igniteui-webcomponents-data-grids 7.1.0 → 7.1.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.
- package/bundles/igniteui-webcomponents-data-grids.umd.js +1131 -1072
- package/bundles/igniteui-webcomponents-data-grids.umd.min.js +1 -1
- package/esm2015/lib/ColumnFilterCondition_combined.js +892 -838
- package/esm2015/lib/ContentCellModelHelper.js +25 -20
- package/esm2015/lib/DataGridAccessibilityLayoutPanel.js +5 -5
- package/esm2015/lib/DataGridCellLayoutPanel.js +16 -16
- package/esm2015/lib/igc-apply-button-click-event-args.js +2 -2
- package/esm2015/lib/igc-cancel-button-click-event-args.js +2 -2
- package/esm2015/lib/igc-cell-key.js +1 -1
- package/esm2015/lib/igc-cell-range.js +2 -2
- package/esm2015/lib/igc-cell-style-requested-event-args.js +2 -2
- package/esm2015/lib/igc-checkbox-list-index-type-changed-event-args.js +2 -2
- package/esm2015/lib/igc-checkbox-list-keys-cleared-event-args.js +2 -2
- package/esm2015/lib/igc-checked-changed-event-args.js +2 -2
- package/esm2015/lib/igc-column-exchanger.js +2 -2
- package/esm2015/lib/igc-column-group-description-collection.js +1 -1
- package/esm2015/lib/igc-column-hidden-changed-event-args.js +3 -3
- package/esm2015/lib/igc-column-pinned-changed-event-args.js +3 -3
- package/esm2015/lib/igc-column-property-setter.js +2 -2
- package/esm2015/lib/igc-column-sort-description-collection.js +1 -1
- package/esm2015/lib/igc-column-sort-description.js +2 -2
- package/esm2015/lib/igc-column-summary-description-collection.js +1 -1
- package/esm2015/lib/igc-column-summary-description.js +2 -2
- package/esm2015/lib/igc-column-width.js +2 -2
- package/esm2015/lib/igc-data-grid-column-component.js +3 -3
- package/esm2015/lib/igc-data-grid-comparison-operator-selector-component.js +1 -1
- package/esm2015/lib/igc-data-grid-component.js +19 -19
- package/esm2015/lib/igc-data-grid-expansion-indicator-component.js +1 -1
- package/esm2015/lib/igc-data-grid-filter-dialog-component.js +1 -1
- package/esm2015/lib/igc-data-grid-sort-indicator-component.js +1 -1
- package/esm2015/lib/igc-filter-dialog-render-completed-event-args.js +2 -2
- package/esm2015/lib/igc-filter-operand.js +2 -2
- package/esm2015/lib/igc-format-cell-event-args.js +2 -2
- package/esm2015/lib/igc-format-group-text-event-args.js +2 -2
- package/esm2015/lib/igc-format-summary-text-event-args.js +2 -2
- package/esm2015/lib/igc-got-focus-event-args.js +2 -2
- package/esm2015/lib/igc-grid-active-cell-changed-event-args.js +4 -4
- package/esm2015/lib/igc-grid-animation-phase-settings.js +2 -2
- package/esm2015/lib/igc-grid-animation-settings.js +2 -2
- package/esm2015/lib/igc-grid-cell-edit-ended-event-args.js +3 -3
- package/esm2015/lib/igc-grid-cell-edit-started-event-args.js +3 -3
- package/esm2015/lib/igc-grid-cell-position.js +2 -2
- package/esm2015/lib/igc-grid-cell-value-changing-event-args.js +1 -1
- package/esm2015/lib/igc-grid-column-animation-settings.js +2 -2
- package/esm2015/lib/igc-grid-column-options-base-component.js +2 -2
- package/esm2015/lib/igc-grid-column-width-changed-event-args.js +5 -5
- package/esm2015/lib/igc-grid-columns-auto-generated-event-args.js +2 -2
- package/esm2015/lib/igc-grid-columns-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-compound-conditional-style-component.js +1 -1
- package/esm2015/lib/igc-grid-condition-filter-string-errors-parsing-event-args.js +2 -2
- package/esm2015/lib/igc-grid-conditional-style-component.js +1 -1
- package/esm2015/lib/igc-grid-conditional-style-font-info-component.js +1 -1
- package/esm2015/lib/igc-grid-conditional-style-property-component.js +2 -2
- package/esm2015/lib/igc-grid-custom-filter-requested-event-args.js +4 -4
- package/esm2015/lib/igc-grid-data-committed-event-args.js +1 -1
- package/esm2015/lib/igc-grid-data-committing-event-args.js +1 -1
- package/esm2015/lib/igc-grid-filter-dialog-filter-change-event-args.js +2 -2
- package/esm2015/lib/igc-grid-filter-dialog-opening-event-args.js +3 -3
- package/esm2015/lib/igc-grid-filter-dialog-view-model-grouping.js +2 -2
- package/esm2015/lib/igc-grid-filter-dialog-view-model-row.js +2 -2
- package/esm2015/lib/igc-grid-filter-dialog-view-model.js +2 -2
- package/esm2015/lib/igc-grid-filter-expressions-event-args.js +3 -3
- package/esm2015/lib/igc-grid-group-descriptions-changed-event-args.js +3 -3
- package/esm2015/lib/igc-grid-row-edit-ended-event-args.js +2 -2
- package/esm2015/lib/igc-grid-row-edit-started-event-args.js +2 -2
- package/esm2015/lib/igc-grid-selected-cell-ranges-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-selected-cells-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-selected-items-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-selected-keys-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-selection-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-size-changed-event-args.js +2 -2
- package/esm2015/lib/igc-grid-sort-descriptions-changed-event-args.js +3 -3
- package/esm2015/lib/igc-grid-summary-descriptions-changed-event-args.js +3 -3
- package/esm2015/lib/igc-group-data.js +2 -2
- package/esm2015/lib/igc-lost-focus-event-args.js +2 -2
- package/esm2015/lib/igc-multi-column-combo-box-text-changed-event-args.js +1 -1
- package/esm2015/lib/igc-multi-column-combo-box-value-changed-event-args.js +1 -1
- package/esm2015/lib/igc-operator-selector-closing-event-args.js +2 -2
- package/esm2015/lib/igc-operator-selector-opening-event-args.js +2 -2
- package/esm2015/lib/igc-operator-selector-value-changed-event-args.js +2 -2
- package/esm2015/lib/igc-page-changed-event-args.js +2 -2
- package/esm2015/lib/igc-responsive-phase.js +6 -6
- package/esm2015/lib/igc-responsive-state-entered-event-args.js +2 -2
- package/esm2015/lib/igc-responsive-state-entering-event-args.js +2 -2
- package/esm2015/lib/igc-responsive-state-exited-event-args.js +2 -2
- package/esm2015/lib/igc-responsive-state.js +4 -4
- package/esm2015/lib/igc-select-all-checkbox-changed-event-args.js +2 -2
- package/esm2015/lib/igc-sort-indicator-render-completed-event-args.js +2 -2
- package/esm2015/lib/igc-summary-changed-event-args.js +2 -2
- package/esm2015/lib/igc-summary-data.js +2 -2
- package/esm2015/lib/igc-text-icon-set-conditional-style-component.js +1 -1
- package/esm5/lib/ColumnFilterCondition_combined.js +892 -838
- package/esm5/lib/ContentCellModelHelper.js +25 -20
- package/esm5/lib/DataGridAccessibilityLayoutPanel.js +5 -5
- package/esm5/lib/DataGridCellLayoutPanel.js +16 -16
- package/esm5/lib/igc-apply-button-click-event-args.js +2 -2
- package/esm5/lib/igc-cancel-button-click-event-args.js +2 -2
- package/esm5/lib/igc-cell-key.js +1 -1
- package/esm5/lib/igc-cell-range.js +2 -2
- package/esm5/lib/igc-cell-style-requested-event-args.js +2 -2
- package/esm5/lib/igc-checkbox-list-index-type-changed-event-args.js +2 -2
- package/esm5/lib/igc-checkbox-list-keys-cleared-event-args.js +2 -2
- package/esm5/lib/igc-checked-changed-event-args.js +2 -2
- package/esm5/lib/igc-column-exchanger.js +2 -2
- package/esm5/lib/igc-column-group-description-collection.js +1 -1
- package/esm5/lib/igc-column-hidden-changed-event-args.js +3 -3
- package/esm5/lib/igc-column-pinned-changed-event-args.js +3 -3
- package/esm5/lib/igc-column-property-setter.js +2 -2
- package/esm5/lib/igc-column-sort-description-collection.js +1 -1
- package/esm5/lib/igc-column-sort-description.js +2 -2
- package/esm5/lib/igc-column-summary-description-collection.js +1 -1
- package/esm5/lib/igc-column-summary-description.js +2 -2
- package/esm5/lib/igc-column-width.js +2 -2
- package/esm5/lib/igc-data-grid-column-component.js +3 -3
- package/esm5/lib/igc-data-grid-comparison-operator-selector-component.js +1 -1
- package/esm5/lib/igc-data-grid-component.js +19 -19
- package/esm5/lib/igc-data-grid-expansion-indicator-component.js +1 -1
- package/esm5/lib/igc-data-grid-filter-dialog-component.js +1 -1
- package/esm5/lib/igc-data-grid-sort-indicator-component.js +1 -1
- package/esm5/lib/igc-filter-dialog-render-completed-event-args.js +2 -2
- package/esm5/lib/igc-filter-operand.js +2 -2
- package/esm5/lib/igc-format-cell-event-args.js +2 -2
- package/esm5/lib/igc-format-group-text-event-args.js +2 -2
- package/esm5/lib/igc-format-summary-text-event-args.js +2 -2
- package/esm5/lib/igc-got-focus-event-args.js +2 -2
- package/esm5/lib/igc-grid-active-cell-changed-event-args.js +4 -4
- package/esm5/lib/igc-grid-animation-phase-settings.js +2 -2
- package/esm5/lib/igc-grid-animation-settings.js +2 -2
- package/esm5/lib/igc-grid-cell-edit-ended-event-args.js +3 -3
- package/esm5/lib/igc-grid-cell-edit-started-event-args.js +3 -3
- package/esm5/lib/igc-grid-cell-position.js +2 -2
- package/esm5/lib/igc-grid-cell-value-changing-event-args.js +1 -1
- package/esm5/lib/igc-grid-column-animation-settings.js +2 -2
- package/esm5/lib/igc-grid-column-options-base-component.js +2 -2
- package/esm5/lib/igc-grid-column-width-changed-event-args.js +5 -5
- package/esm5/lib/igc-grid-columns-auto-generated-event-args.js +2 -2
- package/esm5/lib/igc-grid-columns-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-compound-conditional-style-component.js +1 -1
- package/esm5/lib/igc-grid-condition-filter-string-errors-parsing-event-args.js +2 -2
- package/esm5/lib/igc-grid-conditional-style-component.js +1 -1
- package/esm5/lib/igc-grid-conditional-style-font-info-component.js +1 -1
- package/esm5/lib/igc-grid-conditional-style-property-component.js +2 -2
- package/esm5/lib/igc-grid-custom-filter-requested-event-args.js +4 -4
- package/esm5/lib/igc-grid-data-committed-event-args.js +1 -1
- package/esm5/lib/igc-grid-data-committing-event-args.js +1 -1
- package/esm5/lib/igc-grid-filter-dialog-filter-change-event-args.js +2 -2
- package/esm5/lib/igc-grid-filter-dialog-opening-event-args.js +3 -3
- package/esm5/lib/igc-grid-filter-dialog-view-model-grouping.js +2 -2
- package/esm5/lib/igc-grid-filter-dialog-view-model-row.js +2 -2
- package/esm5/lib/igc-grid-filter-dialog-view-model.js +2 -2
- package/esm5/lib/igc-grid-filter-expressions-event-args.js +3 -3
- package/esm5/lib/igc-grid-group-descriptions-changed-event-args.js +3 -3
- package/esm5/lib/igc-grid-row-edit-ended-event-args.js +2 -2
- package/esm5/lib/igc-grid-row-edit-started-event-args.js +2 -2
- package/esm5/lib/igc-grid-selected-cell-ranges-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-selected-cells-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-selected-items-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-selected-keys-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-selection-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-size-changed-event-args.js +2 -2
- package/esm5/lib/igc-grid-sort-descriptions-changed-event-args.js +3 -3
- package/esm5/lib/igc-grid-summary-descriptions-changed-event-args.js +3 -3
- package/esm5/lib/igc-group-data.js +2 -2
- package/esm5/lib/igc-lost-focus-event-args.js +2 -2
- package/esm5/lib/igc-multi-column-combo-box-text-changed-event-args.js +1 -1
- package/esm5/lib/igc-multi-column-combo-box-value-changed-event-args.js +1 -1
- package/esm5/lib/igc-operator-selector-closing-event-args.js +2 -2
- package/esm5/lib/igc-operator-selector-opening-event-args.js +2 -2
- package/esm5/lib/igc-operator-selector-value-changed-event-args.js +2 -2
- package/esm5/lib/igc-page-changed-event-args.js +2 -2
- package/esm5/lib/igc-responsive-phase.js +6 -6
- package/esm5/lib/igc-responsive-state-entered-event-args.js +2 -2
- package/esm5/lib/igc-responsive-state-entering-event-args.js +2 -2
- package/esm5/lib/igc-responsive-state-exited-event-args.js +2 -2
- package/esm5/lib/igc-responsive-state.js +4 -4
- package/esm5/lib/igc-select-all-checkbox-changed-event-args.js +2 -2
- package/esm5/lib/igc-sort-indicator-render-completed-event-args.js +2 -2
- package/esm5/lib/igc-summary-changed-event-args.js +2 -2
- package/esm5/lib/igc-summary-data.js +2 -2
- package/esm5/lib/igc-text-icon-set-conditional-style-component.js +1 -1
- package/fesm2015/igniteui-webcomponents-data-grids.js +1131 -1072
- package/fesm5/igniteui-webcomponents-data-grids.js +1131 -1072
- package/lib/ColumnFilterCondition_combined.d.ts +42 -41
- package/lib/ContentCellModelHelper.d.ts +6 -5
- package/package.json +4 -4
|
@@ -16,13 +16,13 @@ export var ContentCellModelHelper = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
16
16
|
function ContentCellModelHelper() {
|
|
17
17
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
18
18
|
}
|
|
19
|
-
ContentCellModelHelper.
|
|
19
|
+
ContentCellModelHelper.h = function (a) {
|
|
20
20
|
if (a == null) {
|
|
21
|
-
return ContentCellModelHelper.
|
|
21
|
+
return ContentCellModelHelper.g;
|
|
22
22
|
}
|
|
23
23
|
return a.color;
|
|
24
24
|
};
|
|
25
|
-
ContentCellModelHelper.
|
|
25
|
+
ContentCellModelHelper.c = function (a, b, c) {
|
|
26
26
|
switch (c) {
|
|
27
27
|
case 0:
|
|
28
28
|
a.setRawStyleProperty("text-align", "left");
|
|
@@ -38,7 +38,7 @@ export var ContentCellModelHelper = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
38
38
|
break;
|
|
39
39
|
}
|
|
40
40
|
};
|
|
41
|
-
ContentCellModelHelper.
|
|
41
|
+
ContentCellModelHelper.f = function (a, b, c) {
|
|
42
42
|
switch (c) {
|
|
43
43
|
case 0:
|
|
44
44
|
b.setRawStyleProperty("vertical-align", "top");
|
|
@@ -54,7 +54,7 @@ export var ContentCellModelHelper = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
54
54
|
break;
|
|
55
55
|
}
|
|
56
56
|
};
|
|
57
|
-
ContentCellModelHelper.
|
|
57
|
+
ContentCellModelHelper.b = function (a, b, c, d, e) {
|
|
58
58
|
if (b.a7) {
|
|
59
59
|
if (b.bc(CellModel.fs) || b.bc(CellModel.ex) || b.bc(CellModel.ia) || b.bb("IsRowPinned") || b.bb("IsRowSticky") || b.bb("PinnedRowOpacity")) {
|
|
60
60
|
var f = Math.min(1, Math.max(0, b.da));
|
|
@@ -64,12 +64,6 @@ export var ContentCellModelHelper = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
64
64
|
e.dp(b.cs * f);
|
|
65
65
|
}
|
|
66
66
|
}
|
|
67
|
-
if (b.bc(CellModel.e8)) {
|
|
68
|
-
ContentCellModelHelper.c(d, b.no);
|
|
69
|
-
if (b.bn) {
|
|
70
|
-
e.dl(b.no);
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
67
|
if (b.bc(CellModel.gz)) {
|
|
74
68
|
switch (b.ac) {
|
|
75
69
|
case 0:
|
|
@@ -88,14 +82,14 @@ export var ContentCellModelHelper = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
88
82
|
}
|
|
89
83
|
}
|
|
90
84
|
if (b.bb("TextDecoration")) {
|
|
91
|
-
ContentCellModelHelper.
|
|
85
|
+
ContentCellModelHelper.e(d, b.aa);
|
|
92
86
|
}
|
|
93
87
|
if (b.bc(CellModel.gf) || b.bc(CellModel.h9)) {
|
|
94
88
|
var h = b.g;
|
|
95
89
|
var i = b.i;
|
|
96
|
-
ContentCellModelHelper.
|
|
90
|
+
ContentCellModelHelper.c(c, d, h);
|
|
97
91
|
e.cl(c, d, h);
|
|
98
|
-
ContentCellModelHelper.
|
|
92
|
+
ContentCellModelHelper.f(c, d, i);
|
|
99
93
|
e.cr(i);
|
|
100
94
|
if (b.bn) {
|
|
101
95
|
e.dk(h, i);
|
|
@@ -110,20 +104,31 @@ export var ContentCellModelHelper = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
110
104
|
d.setRawStyleProperty("text-decoration", "line-through");
|
|
111
105
|
}
|
|
112
106
|
else {
|
|
113
|
-
ContentCellModelHelper.
|
|
107
|
+
ContentCellModelHelper.e(d, b.aa);
|
|
114
108
|
}
|
|
115
109
|
}
|
|
116
110
|
else {
|
|
117
|
-
ContentCellModelHelper.
|
|
111
|
+
ContentCellModelHelper.e(d, b.aa);
|
|
118
112
|
}
|
|
119
113
|
}
|
|
120
114
|
}
|
|
121
115
|
};
|
|
122
|
-
ContentCellModelHelper.
|
|
123
|
-
|
|
124
|
-
|
|
116
|
+
ContentCellModelHelper.a = function (a, b, c, d, e) {
|
|
117
|
+
if (b.a7) {
|
|
118
|
+
ContentCellModelHelper.b(a, b, c, d, e);
|
|
119
|
+
if (b.bc(CellModel.e8)) {
|
|
120
|
+
ContentCellModelHelper.d(d, b.no);
|
|
121
|
+
if (b.bn) {
|
|
122
|
+
e.dl(b.no);
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
}
|
|
125
126
|
};
|
|
126
127
|
ContentCellModelHelper.d = function (a, b) {
|
|
128
|
+
var c = ContentCellModelHelper.h(b);
|
|
129
|
+
a.setRawStyleProperty("color", c.colorString);
|
|
130
|
+
};
|
|
131
|
+
ContentCellModelHelper.e = function (a, b) {
|
|
127
132
|
switch (b) {
|
|
128
133
|
case 1:
|
|
129
134
|
a.setRawStyleProperty("text-decoration", "line-through");
|
|
@@ -140,6 +145,6 @@ export var ContentCellModelHelper = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
140
145
|
}
|
|
141
146
|
};
|
|
142
147
|
ContentCellModelHelper.$t = markType(ContentCellModelHelper, 'ContentCellModelHelper');
|
|
143
|
-
ContentCellModelHelper.
|
|
148
|
+
ContentCellModelHelper.g = Color.u(0, 0, 0, 0);
|
|
144
149
|
return ContentCellModelHelper;
|
|
145
150
|
}(Base));
|
|
@@ -31,9 +31,9 @@ export var DataGridAccessibilityLayoutPanel = /** @class */ /*@__PURE__*/ (funct
|
|
|
31
31
|
DataGridAccessibilityLayoutPanel.prototype.refresh = function (a, b) {
|
|
32
32
|
_super.prototype.refresh.call(this, a, b);
|
|
33
33
|
if (this.rootElement != null) {
|
|
34
|
-
var c = a.
|
|
35
|
-
var d = a.
|
|
36
|
-
if (a.
|
|
34
|
+
var c = a.c6();
|
|
35
|
+
var d = a.ca.count;
|
|
36
|
+
if (a.c7 > 0) {
|
|
37
37
|
c++;
|
|
38
38
|
}
|
|
39
39
|
this.rootElement.setAttribute("role", "grid");
|
|
@@ -49,7 +49,7 @@ export var DataGridAccessibilityLayoutPanel = /** @class */ /*@__PURE__*/ (funct
|
|
|
49
49
|
this.ay = new AccessibilityRow();
|
|
50
50
|
this.ay.i = this.a7;
|
|
51
51
|
this.ay.e = -1;
|
|
52
|
-
this.ay.d = this.g.
|
|
52
|
+
this.ay.d = this.g.ca.count;
|
|
53
53
|
this.ay.f = "columnheader";
|
|
54
54
|
}
|
|
55
55
|
this.ay.j(a, b);
|
|
@@ -61,7 +61,7 @@ export var DataGridAccessibilityLayoutPanel = /** @class */ /*@__PURE__*/ (funct
|
|
|
61
61
|
d = new AccessibilityRow();
|
|
62
62
|
d.i = this.a7;
|
|
63
63
|
d.e = c;
|
|
64
|
-
d.d = this.g.
|
|
64
|
+
d.d = this.g.ca.count;
|
|
65
65
|
d.f = "gridcell";
|
|
66
66
|
this.a0.s(c, d);
|
|
67
67
|
}
|
|
@@ -176,7 +176,7 @@ export var DataGridCellLayoutPanel = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
176
176
|
this.o = this.f.absoluteHeight;
|
|
177
177
|
var a = this.f.actualVisibleRegion.top;
|
|
178
178
|
var b = this.f.actualVisibleRegion.left;
|
|
179
|
-
var c = this.f.
|
|
179
|
+
var c = this.f.cd;
|
|
180
180
|
var d = c.count;
|
|
181
181
|
var e = this.f.bz;
|
|
182
182
|
var f = this.f.bz.o;
|
|
@@ -470,11 +470,11 @@ export var DataGridCellLayoutPanel = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
470
470
|
b = 0;
|
|
471
471
|
}
|
|
472
472
|
if (this.c == null) {
|
|
473
|
-
this.c = new Array(d.
|
|
474
|
-
this.a = new Array(d.
|
|
475
|
-
this.d = new Array(d.
|
|
476
|
-
this.b = new Array(d.
|
|
477
|
-
for (var h = 0; h < d.
|
|
473
|
+
this.c = new Array(d.cd.count);
|
|
474
|
+
this.a = new Array(d.cd.count);
|
|
475
|
+
this.d = new Array(d.cd.count);
|
|
476
|
+
this.b = new Array(d.cd.count);
|
|
477
|
+
for (var h = 0; h < d.cd.count; h++) {
|
|
478
478
|
this.c[h] = null;
|
|
479
479
|
this.a[h] = null;
|
|
480
480
|
this.d[h] = -1;
|
|
@@ -517,13 +517,13 @@ export var DataGridCellLayoutPanel = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
517
517
|
}
|
|
518
518
|
};
|
|
519
519
|
DataGridCellLayoutPanel.prototype.ax = function (a) {
|
|
520
|
-
var b = this.f.
|
|
521
|
-
var c = this.f.
|
|
522
|
-
var d = this.f.
|
|
523
|
-
var e = this.f.
|
|
520
|
+
var b = this.f.cs;
|
|
521
|
+
var c = this.f.cn + this.f.ck;
|
|
522
|
+
var d = this.f.c0;
|
|
523
|
+
var e = this.f.ci;
|
|
524
524
|
if (a == 2) {
|
|
525
|
-
c = Math.min(this.f.
|
|
526
|
-
d = this.f.
|
|
525
|
+
c = Math.min(this.f.c5, this.f.cq) - this.f.c1 - this.f.cl;
|
|
526
|
+
d = this.f.c1;
|
|
527
527
|
}
|
|
528
528
|
return new Rect(0, c, b, d, e);
|
|
529
529
|
};
|
|
@@ -542,9 +542,9 @@ export var DataGridCellLayoutPanel = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
542
542
|
return stringFormat1("rect({0}px, {1}px, {2}px, {3}px)", a.top, a.right, a.bottom, a.left);
|
|
543
543
|
};
|
|
544
544
|
DataGridCellLayoutPanel.prototype.y = function (a) {
|
|
545
|
-
var b = a.db < this.g.
|
|
545
|
+
var b = a.db < this.g.co ? this.g.co - a.db : 0;
|
|
546
546
|
var c = 0;
|
|
547
|
-
var d = this.g.
|
|
547
|
+
var d = this.g.cz == -1 ? a.ib : (a.db + a.ib > this.g.cp) ? a.ib - (a.db + a.ib - this.g.cp) : a.ib;
|
|
548
548
|
var e = a.gd;
|
|
549
549
|
return this.x(new Rect(0, b, c, d, e));
|
|
550
550
|
};
|
|
@@ -558,8 +558,8 @@ export var DataGridCellLayoutPanel = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
558
558
|
if (this.f == null) {
|
|
559
559
|
return;
|
|
560
560
|
}
|
|
561
|
-
for (var a = 0; a < this.f.
|
|
562
|
-
var b = this.f.
|
|
561
|
+
for (var a = 0; a < this.f.cd.count; a++) {
|
|
562
|
+
var b = this.f.cd._inner[a].q;
|
|
563
563
|
for (var c = 0; c < b.count; c++) {
|
|
564
564
|
var d = b._inner[c];
|
|
565
565
|
if (d.s != null && d.s.nativeCell != null) {
|
|
@@ -2,7 +2,7 @@ import { ApplyButtonClickEventArgs as ApplyButtonClickEventArgs_internal } from
|
|
|
2
2
|
var IgcApplyButtonClickEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcApplyButtonClickEventArgs() {
|
|
4
4
|
this._implementation = this.createImplementation();
|
|
5
|
-
this._implementation
|
|
5
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
6
6
|
this.onImplementationCreated();
|
|
7
7
|
if (this._initializeAdapters) {
|
|
8
8
|
this._initializeAdapters();
|
|
@@ -25,7 +25,7 @@ var IgcApplyButtonClickEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
25
25
|
};
|
|
26
26
|
IgcApplyButtonClickEventArgs.prototype._provideImplementation = function (i) {
|
|
27
27
|
this._implementation = i;
|
|
28
|
-
this._implementation
|
|
28
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
29
29
|
this.onImplementationCreated();
|
|
30
30
|
if (this._initializeAdapters) {
|
|
31
31
|
this._initializeAdapters();
|
|
@@ -2,7 +2,7 @@ import { CancelButtonClickEventArgs as CancelButtonClickEventArgs_internal } fro
|
|
|
2
2
|
var IgcCancelButtonClickEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcCancelButtonClickEventArgs() {
|
|
4
4
|
this._implementation = this.createImplementation();
|
|
5
|
-
this._implementation
|
|
5
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
6
6
|
this.onImplementationCreated();
|
|
7
7
|
if (this._initializeAdapters) {
|
|
8
8
|
this._initializeAdapters();
|
|
@@ -25,7 +25,7 @@ var IgcCancelButtonClickEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
25
25
|
};
|
|
26
26
|
IgcCancelButtonClickEventArgs.prototype._provideImplementation = function (i) {
|
|
27
27
|
this._implementation = i;
|
|
28
|
-
this._implementation
|
|
28
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
29
29
|
this.onImplementationCreated();
|
|
30
30
|
if (this._initializeAdapters) {
|
|
31
31
|
this._initializeAdapters();
|
package/esm5/lib/igc-cell-key.js
CHANGED
|
@@ -83,7 +83,7 @@ var IgcCellKey = /** @class */ /*@__PURE__*/ (function () {
|
|
|
83
83
|
if (e) {
|
|
84
84
|
e._implementation = r;
|
|
85
85
|
}
|
|
86
|
-
r
|
|
86
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
87
87
|
}
|
|
88
88
|
return r.externalObject;
|
|
89
89
|
},
|
|
@@ -5,7 +5,7 @@ import { CellRange as CellRange_internal } from "./CellRange";
|
|
|
5
5
|
var IgcCellRange = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcCellRange() {
|
|
7
7
|
this._implementation = this.createImplementation();
|
|
8
|
-
this._implementation
|
|
8
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
9
9
|
this.onImplementationCreated();
|
|
10
10
|
if (this._initializeAdapters) {
|
|
11
11
|
this._initializeAdapters();
|
|
@@ -28,7 +28,7 @@ var IgcCellRange = /** @class */ /*@__PURE__*/ (function () {
|
|
|
28
28
|
};
|
|
29
29
|
IgcCellRange.prototype._provideImplementation = function (i) {
|
|
30
30
|
this._implementation = i;
|
|
31
|
-
this._implementation
|
|
31
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
32
32
|
this.onImplementationCreated();
|
|
33
33
|
if (this._initializeAdapters) {
|
|
34
34
|
this._initializeAdapters();
|
|
@@ -5,7 +5,7 @@ import { CellStyleRequestedEventArgs as CellStyleRequestedEventArgs_internal } f
|
|
|
5
5
|
var IgcCellStyleRequestedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcCellStyleRequestedEventArgs() {
|
|
7
7
|
this._implementation = this.createImplementation();
|
|
8
|
-
this._implementation
|
|
8
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
9
9
|
this.onImplementationCreated();
|
|
10
10
|
if (this._initializeAdapters) {
|
|
11
11
|
this._initializeAdapters();
|
|
@@ -28,7 +28,7 @@ var IgcCellStyleRequestedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
28
28
|
};
|
|
29
29
|
IgcCellStyleRequestedEventArgs.prototype._provideImplementation = function (i) {
|
|
30
30
|
this._implementation = i;
|
|
31
|
-
this._implementation
|
|
31
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
32
32
|
this.onImplementationCreated();
|
|
33
33
|
if (this._initializeAdapters) {
|
|
34
34
|
this._initializeAdapters();
|
|
@@ -4,7 +4,7 @@ import { ensureEnum } from "igniteui-webcomponents-core";
|
|
|
4
4
|
var IgcCheckboxListIndexTypeChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
5
5
|
function IgcCheckboxListIndexTypeChangedEventArgs() {
|
|
6
6
|
this._implementation = this.createImplementation();
|
|
7
|
-
this._implementation
|
|
7
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
8
8
|
this.onImplementationCreated();
|
|
9
9
|
if (this._initializeAdapters) {
|
|
10
10
|
this._initializeAdapters();
|
|
@@ -27,7 +27,7 @@ var IgcCheckboxListIndexTypeChangedEventArgs = /** @class */ /*@__PURE__*/ (func
|
|
|
27
27
|
};
|
|
28
28
|
IgcCheckboxListIndexTypeChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
29
29
|
this._implementation = i;
|
|
30
|
-
this._implementation
|
|
30
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
31
31
|
this.onImplementationCreated();
|
|
32
32
|
if (this._initializeAdapters) {
|
|
33
33
|
this._initializeAdapters();
|
|
@@ -2,7 +2,7 @@ import { CheckboxListKeysClearedEventArgs as CheckboxListKeysClearedEventArgs_in
|
|
|
2
2
|
var IgcCheckboxListKeysClearedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcCheckboxListKeysClearedEventArgs() {
|
|
4
4
|
this._implementation = this.createImplementation();
|
|
5
|
-
this._implementation
|
|
5
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
6
6
|
this.onImplementationCreated();
|
|
7
7
|
if (this._initializeAdapters) {
|
|
8
8
|
this._initializeAdapters();
|
|
@@ -25,7 +25,7 @@ var IgcCheckboxListKeysClearedEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
25
25
|
};
|
|
26
26
|
IgcCheckboxListKeysClearedEventArgs.prototype._provideImplementation = function (i) {
|
|
27
27
|
this._implementation = i;
|
|
28
|
-
this._implementation
|
|
28
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
29
29
|
this.onImplementationCreated();
|
|
30
30
|
if (this._initializeAdapters) {
|
|
31
31
|
this._initializeAdapters();
|
|
@@ -3,7 +3,7 @@ import { ensureBool } from "igniteui-webcomponents-core";
|
|
|
3
3
|
var IgcCheckedChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
4
4
|
function IgcCheckedChangedEventArgs() {
|
|
5
5
|
this._implementation = this.createImplementation();
|
|
6
|
-
this._implementation
|
|
6
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
7
7
|
this.onImplementationCreated();
|
|
8
8
|
if (this._initializeAdapters) {
|
|
9
9
|
this._initializeAdapters();
|
|
@@ -26,7 +26,7 @@ var IgcCheckedChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
26
26
|
};
|
|
27
27
|
IgcCheckedChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
28
28
|
this._implementation = i;
|
|
29
|
-
this._implementation
|
|
29
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
30
30
|
this.onImplementationCreated();
|
|
31
31
|
if (this._initializeAdapters) {
|
|
32
32
|
this._initializeAdapters();
|
|
@@ -5,7 +5,7 @@ import { ColumnExchanger as ColumnExchanger_internal } from "./ColumnExchanger";
|
|
|
5
5
|
var IgcColumnExchanger = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcColumnExchanger() {
|
|
7
7
|
this._implementation = this.createImplementation();
|
|
8
|
-
this._implementation
|
|
8
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
9
9
|
this.onImplementationCreated();
|
|
10
10
|
if (this._initializeAdapters) {
|
|
11
11
|
this._initializeAdapters();
|
|
@@ -28,7 +28,7 @@ var IgcColumnExchanger = /** @class */ /*@__PURE__*/ (function () {
|
|
|
28
28
|
};
|
|
29
29
|
IgcColumnExchanger.prototype._provideImplementation = function (i) {
|
|
30
30
|
this._implementation = i;
|
|
31
|
-
this._implementation
|
|
31
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
32
32
|
this.onImplementationCreated();
|
|
33
33
|
if (this._initializeAdapters) {
|
|
34
34
|
this._initializeAdapters();
|
|
@@ -135,7 +135,7 @@ var IgcColumnGroupDescriptionCollection = /** @class */ /*@__PURE__*/ (function
|
|
|
135
135
|
if (iv) {
|
|
136
136
|
var e = new IgcColumnGroupDescription();
|
|
137
137
|
e._implementation = iv;
|
|
138
|
-
iv
|
|
138
|
+
Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
139
139
|
ret = e;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
@@ -4,7 +4,7 @@ import { ensureBool } from "igniteui-webcomponents-core";
|
|
|
4
4
|
var IgcColumnHiddenChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
5
5
|
function IgcColumnHiddenChangedEventArgs() {
|
|
6
6
|
this._implementation = this.createImplementation();
|
|
7
|
-
this._implementation
|
|
7
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
8
8
|
this.onImplementationCreated();
|
|
9
9
|
if (this._initializeAdapters) {
|
|
10
10
|
this._initializeAdapters();
|
|
@@ -27,7 +27,7 @@ var IgcColumnHiddenChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
27
27
|
};
|
|
28
28
|
IgcColumnHiddenChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
29
29
|
this._implementation = i;
|
|
30
|
-
this._implementation
|
|
30
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
31
31
|
this.onImplementationCreated();
|
|
32
32
|
if (this._initializeAdapters) {
|
|
33
33
|
this._initializeAdapters();
|
|
@@ -44,7 +44,7 @@ var IgcColumnHiddenChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
44
44
|
if (e) {
|
|
45
45
|
e._implementation = r;
|
|
46
46
|
}
|
|
47
|
-
r
|
|
47
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
48
48
|
}
|
|
49
49
|
return r.externalObject;
|
|
50
50
|
},
|
|
@@ -8,7 +8,7 @@ import { ensureEnum } from "igniteui-webcomponents-core";
|
|
|
8
8
|
var IgcColumnPinnedChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
9
9
|
function IgcColumnPinnedChangedEventArgs() {
|
|
10
10
|
this._implementation = this.createImplementation();
|
|
11
|
-
this._implementation
|
|
11
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
12
12
|
this.onImplementationCreated();
|
|
13
13
|
if (this._initializeAdapters) {
|
|
14
14
|
this._initializeAdapters();
|
|
@@ -31,7 +31,7 @@ var IgcColumnPinnedChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
31
31
|
};
|
|
32
32
|
IgcColumnPinnedChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
33
33
|
this._implementation = i;
|
|
34
|
-
this._implementation
|
|
34
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
35
35
|
this.onImplementationCreated();
|
|
36
36
|
if (this._initializeAdapters) {
|
|
37
37
|
this._initializeAdapters();
|
|
@@ -51,7 +51,7 @@ var IgcColumnPinnedChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
51
51
|
if (e) {
|
|
52
52
|
e._implementation = r;
|
|
53
53
|
}
|
|
54
|
-
r
|
|
54
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
55
55
|
}
|
|
56
56
|
return r.externalObject;
|
|
57
57
|
},
|
|
@@ -5,7 +5,7 @@ import { ColumnPropertySetter as ColumnPropertySetter_internal } from "./ColumnP
|
|
|
5
5
|
var IgcColumnPropertySetter = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcColumnPropertySetter() {
|
|
7
7
|
this._implementation = this.createImplementation();
|
|
8
|
-
this._implementation
|
|
8
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
9
9
|
this.onImplementationCreated();
|
|
10
10
|
if (this._initializeAdapters) {
|
|
11
11
|
this._initializeAdapters();
|
|
@@ -28,7 +28,7 @@ var IgcColumnPropertySetter = /** @class */ /*@__PURE__*/ (function () {
|
|
|
28
28
|
};
|
|
29
29
|
IgcColumnPropertySetter.prototype._provideImplementation = function (i) {
|
|
30
30
|
this._implementation = i;
|
|
31
|
-
this._implementation
|
|
31
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
32
32
|
this.onImplementationCreated();
|
|
33
33
|
if (this._initializeAdapters) {
|
|
34
34
|
this._initializeAdapters();
|
|
@@ -135,7 +135,7 @@ var IgcColumnSortDescriptionCollection = /** @class */ /*@__PURE__*/ (function (
|
|
|
135
135
|
if (iv) {
|
|
136
136
|
var e = new IgcColumnSortDescription();
|
|
137
137
|
e._implementation = iv;
|
|
138
|
-
iv
|
|
138
|
+
Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
139
139
|
ret = e;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
@@ -7,7 +7,7 @@ import { ensureEnum } from "igniteui-webcomponents-core";
|
|
|
7
7
|
var IgcColumnSortDescription = /** @class */ /*@__PURE__*/ (function () {
|
|
8
8
|
function IgcColumnSortDescription() {
|
|
9
9
|
this._implementation = this.createImplementation();
|
|
10
|
-
this._implementation
|
|
10
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
11
11
|
this.onImplementationCreated();
|
|
12
12
|
if (this._initializeAdapters) {
|
|
13
13
|
this._initializeAdapters();
|
|
@@ -30,7 +30,7 @@ var IgcColumnSortDescription = /** @class */ /*@__PURE__*/ (function () {
|
|
|
30
30
|
};
|
|
31
31
|
IgcColumnSortDescription.prototype._provideImplementation = function (i) {
|
|
32
32
|
this._implementation = i;
|
|
33
|
-
this._implementation
|
|
33
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
34
34
|
this.onImplementationCreated();
|
|
35
35
|
if (this._initializeAdapters) {
|
|
36
36
|
this._initializeAdapters();
|
|
@@ -132,7 +132,7 @@ var IgcColumnSummaryDescriptionCollection = /** @class */ /*@__PURE__*/ (functio
|
|
|
132
132
|
if (iv) {
|
|
133
133
|
var e = new IgcColumnSummaryDescription();
|
|
134
134
|
e._implementation = iv;
|
|
135
|
-
iv
|
|
135
|
+
Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
136
136
|
ret = e;
|
|
137
137
|
}
|
|
138
138
|
}
|
|
@@ -14,7 +14,7 @@ var IgcColumnSummaryDescription = /** @class */ /*@__PURE__*/ (function () {
|
|
|
14
14
|
this._provideCalculator = null;
|
|
15
15
|
this._provideCalculator_wrapped = null;
|
|
16
16
|
this._implementation = this.createImplementation();
|
|
17
|
-
this._implementation
|
|
17
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
18
18
|
this.onImplementationCreated();
|
|
19
19
|
if (this._initializeAdapters) {
|
|
20
20
|
this._initializeAdapters();
|
|
@@ -37,7 +37,7 @@ var IgcColumnSummaryDescription = /** @class */ /*@__PURE__*/ (function () {
|
|
|
37
37
|
};
|
|
38
38
|
IgcColumnSummaryDescription.prototype._provideImplementation = function (i) {
|
|
39
39
|
this._implementation = i;
|
|
40
|
-
this._implementation
|
|
40
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
41
41
|
this.onImplementationCreated();
|
|
42
42
|
if (this._initializeAdapters) {
|
|
43
43
|
this._initializeAdapters();
|
|
@@ -6,7 +6,7 @@ import { ensureBool } from "igniteui-webcomponents-core";
|
|
|
6
6
|
var IgcColumnWidth = /** @class */ /*@__PURE__*/ (function () {
|
|
7
7
|
function IgcColumnWidth() {
|
|
8
8
|
this._implementation = this.createImplementation();
|
|
9
|
-
this._implementation
|
|
9
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
10
10
|
this.onImplementationCreated();
|
|
11
11
|
if (this._initializeAdapters) {
|
|
12
12
|
this._initializeAdapters();
|
|
@@ -29,7 +29,7 @@ var IgcColumnWidth = /** @class */ /*@__PURE__*/ (function () {
|
|
|
29
29
|
};
|
|
30
30
|
IgcColumnWidth.prototype._provideImplementation = function (i) {
|
|
31
31
|
this._implementation = i;
|
|
32
|
-
this._implementation
|
|
32
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
33
33
|
this.onImplementationCreated();
|
|
34
34
|
if (this._initializeAdapters) {
|
|
35
35
|
this._initializeAdapters();
|
|
@@ -328,7 +328,7 @@ export var IgcDataGridColumnComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
328
328
|
e.i.setNativeElement(r);
|
|
329
329
|
}
|
|
330
330
|
}
|
|
331
|
-
r
|
|
331
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
332
332
|
}
|
|
333
333
|
return r.externalObject;
|
|
334
334
|
},
|
|
@@ -357,7 +357,7 @@ export var IgcDataGridColumnComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
357
357
|
e.i.setNativeElement(r);
|
|
358
358
|
}
|
|
359
359
|
}
|
|
360
|
-
r
|
|
360
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
361
361
|
}
|
|
362
362
|
return r.externalObject;
|
|
363
363
|
},
|
|
@@ -455,7 +455,7 @@ export var IgcDataGridColumnComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
455
455
|
if (e) {
|
|
456
456
|
e._implementation = r;
|
|
457
457
|
}
|
|
458
|
-
r
|
|
458
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
459
459
|
}
|
|
460
460
|
return r.externalObject;
|
|
461
461
|
},
|
|
@@ -37,7 +37,7 @@ export var IgcDataGridComparisonOperatorSelectorComponent = /** @class */ /*@__P
|
|
|
37
37
|
NamePatcher.ensureStylablePatched(Object.getPrototypeOf(_this));
|
|
38
38
|
}
|
|
39
39
|
_this._implementation = _this.createImplementation();
|
|
40
|
-
_this._implementation
|
|
40
|
+
Object.defineProperty(_this._implementation, 'externalObject', { value: _this, enumerable: false, configurable: true, writable: true });
|
|
41
41
|
_this.onImplementationCreated();
|
|
42
42
|
if (_this._initializeAdapters) {
|
|
43
43
|
_this._initializeAdapters();
|