@syncfusion/ej2-react-pivotview 20.4.54 → 21.1.35
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 +9 -46
- package/diConfig.json +4 -4
- package/dist/ej2-react-pivotview.min.js +2 -2
- package/dist/ej2-react-pivotview.umd.min.js +2 -2
- package/dist/ej2-react-pivotview.umd.min.js.map +1 -1
- package/dist/es6/ej2-react-pivotview.es2015.js +4 -2
- package/dist/es6/ej2-react-pivotview.es2015.js.map +1 -1
- package/package.json +9 -9
- package/src/pivotfieldlist/pivotfieldlist.component.d.ts +1 -0
- package/src/pivotfieldlist/pivotfieldlist.component.js +1 -0
- package/src/pivotview/pivotview.component.d.ts +3 -2
- package/src/pivotview/pivotview.component.js +3 -2
- package/styles/bootstrap-dark.css +80 -4
- package/styles/bootstrap.css +81 -4
- package/styles/bootstrap4.css +81 -14
- package/styles/bootstrap5-dark.css +94 -17
- package/styles/bootstrap5.css +94 -17
- package/styles/fabric-dark.css +83 -12
- package/styles/fabric.css +82 -9
- package/styles/fluent-dark.css +100 -19
- package/styles/fluent.css +100 -19
- package/styles/highcontrast-light.css +83 -8
- package/styles/highcontrast.css +83 -8
- package/styles/material-dark.css +80 -4
- package/styles/material.css +80 -10
- package/styles/pivotfieldlist/bootstrap-dark.css +58 -2
- package/styles/pivotfieldlist/bootstrap.css +58 -2
- package/styles/pivotfieldlist/bootstrap4.css +58 -2
- package/styles/pivotfieldlist/bootstrap5-dark.css +66 -9
- package/styles/pivotfieldlist/bootstrap5.css +66 -9
- package/styles/pivotfieldlist/fabric-dark.css +58 -2
- package/styles/pivotfieldlist/fabric.css +58 -2
- package/styles/pivotfieldlist/fluent-dark.css +72 -11
- package/styles/pivotfieldlist/fluent.css +72 -11
- package/styles/pivotfieldlist/highcontrast-light.css +58 -2
- package/styles/pivotfieldlist/highcontrast.css +58 -2
- package/styles/pivotfieldlist/material-dark.css +58 -2
- package/styles/pivotfieldlist/material.css +58 -2
- package/styles/pivotfieldlist/tailwind-dark.css +64 -7
- package/styles/pivotfieldlist/tailwind.css +64 -7
- package/styles/pivotview/bootstrap-dark.css +22 -2
- package/styles/pivotview/bootstrap.css +23 -2
- package/styles/pivotview/bootstrap4.css +23 -12
- package/styles/pivotview/bootstrap5-dark.css +28 -8
- package/styles/pivotview/bootstrap5.css +28 -8
- package/styles/pivotview/fabric-dark.css +25 -10
- package/styles/pivotview/fabric.css +24 -7
- package/styles/pivotview/fluent-dark.css +28 -8
- package/styles/pivotview/fluent.css +28 -8
- package/styles/pivotview/highcontrast-light.css +25 -6
- package/styles/pivotview/highcontrast.css +25 -6
- package/styles/pivotview/material-dark.css +22 -2
- package/styles/pivotview/material.css +22 -8
- package/styles/pivotview/tailwind-dark.css +25 -9
- package/styles/pivotview/tailwind.css +25 -9
- package/styles/tailwind-dark.css +89 -16
- package/styles/tailwind.css +89 -16
|
@@ -707,6 +707,8 @@
|
|
|
707
707
|
}
|
|
708
708
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview ul li .e-text-content {
|
|
709
709
|
padding: 0 24px 0 0;
|
|
710
|
+
display: -ms-flexbox;
|
|
711
|
+
display: flex;
|
|
710
712
|
}
|
|
711
713
|
.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field::-webkit-input-placeholder {
|
|
712
714
|
color: #ac2a2a !important;
|
|
@@ -934,6 +936,15 @@
|
|
|
934
936
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons {
|
|
935
937
|
font-size: 16px;
|
|
936
938
|
}
|
|
939
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
940
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
941
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited,
|
|
942
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
943
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
944
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited {
|
|
945
|
+
/* stylelint-disable */
|
|
946
|
+
/* stylelint-enable */
|
|
947
|
+
}
|
|
937
948
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
|
|
938
949
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
|
|
939
950
|
font-size: 16px;
|
|
@@ -1033,6 +1044,7 @@
|
|
|
1033
1044
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog:not(.e-member-editor-dialog):not(.e-olap-field-list-tree) ul li:not(.e-pivot-parent):not(.e-pivot-child) .e-text-content,
|
|
1034
1045
|
.e-pivotfieldlist-container .e-member-editor-dialog:not(.e-member-editor-dialog):not(.e-olap-field-list-tree) ul li:not(.e-pivot-parent):not(.e-pivot-child) .e-text-content {
|
|
1035
1046
|
padding-left: 0;
|
|
1047
|
+
margin-left: 15px;
|
|
1036
1048
|
}
|
|
1037
1049
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
1038
1050
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
@@ -1149,9 +1161,10 @@
|
|
|
1149
1161
|
}
|
|
1150
1162
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter {
|
|
1151
1163
|
padding-top: 20px;
|
|
1164
|
+
/* stylelint-disable */
|
|
1152
1165
|
}
|
|
1153
1166
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1154
|
-
height: 140px;
|
|
1167
|
+
height: 140px !important;
|
|
1155
1168
|
}
|
|
1156
1169
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1157
1170
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
@@ -1159,7 +1172,6 @@
|
|
|
1159
1172
|
overflow: auto;
|
|
1160
1173
|
padding: 20px;
|
|
1161
1174
|
padding-bottom: 0;
|
|
1162
|
-
/* stylelint-disable */
|
|
1163
1175
|
/* stylelint-enable */
|
|
1164
1176
|
}
|
|
1165
1177
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
@@ -1761,6 +1773,50 @@
|
|
|
1761
1773
|
/* stylelint-enable */
|
|
1762
1774
|
/* stylelint-enable */
|
|
1763
1775
|
}
|
|
1776
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list {
|
|
1777
|
+
display: block;
|
|
1778
|
+
overflow-y: auto;
|
|
1779
|
+
}
|
|
1780
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview ul:first-child {
|
|
1781
|
+
padding-right: 0;
|
|
1782
|
+
}
|
|
1783
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li .e-measure-icon {
|
|
1784
|
+
display: none;
|
|
1785
|
+
}
|
|
1786
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li.e-rtl ul:first-child {
|
|
1787
|
+
padding-left: 0;
|
|
1788
|
+
padding-right: 10px;
|
|
1789
|
+
}
|
|
1790
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-drag {
|
|
1791
|
+
padding: revert;
|
|
1792
|
+
margin: revert;
|
|
1793
|
+
width: auto;
|
|
1794
|
+
height: auto;
|
|
1795
|
+
}
|
|
1796
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-draggable {
|
|
1797
|
+
display: contents;
|
|
1798
|
+
}
|
|
1799
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-text-content {
|
|
1800
|
+
display: -ms-flexbox;
|
|
1801
|
+
display: flex;
|
|
1802
|
+
-ms-flex-align: center;
|
|
1803
|
+
align-items: center;
|
|
1804
|
+
}
|
|
1805
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-list-text {
|
|
1806
|
+
text-overflow: ellipsis;
|
|
1807
|
+
overflow-x: hidden;
|
|
1808
|
+
width: 100%;
|
|
1809
|
+
white-space: nowrap;
|
|
1810
|
+
}
|
|
1811
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview:not(.e-rtl) .e-list-text {
|
|
1812
|
+
padding-right: revert;
|
|
1813
|
+
}
|
|
1814
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview.e-rtl .e-list-text {
|
|
1815
|
+
padding-left: revert;
|
|
1816
|
+
}
|
|
1817
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container li.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-pivotfieldlist-container.sf-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container li .e-measure-icon {
|
|
1818
|
+
display: none;
|
|
1819
|
+
}
|
|
1764
1820
|
.e-pivotfieldlist-container .e-layout-footer {
|
|
1765
1821
|
display: -ms-flexbox;
|
|
1766
1822
|
display: flex;
|
|
@@ -705,6 +705,8 @@
|
|
|
705
705
|
}
|
|
706
706
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview ul li .e-text-content {
|
|
707
707
|
padding: 0 24px 0 0;
|
|
708
|
+
display: -ms-flexbox;
|
|
709
|
+
display: flex;
|
|
708
710
|
}
|
|
709
711
|
.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field::-webkit-input-placeholder {
|
|
710
712
|
color: #a94442 !important;
|
|
@@ -932,6 +934,15 @@
|
|
|
932
934
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons {
|
|
933
935
|
font-size: 16px;
|
|
934
936
|
}
|
|
937
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
938
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
939
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited,
|
|
940
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
941
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
942
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited {
|
|
943
|
+
/* stylelint-disable */
|
|
944
|
+
/* stylelint-enable */
|
|
945
|
+
}
|
|
935
946
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
|
|
936
947
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
|
|
937
948
|
font-size: 16px;
|
|
@@ -1031,6 +1042,7 @@
|
|
|
1031
1042
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog:not(.e-member-editor-dialog):not(.e-olap-field-list-tree) ul li:not(.e-pivot-parent):not(.e-pivot-child) .e-text-content,
|
|
1032
1043
|
.e-pivotfieldlist-container .e-member-editor-dialog:not(.e-member-editor-dialog):not(.e-olap-field-list-tree) ul li:not(.e-pivot-parent):not(.e-pivot-child) .e-text-content {
|
|
1033
1044
|
padding-left: 0;
|
|
1045
|
+
margin-left: 15px;
|
|
1034
1046
|
}
|
|
1035
1047
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
1036
1048
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
@@ -1147,9 +1159,10 @@
|
|
|
1147
1159
|
}
|
|
1148
1160
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter {
|
|
1149
1161
|
padding-top: 20px;
|
|
1162
|
+
/* stylelint-disable */
|
|
1150
1163
|
}
|
|
1151
1164
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1152
|
-
height: 140px;
|
|
1165
|
+
height: 140px !important;
|
|
1153
1166
|
}
|
|
1154
1167
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1155
1168
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
@@ -1157,7 +1170,6 @@
|
|
|
1157
1170
|
overflow: auto;
|
|
1158
1171
|
padding: 20px;
|
|
1159
1172
|
padding-bottom: 0;
|
|
1160
|
-
/* stylelint-disable */
|
|
1161
1173
|
/* stylelint-enable */
|
|
1162
1174
|
}
|
|
1163
1175
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
@@ -1759,6 +1771,50 @@
|
|
|
1759
1771
|
/* stylelint-enable */
|
|
1760
1772
|
/* stylelint-enable */
|
|
1761
1773
|
}
|
|
1774
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list {
|
|
1775
|
+
display: block;
|
|
1776
|
+
overflow-y: auto;
|
|
1777
|
+
}
|
|
1778
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview ul:first-child {
|
|
1779
|
+
padding-right: 0;
|
|
1780
|
+
}
|
|
1781
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li .e-measure-icon {
|
|
1782
|
+
display: none;
|
|
1783
|
+
}
|
|
1784
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li.e-rtl ul:first-child {
|
|
1785
|
+
padding-left: 0;
|
|
1786
|
+
padding-right: 10px;
|
|
1787
|
+
}
|
|
1788
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-drag {
|
|
1789
|
+
padding: revert;
|
|
1790
|
+
margin: revert;
|
|
1791
|
+
width: auto;
|
|
1792
|
+
height: auto;
|
|
1793
|
+
}
|
|
1794
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-draggable {
|
|
1795
|
+
display: contents;
|
|
1796
|
+
}
|
|
1797
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-text-content {
|
|
1798
|
+
display: -ms-flexbox;
|
|
1799
|
+
display: flex;
|
|
1800
|
+
-ms-flex-align: center;
|
|
1801
|
+
align-items: center;
|
|
1802
|
+
}
|
|
1803
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-list-text {
|
|
1804
|
+
text-overflow: ellipsis;
|
|
1805
|
+
overflow-x: hidden;
|
|
1806
|
+
width: 100%;
|
|
1807
|
+
white-space: nowrap;
|
|
1808
|
+
}
|
|
1809
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview:not(.e-rtl) .e-list-text {
|
|
1810
|
+
padding-right: revert;
|
|
1811
|
+
}
|
|
1812
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview.e-rtl .e-list-text {
|
|
1813
|
+
padding-left: revert;
|
|
1814
|
+
}
|
|
1815
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container li.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-pivotfieldlist-container.sf-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container li .e-measure-icon {
|
|
1816
|
+
display: none;
|
|
1817
|
+
}
|
|
1762
1818
|
.e-pivotfieldlist-container .e-layout-footer {
|
|
1763
1819
|
display: -ms-flexbox;
|
|
1764
1820
|
display: flex;
|
|
@@ -724,6 +724,8 @@
|
|
|
724
724
|
}
|
|
725
725
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview ul li .e-text-content {
|
|
726
726
|
padding: 0 24px 0 0;
|
|
727
|
+
display: -ms-flexbox;
|
|
728
|
+
display: flex;
|
|
727
729
|
}
|
|
728
730
|
.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field::-webkit-input-placeholder {
|
|
729
731
|
color: #dc3545 !important;
|
|
@@ -951,6 +953,15 @@
|
|
|
951
953
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons {
|
|
952
954
|
font-size: 16px;
|
|
953
955
|
}
|
|
956
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
957
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
958
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited,
|
|
959
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
960
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
961
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited {
|
|
962
|
+
/* stylelint-disable */
|
|
963
|
+
/* stylelint-enable */
|
|
964
|
+
}
|
|
954
965
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
|
|
955
966
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
|
|
956
967
|
font-size: 16px;
|
|
@@ -1054,6 +1065,7 @@
|
|
|
1054
1065
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog:not(.e-member-editor-dialog):not(.e-olap-field-list-tree) ul li:not(.e-pivot-parent):not(.e-pivot-child) .e-text-content,
|
|
1055
1066
|
.e-pivotfieldlist-container .e-member-editor-dialog:not(.e-member-editor-dialog):not(.e-olap-field-list-tree) ul li:not(.e-pivot-parent):not(.e-pivot-child) .e-text-content {
|
|
1056
1067
|
padding-left: 0;
|
|
1068
|
+
margin-left: 15px;
|
|
1057
1069
|
}
|
|
1058
1070
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
1059
1071
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
@@ -1198,9 +1210,10 @@
|
|
|
1198
1210
|
}
|
|
1199
1211
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter {
|
|
1200
1212
|
padding-top: 20px;
|
|
1213
|
+
/* stylelint-disable */
|
|
1201
1214
|
}
|
|
1202
1215
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1203
|
-
height: 157px;
|
|
1216
|
+
height: 157px !important;
|
|
1204
1217
|
}
|
|
1205
1218
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1206
1219
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
@@ -1208,7 +1221,6 @@
|
|
|
1208
1221
|
overflow: auto;
|
|
1209
1222
|
padding: 20px;
|
|
1210
1223
|
padding-bottom: 0;
|
|
1211
|
-
/* stylelint-disable */
|
|
1212
1224
|
/* stylelint-enable */
|
|
1213
1225
|
}
|
|
1214
1226
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
@@ -1828,6 +1840,50 @@
|
|
|
1828
1840
|
/* stylelint-enable */
|
|
1829
1841
|
/* stylelint-enable */
|
|
1830
1842
|
}
|
|
1843
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list {
|
|
1844
|
+
display: block;
|
|
1845
|
+
overflow-y: auto;
|
|
1846
|
+
}
|
|
1847
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview ul:first-child {
|
|
1848
|
+
padding-right: 0;
|
|
1849
|
+
}
|
|
1850
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li .e-measure-icon {
|
|
1851
|
+
display: none;
|
|
1852
|
+
}
|
|
1853
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li.e-rtl ul:first-child {
|
|
1854
|
+
padding-left: 0;
|
|
1855
|
+
padding-right: 10px;
|
|
1856
|
+
}
|
|
1857
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-drag {
|
|
1858
|
+
padding: revert;
|
|
1859
|
+
margin: revert;
|
|
1860
|
+
width: auto;
|
|
1861
|
+
height: auto;
|
|
1862
|
+
}
|
|
1863
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-draggable {
|
|
1864
|
+
display: contents;
|
|
1865
|
+
}
|
|
1866
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-text-content {
|
|
1867
|
+
display: -ms-flexbox;
|
|
1868
|
+
display: flex;
|
|
1869
|
+
-ms-flex-align: center;
|
|
1870
|
+
align-items: center;
|
|
1871
|
+
}
|
|
1872
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-list-text {
|
|
1873
|
+
text-overflow: ellipsis;
|
|
1874
|
+
overflow-x: hidden;
|
|
1875
|
+
width: 100%;
|
|
1876
|
+
white-space: nowrap;
|
|
1877
|
+
}
|
|
1878
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview:not(.e-rtl) .e-list-text {
|
|
1879
|
+
padding-right: revert;
|
|
1880
|
+
}
|
|
1881
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview.e-rtl .e-list-text {
|
|
1882
|
+
padding-left: revert;
|
|
1883
|
+
}
|
|
1884
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container li.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-pivotfieldlist-container.sf-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container li .e-measure-icon {
|
|
1885
|
+
display: none;
|
|
1886
|
+
}
|
|
1831
1887
|
.e-pivotfieldlist-container .e-layout-footer {
|
|
1832
1888
|
display: -ms-flexbox;
|
|
1833
1889
|
display: flex;
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
content: "\e820";
|
|
49
49
|
}
|
|
50
50
|
.e-pivot-calc-dialog-div .e-list-item .e-text-content .e-format.e-icons::before {
|
|
51
|
-
content: "\
|
|
51
|
+
content: "\e748";
|
|
52
52
|
}
|
|
53
53
|
.e-pivot-calc-dialog-div .e-measureGroupCDB-icon::before {
|
|
54
54
|
content: "\e7d2" !important;
|
|
@@ -398,10 +398,11 @@
|
|
|
398
398
|
}
|
|
399
399
|
.e-pivot-formatting-dialog .e-format-label,
|
|
400
400
|
.e-pivot-formatting-dialog .e-format-value-label {
|
|
401
|
-
color: #
|
|
402
|
-
font-size:
|
|
401
|
+
color: #ced4da;
|
|
402
|
+
font-size: 14px;
|
|
403
403
|
font-weight: 500;
|
|
404
404
|
opacity: 0.87;
|
|
405
|
+
opacity: 1;
|
|
405
406
|
}
|
|
406
407
|
.e-pivot-formatting-dialog .e-format-value-preview {
|
|
407
408
|
border: 1px solid #444c54;
|
|
@@ -719,6 +720,8 @@
|
|
|
719
720
|
}
|
|
720
721
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview ul li .e-text-content {
|
|
721
722
|
padding: 0 24px 0 0;
|
|
723
|
+
display: -ms-flexbox;
|
|
724
|
+
display: flex;
|
|
722
725
|
}
|
|
723
726
|
.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field::-webkit-input-placeholder {
|
|
724
727
|
color: #e4606d !important;
|
|
@@ -741,7 +744,7 @@
|
|
|
741
744
|
border: 1px solid #444c54;
|
|
742
745
|
border-radius: 4px;
|
|
743
746
|
color: #fff;
|
|
744
|
-
font-size:
|
|
747
|
+
font-size: 14px;
|
|
745
748
|
height: 70px;
|
|
746
749
|
padding: 5px 8px;
|
|
747
750
|
resize: none;
|
|
@@ -949,6 +952,16 @@
|
|
|
949
952
|
font-size: 20px;
|
|
950
953
|
padding-top: 12px;
|
|
951
954
|
}
|
|
955
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
956
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
957
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited,
|
|
958
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
959
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
960
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited {
|
|
961
|
+
/* stylelint-disable */
|
|
962
|
+
font-size: 16px !important;
|
|
963
|
+
/* stylelint-enable */
|
|
964
|
+
}
|
|
952
965
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-remove-report,
|
|
953
966
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit,
|
|
954
967
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited,
|
|
@@ -963,7 +976,7 @@
|
|
|
963
976
|
}
|
|
964
977
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-formula,
|
|
965
978
|
.e-bigger .e-pivot-calc-dialog-div .e-pivot-formula {
|
|
966
|
-
font-size:
|
|
979
|
+
font-size: 14px;
|
|
967
980
|
}
|
|
968
981
|
.e-bigger.e-pivot-calc-dialog-div .e-footer-content,
|
|
969
982
|
.e-bigger .e-pivot-calc-dialog-div .e-footer-content {
|
|
@@ -1060,6 +1073,7 @@
|
|
|
1060
1073
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog:not(.e-member-editor-dialog):not(.e-olap-field-list-tree) ul li:not(.e-pivot-parent):not(.e-pivot-child) .e-text-content,
|
|
1061
1074
|
.e-pivotfieldlist-container .e-member-editor-dialog:not(.e-member-editor-dialog):not(.e-olap-field-list-tree) ul li:not(.e-pivot-parent):not(.e-pivot-child) .e-text-content {
|
|
1062
1075
|
padding-left: 0;
|
|
1076
|
+
margin-left: 15px;
|
|
1063
1077
|
}
|
|
1064
1078
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
1065
1079
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
@@ -1181,9 +1195,10 @@
|
|
|
1181
1195
|
}
|
|
1182
1196
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter {
|
|
1183
1197
|
padding-top: 20px;
|
|
1198
|
+
/* stylelint-disable */
|
|
1184
1199
|
}
|
|
1185
1200
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1186
|
-
height: 164px;
|
|
1201
|
+
height: 164px !important;
|
|
1187
1202
|
}
|
|
1188
1203
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1189
1204
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
@@ -1191,7 +1206,6 @@
|
|
|
1191
1206
|
overflow: auto;
|
|
1192
1207
|
padding: 20px;
|
|
1193
1208
|
padding-bottom: 0;
|
|
1194
|
-
/* stylelint-disable */
|
|
1195
1209
|
/* stylelint-enable */
|
|
1196
1210
|
}
|
|
1197
1211
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
@@ -1804,6 +1818,50 @@
|
|
|
1804
1818
|
/* stylelint-enable */
|
|
1805
1819
|
/* stylelint-enable */
|
|
1806
1820
|
}
|
|
1821
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list {
|
|
1822
|
+
display: block;
|
|
1823
|
+
overflow-y: auto;
|
|
1824
|
+
}
|
|
1825
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview ul:first-child {
|
|
1826
|
+
padding-right: 0;
|
|
1827
|
+
}
|
|
1828
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li .e-measure-icon {
|
|
1829
|
+
display: none;
|
|
1830
|
+
}
|
|
1831
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li.e-rtl ul:first-child {
|
|
1832
|
+
padding-left: 0;
|
|
1833
|
+
padding-right: 10px;
|
|
1834
|
+
}
|
|
1835
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-drag {
|
|
1836
|
+
padding: revert;
|
|
1837
|
+
margin: revert;
|
|
1838
|
+
width: auto;
|
|
1839
|
+
height: auto;
|
|
1840
|
+
}
|
|
1841
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-draggable {
|
|
1842
|
+
display: contents;
|
|
1843
|
+
}
|
|
1844
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-text-content {
|
|
1845
|
+
display: -ms-flexbox;
|
|
1846
|
+
display: flex;
|
|
1847
|
+
-ms-flex-align: center;
|
|
1848
|
+
align-items: center;
|
|
1849
|
+
}
|
|
1850
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-list-text {
|
|
1851
|
+
text-overflow: ellipsis;
|
|
1852
|
+
overflow-x: hidden;
|
|
1853
|
+
width: 100%;
|
|
1854
|
+
white-space: nowrap;
|
|
1855
|
+
}
|
|
1856
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview:not(.e-rtl) .e-list-text {
|
|
1857
|
+
padding-right: revert;
|
|
1858
|
+
}
|
|
1859
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview.e-rtl .e-list-text {
|
|
1860
|
+
padding-left: revert;
|
|
1861
|
+
}
|
|
1862
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container li.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-pivotfieldlist-container.sf-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container li .e-measure-icon {
|
|
1863
|
+
display: none;
|
|
1864
|
+
}
|
|
1807
1865
|
.e-pivotfieldlist-container .e-layout-footer {
|
|
1808
1866
|
display: -ms-flexbox;
|
|
1809
1867
|
display: flex;
|
|
@@ -2547,7 +2605,7 @@
|
|
|
2547
2605
|
.e-pivotfieldlist-container .e-calculated-field {
|
|
2548
2606
|
color: #fff;
|
|
2549
2607
|
font-size: 14px;
|
|
2550
|
-
font-weight:
|
|
2608
|
+
font-weight: 400;
|
|
2551
2609
|
max-width: 160px;
|
|
2552
2610
|
min-width: 145px;
|
|
2553
2611
|
}
|
|
@@ -3078,7 +3136,6 @@
|
|
|
3078
3136
|
}
|
|
3079
3137
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-accord ul .e-list-icon {
|
|
3080
3138
|
color: #adb5bd;
|
|
3081
|
-
color: #212529;
|
|
3082
3139
|
}
|
|
3083
3140
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-accord ul .e-calcfieldmember .e-list-text {
|
|
3084
3141
|
overflow: hidden;
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
content: "\e820";
|
|
49
49
|
}
|
|
50
50
|
.e-pivot-calc-dialog-div .e-list-item .e-text-content .e-format.e-icons::before {
|
|
51
|
-
content: "\
|
|
51
|
+
content: "\e748";
|
|
52
52
|
}
|
|
53
53
|
.e-pivot-calc-dialog-div .e-measureGroupCDB-icon::before {
|
|
54
54
|
content: "\e7d2" !important;
|
|
@@ -398,10 +398,11 @@
|
|
|
398
398
|
}
|
|
399
399
|
.e-pivot-formatting-dialog .e-format-label,
|
|
400
400
|
.e-pivot-formatting-dialog .e-format-value-label {
|
|
401
|
-
color: #
|
|
402
|
-
font-size:
|
|
401
|
+
color: #495057;
|
|
402
|
+
font-size: 14px;
|
|
403
403
|
font-weight: 500;
|
|
404
404
|
opacity: 0.87;
|
|
405
|
+
opacity: 1;
|
|
405
406
|
}
|
|
406
407
|
.e-pivot-formatting-dialog .e-format-value-preview {
|
|
407
408
|
border: 1px solid #dee2e6;
|
|
@@ -719,6 +720,8 @@
|
|
|
719
720
|
}
|
|
720
721
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview ul li .e-text-content {
|
|
721
722
|
padding: 0 24px 0 0;
|
|
723
|
+
display: -ms-flexbox;
|
|
724
|
+
display: flex;
|
|
722
725
|
}
|
|
723
726
|
.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field::-webkit-input-placeholder {
|
|
724
727
|
color: #dc3545 !important;
|
|
@@ -741,7 +744,7 @@
|
|
|
741
744
|
border: 1px solid #dee2e6;
|
|
742
745
|
border-radius: 4px;
|
|
743
746
|
color: #212529;
|
|
744
|
-
font-size:
|
|
747
|
+
font-size: 14px;
|
|
745
748
|
height: 70px;
|
|
746
749
|
padding: 5px 8px;
|
|
747
750
|
resize: none;
|
|
@@ -949,6 +952,16 @@
|
|
|
949
952
|
font-size: 20px;
|
|
950
953
|
padding-top: 12px;
|
|
951
954
|
}
|
|
955
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
956
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
957
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited,
|
|
958
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
959
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
960
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited {
|
|
961
|
+
/* stylelint-disable */
|
|
962
|
+
font-size: 16px !important;
|
|
963
|
+
/* stylelint-enable */
|
|
964
|
+
}
|
|
952
965
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-remove-report,
|
|
953
966
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit,
|
|
954
967
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited,
|
|
@@ -963,7 +976,7 @@
|
|
|
963
976
|
}
|
|
964
977
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-formula,
|
|
965
978
|
.e-bigger .e-pivot-calc-dialog-div .e-pivot-formula {
|
|
966
|
-
font-size:
|
|
979
|
+
font-size: 14px;
|
|
967
980
|
}
|
|
968
981
|
.e-bigger.e-pivot-calc-dialog-div .e-footer-content,
|
|
969
982
|
.e-bigger .e-pivot-calc-dialog-div .e-footer-content {
|
|
@@ -1060,6 +1073,7 @@
|
|
|
1060
1073
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog:not(.e-member-editor-dialog):not(.e-olap-field-list-tree) ul li:not(.e-pivot-parent):not(.e-pivot-child) .e-text-content,
|
|
1061
1074
|
.e-pivotfieldlist-container .e-member-editor-dialog:not(.e-member-editor-dialog):not(.e-olap-field-list-tree) ul li:not(.e-pivot-parent):not(.e-pivot-child) .e-text-content {
|
|
1062
1075
|
padding-left: 0;
|
|
1076
|
+
margin-left: 15px;
|
|
1063
1077
|
}
|
|
1064
1078
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
1065
1079
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
@@ -1181,9 +1195,10 @@
|
|
|
1181
1195
|
}
|
|
1182
1196
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter {
|
|
1183
1197
|
padding-top: 20px;
|
|
1198
|
+
/* stylelint-disable */
|
|
1184
1199
|
}
|
|
1185
1200
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1186
|
-
height: 164px;
|
|
1201
|
+
height: 164px !important;
|
|
1187
1202
|
}
|
|
1188
1203
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1189
1204
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
@@ -1191,7 +1206,6 @@
|
|
|
1191
1206
|
overflow: auto;
|
|
1192
1207
|
padding: 20px;
|
|
1193
1208
|
padding-bottom: 0;
|
|
1194
|
-
/* stylelint-disable */
|
|
1195
1209
|
/* stylelint-enable */
|
|
1196
1210
|
}
|
|
1197
1211
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
@@ -1804,6 +1818,50 @@
|
|
|
1804
1818
|
/* stylelint-enable */
|
|
1805
1819
|
/* stylelint-enable */
|
|
1806
1820
|
}
|
|
1821
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list {
|
|
1822
|
+
display: block;
|
|
1823
|
+
overflow-y: auto;
|
|
1824
|
+
}
|
|
1825
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview ul:first-child {
|
|
1826
|
+
padding-right: 0;
|
|
1827
|
+
}
|
|
1828
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li .e-measure-icon {
|
|
1829
|
+
display: none;
|
|
1830
|
+
}
|
|
1831
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview li.e-rtl ul:first-child {
|
|
1832
|
+
padding-left: 0;
|
|
1833
|
+
padding-right: 10px;
|
|
1834
|
+
}
|
|
1835
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-drag {
|
|
1836
|
+
padding: revert;
|
|
1837
|
+
margin: revert;
|
|
1838
|
+
width: auto;
|
|
1839
|
+
height: auto;
|
|
1840
|
+
}
|
|
1841
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-draggable {
|
|
1842
|
+
display: contents;
|
|
1843
|
+
}
|
|
1844
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-text-content {
|
|
1845
|
+
display: -ms-flexbox;
|
|
1846
|
+
display: flex;
|
|
1847
|
+
-ms-flex-align: center;
|
|
1848
|
+
align-items: center;
|
|
1849
|
+
}
|
|
1850
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-list-text {
|
|
1851
|
+
text-overflow: ellipsis;
|
|
1852
|
+
overflow-x: hidden;
|
|
1853
|
+
width: 100%;
|
|
1854
|
+
white-space: nowrap;
|
|
1855
|
+
}
|
|
1856
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview:not(.e-rtl) .e-list-text {
|
|
1857
|
+
padding-right: revert;
|
|
1858
|
+
}
|
|
1859
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview.e-rtl .e-list-text {
|
|
1860
|
+
padding-left: revert;
|
|
1861
|
+
}
|
|
1862
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container li.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-pivotfieldlist-container.sf-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container li .e-measure-icon {
|
|
1863
|
+
display: none;
|
|
1864
|
+
}
|
|
1807
1865
|
.e-pivotfieldlist-container .e-layout-footer {
|
|
1808
1866
|
display: -ms-flexbox;
|
|
1809
1867
|
display: flex;
|
|
@@ -2547,7 +2605,7 @@
|
|
|
2547
2605
|
.e-pivotfieldlist-container .e-calculated-field {
|
|
2548
2606
|
color: #fff;
|
|
2549
2607
|
font-size: 14px;
|
|
2550
|
-
font-weight:
|
|
2608
|
+
font-weight: 400;
|
|
2551
2609
|
max-width: 160px;
|
|
2552
2610
|
min-width: 145px;
|
|
2553
2611
|
}
|
|
@@ -3078,7 +3136,6 @@
|
|
|
3078
3136
|
}
|
|
3079
3137
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-accord ul .e-list-icon {
|
|
3080
3138
|
color: #6c757d;
|
|
3081
|
-
color: #fff;
|
|
3082
3139
|
}
|
|
3083
3140
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-accord ul .e-calcfieldmember .e-list-text {
|
|
3084
3141
|
overflow: hidden;
|