igniteui-angular-inputs 18.0.0 → 18.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/bundles/igniteui-angular-inputs.umd.js +975 -771
  2. package/bundles/igniteui-angular-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonGroupVisualModelExport.js +1 -1
  4. package/esm2015/lib/ButtonView_combined.js +28 -33
  5. package/esm2015/lib/ButtonVisualModelExport.js +14 -13
  6. package/esm2015/lib/CalendarVisualModelExport.js +1 -1
  7. package/esm2015/lib/CheckboxView_combined.js +2 -2
  8. package/esm2015/lib/DatePickerView_combined.js +325 -322
  9. package/esm2015/lib/IconView_combined.js +319 -219
  10. package/esm2015/lib/IconVisualModelExport.js +46 -33
  11. package/esm2015/lib/NativeUIXInputsFactory.js +9 -9
  12. package/esm2015/lib/TextBlockVisualModelExport.js +64 -0
  13. package/esm2015/lib/XButtonBridge.js +11 -4
  14. package/esm2015/lib/XCheckboxBridge.js +19 -0
  15. package/esm2015/lib/{DatePicker.js → XDatePicker.js} +1 -1
  16. package/esm2015/lib/XIconBridge.js +3 -0
  17. package/esm2015/lib/XIconButtonBridge.js +1 -1
  18. package/esm2015/lib/XInputBridge.js +3 -0
  19. package/esm2015/lib/XPopupBridge.js +11 -8
  20. package/esm2015/lib/{igx-date-picker-component.js → igx-x-date-picker-component.js} +40 -40
  21. package/esm2015/lib/{igx-date-picker-dynamic-module.js → igx-x-date-picker-dynamic-module.js} +20 -20
  22. package/esm2015/lib/{igx-date-picker-module.js → igx-x-date-picker-module.js} +14 -14
  23. package/esm2015/public_api.js +5 -4
  24. package/esm5/lib/ButtonGroupVisualModelExport.js +1 -1
  25. package/esm5/lib/ButtonView_combined.js +33 -38
  26. package/esm5/lib/ButtonVisualModelExport.js +14 -13
  27. package/esm5/lib/CalendarVisualModelExport.js +1 -1
  28. package/esm5/lib/CheckboxView_combined.js +2 -2
  29. package/esm5/lib/DatePickerView_combined.js +336 -333
  30. package/esm5/lib/IconView_combined.js +316 -216
  31. package/esm5/lib/IconVisualModelExport.js +50 -33
  32. package/esm5/lib/NativeUIXInputsFactory.js +9 -9
  33. package/esm5/lib/TextBlockVisualModelExport.js +66 -0
  34. package/esm5/lib/XButtonBridge.js +11 -4
  35. package/esm5/lib/XCheckboxBridge.js +19 -0
  36. package/esm5/lib/{DatePicker.js → XDatePicker.js} +1 -1
  37. package/esm5/lib/XIconBridge.js +3 -0
  38. package/esm5/lib/XIconButtonBridge.js +1 -1
  39. package/esm5/lib/XInputBridge.js +3 -0
  40. package/esm5/lib/XPopupBridge.js +11 -8
  41. package/esm5/lib/{igx-date-picker-component.js → igx-x-date-picker-component.js} +87 -87
  42. package/esm5/lib/{igx-date-picker-dynamic-module.js → igx-x-date-picker-dynamic-module.js} +21 -21
  43. package/esm5/lib/{igx-date-picker-module.js → igx-x-date-picker-module.js} +15 -15
  44. package/esm5/public_api.js +5 -4
  45. package/fesm2015/igniteui-angular-inputs.js +909 -710
  46. package/fesm5/igniteui-angular-inputs.js +972 -769
  47. package/lib/ButtonVisualModelExport.d.ts +6 -5
  48. package/lib/DatePickerView_combined.d.ts +75 -74
  49. package/lib/IconView_combined.d.ts +45 -39
  50. package/lib/IconVisualModelExport.d.ts +17 -12
  51. package/lib/TextBlockVisualModelExport.d.ts +21 -0
  52. package/lib/XButtonBridge.d.ts +1 -0
  53. package/lib/XCheckboxBridge.d.ts +1 -0
  54. package/lib/XDatePicker.d.ts +1 -0
  55. package/lib/XIconBridge.d.ts +1 -0
  56. package/lib/XInputBridge.d.ts +1 -0
  57. package/lib/XPopupBridge.d.ts +1 -0
  58. package/lib/{igx-date-picker-component.d.ts → igx-x-date-picker-component.d.ts} +6 -6
  59. package/lib/igx-x-date-picker-dynamic-module.d.ts +13 -0
  60. package/lib/igx-x-date-picker-module.d.ts +13 -0
  61. package/package.json +2 -2
  62. package/public_api.d.ts +5 -4
  63. package/lib/DatePicker.d.ts +0 -1
  64. package/lib/igx-date-picker-dynamic-module.d.ts +0 -13
  65. package/lib/igx-date-picker-module.d.ts +0 -13
@@ -7,7 +7,7 @@
7
7
 
8
8
  import * as i0 from '@angular/core';
9
9
  import { EventEmitter, ɵɵngDeclareFactory, Renderer2, ViewContainerRef, NgZone, Injector, ComponentFactoryResolver, ɵɵFactoryTarget, ɵɵngDeclareComponent, ElementRef, ChangeDetectionStrategy, ɵɵngDeclareClassMetadata, Component, ViewChild, Input, Output, ɵɵngDeclareNgModule, ɵɵngDeclareInjector, NgModule, TemplateRef, HostBinding, ContentChildren } from '@angular/core';
10
- import { markEnum, 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();
@@ -4304,157 +4313,157 @@ let IconView = /*@__PURE__*/ (() => {
4304
4313
  class IconView extends Base {
4305
4314
  constructor() {
4306
4315
  super();
4307
- this.c = null;
4308
- this.s = null;
4309
- this.f = null;
4310
- this.l = new List$1(Delegate_$type, 0);
4311
- this.n = null;
4312
- this.o = null;
4313
- this.p = null;
4316
+ this.d = null;
4317
+ this.v = null;
4318
+ this.g = null;
4319
+ this.o = new List$1(Delegate_$type, 0);
4314
4320
  this.q = null;
4315
4321
  this.r = null;
4316
- this.d = null;
4322
+ this.s = null;
4323
+ this.t = null;
4324
+ this.u = null;
4317
4325
  this.e = null;
4326
+ this.f = null;
4327
+ this.ab = null;
4328
+ this.n = new Dictionary$2(Brush.$, String_$type, 0);
4329
+ this.j = true;
4318
4330
  this.y = null;
4319
- this.k = new Dictionary$2(Brush.$, String_$type, 0);
4320
- this.g = true;
4321
- this.v = null;
4322
- this.u = null;
4323
- this.t = null;
4324
- this.m = new List$1(DomWrapper_$type, 0);
4325
- this.n = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4326
- this.o = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4327
- this.p = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4331
+ this.x = null;
4332
+ this.w = null;
4333
+ this.p = new List$1(DomWrapper_$type, 0);
4328
4334
  this.q = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4329
4335
  this.r = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4330
- this.d = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
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);
4331
4339
  this.e = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
4340
+ this.f = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
4332
4341
  }
4333
- ag() {
4342
+ ak() {
4334
4343
  }
4335
- i() {
4344
+ l() {
4336
4345
  return true;
4337
4346
  }
4338
- get w() {
4339
- return this.v;
4347
+ get z() {
4348
+ return this.y;
4340
4349
  }
4341
- get x() {
4350
+ get aa() {
4342
4351
  return null;
4343
4352
  }
4344
- get b() {
4345
- return this.m.toArray();
4353
+ get c() {
4354
+ return this.p.toArray();
4346
4355
  }
4347
- get j() {
4356
+ get m() {
4348
4357
  return true;
4349
4358
  }
4350
- ae(a) {
4359
+ ai(a) {
4351
4360
  if (a == null) {
4352
- for (let b of fromEnum(this.l)) {
4361
+ for (let b of fromEnum(this.o)) {
4353
4362
  b();
4354
4363
  }
4355
- this.l.clear();
4356
- if (this.v != null) {
4357
- this.v.unlistenAll();
4364
+ this.o.clear();
4365
+ if (this.y != null) {
4366
+ this.y.unlistenAll();
4358
4367
  }
4359
- if (this.u != null) {
4360
- this.u.unlistenAll();
4368
+ if (this.x != null) {
4369
+ this.x.unlistenAll();
4361
4370
  }
4362
4371
  }
4363
- this.s = a;
4372
+ this.v = a;
4364
4373
  a.rootWrapper.setStyleProperty("position", "relative");
4365
- this.s.rootWrapper.setStyleProperty("display", "flex");
4366
- this.s.rootWrapper.setStyleProperty("flex-direction", "row");
4367
- this.s.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
4368
- this.s.rootWrapper.setStyleProperty("align-items", "center");
4369
- this.s.rootWrapper.setStyleProperty("justify-content", "center");
4370
- this.am();
4371
- let c = this.s.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");
4372
4381
  c.setStyleProperty("position", "absolute");
4373
4382
  c.setStyleProperty("top", "0");
4374
4383
  c.setStyleProperty("left", "0");
4375
4384
  c.setStyleProperty("right", "0");
4376
4385
  c.setStyleProperty("bottom", "0");
4377
- this.v = c;
4378
- let d = this.s.createElement("img");
4386
+ this.y = c;
4387
+ let d = this.v.createElement("img");
4379
4388
  d.setStyleProperty("height", "100%");
4380
4389
  d.setStyleProperty("width", "100%");
4381
4390
  d.setStyleProperty("object-fit", "contain");
4382
- this.u = d;
4383
- this.ar();
4384
- this.t = a.createElementNS("defs", "http://www.w3.org/2000/svg");
4385
- this.v.append(this.t);
4386
- this.s.append(this.v);
4387
- this.l.add(c.listen("click", runOn(this, this.ad)));
4388
- this.c.cc();
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)));
4397
+ this.d.cc();
4389
4398
  }
4390
- ao(a) {
4391
- this.k.clear();
4392
- this.s.rootWrapper.removeChildren();
4393
- this.s.rootWrapper.append(this.v);
4394
- this.v.removeChildren();
4395
- this.t.removeChildren();
4396
- this.m.clear();
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();
4397
4406
  if (a != null) {
4398
- let b = this.s.createElementNS("path", "http://www.w3.org/2000/svg");
4407
+ let b = this.v.createElementNS("path", "http://www.w3.org/2000/svg");
4399
4408
  b.setAttribute("d", a);
4400
- this.v.append(this.t);
4401
- this.v.append(b);
4402
- this.m.add(b);
4409
+ this.y.append(this.w);
4410
+ this.y.append(b);
4411
+ this.p.add(b);
4403
4412
  }
4404
4413
  }
4405
- ap(a) {
4406
- this.k.clear();
4407
- this.s.rootWrapper.removeChildren();
4408
- this.s.rootWrapper.append(this.v);
4409
- this.v.removeChildren();
4410
- this.t.removeChildren();
4411
- this.m.clear();
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();
4412
4421
  if (a != null && a.length > 0) {
4413
- this.v.append(this.t);
4422
+ this.y.append(this.w);
4414
4423
  for (let b = 0; b < a.length; b++) {
4415
- let c = this.s.createElementNS("path", "http://www.w3.org/2000/svg");
4424
+ let c = this.v.createElementNS("path", "http://www.w3.org/2000/svg");
4416
4425
  c.setAttribute("d", a[b]);
4417
- this.v.append(c);
4418
- this.m.add(c);
4426
+ this.y.append(c);
4427
+ this.p.add(c);
4419
4428
  }
4420
4429
  }
4421
4430
  }
4422
- an(a) {
4423
- this.s.rootWrapper.removeChildren();
4431
+ as(a) {
4432
+ this.v.rootWrapper.removeChildren();
4424
4433
  if (a != null) {
4425
- let b = this.s.rootWrapper.getNativeElement();
4434
+ let b = this.v.rootWrapper.getNativeElement();
4426
4435
  b.innerHTML = a;
4427
4436
  }
4428
4437
  }
4429
- al(a) {
4430
- if (this.y != a) {
4431
- this.y = a;
4432
- this.s.rootWrapper.removeChildren();
4433
- this.s.rootWrapper.append(this.u);
4434
- this.u.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);
4435
4444
  }
4436
4445
  }
4437
- h() {
4438
- return this.c.svgPath != null || this.c.svg != null || this.c.b != null;
4439
- }
4440
- am() {
4441
- this.s.rootWrapper.setStyleProperty("width", isNaN_(this.c.aq) ? "1.5rem" : this.c.aq + "px");
4442
- this.s.rootWrapper.setStyleProperty("height", isNaN_(this.c.ai) ? "1.5rem" : this.c.ai + "px");
4446
+ k() {
4447
+ return this.d.svgPath != null || this.d.svg != null || this.d.b != null;
4443
4448
  }
4444
4449
  ar() {
4445
- let a = isNaN_(this.c.an) ? 0 : this.c.an;
4446
- let b = isNaN_(this.c.ao) ? 0 : this.c.ao;
4447
- let c = isNaN_(this.c.ap) ? 24 : this.c.ap;
4448
- let d = isNaN_(this.c.am) ? 24 : this.c.am;
4449
- this.v.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
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");
4450
4452
  }
4451
- ai(a, b) {
4453
+ aw() {
4454
+ let a = isNaN_(this.d.an) ? 0 : this.d.an;
4455
+ let b = isNaN_(this.d.ao) ? 0 : this.d.ao;
4456
+ let c = isNaN_(this.d.ap) ? 24 : this.d.ap;
4457
+ let d = isNaN_(this.d.am) ? 24 : this.d.am;
4458
+ this.y.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
4459
+ }
4460
+ am(a, b) {
4452
4461
  let c = a.color;
4453
- if (!this.k.containsKey(a)) {
4462
+ if (!this.n.containsKey(a)) {
4454
4463
  if (a.isGradient) {
4455
- let d = this.t.getChildCount();
4464
+ let d = this.w.getChildCount();
4456
4465
  let e = a;
4457
- let f = this.s.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
4466
+ let f = this.v.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
4458
4467
  let g = "ig_gradient_" + b + "_" + d;
4459
4468
  f.setAttribute("id", g);
4460
4469
  f.setAttribute("x1", e.startX.toString());
@@ -4464,69 +4473,69 @@ let IconView = /*@__PURE__*/ (() => {
4464
4473
  let j = e.gradientStops;
4465
4474
  for (let i = 0; i < j.length; i++) {
4466
4475
  let h = j[i];
4467
- let k = this.s.createElementNS("stop", "http://www.w3.org/2000/svg");
4476
+ let k = this.v.createElementNS("stop", "http://www.w3.org/2000/svg");
4468
4477
  k.setAttribute("offset", h.offset * 100 + "%");
4469
4478
  k.setAttribute("stop-color", h._fill);
4470
4479
  f.append(k);
4471
4480
  }
4472
- this.t.append(f);
4473
- this.k.addItem(a, g);
4481
+ this.w.append(f);
4482
+ this.n.addItem(a, g);
4474
4483
  }
4475
4484
  else if (a.isRadialGradient) {
4476
4485
  }
4477
4486
  }
4478
4487
  }
4479
- aj(a, b) {
4488
+ an(a, b) {
4480
4489
  let c = a;
4481
- if (this.k.containsKey(b)) {
4482
- c.setAttribute("fill", "url(#" + this.k.item(b) + ")");
4483
- this.s.rootWrapper.removeChildren();
4484
- this.s.rootWrapper.append(this.v);
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);
4485
4494
  }
4486
4495
  else {
4487
4496
  NativeUI.r(a, b);
4488
4497
  }
4489
4498
  }
4490
- ak(a, b) {
4499
+ ao(a, b) {
4491
4500
  let c = a;
4492
- if (this.k.containsKey(b)) {
4493
- c.setAttribute("stroke", "url('#" + this.k.item(b) + "')");
4501
+ if (this.n.containsKey(b)) {
4502
+ c.setAttribute("stroke", "url('#" + this.n.item(b) + "')");
4494
4503
  }
4495
4504
  else {
4496
4505
  NativeUI.aa(a, b);
4497
4506
  }
4498
4507
  }
4499
- z(a) {
4508
+ ac(a) {
4500
4509
  }
4501
- ah() {
4502
- if (this.i()) {
4510
+ al() {
4511
+ if (this.l()) {
4503
4512
  }
4504
4513
  }
4505
- aa(a) {
4506
- this.c.b9();
4514
+ ad(a) {
4515
+ this.d.b9();
4507
4516
  }
4508
- ab(a) {
4509
- this.c.ca();
4517
+ ae(a) {
4518
+ this.d.ca();
4510
4519
  }
4511
- ac() {
4512
- this.g = true;
4513
- this.l.add(this.s.rootWrapper.listen("mouseenter", runOn(this, this.aa)));
4514
- this.l.add(this.s.rootWrapper.listen("mouseleave", runOn(this, this.ab)));
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)));
4515
4524
  }
4516
- af() {
4517
- this.g = false;
4518
- for (let a of fromEnum(this.l)) {
4525
+ aj() {
4526
+ this.j = false;
4527
+ for (let a of fromEnum(this.o)) {
4519
4528
  a();
4520
4529
  }
4521
- this.l.clear();
4530
+ this.o.clear();
4522
4531
  }
4523
- aq(a) {
4532
+ av(a) {
4524
4533
  if (a != null) {
4525
- this.s.rootWrapper.setStyleProperty("font", a.fontString);
4534
+ this.v.rootWrapper.setStyleProperty("font", a.fontString);
4526
4535
  }
4527
4536
  }
4528
- a() {
4529
- let rect_ = this.s.rootWrapper.getNativeElement().getBoundingClientRect();
4537
+ b() {
4538
+ let rect_ = this.v.rootWrapper.getNativeElement().getBoundingClientRect();
4530
4539
  let a = (rect_.top);
4531
4540
  let b = (rect_.left);
4532
4541
  let c = new Array(2);
@@ -4534,8 +4543,102 @@ let IconView = /*@__PURE__*/ (() => {
4534
4543
  c[1] = b;
4535
4544
  return c;
4536
4545
  }
4537
- ad(a) {
4538
- this.c.b7();
4546
+ ah(a) {
4547
+ this.d.b7();
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;
4539
4642
  }
4540
4643
  }
4541
4644
  IconView.$t = markType(IconView, 'IconView');
@@ -4589,9 +4692,9 @@ let XIcon = /*@__PURE__*/ (() => {
4589
4692
  this.clicked = null;
4590
4693
  this.propertyChanged = null;
4591
4694
  let a = new IconView();
4592
- a.c = this;
4695
+ a.d = this;
4593
4696
  this.view = a;
4594
- this.view.ag();
4697
+ this.view.ak();
4595
4698
  }
4596
4699
  get view() {
4597
4700
  return this._view;
@@ -4654,11 +4757,11 @@ let XIcon = /*@__PURE__*/ (() => {
4654
4757
  case "ViewBoxTop":
4655
4758
  case "ViewBoxWidth":
4656
4759
  case "ViewBoxHeight":
4657
- this.view.ar();
4760
+ this.view.aw();
4658
4761
  break;
4659
4762
  case "Width":
4660
4763
  case "Height":
4661
- this.view.am();
4764
+ this.view.ar();
4662
4765
  break;
4663
4766
  }
4664
4767
  }
@@ -4681,15 +4784,15 @@ let XIcon = /*@__PURE__*/ (() => {
4681
4784
  }
4682
4785
  }
4683
4786
  get r() {
4684
- return this.svgPath != null && !this.view.j;
4787
+ return this.svgPath != null && !this.view.m;
4685
4788
  }
4686
4789
  ch() {
4687
- NativeUI.y(this.view.w, this.ak);
4790
+ NativeUI.y(this.view.z, this.ak);
4688
4791
  }
4689
4792
  cg() {
4690
- let a = this.view.w;
4793
+ let a = this.view.z;
4691
4794
  if (this.r) {
4692
- let b = this.view.x;
4795
+ let b = this.view.aa;
4693
4796
  NativeUI.r(b, this.cw);
4694
4797
  NativeUI.aa(b, this.cx);
4695
4798
  NativeUI.ad(b, this.af);
@@ -4698,22 +4801,22 @@ let XIcon = /*@__PURE__*/ (() => {
4698
4801
  let c = false;
4699
4802
  if (this.svgPath != null) {
4700
4803
  if (stringStartsWith(trimStart(this.svgPath, ' ', '\n', '\r', '\t'), "<svg")) {
4701
- this.view.an(this.svgPath);
4804
+ this.view.as(this.svgPath);
4702
4805
  c = true;
4703
4806
  }
4704
4807
  else {
4705
- this.view.ao(this.svgPath);
4808
+ this.view.at(this.svgPath);
4706
4809
  }
4707
4810
  }
4708
4811
  else if (this.b != null) {
4709
- this.view.ap(this.b);
4710
- let d = this.view.b;
4812
+ this.view.au(this.b);
4813
+ let d = this.view.c;
4711
4814
  if (d != null && d.length > 0) {
4712
4815
  let e = NativeUI.r;
4713
4816
  let f = NativeUI.aa;
4714
4817
  this.cd();
4715
- e = runOn(this.view, this.view.aj);
4716
- f = runOn(this.view, this.view.ak);
4818
+ e = runOn(this.view, this.view.an);
4819
+ f = runOn(this.view, this.view.ao);
4717
4820
  for (let g = 0; g < d.length; g++) {
4718
4821
  if (this.cw != null) {
4719
4822
  e(d[g], this.cw);
@@ -4736,63 +4839,63 @@ let XIcon = /*@__PURE__*/ (() => {
4736
4839
  }
4737
4840
  }
4738
4841
  if (this.m != null) {
4739
- this.view.aq(this.m);
4842
+ this.view.av(this.m);
4740
4843
  }
4741
4844
  return;
4742
4845
  }
4743
4846
  else if (this.svg != null) {
4744
- this.view.an(this.svg);
4847
+ this.view.as(this.svg);
4745
4848
  c = true;
4746
4849
  }
4747
4850
  else if (this.a7 != null) {
4748
- this.view.al(this.a7);
4851
+ this.view.ap(this.a7);
4749
4852
  }
4750
4853
  if (c) {
4751
- for (let h = 0; h < this.view.o.count; h++) {
4752
- let i = this.view.o._inner[h].c;
4753
- NativeUI.r(this.view.o._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));
4754
4857
  }
4755
- for (let j = 0; j < this.view.p.count; j++) {
4756
- let k = this.view.p._inner[j].c;
4757
- NativeUI.aa(this.view.p._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));
4758
4861
  }
4759
- for (let l = 0; l < this.view.q.count; l++) {
4760
- let m = this.view.q._inner[l].c;
4761
- NativeUI.r(this.view.q._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));
4762
4865
  }
4763
- for (let n = 0; n < this.view.r.count; n++) {
4764
- let o = this.view.r._inner[n].c;
4765
- NativeUI.aa(this.view.r._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));
4766
4869
  }
4767
- for (let p = 0; p < this.view.d.o.count; p++) {
4768
- let q = this.view.d.o._inner[p];
4870
+ for (let p = 0; p < this.view.e.o.count; p++) {
4871
+ let q = this.view.e.o._inner[p];
4769
4872
  let r = q.split('-');
4770
4873
  let s = parseInt(r[r.length - 1]);
4771
4874
  if (s < this.e.count) {
4772
- for (let t = 0; t < this.view.d.q._inner[p].count; t++) {
4773
- let u = this.view.d.q._inner[p]._inner[t].c;
4774
- NativeUI.r(this.view.d.q._inner[p]._inner[t].d, u.l.f(this.e.item(s)));
4875
+ for (let t = 0; t < this.view.e.q._inner[p].count; t++) {
4876
+ let u = this.view.e.q._inner[p]._inner[t].c;
4877
+ NativeUI.r(this.view.e.q._inner[p]._inner[t].d, u.l.f(this.e.item(s)));
4775
4878
  }
4776
4879
  }
4777
4880
  }
4778
- for (let v = 0; v < this.view.e.o.count; v++) {
4779
- let w = this.view.e.o._inner[v];
4881
+ for (let v = 0; v < this.view.f.o.count; v++) {
4882
+ let w = this.view.f.o._inner[v];
4780
4883
  let x = w.split('-');
4781
4884
  let y = parseInt(x[x.length - 1]);
4782
4885
  if (y < this.f.count) {
4783
- for (let z = 0; z < this.view.e.q._inner[v].count; z++) {
4784
- let aa = this.view.e.q._inner[v]._inner[z].c;
4785
- NativeUI.aa(this.view.e.q._inner[v]._inner[z].d, aa.m.f(this.f.item(y)));
4886
+ for (let z = 0; z < this.view.f.q._inner[v].count; z++) {
4887
+ let aa = this.view.f.q._inner[v]._inner[z].c;
4888
+ NativeUI.aa(this.view.f.q._inner[v]._inner[z].d, aa.m.f(this.f.item(y)));
4786
4889
  }
4787
4890
  }
4788
4891
  }
4789
- for (let ab = 0; ab < this.view.n.count; ab++) {
4790
- let ac = this.view.n._inner[ab].c;
4791
- NativeUI.r(this.view.n._inner[ab].d, ac.l.f(this.cw));
4792
- NativeUI.aa(this.view.n._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));
4793
4896
  }
4794
4897
  }
4795
- let ad = this.view.w;
4898
+ let ad = this.view.z;
4796
4899
  if (this.cw != null) {
4797
4900
  NativeUI.r(ad, this.cw);
4798
4901
  }
@@ -4804,27 +4907,27 @@ let XIcon = /*@__PURE__*/ (() => {
4804
4907
  }
4805
4908
  }
4806
4909
  if (this.m != null) {
4807
- this.view.aq(this.m);
4910
+ this.view.av(this.m);
4808
4911
  }
4809
4912
  if (this.cy != null) {
4810
- NativeUI.q(this.view.w, this.cy);
4913
+ NativeUI.q(this.view.z, this.cy);
4811
4914
  }
4812
4915
  }
4813
4916
  cd() {
4814
4917
  if (this.cw != null) {
4815
- this.view.ai(this.cw, "fill");
4918
+ this.view.am(this.cw, "fill");
4816
4919
  }
4817
4920
  if (this.cx != null) {
4818
- this.view.ai(this.cx, "stroke");
4921
+ this.view.am(this.cx, "stroke");
4819
4922
  }
4820
4923
  if (this.e != null) {
4821
4924
  for (let a of fromEnum(this.e)) {
4822
- this.view.ai(a, "fills");
4925
+ this.view.am(a, "fills");
4823
4926
  }
4824
4927
  }
4825
4928
  if (this.f != null) {
4826
4929
  for (let b of fromEnum(this.f)) {
4827
- this.view.ai(b, "strokes");
4930
+ this.view.am(b, "strokes");
4828
4931
  }
4829
4932
  }
4830
4933
  }
@@ -5201,10 +5304,10 @@ let XIcon = /*@__PURE__*/ (() => {
5201
5304
  cc() {
5202
5305
  }
5203
5306
  onDetachedFromUI() {
5204
- this.view.af();
5307
+ this.view.aj();
5205
5308
  }
5206
5309
  onAttachedToUI() {
5207
- this.view.ac();
5310
+ this.view.ag();
5208
5311
  }
5209
5312
  b7() {
5210
5313
  if (this.disabled) {
@@ -5215,61 +5318,58 @@ let XIcon = /*@__PURE__*/ (() => {
5215
5318
  }
5216
5319
  }
5217
5320
  u() {
5218
- return this.view.i();
5321
+ return this.view.l();
5219
5322
  }
5220
5323
  au() {
5221
5324
  return this.g();
5222
5325
  }
5223
5326
  a9() {
5224
5327
  let a = this.g();
5225
- return a.k();
5328
+ return a.l();
5226
5329
  }
5227
5330
  g() {
5228
5331
  let a = new IconVisualModelExport();
5229
- let b = this.view.w;
5230
- a.a = AppearanceHelper.a(NativeUI.al(b));
5231
- a.c = AppearanceHelper.a(NativeUI.al(b));
5232
- a.b = AppearanceHelper.a(NativeUI.am(b));
5233
- a.d = this.af;
5234
- let c = this.view.a();
5235
- a.h = c[0];
5236
- a.f = c[1];
5237
- a.e = NativeUI.d(b);
5238
- 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;
5239
5339
  a.svgPath = this.svgPath;
5240
- a.j = this.a7;
5340
+ a.k = this.a7;
5241
5341
  if (this.m != null) {
5242
- let d = this.m;
5243
- if (this.view != null && d.q == null) {
5244
- let e = this.view.s;
5245
- let f = FontUtil.getFontInfoFromString(e, d.fontString);
5246
- d.q = f.q;
5247
- d.f = f.f;
5248
- d.r = f.r;
5249
- d.t = f.t;
5250
- d.u = f.u;
5251
- 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;
5252
5352
  }
5253
- if (d.q != null) {
5254
- a.m = d.q;
5353
+ if (c.q != null) {
5354
+ a.o = c.q;
5255
5355
  }
5256
- if (!isNaN_(d.f)) {
5257
- a.g = d.f;
5356
+ if (!isNaN_(c.f)) {
5357
+ a.h = c.f;
5258
5358
  }
5259
- if (d.v != null) {
5260
- a.q = d.v;
5359
+ if (c.v != null) {
5360
+ a.s = c.v;
5261
5361
  }
5262
- if (d.t != null) {
5263
- a.o = d.t;
5362
+ if (c.t != null) {
5363
+ a.q = c.t;
5264
5364
  }
5265
- if (d.r != null) {
5266
- a.n = d.t;
5365
+ if (c.r != null) {
5366
+ a.p = c.t;
5267
5367
  }
5268
5368
  }
5269
5369
  return a;
5270
5370
  }
5271
5371
  provideContainer(a) {
5272
- this.view.ae(a);
5372
+ this.view.ai(a);
5273
5373
  }
5274
5374
  }
5275
5375
  XIcon.$t = markType(XIcon, 'XIcon', Base.$, [INotifyPropertyChanged_$type, IIcon_$type]);
@@ -5424,7 +5524,7 @@ let CalendarVisualModelExport = /*@__PURE__*/ (() => {
5424
5524
  a.l(",");
5425
5525
  }
5426
5526
  let c = this.j._inner[b].aa.charAt(0).toString().toLowerCase() + this.j._inner[b].aa.substr(1);
5427
- a.l(this.j._inner[b].ab());
5527
+ a.l(this.j._inner[b].serialize());
5428
5528
  }
5429
5529
  a.l("],");
5430
5530
  a.l("dayNamesModels: [");
@@ -18858,7 +18958,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
18858
18958
  }
18859
18959
  ak(a) {
18860
18960
  if (a == null) {
18861
- this.b.cq();
18961
+ this.b.cr();
18862
18962
  if (this.d != null) {
18863
18963
  let b = this.d.rootWrapper.getChildAt(0);
18864
18964
  b.unlistenAll();
@@ -18884,7 +18984,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
18884
18984
  ad() {
18885
18985
  if (this.d != null) {
18886
18986
  this.k = this.d.rootWrapper.getChildAt(0);
18887
- this.k.setAttribute("tabIndex", this.b.be.toString());
18987
+ this.k.setAttribute("tabIndex", this.b.bf.toString());
18888
18988
  this.k.setStyleProperty("display", "flex");
18889
18989
  this.k.setStyleProperty("height", "100%");
18890
18990
  this.l = this.d.createElement("div");
@@ -18897,7 +18997,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
18897
18997
  this.i = this.d.createElement("div");
18898
18998
  this.i.setAttribute("aria-hidden", "true");
18899
18999
  this.h = this.d.createElement("div");
18900
- this.b.cr();
19000
+ this.b.cs();
18901
19001
  this.j.getChildAt(0).setAttribute("aria-expanded", "fasle");
18902
19002
  this.j.getChildAt(0).setAttribute("aria-invalid", "false");
18903
19003
  this.f.setStyleProperty("height", "16px");
@@ -18983,7 +19083,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
18983
19083
  }
18984
19084
  av() {
18985
19085
  if (this.f != null) {
18986
- if (this.b.az == true) {
19086
+ if (this.b.a0 == true) {
18987
19087
  this.f.show();
18988
19088
  }
18989
19089
  else {
@@ -18997,7 +19097,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
18997
19097
  }
18998
19098
  }
18999
19099
  ax() {
19000
- this.k.setAttribute("tabIndex", this.b.be.toString());
19100
+ this.k.setAttribute("tabIndex", this.b.bf.toString());
19001
19101
  }
19002
19102
  an() {
19003
19103
  this.o.observe(document, { childList: true, subtree: true });
@@ -19012,9 +19112,9 @@ let DatePickerView = /*@__PURE__*/ (() => {
19012
19112
  this.e.setStyleProperty("width", "100%");
19013
19113
  this.e.setStyleProperty("height", "100%");
19014
19114
  this.e.setStyleProperty("display", "flex");
19015
- this.b.cs();
19115
+ this.b.ct();
19016
19116
  this.e.parent().setStyleProperty("height", "100%");
19017
- if (this.b.a1 == true) {
19117
+ if (this.b.a2 == true) {
19018
19118
  this.e.parent().parent().setStyleProperty("max-width", "245px");
19019
19119
  }
19020
19120
  else {
@@ -19024,7 +19124,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
19024
19124
  }
19025
19125
  z() {
19026
19126
  if (this.d != null) {
19027
- if (this.b.a1 == true) {
19127
+ if (this.b.a2 == true) {
19028
19128
  this.e.parent().parent().setStyleProperty("max-width", "245px");
19029
19129
  }
19030
19130
  else {
@@ -19053,60 +19153,60 @@ let DatePickerView = /*@__PURE__*/ (() => {
19053
19153
  if (this.b.av == true) {
19054
19154
  return;
19055
19155
  }
19056
- this.b.cp();
19156
+ this.b.cq();
19057
19157
  if (this.f != null) {
19058
19158
  this.f.hide();
19059
19159
  }
19060
19160
  }
19061
19161
  aa(a) {
19062
- this.b.c8();
19162
+ this.b.c9();
19063
19163
  }
19064
19164
  ab(a) {
19065
- this.b.c9();
19165
+ this.b.da();
19066
19166
  }
19067
19167
  ag(a) {
19068
19168
  a.stopPropagation();
19069
- this.b.cx();
19169
+ this.b.cy();
19070
19170
  }
19071
19171
  y(a) {
19072
19172
  let b = a.which;
19073
19173
  if (b == 27) {
19074
- this.b.cq();
19174
+ this.b.cr();
19075
19175
  }
19076
19176
  }
19077
19177
  w(a) {
19078
19178
  this.b.focus();
19079
19179
  let b = (a.originalEvent.relatedTarget);
19080
19180
  if (!this.c(b)) {
19081
- this.b.c3();
19181
+ this.b.c4();
19082
19182
  }
19083
19183
  }
19084
19184
  x(a) {
19085
19185
  let b = (a.originalEvent.relatedTarget);
19086
19186
  if (!this.c(b)) {
19087
- this.b.cw();
19088
- this.b.c4();
19187
+ this.b.cx();
19188
+ this.b.c5();
19089
19189
  }
19090
19190
  }
19091
19191
  al(a, b) {
19092
19192
  if (this.d != null) {
19093
19193
  let c = this.d.rootWrapper.getNativeElement();
19094
19194
  if (!document.documentElement.contains(c)) {
19095
- this.b.cq();
19195
+ this.b.cr();
19096
19196
  }
19097
19197
  }
19098
19198
  else {
19099
- this.b.cq();
19199
+ this.b.cr();
19100
19200
  }
19101
19201
  }
19102
19202
  document_Click(a) {
19103
19203
  let b = a.target;
19104
19204
  if (!this.c(b)) {
19105
- this.b.cq();
19205
+ this.b.cr();
19106
19206
  }
19107
19207
  }
19108
19208
  window_Resize(a) {
19109
- this.b.dm();
19209
+ this.b.dn();
19110
19210
  }
19111
19211
  a0(a) {
19112
19212
  if (this.d != null) {
@@ -19144,8 +19244,8 @@ let DatePickerView = /*@__PURE__*/ (() => {
19144
19244
  /**
19145
19245
  * @hidden
19146
19246
  */
19147
- let DatePicker = /*@__PURE__*/ (() => {
19148
- class DatePicker extends Base {
19247
+ let XDatePicker = /*@__PURE__*/ (() => {
19248
+ class XDatePicker extends Base {
19149
19249
  constructor() {
19150
19250
  super();
19151
19251
  this.h = null;
@@ -19156,32 +19256,32 @@ let DatePicker = /*@__PURE__*/ (() => {
19156
19256
  this.m = null;
19157
19257
  this.n = null;
19158
19258
  this.c = null;
19159
- this.bg = "dd";
19160
- this.bk = "mm";
19161
- this.bn = "yyyy";
19162
- this.bh = "mdy";
19163
- this.bm = "/";
19259
+ this.bh = "dd";
19260
+ this.bl = "mm";
19261
+ this.bo = "yyyy";
19262
+ this.bi = "mdy";
19263
+ this.bn = "/";
19164
19264
  this.ah = false;
19165
19265
  this.at = false;
19166
19266
  this.ar = false;
19167
- this.a5 = dateMinValue();
19267
+ this.a6 = dateMinValue();
19168
19268
  this.ai = false;
19169
19269
  this.propertyChanged = null;
19170
19270
  this.selectedValueChanged = null;
19171
19271
  this.ae = null;
19272
+ this.a8 = dateMinValue();
19172
19273
  this.a7 = dateMinValue();
19173
- this.a6 = dateMinValue();
19174
- this.bj = "";
19175
- this.dt = BrushUtil.h(255, 24, 29, 31);
19274
+ this.bk = "";
19275
+ this.du = BrushUtil.h(255, 24, 29, 31);
19176
19276
  this.z = null;
19177
- this.bl = "";
19178
- this.a4 = dateMinValue();
19179
- this.a3 = dateMaxValue();
19277
+ this.bm = "";
19278
+ this.a5 = dateMinValue();
19279
+ this.a4 = dateMaxValue();
19180
19280
  this.x = 2;
19181
19281
  this.v = 1;
19182
19282
  this.aa = null;
19183
- this.du = BrushUtil.h(255, 24, 29, 31);
19184
- 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);
19185
19285
  this.ao = true;
19186
19286
  this.ap = false;
19187
19287
  this.ag = true;
@@ -19191,9 +19291,9 @@ let DatePicker = /*@__PURE__*/ (() => {
19191
19291
  this.aq = false;
19192
19292
  this.a = new DateTimeValueFormatter();
19193
19293
  this.d = 0;
19194
- this.bi = null;
19294
+ this.bj = null;
19195
19295
  this.aj = false;
19196
- this.bd = 0;
19296
+ this.be = 0;
19197
19297
  this.ak = false;
19198
19298
  this.am = false;
19199
19299
  this.as = false;
@@ -19206,14 +19306,14 @@ let DatePicker = /*@__PURE__*/ (() => {
19206
19306
  a.b = this;
19207
19307
  this.h = a;
19208
19308
  this.h.am();
19209
- this.co();
19309
+ this.cp();
19210
19310
  }
19211
- db(a, b) {
19311
+ dc(a, b) {
19212
19312
  if (this.u != null) {
19213
19313
  this.ah = true;
19214
- this.cq();
19314
+ this.cr();
19215
19315
  }
19216
- this.dl();
19316
+ this.dm();
19217
19317
  if (this.selectedValueChanged != null) {
19218
19318
  this.selectedValueChanged(this, ((() => {
19219
19319
  let $ret = new SelectedValueChangedEventArgs();
@@ -19223,7 +19323,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19223
19323
  })()));
19224
19324
  }
19225
19325
  if (this.ai) {
19226
- this.df();
19326
+ this.dg();
19227
19327
  }
19228
19328
  }
19229
19329
  notifySizeChanged() {
@@ -19232,9 +19332,9 @@ let DatePicker = /*@__PURE__*/ (() => {
19232
19332
  destroy() {
19233
19333
  if (this.c != null) {
19234
19334
  let a = this.c;
19235
- a.selectedValueChanged = delegateRemove(a.selectedValueChanged, runOn(this, this.cn));
19335
+ a.selectedValueChanged = delegateRemove(a.selectedValueChanged, runOn(this, this.co));
19236
19336
  let b = this.c;
19237
- b.close = delegateRemove(b.close, runOn(this, this.cm));
19337
+ b.close = delegateRemove(b.close, runOn(this, this.cn));
19238
19338
  }
19239
19339
  this.provideContainer(null);
19240
19340
  }
@@ -19252,44 +19352,44 @@ let DatePicker = /*@__PURE__*/ (() => {
19252
19352
  return this.ae;
19253
19353
  }
19254
19354
  get value() {
19255
- return this.a7;
19355
+ return this.a8;
19256
19356
  }
19257
19357
  set value(a) {
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);
19363
+ }
19364
+ }
19365
+ get bb() {
19366
+ return this.a7;
19367
+ }
19368
+ set bb(a) {
19258
19369
  let b = this.a7;
19259
- this.a5 = b;
19260
19370
  this.a7 = a;
19261
19371
  if (+b != +(this.a7)) {
19262
- this.da("Value", b, this.a7);
19372
+ this.db("Today", b, this.a7);
19263
19373
  }
19264
19374
  }
19265
- get ba() {
19266
- return this.a6;
19375
+ get b4() {
19376
+ return this.bk;
19267
19377
  }
19268
- set ba(a) {
19269
- let b = this.a6;
19270
- this.a6 = a;
19271
- if (+b != +(this.a6)) {
19272
- this.da("Today", b, this.a6);
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);
19273
19383
  }
19274
19384
  }
19275
- get b3() {
19276
- return this.bj;
19277
- }
19278
- set b3(a) {
19279
- let b = this.bj;
19280
- this.bj = a;
19281
- if (b != this.bj) {
19282
- this.da("Label", b, this.bj);
19283
- }
19385
+ get dx() {
19386
+ return this.du;
19284
19387
  }
19285
- get dw() {
19286
- return this.dt;
19287
- }
19288
- set dw(a) {
19289
- let b = this.dt;
19290
- this.dt = a;
19291
- if (b != this.dt) {
19292
- 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);
19293
19393
  }
19294
19394
  }
19295
19395
  get ac() {
@@ -19299,17 +19399,27 @@ let DatePicker = /*@__PURE__*/ (() => {
19299
19399
  let b = this.z;
19300
19400
  this.z = a;
19301
19401
  if (b != this.z) {
19302
- this.da("LabelTextStyle", b, this.z);
19402
+ this.db("LabelTextStyle", b, this.z);
19303
19403
  }
19304
19404
  }
19305
- get cb() {
19306
- return this.bl;
19405
+ get cc() {
19406
+ return this.bm;
19307
19407
  }
19308
- set cb(a) {
19309
- let b = this.bl;
19310
- this.bl = a;
19311
- if (b != this.bl) {
19312
- 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);
19313
19423
  }
19314
19424
  }
19315
19425
  get a9() {
@@ -19319,17 +19429,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19319
19429
  let b = this.a4;
19320
19430
  this.a4 = a;
19321
19431
  if (+b != +(this.a4)) {
19322
- this.da("MinDate", b, this.a4);
19323
- }
19324
- }
19325
- get a8() {
19326
- return this.a3;
19327
- }
19328
- set a8(a) {
19329
- let b = this.a3;
19330
- this.a3 = a;
19331
- if (+b != +(this.a3)) {
19332
- this.da("MaxDate", b, this.a3);
19432
+ this.db("MaxDate", b, this.a4);
19333
19433
  }
19334
19434
  }
19335
19435
  get y() {
@@ -19339,7 +19439,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19339
19439
  let b = this.x;
19340
19440
  this.x = a;
19341
19441
  if (b != this.x) {
19342
- 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));
19343
19443
  }
19344
19444
  }
19345
19445
  get w() {
@@ -19349,7 +19449,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19349
19449
  let b = this.v;
19350
19450
  this.v = a;
19351
19451
  if (b != this.v) {
19352
- 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));
19353
19453
  }
19354
19454
  }
19355
19455
  get ad() {
@@ -19359,47 +19459,47 @@ let DatePicker = /*@__PURE__*/ (() => {
19359
19459
  let b = this.aa;
19360
19460
  this.aa = a;
19361
19461
  if (b != this.aa) {
19362
- this.da("TextStyle", b, this.aa);
19462
+ this.db("TextStyle", b, this.aa);
19363
19463
  }
19364
19464
  }
19365
- get dx() {
19366
- return this.du;
19465
+ get dy() {
19466
+ return this.dv;
19367
19467
  }
19368
- set dx(a) {
19369
- let b = this.du;
19370
- this.du = a;
19371
- if (b != this.du) {
19372
- 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);
19373
19473
  }
19374
19474
  }
19375
- get dv() {
19376
- return this.ds;
19475
+ get dw() {
19476
+ return this.dt;
19377
19477
  }
19378
- set dv(a) {
19379
- let b = this.ds;
19380
- this.ds = a;
19381
- if (b != this.ds) {
19382
- 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);
19383
19483
  }
19384
19484
  }
19385
- get az() {
19485
+ get a0() {
19386
19486
  return this.ao;
19387
19487
  }
19388
- set az(a) {
19488
+ set a0(a) {
19389
19489
  let b = this.ao;
19390
19490
  this.ao = a;
19391
19491
  if (b != this.ao) {
19392
- this.da("ShowClearButton", b, this.ao);
19492
+ this.db("ShowClearButton", b, this.ao);
19393
19493
  }
19394
19494
  }
19395
- get a0() {
19495
+ get a1() {
19396
19496
  return this.ap;
19397
19497
  }
19398
- set a0(a) {
19498
+ set a1(a) {
19399
19499
  let b = this.ap;
19400
19500
  this.ap = a;
19401
19501
  if (b != this.ap) {
19402
- this.da("ShowTodayButton", b, this.ap);
19502
+ this.db("ShowTodayButton", b, this.ap);
19403
19503
  }
19404
19504
  }
19405
19505
  get au() {
@@ -19409,7 +19509,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19409
19509
  let b = this.ag;
19410
19510
  this.ag = a;
19411
19511
  if (b != this.ag) {
19412
- this.da("AllowTextInput", b, this.ag);
19512
+ this.db("AllowTextInput", b, this.ag);
19413
19513
  }
19414
19514
  }
19415
19515
  get ay() {
@@ -19419,7 +19519,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19419
19519
  let b = this.an;
19420
19520
  this.an = a;
19421
19521
  if (b != this.an) {
19422
- this.da("OpenOnFocus", b, this.an);
19522
+ this.db("OpenOnFocus", b, this.an);
19423
19523
  }
19424
19524
  }
19425
19525
  get j() {
@@ -19429,7 +19529,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19429
19529
  let b = this.i;
19430
19530
  this.i = a;
19431
19531
  if (b != this.i) {
19432
- 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));
19433
19533
  }
19434
19534
  }
19435
19535
  get l() {
@@ -19439,17 +19539,17 @@ let DatePicker = /*@__PURE__*/ (() => {
19439
19539
  let b = this.k;
19440
19540
  this.k = a;
19441
19541
  if (b != this.k) {
19442
- 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));
19443
19543
  }
19444
19544
  }
19445
- get a1() {
19545
+ get a2() {
19446
19546
  return this.aq;
19447
19547
  }
19448
- set a1(a) {
19548
+ set a2(a) {
19449
19549
  let b = this.aq;
19450
19550
  this.aq = a;
19451
19551
  if (b != this.aq) {
19452
- this.da("ShowWeekNumbers", b, this.aq);
19552
+ this.db("ShowWeekNumbers", b, this.aq);
19453
19553
  }
19454
19554
  }
19455
19555
  get e() {
@@ -19459,17 +19559,17 @@ let DatePicker = /*@__PURE__*/ (() => {
19459
19559
  let b = this.d;
19460
19560
  this.d = a;
19461
19561
  if (this.d != b) {
19462
- 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));
19463
19563
  }
19464
19564
  }
19465
- get by() {
19466
- return this.bi;
19565
+ get bz() {
19566
+ return this.bj;
19467
19567
  }
19468
- set by(a) {
19469
- let b = this.bi;
19470
- this.bi = a;
19471
- if (b != this.bi) {
19472
- 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);
19473
19573
  }
19474
19574
  }
19475
19575
  get av() {
@@ -19479,17 +19579,17 @@ let DatePicker = /*@__PURE__*/ (() => {
19479
19579
  let b = this.aj;
19480
19580
  this.aj = a;
19481
19581
  if (b != this.aj) {
19482
- this.da("IsDisabled", b, this.aj);
19582
+ this.db("IsDisabled", b, this.aj);
19483
19583
  }
19484
19584
  }
19485
- get be() {
19486
- return this.bd;
19585
+ get bf() {
19586
+ return this.be;
19487
19587
  }
19488
- set be(a) {
19489
- let b = this.bd;
19490
- this.bd = a;
19491
- if (b != this.bd) {
19492
- 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);
19493
19593
  }
19494
19594
  }
19495
19595
  get aw() {
@@ -19499,7 +19599,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19499
19599
  let b = this.ak;
19500
19600
  this.ak = a;
19501
19601
  if (b != this.ak) {
19502
- this.da("IsFixed", b, this.ak);
19602
+ this.db("IsFixed", b, this.ak);
19503
19603
  }
19504
19604
  }
19505
19605
  get ax() {
@@ -19509,43 +19609,43 @@ let DatePicker = /*@__PURE__*/ (() => {
19509
19609
  let b = this.am;
19510
19610
  this.am = a;
19511
19611
  if (b != this.am) {
19512
- this.da("OpenAsChild", b, this.am);
19612
+ this.db("OpenAsChild", b, this.am);
19513
19613
  }
19514
19614
  }
19515
- get a2() {
19615
+ get a3() {
19516
19616
  return this.as;
19517
19617
  }
19518
- set a2(a) {
19618
+ set a3(a) {
19519
19619
  let b = this.as;
19520
19620
  this.as = a;
19521
19621
  if (b != this.as) {
19522
- this.da("UseTopLayer", b, this.as);
19622
+ this.db("UseTopLayer", b, this.as);
19523
19623
  }
19524
19624
  }
19525
- da(a, b, c) {
19625
+ db(a, b, c) {
19526
19626
  if (this.propertyChanged != null) {
19527
19627
  this.propertyChanged(this, new PropertyChangedEventArgs(a));
19528
19628
  }
19529
- this.dd(a, b, c);
19629
+ this.de(a, b, c);
19530
19630
  }
19531
- dd(a, b, c) {
19631
+ de(a, b, c) {
19532
19632
  switch (a) {
19533
19633
  case "Density":
19534
- this.dg();
19634
+ this.dh();
19535
19635
  break;
19536
19636
  case "BaseTheme":
19537
- this.di();
19637
+ this.dj();
19538
19638
  break;
19539
19639
  case "Value":
19540
19640
  if (+(dateGetDate(this.value)) != +(dateGetDate(dateMinValue()))) {
19541
- 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)) {
19542
19642
  this.ai = true;
19543
- this.value = this.a5;
19643
+ this.value = this.a6;
19544
19644
  this.ai = false;
19545
19645
  }
19546
19646
  }
19547
- this.db(this.a5, this.value);
19548
- this.a5 = this.value;
19647
+ this.dc(this.a6, this.value);
19648
+ this.a6 = this.value;
19549
19649
  if (this.c != null) {
19550
19650
  if (+(dateGetDate(this.value)) == +(dateGetDate(dateMinValue()))) {
19551
19651
  this.c.value = dateMinValue();
@@ -19557,8 +19657,8 @@ let DatePicker = /*@__PURE__*/ (() => {
19557
19657
  break;
19558
19658
  case "Label":
19559
19659
  if (this.r != null) {
19560
- this.r.text = this.b3;
19561
- if (this.b3 != null && this.b3 != "") {
19660
+ this.r.text = this.b4;
19661
+ if (this.b4 != null && this.b4 != "") {
19562
19662
  if (!this.q.inputs.contains(this.r)) {
19563
19663
  this.q.inputs.insert(0, this.r);
19564
19664
  }
@@ -19572,25 +19672,25 @@ let DatePicker = /*@__PURE__*/ (() => {
19572
19672
  break;
19573
19673
  case "Placeholder":
19574
19674
  if (this.o != null) {
19575
- this.o.cg = this.cb;
19576
- this.h.ay(this.cb);
19675
+ this.o.cg = this.cc;
19676
+ this.h.ay(this.cc);
19577
19677
  }
19578
19678
  break;
19579
19679
  case "Today":
19580
19680
  if (this.c != null) {
19581
- this.c.av = this.ba;
19681
+ this.c.av = this.bb;
19582
19682
  }
19583
19683
  break;
19584
19684
  case "MaxDate":
19585
19685
  if (this.c != null) {
19586
- let d = Base.compareSimple(this.a9, this.a8);
19686
+ let d = Base.compareSimple(this.ba, this.a9);
19587
19687
  if (d >= 0) {
19588
- this.a8 = dateMaxValue();
19688
+ this.a9 = dateMaxValue();
19589
19689
  }
19590
- this.c.at = this.a3;
19690
+ this.c.at = this.a4;
19591
19691
  }
19592
- if (dateGetDate(this.value) > dateGetDate(this.a8)) {
19593
- this.a5 = dateMinValue();
19692
+ if (dateGetDate(this.value) > dateGetDate(this.a9)) {
19693
+ this.a6 = dateMinValue();
19594
19694
  this.ai = true;
19595
19695
  this.value = dateMinValue();
19596
19696
  this.ai = false;
@@ -19598,22 +19698,22 @@ let DatePicker = /*@__PURE__*/ (() => {
19598
19698
  break;
19599
19699
  case "MinDate":
19600
19700
  if (this.c != null) {
19601
- this.c.au = this.a4;
19602
- let e = Base.compareSimple(this.a9, this.a8);
19701
+ this.c.au = this.a5;
19702
+ let e = Base.compareSimple(this.ba, this.a9);
19603
19703
  if (e >= 0) {
19604
- this.a5 = dateMaxValue();
19605
- this.c.at = this.a8;
19704
+ this.a6 = dateMaxValue();
19705
+ this.c.at = this.a9;
19606
19706
  }
19607
19707
  }
19608
- if (dateGetDate(this.value) < dateGetDate(this.a9)) {
19609
- this.a5 = dateMinValue();
19708
+ if (dateGetDate(this.value) < dateGetDate(this.ba)) {
19709
+ this.a6 = dateMinValue();
19610
19710
  this.ai = true;
19611
19711
  this.value = dateMinValue();
19612
19712
  this.ai = false;
19613
19713
  }
19614
19714
  break;
19615
19715
  case "TextStyle":
19616
- this.dn();
19716
+ this.dp();
19617
19717
  break;
19618
19718
  case "ShowClearButton":
19619
19719
  if (this.o != null) {
@@ -19626,27 +19726,27 @@ let DatePicker = /*@__PURE__*/ (() => {
19626
19726
  case "LabelTextStyle":
19627
19727
  case "TextColor":
19628
19728
  case "IconColor":
19629
- this.dp();
19729
+ this.dq();
19630
19730
  break;
19631
19731
  case "ShowTodayButton":
19632
19732
  if (this.c != null) {
19633
- this.c.ae = this.a0;
19733
+ this.c.ae = this.a1;
19634
19734
  this.h.z();
19635
19735
  }
19636
19736
  break;
19637
19737
  case "AllowTextInput":
19638
19738
  if (this.o != null) {
19639
- this.o.disabled = !this.au;
19739
+ this.o.disabled = this.az();
19640
19740
  }
19641
19741
  break;
19642
19742
  case "OpenOnFocus": break;
19643
19743
  case "DateFormat":
19644
19744
  this.a.k(this.e);
19645
- this.dl();
19745
+ this.dm();
19646
19746
  break;
19647
19747
  case "FormatString":
19648
- this.co();
19649
- this.dl();
19748
+ this.cp();
19749
+ this.dm();
19650
19750
  break;
19651
19751
  case "FirstDayOfWeek":
19652
19752
  if (this.c != null) {
@@ -19655,7 +19755,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19655
19755
  break;
19656
19756
  case "ShowWeekNumbers":
19657
19757
  if (this.c != null) {
19658
- this.c.af = this.a1;
19758
+ this.c.af = this.a2;
19659
19759
  this.h.z();
19660
19760
  }
19661
19761
  break;
@@ -19670,7 +19770,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19670
19770
  this.q.disabled = this.av;
19671
19771
  }
19672
19772
  if (this.o != null) {
19673
- this.o.disabled = this.av;
19773
+ this.o.disabled = this.az();
19674
19774
  }
19675
19775
  }
19676
19776
  break;
@@ -19684,14 +19784,17 @@ let DatePicker = /*@__PURE__*/ (() => {
19684
19784
  break;
19685
19785
  case "UseTopLayer":
19686
19786
  if (this.u != null) {
19687
- this.u.ax = this.a2;
19787
+ this.u.ax = this.a3;
19688
19788
  }
19689
19789
  break;
19690
19790
  }
19691
19791
  }
19692
- co() {
19792
+ az() {
19793
+ return this.av || !this.au;
19794
+ }
19795
+ cp() {
19693
19796
  let a = '/';
19694
- let b = this.by != null ? this.by.toLowerCase() : this.a.j();
19797
+ let b = this.bz != null ? this.bz.toLowerCase() : this.a.j();
19695
19798
  if (stringContains(b, "/")) {
19696
19799
  a = '/';
19697
19800
  }
@@ -19707,7 +19810,7 @@ let DatePicker = /*@__PURE__*/ (() => {
19707
19810
  else if (stringContains(b, ",")) {
19708
19811
  a = ',';
19709
19812
  }
19710
- this.bm = a.toString();
19813
+ this.bn = a.toString();
19711
19814
  let c = b.split(a);
19712
19815
  if (c.length == 3) {
19713
19816
  let d = "";
@@ -19716,19 +19819,19 @@ let DatePicker = /*@__PURE__*/ (() => {
19716
19819
  d += "d";
19717
19820
  switch (c[e]) {
19718
19821
  case "d":
19719
- this.bg = c[e];
19822
+ this.bh = c[e];
19720
19823
  break;
19721
19824
  case "dd":
19722
- this.bg = c[e];
19825
+ this.bh = c[e];
19723
19826
  break;
19724
19827
  case "ddd":
19725
- this.bg = c[e];
19828
+ this.bh = c[e];
19726
19829
  break;
19727
19830
  case "dddd":
19728
- this.bg = c[e];
19831
+ this.bh = c[e];
19729
19832
  break;
19730
19833
  default:
19731
- this.bg = "dd";
19834
+ this.bh = "dd";
19732
19835
  break;
19733
19836
  }
19734
19837
  }
@@ -19736,71 +19839,71 @@ let DatePicker = /*@__PURE__*/ (() => {
19736
19839
  d += "m";
19737
19840
  switch (c[e]) {
19738
19841
  case "m":
19739
- this.bk = c[e];
19842
+ this.bl = c[e];
19740
19843
  break;
19741
19844
  case "mm":
19742
- this.bk = c[e];
19845
+ this.bl = c[e];
19743
19846
  break;
19744
19847
  case "mmm":
19745
- this.bk = c[e];
19848
+ this.bl = c[e];
19746
19849
  break;
19747
19850
  case "mmmm":
19748
- this.bk = c[e];
19851
+ this.bl = c[e];
19749
19852
  break;
19750
19853
  default:
19751
- this.bk = "mm";
19854
+ this.bl = "mm";
19752
19855
  break;
19753
19856
  }
19754
- this.bk = c[e];
19857
+ this.bl = c[e];
19755
19858
  }
19756
19859
  else if (stringContains(c[e], "y")) {
19757
19860
  d += "y";
19758
19861
  switch (c[e]) {
19759
19862
  case "yy":
19760
- this.bn = c[e];
19863
+ this.bo = c[e];
19761
19864
  break;
19762
19865
  case "yyyy":
19763
- this.bn = c[e];
19866
+ this.bo = c[e];
19764
19867
  break;
19765
19868
  default:
19766
- this.bn = "yyyy";
19869
+ this.bo = "yyyy";
19767
19870
  break;
19768
19871
  }
19769
19872
  }
19770
19873
  }
19771
19874
  if (d == "dmy" || d == "mdy" || d == "ymd") {
19772
- this.bh = d;
19875
+ this.bi = d;
19773
19876
  }
19774
19877
  else {
19775
- this.bh = "mdy";
19878
+ this.bi = "mdy";
19776
19879
  }
19777
19880
  }
19778
19881
  }
19779
- dp() {
19882
+ dq() {
19780
19883
  if (this.o != null) {
19781
- this.o.d8 = this.dx;
19884
+ this.o.d8 = this.dy;
19782
19885
  }
19783
19886
  if (this.m != null) {
19784
- this.m.fill = this.dv;
19887
+ this.m.fill = this.dw;
19785
19888
  }
19786
19889
  if (this.n != null) {
19787
- this.n.fill = this.dv;
19890
+ this.n.fill = this.dw;
19788
19891
  }
19789
19892
  if (this.r != null) {
19790
- this.r.df = this.dw;
19893
+ this.r.df = this.dx;
19791
19894
  this.r.y = this.ac;
19792
19895
  }
19793
19896
  }
19794
- dk() {
19897
+ dl() {
19795
19898
  if (this.q != null) {
19796
19899
  }
19797
19900
  }
19798
- dn() {
19901
+ dp() {
19799
19902
  if (this.aa != null) {
19800
19903
  this.o.af = this.aa;
19801
19904
  }
19802
19905
  }
19803
- cr() {
19906
+ cs() {
19804
19907
  this.q = new XInputGroup();
19805
19908
  this.h.aq(this.q);
19806
19909
  this.q.d = 0;
@@ -19808,11 +19911,11 @@ let DatePicker = /*@__PURE__*/ (() => {
19808
19911
  this.q.t = this.y;
19809
19912
  this.r = new XLabel();
19810
19913
  this.h.as(this.r);
19811
- this.r.df = this.dw;
19914
+ this.r.df = this.dx;
19812
19915
  this.r.y = this.ac;
19813
19916
  this.q.appendContentChild(this.h.v());
19814
- if (this.b3 != null && this.b3 != "") {
19815
- this.r.text = this.b3;
19917
+ if (this.b4 != null && this.b4 != "") {
19918
+ this.r.text = this.b4;
19816
19919
  this.q.inputs.add(this.r);
19817
19920
  }
19818
19921
  this.o = new XInput();
@@ -19821,40 +19924,40 @@ let DatePicker = /*@__PURE__*/ (() => {
19821
19924
  if (this.aa != null) {
19822
19925
  this.o.af = this.aa;
19823
19926
  }
19824
- this.o.disabled = !this.au;
19825
- this.o.d8 = this.dx;
19927
+ this.o.disabled = this.az();
19928
+ this.o.d8 = this.dy;
19826
19929
  this.q.appendContentChild(this.h.u());
19827
19930
  this.q.inputs.add(this.o);
19828
- this.o.cg = this.cb;
19829
- this.h.ay(this.cb);
19931
+ this.o.cg = this.cc;
19932
+ this.h.ay(this.cc);
19830
19933
  let a = this.o;
19831
- a.change = delegateCombine(a.change, runOn(this, this.cy));
19934
+ a.change = delegateCombine(a.change, runOn(this, this.cz));
19832
19935
  let b = this.o;
19833
- b.changing = delegateCombine(b.changing, runOn(this, this.cz));
19936
+ b.changing = delegateCombine(b.changing, runOn(this, this.c0));
19834
19937
  let c = this.o;
19835
- c.keyDown = delegateCombine(c.keyDown, runOn(this, this.c0));
19938
+ c.keyDown = delegateCombine(c.keyDown, runOn(this, this.c1));
19836
19939
  let d = new XSuffix();
19837
19940
  this.h.au(d, this.h.r());
19838
19941
  this.m = new XIcon();
19839
19942
  this.h.ap(this.m, this.h.q());
19840
- this.m.svgPath = DatePicker.br;
19841
- this.m.fill = this.dv;
19943
+ this.m.svgPath = XDatePicker.bs;
19944
+ this.m.fill = this.dw;
19842
19945
  d.appendContentChild(this.h.q());
19843
19946
  this.q.appendContentChild(this.h.r());
19844
19947
  this.q.inputs.add(d);
19845
- this.dl();
19948
+ this.dm();
19846
19949
  let e = new XSuffix();
19847
19950
  this.h.au(e, this.h.t());
19848
19951
  this.n = new XIcon();
19849
19952
  this.h.ap(this.n, this.h.s());
19850
- this.n.svgPath = DatePicker.bq;
19851
- this.n.fill = this.dv;
19953
+ this.n.svgPath = XDatePicker.br;
19954
+ this.n.fill = this.dw;
19852
19955
  e.appendContentChild(this.h.s());
19853
19956
  this.q.appendContentChild(this.h.t());
19854
19957
  this.q.inputs.add(e);
19855
19958
  }
19856
- c0(a, b) {
19857
- this.c6(b);
19959
+ c1(a, b) {
19960
+ this.c7(b);
19858
19961
  if (b.defaultPrevented) {
19859
19962
  return;
19860
19963
  }
@@ -19864,36 +19967,36 @@ let DatePicker = /*@__PURE__*/ (() => {
19864
19967
  case 9:
19865
19968
  this.ar = true;
19866
19969
  if (!this.at) {
19867
- this.dr(this.o.cq);
19970
+ this.ds(this.o.cq);
19868
19971
  }
19869
19972
  this.ah = true;
19870
- this.cq();
19973
+ this.cr();
19871
19974
  this.ar = false;
19872
19975
  break;
19873
19976
  case 13:
19874
19977
  this.ar = true;
19875
19978
  if (!this.at) {
19876
- this.dr(this.o.cq);
19979
+ this.ds(this.o.cq);
19877
19980
  }
19878
19981
  this.ah = true;
19879
- this.cq();
19982
+ this.cr();
19880
19983
  this.ar = false;
19881
19984
  break;
19882
19985
  case 40:
19883
19986
  if (d == 1) {
19884
- this.dc();
19885
- this.cv();
19987
+ this.dd();
19988
+ this.cw();
19886
19989
  }
19887
19990
  break;
19888
19991
  case 38:
19889
19992
  if (d == 1) {
19890
- this.cq();
19993
+ this.cr();
19891
19994
  }
19892
19995
  break;
19893
19996
  }
19894
19997
  }
19895
- cz(a, b) {
19896
- this.c2(b);
19998
+ c0(a, b) {
19999
+ this.c3(b);
19897
20000
  if (b.value.length > 0) {
19898
20001
  this.h.av();
19899
20002
  }
@@ -19901,12 +20004,12 @@ let DatePicker = /*@__PURE__*/ (() => {
19901
20004
  this.h.ah();
19902
20005
  }
19903
20006
  }
19904
- cy(a, b) {
20007
+ cz(a, b) {
19905
20008
  this.at = true;
19906
- this.dr(b.value);
20009
+ this.ds(b.value);
19907
20010
  this.at = false;
19908
20011
  }
19909
- dr(a) {
20012
+ ds(a) {
19910
20013
  let b = ['/', '-', ' ', '.', ','];
19911
20014
  let c = stringSplit(a, b, 1);
19912
20015
  let d = 0;
@@ -19917,17 +20020,17 @@ let DatePicker = /*@__PURE__*/ (() => {
19917
20020
  if (c[0].length == 0 || c[1].length == 0 || c[2].length == 0) {
19918
20021
  g = false;
19919
20022
  }
19920
- if (this.bh == "dmy") {
20023
+ if (this.bi == "dmy") {
19921
20024
  d = parseInt(c[0]);
19922
20025
  e = parseInt(c[1]);
19923
20026
  f = parseInt(c[2]);
19924
20027
  }
19925
- else if (this.bh == "mdy") {
20028
+ else if (this.bi == "mdy") {
19926
20029
  e = parseInt(c[0]);
19927
20030
  d = parseInt(c[1]);
19928
20031
  f = parseInt(c[2]);
19929
20032
  }
19930
- else if (this.bh == "ymd") {
20033
+ else if (this.bi == "ymd") {
19931
20034
  f = parseInt(c[0]);
19932
20035
  e = parseInt(c[1]);
19933
20036
  d = parseInt(c[2]);
@@ -19940,13 +20043,13 @@ let DatePicker = /*@__PURE__*/ (() => {
19940
20043
  }
19941
20044
  if (isNaN_(e)) {
19942
20045
  let h = "";
19943
- if (this.bh == "dmy") {
20046
+ if (this.bi == "dmy") {
19944
20047
  h = c[1].toLowerCase();
19945
20048
  }
19946
- else if (this.bh == "mdy") {
20049
+ else if (this.bi == "mdy") {
19947
20050
  h = c[0].toLowerCase();
19948
20051
  }
19949
- else if (this.bh == "ymd") {
20052
+ else if (this.bi == "ymd") {
19950
20053
  h = c[1].toLowerCase();
19951
20054
  }
19952
20055
  let i = !stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full").toLowerCase() : "january";
@@ -20022,45 +20125,45 @@ let DatePicker = /*@__PURE__*/ (() => {
20022
20125
  }
20023
20126
  if (g) {
20024
20127
  let ag = dateFromValues(f, e, d, 0, 0, 0, 0);
20025
- let ah = Base.compareSimple(ag, this.a9);
20026
- let ai = Base.compareSimple(ag, this.a8);
20128
+ let ah = Base.compareSimple(ag, this.ba);
20129
+ let ai = Base.compareSimple(ag, this.a9);
20027
20130
  if (ah < 0 || ai > 0) {
20028
- this.dl();
20131
+ this.dm();
20029
20132
  }
20030
20133
  else {
20031
- this.dq(ag);
20134
+ this.dr(ag);
20032
20135
  this.h.av();
20033
20136
  }
20034
20137
  }
20035
20138
  else {
20036
20139
  if (stringIsNullOrEmpty(a)) {
20037
- this.cp();
20140
+ this.cq();
20038
20141
  }
20039
20142
  else {
20040
- this.dl();
20143
+ this.dm();
20041
20144
  }
20042
20145
  }
20043
20146
  }
20044
- dq(a) {
20147
+ dr(a) {
20045
20148
  let b = this.value;
20046
20149
  this.value = a;
20047
20150
  }
20048
- dl() {
20151
+ dm() {
20049
20152
  if (this.o != null) {
20050
- if (+(dateGetDate(this.a7)) != +(dateGetDate(dateMinValue()))) {
20153
+ if (+(dateGetDate(this.a8)) != +(dateGetDate(dateMinValue()))) {
20051
20154
  let a = "";
20052
- if (this.by == null) {
20155
+ if (this.bz == null) {
20053
20156
  a = this.a.i(this.value);
20054
20157
  }
20055
20158
  else {
20056
20159
  let b = this.value.getDate().toString();
20057
20160
  let c = b;
20058
- if (this.bg == "dd") {
20161
+ if (this.bh == "dd") {
20059
20162
  if (this.value.getDate() < 10) {
20060
20163
  b = "0" + b;
20061
20164
  }
20062
20165
  }
20063
- else if (this.bg == "ddd") {
20166
+ else if (this.bh == "ddd") {
20064
20167
  switch (this.value.getDay()) {
20065
20168
  case 0:
20066
20169
  b = !stringIsNullOrWhiteSpace(this.af.b1("Sunday_Short")) ? this.af.b1("Sunday_Short") : "Sun";
@@ -20085,7 +20188,7 @@ let DatePicker = /*@__PURE__*/ (() => {
20085
20188
  break;
20086
20189
  }
20087
20190
  }
20088
- else if (this.bg == "dddd") {
20191
+ else if (this.bh == "dddd") {
20089
20192
  switch (this.value.getDay()) {
20090
20193
  case 0:
20091
20194
  b = !stringIsNullOrWhiteSpace(this.af.b1("Sunday_Full")) ? this.af.b1("Sunday_Full") : "Sunday";
@@ -20111,12 +20214,12 @@ let DatePicker = /*@__PURE__*/ (() => {
20111
20214
  }
20112
20215
  }
20113
20216
  let d = dateGetMonth(this.value).toString();
20114
- if (this.bk == "mm") {
20217
+ if (this.bl == "mm") {
20115
20218
  if (dateGetMonth(this.value) < 10) {
20116
20219
  d = "0" + d;
20117
20220
  }
20118
20221
  }
20119
- else if (this.bk == "mmm") {
20222
+ else if (this.bl == "mmm") {
20120
20223
  switch (dateGetMonth(this.value)) {
20121
20224
  case 1:
20122
20225
  d = !stringIsNullOrWhiteSpace(this.af.b1("January_Short")) ? this.af.b1("January_Short") : "Jan";
@@ -20156,7 +20259,7 @@ let DatePicker = /*@__PURE__*/ (() => {
20156
20259
  break;
20157
20260
  }
20158
20261
  }
20159
- else if (this.bk == "mmmm") {
20262
+ else if (this.bl == "mmmm") {
20160
20263
  switch (dateGetMonth(this.value)) {
20161
20264
  case 1:
20162
20265
  d = !stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full") : "January";
@@ -20197,31 +20300,31 @@ let DatePicker = /*@__PURE__*/ (() => {
20197
20300
  }
20198
20301
  }
20199
20302
  let e = this.value.getFullYear().toString();
20200
- if (this.bn == "yy") {
20303
+ if (this.bo == "yy") {
20201
20304
  e = e.substr(2);
20202
20305
  }
20203
- if (this.bh == "dmy") {
20204
- if (this.bg == "ddd" || this.bg == "dddd") {
20205
- 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;
20206
20309
  }
20207
20310
  else {
20208
- a = b + this.bm + d + this.bm + e;
20311
+ a = b + this.bn + d + this.bn + e;
20209
20312
  }
20210
20313
  }
20211
- else if (this.bh == "mdy") {
20212
- if (this.bg == "ddd" || this.bg == "dddd") {
20213
- 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;
20214
20317
  }
20215
20318
  else {
20216
- a = d + this.bm + b + this.bm + e;
20319
+ a = d + this.bn + b + this.bn + e;
20217
20320
  }
20218
20321
  }
20219
- else if (this.bh == "ymd") {
20220
- if (this.bg == "ddd" || this.bg == "dddd") {
20221
- 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;
20222
20325
  }
20223
20326
  else {
20224
- a = e + this.bm + d + this.bm + b;
20327
+ a = e + this.bn + d + this.bn + b;
20225
20328
  }
20226
20329
  }
20227
20330
  }
@@ -20234,7 +20337,7 @@ let DatePicker = /*@__PURE__*/ (() => {
20234
20337
  }
20235
20338
  }
20236
20339
  }
20237
- cp() {
20340
+ cq() {
20238
20341
  if (this.av == true) {
20239
20342
  return;
20240
20343
  }
@@ -20245,65 +20348,65 @@ let DatePicker = /*@__PURE__*/ (() => {
20245
20348
  this.c.ch();
20246
20349
  this.al = false;
20247
20350
  }
20248
- c8() {
20351
+ c9() {
20249
20352
  this.al = true;
20250
20353
  }
20251
- c9() {
20354
+ da() {
20252
20355
  this.al = false;
20253
20356
  }
20254
- cs() {
20357
+ ct() {
20255
20358
  this.u = new Popup();
20256
20359
  this.u.aq = this.aw;
20257
- this.u.ax = this.a2;
20360
+ this.u.ax = this.a3;
20258
20361
  this.u.cy = BrushUtil.h(255, 255, 255, 255);
20259
20362
  this.u.a8 = 150;
20260
20363
  this.h.at(this.u);
20261
20364
  this.c = new XCalendar();
20262
20365
  this.h.ao(this.c);
20263
- if (+(this.a9) != +(dateMinValue())) {
20264
- this.c.au = this.a9;
20366
+ if (+(this.ba) != +(dateMinValue())) {
20367
+ this.c.au = this.ba;
20265
20368
  }
20266
- if (+(this.a8) != +(dateMaxValue())) {
20267
- this.c.at = this.a8;
20369
+ if (+(this.a9) != +(dateMaxValue())) {
20370
+ this.c.at = this.a9;
20268
20371
  }
20269
- if (+(this.ba) != +(dateMinValue())) {
20270
- this.c.av = this.ba;
20372
+ if (+(this.bb) != +(dateMinValue())) {
20373
+ this.c.av = this.bb;
20271
20374
  }
20272
- this.c.ae = this.a0;
20375
+ this.c.ae = this.a1;
20273
20376
  this.c.l = this.j;
20274
- this.c.af = this.a1;
20377
+ this.c.af = this.a2;
20275
20378
  this.c.o = this.l;
20276
20379
  let a = this.c;
20277
- a.selectedValueChanged = delegateCombine(a.selectedValueChanged, runOn(this, this.cn));
20380
+ a.selectedValueChanged = delegateCombine(a.selectedValueChanged, runOn(this, this.co));
20278
20381
  let b = this.c;
20279
- b.close = delegateCombine(b.close, runOn(this, this.cm));
20382
+ b.close = delegateCombine(b.close, runOn(this, this.cn));
20280
20383
  this.u.appendPopupContent(this.h.p());
20281
20384
  }
20282
- cn(a, b) {
20385
+ co(a, b) {
20283
20386
  this.ai = true;
20284
20387
  this.value = b.newValue;
20285
20388
  this.ai = false;
20286
20389
  }
20287
- cm(a) {
20390
+ cn(a) {
20288
20391
  if (this.u.aw) {
20289
20392
  this.ah = true;
20290
- this.cq();
20393
+ this.cr();
20291
20394
  }
20292
20395
  }
20293
- cx() {
20396
+ cy() {
20294
20397
  if (this.ah == false) {
20295
20398
  if (this.u.aw) {
20296
- this.cq();
20399
+ this.cr();
20297
20400
  }
20298
20401
  else {
20299
- this.dc();
20402
+ this.dd();
20300
20403
  }
20301
20404
  }
20302
20405
  else {
20303
20406
  this.ah = false;
20304
20407
  }
20305
20408
  }
20306
- dc() {
20409
+ dd() {
20307
20410
  if (this.av) {
20308
20411
  return;
20309
20412
  }
@@ -20311,27 +20414,27 @@ let DatePicker = /*@__PURE__*/ (() => {
20311
20414
  let a = this.h.a0(false);
20312
20415
  let b = this.h.a()[1];
20313
20416
  let c = 240;
20314
- if (this.a0 == true) {
20417
+ if (this.a1 == true) {
20315
20418
  c = 270;
20316
20419
  }
20317
20420
  let d = a.bottom + c;
20318
20421
  if (b < d) {
20319
20422
  let e = a.top - c;
20320
20423
  if (e < 0) {
20321
- this.dj(1, 0);
20424
+ this.dk(1, 0);
20322
20425
  }
20323
20426
  else {
20324
- this.dj(2, 0);
20427
+ this.dk(2, 0);
20325
20428
  }
20326
20429
  }
20327
20430
  else {
20328
- this.dj(1, 0);
20431
+ this.dk(1, 0);
20329
20432
  }
20330
20433
  this.h.an();
20331
20434
  this.h.aw(true);
20332
20435
  }
20333
20436
  }
20334
- dj(a, b) {
20437
+ dk(a, b) {
20335
20438
  if (this.ax) {
20336
20439
  this.u.cp(this.h.d.rootWrapper.getNativeElement(), a, b);
20337
20440
  }
@@ -20340,13 +20443,13 @@ let DatePicker = /*@__PURE__*/ (() => {
20340
20443
  this.u.showRelativeToExclusionRect(c, a, b);
20341
20444
  }
20342
20445
  }
20343
- dm() {
20446
+ dn() {
20344
20447
  if (this.u.aw) {
20345
20448
  let a = this.h.a0(false);
20346
20449
  let b = new Rect(0, a.left + window.pageXOffset, a.top + window.pageYOffset, a.width, a.height);
20347
20450
  let c = this.h.a()[1];
20348
20451
  let d = 240;
20349
- if (this.a0 == true) {
20452
+ if (this.a1 == true) {
20350
20453
  d = 270;
20351
20454
  }
20352
20455
  let e = a.bottom + d;
@@ -20373,7 +20476,7 @@ let DatePicker = /*@__PURE__*/ (() => {
20373
20476
  }
20374
20477
  }
20375
20478
  }
20376
- cq() {
20479
+ cr() {
20377
20480
  if (this.u != null) {
20378
20481
  window.setTimeout(() => this.u.b5(), 0);
20379
20482
  }
@@ -20394,15 +20497,15 @@ let DatePicker = /*@__PURE__*/ (() => {
20394
20497
  return;
20395
20498
  }
20396
20499
  if (this.au == false) {
20397
- this.dc();
20500
+ this.dd();
20398
20501
  this.ah = true;
20399
- window.setTimeout(() => this.cv(), 0);
20502
+ window.setTimeout(() => this.cw(), 0);
20400
20503
  }
20401
20504
  else {
20402
20505
  if (this.ay == true && this.ar == false) {
20403
- this.dc();
20506
+ this.dd();
20404
20507
  this.ah = true;
20405
- window.setTimeout(() => this.cv(), 0);
20508
+ window.setTimeout(() => this.cw(), 0);
20406
20509
  }
20407
20510
  }
20408
20511
  }
@@ -20411,33 +20514,33 @@ let DatePicker = /*@__PURE__*/ (() => {
20411
20514
  }
20412
20515
  }
20413
20516
  }
20414
- cw() {
20517
+ cx() {
20415
20518
  this.ah = false;
20416
20519
  }
20417
- df() {
20520
+ dg() {
20418
20521
  if (this.o != null) {
20419
20522
  this.o.dp();
20420
20523
  }
20421
20524
  }
20422
- cv() {
20525
+ cw() {
20423
20526
  this.c.cq();
20424
20527
  }
20425
- c3() {
20528
+ c4() {
20426
20529
  let a = new GotFocusEventArgs();
20427
- this.c5(a);
20530
+ this.c6(a);
20428
20531
  }
20429
- c4() {
20532
+ c5() {
20430
20533
  let a = new LostFocusEventArgs();
20431
- this.c7(a);
20534
+ this.c8(a);
20432
20535
  }
20433
- di() {
20536
+ dj() {
20434
20537
  }
20435
- dg() {
20538
+ dh() {
20436
20539
  }
20437
- bf() {
20540
+ bg() {
20438
20541
  return this.b();
20439
20542
  }
20440
- bv() {
20543
+ bw() {
20441
20544
  let a = this.b();
20442
20545
  return a.g();
20443
20546
  }
@@ -20478,32 +20581,32 @@ let DatePicker = /*@__PURE__*/ (() => {
20478
20581
  }
20479
20582
  return a;
20480
20583
  }
20481
- c5(a) {
20584
+ c6(a) {
20482
20585
  if (null != this.gotFocus) {
20483
20586
  this.gotFocus(this, a);
20484
20587
  }
20485
20588
  }
20486
- c7(a) {
20589
+ c8(a) {
20487
20590
  if (null != this.lostFocus) {
20488
20591
  this.lostFocus(this, a);
20489
20592
  }
20490
20593
  }
20491
- c6(a) {
20594
+ c7(a) {
20492
20595
  if (null != this.keyDown) {
20493
20596
  this.keyDown(this, a);
20494
20597
  }
20495
20598
  }
20496
- c2(a) {
20599
+ c3(a) {
20497
20600
  if (null != this.changing) {
20498
20601
  this.changing(this, a);
20499
20602
  }
20500
20603
  }
20501
20604
  }
20502
- DatePicker.$t = markType(DatePicker, 'DatePicker', Base.$, [INotifyPropertyChanged_$type]);
20503
- 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";
20504
- 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";
20505
- DatePicker.ab = null;
20506
- 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;
20507
20610
  })();
20508
20611
 
20509
20612
  /*
@@ -20607,8 +20710,8 @@ class IgxInputChangeEventArgs {
20607
20710
  }
20608
20711
 
20609
20712
  // IgxDataGridModule.register();
20610
- let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20611
- class IgxDatePickerComponent {
20713
+ let IgxXDatePickerComponent = /*@__PURE__*/ (() => {
20714
+ class IgxXDatePickerComponent {
20612
20715
  constructor(renderer, _elRef, ngZone, injector, componentFactoryResolver) {
20613
20716
  this.renderer = renderer;
20614
20717
  this._elRef = _elRef;
@@ -20679,7 +20782,7 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20679
20782
  this.updateStyle();
20680
20783
  }
20681
20784
  createImplementation() {
20682
- return new DatePicker();
20785
+ return new XDatePicker();
20683
20786
  }
20684
20787
  get i() {
20685
20788
  return this._implementation;
@@ -20697,28 +20800,28 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20697
20800
  * Gets or Sets the property name that contains the values.
20698
20801
  */
20699
20802
  get today() {
20700
- return this.i.ba;
20803
+ return this.i.bb;
20701
20804
  }
20702
20805
  set today(v) {
20703
- this.i.ba = v;
20806
+ this.i.bb = v;
20704
20807
  }
20705
20808
  /**
20706
20809
  * Gets or Sets the property name that contains the label.
20707
20810
  */
20708
20811
  get label() {
20709
- return this.i.b3;
20812
+ return this.i.b4;
20710
20813
  }
20711
20814
  set label(v) {
20712
- this.i.b3 = v;
20815
+ this.i.b4 = v;
20713
20816
  }
20714
20817
  /**
20715
20818
  * Gets or sets the color to use for the text.
20716
20819
  */
20717
20820
  get labelTextColor() {
20718
- return brushToString(this.i.dw);
20821
+ return brushToString(this.i.dx);
20719
20822
  }
20720
20823
  set labelTextColor(v) {
20721
- this.i.dw = stringToBrush(v);
20824
+ this.i.dx = stringToBrush(v);
20722
20825
  }
20723
20826
  /**
20724
20827
  * Gets or sets the font to use for the combobox.
@@ -20738,28 +20841,28 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20738
20841
  * Gets or Sets the property name that contains the placeholder.
20739
20842
  */
20740
20843
  get placeholder() {
20741
- return this.i.cb;
20844
+ return this.i.cc;
20742
20845
  }
20743
20846
  set placeholder(v) {
20744
- this.i.cb = v;
20847
+ this.i.cc = v;
20745
20848
  }
20746
20849
  /**
20747
20850
  * Gets or Sets the property name that contains the MinDate.
20748
20851
  */
20749
20852
  get minDate() {
20750
- return this.i.a9;
20853
+ return this.i.ba;
20751
20854
  }
20752
20855
  set minDate(v) {
20753
- this.i.a9 = v;
20856
+ this.i.ba = v;
20754
20857
  }
20755
20858
  /**
20756
20859
  * Gets or Sets the property name that contains the MaxDate.
20757
20860
  */
20758
20861
  get maxDate() {
20759
- return this.i.a8;
20862
+ return this.i.a9;
20760
20863
  }
20761
20864
  set maxDate(v) {
20762
- this.i.a8 = v;
20865
+ this.i.a9 = v;
20763
20866
  }
20764
20867
  /**
20765
20868
  * Gets or sets the display density to use for the date pcicker.
@@ -20797,37 +20900,37 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20797
20900
  * Gets or Sets the text color
20798
20901
  */
20799
20902
  get textColor() {
20800
- return brushToString(this.i.dx);
20903
+ return brushToString(this.i.dy);
20801
20904
  }
20802
20905
  set textColor(v) {
20803
- this.i.dx = stringToBrush(v);
20906
+ this.i.dy = stringToBrush(v);
20804
20907
  }
20805
20908
  /**
20806
20909
  * Gets or Sets the text color
20807
20910
  */
20808
20911
  get iconColor() {
20809
- return brushToString(this.i.dv);
20912
+ return brushToString(this.i.dw);
20810
20913
  }
20811
20914
  set iconColor(v) {
20812
- this.i.dv = stringToBrush(v);
20915
+ this.i.dw = stringToBrush(v);
20813
20916
  }
20814
20917
  /**
20815
20918
  * Gets or sets the ShowClearButton property to detirmine if the clear button is shown
20816
20919
  */
20817
20920
  get showClearButton() {
20818
- return this.i.az;
20921
+ return this.i.a0;
20819
20922
  }
20820
20923
  set showClearButton(v) {
20821
- this.i.az = ensureBool(v);
20924
+ this.i.a0 = ensureBool(v);
20822
20925
  }
20823
20926
  /**
20824
20927
  * Gets or sets the ShowTodayButton property to detirmine if the today button is shown
20825
20928
  */
20826
20929
  get showTodayButton() {
20827
- return this.i.a0;
20930
+ return this.i.a1;
20828
20931
  }
20829
20932
  set showTodayButton(v) {
20830
- this.i.a0 = ensureBool(v);
20933
+ this.i.a1 = ensureBool(v);
20831
20934
  }
20832
20935
  /**
20833
20936
  * Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
@@ -20869,10 +20972,10 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20869
20972
  * Gets or sets the ShowWeekNumbers property to detirmine if the week numbers are shown
20870
20973
  */
20871
20974
  get showWeekNumbers() {
20872
- return this.i.a1;
20975
+ return this.i.a2;
20873
20976
  }
20874
20977
  set showWeekNumbers(v) {
20875
- this.i.a1 = ensureBool(v);
20978
+ this.i.a2 = ensureBool(v);
20876
20979
  }
20877
20980
  /**
20878
20981
  * Gets or sets the date time format to use for this column. If FormatString is specificied this value is ignored.
@@ -20887,10 +20990,10 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20887
20990
  * Gets or sets the Format property to detirmine the format of the date in the input
20888
20991
  */
20889
20992
  get formatString() {
20890
- return this.i.by;
20993
+ return this.i.bz;
20891
20994
  }
20892
20995
  set formatString(v) {
20893
- this.i.by = v;
20996
+ this.i.bz = v;
20894
20997
  }
20895
20998
  get isDisabled() {
20896
20999
  return this.i.av;
@@ -20920,10 +21023,10 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20920
21023
  * Indicates that the dropdown will place itself into the browser top layer.
20921
21024
  */
20922
21025
  get useTopLayer() {
20923
- return this.i.a2;
21026
+ return this.i.a3;
20924
21027
  }
20925
21028
  set useTopLayer(v) {
20926
- this.i.a2 = ensureBool(v);
21029
+ this.i.a3 = ensureBool(v);
20927
21030
  }
20928
21031
  get hasUserValues() {
20929
21032
  return this._hasUserValues;
@@ -20945,7 +21048,7 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20945
21048
  if (typeName.indexOf("Xam") === 0) {
20946
21049
  typeName = typeName.substring(3);
20947
21050
  }
20948
- genericPrefix = toSpinal("DatePickerComponent");
21051
+ genericPrefix = toSpinal("XDatePickerComponent");
20949
21052
  let additionalPrefixes = [];
20950
21053
  let prefix = toSpinal(typeName);
20951
21054
  additionalPrefixes.push(prefix + "-");
@@ -20979,14 +21082,14 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20979
21082
  this._inStyling = false;
20980
21083
  }
20981
21084
  select() {
20982
- this.i.df();
21085
+ this.i.dg();
20983
21086
  }
20984
21087
  /**
20985
21088
  * Exports visual information about the current state of the grid.
20986
21089
 
20987
21090
  */
20988
21091
  exportVisualModel() {
20989
- let iv = this.i.bf();
21092
+ let iv = this.i.bg();
20990
21093
  return (iv);
20991
21094
  }
20992
21095
  /**
@@ -20994,7 +21097,7 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
20994
21097
 
20995
21098
  */
20996
21099
  exportSerializedVisualModel() {
20997
- let iv = this.i.bv();
21100
+ let iv = this.i.bw();
20998
21101
  return (iv);
20999
21102
  }
21000
21103
  /**
@@ -21118,19 +21221,19 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
21118
21221
  }
21119
21222
  }
21120
21223
  }
21121
- 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 });
21122
- 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>
21123
21226
  <div #inputcontainer>
21124
21227
  </div>
21125
21228
  <div #popupContainer>
21126
21229
  </div>
21127
21230
  </div>`, isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: ChangeDetectionStrategy.OnPush });
21128
- return IgxDatePickerComponent;
21231
+ return IgxXDatePickerComponent;
21129
21232
  })();
21130
- ɵɵ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: [{
21131
21234
  type: Component,
21132
21235
  args: [{
21133
- selector: 'igx-date-picker',
21236
+ selector: 'igx-x-date-picker',
21134
21237
  template: `<div #datePickerContainer>
21135
21238
  <div #inputcontainer>
21136
21239
  </div>
@@ -21139,7 +21242,7 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
21139
21242
  </div>`,
21140
21243
  changeDetection: ChangeDetectionStrategy.OnPush,
21141
21244
  providers: [],
21142
- host: { 'class': 'ig-date-picker igx-date-picker' },
21245
+ host: { 'class': 'ig-x-date-picker igx-x-date-picker' },
21143
21246
  styles: [`
21144
21247
  :host {
21145
21248
  display: block;
@@ -24645,23 +24748,23 @@ https://www.infragistics.com/legal/license/igultimate-la
24645
24748
  https://www.infragistics.com/legal/license/igultimate-eula
24646
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.
24647
24750
  */
24648
- let IgxDatePickerModule = /*@__PURE__*/ (() => {
24649
- class IgxDatePickerModule {
24751
+ let IgxXDatePickerModule = /*@__PURE__*/ (() => {
24752
+ class IgxXDatePickerModule {
24650
24753
  constructor() {
24651
- TypeRegistrar.registerCons('IgxDatePickerComponent', IgxDatePickerComponent);
24652
- TypeRegistrar.register('DatePicker', DatePicker.$type);
24754
+ TypeRegistrar.registerCons('IgxXDatePickerComponent', IgxXDatePickerComponent);
24755
+ TypeRegistrar.register('XDatePicker', XDatePicker.$type);
24653
24756
  }
24654
24757
  }
24655
- IgxDatePickerModule.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, deps: [], target: ɵɵFactoryTarget.NgModule });
24656
- 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,
24657
24760
  IgxXButtonModule,
24658
24761
  IgxXIconModule,
24659
24762
  IgxXInputGroupModule], exports: [IgxXCalendarModule,
24660
24763
  IgxXButtonModule,
24661
24764
  IgxXIconModule,
24662
24765
  IgxXInputGroupModule,
24663
- IgxDatePickerComponent] });
24664
- 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,
24665
24768
  IgxXButtonModule,
24666
24769
  IgxXIconModule,
24667
24770
  IgxXInputGroupModule
@@ -24669,17 +24772,17 @@ let IgxDatePickerModule = /*@__PURE__*/ (() => {
24669
24772
  IgxXButtonModule,
24670
24773
  IgxXIconModule,
24671
24774
  IgxXInputGroupModule] });
24672
- return IgxDatePickerModule;
24775
+ return IgxXDatePickerModule;
24673
24776
  })();
24674
- ɵɵ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: [{
24675
24778
  type: NgModule,
24676
24779
  args: [{
24677
- declarations: [IgxDatePickerComponent],
24780
+ declarations: [IgxXDatePickerComponent],
24678
24781
  exports: [IgxXCalendarModule,
24679
24782
  IgxXButtonModule,
24680
24783
  IgxXIconModule,
24681
24784
  IgxXInputGroupModule,
24682
- IgxDatePickerComponent
24785
+ IgxXDatePickerComponent
24683
24786
  ],
24684
24787
  imports: [CommonModule, IgxXCalendarModule,
24685
24788
  IgxXButtonModule,
@@ -24696,37 +24799,37 @@ https://www.infragistics.com/legal/license/igultimate-la
24696
24799
  https://www.infragistics.com/legal/license/igultimate-eula
24697
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.
24698
24801
  */
24699
- let IgxDatePickerDynamicModule = /*@__PURE__*/ (() => {
24700
- class IgxDatePickerDynamicModule {
24802
+ let IgxXDatePickerDynamicModule = /*@__PURE__*/ (() => {
24803
+ class IgxXDatePickerDynamicModule {
24701
24804
  constructor() {
24702
- TypeRegistrar.registerCons('DatePicker', DatePicker);
24703
- TypeRegistrar.registerCons('IgxDatePickerComponent', IgxDatePickerComponent);
24704
- TypeRegistrar.register('DatePicker', DatePicker.$type);
24805
+ TypeRegistrar.registerCons('XDatePicker', XDatePicker);
24806
+ TypeRegistrar.registerCons('IgxXDatePickerComponent', IgxXDatePickerComponent);
24807
+ TypeRegistrar.register('XDatePicker', XDatePicker.$type);
24705
24808
  }
24706
24809
  }
24707
- IgxDatePickerDynamicModule.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, deps: [], target: ɵɵFactoryTarget.NgModule });
24708
- 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,
24709
24812
  IgxXButtonDynamicModule,
24710
24813
  IgxXIconDynamicModule,
24711
24814
  IgxXInputGroupDynamicModule,
24712
- IgxDatePickerModule], exports: [IgxXCalendarDynamicModule,
24815
+ IgxXDatePickerModule], exports: [IgxXCalendarDynamicModule,
24713
24816
  IgxXButtonDynamicModule,
24714
24817
  IgxXIconDynamicModule,
24715
24818
  IgxXInputGroupDynamicModule,
24716
- IgxDatePickerModule] });
24717
- 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,
24718
24821
  IgxXButtonDynamicModule,
24719
24822
  IgxXIconDynamicModule,
24720
24823
  IgxXInputGroupDynamicModule,
24721
- IgxDatePickerModule
24824
+ IgxXDatePickerModule
24722
24825
  ], IgxXCalendarDynamicModule,
24723
24826
  IgxXButtonDynamicModule,
24724
24827
  IgxXIconDynamicModule,
24725
24828
  IgxXInputGroupDynamicModule,
24726
- IgxDatePickerModule] });
24727
- return IgxDatePickerDynamicModule;
24829
+ IgxXDatePickerModule] });
24830
+ return IgxXDatePickerDynamicModule;
24728
24831
  })();
24729
- ɵɵ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: [{
24730
24833
  type: NgModule,
24731
24834
  args: [{
24732
24835
  declarations: [],
@@ -24734,15 +24837,15 @@ let IgxDatePickerDynamicModule = /*@__PURE__*/ (() => {
24734
24837
  IgxXButtonDynamicModule,
24735
24838
  IgxXIconDynamicModule,
24736
24839
  IgxXInputGroupDynamicModule,
24737
- IgxDatePickerModule
24840
+ IgxXDatePickerModule
24738
24841
  ],
24739
24842
  imports: [CommonModule, IgxXCalendarDynamicModule,
24740
24843
  IgxXButtonDynamicModule,
24741
24844
  IgxXIconDynamicModule,
24742
24845
  IgxXInputGroupDynamicModule,
24743
- IgxDatePickerModule
24846
+ IgxXDatePickerModule
24744
24847
  ],
24745
- entryComponents: [IgxDatePickerComponent]
24848
+ entryComponents: [IgxXDatePickerComponent]
24746
24849
  }]
24747
24850
  }], ctorParameters: function () { return []; } });
24748
24851
 
@@ -25912,7 +26015,7 @@ let XCheckbox = /*@__PURE__*/ (() => {
25912
26015
  $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
25913
26016
  $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
25914
26017
  $ret.addItem("TickStrokeWidth", 3);
25915
- $ret.addItem("BorderWidth", NaN);
26018
+ $ret.addItem("BorderWidth", 1);
25916
26019
  $ret.addItem("CornerRadius", 2);
25917
26020
  return $ret;
25918
26021
  })()));
@@ -25925,7 +26028,7 @@ let XCheckbox = /*@__PURE__*/ (() => {
25925
26028
  $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
25926
26029
  $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
25927
26030
  $ret.addItem("TickStrokeWidth", 3);
25928
- $ret.addItem("BorderWidth", NaN);
26031
+ $ret.addItem("BorderWidth", 1);
25929
26032
  $ret.addItem("CornerRadius", 2);
25930
26033
  return $ret;
25931
26034
  })()));
@@ -26763,7 +26866,7 @@ let ButtonGroupVisualModelExport = /*@__PURE__*/ (() => {
26763
26866
  if (b != 0) {
26764
26867
  a.l(",");
26765
26868
  }
26766
- a.l(this.i._inner[b].ab());
26869
+ a.l(this.i._inner[b].serialize());
26767
26870
  }
26768
26871
  a.l("]");
26769
26872
  a.l("}");
@@ -29891,6 +29994,9 @@ let XInputBridge = /*@__PURE__*/ (() => {
29891
29994
  let e = d.inputs._inner[0];
29892
29995
  window.setTimeout(() => e.dr(b, c), 0);
29893
29996
  }
29997
+ exportVisualData(a) {
29998
+ return a.fe();
29999
+ }
29894
30000
  }
29895
30001
  XInputBridge.$t = markType(XInputBridge, 'XInputBridge', XComponentBridge.$, [INativeUIInputBridge_$type]);
29896
30002
  return XInputBridge;
@@ -29940,12 +30046,12 @@ let XButtonBridge = /*@__PURE__*/ (() => {
29940
30046
  this.y = d;
29941
30047
  this.af = b;
29942
30048
  break;
29943
- case 12:
30049
+ case 13:
29944
30050
  e.gotFocus = delegateCombine(e.gotFocus, runOn(this, this.ah));
29945
30051
  this.v = d;
29946
30052
  this.ab = b;
29947
30053
  break;
29948
- case 13:
30054
+ case 14:
29949
30055
  e.lostFocus = delegateCombine(e.lostFocus, runOn(this, this.ai));
29950
30056
  this.w = d;
29951
30057
  this.ad = b;
@@ -30011,7 +30117,7 @@ let XButtonBridge = /*@__PURE__*/ (() => {
30011
30117
  d.clearButtonContent();
30012
30118
  if (typeCast(NativeUIComponent.$, c) !== null) {
30013
30119
  this.ac = c;
30014
- d.appendButtonContent(this.ac.al);
30120
+ d.appendButtonContent(this.ac.an);
30015
30121
  }
30016
30122
  else {
30017
30123
  this.ac = c;
@@ -30042,7 +30148,7 @@ let XButtonBridge = /*@__PURE__*/ (() => {
30042
30148
  case 54:
30043
30149
  if (typeCast(NativeUIComponent.$, c) !== null) {
30044
30150
  this.aa = c;
30045
- d.appendButtonContent(this.aa.al);
30151
+ d.appendButtonContent(this.aa.an);
30046
30152
  }
30047
30153
  break;
30048
30154
  case 0:
@@ -30100,6 +30206,9 @@ let XButtonBridge = /*@__PURE__*/ (() => {
30100
30206
  case 11:
30101
30207
  d.aa = c;
30102
30208
  break;
30209
+ case 83:
30210
+ d.bu = c;
30211
+ break;
30103
30212
  }
30104
30213
  }
30105
30214
  getValue(a, b) {
@@ -30135,6 +30244,7 @@ let XButtonBridge = /*@__PURE__*/ (() => {
30135
30244
  case 56: return c.as;
30136
30245
  case 58: return c.aq;
30137
30246
  case 17: return c.kt;
30247
+ case 83: return c.bu;
30138
30248
  }
30139
30249
  return null;
30140
30250
  }
@@ -30186,6 +30296,9 @@ let XButtonBridge = /*@__PURE__*/ (() => {
30186
30296
  default: return 3;
30187
30297
  }
30188
30298
  }
30299
+ exportVisualData(a) {
30300
+ return a.d7();
30301
+ }
30189
30302
  }
30190
30303
  XButtonBridge.$t = markType(XButtonBridge, 'XButtonBridge', XComponentBridge.$);
30191
30304
  return XButtonBridge;
@@ -30241,6 +30354,10 @@ let XCheckboxBridge = /*@__PURE__*/ (() => {
30241
30354
  case 7: return c.checked;
30242
30355
  case 18: return enumGetBox(BaseControlTheme_$type, c.n);
30243
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;
30244
30361
  }
30245
30362
  return null;
30246
30363
  }
@@ -30259,8 +30376,23 @@ let XCheckboxBridge = /*@__PURE__*/ (() => {
30259
30376
  case 17:
30260
30377
  d.ar = c;
30261
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;
30262
30391
  }
30263
30392
  }
30393
+ exportVisualData(a) {
30394
+ return a.a3();
30395
+ }
30264
30396
  }
30265
30397
  XCheckboxBridge.$t = markType(XCheckboxBridge, 'XCheckboxBridge', XComponentBridge.$);
30266
30398
  return XCheckboxBridge;
@@ -30376,6 +30508,9 @@ let XIconBridge = /*@__PURE__*/ (() => {
30376
30508
  return;
30377
30509
  }
30378
30510
  }
30511
+ exportVisualData(a) {
30512
+ return a.au();
30513
+ }
30379
30514
  }
30380
30515
  XIconBridge.$t = markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
30381
30516
  return XIconBridge;
@@ -30436,12 +30571,12 @@ let XPopupBridge = /*@__PURE__*/ (() => {
30436
30571
  this.z = d;
30437
30572
  this.ah = b;
30438
30573
  break;
30439
- case 12:
30574
+ case 13:
30440
30575
  e.popupGotFocus = delegateCombine(e.popupGotFocus, runOn(this, this.ak));
30441
30576
  this.w = d;
30442
30577
  this.ae = b;
30443
30578
  break;
30444
- case 13:
30579
+ case 14:
30445
30580
  e.popupLostFocus = delegateCombine(e.popupLostFocus, runOn(this, this.al));
30446
30581
  this.x = d;
30447
30582
  this.af = b;
@@ -30471,12 +30606,12 @@ let XPopupBridge = /*@__PURE__*/ (() => {
30471
30606
  this.z = null;
30472
30607
  this.ah = null;
30473
30608
  break;
30474
- case 12:
30609
+ case 13:
30475
30610
  e.popupGotFocus = delegateRemove(e.popupGotFocus, runOn(this, this.ak));
30476
30611
  this.w = null;
30477
30612
  this.ae = null;
30478
30613
  break;
30479
- case 13:
30614
+ case 14:
30480
30615
  e.popupLostFocus = delegateRemove(e.popupLostFocus, runOn(this, this.al));
30481
30616
  this.x = null;
30482
30617
  this.af = null;
@@ -30633,15 +30768,18 @@ let XPopupBridge = /*@__PURE__*/ (() => {
30633
30768
  default: return 0;
30634
30769
  }
30635
30770
  }
30771
+ exportVisualData(a) {
30772
+ return a.au();
30773
+ }
30636
30774
  addChild(a, b) {
30637
30775
  this.ac.add(b);
30638
30776
  let c = a;
30639
- c.appendPopupContent(b.al);
30777
+ c.appendPopupContent(b.an);
30640
30778
  }
30641
30779
  insertChild(a, b, c) {
30642
30780
  this.ac.add(c);
30643
30781
  let d = a;
30644
- d.appendPopupContent(c.al);
30782
+ d.appendPopupContent(c.an);
30645
30783
  }
30646
30784
  getChildAt(a, b) {
30647
30785
  return this.ac._inner[b];
@@ -30651,12 +30789,12 @@ let XPopupBridge = /*@__PURE__*/ (() => {
30651
30789
  }
30652
30790
  removeChild(a, b) {
30653
30791
  let c = a;
30654
- c.removePopupContent(b.al);
30792
+ c.removePopupContent(b.an);
30655
30793
  this.ac.remove(b);
30656
30794
  }
30657
30795
  removeChildAt(a, b) {
30658
30796
  let c = a;
30659
- c.removePopupContent(this.ac._inner[b].al);
30797
+ c.removePopupContent(this.ac._inner[b].an);
30660
30798
  this.ac.removeAt(b);
30661
30799
  }
30662
30800
  }
@@ -30686,7 +30824,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30686
30824
  return NativeUIXInputsFactory.a;
30687
30825
  }
30688
30826
  static j() {
30689
- NativeUIComponent.ap(NativeUIXInputsFactory.b);
30827
+ NativeUIComponent.ar(NativeUIXInputsFactory.b);
30690
30828
  }
30691
30829
  get flavor() {
30692
30830
  return this.c;
@@ -30744,7 +30882,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30744
30882
  f.inputs.add(j);
30745
30883
  let l = new XInputBridge(f);
30746
30884
  let m = new NativeUIInput();
30747
- m.al = d;
30885
+ m.an = d;
30748
30886
  m.d = l;
30749
30887
  b(m);
30750
30888
  }
@@ -30758,7 +30896,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30758
30896
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
30759
30897
  let h = new XButtonBridge(f);
30760
30898
  let i = new NativeUIButton();
30761
- i.al = d;
30899
+ i.an = d;
30762
30900
  i.d = h;
30763
30901
  b(i);
30764
30902
  }
@@ -30771,7 +30909,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30771
30909
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
30772
30910
  let h = new XCheckboxBridge(f);
30773
30911
  let i = new NativeUICheckbox();
30774
- i.al = d;
30912
+ i.an = d;
30775
30913
  i.d = h;
30776
30914
  b(i);
30777
30915
  }
@@ -30784,7 +30922,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30784
30922
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
30785
30923
  let h = new XIconBridge(f);
30786
30924
  let i = new NativeUIIcon();
30787
- i.al = d;
30925
+ i.an = d;
30788
30926
  i.d = h;
30789
30927
  let j = c.createElement("div");
30790
30928
  let k = c.getSubRenderer(j);
@@ -30795,9 +30933,9 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30795
30933
  let m = k.getExternal(l, k.rootWrapper, k.getExternal(l, null, null));
30796
30934
  let n = new XButtonBridge(l);
30797
30935
  let o = new NativeUIButton();
30798
- o.al = j;
30936
+ o.an = j;
30799
30937
  o.d = n;
30800
- o.bk = i;
30938
+ o.bm = i;
30801
30939
  b(o);
30802
30940
  }
30803
30941
  f(a, b) {
@@ -30809,7 +30947,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30809
30947
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
30810
30948
  let h = new XIconBridge(f);
30811
30949
  let i = new NativeUIIcon();
30812
- i.al = d;
30950
+ i.an = d;
30813
30951
  i.d = h;
30814
30952
  b(i);
30815
30953
  }
@@ -30821,7 +30959,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
30821
30959
  f.provideRenderer(e);
30822
30960
  let g = new XPopupBridge(f);
30823
30961
  let h = new NativeUIPopup();
30824
- h.al = d;
30962
+ h.an = d;
30825
30963
  h.d = g;
30826
30964
  b(h);
30827
30965
  }
@@ -30864,7 +31002,7 @@ let XIconButtonBridge = /*@__PURE__*/ (() => {
30864
31002
  switch (a) {
30865
31003
  case 16:
30866
31004
  case 15:
30867
- case 17: return this.al.t.view.s;
31005
+ case 17: return this.al.t.view.v;
30868
31006
  }
30869
31007
  return super.getTargetForProperty(a, b);
30870
31008
  }
@@ -30993,8 +31131,69 @@ https://www.infragistics.com/legal/license/igultimate-eula
30993
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.
30994
31132
  */
30995
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
+
30996
31195
  /**
30997
31196
  * Generated bundle index. Do not edit.
30998
31197
  */
30999
31198
 
31000
- 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 };