@syncfusion/ej2-react-pivotview 22.2.11 → 23.1.36
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 +15 -60
- package/dist/ej2-react-pivotview.min.js +1 -1
- package/dist/ej2-react-pivotview.umd.min.js +1 -1
- package/package.json +9 -9
- package/styles/bootstrap-dark.css +56 -20
- package/styles/bootstrap.css +57 -21
- package/styles/bootstrap4.css +56 -20
- package/styles/bootstrap5-dark.css +56 -22
- package/styles/bootstrap5.css +56 -22
- package/styles/fabric-dark.css +56 -22
- package/styles/fabric.css +56 -20
- package/styles/fluent-dark.css +56 -21
- package/styles/fluent.css +56 -21
- package/styles/highcontrast-light.css +55 -20
- package/styles/highcontrast.css +55 -20
- package/styles/material-dark.css +55 -20
- package/styles/material.css +55 -20
- package/styles/material3-dark.css +55 -22
- package/styles/material3.css +55 -21
- package/styles/pivotfieldlist/bootstrap-dark.css +1 -1
- package/styles/pivotfieldlist/bootstrap.css +1 -1
- package/styles/pivotfieldlist/bootstrap4.css +1 -1
- package/styles/pivotfieldlist/bootstrap5-dark.css +1 -1
- package/styles/pivotfieldlist/bootstrap5.css +1 -1
- package/styles/pivotfieldlist/fabric-dark.css +1 -1
- package/styles/pivotfieldlist/fabric.css +1 -1
- package/styles/pivotfieldlist/fluent-dark.css +1 -1
- package/styles/pivotfieldlist/fluent.css +1 -1
- package/styles/pivotfieldlist/highcontrast-light.css +1 -1
- package/styles/pivotfieldlist/highcontrast.css +1 -1
- package/styles/pivotfieldlist/material-dark.css +1 -2
- package/styles/pivotfieldlist/material.css +1 -2
- package/styles/pivotfieldlist/material3-dark.css +1 -2
- package/styles/pivotfieldlist/material3-dark.scss +1 -1
- package/styles/pivotfieldlist/material3.css +1 -2
- package/styles/pivotfieldlist/material3.scss +1 -1
- package/styles/pivotfieldlist/tailwind-dark.css +1 -2
- package/styles/pivotfieldlist/tailwind.css +1 -2
- package/styles/pivotview/bootstrap-dark.css +55 -19
- package/styles/pivotview/bootstrap.css +56 -20
- package/styles/pivotview/bootstrap4.css +55 -19
- package/styles/pivotview/bootstrap5-dark.css +55 -21
- package/styles/pivotview/bootstrap5.css +55 -21
- package/styles/pivotview/fabric-dark.css +55 -21
- package/styles/pivotview/fabric.css +55 -19
- package/styles/pivotview/fluent-dark.css +55 -20
- package/styles/pivotview/fluent.css +55 -20
- package/styles/pivotview/highcontrast-light.css +54 -19
- package/styles/pivotview/highcontrast.css +54 -19
- package/styles/pivotview/material-dark.css +54 -19
- package/styles/pivotview/material.css +54 -19
- package/styles/pivotview/material3-dark.css +54 -20
- package/styles/pivotview/material3-dark.scss +1 -1
- package/styles/pivotview/material3.css +54 -20
- package/styles/pivotview/material3.scss +1 -1
- package/styles/pivotview/tailwind-dark.css +54 -21
- package/styles/pivotview/tailwind.css +54 -21
- package/styles/tailwind-dark.css +55 -23
- package/styles/tailwind.css +55 -23
package/styles/tailwind.css
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
2
1
|
/*! component's theme wise override definitions and variables */
|
|
3
2
|
/*! component's common definitions and variables */
|
|
4
3
|
/*! component's theme wise override definitions and variables */
|
|
5
4
|
/*! component's common definitions and variables */
|
|
6
5
|
/* pivot-pager */
|
|
7
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
8
6
|
.e-pivotview .e-expand::before {
|
|
9
7
|
content: "\e75c";
|
|
10
8
|
}
|
|
@@ -162,6 +160,8 @@
|
|
|
162
160
|
/* stylelint-disable */
|
|
163
161
|
/* stylelint-enable */
|
|
164
162
|
/* stylelint-enable */
|
|
163
|
+
/* stylelint-disable */
|
|
164
|
+
/* stylelint-enable */
|
|
165
165
|
}
|
|
166
166
|
.e-pivotview .e-value-field-settings,
|
|
167
167
|
.e-pivotview .e-member-editor-dialog,
|
|
@@ -639,6 +639,9 @@
|
|
|
639
639
|
.e-pivotview .e-frozenscrollbar {
|
|
640
640
|
background: #f9fafb;
|
|
641
641
|
}
|
|
642
|
+
.e-pivotview .e-headercontent .e-columnheader .e-headercell.e-leftfreeze {
|
|
643
|
+
-webkit-transform: translate3d(0, 0, 0);
|
|
644
|
+
}
|
|
642
645
|
|
|
643
646
|
.e-pivotview-disable-icon {
|
|
644
647
|
visibility: hidden;
|
|
@@ -919,7 +922,6 @@
|
|
|
919
922
|
|
|
920
923
|
/*! PivotView theme */
|
|
921
924
|
.e-pivotview {
|
|
922
|
-
/* stylelint-enable */
|
|
923
925
|
/* stylelint-enable */
|
|
924
926
|
/* stylelint-disable */
|
|
925
927
|
/* stylelint-enable */
|
|
@@ -930,6 +932,8 @@
|
|
|
930
932
|
/* stylelint-enable */
|
|
931
933
|
}
|
|
932
934
|
.e-pivotview .e-pivotcell-container {
|
|
935
|
+
-ms-flex-align: center;
|
|
936
|
+
align-items: center;
|
|
933
937
|
display: -ms-flexbox;
|
|
934
938
|
display: flex;
|
|
935
939
|
}
|
|
@@ -975,14 +979,23 @@
|
|
|
975
979
|
-ms-user-select: none;
|
|
976
980
|
user-select: none;
|
|
977
981
|
}
|
|
982
|
+
.e-pivotview .e-grid .e-content-virtualtable {
|
|
983
|
+
overflow-x: auto;
|
|
984
|
+
scrollbar-width: none; /* firefox */
|
|
985
|
+
}
|
|
986
|
+
.e-pivotview .e-grid .e-content-virtualtable::-webkit-scrollbar {
|
|
987
|
+
display: none; /* safari, chrome and edge */
|
|
988
|
+
}
|
|
978
989
|
.e-pivotview .e-gtot,
|
|
979
990
|
.e-pivotview .e-gtot.e-rowsheader,
|
|
980
991
|
.e-pivotview .e-gtot.e-columnsheader,
|
|
981
992
|
.e-pivotview .e-grid .e-content,
|
|
982
|
-
.e-pivotview .e-grid .e-gridheader
|
|
983
|
-
.e-pivotview .e-headercell {
|
|
993
|
+
.e-pivotview .e-grid .e-gridheader {
|
|
984
994
|
background: #f9fafb;
|
|
985
995
|
}
|
|
996
|
+
.e-pivotview .e-headercell:not(.e-columnsheader) {
|
|
997
|
+
background: #f9fafb !important;
|
|
998
|
+
}
|
|
986
999
|
.e-pivotview .e-grid .e-gridheader {
|
|
987
1000
|
border-bottom-width: 1px;
|
|
988
1001
|
}
|
|
@@ -1079,9 +1092,6 @@
|
|
|
1079
1092
|
.e-pivotview .e-drop-indicator {
|
|
1080
1093
|
display: block;
|
|
1081
1094
|
}
|
|
1082
|
-
.e-pivotview div.e-cellvalue {
|
|
1083
|
-
margin-top: 2px;
|
|
1084
|
-
}
|
|
1085
1095
|
.e-pivotview .e-sortfilterdiv .e-value-sort-icon {
|
|
1086
1096
|
float: right;
|
|
1087
1097
|
}
|
|
@@ -1091,10 +1101,17 @@
|
|
|
1091
1101
|
.e-pivotview .e-sortfilterdiv:not(.e-value-sort-icon) {
|
|
1092
1102
|
display: none;
|
|
1093
1103
|
}
|
|
1104
|
+
.e-pivotview .e-stackedheadercelldiv .e-sortfilterdiv, .e-pivotview .e-headercelldiv .e-sortfilterdiv {
|
|
1105
|
+
margin: -18px 0 !important;
|
|
1106
|
+
}
|
|
1107
|
+
.e-pivotview .e-stackedheadercelldiv .e-sortfilterdiv.e-value-sort-align, .e-pivotview .e-headercelldiv .e-sortfilterdiv.e-value-sort-align {
|
|
1108
|
+
margin: 0 !important;
|
|
1109
|
+
}
|
|
1094
1110
|
.e-pivotview .e-stackedheadercelldiv .e-sortfilterdiv, .e-pivotview .e-stackedheadercelldiv .e-sortfilterdiv.e-value-sort-align, .e-pivotview .e-headercelldiv .e-sortfilterdiv, .e-pivotview .e-headercelldiv .e-sortfilterdiv.e-value-sort-align {
|
|
1095
1111
|
margin: 0 !important;
|
|
1096
1112
|
margin-left: auto !important;
|
|
1097
|
-
|
|
1113
|
+
padding-bottom: 0 !important;
|
|
1114
|
+
padding-top: 0 !important;
|
|
1098
1115
|
}
|
|
1099
1116
|
.e-pivotview .e-rowsheader .e-sortfilterdiv {
|
|
1100
1117
|
margin: -4px 0 !important;
|
|
@@ -1130,9 +1147,25 @@
|
|
|
1130
1147
|
}
|
|
1131
1148
|
.e-pivotview.sf-pivotview .e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1132
1149
|
visibility: hidden !important;
|
|
1150
|
+
/* stylelint-enable */
|
|
1151
|
+
}
|
|
1152
|
+
.e-pivotview.sf-pivotview .e-grid .e-pivot-content-loader {
|
|
1153
|
+
position: absolute;
|
|
1154
|
+
z-index: 10;
|
|
1155
|
+
color: #4f46e5;
|
|
1156
|
+
font-size: 20px;
|
|
1157
|
+
text-align: center;
|
|
1158
|
+
padding: 10%;
|
|
1159
|
+
}
|
|
1160
|
+
.e-pivotview.sf-pivotview .e-grid .e-pivot-content-loader.e-hide-loader {
|
|
1161
|
+
display: none;
|
|
1162
|
+
}
|
|
1163
|
+
.e-pivotview.sf-pivotview .e-grid .e-virtual-pivot-content {
|
|
1164
|
+
visibility: hidden;
|
|
1133
1165
|
}
|
|
1134
1166
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1135
1167
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1168
|
+
/* stylelint-disable */
|
|
1136
1169
|
padding-left: 8px !important;
|
|
1137
1170
|
text-transform: none;
|
|
1138
1171
|
padding-top: 0px !important;
|
|
@@ -1156,6 +1189,14 @@
|
|
|
1156
1189
|
border-left: 0;
|
|
1157
1190
|
border-right-width: 1px;
|
|
1158
1191
|
}
|
|
1192
|
+
.e-pivotview .e-leftfreeze.e-freezeleftborder {
|
|
1193
|
+
border-left-color: #e5e7eb !important;
|
|
1194
|
+
border-right-color: #e5e7eb !important;
|
|
1195
|
+
border-right-width: 1px !important;
|
|
1196
|
+
}
|
|
1197
|
+
.e-pivotview .e-leftfreeze.e-freezeleftborder:not(.e-gtot) {
|
|
1198
|
+
background: #f9fafb;
|
|
1199
|
+
}
|
|
1159
1200
|
.e-pivotview .e-stackedheadercelldiv {
|
|
1160
1201
|
display: block;
|
|
1161
1202
|
}
|
|
@@ -1163,9 +1204,6 @@
|
|
|
1163
1204
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
1164
1205
|
display: inline-block;
|
|
1165
1206
|
padding-left: 12px !important;
|
|
1166
|
-
margin-top: 5px;
|
|
1167
|
-
margin-top: 2px;
|
|
1168
|
-
padding-left: 8px !important;
|
|
1169
1207
|
}
|
|
1170
1208
|
.e-pivotview .e-stackedheadercelldiv {
|
|
1171
1209
|
padding: 0 0 0 1px !important;
|
|
@@ -1662,8 +1700,6 @@
|
|
|
1662
1700
|
cursor: pointer;
|
|
1663
1701
|
display: inline-block;
|
|
1664
1702
|
height: 18px;
|
|
1665
|
-
margin-top: 0;
|
|
1666
|
-
margin-bottom: 0;
|
|
1667
1703
|
text-align: center;
|
|
1668
1704
|
width: 18px;
|
|
1669
1705
|
vertical-align: middle;
|
|
@@ -1672,8 +1708,6 @@
|
|
|
1672
1708
|
.e-pivotview th .e-collapse {
|
|
1673
1709
|
font-size: 10px !important;
|
|
1674
1710
|
margin-left: 0px;
|
|
1675
|
-
margin-top: 0;
|
|
1676
|
-
margin-bottom: 0;
|
|
1677
1711
|
}
|
|
1678
1712
|
.e-pivotview .e-expand::before {
|
|
1679
1713
|
font-size: 18px;
|
|
@@ -2037,6 +2071,10 @@
|
|
|
2037
2071
|
border-left-width: 1px;
|
|
2038
2072
|
border-right: 0;
|
|
2039
2073
|
}
|
|
2074
|
+
.e-pivotview.e-rtl .e-leftfreeze.e-freezeleftborder {
|
|
2075
|
+
border-left-width: 1px;
|
|
2076
|
+
border-right: 0;
|
|
2077
|
+
}
|
|
2040
2078
|
.e-pivotview.e-rtl .e-rowsheader .e-cellvalue {
|
|
2041
2079
|
margin-left: 0;
|
|
2042
2080
|
margin-right: 7px;
|
|
@@ -2271,12 +2309,6 @@
|
|
|
2271
2309
|
.e-bigger.e-pivotview .e-bigger .e-stackedheadercelldiv {
|
|
2272
2310
|
padding-left: 16px !important;
|
|
2273
2311
|
}
|
|
2274
|
-
.e-bigger .e-pivotview th .e-expand,
|
|
2275
|
-
.e-bigger .e-pivotview th .e-collapse,
|
|
2276
|
-
.e-bigger.e-pivotview th .e-expand,
|
|
2277
|
-
.e-bigger.e-pivotview th .e-collapse {
|
|
2278
|
-
margin-top: 0;
|
|
2279
|
-
}
|
|
2280
2312
|
.e-bigger .e-pivotview .e-grouping-bar,
|
|
2281
2313
|
.e-bigger.e-pivotview .e-grouping-bar {
|
|
2282
2314
|
/* stylelint-enable */
|
|
@@ -3272,7 +3304,7 @@
|
|
|
3272
3304
|
width: 100% !important;
|
|
3273
3305
|
}
|
|
3274
3306
|
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
3275
|
-
margin-left: 0;
|
|
3307
|
+
margin-left: 0 !important;
|
|
3276
3308
|
}
|
|
3277
3309
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
3278
3310
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|