@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.
- package/CHANGELOG.md +8 -0
- package/dist/ej2-react-pivotview.min.js +1 -1
- package/dist/ej2-react-pivotview.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +12 -11
- package/styles/bootstrap.css +12 -11
- package/styles/bootstrap4.css +12 -11
- package/styles/bootstrap5-dark.css +12 -11
- package/styles/bootstrap5.css +12 -11
- package/styles/fabric-dark.css +12 -11
- package/styles/fabric.css +12 -11
- package/styles/fluent-dark.css +12 -11
- package/styles/fluent.css +12 -11
- package/styles/highcontrast-light.css +12 -11
- package/styles/highcontrast.css +12 -11
- package/styles/material-dark.css +12 -11
- package/styles/material.css +12 -11
- package/styles/pivotfieldlist/bootstrap-dark.css +12 -11
- package/styles/pivotfieldlist/bootstrap.css +12 -11
- package/styles/pivotfieldlist/bootstrap4.css +12 -11
- package/styles/pivotfieldlist/bootstrap5-dark.css +12 -11
- package/styles/pivotfieldlist/bootstrap5.css +12 -11
- package/styles/pivotfieldlist/fabric-dark.css +12 -11
- package/styles/pivotfieldlist/fabric.css +12 -11
- package/styles/pivotfieldlist/fluent-dark.css +12 -11
- package/styles/pivotfieldlist/fluent.css +12 -11
- package/styles/pivotfieldlist/highcontrast-light.css +12 -11
- package/styles/pivotfieldlist/highcontrast.css +12 -11
- package/styles/pivotfieldlist/material-dark.css +12 -11
- package/styles/pivotfieldlist/material.css +12 -11
- package/styles/pivotfieldlist/tailwind-dark.css +12 -11
- package/styles/pivotfieldlist/tailwind.css +12 -11
- package/styles/tailwind-dark.css +12 -11
- package/styles/tailwind.css +12 -11
|
@@ -445,6 +445,9 @@
|
|
|
445
445
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
446
446
|
width: 100% !important;
|
|
447
447
|
}
|
|
448
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
449
|
+
margin-left: 0;
|
|
450
|
+
}
|
|
448
451
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
450
453
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2753,9 +2756,6 @@
|
|
|
2753
2756
|
background-color: #252423;
|
|
2754
2757
|
color: #c8c6c4;
|
|
2755
2758
|
font-size: 14px;
|
|
2756
|
-
height: 48px;
|
|
2757
|
-
padding-bottom: 9px;
|
|
2758
|
-
padding-top: 9px;
|
|
2759
2759
|
}
|
|
2760
2760
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
2761
2761
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -2770,17 +2770,15 @@
|
|
|
2770
2770
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2771
2771
|
display: -ms-flexbox;
|
|
2772
2772
|
display: flex;
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
margin-top: 5px;
|
|
2773
|
+
-ms-flex-align: center;
|
|
2774
|
+
align-items: center;
|
|
2776
2775
|
}
|
|
2777
2776
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2778
2777
|
color: #a19f9d;
|
|
2779
2778
|
font-size: 16px;
|
|
2780
|
-
height:
|
|
2779
|
+
height: auto;
|
|
2781
2780
|
margin-left: 0;
|
|
2782
2781
|
margin-right: 12px;
|
|
2783
|
-
padding-top: 7px;
|
|
2784
2782
|
text-align: center;
|
|
2785
2783
|
width: 24px;
|
|
2786
2784
|
}
|
|
@@ -3070,16 +3068,19 @@
|
|
|
3070
3068
|
margin-top: 20px;
|
|
3071
3069
|
overflow: auto;
|
|
3072
3070
|
}
|
|
3071
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3072
|
+
-ms-flex-align: center;
|
|
3073
|
+
align-items: center;
|
|
3074
|
+
display: -ms-flexbox;
|
|
3075
|
+
display: flex;
|
|
3076
|
+
}
|
|
3073
3077
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3074
3078
|
display: table;
|
|
3075
3079
|
font-size: 12px;
|
|
3076
|
-
height: 36px;
|
|
3077
|
-
min-height: 36px;
|
|
3078
3080
|
min-width: 28px;
|
|
3079
3081
|
padding: 0;
|
|
3080
3082
|
position: absolute;
|
|
3081
3083
|
right: 16px;
|
|
3082
|
-
top: 0;
|
|
3083
3084
|
}
|
|
3084
3085
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3085
3086
|
cursor: pointer;
|
|
@@ -445,6 +445,9 @@
|
|
|
445
445
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
446
446
|
width: 100% !important;
|
|
447
447
|
}
|
|
448
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
449
|
+
margin-left: 0;
|
|
450
|
+
}
|
|
448
451
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
450
453
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2753,9 +2756,6 @@
|
|
|
2753
2756
|
background-color: #f3f2f1;
|
|
2754
2757
|
color: #3b3a39;
|
|
2755
2758
|
font-size: 14px;
|
|
2756
|
-
height: 48px;
|
|
2757
|
-
padding-bottom: 9px;
|
|
2758
|
-
padding-top: 9px;
|
|
2759
2759
|
}
|
|
2760
2760
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
2761
2761
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -2770,17 +2770,15 @@
|
|
|
2770
2770
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2771
2771
|
display: -ms-flexbox;
|
|
2772
2772
|
display: flex;
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
margin-top: 5px;
|
|
2773
|
+
-ms-flex-align: center;
|
|
2774
|
+
align-items: center;
|
|
2776
2775
|
}
|
|
2777
2776
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2778
2777
|
color: #605e5c;
|
|
2779
2778
|
font-size: 16px;
|
|
2780
|
-
height:
|
|
2779
|
+
height: auto;
|
|
2781
2780
|
margin-left: 0;
|
|
2782
2781
|
margin-right: 12px;
|
|
2783
|
-
padding-top: 7px;
|
|
2784
2782
|
text-align: center;
|
|
2785
2783
|
width: 24px;
|
|
2786
2784
|
}
|
|
@@ -3070,16 +3068,19 @@
|
|
|
3070
3068
|
margin-top: 20px;
|
|
3071
3069
|
overflow: auto;
|
|
3072
3070
|
}
|
|
3071
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3072
|
+
-ms-flex-align: center;
|
|
3073
|
+
align-items: center;
|
|
3074
|
+
display: -ms-flexbox;
|
|
3075
|
+
display: flex;
|
|
3076
|
+
}
|
|
3073
3077
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3074
3078
|
display: table;
|
|
3075
3079
|
font-size: 12px;
|
|
3076
|
-
height: 36px;
|
|
3077
|
-
min-height: 36px;
|
|
3078
3080
|
min-width: 28px;
|
|
3079
3081
|
padding: 0;
|
|
3080
3082
|
position: absolute;
|
|
3081
3083
|
right: 16px;
|
|
3082
|
-
top: 0;
|
|
3083
3084
|
}
|
|
3084
3085
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3085
3086
|
cursor: pointer;
|
|
@@ -444,6 +444,9 @@
|
|
|
444
444
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
445
445
|
width: 100% !important;
|
|
446
446
|
}
|
|
447
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
448
|
+
margin-left: 0;
|
|
449
|
+
}
|
|
447
450
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
448
451
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2696,9 +2699,6 @@
|
|
|
2696
2699
|
background-color: #d8d8d8;
|
|
2697
2700
|
color: #000;
|
|
2698
2701
|
font-size: 14px;
|
|
2699
|
-
height: 48px;
|
|
2700
|
-
padding-bottom: 9px;
|
|
2701
|
-
padding-top: 9px;
|
|
2702
2702
|
}
|
|
2703
2703
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
2704
2704
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -2713,17 +2713,15 @@
|
|
|
2713
2713
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2714
2714
|
display: -ms-flexbox;
|
|
2715
2715
|
display: flex;
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
margin-top: 0;
|
|
2716
|
+
-ms-flex-align: center;
|
|
2717
|
+
align-items: center;
|
|
2719
2718
|
}
|
|
2720
2719
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2721
2720
|
color: #000;
|
|
2722
2721
|
font-size: 16px;
|
|
2723
|
-
height:
|
|
2722
|
+
height: auto;
|
|
2724
2723
|
margin-left: 0;
|
|
2725
2724
|
margin-right: 12px;
|
|
2726
|
-
padding-top: 7px;
|
|
2727
2725
|
text-align: center;
|
|
2728
2726
|
width: 24px;
|
|
2729
2727
|
}
|
|
@@ -3013,16 +3011,19 @@
|
|
|
3013
3011
|
margin-top: 20px;
|
|
3014
3012
|
overflow: auto;
|
|
3015
3013
|
}
|
|
3014
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3015
|
+
-ms-flex-align: center;
|
|
3016
|
+
align-items: center;
|
|
3017
|
+
display: -ms-flexbox;
|
|
3018
|
+
display: flex;
|
|
3019
|
+
}
|
|
3016
3020
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3017
3021
|
display: table;
|
|
3018
3022
|
font-size: 12px;
|
|
3019
|
-
height: 36px;
|
|
3020
|
-
min-height: 36px;
|
|
3021
3023
|
min-width: 28px;
|
|
3022
3024
|
padding: 0;
|
|
3023
3025
|
position: absolute;
|
|
3024
3026
|
right: 16px;
|
|
3025
|
-
top: 0;
|
|
3026
3027
|
}
|
|
3027
3028
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3028
3029
|
cursor: pointer;
|
|
@@ -444,6 +444,9 @@
|
|
|
444
444
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
445
445
|
width: 100% !important;
|
|
446
446
|
}
|
|
447
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
448
|
+
margin-left: 0;
|
|
449
|
+
}
|
|
447
450
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
448
451
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2696,9 +2699,6 @@
|
|
|
2696
2699
|
background-color: #262626;
|
|
2697
2700
|
color: #fff;
|
|
2698
2701
|
font-size: 14px;
|
|
2699
|
-
height: 48px;
|
|
2700
|
-
padding-bottom: 9px;
|
|
2701
|
-
padding-top: 9px;
|
|
2702
2702
|
}
|
|
2703
2703
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
2704
2704
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -2713,17 +2713,15 @@
|
|
|
2713
2713
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2714
2714
|
display: -ms-flexbox;
|
|
2715
2715
|
display: flex;
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
margin-top: 0;
|
|
2716
|
+
-ms-flex-align: center;
|
|
2717
|
+
align-items: center;
|
|
2719
2718
|
}
|
|
2720
2719
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2721
2720
|
color: #fff;
|
|
2722
2721
|
font-size: 16px;
|
|
2723
|
-
height:
|
|
2722
|
+
height: auto;
|
|
2724
2723
|
margin-left: 0;
|
|
2725
2724
|
margin-right: 12px;
|
|
2726
|
-
padding-top: 7px;
|
|
2727
2725
|
text-align: center;
|
|
2728
2726
|
width: 24px;
|
|
2729
2727
|
}
|
|
@@ -3013,16 +3011,19 @@
|
|
|
3013
3011
|
margin-top: 20px;
|
|
3014
3012
|
overflow: auto;
|
|
3015
3013
|
}
|
|
3014
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3015
|
+
-ms-flex-align: center;
|
|
3016
|
+
align-items: center;
|
|
3017
|
+
display: -ms-flexbox;
|
|
3018
|
+
display: flex;
|
|
3019
|
+
}
|
|
3016
3020
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3017
3021
|
display: table;
|
|
3018
3022
|
font-size: 12px;
|
|
3019
|
-
height: 36px;
|
|
3020
|
-
min-height: 36px;
|
|
3021
3023
|
min-width: 28px;
|
|
3022
3024
|
padding: 0;
|
|
3023
3025
|
position: absolute;
|
|
3024
3026
|
right: 16px;
|
|
3025
|
-
top: 0;
|
|
3026
3027
|
}
|
|
3027
3028
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3028
3029
|
cursor: pointer;
|
|
@@ -447,6 +447,9 @@
|
|
|
447
447
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
448
448
|
width: 100% !important;
|
|
449
449
|
}
|
|
450
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
451
|
+
margin-left: 0;
|
|
452
|
+
}
|
|
450
453
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
451
454
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
452
455
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2694,9 +2697,6 @@
|
|
|
2694
2697
|
background-color: #fff;
|
|
2695
2698
|
color: #616161;
|
|
2696
2699
|
font-size: 14px;
|
|
2697
|
-
height: 48px;
|
|
2698
|
-
padding-bottom: 9px;
|
|
2699
|
-
padding-top: 9px;
|
|
2700
2700
|
}
|
|
2701
2701
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
2702
2702
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -2711,17 +2711,15 @@
|
|
|
2711
2711
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2712
2712
|
display: -ms-flexbox;
|
|
2713
2713
|
display: flex;
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
margin-top: 0;
|
|
2714
|
+
-ms-flex-align: center;
|
|
2715
|
+
align-items: center;
|
|
2717
2716
|
}
|
|
2718
2717
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2719
2718
|
color: #000;
|
|
2720
2719
|
font-size: 16px;
|
|
2721
|
-
height:
|
|
2720
|
+
height: auto;
|
|
2722
2721
|
margin-left: 0;
|
|
2723
2722
|
margin-right: 12px;
|
|
2724
|
-
padding-top: 7px;
|
|
2725
2723
|
text-align: center;
|
|
2726
2724
|
width: 24px;
|
|
2727
2725
|
}
|
|
@@ -3011,16 +3009,19 @@
|
|
|
3011
3009
|
margin-top: 20px;
|
|
3012
3010
|
overflow: auto;
|
|
3013
3011
|
}
|
|
3012
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3013
|
+
-ms-flex-align: center;
|
|
3014
|
+
align-items: center;
|
|
3015
|
+
display: -ms-flexbox;
|
|
3016
|
+
display: flex;
|
|
3017
|
+
}
|
|
3014
3018
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3015
3019
|
display: table;
|
|
3016
3020
|
font-size: 12px;
|
|
3017
|
-
height: 36px;
|
|
3018
|
-
min-height: 36px;
|
|
3019
3021
|
min-width: 28px;
|
|
3020
3022
|
padding: 0;
|
|
3021
3023
|
position: absolute;
|
|
3022
3024
|
right: 16px;
|
|
3023
|
-
top: 0;
|
|
3024
3025
|
}
|
|
3025
3026
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3026
3027
|
cursor: pointer;
|
|
@@ -446,6 +446,9 @@
|
|
|
446
446
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
447
447
|
width: 100% !important;
|
|
448
448
|
}
|
|
449
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
450
|
+
margin-left: 0;
|
|
451
|
+
}
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
450
453
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
451
454
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2693,9 +2696,6 @@
|
|
|
2693
2696
|
background-color: #f5f5f5;
|
|
2694
2697
|
color: rgba(0, 0, 0, 0.87);
|
|
2695
2698
|
font-size: 14px;
|
|
2696
|
-
height: 48px;
|
|
2697
|
-
padding-bottom: 9px;
|
|
2698
|
-
padding-top: 9px;
|
|
2699
2699
|
}
|
|
2700
2700
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
2701
2701
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -2710,17 +2710,15 @@
|
|
|
2710
2710
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2711
2711
|
display: -ms-flexbox;
|
|
2712
2712
|
display: flex;
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
margin-top: 0;
|
|
2713
|
+
-ms-flex-align: center;
|
|
2714
|
+
align-items: center;
|
|
2716
2715
|
}
|
|
2717
2716
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2718
2717
|
color: rgba(0, 0, 0, 0.54);
|
|
2719
2718
|
font-size: 16px;
|
|
2720
|
-
height:
|
|
2719
|
+
height: auto;
|
|
2721
2720
|
margin-left: 0;
|
|
2722
2721
|
margin-right: 12px;
|
|
2723
|
-
padding-top: 7px;
|
|
2724
2722
|
text-align: center;
|
|
2725
2723
|
width: 24px;
|
|
2726
2724
|
}
|
|
@@ -3010,16 +3008,19 @@
|
|
|
3010
3008
|
margin-top: 20px;
|
|
3011
3009
|
overflow: auto;
|
|
3012
3010
|
}
|
|
3011
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3012
|
+
-ms-flex-align: center;
|
|
3013
|
+
align-items: center;
|
|
3014
|
+
display: -ms-flexbox;
|
|
3015
|
+
display: flex;
|
|
3016
|
+
}
|
|
3013
3017
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3014
3018
|
display: table;
|
|
3015
3019
|
font-size: 12px;
|
|
3016
|
-
height: 36px;
|
|
3017
|
-
min-height: 36px;
|
|
3018
3020
|
min-width: 28px;
|
|
3019
3021
|
padding: 0;
|
|
3020
3022
|
position: absolute;
|
|
3021
3023
|
right: 16px;
|
|
3022
|
-
top: 0;
|
|
3023
3024
|
}
|
|
3024
3025
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3025
3026
|
cursor: pointer;
|
|
@@ -445,6 +445,9 @@
|
|
|
445
445
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
446
446
|
width: 100% !important;
|
|
447
447
|
}
|
|
448
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
449
|
+
margin-left: 0;
|
|
450
|
+
}
|
|
448
451
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
450
453
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2771,9 +2774,6 @@
|
|
|
2771
2774
|
background-color: #374151;
|
|
2772
2775
|
color: rgba(255, 255, 255, 0.87);
|
|
2773
2776
|
font-size: 14px;
|
|
2774
|
-
height: 48px;
|
|
2775
|
-
padding-bottom: 9px;
|
|
2776
|
-
padding-top: 9px;
|
|
2777
2777
|
padding-left: 16px;
|
|
2778
2778
|
padding-right: 16px;
|
|
2779
2779
|
}
|
|
@@ -2790,17 +2790,15 @@
|
|
|
2790
2790
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2791
2791
|
display: -ms-flexbox;
|
|
2792
2792
|
display: flex;
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
margin-top: 5px;
|
|
2793
|
+
-ms-flex-align: center;
|
|
2794
|
+
align-items: center;
|
|
2796
2795
|
}
|
|
2797
2796
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2798
2797
|
color: rgba(255, 255, 255, 0.54);
|
|
2799
2798
|
font-size: 16px;
|
|
2800
|
-
height:
|
|
2799
|
+
height: auto;
|
|
2801
2800
|
margin-left: 0;
|
|
2802
2801
|
margin-right: 12px;
|
|
2803
|
-
padding-top: 7px;
|
|
2804
2802
|
text-align: center;
|
|
2805
2803
|
width: 24px;
|
|
2806
2804
|
}
|
|
@@ -3092,16 +3090,19 @@
|
|
|
3092
3090
|
margin-top: 20px;
|
|
3093
3091
|
overflow: auto;
|
|
3094
3092
|
}
|
|
3093
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3094
|
+
-ms-flex-align: center;
|
|
3095
|
+
align-items: center;
|
|
3096
|
+
display: -ms-flexbox;
|
|
3097
|
+
display: flex;
|
|
3098
|
+
}
|
|
3095
3099
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3096
3100
|
display: table;
|
|
3097
3101
|
font-size: 12px;
|
|
3098
|
-
height: 36px;
|
|
3099
|
-
min-height: 36px;
|
|
3100
3102
|
min-width: 28px;
|
|
3101
3103
|
padding: 0;
|
|
3102
3104
|
position: absolute;
|
|
3103
3105
|
right: 16px;
|
|
3104
|
-
top: 0;
|
|
3105
3106
|
}
|
|
3106
3107
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3107
3108
|
cursor: pointer;
|
|
@@ -446,6 +446,9 @@
|
|
|
446
446
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
447
447
|
width: 100% !important;
|
|
448
448
|
}
|
|
449
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
450
|
+
margin-left: 0;
|
|
451
|
+
}
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
450
453
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
451
454
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2772,9 +2775,6 @@
|
|
|
2772
2775
|
background-color: #f3f4f6;
|
|
2773
2776
|
color: rgba(17, 24, 39, 0.87);
|
|
2774
2777
|
font-size: 14px;
|
|
2775
|
-
height: 48px;
|
|
2776
|
-
padding-bottom: 9px;
|
|
2777
|
-
padding-top: 9px;
|
|
2778
2778
|
padding-left: 16px;
|
|
2779
2779
|
padding-right: 16px;
|
|
2780
2780
|
}
|
|
@@ -2791,17 +2791,15 @@
|
|
|
2791
2791
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2792
2792
|
display: -ms-flexbox;
|
|
2793
2793
|
display: flex;
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
margin-top: 5px;
|
|
2794
|
+
-ms-flex-align: center;
|
|
2795
|
+
align-items: center;
|
|
2797
2796
|
}
|
|
2798
2797
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2799
2798
|
color: rgba(17, 24, 39, 0.54);
|
|
2800
2799
|
font-size: 16px;
|
|
2801
|
-
height:
|
|
2800
|
+
height: auto;
|
|
2802
2801
|
margin-left: 0;
|
|
2803
2802
|
margin-right: 12px;
|
|
2804
|
-
padding-top: 7px;
|
|
2805
2803
|
text-align: center;
|
|
2806
2804
|
width: 24px;
|
|
2807
2805
|
}
|
|
@@ -3093,16 +3091,19 @@
|
|
|
3093
3091
|
margin-top: 20px;
|
|
3094
3092
|
overflow: auto;
|
|
3095
3093
|
}
|
|
3094
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3095
|
+
-ms-flex-align: center;
|
|
3096
|
+
align-items: center;
|
|
3097
|
+
display: -ms-flexbox;
|
|
3098
|
+
display: flex;
|
|
3099
|
+
}
|
|
3096
3100
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3097
3101
|
display: table;
|
|
3098
3102
|
font-size: 12px;
|
|
3099
|
-
height: 36px;
|
|
3100
|
-
min-height: 36px;
|
|
3101
3103
|
min-width: 28px;
|
|
3102
3104
|
padding: 0;
|
|
3103
3105
|
position: absolute;
|
|
3104
3106
|
right: 16px;
|
|
3105
|
-
top: 0;
|
|
3106
3107
|
}
|
|
3107
3108
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3108
3109
|
cursor: pointer;
|
package/styles/tailwind-dark.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 {
|
|
@@ -5543,9 +5546,6 @@
|
|
|
5543
5546
|
background-color: #374151;
|
|
5544
5547
|
color: rgba(255, 255, 255, 0.87);
|
|
5545
5548
|
font-size: 14px;
|
|
5546
|
-
height: 48px;
|
|
5547
|
-
padding-bottom: 9px;
|
|
5548
|
-
padding-top: 9px;
|
|
5549
5549
|
padding-left: 16px;
|
|
5550
5550
|
padding-right: 16px;
|
|
5551
5551
|
}
|
|
@@ -5562,17 +5562,15 @@
|
|
|
5562
5562
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5563
5563
|
display: -ms-flexbox;
|
|
5564
5564
|
display: flex;
|
|
5565
|
-
|
|
5566
|
-
|
|
5567
|
-
margin-top: 5px;
|
|
5565
|
+
-ms-flex-align: center;
|
|
5566
|
+
align-items: center;
|
|
5568
5567
|
}
|
|
5569
5568
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5570
5569
|
color: rgba(255, 255, 255, 0.54);
|
|
5571
5570
|
font-size: 16px;
|
|
5572
|
-
height:
|
|
5571
|
+
height: auto;
|
|
5573
5572
|
margin-left: 0;
|
|
5574
5573
|
margin-right: 12px;
|
|
5575
|
-
padding-top: 7px;
|
|
5576
5574
|
text-align: center;
|
|
5577
5575
|
width: 24px;
|
|
5578
5576
|
}
|
|
@@ -5864,16 +5862,19 @@
|
|
|
5864
5862
|
margin-top: 20px;
|
|
5865
5863
|
overflow: auto;
|
|
5866
5864
|
}
|
|
5865
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5866
|
+
-ms-flex-align: center;
|
|
5867
|
+
align-items: center;
|
|
5868
|
+
display: -ms-flexbox;
|
|
5869
|
+
display: flex;
|
|
5870
|
+
}
|
|
5867
5871
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5868
5872
|
display: table;
|
|
5869
5873
|
font-size: 12px;
|
|
5870
|
-
height: 36px;
|
|
5871
|
-
min-height: 36px;
|
|
5872
5874
|
min-width: 28px;
|
|
5873
5875
|
padding: 0;
|
|
5874
5876
|
position: absolute;
|
|
5875
5877
|
right: 16px;
|
|
5876
|
-
top: 0;
|
|
5877
5878
|
}
|
|
5878
5879
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
5879
5880
|
cursor: pointer;
|
package/styles/tailwind.css
CHANGED
|
@@ -3220,6 +3220,9 @@
|
|
|
3220
3220
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
3221
3221
|
width: 100% !important;
|
|
3222
3222
|
}
|
|
3223
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
3224
|
+
margin-left: 0;
|
|
3225
|
+
}
|
|
3223
3226
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
3224
3227
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
3225
3228
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -5546,9 +5549,6 @@
|
|
|
5546
5549
|
background-color: #f3f4f6;
|
|
5547
5550
|
color: rgba(17, 24, 39, 0.87);
|
|
5548
5551
|
font-size: 14px;
|
|
5549
|
-
height: 48px;
|
|
5550
|
-
padding-bottom: 9px;
|
|
5551
|
-
padding-top: 9px;
|
|
5552
5552
|
padding-left: 16px;
|
|
5553
5553
|
padding-right: 16px;
|
|
5554
5554
|
}
|
|
@@ -5565,17 +5565,15 @@
|
|
|
5565
5565
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5566
5566
|
display: -ms-flexbox;
|
|
5567
5567
|
display: flex;
|
|
5568
|
-
|
|
5569
|
-
|
|
5570
|
-
margin-top: 5px;
|
|
5568
|
+
-ms-flex-align: center;
|
|
5569
|
+
align-items: center;
|
|
5571
5570
|
}
|
|
5572
5571
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5573
5572
|
color: rgba(17, 24, 39, 0.54);
|
|
5574
5573
|
font-size: 16px;
|
|
5575
|
-
height:
|
|
5574
|
+
height: auto;
|
|
5576
5575
|
margin-left: 0;
|
|
5577
5576
|
margin-right: 12px;
|
|
5578
|
-
padding-top: 7px;
|
|
5579
5577
|
text-align: center;
|
|
5580
5578
|
width: 24px;
|
|
5581
5579
|
}
|
|
@@ -5867,16 +5865,19 @@
|
|
|
5867
5865
|
margin-top: 20px;
|
|
5868
5866
|
overflow: auto;
|
|
5869
5867
|
}
|
|
5868
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5869
|
+
-ms-flex-align: center;
|
|
5870
|
+
align-items: center;
|
|
5871
|
+
display: -ms-flexbox;
|
|
5872
|
+
display: flex;
|
|
5873
|
+
}
|
|
5870
5874
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5871
5875
|
display: table;
|
|
5872
5876
|
font-size: 12px;
|
|
5873
|
-
height: 36px;
|
|
5874
|
-
min-height: 36px;
|
|
5875
5877
|
min-width: 28px;
|
|
5876
5878
|
padding: 0;
|
|
5877
5879
|
position: absolute;
|
|
5878
5880
|
right: 16px;
|
|
5879
|
-
top: 0;
|
|
5880
5881
|
}
|
|
5881
5882
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
5882
5883
|
cursor: pointer;
|