@syncfusion/ej2-vue-pivotview 19.3.53 → 19.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 (50) hide show
  1. package/CHANGELOG.md +26 -26
  2. package/README.md +1 -1
  3. package/dist/ej2-vue-pivotview.umd.min.js +10 -1
  4. package/dist/es6/ej2-vue-pivotview.es2015.js +2 -2
  5. package/dist/es6/ej2-vue-pivotview.es2015.js.map +1 -1
  6. package/dist/es6/ej2-vue-pivotview.es5.js +2 -2
  7. package/dist/es6/ej2-vue-pivotview.es5.js.map +1 -1
  8. package/dist/global/ej2-vue-pivotview.min.js +2 -2
  9. package/package.json +8 -8
  10. package/src/pivotfieldlist/pivotfieldlist.component.js +1 -1
  11. package/src/pivotview/pivotview.component.js +1 -1
  12. package/styles/bootstrap-dark.css +115 -104
  13. package/styles/bootstrap.css +115 -104
  14. package/styles/bootstrap4.css +114 -81
  15. package/styles/bootstrap5-dark.css +220 -168
  16. package/styles/bootstrap5.css +215 -161
  17. package/styles/fabric-dark.css +117 -103
  18. package/styles/fabric.css +115 -102
  19. package/styles/highcontrast-light.css +116 -102
  20. package/styles/highcontrast.css +118 -104
  21. package/styles/material-dark.css +108 -97
  22. package/styles/material.css +108 -97
  23. package/styles/pivotfieldlist/bootstrap-dark.css +49 -58
  24. package/styles/pivotfieldlist/bootstrap.css +49 -58
  25. package/styles/pivotfieldlist/bootstrap4.css +44 -39
  26. package/styles/pivotfieldlist/bootstrap5-dark.css +115 -89
  27. package/styles/pivotfieldlist/bootstrap5.css +115 -89
  28. package/styles/pivotfieldlist/fabric-dark.css +49 -58
  29. package/styles/pivotfieldlist/fabric.css +49 -58
  30. package/styles/pivotfieldlist/highcontrast-light.css +49 -58
  31. package/styles/pivotfieldlist/highcontrast.css +49 -58
  32. package/styles/pivotfieldlist/material-dark.css +44 -53
  33. package/styles/pivotfieldlist/material.css +44 -53
  34. package/styles/pivotfieldlist/tailwind-dark.css +138 -81
  35. package/styles/pivotfieldlist/tailwind.css +140 -83
  36. package/styles/pivotview/bootstrap-dark.css +66 -46
  37. package/styles/pivotview/bootstrap.css +66 -46
  38. package/styles/pivotview/bootstrap4.css +70 -42
  39. package/styles/pivotview/bootstrap5-dark.css +99 -73
  40. package/styles/pivotview/bootstrap5.css +100 -72
  41. package/styles/pivotview/fabric-dark.css +68 -45
  42. package/styles/pivotview/fabric.css +66 -44
  43. package/styles/pivotview/highcontrast-light.css +67 -44
  44. package/styles/pivotview/highcontrast.css +69 -46
  45. package/styles/pivotview/material-dark.css +64 -44
  46. package/styles/pivotview/material.css +64 -44
  47. package/styles/pivotview/tailwind-dark.css +106 -58
  48. package/styles/pivotview/tailwind.css +107 -57
  49. package/styles/tailwind-dark.css +250 -145
  50. package/styles/tailwind.css +247 -140
@@ -1,7 +1,5 @@
1
1
  /*! component's theme wise override definitions and variables */
2
2
  /*! component's common definitions and variables */
3
- /*! component's theme wise override definitions and variables */
4
- /*! component's common definitions and variables */
5
3
  .e-pivotview .e-expand::before {
6
4
  content: '\e75c';
7
5
  }
@@ -39,7 +37,7 @@
39
37
  }
40
38
 
41
39
  .e-pivotview .e-dropdown-icon::before {
42
- content: '\e70d';
40
+ content: '\e729';
43
41
  }
44
42
 
45
43
  .e-pivotview .e-export::before {
@@ -184,17 +182,18 @@
184
182
  .e-pivotview .e-group-field-settings {
185
183
  max-height: 450px !important;
186
184
  border-radius: 4px;
187
- max-width: 400px;
188
- width: auto;
185
+ max-width: 400px !important;
186
+ width: auto !important;
189
187
  }
190
188
 
191
189
  .e-pivotview .e-pivot-format-dialog {
192
190
  border-radius: 4px;
193
- max-width: 400px;
194
- width: auto;
191
+ max-width: 400px !important;
192
+ width: auto !important;
195
193
  }
196
194
 
197
- .e-pivotview .e-value-field-settings .e-field-name-text-wrapper, .e-pivotview .e-value-field-settings .e-field-name-text-container {
195
+ .e-pivotview .e-value-field-settings .e-field-name-text-wrapper,
196
+ .e-pivotview .e-value-field-settings .e-field-name-text-container {
198
197
  display: -ms-flexbox;
199
198
  display: flex;
200
199
  }
@@ -209,9 +208,9 @@
209
208
  .e-pivotview .e-value-field-settings .e-field-name-content {
210
209
  -ms-flex: auto;
211
210
  flex: auto;
212
- width: 100%;
213
211
  font-size: 13px;
214
212
  font-weight: 500;
213
+ width: 100%;
215
214
  }
216
215
 
217
216
  .e-pivotview .e-value-field-settings .e-caption-input-wrapper,
@@ -298,23 +297,11 @@
298
297
  margin-left: 10px;
299
298
  }
300
299
 
301
- .e-pivotview .e-member-editor-dialog .e-filter-sort .e-member-sort.e-active {
302
- box-shadow: none !important;
303
- }
304
-
305
300
  .e-pivotview .e-member-editor-dialog .e-filter-sort .e-member-sort .e-sort-ascend-icon,
306
301
  .e-pivotview .e-member-editor-dialog .e-filter-sort .e-member-sort .e-sort-descend-icon {
307
302
  font-size: 16px;
308
303
  }
309
304
 
310
- .e-pivotview .e-member-editor-dialog .e-filter-sort .e-member-sort:focus.e-active {
311
- background-color: #282d31;
312
- border-color: transparent;
313
- color: #adb5bd;
314
- outline: none;
315
- box-shadow: none !important;
316
- }
317
-
318
305
  .e-pivotview .e-member-editor-dialog .e-member-prompt {
319
306
  padding: 15px 12px;
320
307
  text-align: center;
@@ -394,7 +381,7 @@
394
381
 
395
382
  .e-pivotview .e-member-editor-dialog .e-label-filter .e-filter-text-div,
396
383
  .e-pivotview .e-member-editor-dialog .e-value-filter .e-filter-text-div {
397
- color: #ced4da !important;
384
+ color: #e9ecef !important;
398
385
  font-size: 13px;
399
386
  font-weight: 500;
400
387
  }
@@ -437,6 +424,7 @@
437
424
  height: 14px;
438
425
  min-width: 14px;
439
426
  width: 14px;
427
+ height: auto;
440
428
  }
441
429
 
442
430
  .e-pivotview .e-member-editor-dialog .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon::before,
@@ -455,7 +443,7 @@
455
443
 
456
444
  .e-pivotview .e-member-editor-dialog .e-clear-filter-button {
457
445
  float: left;
458
- margin-left: -10px;
446
+ margin: 0;
459
447
  }
460
448
 
461
449
  .e-pivotview .e-member-editor-dialog .e-clear-filter-button.e-disable {
@@ -501,7 +489,7 @@
501
489
 
502
490
  .e-pivotview .e-member-editor-dialog.e-rtl .e-footer-content .e-clear-filter-button {
503
491
  float: right;
504
- margin-right: -10px;
492
+ margin: 0;
505
493
  }
506
494
 
507
495
  .e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-select-all-wrapper ul,
@@ -568,9 +556,9 @@
568
556
  .e-pivotview .e-member-editor-dialog .e-footer-content,
569
557
  .e-pivotview .e-pivot-format-dialog .e-footer-content,
570
558
  .e-pivotview .e-group-field-settings .e-footer-content {
571
- border-radius: 4px;
572
559
  border-top-left-radius: 0;
573
560
  border-top-right-radius: 0;
561
+ border-radius: 4px;
574
562
  padding-bottom: 8px;
575
563
  padding-top: 8px;
576
564
  }
@@ -635,7 +623,7 @@
635
623
  }
636
624
 
637
625
  .e-pivotview .e-pivotchart-type-dialog {
638
- max-width: 350px;
626
+ max-width: 350px !important;
639
627
  max-height: 380px !important;
640
628
  }
641
629
 
@@ -667,8 +655,8 @@
667
655
  }
668
656
 
669
657
  .e-pivotview .e-pivot-format-dialog {
670
- max-height: 500px !important;
671
- max-width: 350px;
658
+ max-height: 550px !important;
659
+ max-width: 350px !important;
672
660
  }
673
661
 
674
662
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer {
@@ -681,6 +669,7 @@
681
669
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-grouping-lable,
682
670
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-decimal-lable {
683
671
  font-weight: 500;
672
+ padding-bottom: 4px;
684
673
  }
685
674
 
686
675
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-value-drop,
@@ -692,6 +681,7 @@
692
681
  }
693
682
 
694
683
  .e-pivotview .e-pivot-toolbar {
684
+ background: #282d31;
695
685
  border-bottom: 0;
696
686
  border-style: solid;
697
687
  border-top: 1px solid #444c54;
@@ -699,6 +689,10 @@
699
689
  border-right: 1px solid #444c54;
700
690
  }
701
691
 
692
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items {
693
+ background: #282d31;
694
+ }
695
+
702
696
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
703
697
  font-size: 16px;
704
698
  }
@@ -770,7 +764,7 @@
770
764
  }
771
765
 
772
766
  .e-pivotview-report-dialog {
773
- max-width: 350px;
767
+ max-width: 350px !important;
774
768
  }
775
769
 
776
770
  .e-mdx-query-content {
@@ -786,7 +780,7 @@
786
780
  }
787
781
 
788
782
  .e-pivotview-mdx-dialog {
789
- max-width: 500px;
783
+ max-width: 500px !important;
790
784
  }
791
785
 
792
786
  .e-report-outer {
@@ -839,8 +833,7 @@
839
833
  }
840
834
 
841
835
  .e-drillthrough-dialog .e-drillthrough-body-header-value {
842
- color: #ced4da;
843
- margin-left: 10px;
836
+ color: #e9ecef;
844
837
  margin-right: 20px;
845
838
  }
846
839
 
@@ -852,13 +845,6 @@
852
845
  flex-wrap: wrap;
853
846
  }
854
847
 
855
- .e-bigger .e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
856
- .e-bigger .e-pivotview .e-pivot-toolbar .e-menu-container ul .e-menu-item,
857
- .e-bigger.e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
858
- .e-bigger.e-pivotview .e-pivot-toolbar .e-menu-container ul .e-menu-item {
859
- height: 42px;
860
- }
861
-
862
848
  .e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
863
849
  .e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
864
850
  .e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
@@ -1010,7 +996,8 @@
1010
996
  padding-top: 16px;
1011
997
  }
1012
998
 
1013
- .e-bigger .e-pivotview .e-value-field-settings .e-field-name-text-wrapper, .e-bigger .e-pivotview .e-value-field-settings .e-field-name-text-container,
999
+ .e-bigger .e-pivotview .e-value-field-settings .e-field-name-text-wrapper,
1000
+ .e-bigger .e-pivotview .e-value-field-settings .e-field-name-text-container,
1014
1001
  .e-bigger.e-pivotview .e-value-field-settings .e-field-name-text-wrapper,
1015
1002
  .e-bigger.e-pivotview .e-value-field-settings .e-field-name-text-container {
1016
1003
  display: -ms-flexbox;
@@ -1022,7 +1009,6 @@
1022
1009
  .e-bigger.e-pivotview .e-value-field-settings .e-field-name-title,
1023
1010
  .e-bigger.e-pivotview .e-value-field-settings .e-field-name-content {
1024
1011
  font-size: 14px;
1025
- font-size: 13px;
1026
1012
  font-weight: 500;
1027
1013
  }
1028
1014
 
@@ -1115,12 +1101,12 @@
1115
1101
  }
1116
1102
 
1117
1103
  .e-pivotview .e-gtot {
1118
- font-weight: 500;
1104
+ font-weight: 700;
1119
1105
  }
1120
1106
 
1121
1107
  .e-pivotview .e-gtot
1122
1108
  .e-cellvalue {
1123
- color: #ced4da;
1109
+ color: #e9ecef;
1124
1110
  }
1125
1111
 
1126
1112
  .e-pivotview .e-rowsheader,
@@ -1210,6 +1196,7 @@
1210
1196
 
1211
1197
  .e-pivotview div.e-cellvalue {
1212
1198
  margin-top: 5px;
1199
+ margin-top: 2px;
1213
1200
  }
1214
1201
 
1215
1202
  .e-pivotview .e-sortfilterdiv {
@@ -1221,11 +1208,10 @@
1221
1208
 
1222
1209
  .e-pivotview .e-sortfilterdiv.e-value-sort-icon {
1223
1210
  margin: 0px !important;
1224
- padding-bottom: 10px !important;
1225
- padding-top: 10px !important;
1211
+ padding: 2px 4px !important;
1226
1212
  font-size: 12px !important;
1227
- padding-bottom: 8px !important;
1228
- padding-top: 8px !important;
1213
+ padding-bottom: 4px !important;
1214
+ padding-top: 4px !important;
1229
1215
  }
1230
1216
 
1231
1217
  .e-pivotview .e-rowsheader .e-sortfilterdiv {
@@ -1236,10 +1222,6 @@
1236
1222
  border: 1px solid #495057;
1237
1223
  }
1238
1224
 
1239
- .e-pivotview .e-pivotchart.e-ltr {
1240
- direction: ltr;
1241
- }
1242
-
1243
1225
  .e-pivotview .e-grid .e-columnheader.e-wrap .e-sortfilterdiv,
1244
1226
  .e-pivotview .e-grid.e-wrap .e-columnheader .e-sortfilterdiv {
1245
1227
  margin: -18px !important;
@@ -1247,12 +1229,12 @@
1247
1229
 
1248
1230
  .e-pivotview .e-grid .e-icons {
1249
1231
  color: #fff !important;
1250
- color: #ced4da !important;
1232
+ color: #e9ecef !important;
1251
1233
  }
1252
1234
 
1253
1235
  .e-pivotview .e-grid .e-icons:hover {
1254
1236
  color: #fff !important;
1255
- color: #ced4da !important;
1237
+ color: #e9ecef !important;
1256
1238
  }
1257
1239
 
1258
1240
  .e-pivotview .e-grid {
@@ -1265,7 +1247,13 @@
1265
1247
 
1266
1248
  .e-pivotview .e-grid .e-rowsheader.e-active .e-icons {
1267
1249
  color: #fff !important;
1268
- color: #ced4da !important;
1250
+ color: #e9ecef !important;
1251
+ }
1252
+
1253
+ .e-pivotview .sf-grid.e-responsive .e-stackedheadercelldiv .e-stackedheadertext,
1254
+ .e-pivotview .sf-grid.e-responsive .e-headercelldiv .e-headertext {
1255
+ text-overflow: ellipsis;
1256
+ white-space: nowrap;
1269
1257
  }
1270
1258
 
1271
1259
  .e-pivotview .e-grid .e-headercelldiv,
@@ -1275,6 +1263,16 @@
1275
1263
  padding-bottom: 0px !important;
1276
1264
  }
1277
1265
 
1266
+ .e-pivotview .sf-grid .e-headercelldiv,
1267
+ .e-pivotview .sf-grid .e-columnsheader {
1268
+ padding-right: 8px !important;
1269
+ }
1270
+
1271
+ .e-pivotview .sf-grid .e-headercelldiv,
1272
+ .e-pivotview .sf-grid .e-stackedheadercelldiv {
1273
+ line-height: normal;
1274
+ }
1275
+
1278
1276
  .e-pivotview .e-frozenheader > .e-table,
1279
1277
  .e-pivotview .e-frozencontent > .e-table {
1280
1278
  border-left-color: #495057 !important;
@@ -1283,30 +1281,32 @@
1283
1281
  border-right-width: 1px;
1284
1282
  }
1285
1283
 
1284
+ .e-pivotview .e-stackedheadercelldiv {
1285
+ display: block;
1286
+ }
1287
+
1288
+ .e-pivotview .e-stackedheadertext.e-cellvalue,
1286
1289
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
1287
1290
  padding-left: 8px !important;
1288
1291
  margin-top: 5px;
1289
1292
  margin-top: 2px;
1290
1293
  }
1291
1294
 
1292
- .e-pivotview .e-stackedheadertext.e-cellvalue {
1293
- margin-top: 3px;
1294
- padding-left: 8px !important;
1295
- }
1296
-
1297
1295
  .e-pivotview .e-stackedheadercelldiv {
1298
1296
  padding: 0 0 0 1px !important;
1299
1297
  }
1300
1298
 
1301
1299
  .e-pivotview .e-stackedheadercelldiv,
1300
+ .e-pivotview .e-stackedheadertext,
1302
1301
  .e-pivotview .e-headertext,
1303
1302
  .e-pivotview .e-rowsheader .e-cellvalue {
1304
- color: #ced4da;
1303
+ color: #e9ecef;
1305
1304
  font-size: 14px;
1306
- font-weight: 500;
1305
+ font-weight: 700;
1307
1306
  }
1308
1307
 
1309
1308
  .e-pivotview .e-stackedheadercelldiv .e-hyperlinkcell,
1309
+ .e-pivotview .e-stackedheadertext .e-hyperlinkcell,
1310
1310
  .e-pivotview .e-headertext .e-hyperlinkcell,
1311
1311
  .e-pivotview .e-rowsheader .e-cellvalue .e-hyperlinkcell {
1312
1312
  cursor: pointer;
@@ -1407,7 +1407,6 @@
1407
1407
  .e-pivotview .e-group-rows,
1408
1408
  .e-pivotview .e-group-all-fields {
1409
1409
  background: #282d31;
1410
- vertical-align: top;
1411
1410
  display: inline-table;
1412
1411
  -ms-flex: auto;
1413
1412
  flex: auto;
@@ -1416,6 +1415,7 @@
1416
1415
  overflow: hidden;
1417
1416
  padding-left: 8px;
1418
1417
  scroll-behavior: smooth;
1418
+ vertical-align: top;
1419
1419
  }
1420
1420
 
1421
1421
  .e-pivotview .e-group-values.e-drag-restrict,
@@ -1440,6 +1440,8 @@
1440
1440
  position: relative;
1441
1441
  text-align: center;
1442
1442
  vertical-align: middle;
1443
+ font-size: 14px;
1444
+ font-weight: normal;
1443
1445
  }
1444
1446
 
1445
1447
  .e-pivotview .e-grouping-bar .e-pvt-btn-div,
@@ -1512,7 +1514,7 @@
1512
1514
  .e-pivotview .e-group-rows .e-pivot-button:hover .e-pv-filtered,
1513
1515
  .e-pivotview .e-group-rows .e-pivot-button:hover .e-remove,
1514
1516
  .e-pivotview .e-group-rows .e-pivot-button:hover .e-edit {
1515
- color: #fff !important;
1517
+ color: #fff;
1516
1518
  }
1517
1519
 
1518
1520
  .e-pivotview .e-grouping-bar .e-pivot-button.e-btn-focused,
@@ -1533,7 +1535,7 @@
1533
1535
  .e-pivotview .e-group-rows .e-pivot-button.e-btn-focused .e-pv-filtered,
1534
1536
  .e-pivotview .e-group-rows .e-pivot-button.e-btn-focused .e-remove,
1535
1537
  .e-pivotview .e-group-rows .e-pivot-button.e-btn-focused .e-edit {
1536
- color: #fff !important;
1538
+ color: #fff;
1537
1539
  }
1538
1540
 
1539
1541
  .e-pivotview .e-grouping-bar .e-pivot-button:focus, .e-pivotview .e-grouping-bar .e-pivot-button:active,
@@ -1566,7 +1568,7 @@
1566
1568
  .e-pivotview .e-group-rows .e-pivot-button:active .e-pv-filtered,
1567
1569
  .e-pivotview .e-group-rows .e-pivot-button:active .e-remove,
1568
1570
  .e-pivotview .e-group-rows .e-pivot-button:active .e-edit {
1569
- color: #fff !important;
1571
+ color: #fff;
1570
1572
  }
1571
1573
 
1572
1574
  .e-pivotview .e-grouping-bar .e-pivot-button .e-content,
@@ -1590,7 +1592,7 @@
1590
1592
 
1591
1593
  .e-pivotview .e-grouping-bar .e-pivot-button .e-draggable,
1592
1594
  .e-pivotview .e-group-rows .e-pivot-button .e-draggable {
1593
- height: initial;
1595
+ height: initial !important;
1594
1596
  }
1595
1597
 
1596
1598
  .e-pivotview .e-grouping-bar .e-pivot-button .e-drag,
@@ -1610,7 +1612,7 @@
1610
1612
  .e-pivotview .e-group-rows .e-pivot-button .e-pv-filtered,
1611
1613
  .e-pivotview .e-group-rows .e-pivot-button .e-remove,
1612
1614
  .e-pivotview .e-group-rows .e-pivot-button .e-edit {
1613
- color: #fff !important;
1615
+ color: #fff;
1614
1616
  cursor: pointer;
1615
1617
  display: inline-block;
1616
1618
  font-size: 12px;
@@ -1631,7 +1633,7 @@
1631
1633
  .e-pivotview .e-group-rows .e-pivot-button .e-pv-filtered:hover,
1632
1634
  .e-pivotview .e-group-rows .e-pivot-button .e-remove:hover,
1633
1635
  .e-pivotview .e-group-rows .e-pivot-button .e-edit:hover {
1634
- color: #fff !important;
1636
+ color: #fff;
1635
1637
  }
1636
1638
 
1637
1639
  .e-pivotview .e-grouping-bar .e-pivot-button .e-sort.e-disable,
@@ -1846,7 +1848,7 @@
1846
1848
  padding-bottom: 7px;
1847
1849
  }
1848
1850
 
1849
- .e-pivotview .e-icons:not(.e-frame) {
1851
+ .e-pivotview .e-icons:not(.e-frame):not(.e-btn-icon):not(.e-sort):not(.e-dropdown-icon):not(.e-pv-filter):not(.e-pv-filtered):not(.e-remove):not(.e-edit):not(.e-drag) {
1850
1852
  height: auto;
1851
1853
  width: auto;
1852
1854
  }
@@ -1873,7 +1875,7 @@
1873
1875
  float: left;
1874
1876
  font-size: 10px !important;
1875
1877
  margin-left: 0px;
1876
- margin-top: 4px;
1878
+ margin-top: 3px;
1877
1879
  }
1878
1880
 
1879
1881
  .e-pivotview .e-expand::before {
@@ -2039,7 +2041,7 @@
2039
2041
  }
2040
2042
 
2041
2043
  .e-pivottooltip {
2042
- border-radius: 2px;
2044
+ border-radius: 4px;
2043
2045
  padding: 3px 4px;
2044
2046
  }
2045
2047
 
@@ -2122,14 +2124,23 @@
2122
2124
  }
2123
2125
 
2124
2126
  .e-bigger .e-pivotview .e-stackedheadercelldiv,
2127
+ .e-bigger .e-pivotview .e-stackedheadertext,
2125
2128
  .e-bigger .e-pivotview .e-headertext,
2126
2129
  .e-bigger .e-pivotview .e-rowsheader .e-cellvalue,
2127
2130
  .e-bigger.e-pivotview .e-stackedheadercelldiv,
2131
+ .e-bigger.e-pivotview .e-stackedheadertext,
2128
2132
  .e-bigger.e-pivotview .e-headertext,
2129
2133
  .e-bigger.e-pivotview .e-rowsheader .e-cellvalue {
2130
2134
  font-size: 16px !important;
2131
2135
  }
2132
2136
 
2137
+ .e-bigger .e-pivotview th .e-expand,
2138
+ .e-bigger .e-pivotview th .e-collapse,
2139
+ .e-bigger.e-pivotview th .e-expand,
2140
+ .e-bigger.e-pivotview th .e-collapse {
2141
+ margin-top: 4px;
2142
+ }
2143
+
2133
2144
  .e-bigger .e-pivotview .e-grouping-bar .e-all-fields-axis,
2134
2145
  .e-bigger.e-pivotview .e-grouping-bar .e-all-fields-axis {
2135
2146
  height: 36px !important;
@@ -2205,6 +2216,19 @@
2205
2216
  padding-left: 10px;
2206
2217
  }
2207
2218
 
2219
+ .e-bigger .e-pivotview .e-grouping-bar .e-group-filters .e-draggable-prompt,
2220
+ .e-bigger .e-pivotview .e-grouping-bar .e-group-values .e-draggable-prompt,
2221
+ .e-bigger .e-pivotview .e-grouping-bar .e-group-columns .e-draggable-prompt,
2222
+ .e-bigger .e-pivotview .e-grouping-bar .e-group-rows .e-draggable-prompt,
2223
+ .e-bigger .e-pivotview .e-grouping-bar .e-group-all-fields .e-draggable-prompt,
2224
+ .e-bigger.e-pivotview .e-grouping-bar .e-group-filters .e-draggable-prompt,
2225
+ .e-bigger.e-pivotview .e-grouping-bar .e-group-values .e-draggable-prompt,
2226
+ .e-bigger.e-pivotview .e-grouping-bar .e-group-columns .e-draggable-prompt,
2227
+ .e-bigger.e-pivotview .e-grouping-bar .e-group-rows .e-draggable-prompt,
2228
+ .e-bigger.e-pivotview .e-grouping-bar .e-group-all-fields .e-draggable-prompt {
2229
+ font-size: 16px;
2230
+ }
2231
+
2208
2232
  .e-bigger .e-pivotview .e-grouping-bar .e-group-values,
2209
2233
  .e-bigger.e-pivotview .e-grouping-bar .e-group-values {
2210
2234
  height: 100%;
@@ -2305,14 +2329,16 @@
2305
2329
  }
2306
2330
 
2307
2331
  .e-bigger .e-pivotview .e-stackedheadercelldiv,
2332
+ .e-bigger .e-pivotview .e-stackedheadertext,
2308
2333
  .e-bigger .e-pivotview .e-headertext,
2309
2334
  .e-bigger .e-pivotview .e-rowsheader .e-cellvalue,
2310
2335
  .e-bigger.e-pivotview .e-stackedheadercelldiv,
2336
+ .e-bigger.e-pivotview .e-stackedheadertext,
2311
2337
  .e-bigger.e-pivotview .e-headertext,
2312
2338
  .e-bigger.e-pivotview .e-rowsheader .e-cellvalue {
2313
- color: #ced4da !important;
2339
+ color: #e9ecef !important;
2314
2340
  font-size: 16px;
2315
- font-weight: 500 !important;
2341
+ font-weight: 700 !important;
2316
2342
  }
2317
2343
 
2318
2344
  .e-bigger .e-pivotview .e-grid .e-columnsheader,