ag-grid-community 32.0.1 → 32.0.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.
@@ -1816,7 +1816,7 @@ var SortStage = class extends import_core8.BeanStub {
1816
1816
  };
1817
1817
 
1818
1818
  // community-modules/client-side-row-model/src/version.ts
1819
- var VERSION = "32.0.1";
1819
+ var VERSION = "32.0.2";
1820
1820
 
1821
1821
  // community-modules/client-side-row-model/src/clientSideRowModelModule.ts
1822
1822
  var ClientSideRowModelCoreModule = {
@@ -18905,7 +18905,7 @@ var HeaderFilterCellCtrl = class extends AbstractHeaderCellCtrl {
18905
18905
  };
18906
18906
 
18907
18907
  // community-modules/core/src/version.ts
18908
- var VERSION = "32.0.1";
18908
+ var VERSION = "32.0.2";
18909
18909
 
18910
18910
  // community-modules/core/src/filter/columnFilterApi.ts
18911
18911
  function isColumnFilterPresent(beans) {
@@ -46149,7 +46149,7 @@ var GridSerializer = class extends import_core5.BeanStub {
46149
46149
  };
46150
46150
 
46151
46151
  // community-modules/csv-export/src/version.ts
46152
- var VERSION = "32.0.1";
46152
+ var VERSION = "32.0.2";
46153
46153
 
46154
46154
  // community-modules/csv-export/src/csvExportModule.ts
46155
46155
  var CsvExportCoreModule = {
@@ -47413,7 +47413,7 @@ function isLastRowIndexKnown(beans) {
47413
47413
  }
47414
47414
 
47415
47415
  // community-modules/infinite-row-model/src/version.ts
47416
- var VERSION = "32.0.1";
47416
+ var VERSION = "32.0.2";
47417
47417
 
47418
47418
  // community-modules/infinite-row-model/src/infiniteRowModelModule.ts
47419
47419
  var InfiniteRowModelCoreModule = {