ag-grid-community 32.3.0 → 32.3.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.
@@ -17557,7 +17557,7 @@ function _defineModule(definition) {
17557
17557
  }
17558
17558
 
17559
17559
  // community-modules/core/src/version.ts
17560
- var VERSION = "32.3.0";
17560
+ var VERSION = "32.3.2";
17561
17561
 
17562
17562
  // community-modules/core/src/filter/columnFilterApi.ts
17563
17563
  function isColumnFilterPresent(beans) {
@@ -46838,7 +46838,7 @@ var SortStage = class extends BeanStub {
46838
46838
  };
46839
46839
 
46840
46840
  // community-modules/client-side-row-model/src/version.ts
46841
- var VERSION2 = "32.3.0";
46841
+ var VERSION2 = "32.3.2";
46842
46842
 
46843
46843
  // community-modules/client-side-row-model/src/clientSideRowModelModule.ts
46844
46844
  var ClientSideRowModelCoreModule = _defineModule({
@@ -47531,7 +47531,7 @@ var GridSerializer = class extends BeanStub {
47531
47531
  });
47532
47532
  }
47533
47533
  };
47534
- var VERSION3 = "32.3.0";
47534
+ var VERSION3 = "32.3.2";
47535
47535
  var CsvExportCoreModule = _defineModule({
47536
47536
  version: VERSION3,
47537
47537
  moduleName: `${"@ag-grid-community/csv-export" /* CsvExportModule */}-core`,
@@ -48722,7 +48722,7 @@ function purgeInfiniteCache(beans) {
48722
48722
  function getInfiniteRowCount(beans) {
48723
48723
  return beans.rowModelHelperService?.getInfiniteRowModel()?.getRowCount();
48724
48724
  }
48725
- var VERSION4 = "32.3.0";
48725
+ var VERSION4 = "32.3.2";
48726
48726
  var InfiniteRowModelCoreModule = _defineModule({
48727
48727
  version: VERSION4,
48728
48728
  moduleName: `${"@ag-grid-community/infinite-row-model" /* InfiniteRowModelModule */}-core`,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ag-grid-community",
3
- "version": "32.3.0",
3
+ "version": "32.3.2",
4
4
  "description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue",
5
5
  "main": "./dist/package/main.cjs.js",
6
6
  "types": "./dist/types/main.d.ts",
@@ -88,19 +88,19 @@
88
88
  ],
89
89
  "homepage": "https://www.ag-grid.com/",
90
90
  "dependencies": {
91
- "ag-charts-types": "10.3.0"
91
+ "ag-charts-types": "10.3.1"
92
92
  },
93
93
  "devDependencies": {
94
94
  "source-map-loader": "^5.0.0",
95
95
  "gulp": "^4.0.0",
96
96
  "gulp-replace": "^1.0.0",
97
97
  "gulp-rename": "^2.0.0",
98
- "@ag-grid-community/client-side-row-model": "32.3.0",
99
- "@ag-grid-community/core": "32.3.0",
100
- "@ag-grid-community/csv-export": "32.3.0",
101
- "@ag-grid-community/infinite-row-model": "32.3.0",
102
- "@ag-grid-community/styles": "32.3.0",
103
- "@ag-grid-community/theming": "32.3.0",
98
+ "@ag-grid-community/client-side-row-model": "32.3.2",
99
+ "@ag-grid-community/core": "32.3.2",
100
+ "@ag-grid-community/csv-export": "32.3.2",
101
+ "@ag-grid-community/infinite-row-model": "32.3.2",
102
+ "@ag-grid-community/styles": "32.3.2",
103
+ "@ag-grid-community/theming": "32.3.2",
104
104
  "ts-loader": "^9.5.1",
105
105
  "style-loader": "^3.3.4",
106
106
  "css-loader": "^6.10.0",
@@ -1 +1 @@
1
- export declare const VERSION = "32.3.0";
1
+ export declare const VERSION = "32.3.2";
@@ -1 +1 @@
1
- export declare const VERSION = "32.3.0";
1
+ export declare const VERSION = "32.3.2";
@@ -1 +1 @@
1
- export declare const VERSION = "32.3.0";
1
+ export declare const VERSION = "32.3.2";
@@ -1 +1 @@
1
- export declare const VERSION = "32.3.0";
1
+ export declare const VERSION = "32.3.2";
@@ -1 +1 @@
1
- export declare const VERSION = "32.3.0";
1
+ export declare const VERSION = "32.3.2";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ag-grid-community",
3
- "version": "32.3.0",
3
+ "version": "32.3.2",
4
4
  "description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue",
5
5
  "main": "./dist/package/main.cjs.js",
6
6
  "types": "./dist/types/main.d.ts",
@@ -88,19 +88,19 @@
88
88
  ],
89
89
  "homepage": "https://www.ag-grid.com/",
90
90
  "dependencies": {
91
- "ag-charts-types": "10.3.0"
91
+ "ag-charts-types": "10.3.1"
92
92
  },
93
93
  "devDependencies": {
94
94
  "source-map-loader": "^5.0.0",
95
95
  "gulp": "^4.0.0",
96
96
  "gulp-replace": "^1.0.0",
97
97
  "gulp-rename": "^2.0.0",
98
- "@ag-grid-community/client-side-row-model": "32.3.0",
99
- "@ag-grid-community/core": "32.3.0",
100
- "@ag-grid-community/csv-export": "32.3.0",
101
- "@ag-grid-community/infinite-row-model": "32.3.0",
102
- "@ag-grid-community/styles": "32.3.0",
103
- "@ag-grid-community/theming": "32.3.0",
98
+ "@ag-grid-community/client-side-row-model": "32.3.2",
99
+ "@ag-grid-community/core": "32.3.2",
100
+ "@ag-grid-community/csv-export": "32.3.2",
101
+ "@ag-grid-community/infinite-row-model": "32.3.2",
102
+ "@ag-grid-community/styles": "32.3.2",
103
+ "@ag-grid-community/theming": "32.3.2",
104
104
  "ts-loader": "^9.5.1",
105
105
  "style-loader": "^3.3.4",
106
106
  "css-loader": "^6.10.0",