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
|
@@ -1245,7 +1245,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
1245
1245
|
if (e) {
|
|
1246
1246
|
e._implementation = r;
|
|
1247
1247
|
}
|
|
1248
|
-
r
|
|
1248
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
1249
1249
|
}
|
|
1250
1250
|
return r.externalObject;
|
|
1251
1251
|
},
|
|
@@ -1271,7 +1271,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
1271
1271
|
if (e) {
|
|
1272
1272
|
e._implementation = r;
|
|
1273
1273
|
}
|
|
1274
|
-
r
|
|
1274
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
1275
1275
|
}
|
|
1276
1276
|
return r.externalObject;
|
|
1277
1277
|
},
|
|
@@ -1297,7 +1297,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
1297
1297
|
if (e) {
|
|
1298
1298
|
e._implementation = r;
|
|
1299
1299
|
}
|
|
1300
|
-
r
|
|
1300
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
1301
1301
|
}
|
|
1302
1302
|
return r.externalObject;
|
|
1303
1303
|
},
|
|
@@ -1323,7 +1323,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
1323
1323
|
if (e) {
|
|
1324
1324
|
e._implementation = r;
|
|
1325
1325
|
}
|
|
1326
|
-
r
|
|
1326
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
1327
1327
|
}
|
|
1328
1328
|
return r.externalObject;
|
|
1329
1329
|
},
|
|
@@ -1349,7 +1349,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
1349
1349
|
if (e) {
|
|
1350
1350
|
e._implementation = r;
|
|
1351
1351
|
}
|
|
1352
|
-
r
|
|
1352
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
1353
1353
|
}
|
|
1354
1354
|
return r.externalObject;
|
|
1355
1355
|
},
|
|
@@ -1375,7 +1375,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
1375
1375
|
if (e) {
|
|
1376
1376
|
e._implementation = r;
|
|
1377
1377
|
}
|
|
1378
|
-
r
|
|
1378
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
1379
1379
|
}
|
|
1380
1380
|
return r.externalObject;
|
|
1381
1381
|
},
|
|
@@ -1401,7 +1401,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
1401
1401
|
if (e) {
|
|
1402
1402
|
e._implementation = r;
|
|
1403
1403
|
}
|
|
1404
|
-
r
|
|
1404
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
1405
1405
|
}
|
|
1406
1406
|
return r.externalObject;
|
|
1407
1407
|
},
|
|
@@ -1427,7 +1427,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
1427
1427
|
if (e) {
|
|
1428
1428
|
e._implementation = r;
|
|
1429
1429
|
}
|
|
1430
|
-
r
|
|
1430
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
1431
1431
|
}
|
|
1432
1432
|
return r.externalObject;
|
|
1433
1433
|
},
|
|
@@ -1453,7 +1453,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
1453
1453
|
if (e) {
|
|
1454
1454
|
e._implementation = r;
|
|
1455
1455
|
}
|
|
1456
|
-
r
|
|
1456
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
1457
1457
|
}
|
|
1458
1458
|
return r.externalObject;
|
|
1459
1459
|
},
|
|
@@ -1785,7 +1785,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
1785
1785
|
e.i.setNativeElement(r);
|
|
1786
1786
|
}
|
|
1787
1787
|
}
|
|
1788
|
-
r
|
|
1788
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
1789
1789
|
}
|
|
1790
1790
|
return r.externalObject;
|
|
1791
1791
|
},
|
|
@@ -2370,7 +2370,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
2370
2370
|
e.i.setNativeElement(r);
|
|
2371
2371
|
}
|
|
2372
2372
|
}
|
|
2373
|
-
r
|
|
2373
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
2374
2374
|
}
|
|
2375
2375
|
return r.externalObject;
|
|
2376
2376
|
},
|
|
@@ -3416,7 +3416,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
3416
3416
|
e.i.setNativeElement(r);
|
|
3417
3417
|
}
|
|
3418
3418
|
}
|
|
3419
|
-
r
|
|
3419
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
3420
3420
|
}
|
|
3421
3421
|
return r.externalObject;
|
|
3422
3422
|
},
|
|
@@ -3442,7 +3442,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
3442
3442
|
e.i.setNativeElement(r);
|
|
3443
3443
|
}
|
|
3444
3444
|
}
|
|
3445
|
-
r
|
|
3445
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
3446
3446
|
}
|
|
3447
3447
|
return r.externalObject;
|
|
3448
3448
|
},
|
|
@@ -3468,7 +3468,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
3468
3468
|
e.i.setNativeElement(r);
|
|
3469
3469
|
}
|
|
3470
3470
|
}
|
|
3471
|
-
r
|
|
3471
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
3472
3472
|
}
|
|
3473
3473
|
return r.externalObject;
|
|
3474
3474
|
},
|
|
@@ -3524,7 +3524,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
3524
3524
|
e.i.setNativeElement(r);
|
|
3525
3525
|
}
|
|
3526
3526
|
}
|
|
3527
|
-
r
|
|
3527
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
3528
3528
|
}
|
|
3529
3529
|
return r.externalObject;
|
|
3530
3530
|
},
|
|
@@ -3550,7 +3550,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
3550
3550
|
e.i.setNativeElement(r);
|
|
3551
3551
|
}
|
|
3552
3552
|
}
|
|
3553
|
-
r
|
|
3553
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
3554
3554
|
}
|
|
3555
3555
|
return r.externalObject;
|
|
3556
3556
|
},
|
|
@@ -3576,7 +3576,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
3576
3576
|
e.i.setNativeElement(r);
|
|
3577
3577
|
}
|
|
3578
3578
|
}
|
|
3579
|
-
r
|
|
3579
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
3580
3580
|
}
|
|
3581
3581
|
return r.externalObject;
|
|
3582
3582
|
},
|
|
@@ -3602,7 +3602,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
3602
3602
|
e.i.setNativeElement(r);
|
|
3603
3603
|
}
|
|
3604
3604
|
}
|
|
3605
|
-
r
|
|
3605
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
3606
3606
|
}
|
|
3607
3607
|
return r.externalObject;
|
|
3608
3608
|
},
|
|
@@ -4823,7 +4823,7 @@ export var IgcDataGridComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
4823
4823
|
if (iv) {
|
|
4824
4824
|
var e = IgcDataGridColumnComponent._createFromInternal(iv);
|
|
4825
4825
|
e._implementation = iv;
|
|
4826
|
-
iv
|
|
4826
|
+
Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
4827
4827
|
ret = e;
|
|
4828
4828
|
}
|
|
4829
4829
|
}
|
|
@@ -21,7 +21,7 @@ export var IgcDataGridExpansionIndicatorComponent = /** @class */ /*@__PURE__*/
|
|
|
21
21
|
NamePatcher.ensureStylablePatched(Object.getPrototypeOf(_this));
|
|
22
22
|
}
|
|
23
23
|
_this._implementation = _this.createImplementation();
|
|
24
|
-
_this._implementation
|
|
24
|
+
Object.defineProperty(_this._implementation, 'externalObject', { value: _this, enumerable: false, configurable: true, writable: true });
|
|
25
25
|
_this.onImplementationCreated();
|
|
26
26
|
if (_this._initializeAdapters) {
|
|
27
27
|
_this._initializeAdapters();
|
|
@@ -37,7 +37,7 @@ export var IgcDataGridFilterDialogComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
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();
|
|
@@ -30,7 +30,7 @@ export var IgcDataGridSortIndicatorComponent = /** @class */ /*@__PURE__*/ (func
|
|
|
30
30
|
NamePatcher.ensureStylablePatched(Object.getPrototypeOf(_this));
|
|
31
31
|
}
|
|
32
32
|
_this._implementation = _this.createImplementation();
|
|
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();
|
|
@@ -2,7 +2,7 @@ import { FilterDialogRenderCompletedEventArgs as FilterDialogRenderCompletedEven
|
|
|
2
2
|
var IgcFilterDialogRenderCompletedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcFilterDialogRenderCompletedEventArgs() {
|
|
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 IgcFilterDialogRenderCompletedEventArgs = /** @class */ /*@__PURE__*/ (funct
|
|
|
25
25
|
};
|
|
26
26
|
IgcFilterDialogRenderCompletedEventArgs.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();
|
|
@@ -11,7 +11,7 @@ var IgcFilterOperand = /** @class */ /*@__PURE__*/ (function () {
|
|
|
11
11
|
this._filterRequested = null;
|
|
12
12
|
this._filterRequested_wrapped = null;
|
|
13
13
|
this._implementation = this.createImplementation();
|
|
14
|
-
this._implementation
|
|
14
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
15
15
|
this.onImplementationCreated();
|
|
16
16
|
if (this._initializeAdapters) {
|
|
17
17
|
this._initializeAdapters();
|
|
@@ -34,7 +34,7 @@ var IgcFilterOperand = /** @class */ /*@__PURE__*/ (function () {
|
|
|
34
34
|
};
|
|
35
35
|
IgcFilterOperand.prototype._provideImplementation = function (i) {
|
|
36
36
|
this._implementation = i;
|
|
37
|
-
this._implementation
|
|
37
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
38
38
|
this.onImplementationCreated();
|
|
39
39
|
if (this._initializeAdapters) {
|
|
40
40
|
this._initializeAdapters();
|
|
@@ -3,7 +3,7 @@ import { ensureBool } from "igniteui-webcomponents-core";
|
|
|
3
3
|
var IgcFormatCellEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
4
4
|
function IgcFormatCellEventArgs() {
|
|
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 IgcFormatCellEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
26
26
|
};
|
|
27
27
|
IgcFormatCellEventArgs.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 { FormatGroupTextEventArgs as FormatGroupTextEventArgs_internal } from ".
|
|
|
2
2
|
var IgcFormatGroupTextEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcFormatGroupTextEventArgs() {
|
|
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 IgcFormatGroupTextEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
25
25
|
};
|
|
26
26
|
IgcFormatGroupTextEventArgs.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 { FormatSummaryTextEventArgs as FormatSummaryTextEventArgs_internal } fro
|
|
|
2
2
|
var IgcFormatSummaryTextEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcFormatSummaryTextEventArgs() {
|
|
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 IgcFormatSummaryTextEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
25
25
|
};
|
|
26
26
|
IgcFormatSummaryTextEventArgs.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 { GotFocusEventArgs as GotFocusEventArgs_internal } from "./GotFocusEvent
|
|
|
2
2
|
var IgcGotFocusEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcGotFocusEventArgs() {
|
|
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 IgcGotFocusEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
25
25
|
};
|
|
26
26
|
IgcGotFocusEventArgs.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();
|
|
@@ -6,7 +6,7 @@ import { GridActiveCellChangedEventArgs as GridActiveCellChangedEventArgs_intern
|
|
|
6
6
|
var IgcGridActiveCellChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
7
7
|
function IgcGridActiveCellChangedEventArgs() {
|
|
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 IgcGridActiveCellChangedEventArgs = /** @class */ /*@__PURE__*/ (function ()
|
|
|
29
29
|
};
|
|
30
30
|
IgcGridActiveCellChangedEventArgs.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();
|
|
@@ -54,7 +54,7 @@ var IgcGridActiveCellChangedEventArgs = /** @class */ /*@__PURE__*/ (function ()
|
|
|
54
54
|
e.i.setNativeElement(r);
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
|
-
r
|
|
57
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
58
58
|
}
|
|
59
59
|
return r.externalObject;
|
|
60
60
|
},
|
|
@@ -83,7 +83,7 @@ var IgcGridActiveCellChangedEventArgs = /** @class */ /*@__PURE__*/ (function ()
|
|
|
83
83
|
e.i.setNativeElement(r);
|
|
84
84
|
}
|
|
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
|
},
|
|
@@ -7,7 +7,7 @@ import { ensureBool, ensureEnum } from "igniteui-webcomponents-core";
|
|
|
7
7
|
var IgcGridAnimationPhaseSettings = /** @class */ /*@__PURE__*/ (function () {
|
|
8
8
|
function IgcGridAnimationPhaseSettings() {
|
|
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 IgcGridAnimationPhaseSettings = /** @class */ /*@__PURE__*/ (function () {
|
|
|
30
30
|
};
|
|
31
31
|
IgcGridAnimationPhaseSettings.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();
|
|
@@ -5,7 +5,7 @@ import { GridAnimationSettings as GridAnimationSettings_internal } from "./GridA
|
|
|
5
5
|
var IgcGridAnimationSettings = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcGridAnimationSettings() {
|
|
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 IgcGridAnimationSettings = /** @class */ /*@__PURE__*/ (function () {
|
|
|
28
28
|
};
|
|
29
29
|
IgcGridAnimationSettings.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();
|
|
@@ -3,7 +3,7 @@ import { GridCellEditEndedEventArgs as GridCellEditEndedEventArgs_internal } fro
|
|
|
3
3
|
var IgcGridCellEditEndedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
4
4
|
function IgcGridCellEditEndedEventArgs() {
|
|
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 IgcGridCellEditEndedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
26
26
|
};
|
|
27
27
|
IgcGridCellEditEndedEventArgs.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();
|
|
@@ -46,7 +46,7 @@ var IgcGridCellEditEndedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
46
46
|
if (e) {
|
|
47
47
|
e._implementation = r;
|
|
48
48
|
}
|
|
49
|
-
r
|
|
49
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
50
50
|
}
|
|
51
51
|
return r.externalObject;
|
|
52
52
|
},
|
|
@@ -3,7 +3,7 @@ import { GridCellEditStartedEventArgs as GridCellEditStartedEventArgs_internal }
|
|
|
3
3
|
var IgcGridCellEditStartedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
4
4
|
function IgcGridCellEditStartedEventArgs() {
|
|
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 IgcGridCellEditStartedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
26
26
|
};
|
|
27
27
|
IgcGridCellEditStartedEventArgs.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();
|
|
@@ -46,7 +46,7 @@ var IgcGridCellEditStartedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
46
46
|
if (e) {
|
|
47
47
|
e._implementation = r;
|
|
48
48
|
}
|
|
49
|
-
r
|
|
49
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
50
50
|
}
|
|
51
51
|
return r.externalObject;
|
|
52
52
|
},
|
|
@@ -2,7 +2,7 @@ import { GridCellPosition as GridCellPosition_internal } from "./GridCellPositio
|
|
|
2
2
|
var IgcGridCellPosition = /** @class */ /*@__PURE__*/ (function () {
|
|
3
3
|
function IgcGridCellPosition() {
|
|
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 IgcGridCellPosition = /** @class */ /*@__PURE__*/ (function () {
|
|
|
25
25
|
};
|
|
26
26
|
IgcGridCellPosition.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();
|
|
@@ -113,7 +113,7 @@ var IgcGridCellValueChangingEventArgs = /** @class */ /*@__PURE__*/ (function ()
|
|
|
113
113
|
if (e) {
|
|
114
114
|
e._implementation = r;
|
|
115
115
|
}
|
|
116
|
-
r
|
|
116
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
117
117
|
}
|
|
118
118
|
return r.externalObject;
|
|
119
119
|
},
|
|
@@ -5,7 +5,7 @@ import { GridColumnAnimationSettings as GridColumnAnimationSettings_internal } f
|
|
|
5
5
|
var IgcGridColumnAnimationSettings = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcGridColumnAnimationSettings() {
|
|
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 IgcGridColumnAnimationSettings = /** @class */ /*@__PURE__*/ (function () {
|
|
|
28
28
|
};
|
|
29
29
|
IgcGridColumnAnimationSettings.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();
|
|
@@ -23,7 +23,7 @@ export var IgcGridColumnOptionsBaseComponent = /** @class */ /*@__PURE__*/ (func
|
|
|
23
23
|
NamePatcher.ensureStylablePatched(Object.getPrototypeOf(_this));
|
|
24
24
|
}
|
|
25
25
|
_this._implementation = _this.createImplementation();
|
|
26
|
-
_this._implementation
|
|
26
|
+
Object.defineProperty(_this._implementation, 'externalObject', { value: _this, enumerable: false, configurable: true, writable: true });
|
|
27
27
|
_this.onImplementationCreated();
|
|
28
28
|
if (_this._initializeAdapters) {
|
|
29
29
|
_this._initializeAdapters();
|
|
@@ -252,7 +252,7 @@ export var IgcGridColumnOptionsBaseComponent = /** @class */ /*@__PURE__*/ (func
|
|
|
252
252
|
if (e) {
|
|
253
253
|
e._implementation = r;
|
|
254
254
|
}
|
|
255
|
-
r
|
|
255
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
256
256
|
}
|
|
257
257
|
return r.externalObject;
|
|
258
258
|
},
|
|
@@ -7,7 +7,7 @@ import { GridColumnWidthChangedEventArgs as GridColumnWidthChangedEventArgs_inte
|
|
|
7
7
|
var IgcGridColumnWidthChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
8
8
|
function IgcGridColumnWidthChangedEventArgs() {
|
|
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 IgcGridColumnWidthChangedEventArgs = /** @class */ /*@__PURE__*/ (function (
|
|
|
30
30
|
};
|
|
31
31
|
IgcGridColumnWidthChangedEventArgs.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();
|
|
@@ -50,7 +50,7 @@ var IgcGridColumnWidthChangedEventArgs = /** @class */ /*@__PURE__*/ (function (
|
|
|
50
50
|
if (e) {
|
|
51
51
|
e._implementation = r;
|
|
52
52
|
}
|
|
53
|
-
r
|
|
53
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
54
54
|
}
|
|
55
55
|
return r.externalObject;
|
|
56
56
|
},
|
|
@@ -79,7 +79,7 @@ var IgcGridColumnWidthChangedEventArgs = /** @class */ /*@__PURE__*/ (function (
|
|
|
79
79
|
e.i.setNativeElement(r);
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
|
-
r
|
|
82
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
83
83
|
}
|
|
84
84
|
return r.externalObject;
|
|
85
85
|
},
|
|
@@ -108,7 +108,7 @@ var IgcGridColumnWidthChangedEventArgs = /** @class */ /*@__PURE__*/ (function (
|
|
|
108
108
|
e.i.setNativeElement(r);
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
r
|
|
111
|
+
Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
112
112
|
}
|
|
113
113
|
return r.externalObject;
|
|
114
114
|
},
|
|
@@ -10,7 +10,7 @@ var IgcGridColumnsAutoGeneratedEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
10
10
|
function IgcGridColumnsAutoGeneratedEventArgs() {
|
|
11
11
|
this._columns = null;
|
|
12
12
|
this._implementation = this.createImplementation();
|
|
13
|
-
this._implementation
|
|
13
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
14
14
|
this.onImplementationCreated();
|
|
15
15
|
if (this._initializeAdapters) {
|
|
16
16
|
this._initializeAdapters();
|
|
@@ -33,7 +33,7 @@ var IgcGridColumnsAutoGeneratedEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
33
33
|
};
|
|
34
34
|
IgcGridColumnsAutoGeneratedEventArgs.prototype._provideImplementation = function (i) {
|
|
35
35
|
this._implementation = i;
|
|
36
|
-
this._implementation
|
|
36
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
37
37
|
this.onImplementationCreated();
|
|
38
38
|
if (this._initializeAdapters) {
|
|
39
39
|
this._initializeAdapters();
|
|
@@ -10,7 +10,7 @@ var IgcGridColumnsChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
10
10
|
function IgcGridColumnsChangedEventArgs() {
|
|
11
11
|
this._columns = null;
|
|
12
12
|
this._implementation = this.createImplementation();
|
|
13
|
-
this._implementation
|
|
13
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
14
14
|
this.onImplementationCreated();
|
|
15
15
|
if (this._initializeAdapters) {
|
|
16
16
|
this._initializeAdapters();
|
|
@@ -33,7 +33,7 @@ var IgcGridColumnsChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
33
33
|
};
|
|
34
34
|
IgcGridColumnsChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
35
35
|
this._implementation = i;
|
|
36
|
-
this._implementation
|
|
36
|
+
Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
|
|
37
37
|
this.onImplementationCreated();
|
|
38
38
|
if (this._initializeAdapters) {
|
|
39
39
|
this._initializeAdapters();
|
|
@@ -77,7 +77,7 @@ export var IgcGridCompoundConditionalStyleComponent = /** @class */ /*@__PURE__*
|
|
|
77
77
|
if (iv) {
|
|
78
78
|
var e = new IgcGridConditionalStyleCollection();
|
|
79
79
|
e._implementation = iv;
|
|
80
|
-
iv
|
|
80
|
+
Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
|
|
81
81
|
ret = e;
|
|
82
82
|
}
|
|
83
83
|
}
|
|
@@ -5,7 +5,7 @@ import { GridConditionFilterStringErrorsParsingEventArgs as GridConditionFilterS
|
|
|
5
5
|
var IgcGridConditionFilterStringErrorsParsingEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
6
6
|
function IgcGridConditionFilterStringErrorsParsingEventArgs() {
|
|
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 IgcGridConditionFilterStringErrorsParsingEventArgs = /** @class */ /*@__PURE
|
|
|
28
28
|
};
|
|
29
29
|
IgcGridConditionFilterStringErrorsParsingEventArgs.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();
|
|
@@ -32,7 +32,7 @@ export var IgcGridConditionalStyleComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
32
32
|
NamePatcher.ensureStylablePatched(Object.getPrototypeOf(_this));
|
|
33
33
|
}
|
|
34
34
|
_this._implementation = _this.createImplementation();
|
|
35
|
-
_this._implementation
|
|
35
|
+
Object.defineProperty(_this._implementation, 'externalObject', { value: _this, enumerable: false, configurable: true, writable: true });
|
|
36
36
|
_this.onImplementationCreated();
|
|
37
37
|
if (_this._initializeAdapters) {
|
|
38
38
|
_this._initializeAdapters();
|