igniteui-angular-data-grids 20.2.0 → 20.2.1
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.
- package/bundles/igniteui-angular-data-grids.umd.js +17 -17
- package/bundles/igniteui-angular-data-grids.umd.min.js +1 -1
- package/esm2015/lib/ColumnFilterCondition_combined.js +4 -4
- package/esm2015/lib/ColumnGroupingView_combined.js +1 -1
- package/esm2015/lib/ComparisonOperatorSelectorView_combined.js +1 -1
- package/esm2015/lib/DataGridToolbarView_combined.js +1 -1
- package/esm2015/lib/DraggerView.js +8 -8
- package/esm2015/lib/GridFilterDialogView_combined.js +1 -1
- package/esm2015/lib/TemplateCell.js +1 -1
- package/esm5/lib/ColumnFilterCondition_combined.js +4 -4
- package/esm5/lib/ColumnGroupingView_combined.js +1 -1
- package/esm5/lib/ComparisonOperatorSelectorView_combined.js +1 -1
- package/esm5/lib/DataGridToolbarView_combined.js +1 -1
- package/esm5/lib/DraggerView.js +8 -8
- package/esm5/lib/GridFilterDialogView_combined.js +1 -1
- package/esm5/lib/TemplateCell.js +1 -1
- package/fesm2015/igniteui-angular-data-grids.js +17 -17
- package/fesm5/igniteui-angular-data-grids.js +17 -17
- package/lib/ColumnFilterCondition_combined.d.ts +1 -1
- package/package.json +4 -4
|
@@ -15001,16 +15001,16 @@
|
|
|
15001
15001
|
tslib.__extends(PagedDataProvider, _super);
|
|
15002
15002
|
function PagedDataProvider(a) {
|
|
15003
15003
|
var _this = _super.call(this) || this;
|
|
15004
|
-
_this.
|
|
15005
|
-
_this.
|
|
15004
|
+
_this.a4 = null;
|
|
15005
|
+
_this.a4 = a;
|
|
15006
15006
|
return _this;
|
|
15007
15007
|
}
|
|
15008
15008
|
PagedDataProvider.prototype.getItemValue = function (a, b) {
|
|
15009
15009
|
if (a == null) {
|
|
15010
15010
|
return null;
|
|
15011
15011
|
}
|
|
15012
|
-
if (this.
|
|
15013
|
-
var c = this.
|
|
15012
|
+
if (this.a4.actualDataSource.isVirtual) {
|
|
15013
|
+
var c = this.a4.actualDataSource;
|
|
15014
15014
|
return c.actualDataProvider.getItemValue(a, b);
|
|
15015
15015
|
}
|
|
15016
15016
|
return _super.prototype.getItemValue.call(this, a, b);
|
|
@@ -64642,7 +64642,7 @@
|
|
|
64642
64642
|
};
|
|
64643
64643
|
ComparisonOperatorSelectorView.prototype.onDocumentKeyDown = function (a) {
|
|
64644
64644
|
var b = a;
|
|
64645
|
-
if (igniteuiAngularCore.BaseDOMEventProxy.
|
|
64645
|
+
if (igniteuiAngularCore.BaseDOMEventProxy.c1(b) == 8) {
|
|
64646
64646
|
this.a.d8();
|
|
64647
64647
|
}
|
|
64648
64648
|
};
|
|
@@ -67029,7 +67029,7 @@
|
|
|
67029
67029
|
a.stopPropagation();
|
|
67030
67030
|
};
|
|
67031
67031
|
GridFilterDialogPanel.prototype.onDocumentKeyDown = function (a) {
|
|
67032
|
-
if (igniteuiAngularCore.BaseDOMEventProxy.
|
|
67032
|
+
if (igniteuiAngularCore.BaseDOMEventProxy.c1(a) == 8) {
|
|
67033
67033
|
}
|
|
67034
67034
|
};
|
|
67035
67035
|
GridFilterDialogPanel.prototype.onDocumentMouseClick = function (e_) {
|
|
@@ -68813,7 +68813,7 @@
|
|
|
68813
68813
|
TemplateCell.prototype.dx = function (a) {
|
|
68814
68814
|
var b = this.dv.element.getNativeElement();
|
|
68815
68815
|
if (b.contains(document.activeElement) && document.activeElement.nodeName == "INPUT") {
|
|
68816
|
-
var c = igniteuiAngularCore.BaseDOMEventProxy.
|
|
68816
|
+
var c = igniteuiAngularCore.BaseDOMEventProxy.c1(a);
|
|
68817
68817
|
if (c == 14 || c == 16) {
|
|
68818
68818
|
a.stopPropagation();
|
|
68819
68819
|
}
|
|
@@ -69560,8 +69560,8 @@
|
|
|
69560
69560
|
this.c = null;
|
|
69561
69561
|
}
|
|
69562
69562
|
if (this.a != null) {
|
|
69563
|
-
this.a.
|
|
69564
|
-
this.a.
|
|
69563
|
+
this.a.ap = null;
|
|
69564
|
+
this.a.aw();
|
|
69565
69565
|
}
|
|
69566
69566
|
return;
|
|
69567
69567
|
}
|
|
@@ -69569,23 +69569,23 @@
|
|
|
69569
69569
|
var b = Math.round(this.c.rootWrapper.width());
|
|
69570
69570
|
var c = Math.round(this.c.rootWrapper.height());
|
|
69571
69571
|
this.a = new igniteuiAngularCore.CanvasGestureDOMEventProxy(this.c.rootWrapper, this.c, true);
|
|
69572
|
-
this.a.
|
|
69572
|
+
this.a.c9 = true;
|
|
69573
69573
|
var d = this.a;
|
|
69574
69574
|
d.onMouseOver = igniteuiAngularCore.delegateCombine(d.onMouseOver, igniteuiAngularCore.runOn(this, this.e));
|
|
69575
69575
|
var e = this.a;
|
|
69576
69576
|
e.onMouseUp = igniteuiAngularCore.delegateCombine(e.onMouseUp, igniteuiAngularCore.runOn(this, this.f));
|
|
69577
|
-
this.a.
|
|
69577
|
+
this.a.ap = igniteuiAngularCore.runOn(this, this.b);
|
|
69578
69578
|
this.model.viewportWidth = b;
|
|
69579
69579
|
this.model.viewportHeight = c;
|
|
69580
69580
|
};
|
|
69581
69581
|
DraggerView.prototype.onDetachedFromUI = function () {
|
|
69582
69582
|
if (this.a != null && this.c != null) {
|
|
69583
|
-
this.a.
|
|
69583
|
+
this.a.bi(this.c.rootWrapper, "");
|
|
69584
69584
|
}
|
|
69585
69585
|
};
|
|
69586
69586
|
DraggerView.prototype.onAttachedToUI = function () {
|
|
69587
69587
|
if (this.a != null) {
|
|
69588
|
-
this.a.
|
|
69588
|
+
this.a.au(this.c.rootWrapper, "");
|
|
69589
69589
|
}
|
|
69590
69590
|
};
|
|
69591
69591
|
DraggerView.prototype.b = function (a) {
|
|
@@ -69602,7 +69602,7 @@
|
|
|
69602
69602
|
DraggerView.prototype.releaseMouse = function () {
|
|
69603
69603
|
};
|
|
69604
69604
|
DraggerView.prototype.transformPoint = function (a, b) {
|
|
69605
|
-
var c = igniteuiAngularCore.BaseDOMEventProxy.
|
|
69605
|
+
var c = igniteuiAngularCore.BaseDOMEventProxy.c5(this.c.rootWrapper);
|
|
69606
69606
|
var d = { $type: igniteuiAngularCore.Point_$type, x: a - c.x, y: b - c.y };
|
|
69607
69607
|
return d;
|
|
69608
69608
|
};
|
|
@@ -69613,7 +69613,7 @@
|
|
|
69613
69613
|
this.model.onMouseUp(a.x, a.y);
|
|
69614
69614
|
};
|
|
69615
69615
|
DraggerView.prototype.onViewportSizeChanged = function (a, b) {
|
|
69616
|
-
this.a.
|
|
69616
|
+
this.a.bm = new igniteuiAngularCore.Rect(0, 0, 0, a, b);
|
|
69617
69617
|
};
|
|
69618
69618
|
DraggerView.prototype.addCloneCellToDom = function () {
|
|
69619
69619
|
if (this.c != null) {
|
|
@@ -72578,7 +72578,7 @@
|
|
|
72578
72578
|
}
|
|
72579
72579
|
this.n = a;
|
|
72580
72580
|
this.d = new igniteuiAngularCore.CanvasGestureDOMEventProxy(this.o.rootWrapper, this.o, true);
|
|
72581
|
-
this.d.
|
|
72581
|
+
this.d.c9 = true;
|
|
72582
72582
|
var b = this.d;
|
|
72583
72583
|
b.onMouseDown = igniteuiAngularCore.delegateCombine(b.onMouseDown, igniteuiAngularCore.runOn(this, this.z));
|
|
72584
72584
|
var c = this.d;
|
|
@@ -99874,7 +99874,7 @@
|
|
|
99874
99874
|
a.stopPropagation();
|
|
99875
99875
|
};
|
|
99876
99876
|
DataGridToolbarView.prototype.q = function (a) {
|
|
99877
|
-
if (igniteuiAngularCore.BaseDOMEventProxy.
|
|
99877
|
+
if (igniteuiAngularCore.BaseDOMEventProxy.c1(a) == 8) {
|
|
99878
99878
|
this.a.av();
|
|
99879
99879
|
}
|
|
99880
99880
|
};
|