ag-grid-community 32.3.2 → 32.3.3

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.
@@ -1929,7 +1929,7 @@ var SortStage = class extends import_core8.BeanStub {
1929
1929
  };
1930
1930
 
1931
1931
  // community-modules/client-side-row-model/src/version.ts
1932
- var VERSION = "32.3.2";
1932
+ var VERSION = "32.3.3";
1933
1933
 
1934
1934
  // community-modules/client-side-row-model/src/clientSideRowModelModule.ts
1935
1935
  var ClientSideRowModelCoreModule = (0, import_core9._defineModule)({
@@ -19864,7 +19864,7 @@ function _defineModule(definition) {
19864
19864
  }
19865
19865
 
19866
19866
  // community-modules/core/src/version.ts
19867
- var VERSION = "32.3.2";
19867
+ var VERSION = "32.3.3";
19868
19868
 
19869
19869
  // community-modules/core/src/filter/columnFilterApi.ts
19870
19870
  function isColumnFilterPresent(beans) {
@@ -47993,7 +47993,7 @@ var GridSerializer = class extends import_core6.BeanStub {
47993
47993
  };
47994
47994
 
47995
47995
  // community-modules/csv-export/src/version.ts
47996
- var VERSION = "32.3.2";
47996
+ var VERSION = "32.3.3";
47997
47997
 
47998
47998
  // community-modules/csv-export/src/csvExportModule.ts
47999
47999
  var CsvExportCoreModule = (0, import_core7._defineModule)({
@@ -49250,7 +49250,7 @@ function getInfiniteRowCount(beans) {
49250
49250
  }
49251
49251
 
49252
49252
  // community-modules/infinite-row-model/src/version.ts
49253
- var VERSION = "32.3.2";
49253
+ var VERSION = "32.3.3";
49254
49254
 
49255
49255
  // community-modules/infinite-row-model/src/infiniteRowModelModule.ts
49256
49256
  var InfiniteRowModelCoreModule = (0, import_core4._defineModule)({
@@ -17933,7 +17933,7 @@ function _defineModule(definition) {
17933
17933
  }
17934
17934
 
17935
17935
  // community-modules/core/src/version.ts
17936
- var VERSION = "32.3.2";
17936
+ var VERSION = "32.3.3";
17937
17937
 
17938
17938
  // community-modules/core/src/filter/columnFilterApi.ts
17939
17939
  function isColumnFilterPresent(beans) {
@@ -47214,7 +47214,7 @@ var SortStage = class extends BeanStub {
47214
47214
  };
47215
47215
 
47216
47216
  // community-modules/client-side-row-model/src/version.ts
47217
- var VERSION2 = "32.3.2";
47217
+ var VERSION2 = "32.3.3";
47218
47218
 
47219
47219
  // community-modules/client-side-row-model/src/clientSideRowModelModule.ts
47220
47220
  var ClientSideRowModelCoreModule = _defineModule({
@@ -47907,7 +47907,7 @@ var GridSerializer = class extends BeanStub {
47907
47907
  });
47908
47908
  }
47909
47909
  };
47910
- var VERSION3 = "32.3.2";
47910
+ var VERSION3 = "32.3.3";
47911
47911
  var CsvExportCoreModule = _defineModule({
47912
47912
  version: VERSION3,
47913
47913
  moduleName: `${"@ag-grid-community/csv-export" /* CsvExportModule */}-core`,
@@ -49098,7 +49098,7 @@ function purgeInfiniteCache(beans) {
49098
49098
  function getInfiniteRowCount(beans) {
49099
49099
  return beans.rowModelHelperService?.getInfiniteRowModel()?.getRowCount();
49100
49100
  }
49101
- var VERSION4 = "32.3.2";
49101
+ var VERSION4 = "32.3.3";
49102
49102
  var InfiniteRowModelCoreModule = _defineModule({
49103
49103
  version: VERSION4,
49104
49104
  moduleName: `${"@ag-grid-community/infinite-row-model" /* InfiniteRowModelModule */}-core`,