@syncfusion/ej2-react-pivotview 21.1.39 → 21.1.41

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 (34) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/ej2-react-pivotview.min.js +1 -1
  3. package/dist/ej2-react-pivotview.umd.min.js +1 -1
  4. package/package.json +8 -8
  5. package/styles/bootstrap-dark.css +12 -11
  6. package/styles/bootstrap.css +12 -11
  7. package/styles/bootstrap4.css +12 -11
  8. package/styles/bootstrap5-dark.css +12 -11
  9. package/styles/bootstrap5.css +12 -11
  10. package/styles/fabric-dark.css +12 -11
  11. package/styles/fabric.css +12 -11
  12. package/styles/fluent-dark.css +12 -11
  13. package/styles/fluent.css +12 -11
  14. package/styles/highcontrast-light.css +12 -11
  15. package/styles/highcontrast.css +12 -11
  16. package/styles/material-dark.css +12 -11
  17. package/styles/material.css +12 -11
  18. package/styles/pivotfieldlist/bootstrap-dark.css +12 -11
  19. package/styles/pivotfieldlist/bootstrap.css +12 -11
  20. package/styles/pivotfieldlist/bootstrap4.css +12 -11
  21. package/styles/pivotfieldlist/bootstrap5-dark.css +12 -11
  22. package/styles/pivotfieldlist/bootstrap5.css +12 -11
  23. package/styles/pivotfieldlist/fabric-dark.css +12 -11
  24. package/styles/pivotfieldlist/fabric.css +12 -11
  25. package/styles/pivotfieldlist/fluent-dark.css +12 -11
  26. package/styles/pivotfieldlist/fluent.css +12 -11
  27. package/styles/pivotfieldlist/highcontrast-light.css +12 -11
  28. package/styles/pivotfieldlist/highcontrast.css +12 -11
  29. package/styles/pivotfieldlist/material-dark.css +12 -11
  30. package/styles/pivotfieldlist/material.css +12 -11
  31. package/styles/pivotfieldlist/tailwind-dark.css +12 -11
  32. package/styles/pivotfieldlist/tailwind.css +12 -11
  33. package/styles/tailwind-dark.css +12 -11
  34. package/styles/tailwind.css +12 -11
package/CHANGELOG.md CHANGED
@@ -6,6 +6,14 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#I454110` - Pivot Table now works properly when conditional formatting is applied without a measure.
10
+
11
+ ## 21.1.39 (2023-04-11)
12
+
13
+ ### Pivot Table
14
+
15
+ #### Bug fixes
16
+
9
17
  - `#I450857` - When virtualization is enabled, the Pivot Table with OLAP data now exports to an Excel document properly.
10
18
 
11
19
  ## 21.1.37 (2023-03-29)
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-pivotview.min.js
3
- * version : 21.1.39
3
+ * version : 21.1.41
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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-pivotview.umd.min.js
3
- * version : 21.1.39
3
+ * version : 21.1.41
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@21.1.37",
3
+ "_id": "@syncfusion/ej2-react-pivotview@21.1.39",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-RFUZLQ9nQhtebskxdLDyUTic/9kGzbQsxm+QdS0stXVp+pxz15UYeKoKgAFfv+OopcMT4NS4MK8u3EIJ34/RPQ==",
5
+ "_integrity": "sha512-kM9F8V+ae3WbYbbSusJtyFiapO0BqB1bHHRFNWi+Vq+tGHw+jbMwDXvNP3LJGMYa7vwXDZT3Ey6sOfch4BCIow==",
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": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-21.1.37.tgz",
23
- "_shasum": "643a73539e7415e430e216c028f0e3fa3f655c40",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-21.1.39.tgz",
23
+ "_shasum": "b68eca08871d59b1149680aa953e9242d3611b84",
24
24
  "_spec": "@syncfusion/ej2-react-pivotview@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~21.1.39",
35
- "@syncfusion/ej2-pivotview": "21.1.39",
36
- "@syncfusion/ej2-react-base": "~21.1.38"
34
+ "@syncfusion/ej2-base": "~21.1.40",
35
+ "@syncfusion/ej2-pivotview": "21.1.41",
36
+ "@syncfusion/ej2-react-base": "~21.1.41"
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",
@@ -53,6 +53,6 @@
53
53
  "type": "git",
54
54
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
55
55
  },
56
- "version": "21.1.39",
56
+ "version": "21.1.41",
57
57
  "sideEffects": false
58
58
  }
@@ -3159,6 +3159,9 @@
3159
3159
  .e-pivot-formatting-dialog.e-device .e-format-inner-div {
3160
3160
  width: 100% !important;
3161
3161
  }
3162
+ .e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
3163
+ margin-left: 0;
3164
+ }
3162
3165
  .e-pivot-formatting-dialog.e-device .e-format-value1,
3163
3166
  .e-pivot-formatting-dialog.e-device .e-format-value2,
3164
3167
  .e-pivot-formatting-dialog.e-device .e-format-value-span {
@@ -5402,9 +5405,6 @@
5402
5405
  background-color: #767676;
5403
5406
  color: #fff;
5404
5407
  font-size: 14px;
5405
- height: 48px;
5406
- padding-bottom: 9px;
5407
- padding-top: 9px;
5408
5408
  }
5409
5409
  .e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
5410
5410
  .e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
@@ -5419,17 +5419,15 @@
5419
5419
  .e-pivotfieldlist-container.e-device .e-title-mobile-header {
5420
5420
  display: -ms-flexbox;
5421
5421
  display: flex;
5422
- }
5423
- .e-pivotfieldlist-container.e-device .e-title-mobile-content {
5424
- margin-top: 5px;
5422
+ -ms-flex-align: center;
5423
+ align-items: center;
5425
5424
  }
5426
5425
  .e-pivotfieldlist-container.e-device .e-field-list-back-icon {
5427
5426
  color: #fff;
5428
5427
  font-size: 16px;
5429
- height: 24px;
5428
+ height: auto;
5430
5429
  margin-left: 0;
5431
5430
  margin-right: 12px;
5432
- padding-top: 7px;
5433
5431
  text-align: center;
5434
5432
  width: 24px;
5435
5433
  }
@@ -5719,16 +5717,19 @@
5719
5717
  margin-top: 20px;
5720
5718
  overflow: auto;
5721
5719
  }
5720
+ .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
5721
+ -ms-flex-align: center;
5722
+ align-items: center;
5723
+ display: -ms-flexbox;
5724
+ display: flex;
5725
+ }
5722
5726
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
5723
5727
  display: table;
5724
5728
  font-size: 12px;
5725
- height: 36px;
5726
- min-height: 36px;
5727
5729
  min-width: 28px;
5728
5730
  padding: 0;
5729
5731
  position: absolute;
5730
5732
  right: 16px;
5731
- top: 0;
5732
5733
  }
5733
5734
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
5734
5735
  cursor: pointer;
@@ -3157,6 +3157,9 @@
3157
3157
  .e-pivot-formatting-dialog.e-device .e-format-inner-div {
3158
3158
  width: 100% !important;
3159
3159
  }
3160
+ .e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
3161
+ margin-left: 0;
3162
+ }
3160
3163
  .e-pivot-formatting-dialog.e-device .e-format-value1,
3161
3164
  .e-pivot-formatting-dialog.e-device .e-format-value2,
3162
3165
  .e-pivot-formatting-dialog.e-device .e-format-value-span {
@@ -5400,9 +5403,6 @@
5400
5403
  background-color: #eee;
5401
5404
  color: #333;
5402
5405
  font-size: 14px;
5403
- height: 48px;
5404
- padding-bottom: 9px;
5405
- padding-top: 9px;
5406
5406
  }
5407
5407
  .e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
5408
5408
  .e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
@@ -5417,17 +5417,15 @@
5417
5417
  .e-pivotfieldlist-container.e-device .e-title-mobile-header {
5418
5418
  display: -ms-flexbox;
5419
5419
  display: flex;
5420
- }
5421
- .e-pivotfieldlist-container.e-device .e-title-mobile-content {
5422
- margin-top: 5px;
5420
+ -ms-flex-align: center;
5421
+ align-items: center;
5423
5422
  }
5424
5423
  .e-pivotfieldlist-container.e-device .e-field-list-back-icon {
5425
5424
  color: #333;
5426
5425
  font-size: 16px;
5427
- height: 24px;
5426
+ height: auto;
5428
5427
  margin-left: 0;
5429
5428
  margin-right: 12px;
5430
- padding-top: 7px;
5431
5429
  text-align: center;
5432
5430
  width: 24px;
5433
5431
  }
@@ -5717,16 +5715,19 @@
5717
5715
  margin-top: 20px;
5718
5716
  overflow: auto;
5719
5717
  }
5718
+ .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
5719
+ -ms-flex-align: center;
5720
+ align-items: center;
5721
+ display: -ms-flexbox;
5722
+ display: flex;
5723
+ }
5720
5724
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
5721
5725
  display: table;
5722
5726
  font-size: 12px;
5723
- height: 36px;
5724
- min-height: 36px;
5725
5727
  min-width: 28px;
5726
5728
  padding: 0;
5727
5729
  position: absolute;
5728
5730
  right: 16px;
5729
- top: 0;
5730
5731
  }
5731
5732
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
5732
5733
  cursor: pointer;
@@ -3321,6 +3321,9 @@
3321
3321
  .e-pivot-formatting-dialog.e-device .e-format-inner-div {
3322
3322
  width: 100% !important;
3323
3323
  }
3324
+ .e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
3325
+ margin-left: 0;
3326
+ }
3324
3327
  .e-pivot-formatting-dialog.e-device .e-format-value1,
3325
3328
  .e-pivot-formatting-dialog.e-device .e-format-value2,
3326
3329
  .e-pivot-formatting-dialog.e-device .e-format-value-span {
@@ -5622,9 +5625,6 @@
5622
5625
  background-color: #eee;
5623
5626
  color: #333;
5624
5627
  font-size: 14px;
5625
- height: 48px;
5626
- padding-bottom: 9px;
5627
- padding-top: 9px;
5628
5628
  }
5629
5629
  .e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
5630
5630
  .e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
@@ -5639,17 +5639,15 @@
5639
5639
  .e-pivotfieldlist-container.e-device .e-title-mobile-header {
5640
5640
  display: -ms-flexbox;
5641
5641
  display: flex;
5642
- }
5643
- .e-pivotfieldlist-container.e-device .e-title-mobile-content {
5644
- margin-top: 5px;
5642
+ -ms-flex-align: center;
5643
+ align-items: center;
5645
5644
  }
5646
5645
  .e-pivotfieldlist-container.e-device .e-field-list-back-icon {
5647
5646
  color: #333;
5648
5647
  font-size: 16px;
5649
- height: 24px;
5648
+ height: auto;
5650
5649
  margin-left: 0;
5651
5650
  margin-right: 12px;
5652
- padding-top: 7px;
5653
5651
  text-align: center;
5654
5652
  width: 24px;
5655
5653
  }
@@ -5940,16 +5938,19 @@
5940
5938
  margin-top: 20px;
5941
5939
  overflow: auto;
5942
5940
  }
5941
+ .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
5942
+ -ms-flex-align: center;
5943
+ align-items: center;
5944
+ display: -ms-flexbox;
5945
+ display: flex;
5946
+ }
5943
5947
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
5944
5948
  display: table;
5945
5949
  font-size: 12px;
5946
- height: 36px;
5947
- min-height: 36px;
5948
5950
  min-width: 28px;
5949
5951
  padding: 0;
5950
5952
  position: absolute;
5951
5953
  right: 16px;
5952
- top: 0;
5953
5954
  }
5954
5955
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
5955
5956
  cursor: pointer;
@@ -3238,6 +3238,9 @@
3238
3238
  .e-pivot-formatting-dialog.e-device .e-format-inner-div {
3239
3239
  width: 100% !important;
3240
3240
  }
3241
+ .e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
3242
+ margin-left: 0;
3243
+ }
3241
3244
  .e-pivot-formatting-dialog.e-device .e-format-value1,
3242
3245
  .e-pivot-formatting-dialog.e-device .e-format-value2,
3243
3246
  .e-pivot-formatting-dialog.e-device .e-format-value-span {
@@ -5536,9 +5539,6 @@
5536
5539
  background-color: #343a40;
5537
5540
  color: #ced4da;
5538
5541
  font-size: 14px;
5539
- height: 48px;
5540
- padding-bottom: 9px;
5541
- padding-top: 9px;
5542
5542
  }
5543
5543
  .e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
5544
5544
  .e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
@@ -5553,17 +5553,15 @@
5553
5553
  .e-pivotfieldlist-container.e-device .e-title-mobile-header {
5554
5554
  display: -ms-flexbox;
5555
5555
  display: flex;
5556
- }
5557
- .e-pivotfieldlist-container.e-device .e-title-mobile-content {
5558
- margin-top: 5px;
5556
+ -ms-flex-align: center;
5557
+ align-items: center;
5559
5558
  }
5560
5559
  .e-pivotfieldlist-container.e-device .e-field-list-back-icon {
5561
5560
  color: #adb5bd;
5562
5561
  font-size: 16px;
5563
- height: 24px;
5562
+ height: auto;
5564
5563
  margin-left: 0;
5565
5564
  margin-right: 12px;
5566
- padding-top: 7px;
5567
5565
  text-align: center;
5568
5566
  width: 24px;
5569
5567
  }
@@ -5859,16 +5857,19 @@
5859
5857
  margin-top: 20px;
5860
5858
  overflow: auto;
5861
5859
  }
5860
+ .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
5861
+ -ms-flex-align: center;
5862
+ align-items: center;
5863
+ display: -ms-flexbox;
5864
+ display: flex;
5865
+ }
5862
5866
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
5863
5867
  display: table;
5864
5868
  font-size: 12px;
5865
- height: 36px;
5866
- min-height: 36px;
5867
5869
  min-width: 28px;
5868
5870
  padding: 0;
5869
5871
  position: absolute;
5870
5872
  right: 16px;
5871
- top: 0;
5872
5873
  }
5873
5874
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
5874
5875
  cursor: pointer;
@@ -3240,6 +3240,9 @@
3240
3240
  .e-pivot-formatting-dialog.e-device .e-format-inner-div {
3241
3241
  width: 100% !important;
3242
3242
  }
3243
+ .e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
3244
+ margin-left: 0;
3245
+ }
3243
3246
  .e-pivot-formatting-dialog.e-device .e-format-value1,
3244
3247
  .e-pivot-formatting-dialog.e-device .e-format-value2,
3245
3248
  .e-pivot-formatting-dialog.e-device .e-format-value-span {
@@ -5538,9 +5541,6 @@
5538
5541
  background-color: #e9ecef;
5539
5542
  color: #495057;
5540
5543
  font-size: 14px;
5541
- height: 48px;
5542
- padding-bottom: 9px;
5543
- padding-top: 9px;
5544
5544
  }
5545
5545
  .e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
5546
5546
  .e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
@@ -5555,17 +5555,15 @@
5555
5555
  .e-pivotfieldlist-container.e-device .e-title-mobile-header {
5556
5556
  display: -ms-flexbox;
5557
5557
  display: flex;
5558
- }
5559
- .e-pivotfieldlist-container.e-device .e-title-mobile-content {
5560
- margin-top: 5px;
5558
+ -ms-flex-align: center;
5559
+ align-items: center;
5561
5560
  }
5562
5561
  .e-pivotfieldlist-container.e-device .e-field-list-back-icon {
5563
5562
  color: #6c757d;
5564
5563
  font-size: 16px;
5565
- height: 24px;
5564
+ height: auto;
5566
5565
  margin-left: 0;
5567
5566
  margin-right: 12px;
5568
- padding-top: 7px;
5569
5567
  text-align: center;
5570
5568
  width: 24px;
5571
5569
  }
@@ -5861,16 +5859,19 @@
5861
5859
  margin-top: 20px;
5862
5860
  overflow: auto;
5863
5861
  }
5862
+ .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
5863
+ -ms-flex-align: center;
5864
+ align-items: center;
5865
+ display: -ms-flexbox;
5866
+ display: flex;
5867
+ }
5864
5868
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
5865
5869
  display: table;
5866
5870
  font-size: 12px;
5867
- height: 36px;
5868
- min-height: 36px;
5869
5871
  min-width: 28px;
5870
5872
  padding: 0;
5871
5873
  position: absolute;
5872
5874
  right: 16px;
5873
- top: 0;
5874
5875
  }
5875
5876
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
5876
5877
  cursor: pointer;
@@ -3166,6 +3166,9 @@
3166
3166
  .e-pivot-formatting-dialog.e-device .e-format-inner-div {
3167
3167
  width: 100% !important;
3168
3168
  }
3169
+ .e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
3170
+ margin-left: 0;
3171
+ }
3169
3172
  .e-pivot-formatting-dialog.e-device .e-format-value1,
3170
3173
  .e-pivot-formatting-dialog.e-device .e-format-value2,
3171
3174
  .e-pivot-formatting-dialog.e-device .e-format-value-span {
@@ -5418,9 +5421,6 @@
5418
5421
  background-color: #333232;
5419
5422
  color: #dadada;
5420
5423
  font-size: 14px;
5421
- height: 48px;
5422
- padding-bottom: 9px;
5423
- padding-top: 9px;
5424
5424
  }
5425
5425
  .e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
5426
5426
  .e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
@@ -5435,17 +5435,15 @@
5435
5435
  .e-pivotfieldlist-container.e-device .e-title-mobile-header {
5436
5436
  display: -ms-flexbox;
5437
5437
  display: flex;
5438
- }
5439
- .e-pivotfieldlist-container.e-device .e-title-mobile-content {
5440
- margin-top: 0;
5438
+ -ms-flex-align: center;
5439
+ align-items: center;
5441
5440
  }
5442
5441
  .e-pivotfieldlist-container.e-device .e-field-list-back-icon {
5443
5442
  color: #dadada;
5444
5443
  font-size: 16px;
5445
- height: 24px;
5444
+ height: auto;
5446
5445
  margin-left: 0;
5447
5446
  margin-right: 12px;
5448
- padding-top: 7px;
5449
5447
  text-align: center;
5450
5448
  width: 24px;
5451
5449
  }
@@ -5735,16 +5733,19 @@
5735
5733
  margin-top: 20px;
5736
5734
  overflow: auto;
5737
5735
  }
5736
+ .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
5737
+ -ms-flex-align: center;
5738
+ align-items: center;
5739
+ display: -ms-flexbox;
5740
+ display: flex;
5741
+ }
5738
5742
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
5739
5743
  display: table;
5740
5744
  font-size: 12px;
5741
- height: 36px;
5742
- min-height: 36px;
5743
5745
  min-width: 28px;
5744
5746
  padding: 0;
5745
5747
  position: absolute;
5746
5748
  right: 16px;
5747
- top: 0;
5748
5749
  }
5749
5750
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
5750
5751
  cursor: pointer;
package/styles/fabric.css CHANGED
@@ -3168,6 +3168,9 @@
3168
3168
  .e-pivot-formatting-dialog.e-device .e-format-inner-div {
3169
3169
  width: 100% !important;
3170
3170
  }
3171
+ .e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
3172
+ margin-left: 0;
3173
+ }
3171
3174
  .e-pivot-formatting-dialog.e-device .e-format-value1,
3172
3175
  .e-pivot-formatting-dialog.e-device .e-format-value2,
3173
3176
  .e-pivot-formatting-dialog.e-device .e-format-value-span {
@@ -5420,9 +5423,6 @@
5420
5423
  background-color: #f4f4f4;
5421
5424
  color: #333;
5422
5425
  font-size: 14px;
5423
- height: 48px;
5424
- padding-bottom: 9px;
5425
- padding-top: 9px;
5426
5426
  }
5427
5427
  .e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
5428
5428
  .e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
@@ -5437,17 +5437,15 @@
5437
5437
  .e-pivotfieldlist-container.e-device .e-title-mobile-header {
5438
5438
  display: -ms-flexbox;
5439
5439
  display: flex;
5440
- }
5441
- .e-pivotfieldlist-container.e-device .e-title-mobile-content {
5442
- margin-top: 0;
5440
+ -ms-flex-align: center;
5441
+ align-items: center;
5443
5442
  }
5444
5443
  .e-pivotfieldlist-container.e-device .e-field-list-back-icon {
5445
5444
  color: #333;
5446
5445
  font-size: 16px;
5447
- height: 24px;
5446
+ height: auto;
5448
5447
  margin-left: 0;
5449
5448
  margin-right: 12px;
5450
- padding-top: 7px;
5451
5449
  text-align: center;
5452
5450
  width: 24px;
5453
5451
  }
@@ -5737,16 +5735,19 @@
5737
5735
  margin-top: 20px;
5738
5736
  overflow: auto;
5739
5737
  }
5738
+ .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
5739
+ -ms-flex-align: center;
5740
+ align-items: center;
5741
+ display: -ms-flexbox;
5742
+ display: flex;
5743
+ }
5740
5744
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
5741
5745
  display: table;
5742
5746
  font-size: 12px;
5743
- height: 36px;
5744
- min-height: 36px;
5745
5747
  min-width: 28px;
5746
5748
  padding: 0;
5747
5749
  position: absolute;
5748
5750
  right: 16px;
5749
- top: 0;
5750
5751
  }
5751
5752
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
5752
5753
  cursor: pointer;
@@ -3215,6 +3215,9 @@
3215
3215
  .e-pivot-formatting-dialog.e-device .e-format-inner-div {
3216
3216
  width: 100% !important;
3217
3217
  }
3218
+ .e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
3219
+ margin-left: 0;
3220
+ }
3218
3221
  .e-pivot-formatting-dialog.e-device .e-format-value1,
3219
3222
  .e-pivot-formatting-dialog.e-device .e-format-value2,
3220
3223
  .e-pivot-formatting-dialog.e-device .e-format-value-span {
@@ -5523,9 +5526,6 @@
5523
5526
  background-color: #252423;
5524
5527
  color: #c8c6c4;
5525
5528
  font-size: 14px;
5526
- height: 48px;
5527
- padding-bottom: 9px;
5528
- padding-top: 9px;
5529
5529
  }
5530
5530
  .e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
5531
5531
  .e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
@@ -5540,17 +5540,15 @@
5540
5540
  .e-pivotfieldlist-container.e-device .e-title-mobile-header {
5541
5541
  display: -ms-flexbox;
5542
5542
  display: flex;
5543
- }
5544
- .e-pivotfieldlist-container.e-device .e-title-mobile-content {
5545
- margin-top: 5px;
5543
+ -ms-flex-align: center;
5544
+ align-items: center;
5546
5545
  }
5547
5546
  .e-pivotfieldlist-container.e-device .e-field-list-back-icon {
5548
5547
  color: #a19f9d;
5549
5548
  font-size: 16px;
5550
- height: 24px;
5549
+ height: auto;
5551
5550
  margin-left: 0;
5552
5551
  margin-right: 12px;
5553
- padding-top: 7px;
5554
5552
  text-align: center;
5555
5553
  width: 24px;
5556
5554
  }
@@ -5840,16 +5838,19 @@
5840
5838
  margin-top: 20px;
5841
5839
  overflow: auto;
5842
5840
  }
5841
+ .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
5842
+ -ms-flex-align: center;
5843
+ align-items: center;
5844
+ display: -ms-flexbox;
5845
+ display: flex;
5846
+ }
5843
5847
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
5844
5848
  display: table;
5845
5849
  font-size: 12px;
5846
- height: 36px;
5847
- min-height: 36px;
5848
5850
  min-width: 28px;
5849
5851
  padding: 0;
5850
5852
  position: absolute;
5851
5853
  right: 16px;
5852
- top: 0;
5853
5854
  }
5854
5855
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
5855
5856
  cursor: pointer;
package/styles/fluent.css CHANGED
@@ -3217,6 +3217,9 @@
3217
3217
  .e-pivot-formatting-dialog.e-device .e-format-inner-div {
3218
3218
  width: 100% !important;
3219
3219
  }
3220
+ .e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
3221
+ margin-left: 0;
3222
+ }
3220
3223
  .e-pivot-formatting-dialog.e-device .e-format-value1,
3221
3224
  .e-pivot-formatting-dialog.e-device .e-format-value2,
3222
3225
  .e-pivot-formatting-dialog.e-device .e-format-value-span {
@@ -5525,9 +5528,6 @@
5525
5528
  background-color: #f3f2f1;
5526
5529
  color: #3b3a39;
5527
5530
  font-size: 14px;
5528
- height: 48px;
5529
- padding-bottom: 9px;
5530
- padding-top: 9px;
5531
5531
  }
5532
5532
  .e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
5533
5533
  .e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
@@ -5542,17 +5542,15 @@
5542
5542
  .e-pivotfieldlist-container.e-device .e-title-mobile-header {
5543
5543
  display: -ms-flexbox;
5544
5544
  display: flex;
5545
- }
5546
- .e-pivotfieldlist-container.e-device .e-title-mobile-content {
5547
- margin-top: 5px;
5545
+ -ms-flex-align: center;
5546
+ align-items: center;
5548
5547
  }
5549
5548
  .e-pivotfieldlist-container.e-device .e-field-list-back-icon {
5550
5549
  color: #605e5c;
5551
5550
  font-size: 16px;
5552
- height: 24px;
5551
+ height: auto;
5553
5552
  margin-left: 0;
5554
5553
  margin-right: 12px;
5555
- padding-top: 7px;
5556
5554
  text-align: center;
5557
5555
  width: 24px;
5558
5556
  }
@@ -5842,16 +5840,19 @@
5842
5840
  margin-top: 20px;
5843
5841
  overflow: auto;
5844
5842
  }
5843
+ .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
5844
+ -ms-flex-align: center;
5845
+ align-items: center;
5846
+ display: -ms-flexbox;
5847
+ display: flex;
5848
+ }
5845
5849
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
5846
5850
  display: table;
5847
5851
  font-size: 12px;
5848
- height: 36px;
5849
- min-height: 36px;
5850
5852
  min-width: 28px;
5851
5853
  padding: 0;
5852
5854
  position: absolute;
5853
5855
  right: 16px;
5854
- top: 0;
5855
5856
  }
5856
5857
  .e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
5857
5858
  cursor: pointer;