@syncfusion/ej2-vue-pivotview 20.4.48 → 20.4.54
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 +10 -0
- package/dist/ej2-vue-pivotview.umd.min.js +1 -1
- package/dist/global/ej2-vue-pivotview.min.js +2 -2
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +3 -3
- package/styles/bootstrap.css +3 -3
- package/styles/bootstrap4.css +12 -3
- package/styles/bootstrap5-dark.css +3 -3
- package/styles/bootstrap5.css +3 -3
- package/styles/fabric-dark.css +9 -3
- package/styles/fabric.css +6 -3
- package/styles/fluent-dark.css +3 -3
- package/styles/fluent.css +3 -3
- package/styles/highcontrast-light.css +6 -4
- package/styles/highcontrast.css +6 -4
- package/styles/material-dark.css +3 -3
- package/styles/material.css +9 -3
- package/styles/pivotview/bootstrap-dark.css +3 -3
- package/styles/pivotview/bootstrap.css +3 -3
- package/styles/pivotview/bootstrap4.css +12 -3
- package/styles/pivotview/bootstrap5-dark.css +3 -3
- package/styles/pivotview/bootstrap5.css +3 -3
- package/styles/pivotview/fabric-dark.css +9 -3
- package/styles/pivotview/fabric.css +6 -3
- package/styles/pivotview/fluent-dark.css +3 -3
- package/styles/pivotview/fluent.css +3 -3
- package/styles/pivotview/highcontrast-light.css +6 -4
- package/styles/pivotview/highcontrast.css +6 -4
- package/styles/pivotview/material-dark.css +3 -3
- package/styles/pivotview/material.css +9 -3
- 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/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-pivotview@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-pivotview@20.4.
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-pivotview@20.4.50",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-juAWNGTNDpNzJP3UkVS8HT2zTuHWKXI+mtw9R1I/OveF2DCaqX9y757FoNLzdcXKDAyJZM6HvQXW4N2nuziPnw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-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-vue-pivotview/-/ej2-vue-pivotview-20.4.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-pivotview/-/ej2-vue-pivotview-20.4.50.tgz",
|
|
23
|
+
"_shasum": "4095048eff375fef6ab2ef0f7a78e6858ea4faf0",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-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-vue-base": "~20.4.
|
|
34
|
+
"@syncfusion/ej2-base": "~20.4.51",
|
|
35
|
+
"@syncfusion/ej2-pivotview": "20.4.54",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~20.4.51"
|
|
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 Vue",
|
|
@@ -56,6 +56,6 @@
|
|
|
56
56
|
"scripts": {
|
|
57
57
|
"postinstall": "node ../ej2-vue-base/postinstall.js"
|
|
58
58
|
},
|
|
59
|
-
"version": "20.4.
|
|
59
|
+
"version": "20.4.54",
|
|
60
60
|
"sideEffects": false
|
|
61
61
|
}
|
|
@@ -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 {
|
package/styles/bootstrap.css
CHANGED
|
@@ -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 {
|
package/styles/bootstrap4.css
CHANGED
|
@@ -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 {
|
package/styles/bootstrap5.css
CHANGED
|
@@ -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 {
|
package/styles/fabric-dark.css
CHANGED
|
@@ -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 {
|
package/styles/fluent-dark.css
CHANGED
|
@@ -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 {
|
package/styles/highcontrast.css
CHANGED
|
@@ -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 {
|
package/styles/material-dark.css
CHANGED
|
@@ -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 {
|
package/styles/material.css
CHANGED
|
@@ -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 {
|