@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
|
@@ -706,6 +706,8 @@
|
|
|
706
706
|
}
|
|
707
707
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview ul li .e-text-content {
|
|
708
708
|
padding: 0 24px 0 0;
|
|
709
|
+
display: -ms-flexbox;
|
|
710
|
+
display: flex;
|
|
709
711
|
}
|
|
710
712
|
.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field::-webkit-input-placeholder {
|
|
711
713
|
color: #ff5f5f !important;
|
|
@@ -933,6 +935,15 @@
|
|
|
933
935
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons {
|
|
934
936
|
font-size: 16px;
|
|
935
937
|
}
|
|
938
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
939
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
940
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited,
|
|
941
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
942
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
943
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited {
|
|
944
|
+
/* stylelint-disable */
|
|
945
|
+
/* stylelint-enable */
|
|
946
|
+
}
|
|
936
947
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
|
|
937
948
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
|
|
938
949
|
font-size: 16px;
|
|
@@ -1032,6 +1043,7 @@
|
|
|
1032
1043
|
.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,
|
|
1033
1044
|
.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 {
|
|
1034
1045
|
padding-left: 0;
|
|
1046
|
+
margin-left: 15px;
|
|
1035
1047
|
}
|
|
1036
1048
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
1037
1049
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
@@ -1148,9 +1160,10 @@
|
|
|
1148
1160
|
}
|
|
1149
1161
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter {
|
|
1150
1162
|
padding-top: 20px;
|
|
1163
|
+
/* stylelint-disable */
|
|
1151
1164
|
}
|
|
1152
1165
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1153
|
-
height: 117px;
|
|
1166
|
+
height: 117px !important;
|
|
1154
1167
|
}
|
|
1155
1168
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1156
1169
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
@@ -1158,7 +1171,6 @@
|
|
|
1158
1171
|
overflow: auto;
|
|
1159
1172
|
padding: 20px;
|
|
1160
1173
|
padding-bottom: 0;
|
|
1161
|
-
/* stylelint-disable */
|
|
1162
1174
|
/* stylelint-enable */
|
|
1163
1175
|
}
|
|
1164
1176
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
@@ -1769,6 +1781,50 @@
|
|
|
1769
1781
|
/* stylelint-enable */
|
|
1770
1782
|
/* stylelint-enable */
|
|
1771
1783
|
}
|
|
1784
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list {
|
|
1785
|
+
display: block;
|
|
1786
|
+
overflow-y: auto;
|
|
1787
|
+
}
|
|
1788
|
+
.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 {
|
|
1789
|
+
padding-right: 0;
|
|
1790
|
+
}
|
|
1791
|
+
.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 {
|
|
1792
|
+
display: none;
|
|
1793
|
+
}
|
|
1794
|
+
.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 {
|
|
1795
|
+
padding-left: 0;
|
|
1796
|
+
padding-right: 10px;
|
|
1797
|
+
}
|
|
1798
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-drag {
|
|
1799
|
+
padding: revert;
|
|
1800
|
+
margin: revert;
|
|
1801
|
+
width: auto;
|
|
1802
|
+
height: auto;
|
|
1803
|
+
}
|
|
1804
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-draggable {
|
|
1805
|
+
display: contents;
|
|
1806
|
+
}
|
|
1807
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-text-content {
|
|
1808
|
+
display: -ms-flexbox;
|
|
1809
|
+
display: flex;
|
|
1810
|
+
-ms-flex-align: center;
|
|
1811
|
+
align-items: center;
|
|
1812
|
+
}
|
|
1813
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-list-text {
|
|
1814
|
+
text-overflow: ellipsis;
|
|
1815
|
+
overflow-x: hidden;
|
|
1816
|
+
width: 100%;
|
|
1817
|
+
white-space: nowrap;
|
|
1818
|
+
}
|
|
1819
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview:not(.e-rtl) .e-list-text {
|
|
1820
|
+
padding-right: revert;
|
|
1821
|
+
}
|
|
1822
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview.e-rtl .e-list-text {
|
|
1823
|
+
padding-left: revert;
|
|
1824
|
+
}
|
|
1825
|
+
.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 {
|
|
1826
|
+
display: none;
|
|
1827
|
+
}
|
|
1772
1828
|
.e-pivotfieldlist-container .e-layout-footer {
|
|
1773
1829
|
display: -ms-flexbox;
|
|
1774
1830
|
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: #a80000 !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: 117px;
|
|
1165
|
+
height: 117px !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,
|
|
@@ -1768,6 +1780,50 @@
|
|
|
1768
1780
|
/* stylelint-enable */
|
|
1769
1781
|
/* stylelint-enable */
|
|
1770
1782
|
}
|
|
1783
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list {
|
|
1784
|
+
display: block;
|
|
1785
|
+
overflow-y: auto;
|
|
1786
|
+
}
|
|
1787
|
+
.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 {
|
|
1788
|
+
padding-right: 0;
|
|
1789
|
+
}
|
|
1790
|
+
.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 {
|
|
1791
|
+
display: none;
|
|
1792
|
+
}
|
|
1793
|
+
.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 {
|
|
1794
|
+
padding-left: 0;
|
|
1795
|
+
padding-right: 10px;
|
|
1796
|
+
}
|
|
1797
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-drag {
|
|
1798
|
+
padding: revert;
|
|
1799
|
+
margin: revert;
|
|
1800
|
+
width: auto;
|
|
1801
|
+
height: auto;
|
|
1802
|
+
}
|
|
1803
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-draggable {
|
|
1804
|
+
display: contents;
|
|
1805
|
+
}
|
|
1806
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-text-content {
|
|
1807
|
+
display: -ms-flexbox;
|
|
1808
|
+
display: flex;
|
|
1809
|
+
-ms-flex-align: center;
|
|
1810
|
+
align-items: center;
|
|
1811
|
+
}
|
|
1812
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-list-text {
|
|
1813
|
+
text-overflow: ellipsis;
|
|
1814
|
+
overflow-x: hidden;
|
|
1815
|
+
width: 100%;
|
|
1816
|
+
white-space: nowrap;
|
|
1817
|
+
}
|
|
1818
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview:not(.e-rtl) .e-list-text {
|
|
1819
|
+
padding-right: revert;
|
|
1820
|
+
}
|
|
1821
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview.e-rtl .e-list-text {
|
|
1822
|
+
padding-left: revert;
|
|
1823
|
+
}
|
|
1824
|
+
.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 {
|
|
1825
|
+
display: none;
|
|
1826
|
+
}
|
|
1771
1827
|
.e-pivotfieldlist-container .e-layout-footer {
|
|
1772
1828
|
display: -ms-flexbox;
|
|
1773
1829
|
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;
|
|
@@ -395,9 +395,10 @@
|
|
|
395
395
|
.e-pivot-formatting-dialog .e-format-label,
|
|
396
396
|
.e-pivot-formatting-dialog .e-format-value-label {
|
|
397
397
|
color: #f3f2f1;
|
|
398
|
-
font-size:
|
|
399
|
-
font-weight:
|
|
398
|
+
font-size: 14px;
|
|
399
|
+
font-weight: 400;
|
|
400
400
|
opacity: 0.87;
|
|
401
|
+
opacity: 1;
|
|
401
402
|
}
|
|
402
403
|
.e-pivot-formatting-dialog .e-format-value-preview {
|
|
403
404
|
border: 1px solid #a19f9d;
|
|
@@ -712,6 +713,8 @@
|
|
|
712
713
|
}
|
|
713
714
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview ul li .e-text-content {
|
|
714
715
|
padding: 0 24px 0 0;
|
|
716
|
+
display: -ms-flexbox;
|
|
717
|
+
display: flex;
|
|
715
718
|
}
|
|
716
719
|
.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field::-webkit-input-placeholder {
|
|
717
720
|
color: #d13438 !important;
|
|
@@ -734,7 +737,7 @@
|
|
|
734
737
|
border: 1px solid #292827;
|
|
735
738
|
border-radius: 2px;
|
|
736
739
|
color: #f3f2f1;
|
|
737
|
-
font-size:
|
|
740
|
+
font-size: 14px;
|
|
738
741
|
height: 70px;
|
|
739
742
|
padding: 5px 8px;
|
|
740
743
|
resize: none;
|
|
@@ -946,6 +949,16 @@
|
|
|
946
949
|
font-size: 20px;
|
|
947
950
|
padding-top: 12px;
|
|
948
951
|
}
|
|
952
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
953
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
954
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited,
|
|
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
|
+
/* stylelint-disable */
|
|
959
|
+
font-size: 16px !important;
|
|
960
|
+
/* stylelint-enable */
|
|
961
|
+
}
|
|
949
962
|
.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,
|
|
950
963
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit,
|
|
951
964
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited,
|
|
@@ -960,7 +973,7 @@
|
|
|
960
973
|
}
|
|
961
974
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-formula,
|
|
962
975
|
.e-bigger .e-pivot-calc-dialog-div .e-pivot-formula {
|
|
963
|
-
font-size:
|
|
976
|
+
font-size: 14px;
|
|
964
977
|
}
|
|
965
978
|
.e-bigger.e-pivot-calc-dialog-div .e-footer-content,
|
|
966
979
|
.e-bigger .e-pivot-calc-dialog-div .e-footer-content {
|
|
@@ -1058,6 +1071,7 @@
|
|
|
1058
1071
|
.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,
|
|
1059
1072
|
.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 {
|
|
1060
1073
|
padding-left: 0;
|
|
1074
|
+
margin-left: 15px;
|
|
1061
1075
|
}
|
|
1062
1076
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
1063
1077
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
@@ -1117,6 +1131,9 @@
|
|
|
1117
1131
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-outer-container ul {
|
|
1118
1132
|
margin-right: 0;
|
|
1119
1133
|
}
|
|
1134
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container-outer-div {
|
|
1135
|
+
height: 105px !important;
|
|
1136
|
+
}
|
|
1120
1137
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-toolbar .e-toolbar-items {
|
|
1121
1138
|
margin-left: 20px;
|
|
1122
1139
|
}
|
|
@@ -1180,9 +1197,10 @@
|
|
|
1180
1197
|
}
|
|
1181
1198
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter {
|
|
1182
1199
|
padding-top: 20px;
|
|
1200
|
+
/* stylelint-disable */
|
|
1183
1201
|
}
|
|
1184
1202
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1185
|
-
height:
|
|
1203
|
+
height: 105px !important;
|
|
1186
1204
|
}
|
|
1187
1205
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1188
1206
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
@@ -1190,7 +1208,6 @@
|
|
|
1190
1208
|
overflow: auto;
|
|
1191
1209
|
padding: 20px;
|
|
1192
1210
|
padding-bottom: 0;
|
|
1193
|
-
/* stylelint-disable */
|
|
1194
1211
|
/* stylelint-enable */
|
|
1195
1212
|
}
|
|
1196
1213
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
@@ -1545,7 +1562,7 @@
|
|
|
1545
1562
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
1546
1563
|
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
1547
1564
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
|
|
1548
|
-
height:
|
|
1565
|
+
height: 82px;
|
|
1549
1566
|
}
|
|
1550
1567
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-ascend-icon,
|
|
1551
1568
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-descend-icon,
|
|
@@ -1619,7 +1636,7 @@
|
|
|
1619
1636
|
}
|
|
1620
1637
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
1621
1638
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1622
|
-
height:
|
|
1639
|
+
height: 64px !important;
|
|
1623
1640
|
}
|
|
1624
1641
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1625
1642
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
|
|
@@ -1799,6 +1816,50 @@
|
|
|
1799
1816
|
/* stylelint-enable */
|
|
1800
1817
|
/* stylelint-enable */
|
|
1801
1818
|
}
|
|
1819
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list {
|
|
1820
|
+
display: block;
|
|
1821
|
+
overflow-y: auto;
|
|
1822
|
+
}
|
|
1823
|
+
.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 {
|
|
1824
|
+
padding-right: 0;
|
|
1825
|
+
}
|
|
1826
|
+
.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 {
|
|
1827
|
+
display: none;
|
|
1828
|
+
}
|
|
1829
|
+
.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 {
|
|
1830
|
+
padding-left: 0;
|
|
1831
|
+
padding-right: 10px;
|
|
1832
|
+
}
|
|
1833
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-drag {
|
|
1834
|
+
padding: revert;
|
|
1835
|
+
margin: revert;
|
|
1836
|
+
width: auto;
|
|
1837
|
+
height: auto;
|
|
1838
|
+
}
|
|
1839
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-draggable {
|
|
1840
|
+
display: contents;
|
|
1841
|
+
}
|
|
1842
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-text-content {
|
|
1843
|
+
display: -ms-flexbox;
|
|
1844
|
+
display: flex;
|
|
1845
|
+
-ms-flex-align: center;
|
|
1846
|
+
align-items: center;
|
|
1847
|
+
}
|
|
1848
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-list-text {
|
|
1849
|
+
text-overflow: ellipsis;
|
|
1850
|
+
overflow-x: hidden;
|
|
1851
|
+
width: 100%;
|
|
1852
|
+
white-space: nowrap;
|
|
1853
|
+
}
|
|
1854
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview:not(.e-rtl) .e-list-text {
|
|
1855
|
+
padding-right: revert;
|
|
1856
|
+
}
|
|
1857
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview.e-rtl .e-list-text {
|
|
1858
|
+
padding-left: revert;
|
|
1859
|
+
}
|
|
1860
|
+
.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 {
|
|
1861
|
+
display: none;
|
|
1862
|
+
}
|
|
1802
1863
|
.e-pivotfieldlist-container .e-layout-footer {
|
|
1803
1864
|
display: -ms-flexbox;
|
|
1804
1865
|
display: flex;
|
|
@@ -2032,7 +2093,7 @@
|
|
|
2032
2093
|
opacity: 0.5;
|
|
2033
2094
|
}
|
|
2034
2095
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li .e-selected-node {
|
|
2035
|
-
font-weight:
|
|
2096
|
+
font-weight: 600;
|
|
2036
2097
|
}
|
|
2037
2098
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li .e-list-text {
|
|
2038
2099
|
font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", sans-serif;
|
|
@@ -2540,7 +2601,7 @@
|
|
|
2540
2601
|
.e-pivotfieldlist-container .e-calculated-field {
|
|
2541
2602
|
color: #fff;
|
|
2542
2603
|
font-size: 14px;
|
|
2543
|
-
font-weight:
|
|
2604
|
+
font-weight: 400;
|
|
2544
2605
|
max-width: 160px;
|
|
2545
2606
|
min-width: 145px;
|
|
2546
2607
|
}
|
|
@@ -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;
|
|
@@ -395,9 +395,10 @@
|
|
|
395
395
|
.e-pivot-formatting-dialog .e-format-label,
|
|
396
396
|
.e-pivot-formatting-dialog .e-format-value-label {
|
|
397
397
|
color: #201f1e;
|
|
398
|
-
font-size:
|
|
399
|
-
font-weight:
|
|
398
|
+
font-size: 14px;
|
|
399
|
+
font-weight: 400;
|
|
400
400
|
opacity: 0.87;
|
|
401
|
+
opacity: 1;
|
|
401
402
|
}
|
|
402
403
|
.e-pivot-formatting-dialog .e-format-value-preview {
|
|
403
404
|
border: 1px solid #605e5c;
|
|
@@ -712,6 +713,8 @@
|
|
|
712
713
|
}
|
|
713
714
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview ul li .e-text-content {
|
|
714
715
|
padding: 0 24px 0 0;
|
|
716
|
+
display: -ms-flexbox;
|
|
717
|
+
display: flex;
|
|
715
718
|
}
|
|
716
719
|
.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field::-webkit-input-placeholder {
|
|
717
720
|
color: #d13438 !important;
|
|
@@ -734,7 +737,7 @@
|
|
|
734
737
|
border: 1px solid #edebe9;
|
|
735
738
|
border-radius: 2px;
|
|
736
739
|
color: #201f1e;
|
|
737
|
-
font-size:
|
|
740
|
+
font-size: 14px;
|
|
738
741
|
height: 70px;
|
|
739
742
|
padding: 5px 8px;
|
|
740
743
|
resize: none;
|
|
@@ -946,6 +949,16 @@
|
|
|
946
949
|
font-size: 20px;
|
|
947
950
|
padding-top: 12px;
|
|
948
951
|
}
|
|
952
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
953
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
954
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited,
|
|
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
|
+
/* stylelint-disable */
|
|
959
|
+
font-size: 16px !important;
|
|
960
|
+
/* stylelint-enable */
|
|
961
|
+
}
|
|
949
962
|
.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,
|
|
950
963
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit,
|
|
951
964
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited,
|
|
@@ -960,7 +973,7 @@
|
|
|
960
973
|
}
|
|
961
974
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-formula,
|
|
962
975
|
.e-bigger .e-pivot-calc-dialog-div .e-pivot-formula {
|
|
963
|
-
font-size:
|
|
976
|
+
font-size: 14px;
|
|
964
977
|
}
|
|
965
978
|
.e-bigger.e-pivot-calc-dialog-div .e-footer-content,
|
|
966
979
|
.e-bigger .e-pivot-calc-dialog-div .e-footer-content {
|
|
@@ -1058,6 +1071,7 @@
|
|
|
1058
1071
|
.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,
|
|
1059
1072
|
.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 {
|
|
1060
1073
|
padding-left: 0;
|
|
1074
|
+
margin-left: 15px;
|
|
1061
1075
|
}
|
|
1062
1076
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
1063
1077
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
@@ -1117,6 +1131,9 @@
|
|
|
1117
1131
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-outer-container ul {
|
|
1118
1132
|
margin-right: 0;
|
|
1119
1133
|
}
|
|
1134
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container-outer-div {
|
|
1135
|
+
height: 105px !important;
|
|
1136
|
+
}
|
|
1120
1137
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-toolbar .e-toolbar-items {
|
|
1121
1138
|
margin-left: 20px;
|
|
1122
1139
|
}
|
|
@@ -1180,9 +1197,10 @@
|
|
|
1180
1197
|
}
|
|
1181
1198
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter {
|
|
1182
1199
|
padding-top: 20px;
|
|
1200
|
+
/* stylelint-disable */
|
|
1183
1201
|
}
|
|
1184
1202
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1185
|
-
height:
|
|
1203
|
+
height: 105px !important;
|
|
1186
1204
|
}
|
|
1187
1205
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1188
1206
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
@@ -1190,7 +1208,6 @@
|
|
|
1190
1208
|
overflow: auto;
|
|
1191
1209
|
padding: 20px;
|
|
1192
1210
|
padding-bottom: 0;
|
|
1193
|
-
/* stylelint-disable */
|
|
1194
1211
|
/* stylelint-enable */
|
|
1195
1212
|
}
|
|
1196
1213
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
@@ -1545,7 +1562,7 @@
|
|
|
1545
1562
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
1546
1563
|
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
1547
1564
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
|
|
1548
|
-
height:
|
|
1565
|
+
height: 82px;
|
|
1549
1566
|
}
|
|
1550
1567
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-ascend-icon,
|
|
1551
1568
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-descend-icon,
|
|
@@ -1619,7 +1636,7 @@
|
|
|
1619
1636
|
}
|
|
1620
1637
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
1621
1638
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1622
|
-
height:
|
|
1639
|
+
height: 64px !important;
|
|
1623
1640
|
}
|
|
1624
1641
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1625
1642
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
|
|
@@ -1799,6 +1816,50 @@
|
|
|
1799
1816
|
/* stylelint-enable */
|
|
1800
1817
|
/* stylelint-enable */
|
|
1801
1818
|
}
|
|
1819
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list {
|
|
1820
|
+
display: block;
|
|
1821
|
+
overflow-y: auto;
|
|
1822
|
+
}
|
|
1823
|
+
.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 {
|
|
1824
|
+
padding-right: 0;
|
|
1825
|
+
}
|
|
1826
|
+
.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 {
|
|
1827
|
+
display: none;
|
|
1828
|
+
}
|
|
1829
|
+
.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 {
|
|
1830
|
+
padding-left: 0;
|
|
1831
|
+
padding-right: 10px;
|
|
1832
|
+
}
|
|
1833
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-drag {
|
|
1834
|
+
padding: revert;
|
|
1835
|
+
margin: revert;
|
|
1836
|
+
width: auto;
|
|
1837
|
+
height: auto;
|
|
1838
|
+
}
|
|
1839
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-draggable {
|
|
1840
|
+
display: contents;
|
|
1841
|
+
}
|
|
1842
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-text-content {
|
|
1843
|
+
display: -ms-flexbox;
|
|
1844
|
+
display: flex;
|
|
1845
|
+
-ms-flex-align: center;
|
|
1846
|
+
align-items: center;
|
|
1847
|
+
}
|
|
1848
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-list-text {
|
|
1849
|
+
text-overflow: ellipsis;
|
|
1850
|
+
overflow-x: hidden;
|
|
1851
|
+
width: 100%;
|
|
1852
|
+
white-space: nowrap;
|
|
1853
|
+
}
|
|
1854
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview:not(.e-rtl) .e-list-text {
|
|
1855
|
+
padding-right: revert;
|
|
1856
|
+
}
|
|
1857
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview.e-rtl .e-list-text {
|
|
1858
|
+
padding-left: revert;
|
|
1859
|
+
}
|
|
1860
|
+
.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 {
|
|
1861
|
+
display: none;
|
|
1862
|
+
}
|
|
1802
1863
|
.e-pivotfieldlist-container .e-layout-footer {
|
|
1803
1864
|
display: -ms-flexbox;
|
|
1804
1865
|
display: flex;
|
|
@@ -2032,7 +2093,7 @@
|
|
|
2032
2093
|
opacity: 0.5;
|
|
2033
2094
|
}
|
|
2034
2095
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li .e-selected-node {
|
|
2035
|
-
font-weight:
|
|
2096
|
+
font-weight: 600;
|
|
2036
2097
|
}
|
|
2037
2098
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li .e-list-text {
|
|
2038
2099
|
font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", sans-serif;
|
|
@@ -2540,7 +2601,7 @@
|
|
|
2540
2601
|
.e-pivotfieldlist-container .e-calculated-field {
|
|
2541
2602
|
color: #323130;
|
|
2542
2603
|
font-size: 14px;
|
|
2543
|
-
font-weight:
|
|
2604
|
+
font-weight: 400;
|
|
2544
2605
|
max-width: 160px;
|
|
2545
2606
|
min-width: 145px;
|
|
2546
2607
|
}
|
|
@@ -704,6 +704,8 @@
|
|
|
704
704
|
}
|
|
705
705
|
.e-pivot-calc-dialog-div.e-rtl .e-treeview ul li .e-text-content {
|
|
706
706
|
padding: 0 24px 0 0;
|
|
707
|
+
display: -ms-flexbox;
|
|
708
|
+
display: flex;
|
|
707
709
|
}
|
|
708
710
|
.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field::-webkit-input-placeholder {
|
|
709
711
|
color: #ff6161 !important;
|
|
@@ -931,6 +933,15 @@
|
|
|
931
933
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons {
|
|
932
934
|
font-size: 16px;
|
|
933
935
|
}
|
|
936
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-remove-report,
|
|
937
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edit,
|
|
938
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item .e-edited,
|
|
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
|
+
/* stylelint-disable */
|
|
943
|
+
/* stylelint-enable */
|
|
944
|
+
}
|
|
934
945
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
|
|
935
946
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
|
|
936
947
|
font-size: 16px;
|
|
@@ -1030,6 +1041,7 @@
|
|
|
1030
1041
|
.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,
|
|
1031
1042
|
.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 {
|
|
1032
1043
|
padding-left: 0;
|
|
1044
|
+
margin-left: 15px;
|
|
1033
1045
|
}
|
|
1034
1046
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
1035
1047
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
@@ -1146,9 +1158,10 @@
|
|
|
1146
1158
|
}
|
|
1147
1159
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter {
|
|
1148
1160
|
padding-top: 20px;
|
|
1161
|
+
/* stylelint-disable */
|
|
1149
1162
|
}
|
|
1150
1163
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1151
|
-
height: 115px;
|
|
1164
|
+
height: 115px !important;
|
|
1152
1165
|
}
|
|
1153
1166
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1154
1167
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
@@ -1156,7 +1169,6 @@
|
|
|
1156
1169
|
overflow: auto;
|
|
1157
1170
|
padding: 20px;
|
|
1158
1171
|
padding-bottom: 0;
|
|
1159
|
-
/* stylelint-disable */
|
|
1160
1172
|
/* stylelint-enable */
|
|
1161
1173
|
}
|
|
1162
1174
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
@@ -1767,6 +1779,50 @@
|
|
|
1767
1779
|
/* stylelint-enable */
|
|
1768
1780
|
/* stylelint-enable */
|
|
1769
1781
|
}
|
|
1782
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list {
|
|
1783
|
+
display: block;
|
|
1784
|
+
overflow-y: auto;
|
|
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 ul:first-child {
|
|
1787
|
+
padding-right: 0;
|
|
1788
|
+
}
|
|
1789
|
+
.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 {
|
|
1790
|
+
display: none;
|
|
1791
|
+
}
|
|
1792
|
+
.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 {
|
|
1793
|
+
padding-left: 0;
|
|
1794
|
+
padding-right: 10px;
|
|
1795
|
+
}
|
|
1796
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-drag {
|
|
1797
|
+
padding: revert;
|
|
1798
|
+
margin: revert;
|
|
1799
|
+
width: auto;
|
|
1800
|
+
height: auto;
|
|
1801
|
+
}
|
|
1802
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-draggable {
|
|
1803
|
+
display: contents;
|
|
1804
|
+
}
|
|
1805
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-text-content {
|
|
1806
|
+
display: -ms-flexbox;
|
|
1807
|
+
display: flex;
|
|
1808
|
+
-ms-flex-align: center;
|
|
1809
|
+
align-items: center;
|
|
1810
|
+
}
|
|
1811
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list li .e-list-text {
|
|
1812
|
+
text-overflow: ellipsis;
|
|
1813
|
+
overflow-x: hidden;
|
|
1814
|
+
width: 100%;
|
|
1815
|
+
white-space: nowrap;
|
|
1816
|
+
}
|
|
1817
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview:not(.e-rtl) .e-list-text {
|
|
1818
|
+
padding-right: revert;
|
|
1819
|
+
}
|
|
1820
|
+
.e-pivotfieldlist-container.sf-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-treeview.e-rtl .e-list-text {
|
|
1821
|
+
padding-left: revert;
|
|
1822
|
+
}
|
|
1823
|
+
.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 {
|
|
1824
|
+
display: none;
|
|
1825
|
+
}
|
|
1770
1826
|
.e-pivotfieldlist-container .e-layout-footer {
|
|
1771
1827
|
display: -ms-flexbox;
|
|
1772
1828
|
display: flex;
|