@bryntum/grid-angular-thin 7.1.1 → 7.1.2

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.
@@ -1404,7 +1404,7 @@ export declare class BryntumGridBaseComponent implements OnInit, OnDestroy {
1404
1404
  /**
1405
1405
  * Fires on the owning Grid before export started. Return `false` to cancel the export.
1406
1406
  * @param {object} event Event object
1407
- * @param {object} event.config Export config
1407
+ * @param {PdfExportConfig} event.config Export config
1408
1408
  */
1409
1409
  onBeforePdfExport: any;
1410
1410
  /**
@@ -1406,7 +1406,7 @@ export declare class BryntumGridComponent implements OnInit, OnDestroy {
1406
1406
  /**
1407
1407
  * Fires on the owning Grid before export started. Return `false` to cancel the export.
1408
1408
  * @param {object} event Event object
1409
- * @param {object} event.config Export config
1409
+ * @param {PdfExportConfig} event.config Export config
1410
1410
  */
1411
1411
  onBeforePdfExport: any;
1412
1412
  /**
@@ -1406,7 +1406,7 @@ export declare class BryntumTreeGridComponent implements OnInit, OnDestroy {
1406
1406
  /**
1407
1407
  * Fires on the owning Grid before export started. Return `false` to cancel the export.
1408
1408
  * @param {object} event Event object
1409
- * @param {object} event.config Export config
1409
+ * @param {PdfExportConfig} event.config Export config
1410
1410
  */
1411
1411
  onBeforePdfExport: any;
1412
1412
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bryntum/grid-angular-thin",
3
- "version": "7.1.1",
3
+ "version": "7.1.2",
4
4
  "description": "Angular IVY wrappers for Bryntum Grid JavaScript component",
5
5
  "keywords": [
6
6
  "bryntum",