igniteui-webcomponents-inputs 4.7.0 → 4.7.2-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.
@@ -4997,30 +4997,30 @@
4997
4997
  c.l = this.disabled;
4998
4998
  if (this.aa != null) {
4999
4999
  var g = this.aa;
5000
- if (this.view != null && g.n == null) {
5000
+ if (this.view != null && g.p == null) {
5001
5001
  var h = this.view.k;
5002
5002
  var i = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(h, g.fontString);
5003
- g.n = i.n;
5004
- g.d = i.d;
5005
- g.o = i.o;
5003
+ g.p = i.p;
5004
+ g.e = i.e;
5006
5005
  g.q = i.q;
5007
- g.r = i.r;
5008
5006
  g.s = i.s;
5007
+ g.t = i.t;
5008
+ g.u = i.u;
5009
5009
  }
5010
- if (g.n != null) {
5011
- c.ac = g.n;
5010
+ if (g.p != null) {
5011
+ c.ac = g.p;
5012
5012
  }
5013
- if (!igniteuiWebcomponentsCore.isNaN_(g.d)) {
5014
- c.r = g.d;
5013
+ if (!igniteuiWebcomponentsCore.isNaN_(g.e)) {
5014
+ c.r = g.e;
5015
+ }
5016
+ if (g.u != null) {
5017
+ c.ag = g.u;
5015
5018
  }
5016
5019
  if (g.s != null) {
5017
- c.ag = g.s;
5020
+ c.ae = g.s;
5018
5021
  }
5019
5022
  if (g.q != null) {
5020
- c.ae = g.q;
5021
- }
5022
- if (g.o != null) {
5023
- c.ad = g.q;
5023
+ c.ad = g.s;
5024
5024
  }
5025
5025
  }
5026
5026
  return c;
@@ -9405,30 +9405,30 @@
9405
9405
  a.svgPath = this.svgPath;
9406
9406
  if (this.k != null) {
9407
9407
  var d = this.k;
9408
- if (this.view != null && d.n == null) {
9408
+ if (this.view != null && d.p == null) {
9409
9409
  var e = this.view.o;
9410
9410
  var f = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(e, d.fontString);
9411
- d.n = f.n;
9412
- d.d = f.d;
9413
- d.o = f.o;
9411
+ d.p = f.p;
9412
+ d.e = f.e;
9414
9413
  d.q = f.q;
9415
- d.r = f.r;
9416
9414
  d.s = f.s;
9415
+ d.t = f.t;
9416
+ d.u = f.u;
9417
+ }
9418
+ if (d.p != null) {
9419
+ a.l = d.p;
9417
9420
  }
9418
- if (d.n != null) {
9419
- a.l = d.n;
9421
+ if (!igniteuiWebcomponentsCore.isNaN_(d.e)) {
9422
+ a.g = d.e;
9420
9423
  }
9421
- if (!igniteuiWebcomponentsCore.isNaN_(d.d)) {
9422
- a.g = d.d;
9424
+ if (d.u != null) {
9425
+ a.p = d.u;
9423
9426
  }
9424
9427
  if (d.s != null) {
9425
- a.p = d.s;
9428
+ a.n = d.s;
9426
9429
  }
9427
9430
  if (d.q != null) {
9428
- a.n = d.q;
9429
- }
9430
- if (d.o != null) {
9431
- a.m = d.q;
9431
+ a.m = d.s;
9432
9432
  }
9433
9433
  }
9434
9434
  return a;
@@ -13395,30 +13395,30 @@
13395
13395
  }
13396
13396
  if (this.v != null) {
13397
13397
  var w = this.v;
13398
- if (this.h != null && w.n == null) {
13398
+ if (this.h != null && w.p == null) {
13399
13399
  var x = this.h.m;
13400
13400
  var y = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(x, w.fontString);
13401
- w.n = y.n;
13402
- w.d = y.d;
13403
- w.o = y.o;
13401
+ w.p = y.p;
13402
+ w.e = y.e;
13404
13403
  w.q = y.q;
13405
- w.r = y.r;
13406
13404
  w.s = y.s;
13405
+ w.t = y.t;
13406
+ w.u = y.u;
13407
+ }
13408
+ if (w.p != null) {
13409
+ a.p = w.p;
13407
13410
  }
13408
- if (w.n != null) {
13409
- a.p = w.n;
13411
+ if (!igniteuiWebcomponentsCore.isNaN_(w.e)) {
13412
+ a.m = w.e;
13410
13413
  }
13411
- if (!igniteuiWebcomponentsCore.isNaN_(w.d)) {
13412
- a.m = w.d;
13414
+ if (w.u != null) {
13415
+ a.t = w.u;
13413
13416
  }
13414
13417
  if (w.s != null) {
13415
- a.t = w.s;
13418
+ a.r = w.s;
13416
13419
  }
13417
13420
  if (w.q != null) {
13418
- a.r = w.q;
13419
- }
13420
- if (w.o != null) {
13421
- a.q = w.q;
13421
+ a.q = w.s;
13422
13422
  }
13423
13423
  }
13424
13424
  return a;
@@ -14103,7 +14103,7 @@
14103
14103
  IgcXCalendarComponent.htmlTagName = "igc-x-calendar";
14104
14104
  IgcXCalendarComponent._isElementRegistered = false;
14105
14105
  return IgcXCalendarComponent;
14106
- }(HTMLElement));
14106
+ }(igniteuiWebcomponentsCore.IgcHTMLElement));
14107
14107
 
14108
14108
  /*
14109
14109
  THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
@@ -20588,30 +20588,30 @@
20588
20588
  a.p = this.e;
20589
20589
  if (this.w != null) {
20590
20590
  var c = this.w;
20591
- if (this.view != null && c.n == null) {
20591
+ if (this.view != null && c.p == null) {
20592
20592
  var d = this.view.k;
20593
20593
  var e = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(d, c.fontString);
20594
- c.n = e.n;
20595
- c.d = e.d;
20596
- c.o = e.o;
20594
+ c.p = e.p;
20595
+ c.e = e.e;
20597
20596
  c.q = e.q;
20598
- c.r = e.r;
20599
20597
  c.s = e.s;
20598
+ c.t = e.t;
20599
+ c.u = e.u;
20600
+ }
20601
+ if (c.p != null) {
20602
+ a.s = c.p;
20600
20603
  }
20601
- if (c.n != null) {
20602
- a.s = c.n;
20604
+ if (!igniteuiWebcomponentsCore.isNaN_(c.e)) {
20605
+ a.k = c.e;
20603
20606
  }
20604
- if (!igniteuiWebcomponentsCore.isNaN_(c.d)) {
20605
- a.k = c.d;
20607
+ if (c.u != null) {
20608
+ a.w = c.u;
20606
20609
  }
20607
20610
  if (c.s != null) {
20608
- a.w = c.s;
20611
+ a.u = c.s;
20609
20612
  }
20610
20613
  if (c.q != null) {
20611
- a.u = c.q;
20612
- }
20613
- if (c.o != null) {
20614
- a.t = c.q;
20614
+ a.t = c.s;
20615
20615
  }
20616
20616
  }
20617
20617
  return a;
@@ -20703,7 +20703,7 @@
20703
20703
  _this.view = a;
20704
20704
  _this.view.as();
20705
20705
  XInput.ae = new igniteuiWebcomponentsCore.FontInfo();
20706
- XInput.ae.n = "Verdana";
20706
+ XInput.ae.p = "Verdana";
20707
20707
  return _this;
20708
20708
  }
20709
20709
  Object.defineProperty(XInput.prototype, "view", {
@@ -21376,30 +21376,30 @@
21376
21376
  a.k = this.e;
21377
21377
  if (this.ad != null) {
21378
21378
  var c = this.ad;
21379
- if (this.view != null && c.n == null) {
21379
+ if (this.view != null && c.p == null) {
21380
21380
  var d = this.view.l;
21381
21381
  var e = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(d, c.fontString);
21382
- c.n = e.n;
21383
- c.d = e.d;
21384
- c.o = e.o;
21382
+ c.p = e.p;
21383
+ c.e = e.e;
21385
21384
  c.q = e.q;
21386
- c.r = e.r;
21387
21385
  c.s = e.s;
21386
+ c.t = e.t;
21387
+ c.u = e.u;
21388
+ }
21389
+ if (c.p != null) {
21390
+ a.o = c.p;
21388
21391
  }
21389
- if (c.n != null) {
21390
- a.o = c.n;
21392
+ if (!igniteuiWebcomponentsCore.isNaN_(c.e)) {
21393
+ a.g = c.e;
21391
21394
  }
21392
- if (!igniteuiWebcomponentsCore.isNaN_(c.d)) {
21393
- a.g = c.d;
21395
+ if (c.u != null) {
21396
+ a.s = c.u;
21394
21397
  }
21395
21398
  if (c.s != null) {
21396
- a.s = c.s;
21399
+ a.q = c.s;
21397
21400
  }
21398
21401
  if (c.q != null) {
21399
- a.q = c.q;
21400
- }
21401
- if (c.o != null) {
21402
- a.p = c.q;
21402
+ a.p = c.s;
21403
21403
  }
21404
21404
  }
21405
21405
  return a;
@@ -23220,7 +23220,12 @@
23220
23220
  if (!ext) {
23221
23221
  ext = IgcXInputGroupItemComponent._createFromInternal(int);
23222
23222
  if (ext) {
23223
- ext._implementation = int;
23223
+ if (!int.$type && ext._implementation.setNativeElement) {
23224
+ ext._implementation.setNativeElement(int);
23225
+ }
23226
+ else {
23227
+ ext._implementation = int;
23228
+ }
23224
23229
  }
23225
23230
  }
23226
23231
  return ext;
@@ -27672,7 +27677,7 @@
27672
27677
  this.u = new igniteuiWebcomponentsCore.Popup();
27673
27678
  this.u.aq = this.aw;
27674
27679
  this.u.ax = this.a2;
27675
- this.u.cw = igniteuiWebcomponentsCore.BrushUtil.h(255, 255, 255, 255);
27680
+ this.u.cy = igniteuiWebcomponentsCore.BrushUtil.h(255, 255, 255, 255);
27676
27681
  this.u.a8 = 150;
27677
27682
  this.h.at(this.u);
27678
27683
  this.c = new XCalendar();
@@ -27750,7 +27755,7 @@
27750
27755
  };
27751
27756
  DatePicker.prototype.dj = function (a, b) {
27752
27757
  if (this.ax) {
27753
- this.u.cn(this.h.d.rootWrapper.getNativeElement(), a, b);
27758
+ this.u.cp(this.h.d.rootWrapper.getNativeElement(), a, b);
27754
27759
  }
27755
27760
  else {
27756
27761
  var c = this.h.a0(true);
@@ -27772,20 +27777,20 @@
27772
27777
  if (f < 0) {
27773
27778
  if (this.u.r != 1) {
27774
27779
  this.u.r = 1;
27775
- this.u.b7(b);
27780
+ this.u.b9(b);
27776
27781
  }
27777
27782
  }
27778
27783
  else {
27779
27784
  if (this.u.r != 2) {
27780
27785
  this.u.r = 2;
27781
- this.u.b7(b);
27786
+ this.u.b9(b);
27782
27787
  }
27783
27788
  }
27784
27789
  }
27785
27790
  else {
27786
27791
  if (this.u.r != 1) {
27787
27792
  this.u.r = 1;
27788
- this.u.b7(b);
27793
+ this.u.b9(b);
27789
27794
  }
27790
27795
  }
27791
27796
  }
@@ -27793,7 +27798,7 @@
27793
27798
  DatePicker.prototype.cq = function () {
27794
27799
  var _this = this;
27795
27800
  if (this.u != null) {
27796
- window.setTimeout(function () { return _this.u.b3(); }, 0);
27801
+ window.setTimeout(function () { return _this.u.b5(); }, 0);
27797
27802
  }
27798
27803
  if (this.c != null) {
27799
27804
  this.c.cy();
@@ -27872,30 +27877,30 @@
27872
27877
  a.a = this.c.bj();
27873
27878
  if (this.ad != null) {
27874
27879
  var b = this.ad;
27875
- if (this.h != null && b.n == null) {
27880
+ if (this.h != null && b.p == null) {
27876
27881
  var c = this.h.d;
27877
27882
  var d = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(c, b.fontString);
27878
- b.n = d.n;
27879
- b.d = d.d;
27880
- b.o = d.o;
27883
+ b.p = d.p;
27884
+ b.e = d.e;
27881
27885
  b.q = d.q;
27882
- b.r = d.r;
27883
27886
  b.s = d.s;
27887
+ b.t = d.t;
27888
+ b.u = d.u;
27889
+ }
27890
+ if (b.p != null) {
27891
+ a.h = b.p;
27884
27892
  }
27885
- if (b.n != null) {
27886
- a.h = b.n;
27893
+ if (!igniteuiWebcomponentsCore.isNaN_(b.e)) {
27894
+ a.f = b.e;
27887
27895
  }
27888
- if (!igniteuiWebcomponentsCore.isNaN_(b.d)) {
27889
- a.f = b.d;
27896
+ if (b.u != null) {
27897
+ a.l = b.u;
27890
27898
  }
27891
27899
  if (b.s != null) {
27892
- a.l = b.s;
27900
+ a.j = b.s;
27893
27901
  }
27894
27902
  if (b.q != null) {
27895
- a.j = b.q;
27896
- }
27897
- if (b.o != null) {
27898
- a.i = b.q;
27903
+ a.i = b.s;
27899
27904
  }
27900
27905
  }
27901
27906
  return a;
@@ -32954,7 +32959,12 @@
32954
32959
  if (!ext) {
32955
32960
  ext = IgcXButtonComponent._createFromInternal(int);
32956
32961
  if (ext) {
32957
- ext._implementation = int;
32962
+ if (!int.$type && ext._implementation.setNativeElement) {
32963
+ ext._implementation.setNativeElement(int);
32964
+ }
32965
+ else {
32966
+ ext._implementation = int;
32967
+ }
32958
32968
  }
32959
32969
  }
32960
32970
  return ext;
@@ -35647,7 +35657,7 @@
35647
35657
  case 25: return c.al;
35648
35658
  case 26: return c.a8;
35649
35659
  case 17: return c.a0;
35650
- case 23: return c.cw;
35660
+ case 23: return c.cy;
35651
35661
  case 35: switch (c.p) {
35652
35662
  case 1: return igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.NativeUIPopupAnimationType_$type, 1);
35653
35663
  default: return igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.NativeUIPopupAnimationType_$type, 0);
@@ -35660,7 +35670,7 @@
35660
35670
  case 1: return igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.NativeUIPopupPointerPosition_$type, 1);
35661
35671
  default: return igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.NativeUIPopupPointerPosition_$type, 2);
35662
35672
  }
35663
- case 42: return c.c0;
35673
+ case 42: return c.c2;
35664
35674
  case 39: return c.an;
35665
35675
  case 61: return c.a3;
35666
35676
  }
@@ -35679,7 +35689,7 @@
35679
35689
  d.a0 = c;
35680
35690
  break;
35681
35691
  case 23:
35682
- d.cw = c;
35692
+ d.cy = c;
35683
35693
  break;
35684
35694
  case 35:
35685
35695
  switch (igniteuiWebcomponentsCore.EnumUtil.getEnumValue(igniteuiWebcomponentsCore.NativeUIPopupAnimationType_$type, c)) {
@@ -35704,7 +35714,7 @@
35704
35714
  d.at = c;
35705
35715
  break;
35706
35716
  case 42:
35707
- d.c0 = c;
35717
+ d.c2 = c;
35708
35718
  break;
35709
35719
  case 43:
35710
35720
  switch (igniteuiWebcomponentsCore.EnumUtil.getEnumValue(igniteuiWebcomponentsCore.NativeUIPopupPointerPosition_$type, c)) {
@@ -35729,13 +35739,13 @@
35729
35739
  a.showRelativeToExclusionRect(b, this.v(c), this.u(d));
35730
35740
  };
35731
35741
  XPopupBridge.prototype.close = function (a) {
35732
- a.b3();
35742
+ a.b5();
35733
35743
  };
35734
35744
  XPopupBridge.prototype.notifyContentSizeChanged = function (a) {
35735
- a.b6();
35745
+ a.b8();
35736
35746
  };
35737
35747
  XPopupBridge.prototype.notifyExclusionRectChanged = function (a, b) {
35738
- a.b7(b);
35748
+ a.b9(b);
35739
35749
  };
35740
35750
  XPopupBridge.prototype.v = function (a) {
35741
35751
  switch (a) {