@syncfusion/ej2-angular-pivotview 31.1.20 → 31.1.21

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.
Files changed (42) hide show
  1. package/CHANGELOG.md +3 -5
  2. package/README.md +1 -1
  3. package/package.json +22 -53
  4. package/schematics/collection.json +10 -19
  5. package/schematics/ng-add/index.js +1 -1
  6. package/schematics/ng-add/index.ts +10 -10
  7. package/schematics/ng-add/schema.json +34 -34
  8. package/schematics/ng-add/schema.ts +30 -30
  9. package/schematics/tsconfig.json +25 -25
  10. package/schematics/utils/lib-details.d.ts +2 -2
  11. package/schematics/utils/lib-details.js +2 -3
  12. package/schematics/utils/lib-details.ts +4 -4
  13. package/styles/pivotfieldlist/material3-dark.scss +1 -1
  14. package/styles/pivotfieldlist/material3.scss +1 -1
  15. package/styles/pivotview/material3-dark.scss +1 -1
  16. package/styles/pivotview/material3.scss +1 -1
  17. package/schematics/generators/pivotview-default/index.d.ts +0 -3
  18. package/schematics/generators/pivotview-default/index.js +0 -8
  19. package/schematics/generators/pivotview-default/index.ts +0 -8
  20. package/schematics/generators/pivotview-default/sample-details.d.ts +0 -5
  21. package/schematics/generators/pivotview-default/sample-details.js +0 -8
  22. package/schematics/generators/pivotview-default/sample-details.ts +0 -5
  23. package/schematics/generators/pivotview-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  24. package/schematics/generators/pivotview-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -4
  25. package/schematics/generators/pivotview-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -195
  26. package/schematics/generators/pivotview-default/schema.d.ts +0 -3
  27. package/schematics/generators/pivotview-default/schema.js +0 -2
  28. package/schematics/generators/pivotview-default/schema.json +0 -125
  29. package/schematics/generators/pivotview-default/schema.ts +0 -3
  30. package/schematics/generators/pivotview-fieldlist/index.d.ts +0 -3
  31. package/schematics/generators/pivotview-fieldlist/index.js +0 -8
  32. package/schematics/generators/pivotview-fieldlist/index.ts +0 -8
  33. package/schematics/generators/pivotview-fieldlist/sample-details.d.ts +0 -5
  34. package/schematics/generators/pivotview-fieldlist/sample-details.js +0 -8
  35. package/schematics/generators/pivotview-fieldlist/sample-details.ts +0 -5
  36. package/schematics/generators/pivotview-fieldlist/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  37. package/schematics/generators/pivotview-fieldlist/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -4
  38. package/schematics/generators/pivotview-fieldlist/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -195
  39. package/schematics/generators/pivotview-fieldlist/schema.d.ts +0 -3
  40. package/schematics/generators/pivotview-fieldlist/schema.js +0 -2
  41. package/schematics/generators/pivotview-fieldlist/schema.json +0 -125
  42. package/schematics/generators/pivotview-fieldlist/schema.ts +0 -3
package/CHANGELOG.md CHANGED
@@ -6,11 +6,9 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
- - `#I759062`, `#I758017` - The pivot table and chart are now rendered correctly in the tabular layout when subtotals and grand totals are disabled.
10
- - `#I759663` - The column header in the pivot table is now displayed correctly when grand totals are disabled.
11
- - `#I757793` - The calculated field option now functions correctly when the `allowCalculatedField` property is toggled.
12
- - `#I765620` - The pivot table is now rendered correctly when a numeric field is mapped as a string.
13
- - `#I763919` - The date field is now displayed correctly with the appropriate aggregation type in the pivot table.
9
+ - `#I758017` - The pivot chart now renders correctly with the tabular layout when subtotals and grand totals are disabled.
10
+ - `#I757830` - The pivot table now updates correctly when culture settings are changed dynamically.
11
+ - `#I747426` - The pivot table now renders properly when a calculated field is added to the value axis in the server-side engine.
14
12
 
15
13
  ## 31.1.17 (2025-09-05)
16
14
 
package/README.md CHANGED
@@ -143,4 +143,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
143
143
 
144
144
  See [LICENSE FILE](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=angular-pivot-table-npm) for more info.
145
145
 
146
- &copy; Copyright 2022 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential<sup>®</sup> Studio license and copyright applies to this distribution.
146
+ © Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
package/package.json CHANGED
@@ -1,44 +1,30 @@
1
1
  {
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": "*"
18
- },
19
- "_requiredBy": [
20
- "/"
21
- ],
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."
28
- },
29
- "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
31
- },
32
- "bundleDependencies": false,
2
+ "name": "@syncfusion/ej2-angular-pivotview",
3
+ "version": "31.1.21",
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",
33
8
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~31.1.17",
35
9
  "@syncfusion/ej2-base": "~31.1.20",
36
- "@syncfusion/ej2-pivotview": "31.1.20"
10
+ "@syncfusion/ej2-angular-base": "~31.1.17",
11
+ "@syncfusion/ej2-pivotview": "31.1.21"
37
12
  },
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",
13
+ "keywords": [
14
+ "angular",
15
+ "angular-pivotview"
16
+ ],
17
+ "repository": {
18
+ "type": "git",
19
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
20
+ },
21
+ "sideEffects": false,
22
+ "module": "fesm2015/syncfusion-ej2-angular-pivotview.mjs",
40
23
  "es2020": "fesm2020/syncfusion-ej2-angular-pivotview.mjs",
41
24
  "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",
42
28
  "exports": {
43
29
  "./package.json": {
44
30
  "default": "./package.json"
@@ -52,22 +38,5 @@
52
38
  "default": "./fesm2020/syncfusion-ej2-angular-pivotview.mjs"
53
39
  }
54
40
  },
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.20"
41
+ "homepage": "https://www.syncfusion.com/angular-components"
73
42
  }
@@ -1,20 +1,11 @@
1
1
  {
2
- "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
- "schematics": {
4
- "ng-add": {
5
- "description": "Adds Essential JS 2 specific Angular package to an application",
6
- "factory": "./ng-add",
7
- "schema": "./ng-add/schema.json"
8
- },
9
- "pivotview-default": {
10
- "description": "Create an Angular PivotView component with simple pivot table",
11
- "factory": "./generators/pivotview-default",
12
- "schema": "./generators/pivotview-default/schema.json"
13
- },
14
- "pivotview-fieldlist": {
15
- "description": "Create an Angular component with EJ2 pivotview with fieldlist",
16
- "factory": "./generators/pivotview-fieldlist",
17
- "schema": "./generators/pivotview-fieldlist/schema.json"
18
- }
19
- }
20
- }
2
+ "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
+ "schematics": {
4
+ "ng-add": {
5
+ "description": "Adds Essential JS 2 specific Angular package to an application",
6
+ "factory": "./ng-add",
7
+ "schema": "./ng-add/schema.json"
8
+ }
9
+ }
10
+ }
11
+
@@ -4,6 +4,6 @@ const lib_details_1 = require("./../utils/lib-details");
4
4
  const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
5
5
  function default_1(options) {
6
6
  const libOptions = Object.assign({}, { 'pkgName': lib_details_1.pkgName, 'pkgVer': lib_details_1.pkgVer, 'moduleName': lib_details_1.moduleName, 'themeVer': lib_details_1.themeVer });
7
- return (0, schematics_1.install)(options, libOptions);
7
+ return schematics_1.install(options, libOptions);
8
8
  }
9
9
  exports.default = default_1;
@@ -1,10 +1,10 @@
1
- import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
2
- import { install } from '@syncfusion/ej2-angular-base/schematics';
3
- import { OptionsSchema, LibOptionsSchema } from './schema';
4
- import { Rule } from '@angular-devkit/schematics';
5
-
6
- export default function (options: OptionsSchema): Rule {
7
- const libOptions: LibOptionsSchema = Object.assign({},
8
- { 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
9
- return install(options, libOptions);
10
- }
1
+ import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
2
+ import { install } from '@syncfusion/ej2-angular-base/schematics';
3
+ import { OptionsSchema, LibOptionsSchema } from './schema';
4
+ import { Rule } from '@angular-devkit/schematics';
5
+
6
+ export default function (options: OptionsSchema): Rule {
7
+ const libOptions: LibOptionsSchema = Object.assign({},
8
+ { 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
9
+ return install(options, libOptions);
10
+ }
@@ -1,34 +1,34 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "ngAdd",
4
- "title": "Add Essential JS 2 Angular packages",
5
- "type": "object",
6
- "properties": {
7
- "skipPackageJson": {
8
- "type": "boolean",
9
- "default": false,
10
- "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
- },
12
- "modules": {
13
- "type": "string",
14
- "default": "",
15
- "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
- },
17
- "modulePath": {
18
- "type": "string",
19
- "default": "",
20
- "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
- },
22
- "theme": {
23
- "enum": [
24
- "material",
25
- "fabric",
26
- "bootstrap",
27
- "highcontrast"
28
- ],
29
- "default": "material",
30
- "description": "Used to change the theme that needs to be imported"
31
- }
32
- },
33
- "required": []
34
- }
1
+ {
2
+ "$schema": "http://json-schema.org/schema",
3
+ "$id": "ngAdd",
4
+ "title": "Add Essential JS 2 Angular packages",
5
+ "type": "object",
6
+ "properties": {
7
+ "skipPackageJson": {
8
+ "type": "boolean",
9
+ "default": false,
10
+ "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
+ },
12
+ "modules": {
13
+ "type": "string",
14
+ "default": "",
15
+ "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
+ },
17
+ "modulePath": {
18
+ "type": "string",
19
+ "default": "",
20
+ "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
+ },
22
+ "theme": {
23
+ "enum": [
24
+ "material",
25
+ "fabric",
26
+ "bootstrap",
27
+ "highcontrast"
28
+ ],
29
+ "default": "material",
30
+ "description": "Used to change the theme that needs to be imported"
31
+ }
32
+ },
33
+ "required": []
34
+ }
@@ -1,30 +1,30 @@
1
- export interface OptionsSchema {
2
- // Whether to skip package.json install.
3
- skipPackageJson: boolean;
4
-
5
- // Used to specify required module names
6
- modules: string;
7
-
8
- // Used to specify custom module path
9
- modulePath: string;
10
-
11
- // Used to specify theme name
12
- theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
-
14
- // Name of the project to target.
15
- project?: string;
16
- }
17
-
18
- export interface LibOptionsSchema {
19
- // Package name
20
- pkgName: string;
21
-
22
- // Package version
23
- pkgVer: string;
24
-
25
- // Library base module name
26
- moduleName: string;
27
-
28
- // Theme version
29
- themeVer: string;
30
- }
1
+ export interface OptionsSchema {
2
+ // Whether to skip package.json install.
3
+ skipPackageJson: boolean;
4
+
5
+ // Used to specify required module names
6
+ modules: string;
7
+
8
+ // Used to specify custom module path
9
+ modulePath: string;
10
+
11
+ // Used to specify theme name
12
+ theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
+
14
+ // Name of the project to target.
15
+ project?: string;
16
+ }
17
+
18
+ export interface LibOptionsSchema {
19
+ // Package name
20
+ pkgName: string;
21
+
22
+ // Package version
23
+ pkgVer: string;
24
+
25
+ // Library base module name
26
+ moduleName: string;
27
+
28
+ // Theme version
29
+ themeVer: string;
30
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "compilerOptions": {
3
- "lib": ["es2017", "dom"],
4
- "module": "commonjs",
5
- "moduleResolution": "node",
6
- "noEmitOnError": false,
7
- "skipDefaultLibCheck": true,
8
- "skipLibCheck": true,
9
- "sourceMap": true,
10
- "target": "es6",
11
- "declaration": true,
12
- "types": [
13
- "jasmine",
14
- "node"
15
- ]
16
- },
17
- "exclude": [
18
- "node_modules",
19
- "src",
20
- "src/**/*.ts",
21
- "spec",
22
- "spec/**/*.ts",
23
- "@typings"
24
- ]
25
- }
1
+ {
2
+ "compilerOptions": {
3
+ "lib": ["es2017", "dom"],
4
+ "module": "commonjs",
5
+ "moduleResolution": "node",
6
+ "noEmitOnError": false,
7
+ "skipDefaultLibCheck": true,
8
+ "skipLibCheck": true,
9
+ "sourceMap": true,
10
+ "target": "es6",
11
+ "declaration": true,
12
+ "types": [
13
+ "jasmine",
14
+ "node"
15
+ ]
16
+ },
17
+ "exclude": [
18
+ "node_modules",
19
+ "src",
20
+ "src/**/*.ts",
21
+ "spec",
22
+ "spec/**/*.ts",
23
+ "@typings"
24
+ ]
25
+ }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-pivotview";
2
- export declare const pkgVer = "^31.1.17";
2
+ export declare const pkgVer = "^29.1.33";
3
3
  export declare const moduleName = "PivotViewModule, PivotFieldListModule";
4
- export declare const themeVer = "~31.1.17";
4
+ export declare const themeVer = "~29.1.33";
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.themeVer = exports.moduleName = exports.pkgVer = exports.pkgName = void 0;
4
3
  exports.pkgName = '@syncfusion/ej2-angular-pivotview';
5
- exports.pkgVer = '^31.1.17';
4
+ exports.pkgVer = '^31.1.21';
6
5
  exports.moduleName = 'PivotViewModule, PivotFieldListModule';
7
- exports.themeVer = '~31.1.17';
6
+ exports.themeVer = '~31.1.21';
@@ -1,4 +1,4 @@
1
- export const pkgName = '@syncfusion/ej2-angular-pivotview';
2
- export const pkgVer = '^31.1.17';
3
- export const moduleName = 'PivotViewModule, PivotFieldListModule';
4
- export const themeVer = '~31.1.17';
1
+ export const pkgName = '@syncfusion/ej2-angular-pivotview';
2
+ export const pkgVer = '^31.1.21';
3
+ export const moduleName = 'PivotViewModule, PivotFieldListModule';
4
+ export const themeVer = '~31.1.21';
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/definition/material3-dark.scss';
1
+
2
2
  @import 'ej2-pivotview/styles/pivotfieldlist/material3-dark.scss';
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/definition/material3.scss';
1
+
2
2
  @import 'ej2-pivotview/styles/pivotfieldlist/material3.scss';
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/definition/material3-dark.scss';
1
+
2
2
  @import 'ej2-pivotview/styles/pivotview/material3-dark.scss';
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/definition/material3.scss';
1
+
2
2
  @import 'ej2-pivotview/styles/pivotview/material3.scss';
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return (0, schematics_1.componentBuilder)(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,8 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { componentBuilder } from "@syncfusion/ej2-angular-base/schematics";
3
- import { Schema } from './schema';
4
- import * as sampleDetails from './sample-details';
5
-
6
- export default function (options: Schema): Rule {
7
- return componentBuilder(options, sampleDetails);
8
- }
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.libModules = exports.packageName = exports.diModules = exports.sampleName = exports.componentName = void 0;
4
- exports.componentName = 'pivotview';
5
- exports.sampleName = 'default';
6
- exports.diModules = null;
7
- exports.packageName = '@syncfusion/ej2-angular-pivotview';
8
- exports.libModules = 'PivotViewModule';
@@ -1,5 +0,0 @@
1
- export const componentName: string = 'pivotview';
2
- export const sampleName: string = 'default';
3
- export const diModules: string = null;
4
- export const packageName: string = '@syncfusion/ej2-angular-pivotview';
5
- export const libModules: string = 'PivotViewModule';
@@ -1,4 +0,0 @@
1
- .control-section {
2
- overflow: auto;
3
- padding-bottom: 10px;
4
- }
@@ -1,4 +0,0 @@
1
- <div class="control-section">
2
- <ejs-pivotview #pivotview id='PivotView' [dataSource]=dataSource width='100%' height='300' [gridSettings]='gridSettings'>
3
- </ejs-pivotview>
4
- </div>