@syncfusion/ej2-react-pivotview 20.4.48 → 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.
Files changed (36) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/diConfig.json +2 -1
  3. package/dist/ej2-react-pivotview.min.js +1 -1
  4. package/dist/ej2-react-pivotview.umd.min.js +1 -1
  5. package/package.json +6 -6
  6. package/src/pivotview/pivotview.component.d.ts +1 -0
  7. package/styles/bootstrap-dark.css +3 -3
  8. package/styles/bootstrap.css +3 -3
  9. package/styles/bootstrap4.css +12 -3
  10. package/styles/bootstrap5-dark.css +3 -3
  11. package/styles/bootstrap5.css +3 -3
  12. package/styles/fabric-dark.css +9 -3
  13. package/styles/fabric.css +6 -3
  14. package/styles/fluent-dark.css +3 -3
  15. package/styles/fluent.css +3 -3
  16. package/styles/highcontrast-light.css +6 -4
  17. package/styles/highcontrast.css +6 -4
  18. package/styles/material-dark.css +3 -3
  19. package/styles/material.css +9 -3
  20. package/styles/pivotview/bootstrap-dark.css +3 -3
  21. package/styles/pivotview/bootstrap.css +3 -3
  22. package/styles/pivotview/bootstrap4.css +12 -3
  23. package/styles/pivotview/bootstrap5-dark.css +3 -3
  24. package/styles/pivotview/bootstrap5.css +3 -3
  25. package/styles/pivotview/fabric-dark.css +9 -3
  26. package/styles/pivotview/fabric.css +6 -3
  27. package/styles/pivotview/fluent-dark.css +3 -3
  28. package/styles/pivotview/fluent.css +3 -3
  29. package/styles/pivotview/highcontrast-light.css +6 -4
  30. package/styles/pivotview/highcontrast.css +6 -4
  31. package/styles/pivotview/material-dark.css +3 -3
  32. package/styles/pivotview/material.css +9 -3
  33. package/styles/pivotview/tailwind-dark.css +3 -0
  34. package/styles/pivotview/tailwind.css +3 -0
  35. package/styles/tailwind-dark.css +3 -0
  36. package/styles/tailwind.css +3 -0
package/CHANGELOG.md CHANGED
@@ -6,6 +6,14 @@
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
+
9
17
  - `#I431116` - The "clipMode" property now works properly in pivot table row headers.
10
18
 
11
19
  ## 20.4.44 (2023-01-18)
package/diConfig.json CHANGED
@@ -1678,7 +1678,8 @@
1678
1678
  }
1679
1679
  ],
1680
1680
  "templateProperties": [
1681
- "cellTemplate"
1681
+ "cellTemplate",
1682
+ "tooltipTemplate"
1682
1683
  ],
1683
1684
  "blazorTemplates": [
1684
1685
  "cellTemplate"
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-pivotview.min.js
3
- * version : 20.4.48
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.48
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.44",
3
+ "_id": "@syncfusion/ej2-react-pivotview@20.4.48",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-akiRtMPLEnTBATFY+B2nDM1FZxCcG96fti2GI+o+pQyUz/uXIzzMK5+AdTtqZih6G9PuD2g5Ie97HfFYHGlz8g==",
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.44.tgz",
23
- "_shasum": "41d26e100336c717c864694031bad14d0009bbba",
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": {
@@ -32,7 +32,7 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~20.4.48",
35
- "@syncfusion/ej2-pivotview": "20.4.48",
35
+ "@syncfusion/ej2-pivotview": "20.4.50",
36
36
  "@syncfusion/ej2-react-base": "~20.4.48"
37
37
  },
38
38
  "deprecated": false,
@@ -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.48",
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.
@@ -950,9 +950,6 @@
950
950
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
951
951
  width: 100%;
952
952
  }
953
- .e-pivotview .e-toolbar .e-tbar-btn {
954
- background-color: transparent;
955
- }
956
953
  .e-pivotview .e-grid .e-rowsheader.e-active,
957
954
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
958
955
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2046,6 +2043,9 @@
2046
2043
  .e-pivotview .e-component-disable {
2047
2044
  display: none !important;
2048
2045
  }
2046
+ .e-pivotview .e-pivotchart.e-chart {
2047
+ overflow: visible !important;
2048
+ }
2049
2049
 
2050
2050
  .e-pivottooltipwrap,
2051
2051
  .e-pivottooltip-container {
@@ -949,9 +949,6 @@
949
949
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
950
950
  width: 100%;
951
951
  }
952
- .e-pivotview .e-toolbar .e-tbar-btn {
953
- background-color: transparent;
954
- }
955
952
  .e-pivotview .e-grid .e-rowsheader.e-active,
956
953
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
957
954
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2045,6 +2042,9 @@
2045
2042
  .e-pivotview .e-component-disable {
2046
2043
  display: none !important;
2047
2044
  }
2045
+ .e-pivotview .e-pivotchart.e-chart {
2046
+ overflow: visible !important;
2047
+ }
2048
2048
 
2049
2049
  .e-pivottooltipwrap,
2050
2050
  .e-pivottooltip-container {
@@ -590,6 +590,15 @@
590
590
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
591
591
  background: #f2f4f6;
592
592
  }
593
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
594
+ background: #f2f4f6;
595
+ }
596
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
597
+ background: #6c757d;
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
+ }
593
602
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
594
603
  font-size: 16px;
595
604
  }
@@ -1004,9 +1013,6 @@
1004
1013
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
1005
1014
  width: 100%;
1006
1015
  }
1007
- .e-pivotview .e-toolbar .e-tbar-btn {
1008
- background-color: transparent;
1009
- }
1010
1016
  .e-pivotview .e-grid .e-rowsheader.e-active,
1011
1017
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
1012
1018
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2161,6 +2167,9 @@
2161
2167
  .e-pivotview .e-component-disable {
2162
2168
  display: none !important;
2163
2169
  }
2170
+ .e-pivotview .e-pivotchart.e-chart {
2171
+ overflow: visible !important;
2172
+ }
2164
2173
 
2165
2174
  .e-pivottooltipwrap,
2166
2175
  .e-pivottooltip-container {
@@ -952,9 +952,6 @@
952
952
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
953
953
  width: 100%;
954
954
  }
955
- .e-pivotview .e-toolbar .e-tbar-btn {
956
- background-color: transparent;
957
- }
958
955
  .e-pivotview .e-grid .e-rowsheader.e-active,
959
956
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
960
957
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2093,6 +2090,9 @@
2093
2090
  .e-pivotview .e-component-disable {
2094
2091
  display: none !important;
2095
2092
  }
2093
+ .e-pivotview .e-pivotchart.e-chart {
2094
+ overflow: visible !important;
2095
+ }
2096
2096
 
2097
2097
  .e-pivottooltipwrap,
2098
2098
  .e-pivottooltip-container {
@@ -954,9 +954,6 @@
954
954
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
955
955
  width: 100%;
956
956
  }
957
- .e-pivotview .e-toolbar .e-tbar-btn {
958
- background-color: transparent;
959
- }
960
957
  .e-pivotview .e-grid .e-rowsheader.e-active,
961
958
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
962
959
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2095,6 +2092,9 @@
2095
2092
  .e-pivotview .e-component-disable {
2096
2093
  display: none !important;
2097
2094
  }
2095
+ .e-pivotview .e-pivotchart.e-chart {
2096
+ overflow: visible !important;
2097
+ }
2098
2098
 
2099
2099
  .e-pivottooltipwrap,
2100
2100
  .e-pivottooltip-container {
@@ -559,6 +559,12 @@
559
559
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
560
560
  background: #282727;
561
561
  }
562
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
563
+ background: #282727;
564
+ }
565
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
566
+ background: #414040;
567
+ }
562
568
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
563
569
  font-size: 16px;
564
570
  }
@@ -958,9 +964,6 @@
958
964
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
959
965
  width: 100%;
960
966
  }
961
- .e-pivotview .e-toolbar .e-tbar-btn {
962
- background-color: transparent;
963
- }
964
967
  .e-pivotview .e-grid .e-rowsheader.e-active,
965
968
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
966
969
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2053,6 +2056,9 @@
2053
2056
  .e-pivotview .e-component-disable {
2054
2057
  display: none !important;
2055
2058
  }
2059
+ .e-pivotview .e-pivotchart.e-chart {
2060
+ overflow: visible !important;
2061
+ }
2056
2062
 
2057
2063
  .e-pivottooltipwrap,
2058
2064
  .e-pivottooltip-container {
package/styles/fabric.css CHANGED
@@ -559,6 +559,9 @@
559
559
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
560
560
  background: #f4f4f4;
561
561
  }
562
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
563
+ background: #f4f4f4;
564
+ }
562
565
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
563
566
  font-size: 16px;
564
567
  }
@@ -963,9 +966,6 @@
963
966
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
964
967
  width: 100%;
965
968
  }
966
- .e-pivotview .e-toolbar .e-tbar-btn {
967
- background-color: transparent;
968
- }
969
969
  .e-pivotview .e-grid .e-rowsheader.e-active,
970
970
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
971
971
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2057,6 +2057,9 @@
2057
2057
  .e-pivotview .e-component-disable {
2058
2058
  display: none !important;
2059
2059
  }
2060
+ .e-pivotview .e-pivotchart.e-chart {
2061
+ overflow: visible !important;
2062
+ }
2060
2063
 
2061
2064
  .e-pivottooltipwrap,
2062
2065
  .e-pivottooltip-container {
@@ -977,9 +977,6 @@
977
977
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
978
978
  width: 100%;
979
979
  }
980
- .e-pivotview .e-toolbar .e-tbar-btn {
981
- background-color: transparent;
982
- }
983
980
  .e-pivotview .e-grid .e-rowsheader.e-active,
984
981
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
985
982
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2084,6 +2081,9 @@
2084
2081
  .e-pivotview .e-component-disable {
2085
2082
  display: none !important;
2086
2083
  }
2084
+ .e-pivotview .e-pivotchart.e-chart {
2085
+ overflow: visible !important;
2086
+ }
2087
2087
 
2088
2088
  .e-pivottooltipwrap,
2089
2089
  .e-pivottooltip-container {
package/styles/fluent.css CHANGED
@@ -979,9 +979,6 @@
979
979
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
980
980
  width: 100%;
981
981
  }
982
- .e-pivotview .e-toolbar .e-tbar-btn {
983
- background-color: transparent;
984
- }
985
982
  .e-pivotview .e-grid .e-rowsheader.e-active,
986
983
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
987
984
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2086,6 +2083,9 @@
2086
2083
  .e-pivotview .e-component-disable {
2087
2084
  display: none !important;
2088
2085
  }
2086
+ .e-pivotview .e-pivotchart.e-chart {
2087
+ overflow: visible !important;
2088
+ }
2089
2089
 
2090
2090
  .e-pivottooltipwrap,
2091
2091
  .e-pivottooltip-container {
@@ -558,6 +558,9 @@
558
558
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
559
559
  background: #d8d8d8;
560
560
  }
561
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
562
+ background: #d8d8d8;
563
+ }
561
564
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
562
565
  font-size: 16px;
563
566
  }
@@ -953,10 +956,6 @@
953
956
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
954
957
  width: 100%;
955
958
  }
956
- .e-pivotview .e-toolbar .e-tbar-btn {
957
- background-color: transparent;
958
- border: none !important;
959
- }
960
959
  .e-pivotview .e-grid .e-rowsheader.e-active,
961
960
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
962
961
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2050,6 +2049,9 @@
2050
2049
  .e-pivotview .e-component-disable {
2051
2050
  display: none !important;
2052
2051
  }
2052
+ .e-pivotview .e-pivotchart.e-chart {
2053
+ overflow: visible !important;
2054
+ }
2053
2055
 
2054
2056
  .e-pivottooltipwrap,
2055
2057
  .e-pivottooltip-container {
@@ -558,6 +558,9 @@
558
558
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
559
559
  background: #262626;
560
560
  }
561
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
562
+ background: #262626;
563
+ }
561
564
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
562
565
  font-size: 16px;
563
566
  }
@@ -953,10 +956,6 @@
953
956
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
954
957
  width: 100%;
955
958
  }
956
- .e-pivotview .e-toolbar .e-tbar-btn {
957
- background-color: transparent;
958
- border: none !important;
959
- }
960
959
  .e-pivotview .e-grid .e-rowsheader.e-active,
961
960
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
962
961
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2050,6 +2049,9 @@
2050
2049
  .e-pivotview .e-component-disable {
2051
2050
  display: none !important;
2052
2051
  }
2052
+ .e-pivotview .e-pivotchart.e-chart {
2053
+ overflow: visible !important;
2054
+ }
2053
2055
 
2054
2056
  .e-pivottooltipwrap,
2055
2057
  .e-pivottooltip-container {
@@ -949,9 +949,6 @@
949
949
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
950
950
  width: 100%;
951
951
  }
952
- .e-pivotview .e-toolbar .e-tbar-btn {
953
- background-color: transparent;
954
- }
955
952
  .e-pivotview .e-grid .e-rowsheader.e-active,
956
953
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
957
954
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2048,6 +2045,9 @@
2048
2045
  .e-pivotview .e-component-disable {
2049
2046
  display: none !important;
2050
2047
  }
2048
+ .e-pivotview .e-pivotchart.e-chart {
2049
+ overflow: visible !important;
2050
+ }
2051
2051
 
2052
2052
  .e-pivottooltipwrap,
2053
2053
  .e-pivottooltip-container {
@@ -560,6 +560,12 @@
560
560
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
561
561
  background: #f5f5f5;
562
562
  }
563
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
564
+ background: #f5f5f5;
565
+ }
566
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
567
+ background: rgba(0, 0, 0, 0.12);
568
+ }
563
569
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
564
570
  font-size: 16px;
565
571
  }
@@ -950,9 +956,6 @@
950
956
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
951
957
  width: 100%;
952
958
  }
953
- .e-pivotview .e-toolbar .e-tbar-btn {
954
- background-color: transparent;
955
- }
956
959
  .e-pivotview .e-grid .e-rowsheader.e-active,
957
960
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
958
961
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2049,6 +2052,9 @@
2049
2052
  .e-pivotview .e-component-disable {
2050
2053
  display: none !important;
2051
2054
  }
2055
+ .e-pivotview .e-pivotchart.e-chart {
2056
+ overflow: visible !important;
2057
+ }
2052
2058
 
2053
2059
  .e-pivottooltipwrap,
2054
2060
  .e-pivottooltip-container {
@@ -950,9 +950,6 @@
950
950
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
951
951
  width: 100%;
952
952
  }
953
- .e-pivotview .e-toolbar .e-tbar-btn {
954
- background-color: transparent;
955
- }
956
953
  .e-pivotview .e-grid .e-rowsheader.e-active,
957
954
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
958
955
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2046,6 +2043,9 @@
2046
2043
  .e-pivotview .e-component-disable {
2047
2044
  display: none !important;
2048
2045
  }
2046
+ .e-pivotview .e-pivotchart.e-chart {
2047
+ overflow: visible !important;
2048
+ }
2049
2049
 
2050
2050
  .e-pivottooltipwrap,
2051
2051
  .e-pivottooltip-container {
@@ -949,9 +949,6 @@
949
949
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
950
950
  width: 100%;
951
951
  }
952
- .e-pivotview .e-toolbar .e-tbar-btn {
953
- background-color: transparent;
954
- }
955
952
  .e-pivotview .e-grid .e-rowsheader.e-active,
956
953
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
957
954
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2045,6 +2042,9 @@
2045
2042
  .e-pivotview .e-component-disable {
2046
2043
  display: none !important;
2047
2044
  }
2045
+ .e-pivotview .e-pivotchart.e-chart {
2046
+ overflow: visible !important;
2047
+ }
2048
2048
 
2049
2049
  .e-pivottooltipwrap,
2050
2050
  .e-pivottooltip-container {
@@ -590,6 +590,15 @@
590
590
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
591
591
  background: #f2f4f6;
592
592
  }
593
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
594
+ background: #f2f4f6;
595
+ }
596
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
597
+ background: #6c757d;
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
+ }
593
602
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
594
603
  font-size: 16px;
595
604
  }
@@ -1004,9 +1013,6 @@
1004
1013
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
1005
1014
  width: 100%;
1006
1015
  }
1007
- .e-pivotview .e-toolbar .e-tbar-btn {
1008
- background-color: transparent;
1009
- }
1010
1016
  .e-pivotview .e-grid .e-rowsheader.e-active,
1011
1017
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
1012
1018
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2161,6 +2167,9 @@
2161
2167
  .e-pivotview .e-component-disable {
2162
2168
  display: none !important;
2163
2169
  }
2170
+ .e-pivotview .e-pivotchart.e-chart {
2171
+ overflow: visible !important;
2172
+ }
2164
2173
 
2165
2174
  .e-pivottooltipwrap,
2166
2175
  .e-pivottooltip-container {
@@ -952,9 +952,6 @@
952
952
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
953
953
  width: 100%;
954
954
  }
955
- .e-pivotview .e-toolbar .e-tbar-btn {
956
- background-color: transparent;
957
- }
958
955
  .e-pivotview .e-grid .e-rowsheader.e-active,
959
956
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
960
957
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2093,6 +2090,9 @@
2093
2090
  .e-pivotview .e-component-disable {
2094
2091
  display: none !important;
2095
2092
  }
2093
+ .e-pivotview .e-pivotchart.e-chart {
2094
+ overflow: visible !important;
2095
+ }
2096
2096
 
2097
2097
  .e-pivottooltipwrap,
2098
2098
  .e-pivottooltip-container {
@@ -954,9 +954,6 @@
954
954
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
955
955
  width: 100%;
956
956
  }
957
- .e-pivotview .e-toolbar .e-tbar-btn {
958
- background-color: transparent;
959
- }
960
957
  .e-pivotview .e-grid .e-rowsheader.e-active,
961
958
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
962
959
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2095,6 +2092,9 @@
2095
2092
  .e-pivotview .e-component-disable {
2096
2093
  display: none !important;
2097
2094
  }
2095
+ .e-pivotview .e-pivotchart.e-chart {
2096
+ overflow: visible !important;
2097
+ }
2098
2098
 
2099
2099
  .e-pivottooltipwrap,
2100
2100
  .e-pivottooltip-container {
@@ -559,6 +559,12 @@
559
559
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
560
560
  background: #282727;
561
561
  }
562
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
563
+ background: #282727;
564
+ }
565
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
566
+ background: #414040;
567
+ }
562
568
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
563
569
  font-size: 16px;
564
570
  }
@@ -958,9 +964,6 @@
958
964
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
959
965
  width: 100%;
960
966
  }
961
- .e-pivotview .e-toolbar .e-tbar-btn {
962
- background-color: transparent;
963
- }
964
967
  .e-pivotview .e-grid .e-rowsheader.e-active,
965
968
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
966
969
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2053,6 +2056,9 @@
2053
2056
  .e-pivotview .e-component-disable {
2054
2057
  display: none !important;
2055
2058
  }
2059
+ .e-pivotview .e-pivotchart.e-chart {
2060
+ overflow: visible !important;
2061
+ }
2056
2062
 
2057
2063
  .e-pivottooltipwrap,
2058
2064
  .e-pivottooltip-container {
@@ -559,6 +559,9 @@
559
559
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
560
560
  background: #f4f4f4;
561
561
  }
562
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
563
+ background: #f4f4f4;
564
+ }
562
565
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
563
566
  font-size: 16px;
564
567
  }
@@ -963,9 +966,6 @@
963
966
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
964
967
  width: 100%;
965
968
  }
966
- .e-pivotview .e-toolbar .e-tbar-btn {
967
- background-color: transparent;
968
- }
969
969
  .e-pivotview .e-grid .e-rowsheader.e-active,
970
970
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
971
971
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2057,6 +2057,9 @@
2057
2057
  .e-pivotview .e-component-disable {
2058
2058
  display: none !important;
2059
2059
  }
2060
+ .e-pivotview .e-pivotchart.e-chart {
2061
+ overflow: visible !important;
2062
+ }
2060
2063
 
2061
2064
  .e-pivottooltipwrap,
2062
2065
  .e-pivottooltip-container {
@@ -977,9 +977,6 @@
977
977
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
978
978
  width: 100%;
979
979
  }
980
- .e-pivotview .e-toolbar .e-tbar-btn {
981
- background-color: transparent;
982
- }
983
980
  .e-pivotview .e-grid .e-rowsheader.e-active,
984
981
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
985
982
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2084,6 +2081,9 @@
2084
2081
  .e-pivotview .e-component-disable {
2085
2082
  display: none !important;
2086
2083
  }
2084
+ .e-pivotview .e-pivotchart.e-chart {
2085
+ overflow: visible !important;
2086
+ }
2087
2087
 
2088
2088
  .e-pivottooltipwrap,
2089
2089
  .e-pivottooltip-container {
@@ -979,9 +979,6 @@
979
979
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
980
980
  width: 100%;
981
981
  }
982
- .e-pivotview .e-toolbar .e-tbar-btn {
983
- background-color: transparent;
984
- }
985
982
  .e-pivotview .e-grid .e-rowsheader.e-active,
986
983
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
987
984
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2086,6 +2083,9 @@
2086
2083
  .e-pivotview .e-component-disable {
2087
2084
  display: none !important;
2088
2085
  }
2086
+ .e-pivotview .e-pivotchart.e-chart {
2087
+ overflow: visible !important;
2088
+ }
2089
2089
 
2090
2090
  .e-pivottooltipwrap,
2091
2091
  .e-pivottooltip-container {
@@ -558,6 +558,9 @@
558
558
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
559
559
  background: #d8d8d8;
560
560
  }
561
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
562
+ background: #d8d8d8;
563
+ }
561
564
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
562
565
  font-size: 16px;
563
566
  }
@@ -953,10 +956,6 @@
953
956
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
954
957
  width: 100%;
955
958
  }
956
- .e-pivotview .e-toolbar .e-tbar-btn {
957
- background-color: transparent;
958
- border: none !important;
959
- }
960
959
  .e-pivotview .e-grid .e-rowsheader.e-active,
961
960
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
962
961
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2050,6 +2049,9 @@
2050
2049
  .e-pivotview .e-component-disable {
2051
2050
  display: none !important;
2052
2051
  }
2052
+ .e-pivotview .e-pivotchart.e-chart {
2053
+ overflow: visible !important;
2054
+ }
2053
2055
 
2054
2056
  .e-pivottooltipwrap,
2055
2057
  .e-pivottooltip-container {
@@ -558,6 +558,9 @@
558
558
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
559
559
  background: #262626;
560
560
  }
561
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
562
+ background: #262626;
563
+ }
561
564
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
562
565
  font-size: 16px;
563
566
  }
@@ -953,10 +956,6 @@
953
956
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
954
957
  width: 100%;
955
958
  }
956
- .e-pivotview .e-toolbar .e-tbar-btn {
957
- background-color: transparent;
958
- border: none !important;
959
- }
960
959
  .e-pivotview .e-grid .e-rowsheader.e-active,
961
960
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
962
961
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2050,6 +2049,9 @@
2050
2049
  .e-pivotview .e-component-disable {
2051
2050
  display: none !important;
2052
2051
  }
2052
+ .e-pivotview .e-pivotchart.e-chart {
2053
+ overflow: visible !important;
2054
+ }
2053
2055
 
2054
2056
  .e-pivottooltipwrap,
2055
2057
  .e-pivottooltip-container {
@@ -949,9 +949,6 @@
949
949
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
950
950
  width: 100%;
951
951
  }
952
- .e-pivotview .e-toolbar .e-tbar-btn {
953
- background-color: transparent;
954
- }
955
952
  .e-pivotview .e-grid .e-rowsheader.e-active,
956
953
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
957
954
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2048,6 +2045,9 @@
2048
2045
  .e-pivotview .e-component-disable {
2049
2046
  display: none !important;
2050
2047
  }
2048
+ .e-pivotview .e-pivotchart.e-chart {
2049
+ overflow: visible !important;
2050
+ }
2051
2051
 
2052
2052
  .e-pivottooltipwrap,
2053
2053
  .e-pivottooltip-container {
@@ -560,6 +560,12 @@
560
560
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
561
561
  background: #f5f5f5;
562
562
  }
563
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
564
+ background: #f5f5f5;
565
+ }
566
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
567
+ background: rgba(0, 0, 0, 0.12);
568
+ }
563
569
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
564
570
  font-size: 16px;
565
571
  }
@@ -950,9 +956,6 @@
950
956
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
951
957
  width: 100%;
952
958
  }
953
- .e-pivotview .e-toolbar .e-tbar-btn {
954
- background-color: transparent;
955
- }
956
959
  .e-pivotview .e-grid .e-rowsheader.e-active,
957
960
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
958
961
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2049,6 +2052,9 @@
2049
2052
  .e-pivotview .e-component-disable {
2050
2053
  display: none !important;
2051
2054
  }
2055
+ .e-pivotview .e-pivotchart.e-chart {
2056
+ overflow: visible !important;
2057
+ }
2052
2058
 
2053
2059
  .e-pivottooltipwrap,
2054
2060
  .e-pivottooltip-container {
@@ -2080,6 +2080,9 @@
2080
2080
  .e-pivotview .e-component-disable {
2081
2081
  display: none !important;
2082
2082
  }
2083
+ .e-pivotview .e-pivotchart.e-chart {
2084
+ overflow: visible !important;
2085
+ }
2083
2086
 
2084
2087
  .e-pivottooltipwrap,
2085
2088
  .e-pivottooltip-container {
@@ -2082,6 +2082,9 @@
2082
2082
  .e-pivotview .e-component-disable {
2083
2083
  display: none !important;
2084
2084
  }
2085
+ .e-pivotview .e-pivotchart.e-chart {
2086
+ overflow: visible !important;
2087
+ }
2085
2088
 
2086
2089
  .e-pivottooltipwrap,
2087
2090
  .e-pivottooltip-container {
@@ -2081,6 +2081,9 @@
2081
2081
  .e-pivotview .e-component-disable {
2082
2082
  display: none !important;
2083
2083
  }
2084
+ .e-pivotview .e-pivotchart.e-chart {
2085
+ overflow: visible !important;
2086
+ }
2084
2087
 
2085
2088
  .e-pivottooltipwrap,
2086
2089
  .e-pivottooltip-container {
@@ -2083,6 +2083,9 @@
2083
2083
  .e-pivotview .e-component-disable {
2084
2084
  display: none !important;
2085
2085
  }
2086
+ .e-pivotview .e-pivotchart.e-chart {
2087
+ overflow: visible !important;
2088
+ }
2086
2089
 
2087
2090
  .e-pivottooltipwrap,
2088
2091
  .e-pivottooltip-container {