@syncfusion/ej2-vue-pivotview 20.3.59 → 20.4.40

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 (57) hide show
  1. package/CHANGELOG.md +57 -0
  2. package/README.md +149 -36
  3. package/dist/ej2-vue-pivotview.umd.min.js +2 -2
  4. package/dist/ej2-vue-pivotview.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-vue-pivotview.es2015.js +5 -5
  6. package/dist/es6/ej2-vue-pivotview.es2015.js.map +1 -1
  7. package/dist/es6/ej2-vue-pivotview.es5.js +5 -5
  8. package/dist/es6/ej2-vue-pivotview.es5.js.map +1 -1
  9. package/dist/global/ej2-vue-pivotview.min.js +2 -2
  10. package/package.json +10 -18
  11. package/src/pivotview/pivotview.component.d.ts +2 -2
  12. package/src/pivotview/pivotview.component.js +5 -5
  13. package/styles/bootstrap-dark.css +15 -4
  14. package/styles/bootstrap.css +16 -5
  15. package/styles/bootstrap4.css +24 -7
  16. package/styles/bootstrap5-dark.css +23 -10
  17. package/styles/bootstrap5.css +23 -10
  18. package/styles/fabric-dark.css +39 -8
  19. package/styles/fabric.css +42 -8
  20. package/styles/fluent-dark.css +44 -20
  21. package/styles/fluent.css +44 -20
  22. package/styles/highcontrast-light.css +29 -6
  23. package/styles/highcontrast.css +29 -6
  24. package/styles/material-dark.css +19 -4
  25. package/styles/material.css +25 -4
  26. package/styles/pivotfieldlist/bootstrap-dark.css +8 -2
  27. package/styles/pivotfieldlist/bootstrap.css +9 -3
  28. package/styles/pivotfieldlist/bootstrap4.css +9 -3
  29. package/styles/pivotfieldlist/bootstrap5-dark.css +15 -3
  30. package/styles/pivotfieldlist/bootstrap5.css +15 -3
  31. package/styles/pivotfieldlist/fabric-dark.css +19 -4
  32. package/styles/pivotfieldlist/fabric.css +19 -4
  33. package/styles/pivotfieldlist/fluent-dark.css +19 -7
  34. package/styles/pivotfieldlist/fluent.css +19 -7
  35. package/styles/pivotfieldlist/highcontrast-light.css +19 -4
  36. package/styles/pivotfieldlist/highcontrast.css +19 -4
  37. package/styles/pivotfieldlist/material-dark.css +12 -2
  38. package/styles/pivotfieldlist/material.css +12 -2
  39. package/styles/pivotfieldlist/tailwind-dark.css +15 -3
  40. package/styles/pivotfieldlist/tailwind.css +15 -3
  41. package/styles/pivotview/bootstrap-dark.css +7 -2
  42. package/styles/pivotview/bootstrap.css +7 -2
  43. package/styles/pivotview/bootstrap4.css +15 -4
  44. package/styles/pivotview/bootstrap5-dark.css +8 -7
  45. package/styles/pivotview/bootstrap5.css +8 -7
  46. package/styles/pivotview/fabric-dark.css +20 -4
  47. package/styles/pivotview/fabric.css +23 -4
  48. package/styles/pivotview/fluent-dark.css +25 -13
  49. package/styles/pivotview/fluent.css +25 -13
  50. package/styles/pivotview/highcontrast-light.css +10 -2
  51. package/styles/pivotview/highcontrast.css +10 -2
  52. package/styles/pivotview/material-dark.css +7 -2
  53. package/styles/pivotview/material.css +13 -2
  54. package/styles/pivotview/tailwind-dark.css +12 -10
  55. package/styles/pivotview/tailwind.css +12 -10
  56. package/styles/tailwind-dark.css +27 -13
  57. package/styles/tailwind.css +27 -13
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-pivotview@*",
3
- "_id": "@syncfusion/ej2-vue-pivotview@20.3.57",
3
+ "_id": "@syncfusion/ej2-vue-pivotview@20.4.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-kaHh72tNq7bOuOKF33Uzvx409ayjHBFd+yuAcb1SkCWjBrIpcDAjOMte4dCga3lXF9Ua4Hgv/GfMrf2EEZDVcg==",
5
+ "_integrity": "sha512-vffeMgmWAHWL9+rS8FNCpxJzdECUFvC89I7QlmkLErKxmrWsFYyyywBXgkFrbWNldMlOCLCDfN3+myS1gl0GWg==",
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.3.57.tgz",
23
- "_shasum": "a1d3e640b45cca4aa76d407213c51ccbc4208d26",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-pivotview/-/ej2-vue-pivotview-20.4.38.tgz",
23
+ "_shasum": "75b44a489e3d798fd1b55b88c3d42ef3a48e4add",
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,27 +31,19 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.3.56",
35
- "@syncfusion/ej2-pivotview": "20.3.59",
36
- "@syncfusion/ej2-vue-base": "~20.3.59"
34
+ "@syncfusion/ej2-base": "~20.4.40",
35
+ "@syncfusion/ej2-pivotview": "20.4.40",
36
+ "@syncfusion/ej2-vue-base": "~20.4.40"
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",
40
40
  "devDependencies": {},
41
41
  "es2015": "dist/es6/ej2-vue-pivotview.es2015.js",
42
- "homepage": "https://github.com/syncfusion/ej2-vue-ui-components#readme",
42
+ "homepage": "https://www.syncfusion.com/vue-components",
43
43
  "keywords": [
44
- "ej2-pivotview",
45
- "pivotview",
46
- "ej2",
47
- "syncfusion",
48
- "web-components",
49
- "data",
50
- "table",
51
44
  "vue",
52
45
  "vuejs",
53
- "vue-pivotview",
54
- "ej2-vue-pivotview"
46
+ "vue-pivotview"
55
47
  ],
56
48
  "license": "SEE LICENSE IN license",
57
49
  "main": "./dist/ej2-vue-pivotview.umd.min.js",
@@ -64,6 +56,6 @@
64
56
  "scripts": {
65
57
  "postinstall": "node ../ej2-vue-base/postinstall.js"
66
58
  },
67
- "version": "20.3.59",
59
+ "version": "20.4.40",
68
60
  "sideEffects": false
69
61
  }
@@ -28,14 +28,14 @@ export declare class PivotViewComponent extends ComponentBase {
28
28
  setProperties(prop: any, muteOnChange: boolean): void;
29
29
  render(createElement: any): any;
30
30
  custom(): void;
31
- chartExport(type: Object, fileName: string, orientation?: Object, width?: number, height?: number): void;
31
+ chartExport(type: Object, pdfExportProperties?: Object, isMultipleExport?: boolean, pdfDoc?: Object, isBlob?: boolean): Object;
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
35
  getCellTemplate(): Object;
36
36
  getRowText(rowIndex: number, colIndex: number): string;
37
37
  loadPersistData(persistData: string): void;
38
- pdfExport(pdfExportProperties?: Object, isMultipleExport?: boolean, pdfDoc?: Object, isBlob?: boolean): void;
38
+ pdfExport(pdfExportProperties?: Object, isMultipleExport?: boolean, pdfDoc?: Object, isBlob?: boolean, exportBothTableAndChart?: boolean): Object;
39
39
  printChart(): void;
40
40
  refresh(): void;
41
41
  showConditionalFormattingDialog(): void;
@@ -21,7 +21,7 @@ import { ComponentBase, EJComponentDecorator, getProps, gh, isExecute } from '@s
21
21
  import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
22
22
  import { PivotView } from '@syncfusion/ej2-pivotview';
23
23
  import { Options } from 'vue-class-component';
24
- export var properties = ['isLazyUpdate', 'plugins', 'aggregateTypes', 'allowCalculatedField', 'allowConditionalFormatting', 'allowDataCompression', 'allowDeferLayoutUpdate', 'allowDrillThrough', 'allowExcelExport', 'allowGrouping', 'allowNumberFormatting', 'allowPdfExport', 'cellTemplate', 'chartSettings', 'chartTypes', 'cssClass', 'currencyCode', 'dataSourceSettings', 'displayOption', 'editSettings', 'enableFieldSearching', 'enableHtmlSanitizer', 'enablePaging', 'enablePersistence', 'enableRtl', 'enableValueSorting', 'enableVirtualization', 'exportAllPages', 'gridSettings', 'groupingBarSettings', 'height', 'hyperlinkSettings', 'loadOnDemandInMemberEditor', 'locale', 'maxNodeLimitInMemberEditor', 'maxRowsInDrillThrough', 'pageSettings', 'pagerSettings', 'pivotValues', 'showFieldList', 'showGroupingBar', 'showToolbar', 'showTooltip', 'showValuesButton', 'spinnerTemplate', 'toolbar', 'toolbarTemplate', 'tooltipTemplate', 'width', 'actionBegin', 'actionComplete', 'actionFailure', 'aggregateCellInfo', 'aggregateMenuOpen', 'beforeExport', 'beforeServiceInvoke', 'beginDrillThrough', 'calculatedFieldCreate', 'cellClick', 'cellSelected', 'cellSelecting', 'chartSeriesCreated', 'conditionalFormatting', 'created', 'dataBound', 'destroyed', 'drill', 'drillThrough', 'editCompleted', 'enginePopulated', 'enginePopulating', 'exportComplete', 'fetchReport', 'fieldDragStart', 'fieldDrop', 'fieldListRefreshed', 'fieldRemove', 'hyperlinkCellClick', 'load', 'loadReport', 'memberEditorOpen', 'memberFiltering', 'newReport', 'numberFormatting', 'onFieldDropped', 'onHeadersSort', 'onPdfCellRender', 'removeReport', 'renameReport', 'saveReport', 'toolbarClick', 'toolbarRender'];
24
+ export var properties = ['isLazyUpdate', 'plugins', 'aggregateTypes', 'allowCalculatedField', 'allowConditionalFormatting', 'allowDataCompression', 'allowDeferLayoutUpdate', 'allowDrillThrough', 'allowExcelExport', 'allowGrouping', 'allowNumberFormatting', 'allowPdfExport', 'cellTemplate', 'chartSettings', 'chartTypes', 'cssClass', 'dataSourceSettings', 'displayOption', 'editSettings', 'enableFieldSearching', 'enableHtmlSanitizer', 'enablePaging', 'enablePersistence', 'enableRtl', 'enableValueSorting', 'enableVirtualization', 'exportAllPages', 'gridSettings', 'groupingBarSettings', 'height', 'hyperlinkSettings', 'loadOnDemandInMemberEditor', 'locale', 'maxNodeLimitInMemberEditor', 'maxRowsInDrillThrough', 'pageSettings', 'pagerSettings', 'pivotValues', 'showFieldList', 'showGroupingBar', 'showToolbar', 'showTooltip', 'showValuesButton', 'spinnerTemplate', 'toolbar', 'toolbarTemplate', 'tooltipTemplate', 'width', 'actionBegin', 'actionComplete', 'actionFailure', 'aggregateCellInfo', 'aggregateMenuOpen', 'beforeExport', 'beforeServiceInvoke', 'beginDrillThrough', 'calculatedFieldCreate', 'cellClick', 'cellSelected', 'cellSelecting', 'chartSeriesCreated', 'conditionalFormatting', 'created', 'dataBound', 'destroyed', 'drill', 'drillThrough', 'editCompleted', 'enginePopulated', 'enginePopulating', 'exportComplete', 'fetchReport', 'fieldDragStart', 'fieldDrop', 'fieldListRefreshed', 'fieldRemove', 'hyperlinkCellClick', 'load', 'loadReport', 'memberEditorOpen', 'memberFiltering', 'newReport', 'numberFormatting', 'onFieldDropped', 'onHeadersSort', 'onPdfCellRender', 'removeReport', 'renameReport', 'saveReport', 'toolbarClick', 'toolbarRender'];
25
25
  export var modelProps = [];
26
26
  export var testProp = getProps({ props: properties });
27
27
  export var props = testProp[0];
@@ -116,8 +116,8 @@ var PivotViewComponent = /** @class */ (function (_super) {
116
116
  PivotViewComponent.prototype.custom = function () {
117
117
  this.updated();
118
118
  };
119
- PivotViewComponent.prototype.chartExport = function (type, fileName, orientation, width, height) {
120
- return this.ej2Instances.chartExport(type, fileName, orientation, width, height);
119
+ PivotViewComponent.prototype.chartExport = function (type, pdfExportProperties, isMultipleExport, pdfDoc, isBlob) {
120
+ return this.ej2Instances.chartExport(type, pdfExportProperties, isMultipleExport, pdfDoc, isBlob);
121
121
  };
122
122
  PivotViewComponent.prototype.createCalculatedFieldDialog = function () {
123
123
  return this.ej2Instances.createCalculatedFieldDialog();
@@ -137,8 +137,8 @@ var PivotViewComponent = /** @class */ (function (_super) {
137
137
  PivotViewComponent.prototype.loadPersistData = function (persistData) {
138
138
  return this.ej2Instances.loadPersistData(persistData);
139
139
  };
140
- PivotViewComponent.prototype.pdfExport = function (pdfExportProperties, isMultipleExport, pdfDoc, isBlob) {
141
- return this.ej2Instances.pdfExport(pdfExportProperties, isMultipleExport, pdfDoc, isBlob);
140
+ PivotViewComponent.prototype.pdfExport = function (pdfExportProperties, isMultipleExport, pdfDoc, isBlob, exportBothTableAndChart) {
141
+ return this.ej2Instances.pdfExport(pdfExportProperties, isMultipleExport, pdfDoc, isBlob, exportBothTableAndChart);
142
142
  };
143
143
  PivotViewComponent.prototype.printChart = function () {
144
144
  return this.ej2Instances.printChart();
@@ -896,6 +896,7 @@
896
896
  }
897
897
  .e-pivotview .e-valuescontent {
898
898
  padding-right: 8px;
899
+ text-align: right;
899
900
  }
900
901
  .e-pivotview .e-grid .e-rowcell {
901
902
  /* stylelint-disable */
@@ -935,7 +936,7 @@
935
936
  }
936
937
  .e-pivotview .e-member-editor-dialog,
937
938
  .e-pivotview .e-olap-editor-dialog {
938
- min-height: 385px !important;
939
+ min-height: 350px !important;
939
940
  min-width: 350px !important;
940
941
  visibility: hidden;
941
942
  }
@@ -1582,7 +1583,7 @@
1582
1583
  .e-pivotview .e-expand,
1583
1584
  .e-pivotview .e-collapse {
1584
1585
  cursor: pointer;
1585
- display: inline;
1586
+ display: inline-block;
1586
1587
  height: 18px;
1587
1588
  margin-top: 5px;
1588
1589
  text-align: center;
@@ -1932,6 +1933,9 @@
1932
1933
  margin-left: 0;
1933
1934
  margin-right: 7px;
1934
1935
  }
1936
+ .e-pivotview.e-rtl .e-valuescontent {
1937
+ text-align: left;
1938
+ }
1935
1939
  .e-pivotview.e-rtl .e-group-values,
1936
1940
  .e-pivotview.e-rtl .e-group-columns,
1937
1941
  .e-pivotview.e-rtl .e-group-filters,
@@ -2052,6 +2056,7 @@
2052
2056
  .e-pivottooltip {
2053
2057
  border-radius: 4px;
2054
2058
  padding: 3px 2px;
2059
+ text-align: initial;
2055
2060
  }
2056
2061
 
2057
2062
  .e-pivottooltip p {
@@ -3463,6 +3468,7 @@
3463
3468
  display: inline-table;
3464
3469
  height: 100%;
3465
3470
  width: 100%;
3471
+ min-width: 265px;
3466
3472
  }
3467
3473
  .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-fullrow {
3468
3474
  cursor: move;
@@ -3486,6 +3492,8 @@
3486
3492
  cursor: pointer;
3487
3493
  font-size: 13px;
3488
3494
  margin-top: 3px;
3495
+ padding-left: 0px;
3496
+ padding-right: 0px;
3489
3497
  }
3490
3498
  .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon {
3491
3499
  cursor: auto;
@@ -3900,6 +3908,9 @@
3900
3908
  margin-left: 0;
3901
3909
  margin-right: 10px;
3902
3910
  }
3911
+ .e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
3912
+ padding-top: 4px !important;
3913
+ }
3903
3914
  .e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
3904
3915
  min-height: 170px;
3905
3916
  overflow: auto;
@@ -4415,14 +4426,14 @@
4415
4426
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
4416
4427
  .e-bigger.e-pivotfieldlist .e-member-editor-dialog,
4417
4428
  .e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
4418
- max-height: 400px !important;
4429
+ max-height: 440px !important;
4419
4430
  min-width: 370px !important;
4420
4431
  }
4421
4432
  .e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
4422
4433
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
4423
4434
  .e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
4424
4435
  .e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
4425
- min-height: 113px !important;
4436
+ min-height: 75px !important;
4426
4437
  }
4427
4438
  .e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
4428
4439
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
@@ -895,6 +895,7 @@
895
895
  }
896
896
  .e-pivotview .e-valuescontent {
897
897
  padding-right: 8px;
898
+ text-align: right;
898
899
  }
899
900
  .e-pivotview .e-grid .e-rowcell {
900
901
  /* stylelint-disable */
@@ -934,7 +935,7 @@
934
935
  }
935
936
  .e-pivotview .e-member-editor-dialog,
936
937
  .e-pivotview .e-olap-editor-dialog {
937
- min-height: 385px !important;
938
+ min-height: 350px !important;
938
939
  min-width: 350px !important;
939
940
  visibility: hidden;
940
941
  }
@@ -1581,7 +1582,7 @@
1581
1582
  .e-pivotview .e-expand,
1582
1583
  .e-pivotview .e-collapse {
1583
1584
  cursor: pointer;
1584
- display: inline;
1585
+ display: inline-block;
1585
1586
  height: 18px;
1586
1587
  margin-top: 5px;
1587
1588
  text-align: center;
@@ -1931,6 +1932,9 @@
1931
1932
  margin-left: 0;
1932
1933
  margin-right: 7px;
1933
1934
  }
1935
+ .e-pivotview.e-rtl .e-valuescontent {
1936
+ text-align: left;
1937
+ }
1934
1938
  .e-pivotview.e-rtl .e-group-values,
1935
1939
  .e-pivotview.e-rtl .e-group-columns,
1936
1940
  .e-pivotview.e-rtl .e-group-filters,
@@ -2051,6 +2055,7 @@
2051
2055
  .e-pivottooltip {
2052
2056
  border-radius: 4px;
2053
2057
  padding: 3px 2px;
2058
+ text-align: initial;
2054
2059
  }
2055
2060
 
2056
2061
  .e-pivottooltip p {
@@ -3460,6 +3465,7 @@
3460
3465
  display: inline-table;
3461
3466
  height: 100%;
3462
3467
  width: 100%;
3468
+ min-width: 265px;
3463
3469
  }
3464
3470
  .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-fullrow {
3465
3471
  cursor: move;
@@ -3483,6 +3489,8 @@
3483
3489
  cursor: pointer;
3484
3490
  font-size: 13px;
3485
3491
  margin-top: 3px;
3492
+ padding-left: 0px;
3493
+ padding-right: 0px;
3486
3494
  }
3487
3495
  .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon {
3488
3496
  cursor: auto;
@@ -3897,6 +3905,9 @@
3897
3905
  margin-left: 0;
3898
3906
  margin-right: 10px;
3899
3907
  }
3908
+ .e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
3909
+ padding-top: 4px !important;
3910
+ }
3900
3911
  .e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
3901
3912
  min-height: 170px;
3902
3913
  overflow: auto;
@@ -4262,7 +4273,7 @@
4262
4273
  .e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
4263
4274
  .e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
4264
4275
  .e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
4265
- height: 213px;
4276
+ height: 204px;
4266
4277
  }
4267
4278
  .e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
4268
4279
  .e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter .e-filter-text-div,
@@ -4412,14 +4423,14 @@
4412
4423
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
4413
4424
  .e-bigger.e-pivotfieldlist .e-member-editor-dialog,
4414
4425
  .e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
4415
- max-height: 400px !important;
4426
+ max-height: 440px !important;
4416
4427
  min-width: 370px !important;
4417
4428
  }
4418
4429
  .e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
4419
4430
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
4420
4431
  .e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
4421
4432
  .e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
4422
- min-height: 113px !important;
4433
+ min-height: 75px !important;
4423
4434
  }
4424
4435
  .e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
4425
4436
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
@@ -590,6 +590,12 @@
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
+ }
593
599
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
594
600
  font-size: 16px;
595
601
  }
@@ -603,7 +609,7 @@
603
609
  height: 30px !important;
604
610
  overflow: hidden;
605
611
  padding-left: 10px;
606
- background-color: #f8f9fa;
612
+ background-color: #f2f4f6;
607
613
  color: #495057;
608
614
  }
609
615
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item .e-menu-icon {
@@ -797,7 +803,7 @@
797
803
  .e-bigger .e-pivotview .e-member-editor-dialog .e-value-filter,
798
804
  .e-bigger.e-pivotview .e-member-editor-dialog .e-label-filter,
799
805
  .e-bigger.e-pivotview .e-member-editor-dialog .e-value-filter {
800
- height: 213px;
806
+ height: 230px;
801
807
  }
802
808
  .e-bigger .e-pivotview .e-member-editor-dialog .e-label-filter .e-filter-text-div,
803
809
  .e-bigger .e-pivotview .e-member-editor-dialog .e-value-filter .e-filter-text-div,
@@ -950,6 +956,7 @@
950
956
  }
951
957
  .e-pivotview .e-valuescontent {
952
958
  padding-right: 8px;
959
+ text-align: right;
953
960
  }
954
961
  .e-pivotview .e-grid .e-rowcell {
955
962
  /* stylelint-disable */
@@ -989,7 +996,7 @@
989
996
  }
990
997
  .e-pivotview .e-member-editor-dialog,
991
998
  .e-pivotview .e-olap-editor-dialog {
992
- min-height: 385px !important;
999
+ min-height: 350px !important;
993
1000
  min-width: 350px !important;
994
1001
  visibility: hidden;
995
1002
  }
@@ -1663,7 +1670,7 @@
1663
1670
  .e-pivotview .e-expand,
1664
1671
  .e-pivotview .e-collapse {
1665
1672
  cursor: pointer;
1666
- display: inline;
1673
+ display: inline-block;
1667
1674
  height: 18px;
1668
1675
  margin-top: 5px;
1669
1676
  text-align: center;
@@ -2013,6 +2020,9 @@
2013
2020
  margin-left: 0;
2014
2021
  margin-right: 7px;
2015
2022
  }
2023
+ .e-pivotview.e-rtl .e-valuescontent {
2024
+ text-align: left;
2025
+ }
2016
2026
  .e-pivotview.e-rtl .e-group-values,
2017
2027
  .e-pivotview.e-rtl .e-group-columns,
2018
2028
  .e-pivotview.e-rtl .e-group-filters,
@@ -2167,6 +2177,7 @@
2167
2177
  .e-pivottooltip {
2168
2178
  border-radius: 4px;
2169
2179
  padding: 3px 2px;
2180
+ text-align: initial;
2170
2181
  }
2171
2182
 
2172
2183
  .e-pivottooltip p {
@@ -3629,6 +3640,7 @@
3629
3640
  display: inline-table;
3630
3641
  height: 100%;
3631
3642
  width: 100%;
3643
+ min-width: 265px;
3632
3644
  }
3633
3645
  .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-fullrow {
3634
3646
  cursor: move;
@@ -3652,6 +3664,8 @@
3652
3664
  cursor: pointer;
3653
3665
  font-size: 13px;
3654
3666
  margin-top: 3px;
3667
+ padding-left: 0px;
3668
+ padding-right: 0px;
3655
3669
  }
3656
3670
  .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon {
3657
3671
  cursor: auto;
@@ -4098,6 +4112,9 @@
4098
4112
  margin-left: 0;
4099
4113
  margin-right: 10px;
4100
4114
  }
4115
+ .e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
4116
+ padding-top: 4px !important;
4117
+ }
4101
4118
  .e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
4102
4119
  min-height: 170px;
4103
4120
  overflow: auto;
@@ -4481,7 +4498,7 @@
4481
4498
  .e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
4482
4499
  .e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
4483
4500
  .e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
4484
- height: 213px;
4501
+ height: 220px;
4485
4502
  }
4486
4503
  .e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
4487
4504
  .e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter .e-filter-text-div,
@@ -4631,14 +4648,14 @@
4631
4648
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
4632
4649
  .e-bigger.e-pivotfieldlist .e-member-editor-dialog,
4633
4650
  .e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
4634
- max-height: 400px !important;
4651
+ max-height: 440px !important;
4635
4652
  min-width: 370px !important;
4636
4653
  }
4637
4654
  .e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
4638
4655
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
4639
4656
  .e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
4640
4657
  .e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
4641
- min-height: 113px !important;
4658
+ min-height: 75px !important;
4642
4659
  }
4643
4660
  .e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
4644
4661
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
@@ -565,9 +565,6 @@
565
565
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
566
566
  background: #282d31;
567
567
  }
568
- .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
569
- font-size: 16px;
570
- }
571
568
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
572
569
  background-color: transparent;
573
570
  border: none;
@@ -580,7 +577,6 @@
580
577
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item .e-menu-icon {
581
578
  margin-left: 0;
582
579
  margin-right: 0;
583
- font-size: 16px;
584
580
  line-height: 32px;
585
581
  }
586
582
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item .e-caret {
@@ -748,7 +744,7 @@
748
744
  .e-bigger .e-pivotview .e-member-editor-dialog .e-value-filter,
749
745
  .e-bigger.e-pivotview .e-member-editor-dialog .e-label-filter,
750
746
  .e-bigger.e-pivotview .e-member-editor-dialog .e-value-filter {
751
- height: 220px;
747
+ height: 240px;
752
748
  }
753
749
  .e-bigger .e-pivotview .e-member-editor-dialog .e-label-filter .e-filter-text-div,
754
750
  .e-bigger .e-pivotview .e-member-editor-dialog .e-value-filter .e-filter-text-div,
@@ -901,6 +897,7 @@
901
897
  }
902
898
  .e-pivotview .e-valuescontent {
903
899
  padding-right: 8px;
900
+ text-align: right;
904
901
  }
905
902
  .e-pivotview .e-grid .e-rowcell {
906
903
  /* stylelint-disable */
@@ -941,7 +938,7 @@
941
938
  }
942
939
  .e-pivotview .e-member-editor-dialog,
943
940
  .e-pivotview .e-olap-editor-dialog {
944
- min-height: 385px !important;
941
+ min-height: 350px !important;
945
942
  min-width: 350px !important;
946
943
  visibility: hidden;
947
944
  }
@@ -1630,7 +1627,7 @@
1630
1627
  .e-pivotview .e-expand,
1631
1628
  .e-pivotview .e-collapse {
1632
1629
  cursor: pointer;
1633
- display: inline;
1630
+ display: inline-block;
1634
1631
  height: 18px;
1635
1632
  margin-top: 5px;
1636
1633
  text-align: center;
@@ -1983,6 +1980,9 @@
1983
1980
  margin-left: 0;
1984
1981
  margin-right: 7px;
1985
1982
  }
1983
+ .e-pivotview.e-rtl .e-valuescontent {
1984
+ text-align: left;
1985
+ }
1986
1986
  .e-pivotview.e-rtl .e-group-values,
1987
1987
  .e-pivotview.e-rtl .e-group-columns,
1988
1988
  .e-pivotview.e-rtl .e-group-filters,
@@ -2103,6 +2103,7 @@
2103
2103
  .e-pivottooltip {
2104
2104
  border-radius: 4px;
2105
2105
  padding: 3px 4px;
2106
+ text-align: initial;
2106
2107
  }
2107
2108
 
2108
2109
  .e-pivottooltip p {
@@ -3550,6 +3551,7 @@
3550
3551
  display: inline-table;
3551
3552
  height: 100%;
3552
3553
  width: 100%;
3554
+ min-width: 265px;
3553
3555
  }
3554
3556
  .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-fullrow {
3555
3557
  cursor: move;
@@ -3573,6 +3575,8 @@
3573
3575
  cursor: pointer;
3574
3576
  font-size: 13px;
3575
3577
  margin-top: 3px;
3578
+ padding-left: 0px;
3579
+ padding-right: 0px;
3576
3580
  }
3577
3581
  .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon {
3578
3582
  cursor: auto;
@@ -3705,6 +3709,12 @@
3705
3709
  font-size: 20px;
3706
3710
  padding-top: 12px;
3707
3711
  }
3712
+ .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-remove-report,
3713
+ .e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit,
3714
+ .e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited,
3715
+ .e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-remove-report {
3716
+ padding-top: 3px;
3717
+ }
3708
3718
  .e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
3709
3719
  .e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
3710
3720
  font-size: 20px;
@@ -3880,7 +3890,7 @@
3880
3890
  display: none;
3881
3891
  }
3882
3892
  .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-label-container {
3883
- background-color: #e9ecef;
3893
+ background-color: #282d31;
3884
3894
  opacity: 56%;
3885
3895
  padding: 14px 10px 16px 20px;
3886
3896
  }
@@ -4001,6 +4011,9 @@
4001
4011
  margin-left: 0;
4002
4012
  margin-right: 10px;
4003
4013
  }
4014
+ .e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
4015
+ padding-top: 4px !important;
4016
+ }
4004
4017
  .e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
4005
4018
  min-height: 170px;
4006
4019
  overflow: auto;
@@ -4527,14 +4540,14 @@
4527
4540
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
4528
4541
  .e-bigger.e-pivotfieldlist .e-member-editor-dialog,
4529
4542
  .e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
4530
- max-height: 400px !important;
4543
+ max-height: 440px !important;
4531
4544
  min-width: 370px !important;
4532
4545
  }
4533
4546
  .e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
4534
4547
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
4535
4548
  .e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
4536
4549
  .e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
4537
- min-height: 113px !important;
4550
+ min-height: 75px !important;
4538
4551
  }
4539
4552
  .e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
4540
4553
  .e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,