igniteui-webcomponents-inputs 5.2.1-beta.0 → 5.4.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.
@@ -2412,6 +2412,8 @@
2412
2412
  this.view.ah();
2413
2413
  break;
2414
2414
  case "TabIndex":
2415
+ this.view.ax();
2416
+ break;
2415
2417
  case "DisablePointer":
2416
2418
  this.view.ax();
2417
2419
  break;
@@ -37412,6 +37414,8 @@
37412
37414
  var c = a;
37413
37415
  switch (b) {
37414
37416
  case 22: return c.ax;
37417
+ case 60: return c.av;
37418
+ case 61: return c.aq;
37415
37419
  case 25: return c.am;
37416
37420
  case 26: return c.a9;
37417
37421
  case 17: return c.a1;
@@ -37431,6 +37435,7 @@
37431
37435
  case 42: return c.c4;
37432
37436
  case 39: return c.ao;
37433
37437
  case 62: return c.a4;
37438
+ case 108: return c.ay;
37434
37439
  }
37435
37440
  return _super.prototype.getValue.call(this, a, b);
37436
37441
  };
@@ -37490,12 +37495,19 @@
37490
37495
  case 62:
37491
37496
  d.a4 = c;
37492
37497
  break;
37498
+ case 108:
37499
+ d.ay = c;
37500
+ break;
37493
37501
  }
37494
37502
  _super.prototype.setValue.call(this, a, b, c);
37495
37503
  };
37496
37504
  XPopupBridge.prototype.showRelativeToExclusionRect = function (a, b, c, d) {
37497
37505
  a.showRelativeToExclusionRect(b, this.v(c), this.u(d));
37498
37506
  };
37507
+ XPopupBridge.prototype.showRelativeToTarget = function (a, b, c, d) {
37508
+ var e = b.an.getNativeElement();
37509
+ a.cr(e, this.v(c), this.u(d));
37510
+ };
37499
37511
  XPopupBridge.prototype.close = function (a) {
37500
37512
  a.b6();
37501
37513
  };
@@ -38829,7 +38841,7 @@
38829
38841
  ColorEditor.prototype.b4 = function (a) {
38830
38842
  if (this.q != null) {
38831
38843
  var b = this.q.be();
38832
- this.r.cd(b);
38844
+ this.r.ce(b);
38833
38845
  }
38834
38846
  };
38835
38847
  ColorEditor.prototype.bg = function () {
@@ -38844,10 +38856,10 @@
38844
38856
  b.bn(d);
38845
38857
  d.bn(e);
38846
38858
  _this.g.l(c);
38847
- b.cf = igniteuiWebcomponentsCore.BrushUtil.h(255, 255, 255, 255);
38848
- b.b9 = 150;
38849
- b.b7 = 8;
38850
- b.ca = 4;
38859
+ b.ch = igniteuiWebcomponentsCore.BrushUtil.h(255, 255, 255, 255);
38860
+ b.ca = 150;
38861
+ b.b8 = 8;
38862
+ b.cb = 4;
38851
38863
  b.b1 = true;
38852
38864
  _this.q = c;
38853
38865
  _this.q.c = _this.i;
@@ -38947,13 +38959,13 @@
38947
38959
  ColorEditor.prototype.cb = function (a, b) {
38948
38960
  {
38949
38961
  var c = this.g.r(true);
38950
- this.r.ce(c, a, b);
38962
+ this.r.cf(c, a, b);
38951
38963
  }
38952
38964
  };
38953
38965
  ColorEditor.prototype.bf = function () {
38954
38966
  var _this = this;
38955
38967
  if (this.r != null) {
38956
- this.a.executeDelayed(function () { return _this.r.cb(); }, 0);
38968
+ this.a.executeDelayed(function () { return _this.r.cc(); }, 0);
38957
38969
  }
38958
38970
  if (this.d != null) {
38959
38971
  this.d.bg();