igniteui-angular-inputs 20.2.0 → 20.2.1-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.
@@ -31999,7 +31999,7 @@
31999
31999
  this.m = true;
32000
32000
  this.ap();
32001
32001
  if (this.a != null) {
32002
- this.a.at(this.u.rootWrapper, "");
32002
+ this.a.au(this.u.rootWrapper, "");
32003
32003
  }
32004
32004
  if (this.z == -1) {
32005
32005
  this.z = this.u.setTimeout(igniteuiAngularCore.runOn(this, this.an), 200);
@@ -32008,7 +32008,7 @@
32008
32008
  MultiSliderView.prototype.au = function () {
32009
32009
  this.m = false;
32010
32010
  if (this.a != null && this.u != null) {
32011
- this.a.bh(this.u.rootWrapper, "");
32011
+ this.a.bi(this.u.rootWrapper, "");
32012
32012
  }
32013
32013
  if (this.z != -1) {
32014
32014
  window.clearTimeout(this.z);
@@ -32120,13 +32120,10 @@
32120
32120
  }
32121
32121
  };
32122
32122
  MultiSliderView.prototype.ap = function () {
32123
- var a = this.g.bh;
32124
- var b = this.g.a9;
32125
- if (!igniteuiAngularCore.isNaN_(a) && a != 0) {
32126
- return;
32127
- }
32128
- if (window.devicePixelRatio != undefined && window.devicePixelRatio != b) {
32129
- this.g.a9 = window.devicePixelRatio;
32123
+ var a = igniteuiAngularCore.CanvasScalingHelpers.b(this.u);
32124
+ this.g.a9 = igniteuiAngularCore.CanvasScalingHelpers.a(this.g.bh, this.g.a9, a);
32125
+ if (this.a != null) {
32126
+ igniteuiAngularCore.CanvasScalingHelpers.h(this.a, a);
32130
32127
  }
32131
32128
  };
32132
32129
  MultiSliderView.prototype.ax = function (a) {
@@ -32175,14 +32172,14 @@
32175
32172
  this.l.af(this.j);
32176
32173
  this.ab();
32177
32174
  this.a = new igniteuiAngularCore.CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
32178
- this.a.bl = this.g.e0;
32175
+ this.a.bm = this.g.e0;
32179
32176
  var k = this.a;
32180
32177
  k.onContactStarted = igniteuiAngularCore.delegateCombine(k.onContactStarted, igniteuiAngularCore.runOn(this, this.aj));
32181
32178
  var l = this.a;
32182
32179
  l.onContactMoved = igniteuiAngularCore.delegateCombine(l.onContactMoved, igniteuiAngularCore.runOn(this, this.ai));
32183
32180
  var m = this.a;
32184
32181
  m.onContactCompleted = igniteuiAngularCore.delegateCombine(m.onContactCompleted, igniteuiAngularCore.runOn(this, this.ah));
32185
- this.a.ao = function (n) { return _this.g.ey.containsPoint(n); };
32182
+ this.a.ap = function (n) { return _this.g.ey.containsPoint(n); };
32186
32183
  this.g.ds(0, 0, e, f);
32187
32184
  this.s = igniteuiAngularCore.FontUtil.getCurrentFontHeight(this.u, this.j);
32188
32185
  this.g.trackDirty();
@@ -32205,8 +32202,8 @@
32205
32202
  b.onContactMoved = igniteuiAngularCore.delegateRemove(b.onContactMoved, igniteuiAngularCore.runOn(this, this.ai));
32206
32203
  var c = this.a;
32207
32204
  c.onContactCompleted = igniteuiAngularCore.delegateRemove(c.onContactCompleted, igniteuiAngularCore.runOn(this, this.ah));
32208
- this.a.ao = null;
32209
- this.a.av();
32205
+ this.a.ap = null;
32206
+ this.a.aw();
32210
32207
  }
32211
32208
  };
32212
32209
  MultiSliderView.prototype.ay = function () {
@@ -32225,7 +32222,7 @@
32225
32222
  if (a || d) {
32226
32223
  this.g.ds(0, 0, b, c);
32227
32224
  if (this.a != null) {
32228
- this.a.bl = this.g.e0;
32225
+ this.a.bm = this.g.e0;
32229
32226
  }
32230
32227
  }
32231
32228
  };