@syncfusion/ej2-react-pivotview 23.1.41 → 23.1.44
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 +7 -7
- package/styles/bootstrap-dark.css +9 -4
- package/styles/bootstrap.css +9 -4
- package/styles/bootstrap4.css +9 -4
- package/styles/bootstrap5-dark.css +9 -4
- package/styles/bootstrap5.css +9 -4
- package/styles/fabric-dark.css +9 -4
- package/styles/fabric.css +9 -4
- package/styles/fluent-dark.css +9 -4
- package/styles/fluent.css +9 -4
- package/styles/highcontrast-light.css +9 -4
- package/styles/highcontrast.css +9 -4
- package/styles/material-dark.css +9 -4
- package/styles/material.css +9 -4
- package/styles/material3-dark.css +9 -4
- package/styles/material3.css +9 -4
- package/styles/pivotfieldlist/bootstrap-dark.css +0 -1
- package/styles/pivotfieldlist/bootstrap.css +0 -1
- package/styles/pivotfieldlist/bootstrap4.css +0 -1
- package/styles/pivotfieldlist/bootstrap5-dark.css +0 -1
- package/styles/pivotfieldlist/bootstrap5.css +0 -1
- package/styles/pivotfieldlist/fabric-dark.css +0 -1
- package/styles/pivotfieldlist/fabric.css +0 -1
- package/styles/pivotfieldlist/fluent-dark.css +0 -1
- package/styles/pivotfieldlist/fluent.css +0 -1
- package/styles/pivotfieldlist/highcontrast-light.css +0 -1
- package/styles/pivotfieldlist/highcontrast.css +0 -1
- package/styles/pivotfieldlist/material-dark.css +0 -1
- package/styles/pivotfieldlist/material.css +0 -1
- package/styles/pivotfieldlist/material3-dark.css +0 -1
- package/styles/pivotfieldlist/material3.css +0 -1
- package/styles/pivotfieldlist/tailwind-dark.css +0 -1
- package/styles/pivotfieldlist/tailwind.css +0 -1
- package/styles/pivotview/bootstrap-dark.css +9 -3
- package/styles/pivotview/bootstrap.css +9 -3
- package/styles/pivotview/bootstrap4.css +9 -3
- package/styles/pivotview/bootstrap5-dark.css +9 -3
- package/styles/pivotview/bootstrap5.css +9 -3
- package/styles/pivotview/fabric-dark.css +9 -3
- package/styles/pivotview/fabric.css +9 -3
- package/styles/pivotview/fluent-dark.css +9 -3
- package/styles/pivotview/fluent.css +9 -3
- package/styles/pivotview/highcontrast-light.css +9 -3
- package/styles/pivotview/highcontrast.css +9 -3
- package/styles/pivotview/material-dark.css +9 -3
- package/styles/pivotview/material.css +9 -3
- package/styles/pivotview/material3-dark.css +9 -3
- package/styles/pivotview/material3.css +9 -3
- package/styles/pivotview/tailwind-dark.css +9 -3
- package/styles/pivotview/tailwind.css +9 -3
- package/styles/tailwind-dark.css +9 -4
- package/styles/tailwind.css +9 -4
|
@@ -3108,7 +3108,6 @@
|
|
|
3108
3108
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
3109
3109
|
color: #f3f2f1;
|
|
3110
3110
|
font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", sans-serif;
|
|
3111
|
-
font-size: 14px;
|
|
3112
3111
|
opacity: 0.87;
|
|
3113
3112
|
}
|
|
3114
3113
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|
|
@@ -3108,7 +3108,6 @@
|
|
|
3108
3108
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
3109
3109
|
color: #201f1e;
|
|
3110
3110
|
font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", sans-serif;
|
|
3111
|
-
font-size: 14px;
|
|
3112
3111
|
opacity: 0.87;
|
|
3113
3112
|
}
|
|
3114
3113
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|
|
@@ -3056,7 +3056,6 @@
|
|
|
3056
3056
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
3057
3057
|
color: #000;
|
|
3058
3058
|
font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
|
|
3059
|
-
font-size: 14px;
|
|
3060
3059
|
opacity: 0.87;
|
|
3061
3060
|
}
|
|
3062
3061
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|
|
@@ -3056,7 +3056,6 @@
|
|
|
3056
3056
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
3057
3057
|
color: #fff;
|
|
3058
3058
|
font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
|
|
3059
|
-
font-size: 14px;
|
|
3060
3059
|
opacity: 0.87;
|
|
3061
3060
|
}
|
|
3062
3061
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|
|
@@ -3057,7 +3057,6 @@
|
|
|
3057
3057
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
3058
3058
|
color: #fff;
|
|
3059
3059
|
font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
|
|
3060
|
-
font-size: 14px;
|
|
3061
3060
|
opacity: 0.87;
|
|
3062
3061
|
}
|
|
3063
3062
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|
|
@@ -3056,7 +3056,6 @@
|
|
|
3056
3056
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
3057
3057
|
color: #000;
|
|
3058
3058
|
font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
|
|
3059
|
-
font-size: 14px;
|
|
3060
3059
|
opacity: 0.87;
|
|
3061
3060
|
}
|
|
3062
3061
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|
|
@@ -3163,7 +3163,6 @@
|
|
|
3163
3163
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
3164
3164
|
color: rgba(var(--color-sf-on-surface));
|
|
3165
3165
|
font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
|
|
3166
|
-
font-size: 14px;
|
|
3167
3166
|
opacity: 0.87;
|
|
3168
3167
|
}
|
|
3169
3168
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|
|
@@ -3217,7 +3217,6 @@
|
|
|
3217
3217
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
3218
3218
|
color: rgba(var(--color-sf-on-surface));
|
|
3219
3219
|
font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
|
|
3220
|
-
font-size: 14px;
|
|
3221
3220
|
opacity: 0.87;
|
|
3222
3221
|
}
|
|
3223
3222
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|
|
@@ -3121,7 +3121,6 @@
|
|
|
3121
3121
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
3122
3122
|
color: #fff;
|
|
3123
3123
|
font-family: Inter;
|
|
3124
|
-
font-size: 14px;
|
|
3125
3124
|
opacity: 0.87;
|
|
3126
3125
|
}
|
|
3127
3126
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|
|
@@ -3122,7 +3122,6 @@
|
|
|
3122
3122
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
3123
3123
|
color: #111827;
|
|
3124
3124
|
font-family: Inter;
|
|
3125
|
-
font-size: 14px;
|
|
3126
3125
|
opacity: 0.87;
|
|
3127
3126
|
}
|
|
3128
3127
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|
|
@@ -988,9 +988,10 @@
|
|
|
988
988
|
.e-pivotview .e-grid .e-gridheader {
|
|
989
989
|
border-bottom-width: 1px;
|
|
990
990
|
}
|
|
991
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
992
|
-
|
|
993
|
-
padding-
|
|
991
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
992
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
993
|
+
padding-bottom: 0 !important;
|
|
994
|
+
padding-top: 0 !important;
|
|
994
995
|
vertical-align: middle;
|
|
995
996
|
}
|
|
996
997
|
.e-pivotview .e-gtot {
|
|
@@ -1153,6 +1154,11 @@
|
|
|
1153
1154
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1154
1155
|
visibility: hidden;
|
|
1155
1156
|
}
|
|
1157
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1158
|
+
-ms-flex-item-align: center;
|
|
1159
|
+
-ms-grid-row-align: center;
|
|
1160
|
+
align-self: center;
|
|
1161
|
+
}
|
|
1156
1162
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1157
1163
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1158
1164
|
/* stylelint-disable */
|
|
@@ -987,9 +987,10 @@
|
|
|
987
987
|
.e-pivotview .e-grid .e-gridheader {
|
|
988
988
|
border-bottom-width: 1px;
|
|
989
989
|
}
|
|
990
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
991
|
-
|
|
992
|
-
padding-
|
|
990
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
991
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
992
|
+
padding-bottom: 0 !important;
|
|
993
|
+
padding-top: 0 !important;
|
|
993
994
|
vertical-align: middle;
|
|
994
995
|
}
|
|
995
996
|
.e-pivotview .e-gtot {
|
|
@@ -1152,6 +1153,11 @@
|
|
|
1152
1153
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1153
1154
|
visibility: hidden;
|
|
1154
1155
|
}
|
|
1156
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1157
|
+
-ms-flex-item-align: center;
|
|
1158
|
+
-ms-grid-row-align: center;
|
|
1159
|
+
align-self: center;
|
|
1160
|
+
}
|
|
1155
1161
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1156
1162
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1157
1163
|
/* stylelint-disable */
|
|
@@ -1045,9 +1045,10 @@
|
|
|
1045
1045
|
.e-pivotview .e-grid .e-gridheader {
|
|
1046
1046
|
border-bottom-width: 1px;
|
|
1047
1047
|
}
|
|
1048
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
1049
|
-
|
|
1050
|
-
padding-
|
|
1048
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
1049
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
1050
|
+
padding-bottom: 0 !important;
|
|
1051
|
+
padding-top: 0 !important;
|
|
1051
1052
|
vertical-align: middle;
|
|
1052
1053
|
}
|
|
1053
1054
|
.e-pivotview .e-gtot {
|
|
@@ -1214,6 +1215,11 @@
|
|
|
1214
1215
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1215
1216
|
visibility: hidden;
|
|
1216
1217
|
}
|
|
1218
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1219
|
+
-ms-flex-item-align: center;
|
|
1220
|
+
-ms-grid-row-align: center;
|
|
1221
|
+
align-self: center;
|
|
1222
|
+
}
|
|
1217
1223
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1218
1224
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1219
1225
|
/* stylelint-disable */
|
|
@@ -989,9 +989,10 @@
|
|
|
989
989
|
border-bottom-width: 1px;
|
|
990
990
|
border-bottom-color: #444c54;
|
|
991
991
|
}
|
|
992
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
993
|
-
|
|
994
|
-
padding-
|
|
992
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
993
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
994
|
+
padding-bottom: 0 !important;
|
|
995
|
+
padding-top: 0 !important;
|
|
995
996
|
vertical-align: middle;
|
|
996
997
|
}
|
|
997
998
|
.e-pivotview .e-gtot {
|
|
@@ -1158,6 +1159,11 @@
|
|
|
1158
1159
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1159
1160
|
visibility: hidden;
|
|
1160
1161
|
}
|
|
1162
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1163
|
+
-ms-flex-item-align: center;
|
|
1164
|
+
-ms-grid-row-align: center;
|
|
1165
|
+
align-self: center;
|
|
1166
|
+
}
|
|
1161
1167
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1162
1168
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1163
1169
|
/* stylelint-disable */
|
|
@@ -991,9 +991,10 @@
|
|
|
991
991
|
border-bottom-width: 1px;
|
|
992
992
|
border-bottom-color: #dee2e6;
|
|
993
993
|
}
|
|
994
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
995
|
-
|
|
996
|
-
padding-
|
|
994
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
995
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
996
|
+
padding-bottom: 0 !important;
|
|
997
|
+
padding-top: 0 !important;
|
|
997
998
|
vertical-align: middle;
|
|
998
999
|
}
|
|
999
1000
|
.e-pivotview .e-gtot {
|
|
@@ -1160,6 +1161,11 @@
|
|
|
1160
1161
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1161
1162
|
visibility: hidden;
|
|
1162
1163
|
}
|
|
1164
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1165
|
+
-ms-flex-item-align: center;
|
|
1166
|
+
-ms-grid-row-align: center;
|
|
1167
|
+
align-self: center;
|
|
1168
|
+
}
|
|
1163
1169
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1164
1170
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1165
1171
|
/* stylelint-disable */
|
|
@@ -991,9 +991,10 @@
|
|
|
991
991
|
.e-pivotview .e-grid .e-gridheader {
|
|
992
992
|
border-bottom-width: 1px;
|
|
993
993
|
}
|
|
994
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
995
|
-
|
|
996
|
-
padding-
|
|
994
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
995
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
996
|
+
padding-bottom: 0 !important;
|
|
997
|
+
padding-top: 0 !important;
|
|
997
998
|
vertical-align: middle;
|
|
998
999
|
}
|
|
999
1000
|
.e-pivotview .e-gtot {
|
|
@@ -1156,6 +1157,11 @@
|
|
|
1156
1157
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1157
1158
|
visibility: hidden;
|
|
1158
1159
|
}
|
|
1160
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1161
|
+
-ms-flex-item-align: center;
|
|
1162
|
+
-ms-grid-row-align: center;
|
|
1163
|
+
align-self: center;
|
|
1164
|
+
}
|
|
1159
1165
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1160
1166
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1161
1167
|
/* stylelint-disable */
|
|
@@ -991,9 +991,10 @@
|
|
|
991
991
|
.e-pivotview .e-grid .e-gridheader {
|
|
992
992
|
border-bottom-width: 1px;
|
|
993
993
|
}
|
|
994
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
995
|
-
|
|
996
|
-
padding-
|
|
994
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
995
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
996
|
+
padding-bottom: 0 !important;
|
|
997
|
+
padding-top: 0 !important;
|
|
997
998
|
vertical-align: middle;
|
|
998
999
|
}
|
|
999
1000
|
.e-pivotview .e-gtot {
|
|
@@ -1156,6 +1157,11 @@
|
|
|
1156
1157
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1157
1158
|
visibility: hidden;
|
|
1158
1159
|
}
|
|
1160
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1161
|
+
-ms-flex-item-align: center;
|
|
1162
|
+
-ms-grid-row-align: center;
|
|
1163
|
+
align-self: center;
|
|
1164
|
+
}
|
|
1159
1165
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1160
1166
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1161
1167
|
/* stylelint-disable */
|
|
@@ -1004,9 +1004,10 @@
|
|
|
1004
1004
|
.e-pivotview .e-grid .e-gridheader {
|
|
1005
1005
|
border-bottom-width: 1px;
|
|
1006
1006
|
}
|
|
1007
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
1008
|
-
|
|
1009
|
-
padding-
|
|
1007
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
1008
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
1009
|
+
padding-bottom: 0 !important;
|
|
1010
|
+
padding-top: 0 !important;
|
|
1010
1011
|
vertical-align: middle;
|
|
1011
1012
|
}
|
|
1012
1013
|
.e-pivotview .e-gtot {
|
|
@@ -1170,6 +1171,11 @@
|
|
|
1170
1171
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1171
1172
|
visibility: hidden;
|
|
1172
1173
|
}
|
|
1174
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1175
|
+
-ms-flex-item-align: center;
|
|
1176
|
+
-ms-grid-row-align: center;
|
|
1177
|
+
align-self: center;
|
|
1178
|
+
}
|
|
1173
1179
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1174
1180
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1175
1181
|
/* stylelint-disable */
|
|
@@ -1006,9 +1006,10 @@
|
|
|
1006
1006
|
.e-pivotview .e-grid .e-gridheader {
|
|
1007
1007
|
border-bottom-width: 1px;
|
|
1008
1008
|
}
|
|
1009
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
1010
|
-
|
|
1011
|
-
padding-
|
|
1009
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
1010
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
1011
|
+
padding-bottom: 0 !important;
|
|
1012
|
+
padding-top: 0 !important;
|
|
1012
1013
|
vertical-align: middle;
|
|
1013
1014
|
}
|
|
1014
1015
|
.e-pivotview .e-gtot {
|
|
@@ -1172,6 +1173,11 @@
|
|
|
1172
1173
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1173
1174
|
visibility: hidden;
|
|
1174
1175
|
}
|
|
1176
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1177
|
+
-ms-flex-item-align: center;
|
|
1178
|
+
-ms-grid-row-align: center;
|
|
1179
|
+
align-self: center;
|
|
1180
|
+
}
|
|
1175
1181
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1176
1182
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1177
1183
|
/* stylelint-disable */
|
|
@@ -990,9 +990,10 @@
|
|
|
990
990
|
.e-pivotview .e-grid .e-gridheader {
|
|
991
991
|
border-bottom-width: 1px;
|
|
992
992
|
}
|
|
993
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
994
|
-
|
|
995
|
-
padding-
|
|
993
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
994
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
995
|
+
padding-bottom: 0 !important;
|
|
996
|
+
padding-top: 0 !important;
|
|
996
997
|
vertical-align: middle;
|
|
997
998
|
}
|
|
998
999
|
.e-pivotview .e-gtot {
|
|
@@ -1156,6 +1157,11 @@
|
|
|
1156
1157
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1157
1158
|
visibility: hidden;
|
|
1158
1159
|
}
|
|
1160
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1161
|
+
-ms-flex-item-align: center;
|
|
1162
|
+
-ms-grid-row-align: center;
|
|
1163
|
+
align-self: center;
|
|
1164
|
+
}
|
|
1159
1165
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1160
1166
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1161
1167
|
/* stylelint-disable */
|
|
@@ -990,9 +990,10 @@
|
|
|
990
990
|
.e-pivotview .e-grid .e-gridheader {
|
|
991
991
|
border-bottom-width: 1px;
|
|
992
992
|
}
|
|
993
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
994
|
-
|
|
995
|
-
padding-
|
|
993
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
994
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
995
|
+
padding-bottom: 0 !important;
|
|
996
|
+
padding-top: 0 !important;
|
|
996
997
|
vertical-align: middle;
|
|
997
998
|
}
|
|
998
999
|
.e-pivotview .e-gtot {
|
|
@@ -1156,6 +1157,11 @@
|
|
|
1156
1157
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1157
1158
|
visibility: hidden;
|
|
1158
1159
|
}
|
|
1160
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1161
|
+
-ms-flex-item-align: center;
|
|
1162
|
+
-ms-grid-row-align: center;
|
|
1163
|
+
align-self: center;
|
|
1164
|
+
}
|
|
1159
1165
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1160
1166
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1161
1167
|
/* stylelint-disable */
|
|
@@ -986,9 +986,10 @@
|
|
|
986
986
|
.e-pivotview .e-grid .e-gridheader {
|
|
987
987
|
border-bottom-width: 1px;
|
|
988
988
|
}
|
|
989
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
990
|
-
|
|
991
|
-
padding-
|
|
989
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
990
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
991
|
+
padding-bottom: 0 !important;
|
|
992
|
+
padding-top: 0 !important;
|
|
992
993
|
vertical-align: middle;
|
|
993
994
|
}
|
|
994
995
|
.e-pivotview .e-gtot {
|
|
@@ -1151,6 +1152,11 @@
|
|
|
1151
1152
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1152
1153
|
visibility: hidden;
|
|
1153
1154
|
}
|
|
1155
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1156
|
+
-ms-flex-item-align: center;
|
|
1157
|
+
-ms-grid-row-align: center;
|
|
1158
|
+
align-self: center;
|
|
1159
|
+
}
|
|
1154
1160
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1155
1161
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1156
1162
|
/* stylelint-disable */
|
|
@@ -987,9 +987,10 @@
|
|
|
987
987
|
.e-pivotview .e-grid .e-gridheader {
|
|
988
988
|
border-bottom-width: 1px;
|
|
989
989
|
}
|
|
990
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
991
|
-
|
|
992
|
-
padding-
|
|
990
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
991
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
992
|
+
padding-bottom: 0 !important;
|
|
993
|
+
padding-top: 0 !important;
|
|
993
994
|
vertical-align: middle;
|
|
994
995
|
}
|
|
995
996
|
.e-pivotview .e-gtot {
|
|
@@ -1152,6 +1153,11 @@
|
|
|
1152
1153
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1153
1154
|
visibility: hidden;
|
|
1154
1155
|
}
|
|
1156
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1157
|
+
-ms-flex-item-align: center;
|
|
1158
|
+
-ms-grid-row-align: center;
|
|
1159
|
+
align-self: center;
|
|
1160
|
+
}
|
|
1155
1161
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1156
1162
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1157
1163
|
/* stylelint-disable */
|
|
@@ -1058,9 +1058,10 @@
|
|
|
1058
1058
|
.e-pivotview .e-grid .e-gridheader {
|
|
1059
1059
|
border-bottom-width: 1px;
|
|
1060
1060
|
}
|
|
1061
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
1062
|
-
|
|
1063
|
-
padding-
|
|
1061
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
1062
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
1063
|
+
padding-bottom: 0 !important;
|
|
1064
|
+
padding-top: 0 !important;
|
|
1064
1065
|
vertical-align: middle;
|
|
1065
1066
|
}
|
|
1066
1067
|
.e-pivotview .e-gtot {
|
|
@@ -1227,6 +1228,11 @@
|
|
|
1227
1228
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1228
1229
|
visibility: hidden;
|
|
1229
1230
|
}
|
|
1231
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1232
|
+
-ms-flex-item-align: center;
|
|
1233
|
+
-ms-grid-row-align: center;
|
|
1234
|
+
align-self: center;
|
|
1235
|
+
}
|
|
1230
1236
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1231
1237
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1232
1238
|
/* stylelint-disable */
|
|
@@ -1116,9 +1116,10 @@
|
|
|
1116
1116
|
.e-pivotview .e-grid .e-gridheader {
|
|
1117
1117
|
border-bottom-width: 1px;
|
|
1118
1118
|
}
|
|
1119
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
1120
|
-
|
|
1121
|
-
padding-
|
|
1119
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
1120
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
1121
|
+
padding-bottom: 0 !important;
|
|
1122
|
+
padding-top: 0 !important;
|
|
1122
1123
|
vertical-align: middle;
|
|
1123
1124
|
}
|
|
1124
1125
|
.e-pivotview .e-gtot {
|
|
@@ -1285,6 +1286,11 @@
|
|
|
1285
1286
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1286
1287
|
visibility: hidden;
|
|
1287
1288
|
}
|
|
1289
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1290
|
+
-ms-flex-item-align: center;
|
|
1291
|
+
-ms-grid-row-align: center;
|
|
1292
|
+
align-self: center;
|
|
1293
|
+
}
|
|
1288
1294
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1289
1295
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1290
1296
|
/* stylelint-disable */
|
|
@@ -1002,9 +1002,10 @@
|
|
|
1002
1002
|
.e-pivotview .e-grid .e-gridheader {
|
|
1003
1003
|
border-bottom-width: 1px;
|
|
1004
1004
|
}
|
|
1005
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
1006
|
-
|
|
1007
|
-
padding-
|
|
1005
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
1006
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
1007
|
+
padding-bottom: 0 !important;
|
|
1008
|
+
padding-top: 0 !important;
|
|
1008
1009
|
vertical-align: middle;
|
|
1009
1010
|
}
|
|
1010
1011
|
.e-pivotview .e-gtot {
|
|
@@ -1172,6 +1173,11 @@
|
|
|
1172
1173
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1173
1174
|
visibility: hidden;
|
|
1174
1175
|
}
|
|
1176
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1177
|
+
-ms-flex-item-align: center;
|
|
1178
|
+
-ms-grid-row-align: center;
|
|
1179
|
+
align-self: center;
|
|
1180
|
+
}
|
|
1175
1181
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1176
1182
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1177
1183
|
/* stylelint-disable */
|
|
@@ -1004,9 +1004,10 @@
|
|
|
1004
1004
|
.e-pivotview .e-grid .e-gridheader {
|
|
1005
1005
|
border-bottom-width: 1px;
|
|
1006
1006
|
}
|
|
1007
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
1008
|
-
|
|
1009
|
-
padding-
|
|
1007
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
1008
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
1009
|
+
padding-bottom: 0 !important;
|
|
1010
|
+
padding-top: 0 !important;
|
|
1010
1011
|
vertical-align: middle;
|
|
1011
1012
|
}
|
|
1012
1013
|
.e-pivotview .e-gtot {
|
|
@@ -1174,6 +1175,11 @@
|
|
|
1174
1175
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1175
1176
|
visibility: hidden;
|
|
1176
1177
|
}
|
|
1178
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1179
|
+
-ms-flex-item-align: center;
|
|
1180
|
+
-ms-grid-row-align: center;
|
|
1181
|
+
align-self: center;
|
|
1182
|
+
}
|
|
1177
1183
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1178
1184
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1179
1185
|
/* stylelint-disable */
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -1002,9 +1002,10 @@
|
|
|
1002
1002
|
.e-pivotview .e-grid .e-gridheader {
|
|
1003
1003
|
border-bottom-width: 1px;
|
|
1004
1004
|
}
|
|
1005
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
1006
|
-
|
|
1007
|
-
padding-
|
|
1005
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
1006
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
1007
|
+
padding-bottom: 0 !important;
|
|
1008
|
+
padding-top: 0 !important;
|
|
1008
1009
|
vertical-align: middle;
|
|
1009
1010
|
}
|
|
1010
1011
|
.e-pivotview .e-gtot {
|
|
@@ -1172,6 +1173,11 @@
|
|
|
1172
1173
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1173
1174
|
visibility: hidden;
|
|
1174
1175
|
}
|
|
1176
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1177
|
+
-ms-flex-item-align: center;
|
|
1178
|
+
-ms-grid-row-align: center;
|
|
1179
|
+
align-self: center;
|
|
1180
|
+
}
|
|
1175
1181
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1176
1182
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1177
1183
|
/* stylelint-disable */
|
|
@@ -5992,7 +5998,6 @@
|
|
|
5992
5998
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
5993
5999
|
color: #fff;
|
|
5994
6000
|
font-family: Inter;
|
|
5995
|
-
font-size: 14px;
|
|
5996
6001
|
opacity: 0.87;
|
|
5997
6002
|
}
|
|
5998
6003
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|
package/styles/tailwind.css
CHANGED
|
@@ -1004,9 +1004,10 @@
|
|
|
1004
1004
|
.e-pivotview .e-grid .e-gridheader {
|
|
1005
1005
|
border-bottom-width: 1px;
|
|
1006
1006
|
}
|
|
1007
|
-
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"]
|
|
1008
|
-
|
|
1009
|
-
padding-
|
|
1007
|
+
.e-pivotview .e-grid .e-gridheader table th[rowspan="1"],
|
|
1008
|
+
.e-pivotview .e-grid .e-gridheader table th:not([rowspan]) {
|
|
1009
|
+
padding-bottom: 0 !important;
|
|
1010
|
+
padding-top: 0 !important;
|
|
1010
1011
|
vertical-align: middle;
|
|
1011
1012
|
}
|
|
1012
1013
|
.e-pivotview .e-gtot {
|
|
@@ -1174,6 +1175,11 @@
|
|
|
1174
1175
|
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1175
1176
|
visibility: hidden;
|
|
1176
1177
|
}
|
|
1178
|
+
.e-pivotview.sf-pivotview.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1179
|
+
-ms-flex-item-align: center;
|
|
1180
|
+
-ms-grid-row-align: center;
|
|
1181
|
+
align-self: center;
|
|
1182
|
+
}
|
|
1177
1183
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1178
1184
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1179
1185
|
/* stylelint-disable */
|
|
@@ -5995,7 +6001,6 @@
|
|
|
5995
6001
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
|
|
5996
6002
|
color: #111827;
|
|
5997
6003
|
font-family: Inter;
|
|
5998
|
-
font-size: 14px;
|
|
5999
6004
|
opacity: 0.87;
|
|
6000
6005
|
}
|
|
6001
6006
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
|