@syncfusion/ej2-react-pivotview 19.4.54 → 20.1.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.
Files changed (54) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/dist/ej2-react-pivotview.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/styles/bootstrap-dark.css +80 -29
  5. package/styles/bootstrap.css +80 -29
  6. package/styles/bootstrap4.css +82 -31
  7. package/styles/bootstrap5-dark.css +151 -64
  8. package/styles/bootstrap5.css +151 -64
  9. package/styles/fabric-dark.css +81 -29
  10. package/styles/fabric.css +80 -29
  11. package/styles/fluent-dark.css +8914 -0
  12. package/styles/fluent-dark.scss +2 -0
  13. package/styles/fluent.css +8916 -0
  14. package/styles/fluent.scss +2 -0
  15. package/styles/highcontrast-light.css +80 -29
  16. package/styles/highcontrast.css +80 -29
  17. package/styles/material-dark.css +80 -29
  18. package/styles/material.css +80 -29
  19. package/styles/pivotfieldlist/bootstrap-dark.css +33 -16
  20. package/styles/pivotfieldlist/bootstrap.css +33 -16
  21. package/styles/pivotfieldlist/bootstrap4.css +33 -16
  22. package/styles/pivotfieldlist/bootstrap5-dark.css +78 -40
  23. package/styles/pivotfieldlist/bootstrap5.css +78 -40
  24. package/styles/pivotfieldlist/fabric-dark.css +33 -16
  25. package/styles/pivotfieldlist/fabric.css +33 -16
  26. package/styles/pivotfieldlist/fluent-dark.css +6456 -0
  27. package/styles/pivotfieldlist/fluent-dark.scss +1 -0
  28. package/styles/pivotfieldlist/fluent.css +6456 -0
  29. package/styles/pivotfieldlist/fluent.scss +1 -0
  30. package/styles/pivotfieldlist/highcontrast-light.css +33 -16
  31. package/styles/pivotfieldlist/highcontrast.css +33 -16
  32. package/styles/pivotfieldlist/material-dark.css +33 -16
  33. package/styles/pivotfieldlist/material.css +33 -16
  34. package/styles/pivotfieldlist/tailwind-dark.css +145 -137
  35. package/styles/pivotfieldlist/tailwind.css +145 -137
  36. package/styles/pivotview/bootstrap-dark.css +47 -13
  37. package/styles/pivotview/bootstrap.css +47 -13
  38. package/styles/pivotview/bootstrap4.css +49 -15
  39. package/styles/pivotview/bootstrap5-dark.css +73 -24
  40. package/styles/pivotview/bootstrap5.css +73 -24
  41. package/styles/pivotview/fabric-dark.css +48 -13
  42. package/styles/pivotview/fabric.css +47 -13
  43. package/styles/pivotview/fluent-dark.css +2457 -0
  44. package/styles/pivotview/fluent-dark.scss +1 -0
  45. package/styles/pivotview/fluent.css +2459 -0
  46. package/styles/pivotview/fluent.scss +1 -0
  47. package/styles/pivotview/highcontrast-light.css +47 -13
  48. package/styles/pivotview/highcontrast.css +47 -13
  49. package/styles/pivotview/material-dark.css +47 -13
  50. package/styles/pivotview/material.css +47 -13
  51. package/styles/pivotview/tailwind-dark.css +115 -61
  52. package/styles/pivotview/tailwind.css +115 -61
  53. package/styles/tailwind-dark.css +260 -198
  54. package/styles/tailwind.css +260 -198
package/CHANGELOG.md CHANGED
@@ -2,6 +2,50 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Pivot Table
6
+
7
+ #### Bug fixes
8
+
9
+ - `#I363090` - The previous cell selection can now be maintained while restricting the current selection in the pivot table's column axis using the cell selecting event.
10
+ - In the OLAP field list UI, calculated fields are now properly displayed.
11
+ - The pivot table now exports properly to excel format with string type values when virtual scrolling is enabled.
12
+
13
+ #### Features
14
+
15
+ - `#FB33029` - The calculated field can now be created without formatting by using the "None" option in the OLAP calculated field UI.
16
+
17
+ ## 20.1.47 (2022-04-04)
18
+
19
+ ### Pivot Table
20
+
21
+ #### Bug Fixes
22
+
23
+ - `#I366940` - When the defer layout update option is enabled, the field list UI will now properly refresh while drag and drop measures.
24
+ - `#I367463` - When virtual scrolling is enabled, the pivot table now properly refresh based on the specified height.
25
+ - In Angular, grouping will now work properly with the static field list.
26
+ - `#I370021` - While resizing, the pivot chart is now properly refreshed.
27
+
28
+ #### New Features
29
+
30
+ - Provided support to expand all members (aka, headers) in a specific field in the Pivot Table's row and column axes.
31
+ - Provided built-in option in toolbar UI, grand totals will now display either at the first or last position in the Pivot Table's row and column axes.
32
+
33
+ ## 19.4.55 (2022-03-08)
34
+
35
+ ### Pivot Table
36
+
37
+ #### Bug Fixes
38
+
39
+ - When virtual scrolling is enabled, the pivot table now properly refresh based on the specified height.
40
+
41
+ ## 19.4.54 (2022-03-01)
42
+
43
+ ### Pivot Table
44
+
45
+ #### Bug Fixes
46
+
47
+ - When the defer layout update option is enabled, the field list UI will now properly refresh while performing checkbox selection.
48
+
5
49
  ## 19.4.53 (2022-02-22)
6
50
 
7
51
  ### Pivot Table
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-pivotview.umd.min.js
3
- * version : 19.4.54
3
+ * version : 20.1.48
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@19.4.53",
3
+ "_id": "@syncfusion/ej2-react-pivotview@20.1.47",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-Zx2Ca3jkH7jV6MSqFMFeCWutnFcEip+VHtL7bJ0/OZarP212mxsONp4CWamvohUxJljYVOQpenHkVNXL84rgsA==",
5
+ "_integrity": "sha512-O4HZ+DXE8O2fBxzhpYmAen1Yljm/129VjsrjIvsCBVFjMNPvJ0Cc9pjsu9rQsyNNe+3+pzFPbgtFeE36wf3uUg==",
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": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-19.4.53.tgz",
23
- "_shasum": "464ce0661081016911c9c957e65ab6013521601e",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.1.47.tgz",
23
+ "_shasum": "bc2d84a5635e2208f5950d1128d2e1997f5dd3c6",
24
24
  "_spec": "@syncfusion/ej2-react-pivotview@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~19.4.52",
35
- "@syncfusion/ej2-pivotview": "19.4.54",
36
- "@syncfusion/ej2-react-base": "~19.4.53"
34
+ "@syncfusion/ej2-base": "~20.1.48",
35
+ "@syncfusion/ej2-pivotview": "20.1.48",
36
+ "@syncfusion/ej2-react-base": "~20.1.47"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for React",
@@ -61,6 +61,6 @@
61
61
  "type": "git",
62
62
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
63
63
  },
64
- "version": "19.4.54",
64
+ "version": "20.1.48",
65
65
  "sideEffects": false
66
66
  }
@@ -680,9 +680,6 @@
680
680
  background: #131313;
681
681
  border-bottom: 0;
682
682
  border-style: solid;
683
- border-top: 1px solid rgba(255, 255, 255, 0.12);
684
- border-left: 1px solid rgba(255, 255, 255, 0.12);
685
- border-right: 1px solid rgba(255, 255, 255, 0.12);
686
683
  }
687
684
 
688
685
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
@@ -701,7 +698,7 @@
701
698
 
702
699
  .e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
703
700
  .e-pivotview .e-pivot-toolbar .e-menu-container ul .e-menu-item {
704
- height: 40px;
701
+ height: 40px !important;
705
702
  overflow: hidden;
706
703
  padding-left: 10px;
707
704
  }
@@ -713,6 +710,10 @@
713
710
  font-size: 16px;
714
711
  }
715
712
 
713
+ .e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
714
+ margin-left: 18px !important;
715
+ }
716
+
716
717
  .e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template {
717
718
  padding: 0 !important;
718
719
  }
@@ -1052,6 +1053,18 @@
1052
1053
  margin-top: 8px;
1053
1054
  }
1054
1055
 
1056
+ .e-bigger .e-dialog .e-footer-content {
1057
+ height: 62px;
1058
+ }
1059
+
1060
+ .e-bigger .e-dialog .e-dlg-header-content {
1061
+ padding-left: 10px;
1062
+ }
1063
+
1064
+ .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active {
1065
+ margin-left: 24px !important;
1066
+ }
1067
+
1055
1068
  /*! PivotView theme */
1056
1069
  .e-pivotview .e-nextspan {
1057
1070
  display: inline-block;
@@ -1079,8 +1092,11 @@
1079
1092
 
1080
1093
  .e-pivotview .e-grid
1081
1094
  .e-rowcell {
1082
- font-size: 13px;
1095
+ font-size: 13px !important;
1083
1096
  padding-left: 8px;
1097
+ -webkit-user-select: none;
1098
+ -ms-user-select: none;
1099
+ user-select: none;
1084
1100
  }
1085
1101
 
1086
1102
  .e-pivotview .e-gtot,
@@ -1227,6 +1243,10 @@
1227
1243
 
1228
1244
  .e-pivotview .e-grid .e-rowsheader {
1229
1245
  padding-left: 8px;
1246
+ -webkit-user-select: none;
1247
+ -ms-user-select: none;
1248
+ user-select: none;
1249
+ -webkit-touch-callout: none;
1230
1250
  }
1231
1251
 
1232
1252
  .e-pivotview .e-grid .e-rowsheader.e-active .e-icons {
@@ -1244,13 +1264,17 @@
1244
1264
  padding-left: 8px !important;
1245
1265
  }
1246
1266
 
1267
+ .e-pivotview .sf-grid .e-spinner-pane {
1268
+ z-index: 1 !important;
1269
+ }
1270
+
1247
1271
  .e-pivotview .sf-grid .e-headercelldiv,
1248
1272
  .e-pivotview .sf-grid .e-columnsheader {
1249
1273
  padding-right: 8px !important;
1250
1274
  }
1251
1275
 
1252
- .e-pivotview .sf-grid .e-headercelldiv,
1253
- .e-pivotview .sf-grid .e-stackedheadercelldiv {
1276
+ .e-pivotview .e-grid .e-headercelldiv,
1277
+ .e-pivotview .e-grid .e-stackedheadercelldiv {
1254
1278
  line-height: normal;
1255
1279
  }
1256
1280
 
@@ -1268,7 +1292,7 @@
1268
1292
 
1269
1293
  .e-pivotview .e-stackedheadertext.e-cellvalue,
1270
1294
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
1271
- padding-left: 8px !important;
1295
+ padding-left: 12px !important;
1272
1296
  margin-top: 5px;
1273
1297
  }
1274
1298
 
@@ -1972,7 +1996,7 @@
1972
1996
 
1973
1997
  .e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
1974
1998
  .e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
1975
- padding-right: 8px !important;
1999
+ padding-right: 12px !important;
1976
2000
  }
1977
2001
 
1978
2002
  .e-pivotview.e-rtl .e-sortfilterdiv {
@@ -2100,6 +2124,11 @@
2100
2124
  padding-left: 8px !important;
2101
2125
  }
2102
2126
 
2127
+ .e-bigger .e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler,
2128
+ .e-bigger.e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler {
2129
+ height: 100% !important;
2130
+ }
2131
+
2103
2132
  .e-bigger .e-pivotview .e-stackedheadercelldiv,
2104
2133
  .e-bigger .e-pivotview .e-stackedheadertext,
2105
2134
  .e-bigger .e-pivotview .e-headertext,
@@ -2111,6 +2140,11 @@
2111
2140
  font-size: 13px !important;
2112
2141
  }
2113
2142
 
2143
+ .e-bigger .e-pivotview .e-bigger .e-stackedheadercelldiv,
2144
+ .e-bigger.e-pivotview .e-bigger .e-stackedheadercelldiv {
2145
+ padding-left: 16px !important;
2146
+ }
2147
+
2114
2148
  .e-bigger .e-pivotview th .e-expand,
2115
2149
  .e-bigger .e-pivotview th .e-collapse,
2116
2150
  .e-bigger.e-pivotview th .e-expand,
@@ -2163,7 +2197,7 @@
2163
2197
  .e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
2164
2198
  .e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-remove,
2165
2199
  .e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-edit {
2166
- font-size: 14px;
2200
+ font-size: 14px !important;
2167
2201
  height: 20px;
2168
2202
  width: 20px;
2169
2203
  }
@@ -2252,7 +2286,7 @@
2252
2286
  .e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
2253
2287
  .e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
2254
2288
  .e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit {
2255
- font-size: 14px;
2289
+ font-size: 14px !important;
2256
2290
  height: 20px;
2257
2291
  width: 20px;
2258
2292
  }
@@ -2311,7 +2345,7 @@
2311
2345
 
2312
2346
  .e-bigger .e-pivotview .e-rowcell,
2313
2347
  .e-bigger.e-pivotview .e-rowcell {
2314
- font-size: 13px;
2348
+ font-size: 13px !important;
2315
2349
  }
2316
2350
 
2317
2351
  .e-bigger .e-pivotview.e-rtl .e-grid .e-rowsheader,
@@ -2356,7 +2390,7 @@
2356
2390
  .e-bigger .e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue,
2357
2391
  .e-bigger.e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
2358
2392
  .e-bigger.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
2359
- padding-right: 8px !important;
2393
+ padding-right: 16px !important;
2360
2394
  }
2361
2395
 
2362
2396
  .e-content-placeholder.e-pivotview.e-placeholder-pivotview {
@@ -2765,7 +2799,7 @@
2765
2799
  }
2766
2800
 
2767
2801
  .e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td {
2768
- padding-bottom: 10px;
2802
+ padding-bottom: 4px;
2769
2803
  }
2770
2804
 
2771
2805
  .e-pivot-formatting-dialog .e-format-delete-icon {
@@ -2793,7 +2827,7 @@
2793
2827
 
2794
2828
  .e-pivot-formatting-dialog .e-format-font-color-picker {
2795
2829
  margin-left: 0;
2796
- margin-right: 18px;
2830
+ margin-right: 16px;
2797
2831
  }
2798
2832
 
2799
2833
  .e-pivot-formatting-dialog .e-format-inner-div {
@@ -2916,7 +2950,7 @@
2916
2950
  }
2917
2951
 
2918
2952
  .e-pivot-formatting-dialog.e-rtl .e-format-font-color-picker {
2919
- margin-left: 18px;
2953
+ margin-left: 16px;
2920
2954
  margin-right: 0;
2921
2955
  }
2922
2956
 
@@ -2938,6 +2972,10 @@
2938
2972
  padding-left: 12px;
2939
2973
  }
2940
2974
 
2975
+ .e-pivot-formatting-dialog.e-rtl.e-device .e-format-font-color-picker {
2976
+ margin-right: 0;
2977
+ }
2978
+
2941
2979
  .e-bigger.e-pivot-formatting-dialog,
2942
2980
  .e-bigger .e-pivot-formatting-dialog {
2943
2981
  min-width: 670px !important;
@@ -3032,7 +3070,7 @@
3032
3070
  color: #f0f0f0;
3033
3071
  font-size: 13px;
3034
3072
  margin-bottom: 4px;
3035
- margin-top: 15px;
3073
+ margin-top: 12px;
3036
3074
  overflow: hidden;
3037
3075
  padding: 4px 0;
3038
3076
  padding-bottom: 0;
@@ -3066,7 +3104,9 @@
3066
3104
 
3067
3105
  .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon {
3068
3106
  color: #f0f0f0;
3107
+ float: right !important;
3069
3108
  margin: 0;
3109
+ margin-right: 12px !important;
3070
3110
  }
3071
3111
 
3072
3112
  .e-pivot-calc-dialog-div .e-treeview ul .e-fullrow {
@@ -3089,6 +3129,13 @@
3089
3129
  width: 24px;
3090
3130
  }
3091
3131
 
3132
+ .e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons.e-format {
3133
+ float: right;
3134
+ font-size: 20px;
3135
+ margin-right: 12px;
3136
+ padding-top: 10px;
3137
+ }
3138
+
3092
3139
  .e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-iconspace {
3093
3140
  cursor: pointer;
3094
3141
  display: inline-block;
@@ -3111,9 +3158,9 @@
3111
3158
  font-size: 14px;
3112
3159
  height: 24px;
3113
3160
  margin-right: 4px;
3114
- padding: 5px;
3115
3161
  pointer-events: auto;
3116
3162
  width: 24px;
3163
+ padding: 8px 8px 8px 12px;
3117
3164
  }
3118
3165
 
3119
3166
  .e-pivot-calc-dialog-div .e-dlg-header {
@@ -3229,7 +3276,7 @@
3229
3276
  }
3230
3277
 
3231
3278
  .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
3232
- height: 450px;
3279
+ height: 467px;
3233
3280
  width: 50%;
3234
3281
  }
3235
3282
 
@@ -3241,7 +3288,7 @@
3241
3288
 
3242
3289
  .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-pivot-treeview-outer-div {
3243
3290
  display: inline-block;
3244
- height: 421px;
3291
+ height: 437px;
3245
3292
  overflow: auto;
3246
3293
  width: 100%;
3247
3294
  }
@@ -3299,6 +3346,7 @@
3299
3346
  .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-item div.e-icons {
3300
3347
  padding: 0;
3301
3348
  height: auto;
3349
+ float: none !important;
3302
3350
  }
3303
3351
 
3304
3352
  .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 li {
@@ -3469,12 +3517,12 @@
3469
3517
 
3470
3518
  .e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div,
3471
3519
  .e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
3472
- height: 495px;
3520
+ height: 511px;
3473
3521
  }
3474
3522
 
3475
3523
  .e-bigger.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-pivot-treeview-outer-div,
3476
3524
  .e-bigger .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-pivot-treeview-outer-div {
3477
- height: 463px;
3525
+ height: 475px;
3478
3526
  }
3479
3527
 
3480
3528
  .e-bigger.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-pivot-all-field-title,
@@ -3780,7 +3828,7 @@
3780
3828
  }
3781
3829
 
3782
3830
  .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content {
3783
- padding: 0 20px 10px;
3831
+ padding: 0 24px 10px;
3784
3832
  }
3785
3833
 
3786
3834
  .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper {
@@ -4584,7 +4632,7 @@
4584
4632
 
4585
4633
  .e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content,
4586
4634
  .e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content {
4587
- padding: 0 20px 10px;
4635
+ padding: 0 28px 10px;
4588
4636
  }
4589
4637
 
4590
4638
  .e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-field-name-text-wrapper,
@@ -4644,6 +4692,7 @@
4644
4692
  .e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-base-item-option-wrapper .e-type-option-text,
4645
4693
  .e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-base-item-option-wrapper .e-caption-input-text {
4646
4694
  font-size: 14px;
4695
+ padding-bottom: 6px;
4647
4696
  }
4648
4697
 
4649
4698
  .e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
@@ -5059,7 +5108,7 @@
5059
5108
  color: #f0f0f0;
5060
5109
  cursor: pointer;
5061
5110
  font-size: 14px;
5062
- height: 20px;
5111
+ height: 20px !important;
5063
5112
  padding: 7px 0 0 4px;
5064
5113
  width: 20px;
5065
5114
  }
@@ -5979,6 +6028,7 @@
5979
6028
  height: 24px;
5980
6029
  padding-left: 10px;
5981
6030
  width: 24px;
6031
+ font-size: 14px !important;
5982
6032
  }
5983
6033
 
5984
6034
  .e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-sort:hover,
@@ -6532,7 +6582,7 @@
6532
6582
  color: #f0f0f0;
6533
6583
  cursor: pointer;
6534
6584
  font-size: 14px;
6535
- height: 20px;
6585
+ height: 20px !important;
6536
6586
  padding: 7px 0 0 4px;
6537
6587
  width: 20px;
6538
6588
  }
@@ -7452,6 +7502,7 @@
7452
7502
  height: 24px;
7453
7503
  padding-left: 10px;
7454
7504
  width: 24px;
7505
+ font-size: 14px !important;
7455
7506
  }
7456
7507
 
7457
7508
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-sort:hover,
@@ -7847,7 +7898,7 @@
7847
7898
  .e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields,
7848
7899
  .e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields,
7849
7900
  .e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields {
7850
- padding-left: 16px;
7901
+ padding-left: 16px !important;
7851
7902
  }
7852
7903
 
7853
7904
  .e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header,
@@ -7873,7 +7924,7 @@
7873
7924
  .e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-ascend,
7874
7925
  .e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-descend {
7875
7926
  font-size: 16px;
7876
- height: 24px;
7927
+ height: 24px !important;
7877
7928
  padding: 7px 0 0 4px;
7878
7929
  width: 24px;
7879
7930
  }
@@ -8312,7 +8363,7 @@
8312
8363
  .e-bigger.e-pivotfieldlist-container .e-field-table .e-field-header-container .e-sort-ascend,
8313
8364
  .e-bigger.e-pivotfieldlist-container .e-field-table .e-field-header-container .e-sort-descend {
8314
8365
  font-size: 16px;
8315
- height: 24px;
8366
+ height: 24px !important;
8316
8367
  padding: 7px 0 0 4px;
8317
8368
  width: 24px;
8318
8369
  }