@syncfusion/ej2-react-pivotview 20.4.44 → 20.4.50
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 +16 -0
- package/diConfig.json +2 -1
- package/dist/ej2-react-pivotview.min.js +1 -1
- package/dist/ej2-react-pivotview.umd.min.js +1 -1
- package/package.json +8 -8
- package/src/pivotview/pivotview.component.d.ts +1 -0
- package/styles/bootstrap-dark.css +3 -0
- package/styles/bootstrap.css +3 -0
- package/styles/bootstrap4.css +6 -0
- package/styles/bootstrap5-dark.css +3 -0
- package/styles/bootstrap5.css +3 -0
- package/styles/fabric-dark.css +7 -0
- package/styles/fabric.css +7 -0
- package/styles/fluent-dark.css +3 -0
- package/styles/fluent.css +3 -0
- package/styles/highcontrast-light.css +7 -0
- package/styles/highcontrast.css +7 -0
- package/styles/material-dark.css +3 -0
- package/styles/material.css +3 -0
- package/styles/pivotview/bootstrap-dark.css +3 -0
- package/styles/pivotview/bootstrap.css +3 -0
- package/styles/pivotview/bootstrap4.css +6 -0
- package/styles/pivotview/bootstrap5-dark.css +3 -0
- package/styles/pivotview/bootstrap5.css +3 -0
- package/styles/pivotview/fabric-dark.css +7 -0
- package/styles/pivotview/fabric.css +7 -0
- package/styles/pivotview/fluent-dark.css +3 -0
- package/styles/pivotview/fluent.css +3 -0
- package/styles/pivotview/highcontrast-light.css +7 -0
- package/styles/pivotview/highcontrast.css +7 -0
- package/styles/pivotview/material-dark.css +3 -0
- package/styles/pivotview/material.css +3 -0
- package/styles/pivotview/tailwind-dark.css +3 -0
- package/styles/pivotview/tailwind.css +3 -0
- package/styles/tailwind-dark.css +3 -0
- package/styles/tailwind.css +3 -0
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,22 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- The tooltip template will now work properly in the pivot table.
|
|
10
|
+
|
|
11
|
+
## 20.4.48 (2023-02-01)
|
|
12
|
+
|
|
13
|
+
### Pivot Table
|
|
14
|
+
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
- `#I431116` - The "clipMode" property now works properly in pivot table row headers.
|
|
18
|
+
|
|
19
|
+
## 20.4.44 (2023-01-18)
|
|
20
|
+
|
|
21
|
+
### Pivot Table
|
|
22
|
+
|
|
23
|
+
#### Bug Fixes
|
|
24
|
+
|
|
9
25
|
- When switching from table to chart using the toolbar, the fieldlist popup now renders properly.
|
|
10
26
|
|
|
11
27
|
## 20.4.43 (2023-01-10)
|
package/diConfig.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pivotview.min.js
|
|
3
|
-
* version : 20.4.
|
|
3
|
+
* version : 20.4.50
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pivotview.umd.min.js
|
|
3
|
-
* version : 20.4.
|
|
3
|
+
* version : 20.4.50
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-pivotview@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-pivotview@20.4.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pivotview@20.4.48",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-K6pBBtHQhkE539vdb9fHJIjDUkV9R887kwh4wgQz4v6qRu7osHbI/jxQXkCXVgk1kPdx07B4rmAuYAuz5qYGNA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-pivotview",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.4.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.4.48.tgz",
|
|
23
|
+
"_shasum": "6824dde952e5d5b8ea4f21fd2e1e74490c8a0238",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-pivotview@*",
|
|
25
25
|
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~20.4.
|
|
35
|
-
"@syncfusion/ej2-pivotview": "20.4.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~20.4.
|
|
34
|
+
"@syncfusion/ej2-base": "~20.4.48",
|
|
35
|
+
"@syncfusion/ej2-pivotview": "20.4.50",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~20.4.48"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
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 React",
|
|
@@ -53,6 +53,6 @@
|
|
|
53
53
|
"type": "git",
|
|
54
54
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
55
55
|
},
|
|
56
|
-
"version": "20.4.
|
|
56
|
+
"version": "20.4.50",
|
|
57
57
|
"sideEffects": false
|
|
58
58
|
}
|
|
@@ -3,6 +3,7 @@ import { PivotView, PivotViewModel } from '@syncfusion/ej2-pivotview';
|
|
|
3
3
|
import { DefaultHtmlAttributes } from '@syncfusion/ej2-react-base';
|
|
4
4
|
export interface PivotViewTypecast {
|
|
5
5
|
cellTemplate?: string | Function | any;
|
|
6
|
+
tooltipTemplate?: string | Function | any;
|
|
6
7
|
}
|
|
7
8
|
/**
|
|
8
9
|
* `PivotViewComponent` represents the react PivotView.
|
package/styles/bootstrap.css
CHANGED
package/styles/bootstrap4.css
CHANGED
|
@@ -596,6 +596,9 @@
|
|
|
596
596
|
.e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
|
|
597
597
|
background: #6c757d;
|
|
598
598
|
}
|
|
599
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
|
|
600
|
+
background: #6c757d;
|
|
601
|
+
}
|
|
599
602
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
600
603
|
font-size: 16px;
|
|
601
604
|
}
|
|
@@ -2164,6 +2167,9 @@
|
|
|
2164
2167
|
.e-pivotview .e-component-disable {
|
|
2165
2168
|
display: none !important;
|
|
2166
2169
|
}
|
|
2170
|
+
.e-pivotview .e-pivotchart.e-chart {
|
|
2171
|
+
overflow: visible !important;
|
|
2172
|
+
}
|
|
2167
2173
|
|
|
2168
2174
|
.e-pivottooltipwrap,
|
|
2169
2175
|
.e-pivottooltip-container {
|
package/styles/bootstrap5.css
CHANGED
package/styles/fabric-dark.css
CHANGED
|
@@ -582,6 +582,10 @@
|
|
|
582
582
|
margin-right: 0;
|
|
583
583
|
font-size: 16px;
|
|
584
584
|
}
|
|
585
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
586
|
+
padding-right: 0 !important;
|
|
587
|
+
padding-left: 0 !important;
|
|
588
|
+
}
|
|
585
589
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
586
590
|
margin-left: 18px !important;
|
|
587
591
|
/* stylelint-enable */
|
|
@@ -2052,6 +2056,9 @@
|
|
|
2052
2056
|
.e-pivotview .e-component-disable {
|
|
2053
2057
|
display: none !important;
|
|
2054
2058
|
}
|
|
2059
|
+
.e-pivotview .e-pivotchart.e-chart {
|
|
2060
|
+
overflow: visible !important;
|
|
2061
|
+
}
|
|
2055
2062
|
|
|
2056
2063
|
.e-pivottooltipwrap,
|
|
2057
2064
|
.e-pivottooltip-container {
|
package/styles/fabric.css
CHANGED
|
@@ -579,6 +579,10 @@
|
|
|
579
579
|
margin-right: 0;
|
|
580
580
|
font-size: 16px;
|
|
581
581
|
}
|
|
582
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
583
|
+
padding-right: 0 !important;
|
|
584
|
+
padding-left: 0 !important;
|
|
585
|
+
}
|
|
582
586
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
583
587
|
margin-left: 18px !important;
|
|
584
588
|
/* stylelint-enable */
|
|
@@ -2053,6 +2057,9 @@
|
|
|
2053
2057
|
.e-pivotview .e-component-disable {
|
|
2054
2058
|
display: none !important;
|
|
2055
2059
|
}
|
|
2060
|
+
.e-pivotview .e-pivotchart.e-chart {
|
|
2061
|
+
overflow: visible !important;
|
|
2062
|
+
}
|
|
2056
2063
|
|
|
2057
2064
|
.e-pivottooltipwrap,
|
|
2058
2065
|
.e-pivottooltip-container {
|
package/styles/fluent-dark.css
CHANGED
package/styles/fluent.css
CHANGED
|
@@ -578,6 +578,10 @@
|
|
|
578
578
|
margin-right: 0;
|
|
579
579
|
font-size: 16px;
|
|
580
580
|
}
|
|
581
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
582
|
+
padding-right: 0 !important;
|
|
583
|
+
padding-left: 0 !important;
|
|
584
|
+
}
|
|
581
585
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
582
586
|
margin-left: 18px !important;
|
|
583
587
|
/* stylelint-enable */
|
|
@@ -2045,6 +2049,9 @@
|
|
|
2045
2049
|
.e-pivotview .e-component-disable {
|
|
2046
2050
|
display: none !important;
|
|
2047
2051
|
}
|
|
2052
|
+
.e-pivotview .e-pivotchart.e-chart {
|
|
2053
|
+
overflow: visible !important;
|
|
2054
|
+
}
|
|
2048
2055
|
|
|
2049
2056
|
.e-pivottooltipwrap,
|
|
2050
2057
|
.e-pivottooltip-container {
|
package/styles/highcontrast.css
CHANGED
|
@@ -578,6 +578,10 @@
|
|
|
578
578
|
margin-right: 0;
|
|
579
579
|
font-size: 16px;
|
|
580
580
|
}
|
|
581
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
582
|
+
padding-right: 0 !important;
|
|
583
|
+
padding-left: 0 !important;
|
|
584
|
+
}
|
|
581
585
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
582
586
|
margin-left: 18px !important;
|
|
583
587
|
/* stylelint-enable */
|
|
@@ -2045,6 +2049,9 @@
|
|
|
2045
2049
|
.e-pivotview .e-component-disable {
|
|
2046
2050
|
display: none !important;
|
|
2047
2051
|
}
|
|
2052
|
+
.e-pivotview .e-pivotchart.e-chart {
|
|
2053
|
+
overflow: visible !important;
|
|
2054
|
+
}
|
|
2048
2055
|
|
|
2049
2056
|
.e-pivottooltipwrap,
|
|
2050
2057
|
.e-pivottooltip-container {
|
package/styles/material-dark.css
CHANGED
package/styles/material.css
CHANGED
|
@@ -596,6 +596,9 @@
|
|
|
596
596
|
.e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
|
|
597
597
|
background: #6c757d;
|
|
598
598
|
}
|
|
599
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
|
|
600
|
+
background: #6c757d;
|
|
601
|
+
}
|
|
599
602
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
600
603
|
font-size: 16px;
|
|
601
604
|
}
|
|
@@ -2164,6 +2167,9 @@
|
|
|
2164
2167
|
.e-pivotview .e-component-disable {
|
|
2165
2168
|
display: none !important;
|
|
2166
2169
|
}
|
|
2170
|
+
.e-pivotview .e-pivotchart.e-chart {
|
|
2171
|
+
overflow: visible !important;
|
|
2172
|
+
}
|
|
2167
2173
|
|
|
2168
2174
|
.e-pivottooltipwrap,
|
|
2169
2175
|
.e-pivottooltip-container {
|
|
@@ -582,6 +582,10 @@
|
|
|
582
582
|
margin-right: 0;
|
|
583
583
|
font-size: 16px;
|
|
584
584
|
}
|
|
585
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
586
|
+
padding-right: 0 !important;
|
|
587
|
+
padding-left: 0 !important;
|
|
588
|
+
}
|
|
585
589
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
586
590
|
margin-left: 18px !important;
|
|
587
591
|
/* stylelint-enable */
|
|
@@ -2052,6 +2056,9 @@
|
|
|
2052
2056
|
.e-pivotview .e-component-disable {
|
|
2053
2057
|
display: none !important;
|
|
2054
2058
|
}
|
|
2059
|
+
.e-pivotview .e-pivotchart.e-chart {
|
|
2060
|
+
overflow: visible !important;
|
|
2061
|
+
}
|
|
2055
2062
|
|
|
2056
2063
|
.e-pivottooltipwrap,
|
|
2057
2064
|
.e-pivottooltip-container {
|
|
@@ -579,6 +579,10 @@
|
|
|
579
579
|
margin-right: 0;
|
|
580
580
|
font-size: 16px;
|
|
581
581
|
}
|
|
582
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
583
|
+
padding-right: 0 !important;
|
|
584
|
+
padding-left: 0 !important;
|
|
585
|
+
}
|
|
582
586
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
583
587
|
margin-left: 18px !important;
|
|
584
588
|
/* stylelint-enable */
|
|
@@ -2053,6 +2057,9 @@
|
|
|
2053
2057
|
.e-pivotview .e-component-disable {
|
|
2054
2058
|
display: none !important;
|
|
2055
2059
|
}
|
|
2060
|
+
.e-pivotview .e-pivotchart.e-chart {
|
|
2061
|
+
overflow: visible !important;
|
|
2062
|
+
}
|
|
2056
2063
|
|
|
2057
2064
|
.e-pivottooltipwrap,
|
|
2058
2065
|
.e-pivottooltip-container {
|
|
@@ -578,6 +578,10 @@
|
|
|
578
578
|
margin-right: 0;
|
|
579
579
|
font-size: 16px;
|
|
580
580
|
}
|
|
581
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
582
|
+
padding-right: 0 !important;
|
|
583
|
+
padding-left: 0 !important;
|
|
584
|
+
}
|
|
581
585
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
582
586
|
margin-left: 18px !important;
|
|
583
587
|
/* stylelint-enable */
|
|
@@ -2045,6 +2049,9 @@
|
|
|
2045
2049
|
.e-pivotview .e-component-disable {
|
|
2046
2050
|
display: none !important;
|
|
2047
2051
|
}
|
|
2052
|
+
.e-pivotview .e-pivotchart.e-chart {
|
|
2053
|
+
overflow: visible !important;
|
|
2054
|
+
}
|
|
2048
2055
|
|
|
2049
2056
|
.e-pivottooltipwrap,
|
|
2050
2057
|
.e-pivottooltip-container {
|
|
@@ -578,6 +578,10 @@
|
|
|
578
578
|
margin-right: 0;
|
|
579
579
|
font-size: 16px;
|
|
580
580
|
}
|
|
581
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
582
|
+
padding-right: 0 !important;
|
|
583
|
+
padding-left: 0 !important;
|
|
584
|
+
}
|
|
581
585
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
582
586
|
margin-left: 18px !important;
|
|
583
587
|
/* stylelint-enable */
|
|
@@ -2045,6 +2049,9 @@
|
|
|
2045
2049
|
.e-pivotview .e-component-disable {
|
|
2046
2050
|
display: none !important;
|
|
2047
2051
|
}
|
|
2052
|
+
.e-pivotview .e-pivotchart.e-chart {
|
|
2053
|
+
overflow: visible !important;
|
|
2054
|
+
}
|
|
2048
2055
|
|
|
2049
2056
|
.e-pivottooltipwrap,
|
|
2050
2057
|
.e-pivottooltip-container {
|
package/styles/tailwind-dark.css
CHANGED
package/styles/tailwind.css
CHANGED