@syncfusion/ej2-angular-pivotview 26.1.35 → 26.1.39
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 +21 -1
- package/package.json +7 -7
- package/schematics/collection.json +0 -10
- package/styles/bootstrap-dark.css +2 -1
- package/styles/bootstrap.css +2 -1
- package/styles/bootstrap4.css +2 -1
- package/styles/bootstrap5-dark.css +2 -1
- package/styles/bootstrap5.css +2 -1
- package/styles/fabric-dark.css +2 -1
- package/styles/fabric.css +2 -1
- package/styles/fluent-dark.css +2 -1
- package/styles/fluent.css +2 -1
- package/styles/fluent2.css +116 -100
- package/styles/highcontrast-light.css +2 -1
- package/styles/highcontrast.css +2 -1
- package/styles/material-dark.css +2 -1
- package/styles/material.css +2 -1
- package/styles/material3-dark.css +2 -1
- package/styles/material3.css +2 -1
- package/styles/pivotfieldlist/fluent2.css +54 -38
- package/styles/pivotview/bootstrap-dark.css +2 -1
- package/styles/pivotview/bootstrap.css +2 -1
- package/styles/pivotview/bootstrap4.css +2 -1
- package/styles/pivotview/bootstrap5-dark.css +2 -1
- package/styles/pivotview/bootstrap5.css +2 -1
- package/styles/pivotview/fabric-dark.css +2 -1
- package/styles/pivotview/fabric.css +2 -1
- package/styles/pivotview/fluent-dark.css +2 -1
- package/styles/pivotview/fluent.css +2 -1
- package/styles/pivotview/fluent2.css +62 -62
- package/styles/pivotview/highcontrast-light.css +2 -1
- package/styles/pivotview/highcontrast.css +2 -1
- package/styles/pivotview/material-dark.css +2 -1
- package/styles/pivotview/material.css +2 -1
- package/styles/pivotview/material3-dark.css +2 -1
- package/styles/pivotview/material3.css +2 -1
- package/styles/pivotview/tailwind-dark.css +2 -1
- package/styles/pivotview/tailwind.css +2 -1
- package/styles/tailwind-dark.css +2 -1
- package/styles/tailwind.css +2 -1
- package/schematics/generators/pivotview-default/index.d.ts +0 -3
- package/schematics/generators/pivotview-default/index.js +0 -8
- package/schematics/generators/pivotview-default/index.ts +0 -8
- package/schematics/generators/pivotview-default/sample-details.d.ts +0 -5
- package/schematics/generators/pivotview-default/sample-details.js +0 -7
- package/schematics/generators/pivotview-default/sample-details.ts +0 -5
- package/schematics/generators/pivotview-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
- package/schematics/generators/pivotview-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -4
- package/schematics/generators/pivotview-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -195
- package/schematics/generators/pivotview-default/schema.d.ts +0 -3
- package/schematics/generators/pivotview-default/schema.js +0 -2
- package/schematics/generators/pivotview-default/schema.json +0 -125
- package/schematics/generators/pivotview-default/schema.ts +0 -3
- package/schematics/generators/pivotview-fieldlist/index.d.ts +0 -3
- package/schematics/generators/pivotview-fieldlist/index.js +0 -8
- package/schematics/generators/pivotview-fieldlist/index.ts +0 -8
- package/schematics/generators/pivotview-fieldlist/sample-details.d.ts +0 -5
- package/schematics/generators/pivotview-fieldlist/sample-details.js +0 -7
- package/schematics/generators/pivotview-fieldlist/sample-details.ts +0 -5
- package/schematics/generators/pivotview-fieldlist/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
- package/schematics/generators/pivotview-fieldlist/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -4
- package/schematics/generators/pivotview-fieldlist/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -195
- package/schematics/generators/pivotview-fieldlist/schema.d.ts +0 -3
- package/schematics/generators/pivotview-fieldlist/schema.js +0 -2
- package/schematics/generators/pivotview-fieldlist/schema.json +0 -125
- package/schematics/generators/pivotview-fieldlist/schema.ts +0 -3
- package/schematics/ng-add/index.d.ts +0 -3
- package/schematics/ng-add/index.js +0 -9
- package/schematics/ng-add/schema.d.ts +0 -13
- package/schematics/ng-add/schema.js +0 -2
- package/schematics/utils/lib-details.d.ts +0 -4
- package/schematics/utils/lib-details.js +0 -6
package/CHANGELOG.md
CHANGED
|
@@ -6,8 +6,28 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug fixes
|
|
8
8
|
|
|
9
|
-
- `#I581252` - Pivot Table will now be rendered properly within the parent container in Angular.
|
|
10
9
|
- `#I591197` - Column header text will now be visible when using value sorting with autofit in the pivot table.
|
|
10
|
+
- `#I596628` - The pivot table will now be properly rendered when the data source contains a special character.
|
|
11
|
+
- `#I595763` - The pivot table will now be properly exported as an Excel document, with the calculated field using the "Standard" format string.
|
|
12
|
+
- `#I592737` - When exporting a pivot table to an Excel document, it will now be properly formatted.
|
|
13
|
+
- `#I597092` - When you double-click on the row headers, the pivot table will now be rendered properly.
|
|
14
|
+
- `#I598656` - When exporting a pivot table as an excel document, the localization text is now properly applied to the column grand total.
|
|
15
|
+
- `#I593440` - When using number grouping in the pivot table, grouped headers will now be properly sorted.
|
|
16
|
+
- `#I594323` - In the pivot field list UI, date group fields are now properly displayed under their parent field name.
|
|
17
|
+
|
|
18
|
+
## 26.1.35 (2024-06-11)
|
|
19
|
+
|
|
20
|
+
### PivotTable
|
|
21
|
+
|
|
22
|
+
#### Bug fixes
|
|
23
|
+
|
|
24
|
+
- `#I581048` - We can now customize the headers before sending service requests when using a server-side pivot table.
|
|
25
|
+
|
|
26
|
+
### Pivot Table
|
|
27
|
+
|
|
28
|
+
#### Bug fixes
|
|
29
|
+
|
|
30
|
+
- `#I581252` - Pivot Table will now be rendered properly within the parent container in Angular.
|
|
11
31
|
|
|
12
32
|
## 25.1.35 (2024-03-15)
|
|
13
33
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-pivotview@*",
|
|
3
3
|
"_id": "@syncfusion/ej2-angular-pivotview@26.1.35",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-NbxzPK6tdzoxfRtL6kkdzg2Tzf6AGmqE1y8/69K9z7bKrdwXUpbQCn0ICKvLZeu3yuBOMexekbxpjaeHjy0A+Q==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-pivotview",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-pivotview/-/ej2-angular-pivotview-26.1.35.tgz",
|
|
23
|
+
"_shasum": "9a76864dd3fe1570f17bf613c7c034e0fde785c2",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-pivotview@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~26.1.
|
|
35
|
-
"@syncfusion/ej2-base": "~26.1.
|
|
36
|
-
"@syncfusion/ej2-pivotview": "26.1.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~26.1.39",
|
|
35
|
+
"@syncfusion/ej2-base": "~26.1.37",
|
|
36
|
+
"@syncfusion/ej2-pivotview": "26.1.39",
|
|
37
37
|
"tslib": "^2.3.0"
|
|
38
38
|
},
|
|
39
39
|
"deprecated": false,
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
"schematics": "./schematics/collection.json",
|
|
71
71
|
"sideEffects": false,
|
|
72
72
|
"typings": "syncfusion-ej2-angular-pivotview.d.ts",
|
|
73
|
-
"version": "26.1.
|
|
73
|
+
"version": "26.1.39"
|
|
74
74
|
}
|
|
@@ -5,16 +5,6 @@
|
|
|
5
5
|
"description": "Adds Essential JS 2 specific Angular package to an application",
|
|
6
6
|
"factory": "./ng-add",
|
|
7
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
8
|
}
|
|
19
9
|
}
|
|
20
10
|
}
|
|
@@ -563,7 +563,8 @@
|
|
|
563
563
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
564
564
|
margin-left: 18px !important;
|
|
565
565
|
}
|
|
566
|
-
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template
|
|
566
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
567
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
567
568
|
padding: 0 !important;
|
|
568
569
|
/* stylelint-enable */
|
|
569
570
|
}
|
package/styles/bootstrap.css
CHANGED
|
@@ -563,7 +563,8 @@
|
|
|
563
563
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
564
564
|
margin-left: 18px !important;
|
|
565
565
|
}
|
|
566
|
-
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template
|
|
566
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
567
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
567
568
|
padding: 0 !important;
|
|
568
569
|
/* stylelint-enable */
|
|
569
570
|
}
|
package/styles/bootstrap4.css
CHANGED
|
@@ -609,7 +609,8 @@
|
|
|
609
609
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
610
610
|
margin-left: 18px !important;
|
|
611
611
|
}
|
|
612
|
-
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template
|
|
612
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
613
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
613
614
|
padding: 0 !important;
|
|
614
615
|
/* stylelint-enable */
|
|
615
616
|
}
|
|
@@ -570,7 +570,8 @@
|
|
|
570
570
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
571
571
|
margin-left: 18px !important;
|
|
572
572
|
}
|
|
573
|
-
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template
|
|
573
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
574
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
574
575
|
padding: 0 !important;
|
|
575
576
|
/* stylelint-enable */
|
|
576
577
|
}
|
package/styles/bootstrap5.css
CHANGED
|
@@ -570,7 +570,8 @@
|
|
|
570
570
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
571
571
|
margin-left: 18px !important;
|
|
572
572
|
}
|
|
573
|
-
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template
|
|
573
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
574
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
574
575
|
padding: 0 !important;
|
|
575
576
|
/* stylelint-enable */
|
|
576
577
|
}
|
package/styles/fabric-dark.css
CHANGED
|
@@ -567,7 +567,8 @@
|
|
|
567
567
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
568
568
|
margin-left: 18px !important;
|
|
569
569
|
}
|
|
570
|
-
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template
|
|
570
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
571
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
571
572
|
padding: 0 !important;
|
|
572
573
|
/* stylelint-enable */
|
|
573
574
|
}
|
package/styles/fabric.css
CHANGED
|
@@ -567,7 +567,8 @@
|
|
|
567
567
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
568
568
|
margin-left: 18px !important;
|
|
569
569
|
}
|
|
570
|
-
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template
|
|
570
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
571
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
571
572
|
padding: 0 !important;
|
|
572
573
|
/* stylelint-enable */
|
|
573
574
|
}
|
package/styles/fluent-dark.css
CHANGED
|
@@ -578,7 +578,8 @@
|
|
|
578
578
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
579
579
|
margin-left: 18px !important;
|
|
580
580
|
}
|
|
581
|
-
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template
|
|
581
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
582
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
582
583
|
padding: 0 !important;
|
|
583
584
|
/* stylelint-enable */
|
|
584
585
|
}
|
package/styles/fluent.css
CHANGED
|
@@ -578,7 +578,8 @@
|
|
|
578
578
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
579
579
|
margin-left: 18px !important;
|
|
580
580
|
}
|
|
581
|
-
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template
|
|
581
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
582
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
582
583
|
padding: 0 !important;
|
|
583
584
|
/* stylelint-enable */
|
|
584
585
|
}
|