@syncfusion/ej2-vue-pivotview 21.1.39 → 21.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +24 -0
- package/dist/ej2-vue-pivotview.umd.min.js +1 -1
- package/dist/global/ej2-vue-pivotview.min.js +2 -2
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +13 -11
- package/styles/bootstrap.css +13 -11
- package/styles/bootstrap4.css +13 -11
- package/styles/bootstrap5-dark.css +13 -11
- package/styles/bootstrap5.css +13 -11
- package/styles/fabric-dark.css +13 -11
- package/styles/fabric.css +13 -11
- package/styles/fluent-dark.css +13 -11
- package/styles/fluent.css +13 -11
- package/styles/highcontrast-light.css +13 -11
- package/styles/highcontrast.css +13 -11
- package/styles/material-dark.css +13 -11
- package/styles/material.css +13 -11
- package/styles/pivotfieldlist/bootstrap-dark.css +13 -11
- package/styles/pivotfieldlist/bootstrap.css +13 -11
- package/styles/pivotfieldlist/bootstrap4.css +13 -11
- package/styles/pivotfieldlist/bootstrap5-dark.css +13 -11
- package/styles/pivotfieldlist/bootstrap5.css +13 -11
- package/styles/pivotfieldlist/fabric-dark.css +13 -11
- package/styles/pivotfieldlist/fabric.css +13 -11
- package/styles/pivotfieldlist/fluent-dark.css +13 -11
- package/styles/pivotfieldlist/fluent.css +13 -11
- package/styles/pivotfieldlist/highcontrast-light.css +13 -11
- package/styles/pivotfieldlist/highcontrast.css +13 -11
- package/styles/pivotfieldlist/material-dark.css +13 -11
- package/styles/pivotfieldlist/material.css +13 -11
- package/styles/pivotfieldlist/tailwind-dark.css +13 -11
- package/styles/pivotfieldlist/tailwind.css +13 -11
- package/styles/tailwind-dark.css +13 -11
- package/styles/tailwind.css +13 -11
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-pivotview@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-pivotview@21.
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-pivotview@21.2.3",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-kbAaoh6EYorRP5KjQh8xg8TnBRNwWYQqc9Er80sa6GsTypn+sOoEh9lsmeBYAHpilZPX17mfd+9GnQvGVpa/aA==",
|
|
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-21.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-pivotview/-/ej2-vue-pivotview-21.2.3.tgz",
|
|
23
|
+
"_shasum": "1fb8cd798f269e525c1d591c5b8eed2651a5b370",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-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.
|
|
35
|
-
"@syncfusion/ej2-pivotview": "21.
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~21.
|
|
34
|
+
"@syncfusion/ej2-base": "~21.2.3",
|
|
35
|
+
"@syncfusion/ej2-pivotview": "21.2.3",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~21.2.3"
|
|
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",
|
|
@@ -57,6 +57,6 @@
|
|
|
57
57
|
"ci-publish": "gulp ci-publish",
|
|
58
58
|
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
59
59
|
},
|
|
60
|
-
"version": "21.
|
|
60
|
+
"version": "21.2.3",
|
|
61
61
|
"sideEffects": false
|
|
62
62
|
}
|
|
@@ -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 {
|
|
@@ -4559,6 +4562,7 @@
|
|
|
4559
4562
|
}
|
|
4560
4563
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout {
|
|
4561
4564
|
max-width: 45%;
|
|
4565
|
+
overflow: visible;
|
|
4562
4566
|
}
|
|
4563
4567
|
.e-pivotfieldlist-container .e-checkbox-layout {
|
|
4564
4568
|
float: left;
|
|
@@ -5402,9 +5406,6 @@
|
|
|
5402
5406
|
background-color: #767676;
|
|
5403
5407
|
color: #fff;
|
|
5404
5408
|
font-size: 14px;
|
|
5405
|
-
height: 48px;
|
|
5406
|
-
padding-bottom: 9px;
|
|
5407
|
-
padding-top: 9px;
|
|
5408
5409
|
}
|
|
5409
5410
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5410
5411
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5419,17 +5420,15 @@
|
|
|
5419
5420
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5420
5421
|
display: -ms-flexbox;
|
|
5421
5422
|
display: flex;
|
|
5422
|
-
|
|
5423
|
-
|
|
5424
|
-
margin-top: 5px;
|
|
5423
|
+
-ms-flex-align: center;
|
|
5424
|
+
align-items: center;
|
|
5425
5425
|
}
|
|
5426
5426
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5427
5427
|
color: #fff;
|
|
5428
5428
|
font-size: 16px;
|
|
5429
|
-
height:
|
|
5429
|
+
height: auto;
|
|
5430
5430
|
margin-left: 0;
|
|
5431
5431
|
margin-right: 12px;
|
|
5432
|
-
padding-top: 7px;
|
|
5433
5432
|
text-align: center;
|
|
5434
5433
|
width: 24px;
|
|
5435
5434
|
}
|
|
@@ -5719,16 +5718,19 @@
|
|
|
5719
5718
|
margin-top: 20px;
|
|
5720
5719
|
overflow: auto;
|
|
5721
5720
|
}
|
|
5721
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5722
|
+
-ms-flex-align: center;
|
|
5723
|
+
align-items: center;
|
|
5724
|
+
display: -ms-flexbox;
|
|
5725
|
+
display: flex;
|
|
5726
|
+
}
|
|
5722
5727
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5723
5728
|
display: table;
|
|
5724
5729
|
font-size: 12px;
|
|
5725
|
-
height: 36px;
|
|
5726
|
-
min-height: 36px;
|
|
5727
5730
|
min-width: 28px;
|
|
5728
5731
|
padding: 0;
|
|
5729
5732
|
position: absolute;
|
|
5730
5733
|
right: 16px;
|
|
5731
|
-
top: 0;
|
|
5732
5734
|
}
|
|
5733
5735
|
.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
5736
|
cursor: pointer;
|
package/styles/bootstrap.css
CHANGED
|
@@ -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 {
|
|
@@ -4557,6 +4560,7 @@
|
|
|
4557
4560
|
}
|
|
4558
4561
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout {
|
|
4559
4562
|
max-width: 45%;
|
|
4563
|
+
overflow: visible;
|
|
4560
4564
|
}
|
|
4561
4565
|
.e-pivotfieldlist-container .e-checkbox-layout {
|
|
4562
4566
|
float: left;
|
|
@@ -5400,9 +5404,6 @@
|
|
|
5400
5404
|
background-color: #eee;
|
|
5401
5405
|
color: #333;
|
|
5402
5406
|
font-size: 14px;
|
|
5403
|
-
height: 48px;
|
|
5404
|
-
padding-bottom: 9px;
|
|
5405
|
-
padding-top: 9px;
|
|
5406
5407
|
}
|
|
5407
5408
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5408
5409
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5417,17 +5418,15 @@
|
|
|
5417
5418
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5418
5419
|
display: -ms-flexbox;
|
|
5419
5420
|
display: flex;
|
|
5420
|
-
|
|
5421
|
-
|
|
5422
|
-
margin-top: 5px;
|
|
5421
|
+
-ms-flex-align: center;
|
|
5422
|
+
align-items: center;
|
|
5423
5423
|
}
|
|
5424
5424
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5425
5425
|
color: #333;
|
|
5426
5426
|
font-size: 16px;
|
|
5427
|
-
height:
|
|
5427
|
+
height: auto;
|
|
5428
5428
|
margin-left: 0;
|
|
5429
5429
|
margin-right: 12px;
|
|
5430
|
-
padding-top: 7px;
|
|
5431
5430
|
text-align: center;
|
|
5432
5431
|
width: 24px;
|
|
5433
5432
|
}
|
|
@@ -5717,16 +5716,19 @@
|
|
|
5717
5716
|
margin-top: 20px;
|
|
5718
5717
|
overflow: auto;
|
|
5719
5718
|
}
|
|
5719
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5720
|
+
-ms-flex-align: center;
|
|
5721
|
+
align-items: center;
|
|
5722
|
+
display: -ms-flexbox;
|
|
5723
|
+
display: flex;
|
|
5724
|
+
}
|
|
5720
5725
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5721
5726
|
display: table;
|
|
5722
5727
|
font-size: 12px;
|
|
5723
|
-
height: 36px;
|
|
5724
|
-
min-height: 36px;
|
|
5725
5728
|
min-width: 28px;
|
|
5726
5729
|
padding: 0;
|
|
5727
5730
|
position: absolute;
|
|
5728
5731
|
right: 16px;
|
|
5729
|
-
top: 0;
|
|
5730
5732
|
}
|
|
5731
5733
|
.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
5734
|
cursor: pointer;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -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 {
|
|
@@ -4775,6 +4778,7 @@
|
|
|
4775
4778
|
}
|
|
4776
4779
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout {
|
|
4777
4780
|
max-width: 45%;
|
|
4781
|
+
overflow: visible;
|
|
4778
4782
|
}
|
|
4779
4783
|
.e-pivotfieldlist-container .e-checkbox-layout {
|
|
4780
4784
|
float: left;
|
|
@@ -5622,9 +5626,6 @@
|
|
|
5622
5626
|
background-color: #eee;
|
|
5623
5627
|
color: #333;
|
|
5624
5628
|
font-size: 14px;
|
|
5625
|
-
height: 48px;
|
|
5626
|
-
padding-bottom: 9px;
|
|
5627
|
-
padding-top: 9px;
|
|
5628
5629
|
}
|
|
5629
5630
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5630
5631
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5639,17 +5640,15 @@
|
|
|
5639
5640
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5640
5641
|
display: -ms-flexbox;
|
|
5641
5642
|
display: flex;
|
|
5642
|
-
|
|
5643
|
-
|
|
5644
|
-
margin-top: 5px;
|
|
5643
|
+
-ms-flex-align: center;
|
|
5644
|
+
align-items: center;
|
|
5645
5645
|
}
|
|
5646
5646
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5647
5647
|
color: #333;
|
|
5648
5648
|
font-size: 16px;
|
|
5649
|
-
height:
|
|
5649
|
+
height: auto;
|
|
5650
5650
|
margin-left: 0;
|
|
5651
5651
|
margin-right: 12px;
|
|
5652
|
-
padding-top: 7px;
|
|
5653
5652
|
text-align: center;
|
|
5654
5653
|
width: 24px;
|
|
5655
5654
|
}
|
|
@@ -5940,16 +5939,19 @@
|
|
|
5940
5939
|
margin-top: 20px;
|
|
5941
5940
|
overflow: auto;
|
|
5942
5941
|
}
|
|
5942
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5943
|
+
-ms-flex-align: center;
|
|
5944
|
+
align-items: center;
|
|
5945
|
+
display: -ms-flexbox;
|
|
5946
|
+
display: flex;
|
|
5947
|
+
}
|
|
5943
5948
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5944
5949
|
display: table;
|
|
5945
5950
|
font-size: 12px;
|
|
5946
|
-
height: 36px;
|
|
5947
|
-
min-height: 36px;
|
|
5948
5951
|
min-width: 28px;
|
|
5949
5952
|
padding: 0;
|
|
5950
5953
|
position: absolute;
|
|
5951
5954
|
right: 16px;
|
|
5952
|
-
top: 0;
|
|
5953
5955
|
}
|
|
5954
5956
|
.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
5957
|
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 {
|
|
@@ -4675,6 +4678,7 @@
|
|
|
4675
4678
|
}
|
|
4676
4679
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout {
|
|
4677
4680
|
max-width: 45%;
|
|
4681
|
+
overflow: visible;
|
|
4678
4682
|
}
|
|
4679
4683
|
.e-pivotfieldlist-container .e-checkbox-layout {
|
|
4680
4684
|
float: left;
|
|
@@ -5536,9 +5540,6 @@
|
|
|
5536
5540
|
background-color: #343a40;
|
|
5537
5541
|
color: #ced4da;
|
|
5538
5542
|
font-size: 14px;
|
|
5539
|
-
height: 48px;
|
|
5540
|
-
padding-bottom: 9px;
|
|
5541
|
-
padding-top: 9px;
|
|
5542
5543
|
}
|
|
5543
5544
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5544
5545
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5553,17 +5554,15 @@
|
|
|
5553
5554
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5554
5555
|
display: -ms-flexbox;
|
|
5555
5556
|
display: flex;
|
|
5556
|
-
|
|
5557
|
-
|
|
5558
|
-
margin-top: 5px;
|
|
5557
|
+
-ms-flex-align: center;
|
|
5558
|
+
align-items: center;
|
|
5559
5559
|
}
|
|
5560
5560
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5561
5561
|
color: #adb5bd;
|
|
5562
5562
|
font-size: 16px;
|
|
5563
|
-
height:
|
|
5563
|
+
height: auto;
|
|
5564
5564
|
margin-left: 0;
|
|
5565
5565
|
margin-right: 12px;
|
|
5566
|
-
padding-top: 7px;
|
|
5567
5566
|
text-align: center;
|
|
5568
5567
|
width: 24px;
|
|
5569
5568
|
}
|
|
@@ -5859,16 +5858,19 @@
|
|
|
5859
5858
|
margin-top: 20px;
|
|
5860
5859
|
overflow: auto;
|
|
5861
5860
|
}
|
|
5861
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5862
|
+
-ms-flex-align: center;
|
|
5863
|
+
align-items: center;
|
|
5864
|
+
display: -ms-flexbox;
|
|
5865
|
+
display: flex;
|
|
5866
|
+
}
|
|
5862
5867
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5863
5868
|
display: table;
|
|
5864
5869
|
font-size: 12px;
|
|
5865
|
-
height: 36px;
|
|
5866
|
-
min-height: 36px;
|
|
5867
5870
|
min-width: 28px;
|
|
5868
5871
|
padding: 0;
|
|
5869
5872
|
position: absolute;
|
|
5870
5873
|
right: 16px;
|
|
5871
|
-
top: 0;
|
|
5872
5874
|
}
|
|
5873
5875
|
.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
5876
|
cursor: pointer;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -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 {
|
|
@@ -4677,6 +4680,7 @@
|
|
|
4677
4680
|
}
|
|
4678
4681
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout {
|
|
4679
4682
|
max-width: 45%;
|
|
4683
|
+
overflow: visible;
|
|
4680
4684
|
}
|
|
4681
4685
|
.e-pivotfieldlist-container .e-checkbox-layout {
|
|
4682
4686
|
float: left;
|
|
@@ -5538,9 +5542,6 @@
|
|
|
5538
5542
|
background-color: #e9ecef;
|
|
5539
5543
|
color: #495057;
|
|
5540
5544
|
font-size: 14px;
|
|
5541
|
-
height: 48px;
|
|
5542
|
-
padding-bottom: 9px;
|
|
5543
|
-
padding-top: 9px;
|
|
5544
5545
|
}
|
|
5545
5546
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5546
5547
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5555,17 +5556,15 @@
|
|
|
5555
5556
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5556
5557
|
display: -ms-flexbox;
|
|
5557
5558
|
display: flex;
|
|
5558
|
-
|
|
5559
|
-
|
|
5560
|
-
margin-top: 5px;
|
|
5559
|
+
-ms-flex-align: center;
|
|
5560
|
+
align-items: center;
|
|
5561
5561
|
}
|
|
5562
5562
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5563
5563
|
color: #6c757d;
|
|
5564
5564
|
font-size: 16px;
|
|
5565
|
-
height:
|
|
5565
|
+
height: auto;
|
|
5566
5566
|
margin-left: 0;
|
|
5567
5567
|
margin-right: 12px;
|
|
5568
|
-
padding-top: 7px;
|
|
5569
5568
|
text-align: center;
|
|
5570
5569
|
width: 24px;
|
|
5571
5570
|
}
|
|
@@ -5861,16 +5860,19 @@
|
|
|
5861
5860
|
margin-top: 20px;
|
|
5862
5861
|
overflow: auto;
|
|
5863
5862
|
}
|
|
5863
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5864
|
+
-ms-flex-align: center;
|
|
5865
|
+
align-items: center;
|
|
5866
|
+
display: -ms-flexbox;
|
|
5867
|
+
display: flex;
|
|
5868
|
+
}
|
|
5864
5869
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5865
5870
|
display: table;
|
|
5866
5871
|
font-size: 12px;
|
|
5867
|
-
height: 36px;
|
|
5868
|
-
min-height: 36px;
|
|
5869
5872
|
min-width: 28px;
|
|
5870
5873
|
padding: 0;
|
|
5871
5874
|
position: absolute;
|
|
5872
5875
|
right: 16px;
|
|
5873
|
-
top: 0;
|
|
5874
5876
|
}
|
|
5875
5877
|
.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
5878
|
cursor: pointer;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -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 {
|
|
@@ -4575,6 +4578,7 @@
|
|
|
4575
4578
|
}
|
|
4576
4579
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout {
|
|
4577
4580
|
max-width: 45%;
|
|
4581
|
+
overflow: visible;
|
|
4578
4582
|
}
|
|
4579
4583
|
.e-pivotfieldlist-container .e-checkbox-layout {
|
|
4580
4584
|
float: left;
|
|
@@ -5418,9 +5422,6 @@
|
|
|
5418
5422
|
background-color: #333232;
|
|
5419
5423
|
color: #dadada;
|
|
5420
5424
|
font-size: 14px;
|
|
5421
|
-
height: 48px;
|
|
5422
|
-
padding-bottom: 9px;
|
|
5423
|
-
padding-top: 9px;
|
|
5424
5425
|
}
|
|
5425
5426
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5426
5427
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5435,17 +5436,15 @@
|
|
|
5435
5436
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5436
5437
|
display: -ms-flexbox;
|
|
5437
5438
|
display: flex;
|
|
5438
|
-
|
|
5439
|
-
|
|
5440
|
-
margin-top: 0;
|
|
5439
|
+
-ms-flex-align: center;
|
|
5440
|
+
align-items: center;
|
|
5441
5441
|
}
|
|
5442
5442
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5443
5443
|
color: #dadada;
|
|
5444
5444
|
font-size: 16px;
|
|
5445
|
-
height:
|
|
5445
|
+
height: auto;
|
|
5446
5446
|
margin-left: 0;
|
|
5447
5447
|
margin-right: 12px;
|
|
5448
|
-
padding-top: 7px;
|
|
5449
5448
|
text-align: center;
|
|
5450
5449
|
width: 24px;
|
|
5451
5450
|
}
|
|
@@ -5735,16 +5734,19 @@
|
|
|
5735
5734
|
margin-top: 20px;
|
|
5736
5735
|
overflow: auto;
|
|
5737
5736
|
}
|
|
5737
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5738
|
+
-ms-flex-align: center;
|
|
5739
|
+
align-items: center;
|
|
5740
|
+
display: -ms-flexbox;
|
|
5741
|
+
display: flex;
|
|
5742
|
+
}
|
|
5738
5743
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5739
5744
|
display: table;
|
|
5740
5745
|
font-size: 12px;
|
|
5741
|
-
height: 36px;
|
|
5742
|
-
min-height: 36px;
|
|
5743
5746
|
min-width: 28px;
|
|
5744
5747
|
padding: 0;
|
|
5745
5748
|
position: absolute;
|
|
5746
5749
|
right: 16px;
|
|
5747
|
-
top: 0;
|
|
5748
5750
|
}
|
|
5749
5751
|
.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
5752
|
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 {
|
|
@@ -4577,6 +4580,7 @@
|
|
|
4577
4580
|
}
|
|
4578
4581
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout {
|
|
4579
4582
|
max-width: 45%;
|
|
4583
|
+
overflow: visible;
|
|
4580
4584
|
}
|
|
4581
4585
|
.e-pivotfieldlist-container .e-checkbox-layout {
|
|
4582
4586
|
float: left;
|
|
@@ -5420,9 +5424,6 @@
|
|
|
5420
5424
|
background-color: #f4f4f4;
|
|
5421
5425
|
color: #333;
|
|
5422
5426
|
font-size: 14px;
|
|
5423
|
-
height: 48px;
|
|
5424
|
-
padding-bottom: 9px;
|
|
5425
|
-
padding-top: 9px;
|
|
5426
5427
|
}
|
|
5427
5428
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5428
5429
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5437,17 +5438,15 @@
|
|
|
5437
5438
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5438
5439
|
display: -ms-flexbox;
|
|
5439
5440
|
display: flex;
|
|
5440
|
-
|
|
5441
|
-
|
|
5442
|
-
margin-top: 0;
|
|
5441
|
+
-ms-flex-align: center;
|
|
5442
|
+
align-items: center;
|
|
5443
5443
|
}
|
|
5444
5444
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5445
5445
|
color: #333;
|
|
5446
5446
|
font-size: 16px;
|
|
5447
|
-
height:
|
|
5447
|
+
height: auto;
|
|
5448
5448
|
margin-left: 0;
|
|
5449
5449
|
margin-right: 12px;
|
|
5450
|
-
padding-top: 7px;
|
|
5451
5450
|
text-align: center;
|
|
5452
5451
|
width: 24px;
|
|
5453
5452
|
}
|
|
@@ -5737,16 +5736,19 @@
|
|
|
5737
5736
|
margin-top: 20px;
|
|
5738
5737
|
overflow: auto;
|
|
5739
5738
|
}
|
|
5739
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5740
|
+
-ms-flex-align: center;
|
|
5741
|
+
align-items: center;
|
|
5742
|
+
display: -ms-flexbox;
|
|
5743
|
+
display: flex;
|
|
5744
|
+
}
|
|
5740
5745
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5741
5746
|
display: table;
|
|
5742
5747
|
font-size: 12px;
|
|
5743
|
-
height: 36px;
|
|
5744
|
-
min-height: 36px;
|
|
5745
5748
|
min-width: 28px;
|
|
5746
5749
|
padding: 0;
|
|
5747
5750
|
position: absolute;
|
|
5748
5751
|
right: 16px;
|
|
5749
|
-
top: 0;
|
|
5750
5752
|
}
|
|
5751
5753
|
.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
5754
|
cursor: pointer;
|
package/styles/fluent-dark.css
CHANGED
|
@@ -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 {
|
|
@@ -4660,6 +4663,7 @@
|
|
|
4660
4663
|
}
|
|
4661
4664
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout {
|
|
4662
4665
|
max-width: 45%;
|
|
4666
|
+
overflow: visible;
|
|
4663
4667
|
}
|
|
4664
4668
|
.e-pivotfieldlist-container .e-checkbox-layout {
|
|
4665
4669
|
float: left;
|
|
@@ -5523,9 +5527,6 @@
|
|
|
5523
5527
|
background-color: #252423;
|
|
5524
5528
|
color: #c8c6c4;
|
|
5525
5529
|
font-size: 14px;
|
|
5526
|
-
height: 48px;
|
|
5527
|
-
padding-bottom: 9px;
|
|
5528
|
-
padding-top: 9px;
|
|
5529
5530
|
}
|
|
5530
5531
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5531
5532
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5540,17 +5541,15 @@
|
|
|
5540
5541
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5541
5542
|
display: -ms-flexbox;
|
|
5542
5543
|
display: flex;
|
|
5543
|
-
|
|
5544
|
-
|
|
5545
|
-
margin-top: 5px;
|
|
5544
|
+
-ms-flex-align: center;
|
|
5545
|
+
align-items: center;
|
|
5546
5546
|
}
|
|
5547
5547
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5548
5548
|
color: #a19f9d;
|
|
5549
5549
|
font-size: 16px;
|
|
5550
|
-
height:
|
|
5550
|
+
height: auto;
|
|
5551
5551
|
margin-left: 0;
|
|
5552
5552
|
margin-right: 12px;
|
|
5553
|
-
padding-top: 7px;
|
|
5554
5553
|
text-align: center;
|
|
5555
5554
|
width: 24px;
|
|
5556
5555
|
}
|
|
@@ -5840,16 +5839,19 @@
|
|
|
5840
5839
|
margin-top: 20px;
|
|
5841
5840
|
overflow: auto;
|
|
5842
5841
|
}
|
|
5842
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5843
|
+
-ms-flex-align: center;
|
|
5844
|
+
align-items: center;
|
|
5845
|
+
display: -ms-flexbox;
|
|
5846
|
+
display: flex;
|
|
5847
|
+
}
|
|
5843
5848
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5844
5849
|
display: table;
|
|
5845
5850
|
font-size: 12px;
|
|
5846
|
-
height: 36px;
|
|
5847
|
-
min-height: 36px;
|
|
5848
5851
|
min-width: 28px;
|
|
5849
5852
|
padding: 0;
|
|
5850
5853
|
position: absolute;
|
|
5851
5854
|
right: 16px;
|
|
5852
|
-
top: 0;
|
|
5853
5855
|
}
|
|
5854
5856
|
.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
5857
|
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 {
|
|
@@ -4662,6 +4665,7 @@
|
|
|
4662
4665
|
}
|
|
4663
4666
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout {
|
|
4664
4667
|
max-width: 45%;
|
|
4668
|
+
overflow: visible;
|
|
4665
4669
|
}
|
|
4666
4670
|
.e-pivotfieldlist-container .e-checkbox-layout {
|
|
4667
4671
|
float: left;
|
|
@@ -5525,9 +5529,6 @@
|
|
|
5525
5529
|
background-color: #f3f2f1;
|
|
5526
5530
|
color: #3b3a39;
|
|
5527
5531
|
font-size: 14px;
|
|
5528
|
-
height: 48px;
|
|
5529
|
-
padding-bottom: 9px;
|
|
5530
|
-
padding-top: 9px;
|
|
5531
5532
|
}
|
|
5532
5533
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5533
5534
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5542,17 +5543,15 @@
|
|
|
5542
5543
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5543
5544
|
display: -ms-flexbox;
|
|
5544
5545
|
display: flex;
|
|
5545
|
-
|
|
5546
|
-
|
|
5547
|
-
margin-top: 5px;
|
|
5546
|
+
-ms-flex-align: center;
|
|
5547
|
+
align-items: center;
|
|
5548
5548
|
}
|
|
5549
5549
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5550
5550
|
color: #605e5c;
|
|
5551
5551
|
font-size: 16px;
|
|
5552
|
-
height:
|
|
5552
|
+
height: auto;
|
|
5553
5553
|
margin-left: 0;
|
|
5554
5554
|
margin-right: 12px;
|
|
5555
|
-
padding-top: 7px;
|
|
5556
5555
|
text-align: center;
|
|
5557
5556
|
width: 24px;
|
|
5558
5557
|
}
|
|
@@ -5842,16 +5841,19 @@
|
|
|
5842
5841
|
margin-top: 20px;
|
|
5843
5842
|
overflow: auto;
|
|
5844
5843
|
}
|
|
5844
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5845
|
+
-ms-flex-align: center;
|
|
5846
|
+
align-items: center;
|
|
5847
|
+
display: -ms-flexbox;
|
|
5848
|
+
display: flex;
|
|
5849
|
+
}
|
|
5845
5850
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5846
5851
|
display: table;
|
|
5847
5852
|
font-size: 12px;
|
|
5848
|
-
height: 36px;
|
|
5849
|
-
min-height: 36px;
|
|
5850
5853
|
min-width: 28px;
|
|
5851
5854
|
padding: 0;
|
|
5852
5855
|
position: absolute;
|
|
5853
5856
|
right: 16px;
|
|
5854
|
-
top: 0;
|
|
5855
5857
|
}
|
|
5856
5858
|
.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
5859
|
cursor: pointer;
|