@syncfusion/ej2-angular-pivotview 30.2.6 → 31.1.17

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/CHANGELOG.md CHANGED
@@ -2,37 +2,6 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ## 30.1.42 (2025-07-29)
6
-
7
- ### Pivot Table
8
-
9
- #### Bug Fixes
10
-
11
- - `#I741630` - The fields in the pivot field list treeview will now be organized correctly according to the datasource order when the `defaultFieldListOrder` property is set to `None` during the `load` event in the pivot table.
12
- - `#I747426` - The pivot table will now export correctly as an Excel file when using the server-side engine.
13
-
14
- ## 30.1.40 (2025-07-15)
15
-
16
- ### Pivot Table
17
-
18
- #### Bug Fixes
19
-
20
- - `#I740338` - The issue with sub-totals not rendering correctly when virtualization is enabled in the pivot table has been resolved.
21
-
22
- ## 30.1.39 (2025-07-08)
23
-
24
- ### Pivot Table
25
-
26
- #### Bug Fixes
27
-
28
- - `#I734750` - The pivot table will now be exported correctly as a PDF document when the tabular layout is enabled.
29
- - `#I734750` - The pivot table cells will now render correctly without any misalignment when the tabular layout is enabled.
30
- - The primary X-axis border can now be used to modify the multi-level labels border of the pivot chart.
31
- - Users can now choose to show or hide subtotals when exporting the pivot table to Excel pivot format.
32
- - The grouping bar buttons will now display correctly when virtualization is enabled in the pivot table.
33
-
34
- ## 30.1.37 (2025-06-25)
35
-
36
5
  ### Pivot Table
37
6
 
38
7
  #### Bug Fixes
package/package.json CHANGED
@@ -1,30 +1,44 @@
1
1
  {
2
- "name": "@syncfusion/ej2-angular-pivotview",
3
- "version": "30.2.6",
4
- "description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Angular",
5
- "author": "Syncfusion Inc.",
6
- "license": "SEE LICENSE IN license",
7
- "schematics": "./schematics/collection.json",
8
- "dependencies": {
9
- "@syncfusion/ej2-base": "~30.2.4",
10
- "@syncfusion/ej2-angular-base": "~30.2.4",
11
- "@syncfusion/ej2-pivotview": "30.2.6"
2
+ "_from": "@syncfusion/ej2-angular-pivotview@*",
3
+ "_id": "@syncfusion/ej2-angular-pivotview@29.2.0",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-NoyKSIMFgBx5BN3MesjKE6ihkgdGxjszGR0x/ZJoj0nI0C1Lswx2ZcV4pB0gM6MxFV729JgVxzrwhUpnnInziA==",
6
+ "_location": "/@syncfusion/ej2-angular-pivotview",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-angular-pivotview@*",
12
+ "name": "@syncfusion/ej2-angular-pivotview",
13
+ "escapedName": "@syncfusion%2fej2-angular-pivotview",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
12
18
  },
13
- "keywords": [
14
- "angular",
15
- "angular-pivotview"
19
+ "_requiredBy": [
20
+ "/"
16
21
  ],
17
- "repository": {
18
- "type": "git",
19
- "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-development/@syncfusion/ej2-angular-pivotview/-/ej2-angular-pivotview-29.2.0.tgz",
23
+ "_shasum": "66f61a4ab4f32374bf3635c6ccd3a2df5ac93263",
24
+ "_spec": "@syncfusion/ej2-angular-pivotview@*",
25
+ "_where": "D:\\SF3992\\WFH\\Nexus\\release",
26
+ "author": {
27
+ "name": "Syncfusion Inc."
20
28
  },
21
- "sideEffects": false,
22
- "module": "fesm2015/syncfusion-ej2-angular-pivotview.mjs",
29
+ "bugs": {
30
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
33
+ "dependencies": {
34
+ "@syncfusion/ej2-angular-base": "~31.1.17",
35
+ "@syncfusion/ej2-base": "~31.1.17",
36
+ "@syncfusion/ej2-pivotview": "31.1.17"
37
+ },
38
+ "deprecated": false,
39
+ "description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Angular",
23
40
  "es2020": "fesm2020/syncfusion-ej2-angular-pivotview.mjs",
24
41
  "esm2020": "esm2020/syncfusion-ej2-angular-pivotview.mjs",
25
- "fesm2020": "fesm2020/syncfusion-ej2-angular-pivotview.mjs",
26
- "fesm2015": "fesm2015/syncfusion-ej2-angular-pivotview.mjs",
27
- "typings": "syncfusion-ej2-angular-pivotview.d.ts",
28
42
  "exports": {
29
43
  "./package.json": {
30
44
  "default": "./package.json"
@@ -38,5 +52,22 @@
38
52
  "default": "./fesm2020/syncfusion-ej2-angular-pivotview.mjs"
39
53
  }
40
54
  },
41
- "homepage": "https://www.syncfusion.com/angular-components"
55
+ "fesm2015": "fesm2015/syncfusion-ej2-angular-pivotview.mjs",
56
+ "fesm2020": "fesm2020/syncfusion-ej2-angular-pivotview.mjs",
57
+ "homepage": "https://www.syncfusion.com/angular-components",
58
+ "keywords": [
59
+ "angular",
60
+ "angular-pivotview"
61
+ ],
62
+ "license": "SEE LICENSE IN license",
63
+ "module": "fesm2015/syncfusion-ej2-angular-pivotview.mjs",
64
+ "name": "@syncfusion/ej2-angular-pivotview",
65
+ "repository": {
66
+ "type": "git",
67
+ "url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
68
+ },
69
+ "schematics": "./schematics/collection.json",
70
+ "sideEffects": false,
71
+ "typings": "syncfusion-ej2-angular-pivotview.d.ts",
72
+ "version": "31.1.17"
42
73
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-pivotview";
2
- export declare const pkgVer = "^30.1.40";
2
+ export declare const pkgVer = "^29.1.33";
3
3
  export declare const moduleName = "PivotViewModule, PivotFieldListModule";
4
- export declare const themeVer = "~30.1.40";
4
+ export declare const themeVer = "~29.1.33";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-pivotview';
4
- exports.pkgVer = '^30.2.6';
4
+ exports.pkgVer = '^31.1.17';
5
5
  exports.moduleName = 'PivotViewModule, PivotFieldListModule';
6
- exports.themeVer = '~30.2.6';
6
+ exports.themeVer = '~31.1.17';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-pivotview';
2
- export const pkgVer = '^30.2.6';
2
+ export const pkgVer = '^31.1.17';
3
3
  export const moduleName = 'PivotViewModule, PivotFieldListModule';
4
- export const themeVer = '~30.2.6';
4
+ export const themeVer = '~31.1.17';