igniteui-webcomponents-grids 4.3.3-beta.0 → 4.3.3-beta.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-webcomponents-grids.umd.js +41 -41
- package/bundles/igniteui-webcomponents-grids.umd.min.js +1 -1
- package/esm2015/lib/ComparisonOperatorSelectorView_combined.js +4 -4
- package/esm2015/lib/DateEditorView.js +12 -12
- package/esm2015/lib/EditorCell.js +5 -5
- package/esm2015/lib/GridColumnSummaryOptionsView_combined.js +9 -9
- package/esm2015/lib/MultiColumnComboBoxView_combined.js +11 -11
- package/esm5/lib/ComparisonOperatorSelectorView_combined.js +4 -4
- package/esm5/lib/DateEditorView.js +12 -12
- package/esm5/lib/EditorCell.js +5 -5
- package/esm5/lib/GridColumnSummaryOptionsView_combined.js +9 -9
- package/esm5/lib/MultiColumnComboBoxView_combined.js +11 -11
- package/fesm2015/igniteui-webcomponents-grids.js +41 -41
- package/fesm5/igniteui-webcomponents-grids.js +41 -41
- package/grids/combined.js +1 -1
- package/package.json +4 -4
|
@@ -47362,14 +47362,14 @@ let DateEditorView = /*@__PURE__*/ (() => {
|
|
|
47362
47362
|
let g = a.createElement("div");
|
|
47363
47363
|
e.append(g);
|
|
47364
47364
|
this.y = new DatePicker();
|
|
47365
|
-
this.y.
|
|
47365
|
+
this.y.ay = false;
|
|
47366
47366
|
this.y.provideContainer(e);
|
|
47367
47367
|
this.y.w = b;
|
|
47368
47368
|
this.y.y = 3;
|
|
47369
|
-
this.y.
|
|
47370
|
-
this.y.
|
|
47371
|
-
this.y.
|
|
47372
|
-
this.y.
|
|
47369
|
+
this.y.az = this.showClearButton;
|
|
47370
|
+
this.y.a0 = this.ac;
|
|
47371
|
+
this.y.dw = this.textColor;
|
|
47372
|
+
this.y.be = -1;
|
|
47373
47373
|
let h = e.getExternal(this.y, e.rootWrapper, null);
|
|
47374
47374
|
if (this.z != null) {
|
|
47375
47375
|
this.y.ad = this.z;
|
|
@@ -47435,12 +47435,12 @@ let DateEditorView = /*@__PURE__*/ (() => {
|
|
|
47435
47435
|
s() {
|
|
47436
47436
|
if (this.y != null) {
|
|
47437
47437
|
this.y.focus(true);
|
|
47438
|
-
this.y.
|
|
47438
|
+
this.y.df();
|
|
47439
47439
|
}
|
|
47440
47440
|
}
|
|
47441
47441
|
ag() {
|
|
47442
47442
|
if (this.y != null) {
|
|
47443
|
-
this.y.
|
|
47443
|
+
this.y.cq();
|
|
47444
47444
|
}
|
|
47445
47445
|
}
|
|
47446
47446
|
u(a, b, c) {
|
|
@@ -47451,18 +47451,18 @@ let DateEditorView = /*@__PURE__*/ (() => {
|
|
|
47451
47451
|
break;
|
|
47452
47452
|
case "ShowClearButton":
|
|
47453
47453
|
if (this.y != null) {
|
|
47454
|
-
this.y.
|
|
47454
|
+
this.y.az = this.showClearButton;
|
|
47455
47455
|
}
|
|
47456
47456
|
break;
|
|
47457
47457
|
case "ShowTodayButton":
|
|
47458
47458
|
if (this.y != null) {
|
|
47459
|
-
this.y.
|
|
47459
|
+
this.y.a0 = this.ac;
|
|
47460
47460
|
}
|
|
47461
47461
|
break;
|
|
47462
47462
|
}
|
|
47463
47463
|
}
|
|
47464
47464
|
ak() {
|
|
47465
|
-
this.y.
|
|
47465
|
+
this.y.by = this.ae;
|
|
47466
47466
|
}
|
|
47467
47467
|
w() {
|
|
47468
47468
|
this.ab = true;
|
|
@@ -47481,13 +47481,13 @@ let DateEditorView = /*@__PURE__*/ (() => {
|
|
|
47481
47481
|
}
|
|
47482
47482
|
r() {
|
|
47483
47483
|
if (this.y != null) {
|
|
47484
|
-
this.y.
|
|
47484
|
+
this.y.av = !this.isEnabled;
|
|
47485
47485
|
}
|
|
47486
47486
|
}
|
|
47487
47487
|
v() {
|
|
47488
47488
|
super.v();
|
|
47489
47489
|
if (this.y != null) {
|
|
47490
|
-
this.y.
|
|
47490
|
+
this.y.dw = this.textColor;
|
|
47491
47491
|
}
|
|
47492
47492
|
}
|
|
47493
47493
|
onDatePickerValueChanged(a, b) {
|
|
@@ -48138,7 +48138,7 @@ let EditorCell = /*@__PURE__*/ (() => {
|
|
|
48138
48138
|
eh(a, b, c, d, e) {
|
|
48139
48139
|
if (!stringIsNullOrWhiteSpace(a)) {
|
|
48140
48140
|
this.dd.setRawText(a);
|
|
48141
|
-
this.cx.
|
|
48141
|
+
this.cx.b6();
|
|
48142
48142
|
this.ei();
|
|
48143
48143
|
}
|
|
48144
48144
|
}
|
|
@@ -48152,8 +48152,8 @@ let EditorCell = /*@__PURE__*/ (() => {
|
|
|
48152
48152
|
this.cx.showRelativeToExclusionRect(a, 1, 0);
|
|
48153
48153
|
}
|
|
48154
48154
|
d0() {
|
|
48155
|
-
if (this.cx.
|
|
48156
|
-
this.cx.
|
|
48155
|
+
if (this.cx.aw) {
|
|
48156
|
+
this.cx.b3();
|
|
48157
48157
|
}
|
|
48158
48158
|
}
|
|
48159
48159
|
bo() {
|
|
@@ -48219,7 +48219,7 @@ let EditorCell = /*@__PURE__*/ (() => {
|
|
|
48219
48219
|
}
|
|
48220
48220
|
}
|
|
48221
48221
|
c9(a) {
|
|
48222
|
-
if (a != null && this.cx != null && this.cx.
|
|
48222
|
+
if (a != null && this.cx != null && this.cx.aw) {
|
|
48223
48223
|
let b = this.de.getNativeElement();
|
|
48224
48224
|
return b.contains(a);
|
|
48225
48225
|
}
|
|
@@ -48254,7 +48254,7 @@ let EditorCell = /*@__PURE__*/ (() => {
|
|
|
48254
48254
|
}
|
|
48255
48255
|
}
|
|
48256
48256
|
d9(a) {
|
|
48257
|
-
if (this.c6 && !this.cx.
|
|
48257
|
+
if (this.c6 && !this.cx.aw) {
|
|
48258
48258
|
this.ei();
|
|
48259
48259
|
}
|
|
48260
48260
|
}
|
|
@@ -48714,7 +48714,7 @@ let ComparisonOperatorSelectorView = /*@__PURE__*/ (() => {
|
|
|
48714
48714
|
}
|
|
48715
48715
|
s(a, b) {
|
|
48716
48716
|
this.i.setStyleProperty("height", stringFormat("{0}px", this.a.y()));
|
|
48717
|
-
this.d.
|
|
48717
|
+
this.d.b6();
|
|
48718
48718
|
document.addEventListener("keydown", runOn(this, this.onDocumentKeyDown), false);
|
|
48719
48719
|
document.addEventListener("mousedown", runOn(this, this.onDocumentMouseDown), false);
|
|
48720
48720
|
}
|
|
@@ -49338,19 +49338,19 @@ let ComparisonOperatorSelector = /*@__PURE__*/ (() => {
|
|
|
49338
49338
|
}
|
|
49339
49339
|
em() {
|
|
49340
49340
|
if (this.q != null) {
|
|
49341
|
-
if (!this.q.
|
|
49341
|
+
if (!this.q.aw) {
|
|
49342
49342
|
this.ef();
|
|
49343
49343
|
this.q.showRelativeToExclusionRect(this.e.w(), 1, 0);
|
|
49344
49344
|
this.ee();
|
|
49345
49345
|
}
|
|
49346
49346
|
else {
|
|
49347
|
-
this.q.
|
|
49347
|
+
this.q.b3();
|
|
49348
49348
|
}
|
|
49349
49349
|
}
|
|
49350
49350
|
}
|
|
49351
49351
|
d8() {
|
|
49352
49352
|
if (this.q != null) {
|
|
49353
|
-
this.q.
|
|
49353
|
+
this.q.b3();
|
|
49354
49354
|
}
|
|
49355
49355
|
}
|
|
49356
49356
|
d1(a, b, c, d) {
|
|
@@ -71031,13 +71031,13 @@ let GridColumnSummaryOptions = /*@__PURE__*/ (() => {
|
|
|
71031
71031
|
}
|
|
71032
71032
|
}
|
|
71033
71033
|
}
|
|
71034
|
-
if (this.b0 != null && this.b0.
|
|
71035
|
-
this.b0.
|
|
71034
|
+
if (this.b0 != null && this.b0.aw) {
|
|
71035
|
+
this.b0.b3();
|
|
71036
71036
|
}
|
|
71037
71037
|
}
|
|
71038
71038
|
bu() {
|
|
71039
|
-
if (this.b0 != null && this.b0.
|
|
71040
|
-
this.b0.
|
|
71039
|
+
if (this.b0 != null && this.b0.aw) {
|
|
71040
|
+
this.b0.b3();
|
|
71041
71041
|
}
|
|
71042
71042
|
}
|
|
71043
71043
|
a6() {
|
|
@@ -71157,8 +71157,8 @@ let GridColumnSummaryOptions = /*@__PURE__*/ (() => {
|
|
|
71157
71157
|
}
|
|
71158
71158
|
}
|
|
71159
71159
|
cj() {
|
|
71160
|
-
if (this.b0 != null && this.b0.
|
|
71161
|
-
this.b0.
|
|
71160
|
+
if (this.b0 != null && this.b0.aw) {
|
|
71161
|
+
this.b0.b3();
|
|
71162
71162
|
}
|
|
71163
71163
|
}
|
|
71164
71164
|
ck(a) {
|
|
@@ -71207,7 +71207,7 @@ let GridColumnSummaryOptions = /*@__PURE__*/ (() => {
|
|
|
71207
71207
|
}
|
|
71208
71208
|
cr() {
|
|
71209
71209
|
if (this.b0 != null) {
|
|
71210
|
-
this.b0.
|
|
71210
|
+
this.b0.cw = this.bo;
|
|
71211
71211
|
this.b0.al = false;
|
|
71212
71212
|
}
|
|
71213
71213
|
}
|
|
@@ -71215,8 +71215,8 @@ let GridColumnSummaryOptions = /*@__PURE__*/ (() => {
|
|
|
71215
71215
|
if (this.b0 == null) {
|
|
71216
71216
|
return;
|
|
71217
71217
|
}
|
|
71218
|
-
if (this.b0.
|
|
71219
|
-
this.b0.
|
|
71218
|
+
if (this.b0.aw) {
|
|
71219
|
+
this.b0.b3();
|
|
71220
71220
|
}
|
|
71221
71221
|
else {
|
|
71222
71222
|
let c = this.bv.t();
|
|
@@ -73729,7 +73729,7 @@ let MultiColumnComboBoxView = /*@__PURE__*/ (() => {
|
|
|
73729
73729
|
az() {
|
|
73730
73730
|
let a = this.n;
|
|
73731
73731
|
if (null != a) {
|
|
73732
|
-
a.
|
|
73732
|
+
a.b3();
|
|
73733
73733
|
}
|
|
73734
73734
|
this.co();
|
|
73735
73735
|
let b = this.g.p();
|
|
@@ -73961,7 +73961,7 @@ let MultiColumnComboBoxView = /*@__PURE__*/ (() => {
|
|
|
73961
73961
|
this.cz();
|
|
73962
73962
|
this.bp();
|
|
73963
73963
|
let a = this.n;
|
|
73964
|
-
if (a.
|
|
73964
|
+
if (a.aw) {
|
|
73965
73965
|
return;
|
|
73966
73966
|
}
|
|
73967
73967
|
let b = this.c2();
|
|
@@ -74022,11 +74022,11 @@ let MultiColumnComboBoxView = /*@__PURE__*/ (() => {
|
|
|
74022
74022
|
a.f9(b);
|
|
74023
74023
|
}
|
|
74024
74024
|
bp() {
|
|
74025
|
-
this.n.
|
|
74025
|
+
this.n.b6();
|
|
74026
74026
|
}
|
|
74027
74027
|
br() {
|
|
74028
74028
|
let a = this.n;
|
|
74029
|
-
if (a.
|
|
74029
|
+
if (a.aw) {
|
|
74030
74030
|
this.az();
|
|
74031
74031
|
let b = this.j;
|
|
74032
74032
|
b.focus();
|
|
@@ -74347,7 +74347,7 @@ let MultiColumnComboBoxView = /*@__PURE__*/ (() => {
|
|
|
74347
74347
|
}
|
|
74348
74348
|
co() {
|
|
74349
74349
|
let a = this.n;
|
|
74350
|
-
let b = null != a ? a.
|
|
74350
|
+
let b = null != a ? a.aw : false;
|
|
74351
74351
|
this.i.svgPath = b ? MultiColumnComboBoxView.as : MultiColumnComboBoxView.at;
|
|
74352
74352
|
}
|
|
74353
74353
|
cr() {
|
|
@@ -74523,9 +74523,9 @@ let MultiColumnComboBoxView = /*@__PURE__*/ (() => {
|
|
|
74523
74523
|
}
|
|
74524
74524
|
}
|
|
74525
74525
|
this.a = null;
|
|
74526
|
-
if (this.n != null && this.n.
|
|
74526
|
+
if (this.n != null && this.n.aw) {
|
|
74527
74527
|
this.cz();
|
|
74528
|
-
this.n.
|
|
74528
|
+
this.n.b6();
|
|
74529
74529
|
}
|
|
74530
74530
|
}
|
|
74531
74531
|
}
|
|
@@ -74611,7 +74611,7 @@ let MultiColumnComboBoxView = /*@__PURE__*/ (() => {
|
|
|
74611
74611
|
}
|
|
74612
74612
|
a4(a) {
|
|
74613
74613
|
let b = this.n;
|
|
74614
|
-
if (b.
|
|
74614
|
+
if (b.aw) {
|
|
74615
74615
|
this.az();
|
|
74616
74616
|
}
|
|
74617
74617
|
else {
|
|
@@ -74751,7 +74751,7 @@ let MultiColumnComboBoxView = /*@__PURE__*/ (() => {
|
|
|
74751
74751
|
}
|
|
74752
74752
|
break;
|
|
74753
74753
|
case 13:
|
|
74754
|
-
if (this.n.
|
|
74754
|
+
if (this.n.aw) {
|
|
74755
74755
|
b.stopPropagation();
|
|
74756
74756
|
}
|
|
74757
74757
|
this.br();
|
|
@@ -74782,11 +74782,11 @@ let MultiColumnComboBoxView = /*@__PURE__*/ (() => {
|
|
|
74782
74782
|
}
|
|
74783
74783
|
c1(a) {
|
|
74784
74784
|
let b = this.n;
|
|
74785
|
-
if (null == b || false == b.
|
|
74785
|
+
if (null == b || false == b.aw) {
|
|
74786
74786
|
return;
|
|
74787
74787
|
}
|
|
74788
74788
|
let c = this.c2();
|
|
74789
|
-
this.m.
|
|
74789
|
+
this.m.b7(c);
|
|
74790
74790
|
}
|
|
74791
74791
|
cp() {
|
|
74792
74792
|
if (this.g.disallowTabFocus) {
|
|
@@ -53727,14 +53727,14 @@ var DateEditorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
53727
53727
|
var g = a.createElement("div");
|
|
53728
53728
|
e.append(g);
|
|
53729
53729
|
_this.y = new DatePicker();
|
|
53730
|
-
_this.y.
|
|
53730
|
+
_this.y.ay = false;
|
|
53731
53731
|
_this.y.provideContainer(e);
|
|
53732
53732
|
_this.y.w = b;
|
|
53733
53733
|
_this.y.y = 3;
|
|
53734
|
-
_this.y.
|
|
53735
|
-
_this.y.
|
|
53736
|
-
_this.y.
|
|
53737
|
-
_this.y.
|
|
53734
|
+
_this.y.az = _this.showClearButton;
|
|
53735
|
+
_this.y.a0 = _this.ac;
|
|
53736
|
+
_this.y.dw = _this.textColor;
|
|
53737
|
+
_this.y.be = -1;
|
|
53738
53738
|
var h = e.getExternal(_this.y, e.rootWrapper, null);
|
|
53739
53739
|
if (_this.z != null) {
|
|
53740
53740
|
_this.y.ad = _this.z;
|
|
@@ -53829,12 +53829,12 @@ var DateEditorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
53829
53829
|
DateEditorView.prototype.s = function () {
|
|
53830
53830
|
if (this.y != null) {
|
|
53831
53831
|
this.y.focus(true);
|
|
53832
|
-
this.y.
|
|
53832
|
+
this.y.df();
|
|
53833
53833
|
}
|
|
53834
53834
|
};
|
|
53835
53835
|
DateEditorView.prototype.ag = function () {
|
|
53836
53836
|
if (this.y != null) {
|
|
53837
|
-
this.y.
|
|
53837
|
+
this.y.cq();
|
|
53838
53838
|
}
|
|
53839
53839
|
};
|
|
53840
53840
|
DateEditorView.prototype.u = function (a, b, c) {
|
|
@@ -53845,18 +53845,18 @@ var DateEditorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
53845
53845
|
break;
|
|
53846
53846
|
case "ShowClearButton":
|
|
53847
53847
|
if (this.y != null) {
|
|
53848
|
-
this.y.
|
|
53848
|
+
this.y.az = this.showClearButton;
|
|
53849
53849
|
}
|
|
53850
53850
|
break;
|
|
53851
53851
|
case "ShowTodayButton":
|
|
53852
53852
|
if (this.y != null) {
|
|
53853
|
-
this.y.
|
|
53853
|
+
this.y.a0 = this.ac;
|
|
53854
53854
|
}
|
|
53855
53855
|
break;
|
|
53856
53856
|
}
|
|
53857
53857
|
};
|
|
53858
53858
|
DateEditorView.prototype.ak = function () {
|
|
53859
|
-
this.y.
|
|
53859
|
+
this.y.by = this.ae;
|
|
53860
53860
|
};
|
|
53861
53861
|
DateEditorView.prototype.w = function () {
|
|
53862
53862
|
this.ab = true;
|
|
@@ -53875,13 +53875,13 @@ var DateEditorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
53875
53875
|
};
|
|
53876
53876
|
DateEditorView.prototype.r = function () {
|
|
53877
53877
|
if (this.y != null) {
|
|
53878
|
-
this.y.
|
|
53878
|
+
this.y.av = !this.isEnabled;
|
|
53879
53879
|
}
|
|
53880
53880
|
};
|
|
53881
53881
|
DateEditorView.prototype.v = function () {
|
|
53882
53882
|
_super.prototype.v.call(this);
|
|
53883
53883
|
if (this.y != null) {
|
|
53884
|
-
this.y.
|
|
53884
|
+
this.y.dw = this.textColor;
|
|
53885
53885
|
}
|
|
53886
53886
|
};
|
|
53887
53887
|
DateEditorView.prototype.onDatePickerValueChanged = function (a, b) {
|
|
@@ -54584,7 +54584,7 @@ var EditorCell = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
54584
54584
|
EditorCell.prototype.eh = function (a, b, c, d, e) {
|
|
54585
54585
|
if (!stringIsNullOrWhiteSpace(a)) {
|
|
54586
54586
|
this.dd.setRawText(a);
|
|
54587
|
-
this.cx.
|
|
54587
|
+
this.cx.b6();
|
|
54588
54588
|
this.ei();
|
|
54589
54589
|
}
|
|
54590
54590
|
};
|
|
@@ -54598,8 +54598,8 @@ var EditorCell = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
54598
54598
|
this.cx.showRelativeToExclusionRect(a, 1, 0);
|
|
54599
54599
|
};
|
|
54600
54600
|
EditorCell.prototype.d0 = function () {
|
|
54601
|
-
if (this.cx.
|
|
54602
|
-
this.cx.
|
|
54601
|
+
if (this.cx.aw) {
|
|
54602
|
+
this.cx.b3();
|
|
54603
54603
|
}
|
|
54604
54604
|
};
|
|
54605
54605
|
EditorCell.prototype.bo = function () {
|
|
@@ -54665,7 +54665,7 @@ var EditorCell = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
54665
54665
|
}
|
|
54666
54666
|
};
|
|
54667
54667
|
EditorCell.prototype.c9 = function (a) {
|
|
54668
|
-
if (a != null && this.cx != null && this.cx.
|
|
54668
|
+
if (a != null && this.cx != null && this.cx.aw) {
|
|
54669
54669
|
var b = this.de.getNativeElement();
|
|
54670
54670
|
return b.contains(a);
|
|
54671
54671
|
}
|
|
@@ -54701,7 +54701,7 @@ var EditorCell = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
54701
54701
|
}
|
|
54702
54702
|
};
|
|
54703
54703
|
EditorCell.prototype.d9 = function (a) {
|
|
54704
|
-
if (this.c6 && !this.cx.
|
|
54704
|
+
if (this.c6 && !this.cx.aw) {
|
|
54705
54705
|
this.ei();
|
|
54706
54706
|
}
|
|
54707
54707
|
};
|
|
@@ -55186,7 +55186,7 @@ var ComparisonOperatorSelectorView = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
55186
55186
|
};
|
|
55187
55187
|
ComparisonOperatorSelectorView.prototype.s = function (a, b) {
|
|
55188
55188
|
this.i.setStyleProperty("height", stringFormat("{0}px", this.a.y()));
|
|
55189
|
-
this.d.
|
|
55189
|
+
this.d.b6();
|
|
55190
55190
|
document.addEventListener("keydown", runOn(this, this.onDocumentKeyDown), false);
|
|
55191
55191
|
document.addEventListener("mousedown", runOn(this, this.onDocumentMouseDown), false);
|
|
55192
55192
|
};
|
|
@@ -56008,19 +56008,19 @@ var ComparisonOperatorSelector = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
56008
56008
|
};
|
|
56009
56009
|
ComparisonOperatorSelector.prototype.em = function () {
|
|
56010
56010
|
if (this.q != null) {
|
|
56011
|
-
if (!this.q.
|
|
56011
|
+
if (!this.q.aw) {
|
|
56012
56012
|
this.ef();
|
|
56013
56013
|
this.q.showRelativeToExclusionRect(this.e.w(), 1, 0);
|
|
56014
56014
|
this.ee();
|
|
56015
56015
|
}
|
|
56016
56016
|
else {
|
|
56017
|
-
this.q.
|
|
56017
|
+
this.q.b3();
|
|
56018
56018
|
}
|
|
56019
56019
|
}
|
|
56020
56020
|
};
|
|
56021
56021
|
ComparisonOperatorSelector.prototype.d8 = function () {
|
|
56022
56022
|
if (this.q != null) {
|
|
56023
|
-
this.q.
|
|
56023
|
+
this.q.b3();
|
|
56024
56024
|
}
|
|
56025
56025
|
};
|
|
56026
56026
|
ComparisonOperatorSelector.prototype.d1 = function (a, b, c, d) {
|
|
@@ -81018,13 +81018,13 @@ var GridColumnSummaryOptions = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
81018
81018
|
}
|
|
81019
81019
|
}
|
|
81020
81020
|
}
|
|
81021
|
-
if (this.b0 != null && this.b0.
|
|
81022
|
-
this.b0.
|
|
81021
|
+
if (this.b0 != null && this.b0.aw) {
|
|
81022
|
+
this.b0.b3();
|
|
81023
81023
|
}
|
|
81024
81024
|
};
|
|
81025
81025
|
GridColumnSummaryOptions.prototype.bu = function () {
|
|
81026
|
-
if (this.b0 != null && this.b0.
|
|
81027
|
-
this.b0.
|
|
81026
|
+
if (this.b0 != null && this.b0.aw) {
|
|
81027
|
+
this.b0.b3();
|
|
81028
81028
|
}
|
|
81029
81029
|
};
|
|
81030
81030
|
GridColumnSummaryOptions.prototype.a6 = function () {
|
|
@@ -81184,8 +81184,8 @@ var GridColumnSummaryOptions = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
81184
81184
|
configurable: true
|
|
81185
81185
|
});
|
|
81186
81186
|
GridColumnSummaryOptions.prototype.cj = function () {
|
|
81187
|
-
if (this.b0 != null && this.b0.
|
|
81188
|
-
this.b0.
|
|
81187
|
+
if (this.b0 != null && this.b0.aw) {
|
|
81188
|
+
this.b0.b3();
|
|
81189
81189
|
}
|
|
81190
81190
|
};
|
|
81191
81191
|
GridColumnSummaryOptions.prototype.ck = function (a) {
|
|
@@ -81234,7 +81234,7 @@ var GridColumnSummaryOptions = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
81234
81234
|
};
|
|
81235
81235
|
GridColumnSummaryOptions.prototype.cr = function () {
|
|
81236
81236
|
if (this.b0 != null) {
|
|
81237
|
-
this.b0.
|
|
81237
|
+
this.b0.cw = this.bo;
|
|
81238
81238
|
this.b0.al = false;
|
|
81239
81239
|
}
|
|
81240
81240
|
};
|
|
@@ -81242,8 +81242,8 @@ var GridColumnSummaryOptions = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
81242
81242
|
if (this.b0 == null) {
|
|
81243
81243
|
return;
|
|
81244
81244
|
}
|
|
81245
|
-
if (this.b0.
|
|
81246
|
-
this.b0.
|
|
81245
|
+
if (this.b0.aw) {
|
|
81246
|
+
this.b0.b3();
|
|
81247
81247
|
}
|
|
81248
81248
|
else {
|
|
81249
81249
|
var c = this.bv.t();
|
|
@@ -84296,7 +84296,7 @@ var MultiColumnComboBoxView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
84296
84296
|
MultiColumnComboBoxView.prototype.az = function () {
|
|
84297
84297
|
var a = this.n;
|
|
84298
84298
|
if (null != a) {
|
|
84299
|
-
a.
|
|
84299
|
+
a.b3();
|
|
84300
84300
|
}
|
|
84301
84301
|
this.co();
|
|
84302
84302
|
var b = this.g.p();
|
|
@@ -84528,7 +84528,7 @@ var MultiColumnComboBoxView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
84528
84528
|
this.cz();
|
|
84529
84529
|
this.bp();
|
|
84530
84530
|
var a = this.n;
|
|
84531
|
-
if (a.
|
|
84531
|
+
if (a.aw) {
|
|
84532
84532
|
return;
|
|
84533
84533
|
}
|
|
84534
84534
|
var b = this.c2();
|
|
@@ -84590,11 +84590,11 @@ var MultiColumnComboBoxView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
84590
84590
|
a.f9(b);
|
|
84591
84591
|
};
|
|
84592
84592
|
MultiColumnComboBoxView.prototype.bp = function () {
|
|
84593
|
-
this.n.
|
|
84593
|
+
this.n.b6();
|
|
84594
84594
|
};
|
|
84595
84595
|
MultiColumnComboBoxView.prototype.br = function () {
|
|
84596
84596
|
var a = this.n;
|
|
84597
|
-
if (a.
|
|
84597
|
+
if (a.aw) {
|
|
84598
84598
|
this.az();
|
|
84599
84599
|
var b = this.j;
|
|
84600
84600
|
b.focus();
|
|
@@ -84932,7 +84932,7 @@ var MultiColumnComboBoxView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
84932
84932
|
};
|
|
84933
84933
|
MultiColumnComboBoxView.prototype.co = function () {
|
|
84934
84934
|
var a = this.n;
|
|
84935
|
-
var b = null != a ? a.
|
|
84935
|
+
var b = null != a ? a.aw : false;
|
|
84936
84936
|
this.i.svgPath = b ? MultiColumnComboBoxView.as : MultiColumnComboBoxView.at;
|
|
84937
84937
|
};
|
|
84938
84938
|
MultiColumnComboBoxView.prototype.cr = function () {
|
|
@@ -85109,9 +85109,9 @@ var MultiColumnComboBoxView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
85109
85109
|
}
|
|
85110
85110
|
}
|
|
85111
85111
|
this.a = null;
|
|
85112
|
-
if (this.n != null && this.n.
|
|
85112
|
+
if (this.n != null && this.n.aw) {
|
|
85113
85113
|
this.cz();
|
|
85114
|
-
this.n.
|
|
85114
|
+
this.n.b6();
|
|
85115
85115
|
}
|
|
85116
85116
|
}
|
|
85117
85117
|
};
|
|
@@ -85209,7 +85209,7 @@ var MultiColumnComboBoxView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
85209
85209
|
};
|
|
85210
85210
|
MultiColumnComboBoxView.prototype.a4 = function (a) {
|
|
85211
85211
|
var b = this.n;
|
|
85212
|
-
if (b.
|
|
85212
|
+
if (b.aw) {
|
|
85213
85213
|
this.az();
|
|
85214
85214
|
}
|
|
85215
85215
|
else {
|
|
@@ -85349,7 +85349,7 @@ var MultiColumnComboBoxView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
85349
85349
|
}
|
|
85350
85350
|
break;
|
|
85351
85351
|
case 13:
|
|
85352
|
-
if (this.n.
|
|
85352
|
+
if (this.n.aw) {
|
|
85353
85353
|
b.stopPropagation();
|
|
85354
85354
|
}
|
|
85355
85355
|
this.br();
|
|
@@ -85380,11 +85380,11 @@ var MultiColumnComboBoxView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
85380
85380
|
};
|
|
85381
85381
|
MultiColumnComboBoxView.prototype.c1 = function (a) {
|
|
85382
85382
|
var b = this.n;
|
|
85383
|
-
if (null == b || false == b.
|
|
85383
|
+
if (null == b || false == b.aw) {
|
|
85384
85384
|
return;
|
|
85385
85385
|
}
|
|
85386
85386
|
var c = this.c2();
|
|
85387
|
-
this.m.
|
|
85387
|
+
this.m.b7(c);
|
|
85388
85388
|
};
|
|
85389
85389
|
MultiColumnComboBoxView.prototype.cp = function () {
|
|
85390
85390
|
if (this.g.disallowTabFocus) {
|
package/grids/combined.js
CHANGED
|
@@ -47583,7 +47583,7 @@ var wy = (() => {
|
|
|
47583
47583
|
if (this.options[r2]) {
|
|
47584
47584
|
if (!(this.grid instanceof ln) && r2 === "groupBy")
|
|
47585
47585
|
return;
|
|
47586
|
-
let a = this.getFeature(r2)
|
|
47586
|
+
let a = this.getFeature(r2)?.getFeatureState(this);
|
|
47587
47587
|
i9 = Object.assign(i9, a);
|
|
47588
47588
|
}
|
|
47589
47589
|
}), i9;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "igniteui-webcomponents-grids",
|
|
3
|
-
"version": "4.3.3-beta.
|
|
3
|
+
"version": "4.3.3-beta.1",
|
|
4
4
|
"description": "Ignite UI Web Components grid components.",
|
|
5
5
|
"homepage": "https://github.com/IgniteUI/igniteui-webcomponents-grids",
|
|
6
6
|
"keywords": [
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
"tslib": "^2.3.1"
|
|
19
19
|
},
|
|
20
20
|
"peerDependencies": {
|
|
21
|
-
"igniteui-webcomponents-core": "4.3.3-beta.
|
|
22
|
-
"igniteui-webcomponents-layouts": "4.3.3-beta.
|
|
23
|
-
"igniteui-webcomponents-inputs": "4.3.3-beta.
|
|
21
|
+
"igniteui-webcomponents-core": "4.3.3-beta.1",
|
|
22
|
+
"igniteui-webcomponents-layouts": "4.3.3-beta.1",
|
|
23
|
+
"igniteui-webcomponents-inputs": "4.3.3-beta.1"
|
|
24
24
|
},
|
|
25
25
|
"sideEffects": [
|
|
26
26
|
"./grids/combined.js"
|