igniteui-webcomponents-data-grids 7.1.0-beta.4 → 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
|
@@ -22,7 +22,7 @@ export var IgcGridConditionalStyleFontInfoComponent = /** @class */ /*@__PURE__*
|
|
|
22
22
|
NamePatcher.ensureStylablePatched(Object.getPrototypeOf(_this));
|
|
23
23
|
}
|
|
24
24
|
_this._implementation = _this.createImplementation();
|
|
25
|
-
_this._implementation
|
|
25
|
+
Object.defineProperty(_this._implementation, 'externalObject', { value: _this, enumerable: false, configurable: true, writable: true });
|
|
26
26
|
_this.onImplementationCreated();
|
|
27
27
|
if (_this._initializeAdapters) {
|
|
28
28
|
_this._initializeAdapters();
|
|
@@ -28,7 +28,7 @@ export var IgcGridConditionalStylePropertyComponent = /** @class */ /*@__PURE__*
|
|
|
28
28
|
NamePatcher.ensureStylablePatched(Object.getPrototypeOf(_this));
|
|
29
29
|
}
|
|
30
30
|
_this._implementation = _this.createImplementation();
|
|
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();
|
|
@@ -363,7 +363,7 @@ export var IgcGridConditionalStylePropertyComponent = /** @class */ /*@__PURE__*
|
|
|
363
363
|
if (e) {
|
|
364
364
|
e._implementation = r;
|
|
365
365
|
}
|
|
366
|
-
r
|
|
366
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
367
367
|
}
|
|
368
368
|
return r.externalObject;
|
|
369
369
|
},
|
|
@@ -4,7 +4,7 @@ import { GridCustomFilterRequestedEventArgs as GridCustomFilterRequestedEventArg
|
|
|
4
4
|
var IgcGridCustomFilterRequestedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
5
5
|
function IgcGridCustomFilterRequestedEventArgs() {
|
|
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 IgcGridCustomFilterRequestedEventArgs = /** @class */ /*@__PURE__*/ (functio
|
|
|
27
27
|
};
|
|
28
28
|
IgcGridCustomFilterRequestedEventArgs.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();
|
|
@@ -47,7 +47,7 @@ var IgcGridCustomFilterRequestedEventArgs = /** @class */ /*@__PURE__*/ (functio
|
|
|
47
47
|
if (e) {
|
|
48
48
|
e._implementation = r;
|
|
49
49
|
}
|
|
50
|
-
r
|
|
50
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
51
51
|
}
|
|
52
52
|
return r.externalObject;
|
|
53
53
|
},
|
|
@@ -76,7 +76,7 @@ var IgcGridCustomFilterRequestedEventArgs = /** @class */ /*@__PURE__*/ (functio
|
|
|
76
76
|
e.i.setNativeElement(r);
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
|
-
r
|
|
79
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
80
80
|
}
|
|
81
81
|
return r.externalObject;
|
|
82
82
|
},
|
|
@@ -18,7 +18,7 @@ var IgcGridDataCommittedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
18
18
|
};
|
|
19
19
|
IgcGridDataCommittedEventArgs.prototype._provideImplementation = function (i) {
|
|
20
20
|
this._implementation = i;
|
|
21
|
-
this._implementation
|
|
21
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
22
22
|
this.onImplementationCreated();
|
|
23
23
|
if (this._initializeAdapters) {
|
|
24
24
|
this._initializeAdapters();
|
|
@@ -18,7 +18,7 @@ var IgcGridDataCommittingEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
18
18
|
};
|
|
19
19
|
IgcGridDataCommittingEventArgs.prototype._provideImplementation = function (i) {
|
|
20
20
|
this._implementation = i;
|
|
21
|
-
this._implementation
|
|
21
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
22
22
|
this.onImplementationCreated();
|
|
23
23
|
if (this._initializeAdapters) {
|
|
24
24
|
this._initializeAdapters();
|
|
@@ -2,7 +2,7 @@ import { GridFilterDialogFilterChangeEventArgs as GridFilterDialogFilterChangeEv
|
|
|
2
2
|
var IgcGridFilterDialogFilterChangeEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcGridFilterDialogFilterChangeEventArgs() {
|
|
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 IgcGridFilterDialogFilterChangeEventArgs = /** @class */ /*@__PURE__*/ (func
|
|
|
25
25
|
};
|
|
26
26
|
IgcGridFilterDialogFilterChangeEventArgs.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 { GridFilterDialogOpeningEventArgs as GridFilterDialogOpeningEventArgs_in
|
|
|
3
3
|
var IgcGridFilterDialogOpeningEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
4
4
|
function IgcGridFilterDialogOpeningEventArgs() {
|
|
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 IgcGridFilterDialogOpeningEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
26
26
|
};
|
|
27
27
|
IgcGridFilterDialogOpeningEventArgs.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();
|
|
@@ -43,7 +43,7 @@ var IgcGridFilterDialogOpeningEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
43
43
|
if (e) {
|
|
44
44
|
e._implementation = r;
|
|
45
45
|
}
|
|
46
|
-
r
|
|
46
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
47
47
|
}
|
|
48
48
|
return r.externalObject;
|
|
49
49
|
},
|
|
@@ -3,7 +3,7 @@ import { ensureBool } from "igniteui-webcomponents-core";
|
|
|
3
3
|
var IgcGridFilterDialogViewModelGrouping = /** @class */ /*@__PURE__*/ (function () {
|
|
4
4
|
function IgcGridFilterDialogViewModelGrouping() {
|
|
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 IgcGridFilterDialogViewModelGrouping = /** @class */ /*@__PURE__*/ (function
|
|
|
26
26
|
};
|
|
27
27
|
IgcGridFilterDialogViewModelGrouping.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();
|
|
@@ -2,7 +2,7 @@ import { GridFilterDialogViewModelRow as GridFilterDialogViewModelRow_internal }
|
|
|
2
2
|
var IgcGridFilterDialogViewModelRow = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcGridFilterDialogViewModelRow() {
|
|
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 IgcGridFilterDialogViewModelRow = /** @class */ /*@__PURE__*/ (function () {
|
|
|
25
25
|
};
|
|
26
26
|
IgcGridFilterDialogViewModelRow.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();
|
|
@@ -13,7 +13,7 @@ var IgcGridFilterDialogViewModel = /** @class */ /*@__PURE__*/ (function () {
|
|
|
13
13
|
this._groupingLevels = null;
|
|
14
14
|
this._rows = null;
|
|
15
15
|
this._implementation = this.createImplementation();
|
|
16
|
-
this._implementation
|
|
16
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
17
17
|
this.onImplementationCreated();
|
|
18
18
|
if (this._initializeAdapters) {
|
|
19
19
|
this._initializeAdapters();
|
|
@@ -36,7 +36,7 @@ var IgcGridFilterDialogViewModel = /** @class */ /*@__PURE__*/ (function () {
|
|
|
36
36
|
};
|
|
37
37
|
IgcGridFilterDialogViewModel.prototype._provideImplementation = function (i) {
|
|
38
38
|
this._implementation = i;
|
|
39
|
-
this._implementation
|
|
39
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
40
40
|
this.onImplementationCreated();
|
|
41
41
|
if (this._initializeAdapters) {
|
|
42
42
|
this._initializeAdapters();
|
|
@@ -3,7 +3,7 @@ import { GridFilterExpressionsEventArgs as GridFilterExpressionsEventArgs_intern
|
|
|
3
3
|
var IgcGridFilterExpressionsEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
4
4
|
function IgcGridFilterExpressionsEventArgs() {
|
|
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 IgcGridFilterExpressionsEventArgs = /** @class */ /*@__PURE__*/ (function ()
|
|
|
26
26
|
};
|
|
27
27
|
IgcGridFilterExpressionsEventArgs.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();
|
|
@@ -48,7 +48,7 @@ var IgcGridFilterExpressionsEventArgs = /** @class */ /*@__PURE__*/ (function ()
|
|
|
48
48
|
e.i.setNativeElement(r);
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
|
-
r
|
|
51
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
52
52
|
}
|
|
53
53
|
return r.externalObject;
|
|
54
54
|
},
|
|
@@ -6,7 +6,7 @@ import { GridGroupDescriptionsChangedEventArgs as GridGroupDescriptionsChangedEv
|
|
|
6
6
|
var IgcGridGroupDescriptionsChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
7
7
|
function IgcGridGroupDescriptionsChangedEventArgs() {
|
|
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 IgcGridGroupDescriptionsChangedEventArgs = /** @class */ /*@__PURE__*/ (func
|
|
|
29
29
|
};
|
|
30
30
|
IgcGridGroupDescriptionsChangedEventArgs.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();
|
|
@@ -51,7 +51,7 @@ var IgcGridGroupDescriptionsChangedEventArgs = /** @class */ /*@__PURE__*/ (func
|
|
|
51
51
|
e.i.setNativeElement(r);
|
|
52
52
|
}
|
|
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
|
},
|
|
@@ -2,7 +2,7 @@ import { GridRowEditEndedEventArgs as GridRowEditEndedEventArgs_internal } from
|
|
|
2
2
|
var IgcGridRowEditEndedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcGridRowEditEndedEventArgs() {
|
|
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 IgcGridRowEditEndedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
25
25
|
};
|
|
26
26
|
IgcGridRowEditEndedEventArgs.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 { GridRowEditStartedEventArgs as GridRowEditStartedEventArgs_internal } f
|
|
|
2
2
|
var IgcGridRowEditStartedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcGridRowEditStartedEventArgs() {
|
|
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 IgcGridRowEditStartedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
25
25
|
};
|
|
26
26
|
IgcGridRowEditStartedEventArgs.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();
|
|
@@ -13,7 +13,7 @@ var IgcGridSelectedCellRangesChangedEventArgs = /** @class */ /*@__PURE__*/ (fun
|
|
|
13
13
|
this._removedRanges = null;
|
|
14
14
|
this._updatedRanges = null;
|
|
15
15
|
this._implementation = this.createImplementation();
|
|
16
|
-
this._implementation
|
|
16
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
17
17
|
this.onImplementationCreated();
|
|
18
18
|
if (this._initializeAdapters) {
|
|
19
19
|
this._initializeAdapters();
|
|
@@ -36,7 +36,7 @@ var IgcGridSelectedCellRangesChangedEventArgs = /** @class */ /*@__PURE__*/ (fun
|
|
|
36
36
|
};
|
|
37
37
|
IgcGridSelectedCellRangesChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
38
38
|
this._implementation = i;
|
|
39
|
-
this._implementation
|
|
39
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
40
40
|
this.onImplementationCreated();
|
|
41
41
|
if (this._initializeAdapters) {
|
|
42
42
|
this._initializeAdapters();
|
|
@@ -12,7 +12,7 @@ var IgcGridSelectedCellsChangedEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
12
12
|
this._addedCells = null;
|
|
13
13
|
this._removedCells = null;
|
|
14
14
|
this._implementation = this.createImplementation();
|
|
15
|
-
this._implementation
|
|
15
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
16
16
|
this.onImplementationCreated();
|
|
17
17
|
if (this._initializeAdapters) {
|
|
18
18
|
this._initializeAdapters();
|
|
@@ -35,7 +35,7 @@ var IgcGridSelectedCellsChangedEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
35
35
|
};
|
|
36
36
|
IgcGridSelectedCellsChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
37
37
|
this._implementation = i;
|
|
38
|
-
this._implementation
|
|
38
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
39
39
|
this.onImplementationCreated();
|
|
40
40
|
if (this._initializeAdapters) {
|
|
41
41
|
this._initializeAdapters();
|
|
@@ -12,7 +12,7 @@ var IgcGridSelectedItemsChangedEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
12
12
|
this._addedItems = null;
|
|
13
13
|
this._removedItems = null;
|
|
14
14
|
this._implementation = this.createImplementation();
|
|
15
|
-
this._implementation
|
|
15
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
16
16
|
this.onImplementationCreated();
|
|
17
17
|
if (this._initializeAdapters) {
|
|
18
18
|
this._initializeAdapters();
|
|
@@ -35,7 +35,7 @@ var IgcGridSelectedItemsChangedEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
35
35
|
};
|
|
36
36
|
IgcGridSelectedItemsChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
37
37
|
this._implementation = i;
|
|
38
|
-
this._implementation
|
|
38
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
39
39
|
this.onImplementationCreated();
|
|
40
40
|
if (this._initializeAdapters) {
|
|
41
41
|
this._initializeAdapters();
|
|
@@ -12,7 +12,7 @@ var IgcGridSelectedKeysChangedEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
12
12
|
this._addedKeys = null;
|
|
13
13
|
this._removedKeys = null;
|
|
14
14
|
this._implementation = this.createImplementation();
|
|
15
|
-
this._implementation
|
|
15
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
16
16
|
this.onImplementationCreated();
|
|
17
17
|
if (this._initializeAdapters) {
|
|
18
18
|
this._initializeAdapters();
|
|
@@ -35,7 +35,7 @@ var IgcGridSelectedKeysChangedEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
35
35
|
};
|
|
36
36
|
IgcGridSelectedKeysChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
37
37
|
this._implementation = i;
|
|
38
|
-
this._implementation
|
|
38
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
39
39
|
this.onImplementationCreated();
|
|
40
40
|
if (this._initializeAdapters) {
|
|
41
41
|
this._initializeAdapters();
|
|
@@ -5,7 +5,7 @@ import { GridSelectionChangedEventArgs as GridSelectionChangedEventArgs_internal
|
|
|
5
5
|
var IgcGridSelectionChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcGridSelectionChangedEventArgs() {
|
|
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 IgcGridSelectionChangedEventArgs = /** @class */ /*@__PURE__*/ (function ()
|
|
|
28
28
|
};
|
|
29
29
|
IgcGridSelectionChangedEventArgs.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 { GridSizeChangedEventArgs as GridSizeChangedEventArgs_internal } from ".
|
|
|
5
5
|
var IgcGridSizeChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcGridSizeChangedEventArgs() {
|
|
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 IgcGridSizeChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
28
28
|
};
|
|
29
29
|
IgcGridSizeChangedEventArgs.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();
|
|
@@ -6,7 +6,7 @@ import { GridSortDescriptionsChangedEventArgs as GridSortDescriptionsChangedEven
|
|
|
6
6
|
var IgcGridSortDescriptionsChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
7
7
|
function IgcGridSortDescriptionsChangedEventArgs() {
|
|
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 IgcGridSortDescriptionsChangedEventArgs = /** @class */ /*@__PURE__*/ (funct
|
|
|
29
29
|
};
|
|
30
30
|
IgcGridSortDescriptionsChangedEventArgs.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();
|
|
@@ -51,7 +51,7 @@ var IgcGridSortDescriptionsChangedEventArgs = /** @class */ /*@__PURE__*/ (funct
|
|
|
51
51
|
e.i.setNativeElement(r);
|
|
52
52
|
}
|
|
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
|
},
|
|
@@ -6,7 +6,7 @@ import { GridSummaryDescriptionsChangedEventArgs as GridSummaryDescriptionsChang
|
|
|
6
6
|
var IgcGridSummaryDescriptionsChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
7
7
|
function IgcGridSummaryDescriptionsChangedEventArgs() {
|
|
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 IgcGridSummaryDescriptionsChangedEventArgs = /** @class */ /*@__PURE__*/ (fu
|
|
|
29
29
|
};
|
|
30
30
|
IgcGridSummaryDescriptionsChangedEventArgs.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();
|
|
@@ -51,7 +51,7 @@ var IgcGridSummaryDescriptionsChangedEventArgs = /** @class */ /*@__PURE__*/ (fu
|
|
|
51
51
|
e.i.setNativeElement(r);
|
|
52
52
|
}
|
|
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 { GroupData as GroupData_internal } from "./GroupData";
|
|
|
5
5
|
var IgcGroupData = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcGroupData() {
|
|
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 IgcGroupData = /** @class */ /*@__PURE__*/ (function () {
|
|
|
28
28
|
};
|
|
29
29
|
IgcGroupData.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();
|
|
@@ -2,7 +2,7 @@ import { LostFocusEventArgs as LostFocusEventArgs_internal } from "./LostFocusEv
|
|
|
2
2
|
var IgcLostFocusEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcLostFocusEventArgs() {
|
|
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 IgcLostFocusEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
25
25
|
};
|
|
26
26
|
IgcLostFocusEventArgs.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();
|
|
@@ -15,7 +15,7 @@ var IgcMultiColumnComboBoxTextChangedEventArgs = /** @class */ /*@__PURE__*/ (fu
|
|
|
15
15
|
};
|
|
16
16
|
IgcMultiColumnComboBoxTextChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
17
17
|
this._implementation = i;
|
|
18
|
-
this._implementation
|
|
18
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
19
19
|
this.onImplementationCreated();
|
|
20
20
|
if (this._initializeAdapters) {
|
|
21
21
|
this._initializeAdapters();
|
|
@@ -15,7 +15,7 @@ var IgcMultiColumnComboBoxValueChangedEventArgs = /** @class */ /*@__PURE__*/ (f
|
|
|
15
15
|
};
|
|
16
16
|
IgcMultiColumnComboBoxValueChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
17
17
|
this._implementation = i;
|
|
18
|
-
this._implementation
|
|
18
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
19
19
|
this.onImplementationCreated();
|
|
20
20
|
if (this._initializeAdapters) {
|
|
21
21
|
this._initializeAdapters();
|
|
@@ -2,7 +2,7 @@ import { OperatorSelectorClosingEventArgs as OperatorSelectorClosingEventArgs_in
|
|
|
2
2
|
var IgcOperatorSelectorClosingEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcOperatorSelectorClosingEventArgs() {
|
|
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 IgcOperatorSelectorClosingEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
25
25
|
};
|
|
26
26
|
IgcOperatorSelectorClosingEventArgs.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();
|
|
@@ -5,7 +5,7 @@ import { OperatorSelectorOpeningEventArgs as OperatorSelectorOpeningEventArgs_in
|
|
|
5
5
|
var IgcOperatorSelectorOpeningEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcOperatorSelectorOpeningEventArgs() {
|
|
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 IgcOperatorSelectorOpeningEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
28
28
|
};
|
|
29
29
|
IgcOperatorSelectorOpeningEventArgs.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 { OperatorSelectorValueChangedEventArgs as OperatorSelectorValueChangedEv
|
|
|
5
5
|
var IgcOperatorSelectorValueChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcOperatorSelectorValueChangedEventArgs() {
|
|
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 IgcOperatorSelectorValueChangedEventArgs = /** @class */ /*@__PURE__*/ (func
|
|
|
28
28
|
};
|
|
29
29
|
IgcOperatorSelectorValueChangedEventArgs.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();
|
|
@@ -2,7 +2,7 @@ import { PageChangedEventArgs as PageChangedEventArgs_internal } from "./PageCha
|
|
|
2
2
|
var IgcPageChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcPageChangedEventArgs() {
|
|
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 IgcPageChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
25
25
|
};
|
|
26
26
|
IgcPageChangedEventArgs.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();
|