@syncfusion/ej2-vue-pivotview 20.4.43 → 20.4.48
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/dist/ej2-vue-pivotview.umd.min.js +2 -2
- package/dist/ej2-vue-pivotview.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-pivotview.es2015.js +0 -9
- package/dist/es6/ej2-vue-pivotview.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-pivotview.es5.js +0 -9
- package/dist/es6/ej2-vue-pivotview.es5.js.map +1 -1
- package/dist/global/ej2-vue-pivotview.min.js +2 -2
- package/package.json +8 -8
- package/src/pivotview/pivotview.component.d.ts +0 -3
- package/src/pivotview/pivotview.component.js +0 -9
- package/styles/bootstrap-dark.css +3 -0
- package/styles/bootstrap.css +3 -0
- package/styles/bootstrap4.css +3 -6
- package/styles/bootstrap5-dark.css +3 -0
- package/styles/bootstrap5.css +3 -0
- package/styles/fabric-dark.css +7 -6
- package/styles/fabric.css +7 -3
- package/styles/fluent-dark.css +3 -0
- package/styles/fluent.css +3 -0
- package/styles/highcontrast-light.css +8 -3
- package/styles/highcontrast.css +8 -3
- package/styles/material-dark.css +3 -0
- package/styles/material.css +3 -6
- package/styles/pivotview/bootstrap-dark.css +3 -0
- package/styles/pivotview/bootstrap.css +3 -0
- package/styles/pivotview/bootstrap4.css +3 -6
- package/styles/pivotview/bootstrap5-dark.css +3 -0
- package/styles/pivotview/bootstrap5.css +3 -0
- package/styles/pivotview/fabric-dark.css +7 -6
- package/styles/pivotview/fabric.css +7 -3
- package/styles/pivotview/fluent-dark.css +3 -0
- package/styles/pivotview/fluent.css +3 -0
- package/styles/pivotview/highcontrast-light.css +8 -3
- package/styles/pivotview/highcontrast.css +8 -3
- package/styles/pivotview/material-dark.css +3 -0
- package/styles/pivotview/material.css +3 -6
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.44",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-apNQXUDRT6cfqJy0ig3j81OPozcl69M8zdS45Uq8d3PV3r0lkErSbpHiDgwhBQ1HHaxr0FCjNJomlXHZDKI2SQ==",
|
|
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.44.tgz",
|
|
23
|
+
"_shasum": "eaf7636e7fb9ae7010861b48c3f6100815224f1c",
|
|
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.48",
|
|
35
|
+
"@syncfusion/ej2-pivotview": "20.4.48",
|
|
36
|
+
"@syncfusion/ej2-vue-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 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.48",
|
|
60
60
|
"sideEffects": false
|
|
61
61
|
}
|
|
@@ -32,15 +32,12 @@ export declare class PivotViewComponent extends ComponentBase {
|
|
|
32
32
|
createCalculatedFieldDialog(): void;
|
|
33
33
|
csvExport(excelExportProperties?: Object, isMultipleExport?: boolean, workbook?: any, isBlob?: boolean): void;
|
|
34
34
|
excelExport(excelExportProperties?: Object, isMultipleExport?: boolean, workbook?: any, isBlob?: boolean): void;
|
|
35
|
-
getCellTemplate(): Object;
|
|
36
|
-
getRowText(rowIndex: number, colIndex: number): string;
|
|
37
35
|
loadPersistData(persistData: string): void;
|
|
38
36
|
pdfExport(pdfExportProperties?: Object, isMultipleExport?: boolean, pdfDoc?: Object, isBlob?: boolean, exportBothTableAndChart?: boolean): Object;
|
|
39
37
|
printChart(): void;
|
|
40
38
|
refresh(): void;
|
|
41
39
|
showConditionalFormattingDialog(): void;
|
|
42
40
|
showNumberFormattingDialog(): void;
|
|
43
|
-
templateParser(template: string): Object;
|
|
44
41
|
}
|
|
45
42
|
export declare const PivotViewPlugin: {
|
|
46
43
|
name: string;
|
|
@@ -128,12 +128,6 @@ var PivotViewComponent = /** @class */ (function (_super) {
|
|
|
128
128
|
PivotViewComponent.prototype.excelExport = function (excelExportProperties, isMultipleExport, workbook, isBlob) {
|
|
129
129
|
return this.ej2Instances.excelExport(excelExportProperties, isMultipleExport, workbook, isBlob);
|
|
130
130
|
};
|
|
131
|
-
PivotViewComponent.prototype.getCellTemplate = function () {
|
|
132
|
-
return this.ej2Instances.getCellTemplate();
|
|
133
|
-
};
|
|
134
|
-
PivotViewComponent.prototype.getRowText = function (rowIndex, colIndex) {
|
|
135
|
-
return this.ej2Instances.getRowText(rowIndex, colIndex);
|
|
136
|
-
};
|
|
137
131
|
PivotViewComponent.prototype.loadPersistData = function (persistData) {
|
|
138
132
|
return this.ej2Instances.loadPersistData(persistData);
|
|
139
133
|
};
|
|
@@ -152,9 +146,6 @@ var PivotViewComponent = /** @class */ (function (_super) {
|
|
|
152
146
|
PivotViewComponent.prototype.showNumberFormattingDialog = function () {
|
|
153
147
|
return this.ej2Instances.showNumberFormattingDialog();
|
|
154
148
|
};
|
|
155
|
-
PivotViewComponent.prototype.templateParser = function (template) {
|
|
156
|
-
return this.ej2Instances.templateParser(template);
|
|
157
|
-
};
|
|
158
149
|
PivotViewComponent = __decorate([
|
|
159
150
|
EJComponentDecorator({
|
|
160
151
|
props: properties
|
|
@@ -950,6 +950,9 @@
|
|
|
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
|
+
}
|
|
953
956
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
954
957
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
955
958
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
package/styles/bootstrap.css
CHANGED
|
@@ -949,6 +949,9 @@
|
|
|
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
|
+
}
|
|
952
955
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
953
956
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
954
957
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
package/styles/bootstrap4.css
CHANGED
|
@@ -590,12 +590,6 @@
|
|
|
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
593
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
600
594
|
font-size: 16px;
|
|
601
595
|
}
|
|
@@ -1010,6 +1004,9 @@
|
|
|
1010
1004
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
1011
1005
|
width: 100%;
|
|
1012
1006
|
}
|
|
1007
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
1008
|
+
background-color: transparent;
|
|
1009
|
+
}
|
|
1013
1010
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
1014
1011
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
1015
1012
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -952,6 +952,9 @@
|
|
|
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
|
+
}
|
|
955
958
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
956
959
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
957
960
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
package/styles/bootstrap5.css
CHANGED
|
@@ -954,6 +954,9 @@
|
|
|
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
|
+
}
|
|
957
960
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
958
961
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
959
962
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
package/styles/fabric-dark.css
CHANGED
|
@@ -559,12 +559,6 @@
|
|
|
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
|
-
}
|
|
568
562
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
569
563
|
font-size: 16px;
|
|
570
564
|
}
|
|
@@ -582,6 +576,10 @@
|
|
|
582
576
|
margin-right: 0;
|
|
583
577
|
font-size: 16px;
|
|
584
578
|
}
|
|
579
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
580
|
+
padding-right: 0 !important;
|
|
581
|
+
padding-left: 0 !important;
|
|
582
|
+
}
|
|
585
583
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
586
584
|
margin-left: 18px !important;
|
|
587
585
|
/* stylelint-enable */
|
|
@@ -960,6 +958,9 @@
|
|
|
960
958
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
961
959
|
width: 100%;
|
|
962
960
|
}
|
|
961
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
962
|
+
background-color: transparent;
|
|
963
|
+
}
|
|
963
964
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
964
965
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
965
966
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
package/styles/fabric.css
CHANGED
|
@@ -559,9 +559,6 @@
|
|
|
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
|
-
}
|
|
565
562
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
566
563
|
font-size: 16px;
|
|
567
564
|
}
|
|
@@ -579,6 +576,10 @@
|
|
|
579
576
|
margin-right: 0;
|
|
580
577
|
font-size: 16px;
|
|
581
578
|
}
|
|
579
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
580
|
+
padding-right: 0 !important;
|
|
581
|
+
padding-left: 0 !important;
|
|
582
|
+
}
|
|
582
583
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
583
584
|
margin-left: 18px !important;
|
|
584
585
|
/* stylelint-enable */
|
|
@@ -962,6 +963,9 @@
|
|
|
962
963
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
963
964
|
width: 100%;
|
|
964
965
|
}
|
|
966
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
967
|
+
background-color: transparent;
|
|
968
|
+
}
|
|
965
969
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
966
970
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
967
971
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
package/styles/fluent-dark.css
CHANGED
|
@@ -977,6 +977,9 @@
|
|
|
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
|
+
}
|
|
980
983
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
981
984
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
982
985
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
package/styles/fluent.css
CHANGED
|
@@ -979,6 +979,9 @@
|
|
|
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
|
+
}
|
|
982
985
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
983
986
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
984
987
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -558,9 +558,6 @@
|
|
|
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
|
-
}
|
|
564
561
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
565
562
|
font-size: 16px;
|
|
566
563
|
}
|
|
@@ -578,6 +575,10 @@
|
|
|
578
575
|
margin-right: 0;
|
|
579
576
|
font-size: 16px;
|
|
580
577
|
}
|
|
578
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
579
|
+
padding-right: 0 !important;
|
|
580
|
+
padding-left: 0 !important;
|
|
581
|
+
}
|
|
581
582
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
582
583
|
margin-left: 18px !important;
|
|
583
584
|
/* stylelint-enable */
|
|
@@ -952,6 +953,10 @@
|
|
|
952
953
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
953
954
|
width: 100%;
|
|
954
955
|
}
|
|
956
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
957
|
+
background-color: transparent;
|
|
958
|
+
border: none !important;
|
|
959
|
+
}
|
|
955
960
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
956
961
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
957
962
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
package/styles/highcontrast.css
CHANGED
|
@@ -558,9 +558,6 @@
|
|
|
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
|
-
}
|
|
564
561
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
565
562
|
font-size: 16px;
|
|
566
563
|
}
|
|
@@ -578,6 +575,10 @@
|
|
|
578
575
|
margin-right: 0;
|
|
579
576
|
font-size: 16px;
|
|
580
577
|
}
|
|
578
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
579
|
+
padding-right: 0 !important;
|
|
580
|
+
padding-left: 0 !important;
|
|
581
|
+
}
|
|
581
582
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
582
583
|
margin-left: 18px !important;
|
|
583
584
|
/* stylelint-enable */
|
|
@@ -952,6 +953,10 @@
|
|
|
952
953
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
953
954
|
width: 100%;
|
|
954
955
|
}
|
|
956
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
957
|
+
background-color: transparent;
|
|
958
|
+
border: none !important;
|
|
959
|
+
}
|
|
955
960
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
956
961
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
957
962
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
package/styles/material-dark.css
CHANGED
|
@@ -949,6 +949,9 @@
|
|
|
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
|
+
}
|
|
952
955
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
953
956
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
954
957
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
package/styles/material.css
CHANGED
|
@@ -560,12 +560,6 @@
|
|
|
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
|
-
}
|
|
569
563
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
570
564
|
font-size: 16px;
|
|
571
565
|
}
|
|
@@ -956,6 +950,9 @@
|
|
|
956
950
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
957
951
|
width: 100%;
|
|
958
952
|
}
|
|
953
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
954
|
+
background-color: transparent;
|
|
955
|
+
}
|
|
959
956
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
960
957
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
961
958
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -950,6 +950,9 @@
|
|
|
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
|
+
}
|
|
953
956
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
954
957
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
955
958
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -949,6 +949,9 @@
|
|
|
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
|
+
}
|
|
952
955
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
953
956
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
954
957
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -590,12 +590,6 @@
|
|
|
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
593
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
600
594
|
font-size: 16px;
|
|
601
595
|
}
|
|
@@ -1010,6 +1004,9 @@
|
|
|
1010
1004
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
1011
1005
|
width: 100%;
|
|
1012
1006
|
}
|
|
1007
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
1008
|
+
background-color: transparent;
|
|
1009
|
+
}
|
|
1013
1010
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
1014
1011
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
1015
1012
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -952,6 +952,9 @@
|
|
|
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
|
+
}
|
|
955
958
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
956
959
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
957
960
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -954,6 +954,9 @@
|
|
|
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
|
+
}
|
|
957
960
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
958
961
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
959
962
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -559,12 +559,6 @@
|
|
|
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
|
-
}
|
|
568
562
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
569
563
|
font-size: 16px;
|
|
570
564
|
}
|
|
@@ -582,6 +576,10 @@
|
|
|
582
576
|
margin-right: 0;
|
|
583
577
|
font-size: 16px;
|
|
584
578
|
}
|
|
579
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
580
|
+
padding-right: 0 !important;
|
|
581
|
+
padding-left: 0 !important;
|
|
582
|
+
}
|
|
585
583
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
586
584
|
margin-left: 18px !important;
|
|
587
585
|
/* stylelint-enable */
|
|
@@ -960,6 +958,9 @@
|
|
|
960
958
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
961
959
|
width: 100%;
|
|
962
960
|
}
|
|
961
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
962
|
+
background-color: transparent;
|
|
963
|
+
}
|
|
963
964
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
964
965
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
965
966
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -559,9 +559,6 @@
|
|
|
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
|
-
}
|
|
565
562
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
566
563
|
font-size: 16px;
|
|
567
564
|
}
|
|
@@ -579,6 +576,10 @@
|
|
|
579
576
|
margin-right: 0;
|
|
580
577
|
font-size: 16px;
|
|
581
578
|
}
|
|
579
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
580
|
+
padding-right: 0 !important;
|
|
581
|
+
padding-left: 0 !important;
|
|
582
|
+
}
|
|
582
583
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
583
584
|
margin-left: 18px !important;
|
|
584
585
|
/* stylelint-enable */
|
|
@@ -962,6 +963,9 @@
|
|
|
962
963
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
963
964
|
width: 100%;
|
|
964
965
|
}
|
|
966
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
967
|
+
background-color: transparent;
|
|
968
|
+
}
|
|
965
969
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
966
970
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
967
971
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -977,6 +977,9 @@
|
|
|
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
|
+
}
|
|
980
983
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
981
984
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
982
985
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -979,6 +979,9 @@
|
|
|
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
|
+
}
|
|
982
985
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
983
986
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
984
987
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -558,9 +558,6 @@
|
|
|
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
|
-
}
|
|
564
561
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
565
562
|
font-size: 16px;
|
|
566
563
|
}
|
|
@@ -578,6 +575,10 @@
|
|
|
578
575
|
margin-right: 0;
|
|
579
576
|
font-size: 16px;
|
|
580
577
|
}
|
|
578
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
579
|
+
padding-right: 0 !important;
|
|
580
|
+
padding-left: 0 !important;
|
|
581
|
+
}
|
|
581
582
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
582
583
|
margin-left: 18px !important;
|
|
583
584
|
/* stylelint-enable */
|
|
@@ -952,6 +953,10 @@
|
|
|
952
953
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
953
954
|
width: 100%;
|
|
954
955
|
}
|
|
956
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
957
|
+
background-color: transparent;
|
|
958
|
+
border: none !important;
|
|
959
|
+
}
|
|
955
960
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
956
961
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
957
962
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -558,9 +558,6 @@
|
|
|
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
|
-
}
|
|
564
561
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
565
562
|
font-size: 16px;
|
|
566
563
|
}
|
|
@@ -578,6 +575,10 @@
|
|
|
578
575
|
margin-right: 0;
|
|
579
576
|
font-size: 16px;
|
|
580
577
|
}
|
|
578
|
+
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul.e-menu {
|
|
579
|
+
padding-right: 0 !important;
|
|
580
|
+
padding-left: 0 !important;
|
|
581
|
+
}
|
|
581
582
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
582
583
|
margin-left: 18px !important;
|
|
583
584
|
/* stylelint-enable */
|
|
@@ -952,6 +953,10 @@
|
|
|
952
953
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
953
954
|
width: 100%;
|
|
954
955
|
}
|
|
956
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
957
|
+
background-color: transparent;
|
|
958
|
+
border: none !important;
|
|
959
|
+
}
|
|
955
960
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
956
961
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
957
962
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -949,6 +949,9 @@
|
|
|
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
|
+
}
|
|
952
955
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
953
956
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
954
957
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -560,12 +560,6 @@
|
|
|
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
|
-
}
|
|
569
563
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
570
564
|
font-size: 16px;
|
|
571
565
|
}
|
|
@@ -956,6 +950,9 @@
|
|
|
956
950
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
957
951
|
width: 100%;
|
|
958
952
|
}
|
|
953
|
+
.e-pivotview .e-toolbar .e-tbar-btn {
|
|
954
|
+
background-color: transparent;
|
|
955
|
+
}
|
|
959
956
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
960
957
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
961
958
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|