igniteui-webcomponents-inputs 4.8.1 → 5.0.0-beta.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 (61) hide show
  1. package/bundles/igniteui-webcomponents-inputs.umd.js +961 -773
  2. package/bundles/igniteui-webcomponents-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 +3 -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/{igc-date-picker-component.js → igc-x-date-picker-component.js} +54 -54
  21. package/esm2015/lib/{igc-date-picker-module.js → igc-x-date-picker-module.js} +7 -7
  22. package/esm2015/public_api.js +4 -3
  23. package/esm5/lib/ButtonGroupVisualModelExport.js +1 -1
  24. package/esm5/lib/ButtonView_combined.js +33 -38
  25. package/esm5/lib/ButtonVisualModelExport.js +14 -13
  26. package/esm5/lib/CalendarVisualModelExport.js +1 -1
  27. package/esm5/lib/CheckboxView_combined.js +2 -2
  28. package/esm5/lib/DatePickerView_combined.js +336 -333
  29. package/esm5/lib/IconView_combined.js +316 -216
  30. package/esm5/lib/IconVisualModelExport.js +50 -33
  31. package/esm5/lib/NativeUIXInputsFactory.js +9 -9
  32. package/esm5/lib/TextBlockVisualModelExport.js +66 -0
  33. package/esm5/lib/XButtonBridge.js +11 -4
  34. package/esm5/lib/XCheckboxBridge.js +3 -0
  35. package/esm5/lib/{DatePicker.js → XDatePicker.js} +1 -1
  36. package/esm5/lib/XIconBridge.js +3 -0
  37. package/esm5/lib/XIconButtonBridge.js +1 -1
  38. package/esm5/lib/XInputBridge.js +3 -0
  39. package/esm5/lib/XPopupBridge.js +11 -8
  40. package/esm5/lib/{igc-date-picker-component.js → igc-x-date-picker-component.js} +111 -111
  41. package/esm5/lib/{igc-date-picker-module.js → igc-x-date-picker-module.js} +11 -11
  42. package/esm5/public_api.js +4 -3
  43. package/fesm2015/igniteui-webcomponents-inputs.js +883 -700
  44. package/fesm5/igniteui-webcomponents-inputs.js +959 -772
  45. package/lib/ButtonVisualModelExport.d.ts +6 -5
  46. package/lib/DatePickerView_combined.d.ts +75 -74
  47. package/lib/IconView_combined.d.ts +45 -39
  48. package/lib/IconVisualModelExport.d.ts +17 -12
  49. package/lib/TextBlockVisualModelExport.d.ts +21 -0
  50. package/lib/XButtonBridge.d.ts +1 -0
  51. package/lib/XCheckboxBridge.d.ts +1 -0
  52. package/lib/XDatePicker.d.ts +1 -0
  53. package/lib/XIconBridge.d.ts +1 -0
  54. package/lib/XInputBridge.d.ts +1 -0
  55. package/lib/XPopupBridge.d.ts +1 -0
  56. package/lib/{igc-date-picker-component.d.ts → igc-x-date-picker-component.d.ts} +18 -18
  57. package/lib/igc-x-date-picker-module.d.ts +3 -0
  58. package/package.json +2 -2
  59. package/public_api.d.ts +4 -3
  60. package/lib/DatePicker.d.ts +0 -1
  61. package/lib/igc-date-picker-module.d.ts +0 -3
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import { __extends, __values } from 'tslib';
9
- import { StringBuilder, markType, Base, List$1, Delegate_$type, fromEnum, runOn, NativeUI, ScaleTransform, KeyFrameAnimationFactory, AnimationKeyFrameEffect, LinkedList$1, IKeyFrameAnimation_$type, PropertyChangedEventArgs, AnimationKeyFrameProperty, AnimationKeyFrameEffectTiming, AppearanceHelper, INotifyPropertyChanged_$type, BrushUtil, NamePatcher, WebComponentRenderer, TypeRegistrar, toSpinal, getAllPropertyNames, fromSpinal, RegisterElementHelper, brushToString, stringToBrush, ensureBool, initializePropertiesFromCss, IgcHTMLElement, markEnum, 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, PortalManager, ensureEnum, enumToString, FontInfo, delegateRemove, delegateCombine, IgcFocusEventArgs, IgcChildContentModule, Brush, DomWrapper_$type, Tuple$2, SVGNode, FastIterationDictionary$2, stringStartsWith, trimStart, IIcon_$type, fromBrushCollection, toBrushCollection, brushCollectionToString, dateMinValue, dateGetMonth, parseBool, dateNow, dateMaxValue, dateAddYears, ObservableCollection$1, dateFromValues, SRProvider, dateGetDate, stringIsNullOrWhiteSpace, dateAddDays, Number_$type, dateAddMonths, truncate, timeSpanTotalDays, intDivide, Localization, HashSet$1, typeCast, stringReplace, TransformGroup, TranslateTransform, MouseButtonEventArgs, Point_$type, KeyEventArgs, toNullable, fromEn, DeviceUtils, IgcKeyEventArgs, SyncableObservableCollection$2, IgCollection, CollectionAdapter, NotifyCollectionChangedAction, Rect, stringContains, stringSplit, Popup, 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-webcomponents-core';
9
+ import { StringBuilder, markType, Base, List$1, Delegate_$type, fromEnum, runOn, NativeUI, ScaleTransform, KeyFrameAnimationFactory, AnimationKeyFrameEffect, LinkedList$1, IKeyFrameAnimation_$type, PropertyChangedEventArgs, AnimationKeyFrameProperty, AnimationKeyFrameEffectTiming, AppearanceHelper, INotifyPropertyChanged_$type, BrushUtil, NamePatcher, WebComponentRenderer, TypeRegistrar, toSpinal, getAllPropertyNames, fromSpinal, RegisterElementHelper, brushToString, stringToBrush, ensureBool, initializePropertiesFromCss, IgcHTMLElement, markEnum, 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, PortalManager, ensureEnum, enumToString, FontInfo, delegateRemove, delegateCombine, IgcFocusEventArgs, IgcChildContentModule, Brush, DomWrapper_$type, Tuple$2, SVGNode, FastIterationDictionary$2, PrimitiveVisualData, Ellipse, EllipseVisualData, Rectangle, RectangleVisualData, Line, LineVisualData, Path, PathVisualData, DoubleCollection, typeCast, stringStartsWith, trimStart, IIcon_$type, fromBrushCollection, toBrushCollection, brushCollectionToString, dateMinValue, dateGetMonth, parseBool, dateNow, dateMaxValue, dateAddYears, ObservableCollection$1, dateFromValues, SRProvider, dateGetDate, stringIsNullOrWhiteSpace, dateAddDays, Number_$type, dateAddMonths, truncate, timeSpanTotalDays, intDivide, Localization, HashSet$1, stringReplace, TransformGroup, TranslateTransform, MouseButtonEventArgs, Point_$type, KeyEventArgs, toNullable, fromEn, DeviceUtils, IgcKeyEventArgs, SyncableObservableCollection$2, IgCollection, CollectionAdapter, NotifyCollectionChangedAction, Rect, stringContains, stringSplit, Popup, 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-webcomponents-core';
10
10
 
11
11
  /*
12
12
  THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
@@ -1350,17 +1350,17 @@ var ButtonVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
1350
1350
  _this.a = null;
1351
1351
  _this.u = 0;
1352
1352
  _this.e = null;
1353
- _this.ah = null;
1353
+ _this.ag = null;
1354
1354
  _this.b = null;
1355
1355
  _this.j = 0;
1356
1356
  _this.f = null;
1357
1357
  _this.o = 0;
1358
+ _this.ad = null;
1358
1359
  _this.ae = null;
1359
1360
  _this.af = null;
1360
- _this.ag = null;
1361
1361
  _this.r = 0;
1362
+ _this.ab = null;
1362
1363
  _this.ac = null;
1363
- _this.ad = null;
1364
1364
  _this.x = null;
1365
1365
  _this.y = null;
1366
1366
  _this.z = null;
@@ -1373,7 +1373,7 @@ var ButtonVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
1373
1373
  _this.l = false;
1374
1374
  return _this;
1375
1375
  }
1376
- ButtonVisualModelExport.prototype.ab = function () {
1376
+ ButtonVisualModelExport.prototype.serialize = function () {
1377
1377
  var a = new StringBuilder(0);
1378
1378
  a.l("{");
1379
1379
  a.l("top : " + this.s + ", ");
@@ -1394,20 +1394,20 @@ var ButtonVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
1394
1394
  a.l("actualElevationMode : " + this.j + ", ");
1395
1395
  a.l("actualTextColor : " + this.f.serialize() + ", ");
1396
1396
  a.l("actualBorderWidth : " + this.o + ", ");
1397
+ if (!stringIsNullOrEmpty(this.ad)) {
1398
+ a.l("textStyleFontStyle : \"" + this.ad + "\", ");
1399
+ }
1397
1400
  if (!stringIsNullOrEmpty(this.ae)) {
1398
- a.l("textStyleFontStyle : \"" + this.ae + "\", ");
1401
+ a.l("textStyleFontVariant : \"" + this.ae + "\", ");
1399
1402
  }
1400
1403
  if (!stringIsNullOrEmpty(this.af)) {
1401
- a.l("textStyleFontVariant : \"" + this.af + "\", ");
1404
+ a.l("textStyleFontWeight : \"" + this.af + "\", ");
1402
1405
  }
1403
- if (!stringIsNullOrEmpty(this.ag)) {
1404
- a.l("textStyleFontWeight : \"" + this.ag + "\", ");
1406
+ if (!stringIsNullOrEmpty(this.ab)) {
1407
+ a.l("textStyleFontFamily : \"" + this.ab + "\", ");
1405
1408
  }
1406
1409
  if (!stringIsNullOrEmpty(this.ac)) {
1407
- a.l("textStyleFontFamily : \"" + this.ac + "\", ");
1408
- }
1409
- if (!stringIsNullOrEmpty(this.ad)) {
1410
- a.l("textStyleFontStretch : \"" + this.ad + "\", ");
1410
+ a.l("textStyleFontStretch : \"" + this.ac + "\", ");
1411
1411
  }
1412
1412
  if (!isNaN_(this.r)) {
1413
1413
  a.l("textStyleFontSize : " + this.r + ", ");
@@ -1427,7 +1427,7 @@ var ButtonVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
1427
1427
  a.l("}");
1428
1428
  return a.toString();
1429
1429
  };
1430
- ButtonVisualModelExport.$t = markType(ButtonVisualModelExport, 'ButtonVisualModelExport');
1430
+ ButtonVisualModelExport.$t = markType(ButtonVisualModelExport, 'ButtonVisualModelExport', Base.$, [IVisualData_$type]);
1431
1431
  return ButtonVisualModelExport;
1432
1432
  }(Base));
1433
1433
 
@@ -1633,10 +1633,13 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
1633
1633
  this.n.setStyleProperty("height", h);
1634
1634
  }
1635
1635
  else {
1636
+ this.n.setStyleProperty("width", "auto");
1637
+ this.n.setStyleProperty("height", "auto");
1636
1638
  this.n.setStyleProperty("min-width", i);
1637
1639
  this.n.setStyleProperty("min-height", j);
1638
1640
  this.n.setStyleProperty("padding", m);
1639
1641
  }
1642
+ this.k.rootWrapper.setStyleProperty("height", "auto");
1640
1643
  if (!isNaN_(this.b.bf) && this.b.bf > 0) {
1641
1644
  this.n.setStyleProperty("border-style", "solid");
1642
1645
  }
@@ -1654,11 +1657,6 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
1654
1657
  this.n.setStyleProperty("height", "100%");
1655
1658
  this.k.rootWrapper.setStyleProperty("height", "100%");
1656
1659
  }
1657
- else {
1658
- this.n.setStyleProperty("width", "auto");
1659
- this.n.setStyleProperty("height", "auto");
1660
- this.k.rootWrapper.setStyleProperty("height", "auto");
1661
- }
1662
1660
  };
1663
1661
  ButtonView.prototype.as = function () {
1664
1662
  switch (this.b.k5) {
@@ -4956,17 +4954,15 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
4956
4954
  };
4957
4955
  XButton.prototype.f0 = function () {
4958
4956
  var a = this.b();
4959
- return a.ab();
4957
+ return a.serialize();
4960
4958
  };
4961
4959
  XButton.prototype.b = function () {
4962
4960
  var a = this.view.q;
4963
4961
  var b = this.view.s;
4964
4962
  var c = new ButtonVisualModelExport();
4965
- var d = UIElementPropertyAccessorFactory.c.a(12, 0);
4966
- var e = d.b(a);
4967
- var f = this.view.a();
4968
- c.s = f[0];
4969
- c.q = f[1];
4963
+ var d = this.view.a();
4964
+ c.s = d[0];
4965
+ c.q = d[1];
4970
4966
  c.p = NativeUI.d(a);
4971
4967
  c.t = NativeUI.k(a);
4972
4968
  c.h = this.n;
@@ -4977,7 +4973,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
4977
4973
  c.a = AppearanceHelper.a(this.ne);
4978
4974
  c.u = this.ct;
4979
4975
  c.e = AppearanceHelper.a(this.np);
4980
- c.ah = this.kr;
4976
+ c.ag = this.kr;
4981
4977
  c.b = AppearanceHelper.a(NativeUI.aj(a));
4982
4978
  c.j = this.u;
4983
4979
  c.f = AppearanceHelper.a(NativeUI.al(b));
@@ -4993,31 +4989,31 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
4993
4989
  c.n = this.a0;
4994
4990
  c.l = this.disabled;
4995
4991
  if (this.aa != null) {
4996
- var g = this.aa;
4997
- if (this.view != null && g.q == null) {
4998
- var h = this.view.k;
4999
- var i = FontUtil.getFontInfoFromString(h, g.fontString);
5000
- g.q = i.q;
5001
- g.f = i.f;
5002
- g.r = i.r;
5003
- g.t = i.t;
5004
- g.u = i.u;
5005
- g.v = i.v;
4992
+ var e = this.aa;
4993
+ if (this.view != null && e.q == null) {
4994
+ var f = this.view.k;
4995
+ var g = FontUtil.getFontInfoFromString(f, e.fontString);
4996
+ e.q = g.q;
4997
+ e.f = g.f;
4998
+ e.r = g.r;
4999
+ e.t = g.t;
5000
+ e.u = g.u;
5001
+ e.v = g.v;
5006
5002
  }
5007
- if (g.q != null) {
5008
- c.ac = g.q;
5003
+ if (e.q != null) {
5004
+ c.ab = e.q;
5009
5005
  }
5010
- if (!isNaN_(g.f)) {
5011
- c.r = g.f;
5006
+ if (!isNaN_(e.f)) {
5007
+ c.r = e.f;
5012
5008
  }
5013
- if (g.v != null) {
5014
- c.ag = g.v;
5009
+ if (e.v != null) {
5010
+ c.af = e.v;
5015
5011
  }
5016
- if (g.t != null) {
5017
- c.ae = g.t;
5012
+ if (e.t != null) {
5013
+ c.ad = e.t;
5018
5014
  }
5019
- if (g.r != null) {
5020
- c.ad = g.t;
5015
+ if (e.r != null) {
5016
+ c.ac = e.t;
5021
5017
  }
5022
5018
  }
5023
5019
  return c;
@@ -8387,22 +8383,24 @@ var IconVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
8387
8383
  __extends(IconVisualModelExport, _super);
8388
8384
  function IconVisualModelExport() {
8389
8385
  var _this = _super !== null && _super.apply(this, arguments) || this;
8390
- _this.h = 0;
8391
- _this.f = 0;
8392
- _this.e = 0;
8393
8386
  _this.i = 0;
8387
+ _this.g = 0;
8388
+ _this.f = 0;
8389
+ _this.j = 0;
8394
8390
  _this.a = null;
8395
- _this.c = null;
8396
8391
  _this.b = null;
8397
- _this.d = 0;
8392
+ _this.d = null;
8393
+ _this.c = null;
8394
+ _this.e = 0;
8398
8395
  _this._svgPath = null;
8399
- _this.j = null;
8396
+ _this._svg = null;
8397
+ _this.k = null;
8398
+ _this.q = null;
8399
+ _this.r = null;
8400
+ _this.s = null;
8401
+ _this.h = 0;
8400
8402
  _this.o = null;
8401
8403
  _this.p = null;
8402
- _this.q = null;
8403
- _this.g = 0;
8404
- _this.m = null;
8405
- _this.n = null;
8406
8404
  return _this;
8407
8405
  }
8408
8406
  Object.defineProperty(IconVisualModelExport.prototype, "svgPath", {
@@ -8415,36 +8413,51 @@ var IconVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
8415
8413
  enumerable: false,
8416
8414
  configurable: true
8417
8415
  });
8418
- IconVisualModelExport.prototype.k = function () {
8416
+ Object.defineProperty(IconVisualModelExport.prototype, "svg", {
8417
+ get: function () {
8418
+ return this._svg;
8419
+ },
8420
+ set: function (a) {
8421
+ this._svg = a;
8422
+ },
8423
+ enumerable: false,
8424
+ configurable: true
8425
+ });
8426
+ IconVisualModelExport.prototype.l = function () {
8419
8427
  var a = new StringBuilder(0);
8420
8428
  a.l("{");
8421
- a.l("actualFill : " + this.a.serialize() + ", ");
8422
- a.l("actualTextColor : " + this.c.serialize() + ", ");
8423
- a.l("actualStroke : " + this.b.serialize() + ", ");
8424
- a.l("actualStrokeThickness : " + this.d + ", ");
8425
- a.l("top : " + this.h + ", ");
8426
- a.l("left : " + this.f + ", ");
8427
- a.l("height : " + this.e + ", ");
8428
- a.l("width : " + this.i + ", ");
8429
- a.l("svgPath : '" + this.svgPath + "', ");
8430
- a.l("dataURL : '" + this.j + "', ");
8431
- if (!stringIsNullOrEmpty(this.o)) {
8432
- a.l("textStyleFontStyle : \"" + this.o + "\", ");
8429
+ a.l("shapes: [");
8430
+ if (this.a != null && this.a.length > 0) {
8431
+ for (var b = 0; b < this.a.length; b++) {
8432
+ var c = this.a[b].serialize();
8433
+ a = b < this.a.length - 1 ? a.l(c + ", ") : a.l(c);
8434
+ }
8435
+ }
8436
+ a.u("], ");
8437
+ a.l("top : " + this.i + ", ");
8438
+ a.l("left : " + this.g + ", ");
8439
+ a.l("height : " + this.f + ", ");
8440
+ a.l("width : " + this.j + ", ");
8441
+ a.l("svg : \"" + this.svg + "\", ");
8442
+ a.l("svgPath : \"" + this.svgPath + "\", ");
8443
+ a.l("dataURL : \"" + this.k + "\", ");
8444
+ if (!stringIsNullOrEmpty(this.q)) {
8445
+ a.l("textStyleFontStyle : \"" + this.q + "\", ");
8433
8446
  }
8434
- if (!stringIsNullOrEmpty(this.p)) {
8435
- a.l("textStyleFontVariant : \"" + this.p + "\", ");
8447
+ if (!stringIsNullOrEmpty(this.r)) {
8448
+ a.l("textStyleFontVariant : \"" + this.r + "\", ");
8436
8449
  }
8437
- if (!stringIsNullOrEmpty(this.q)) {
8438
- a.l("textStyleFontWeight : \"" + this.q + "\", ");
8450
+ if (!stringIsNullOrEmpty(this.s)) {
8451
+ a.l("textStyleFontWeight : \"" + this.s + "\", ");
8439
8452
  }
8440
- if (!stringIsNullOrEmpty(this.m)) {
8441
- a.l("textStyleFontFamily : \"" + this.m + "\", ");
8453
+ if (!stringIsNullOrEmpty(this.o)) {
8454
+ a.l("textStyleFontFamily : \"" + this.o + "\", ");
8442
8455
  }
8443
- if (!stringIsNullOrEmpty(this.n)) {
8444
- a.l("textStyleFontStretch : \"" + this.n + "\", ");
8456
+ if (!stringIsNullOrEmpty(this.p)) {
8457
+ a.l("textStyleFontStretch : \"" + this.p + "\", ");
8445
8458
  }
8446
- if (!isNaN_(this.g)) {
8447
- a.l("textStyleFontSize : " + this.g + ", ");
8459
+ if (!isNaN_(this.h)) {
8460
+ a.l("textStyleFontSize : " + this.h + ", ");
8448
8461
  }
8449
8462
  a.l("}");
8450
8463
  return a.toString();
@@ -8466,71 +8479,71 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
8466
8479
  __extends(IconView, _super);
8467
8480
  function IconView() {
8468
8481
  var _this = _super.call(this) || this;
8469
- _this.c = null;
8470
- _this.s = null;
8471
- _this.f = null;
8472
- _this.l = new List$1(Delegate_$type, 0);
8473
- _this.n = null;
8474
- _this.o = null;
8475
- _this.p = null;
8482
+ _this.d = null;
8483
+ _this.v = null;
8484
+ _this.g = null;
8485
+ _this.o = new List$1(Delegate_$type, 0);
8476
8486
  _this.q = null;
8477
8487
  _this.r = null;
8478
- _this.d = null;
8488
+ _this.s = null;
8489
+ _this.t = null;
8490
+ _this.u = null;
8479
8491
  _this.e = null;
8492
+ _this.f = null;
8493
+ _this.ab = null;
8494
+ _this.n = new Dictionary$2(Brush.$, String_$type, 0);
8495
+ _this.j = true;
8480
8496
  _this.y = null;
8481
- _this.k = new Dictionary$2(Brush.$, String_$type, 0);
8482
- _this.g = true;
8483
- _this.v = null;
8484
- _this.u = null;
8485
- _this.t = null;
8486
- _this.m = new List$1(DomWrapper_$type, 0);
8487
- _this.n = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8488
- _this.o = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8489
- _this.p = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8497
+ _this.x = null;
8498
+ _this.w = null;
8499
+ _this.p = new List$1(DomWrapper_$type, 0);
8490
8500
  _this.q = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8491
8501
  _this.r = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8492
- _this.d = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
8502
+ _this.s = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8503
+ _this.t = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8504
+ _this.u = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8493
8505
  _this.e = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
8506
+ _this.f = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
8494
8507
  return _this;
8495
8508
  }
8496
- IconView.prototype.ag = function () {
8509
+ IconView.prototype.ak = function () {
8497
8510
  };
8498
- IconView.prototype.i = function () {
8511
+ IconView.prototype.l = function () {
8499
8512
  return true;
8500
8513
  };
8501
- Object.defineProperty(IconView.prototype, "w", {
8514
+ Object.defineProperty(IconView.prototype, "z", {
8502
8515
  get: function () {
8503
- return this.v;
8516
+ return this.y;
8504
8517
  },
8505
8518
  enumerable: false,
8506
8519
  configurable: true
8507
8520
  });
8508
- Object.defineProperty(IconView.prototype, "x", {
8521
+ Object.defineProperty(IconView.prototype, "aa", {
8509
8522
  get: function () {
8510
8523
  return null;
8511
8524
  },
8512
8525
  enumerable: false,
8513
8526
  configurable: true
8514
8527
  });
8515
- Object.defineProperty(IconView.prototype, "b", {
8528
+ Object.defineProperty(IconView.prototype, "c", {
8516
8529
  get: function () {
8517
- return this.m.toArray();
8530
+ return this.p.toArray();
8518
8531
  },
8519
8532
  enumerable: false,
8520
8533
  configurable: true
8521
8534
  });
8522
- Object.defineProperty(IconView.prototype, "j", {
8535
+ Object.defineProperty(IconView.prototype, "m", {
8523
8536
  get: function () {
8524
8537
  return true;
8525
8538
  },
8526
8539
  enumerable: false,
8527
8540
  configurable: true
8528
8541
  });
8529
- IconView.prototype.ae = function (a) {
8542
+ IconView.prototype.ai = function (a) {
8530
8543
  var e_1, _a;
8531
8544
  if (a == null) {
8532
8545
  try {
8533
- for (var _b = __values(fromEnum(this.l)), _c = _b.next(); !_c.done; _c = _b.next()) {
8546
+ for (var _b = __values(fromEnum(this.o)), _c = _b.next(); !_c.done; _c = _b.next()) {
8534
8547
  var b = _c.value;
8535
8548
  b();
8536
8549
  }
@@ -8548,109 +8561,109 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
8548
8561
  throw e_1.error;
8549
8562
  }
8550
8563
  }
8551
- this.l.clear();
8552
- if (this.v != null) {
8553
- this.v.unlistenAll();
8564
+ this.o.clear();
8565
+ if (this.y != null) {
8566
+ this.y.unlistenAll();
8554
8567
  }
8555
- if (this.u != null) {
8556
- this.u.unlistenAll();
8568
+ if (this.x != null) {
8569
+ this.x.unlistenAll();
8557
8570
  }
8558
8571
  }
8559
- this.s = a;
8572
+ this.v = a;
8560
8573
  a.rootWrapper.setStyleProperty("position", "relative");
8561
- this.s.rootWrapper.setStyleProperty("display", "flex");
8562
- this.s.rootWrapper.setStyleProperty("flex-direction", "row");
8563
- this.s.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
8564
- this.s.rootWrapper.setStyleProperty("align-items", "center");
8565
- this.s.rootWrapper.setStyleProperty("justify-content", "center");
8566
- this.am();
8567
- var c = this.s.createElementNS("svg", "http://www.w3.org/2000/svg");
8574
+ this.v.rootWrapper.setStyleProperty("display", "flex");
8575
+ this.v.rootWrapper.setStyleProperty("flex-direction", "row");
8576
+ this.v.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
8577
+ this.v.rootWrapper.setStyleProperty("align-items", "center");
8578
+ this.v.rootWrapper.setStyleProperty("justify-content", "center");
8579
+ this.ar();
8580
+ var c = this.v.createElementNS("svg", "http://www.w3.org/2000/svg");
8568
8581
  c.setStyleProperty("position", "absolute");
8569
8582
  c.setStyleProperty("top", "0");
8570
8583
  c.setStyleProperty("left", "0");
8571
8584
  c.setStyleProperty("right", "0");
8572
8585
  c.setStyleProperty("bottom", "0");
8573
- this.v = c;
8574
- var d = this.s.createElement("img");
8586
+ this.y = c;
8587
+ var d = this.v.createElement("img");
8575
8588
  d.setStyleProperty("height", "100%");
8576
8589
  d.setStyleProperty("width", "100%");
8577
8590
  d.setStyleProperty("object-fit", "contain");
8578
- this.u = d;
8579
- this.ar();
8580
- this.t = a.createElementNS("defs", "http://www.w3.org/2000/svg");
8581
- this.v.append(this.t);
8582
- this.s.append(this.v);
8583
- this.l.add(c.listen("click", runOn(this, this.ad)));
8584
- this.c.cc();
8585
- };
8586
- IconView.prototype.ao = function (a) {
8587
- this.k.clear();
8588
- this.s.rootWrapper.removeChildren();
8589
- this.s.rootWrapper.append(this.v);
8590
- this.v.removeChildren();
8591
- this.t.removeChildren();
8592
- this.m.clear();
8591
+ this.x = d;
8592
+ this.aw();
8593
+ this.w = a.createElementNS("defs", "http://www.w3.org/2000/svg");
8594
+ this.y.append(this.w);
8595
+ this.v.append(this.y);
8596
+ this.o.add(c.listen("click", runOn(this, this.ah)));
8597
+ this.d.cc();
8598
+ };
8599
+ IconView.prototype.at = function (a) {
8600
+ this.n.clear();
8601
+ this.v.rootWrapper.removeChildren();
8602
+ this.v.rootWrapper.append(this.y);
8603
+ this.y.removeChildren();
8604
+ this.w.removeChildren();
8605
+ this.p.clear();
8593
8606
  if (a != null) {
8594
- var b = this.s.createElementNS("path", "http://www.w3.org/2000/svg");
8607
+ var b = this.v.createElementNS("path", "http://www.w3.org/2000/svg");
8595
8608
  b.setAttribute("d", a);
8596
- this.v.append(this.t);
8597
- this.v.append(b);
8598
- this.m.add(b);
8599
- }
8600
- };
8601
- IconView.prototype.ap = function (a) {
8602
- this.k.clear();
8603
- this.s.rootWrapper.removeChildren();
8604
- this.s.rootWrapper.append(this.v);
8605
- this.v.removeChildren();
8606
- this.t.removeChildren();
8607
- this.m.clear();
8609
+ this.y.append(this.w);
8610
+ this.y.append(b);
8611
+ this.p.add(b);
8612
+ }
8613
+ };
8614
+ IconView.prototype.au = function (a) {
8615
+ this.n.clear();
8616
+ this.v.rootWrapper.removeChildren();
8617
+ this.v.rootWrapper.append(this.y);
8618
+ this.y.removeChildren();
8619
+ this.w.removeChildren();
8620
+ this.p.clear();
8608
8621
  if (a != null && a.length > 0) {
8609
- this.v.append(this.t);
8622
+ this.y.append(this.w);
8610
8623
  for (var b = 0; b < a.length; b++) {
8611
- var c = this.s.createElementNS("path", "http://www.w3.org/2000/svg");
8624
+ var c = this.v.createElementNS("path", "http://www.w3.org/2000/svg");
8612
8625
  c.setAttribute("d", a[b]);
8613
- this.v.append(c);
8614
- this.m.add(c);
8626
+ this.y.append(c);
8627
+ this.p.add(c);
8615
8628
  }
8616
8629
  }
8617
8630
  };
8618
- IconView.prototype.an = function (a) {
8619
- this.s.rootWrapper.removeChildren();
8631
+ IconView.prototype.as = function (a) {
8632
+ this.v.rootWrapper.removeChildren();
8620
8633
  if (a != null) {
8621
- var b = this.s.rootWrapper.getNativeElement();
8634
+ var b = this.v.rootWrapper.getNativeElement();
8622
8635
  b.innerHTML = a;
8623
8636
  }
8624
8637
  };
8625
- IconView.prototype.al = function (a) {
8626
- if (this.y != a) {
8627
- this.y = a;
8628
- this.s.rootWrapper.removeChildren();
8629
- this.s.rootWrapper.append(this.u);
8630
- this.u.setAttribute("src", a);
8638
+ IconView.prototype.ap = function (a) {
8639
+ if (this.ab != a) {
8640
+ this.ab = a;
8641
+ this.v.rootWrapper.removeChildren();
8642
+ this.v.rootWrapper.append(this.x);
8643
+ this.x.setAttribute("src", a);
8631
8644
  }
8632
8645
  };
8633
- IconView.prototype.h = function () {
8634
- return this.c.svgPath != null || this.c.svg != null || this.c.b != null;
8635
- };
8636
- IconView.prototype.am = function () {
8637
- this.s.rootWrapper.setStyleProperty("width", isNaN_(this.c.aq) ? "1.5rem" : this.c.aq + "px");
8638
- this.s.rootWrapper.setStyleProperty("height", isNaN_(this.c.ai) ? "1.5rem" : this.c.ai + "px");
8646
+ IconView.prototype.k = function () {
8647
+ return this.d.svgPath != null || this.d.svg != null || this.d.b != null;
8639
8648
  };
8640
8649
  IconView.prototype.ar = function () {
8641
- var a = isNaN_(this.c.an) ? 0 : this.c.an;
8642
- var b = isNaN_(this.c.ao) ? 0 : this.c.ao;
8643
- var c = isNaN_(this.c.ap) ? 24 : this.c.ap;
8644
- var d = isNaN_(this.c.am) ? 24 : this.c.am;
8645
- this.v.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
8650
+ this.v.rootWrapper.setStyleProperty("width", isNaN_(this.d.aq) ? "1.5rem" : this.d.aq + "px");
8651
+ this.v.rootWrapper.setStyleProperty("height", isNaN_(this.d.ai) ? "1.5rem" : this.d.ai + "px");
8652
+ };
8653
+ IconView.prototype.aw = function () {
8654
+ var a = isNaN_(this.d.an) ? 0 : this.d.an;
8655
+ var b = isNaN_(this.d.ao) ? 0 : this.d.ao;
8656
+ var c = isNaN_(this.d.ap) ? 24 : this.d.ap;
8657
+ var d = isNaN_(this.d.am) ? 24 : this.d.am;
8658
+ this.y.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
8646
8659
  };
8647
- IconView.prototype.ai = function (a, b) {
8660
+ IconView.prototype.am = function (a, b) {
8648
8661
  var c = a.color;
8649
- if (!this.k.containsKey(a)) {
8662
+ if (!this.n.containsKey(a)) {
8650
8663
  if (a.isGradient) {
8651
- var d = this.t.getChildCount();
8664
+ var d = this.w.getChildCount();
8652
8665
  var e = a;
8653
- var f = this.s.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
8666
+ var f = this.v.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
8654
8667
  var g = "ig_gradient_" + b + "_" + d;
8655
8668
  f.setAttribute("id", g);
8656
8669
  f.setAttribute("x1", e.startX.toString());
@@ -8660,60 +8673,60 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
8660
8673
  var j = e.gradientStops;
8661
8674
  for (var i = 0; i < j.length; i++) {
8662
8675
  var h = j[i];
8663
- var k = this.s.createElementNS("stop", "http://www.w3.org/2000/svg");
8676
+ var k = this.v.createElementNS("stop", "http://www.w3.org/2000/svg");
8664
8677
  k.setAttribute("offset", h.offset * 100 + "%");
8665
8678
  k.setAttribute("stop-color", h._fill);
8666
8679
  f.append(k);
8667
8680
  }
8668
- this.t.append(f);
8669
- this.k.addItem(a, g);
8681
+ this.w.append(f);
8682
+ this.n.addItem(a, g);
8670
8683
  }
8671
8684
  else if (a.isRadialGradient) {
8672
8685
  }
8673
8686
  }
8674
8687
  };
8675
- IconView.prototype.aj = function (a, b) {
8688
+ IconView.prototype.an = function (a, b) {
8676
8689
  var c = a;
8677
- if (this.k.containsKey(b)) {
8678
- c.setAttribute("fill", "url(#" + this.k.item(b) + ")");
8679
- this.s.rootWrapper.removeChildren();
8680
- this.s.rootWrapper.append(this.v);
8690
+ if (this.n.containsKey(b)) {
8691
+ c.setAttribute("fill", "url(#" + this.n.item(b) + ")");
8692
+ this.v.rootWrapper.removeChildren();
8693
+ this.v.rootWrapper.append(this.y);
8681
8694
  }
8682
8695
  else {
8683
8696
  NativeUI.r(a, b);
8684
8697
  }
8685
8698
  };
8686
- IconView.prototype.ak = function (a, b) {
8699
+ IconView.prototype.ao = function (a, b) {
8687
8700
  var c = a;
8688
- if (this.k.containsKey(b)) {
8689
- c.setAttribute("stroke", "url('#" + this.k.item(b) + "')");
8701
+ if (this.n.containsKey(b)) {
8702
+ c.setAttribute("stroke", "url('#" + this.n.item(b) + "')");
8690
8703
  }
8691
8704
  else {
8692
8705
  NativeUI.aa(a, b);
8693
8706
  }
8694
8707
  };
8695
- IconView.prototype.z = function (a) {
8708
+ IconView.prototype.ac = function (a) {
8696
8709
  };
8697
- IconView.prototype.ah = function () {
8698
- if (this.i()) {
8710
+ IconView.prototype.al = function () {
8711
+ if (this.l()) {
8699
8712
  }
8700
8713
  };
8701
- IconView.prototype.aa = function (a) {
8702
- this.c.b9();
8714
+ IconView.prototype.ad = function (a) {
8715
+ this.d.b9();
8703
8716
  };
8704
- IconView.prototype.ab = function (a) {
8705
- this.c.ca();
8717
+ IconView.prototype.ae = function (a) {
8718
+ this.d.ca();
8706
8719
  };
8707
- IconView.prototype.ac = function () {
8708
- this.g = true;
8709
- this.l.add(this.s.rootWrapper.listen("mouseenter", runOn(this, this.aa)));
8710
- this.l.add(this.s.rootWrapper.listen("mouseleave", runOn(this, this.ab)));
8720
+ IconView.prototype.ag = function () {
8721
+ this.j = true;
8722
+ this.o.add(this.v.rootWrapper.listen("mouseenter", runOn(this, this.ad)));
8723
+ this.o.add(this.v.rootWrapper.listen("mouseleave", runOn(this, this.ae)));
8711
8724
  };
8712
- IconView.prototype.af = function () {
8725
+ IconView.prototype.aj = function () {
8713
8726
  var e_2, _a;
8714
- this.g = false;
8727
+ this.j = false;
8715
8728
  try {
8716
- for (var _b = __values(fromEnum(this.l)), _c = _b.next(); !_c.done; _c = _b.next()) {
8729
+ for (var _b = __values(fromEnum(this.o)), _c = _b.next(); !_c.done; _c = _b.next()) {
8717
8730
  var a = _c.value;
8718
8731
  a();
8719
8732
  }
@@ -8731,15 +8744,15 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
8731
8744
  throw e_2.error;
8732
8745
  }
8733
8746
  }
8734
- this.l.clear();
8747
+ this.o.clear();
8735
8748
  };
8736
- IconView.prototype.aq = function (a) {
8749
+ IconView.prototype.av = function (a) {
8737
8750
  if (a != null) {
8738
- this.s.rootWrapper.setStyleProperty("font", a.fontString);
8751
+ this.v.rootWrapper.setStyleProperty("font", a.fontString);
8739
8752
  }
8740
8753
  };
8741
- IconView.prototype.a = function () {
8742
- var rect_ = this.s.rootWrapper.getNativeElement().getBoundingClientRect();
8754
+ IconView.prototype.b = function () {
8755
+ var rect_ = this.v.rootWrapper.getNativeElement().getBoundingClientRect();
8743
8756
  var a = (rect_.top);
8744
8757
  var b = (rect_.left);
8745
8758
  var c = new Array(2);
@@ -8747,8 +8760,102 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
8747
8760
  c[1] = b;
8748
8761
  return c;
8749
8762
  };
8750
- IconView.prototype.ad = function (a) {
8751
- this.c.b7();
8763
+ IconView.prototype.ah = function (a) {
8764
+ this.d.b7();
8765
+ };
8766
+ IconView.prototype.a = function () {
8767
+ var a = new List$1(PrimitiveVisualData.$, 0);
8768
+ var b = this.v.rootWrapper.getNativeElement();
8769
+ return a.toArray();
8770
+ };
8771
+ IconView.prototype.af = function (a, b) {
8772
+ for (var c = 0; c < b.e.count; c++) {
8773
+ var d = b.e._inner[c];
8774
+ var e = this.h(d);
8775
+ if (e != null) {
8776
+ a.add(e);
8777
+ }
8778
+ else {
8779
+ this.af(a, d);
8780
+ }
8781
+ }
8782
+ };
8783
+ IconView.prototype.h = function (a) {
8784
+ var b = null;
8785
+ switch (a.c) {
8786
+ case 7:
8787
+ var c = ((function () {
8788
+ var $ret = new Path();
8789
+ $ret.an = a.w;
8790
+ return $ret;
8791
+ })());
8792
+ this.aq(c, a);
8793
+ b = new PathVisualData(1, "path1", c);
8794
+ break;
8795
+ case 3:
8796
+ var d = a;
8797
+ var e = new Line();
8798
+ e.an = d.w;
8799
+ e.ao = d.x;
8800
+ e.ap = d.y;
8801
+ e.aq = d.z;
8802
+ this.aq(e, a);
8803
+ b = new LineVisualData(1, "line1", e);
8804
+ break;
8805
+ case 4:
8806
+ var f = a;
8807
+ var g = new Rectangle();
8808
+ g.width = f.z;
8809
+ g.height = f.w;
8810
+ g.ap = f.x;
8811
+ g.aq = f.y;
8812
+ this.aq(g, a);
8813
+ b = new RectangleVisualData(1, "rect1", g);
8814
+ break;
8815
+ case 5:
8816
+ case 6:
8817
+ var h = a;
8818
+ var i = new Ellipse();
8819
+ i.width = h.y * 2;
8820
+ i.height = h.z * 2;
8821
+ this.aq(i, a);
8822
+ b = new EllipseVisualData(1, "ellipse1", i);
8823
+ break;
8824
+ }
8825
+ return b;
8826
+ };
8827
+ IconView.prototype.aq = function (a, b) {
8828
+ var c = b;
8829
+ a.ad = b.t;
8830
+ a.j = c.h;
8831
+ a.am = c.v;
8832
+ a.al = c.u;
8833
+ a.ak = c.u;
8834
+ a._opacity = c.q;
8835
+ if (c.i != null) {
8836
+ var d = new DoubleCollection();
8837
+ var g = c.i;
8838
+ for (var f = 0; f < g.length; f++) {
8839
+ var e = g[f];
8840
+ d.add(e);
8841
+ }
8842
+ a.ai = d;
8843
+ }
8844
+ };
8845
+ IconView.prototype.i = function (a) {
8846
+ if (typeCast(Path.$, a) !== null) {
8847
+ return new PathVisualData(1, "path1", a);
8848
+ }
8849
+ else if (typeCast(Line.$, a) !== null) {
8850
+ return new LineVisualData(1, "line1", a);
8851
+ }
8852
+ else if (typeCast(Rectangle.$, a) !== null) {
8853
+ return new RectangleVisualData(1, "rect1", a);
8854
+ }
8855
+ else if (typeCast(Ellipse.$, a) !== null) {
8856
+ return new EllipseVisualData(1, "ellipse1", a);
8857
+ }
8858
+ return null;
8752
8859
  };
8753
8860
  IconView.$t = markType(IconView, 'IconView');
8754
8861
  return IconView;
@@ -8801,9 +8908,9 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
8801
8908
  _this.clicked = null;
8802
8909
  _this.propertyChanged = null;
8803
8910
  var a = new IconView();
8804
- a.c = _this;
8911
+ a.d = _this;
8805
8912
  _this.view = a;
8806
- _this.view.ag();
8913
+ _this.view.ak();
8807
8914
  return _this;
8808
8915
  }
8809
8916
  Object.defineProperty(XIcon.prototype, "view", {
@@ -8871,11 +8978,11 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
8871
8978
  case "ViewBoxTop":
8872
8979
  case "ViewBoxWidth":
8873
8980
  case "ViewBoxHeight":
8874
- this.view.ar();
8981
+ this.view.aw();
8875
8982
  break;
8876
8983
  case "Width":
8877
8984
  case "Height":
8878
- this.view.am();
8985
+ this.view.ar();
8879
8986
  break;
8880
8987
  }
8881
8988
  };
@@ -8899,18 +9006,18 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
8899
9006
  };
8900
9007
  Object.defineProperty(XIcon.prototype, "r", {
8901
9008
  get: function () {
8902
- return this.svgPath != null && !this.view.j;
9009
+ return this.svgPath != null && !this.view.m;
8903
9010
  },
8904
9011
  enumerable: false,
8905
9012
  configurable: true
8906
9013
  });
8907
9014
  XIcon.prototype.ch = function () {
8908
- NativeUI.y(this.view.w, this.ak);
9015
+ NativeUI.y(this.view.z, this.ak);
8909
9016
  };
8910
9017
  XIcon.prototype.cg = function () {
8911
- var a = this.view.w;
9018
+ var a = this.view.z;
8912
9019
  if (this.r) {
8913
- var b = this.view.x;
9020
+ var b = this.view.aa;
8914
9021
  NativeUI.r(b, this.cw);
8915
9022
  NativeUI.aa(b, this.cx);
8916
9023
  NativeUI.ad(b, this.af);
@@ -8919,22 +9026,22 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
8919
9026
  var c = false;
8920
9027
  if (this.svgPath != null) {
8921
9028
  if (stringStartsWith(trimStart(this.svgPath, ' ', '\n', '\r', '\t'), "<svg")) {
8922
- this.view.an(this.svgPath);
9029
+ this.view.as(this.svgPath);
8923
9030
  c = true;
8924
9031
  }
8925
9032
  else {
8926
- this.view.ao(this.svgPath);
9033
+ this.view.at(this.svgPath);
8927
9034
  }
8928
9035
  }
8929
9036
  else if (this.b != null) {
8930
- this.view.ap(this.b);
8931
- var d = this.view.b;
9037
+ this.view.au(this.b);
9038
+ var d = this.view.c;
8932
9039
  if (d != null && d.length > 0) {
8933
9040
  var e = NativeUI.r;
8934
9041
  var f = NativeUI.aa;
8935
9042
  this.cd();
8936
- e = runOn(this.view, this.view.aj);
8937
- f = runOn(this.view, this.view.ak);
9043
+ e = runOn(this.view, this.view.an);
9044
+ f = runOn(this.view, this.view.ao);
8938
9045
  for (var g = 0; g < d.length; g++) {
8939
9046
  if (this.cw != null) {
8940
9047
  e(d[g], this.cw);
@@ -8957,63 +9064,63 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
8957
9064
  }
8958
9065
  }
8959
9066
  if (this.m != null) {
8960
- this.view.aq(this.m);
9067
+ this.view.av(this.m);
8961
9068
  }
8962
9069
  return;
8963
9070
  }
8964
9071
  else if (this.svg != null) {
8965
- this.view.an(this.svg);
9072
+ this.view.as(this.svg);
8966
9073
  c = true;
8967
9074
  }
8968
9075
  else if (this.a7 != null) {
8969
- this.view.al(this.a7);
9076
+ this.view.ap(this.a7);
8970
9077
  }
8971
9078
  if (c) {
8972
- for (var h = 0; h < this.view.o.count; h++) {
8973
- var i = this.view.o._inner[h].c;
8974
- NativeUI.r(this.view.o._inner[h].d, i.l.f(this.c8));
9079
+ for (var h = 0; h < this.view.r.count; h++) {
9080
+ var i = this.view.r._inner[h].c;
9081
+ NativeUI.r(this.view.r._inner[h].d, i.l.f(this.c8));
8975
9082
  }
8976
- for (var j = 0; j < this.view.p.count; j++) {
8977
- var k = this.view.p._inner[j].c;
8978
- NativeUI.aa(this.view.p._inner[j].d, k.m.f(this.c9));
9083
+ for (var j = 0; j < this.view.s.count; j++) {
9084
+ var k = this.view.s._inner[j].c;
9085
+ NativeUI.aa(this.view.s._inner[j].d, k.m.f(this.c9));
8979
9086
  }
8980
- for (var l = 0; l < this.view.q.count; l++) {
8981
- var m = this.view.q._inner[l].c;
8982
- NativeUI.r(this.view.q._inner[l].d, m.l.f(this.da));
9087
+ for (var l = 0; l < this.view.t.count; l++) {
9088
+ var m = this.view.t._inner[l].c;
9089
+ NativeUI.r(this.view.t._inner[l].d, m.l.f(this.da));
8983
9090
  }
8984
- for (var n = 0; n < this.view.r.count; n++) {
8985
- var o = this.view.r._inner[n].c;
8986
- NativeUI.aa(this.view.r._inner[n].d, o.m.f(this.db));
9091
+ for (var n = 0; n < this.view.u.count; n++) {
9092
+ var o = this.view.u._inner[n].c;
9093
+ NativeUI.aa(this.view.u._inner[n].d, o.m.f(this.db));
8987
9094
  }
8988
- for (var p = 0; p < this.view.d.o.count; p++) {
8989
- var q = this.view.d.o._inner[p];
9095
+ for (var p = 0; p < this.view.e.o.count; p++) {
9096
+ var q = this.view.e.o._inner[p];
8990
9097
  var r = q.split('-');
8991
9098
  var s = parseInt(r[r.length - 1]);
8992
9099
  if (s < this.e.count) {
8993
- for (var t = 0; t < this.view.d.q._inner[p].count; t++) {
8994
- var u = this.view.d.q._inner[p]._inner[t].c;
8995
- NativeUI.r(this.view.d.q._inner[p]._inner[t].d, u.l.f(this.e.item(s)));
9100
+ for (var t = 0; t < this.view.e.q._inner[p].count; t++) {
9101
+ var u = this.view.e.q._inner[p]._inner[t].c;
9102
+ NativeUI.r(this.view.e.q._inner[p]._inner[t].d, u.l.f(this.e.item(s)));
8996
9103
  }
8997
9104
  }
8998
9105
  }
8999
- for (var v = 0; v < this.view.e.o.count; v++) {
9000
- var w = this.view.e.o._inner[v];
9106
+ for (var v = 0; v < this.view.f.o.count; v++) {
9107
+ var w = this.view.f.o._inner[v];
9001
9108
  var x = w.split('-');
9002
9109
  var y = parseInt(x[x.length - 1]);
9003
9110
  if (y < this.f.count) {
9004
- for (var z = 0; z < this.view.e.q._inner[v].count; z++) {
9005
- var aa = this.view.e.q._inner[v]._inner[z].c;
9006
- NativeUI.aa(this.view.e.q._inner[v]._inner[z].d, aa.m.f(this.f.item(y)));
9111
+ for (var z = 0; z < this.view.f.q._inner[v].count; z++) {
9112
+ var aa = this.view.f.q._inner[v]._inner[z].c;
9113
+ NativeUI.aa(this.view.f.q._inner[v]._inner[z].d, aa.m.f(this.f.item(y)));
9007
9114
  }
9008
9115
  }
9009
9116
  }
9010
- for (var ab = 0; ab < this.view.n.count; ab++) {
9011
- var ac = this.view.n._inner[ab].c;
9012
- NativeUI.r(this.view.n._inner[ab].d, ac.l.f(this.cw));
9013
- NativeUI.aa(this.view.n._inner[ab].d, ac.m.f(this.cx));
9117
+ for (var ab = 0; ab < this.view.q.count; ab++) {
9118
+ var ac = this.view.q._inner[ab].c;
9119
+ NativeUI.r(this.view.q._inner[ab].d, ac.l.f(this.cw));
9120
+ NativeUI.aa(this.view.q._inner[ab].d, ac.m.f(this.cx));
9014
9121
  }
9015
9122
  }
9016
- var ad = this.view.w;
9123
+ var ad = this.view.z;
9017
9124
  if (this.cw != null) {
9018
9125
  NativeUI.r(ad, this.cw);
9019
9126
  }
@@ -9025,25 +9132,25 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
9025
9132
  }
9026
9133
  }
9027
9134
  if (this.m != null) {
9028
- this.view.aq(this.m);
9135
+ this.view.av(this.m);
9029
9136
  }
9030
9137
  if (this.cy != null) {
9031
- NativeUI.q(this.view.w, this.cy);
9138
+ NativeUI.q(this.view.z, this.cy);
9032
9139
  }
9033
9140
  };
9034
9141
  XIcon.prototype.cd = function () {
9035
9142
  var e_3, _a, e_4, _b;
9036
9143
  if (this.cw != null) {
9037
- this.view.ai(this.cw, "fill");
9144
+ this.view.am(this.cw, "fill");
9038
9145
  }
9039
9146
  if (this.cx != null) {
9040
- this.view.ai(this.cx, "stroke");
9147
+ this.view.am(this.cx, "stroke");
9041
9148
  }
9042
9149
  if (this.e != null) {
9043
9150
  try {
9044
9151
  for (var _c = __values(fromEnum(this.e)), _d = _c.next(); !_d.done; _d = _c.next()) {
9045
9152
  var a = _d.value;
9046
- this.view.ai(a, "fills");
9153
+ this.view.am(a, "fills");
9047
9154
  }
9048
9155
  }
9049
9156
  catch (e_3_1) {
@@ -9064,7 +9171,7 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
9064
9171
  try {
9065
9172
  for (var _e = __values(fromEnum(this.f)), _f = _e.next(); !_f.done; _f = _e.next()) {
9066
9173
  var b = _f.value;
9067
- this.view.ai(b, "strokes");
9174
+ this.view.am(b, "strokes");
9068
9175
  }
9069
9176
  }
9070
9177
  catch (e_4_1) {
@@ -9603,10 +9710,10 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
9603
9710
  XIcon.prototype.cc = function () {
9604
9711
  };
9605
9712
  XIcon.prototype.onDetachedFromUI = function () {
9606
- this.view.af();
9713
+ this.view.aj();
9607
9714
  };
9608
9715
  XIcon.prototype.onAttachedToUI = function () {
9609
- this.view.ac();
9716
+ this.view.ag();
9610
9717
  };
9611
9718
  XIcon.prototype.b7 = function () {
9612
9719
  if (this.disabled) {
@@ -9617,61 +9724,58 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
9617
9724
  }
9618
9725
  };
9619
9726
  XIcon.prototype.u = function () {
9620
- return this.view.i();
9727
+ return this.view.l();
9621
9728
  };
9622
9729
  XIcon.prototype.au = function () {
9623
9730
  return this.g();
9624
9731
  };
9625
9732
  XIcon.prototype.a9 = function () {
9626
9733
  var a = this.g();
9627
- return a.k();
9734
+ return a.l();
9628
9735
  };
9629
9736
  XIcon.prototype.g = function () {
9630
9737
  var a = new IconVisualModelExport();
9631
- var b = this.view.w;
9632
- a.a = AppearanceHelper.a(NativeUI.al(b));
9633
- a.c = AppearanceHelper.a(NativeUI.al(b));
9634
- a.b = AppearanceHelper.a(NativeUI.am(b));
9635
- a.d = this.af;
9636
- var c = this.view.a();
9637
- a.h = c[0];
9638
- a.f = c[1];
9639
- a.e = NativeUI.d(b);
9640
- a.i = NativeUI.k(b);
9738
+ var b = this.view.b();
9739
+ a.i = b[0];
9740
+ a.g = b[1];
9741
+ a.f = NativeUI.d(this.view.z);
9742
+ a.j = NativeUI.k(this.view.z);
9743
+ a.a = this.view.a();
9744
+ a.svg = this.svg;
9641
9745
  a.svgPath = this.svgPath;
9642
- a.j = this.a7;
9746
+ a.k = this.a7;
9643
9747
  if (this.m != null) {
9644
- var d = this.m;
9645
- if (this.view != null && d.q == null) {
9646
- var e = this.view.s;
9647
- var f = FontUtil.getFontInfoFromString(e, d.fontString);
9648
- d.q = f.q;
9649
- d.f = f.f;
9650
- d.r = f.r;
9651
- d.t = f.t;
9652
- d.u = f.u;
9653
- d.v = f.v;
9748
+ var c = this.m;
9749
+ if (this.view != null && c.q == null) {
9750
+ var d = this.view.v;
9751
+ var e = FontUtil.getFontInfoFromString(d, c.fontString);
9752
+ c.q = e.q;
9753
+ c.f = e.f;
9754
+ c.r = e.r;
9755
+ c.t = e.t;
9756
+ c.u = e.u;
9757
+ c.v = e.v;
9654
9758
  }
9655
- if (d.q != null) {
9656
- a.m = d.q;
9759
+ if (c.q != null) {
9760
+ a.o = c.q;
9657
9761
  }
9658
- if (!isNaN_(d.f)) {
9659
- a.g = d.f;
9762
+ if (!isNaN_(c.f)) {
9763
+ a.h = c.f;
9660
9764
  }
9661
- if (d.v != null) {
9662
- a.q = d.v;
9765
+ if (c.v != null) {
9766
+ a.s = c.v;
9663
9767
  }
9664
- if (d.t != null) {
9665
- a.o = d.t;
9768
+ if (c.t != null) {
9769
+ a.q = c.t;
9666
9770
  }
9667
- if (d.r != null) {
9668
- a.n = d.t;
9771
+ if (c.r != null) {
9772
+ a.p = c.t;
9669
9773
  }
9670
9774
  }
9671
9775
  return a;
9672
9776
  };
9673
9777
  XIcon.prototype.provideContainer = function (a) {
9674
- this.view.ae(a);
9778
+ this.view.ai(a);
9675
9779
  };
9676
9780
  XIcon.$t = markType(XIcon, 'XIcon', Base.$, [INotifyPropertyChanged_$type, IIcon_$type]);
9677
9781
  XIcon.cz = null;
@@ -10742,7 +10846,7 @@ var CalendarVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
10742
10846
  a.l(",");
10743
10847
  }
10744
10848
  var c = this.j._inner[b].aa.charAt(0).toString().toLowerCase() + this.j._inner[b].aa.substr(1);
10745
- a.l(this.j._inner[b].ab());
10849
+ a.l(this.j._inner[b].serialize());
10746
10850
  }
10747
10851
  a.l("],");
10748
10852
  a.l("dayNamesModels: [");
@@ -26442,7 +26546,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
26442
26546
  });
26443
26547
  DatePickerView.prototype.ak = function (a) {
26444
26548
  if (a == null) {
26445
- this.b.cq();
26549
+ this.b.cr();
26446
26550
  if (this.d != null) {
26447
26551
  var b = this.d.rootWrapper.getChildAt(0);
26448
26552
  b.unlistenAll();
@@ -26468,7 +26572,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
26468
26572
  DatePickerView.prototype.ad = function () {
26469
26573
  if (this.d != null) {
26470
26574
  this.k = this.d.rootWrapper.getChildAt(0);
26471
- this.k.setAttribute("tabIndex", this.b.be.toString());
26575
+ this.k.setAttribute("tabIndex", this.b.bf.toString());
26472
26576
  this.k.setStyleProperty("display", "flex");
26473
26577
  this.k.setStyleProperty("height", "100%");
26474
26578
  this.l = this.d.createElement("div");
@@ -26481,7 +26585,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
26481
26585
  this.i = this.d.createElement("div");
26482
26586
  this.i.setAttribute("aria-hidden", "true");
26483
26587
  this.h = this.d.createElement("div");
26484
- this.b.cr();
26588
+ this.b.cs();
26485
26589
  this.j.getChildAt(0).setAttribute("aria-expanded", "fasle");
26486
26590
  this.j.getChildAt(0).setAttribute("aria-invalid", "false");
26487
26591
  this.f.setStyleProperty("height", "16px");
@@ -26567,7 +26671,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
26567
26671
  };
26568
26672
  DatePickerView.prototype.av = function () {
26569
26673
  if (this.f != null) {
26570
- if (this.b.az == true) {
26674
+ if (this.b.a0 == true) {
26571
26675
  this.f.show();
26572
26676
  }
26573
26677
  else {
@@ -26581,7 +26685,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
26581
26685
  }
26582
26686
  };
26583
26687
  DatePickerView.prototype.ax = function () {
26584
- this.k.setAttribute("tabIndex", this.b.be.toString());
26688
+ this.k.setAttribute("tabIndex", this.b.bf.toString());
26585
26689
  };
26586
26690
  DatePickerView.prototype.an = function () {
26587
26691
  this.o.observe(document, { childList: true, subtree: true });
@@ -26596,9 +26700,9 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
26596
26700
  this.e.setStyleProperty("width", "100%");
26597
26701
  this.e.setStyleProperty("height", "100%");
26598
26702
  this.e.setStyleProperty("display", "flex");
26599
- this.b.cs();
26703
+ this.b.ct();
26600
26704
  this.e.parent().setStyleProperty("height", "100%");
26601
- if (this.b.a1 == true) {
26705
+ if (this.b.a2 == true) {
26602
26706
  this.e.parent().parent().setStyleProperty("max-width", "245px");
26603
26707
  }
26604
26708
  else {
@@ -26608,7 +26712,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
26608
26712
  };
26609
26713
  DatePickerView.prototype.z = function () {
26610
26714
  if (this.d != null) {
26611
- if (this.b.a1 == true) {
26715
+ if (this.b.a2 == true) {
26612
26716
  this.e.parent().parent().setStyleProperty("max-width", "245px");
26613
26717
  }
26614
26718
  else {
@@ -26637,60 +26741,60 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
26637
26741
  if (this.b.av == true) {
26638
26742
  return;
26639
26743
  }
26640
- this.b.cp();
26744
+ this.b.cq();
26641
26745
  if (this.f != null) {
26642
26746
  this.f.hide();
26643
26747
  }
26644
26748
  };
26645
26749
  DatePickerView.prototype.aa = function (a) {
26646
- this.b.c8();
26750
+ this.b.c9();
26647
26751
  };
26648
26752
  DatePickerView.prototype.ab = function (a) {
26649
- this.b.c9();
26753
+ this.b.da();
26650
26754
  };
26651
26755
  DatePickerView.prototype.ag = function (a) {
26652
26756
  a.stopPropagation();
26653
- this.b.cx();
26757
+ this.b.cy();
26654
26758
  };
26655
26759
  DatePickerView.prototype.y = function (a) {
26656
26760
  var b = a.which;
26657
26761
  if (b == 27) {
26658
- this.b.cq();
26762
+ this.b.cr();
26659
26763
  }
26660
26764
  };
26661
26765
  DatePickerView.prototype.w = function (a) {
26662
26766
  this.b.focus();
26663
26767
  var b = (a.originalEvent.relatedTarget);
26664
26768
  if (!this.c(b)) {
26665
- this.b.c3();
26769
+ this.b.c4();
26666
26770
  }
26667
26771
  };
26668
26772
  DatePickerView.prototype.x = function (a) {
26669
26773
  var b = (a.originalEvent.relatedTarget);
26670
26774
  if (!this.c(b)) {
26671
- this.b.cw();
26672
- this.b.c4();
26775
+ this.b.cx();
26776
+ this.b.c5();
26673
26777
  }
26674
26778
  };
26675
26779
  DatePickerView.prototype.al = function (a, b) {
26676
26780
  if (this.d != null) {
26677
26781
  var c = this.d.rootWrapper.getNativeElement();
26678
26782
  if (!document.documentElement.contains(c)) {
26679
- this.b.cq();
26783
+ this.b.cr();
26680
26784
  }
26681
26785
  }
26682
26786
  else {
26683
- this.b.cq();
26787
+ this.b.cr();
26684
26788
  }
26685
26789
  };
26686
26790
  DatePickerView.prototype.document_Click = function (a) {
26687
26791
  var b = a.target;
26688
26792
  if (!this.c(b)) {
26689
- this.b.cq();
26793
+ this.b.cr();
26690
26794
  }
26691
26795
  };
26692
26796
  DatePickerView.prototype.window_Resize = function (a) {
26693
- this.b.dm();
26797
+ this.b.dn();
26694
26798
  };
26695
26799
  DatePickerView.prototype.a0 = function (a) {
26696
26800
  if (this.d != null) {
@@ -26727,9 +26831,9 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
26727
26831
  /**
26728
26832
  * @hidden
26729
26833
  */
26730
- var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26731
- __extends(DatePicker, _super);
26732
- function DatePicker() {
26834
+ var XDatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26835
+ __extends(XDatePicker, _super);
26836
+ function XDatePicker() {
26733
26837
  var _this = _super.call(this) || this;
26734
26838
  _this.h = null;
26735
26839
  _this.u = null;
@@ -26739,32 +26843,32 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26739
26843
  _this.m = null;
26740
26844
  _this.n = null;
26741
26845
  _this.c = null;
26742
- _this.bg = "dd";
26743
- _this.bk = "mm";
26744
- _this.bn = "yyyy";
26745
- _this.bh = "mdy";
26746
- _this.bm = "/";
26846
+ _this.bh = "dd";
26847
+ _this.bl = "mm";
26848
+ _this.bo = "yyyy";
26849
+ _this.bi = "mdy";
26850
+ _this.bn = "/";
26747
26851
  _this.ah = false;
26748
26852
  _this.at = false;
26749
26853
  _this.ar = false;
26750
- _this.a5 = dateMinValue();
26854
+ _this.a6 = dateMinValue();
26751
26855
  _this.ai = false;
26752
26856
  _this.propertyChanged = null;
26753
26857
  _this.selectedValueChanged = null;
26754
26858
  _this.ae = null;
26859
+ _this.a8 = dateMinValue();
26755
26860
  _this.a7 = dateMinValue();
26756
- _this.a6 = dateMinValue();
26757
- _this.bj = "";
26758
- _this.dt = BrushUtil.h(255, 24, 29, 31);
26861
+ _this.bk = "";
26862
+ _this.du = BrushUtil.h(255, 24, 29, 31);
26759
26863
  _this.z = null;
26760
- _this.bl = "";
26761
- _this.a4 = dateMinValue();
26762
- _this.a3 = dateMaxValue();
26864
+ _this.bm = "";
26865
+ _this.a5 = dateMinValue();
26866
+ _this.a4 = dateMaxValue();
26763
26867
  _this.x = 2;
26764
26868
  _this.v = 1;
26765
26869
  _this.aa = null;
26766
- _this.du = BrushUtil.h(255, 24, 29, 31);
26767
- _this.ds = BrushUtil.h(255, 163, 172, 184);
26870
+ _this.dv = BrushUtil.h(255, 24, 29, 31);
26871
+ _this.dt = BrushUtil.h(255, 163, 172, 184);
26768
26872
  _this.ao = true;
26769
26873
  _this.ap = false;
26770
26874
  _this.ag = true;
@@ -26774,9 +26878,9 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26774
26878
  _this.aq = false;
26775
26879
  _this.a = new DateTimeValueFormatter();
26776
26880
  _this.d = 0;
26777
- _this.bi = null;
26881
+ _this.bj = null;
26778
26882
  _this.aj = false;
26779
- _this.bd = 0;
26883
+ _this.be = 0;
26780
26884
  _this.ak = false;
26781
26885
  _this.am = false;
26782
26886
  _this.as = false;
@@ -26789,15 +26893,15 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26789
26893
  a.b = _this;
26790
26894
  _this.h = a;
26791
26895
  _this.h.am();
26792
- _this.co();
26896
+ _this.cp();
26793
26897
  return _this;
26794
26898
  }
26795
- DatePicker.prototype.db = function (a, b) {
26899
+ XDatePicker.prototype.dc = function (a, b) {
26796
26900
  if (this.u != null) {
26797
26901
  this.ah = true;
26798
- this.cq();
26902
+ this.cr();
26799
26903
  }
26800
- this.dl();
26904
+ this.dm();
26801
26905
  if (this.selectedValueChanged != null) {
26802
26906
  this.selectedValueChanged(this, ((function () {
26803
26907
  var $ret = new SelectedValueChangedEventArgs();
@@ -26807,28 +26911,28 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26807
26911
  })()));
26808
26912
  }
26809
26913
  if (this.ai) {
26810
- this.df();
26914
+ this.dg();
26811
26915
  }
26812
26916
  };
26813
- DatePicker.prototype.notifySizeChanged = function () {
26917
+ XDatePicker.prototype.notifySizeChanged = function () {
26814
26918
  this.h.ai();
26815
26919
  };
26816
- DatePicker.prototype.destroy = function () {
26920
+ XDatePicker.prototype.destroy = function () {
26817
26921
  if (this.c != null) {
26818
26922
  var a = this.c;
26819
- a.selectedValueChanged = delegateRemove(a.selectedValueChanged, runOn(this, this.cn));
26923
+ a.selectedValueChanged = delegateRemove(a.selectedValueChanged, runOn(this, this.co));
26820
26924
  var b = this.c;
26821
- b.close = delegateRemove(b.close, runOn(this, this.cm));
26925
+ b.close = delegateRemove(b.close, runOn(this, this.cn));
26822
26926
  }
26823
26927
  this.provideContainer(null);
26824
26928
  };
26825
- DatePicker.prototype.provideContainer = function (a) {
26929
+ XDatePicker.prototype.provideContainer = function (a) {
26826
26930
  this.h.ak(a);
26827
26931
  };
26828
- DatePicker.prototype.setName = function (a) {
26932
+ XDatePicker.prototype.setName = function (a) {
26829
26933
  this.o.e = a;
26830
26934
  };
26831
- Object.defineProperty(DatePicker.prototype, "af", {
26935
+ Object.defineProperty(XDatePicker.prototype, "af", {
26832
26936
  get: function () {
26833
26937
  if (this.ae == null) {
26834
26938
  this.ae = new SRProvider(this.h.d);
@@ -26839,64 +26943,64 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26839
26943
  enumerable: false,
26840
26944
  configurable: true
26841
26945
  });
26842
- Object.defineProperty(DatePicker.prototype, "value", {
26946
+ Object.defineProperty(XDatePicker.prototype, "value", {
26843
26947
  get: function () {
26844
- return this.a7;
26948
+ return this.a8;
26845
26949
  },
26846
26950
  set: function (a) {
26847
- var b = this.a7;
26848
- this.a5 = b;
26849
- this.a7 = a;
26850
- if (+b != +(this.a7)) {
26851
- this.da("Value", b, this.a7);
26951
+ var b = this.a8;
26952
+ this.a6 = b;
26953
+ this.a8 = a;
26954
+ if (+b != +(this.a8)) {
26955
+ this.db("Value", b, this.a8);
26852
26956
  }
26853
26957
  },
26854
26958
  enumerable: false,
26855
26959
  configurable: true
26856
26960
  });
26857
- Object.defineProperty(DatePicker.prototype, "ba", {
26961
+ Object.defineProperty(XDatePicker.prototype, "bb", {
26858
26962
  get: function () {
26859
- return this.a6;
26963
+ return this.a7;
26860
26964
  },
26861
26965
  set: function (a) {
26862
- var b = this.a6;
26863
- this.a6 = a;
26864
- if (+b != +(this.a6)) {
26865
- this.da("Today", b, this.a6);
26966
+ var b = this.a7;
26967
+ this.a7 = a;
26968
+ if (+b != +(this.a7)) {
26969
+ this.db("Today", b, this.a7);
26866
26970
  }
26867
26971
  },
26868
26972
  enumerable: false,
26869
26973
  configurable: true
26870
26974
  });
26871
- Object.defineProperty(DatePicker.prototype, "b3", {
26975
+ Object.defineProperty(XDatePicker.prototype, "b4", {
26872
26976
  get: function () {
26873
- return this.bj;
26977
+ return this.bk;
26874
26978
  },
26875
26979
  set: function (a) {
26876
- var b = this.bj;
26877
- this.bj = a;
26878
- if (b != this.bj) {
26879
- this.da("Label", b, this.bj);
26980
+ var b = this.bk;
26981
+ this.bk = a;
26982
+ if (b != this.bk) {
26983
+ this.db("Label", b, this.bk);
26880
26984
  }
26881
26985
  },
26882
26986
  enumerable: false,
26883
26987
  configurable: true
26884
26988
  });
26885
- Object.defineProperty(DatePicker.prototype, "dw", {
26989
+ Object.defineProperty(XDatePicker.prototype, "dx", {
26886
26990
  get: function () {
26887
- return this.dt;
26991
+ return this.du;
26888
26992
  },
26889
26993
  set: function (a) {
26890
- var b = this.dt;
26891
- this.dt = a;
26892
- if (b != this.dt) {
26893
- this.da("LabelTextColor", b, a);
26994
+ var b = this.du;
26995
+ this.du = a;
26996
+ if (b != this.du) {
26997
+ this.db("LabelTextColor", b, a);
26894
26998
  }
26895
26999
  },
26896
27000
  enumerable: false,
26897
27001
  configurable: true
26898
27002
  });
26899
- Object.defineProperty(DatePicker.prototype, "ac", {
27003
+ Object.defineProperty(XDatePicker.prototype, "ac", {
26900
27004
  get: function () {
26901
27005
  return this.z;
26902
27006
  },
@@ -26904,55 +27008,55 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26904
27008
  var b = this.z;
26905
27009
  this.z = a;
26906
27010
  if (b != this.z) {
26907
- this.da("LabelTextStyle", b, this.z);
27011
+ this.db("LabelTextStyle", b, this.z);
26908
27012
  }
26909
27013
  },
26910
27014
  enumerable: false,
26911
27015
  configurable: true
26912
27016
  });
26913
- Object.defineProperty(DatePicker.prototype, "cb", {
27017
+ Object.defineProperty(XDatePicker.prototype, "cc", {
26914
27018
  get: function () {
26915
- return this.bl;
27019
+ return this.bm;
26916
27020
  },
26917
27021
  set: function (a) {
26918
- var b = this.bl;
26919
- this.bl = a;
26920
- if (b != this.bl) {
26921
- this.da("Placeholder", b, this.bl);
27022
+ var b = this.bm;
27023
+ this.bm = a;
27024
+ if (b != this.bm) {
27025
+ this.db("Placeholder", b, this.bm);
26922
27026
  }
26923
27027
  },
26924
27028
  enumerable: false,
26925
27029
  configurable: true
26926
27030
  });
26927
- Object.defineProperty(DatePicker.prototype, "a9", {
27031
+ Object.defineProperty(XDatePicker.prototype, "ba", {
26928
27032
  get: function () {
26929
- return this.a4;
27033
+ return this.a5;
26930
27034
  },
26931
27035
  set: function (a) {
26932
- var b = this.a4;
26933
- this.a4 = a;
26934
- if (+b != +(this.a4)) {
26935
- this.da("MinDate", b, this.a4);
27036
+ var b = this.a5;
27037
+ this.a5 = a;
27038
+ if (+b != +(this.a5)) {
27039
+ this.db("MinDate", b, this.a5);
26936
27040
  }
26937
27041
  },
26938
27042
  enumerable: false,
26939
27043
  configurable: true
26940
27044
  });
26941
- Object.defineProperty(DatePicker.prototype, "a8", {
27045
+ Object.defineProperty(XDatePicker.prototype, "a9", {
26942
27046
  get: function () {
26943
- return this.a3;
27047
+ return this.a4;
26944
27048
  },
26945
27049
  set: function (a) {
26946
- var b = this.a3;
26947
- this.a3 = a;
26948
- if (+b != +(this.a3)) {
26949
- this.da("MaxDate", b, this.a3);
27050
+ var b = this.a4;
27051
+ this.a4 = a;
27052
+ if (+b != +(this.a4)) {
27053
+ this.db("MaxDate", b, this.a4);
26950
27054
  }
26951
27055
  },
26952
27056
  enumerable: false,
26953
27057
  configurable: true
26954
27058
  });
26955
- Object.defineProperty(DatePicker.prototype, "y", {
27059
+ Object.defineProperty(XDatePicker.prototype, "y", {
26956
27060
  get: function () {
26957
27061
  return this.x;
26958
27062
  },
@@ -26960,13 +27064,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26960
27064
  var b = this.x;
26961
27065
  this.x = a;
26962
27066
  if (b != this.x) {
26963
- this.da("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, this.x));
27067
+ this.db("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, this.x));
26964
27068
  }
26965
27069
  },
26966
27070
  enumerable: false,
26967
27071
  configurable: true
26968
27072
  });
26969
- Object.defineProperty(DatePicker.prototype, "w", {
27073
+ Object.defineProperty(XDatePicker.prototype, "w", {
26970
27074
  get: function () {
26971
27075
  return this.v;
26972
27076
  },
@@ -26974,13 +27078,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26974
27078
  var b = this.v;
26975
27079
  this.v = a;
26976
27080
  if (b != this.v) {
26977
- this.da("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, this.v));
27081
+ this.db("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, this.v));
26978
27082
  }
26979
27083
  },
26980
27084
  enumerable: false,
26981
27085
  configurable: true
26982
27086
  });
26983
- Object.defineProperty(DatePicker.prototype, "ad", {
27087
+ Object.defineProperty(XDatePicker.prototype, "ad", {
26984
27088
  get: function () {
26985
27089
  return this.aa;
26986
27090
  },
@@ -26988,41 +27092,41 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26988
27092
  var b = this.aa;
26989
27093
  this.aa = a;
26990
27094
  if (b != this.aa) {
26991
- this.da("TextStyle", b, this.aa);
27095
+ this.db("TextStyle", b, this.aa);
26992
27096
  }
26993
27097
  },
26994
27098
  enumerable: false,
26995
27099
  configurable: true
26996
27100
  });
26997
- Object.defineProperty(DatePicker.prototype, "dx", {
27101
+ Object.defineProperty(XDatePicker.prototype, "dy", {
26998
27102
  get: function () {
26999
- return this.du;
27103
+ return this.dv;
27000
27104
  },
27001
27105
  set: function (a) {
27002
- var b = this.du;
27003
- this.du = a;
27004
- if (b != this.du) {
27005
- this.da("TextColor", b, this.du);
27106
+ var b = this.dv;
27107
+ this.dv = a;
27108
+ if (b != this.dv) {
27109
+ this.db("TextColor", b, this.dv);
27006
27110
  }
27007
27111
  },
27008
27112
  enumerable: false,
27009
27113
  configurable: true
27010
27114
  });
27011
- Object.defineProperty(DatePicker.prototype, "dv", {
27115
+ Object.defineProperty(XDatePicker.prototype, "dw", {
27012
27116
  get: function () {
27013
- return this.ds;
27117
+ return this.dt;
27014
27118
  },
27015
27119
  set: function (a) {
27016
- var b = this.ds;
27017
- this.ds = a;
27018
- if (b != this.ds) {
27019
- this.da("IconColor", b, this.ds);
27120
+ var b = this.dt;
27121
+ this.dt = a;
27122
+ if (b != this.dt) {
27123
+ this.db("IconColor", b, this.dt);
27020
27124
  }
27021
27125
  },
27022
27126
  enumerable: false,
27023
27127
  configurable: true
27024
27128
  });
27025
- Object.defineProperty(DatePicker.prototype, "az", {
27129
+ Object.defineProperty(XDatePicker.prototype, "a0", {
27026
27130
  get: function () {
27027
27131
  return this.ao;
27028
27132
  },
@@ -27030,13 +27134,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27030
27134
  var b = this.ao;
27031
27135
  this.ao = a;
27032
27136
  if (b != this.ao) {
27033
- this.da("ShowClearButton", b, this.ao);
27137
+ this.db("ShowClearButton", b, this.ao);
27034
27138
  }
27035
27139
  },
27036
27140
  enumerable: false,
27037
27141
  configurable: true
27038
27142
  });
27039
- Object.defineProperty(DatePicker.prototype, "a0", {
27143
+ Object.defineProperty(XDatePicker.prototype, "a1", {
27040
27144
  get: function () {
27041
27145
  return this.ap;
27042
27146
  },
@@ -27044,13 +27148,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27044
27148
  var b = this.ap;
27045
27149
  this.ap = a;
27046
27150
  if (b != this.ap) {
27047
- this.da("ShowTodayButton", b, this.ap);
27151
+ this.db("ShowTodayButton", b, this.ap);
27048
27152
  }
27049
27153
  },
27050
27154
  enumerable: false,
27051
27155
  configurable: true
27052
27156
  });
27053
- Object.defineProperty(DatePicker.prototype, "au", {
27157
+ Object.defineProperty(XDatePicker.prototype, "au", {
27054
27158
  get: function () {
27055
27159
  return this.ag;
27056
27160
  },
@@ -27058,13 +27162,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27058
27162
  var b = this.ag;
27059
27163
  this.ag = a;
27060
27164
  if (b != this.ag) {
27061
- this.da("AllowTextInput", b, this.ag);
27165
+ this.db("AllowTextInput", b, this.ag);
27062
27166
  }
27063
27167
  },
27064
27168
  enumerable: false,
27065
27169
  configurable: true
27066
27170
  });
27067
- Object.defineProperty(DatePicker.prototype, "ay", {
27171
+ Object.defineProperty(XDatePicker.prototype, "ay", {
27068
27172
  get: function () {
27069
27173
  return this.an;
27070
27174
  },
@@ -27072,13 +27176,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27072
27176
  var b = this.an;
27073
27177
  this.an = a;
27074
27178
  if (b != this.an) {
27075
- this.da("OpenOnFocus", b, this.an);
27179
+ this.db("OpenOnFocus", b, this.an);
27076
27180
  }
27077
27181
  },
27078
27182
  enumerable: false,
27079
27183
  configurable: true
27080
27184
  });
27081
- Object.defineProperty(DatePicker.prototype, "j", {
27185
+ Object.defineProperty(XDatePicker.prototype, "j", {
27082
27186
  get: function () {
27083
27187
  return this.i;
27084
27188
  },
@@ -27086,13 +27190,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27086
27190
  var b = this.i;
27087
27191
  this.i = a;
27088
27192
  if (b != this.i) {
27089
- this.da("FirstDayOfWeek", enumGetBox(DayOfWeek_$type, b), enumGetBox(DayOfWeek_$type, this.i));
27193
+ this.db("FirstDayOfWeek", enumGetBox(DayOfWeek_$type, b), enumGetBox(DayOfWeek_$type, this.i));
27090
27194
  }
27091
27195
  },
27092
27196
  enumerable: false,
27093
27197
  configurable: true
27094
27198
  });
27095
- Object.defineProperty(DatePicker.prototype, "l", {
27199
+ Object.defineProperty(XDatePicker.prototype, "l", {
27096
27200
  get: function () {
27097
27201
  return this.k;
27098
27202
  },
@@ -27100,13 +27204,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27100
27204
  var b = this.k;
27101
27205
  this.k = a;
27102
27206
  if (b != this.k) {
27103
- this.da("FirstWeekOfYear", enumGetBox(FirstWeek_$type, b), enumGetBox(FirstWeek_$type, this.k));
27207
+ this.db("FirstWeekOfYear", enumGetBox(FirstWeek_$type, b), enumGetBox(FirstWeek_$type, this.k));
27104
27208
  }
27105
27209
  },
27106
27210
  enumerable: false,
27107
27211
  configurable: true
27108
27212
  });
27109
- Object.defineProperty(DatePicker.prototype, "a1", {
27213
+ Object.defineProperty(XDatePicker.prototype, "a2", {
27110
27214
  get: function () {
27111
27215
  return this.aq;
27112
27216
  },
@@ -27114,13 +27218,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27114
27218
  var b = this.aq;
27115
27219
  this.aq = a;
27116
27220
  if (b != this.aq) {
27117
- this.da("ShowWeekNumbers", b, this.aq);
27221
+ this.db("ShowWeekNumbers", b, this.aq);
27118
27222
  }
27119
27223
  },
27120
27224
  enumerable: false,
27121
27225
  configurable: true
27122
27226
  });
27123
- Object.defineProperty(DatePicker.prototype, "e", {
27227
+ Object.defineProperty(XDatePicker.prototype, "e", {
27124
27228
  get: function () {
27125
27229
  return this.d;
27126
27230
  },
@@ -27128,27 +27232,27 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27128
27232
  var b = this.d;
27129
27233
  this.d = a;
27130
27234
  if (this.d != b) {
27131
- this.da("DateFormat", enumGetBox(DateFormats_$type, b), enumGetBox(DateFormats_$type, this.d));
27235
+ this.db("DateFormat", enumGetBox(DateFormats_$type, b), enumGetBox(DateFormats_$type, this.d));
27132
27236
  }
27133
27237
  },
27134
27238
  enumerable: false,
27135
27239
  configurable: true
27136
27240
  });
27137
- Object.defineProperty(DatePicker.prototype, "by", {
27241
+ Object.defineProperty(XDatePicker.prototype, "bz", {
27138
27242
  get: function () {
27139
- return this.bi;
27243
+ return this.bj;
27140
27244
  },
27141
27245
  set: function (a) {
27142
- var b = this.bi;
27143
- this.bi = a;
27144
- if (b != this.bi) {
27145
- this.da("FormatString", b, this.bi);
27246
+ var b = this.bj;
27247
+ this.bj = a;
27248
+ if (b != this.bj) {
27249
+ this.db("FormatString", b, this.bj);
27146
27250
  }
27147
27251
  },
27148
27252
  enumerable: false,
27149
27253
  configurable: true
27150
27254
  });
27151
- Object.defineProperty(DatePicker.prototype, "av", {
27255
+ Object.defineProperty(XDatePicker.prototype, "av", {
27152
27256
  get: function () {
27153
27257
  return this.aj;
27154
27258
  },
@@ -27156,27 +27260,27 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27156
27260
  var b = this.aj;
27157
27261
  this.aj = a;
27158
27262
  if (b != this.aj) {
27159
- this.da("IsDisabled", b, this.aj);
27263
+ this.db("IsDisabled", b, this.aj);
27160
27264
  }
27161
27265
  },
27162
27266
  enumerable: false,
27163
27267
  configurable: true
27164
27268
  });
27165
- Object.defineProperty(DatePicker.prototype, "be", {
27269
+ Object.defineProperty(XDatePicker.prototype, "bf", {
27166
27270
  get: function () {
27167
- return this.bd;
27271
+ return this.be;
27168
27272
  },
27169
27273
  set: function (a) {
27170
- var b = this.bd;
27171
- this.bd = a;
27172
- if (b != this.bd) {
27173
- this.da("TabIndex", b, this.bd);
27274
+ var b = this.be;
27275
+ this.be = a;
27276
+ if (b != this.be) {
27277
+ this.db("TabIndex", b, this.be);
27174
27278
  }
27175
27279
  },
27176
27280
  enumerable: false,
27177
27281
  configurable: true
27178
27282
  });
27179
- Object.defineProperty(DatePicker.prototype, "aw", {
27283
+ Object.defineProperty(XDatePicker.prototype, "aw", {
27180
27284
  get: function () {
27181
27285
  return this.ak;
27182
27286
  },
@@ -27184,13 +27288,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27184
27288
  var b = this.ak;
27185
27289
  this.ak = a;
27186
27290
  if (b != this.ak) {
27187
- this.da("IsFixed", b, this.ak);
27291
+ this.db("IsFixed", b, this.ak);
27188
27292
  }
27189
27293
  },
27190
27294
  enumerable: false,
27191
27295
  configurable: true
27192
27296
  });
27193
- Object.defineProperty(DatePicker.prototype, "ax", {
27297
+ Object.defineProperty(XDatePicker.prototype, "ax", {
27194
27298
  get: function () {
27195
27299
  return this.am;
27196
27300
  },
@@ -27198,13 +27302,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27198
27302
  var b = this.am;
27199
27303
  this.am = a;
27200
27304
  if (b != this.am) {
27201
- this.da("OpenAsChild", b, this.am);
27305
+ this.db("OpenAsChild", b, this.am);
27202
27306
  }
27203
27307
  },
27204
27308
  enumerable: false,
27205
27309
  configurable: true
27206
27310
  });
27207
- Object.defineProperty(DatePicker.prototype, "a2", {
27311
+ Object.defineProperty(XDatePicker.prototype, "a3", {
27208
27312
  get: function () {
27209
27313
  return this.as;
27210
27314
  },
@@ -27212,36 +27316,36 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27212
27316
  var b = this.as;
27213
27317
  this.as = a;
27214
27318
  if (b != this.as) {
27215
- this.da("UseTopLayer", b, this.as);
27319
+ this.db("UseTopLayer", b, this.as);
27216
27320
  }
27217
27321
  },
27218
27322
  enumerable: false,
27219
27323
  configurable: true
27220
27324
  });
27221
- DatePicker.prototype.da = function (a, b, c) {
27325
+ XDatePicker.prototype.db = function (a, b, c) {
27222
27326
  if (this.propertyChanged != null) {
27223
27327
  this.propertyChanged(this, new PropertyChangedEventArgs(a));
27224
27328
  }
27225
- this.dd(a, b, c);
27329
+ this.de(a, b, c);
27226
27330
  };
27227
- DatePicker.prototype.dd = function (a, b, c) {
27331
+ XDatePicker.prototype.de = function (a, b, c) {
27228
27332
  switch (a) {
27229
27333
  case "Density":
27230
- this.dg();
27334
+ this.dh();
27231
27335
  break;
27232
27336
  case "BaseTheme":
27233
- this.di();
27337
+ this.dj();
27234
27338
  break;
27235
27339
  case "Value":
27236
27340
  if (+(dateGetDate(this.value)) != +(dateGetDate(dateMinValue()))) {
27237
- if (dateGetDate(this.value) < dateGetDate(this.a9) || dateGetDate(this.value) > dateGetDate(this.a8)) {
27341
+ if (dateGetDate(this.value) < dateGetDate(this.ba) || dateGetDate(this.value) > dateGetDate(this.a9)) {
27238
27342
  this.ai = true;
27239
- this.value = this.a5;
27343
+ this.value = this.a6;
27240
27344
  this.ai = false;
27241
27345
  }
27242
27346
  }
27243
- this.db(this.a5, this.value);
27244
- this.a5 = this.value;
27347
+ this.dc(this.a6, this.value);
27348
+ this.a6 = this.value;
27245
27349
  if (this.c != null) {
27246
27350
  if (+(dateGetDate(this.value)) == +(dateGetDate(dateMinValue()))) {
27247
27351
  this.c.value = dateMinValue();
@@ -27253,8 +27357,8 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27253
27357
  break;
27254
27358
  case "Label":
27255
27359
  if (this.r != null) {
27256
- this.r.text = this.b3;
27257
- if (this.b3 != null && this.b3 != "") {
27360
+ this.r.text = this.b4;
27361
+ if (this.b4 != null && this.b4 != "") {
27258
27362
  if (!this.q.inputs.contains(this.r)) {
27259
27363
  this.q.inputs.insert(0, this.r);
27260
27364
  }
@@ -27268,25 +27372,25 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27268
27372
  break;
27269
27373
  case "Placeholder":
27270
27374
  if (this.o != null) {
27271
- this.o.cg = this.cb;
27272
- this.h.ay(this.cb);
27375
+ this.o.cg = this.cc;
27376
+ this.h.ay(this.cc);
27273
27377
  }
27274
27378
  break;
27275
27379
  case "Today":
27276
27380
  if (this.c != null) {
27277
- this.c.av = this.ba;
27381
+ this.c.av = this.bb;
27278
27382
  }
27279
27383
  break;
27280
27384
  case "MaxDate":
27281
27385
  if (this.c != null) {
27282
- var d = Base.compareSimple(this.a9, this.a8);
27386
+ var d = Base.compareSimple(this.ba, this.a9);
27283
27387
  if (d >= 0) {
27284
- this.a8 = dateMaxValue();
27388
+ this.a9 = dateMaxValue();
27285
27389
  }
27286
- this.c.at = this.a3;
27390
+ this.c.at = this.a4;
27287
27391
  }
27288
- if (dateGetDate(this.value) > dateGetDate(this.a8)) {
27289
- this.a5 = dateMinValue();
27392
+ if (dateGetDate(this.value) > dateGetDate(this.a9)) {
27393
+ this.a6 = dateMinValue();
27290
27394
  this.ai = true;
27291
27395
  this.value = dateMinValue();
27292
27396
  this.ai = false;
@@ -27294,22 +27398,22 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27294
27398
  break;
27295
27399
  case "MinDate":
27296
27400
  if (this.c != null) {
27297
- this.c.au = this.a4;
27298
- var e = Base.compareSimple(this.a9, this.a8);
27401
+ this.c.au = this.a5;
27402
+ var e = Base.compareSimple(this.ba, this.a9);
27299
27403
  if (e >= 0) {
27300
- this.a5 = dateMaxValue();
27301
- this.c.at = this.a8;
27404
+ this.a6 = dateMaxValue();
27405
+ this.c.at = this.a9;
27302
27406
  }
27303
27407
  }
27304
- if (dateGetDate(this.value) < dateGetDate(this.a9)) {
27305
- this.a5 = dateMinValue();
27408
+ if (dateGetDate(this.value) < dateGetDate(this.ba)) {
27409
+ this.a6 = dateMinValue();
27306
27410
  this.ai = true;
27307
27411
  this.value = dateMinValue();
27308
27412
  this.ai = false;
27309
27413
  }
27310
27414
  break;
27311
27415
  case "TextStyle":
27312
- this.dn();
27416
+ this.dp();
27313
27417
  break;
27314
27418
  case "ShowClearButton":
27315
27419
  if (this.o != null) {
@@ -27322,27 +27426,27 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27322
27426
  case "LabelTextStyle":
27323
27427
  case "TextColor":
27324
27428
  case "IconColor":
27325
- this.dp();
27429
+ this.dq();
27326
27430
  break;
27327
27431
  case "ShowTodayButton":
27328
27432
  if (this.c != null) {
27329
- this.c.ae = this.a0;
27433
+ this.c.ae = this.a1;
27330
27434
  this.h.z();
27331
27435
  }
27332
27436
  break;
27333
27437
  case "AllowTextInput":
27334
27438
  if (this.o != null) {
27335
- this.o.disabled = !this.au;
27439
+ this.o.disabled = this.az();
27336
27440
  }
27337
27441
  break;
27338
27442
  case "OpenOnFocus": break;
27339
27443
  case "DateFormat":
27340
27444
  this.a.k(this.e);
27341
- this.dl();
27445
+ this.dm();
27342
27446
  break;
27343
27447
  case "FormatString":
27344
- this.co();
27345
- this.dl();
27448
+ this.cp();
27449
+ this.dm();
27346
27450
  break;
27347
27451
  case "FirstDayOfWeek":
27348
27452
  if (this.c != null) {
@@ -27351,7 +27455,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27351
27455
  break;
27352
27456
  case "ShowWeekNumbers":
27353
27457
  if (this.c != null) {
27354
- this.c.af = this.a1;
27458
+ this.c.af = this.a2;
27355
27459
  this.h.z();
27356
27460
  }
27357
27461
  break;
@@ -27366,7 +27470,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27366
27470
  this.q.disabled = this.av;
27367
27471
  }
27368
27472
  if (this.o != null) {
27369
- this.o.disabled = this.av;
27473
+ this.o.disabled = this.az();
27370
27474
  }
27371
27475
  }
27372
27476
  break;
@@ -27380,14 +27484,17 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27380
27484
  break;
27381
27485
  case "UseTopLayer":
27382
27486
  if (this.u != null) {
27383
- this.u.ax = this.a2;
27487
+ this.u.ax = this.a3;
27384
27488
  }
27385
27489
  break;
27386
27490
  }
27387
27491
  };
27388
- DatePicker.prototype.co = function () {
27492
+ XDatePicker.prototype.az = function () {
27493
+ return this.av || !this.au;
27494
+ };
27495
+ XDatePicker.prototype.cp = function () {
27389
27496
  var a = '/';
27390
- var b = this.by != null ? this.by.toLowerCase() : this.a.j();
27497
+ var b = this.bz != null ? this.bz.toLowerCase() : this.a.j();
27391
27498
  if (stringContains(b, "/")) {
27392
27499
  a = '/';
27393
27500
  }
@@ -27403,7 +27510,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27403
27510
  else if (stringContains(b, ",")) {
27404
27511
  a = ',';
27405
27512
  }
27406
- this.bm = a.toString();
27513
+ this.bn = a.toString();
27407
27514
  var c = b.split(a);
27408
27515
  if (c.length == 3) {
27409
27516
  var d = "";
@@ -27412,19 +27519,19 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27412
27519
  d += "d";
27413
27520
  switch (c[e]) {
27414
27521
  case "d":
27415
- this.bg = c[e];
27522
+ this.bh = c[e];
27416
27523
  break;
27417
27524
  case "dd":
27418
- this.bg = c[e];
27525
+ this.bh = c[e];
27419
27526
  break;
27420
27527
  case "ddd":
27421
- this.bg = c[e];
27528
+ this.bh = c[e];
27422
27529
  break;
27423
27530
  case "dddd":
27424
- this.bg = c[e];
27531
+ this.bh = c[e];
27425
27532
  break;
27426
27533
  default:
27427
- this.bg = "dd";
27534
+ this.bh = "dd";
27428
27535
  break;
27429
27536
  }
27430
27537
  }
@@ -27432,71 +27539,71 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27432
27539
  d += "m";
27433
27540
  switch (c[e]) {
27434
27541
  case "m":
27435
- this.bk = c[e];
27542
+ this.bl = c[e];
27436
27543
  break;
27437
27544
  case "mm":
27438
- this.bk = c[e];
27545
+ this.bl = c[e];
27439
27546
  break;
27440
27547
  case "mmm":
27441
- this.bk = c[e];
27548
+ this.bl = c[e];
27442
27549
  break;
27443
27550
  case "mmmm":
27444
- this.bk = c[e];
27551
+ this.bl = c[e];
27445
27552
  break;
27446
27553
  default:
27447
- this.bk = "mm";
27554
+ this.bl = "mm";
27448
27555
  break;
27449
27556
  }
27450
- this.bk = c[e];
27557
+ this.bl = c[e];
27451
27558
  }
27452
27559
  else if (stringContains(c[e], "y")) {
27453
27560
  d += "y";
27454
27561
  switch (c[e]) {
27455
27562
  case "yy":
27456
- this.bn = c[e];
27563
+ this.bo = c[e];
27457
27564
  break;
27458
27565
  case "yyyy":
27459
- this.bn = c[e];
27566
+ this.bo = c[e];
27460
27567
  break;
27461
27568
  default:
27462
- this.bn = "yyyy";
27569
+ this.bo = "yyyy";
27463
27570
  break;
27464
27571
  }
27465
27572
  }
27466
27573
  }
27467
27574
  if (d == "dmy" || d == "mdy" || d == "ymd") {
27468
- this.bh = d;
27575
+ this.bi = d;
27469
27576
  }
27470
27577
  else {
27471
- this.bh = "mdy";
27578
+ this.bi = "mdy";
27472
27579
  }
27473
27580
  }
27474
27581
  };
27475
- DatePicker.prototype.dp = function () {
27582
+ XDatePicker.prototype.dq = function () {
27476
27583
  if (this.o != null) {
27477
- this.o.d8 = this.dx;
27584
+ this.o.d8 = this.dy;
27478
27585
  }
27479
27586
  if (this.m != null) {
27480
- this.m.fill = this.dv;
27587
+ this.m.fill = this.dw;
27481
27588
  }
27482
27589
  if (this.n != null) {
27483
- this.n.fill = this.dv;
27590
+ this.n.fill = this.dw;
27484
27591
  }
27485
27592
  if (this.r != null) {
27486
- this.r.df = this.dw;
27593
+ this.r.df = this.dx;
27487
27594
  this.r.y = this.ac;
27488
27595
  }
27489
27596
  };
27490
- DatePicker.prototype.dk = function () {
27597
+ XDatePicker.prototype.dl = function () {
27491
27598
  if (this.q != null) {
27492
27599
  }
27493
27600
  };
27494
- DatePicker.prototype.dn = function () {
27601
+ XDatePicker.prototype.dp = function () {
27495
27602
  if (this.aa != null) {
27496
27603
  this.o.af = this.aa;
27497
27604
  }
27498
27605
  };
27499
- DatePicker.prototype.cr = function () {
27606
+ XDatePicker.prototype.cs = function () {
27500
27607
  this.q = new XInputGroup();
27501
27608
  this.h.aq(this.q);
27502
27609
  this.q.d = 0;
@@ -27504,11 +27611,11 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27504
27611
  this.q.t = this.y;
27505
27612
  this.r = new XLabel();
27506
27613
  this.h.as(this.r);
27507
- this.r.df = this.dw;
27614
+ this.r.df = this.dx;
27508
27615
  this.r.y = this.ac;
27509
27616
  this.q.appendContentChild(this.h.v());
27510
- if (this.b3 != null && this.b3 != "") {
27511
- this.r.text = this.b3;
27617
+ if (this.b4 != null && this.b4 != "") {
27618
+ this.r.text = this.b4;
27512
27619
  this.q.inputs.add(this.r);
27513
27620
  }
27514
27621
  this.o = new XInput();
@@ -27517,40 +27624,40 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27517
27624
  if (this.aa != null) {
27518
27625
  this.o.af = this.aa;
27519
27626
  }
27520
- this.o.disabled = !this.au;
27521
- this.o.d8 = this.dx;
27627
+ this.o.disabled = this.az();
27628
+ this.o.d8 = this.dy;
27522
27629
  this.q.appendContentChild(this.h.u());
27523
27630
  this.q.inputs.add(this.o);
27524
- this.o.cg = this.cb;
27525
- this.h.ay(this.cb);
27631
+ this.o.cg = this.cc;
27632
+ this.h.ay(this.cc);
27526
27633
  var a = this.o;
27527
- a.change = delegateCombine(a.change, runOn(this, this.cy));
27634
+ a.change = delegateCombine(a.change, runOn(this, this.cz));
27528
27635
  var b = this.o;
27529
- b.changing = delegateCombine(b.changing, runOn(this, this.cz));
27636
+ b.changing = delegateCombine(b.changing, runOn(this, this.c0));
27530
27637
  var c = this.o;
27531
- c.keyDown = delegateCombine(c.keyDown, runOn(this, this.c0));
27638
+ c.keyDown = delegateCombine(c.keyDown, runOn(this, this.c1));
27532
27639
  var d = new XSuffix();
27533
27640
  this.h.au(d, this.h.r());
27534
27641
  this.m = new XIcon();
27535
27642
  this.h.ap(this.m, this.h.q());
27536
- this.m.svgPath = DatePicker.br;
27537
- this.m.fill = this.dv;
27643
+ this.m.svgPath = XDatePicker.bs;
27644
+ this.m.fill = this.dw;
27538
27645
  d.appendContentChild(this.h.q());
27539
27646
  this.q.appendContentChild(this.h.r());
27540
27647
  this.q.inputs.add(d);
27541
- this.dl();
27648
+ this.dm();
27542
27649
  var e = new XSuffix();
27543
27650
  this.h.au(e, this.h.t());
27544
27651
  this.n = new XIcon();
27545
27652
  this.h.ap(this.n, this.h.s());
27546
- this.n.svgPath = DatePicker.bq;
27547
- this.n.fill = this.dv;
27653
+ this.n.svgPath = XDatePicker.br;
27654
+ this.n.fill = this.dw;
27548
27655
  e.appendContentChild(this.h.s());
27549
27656
  this.q.appendContentChild(this.h.t());
27550
27657
  this.q.inputs.add(e);
27551
27658
  };
27552
- DatePicker.prototype.c0 = function (a, b) {
27553
- this.c6(b);
27659
+ XDatePicker.prototype.c1 = function (a, b) {
27660
+ this.c7(b);
27554
27661
  if (b.defaultPrevented) {
27555
27662
  return;
27556
27663
  }
@@ -27560,36 +27667,36 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27560
27667
  case 9:
27561
27668
  this.ar = true;
27562
27669
  if (!this.at) {
27563
- this.dr(this.o.cq);
27670
+ this.ds(this.o.cq);
27564
27671
  }
27565
27672
  this.ah = true;
27566
- this.cq();
27673
+ this.cr();
27567
27674
  this.ar = false;
27568
27675
  break;
27569
27676
  case 13:
27570
27677
  this.ar = true;
27571
27678
  if (!this.at) {
27572
- this.dr(this.o.cq);
27679
+ this.ds(this.o.cq);
27573
27680
  }
27574
27681
  this.ah = true;
27575
- this.cq();
27682
+ this.cr();
27576
27683
  this.ar = false;
27577
27684
  break;
27578
27685
  case 40:
27579
27686
  if (d == 1) {
27580
- this.dc();
27581
- this.cv();
27687
+ this.dd();
27688
+ this.cw();
27582
27689
  }
27583
27690
  break;
27584
27691
  case 38:
27585
27692
  if (d == 1) {
27586
- this.cq();
27693
+ this.cr();
27587
27694
  }
27588
27695
  break;
27589
27696
  }
27590
27697
  };
27591
- DatePicker.prototype.cz = function (a, b) {
27592
- this.c2(b);
27698
+ XDatePicker.prototype.c0 = function (a, b) {
27699
+ this.c3(b);
27593
27700
  if (b.value.length > 0) {
27594
27701
  this.h.av();
27595
27702
  }
@@ -27597,12 +27704,12 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27597
27704
  this.h.ah();
27598
27705
  }
27599
27706
  };
27600
- DatePicker.prototype.cy = function (a, b) {
27707
+ XDatePicker.prototype.cz = function (a, b) {
27601
27708
  this.at = true;
27602
- this.dr(b.value);
27709
+ this.ds(b.value);
27603
27710
  this.at = false;
27604
27711
  };
27605
- DatePicker.prototype.dr = function (a) {
27712
+ XDatePicker.prototype.ds = function (a) {
27606
27713
  var b = ['/', '-', ' ', '.', ','];
27607
27714
  var c = stringSplit(a, b, 1);
27608
27715
  var d = 0;
@@ -27613,17 +27720,17 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27613
27720
  if (c[0].length == 0 || c[1].length == 0 || c[2].length == 0) {
27614
27721
  g = false;
27615
27722
  }
27616
- if (this.bh == "dmy") {
27723
+ if (this.bi == "dmy") {
27617
27724
  d = parseInt(c[0]);
27618
27725
  e = parseInt(c[1]);
27619
27726
  f = parseInt(c[2]);
27620
27727
  }
27621
- else if (this.bh == "mdy") {
27728
+ else if (this.bi == "mdy") {
27622
27729
  e = parseInt(c[0]);
27623
27730
  d = parseInt(c[1]);
27624
27731
  f = parseInt(c[2]);
27625
27732
  }
27626
- else if (this.bh == "ymd") {
27733
+ else if (this.bi == "ymd") {
27627
27734
  f = parseInt(c[0]);
27628
27735
  e = parseInt(c[1]);
27629
27736
  d = parseInt(c[2]);
@@ -27636,13 +27743,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27636
27743
  }
27637
27744
  if (isNaN_(e)) {
27638
27745
  var h = "";
27639
- if (this.bh == "dmy") {
27746
+ if (this.bi == "dmy") {
27640
27747
  h = c[1].toLowerCase();
27641
27748
  }
27642
- else if (this.bh == "mdy") {
27749
+ else if (this.bi == "mdy") {
27643
27750
  h = c[0].toLowerCase();
27644
27751
  }
27645
- else if (this.bh == "ymd") {
27752
+ else if (this.bi == "ymd") {
27646
27753
  h = c[1].toLowerCase();
27647
27754
  }
27648
27755
  var i = !stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full").toLowerCase() : "january";
@@ -27718,45 +27825,45 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27718
27825
  }
27719
27826
  if (g) {
27720
27827
  var ag = dateFromValues(f, e, d, 0, 0, 0, 0);
27721
- var ah = Base.compareSimple(ag, this.a9);
27722
- var ai = Base.compareSimple(ag, this.a8);
27828
+ var ah = Base.compareSimple(ag, this.ba);
27829
+ var ai = Base.compareSimple(ag, this.a9);
27723
27830
  if (ah < 0 || ai > 0) {
27724
- this.dl();
27831
+ this.dm();
27725
27832
  }
27726
27833
  else {
27727
- this.dq(ag);
27834
+ this.dr(ag);
27728
27835
  this.h.av();
27729
27836
  }
27730
27837
  }
27731
27838
  else {
27732
27839
  if (stringIsNullOrEmpty(a)) {
27733
- this.cp();
27840
+ this.cq();
27734
27841
  }
27735
27842
  else {
27736
- this.dl();
27843
+ this.dm();
27737
27844
  }
27738
27845
  }
27739
27846
  };
27740
- DatePicker.prototype.dq = function (a) {
27847
+ XDatePicker.prototype.dr = function (a) {
27741
27848
  var b = this.value;
27742
27849
  this.value = a;
27743
27850
  };
27744
- DatePicker.prototype.dl = function () {
27851
+ XDatePicker.prototype.dm = function () {
27745
27852
  if (this.o != null) {
27746
- if (+(dateGetDate(this.a7)) != +(dateGetDate(dateMinValue()))) {
27853
+ if (+(dateGetDate(this.a8)) != +(dateGetDate(dateMinValue()))) {
27747
27854
  var a = "";
27748
- if (this.by == null) {
27855
+ if (this.bz == null) {
27749
27856
  a = this.a.i(this.value);
27750
27857
  }
27751
27858
  else {
27752
27859
  var b = this.value.getDate().toString();
27753
27860
  var c = b;
27754
- if (this.bg == "dd") {
27861
+ if (this.bh == "dd") {
27755
27862
  if (this.value.getDate() < 10) {
27756
27863
  b = "0" + b;
27757
27864
  }
27758
27865
  }
27759
- else if (this.bg == "ddd") {
27866
+ else if (this.bh == "ddd") {
27760
27867
  switch (this.value.getDay()) {
27761
27868
  case 0:
27762
27869
  b = !stringIsNullOrWhiteSpace(this.af.b1("Sunday_Short")) ? this.af.b1("Sunday_Short") : "Sun";
@@ -27781,7 +27888,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27781
27888
  break;
27782
27889
  }
27783
27890
  }
27784
- else if (this.bg == "dddd") {
27891
+ else if (this.bh == "dddd") {
27785
27892
  switch (this.value.getDay()) {
27786
27893
  case 0:
27787
27894
  b = !stringIsNullOrWhiteSpace(this.af.b1("Sunday_Full")) ? this.af.b1("Sunday_Full") : "Sunday";
@@ -27807,12 +27914,12 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27807
27914
  }
27808
27915
  }
27809
27916
  var d = dateGetMonth(this.value).toString();
27810
- if (this.bk == "mm") {
27917
+ if (this.bl == "mm") {
27811
27918
  if (dateGetMonth(this.value) < 10) {
27812
27919
  d = "0" + d;
27813
27920
  }
27814
27921
  }
27815
- else if (this.bk == "mmm") {
27922
+ else if (this.bl == "mmm") {
27816
27923
  switch (dateGetMonth(this.value)) {
27817
27924
  case 1:
27818
27925
  d = !stringIsNullOrWhiteSpace(this.af.b1("January_Short")) ? this.af.b1("January_Short") : "Jan";
@@ -27852,7 +27959,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27852
27959
  break;
27853
27960
  }
27854
27961
  }
27855
- else if (this.bk == "mmmm") {
27962
+ else if (this.bl == "mmmm") {
27856
27963
  switch (dateGetMonth(this.value)) {
27857
27964
  case 1:
27858
27965
  d = !stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full") : "January";
@@ -27893,31 +28000,31 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27893
28000
  }
27894
28001
  }
27895
28002
  var e = this.value.getFullYear().toString();
27896
- if (this.bn == "yy") {
28003
+ if (this.bo == "yy") {
27897
28004
  e = e.substr(2);
27898
28005
  }
27899
- if (this.bh == "dmy") {
27900
- if (this.bg == "ddd" || this.bg == "dddd") {
27901
- a = b + this.bm + d + " " + c + this.bm + e;
28006
+ if (this.bi == "dmy") {
28007
+ if (this.bh == "ddd" || this.bh == "dddd") {
28008
+ a = b + this.bn + d + " " + c + this.bn + e;
27902
28009
  }
27903
28010
  else {
27904
- a = b + this.bm + d + this.bm + e;
28011
+ a = b + this.bn + d + this.bn + e;
27905
28012
  }
27906
28013
  }
27907
- else if (this.bh == "mdy") {
27908
- if (this.bg == "ddd" || this.bg == "dddd") {
27909
- a = d + " " + c + this.bm + b + this.bm + e;
28014
+ else if (this.bi == "mdy") {
28015
+ if (this.bh == "ddd" || this.bh == "dddd") {
28016
+ a = d + " " + c + this.bn + b + this.bn + e;
27910
28017
  }
27911
28018
  else {
27912
- a = d + this.bm + b + this.bm + e;
28019
+ a = d + this.bn + b + this.bn + e;
27913
28020
  }
27914
28021
  }
27915
- else if (this.bh == "ymd") {
27916
- if (this.bg == "ddd" || this.bg == "dddd") {
27917
- a = e + this.bm + d + " " + c + this.bm + b;
28022
+ else if (this.bi == "ymd") {
28023
+ if (this.bh == "ddd" || this.bh == "dddd") {
28024
+ a = e + this.bn + d + " " + c + this.bn + b;
27918
28025
  }
27919
28026
  else {
27920
- a = e + this.bm + d + this.bm + b;
28027
+ a = e + this.bn + d + this.bn + b;
27921
28028
  }
27922
28029
  }
27923
28030
  }
@@ -27930,7 +28037,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27930
28037
  }
27931
28038
  }
27932
28039
  };
27933
- DatePicker.prototype.cp = function () {
28040
+ XDatePicker.prototype.cq = function () {
27934
28041
  if (this.av == true) {
27935
28042
  return;
27936
28043
  }
@@ -27941,65 +28048,65 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27941
28048
  this.c.ch();
27942
28049
  this.al = false;
27943
28050
  };
27944
- DatePicker.prototype.c8 = function () {
28051
+ XDatePicker.prototype.c9 = function () {
27945
28052
  this.al = true;
27946
28053
  };
27947
- DatePicker.prototype.c9 = function () {
28054
+ XDatePicker.prototype.da = function () {
27948
28055
  this.al = false;
27949
28056
  };
27950
- DatePicker.prototype.cs = function () {
28057
+ XDatePicker.prototype.ct = function () {
27951
28058
  this.u = new Popup();
27952
28059
  this.u.aq = this.aw;
27953
- this.u.ax = this.a2;
28060
+ this.u.ax = this.a3;
27954
28061
  this.u.cy = BrushUtil.h(255, 255, 255, 255);
27955
28062
  this.u.a8 = 150;
27956
28063
  this.h.at(this.u);
27957
28064
  this.c = new XCalendar();
27958
28065
  this.h.ao(this.c);
27959
- if (+(this.a9) != +(dateMinValue())) {
27960
- this.c.au = this.a9;
28066
+ if (+(this.ba) != +(dateMinValue())) {
28067
+ this.c.au = this.ba;
27961
28068
  }
27962
- if (+(this.a8) != +(dateMaxValue())) {
27963
- this.c.at = this.a8;
28069
+ if (+(this.a9) != +(dateMaxValue())) {
28070
+ this.c.at = this.a9;
27964
28071
  }
27965
- if (+(this.ba) != +(dateMinValue())) {
27966
- this.c.av = this.ba;
28072
+ if (+(this.bb) != +(dateMinValue())) {
28073
+ this.c.av = this.bb;
27967
28074
  }
27968
- this.c.ae = this.a0;
28075
+ this.c.ae = this.a1;
27969
28076
  this.c.l = this.j;
27970
- this.c.af = this.a1;
28077
+ this.c.af = this.a2;
27971
28078
  this.c.o = this.l;
27972
28079
  var a = this.c;
27973
- a.selectedValueChanged = delegateCombine(a.selectedValueChanged, runOn(this, this.cn));
28080
+ a.selectedValueChanged = delegateCombine(a.selectedValueChanged, runOn(this, this.co));
27974
28081
  var b = this.c;
27975
- b.close = delegateCombine(b.close, runOn(this, this.cm));
28082
+ b.close = delegateCombine(b.close, runOn(this, this.cn));
27976
28083
  this.u.appendPopupContent(this.h.p());
27977
28084
  };
27978
- DatePicker.prototype.cn = function (a, b) {
28085
+ XDatePicker.prototype.co = function (a, b) {
27979
28086
  this.ai = true;
27980
28087
  this.value = b.newValue;
27981
28088
  this.ai = false;
27982
28089
  };
27983
- DatePicker.prototype.cm = function (a) {
28090
+ XDatePicker.prototype.cn = function (a) {
27984
28091
  if (this.u.aw) {
27985
28092
  this.ah = true;
27986
- this.cq();
28093
+ this.cr();
27987
28094
  }
27988
28095
  };
27989
- DatePicker.prototype.cx = function () {
28096
+ XDatePicker.prototype.cy = function () {
27990
28097
  if (this.ah == false) {
27991
28098
  if (this.u.aw) {
27992
- this.cq();
28099
+ this.cr();
27993
28100
  }
27994
28101
  else {
27995
- this.dc();
28102
+ this.dd();
27996
28103
  }
27997
28104
  }
27998
28105
  else {
27999
28106
  this.ah = false;
28000
28107
  }
28001
28108
  };
28002
- DatePicker.prototype.dc = function () {
28109
+ XDatePicker.prototype.dd = function () {
28003
28110
  if (this.av) {
28004
28111
  return;
28005
28112
  }
@@ -28007,27 +28114,27 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
28007
28114
  var a = this.h.a0(false);
28008
28115
  var b = this.h.a()[1];
28009
28116
  var c = 240;
28010
- if (this.a0 == true) {
28117
+ if (this.a1 == true) {
28011
28118
  c = 270;
28012
28119
  }
28013
28120
  var d = a.bottom + c;
28014
28121
  if (b < d) {
28015
28122
  var e = a.top - c;
28016
28123
  if (e < 0) {
28017
- this.dj(1, 0);
28124
+ this.dk(1, 0);
28018
28125
  }
28019
28126
  else {
28020
- this.dj(2, 0);
28127
+ this.dk(2, 0);
28021
28128
  }
28022
28129
  }
28023
28130
  else {
28024
- this.dj(1, 0);
28131
+ this.dk(1, 0);
28025
28132
  }
28026
28133
  this.h.an();
28027
28134
  this.h.aw(true);
28028
28135
  }
28029
28136
  };
28030
- DatePicker.prototype.dj = function (a, b) {
28137
+ XDatePicker.prototype.dk = function (a, b) {
28031
28138
  if (this.ax) {
28032
28139
  this.u.cp(this.h.d.rootWrapper.getNativeElement(), a, b);
28033
28140
  }
@@ -28036,13 +28143,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
28036
28143
  this.u.showRelativeToExclusionRect(c, a, b);
28037
28144
  }
28038
28145
  };
28039
- DatePicker.prototype.dm = function () {
28146
+ XDatePicker.prototype.dn = function () {
28040
28147
  if (this.u.aw) {
28041
28148
  var a = this.h.a0(false);
28042
28149
  var b = new Rect(0, a.left + window.pageXOffset, a.top + window.pageYOffset, a.width, a.height);
28043
28150
  var c = this.h.a()[1];
28044
28151
  var d = 240;
28045
- if (this.a0 == true) {
28152
+ if (this.a1 == true) {
28046
28153
  d = 270;
28047
28154
  }
28048
28155
  var e = a.bottom + d;
@@ -28069,7 +28176,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
28069
28176
  }
28070
28177
  }
28071
28178
  };
28072
- DatePicker.prototype.cq = function () {
28179
+ XDatePicker.prototype.cr = function () {
28073
28180
  var _this = this;
28074
28181
  if (this.u != null) {
28075
28182
  window.setTimeout(function () { return _this.u.b5(); }, 0);
@@ -28081,7 +28188,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
28081
28188
  this.ah = false;
28082
28189
  this.h.aj();
28083
28190
  };
28084
- DatePicker.prototype.focus = function (a) {
28191
+ XDatePicker.prototype.focus = function (a) {
28085
28192
  var _this = this;
28086
28193
  if (a === void 0) {
28087
28194
  a = false;
@@ -28095,15 +28202,15 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
28095
28202
  return;
28096
28203
  }
28097
28204
  if (this.au == false) {
28098
- this.dc();
28205
+ this.dd();
28099
28206
  this.ah = true;
28100
- window.setTimeout(function () { return _this.cv(); }, 0);
28207
+ window.setTimeout(function () { return _this.cw(); }, 0);
28101
28208
  }
28102
28209
  else {
28103
28210
  if (this.ay == true && this.ar == false) {
28104
- this.dc();
28211
+ this.dd();
28105
28212
  this.ah = true;
28106
- window.setTimeout(function () { return _this.cv(); }, 0);
28213
+ window.setTimeout(function () { return _this.cw(); }, 0);
28107
28214
  }
28108
28215
  }
28109
28216
  }
@@ -28112,37 +28219,37 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
28112
28219
  }
28113
28220
  }
28114
28221
  };
28115
- DatePicker.prototype.cw = function () {
28222
+ XDatePicker.prototype.cx = function () {
28116
28223
  this.ah = false;
28117
28224
  };
28118
- DatePicker.prototype.df = function () {
28225
+ XDatePicker.prototype.dg = function () {
28119
28226
  if (this.o != null) {
28120
28227
  this.o.dp();
28121
28228
  }
28122
28229
  };
28123
- DatePicker.prototype.cv = function () {
28230
+ XDatePicker.prototype.cw = function () {
28124
28231
  this.c.cq();
28125
28232
  };
28126
- DatePicker.prototype.c3 = function () {
28233
+ XDatePicker.prototype.c4 = function () {
28127
28234
  var a = new GotFocusEventArgs();
28128
- this.c5(a);
28235
+ this.c6(a);
28129
28236
  };
28130
- DatePicker.prototype.c4 = function () {
28237
+ XDatePicker.prototype.c5 = function () {
28131
28238
  var a = new LostFocusEventArgs();
28132
- this.c7(a);
28239
+ this.c8(a);
28133
28240
  };
28134
- DatePicker.prototype.di = function () {
28241
+ XDatePicker.prototype.dj = function () {
28135
28242
  };
28136
- DatePicker.prototype.dg = function () {
28243
+ XDatePicker.prototype.dh = function () {
28137
28244
  };
28138
- DatePicker.prototype.bf = function () {
28245
+ XDatePicker.prototype.bg = function () {
28139
28246
  return this.b();
28140
28247
  };
28141
- DatePicker.prototype.bv = function () {
28248
+ XDatePicker.prototype.bw = function () {
28142
28249
  var a = this.b();
28143
28250
  return a.g();
28144
28251
  };
28145
- DatePicker.prototype.b = function () {
28252
+ XDatePicker.prototype.b = function () {
28146
28253
  var a = new DatePickerVisualModelExport();
28147
28254
  a.e = this.y;
28148
28255
  a.d = this.w;
@@ -28179,31 +28286,31 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
28179
28286
  }
28180
28287
  return a;
28181
28288
  };
28182
- DatePicker.prototype.c5 = function (a) {
28289
+ XDatePicker.prototype.c6 = function (a) {
28183
28290
  if (null != this.gotFocus) {
28184
28291
  this.gotFocus(this, a);
28185
28292
  }
28186
28293
  };
28187
- DatePicker.prototype.c7 = function (a) {
28294
+ XDatePicker.prototype.c8 = function (a) {
28188
28295
  if (null != this.lostFocus) {
28189
28296
  this.lostFocus(this, a);
28190
28297
  }
28191
28298
  };
28192
- DatePicker.prototype.c6 = function (a) {
28299
+ XDatePicker.prototype.c7 = function (a) {
28193
28300
  if (null != this.keyDown) {
28194
28301
  this.keyDown(this, a);
28195
28302
  }
28196
28303
  };
28197
- DatePicker.prototype.c2 = function (a) {
28304
+ XDatePicker.prototype.c3 = function (a) {
28198
28305
  if (null != this.changing) {
28199
28306
  this.changing(this, a);
28200
28307
  }
28201
28308
  };
28202
- DatePicker.$t = markType(DatePicker, 'DatePicker', Base.$, [INotifyPropertyChanged_$type]);
28203
- 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";
28204
- 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";
28205
- DatePicker.ab = null;
28206
- return DatePicker;
28309
+ XDatePicker.$t = markType(XDatePicker, 'XDatePicker', Base.$, [INotifyPropertyChanged_$type]);
28310
+ 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";
28311
+ 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";
28312
+ XDatePicker.ab = null;
28313
+ return XDatePicker;
28207
28314
  }(Base));
28208
28315
 
28209
28316
  /*
@@ -28283,9 +28390,9 @@ var IgcLostFocusEventArgs = /** @class */ /*@__PURE__*/ (function () {
28283
28390
  return IgcLostFocusEventArgs;
28284
28391
  }());
28285
28392
 
28286
- var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28287
- __extends(IgcDatePickerComponent, _super);
28288
- function IgcDatePickerComponent() {
28393
+ var IgcXDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28394
+ __extends(IgcXDatePickerComponent, _super);
28395
+ function IgcXDatePickerComponent() {
28289
28396
  var _this = _super.call(this) || this;
28290
28397
  _this._disconnected = false;
28291
28398
  _this._settingAttributes = false;
@@ -28327,7 +28434,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28327
28434
  });
28328
28435
  return _this;
28329
28436
  }
28330
- Object.defineProperty(IgcDatePickerComponent.prototype, "height", {
28437
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "height", {
28331
28438
  get: function () {
28332
28439
  return this._height;
28333
28440
  },
@@ -28339,7 +28446,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28339
28446
  enumerable: false,
28340
28447
  configurable: true
28341
28448
  });
28342
- Object.defineProperty(IgcDatePickerComponent.prototype, "width", {
28449
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "width", {
28343
28450
  get: function () {
28344
28451
  return this._width;
28345
28452
  },
@@ -28352,26 +28459,26 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28352
28459
  configurable: true
28353
28460
  });
28354
28461
  // supports angular themes or custom properties set in CSS
28355
- IgcDatePickerComponent.prototype.updateStyle = function () {
28462
+ IgcXDatePickerComponent.prototype.updateStyle = function () {
28356
28463
  this._styling(this, this);
28357
28464
  };
28358
- IgcDatePickerComponent.prototype.destroy = function () {
28465
+ IgcXDatePickerComponent.prototype.destroy = function () {
28359
28466
  this._datePicker.destroy();
28360
28467
  };
28361
- IgcDatePickerComponent.prototype.createImplementation = function () {
28362
- return new DatePicker();
28468
+ IgcXDatePickerComponent.prototype.createImplementation = function () {
28469
+ return new XDatePicker();
28363
28470
  };
28364
- IgcDatePickerComponent.prototype.disconnectedCallback = function () {
28471
+ IgcXDatePickerComponent.prototype.disconnectedCallback = function () {
28365
28472
  this._disconnected = true;
28366
28473
  this._datePicker.provideContainer(null);
28367
28474
  };
28368
- IgcDatePickerComponent.prototype.connectedCallback = function () {
28475
+ IgcXDatePickerComponent.prototype.connectedCallback = function () {
28369
28476
  if (this._disconnected) {
28370
28477
  this._disconnected = false;
28371
28478
  return;
28372
28479
  }
28373
- this.classList.add("ig-date-picker");
28374
- this.classList.add("igc-date-picker");
28480
+ this.classList.add("ig-x-date-picker");
28481
+ this.classList.add("igc-x-date-picker");
28375
28482
  var rootWrapper = this._renderer.rootWrapper;
28376
28483
  var rootElement = rootWrapper.getNativeElement();
28377
28484
  this.appendChild(rootElement);
@@ -28390,16 +28497,16 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28390
28497
  this._styling(this, this);
28391
28498
  this.afterContentInit();
28392
28499
  };
28393
- IgcDatePickerComponent.prototype.afterContentInit = function () {
28500
+ IgcXDatePickerComponent.prototype.afterContentInit = function () {
28394
28501
  this.i.notifySizeChanged();
28395
28502
  };
28396
- IgcDatePickerComponent.prototype.attributeSynced = function (name, value) {
28503
+ IgcXDatePickerComponent.prototype.attributeSynced = function (name, value) {
28397
28504
  // an attribute was set by the component renderer.
28398
28505
  if (name === 'name') {
28399
28506
  this.i.setName(value);
28400
28507
  }
28401
28508
  };
28402
- Object.defineProperty(IgcDatePickerComponent.prototype, "i", {
28509
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "i", {
28403
28510
  /**
28404
28511
  * @hidden
28405
28512
  */
@@ -28411,7 +28518,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28411
28518
  enumerable: false,
28412
28519
  configurable: true
28413
28520
  });
28414
- IgcDatePickerComponent._createFromInternal = function (internal) {
28521
+ IgcXDatePickerComponent._createFromInternal = function (internal) {
28415
28522
  if (!internal) {
28416
28523
  return null;
28417
28524
  }
@@ -28425,10 +28532,10 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28425
28532
  }
28426
28533
  return TypeRegistrar.create(externalName);
28427
28534
  };
28428
- IgcDatePickerComponent.prototype._enqueueSetAttribute = function (attrName, attrValue) {
28535
+ IgcXDatePickerComponent.prototype._enqueueSetAttribute = function (attrName, attrValue) {
28429
28536
  this._queuedSetAttributes.push({ attrName: attrName, attrValue: attrValue });
28430
28537
  };
28431
- IgcDatePickerComponent.prototype._flushQueuedAttributes = function () {
28538
+ IgcXDatePickerComponent.prototype._flushQueuedAttributes = function () {
28432
28539
  this._settingAttributes = true;
28433
28540
  for (var i = 0; i < this._queuedSetAttributes.length; i++) {
28434
28541
  this.setAttribute(this._queuedSetAttributes[i].attrName, this._queuedSetAttributes[i].attrValue);
@@ -28436,7 +28543,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28436
28543
  this._settingAttributes = false;
28437
28544
  this._queuedSetAttributes.length = 0;
28438
28545
  };
28439
- IgcDatePickerComponent.prototype._a = function (attrName, attrValue) {
28546
+ IgcXDatePickerComponent.prototype._a = function (attrName, attrValue) {
28440
28547
  if (this._updatingFromAttribute) {
28441
28548
  return;
28442
28549
  }
@@ -28453,21 +28560,21 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28453
28560
  }
28454
28561
  this._settingAttributes = false;
28455
28562
  };
28456
- Object.defineProperty(IgcDatePickerComponent, "observedAttributes", {
28563
+ Object.defineProperty(IgcXDatePickerComponent, "observedAttributes", {
28457
28564
  get: function () {
28458
- if (IgcDatePickerComponent._observedAttributesIgcDatePickerComponent == null) {
28459
- var names = getAllPropertyNames(IgcDatePickerComponent);
28565
+ if (IgcXDatePickerComponent._observedAttributesIgcXDatePickerComponent == null) {
28566
+ var names = getAllPropertyNames(IgcXDatePickerComponent);
28460
28567
  for (var i = 0; i < names.length; i++) {
28461
28568
  names[i] = toSpinal(names[i]);
28462
28569
  }
28463
- IgcDatePickerComponent._observedAttributesIgcDatePickerComponent = names;
28570
+ IgcXDatePickerComponent._observedAttributesIgcXDatePickerComponent = names;
28464
28571
  }
28465
- return IgcDatePickerComponent._observedAttributesIgcDatePickerComponent;
28572
+ return IgcXDatePickerComponent._observedAttributesIgcXDatePickerComponent;
28466
28573
  },
28467
28574
  enumerable: false,
28468
28575
  configurable: true
28469
28576
  });
28470
- IgcDatePickerComponent.prototype.attributeChangedCallback = function (name, oldValue, newValue) {
28577
+ IgcXDatePickerComponent.prototype.attributeChangedCallback = function (name, oldValue, newValue) {
28471
28578
  if (this._settingAttributes) {
28472
28579
  return;
28473
28580
  }
@@ -28476,13 +28583,13 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28476
28583
  this[setName] = newValue;
28477
28584
  this._updatingFromAttribute = false;
28478
28585
  };
28479
- IgcDatePickerComponent.register = function () {
28480
- if (!IgcDatePickerComponent._isElementRegistered) {
28481
- IgcDatePickerComponent._isElementRegistered = true;
28482
- RegisterElementHelper.registerElement(IgcDatePickerComponent.htmlTagName, IgcDatePickerComponent);
28586
+ IgcXDatePickerComponent.register = function () {
28587
+ if (!IgcXDatePickerComponent._isElementRegistered) {
28588
+ IgcXDatePickerComponent._isElementRegistered = true;
28589
+ RegisterElementHelper.registerElement(IgcXDatePickerComponent.htmlTagName, IgcXDatePickerComponent);
28483
28590
  }
28484
28591
  };
28485
- Object.defineProperty(IgcDatePickerComponent.prototype, "value", {
28592
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "value", {
28486
28593
  /**
28487
28594
  * Gets or Sets the property name that contains the values.
28488
28595
  */
@@ -28495,47 +28602,47 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28495
28602
  enumerable: false,
28496
28603
  configurable: true
28497
28604
  });
28498
- Object.defineProperty(IgcDatePickerComponent.prototype, "today", {
28605
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "today", {
28499
28606
  /**
28500
28607
  * Gets or Sets the property name that contains the values.
28501
28608
  */
28502
28609
  get: function () {
28503
- return this.i.ba;
28610
+ return this.i.bb;
28504
28611
  },
28505
28612
  set: function (v) {
28506
- this.i.ba = v;
28613
+ this.i.bb = v;
28507
28614
  },
28508
28615
  enumerable: false,
28509
28616
  configurable: true
28510
28617
  });
28511
- Object.defineProperty(IgcDatePickerComponent.prototype, "label", {
28618
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "label", {
28512
28619
  /**
28513
28620
  * Gets or Sets the property name that contains the label.
28514
28621
  */
28515
28622
  get: function () {
28516
- return this.i.b3;
28623
+ return this.i.b4;
28517
28624
  },
28518
28625
  set: function (v) {
28519
- this.i.b3 = v;
28626
+ this.i.b4 = v;
28520
28627
  },
28521
28628
  enumerable: false,
28522
28629
  configurable: true
28523
28630
  });
28524
- Object.defineProperty(IgcDatePickerComponent.prototype, "labelTextColor", {
28631
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "labelTextColor", {
28525
28632
  /**
28526
28633
  * Gets or sets the color to use for the text.
28527
28634
  */
28528
28635
  get: function () {
28529
- return brushToString(this.i.dw);
28636
+ return brushToString(this.i.dx);
28530
28637
  },
28531
28638
  set: function (v) {
28532
- this.i.dw = stringToBrush(v);
28533
- this._a("labelTextColor", brushToString(this.i.dw));
28639
+ this.i.dx = stringToBrush(v);
28640
+ this._a("labelTextColor", brushToString(this.i.dx));
28534
28641
  },
28535
28642
  enumerable: false,
28536
28643
  configurable: true
28537
28644
  });
28538
- Object.defineProperty(IgcDatePickerComponent.prototype, "labelTextStyle", {
28645
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "labelTextStyle", {
28539
28646
  /**
28540
28647
  * Gets or sets the font to use for the combobox.
28541
28648
  */
@@ -28554,46 +28661,46 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28554
28661
  enumerable: false,
28555
28662
  configurable: true
28556
28663
  });
28557
- Object.defineProperty(IgcDatePickerComponent.prototype, "placeholder", {
28664
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "placeholder", {
28558
28665
  /**
28559
28666
  * Gets or Sets the property name that contains the placeholder.
28560
28667
  */
28561
28668
  get: function () {
28562
- return this.i.cb;
28669
+ return this.i.cc;
28563
28670
  },
28564
28671
  set: function (v) {
28565
- this.i.cb = v;
28672
+ this.i.cc = v;
28566
28673
  },
28567
28674
  enumerable: false,
28568
28675
  configurable: true
28569
28676
  });
28570
- Object.defineProperty(IgcDatePickerComponent.prototype, "minDate", {
28677
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "minDate", {
28571
28678
  /**
28572
28679
  * Gets or Sets the property name that contains the MinDate.
28573
28680
  */
28574
28681
  get: function () {
28575
- return this.i.a9;
28682
+ return this.i.ba;
28576
28683
  },
28577
28684
  set: function (v) {
28578
- this.i.a9 = v;
28685
+ this.i.ba = v;
28579
28686
  },
28580
28687
  enumerable: false,
28581
28688
  configurable: true
28582
28689
  });
28583
- Object.defineProperty(IgcDatePickerComponent.prototype, "maxDate", {
28690
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "maxDate", {
28584
28691
  /**
28585
28692
  * Gets or Sets the property name that contains the MaxDate.
28586
28693
  */
28587
28694
  get: function () {
28588
- return this.i.a8;
28695
+ return this.i.a9;
28589
28696
  },
28590
28697
  set: function (v) {
28591
- this.i.a8 = v;
28698
+ this.i.a9 = v;
28592
28699
  },
28593
28700
  enumerable: false,
28594
28701
  configurable: true
28595
28702
  });
28596
- Object.defineProperty(IgcDatePickerComponent.prototype, "density", {
28703
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "density", {
28597
28704
  /**
28598
28705
  * Gets or sets the display density to use for the date pcicker.
28599
28706
  */
@@ -28607,7 +28714,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28607
28714
  enumerable: false,
28608
28715
  configurable: true
28609
28716
  });
28610
- Object.defineProperty(IgcDatePickerComponent.prototype, "baseTheme", {
28717
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "baseTheme", {
28611
28718
  /**
28612
28719
  * Gets or sets the base built in theme to use for the date picker.
28613
28720
  */
@@ -28621,7 +28728,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28621
28728
  enumerable: false,
28622
28729
  configurable: true
28623
28730
  });
28624
- Object.defineProperty(IgcDatePickerComponent.prototype, "textStyle", {
28731
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "textStyle", {
28625
28732
  /**
28626
28733
  * Gets or sets the font to use for the combobox.
28627
28734
  */
@@ -28640,63 +28747,63 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28640
28747
  enumerable: false,
28641
28748
  configurable: true
28642
28749
  });
28643
- Object.defineProperty(IgcDatePickerComponent.prototype, "textColor", {
28750
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "textColor", {
28644
28751
  /**
28645
28752
  * Gets or Sets the text color
28646
28753
  */
28647
28754
  get: function () {
28648
- return brushToString(this.i.dx);
28755
+ return brushToString(this.i.dy);
28649
28756
  },
28650
28757
  set: function (v) {
28651
- this.i.dx = stringToBrush(v);
28652
- this._a("textColor", brushToString(this.i.dx));
28758
+ this.i.dy = stringToBrush(v);
28759
+ this._a("textColor", brushToString(this.i.dy));
28653
28760
  },
28654
28761
  enumerable: false,
28655
28762
  configurable: true
28656
28763
  });
28657
- Object.defineProperty(IgcDatePickerComponent.prototype, "iconColor", {
28764
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "iconColor", {
28658
28765
  /**
28659
28766
  * Gets or Sets the text color
28660
28767
  */
28661
28768
  get: function () {
28662
- return brushToString(this.i.dv);
28769
+ return brushToString(this.i.dw);
28663
28770
  },
28664
28771
  set: function (v) {
28665
- this.i.dv = stringToBrush(v);
28666
- this._a("iconColor", brushToString(this.i.dv));
28772
+ this.i.dw = stringToBrush(v);
28773
+ this._a("iconColor", brushToString(this.i.dw));
28667
28774
  },
28668
28775
  enumerable: false,
28669
28776
  configurable: true
28670
28777
  });
28671
- Object.defineProperty(IgcDatePickerComponent.prototype, "showClearButton", {
28778
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "showClearButton", {
28672
28779
  /**
28673
28780
  * Gets or sets the ShowClearButton property to detirmine if the clear button is shown
28674
28781
  */
28675
28782
  get: function () {
28676
- return this.i.az;
28783
+ return this.i.a0;
28677
28784
  },
28678
28785
  set: function (v) {
28679
- this.i.az = ensureBool(v);
28680
- this._a("showClearButton", this.i.az);
28786
+ this.i.a0 = ensureBool(v);
28787
+ this._a("showClearButton", this.i.a0);
28681
28788
  },
28682
28789
  enumerable: false,
28683
28790
  configurable: true
28684
28791
  });
28685
- Object.defineProperty(IgcDatePickerComponent.prototype, "showTodayButton", {
28792
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "showTodayButton", {
28686
28793
  /**
28687
28794
  * Gets or sets the ShowTodayButton property to detirmine if the today button is shown
28688
28795
  */
28689
28796
  get: function () {
28690
- return this.i.a0;
28797
+ return this.i.a1;
28691
28798
  },
28692
28799
  set: function (v) {
28693
- this.i.a0 = ensureBool(v);
28694
- this._a("showTodayButton", this.i.a0);
28800
+ this.i.a1 = ensureBool(v);
28801
+ this._a("showTodayButton", this.i.a1);
28695
28802
  },
28696
28803
  enumerable: false,
28697
28804
  configurable: true
28698
28805
  });
28699
- Object.defineProperty(IgcDatePickerComponent.prototype, "allowTextInput", {
28806
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "allowTextInput", {
28700
28807
  /**
28701
28808
  * Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
28702
28809
  */
@@ -28710,7 +28817,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28710
28817
  enumerable: false,
28711
28818
  configurable: true
28712
28819
  });
28713
- Object.defineProperty(IgcDatePickerComponent.prototype, "openOnFocus", {
28820
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "openOnFocus", {
28714
28821
  /**
28715
28822
  * Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
28716
28823
  */
@@ -28724,7 +28831,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28724
28831
  enumerable: false,
28725
28832
  configurable: true
28726
28833
  });
28727
- Object.defineProperty(IgcDatePickerComponent.prototype, "firstDayOfWeek", {
28834
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "firstDayOfWeek", {
28728
28835
  /**
28729
28836
  * Gets or sets the FirstDayOfWeek property to detirmine first day of the week
28730
28837
  */
@@ -28738,7 +28845,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28738
28845
  enumerable: false,
28739
28846
  configurable: true
28740
28847
  });
28741
- Object.defineProperty(IgcDatePickerComponent.prototype, "firstWeekOfYear", {
28848
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "firstWeekOfYear", {
28742
28849
  /**
28743
28850
  * Gets or sets the FirstWeekOfYear property to detirmine first week of the year
28744
28851
  */
@@ -28752,21 +28859,21 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28752
28859
  enumerable: false,
28753
28860
  configurable: true
28754
28861
  });
28755
- Object.defineProperty(IgcDatePickerComponent.prototype, "showWeekNumbers", {
28862
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "showWeekNumbers", {
28756
28863
  /**
28757
28864
  * Gets or sets the ShowWeekNumbers property to detirmine if the week numbers are shown
28758
28865
  */
28759
28866
  get: function () {
28760
- return this.i.a1;
28867
+ return this.i.a2;
28761
28868
  },
28762
28869
  set: function (v) {
28763
- this.i.a1 = ensureBool(v);
28764
- this._a("showWeekNumbers", this.i.a1);
28870
+ this.i.a2 = ensureBool(v);
28871
+ this._a("showWeekNumbers", this.i.a2);
28765
28872
  },
28766
28873
  enumerable: false,
28767
28874
  configurable: true
28768
28875
  });
28769
- Object.defineProperty(IgcDatePickerComponent.prototype, "dateFormat", {
28876
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "dateFormat", {
28770
28877
  /**
28771
28878
  * Gets or sets the date time format to use for this column. If FormatString is specificied this value is ignored.
28772
28879
  */
@@ -28780,20 +28887,20 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28780
28887
  enumerable: false,
28781
28888
  configurable: true
28782
28889
  });
28783
- Object.defineProperty(IgcDatePickerComponent.prototype, "formatString", {
28890
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "formatString", {
28784
28891
  /**
28785
28892
  * Gets or sets the Format property to detirmine the format of the date in the input
28786
28893
  */
28787
28894
  get: function () {
28788
- return this.i.by;
28895
+ return this.i.bz;
28789
28896
  },
28790
28897
  set: function (v) {
28791
- this.i.by = v;
28898
+ this.i.bz = v;
28792
28899
  },
28793
28900
  enumerable: false,
28794
28901
  configurable: true
28795
28902
  });
28796
- Object.defineProperty(IgcDatePickerComponent.prototype, "isDisabled", {
28903
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "isDisabled", {
28797
28904
  get: function () {
28798
28905
  return this.i.av;
28799
28906
  },
@@ -28804,7 +28911,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28804
28911
  enumerable: false,
28805
28912
  configurable: true
28806
28913
  });
28807
- Object.defineProperty(IgcDatePickerComponent.prototype, "isFixed", {
28914
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "isFixed", {
28808
28915
  /**
28809
28916
  * Indicates that the calendar dropdown will position itself relative to the window instead of the document.
28810
28917
  */
@@ -28818,7 +28925,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28818
28925
  enumerable: false,
28819
28926
  configurable: true
28820
28927
  });
28821
- Object.defineProperty(IgcDatePickerComponent.prototype, "openAsChild", {
28928
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "openAsChild", {
28822
28929
  /**
28823
28930
  * Indicates that the dropdown should open as a child of the date picker.
28824
28931
  */
@@ -28832,33 +28939,33 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28832
28939
  enumerable: false,
28833
28940
  configurable: true
28834
28941
  });
28835
- Object.defineProperty(IgcDatePickerComponent.prototype, "useTopLayer", {
28942
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "useTopLayer", {
28836
28943
  /**
28837
28944
  * Indicates that the dropdown will place itself into the browser top layer.
28838
28945
  */
28839
28946
  get: function () {
28840
- return this.i.a2;
28947
+ return this.i.a3;
28841
28948
  },
28842
28949
  set: function (v) {
28843
- this.i.a2 = ensureBool(v);
28844
- this._a("useTopLayer", this.i.a2);
28950
+ this.i.a3 = ensureBool(v);
28951
+ this._a("useTopLayer", this.i.a3);
28845
28952
  },
28846
28953
  enumerable: false,
28847
28954
  configurable: true
28848
28955
  });
28849
- Object.defineProperty(IgcDatePickerComponent.prototype, "hasUserValues", {
28956
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "hasUserValues", {
28850
28957
  get: function () {
28851
28958
  return this._hasUserValues;
28852
28959
  },
28853
28960
  enumerable: false,
28854
28961
  configurable: true
28855
28962
  });
28856
- IgcDatePickerComponent.prototype.__m = function (propertyName) {
28963
+ IgcXDatePickerComponent.prototype.__m = function (propertyName) {
28857
28964
  if (!this._inStyling) {
28858
28965
  this._hasUserValues.add(propertyName);
28859
28966
  }
28860
28967
  };
28861
- IgcDatePickerComponent.prototype._styling = function (container, component, parent) {
28968
+ IgcXDatePickerComponent.prototype._styling = function (container, component, parent) {
28862
28969
  if (this._inStyling) {
28863
28970
  return;
28864
28971
  }
@@ -28870,7 +28977,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28870
28977
  if (typeName.indexOf("Xam") === 0) {
28871
28978
  typeName = typeName.substring(3);
28872
28979
  }
28873
- genericPrefix = toSpinal("DatePickerComponent");
28980
+ genericPrefix = toSpinal("XDatePickerComponent");
28874
28981
  var additionalPrefixes = [];
28875
28982
  var prefix = toSpinal(typeName);
28876
28983
  additionalPrefixes.push(prefix + "-");
@@ -28903,26 +29010,26 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28903
29010
  }
28904
29011
  this._inStyling = false;
28905
29012
  };
28906
- IgcDatePickerComponent.prototype.select = function () {
28907
- this.i.df();
29013
+ IgcXDatePickerComponent.prototype.select = function () {
29014
+ this.i.dg();
28908
29015
  };
28909
29016
  /**
28910
29017
  * Exports visual information about the current state of the grid.
28911
29018
 
28912
29019
  */
28913
- IgcDatePickerComponent.prototype.exportVisualModel = function () {
28914
- var iv = this.i.bf();
29020
+ IgcXDatePickerComponent.prototype.exportVisualModel = function () {
29021
+ var iv = this.i.bg();
28915
29022
  return (iv);
28916
29023
  };
28917
29024
  /**
28918
29025
  * Returns a serialized copy of the exported visual model
28919
29026
 
28920
29027
  */
28921
- IgcDatePickerComponent.prototype.exportSerializedVisualModel = function () {
28922
- var iv = this.i.bv();
29028
+ IgcXDatePickerComponent.prototype.exportSerializedVisualModel = function () {
29029
+ var iv = this.i.bw();
28923
29030
  return (iv);
28924
29031
  };
28925
- Object.defineProperty(IgcDatePickerComponent.prototype, "selectedValueChanged", {
29032
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "selectedValueChanged", {
28926
29033
  /**
28927
29034
  * Called when date is selected.
28928
29035
  */
@@ -28953,7 +29060,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28953
29060
  enumerable: false,
28954
29061
  configurable: true
28955
29062
  });
28956
- Object.defineProperty(IgcDatePickerComponent.prototype, "gotFocus", {
29063
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "gotFocus", {
28957
29064
  get: function () {
28958
29065
  return this._gotFocus;
28959
29066
  },
@@ -28981,7 +29088,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
28981
29088
  enumerable: false,
28982
29089
  configurable: true
28983
29090
  });
28984
- Object.defineProperty(IgcDatePickerComponent.prototype, "lostFocus", {
29091
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "lostFocus", {
28985
29092
  get: function () {
28986
29093
  return this._lostFocus;
28987
29094
  },
@@ -29009,7 +29116,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
29009
29116
  enumerable: false,
29010
29117
  configurable: true
29011
29118
  });
29012
- Object.defineProperty(IgcDatePickerComponent.prototype, "keyDown", {
29119
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "keyDown", {
29013
29120
  get: function () {
29014
29121
  return this._keyDown;
29015
29122
  },
@@ -29037,7 +29144,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
29037
29144
  enumerable: false,
29038
29145
  configurable: true
29039
29146
  });
29040
- Object.defineProperty(IgcDatePickerComponent.prototype, "changing", {
29147
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "changing", {
29041
29148
  get: function () {
29042
29149
  return this._changing;
29043
29150
  },
@@ -29065,7 +29172,7 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
29065
29172
  enumerable: false,
29066
29173
  configurable: true
29067
29174
  });
29068
- Object.defineProperty(IgcDatePickerComponent.prototype, "valueChange", {
29175
+ Object.defineProperty(IgcXDatePickerComponent.prototype, "valueChange", {
29069
29176
  get: function () {
29070
29177
  return this._valueChange;
29071
29178
  },
@@ -29093,10 +29200,10 @@ var IgcDatePickerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
29093
29200
  enumerable: false,
29094
29201
  configurable: true
29095
29202
  });
29096
- IgcDatePickerComponent._observedAttributesIgcDatePickerComponent = null;
29097
- IgcDatePickerComponent.htmlTagName = "igc-date-picker";
29098
- IgcDatePickerComponent._isElementRegistered = false;
29099
- return IgcDatePickerComponent;
29203
+ IgcXDatePickerComponent._observedAttributesIgcXDatePickerComponent = null;
29204
+ IgcXDatePickerComponent.htmlTagName = "igc-x-date-picker";
29205
+ IgcXDatePickerComponent._isElementRegistered = false;
29206
+ return IgcXDatePickerComponent;
29100
29207
  }(IgcHTMLElement));
29101
29208
 
29102
29209
  /*
@@ -29105,20 +29212,20 @@ https://www.infragistics.com/legal/license/igultimate-la
29105
29212
  https://www.infragistics.com/legal/license/igultimate-eula
29106
29213
  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.
29107
29214
  */
29108
- var IgcDatePickerModule = /** @class */ /*@__PURE__*/ (function () {
29109
- function IgcDatePickerModule() {
29215
+ var IgcXDatePickerModule = /** @class */ /*@__PURE__*/ (function () {
29216
+ function IgcXDatePickerModule() {
29110
29217
  }
29111
- IgcDatePickerModule.register = function () {
29218
+ IgcXDatePickerModule.register = function () {
29112
29219
  IgcXCalendarModule.register();
29113
29220
  IgcXButtonModule.register();
29114
29221
  IgcXIconModule.register();
29115
29222
  IgcXInputGroupModule.register();
29116
- IgcDatePickerComponent.register();
29117
- TypeRegistrar.registerCons('IgcDatePickerComponent', IgcDatePickerComponent);
29118
- TypeRegistrar.registerCons('IgcDatePickerComponent', IgcDatePickerComponent);
29119
- TypeRegistrar.register('DatePicker', DatePicker.$type);
29223
+ IgcXDatePickerComponent.register();
29224
+ TypeRegistrar.registerCons('IgcXDatePickerComponent', IgcXDatePickerComponent);
29225
+ TypeRegistrar.registerCons('IgcXDatePickerComponent', IgcXDatePickerComponent);
29226
+ TypeRegistrar.register('XDatePicker', XDatePicker.$type);
29120
29227
  };
29121
- return IgcDatePickerModule;
29228
+ return IgcXDatePickerModule;
29122
29229
  }());
29123
29230
 
29124
29231
  /*
@@ -30494,7 +30601,7 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30494
30601
  $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
30495
30602
  $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
30496
30603
  $ret.addItem("TickStrokeWidth", 3);
30497
- $ret.addItem("BorderWidth", NaN);
30604
+ $ret.addItem("BorderWidth", 1);
30498
30605
  $ret.addItem("CornerRadius", 2);
30499
30606
  return $ret;
30500
30607
  })()));
@@ -30507,7 +30614,7 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30507
30614
  $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
30508
30615
  $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
30509
30616
  $ret.addItem("TickStrokeWidth", 3);
30510
- $ret.addItem("BorderWidth", NaN);
30617
+ $ret.addItem("BorderWidth", 1);
30511
30618
  $ret.addItem("CornerRadius", 2);
30512
30619
  return $ret;
30513
30620
  })()));
@@ -31505,7 +31612,7 @@ var ButtonGroupVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super
31505
31612
  if (b != 0) {
31506
31613
  a.l(",");
31507
31614
  }
31508
- a.l(this.i._inner[b].ab());
31615
+ a.l(this.i._inner[b].serialize());
31509
31616
  }
31510
31617
  a.l("]");
31511
31618
  a.l("}");
@@ -35342,6 +35449,9 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35342
35449
  var e = d.inputs._inner[0];
35343
35450
  window.setTimeout(function () { return e.dr(b, c); }, 0);
35344
35451
  };
35452
+ XInputBridge.prototype.exportVisualData = function (a) {
35453
+ return a.fe();
35454
+ };
35345
35455
  XInputBridge.$t = markType(XInputBridge, 'XInputBridge', XComponentBridge.$, [INativeUIInputBridge_$type]);
35346
35456
  return XInputBridge;
35347
35457
  }(XComponentBridge));
@@ -35391,12 +35501,12 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35391
35501
  this.y = d;
35392
35502
  this.af = b;
35393
35503
  break;
35394
- case 12:
35504
+ case 13:
35395
35505
  e.gotFocus = delegateCombine(e.gotFocus, runOn(this, this.ah));
35396
35506
  this.v = d;
35397
35507
  this.ab = b;
35398
35508
  break;
35399
- case 13:
35509
+ case 14:
35400
35510
  e.lostFocus = delegateCombine(e.lostFocus, runOn(this, this.ai));
35401
35511
  this.w = d;
35402
35512
  this.ad = b;
@@ -35462,7 +35572,7 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35462
35572
  d.clearButtonContent();
35463
35573
  if (typeCast(NativeUIComponent.$, c) !== null) {
35464
35574
  this.ac = c;
35465
- d.appendButtonContent(this.ac.al);
35575
+ d.appendButtonContent(this.ac.an);
35466
35576
  }
35467
35577
  else {
35468
35578
  this.ac = c;
@@ -35493,7 +35603,7 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35493
35603
  case 54:
35494
35604
  if (typeCast(NativeUIComponent.$, c) !== null) {
35495
35605
  this.aa = c;
35496
- d.appendButtonContent(this.aa.al);
35606
+ d.appendButtonContent(this.aa.an);
35497
35607
  }
35498
35608
  break;
35499
35609
  case 0:
@@ -35551,6 +35661,9 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35551
35661
  case 11:
35552
35662
  d.aa = c;
35553
35663
  break;
35664
+ case 83:
35665
+ d.bu = c;
35666
+ break;
35554
35667
  }
35555
35668
  };
35556
35669
  XButtonBridge.prototype.getValue = function (a, b) {
@@ -35586,6 +35699,7 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35586
35699
  case 56: return c.as;
35587
35700
  case 58: return c.aq;
35588
35701
  case 17: return c.kt;
35702
+ case 83: return c.bu;
35589
35703
  }
35590
35704
  return null;
35591
35705
  };
@@ -35637,6 +35751,9 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35637
35751
  default: return 3;
35638
35752
  }
35639
35753
  };
35754
+ XButtonBridge.prototype.exportVisualData = function (a) {
35755
+ return a.d7();
35756
+ };
35640
35757
  XButtonBridge.$t = markType(XButtonBridge, 'XButtonBridge', XComponentBridge.$);
35641
35758
  return XButtonBridge;
35642
35759
  }(XComponentBridge));
@@ -35728,6 +35845,9 @@ var XCheckboxBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35728
35845
  break;
35729
35846
  }
35730
35847
  };
35848
+ XCheckboxBridge.prototype.exportVisualData = function (a) {
35849
+ return a.a3();
35850
+ };
35731
35851
  XCheckboxBridge.$t = markType(XCheckboxBridge, 'XCheckboxBridge', XComponentBridge.$);
35732
35852
  return XCheckboxBridge;
35733
35853
  }(XComponentBridge));
@@ -35843,6 +35963,9 @@ var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35843
35963
  return;
35844
35964
  }
35845
35965
  };
35966
+ XIconBridge.prototype.exportVisualData = function (a) {
35967
+ return a.au();
35968
+ };
35846
35969
  XIconBridge.$t = markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
35847
35970
  return XIconBridge;
35848
35971
  }(XComponentBridge));
@@ -35903,12 +36026,12 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35903
36026
  this.z = d;
35904
36027
  this.ah = b;
35905
36028
  break;
35906
- case 12:
36029
+ case 13:
35907
36030
  e.popupGotFocus = delegateCombine(e.popupGotFocus, runOn(this, this.ak));
35908
36031
  this.w = d;
35909
36032
  this.ae = b;
35910
36033
  break;
35911
- case 13:
36034
+ case 14:
35912
36035
  e.popupLostFocus = delegateCombine(e.popupLostFocus, runOn(this, this.al));
35913
36036
  this.x = d;
35914
36037
  this.af = b;
@@ -35938,12 +36061,12 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35938
36061
  this.z = null;
35939
36062
  this.ah = null;
35940
36063
  break;
35941
- case 12:
36064
+ case 13:
35942
36065
  e.popupGotFocus = delegateRemove(e.popupGotFocus, runOn(this, this.ak));
35943
36066
  this.w = null;
35944
36067
  this.ae = null;
35945
36068
  break;
35946
- case 13:
36069
+ case 14:
35947
36070
  e.popupLostFocus = delegateRemove(e.popupLostFocus, runOn(this, this.al));
35948
36071
  this.x = null;
35949
36072
  this.af = null;
@@ -36100,15 +36223,18 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
36100
36223
  default: return 0;
36101
36224
  }
36102
36225
  };
36226
+ XPopupBridge.prototype.exportVisualData = function (a) {
36227
+ return a.au();
36228
+ };
36103
36229
  XPopupBridge.prototype.addChild = function (a, b) {
36104
36230
  this.ac.add(b);
36105
36231
  var c = a;
36106
- c.appendPopupContent(b.al);
36232
+ c.appendPopupContent(b.an);
36107
36233
  };
36108
36234
  XPopupBridge.prototype.insertChild = function (a, b, c) {
36109
36235
  this.ac.add(c);
36110
36236
  var d = a;
36111
- d.appendPopupContent(c.al);
36237
+ d.appendPopupContent(c.an);
36112
36238
  };
36113
36239
  XPopupBridge.prototype.getChildAt = function (a, b) {
36114
36240
  return this.ac._inner[b];
@@ -36118,12 +36244,12 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
36118
36244
  };
36119
36245
  XPopupBridge.prototype.removeChild = function (a, b) {
36120
36246
  var c = a;
36121
- c.removePopupContent(b.al);
36247
+ c.removePopupContent(b.an);
36122
36248
  this.ac.remove(b);
36123
36249
  };
36124
36250
  XPopupBridge.prototype.removeChildAt = function (a, b) {
36125
36251
  var c = a;
36126
- c.removePopupContent(this.ac._inner[b].al);
36252
+ c.removePopupContent(this.ac._inner[b].an);
36127
36253
  this.ac.removeAt(b);
36128
36254
  };
36129
36255
  XPopupBridge.$t = markType(XPopupBridge, 'XPopupBridge', XComponentBridge.$, [INativeUIPopupBridge_$type]);
@@ -36157,7 +36283,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36157
36283
  configurable: true
36158
36284
  });
36159
36285
  NativeUIXInputsFactory.j = function () {
36160
- NativeUIComponent.ap(NativeUIXInputsFactory.b);
36286
+ NativeUIComponent.ar(NativeUIXInputsFactory.b);
36161
36287
  };
36162
36288
  Object.defineProperty(NativeUIXInputsFactory.prototype, "flavor", {
36163
36289
  get: function () {
@@ -36219,7 +36345,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36219
36345
  f.inputs.add(j);
36220
36346
  var l = new XInputBridge(f);
36221
36347
  var m = new NativeUIInput();
36222
- m.al = d;
36348
+ m.an = d;
36223
36349
  m.d = l;
36224
36350
  b(m);
36225
36351
  };
@@ -36233,7 +36359,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36233
36359
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36234
36360
  var h = new XButtonBridge(f);
36235
36361
  var i = new NativeUIButton();
36236
- i.al = d;
36362
+ i.an = d;
36237
36363
  i.d = h;
36238
36364
  b(i);
36239
36365
  };
@@ -36246,7 +36372,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36246
36372
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36247
36373
  var h = new XCheckboxBridge(f);
36248
36374
  var i = new NativeUICheckbox();
36249
- i.al = d;
36375
+ i.an = d;
36250
36376
  i.d = h;
36251
36377
  b(i);
36252
36378
  };
@@ -36259,7 +36385,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36259
36385
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36260
36386
  var h = new XIconBridge(f);
36261
36387
  var i = new NativeUIIcon();
36262
- i.al = d;
36388
+ i.an = d;
36263
36389
  i.d = h;
36264
36390
  var j = c.createElement("div");
36265
36391
  var k = c.getSubRenderer(j);
@@ -36270,9 +36396,9 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36270
36396
  var m = k.getExternal(l, k.rootWrapper, k.getExternal(l, null, null));
36271
36397
  var n = new XButtonBridge(l);
36272
36398
  var o = new NativeUIButton();
36273
- o.al = j;
36399
+ o.an = j;
36274
36400
  o.d = n;
36275
- o.bk = i;
36401
+ o.bm = i;
36276
36402
  b(o);
36277
36403
  };
36278
36404
  NativeUIXInputsFactory.prototype.f = function (a, b) {
@@ -36284,7 +36410,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36284
36410
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36285
36411
  var h = new XIconBridge(f);
36286
36412
  var i = new NativeUIIcon();
36287
- i.al = d;
36413
+ i.an = d;
36288
36414
  i.d = h;
36289
36415
  b(i);
36290
36416
  };
@@ -36296,7 +36422,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36296
36422
  f.provideRenderer(e);
36297
36423
  var g = new XPopupBridge(f);
36298
36424
  var h = new NativeUIPopup();
36299
- h.al = d;
36425
+ h.an = d;
36300
36426
  h.d = g;
36301
36427
  b(h);
36302
36428
  };
@@ -36339,7 +36465,7 @@ var XIconButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
36339
36465
  switch (a) {
36340
36466
  case 16:
36341
36467
  case 15:
36342
- case 17: return this.al.t.view.s;
36468
+ case 17: return this.al.t.view.v;
36343
36469
  }
36344
36470
  return _super.prototype.getTargetForProperty.call(this, a, b);
36345
36471
  };
@@ -36467,4 +36593,65 @@ https://www.infragistics.com/legal/license/igultimate-eula
36467
36593
  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.
36468
36594
  */
36469
36595
 
36470
- 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, IgcButtonClickEventArgs, IgcButtonGroupSelectionChangedEventArgs, IgcCheckboxChangeEventArgs, IgcDatePickerComponent, IgcDatePickerModule, IgcGotFocusEventArgs, IgcInputChangeEventArgs, IgcLostFocusEventArgs, IgcSelectedValueChangedEventArgs, IgcXButtonComponent, IgcXButtonGroupButtonCollection, IgcXButtonGroupComponent, IgcXButtonGroupModule, IgcXButtonModule, IgcXCalendarComponent, IgcXCalendarLocaleEnModule, IgcXCalendarModule, IgcXCheckboxComponent, IgcXCheckboxModule, IgcXIconComponent, IgcXIconModule, IgcXInputComponent, IgcXInputGroupComponent, IgcXInputGroupInputCollection, IgcXInputGroupItemComponent, IgcXInputGroupModule, IgcXInputModule, IgcXLabelComponent, IgcXLabelModule, IgcXPrefixComponent, IgcXPrefixModule, IgcXRippleComponent, IgcXRippleModule, IgcXSuffixComponent, 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 };
36596
+ /*
36597
+ THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
36598
+ https://www.infragistics.com/legal/license/igultimate-la
36599
+ https://www.infragistics.com/legal/license/igultimate-eula
36600
+ 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.
36601
+ */
36602
+ /**
36603
+ * @hidden
36604
+ */
36605
+ var TextBlockVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
36606
+ __extends(TextBlockVisualModelExport, _super);
36607
+ function TextBlockVisualModelExport() {
36608
+ var _this = _super !== null && _super.apply(this, arguments) || this;
36609
+ _this.c = 0;
36610
+ _this.e = 0;
36611
+ _this.f = 0;
36612
+ _this.b = 0;
36613
+ _this.a = null;
36614
+ _this.k = null;
36615
+ _this.l = null;
36616
+ _this.m = null;
36617
+ _this.d = 0;
36618
+ _this.i = null;
36619
+ _this.j = null;
36620
+ _this.h = null;
36621
+ return _this;
36622
+ }
36623
+ TextBlockVisualModelExport.prototype.g = function () {
36624
+ var a = new StringBuilder(0);
36625
+ a.l("{");
36626
+ a.l("left: " + this.c + ", ");
36627
+ a.l("top: " + this.e + ", ");
36628
+ a.l("width: " + this.f + ", ");
36629
+ a.l("height: " + this.b + ", ");
36630
+ a.l("text : \"" + this.h + "\", ");
36631
+ a.l("actualTextColor: " + this.a.serialize() + ", ");
36632
+ if (!stringIsNullOrEmpty(this.k)) {
36633
+ a.l("textStyleFontStyle: \"" + this.k + "\", ");
36634
+ }
36635
+ if (!stringIsNullOrEmpty(this.l)) {
36636
+ a.l("textStyleFontVariant: \"" + this.l + "\", ");
36637
+ }
36638
+ if (!stringIsNullOrEmpty(this.m)) {
36639
+ a.l("textStyleFontWeight: \"" + this.m + "\", ");
36640
+ }
36641
+ if (!stringIsNullOrEmpty(this.i)) {
36642
+ a.l("textStyleFontFamily: \"" + this.i + "\", ");
36643
+ }
36644
+ if (!stringIsNullOrEmpty(this.j)) {
36645
+ a.l("textStyleFontStretch: \"" + this.j + "\", ");
36646
+ }
36647
+ if (!isNaN_(this.d)) {
36648
+ a.l("textStyleFontSize: " + this.d + ", ");
36649
+ }
36650
+ a.l("}");
36651
+ return a.toString();
36652
+ };
36653
+ TextBlockVisualModelExport.$t = markType(TextBlockVisualModelExport, 'TextBlockVisualModelExport');
36654
+ return TextBlockVisualModelExport;
36655
+ }(Base));
36656
+
36657
+ 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, IgcButtonClickEventArgs, IgcButtonGroupSelectionChangedEventArgs, IgcCheckboxChangeEventArgs, IgcGotFocusEventArgs, IgcInputChangeEventArgs, IgcLostFocusEventArgs, IgcSelectedValueChangedEventArgs, IgcXButtonComponent, IgcXButtonGroupButtonCollection, IgcXButtonGroupComponent, IgcXButtonGroupModule, IgcXButtonModule, IgcXCalendarComponent, IgcXCalendarLocaleEnModule, IgcXCalendarModule, IgcXCheckboxComponent, IgcXCheckboxModule, IgcXDatePickerComponent, IgcXDatePickerModule, IgcXIconComponent, IgcXIconModule, IgcXInputComponent, IgcXInputGroupComponent, IgcXInputGroupInputCollection, IgcXInputGroupItemComponent, IgcXInputGroupModule, IgcXInputModule, IgcXLabelComponent, IgcXLabelModule, IgcXPrefixComponent, IgcXPrefixModule, IgcXRippleComponent, IgcXRippleModule, IgcXSuffixComponent, 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 };