igniteui-webcomponents-grids 3.2.0 → 3.2.3
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 +54 -46
- package/bundles/igniteui-webcomponents-grids.umd.min.js +1 -1
- package/esm2015/lib/ColumnFilterCondition_combined.js +48 -43
- package/esm2015/lib/ComboEditorView.js +6 -3
- package/esm5/lib/ColumnFilterCondition_combined.js +48 -43
- package/esm5/lib/ComboEditorView.js +6 -3
- package/fesm2015/igniteui-webcomponents-grids.js +54 -46
- package/fesm5/igniteui-webcomponents-grids.js +54 -46
- package/lib/ColumnFilterCondition_combined.d.ts +6 -5
- package/package.json +4 -4
|
@@ -6655,7 +6655,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
6655
6655
|
this.af.clear();
|
|
6656
6656
|
this.ab.clear();
|
|
6657
6657
|
this.is = false;
|
|
6658
|
-
this.fv.
|
|
6658
|
+
this.fv.a2();
|
|
6659
6659
|
}
|
|
6660
6660
|
this.g4 = d;
|
|
6661
6661
|
this.mr = a.x;
|
|
@@ -6902,6 +6902,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
6902
6902
|
else {
|
|
6903
6903
|
this.kz.add(c);
|
|
6904
6904
|
this.af.add(d);
|
|
6905
|
+
this.fv.as(c);
|
|
6905
6906
|
}
|
|
6906
6907
|
}
|
|
6907
6908
|
}
|
|
@@ -7071,7 +7072,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
7071
7072
|
this.aw.j = a.j;
|
|
7072
7073
|
this.h4 = true;
|
|
7073
7074
|
this.ib = true;
|
|
7074
|
-
this.fv.
|
|
7075
|
+
this.fv.a0();
|
|
7075
7076
|
this.ib = false;
|
|
7076
7077
|
this.t1(this.aw);
|
|
7077
7078
|
}
|
|
@@ -7267,7 +7268,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
7267
7268
|
}
|
|
7268
7269
|
break;
|
|
7269
7270
|
}
|
|
7270
|
-
this.fv.
|
|
7271
|
+
this.fv.a2();
|
|
7271
7272
|
this.h9 = false;
|
|
7272
7273
|
}
|
|
7273
7274
|
}
|
|
@@ -7338,7 +7339,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
7338
7339
|
}
|
|
7339
7340
|
break;
|
|
7340
7341
|
}
|
|
7341
|
-
this.fv.
|
|
7342
|
+
this.fv.a2();
|
|
7342
7343
|
this.h9 = false;
|
|
7343
7344
|
}
|
|
7344
7345
|
}
|
|
@@ -7382,7 +7383,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
7382
7383
|
}
|
|
7383
7384
|
if (!this.is) {
|
|
7384
7385
|
this.ib = true;
|
|
7385
|
-
this.fv.
|
|
7386
|
+
this.fv.a1();
|
|
7386
7387
|
this.ib = false;
|
|
7387
7388
|
}
|
|
7388
7389
|
if (this.jw) {
|
|
@@ -7414,7 +7415,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
7414
7415
|
w1(a, b) {
|
|
7415
7416
|
this.h4 = true;
|
|
7416
7417
|
this.ib = true;
|
|
7417
|
-
this.fv.
|
|
7418
|
+
this.fv.a0();
|
|
7418
7419
|
this.ib = false;
|
|
7419
7420
|
if (this.jw) {
|
|
7420
7421
|
if (this.selectedCellRangesChanged != null) {
|
|
@@ -9155,7 +9156,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
9155
9156
|
this.h8 = true;
|
|
9156
9157
|
this.xe(this.ab, this.af);
|
|
9157
9158
|
this.xe(this.aa, this.ae);
|
|
9158
|
-
this.fv.
|
|
9159
|
+
this.fv.a2();
|
|
9159
9160
|
this.is = false;
|
|
9160
9161
|
this.ir = false;
|
|
9161
9162
|
this.h9 = false;
|
|
@@ -9796,7 +9797,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
9796
9797
|
sw(a, b) {
|
|
9797
9798
|
this.fv.aa();
|
|
9798
9799
|
this.ah.ag();
|
|
9799
|
-
this.fv.
|
|
9800
|
+
this.fv.a1();
|
|
9800
9801
|
if (this.cf.j) {
|
|
9801
9802
|
this.ip(false);
|
|
9802
9803
|
if (this.cj == 3) {
|
|
@@ -11493,7 +11494,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
11493
11494
|
this.jw = true;
|
|
11494
11495
|
this.d5.clear();
|
|
11495
11496
|
this.jw = a;
|
|
11496
|
-
this.fv.
|
|
11497
|
+
this.fv.a1();
|
|
11497
11498
|
}
|
|
11498
11499
|
}
|
|
11499
11500
|
else if (this.ec == 5) {
|
|
@@ -11502,7 +11503,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
11502
11503
|
this.jw = true;
|
|
11503
11504
|
this.d2.clear();
|
|
11504
11505
|
this.jw = b;
|
|
11505
|
-
this.fv.
|
|
11506
|
+
this.fv.a0();
|
|
11506
11507
|
}
|
|
11507
11508
|
this.aw = null;
|
|
11508
11509
|
this.mp = -1;
|
|
@@ -12253,7 +12254,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
12253
12254
|
this.af.ae.item(g, b);
|
|
12254
12255
|
let h = this.h9;
|
|
12255
12256
|
this.h9 = true;
|
|
12256
|
-
this.fv.
|
|
12257
|
+
this.fv.a2();
|
|
12257
12258
|
this.h9 = h;
|
|
12258
12259
|
}
|
|
12259
12260
|
}
|
|
@@ -12270,7 +12271,7 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
12270
12271
|
this.d5._inner[i].primaryKey = b;
|
|
12271
12272
|
let k = this.h9;
|
|
12272
12273
|
this.h9 = true;
|
|
12273
|
-
this.fv.
|
|
12274
|
+
this.fv.a1();
|
|
12274
12275
|
this.h9 = k;
|
|
12275
12276
|
}
|
|
12276
12277
|
}
|
|
@@ -12513,11 +12514,12 @@ export let Grid = /*@__PURE__*/ (() => {
|
|
|
12513
12514
|
this.ab.clear();
|
|
12514
12515
|
this.af.clear();
|
|
12515
12516
|
this.kr = true;
|
|
12516
|
-
this.fv.
|
|
12517
|
+
this.fv.a2();
|
|
12517
12518
|
this.kr = false;
|
|
12518
12519
|
this.is = false;
|
|
12519
12520
|
this.vy(a, null);
|
|
12520
12521
|
this.v1(b, null);
|
|
12522
|
+
this.fv.as(-1);
|
|
12521
12523
|
}
|
|
12522
12524
|
}
|
|
12523
12525
|
}
|
|
@@ -19114,18 +19116,18 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19114
19116
|
}
|
|
19115
19117
|
return this.e;
|
|
19116
19118
|
}
|
|
19117
|
-
|
|
19119
|
+
au(a) {
|
|
19118
19120
|
if (!a.l.aj) {
|
|
19119
19121
|
return;
|
|
19120
19122
|
}
|
|
19121
19123
|
if (this.p(a)) {
|
|
19122
|
-
this.
|
|
19124
|
+
this.ax(a);
|
|
19123
19125
|
}
|
|
19124
19126
|
else {
|
|
19125
19127
|
this.ap(a);
|
|
19126
19128
|
}
|
|
19127
19129
|
}
|
|
19128
|
-
|
|
19130
|
+
at(a) {
|
|
19129
19131
|
if (!a.l.aj) {
|
|
19130
19132
|
return;
|
|
19131
19133
|
}
|
|
@@ -19215,7 +19217,7 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19215
19217
|
m() {
|
|
19216
19218
|
return this.a.ec == 3 || this.a.ec == 4;
|
|
19217
19219
|
}
|
|
19218
|
-
|
|
19220
|
+
ax(a) {
|
|
19219
19221
|
let b = this.a.ex.getDataRow(a.l);
|
|
19220
19222
|
if (b == -1) {
|
|
19221
19223
|
return;
|
|
@@ -19225,12 +19227,12 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19225
19227
|
}
|
|
19226
19228
|
let c = this.a.ex.getRowKey(this.a.i(), b);
|
|
19227
19229
|
if (this.n(c)) {
|
|
19228
|
-
this.
|
|
19230
|
+
this.ay(c, b, false);
|
|
19229
19231
|
}
|
|
19230
19232
|
if (this.i.d(a.l.a5)) {
|
|
19231
19233
|
let d = this.i.item(a.l.a5);
|
|
19232
19234
|
if (this.l(c, d)) {
|
|
19233
|
-
this.
|
|
19235
|
+
this.av(c, b, d);
|
|
19234
19236
|
}
|
|
19235
19237
|
}
|
|
19236
19238
|
}
|
|
@@ -19274,7 +19276,7 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19274
19276
|
this.a.s1();
|
|
19275
19277
|
this.g.g = true;
|
|
19276
19278
|
for (let l = 0; l < i.count; l++) {
|
|
19277
|
-
this.
|
|
19279
|
+
this.ay(i._inner[l], j._inner[l], false);
|
|
19278
19280
|
}
|
|
19279
19281
|
this.g.g = false;
|
|
19280
19282
|
this.a.tj();
|
|
@@ -19308,7 +19310,7 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19308
19310
|
}
|
|
19309
19311
|
}
|
|
19310
19312
|
for (let z = 0; z < o.count; z++) {
|
|
19311
|
-
this.
|
|
19313
|
+
this.av(o._inner[z], q._inner[z], p._inner[z]);
|
|
19312
19314
|
}
|
|
19313
19315
|
}
|
|
19314
19316
|
if (c == null || b) {
|
|
@@ -19368,7 +19370,7 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19368
19370
|
this.a.vv(c, a);
|
|
19369
19371
|
}
|
|
19370
19372
|
}
|
|
19371
|
-
|
|
19373
|
+
az(a, b, c, d) {
|
|
19372
19374
|
if (this.g.d(a)) {
|
|
19373
19375
|
this.g.f(a);
|
|
19374
19376
|
if (this.a.model.bn != null && this.a.model.bm != null) {
|
|
@@ -19388,7 +19390,7 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19388
19390
|
this.a.vw(c, a);
|
|
19389
19391
|
}
|
|
19390
19392
|
}
|
|
19391
|
-
|
|
19393
|
+
ay(a, b, c) {
|
|
19392
19394
|
let d = true;
|
|
19393
19395
|
let e = false;
|
|
19394
19396
|
if (!c) {
|
|
@@ -19397,7 +19399,7 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19397
19399
|
if (f.targetRow != null) {
|
|
19398
19400
|
let g = this.a.ex.getItemKey(this.a.i(), f.targetRow);
|
|
19399
19401
|
let h = this.a.ex.indexOfVisibleItemByKey(this.a.i(), g, this.a.m7(), this.a.nc());
|
|
19400
|
-
this.
|
|
19402
|
+
this.az(g, h, f.targetRow, true);
|
|
19401
19403
|
}
|
|
19402
19404
|
e = true;
|
|
19403
19405
|
d = false;
|
|
@@ -19411,12 +19413,12 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19411
19413
|
if (j >= 0) {
|
|
19412
19414
|
let k = this.a.ex.getRowKey(this.a.i(), j);
|
|
19413
19415
|
if (this.n(k)) {
|
|
19414
|
-
this.
|
|
19416
|
+
this.az(k, j, null, false);
|
|
19415
19417
|
}
|
|
19416
19418
|
}
|
|
19417
19419
|
}
|
|
19418
19420
|
}
|
|
19419
|
-
this.
|
|
19421
|
+
this.az(a, b, i, d);
|
|
19420
19422
|
}
|
|
19421
19423
|
ao(a, b, c) {
|
|
19422
19424
|
if (!this.i.d(c)) {
|
|
@@ -19496,7 +19498,7 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19496
19498
|
}
|
|
19497
19499
|
}
|
|
19498
19500
|
}
|
|
19499
|
-
|
|
19501
|
+
aw(a, b, c, d) {
|
|
19500
19502
|
if (this.l(a, c)) {
|
|
19501
19503
|
this.f.item(a).f(c);
|
|
19502
19504
|
if (this.f.item(a).r == 0) {
|
|
@@ -19518,14 +19520,14 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19518
19520
|
}
|
|
19519
19521
|
}
|
|
19520
19522
|
}
|
|
19521
|
-
|
|
19523
|
+
av(a, b, c) {
|
|
19522
19524
|
let d = true;
|
|
19523
19525
|
if (this.a.ex.getRowType(b) == 3) {
|
|
19524
19526
|
let e = typeCast(DataSourceSpecialRow.$, a.value[0]);
|
|
19525
19527
|
if (e.targetRow != null) {
|
|
19526
19528
|
let f = this.a.ex.getItemKey(this.a.i(), e.targetRow);
|
|
19527
19529
|
let g = this.a.ex.indexOfVisibleItemByKey(this.a.i(), f, this.a.m7(), this.a.nc());
|
|
19528
|
-
this.
|
|
19530
|
+
this.aw(f, g, c, true);
|
|
19529
19531
|
}
|
|
19530
19532
|
d = false;
|
|
19531
19533
|
}
|
|
@@ -19535,12 +19537,12 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19535
19537
|
if (h >= 0) {
|
|
19536
19538
|
let i = this.a.ex.getRowKey(this.a.i(), h);
|
|
19537
19539
|
if (this.l(i, c)) {
|
|
19538
|
-
this.
|
|
19540
|
+
this.aw(i, h, c, false);
|
|
19539
19541
|
}
|
|
19540
19542
|
}
|
|
19541
19543
|
}
|
|
19542
19544
|
}
|
|
19543
|
-
this.
|
|
19545
|
+
this.aw(a, b, c, d);
|
|
19544
19546
|
}
|
|
19545
19547
|
v(a) {
|
|
19546
19548
|
let b = -1;
|
|
@@ -19559,7 +19561,7 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19559
19561
|
}
|
|
19560
19562
|
return b;
|
|
19561
19563
|
}
|
|
19562
|
-
|
|
19564
|
+
a2() {
|
|
19563
19565
|
let a = this.r();
|
|
19564
19566
|
let b = new Dictionary$2(PrimaryKeyValue.$, Number_$type, 0);
|
|
19565
19567
|
for (let c = 0; c < a.count; c++) {
|
|
@@ -19605,7 +19607,7 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19605
19607
|
}
|
|
19606
19608
|
}
|
|
19607
19609
|
for (let n = 0; n < k.count; n++) {
|
|
19608
|
-
this.
|
|
19610
|
+
this.ay(j._inner[n], k._inner[n], false);
|
|
19609
19611
|
}
|
|
19610
19612
|
for (let o = 0; o < this.a.ab.ae.count; o++) {
|
|
19611
19613
|
let p = this.a.ex.getItemKey(this.a.i(), this.a.ab.ae._inner[o]);
|
|
@@ -19617,11 +19619,11 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19617
19619
|
if (q == -1) {
|
|
19618
19620
|
q = this.a.ex.fastGetItemIndexForKey(this.a.i(), p, this.a.m7(), this.a.nc());
|
|
19619
19621
|
}
|
|
19620
|
-
this.
|
|
19622
|
+
this.ay(p, q, false);
|
|
19621
19623
|
}
|
|
19622
19624
|
}
|
|
19623
19625
|
}
|
|
19624
|
-
|
|
19626
|
+
a1() {
|
|
19625
19627
|
let a = this.a.d5.am;
|
|
19626
19628
|
let b = new Dictionary$2(PrimaryKeyValue.$, IList$1_$type.specialize(Number_$type), 0);
|
|
19627
19629
|
for (let c = 0; c < a.count; c++) {
|
|
@@ -19701,10 +19703,10 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19701
19703
|
}
|
|
19702
19704
|
}
|
|
19703
19705
|
for (let u = 0; u < m.count; u++) {
|
|
19704
|
-
this.
|
|
19706
|
+
this.av(m._inner[u], o._inner[u], n._inner[u]);
|
|
19705
19707
|
}
|
|
19706
19708
|
}
|
|
19707
|
-
|
|
19709
|
+
a0() {
|
|
19708
19710
|
let a = this.a.d2.ae;
|
|
19709
19711
|
this.t.clear();
|
|
19710
19712
|
this.t = this.s;
|
|
@@ -19801,11 +19803,11 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19801
19803
|
if (d >= 0) {
|
|
19802
19804
|
let e = this.a.ex.getRowKey(this.a.i(), d);
|
|
19803
19805
|
if (this.n(e)) {
|
|
19804
|
-
this.
|
|
19806
|
+
this.az(e, d, null, false);
|
|
19805
19807
|
}
|
|
19806
19808
|
}
|
|
19807
19809
|
}
|
|
19808
|
-
this.
|
|
19810
|
+
this.az(a, b, c, true);
|
|
19809
19811
|
}
|
|
19810
19812
|
ai(a, b) {
|
|
19811
19813
|
let c = new List$1(PrimaryKeyValue.$, 0);
|
|
@@ -19957,7 +19959,7 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
19957
19959
|
}
|
|
19958
19960
|
}
|
|
19959
19961
|
for (let g = 0; g < b.count; g++) {
|
|
19960
|
-
this.
|
|
19962
|
+
this.ay(b._inner[g], c._inner[g], true);
|
|
19961
19963
|
}
|
|
19962
19964
|
}
|
|
19963
19965
|
aa() {
|
|
@@ -20030,6 +20032,9 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
20030
20032
|
q(a) {
|
|
20031
20033
|
return this.a.ec == 2 || this.a.ec == 5;
|
|
20032
20034
|
}
|
|
20035
|
+
as(a) {
|
|
20036
|
+
this.u = a;
|
|
20037
|
+
}
|
|
20033
20038
|
z(a, b, c, d = false) {
|
|
20034
20039
|
if (!a.l.aj) {
|
|
20035
20040
|
return;
|
|
@@ -20037,10 +20042,10 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
20037
20042
|
b = this.q(this.a.ec) ? b : false;
|
|
20038
20043
|
if (!b || this.u == -1) {
|
|
20039
20044
|
if (c || d) {
|
|
20040
|
-
this.
|
|
20045
|
+
this.au(a);
|
|
20041
20046
|
}
|
|
20042
20047
|
else {
|
|
20043
|
-
this.
|
|
20048
|
+
this.at(a);
|
|
20044
20049
|
}
|
|
20045
20050
|
this.c = null;
|
|
20046
20051
|
if (this.p(a)) {
|
|
@@ -20063,7 +20068,7 @@ export let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
20063
20068
|
if (!e.b(f)) {
|
|
20064
20069
|
let g = this.a.ex.getRowKey(this.a.i(), f);
|
|
20065
20070
|
if (g != null && this.g.d(g)) {
|
|
20066
|
-
this.
|
|
20071
|
+
this.ay(g, f, false);
|
|
20067
20072
|
}
|
|
20068
20073
|
}
|
|
20069
20074
|
}
|
|
@@ -191,9 +191,12 @@ export let ComboEditorView = /*@__PURE__*/ (() => {
|
|
|
191
191
|
else {
|
|
192
192
|
let b = (Array.isArray(this.ac));
|
|
193
193
|
if (b) {
|
|
194
|
-
let c = (
|
|
195
|
-
if (c
|
|
196
|
-
|
|
194
|
+
let c = (this.ac.length);
|
|
195
|
+
if (c > 0) {
|
|
196
|
+
let d = (Object.keys(this.ac[0]));
|
|
197
|
+
if (d.length > 0) {
|
|
198
|
+
this.x.fields = [d[0]];
|
|
199
|
+
}
|
|
197
200
|
}
|
|
198
201
|
}
|
|
199
202
|
}
|