igniteui-webcomponents-grids 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.
- package/bundles/igniteui-webcomponents-grids.umd.js +23 -13
- package/bundles/igniteui-webcomponents-grids.umd.min.js +1 -1
- package/custom-elements.json +1423 -0
- package/esm2015/lib/ColumnFilterCondition_combined.js +8 -8
- package/esm2015/lib/GridCellBase.js +14 -4
- package/esm2015/lib/GridEffectMainIntent.js +1 -1
- package/esm5/lib/ColumnFilterCondition_combined.js +8 -8
- package/esm5/lib/GridCellBase.js +14 -4
- package/esm5/lib/GridEffectMainIntent.js +1 -1
- package/fesm2015/igniteui-webcomponents-grids.js +23 -13
- package/fesm5/igniteui-webcomponents-grids.js +23 -13
- package/grids/combined.js +24478 -22247
- package/grids/index.d.ts +1 -204
- package/grids/lib/igc-column-component.d.ts +1 -1
- package/grids/lib/igc-expression-tree.d.ts +6 -0
- package/grids/lib/igc-filtering-expression.d.ts +9 -3
- package/grids/lib/igc-filtering-expressions-tree.d.ts +6 -0
- package/grids/lib/igc-filtering-operand.d.ts +1 -1
- package/grids/lib/igc-filtering-operation.d.ts +3 -0
- package/grids/lib/igc-grid-base-directive.d.ts +1 -1
- package/grids/lib/igc-hierarchical-grid-base-directive.d.ts +1 -1
- package/grids/lib/igc-pivot-dimension.d.ts +1 -1
- package/grids/lib/igc-pivot-value.d.ts +1 -1
- package/grids/lib/igc-row-island-component.d.ts +1 -1
- package/grids/lib/index.d.ts +204 -0
- package/grids/styles.css +1 -1
- package/grids/themes/dark/bootstrap.css +1 -1
- package/grids/themes/dark/fluent.css +1 -1
- package/grids/themes/dark/indigo.css +1 -1
- package/grids/themes/dark/material.css +1 -1
- package/grids/themes/light/bootstrap.css +1 -1
- package/grids/themes/light/fluent.css +1 -1
- package/grids/themes/light/indigo.css +1 -1
- package/grids/themes/light/material.css +1 -1
- package/lib/GridEffectMainIntent.d.ts +4 -3
- package/package.json +4 -4
|
@@ -15903,7 +15903,7 @@
|
|
|
15903
15903
|
}
|
|
15904
15904
|
this.dragger.dragStart(b, c, this.model.actualVisibleRegion.x, this.model.actualVisibleRegion.y, 0, a, d);
|
|
15905
15905
|
}
|
|
15906
|
-
else if (this.selectionMode == 2 && this.mouseDragSelectionEnabled && a.aj) {
|
|
15906
|
+
else if (this.selectionMode == 2 && this.mouseDragSelectionEnabled && (a.aj || (a.ay && !a.g))) {
|
|
15907
15907
|
if (!d) {
|
|
15908
15908
|
this.je = true;
|
|
15909
15909
|
this.selectedKeys.clear();
|
|
@@ -25677,7 +25677,7 @@
|
|
|
25677
25677
|
var j = a.columnPropertyUpdatingAnimationMode;
|
|
25678
25678
|
var k = new ColumnCellsEffect();
|
|
25679
25679
|
k.bx(i);
|
|
25680
|
-
k.t =
|
|
25680
|
+
k.t = 8;
|
|
25681
25681
|
k.as = true;
|
|
25682
25682
|
if (g == 0) {
|
|
25683
25683
|
k.v = 5;
|
|
@@ -25843,7 +25843,7 @@
|
|
|
25843
25843
|
var m = a.columnPropertyUpdatingAnimationMode;
|
|
25844
25844
|
var n = new ColumnCellsEffect();
|
|
25845
25845
|
n.bx(l);
|
|
25846
|
-
n.t =
|
|
25846
|
+
n.t = 8;
|
|
25847
25847
|
n.as = true;
|
|
25848
25848
|
if (g) {
|
|
25849
25849
|
n.v = 5;
|
|
@@ -26046,7 +26046,7 @@
|
|
|
26046
26046
|
for (var h = b; h <= c; h++) {
|
|
26047
26047
|
var i = new RowCellsEffect();
|
|
26048
26048
|
g.g(i);
|
|
26049
|
-
i.t =
|
|
26049
|
+
i.t = 7;
|
|
26050
26050
|
i.bx(e);
|
|
26051
26051
|
i.al = true;
|
|
26052
26052
|
i.bq = 1;
|
|
@@ -26431,7 +26431,7 @@
|
|
|
26431
26431
|
var h = new CellEffect();
|
|
26432
26432
|
h.onFinished = igniteuiWebcomponentsCore.delegateCombine(h.onFinished, function (i) { return _this.w(e); });
|
|
26433
26433
|
h.onCanceled = igniteuiWebcomponentsCore.delegateCombine(h.onCanceled, function (i, j) { return _this.v(e); });
|
|
26434
|
-
h.t =
|
|
26434
|
+
h.t = 9;
|
|
26435
26435
|
h.bx(f);
|
|
26436
26436
|
h.al = true;
|
|
26437
26437
|
h.bq = 1;
|
|
@@ -26510,7 +26510,7 @@
|
|
|
26510
26510
|
var h = new CellEffect();
|
|
26511
26511
|
h.onFinished = igniteuiWebcomponentsCore.delegateCombine(h.onFinished, function (i) { return _this.w(e); });
|
|
26512
26512
|
h.onCanceled = igniteuiWebcomponentsCore.delegateCombine(h.onCanceled, function (i, j) { return _this.v(e); });
|
|
26513
|
-
h.t =
|
|
26513
|
+
h.t = 9;
|
|
26514
26514
|
h.bx(f);
|
|
26515
26515
|
h.al = true;
|
|
26516
26516
|
h.bq = 0;
|
|
@@ -26629,7 +26629,7 @@
|
|
|
26629
26629
|
var e = new RowCellsEffect();
|
|
26630
26630
|
e.onFinished = igniteuiWebcomponentsCore.delegateCombine(e.onFinished, function (f) { return _this.w(c); });
|
|
26631
26631
|
e.onCanceled = igniteuiWebcomponentsCore.delegateCombine(e.onCanceled, function (f, g) { return _this.v(c); });
|
|
26632
|
-
e.t =
|
|
26632
|
+
e.t = 6;
|
|
26633
26633
|
e.bx(d);
|
|
26634
26634
|
e.al = true;
|
|
26635
26635
|
e.bq = 1;
|
|
@@ -26671,7 +26671,7 @@
|
|
|
26671
26671
|
var e = new RowCellsEffect();
|
|
26672
26672
|
e.onFinished = igniteuiWebcomponentsCore.delegateCombine(e.onFinished, function (f) { return _this.w(c); });
|
|
26673
26673
|
e.onCanceled = igniteuiWebcomponentsCore.delegateCombine(e.onCanceled, function (f, g) { return _this.v(c); });
|
|
26674
|
-
e.t =
|
|
26674
|
+
e.t = 6;
|
|
26675
26675
|
e.bx(d);
|
|
26676
26676
|
e.al = true;
|
|
26677
26677
|
e.bq = 0;
|
|
@@ -59545,10 +59545,20 @@
|
|
|
59545
59545
|
this.o = false;
|
|
59546
59546
|
};
|
|
59547
59547
|
GridCellBase.prototype.bp = function (a, b) {
|
|
59548
|
-
if (this.a != null
|
|
59549
|
-
|
|
59550
|
-
|
|
59551
|
-
|
|
59548
|
+
if (this.a != null) {
|
|
59549
|
+
if (this.aa(this.a)) {
|
|
59550
|
+
if (this.a.isMouseDown) {
|
|
59551
|
+
if (!b && igniteuiWebcomponentsCore.PointUtil.notEquals(this.a.mousePosition, null)) {
|
|
59552
|
+
this.a.isControlPressed = a.ctrlKey;
|
|
59553
|
+
this.a.dragStarted();
|
|
59554
|
+
}
|
|
59555
|
+
}
|
|
59556
|
+
}
|
|
59557
|
+
if (this.a.isLeaveActionDesired) {
|
|
59558
|
+
var c = a.pageX;
|
|
59559
|
+
var d = a.pageY;
|
|
59560
|
+
this.a.mouseLeaveCell(c, d);
|
|
59561
|
+
}
|
|
59552
59562
|
}
|
|
59553
59563
|
};
|
|
59554
59564
|
GridCellBase.prototype.bo = function (a, b) {
|
|
@@ -103366,7 +103376,7 @@
|
|
|
103366
103376
|
/**
|
|
103367
103377
|
* @hidden
|
|
103368
103378
|
*/
|
|
103369
|
-
var GridEffectMainIntent_$type = /*@__PURE__*/ igniteuiWebcomponentsCore.markEnum('GridEffectMainIntent', 'Default,0|Position,1|Opacity,2|Virtualization,3|Dimensions,4|Selection,5|
|
|
103379
|
+
var GridEffectMainIntent_$type = /*@__PURE__*/ igniteuiWebcomponentsCore.markEnum('GridEffectMainIntent', 'Default,0|Position,1|Opacity,2|Virtualization,3|Dimensions,4|Selection,5|Hover,6|DataChange,7|ColumnPropertyChange,8|Activation,9');
|
|
103370
103380
|
|
|
103371
103381
|
/*
|
|
103372
103382
|
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|