igniteui-angular-inputs 17.3.1-alpha.0 → 18.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/bundles/igniteui-angular-inputs.umd.js +971 -753
  2. package/bundles/igniteui-angular-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonGroupVisualModelExport.js +1 -1
  4. package/esm2015/lib/ButtonView_combined.js +28 -33
  5. package/esm2015/lib/ButtonVisualModelExport.js +14 -13
  6. package/esm2015/lib/CalendarView_combined.js +2 -0
  7. package/esm2015/lib/CalendarVisualModelExport.js +1 -1
  8. package/esm2015/lib/CheckboxView_combined.js +2 -2
  9. package/esm2015/lib/DatePickerView_combined.js +325 -322
  10. package/esm2015/lib/IconView_combined.js +310 -201
  11. package/esm2015/lib/IconVisualModelExport.js +46 -33
  12. package/esm2015/lib/NativeUIXInputsFactory.js +9 -9
  13. package/esm2015/lib/TextBlockVisualModelExport.js +64 -0
  14. package/esm2015/lib/XButtonBridge.js +11 -4
  15. package/esm2015/lib/XCheckboxBridge.js +19 -0
  16. package/esm2015/lib/{DatePicker.js → XDatePicker.js} +1 -1
  17. package/esm2015/lib/XIconBridge.js +6 -0
  18. package/esm2015/lib/XIconButtonBridge.js +1 -1
  19. package/esm2015/lib/XInputBridge.js +3 -0
  20. package/esm2015/lib/XPopupBridge.js +11 -8
  21. package/esm2015/lib/{igx-date-picker-component.js → igx-x-date-picker-component.js} +40 -40
  22. package/esm2015/lib/{igx-date-picker-dynamic-module.js → igx-x-date-picker-dynamic-module.js} +20 -20
  23. package/esm2015/lib/{igx-date-picker-module.js → igx-x-date-picker-module.js} +14 -14
  24. package/esm2015/public_api.js +5 -4
  25. package/esm5/lib/ButtonGroupVisualModelExport.js +1 -1
  26. package/esm5/lib/ButtonView_combined.js +33 -38
  27. package/esm5/lib/ButtonVisualModelExport.js +14 -13
  28. package/esm5/lib/CalendarView_combined.js +2 -0
  29. package/esm5/lib/CalendarVisualModelExport.js +1 -1
  30. package/esm5/lib/CheckboxView_combined.js +2 -2
  31. package/esm5/lib/DatePickerView_combined.js +336 -333
  32. package/esm5/lib/IconView_combined.js +308 -199
  33. package/esm5/lib/IconVisualModelExport.js +50 -33
  34. package/esm5/lib/NativeUIXInputsFactory.js +9 -9
  35. package/esm5/lib/TextBlockVisualModelExport.js +66 -0
  36. package/esm5/lib/XButtonBridge.js +11 -4
  37. package/esm5/lib/XCheckboxBridge.js +19 -0
  38. package/esm5/lib/{DatePicker.js → XDatePicker.js} +1 -1
  39. package/esm5/lib/XIconBridge.js +6 -0
  40. package/esm5/lib/XIconButtonBridge.js +1 -1
  41. package/esm5/lib/XInputBridge.js +3 -0
  42. package/esm5/lib/XPopupBridge.js +11 -8
  43. package/esm5/lib/{igx-date-picker-component.js → igx-x-date-picker-component.js} +87 -87
  44. package/esm5/lib/{igx-date-picker-dynamic-module.js → igx-x-date-picker-dynamic-module.js} +21 -21
  45. package/esm5/lib/{igx-date-picker-module.js → igx-x-date-picker-module.js} +15 -15
  46. package/esm5/public_api.js +5 -4
  47. package/fesm2015/igniteui-angular-inputs.js +906 -693
  48. package/fesm5/igniteui-angular-inputs.js +968 -751
  49. package/lib/ButtonVisualModelExport.d.ts +6 -5
  50. package/lib/DatePickerView_combined.d.ts +75 -74
  51. package/lib/IconView_combined.d.ts +35 -32
  52. package/lib/IconVisualModelExport.d.ts +17 -12
  53. package/lib/TextBlockVisualModelExport.d.ts +21 -0
  54. package/lib/XButtonBridge.d.ts +1 -0
  55. package/lib/XCheckboxBridge.d.ts +1 -0
  56. package/lib/XDatePicker.d.ts +1 -0
  57. package/lib/XIconBridge.d.ts +1 -0
  58. package/lib/XInputBridge.d.ts +1 -0
  59. package/lib/XPopupBridge.d.ts +1 -0
  60. package/lib/{igx-date-picker-component.d.ts → igx-x-date-picker-component.d.ts} +6 -6
  61. package/lib/igx-x-date-picker-dynamic-module.d.ts +13 -0
  62. package/lib/igx-x-date-picker-module.d.ts +13 -0
  63. package/package.json +5 -5
  64. package/public_api.d.ts +5 -4
  65. package/lib/DatePicker.d.ts +0 -1
  66. package/lib/igx-date-picker-dynamic-module.d.ts +0 -13
  67. package/lib/igx-date-picker-module.d.ts +0 -13
@@ -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, Base, markType, 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, IgCollection, SyncableObservableCollection$2, 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, Base, markType, 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, IgCollection, SyncableObservableCollection$2, 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 { CommonModule } from '@angular/common';
12
12
 
13
13
  /*
@@ -847,17 +847,17 @@ let ButtonVisualModelExport = /*@__PURE__*/ (() => {
847
847
  this.a = null;
848
848
  this.u = 0;
849
849
  this.e = null;
850
- this.ah = null;
850
+ this.ag = null;
851
851
  this.b = null;
852
852
  this.j = 0;
853
853
  this.f = null;
854
854
  this.o = 0;
855
+ this.ad = null;
855
856
  this.ae = null;
856
857
  this.af = null;
857
- this.ag = null;
858
858
  this.r = 0;
859
+ this.ab = null;
859
860
  this.ac = null;
860
- this.ad = null;
861
861
  this.x = null;
862
862
  this.y = null;
863
863
  this.z = null;
@@ -869,7 +869,7 @@ let ButtonVisualModelExport = /*@__PURE__*/ (() => {
869
869
  this.n = false;
870
870
  this.l = false;
871
871
  }
872
- ab() {
872
+ serialize() {
873
873
  let a = new StringBuilder(0);
874
874
  a.l("{");
875
875
  a.l("top : " + this.s + ", ");
@@ -890,20 +890,20 @@ let ButtonVisualModelExport = /*@__PURE__*/ (() => {
890
890
  a.l("actualElevationMode : " + this.j + ", ");
891
891
  a.l("actualTextColor : " + this.f.serialize() + ", ");
892
892
  a.l("actualBorderWidth : " + this.o + ", ");
893
+ if (!stringIsNullOrEmpty(this.ad)) {
894
+ a.l("textStyleFontStyle : \"" + this.ad + "\", ");
895
+ }
893
896
  if (!stringIsNullOrEmpty(this.ae)) {
894
- a.l("textStyleFontStyle : \"" + this.ae + "\", ");
897
+ a.l("textStyleFontVariant : \"" + this.ae + "\", ");
895
898
  }
896
899
  if (!stringIsNullOrEmpty(this.af)) {
897
- a.l("textStyleFontVariant : \"" + this.af + "\", ");
900
+ a.l("textStyleFontWeight : \"" + this.af + "\", ");
898
901
  }
899
- if (!stringIsNullOrEmpty(this.ag)) {
900
- a.l("textStyleFontWeight : \"" + this.ag + "\", ");
902
+ if (!stringIsNullOrEmpty(this.ab)) {
903
+ a.l("textStyleFontFamily : \"" + this.ab + "\", ");
901
904
  }
902
905
  if (!stringIsNullOrEmpty(this.ac)) {
903
- a.l("textStyleFontFamily : \"" + this.ac + "\", ");
904
- }
905
- if (!stringIsNullOrEmpty(this.ad)) {
906
- a.l("textStyleFontStretch : \"" + this.ad + "\", ");
906
+ a.l("textStyleFontStretch : \"" + this.ac + "\", ");
907
907
  }
908
908
  if (!isNaN_(this.r)) {
909
909
  a.l("textStyleFontSize : " + this.r + ", ");
@@ -924,7 +924,7 @@ let ButtonVisualModelExport = /*@__PURE__*/ (() => {
924
924
  return a.toString();
925
925
  }
926
926
  }
927
- ButtonVisualModelExport.$t = markType(ButtonVisualModelExport, 'ButtonVisualModelExport');
927
+ ButtonVisualModelExport.$t = markType(ButtonVisualModelExport, 'ButtonVisualModelExport', Base.$, [IVisualData_$type]);
928
928
  return ButtonVisualModelExport;
929
929
  })();
930
930
 
@@ -1103,10 +1103,13 @@ let ButtonView = /*@__PURE__*/ (() => {
1103
1103
  this.n.setStyleProperty("height", h);
1104
1104
  }
1105
1105
  else {
1106
+ this.n.setStyleProperty("width", "auto");
1107
+ this.n.setStyleProperty("height", "auto");
1106
1108
  this.n.setStyleProperty("min-width", i);
1107
1109
  this.n.setStyleProperty("min-height", j);
1108
1110
  this.n.setStyleProperty("padding", m);
1109
1111
  }
1112
+ this.k.rootWrapper.setStyleProperty("height", "auto");
1110
1113
  if (!isNaN_(this.b.bf) && this.b.bf > 0) {
1111
1114
  this.n.setStyleProperty("border-style", "solid");
1112
1115
  }
@@ -1124,11 +1127,6 @@ let ButtonView = /*@__PURE__*/ (() => {
1124
1127
  this.n.setStyleProperty("height", "100%");
1125
1128
  this.k.rootWrapper.setStyleProperty("height", "100%");
1126
1129
  }
1127
- else {
1128
- this.n.setStyleProperty("width", "auto");
1129
- this.n.setStyleProperty("height", "auto");
1130
- this.k.rootWrapper.setStyleProperty("height", "auto");
1131
- }
1132
1130
  }
1133
1131
  as() {
1134
1132
  switch (this.b.k5) {
@@ -3761,17 +3759,15 @@ let XButton = /*@__PURE__*/ (() => {
3761
3759
  }
3762
3760
  f0() {
3763
3761
  let a = this.b();
3764
- return a.ab();
3762
+ return a.serialize();
3765
3763
  }
3766
3764
  b() {
3767
3765
  let a = this.view.q;
3768
3766
  let b = this.view.s;
3769
3767
  let c = new ButtonVisualModelExport();
3770
- let d = UIElementPropertyAccessorFactory.c.a(12, 0);
3771
- let e = d.b(a);
3772
- let f = this.view.a();
3773
- c.s = f[0];
3774
- c.q = f[1];
3768
+ let d = this.view.a();
3769
+ c.s = d[0];
3770
+ c.q = d[1];
3775
3771
  c.p = NativeUI.d(a);
3776
3772
  c.t = NativeUI.k(a);
3777
3773
  c.h = this.n;
@@ -3782,7 +3778,7 @@ let XButton = /*@__PURE__*/ (() => {
3782
3778
  c.a = AppearanceHelper.a(this.ne);
3783
3779
  c.u = this.ct;
3784
3780
  c.e = AppearanceHelper.a(this.np);
3785
- c.ah = this.kr;
3781
+ c.ag = this.kr;
3786
3782
  c.b = AppearanceHelper.a(NativeUI.aj(a));
3787
3783
  c.j = this.u;
3788
3784
  c.f = AppearanceHelper.a(NativeUI.al(b));
@@ -3798,31 +3794,31 @@ let XButton = /*@__PURE__*/ (() => {
3798
3794
  c.n = this.a0;
3799
3795
  c.l = this.disabled;
3800
3796
  if (this.aa != null) {
3801
- let g = this.aa;
3802
- if (this.view != null && g.q == null) {
3803
- let h = this.view.k;
3804
- let i = FontUtil.getFontInfoFromString(h, g.fontString);
3805
- g.q = i.q;
3806
- g.f = i.f;
3807
- g.r = i.r;
3808
- g.t = i.t;
3809
- g.u = i.u;
3810
- g.v = i.v;
3797
+ let e = this.aa;
3798
+ if (this.view != null && e.q == null) {
3799
+ let f = this.view.k;
3800
+ let g = FontUtil.getFontInfoFromString(f, e.fontString);
3801
+ e.q = g.q;
3802
+ e.f = g.f;
3803
+ e.r = g.r;
3804
+ e.t = g.t;
3805
+ e.u = g.u;
3806
+ e.v = g.v;
3811
3807
  }
3812
- if (g.q != null) {
3813
- c.ac = g.q;
3808
+ if (e.q != null) {
3809
+ c.ab = e.q;
3814
3810
  }
3815
- if (!isNaN_(g.f)) {
3816
- c.r = g.f;
3811
+ if (!isNaN_(e.f)) {
3812
+ c.r = e.f;
3817
3813
  }
3818
- if (g.v != null) {
3819
- c.ag = g.v;
3814
+ if (e.v != null) {
3815
+ c.af = e.v;
3820
3816
  }
3821
- if (g.t != null) {
3822
- c.ae = g.t;
3817
+ if (e.t != null) {
3818
+ c.ad = e.t;
3823
3819
  }
3824
- if (g.r != null) {
3825
- c.ad = g.t;
3820
+ if (e.r != null) {
3821
+ c.ac = e.t;
3826
3822
  }
3827
3823
  }
3828
3824
  return c;
@@ -4229,22 +4225,24 @@ let IconVisualModelExport = /*@__PURE__*/ (() => {
4229
4225
  class IconVisualModelExport extends Base {
4230
4226
  constructor() {
4231
4227
  super(...arguments);
4232
- this.h = 0;
4233
- this.f = 0;
4234
- this.e = 0;
4235
4228
  this.i = 0;
4229
+ this.g = 0;
4230
+ this.f = 0;
4231
+ this.j = 0;
4236
4232
  this.a = null;
4237
- this.c = null;
4238
4233
  this.b = null;
4239
- this.d = 0;
4234
+ this.d = null;
4235
+ this.c = null;
4236
+ this.e = 0;
4240
4237
  this._svgPath = null;
4241
- this.j = null;
4238
+ this._svg = null;
4239
+ this.k = null;
4240
+ this.q = null;
4241
+ this.r = null;
4242
+ this.s = null;
4243
+ this.h = 0;
4242
4244
  this.o = null;
4243
4245
  this.p = null;
4244
- this.q = null;
4245
- this.g = 0;
4246
- this.m = null;
4247
- this.n = null;
4248
4246
  }
4249
4247
  get svgPath() {
4250
4248
  return this._svgPath;
@@ -4252,36 +4250,47 @@ let IconVisualModelExport = /*@__PURE__*/ (() => {
4252
4250
  set svgPath(a) {
4253
4251
  this._svgPath = a;
4254
4252
  }
4255
- k() {
4253
+ get svg() {
4254
+ return this._svg;
4255
+ }
4256
+ set svg(a) {
4257
+ this._svg = a;
4258
+ }
4259
+ l() {
4256
4260
  let a = new StringBuilder(0);
4257
4261
  a.l("{");
4258
- a.l("actualFill : " + this.a.serialize() + ", ");
4259
- a.l("actualTextColor : " + this.c.serialize() + ", ");
4260
- a.l("actualStroke : " + this.b.serialize() + ", ");
4261
- a.l("actualStrokeThickness : " + this.d + ", ");
4262
- a.l("top : " + this.h + ", ");
4263
- a.l("left : " + this.f + ", ");
4264
- a.l("height : " + this.e + ", ");
4265
- a.l("width : " + this.i + ", ");
4266
- a.l("svgPath : '" + this.svgPath + "', ");
4267
- a.l("dataURL : '" + this.j + "', ");
4268
- if (!stringIsNullOrEmpty(this.o)) {
4269
- a.l("textStyleFontStyle : \"" + this.o + "\", ");
4262
+ a.l("shapes: [");
4263
+ if (this.a != null && this.a.length > 0) {
4264
+ for (let b = 0; b < this.a.length; b++) {
4265
+ let c = this.a[b].serialize();
4266
+ a = b < this.a.length - 1 ? a.l(c + ", ") : a.l(c);
4267
+ }
4268
+ }
4269
+ a.u("], ");
4270
+ a.l("top : " + this.i + ", ");
4271
+ a.l("left : " + this.g + ", ");
4272
+ a.l("height : " + this.f + ", ");
4273
+ a.l("width : " + this.j + ", ");
4274
+ a.l("svg : \"" + this.svg + "\", ");
4275
+ a.l("svgPath : \"" + this.svgPath + "\", ");
4276
+ a.l("dataURL : \"" + this.k + "\", ");
4277
+ if (!stringIsNullOrEmpty(this.q)) {
4278
+ a.l("textStyleFontStyle : \"" + this.q + "\", ");
4270
4279
  }
4271
- if (!stringIsNullOrEmpty(this.p)) {
4272
- a.l("textStyleFontVariant : \"" + this.p + "\", ");
4280
+ if (!stringIsNullOrEmpty(this.r)) {
4281
+ a.l("textStyleFontVariant : \"" + this.r + "\", ");
4273
4282
  }
4274
- if (!stringIsNullOrEmpty(this.q)) {
4275
- a.l("textStyleFontWeight : \"" + this.q + "\", ");
4283
+ if (!stringIsNullOrEmpty(this.s)) {
4284
+ a.l("textStyleFontWeight : \"" + this.s + "\", ");
4276
4285
  }
4277
- if (!stringIsNullOrEmpty(this.m)) {
4278
- a.l("textStyleFontFamily : \"" + this.m + "\", ");
4286
+ if (!stringIsNullOrEmpty(this.o)) {
4287
+ a.l("textStyleFontFamily : \"" + this.o + "\", ");
4279
4288
  }
4280
- if (!stringIsNullOrEmpty(this.n)) {
4281
- a.l("textStyleFontStretch : \"" + this.n + "\", ");
4289
+ if (!stringIsNullOrEmpty(this.p)) {
4290
+ a.l("textStyleFontStretch : \"" + this.p + "\", ");
4282
4291
  }
4283
- if (!isNaN_(this.g)) {
4284
- a.l("textStyleFontSize : " + this.g + ", ");
4292
+ if (!isNaN_(this.h)) {
4293
+ a.l("textStyleFontSize : " + this.h + ", ");
4285
4294
  }
4286
4295
  a.l("}");
4287
4296
  return a.toString();
@@ -4305,164 +4314,156 @@ let IconView = /*@__PURE__*/ (() => {
4305
4314
  constructor() {
4306
4315
  super();
4307
4316
  this.d = null;
4308
- this.t = null;
4317
+ this.v = null;
4309
4318
  this.g = null;
4310
- this.m = new List$1(Delegate_$type, 0);
4311
- this.o = null;
4312
- this.p = null;
4319
+ this.o = new List$1(Delegate_$type, 0);
4313
4320
  this.q = null;
4314
4321
  this.r = null;
4315
4322
  this.s = null;
4323
+ this.t = null;
4324
+ this.u = null;
4316
4325
  this.e = null;
4317
4326
  this.f = null;
4318
4327
  this.ab = null;
4319
- this.a = null;
4320
- this.aa = null;
4321
- this.z = null;
4322
- this.l = new Dictionary$2(Brush.$, String_$type, 0);
4323
- this.h = true;
4328
+ this.n = new Dictionary$2(Brush.$, String_$type, 0);
4329
+ this.j = true;
4330
+ this.y = null;
4331
+ this.x = null;
4324
4332
  this.w = null;
4325
- this.v = null;
4326
- this.u = null;
4327
- this.n = new List$1(DomWrapper_$type, 0);
4328
- this.o = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4329
- this.p = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4333
+ this.p = new List$1(DomWrapper_$type, 0);
4330
4334
  this.q = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4331
4335
  this.r = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4332
4336
  this.s = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4337
+ this.t = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4338
+ this.u = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4333
4339
  this.e = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
4334
4340
  this.f = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
4335
4341
  }
4336
- aj() {
4342
+ ak() {
4337
4343
  }
4338
- j() {
4344
+ l() {
4339
4345
  return true;
4340
4346
  }
4341
- get x() {
4342
- return this.w;
4347
+ get z() {
4348
+ return this.y;
4343
4349
  }
4344
- get y() {
4350
+ get aa() {
4345
4351
  return null;
4346
4352
  }
4347
4353
  get c() {
4348
- return this.n.toArray();
4354
+ return this.p.toArray();
4349
4355
  }
4350
- get k() {
4356
+ get m() {
4351
4357
  return true;
4352
4358
  }
4353
- ah(a) {
4359
+ ai(a) {
4354
4360
  if (a == null) {
4355
- for (let b of fromEnum(this.m)) {
4361
+ for (let b of fromEnum(this.o)) {
4356
4362
  b();
4357
4363
  }
4358
- this.m.clear();
4359
- if (this.w != null) {
4360
- this.w.unlistenAll();
4364
+ this.o.clear();
4365
+ if (this.y != null) {
4366
+ this.y.unlistenAll();
4361
4367
  }
4362
- if (this.v != null) {
4363
- this.v.unlistenAll();
4368
+ if (this.x != null) {
4369
+ this.x.unlistenAll();
4364
4370
  }
4365
4371
  }
4366
- this.t = a;
4372
+ this.v = a;
4367
4373
  a.rootWrapper.setStyleProperty("position", "relative");
4368
- this.t.rootWrapper.setStyleProperty("display", "flex");
4369
- this.t.rootWrapper.setStyleProperty("flex-direction", "row");
4370
- this.t.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
4371
- this.t.rootWrapper.setStyleProperty("align-items", "center");
4372
- this.t.rootWrapper.setStyleProperty("justify-content", "center");
4373
- this.ap();
4374
- let c = this.t.createElementNS("svg", "http://www.w3.org/2000/svg");
4374
+ this.v.rootWrapper.setStyleProperty("display", "flex");
4375
+ this.v.rootWrapper.setStyleProperty("flex-direction", "row");
4376
+ this.v.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
4377
+ this.v.rootWrapper.setStyleProperty("align-items", "center");
4378
+ this.v.rootWrapper.setStyleProperty("justify-content", "center");
4379
+ this.ar();
4380
+ let c = this.v.createElementNS("svg", "http://www.w3.org/2000/svg");
4375
4381
  c.setStyleProperty("position", "absolute");
4376
4382
  c.setStyleProperty("top", "0");
4377
4383
  c.setStyleProperty("left", "0");
4378
4384
  c.setStyleProperty("right", "0");
4379
4385
  c.setStyleProperty("bottom", "0");
4380
- this.w = c;
4381
- let d = this.t.createElement("img");
4386
+ this.y = c;
4387
+ let d = this.v.createElement("img");
4382
4388
  d.setStyleProperty("height", "100%");
4383
4389
  d.setStyleProperty("width", "100%");
4384
4390
  d.setStyleProperty("object-fit", "contain");
4385
- this.v = d;
4386
- this.au();
4387
- this.u = a.createElementNS("defs", "http://www.w3.org/2000/svg");
4388
- this.w.append(this.u);
4389
- this.t.append(this.w);
4390
- this.m.add(c.listen("click", runOn(this, this.ag)));
4391
+ this.x = d;
4392
+ this.aw();
4393
+ this.w = a.createElementNS("defs", "http://www.w3.org/2000/svg");
4394
+ this.y.append(this.w);
4395
+ this.v.append(this.y);
4396
+ this.o.add(c.listen("click", runOn(this, this.ah)));
4391
4397
  this.d.cc();
4392
4398
  }
4393
- ar(a) {
4394
- this.l.clear();
4395
- if (this.ab != a) {
4396
- this.ab = a;
4397
- this.t.rootWrapper.removeChildren();
4398
- this.t.rootWrapper.append(this.w);
4399
- this.w.removeChildren();
4400
- this.u.removeChildren();
4401
- this.n.clear();
4402
- let b = this.t.createElementNS("path", "http://www.w3.org/2000/svg");
4403
- b.setAttribute("d", this.ab);
4404
- this.w.append(this.u);
4405
- this.w.append(b);
4406
- this.n.add(b);
4399
+ at(a) {
4400
+ this.n.clear();
4401
+ this.v.rootWrapper.removeChildren();
4402
+ this.v.rootWrapper.append(this.y);
4403
+ this.y.removeChildren();
4404
+ this.w.removeChildren();
4405
+ this.p.clear();
4406
+ if (a != null) {
4407
+ let b = this.v.createElementNS("path", "http://www.w3.org/2000/svg");
4408
+ b.setAttribute("d", a);
4409
+ this.y.append(this.w);
4410
+ this.y.append(b);
4411
+ this.p.add(b);
4407
4412
  }
4408
4413
  }
4409
- as(a) {
4410
- this.l.clear();
4411
- if (this.a != a) {
4412
- this.a = a;
4413
- this.t.rootWrapper.removeChildren();
4414
- this.t.rootWrapper.append(this.w);
4415
- this.w.removeChildren();
4416
- this.u.removeChildren();
4417
- this.n.clear();
4418
- if (this.a != null && this.a.length > 0) {
4419
- this.w.append(this.u);
4420
- for (let b = 0; b < this.a.length; b++) {
4421
- let c = this.t.createElementNS("path", "http://www.w3.org/2000/svg");
4422
- c.setAttribute("d", this.a[b]);
4423
- this.w.append(c);
4424
- this.n.add(c);
4425
- }
4414
+ au(a) {
4415
+ this.n.clear();
4416
+ this.v.rootWrapper.removeChildren();
4417
+ this.v.rootWrapper.append(this.y);
4418
+ this.y.removeChildren();
4419
+ this.w.removeChildren();
4420
+ this.p.clear();
4421
+ if (a != null && a.length > 0) {
4422
+ this.y.append(this.w);
4423
+ for (let b = 0; b < a.length; b++) {
4424
+ let c = this.v.createElementNS("path", "http://www.w3.org/2000/svg");
4425
+ c.setAttribute("d", a[b]);
4426
+ this.y.append(c);
4427
+ this.p.add(c);
4426
4428
  }
4427
4429
  }
4428
4430
  }
4429
- aq(a) {
4430
- if (this.aa != a) {
4431
- this.aa = a;
4432
- this.t.rootWrapper.removeChildren();
4433
- let b = this.t.rootWrapper.getNativeElement();
4434
- b.innerHTML = this.aa;
4431
+ as(a) {
4432
+ this.v.rootWrapper.removeChildren();
4433
+ if (a != null) {
4434
+ let b = this.v.rootWrapper.getNativeElement();
4435
+ b.innerHTML = a;
4435
4436
  }
4436
4437
  }
4437
- ao(a) {
4438
- if (this.z != a) {
4439
- this.z = a;
4440
- this.t.rootWrapper.removeChildren();
4441
- this.t.rootWrapper.append(this.v);
4442
- this.v.setAttribute("src", a);
4438
+ ap(a) {
4439
+ if (this.ab != a) {
4440
+ this.ab = a;
4441
+ this.v.rootWrapper.removeChildren();
4442
+ this.v.rootWrapper.append(this.x);
4443
+ this.x.setAttribute("src", a);
4443
4444
  }
4444
4445
  }
4445
- i() {
4446
+ k() {
4446
4447
  return this.d.svgPath != null || this.d.svg != null || this.d.b != null;
4447
4448
  }
4448
- ap() {
4449
- this.t.rootWrapper.setStyleProperty("width", isNaN_(this.d.aq) ? "1.5rem" : this.d.aq + "px");
4450
- this.t.rootWrapper.setStyleProperty("height", isNaN_(this.d.ai) ? "1.5rem" : this.d.ai + "px");
4449
+ ar() {
4450
+ this.v.rootWrapper.setStyleProperty("width", isNaN_(this.d.aq) ? "1.5rem" : this.d.aq + "px");
4451
+ this.v.rootWrapper.setStyleProperty("height", isNaN_(this.d.ai) ? "1.5rem" : this.d.ai + "px");
4451
4452
  }
4452
- au() {
4453
+ aw() {
4453
4454
  let a = isNaN_(this.d.an) ? 0 : this.d.an;
4454
4455
  let b = isNaN_(this.d.ao) ? 0 : this.d.ao;
4455
4456
  let c = isNaN_(this.d.ap) ? 24 : this.d.ap;
4456
4457
  let d = isNaN_(this.d.am) ? 24 : this.d.am;
4457
- this.w.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
4458
+ this.y.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
4458
4459
  }
4459
- al(a, b) {
4460
+ am(a, b) {
4460
4461
  let c = a.color;
4461
- if (!this.l.containsKey(a)) {
4462
+ if (!this.n.containsKey(a)) {
4462
4463
  if (a.isGradient) {
4463
- let d = this.u.getChildCount();
4464
+ let d = this.w.getChildCount();
4464
4465
  let e = a;
4465
- let f = this.t.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
4466
+ let f = this.v.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
4466
4467
  let g = "ig_gradient_" + b + "_" + d;
4467
4468
  f.setAttribute("id", g);
4468
4469
  f.setAttribute("x1", e.startX.toString());
@@ -4472,33 +4473,33 @@ let IconView = /*@__PURE__*/ (() => {
4472
4473
  let j = e.gradientStops;
4473
4474
  for (let i = 0; i < j.length; i++) {
4474
4475
  let h = j[i];
4475
- let k = this.t.createElementNS("stop", "http://www.w3.org/2000/svg");
4476
+ let k = this.v.createElementNS("stop", "http://www.w3.org/2000/svg");
4476
4477
  k.setAttribute("offset", h.offset * 100 + "%");
4477
4478
  k.setAttribute("stop-color", h._fill);
4478
4479
  f.append(k);
4479
4480
  }
4480
- this.u.append(f);
4481
- this.l.addItem(a, g);
4481
+ this.w.append(f);
4482
+ this.n.addItem(a, g);
4482
4483
  }
4483
4484
  else if (a.isRadialGradient) {
4484
4485
  }
4485
4486
  }
4486
4487
  }
4487
- am(a, b) {
4488
+ an(a, b) {
4488
4489
  let c = a;
4489
- if (this.l.containsKey(b)) {
4490
- c.setAttribute("fill", "url(#" + this.l.item(b) + ")");
4491
- this.t.rootWrapper.removeChildren();
4492
- this.t.rootWrapper.append(this.w);
4490
+ if (this.n.containsKey(b)) {
4491
+ c.setAttribute("fill", "url(#" + this.n.item(b) + ")");
4492
+ this.v.rootWrapper.removeChildren();
4493
+ this.v.rootWrapper.append(this.y);
4493
4494
  }
4494
4495
  else {
4495
4496
  NativeUI.r(a, b);
4496
4497
  }
4497
4498
  }
4498
- an(a, b) {
4499
+ ao(a, b) {
4499
4500
  let c = a;
4500
- if (this.l.containsKey(b)) {
4501
- c.setAttribute("stroke", "url('#" + this.l.item(b) + "')");
4501
+ if (this.n.containsKey(b)) {
4502
+ c.setAttribute("stroke", "url('#" + this.n.item(b) + "')");
4502
4503
  }
4503
4504
  else {
4504
4505
  NativeUI.aa(a, b);
@@ -4506,8 +4507,8 @@ let IconView = /*@__PURE__*/ (() => {
4506
4507
  }
4507
4508
  ac(a) {
4508
4509
  }
4509
- ak() {
4510
- if (this.j()) {
4510
+ al() {
4511
+ if (this.l()) {
4511
4512
  }
4512
4513
  }
4513
4514
  ad(a) {
@@ -4516,25 +4517,25 @@ let IconView = /*@__PURE__*/ (() => {
4516
4517
  ae(a) {
4517
4518
  this.d.ca();
4518
4519
  }
4519
- af() {
4520
- this.h = true;
4521
- this.m.add(this.t.rootWrapper.listen("mouseenter", runOn(this, this.ad)));
4522
- this.m.add(this.t.rootWrapper.listen("mouseleave", runOn(this, this.ae)));
4520
+ ag() {
4521
+ this.j = true;
4522
+ this.o.add(this.v.rootWrapper.listen("mouseenter", runOn(this, this.ad)));
4523
+ this.o.add(this.v.rootWrapper.listen("mouseleave", runOn(this, this.ae)));
4523
4524
  }
4524
- ai() {
4525
- this.h = false;
4526
- for (let a of fromEnum(this.m)) {
4525
+ aj() {
4526
+ this.j = false;
4527
+ for (let a of fromEnum(this.o)) {
4527
4528
  a();
4528
4529
  }
4529
- this.m.clear();
4530
+ this.o.clear();
4530
4531
  }
4531
- at(a) {
4532
+ av(a) {
4532
4533
  if (a != null) {
4533
- this.t.rootWrapper.setStyleProperty("font", a.fontString);
4534
+ this.v.rootWrapper.setStyleProperty("font", a.fontString);
4534
4535
  }
4535
4536
  }
4536
4537
  b() {
4537
- let rect_ = this.t.rootWrapper.getNativeElement().getBoundingClientRect();
4538
+ let rect_ = this.v.rootWrapper.getNativeElement().getBoundingClientRect();
4538
4539
  let a = (rect_.top);
4539
4540
  let b = (rect_.left);
4540
4541
  let c = new Array(2);
@@ -4542,9 +4543,103 @@ let IconView = /*@__PURE__*/ (() => {
4542
4543
  c[1] = b;
4543
4544
  return c;
4544
4545
  }
4545
- ag(a) {
4546
+ ah(a) {
4546
4547
  this.d.b7();
4547
4548
  }
4549
+ a() {
4550
+ let a = new List$1(PrimitiveVisualData.$, 0);
4551
+ let b = this.v.rootWrapper.getNativeElement();
4552
+ return a.toArray();
4553
+ }
4554
+ af(a, b) {
4555
+ for (let c = 0; c < b.e.count; c++) {
4556
+ let d = b.e._inner[c];
4557
+ let e = this.h(d);
4558
+ if (e != null) {
4559
+ a.add(e);
4560
+ }
4561
+ else {
4562
+ this.af(a, d);
4563
+ }
4564
+ }
4565
+ }
4566
+ h(a) {
4567
+ let b = null;
4568
+ switch (a.c) {
4569
+ case 7:
4570
+ let c = ((() => {
4571
+ let $ret = new Path();
4572
+ $ret.an = a.w;
4573
+ return $ret;
4574
+ })());
4575
+ this.aq(c, a);
4576
+ b = new PathVisualData(1, "path1", c);
4577
+ break;
4578
+ case 3:
4579
+ let d = a;
4580
+ let e = new Line();
4581
+ e.an = d.w;
4582
+ e.ao = d.x;
4583
+ e.ap = d.y;
4584
+ e.aq = d.z;
4585
+ this.aq(e, a);
4586
+ b = new LineVisualData(1, "line1", e);
4587
+ break;
4588
+ case 4:
4589
+ let f = a;
4590
+ let g = new Rectangle();
4591
+ g.width = f.z;
4592
+ g.height = f.w;
4593
+ g.ap = f.x;
4594
+ g.aq = f.y;
4595
+ this.aq(g, a);
4596
+ b = new RectangleVisualData(1, "rect1", g);
4597
+ break;
4598
+ case 5:
4599
+ case 6:
4600
+ let h = a;
4601
+ let i = new Ellipse();
4602
+ i.width = h.y * 2;
4603
+ i.height = h.z * 2;
4604
+ this.aq(i, a);
4605
+ b = new EllipseVisualData(1, "ellipse1", i);
4606
+ break;
4607
+ }
4608
+ return b;
4609
+ }
4610
+ aq(a, b) {
4611
+ let c = b;
4612
+ a.ad = b.t;
4613
+ a.j = c.h;
4614
+ a.am = c.v;
4615
+ a.al = c.u;
4616
+ a.ak = c.u;
4617
+ a._opacity = c.q;
4618
+ if (c.i != null) {
4619
+ let d = new DoubleCollection();
4620
+ let g = c.i;
4621
+ for (let f = 0; f < g.length; f++) {
4622
+ let e = g[f];
4623
+ d.add(e);
4624
+ }
4625
+ a.ai = d;
4626
+ }
4627
+ }
4628
+ i(a) {
4629
+ if (typeCast(Path.$, a) !== null) {
4630
+ return new PathVisualData(1, "path1", a);
4631
+ }
4632
+ else if (typeCast(Line.$, a) !== null) {
4633
+ return new LineVisualData(1, "line1", a);
4634
+ }
4635
+ else if (typeCast(Rectangle.$, a) !== null) {
4636
+ return new RectangleVisualData(1, "rect1", a);
4637
+ }
4638
+ else if (typeCast(Ellipse.$, a) !== null) {
4639
+ return new EllipseVisualData(1, "ellipse1", a);
4640
+ }
4641
+ return null;
4642
+ }
4548
4643
  }
4549
4644
  IconView.$t = markType(IconView, 'IconView');
4550
4645
  return IconView;
@@ -4599,7 +4694,7 @@ let XIcon = /*@__PURE__*/ (() => {
4599
4694
  let a = new IconView();
4600
4695
  a.d = this;
4601
4696
  this.view = a;
4602
- this.view.aj();
4697
+ this.view.ak();
4603
4698
  }
4604
4699
  get view() {
4605
4700
  return this._view;
@@ -4632,10 +4727,27 @@ let XIcon = /*@__PURE__*/ (() => {
4632
4727
  case "ActualFill":
4633
4728
  case "ActualStroke":
4634
4729
  case "ActualStrokeWidth":
4730
+ this.cg();
4731
+ break;
4732
+ case "SVG":
4733
+ this.az = null;
4734
+ this.a = null;
4735
+ this.cg();
4736
+ break;
4635
4737
  case "SVGPath":
4738
+ this.ay = null;
4739
+ this.a = null;
4740
+ this.cg();
4741
+ break;
4636
4742
  case "SVGPaths":
4637
- case "SVG":
4743
+ this.ay = null;
4744
+ this.az = null;
4745
+ this.cg();
4746
+ break;
4638
4747
  case "DataURL":
4748
+ this.ay = null;
4749
+ this.az = null;
4750
+ this.a = null;
4639
4751
  this.cg();
4640
4752
  break;
4641
4753
  case "Opacity":
@@ -4645,11 +4757,11 @@ let XIcon = /*@__PURE__*/ (() => {
4645
4757
  case "ViewBoxTop":
4646
4758
  case "ViewBoxWidth":
4647
4759
  case "ViewBoxHeight":
4648
- this.view.au();
4760
+ this.view.aw();
4649
4761
  break;
4650
4762
  case "Width":
4651
4763
  case "Height":
4652
- this.view.ap();
4764
+ this.view.ar();
4653
4765
  break;
4654
4766
  }
4655
4767
  }
@@ -4672,15 +4784,15 @@ let XIcon = /*@__PURE__*/ (() => {
4672
4784
  }
4673
4785
  }
4674
4786
  get r() {
4675
- return this.svgPath != null && !this.view.k;
4787
+ return this.svgPath != null && !this.view.m;
4676
4788
  }
4677
4789
  ch() {
4678
- NativeUI.y(this.view.x, this.ak);
4790
+ NativeUI.y(this.view.z, this.ak);
4679
4791
  }
4680
4792
  cg() {
4681
- let a = this.view.x;
4793
+ let a = this.view.z;
4682
4794
  if (this.r) {
4683
- let b = this.view.y;
4795
+ let b = this.view.aa;
4684
4796
  NativeUI.r(b, this.cw);
4685
4797
  NativeUI.aa(b, this.cx);
4686
4798
  NativeUI.ad(b, this.af);
@@ -4689,22 +4801,22 @@ let XIcon = /*@__PURE__*/ (() => {
4689
4801
  let c = false;
4690
4802
  if (this.svgPath != null) {
4691
4803
  if (stringStartsWith(trimStart(this.svgPath, ' ', '\n', '\r', '\t'), "<svg")) {
4692
- this.view.aq(this.svgPath);
4804
+ this.view.as(this.svgPath);
4693
4805
  c = true;
4694
4806
  }
4695
4807
  else {
4696
- this.view.ar(this.svgPath);
4808
+ this.view.at(this.svgPath);
4697
4809
  }
4698
4810
  }
4699
4811
  else if (this.b != null) {
4700
- this.view.as(this.b);
4812
+ this.view.au(this.b);
4701
4813
  let d = this.view.c;
4702
4814
  if (d != null && d.length > 0) {
4703
4815
  let e = NativeUI.r;
4704
4816
  let f = NativeUI.aa;
4705
4817
  this.cd();
4706
- e = runOn(this.view, this.view.am);
4707
- f = runOn(this.view, this.view.an);
4818
+ e = runOn(this.view, this.view.an);
4819
+ f = runOn(this.view, this.view.ao);
4708
4820
  for (let g = 0; g < d.length; g++) {
4709
4821
  if (this.cw != null) {
4710
4822
  e(d[g], this.cw);
@@ -4727,33 +4839,33 @@ let XIcon = /*@__PURE__*/ (() => {
4727
4839
  }
4728
4840
  }
4729
4841
  if (this.m != null) {
4730
- this.view.at(this.m);
4842
+ this.view.av(this.m);
4731
4843
  }
4732
4844
  return;
4733
4845
  }
4734
4846
  else if (this.svg != null) {
4735
- this.view.aq(this.svg);
4847
+ this.view.as(this.svg);
4736
4848
  c = true;
4737
4849
  }
4738
4850
  else if (this.a7 != null) {
4739
- this.view.ao(this.a7);
4851
+ this.view.ap(this.a7);
4740
4852
  }
4741
4853
  if (c) {
4742
- for (let h = 0; h < this.view.p.count; h++) {
4743
- let i = this.view.p._inner[h].c;
4744
- NativeUI.r(this.view.p._inner[h].d, i.l.f(this.c8));
4854
+ for (let h = 0; h < this.view.r.count; h++) {
4855
+ let i = this.view.r._inner[h].c;
4856
+ NativeUI.r(this.view.r._inner[h].d, i.l.f(this.c8));
4745
4857
  }
4746
- for (let j = 0; j < this.view.q.count; j++) {
4747
- let k = this.view.q._inner[j].c;
4748
- NativeUI.aa(this.view.q._inner[j].d, k.m.f(this.c9));
4858
+ for (let j = 0; j < this.view.s.count; j++) {
4859
+ let k = this.view.s._inner[j].c;
4860
+ NativeUI.aa(this.view.s._inner[j].d, k.m.f(this.c9));
4749
4861
  }
4750
- for (let l = 0; l < this.view.r.count; l++) {
4751
- let m = this.view.r._inner[l].c;
4752
- NativeUI.r(this.view.r._inner[l].d, m.l.f(this.da));
4862
+ for (let l = 0; l < this.view.t.count; l++) {
4863
+ let m = this.view.t._inner[l].c;
4864
+ NativeUI.r(this.view.t._inner[l].d, m.l.f(this.da));
4753
4865
  }
4754
- for (let n = 0; n < this.view.s.count; n++) {
4755
- let o = this.view.s._inner[n].c;
4756
- NativeUI.aa(this.view.s._inner[n].d, o.m.f(this.db));
4866
+ for (let n = 0; n < this.view.u.count; n++) {
4867
+ let o = this.view.u._inner[n].c;
4868
+ NativeUI.aa(this.view.u._inner[n].d, o.m.f(this.db));
4757
4869
  }
4758
4870
  for (let p = 0; p < this.view.e.o.count; p++) {
4759
4871
  let q = this.view.e.o._inner[p];
@@ -4777,13 +4889,13 @@ let XIcon = /*@__PURE__*/ (() => {
4777
4889
  }
4778
4890
  }
4779
4891
  }
4780
- for (let ab = 0; ab < this.view.o.count; ab++) {
4781
- let ac = this.view.o._inner[ab].c;
4782
- NativeUI.r(this.view.o._inner[ab].d, ac.l.f(this.cw));
4783
- NativeUI.aa(this.view.o._inner[ab].d, ac.m.f(this.cx));
4892
+ for (let ab = 0; ab < this.view.q.count; ab++) {
4893
+ let ac = this.view.q._inner[ab].c;
4894
+ NativeUI.r(this.view.q._inner[ab].d, ac.l.f(this.cw));
4895
+ NativeUI.aa(this.view.q._inner[ab].d, ac.m.f(this.cx));
4784
4896
  }
4785
4897
  }
4786
- let ad = this.view.x;
4898
+ let ad = this.view.z;
4787
4899
  if (this.cw != null) {
4788
4900
  NativeUI.r(ad, this.cw);
4789
4901
  }
@@ -4795,27 +4907,27 @@ let XIcon = /*@__PURE__*/ (() => {
4795
4907
  }
4796
4908
  }
4797
4909
  if (this.m != null) {
4798
- this.view.at(this.m);
4910
+ this.view.av(this.m);
4799
4911
  }
4800
4912
  if (this.cy != null) {
4801
- NativeUI.q(this.view.x, this.cy);
4913
+ NativeUI.q(this.view.z, this.cy);
4802
4914
  }
4803
4915
  }
4804
4916
  cd() {
4805
4917
  if (this.cw != null) {
4806
- this.view.al(this.cw, "fill");
4918
+ this.view.am(this.cw, "fill");
4807
4919
  }
4808
4920
  if (this.cx != null) {
4809
- this.view.al(this.cx, "stroke");
4921
+ this.view.am(this.cx, "stroke");
4810
4922
  }
4811
4923
  if (this.e != null) {
4812
4924
  for (let a of fromEnum(this.e)) {
4813
- this.view.al(a, "fills");
4925
+ this.view.am(a, "fills");
4814
4926
  }
4815
4927
  }
4816
4928
  if (this.f != null) {
4817
4929
  for (let b of fromEnum(this.f)) {
4818
- this.view.al(b, "strokes");
4930
+ this.view.am(b, "strokes");
4819
4931
  }
4820
4932
  }
4821
4933
  }
@@ -5192,10 +5304,10 @@ let XIcon = /*@__PURE__*/ (() => {
5192
5304
  cc() {
5193
5305
  }
5194
5306
  onDetachedFromUI() {
5195
- this.view.ai();
5307
+ this.view.aj();
5196
5308
  }
5197
5309
  onAttachedToUI() {
5198
- this.view.af();
5310
+ this.view.ag();
5199
5311
  }
5200
5312
  b7() {
5201
5313
  if (this.disabled) {
@@ -5206,61 +5318,58 @@ let XIcon = /*@__PURE__*/ (() => {
5206
5318
  }
5207
5319
  }
5208
5320
  u() {
5209
- return this.view.j();
5321
+ return this.view.l();
5210
5322
  }
5211
5323
  au() {
5212
5324
  return this.g();
5213
5325
  }
5214
5326
  a9() {
5215
5327
  let a = this.g();
5216
- return a.k();
5328
+ return a.l();
5217
5329
  }
5218
5330
  g() {
5219
5331
  let a = new IconVisualModelExport();
5220
- let b = this.view.x;
5221
- a.a = AppearanceHelper.a(NativeUI.al(b));
5222
- a.c = AppearanceHelper.a(NativeUI.al(b));
5223
- a.b = AppearanceHelper.a(NativeUI.am(b));
5224
- a.d = this.af;
5225
- let c = this.view.b();
5226
- a.h = c[0];
5227
- a.f = c[1];
5228
- a.e = NativeUI.d(b);
5229
- a.i = NativeUI.k(b);
5332
+ let b = this.view.b();
5333
+ a.i = b[0];
5334
+ a.g = b[1];
5335
+ a.f = NativeUI.d(this.view.z);
5336
+ a.j = NativeUI.k(this.view.z);
5337
+ a.a = this.view.a();
5338
+ a.svg = this.svg;
5230
5339
  a.svgPath = this.svgPath;
5231
- a.j = this.a7;
5340
+ a.k = this.a7;
5232
5341
  if (this.m != null) {
5233
- let d = this.m;
5234
- if (this.view != null && d.q == null) {
5235
- let e = this.view.t;
5236
- let f = FontUtil.getFontInfoFromString(e, d.fontString);
5237
- d.q = f.q;
5238
- d.f = f.f;
5239
- d.r = f.r;
5240
- d.t = f.t;
5241
- d.u = f.u;
5242
- d.v = f.v;
5342
+ let c = this.m;
5343
+ if (this.view != null && c.q == null) {
5344
+ let d = this.view.v;
5345
+ let e = FontUtil.getFontInfoFromString(d, c.fontString);
5346
+ c.q = e.q;
5347
+ c.f = e.f;
5348
+ c.r = e.r;
5349
+ c.t = e.t;
5350
+ c.u = e.u;
5351
+ c.v = e.v;
5243
5352
  }
5244
- if (d.q != null) {
5245
- a.m = d.q;
5353
+ if (c.q != null) {
5354
+ a.o = c.q;
5246
5355
  }
5247
- if (!isNaN_(d.f)) {
5248
- a.g = d.f;
5356
+ if (!isNaN_(c.f)) {
5357
+ a.h = c.f;
5249
5358
  }
5250
- if (d.v != null) {
5251
- a.q = d.v;
5359
+ if (c.v != null) {
5360
+ a.s = c.v;
5252
5361
  }
5253
- if (d.t != null) {
5254
- a.o = d.t;
5362
+ if (c.t != null) {
5363
+ a.q = c.t;
5255
5364
  }
5256
- if (d.r != null) {
5257
- a.n = d.t;
5365
+ if (c.r != null) {
5366
+ a.p = c.t;
5258
5367
  }
5259
5368
  }
5260
5369
  return a;
5261
5370
  }
5262
5371
  provideContainer(a) {
5263
- this.view.ah(a);
5372
+ this.view.ai(a);
5264
5373
  }
5265
5374
  }
5266
5375
  XIcon.$t = markType(XIcon, 'XIcon', Base.$, [INotifyPropertyChanged_$type, IIcon_$type]);
@@ -5415,7 +5524,7 @@ let CalendarVisualModelExport = /*@__PURE__*/ (() => {
5415
5524
  a.l(",");
5416
5525
  }
5417
5526
  let c = this.j._inner[b].aa.charAt(0).toString().toLowerCase() + this.j._inner[b].aa.substr(1);
5418
- a.l(this.j._inner[b].ab());
5527
+ a.l(this.j._inner[b].serialize());
5419
5528
  }
5420
5529
  a.l("],");
5421
5530
  a.l("dayNamesModels: [");
@@ -7747,7 +7856,9 @@ let XCalendar = /*@__PURE__*/ (() => {
7747
7856
  }
7748
7857
  }
7749
7858
  else {
7859
+ this.aj._inner[0].disabled = false;
7750
7860
  this.aj._inner[2].disabled = false;
7861
+ this.aj._inner[3].disabled = false;
7751
7862
  if (b == this.au.getFullYear()) {
7752
7863
  if (c == dateGetMonth(this.au)) {
7753
7864
  this.aj._inner[0].disabled = true;
@@ -18847,7 +18958,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
18847
18958
  }
18848
18959
  ak(a) {
18849
18960
  if (a == null) {
18850
- this.b.cq();
18961
+ this.b.cr();
18851
18962
  if (this.d != null) {
18852
18963
  let b = this.d.rootWrapper.getChildAt(0);
18853
18964
  b.unlistenAll();
@@ -18873,7 +18984,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
18873
18984
  ad() {
18874
18985
  if (this.d != null) {
18875
18986
  this.k = this.d.rootWrapper.getChildAt(0);
18876
- this.k.setAttribute("tabIndex", this.b.be.toString());
18987
+ this.k.setAttribute("tabIndex", this.b.bf.toString());
18877
18988
  this.k.setStyleProperty("display", "flex");
18878
18989
  this.k.setStyleProperty("height", "100%");
18879
18990
  this.l = this.d.createElement("div");
@@ -18886,7 +18997,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
18886
18997
  this.i = this.d.createElement("div");
18887
18998
  this.i.setAttribute("aria-hidden", "true");
18888
18999
  this.h = this.d.createElement("div");
18889
- this.b.cr();
19000
+ this.b.cs();
18890
19001
  this.j.getChildAt(0).setAttribute("aria-expanded", "fasle");
18891
19002
  this.j.getChildAt(0).setAttribute("aria-invalid", "false");
18892
19003
  this.f.setStyleProperty("height", "16px");
@@ -18972,7 +19083,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
18972
19083
  }
18973
19084
  av() {
18974
19085
  if (this.f != null) {
18975
- if (this.b.az == true) {
19086
+ if (this.b.a0 == true) {
18976
19087
  this.f.show();
18977
19088
  }
18978
19089
  else {
@@ -18986,7 +19097,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
18986
19097
  }
18987
19098
  }
18988
19099
  ax() {
18989
- this.k.setAttribute("tabIndex", this.b.be.toString());
19100
+ this.k.setAttribute("tabIndex", this.b.bf.toString());
18990
19101
  }
18991
19102
  an() {
18992
19103
  this.o.observe(document, { childList: true, subtree: true });
@@ -19001,9 +19112,9 @@ let DatePickerView = /*@__PURE__*/ (() => {
19001
19112
  this.e.setStyleProperty("width", "100%");
19002
19113
  this.e.setStyleProperty("height", "100%");
19003
19114
  this.e.setStyleProperty("display", "flex");
19004
- this.b.cs();
19115
+ this.b.ct();
19005
19116
  this.e.parent().setStyleProperty("height", "100%");
19006
- if (this.b.a1 == true) {
19117
+ if (this.b.a2 == true) {
19007
19118
  this.e.parent().parent().setStyleProperty("max-width", "245px");
19008
19119
  }
19009
19120
  else {
@@ -19013,7 +19124,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
19013
19124
  }
19014
19125
  z() {
19015
19126
  if (this.d != null) {
19016
- if (this.b.a1 == true) {
19127
+ if (this.b.a2 == true) {
19017
19128
  this.e.parent().parent().setStyleProperty("max-width", "245px");
19018
19129
  }
19019
19130
  else {
@@ -19042,60 +19153,60 @@ let DatePickerView = /*@__PURE__*/ (() => {
19042
19153
  if (this.b.av == true) {
19043
19154
  return;
19044
19155
  }
19045
- this.b.cp();
19156
+ this.b.cq();
19046
19157
  if (this.f != null) {
19047
19158
  this.f.hide();
19048
19159
  }
19049
19160
  }
19050
19161
  aa(a) {
19051
- this.b.c8();
19162
+ this.b.c9();
19052
19163
  }
19053
19164
  ab(a) {
19054
- this.b.c9();
19165
+ this.b.da();
19055
19166
  }
19056
19167
  ag(a) {
19057
19168
  a.stopPropagation();
19058
- this.b.cx();
19169
+ this.b.cy();
19059
19170
  }
19060
19171
  y(a) {
19061
19172
  let b = a.which;
19062
19173
  if (b == 27) {
19063
- this.b.cq();
19174
+ this.b.cr();
19064
19175
  }
19065
19176
  }
19066
19177
  w(a) {
19067
19178
  this.b.focus();
19068
19179
  let b = (a.originalEvent.relatedTarget);
19069
19180
  if (!this.c(b)) {
19070
- this.b.c3();
19181
+ this.b.c4();
19071
19182
  }
19072
19183
  }
19073
19184
  x(a) {
19074
19185
  let b = (a.originalEvent.relatedTarget);
19075
19186
  if (!this.c(b)) {
19076
- this.b.cw();
19077
- this.b.c4();
19187
+ this.b.cx();
19188
+ this.b.c5();
19078
19189
  }
19079
19190
  }
19080
19191
  al(a, b) {
19081
19192
  if (this.d != null) {
19082
19193
  let c = this.d.rootWrapper.getNativeElement();
19083
19194
  if (!document.documentElement.contains(c)) {
19084
- this.b.cq();
19195
+ this.b.cr();
19085
19196
  }
19086
19197
  }
19087
19198
  else {
19088
- this.b.cq();
19199
+ this.b.cr();
19089
19200
  }
19090
19201
  }
19091
19202
  document_Click(a) {
19092
19203
  let b = a.target;
19093
19204
  if (!this.c(b)) {
19094
- this.b.cq();
19205
+ this.b.cr();
19095
19206
  }
19096
19207
  }
19097
19208
  window_Resize(a) {
19098
- this.b.dm();
19209
+ this.b.dn();
19099
19210
  }
19100
19211
  a0(a) {
19101
19212
  if (this.d != null) {
@@ -19133,8 +19244,8 @@ let DatePickerView = /*@__PURE__*/ (() => {
19133
19244
  /**
19134
19245
  * @hidden
19135
19246
  */
19136
- let DatePicker = /*@__PURE__*/ (() => {
19137
- class DatePicker extends Base {
19247
+ let XDatePicker = /*@__PURE__*/ (() => {
19248
+ class XDatePicker extends Base {
19138
19249
  constructor() {
19139
19250
  super();
19140
19251
  this.h = null;
@@ -19145,32 +19256,32 @@ let DatePicker = /*@__PURE__*/ (() => {
19145
19256
  this.m = null;
19146
19257
  this.n = null;
19147
19258
  this.c = null;
19148
- this.bg = "dd";
19149
- this.bk = "mm";
19150
- this.bn = "yyyy";
19151
- this.bh = "mdy";
19152
- this.bm = "/";
19259
+ this.bh = "dd";
19260
+ this.bl = "mm";
19261
+ this.bo = "yyyy";
19262
+ this.bi = "mdy";
19263
+ this.bn = "/";
19153
19264
  this.ah = false;
19154
19265
  this.at = false;
19155
19266
  this.ar = false;
19156
- this.a5 = dateMinValue();
19267
+ this.a6 = dateMinValue();
19157
19268
  this.ai = false;
19158
19269
  this.propertyChanged = null;
19159
19270
  this.selectedValueChanged = null;
19160
19271
  this.ae = null;
19272
+ this.a8 = dateMinValue();
19161
19273
  this.a7 = dateMinValue();
19162
- this.a6 = dateMinValue();
19163
- this.bj = "";
19164
- this.dt = BrushUtil.h(255, 24, 29, 31);
19274
+ this.bk = "";
19275
+ this.du = BrushUtil.h(255, 24, 29, 31);
19165
19276
  this.z = null;
19166
- this.bl = "";
19167
- this.a4 = dateMinValue();
19168
- this.a3 = dateMaxValue();
19277
+ this.bm = "";
19278
+ this.a5 = dateMinValue();
19279
+ this.a4 = dateMaxValue();
19169
19280
  this.x = 2;
19170
19281
  this.v = 1;
19171
19282
  this.aa = null;
19172
- this.du = BrushUtil.h(255, 24, 29, 31);
19173
- this.ds = BrushUtil.h(255, 163, 172, 184);
19283
+ this.dv = BrushUtil.h(255, 24, 29, 31);
19284
+ this.dt = BrushUtil.h(255, 163, 172, 184);
19174
19285
  this.ao = true;
19175
19286
  this.ap = false;
19176
19287
  this.ag = true;
@@ -19180,9 +19291,9 @@ let DatePicker = /*@__PURE__*/ (() => {
19180
19291
  this.aq = false;
19181
19292
  this.a = new DateTimeValueFormatter();
19182
19293
  this.d = 0;
19183
- this.bi = null;
19294
+ this.bj = null;
19184
19295
  this.aj = false;
19185
- this.bd = 0;
19296
+ this.be = 0;
19186
19297
  this.ak = false;
19187
19298
  this.am = false;
19188
19299
  this.as = false;
@@ -19195,14 +19306,14 @@ let DatePicker = /*@__PURE__*/ (() => {
19195
19306
  a.b = this;
19196
19307
  this.h = a;
19197
19308
  this.h.am();
19198
- this.co();
19309
+ this.cp();
19199
19310
  }
19200
- db(a, b) {
19311
+ dc(a, b) {
19201
19312
  if (this.u != null) {
19202
19313
  this.ah = true;
19203
- this.cq();
19314
+ this.cr();
19204
19315
  }
19205
- this.dl();
19316
+ this.dm();
19206
19317
  if (this.selectedValueChanged != null) {
19207
19318
  this.selectedValueChanged(this, ((() => {
19208
19319
  let $ret = new SelectedValueChangedEventArgs();
@@ -19212,7 +19323,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19212
19323
  })()));
19213
19324
  }
19214
19325
  if (this.ai) {
19215
- this.df();
19326
+ this.dg();
19216
19327
  }
19217
19328
  }
19218
19329
  notifySizeChanged() {
@@ -19221,9 +19332,9 @@ let DatePicker = /*@__PURE__*/ (() => {
19221
19332
  destroy() {
19222
19333
  if (this.c != null) {
19223
19334
  let a = this.c;
19224
- a.selectedValueChanged = delegateRemove(a.selectedValueChanged, runOn(this, this.cn));
19335
+ a.selectedValueChanged = delegateRemove(a.selectedValueChanged, runOn(this, this.co));
19225
19336
  let b = this.c;
19226
- b.close = delegateRemove(b.close, runOn(this, this.cm));
19337
+ b.close = delegateRemove(b.close, runOn(this, this.cn));
19227
19338
  }
19228
19339
  this.provideContainer(null);
19229
19340
  }
@@ -19241,44 +19352,44 @@ let DatePicker = /*@__PURE__*/ (() => {
19241
19352
  return this.ae;
19242
19353
  }
19243
19354
  get value() {
19244
- return this.a7;
19355
+ return this.a8;
19245
19356
  }
19246
19357
  set value(a) {
19247
- let b = this.a7;
19248
- this.a5 = b;
19249
- this.a7 = a;
19250
- if (+b != +(this.a7)) {
19251
- this.da("Value", b, this.a7);
19358
+ let b = this.a8;
19359
+ this.a6 = b;
19360
+ this.a8 = a;
19361
+ if (+b != +(this.a8)) {
19362
+ this.db("Value", b, this.a8);
19252
19363
  }
19253
19364
  }
19254
- get ba() {
19255
- return this.a6;
19365
+ get bb() {
19366
+ return this.a7;
19256
19367
  }
19257
- set ba(a) {
19258
- let b = this.a6;
19259
- this.a6 = a;
19260
- if (+b != +(this.a6)) {
19261
- this.da("Today", b, this.a6);
19368
+ set bb(a) {
19369
+ let b = this.a7;
19370
+ this.a7 = a;
19371
+ if (+b != +(this.a7)) {
19372
+ this.db("Today", b, this.a7);
19262
19373
  }
19263
19374
  }
19264
- get b3() {
19265
- return this.bj;
19375
+ get b4() {
19376
+ return this.bk;
19266
19377
  }
19267
- set b3(a) {
19268
- let b = this.bj;
19269
- this.bj = a;
19270
- if (b != this.bj) {
19271
- this.da("Label", b, this.bj);
19378
+ set b4(a) {
19379
+ let b = this.bk;
19380
+ this.bk = a;
19381
+ if (b != this.bk) {
19382
+ this.db("Label", b, this.bk);
19272
19383
  }
19273
19384
  }
19274
- get dw() {
19275
- return this.dt;
19385
+ get dx() {
19386
+ return this.du;
19276
19387
  }
19277
- set dw(a) {
19278
- let b = this.dt;
19279
- this.dt = a;
19280
- if (b != this.dt) {
19281
- this.da("LabelTextColor", b, a);
19388
+ set dx(a) {
19389
+ let b = this.du;
19390
+ this.du = a;
19391
+ if (b != this.du) {
19392
+ this.db("LabelTextColor", b, a);
19282
19393
  }
19283
19394
  }
19284
19395
  get ac() {
@@ -19288,17 +19399,27 @@ let DatePicker = /*@__PURE__*/ (() => {
19288
19399
  let b = this.z;
19289
19400
  this.z = a;
19290
19401
  if (b != this.z) {
19291
- this.da("LabelTextStyle", b, this.z);
19402
+ this.db("LabelTextStyle", b, this.z);
19292
19403
  }
19293
19404
  }
19294
- get cb() {
19295
- return this.bl;
19405
+ get cc() {
19406
+ return this.bm;
19296
19407
  }
19297
- set cb(a) {
19298
- let b = this.bl;
19299
- this.bl = a;
19300
- if (b != this.bl) {
19301
- this.da("Placeholder", b, this.bl);
19408
+ set cc(a) {
19409
+ let b = this.bm;
19410
+ this.bm = a;
19411
+ if (b != this.bm) {
19412
+ this.db("Placeholder", b, this.bm);
19413
+ }
19414
+ }
19415
+ get ba() {
19416
+ return this.a5;
19417
+ }
19418
+ set ba(a) {
19419
+ let b = this.a5;
19420
+ this.a5 = a;
19421
+ if (+b != +(this.a5)) {
19422
+ this.db("MinDate", b, this.a5);
19302
19423
  }
19303
19424
  }
19304
19425
  get a9() {
@@ -19308,17 +19429,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19308
19429
  let b = this.a4;
19309
19430
  this.a4 = a;
19310
19431
  if (+b != +(this.a4)) {
19311
- this.da("MinDate", b, this.a4);
19312
- }
19313
- }
19314
- get a8() {
19315
- return this.a3;
19316
- }
19317
- set a8(a) {
19318
- let b = this.a3;
19319
- this.a3 = a;
19320
- if (+b != +(this.a3)) {
19321
- this.da("MaxDate", b, this.a3);
19432
+ this.db("MaxDate", b, this.a4);
19322
19433
  }
19323
19434
  }
19324
19435
  get y() {
@@ -19328,7 +19439,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19328
19439
  let b = this.x;
19329
19440
  this.x = a;
19330
19441
  if (b != this.x) {
19331
- this.da("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, this.x));
19442
+ this.db("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, this.x));
19332
19443
  }
19333
19444
  }
19334
19445
  get w() {
@@ -19338,7 +19449,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19338
19449
  let b = this.v;
19339
19450
  this.v = a;
19340
19451
  if (b != this.v) {
19341
- this.da("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, this.v));
19452
+ this.db("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, this.v));
19342
19453
  }
19343
19454
  }
19344
19455
  get ad() {
@@ -19348,47 +19459,47 @@ let DatePicker = /*@__PURE__*/ (() => {
19348
19459
  let b = this.aa;
19349
19460
  this.aa = a;
19350
19461
  if (b != this.aa) {
19351
- this.da("TextStyle", b, this.aa);
19462
+ this.db("TextStyle", b, this.aa);
19352
19463
  }
19353
19464
  }
19354
- get dx() {
19355
- return this.du;
19465
+ get dy() {
19466
+ return this.dv;
19356
19467
  }
19357
- set dx(a) {
19358
- let b = this.du;
19359
- this.du = a;
19360
- if (b != this.du) {
19361
- this.da("TextColor", b, this.du);
19468
+ set dy(a) {
19469
+ let b = this.dv;
19470
+ this.dv = a;
19471
+ if (b != this.dv) {
19472
+ this.db("TextColor", b, this.dv);
19362
19473
  }
19363
19474
  }
19364
- get dv() {
19365
- return this.ds;
19475
+ get dw() {
19476
+ return this.dt;
19366
19477
  }
19367
- set dv(a) {
19368
- let b = this.ds;
19369
- this.ds = a;
19370
- if (b != this.ds) {
19371
- this.da("IconColor", b, this.ds);
19478
+ set dw(a) {
19479
+ let b = this.dt;
19480
+ this.dt = a;
19481
+ if (b != this.dt) {
19482
+ this.db("IconColor", b, this.dt);
19372
19483
  }
19373
19484
  }
19374
- get az() {
19485
+ get a0() {
19375
19486
  return this.ao;
19376
19487
  }
19377
- set az(a) {
19488
+ set a0(a) {
19378
19489
  let b = this.ao;
19379
19490
  this.ao = a;
19380
19491
  if (b != this.ao) {
19381
- this.da("ShowClearButton", b, this.ao);
19492
+ this.db("ShowClearButton", b, this.ao);
19382
19493
  }
19383
19494
  }
19384
- get a0() {
19495
+ get a1() {
19385
19496
  return this.ap;
19386
19497
  }
19387
- set a0(a) {
19498
+ set a1(a) {
19388
19499
  let b = this.ap;
19389
19500
  this.ap = a;
19390
19501
  if (b != this.ap) {
19391
- this.da("ShowTodayButton", b, this.ap);
19502
+ this.db("ShowTodayButton", b, this.ap);
19392
19503
  }
19393
19504
  }
19394
19505
  get au() {
@@ -19398,7 +19509,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19398
19509
  let b = this.ag;
19399
19510
  this.ag = a;
19400
19511
  if (b != this.ag) {
19401
- this.da("AllowTextInput", b, this.ag);
19512
+ this.db("AllowTextInput", b, this.ag);
19402
19513
  }
19403
19514
  }
19404
19515
  get ay() {
@@ -19408,7 +19519,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19408
19519
  let b = this.an;
19409
19520
  this.an = a;
19410
19521
  if (b != this.an) {
19411
- this.da("OpenOnFocus", b, this.an);
19522
+ this.db("OpenOnFocus", b, this.an);
19412
19523
  }
19413
19524
  }
19414
19525
  get j() {
@@ -19418,7 +19529,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19418
19529
  let b = this.i;
19419
19530
  this.i = a;
19420
19531
  if (b != this.i) {
19421
- this.da("FirstDayOfWeek", enumGetBox(DayOfWeek_$type, b), enumGetBox(DayOfWeek_$type, this.i));
19532
+ this.db("FirstDayOfWeek", enumGetBox(DayOfWeek_$type, b), enumGetBox(DayOfWeek_$type, this.i));
19422
19533
  }
19423
19534
  }
19424
19535
  get l() {
@@ -19428,17 +19539,17 @@ let DatePicker = /*@__PURE__*/ (() => {
19428
19539
  let b = this.k;
19429
19540
  this.k = a;
19430
19541
  if (b != this.k) {
19431
- this.da("FirstWeekOfYear", enumGetBox(FirstWeek_$type, b), enumGetBox(FirstWeek_$type, this.k));
19542
+ this.db("FirstWeekOfYear", enumGetBox(FirstWeek_$type, b), enumGetBox(FirstWeek_$type, this.k));
19432
19543
  }
19433
19544
  }
19434
- get a1() {
19545
+ get a2() {
19435
19546
  return this.aq;
19436
19547
  }
19437
- set a1(a) {
19548
+ set a2(a) {
19438
19549
  let b = this.aq;
19439
19550
  this.aq = a;
19440
19551
  if (b != this.aq) {
19441
- this.da("ShowWeekNumbers", b, this.aq);
19552
+ this.db("ShowWeekNumbers", b, this.aq);
19442
19553
  }
19443
19554
  }
19444
19555
  get e() {
@@ -19448,17 +19559,17 @@ let DatePicker = /*@__PURE__*/ (() => {
19448
19559
  let b = this.d;
19449
19560
  this.d = a;
19450
19561
  if (this.d != b) {
19451
- this.da("DateFormat", enumGetBox(DateFormats_$type, b), enumGetBox(DateFormats_$type, this.d));
19562
+ this.db("DateFormat", enumGetBox(DateFormats_$type, b), enumGetBox(DateFormats_$type, this.d));
19452
19563
  }
19453
19564
  }
19454
- get by() {
19455
- return this.bi;
19565
+ get bz() {
19566
+ return this.bj;
19456
19567
  }
19457
- set by(a) {
19458
- let b = this.bi;
19459
- this.bi = a;
19460
- if (b != this.bi) {
19461
- this.da("FormatString", b, this.bi);
19568
+ set bz(a) {
19569
+ let b = this.bj;
19570
+ this.bj = a;
19571
+ if (b != this.bj) {
19572
+ this.db("FormatString", b, this.bj);
19462
19573
  }
19463
19574
  }
19464
19575
  get av() {
@@ -19468,17 +19579,17 @@ let DatePicker = /*@__PURE__*/ (() => {
19468
19579
  let b = this.aj;
19469
19580
  this.aj = a;
19470
19581
  if (b != this.aj) {
19471
- this.da("IsDisabled", b, this.aj);
19582
+ this.db("IsDisabled", b, this.aj);
19472
19583
  }
19473
19584
  }
19474
- get be() {
19475
- return this.bd;
19585
+ get bf() {
19586
+ return this.be;
19476
19587
  }
19477
- set be(a) {
19478
- let b = this.bd;
19479
- this.bd = a;
19480
- if (b != this.bd) {
19481
- this.da("TabIndex", b, this.bd);
19588
+ set bf(a) {
19589
+ let b = this.be;
19590
+ this.be = a;
19591
+ if (b != this.be) {
19592
+ this.db("TabIndex", b, this.be);
19482
19593
  }
19483
19594
  }
19484
19595
  get aw() {
@@ -19488,7 +19599,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19488
19599
  let b = this.ak;
19489
19600
  this.ak = a;
19490
19601
  if (b != this.ak) {
19491
- this.da("IsFixed", b, this.ak);
19602
+ this.db("IsFixed", b, this.ak);
19492
19603
  }
19493
19604
  }
19494
19605
  get ax() {
@@ -19498,43 +19609,43 @@ let DatePicker = /*@__PURE__*/ (() => {
19498
19609
  let b = this.am;
19499
19610
  this.am = a;
19500
19611
  if (b != this.am) {
19501
- this.da("OpenAsChild", b, this.am);
19612
+ this.db("OpenAsChild", b, this.am);
19502
19613
  }
19503
19614
  }
19504
- get a2() {
19615
+ get a3() {
19505
19616
  return this.as;
19506
19617
  }
19507
- set a2(a) {
19618
+ set a3(a) {
19508
19619
  let b = this.as;
19509
19620
  this.as = a;
19510
19621
  if (b != this.as) {
19511
- this.da("UseTopLayer", b, this.as);
19622
+ this.db("UseTopLayer", b, this.as);
19512
19623
  }
19513
19624
  }
19514
- da(a, b, c) {
19625
+ db(a, b, c) {
19515
19626
  if (this.propertyChanged != null) {
19516
19627
  this.propertyChanged(this, new PropertyChangedEventArgs(a));
19517
19628
  }
19518
- this.dd(a, b, c);
19629
+ this.de(a, b, c);
19519
19630
  }
19520
- dd(a, b, c) {
19631
+ de(a, b, c) {
19521
19632
  switch (a) {
19522
19633
  case "Density":
19523
- this.dg();
19634
+ this.dh();
19524
19635
  break;
19525
19636
  case "BaseTheme":
19526
- this.di();
19637
+ this.dj();
19527
19638
  break;
19528
19639
  case "Value":
19529
19640
  if (+(dateGetDate(this.value)) != +(dateGetDate(dateMinValue()))) {
19530
- if (dateGetDate(this.value) < dateGetDate(this.a9) || dateGetDate(this.value) > dateGetDate(this.a8)) {
19641
+ if (dateGetDate(this.value) < dateGetDate(this.ba) || dateGetDate(this.value) > dateGetDate(this.a9)) {
19531
19642
  this.ai = true;
19532
- this.value = this.a5;
19643
+ this.value = this.a6;
19533
19644
  this.ai = false;
19534
19645
  }
19535
19646
  }
19536
- this.db(this.a5, this.value);
19537
- this.a5 = this.value;
19647
+ this.dc(this.a6, this.value);
19648
+ this.a6 = this.value;
19538
19649
  if (this.c != null) {
19539
19650
  if (+(dateGetDate(this.value)) == +(dateGetDate(dateMinValue()))) {
19540
19651
  this.c.value = dateMinValue();
@@ -19546,8 +19657,8 @@ let DatePicker = /*@__PURE__*/ (() => {
19546
19657
  break;
19547
19658
  case "Label":
19548
19659
  if (this.r != null) {
19549
- this.r.text = this.b3;
19550
- if (this.b3 != null && this.b3 != "") {
19660
+ this.r.text = this.b4;
19661
+ if (this.b4 != null && this.b4 != "") {
19551
19662
  if (!this.q.inputs.contains(this.r)) {
19552
19663
  this.q.inputs.insert(0, this.r);
19553
19664
  }
@@ -19561,25 +19672,25 @@ let DatePicker = /*@__PURE__*/ (() => {
19561
19672
  break;
19562
19673
  case "Placeholder":
19563
19674
  if (this.o != null) {
19564
- this.o.cg = this.cb;
19565
- this.h.ay(this.cb);
19675
+ this.o.cg = this.cc;
19676
+ this.h.ay(this.cc);
19566
19677
  }
19567
19678
  break;
19568
19679
  case "Today":
19569
19680
  if (this.c != null) {
19570
- this.c.av = this.ba;
19681
+ this.c.av = this.bb;
19571
19682
  }
19572
19683
  break;
19573
19684
  case "MaxDate":
19574
19685
  if (this.c != null) {
19575
- let d = Base.compareSimple(this.a9, this.a8);
19686
+ let d = Base.compareSimple(this.ba, this.a9);
19576
19687
  if (d >= 0) {
19577
- this.a8 = dateMaxValue();
19688
+ this.a9 = dateMaxValue();
19578
19689
  }
19579
- this.c.at = this.a3;
19690
+ this.c.at = this.a4;
19580
19691
  }
19581
- if (dateGetDate(this.value) > dateGetDate(this.a8)) {
19582
- this.a5 = dateMinValue();
19692
+ if (dateGetDate(this.value) > dateGetDate(this.a9)) {
19693
+ this.a6 = dateMinValue();
19583
19694
  this.ai = true;
19584
19695
  this.value = dateMinValue();
19585
19696
  this.ai = false;
@@ -19587,22 +19698,22 @@ let DatePicker = /*@__PURE__*/ (() => {
19587
19698
  break;
19588
19699
  case "MinDate":
19589
19700
  if (this.c != null) {
19590
- this.c.au = this.a4;
19591
- let e = Base.compareSimple(this.a9, this.a8);
19701
+ this.c.au = this.a5;
19702
+ let e = Base.compareSimple(this.ba, this.a9);
19592
19703
  if (e >= 0) {
19593
- this.a5 = dateMaxValue();
19594
- this.c.at = this.a8;
19704
+ this.a6 = dateMaxValue();
19705
+ this.c.at = this.a9;
19595
19706
  }
19596
19707
  }
19597
- if (dateGetDate(this.value) < dateGetDate(this.a9)) {
19598
- this.a5 = dateMinValue();
19708
+ if (dateGetDate(this.value) < dateGetDate(this.ba)) {
19709
+ this.a6 = dateMinValue();
19599
19710
  this.ai = true;
19600
19711
  this.value = dateMinValue();
19601
19712
  this.ai = false;
19602
19713
  }
19603
19714
  break;
19604
19715
  case "TextStyle":
19605
- this.dn();
19716
+ this.dp();
19606
19717
  break;
19607
19718
  case "ShowClearButton":
19608
19719
  if (this.o != null) {
@@ -19615,27 +19726,27 @@ let DatePicker = /*@__PURE__*/ (() => {
19615
19726
  case "LabelTextStyle":
19616
19727
  case "TextColor":
19617
19728
  case "IconColor":
19618
- this.dp();
19729
+ this.dq();
19619
19730
  break;
19620
19731
  case "ShowTodayButton":
19621
19732
  if (this.c != null) {
19622
- this.c.ae = this.a0;
19733
+ this.c.ae = this.a1;
19623
19734
  this.h.z();
19624
19735
  }
19625
19736
  break;
19626
19737
  case "AllowTextInput":
19627
19738
  if (this.o != null) {
19628
- this.o.disabled = !this.au;
19739
+ this.o.disabled = this.az();
19629
19740
  }
19630
19741
  break;
19631
19742
  case "OpenOnFocus": break;
19632
19743
  case "DateFormat":
19633
19744
  this.a.k(this.e);
19634
- this.dl();
19745
+ this.dm();
19635
19746
  break;
19636
19747
  case "FormatString":
19637
- this.co();
19638
- this.dl();
19748
+ this.cp();
19749
+ this.dm();
19639
19750
  break;
19640
19751
  case "FirstDayOfWeek":
19641
19752
  if (this.c != null) {
@@ -19644,7 +19755,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19644
19755
  break;
19645
19756
  case "ShowWeekNumbers":
19646
19757
  if (this.c != null) {
19647
- this.c.af = this.a1;
19758
+ this.c.af = this.a2;
19648
19759
  this.h.z();
19649
19760
  }
19650
19761
  break;
@@ -19659,7 +19770,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19659
19770
  this.q.disabled = this.av;
19660
19771
  }
19661
19772
  if (this.o != null) {
19662
- this.o.disabled = this.av;
19773
+ this.o.disabled = this.az();
19663
19774
  }
19664
19775
  }
19665
19776
  break;
@@ -19673,14 +19784,17 @@ let DatePicker = /*@__PURE__*/ (() => {
19673
19784
  break;
19674
19785
  case "UseTopLayer":
19675
19786
  if (this.u != null) {
19676
- this.u.ax = this.a2;
19787
+ this.u.ax = this.a3;
19677
19788
  }
19678
19789
  break;
19679
19790
  }
19680
19791
  }
19681
- co() {
19792
+ az() {
19793
+ return this.av || !this.au;
19794
+ }
19795
+ cp() {
19682
19796
  let a = '/';
19683
- let b = this.by != null ? this.by.toLowerCase() : this.a.j();
19797
+ let b = this.bz != null ? this.bz.toLowerCase() : this.a.j();
19684
19798
  if (stringContains(b, "/")) {
19685
19799
  a = '/';
19686
19800
  }
@@ -19696,7 +19810,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19696
19810
  else if (stringContains(b, ",")) {
19697
19811
  a = ',';
19698
19812
  }
19699
- this.bm = a.toString();
19813
+ this.bn = a.toString();
19700
19814
  let c = b.split(a);
19701
19815
  if (c.length == 3) {
19702
19816
  let d = "";
@@ -19705,19 +19819,19 @@ let DatePicker = /*@__PURE__*/ (() => {
19705
19819
  d += "d";
19706
19820
  switch (c[e]) {
19707
19821
  case "d":
19708
- this.bg = c[e];
19822
+ this.bh = c[e];
19709
19823
  break;
19710
19824
  case "dd":
19711
- this.bg = c[e];
19825
+ this.bh = c[e];
19712
19826
  break;
19713
19827
  case "ddd":
19714
- this.bg = c[e];
19828
+ this.bh = c[e];
19715
19829
  break;
19716
19830
  case "dddd":
19717
- this.bg = c[e];
19831
+ this.bh = c[e];
19718
19832
  break;
19719
19833
  default:
19720
- this.bg = "dd";
19834
+ this.bh = "dd";
19721
19835
  break;
19722
19836
  }
19723
19837
  }
@@ -19725,71 +19839,71 @@ let DatePicker = /*@__PURE__*/ (() => {
19725
19839
  d += "m";
19726
19840
  switch (c[e]) {
19727
19841
  case "m":
19728
- this.bk = c[e];
19842
+ this.bl = c[e];
19729
19843
  break;
19730
19844
  case "mm":
19731
- this.bk = c[e];
19845
+ this.bl = c[e];
19732
19846
  break;
19733
19847
  case "mmm":
19734
- this.bk = c[e];
19848
+ this.bl = c[e];
19735
19849
  break;
19736
19850
  case "mmmm":
19737
- this.bk = c[e];
19851
+ this.bl = c[e];
19738
19852
  break;
19739
19853
  default:
19740
- this.bk = "mm";
19854
+ this.bl = "mm";
19741
19855
  break;
19742
19856
  }
19743
- this.bk = c[e];
19857
+ this.bl = c[e];
19744
19858
  }
19745
19859
  else if (stringContains(c[e], "y")) {
19746
19860
  d += "y";
19747
19861
  switch (c[e]) {
19748
19862
  case "yy":
19749
- this.bn = c[e];
19863
+ this.bo = c[e];
19750
19864
  break;
19751
19865
  case "yyyy":
19752
- this.bn = c[e];
19866
+ this.bo = c[e];
19753
19867
  break;
19754
19868
  default:
19755
- this.bn = "yyyy";
19869
+ this.bo = "yyyy";
19756
19870
  break;
19757
19871
  }
19758
19872
  }
19759
19873
  }
19760
19874
  if (d == "dmy" || d == "mdy" || d == "ymd") {
19761
- this.bh = d;
19875
+ this.bi = d;
19762
19876
  }
19763
19877
  else {
19764
- this.bh = "mdy";
19878
+ this.bi = "mdy";
19765
19879
  }
19766
19880
  }
19767
19881
  }
19768
- dp() {
19882
+ dq() {
19769
19883
  if (this.o != null) {
19770
- this.o.d8 = this.dx;
19884
+ this.o.d8 = this.dy;
19771
19885
  }
19772
19886
  if (this.m != null) {
19773
- this.m.fill = this.dv;
19887
+ this.m.fill = this.dw;
19774
19888
  }
19775
19889
  if (this.n != null) {
19776
- this.n.fill = this.dv;
19890
+ this.n.fill = this.dw;
19777
19891
  }
19778
19892
  if (this.r != null) {
19779
- this.r.df = this.dw;
19893
+ this.r.df = this.dx;
19780
19894
  this.r.y = this.ac;
19781
19895
  }
19782
19896
  }
19783
- dk() {
19897
+ dl() {
19784
19898
  if (this.q != null) {
19785
19899
  }
19786
19900
  }
19787
- dn() {
19901
+ dp() {
19788
19902
  if (this.aa != null) {
19789
19903
  this.o.af = this.aa;
19790
19904
  }
19791
19905
  }
19792
- cr() {
19906
+ cs() {
19793
19907
  this.q = new XInputGroup();
19794
19908
  this.h.aq(this.q);
19795
19909
  this.q.d = 0;
@@ -19797,11 +19911,11 @@ let DatePicker = /*@__PURE__*/ (() => {
19797
19911
  this.q.t = this.y;
19798
19912
  this.r = new XLabel();
19799
19913
  this.h.as(this.r);
19800
- this.r.df = this.dw;
19914
+ this.r.df = this.dx;
19801
19915
  this.r.y = this.ac;
19802
19916
  this.q.appendContentChild(this.h.v());
19803
- if (this.b3 != null && this.b3 != "") {
19804
- this.r.text = this.b3;
19917
+ if (this.b4 != null && this.b4 != "") {
19918
+ this.r.text = this.b4;
19805
19919
  this.q.inputs.add(this.r);
19806
19920
  }
19807
19921
  this.o = new XInput();
@@ -19810,40 +19924,40 @@ let DatePicker = /*@__PURE__*/ (() => {
19810
19924
  if (this.aa != null) {
19811
19925
  this.o.af = this.aa;
19812
19926
  }
19813
- this.o.disabled = !this.au;
19814
- this.o.d8 = this.dx;
19927
+ this.o.disabled = this.az();
19928
+ this.o.d8 = this.dy;
19815
19929
  this.q.appendContentChild(this.h.u());
19816
19930
  this.q.inputs.add(this.o);
19817
- this.o.cg = this.cb;
19818
- this.h.ay(this.cb);
19931
+ this.o.cg = this.cc;
19932
+ this.h.ay(this.cc);
19819
19933
  let a = this.o;
19820
- a.change = delegateCombine(a.change, runOn(this, this.cy));
19934
+ a.change = delegateCombine(a.change, runOn(this, this.cz));
19821
19935
  let b = this.o;
19822
- b.changing = delegateCombine(b.changing, runOn(this, this.cz));
19936
+ b.changing = delegateCombine(b.changing, runOn(this, this.c0));
19823
19937
  let c = this.o;
19824
- c.keyDown = delegateCombine(c.keyDown, runOn(this, this.c0));
19938
+ c.keyDown = delegateCombine(c.keyDown, runOn(this, this.c1));
19825
19939
  let d = new XSuffix();
19826
19940
  this.h.au(d, this.h.r());
19827
19941
  this.m = new XIcon();
19828
19942
  this.h.ap(this.m, this.h.q());
19829
- this.m.svgPath = DatePicker.br;
19830
- this.m.fill = this.dv;
19943
+ this.m.svgPath = XDatePicker.bs;
19944
+ this.m.fill = this.dw;
19831
19945
  d.appendContentChild(this.h.q());
19832
19946
  this.q.appendContentChild(this.h.r());
19833
19947
  this.q.inputs.add(d);
19834
- this.dl();
19948
+ this.dm();
19835
19949
  let e = new XSuffix();
19836
19950
  this.h.au(e, this.h.t());
19837
19951
  this.n = new XIcon();
19838
19952
  this.h.ap(this.n, this.h.s());
19839
- this.n.svgPath = DatePicker.bq;
19840
- this.n.fill = this.dv;
19953
+ this.n.svgPath = XDatePicker.br;
19954
+ this.n.fill = this.dw;
19841
19955
  e.appendContentChild(this.h.s());
19842
19956
  this.q.appendContentChild(this.h.t());
19843
19957
  this.q.inputs.add(e);
19844
19958
  }
19845
- c0(a, b) {
19846
- this.c6(b);
19959
+ c1(a, b) {
19960
+ this.c7(b);
19847
19961
  if (b.defaultPrevented) {
19848
19962
  return;
19849
19963
  }
@@ -19853,36 +19967,36 @@ let DatePicker = /*@__PURE__*/ (() => {
19853
19967
  case 9:
19854
19968
  this.ar = true;
19855
19969
  if (!this.at) {
19856
- this.dr(this.o.cq);
19970
+ this.ds(this.o.cq);
19857
19971
  }
19858
19972
  this.ah = true;
19859
- this.cq();
19973
+ this.cr();
19860
19974
  this.ar = false;
19861
19975
  break;
19862
19976
  case 13:
19863
19977
  this.ar = true;
19864
19978
  if (!this.at) {
19865
- this.dr(this.o.cq);
19979
+ this.ds(this.o.cq);
19866
19980
  }
19867
19981
  this.ah = true;
19868
- this.cq();
19982
+ this.cr();
19869
19983
  this.ar = false;
19870
19984
  break;
19871
19985
  case 40:
19872
19986
  if (d == 1) {
19873
- this.dc();
19874
- this.cv();
19987
+ this.dd();
19988
+ this.cw();
19875
19989
  }
19876
19990
  break;
19877
19991
  case 38:
19878
19992
  if (d == 1) {
19879
- this.cq();
19993
+ this.cr();
19880
19994
  }
19881
19995
  break;
19882
19996
  }
19883
19997
  }
19884
- cz(a, b) {
19885
- this.c2(b);
19998
+ c0(a, b) {
19999
+ this.c3(b);
19886
20000
  if (b.value.length > 0) {
19887
20001
  this.h.av();
19888
20002
  }
@@ -19890,12 +20004,12 @@ let DatePicker = /*@__PURE__*/ (() => {
19890
20004
  this.h.ah();
19891
20005
  }
19892
20006
  }
19893
- cy(a, b) {
20007
+ cz(a, b) {
19894
20008
  this.at = true;
19895
- this.dr(b.value);
20009
+ this.ds(b.value);
19896
20010
  this.at = false;
19897
20011
  }
19898
- dr(a) {
20012
+ ds(a) {
19899
20013
  let b = ['/', '-', ' ', '.', ','];
19900
20014
  let c = stringSplit(a, b, 1);
19901
20015
  let d = 0;
@@ -19906,17 +20020,17 @@ let DatePicker = /*@__PURE__*/ (() => {
19906
20020
  if (c[0].length == 0 || c[1].length == 0 || c[2].length == 0) {
19907
20021
  g = false;
19908
20022
  }
19909
- if (this.bh == "dmy") {
20023
+ if (this.bi == "dmy") {
19910
20024
  d = parseInt(c[0]);
19911
20025
  e = parseInt(c[1]);
19912
20026
  f = parseInt(c[2]);
19913
20027
  }
19914
- else if (this.bh == "mdy") {
20028
+ else if (this.bi == "mdy") {
19915
20029
  e = parseInt(c[0]);
19916
20030
  d = parseInt(c[1]);
19917
20031
  f = parseInt(c[2]);
19918
20032
  }
19919
- else if (this.bh == "ymd") {
20033
+ else if (this.bi == "ymd") {
19920
20034
  f = parseInt(c[0]);
19921
20035
  e = parseInt(c[1]);
19922
20036
  d = parseInt(c[2]);
@@ -19929,13 +20043,13 @@ let DatePicker = /*@__PURE__*/ (() => {
19929
20043
  }
19930
20044
  if (isNaN_(e)) {
19931
20045
  let h = "";
19932
- if (this.bh == "dmy") {
20046
+ if (this.bi == "dmy") {
19933
20047
  h = c[1].toLowerCase();
19934
20048
  }
19935
- else if (this.bh == "mdy") {
20049
+ else if (this.bi == "mdy") {
19936
20050
  h = c[0].toLowerCase();
19937
20051
  }
19938
- else if (this.bh == "ymd") {
20052
+ else if (this.bi == "ymd") {
19939
20053
  h = c[1].toLowerCase();
19940
20054
  }
19941
20055
  let i = !stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full").toLowerCase() : "january";
@@ -20011,45 +20125,45 @@ let DatePicker = /*@__PURE__*/ (() => {
20011
20125
  }
20012
20126
  if (g) {
20013
20127
  let ag = dateFromValues(f, e, d, 0, 0, 0, 0);
20014
- let ah = Base.compareSimple(ag, this.a9);
20015
- let ai = Base.compareSimple(ag, this.a8);
20128
+ let ah = Base.compareSimple(ag, this.ba);
20129
+ let ai = Base.compareSimple(ag, this.a9);
20016
20130
  if (ah < 0 || ai > 0) {
20017
- this.dl();
20131
+ this.dm();
20018
20132
  }
20019
20133
  else {
20020
- this.dq(ag);
20134
+ this.dr(ag);
20021
20135
  this.h.av();
20022
20136
  }
20023
20137
  }
20024
20138
  else {
20025
20139
  if (stringIsNullOrEmpty(a)) {
20026
- this.cp();
20140
+ this.cq();
20027
20141
  }
20028
20142
  else {
20029
- this.dl();
20143
+ this.dm();
20030
20144
  }
20031
20145
  }
20032
20146
  }
20033
- dq(a) {
20147
+ dr(a) {
20034
20148
  let b = this.value;
20035
20149
  this.value = a;
20036
20150
  }
20037
- dl() {
20151
+ dm() {
20038
20152
  if (this.o != null) {
20039
- if (+(dateGetDate(this.a7)) != +(dateGetDate(dateMinValue()))) {
20153
+ if (+(dateGetDate(this.a8)) != +(dateGetDate(dateMinValue()))) {
20040
20154
  let a = "";
20041
- if (this.by == null) {
20155
+ if (this.bz == null) {
20042
20156
  a = this.a.i(this.value);
20043
20157
  }
20044
20158
  else {
20045
20159
  let b = this.value.getDate().toString();
20046
20160
  let c = b;
20047
- if (this.bg == "dd") {
20161
+ if (this.bh == "dd") {
20048
20162
  if (this.value.getDate() < 10) {
20049
20163
  b = "0" + b;
20050
20164
  }
20051
20165
  }
20052
- else if (this.bg == "ddd") {
20166
+ else if (this.bh == "ddd") {
20053
20167
  switch (this.value.getDay()) {
20054
20168
  case 0:
20055
20169
  b = !stringIsNullOrWhiteSpace(this.af.b1("Sunday_Short")) ? this.af.b1("Sunday_Short") : "Sun";
@@ -20074,7 +20188,7 @@ let DatePicker = /*@__PURE__*/ (() => {
20074
20188
  break;
20075
20189
  }
20076
20190
  }
20077
- else if (this.bg == "dddd") {
20191
+ else if (this.bh == "dddd") {
20078
20192
  switch (this.value.getDay()) {
20079
20193
  case 0:
20080
20194
  b = !stringIsNullOrWhiteSpace(this.af.b1("Sunday_Full")) ? this.af.b1("Sunday_Full") : "Sunday";
@@ -20100,12 +20214,12 @@ let DatePicker = /*@__PURE__*/ (() => {
20100
20214
  }
20101
20215
  }
20102
20216
  let d = dateGetMonth(this.value).toString();
20103
- if (this.bk == "mm") {
20217
+ if (this.bl == "mm") {
20104
20218
  if (dateGetMonth(this.value) < 10) {
20105
20219
  d = "0" + d;
20106
20220
  }
20107
20221
  }
20108
- else if (this.bk == "mmm") {
20222
+ else if (this.bl == "mmm") {
20109
20223
  switch (dateGetMonth(this.value)) {
20110
20224
  case 1:
20111
20225
  d = !stringIsNullOrWhiteSpace(this.af.b1("January_Short")) ? this.af.b1("January_Short") : "Jan";
@@ -20145,7 +20259,7 @@ let DatePicker = /*@__PURE__*/ (() => {
20145
20259
  break;
20146
20260
  }
20147
20261
  }
20148
- else if (this.bk == "mmmm") {
20262
+ else if (this.bl == "mmmm") {
20149
20263
  switch (dateGetMonth(this.value)) {
20150
20264
  case 1:
20151
20265
  d = !stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full") : "January";
@@ -20186,31 +20300,31 @@ let DatePicker = /*@__PURE__*/ (() => {
20186
20300
  }
20187
20301
  }
20188
20302
  let e = this.value.getFullYear().toString();
20189
- if (this.bn == "yy") {
20303
+ if (this.bo == "yy") {
20190
20304
  e = e.substr(2);
20191
20305
  }
20192
- if (this.bh == "dmy") {
20193
- if (this.bg == "ddd" || this.bg == "dddd") {
20194
- a = b + this.bm + d + " " + c + this.bm + e;
20306
+ if (this.bi == "dmy") {
20307
+ if (this.bh == "ddd" || this.bh == "dddd") {
20308
+ a = b + this.bn + d + " " + c + this.bn + e;
20195
20309
  }
20196
20310
  else {
20197
- a = b + this.bm + d + this.bm + e;
20311
+ a = b + this.bn + d + this.bn + e;
20198
20312
  }
20199
20313
  }
20200
- else if (this.bh == "mdy") {
20201
- if (this.bg == "ddd" || this.bg == "dddd") {
20202
- a = d + " " + c + this.bm + b + this.bm + e;
20314
+ else if (this.bi == "mdy") {
20315
+ if (this.bh == "ddd" || this.bh == "dddd") {
20316
+ a = d + " " + c + this.bn + b + this.bn + e;
20203
20317
  }
20204
20318
  else {
20205
- a = d + this.bm + b + this.bm + e;
20319
+ a = d + this.bn + b + this.bn + e;
20206
20320
  }
20207
20321
  }
20208
- else if (this.bh == "ymd") {
20209
- if (this.bg == "ddd" || this.bg == "dddd") {
20210
- a = e + this.bm + d + " " + c + this.bm + b;
20322
+ else if (this.bi == "ymd") {
20323
+ if (this.bh == "ddd" || this.bh == "dddd") {
20324
+ a = e + this.bn + d + " " + c + this.bn + b;
20211
20325
  }
20212
20326
  else {
20213
- a = e + this.bm + d + this.bm + b;
20327
+ a = e + this.bn + d + this.bn + b;
20214
20328
  }
20215
20329
  }
20216
20330
  }
@@ -20223,7 +20337,7 @@ let DatePicker = /*@__PURE__*/ (() => {
20223
20337
  }
20224
20338
  }
20225
20339
  }
20226
- cp() {
20340
+ cq() {
20227
20341
  if (this.av == true) {
20228
20342
  return;
20229
20343
  }
@@ -20234,65 +20348,65 @@ let DatePicker = /*@__PURE__*/ (() => {
20234
20348
  this.c.ch();
20235
20349
  this.al = false;
20236
20350
  }
20237
- c8() {
20351
+ c9() {
20238
20352
  this.al = true;
20239
20353
  }
20240
- c9() {
20354
+ da() {
20241
20355
  this.al = false;
20242
20356
  }
20243
- cs() {
20357
+ ct() {
20244
20358
  this.u = new Popup();
20245
20359
  this.u.aq = this.aw;
20246
- this.u.ax = this.a2;
20360
+ this.u.ax = this.a3;
20247
20361
  this.u.cy = BrushUtil.h(255, 255, 255, 255);
20248
20362
  this.u.a8 = 150;
20249
20363
  this.h.at(this.u);
20250
20364
  this.c = new XCalendar();
20251
20365
  this.h.ao(this.c);
20252
- if (+(this.a9) != +(dateMinValue())) {
20253
- this.c.au = this.a9;
20366
+ if (+(this.ba) != +(dateMinValue())) {
20367
+ this.c.au = this.ba;
20254
20368
  }
20255
- if (+(this.a8) != +(dateMaxValue())) {
20256
- this.c.at = this.a8;
20369
+ if (+(this.a9) != +(dateMaxValue())) {
20370
+ this.c.at = this.a9;
20257
20371
  }
20258
- if (+(this.ba) != +(dateMinValue())) {
20259
- this.c.av = this.ba;
20372
+ if (+(this.bb) != +(dateMinValue())) {
20373
+ this.c.av = this.bb;
20260
20374
  }
20261
- this.c.ae = this.a0;
20375
+ this.c.ae = this.a1;
20262
20376
  this.c.l = this.j;
20263
- this.c.af = this.a1;
20377
+ this.c.af = this.a2;
20264
20378
  this.c.o = this.l;
20265
20379
  let a = this.c;
20266
- a.selectedValueChanged = delegateCombine(a.selectedValueChanged, runOn(this, this.cn));
20380
+ a.selectedValueChanged = delegateCombine(a.selectedValueChanged, runOn(this, this.co));
20267
20381
  let b = this.c;
20268
- b.close = delegateCombine(b.close, runOn(this, this.cm));
20382
+ b.close = delegateCombine(b.close, runOn(this, this.cn));
20269
20383
  this.u.appendPopupContent(this.h.p());
20270
20384
  }
20271
- cn(a, b) {
20385
+ co(a, b) {
20272
20386
  this.ai = true;
20273
20387
  this.value = b.newValue;
20274
20388
  this.ai = false;
20275
20389
  }
20276
- cm(a) {
20390
+ cn(a) {
20277
20391
  if (this.u.aw) {
20278
20392
  this.ah = true;
20279
- this.cq();
20393
+ this.cr();
20280
20394
  }
20281
20395
  }
20282
- cx() {
20396
+ cy() {
20283
20397
  if (this.ah == false) {
20284
20398
  if (this.u.aw) {
20285
- this.cq();
20399
+ this.cr();
20286
20400
  }
20287
20401
  else {
20288
- this.dc();
20402
+ this.dd();
20289
20403
  }
20290
20404
  }
20291
20405
  else {
20292
20406
  this.ah = false;
20293
20407
  }
20294
20408
  }
20295
- dc() {
20409
+ dd() {
20296
20410
  if (this.av) {
20297
20411
  return;
20298
20412
  }
@@ -20300,27 +20414,27 @@ let DatePicker = /*@__PURE__*/ (() => {
20300
20414
  let a = this.h.a0(false);
20301
20415
  let b = this.h.a()[1];
20302
20416
  let c = 240;
20303
- if (this.a0 == true) {
20417
+ if (this.a1 == true) {
20304
20418
  c = 270;
20305
20419
  }
20306
20420
  let d = a.bottom + c;
20307
20421
  if (b < d) {
20308
20422
  let e = a.top - c;
20309
20423
  if (e < 0) {
20310
- this.dj(1, 0);
20424
+ this.dk(1, 0);
20311
20425
  }
20312
20426
  else {
20313
- this.dj(2, 0);
20427
+ this.dk(2, 0);
20314
20428
  }
20315
20429
  }
20316
20430
  else {
20317
- this.dj(1, 0);
20431
+ this.dk(1, 0);
20318
20432
  }
20319
20433
  this.h.an();
20320
20434
  this.h.aw(true);
20321
20435
  }
20322
20436
  }
20323
- dj(a, b) {
20437
+ dk(a, b) {
20324
20438
  if (this.ax) {
20325
20439
  this.u.cp(this.h.d.rootWrapper.getNativeElement(), a, b);
20326
20440
  }
@@ -20329,13 +20443,13 @@ let DatePicker = /*@__PURE__*/ (() => {
20329
20443
  this.u.showRelativeToExclusionRect(c, a, b);
20330
20444
  }
20331
20445
  }
20332
- dm() {
20446
+ dn() {
20333
20447
  if (this.u.aw) {
20334
20448
  let a = this.h.a0(false);
20335
20449
  let b = new Rect(0, a.left + window.pageXOffset, a.top + window.pageYOffset, a.width, a.height);
20336
20450
  let c = this.h.a()[1];
20337
20451
  let d = 240;
20338
- if (this.a0 == true) {
20452
+ if (this.a1 == true) {
20339
20453
  d = 270;
20340
20454
  }
20341
20455
  let e = a.bottom + d;
@@ -20362,7 +20476,7 @@ let DatePicker = /*@__PURE__*/ (() => {
20362
20476
  }
20363
20477
  }
20364
20478
  }
20365
- cq() {
20479
+ cr() {
20366
20480
  if (this.u != null) {
20367
20481
  window.setTimeout(() => this.u.b5(), 0);
20368
20482
  }
@@ -20383,15 +20497,15 @@ let DatePicker = /*@__PURE__*/ (() => {
20383
20497
  return;
20384
20498
  }
20385
20499
  if (this.au == false) {
20386
- this.dc();
20500
+ this.dd();
20387
20501
  this.ah = true;
20388
- window.setTimeout(() => this.cv(), 0);
20502
+ window.setTimeout(() => this.cw(), 0);
20389
20503
  }
20390
20504
  else {
20391
20505
  if (this.ay == true && this.ar == false) {
20392
- this.dc();
20506
+ this.dd();
20393
20507
  this.ah = true;
20394
- window.setTimeout(() => this.cv(), 0);
20508
+ window.setTimeout(() => this.cw(), 0);
20395
20509
  }
20396
20510
  }
20397
20511
  }
@@ -20400,33 +20514,33 @@ let DatePicker = /*@__PURE__*/ (() => {
20400
20514
  }
20401
20515
  }
20402
20516
  }
20403
- cw() {
20517
+ cx() {
20404
20518
  this.ah = false;
20405
20519
  }
20406
- df() {
20520
+ dg() {
20407
20521
  if (this.o != null) {
20408
20522
  this.o.dp();
20409
20523
  }
20410
20524
  }
20411
- cv() {
20525
+ cw() {
20412
20526
  this.c.cq();
20413
20527
  }
20414
- c3() {
20528
+ c4() {
20415
20529
  let a = new GotFocusEventArgs();
20416
- this.c5(a);
20530
+ this.c6(a);
20417
20531
  }
20418
- c4() {
20532
+ c5() {
20419
20533
  let a = new LostFocusEventArgs();
20420
- this.c7(a);
20534
+ this.c8(a);
20421
20535
  }
20422
- di() {
20536
+ dj() {
20423
20537
  }
20424
- dg() {
20538
+ dh() {
20425
20539
  }
20426
- bf() {
20540
+ bg() {
20427
20541
  return this.b();
20428
20542
  }
20429
- bv() {
20543
+ bw() {
20430
20544
  let a = this.b();
20431
20545
  return a.g();
20432
20546
  }
@@ -20467,32 +20581,32 @@ let DatePicker = /*@__PURE__*/ (() => {
20467
20581
  }
20468
20582
  return a;
20469
20583
  }
20470
- c5(a) {
20584
+ c6(a) {
20471
20585
  if (null != this.gotFocus) {
20472
20586
  this.gotFocus(this, a);
20473
20587
  }
20474
20588
  }
20475
- c7(a) {
20589
+ c8(a) {
20476
20590
  if (null != this.lostFocus) {
20477
20591
  this.lostFocus(this, a);
20478
20592
  }
20479
20593
  }
20480
- c6(a) {
20594
+ c7(a) {
20481
20595
  if (null != this.keyDown) {
20482
20596
  this.keyDown(this, a);
20483
20597
  }
20484
20598
  }
20485
- c2(a) {
20599
+ c3(a) {
20486
20600
  if (null != this.changing) {
20487
20601
  this.changing(this, a);
20488
20602
  }
20489
20603
  }
20490
20604
  }
20491
- DatePicker.$t = markType(DatePicker, 'DatePicker', Base.$, [INotifyPropertyChanged_$type]);
20492
- 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";
20493
- 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";
20494
- DatePicker.ab = null;
20495
- return DatePicker;
20605
+ XDatePicker.$t = markType(XDatePicker, 'XDatePicker', Base.$, [INotifyPropertyChanged_$type]);
20606
+ 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";
20607
+ 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";
20608
+ XDatePicker.ab = null;
20609
+ return XDatePicker;
20496
20610
  })();
20497
20611
 
20498
20612
  /*
@@ -20596,8 +20710,8 @@ class IgxInputChangeEventArgs {
20596
20710
  }
20597
20711
 
20598
20712
  // IgxDataGridModule.register();
20599
- let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20600
- class IgxDatePickerComponent {
20713
+ let IgxXDatePickerComponent = /*@__PURE__*/ (() => {
20714
+ class IgxXDatePickerComponent {
20601
20715
  constructor(renderer, _elRef, ngZone, injector, componentFactoryResolver) {
20602
20716
  this.renderer = renderer;
20603
20717
  this._elRef = _elRef;
@@ -20668,7 +20782,7 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20668
20782
  this.updateStyle();
20669
20783
  }
20670
20784
  createImplementation() {
20671
- return new DatePicker();
20785
+ return new XDatePicker();
20672
20786
  }
20673
20787
  get i() {
20674
20788
  return this._implementation;
@@ -20686,28 +20800,28 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20686
20800
  * Gets or Sets the property name that contains the values.
20687
20801
  */
20688
20802
  get today() {
20689
- return this.i.ba;
20803
+ return this.i.bb;
20690
20804
  }
20691
20805
  set today(v) {
20692
- this.i.ba = v;
20806
+ this.i.bb = v;
20693
20807
  }
20694
20808
  /**
20695
20809
  * Gets or Sets the property name that contains the label.
20696
20810
  */
20697
20811
  get label() {
20698
- return this.i.b3;
20812
+ return this.i.b4;
20699
20813
  }
20700
20814
  set label(v) {
20701
- this.i.b3 = v;
20815
+ this.i.b4 = v;
20702
20816
  }
20703
20817
  /**
20704
20818
  * Gets or sets the color to use for the text.
20705
20819
  */
20706
20820
  get labelTextColor() {
20707
- return brushToString(this.i.dw);
20821
+ return brushToString(this.i.dx);
20708
20822
  }
20709
20823
  set labelTextColor(v) {
20710
- this.i.dw = stringToBrush(v);
20824
+ this.i.dx = stringToBrush(v);
20711
20825
  }
20712
20826
  /**
20713
20827
  * Gets or sets the font to use for the combobox.
@@ -20727,28 +20841,28 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20727
20841
  * Gets or Sets the property name that contains the placeholder.
20728
20842
  */
20729
20843
  get placeholder() {
20730
- return this.i.cb;
20844
+ return this.i.cc;
20731
20845
  }
20732
20846
  set placeholder(v) {
20733
- this.i.cb = v;
20847
+ this.i.cc = v;
20734
20848
  }
20735
20849
  /**
20736
20850
  * Gets or Sets the property name that contains the MinDate.
20737
20851
  */
20738
20852
  get minDate() {
20739
- return this.i.a9;
20853
+ return this.i.ba;
20740
20854
  }
20741
20855
  set minDate(v) {
20742
- this.i.a9 = v;
20856
+ this.i.ba = v;
20743
20857
  }
20744
20858
  /**
20745
20859
  * Gets or Sets the property name that contains the MaxDate.
20746
20860
  */
20747
20861
  get maxDate() {
20748
- return this.i.a8;
20862
+ return this.i.a9;
20749
20863
  }
20750
20864
  set maxDate(v) {
20751
- this.i.a8 = v;
20865
+ this.i.a9 = v;
20752
20866
  }
20753
20867
  /**
20754
20868
  * Gets or sets the display density to use for the date pcicker.
@@ -20786,37 +20900,37 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20786
20900
  * Gets or Sets the text color
20787
20901
  */
20788
20902
  get textColor() {
20789
- return brushToString(this.i.dx);
20903
+ return brushToString(this.i.dy);
20790
20904
  }
20791
20905
  set textColor(v) {
20792
- this.i.dx = stringToBrush(v);
20906
+ this.i.dy = stringToBrush(v);
20793
20907
  }
20794
20908
  /**
20795
20909
  * Gets or Sets the text color
20796
20910
  */
20797
20911
  get iconColor() {
20798
- return brushToString(this.i.dv);
20912
+ return brushToString(this.i.dw);
20799
20913
  }
20800
20914
  set iconColor(v) {
20801
- this.i.dv = stringToBrush(v);
20915
+ this.i.dw = stringToBrush(v);
20802
20916
  }
20803
20917
  /**
20804
20918
  * Gets or sets the ShowClearButton property to detirmine if the clear button is shown
20805
20919
  */
20806
20920
  get showClearButton() {
20807
- return this.i.az;
20921
+ return this.i.a0;
20808
20922
  }
20809
20923
  set showClearButton(v) {
20810
- this.i.az = ensureBool(v);
20924
+ this.i.a0 = ensureBool(v);
20811
20925
  }
20812
20926
  /**
20813
20927
  * Gets or sets the ShowTodayButton property to detirmine if the today button is shown
20814
20928
  */
20815
20929
  get showTodayButton() {
20816
- return this.i.a0;
20930
+ return this.i.a1;
20817
20931
  }
20818
20932
  set showTodayButton(v) {
20819
- this.i.a0 = ensureBool(v);
20933
+ this.i.a1 = ensureBool(v);
20820
20934
  }
20821
20935
  /**
20822
20936
  * Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
@@ -20858,10 +20972,10 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20858
20972
  * Gets or sets the ShowWeekNumbers property to detirmine if the week numbers are shown
20859
20973
  */
20860
20974
  get showWeekNumbers() {
20861
- return this.i.a1;
20975
+ return this.i.a2;
20862
20976
  }
20863
20977
  set showWeekNumbers(v) {
20864
- this.i.a1 = ensureBool(v);
20978
+ this.i.a2 = ensureBool(v);
20865
20979
  }
20866
20980
  /**
20867
20981
  * Gets or sets the date time format to use for this column. If FormatString is specificied this value is ignored.
@@ -20876,10 +20990,10 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20876
20990
  * Gets or sets the Format property to detirmine the format of the date in the input
20877
20991
  */
20878
20992
  get formatString() {
20879
- return this.i.by;
20993
+ return this.i.bz;
20880
20994
  }
20881
20995
  set formatString(v) {
20882
- this.i.by = v;
20996
+ this.i.bz = v;
20883
20997
  }
20884
20998
  get isDisabled() {
20885
20999
  return this.i.av;
@@ -20909,10 +21023,10 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20909
21023
  * Indicates that the dropdown will place itself into the browser top layer.
20910
21024
  */
20911
21025
  get useTopLayer() {
20912
- return this.i.a2;
21026
+ return this.i.a3;
20913
21027
  }
20914
21028
  set useTopLayer(v) {
20915
- this.i.a2 = ensureBool(v);
21029
+ this.i.a3 = ensureBool(v);
20916
21030
  }
20917
21031
  get hasUserValues() {
20918
21032
  return this._hasUserValues;
@@ -20934,7 +21048,7 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20934
21048
  if (typeName.indexOf("Xam") === 0) {
20935
21049
  typeName = typeName.substring(3);
20936
21050
  }
20937
- genericPrefix = toSpinal("DatePickerComponent");
21051
+ genericPrefix = toSpinal("XDatePickerComponent");
20938
21052
  let additionalPrefixes = [];
20939
21053
  let prefix = toSpinal(typeName);
20940
21054
  additionalPrefixes.push(prefix + "-");
@@ -20968,14 +21082,14 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20968
21082
  this._inStyling = false;
20969
21083
  }
20970
21084
  select() {
20971
- this.i.df();
21085
+ this.i.dg();
20972
21086
  }
20973
21087
  /**
20974
21088
  * Exports visual information about the current state of the grid.
20975
21089
 
20976
21090
  */
20977
21091
  exportVisualModel() {
20978
- let iv = this.i.bf();
21092
+ let iv = this.i.bg();
20979
21093
  return (iv);
20980
21094
  }
20981
21095
  /**
@@ -20983,7 +21097,7 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20983
21097
 
20984
21098
  */
20985
21099
  exportSerializedVisualModel() {
20986
- let iv = this.i.bv();
21100
+ let iv = this.i.bw();
20987
21101
  return (iv);
20988
21102
  }
20989
21103
  /**
@@ -21107,19 +21221,19 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
21107
21221
  }
21108
21222
  }
21109
21223
  }
21110
- 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 });
21111
- 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>
21224
+ 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 });
21225
+ 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>
21112
21226
  <div #inputcontainer>
21113
21227
  </div>
21114
21228
  <div #popupContainer>
21115
21229
  </div>
21116
21230
  </div>`, isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: ChangeDetectionStrategy.OnPush });
21117
- return IgxDatePickerComponent;
21231
+ return IgxXDatePickerComponent;
21118
21232
  })();
21119
- ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerComponent, decorators: [{
21233
+ ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerComponent, decorators: [{
21120
21234
  type: Component,
21121
21235
  args: [{
21122
- selector: 'igx-date-picker',
21236
+ selector: 'igx-x-date-picker',
21123
21237
  template: `<div #datePickerContainer>
21124
21238
  <div #inputcontainer>
21125
21239
  </div>
@@ -21128,7 +21242,7 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
21128
21242
  </div>`,
21129
21243
  changeDetection: ChangeDetectionStrategy.OnPush,
21130
21244
  providers: [],
21131
- host: { 'class': 'ig-date-picker igx-date-picker' },
21245
+ host: { 'class': 'ig-x-date-picker igx-x-date-picker' },
21132
21246
  styles: [`
21133
21247
  :host {
21134
21248
  display: block;
@@ -24634,23 +24748,23 @@ https://www.infragistics.com/legal/license/igultimate-la
24634
24748
  https://www.infragistics.com/legal/license/igultimate-eula
24635
24749
  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.
24636
24750
  */
24637
- let IgxDatePickerModule = /*@__PURE__*/ (() => {
24638
- class IgxDatePickerModule {
24751
+ let IgxXDatePickerModule = /*@__PURE__*/ (() => {
24752
+ class IgxXDatePickerModule {
24639
24753
  constructor() {
24640
- TypeRegistrar.registerCons('IgxDatePickerComponent', IgxDatePickerComponent);
24641
- TypeRegistrar.register('DatePicker', DatePicker.$type);
24754
+ TypeRegistrar.registerCons('IgxXDatePickerComponent', IgxXDatePickerComponent);
24755
+ TypeRegistrar.register('XDatePicker', XDatePicker.$type);
24642
24756
  }
24643
24757
  }
24644
- IgxDatePickerModule.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, deps: [], target: ɵɵFactoryTarget.NgModule });
24645
- IgxDatePickerModule.ɵmod = ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, declarations: [IgxDatePickerComponent], imports: [CommonModule, IgxXCalendarModule,
24758
+ IgxXDatePickerModule.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, deps: [], target: ɵɵFactoryTarget.NgModule });
24759
+ IgxXDatePickerModule.ɵmod = ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, declarations: [IgxXDatePickerComponent], imports: [CommonModule, IgxXCalendarModule,
24646
24760
  IgxXButtonModule,
24647
24761
  IgxXIconModule,
24648
24762
  IgxXInputGroupModule], exports: [IgxXCalendarModule,
24649
24763
  IgxXButtonModule,
24650
24764
  IgxXIconModule,
24651
24765
  IgxXInputGroupModule,
24652
- IgxDatePickerComponent] });
24653
- IgxDatePickerModule.ɵinj = ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, imports: [[CommonModule, IgxXCalendarModule,
24766
+ IgxXDatePickerComponent] });
24767
+ IgxXDatePickerModule.ɵinj = ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, imports: [[CommonModule, IgxXCalendarModule,
24654
24768
  IgxXButtonModule,
24655
24769
  IgxXIconModule,
24656
24770
  IgxXInputGroupModule
@@ -24658,17 +24772,17 @@ let IgxDatePickerModule = /*@__PURE__*/ (() => {
24658
24772
  IgxXButtonModule,
24659
24773
  IgxXIconModule,
24660
24774
  IgxXInputGroupModule] });
24661
- return IgxDatePickerModule;
24775
+ return IgxXDatePickerModule;
24662
24776
  })();
24663
- ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, decorators: [{
24777
+ ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, decorators: [{
24664
24778
  type: NgModule,
24665
24779
  args: [{
24666
- declarations: [IgxDatePickerComponent],
24780
+ declarations: [IgxXDatePickerComponent],
24667
24781
  exports: [IgxXCalendarModule,
24668
24782
  IgxXButtonModule,
24669
24783
  IgxXIconModule,
24670
24784
  IgxXInputGroupModule,
24671
- IgxDatePickerComponent
24785
+ IgxXDatePickerComponent
24672
24786
  ],
24673
24787
  imports: [CommonModule, IgxXCalendarModule,
24674
24788
  IgxXButtonModule,
@@ -24685,37 +24799,37 @@ https://www.infragistics.com/legal/license/igultimate-la
24685
24799
  https://www.infragistics.com/legal/license/igultimate-eula
24686
24800
  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.
24687
24801
  */
24688
- let IgxDatePickerDynamicModule = /*@__PURE__*/ (() => {
24689
- class IgxDatePickerDynamicModule {
24802
+ let IgxXDatePickerDynamicModule = /*@__PURE__*/ (() => {
24803
+ class IgxXDatePickerDynamicModule {
24690
24804
  constructor() {
24691
- TypeRegistrar.registerCons('DatePicker', DatePicker);
24692
- TypeRegistrar.registerCons('IgxDatePickerComponent', IgxDatePickerComponent);
24693
- TypeRegistrar.register('DatePicker', DatePicker.$type);
24805
+ TypeRegistrar.registerCons('XDatePicker', XDatePicker);
24806
+ TypeRegistrar.registerCons('IgxXDatePickerComponent', IgxXDatePickerComponent);
24807
+ TypeRegistrar.register('XDatePicker', XDatePicker.$type);
24694
24808
  }
24695
24809
  }
24696
- IgxDatePickerDynamicModule.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, deps: [], target: ɵɵFactoryTarget.NgModule });
24697
- IgxDatePickerDynamicModule.ɵmod = ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, imports: [CommonModule, IgxXCalendarDynamicModule,
24810
+ IgxXDatePickerDynamicModule.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, deps: [], target: ɵɵFactoryTarget.NgModule });
24811
+ IgxXDatePickerDynamicModule.ɵmod = ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, imports: [CommonModule, IgxXCalendarDynamicModule,
24698
24812
  IgxXButtonDynamicModule,
24699
24813
  IgxXIconDynamicModule,
24700
24814
  IgxXInputGroupDynamicModule,
24701
- IgxDatePickerModule], exports: [IgxXCalendarDynamicModule,
24815
+ IgxXDatePickerModule], exports: [IgxXCalendarDynamicModule,
24702
24816
  IgxXButtonDynamicModule,
24703
24817
  IgxXIconDynamicModule,
24704
24818
  IgxXInputGroupDynamicModule,
24705
- IgxDatePickerModule] });
24706
- IgxDatePickerDynamicModule.ɵinj = ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, imports: [[CommonModule, IgxXCalendarDynamicModule,
24819
+ IgxXDatePickerModule] });
24820
+ IgxXDatePickerDynamicModule.ɵinj = ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, imports: [[CommonModule, IgxXCalendarDynamicModule,
24707
24821
  IgxXButtonDynamicModule,
24708
24822
  IgxXIconDynamicModule,
24709
24823
  IgxXInputGroupDynamicModule,
24710
- IgxDatePickerModule
24824
+ IgxXDatePickerModule
24711
24825
  ], IgxXCalendarDynamicModule,
24712
24826
  IgxXButtonDynamicModule,
24713
24827
  IgxXIconDynamicModule,
24714
24828
  IgxXInputGroupDynamicModule,
24715
- IgxDatePickerModule] });
24716
- return IgxDatePickerDynamicModule;
24829
+ IgxXDatePickerModule] });
24830
+ return IgxXDatePickerDynamicModule;
24717
24831
  })();
24718
- ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, decorators: [{
24832
+ ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, decorators: [{
24719
24833
  type: NgModule,
24720
24834
  args: [{
24721
24835
  declarations: [],
@@ -24723,15 +24837,15 @@ let IgxDatePickerDynamicModule = /*@__PURE__*/ (() => {
24723
24837
  IgxXButtonDynamicModule,
24724
24838
  IgxXIconDynamicModule,
24725
24839
  IgxXInputGroupDynamicModule,
24726
- IgxDatePickerModule
24840
+ IgxXDatePickerModule
24727
24841
  ],
24728
24842
  imports: [CommonModule, IgxXCalendarDynamicModule,
24729
24843
  IgxXButtonDynamicModule,
24730
24844
  IgxXIconDynamicModule,
24731
24845
  IgxXInputGroupDynamicModule,
24732
- IgxDatePickerModule
24846
+ IgxXDatePickerModule
24733
24847
  ],
24734
- entryComponents: [IgxDatePickerComponent]
24848
+ entryComponents: [IgxXDatePickerComponent]
24735
24849
  }]
24736
24850
  }], ctorParameters: function () { return []; } });
24737
24851
 
@@ -25901,7 +26015,7 @@ let XCheckbox = /*@__PURE__*/ (() => {
25901
26015
  $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
25902
26016
  $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
25903
26017
  $ret.addItem("TickStrokeWidth", 3);
25904
- $ret.addItem("BorderWidth", NaN);
26018
+ $ret.addItem("BorderWidth", 1);
25905
26019
  $ret.addItem("CornerRadius", 2);
25906
26020
  return $ret;
25907
26021
  })()));
@@ -25914,7 +26028,7 @@ let XCheckbox = /*@__PURE__*/ (() => {
25914
26028
  $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
25915
26029
  $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
25916
26030
  $ret.addItem("TickStrokeWidth", 3);
25917
- $ret.addItem("BorderWidth", NaN);
26031
+ $ret.addItem("BorderWidth", 1);
25918
26032
  $ret.addItem("CornerRadius", 2);
25919
26033
  return $ret;
25920
26034
  })()));
@@ -26752,7 +26866,7 @@ let ButtonGroupVisualModelExport = /*@__PURE__*/ (() => {
26752
26866
  if (b != 0) {
26753
26867
  a.l(",");
26754
26868
  }
26755
- a.l(this.i._inner[b].ab());
26869
+ a.l(this.i._inner[b].serialize());
26756
26870
  }
26757
26871
  a.l("]");
26758
26872
  a.l("}");
@@ -29880,6 +29994,9 @@ let XInputBridge = /*@__PURE__*/ (() => {
29880
29994
  let e = d.inputs._inner[0];
29881
29995
  window.setTimeout(() => e.dr(b, c), 0);
29882
29996
  }
29997
+ exportVisualData(a) {
29998
+ return a.fe();
29999
+ }
29883
30000
  }
29884
30001
  XInputBridge.$t = markType(XInputBridge, 'XInputBridge', XComponentBridge.$, [INativeUIInputBridge_$type]);
29885
30002
  return XInputBridge;
@@ -29929,12 +30046,12 @@ let XButtonBridge = /*@__PURE__*/ (() => {
29929
30046
  this.y = d;
29930
30047
  this.af = b;
29931
30048
  break;
29932
- case 12:
30049
+ case 13:
29933
30050
  e.gotFocus = delegateCombine(e.gotFocus, runOn(this, this.ah));
29934
30051
  this.v = d;
29935
30052
  this.ab = b;
29936
30053
  break;
29937
- case 13:
30054
+ case 14:
29938
30055
  e.lostFocus = delegateCombine(e.lostFocus, runOn(this, this.ai));
29939
30056
  this.w = d;
29940
30057
  this.ad = b;
@@ -30000,7 +30117,7 @@ let XButtonBridge = /*@__PURE__*/ (() => {
30000
30117
  d.clearButtonContent();
30001
30118
  if (typeCast(NativeUIComponent.$, c) !== null) {
30002
30119
  this.ac = c;
30003
- d.appendButtonContent(this.ac.al);
30120
+ d.appendButtonContent(this.ac.an);
30004
30121
  }
30005
30122
  else {
30006
30123
  this.ac = c;
@@ -30031,7 +30148,7 @@ let XButtonBridge = /*@__PURE__*/ (() => {
30031
30148
  case 54:
30032
30149
  if (typeCast(NativeUIComponent.$, c) !== null) {
30033
30150
  this.aa = c;
30034
- d.appendButtonContent(this.aa.al);
30151
+ d.appendButtonContent(this.aa.an);
30035
30152
  }
30036
30153
  break;
30037
30154
  case 0:
@@ -30089,6 +30206,9 @@ let XButtonBridge = /*@__PURE__*/ (() => {
30089
30206
  case 11:
30090
30207
  d.aa = c;
30091
30208
  break;
30209
+ case 83:
30210
+ d.bu = c;
30211
+ break;
30092
30212
  }
30093
30213
  }
30094
30214
  getValue(a, b) {
@@ -30124,6 +30244,7 @@ let XButtonBridge = /*@__PURE__*/ (() => {
30124
30244
  case 56: return c.as;
30125
30245
  case 58: return c.aq;
30126
30246
  case 17: return c.kt;
30247
+ case 83: return c.bu;
30127
30248
  }
30128
30249
  return null;
30129
30250
  }
@@ -30175,6 +30296,9 @@ let XButtonBridge = /*@__PURE__*/ (() => {
30175
30296
  default: return 3;
30176
30297
  }
30177
30298
  }
30299
+ exportVisualData(a) {
30300
+ return a.d7();
30301
+ }
30178
30302
  }
30179
30303
  XButtonBridge.$t = markType(XButtonBridge, 'XButtonBridge', XComponentBridge.$);
30180
30304
  return XButtonBridge;
@@ -30230,6 +30354,10 @@ let XCheckboxBridge = /*@__PURE__*/ (() => {
30230
30354
  case 7: return c.checked;
30231
30355
  case 18: return enumGetBox(BaseControlTheme_$type, c.n);
30232
30356
  case 17: return c.ar;
30357
+ case 65: return c.dl;
30358
+ case 67: return c.dm;
30359
+ case 66: return c.dd;
30360
+ case 68: return c.de;
30233
30361
  }
30234
30362
  return null;
30235
30363
  }
@@ -30248,8 +30376,23 @@ let XCheckboxBridge = /*@__PURE__*/ (() => {
30248
30376
  case 17:
30249
30377
  d.ar = c;
30250
30378
  break;
30379
+ case 65:
30380
+ d.dl = c;
30381
+ break;
30382
+ case 67:
30383
+ d.dm = c;
30384
+ break;
30385
+ case 66:
30386
+ d.dd = c;
30387
+ break;
30388
+ case 68:
30389
+ d.de = c;
30390
+ break;
30251
30391
  }
30252
30392
  }
30393
+ exportVisualData(a) {
30394
+ return a.a3();
30395
+ }
30253
30396
  }
30254
30397
  XCheckboxBridge.$t = markType(XCheckboxBridge, 'XCheckboxBridge', XComponentBridge.$);
30255
30398
  return XCheckboxBridge;
@@ -30341,6 +30484,9 @@ let XIconBridge = /*@__PURE__*/ (() => {
30341
30484
  return super.getTargetForProperty(a, b);
30342
30485
  }
30343
30486
  w(a) {
30487
+ a.svg = null;
30488
+ a.svgPath = null;
30489
+ a.b = null;
30344
30490
  let b = SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
30345
30491
  if (b != null) {
30346
30492
  if (stringStartsWith(trimStart(b, ' ', '\n', '\r', '\t'), "<svg")) {
@@ -30362,6 +30508,9 @@ let XIconBridge = /*@__PURE__*/ (() => {
30362
30508
  return;
30363
30509
  }
30364
30510
  }
30511
+ exportVisualData(a) {
30512
+ return a.au();
30513
+ }
30365
30514
  }
30366
30515
  XIconBridge.$t = markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
30367
30516
  return XIconBridge;
@@ -30422,12 +30571,12 @@ let XPopupBridge = /*@__PURE__*/ (() => {
30422
30571
  this.z = d;
30423
30572
  this.ah = b;
30424
30573
  break;
30425
- case 12:
30574
+ case 13:
30426
30575
  e.popupGotFocus = delegateCombine(e.popupGotFocus, runOn(this, this.ak));
30427
30576
  this.w = d;
30428
30577
  this.ae = b;
30429
30578
  break;
30430
- case 13:
30579
+ case 14:
30431
30580
  e.popupLostFocus = delegateCombine(e.popupLostFocus, runOn(this, this.al));
30432
30581
  this.x = d;
30433
30582
  this.af = b;
@@ -30457,12 +30606,12 @@ let XPopupBridge = /*@__PURE__*/ (() => {
30457
30606
  this.z = null;
30458
30607
  this.ah = null;
30459
30608
  break;
30460
- case 12:
30609
+ case 13:
30461
30610
  e.popupGotFocus = delegateRemove(e.popupGotFocus, runOn(this, this.ak));
30462
30611
  this.w = null;
30463
30612
  this.ae = null;
30464
30613
  break;
30465
- case 13:
30614
+ case 14:
30466
30615
  e.popupLostFocus = delegateRemove(e.popupLostFocus, runOn(this, this.al));
30467
30616
  this.x = null;
30468
30617
  this.af = null;
@@ -30619,15 +30768,18 @@ let XPopupBridge = /*@__PURE__*/ (() => {
30619
30768
  default: return 0;
30620
30769
  }
30621
30770
  }
30771
+ exportVisualData(a) {
30772
+ return a.au();
30773
+ }
30622
30774
  addChild(a, b) {
30623
30775
  this.ac.add(b);
30624
30776
  let c = a;
30625
- c.appendPopupContent(b.al);
30777
+ c.appendPopupContent(b.an);
30626
30778
  }
30627
30779
  insertChild(a, b, c) {
30628
30780
  this.ac.add(c);
30629
30781
  let d = a;
30630
- d.appendPopupContent(c.al);
30782
+ d.appendPopupContent(c.an);
30631
30783
  }
30632
30784
  getChildAt(a, b) {
30633
30785
  return this.ac._inner[b];
@@ -30637,12 +30789,12 @@ let XPopupBridge = /*@__PURE__*/ (() => {
30637
30789
  }
30638
30790
  removeChild(a, b) {
30639
30791
  let c = a;
30640
- c.removePopupContent(b.al);
30792
+ c.removePopupContent(b.an);
30641
30793
  this.ac.remove(b);
30642
30794
  }
30643
30795
  removeChildAt(a, b) {
30644
30796
  let c = a;
30645
- c.removePopupContent(this.ac._inner[b].al);
30797
+ c.removePopupContent(this.ac._inner[b].an);
30646
30798
  this.ac.removeAt(b);
30647
30799
  }
30648
30800
  }
@@ -30672,7 +30824,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30672
30824
  return NativeUIXInputsFactory.a;
30673
30825
  }
30674
30826
  static j() {
30675
- NativeUIComponent.ap(NativeUIXInputsFactory.b);
30827
+ NativeUIComponent.ar(NativeUIXInputsFactory.b);
30676
30828
  }
30677
30829
  get flavor() {
30678
30830
  return this.c;
@@ -30730,7 +30882,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30730
30882
  f.inputs.add(j);
30731
30883
  let l = new XInputBridge(f);
30732
30884
  let m = new NativeUIInput();
30733
- m.al = d;
30885
+ m.an = d;
30734
30886
  m.d = l;
30735
30887
  b(m);
30736
30888
  }
@@ -30744,7 +30896,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30744
30896
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
30745
30897
  let h = new XButtonBridge(f);
30746
30898
  let i = new NativeUIButton();
30747
- i.al = d;
30899
+ i.an = d;
30748
30900
  i.d = h;
30749
30901
  b(i);
30750
30902
  }
@@ -30757,7 +30909,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30757
30909
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
30758
30910
  let h = new XCheckboxBridge(f);
30759
30911
  let i = new NativeUICheckbox();
30760
- i.al = d;
30912
+ i.an = d;
30761
30913
  i.d = h;
30762
30914
  b(i);
30763
30915
  }
@@ -30770,7 +30922,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30770
30922
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
30771
30923
  let h = new XIconBridge(f);
30772
30924
  let i = new NativeUIIcon();
30773
- i.al = d;
30925
+ i.an = d;
30774
30926
  i.d = h;
30775
30927
  let j = c.createElement("div");
30776
30928
  let k = c.getSubRenderer(j);
@@ -30781,9 +30933,9 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30781
30933
  let m = k.getExternal(l, k.rootWrapper, k.getExternal(l, null, null));
30782
30934
  let n = new XButtonBridge(l);
30783
30935
  let o = new NativeUIButton();
30784
- o.al = j;
30936
+ o.an = j;
30785
30937
  o.d = n;
30786
- o.bk = i;
30938
+ o.bm = i;
30787
30939
  b(o);
30788
30940
  }
30789
30941
  f(a, b) {
@@ -30795,7 +30947,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30795
30947
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
30796
30948
  let h = new XIconBridge(f);
30797
30949
  let i = new NativeUIIcon();
30798
- i.al = d;
30950
+ i.an = d;
30799
30951
  i.d = h;
30800
30952
  b(i);
30801
30953
  }
@@ -30807,7 +30959,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30807
30959
  f.provideRenderer(e);
30808
30960
  let g = new XPopupBridge(f);
30809
30961
  let h = new NativeUIPopup();
30810
- h.al = d;
30962
+ h.an = d;
30811
30963
  h.d = g;
30812
30964
  b(h);
30813
30965
  }
@@ -30850,7 +31002,7 @@ let XIconButtonBridge = /*@__PURE__*/ (() => {
30850
31002
  switch (a) {
30851
31003
  case 16:
30852
31004
  case 15:
30853
- case 17: return this.al.t.view.t;
31005
+ case 17: return this.al.t.view.v;
30854
31006
  }
30855
31007
  return super.getTargetForProperty(a, b);
30856
31008
  }
@@ -30979,8 +31131,69 @@ https://www.infragistics.com/legal/license/igultimate-eula
30979
31131
  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.
30980
31132
  */
30981
31133
 
31134
+ /*
31135
+ THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
31136
+ https://www.infragistics.com/legal/license/igultimate-la
31137
+ https://www.infragistics.com/legal/license/igultimate-eula
31138
+ 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.
31139
+ */
31140
+ /**
31141
+ * @hidden
31142
+ */
31143
+ let TextBlockVisualModelExport = /*@__PURE__*/ (() => {
31144
+ class TextBlockVisualModelExport extends Base {
31145
+ constructor() {
31146
+ super(...arguments);
31147
+ this.c = 0;
31148
+ this.e = 0;
31149
+ this.f = 0;
31150
+ this.b = 0;
31151
+ this.a = null;
31152
+ this.k = null;
31153
+ this.l = null;
31154
+ this.m = null;
31155
+ this.d = 0;
31156
+ this.i = null;
31157
+ this.j = null;
31158
+ this.h = null;
31159
+ }
31160
+ g() {
31161
+ let a = new StringBuilder(0);
31162
+ a.l("{");
31163
+ a.l("left: " + this.c + ", ");
31164
+ a.l("top: " + this.e + ", ");
31165
+ a.l("width: " + this.f + ", ");
31166
+ a.l("height: " + this.b + ", ");
31167
+ a.l("text : \"" + this.h + "\", ");
31168
+ a.l("actualTextColor: " + this.a.serialize() + ", ");
31169
+ if (!stringIsNullOrEmpty(this.k)) {
31170
+ a.l("textStyleFontStyle: \"" + this.k + "\", ");
31171
+ }
31172
+ if (!stringIsNullOrEmpty(this.l)) {
31173
+ a.l("textStyleFontVariant: \"" + this.l + "\", ");
31174
+ }
31175
+ if (!stringIsNullOrEmpty(this.m)) {
31176
+ a.l("textStyleFontWeight: \"" + this.m + "\", ");
31177
+ }
31178
+ if (!stringIsNullOrEmpty(this.i)) {
31179
+ a.l("textStyleFontFamily: \"" + this.i + "\", ");
31180
+ }
31181
+ if (!stringIsNullOrEmpty(this.j)) {
31182
+ a.l("textStyleFontStretch: \"" + this.j + "\", ");
31183
+ }
31184
+ if (!isNaN_(this.d)) {
31185
+ a.l("textStyleFontSize: " + this.d + ", ");
31186
+ }
31187
+ a.l("}");
31188
+ return a.toString();
31189
+ }
31190
+ }
31191
+ TextBlockVisualModelExport.$t = markType(TextBlockVisualModelExport, 'TextBlockVisualModelExport');
31192
+ return TextBlockVisualModelExport;
31193
+ })();
31194
+
30982
31195
  /**
30983
31196
  * Generated bundle index. Do not edit.
30984
31197
  */
30985
31198
 
30986
- 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 };
31199
+ 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 };