@syncfusion/ej2-angular-pivotview 20.2.36 → 20.2.38
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/package.json +6 -6
- package/styles/bootstrap-dark.css +241 -14
- package/styles/bootstrap.css +241 -14
- package/styles/bootstrap4.css +237 -15
- package/styles/bootstrap5-dark.css +281 -18
- package/styles/bootstrap5.css +281 -18
- package/styles/fabric-dark.css +241 -14
- package/styles/fabric.css +241 -14
- package/styles/fluent-dark.css +247 -16
- package/styles/fluent.css +247 -16
- package/styles/highcontrast-light.css +241 -14
- package/styles/highcontrast.css +241 -14
- package/styles/material-dark.css +241 -14
- package/styles/material.css +241 -14
- package/styles/pivotfieldlist/_bootstrap-dark-definition.scss +2 -1
- package/styles/pivotfieldlist/_bootstrap-definition.scss +3 -2
- package/styles/pivotfieldlist/_bootstrap4-definition.scss +3 -2
- package/styles/pivotfieldlist/_bootstrap5-definition.scss +2 -1
- package/styles/pivotfieldlist/_fabric-dark-definition.scss +3 -3
- package/styles/pivotfieldlist/_fabric-definition.scss +3 -2
- package/styles/pivotfieldlist/_fluent-definition.scss +3 -2
- package/styles/pivotfieldlist/_fusionnew-definition.scss +3 -3
- package/styles/pivotfieldlist/_highcontrast-definition.scss +3 -2
- package/styles/pivotfieldlist/_highcontrast-light-definition.scss +3 -2
- package/styles/pivotfieldlist/_layout.scss +62 -65
- package/styles/pivotfieldlist/_material-dark-definition.scss +3 -2
- package/styles/pivotfieldlist/_material-definition.scss +3 -2
- package/styles/pivotfieldlist/_material3-definition.scss +3 -1
- package/styles/pivotfieldlist/_tailwind-definition.scss +4 -3
- package/styles/pivotfieldlist/_theme.scss +51 -44
- package/styles/pivotfieldlist/bootstrap-dark.css +147 -7
- package/styles/pivotfieldlist/bootstrap.css +147 -7
- package/styles/pivotfieldlist/bootstrap4.css +142 -7
- package/styles/pivotfieldlist/bootstrap5-dark.css +151 -7
- package/styles/pivotfieldlist/bootstrap5.css +151 -7
- package/styles/pivotfieldlist/fabric-dark.css +147 -7
- package/styles/pivotfieldlist/fabric.css +147 -7
- package/styles/pivotfieldlist/fluent-dark.css +149 -7
- package/styles/pivotfieldlist/fluent.css +149 -7
- package/styles/pivotfieldlist/highcontrast-light.css +147 -7
- package/styles/pivotfieldlist/highcontrast.css +147 -7
- package/styles/pivotfieldlist/icons/_bootstrap-dark.scss +4 -4
- package/styles/pivotfieldlist/icons/_bootstrap.scss +4 -4
- package/styles/pivotfieldlist/icons/_bootstrap4.scss +4 -4
- package/styles/pivotfieldlist/icons/_bootstrap5.scss +4 -4
- package/styles/pivotfieldlist/icons/_fabric-dark.scss +4 -4
- package/styles/pivotfieldlist/icons/_fabric.scss +4 -4
- package/styles/pivotfieldlist/icons/_fluent.scss +4 -4
- package/styles/pivotfieldlist/icons/_fusionnew.scss +4 -4
- package/styles/pivotfieldlist/icons/_highcontrast-light.scss +4 -4
- package/styles/pivotfieldlist/icons/_highcontrast.scss +4 -4
- package/styles/pivotfieldlist/icons/_material-dark.scss +4 -4
- package/styles/pivotfieldlist/icons/_material.scss +4 -4
- package/styles/pivotfieldlist/icons/_material3.scss +4 -4
- package/styles/pivotfieldlist/icons/_tailwind-dark.scss +4 -4
- package/styles/pivotfieldlist/icons/_tailwind.scss +4 -4
- package/styles/pivotfieldlist/material-dark.css +147 -7
- package/styles/pivotfieldlist/material.css +147 -7
- package/styles/pivotfieldlist/tailwind-dark.css +151 -9
- package/styles/pivotfieldlist/tailwind.css +151 -9
- package/styles/pivotview/_bootstrap-dark-definition.scss +2 -1
- package/styles/pivotview/_bootstrap-definition.scss +2 -1
- package/styles/pivotview/_bootstrap4-definition.scss +2 -1
- package/styles/pivotview/_bootstrap5-definition.scss +5 -4
- package/styles/pivotview/_fabric-dark-definition.scss +2 -1
- package/styles/pivotview/_fabric-definition.scss +2 -1
- package/styles/pivotview/_fluent-definition.scss +4 -3
- package/styles/pivotview/_fusionnew-definition.scss +1 -0
- package/styles/pivotview/_highcontrast-definition.scss +2 -1
- package/styles/pivotview/_highcontrast-light-definition.scss +3 -2
- package/styles/pivotview/_layout.scss +25 -25
- package/styles/pivotview/_material-dark-definition.scss +2 -1
- package/styles/pivotview/_material-definition.scss +2 -2
- package/styles/pivotview/_material3-definition.scss +1 -0
- package/styles/pivotview/_tailwind-definition.scss +5 -4
- package/styles/pivotview/_theme.scss +77 -50
- package/styles/pivotview/bootstrap-dark.css +94 -7
- package/styles/pivotview/bootstrap.css +94 -7
- package/styles/pivotview/bootstrap4.css +95 -8
- package/styles/pivotview/bootstrap5-dark.css +130 -11
- package/styles/pivotview/bootstrap5.css +130 -11
- package/styles/pivotview/fabric-dark.css +94 -7
- package/styles/pivotview/fabric.css +94 -7
- package/styles/pivotview/fluent-dark.css +98 -9
- package/styles/pivotview/fluent.css +98 -9
- package/styles/pivotview/highcontrast-light.css +94 -7
- package/styles/pivotview/highcontrast.css +94 -7
- package/styles/pivotview/material-dark.css +94 -7
- package/styles/pivotview/material.css +94 -7
- package/styles/pivotview/tailwind-dark.css +98 -11
- package/styles/pivotview/tailwind.css +98 -11
- package/styles/tailwind-dark.css +249 -20
- package/styles/tailwind.css +249 -20
|
@@ -120,7 +120,7 @@ $field-list-search-padding-size: 9px $field-list-title-padding-size !default;
|
|
|
120
120
|
$field-list-member-prompt-padding-size: 25px 12px !default;
|
|
121
121
|
$field-list-search-popup-table-height: 392px !default;
|
|
122
122
|
$field-list-search-popup-axis-content-height: 162px !default;
|
|
123
|
-
$field-list-search-popup-container-bigger-height:
|
|
123
|
+
$field-list-search-popup-container-bigger-height: 550px !default;
|
|
124
124
|
$field-list-search-popup-table-bigger-height: 400px !default;
|
|
125
125
|
$field-list-search-popup-axis-table-bigger-height: 404px !default;
|
|
126
126
|
$field-list-search-popup-axis-content-bigger-height: 165px !default;
|
|
@@ -182,5 +182,6 @@ $olap-tree-outer-div-height: 436px;
|
|
|
182
182
|
$olap-bigger-tree-wrapper-height: 520px;
|
|
183
183
|
$olap-bigger-tree-outer-div-height: 485px;
|
|
184
184
|
$field-list-text-transform: none !default;
|
|
185
|
-
$olap-bigger-tree-width: 283px !default
|
|
185
|
+
$olap-bigger-tree-width: 283px !default;
|
|
186
186
|
$olap-bigger-tree-outer-div-width: 325px !default;
|
|
187
|
+
$field-list-adaptive-outerdiv-height: 195px !default;
|
|
@@ -71,7 +71,8 @@ $field-list-back-margin: 5px !default;
|
|
|
71
71
|
$field-list-sort-wrapper-padding-size: 10px !default;
|
|
72
72
|
$field-list-border: $content-bg-color-alt3 !default;
|
|
73
73
|
$field-list-calc-expand-icon-padding: 8px !default;
|
|
74
|
-
$field-list-search-padding-size: 10px $field-list-
|
|
74
|
+
$field-list-search-padding-size: 10px $field-list-title-padding-size !default;
|
|
75
|
+
$field-list-member-prompt-padding-size: 25px 12px !default;
|
|
75
76
|
$field-list-search-popup-table-height: 392px !default;
|
|
76
77
|
$field-list-search-popup-axis-content-height: 162px !default;
|
|
77
78
|
$field-list-search-popup-container-bigger-height: 565px !default;
|
|
@@ -186,3 +187,4 @@ $olap-bigger-tree-outer-div-height: 483px;
|
|
|
186
187
|
$field-list-text-transform: none !default;
|
|
187
188
|
$olap-bigger-tree-width: 283px !default;
|
|
188
189
|
$olap-bigger-tree-outer-div-width: 325px !default;
|
|
190
|
+
$field-list-adaptive-outerdiv-height: 190px !default;
|
|
@@ -59,8 +59,8 @@ $format-label-font-opacity: .87 !default;
|
|
|
59
59
|
$format-label-font-weight: 500 !default;
|
|
60
60
|
$format-preview-bigger-height: 30px !default;
|
|
61
61
|
$format-outer-border-radius: 4px !default;
|
|
62
|
-
$format-dialog-width:
|
|
63
|
-
$format-dialog-bigger-width:
|
|
62
|
+
$format-dialog-width: 640px !default;
|
|
63
|
+
$format-dialog-bigger-width: 730px !default;
|
|
64
64
|
$field-list-editor-label-padding-size: 14px 10px 16px 20px !default;
|
|
65
65
|
$field-list-editor-label-font: 500 13px Inter !default;
|
|
66
66
|
$field-list-editor-label-opacity: .87 !default;
|
|
@@ -74,7 +74,7 @@ $field-list-search-padding-size: 10px $field-list-title-padding-size !default;
|
|
|
74
74
|
$field-list-member-prompt-padding-size: 25px 12px !default;
|
|
75
75
|
$field-list-search-popup-table-height: 389px !default;
|
|
76
76
|
$field-list-search-popup-axis-content-height: 160px !default;
|
|
77
|
-
$field-list-search-popup-container-bigger-height:
|
|
77
|
+
$field-list-search-popup-container-bigger-height: 566px !default;
|
|
78
78
|
$field-list-search-popup-table-bigger-height: 400px !default;
|
|
79
79
|
$field-list-search-popup-axis-table-bigger-height: 404px !default;
|
|
80
80
|
$field-list-search-popup-axis-content-bigger-height: 165px !default;
|
|
@@ -187,3 +187,4 @@ $olap-bigger-tree-outer-div-height: 530px;
|
|
|
187
187
|
$field-list-text-transform: uppercase !default;
|
|
188
188
|
$olap-bigger-tree-width: 283px !default;
|
|
189
189
|
$olap-bigger-tree-outer-div-width: 325px !default;
|
|
190
|
+
$field-list-adaptive-outerdiv-height: 179px !default;
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
|
|
43
|
-
|
|
43
|
+
/* stylelint-disable */
|
|
44
44
|
#{if(&, "&", "*")}.e-rtl {
|
|
45
45
|
|
|
46
46
|
.e-select-table {
|
|
@@ -117,7 +117,6 @@
|
|
|
117
117
|
|
|
118
118
|
}
|
|
119
119
|
|
|
120
|
-
// sass-lint:disable-all
|
|
121
120
|
.e-checkbox-layout {
|
|
122
121
|
float: left;
|
|
123
122
|
margin-top: 6px;
|
|
@@ -156,7 +155,7 @@
|
|
|
156
155
|
}
|
|
157
156
|
}
|
|
158
157
|
|
|
159
|
-
|
|
158
|
+
/* stylelint-enable */
|
|
160
159
|
|
|
161
160
|
.e-dlg-header-content,
|
|
162
161
|
.e-footer-content {
|
|
@@ -262,9 +261,9 @@
|
|
|
262
261
|
color: $field-list-default-header-icon-font-color;
|
|
263
262
|
cursor: pointer;
|
|
264
263
|
font-size: $field-list-header-icon-size;
|
|
265
|
-
|
|
264
|
+
/* stylelint-disable */
|
|
266
265
|
height: 20px !important;
|
|
267
|
-
|
|
266
|
+
/* stylelint-enable */
|
|
268
267
|
padding: $field-list-tree-header-padding 0 0 $field-list-icon-to-icon-padding;
|
|
269
268
|
width: 20px;
|
|
270
269
|
|
|
@@ -281,14 +280,14 @@
|
|
|
281
280
|
}
|
|
282
281
|
}
|
|
283
282
|
|
|
284
|
-
|
|
283
|
+
/* stylelint-disable */
|
|
285
284
|
@if ($skin-name == 'FluentUI') {
|
|
286
285
|
.e-sort-none {
|
|
287
286
|
padding: 0 0 $field-list-icon-to-icon-padding $field-list-tree-header-padding !important;
|
|
288
287
|
transform: rotate(180deg);
|
|
289
288
|
}
|
|
290
289
|
}
|
|
291
|
-
|
|
290
|
+
/* stylelint-enable */
|
|
292
291
|
}
|
|
293
292
|
|
|
294
293
|
.e-field-list-tree-outer-div {
|
|
@@ -349,7 +348,7 @@
|
|
|
349
348
|
margin: 0;
|
|
350
349
|
}
|
|
351
350
|
|
|
352
|
-
|
|
351
|
+
/* stylelint-disable */
|
|
353
352
|
.e-calc-measure-icon,
|
|
354
353
|
.e-calc-dimension-icon,
|
|
355
354
|
.e-attributeCDB-icon,
|
|
@@ -364,7 +363,7 @@
|
|
|
364
363
|
margin-left: 10px;
|
|
365
364
|
}
|
|
366
365
|
|
|
367
|
-
|
|
366
|
+
/* stylelint-enable */
|
|
368
367
|
|
|
369
368
|
.e-list-selected {
|
|
370
369
|
opacity: .5;
|
|
@@ -379,11 +378,11 @@
|
|
|
379
378
|
}
|
|
380
379
|
}
|
|
381
380
|
|
|
382
|
-
|
|
381
|
+
/* stylelint-disable */
|
|
383
382
|
li.e-disable {
|
|
384
383
|
display: none !important;
|
|
385
384
|
}
|
|
386
|
-
|
|
385
|
+
/* stylelint-enable */
|
|
387
386
|
}
|
|
388
387
|
|
|
389
388
|
&.e-olap-field-list-tree {
|
|
@@ -728,12 +727,12 @@
|
|
|
728
727
|
}
|
|
729
728
|
|
|
730
729
|
&.e-popup {
|
|
731
|
-
height: 540px;
|
|
730
|
+
min-height: 540px;
|
|
732
731
|
|
|
733
732
|
.e-field-list-container {
|
|
734
733
|
height: 369px;
|
|
735
734
|
|
|
736
|
-
|
|
735
|
+
/* stylelint-disable */
|
|
737
736
|
.e-field-table {
|
|
738
737
|
height: $field-list-search-popup-table-height !important;
|
|
739
738
|
}
|
|
@@ -745,7 +744,7 @@
|
|
|
745
744
|
height: $field-list-search-popup-axis-content-height !important;
|
|
746
745
|
}
|
|
747
746
|
}
|
|
748
|
-
|
|
747
|
+
/* stylelint-enable */
|
|
749
748
|
}
|
|
750
749
|
}
|
|
751
750
|
|
|
@@ -770,7 +769,7 @@
|
|
|
770
769
|
font-size: $field-list-header-icon-size;
|
|
771
770
|
}
|
|
772
771
|
|
|
773
|
-
|
|
772
|
+
/* stylelint-disable */
|
|
774
773
|
.e-input-group .e-input-group-icon,
|
|
775
774
|
.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
776
775
|
border-width: 0 !important;
|
|
@@ -788,11 +787,9 @@
|
|
|
788
787
|
.e-disable {
|
|
789
788
|
display: none !important;
|
|
790
789
|
}
|
|
791
|
-
// sass-lint:disable-all
|
|
792
790
|
}
|
|
793
791
|
}
|
|
794
792
|
|
|
795
|
-
// sass-lint:disable-all
|
|
796
793
|
.e-calculated-field {
|
|
797
794
|
color: $field-list-cal-button-text-color;
|
|
798
795
|
font-size: $field-list-button-font-size;
|
|
@@ -805,7 +802,7 @@
|
|
|
805
802
|
}
|
|
806
803
|
}
|
|
807
804
|
|
|
808
|
-
|
|
805
|
+
/* stylelint-enable */
|
|
809
806
|
|
|
810
807
|
&.e-rtl {
|
|
811
808
|
.e-field-table {
|
|
@@ -817,7 +814,7 @@
|
|
|
817
814
|
margin-left: 0;
|
|
818
815
|
margin-right: $field-list-treeview-padding-size;
|
|
819
816
|
|
|
820
|
-
|
|
817
|
+
/* stylelint-disable */
|
|
821
818
|
.e-list-text {
|
|
822
819
|
font-family: $field-list-font-family;
|
|
823
820
|
}
|
|
@@ -842,7 +839,7 @@
|
|
|
842
839
|
margin-right: 10px;
|
|
843
840
|
}
|
|
844
841
|
|
|
845
|
-
|
|
842
|
+
/* stylelint-enable */
|
|
846
843
|
}
|
|
847
844
|
}
|
|
848
845
|
|
|
@@ -866,14 +863,14 @@
|
|
|
866
863
|
padding: $field-list-tree-header-padding $field-list-icon-to-icon-padding 0 0;
|
|
867
864
|
}
|
|
868
865
|
|
|
869
|
-
|
|
866
|
+
/* stylelint-disable */
|
|
870
867
|
@if ($skin-name == 'FluentUI') {
|
|
871
868
|
.e-sort-none {
|
|
872
869
|
padding: $field-list-icon-to-icon-padding 0 0 $field-list-tree-header-padding !important;
|
|
873
870
|
transform: rotate(180deg);
|
|
874
871
|
}
|
|
875
872
|
}
|
|
876
|
-
|
|
873
|
+
/* stylelint-enable */
|
|
877
874
|
}
|
|
878
875
|
}
|
|
879
876
|
|
|
@@ -983,10 +980,10 @@
|
|
|
983
980
|
|
|
984
981
|
&.e-device {
|
|
985
982
|
height: 100%;
|
|
986
|
-
|
|
983
|
+
/* stylelint-disable */
|
|
987
984
|
max-height: 100% !important;
|
|
988
985
|
max-width: 100% !important;
|
|
989
|
-
|
|
986
|
+
/* stylelint-enable */
|
|
990
987
|
min-height: 500px;
|
|
991
988
|
width: 100%;
|
|
992
989
|
|
|
@@ -1009,6 +1006,11 @@
|
|
|
1009
1006
|
background-color: transparent;
|
|
1010
1007
|
color: $field-list-mobile-header-font-color;
|
|
1011
1008
|
}
|
|
1009
|
+
|
|
1010
|
+
.e-dlg-content .e-field-list-tree-outer-div {
|
|
1011
|
+
height: 210px;
|
|
1012
|
+
overflow: auto;
|
|
1013
|
+
}
|
|
1012
1014
|
}
|
|
1013
1015
|
|
|
1014
1016
|
.e-title-mobile-header {
|
|
@@ -1114,7 +1116,7 @@
|
|
|
1114
1116
|
display: none;
|
|
1115
1117
|
}
|
|
1116
1118
|
|
|
1117
|
-
|
|
1119
|
+
/* stylelint-disable */
|
|
1118
1120
|
.e-sort,
|
|
1119
1121
|
.e-pv-filter,
|
|
1120
1122
|
.e-pv-filtered,
|
|
@@ -1148,7 +1150,7 @@
|
|
|
1148
1150
|
}
|
|
1149
1151
|
}
|
|
1150
1152
|
|
|
1151
|
-
|
|
1153
|
+
/* stylelint-enable */
|
|
1152
1154
|
|
|
1153
1155
|
.e-sort {
|
|
1154
1156
|
height: fit-content;
|
|
@@ -1231,7 +1233,7 @@
|
|
|
1231
1233
|
width: 90%;
|
|
1232
1234
|
}
|
|
1233
1235
|
|
|
1234
|
-
|
|
1236
|
+
/* stylelint-disable */
|
|
1235
1237
|
.e-pivot-calc-input-div,
|
|
1236
1238
|
.e-member-options,
|
|
1237
1239
|
.e-pivot-calc-custom-format-div,
|
|
@@ -1242,7 +1244,7 @@
|
|
|
1242
1244
|
width: 90% !important;
|
|
1243
1245
|
}
|
|
1244
1246
|
|
|
1245
|
-
|
|
1247
|
+
/* stylelint-enable */
|
|
1246
1248
|
|
|
1247
1249
|
.e-accordion {
|
|
1248
1250
|
margin-top: 20px;
|
|
@@ -1278,13 +1280,13 @@
|
|
|
1278
1280
|
right: auto;
|
|
1279
1281
|
}
|
|
1280
1282
|
|
|
1281
|
-
|
|
1283
|
+
/* stylelint-disable */
|
|
1282
1284
|
.e-icons.e-frame {
|
|
1283
1285
|
margin-left: 12px !important;
|
|
1284
1286
|
margin-right: 0 !important;
|
|
1285
1287
|
}
|
|
1286
1288
|
|
|
1287
|
-
|
|
1289
|
+
/* stylelint-enable */
|
|
1288
1290
|
}
|
|
1289
1291
|
}
|
|
1290
1292
|
|
|
@@ -1486,7 +1488,7 @@
|
|
|
1486
1488
|
}
|
|
1487
1489
|
}
|
|
1488
1490
|
|
|
1489
|
-
|
|
1491
|
+
/* stylelint-disable */
|
|
1490
1492
|
.e-pivot-calc-outer-div {
|
|
1491
1493
|
|
|
1492
1494
|
.e-pivot-ok-button,
|
|
@@ -1497,12 +1499,12 @@
|
|
|
1497
1499
|
}
|
|
1498
1500
|
}
|
|
1499
1501
|
|
|
1500
|
-
|
|
1502
|
+
/* stylelint-enable */
|
|
1501
1503
|
}
|
|
1502
1504
|
}
|
|
1503
1505
|
}
|
|
1504
1506
|
|
|
1505
|
-
|
|
1507
|
+
/* stylelint-disable */
|
|
1506
1508
|
.e-bigger .e-pivotfieldlist-container,
|
|
1507
1509
|
.e-bigger.e-pivotfieldlist-container {
|
|
1508
1510
|
.e-field-table {
|
|
@@ -1540,7 +1542,6 @@
|
|
|
1540
1542
|
width: 24px;
|
|
1541
1543
|
}
|
|
1542
1544
|
|
|
1543
|
-
// sass-lint:disable-all
|
|
1544
1545
|
@if ($skin-name == 'FluentUI') {
|
|
1545
1546
|
.e-sort-none {
|
|
1546
1547
|
padding: 0 0 $field-list-bigger-icon-to-icon-padding $field-list-tree-header-padding !important;
|
|
@@ -1587,7 +1588,7 @@
|
|
|
1587
1588
|
}
|
|
1588
1589
|
}
|
|
1589
1590
|
}
|
|
1590
|
-
|
|
1591
|
+
/* stylelint-enable */
|
|
1591
1592
|
|
|
1592
1593
|
.e-left-axis-fields .e-field-list-rows,
|
|
1593
1594
|
.e-right-axis-fields .e-field-list-values {
|
|
@@ -1634,14 +1635,14 @@
|
|
|
1634
1635
|
height: 126px;
|
|
1635
1636
|
}
|
|
1636
1637
|
|
|
1637
|
-
|
|
1638
|
+
/* stylelint-disable */
|
|
1638
1639
|
.e-pvt-btn-div {
|
|
1639
1640
|
.e-pivot-button {
|
|
1640
1641
|
font-size: $field-list-bigger-button-font-size;
|
|
1641
1642
|
height: $field-list-bigger-button-height !important;
|
|
1642
1643
|
padding: $field-list-bigger-button-padding !important;
|
|
1643
1644
|
|
|
1644
|
-
|
|
1645
|
+
/* stylelint-enable */
|
|
1645
1646
|
.e-content {
|
|
1646
1647
|
font-size: $field-list-bigger-button-font-size;
|
|
1647
1648
|
line-height: $field-list-bigger-button-line-height;
|
|
@@ -1727,7 +1728,7 @@
|
|
|
1727
1728
|
padding-left: $field-list-default-bigger-padding-size;
|
|
1728
1729
|
}
|
|
1729
1730
|
|
|
1730
|
-
|
|
1731
|
+
/* stylelint-disable */
|
|
1731
1732
|
.e-right-axis-fields {
|
|
1732
1733
|
padding: 0 !important;
|
|
1733
1734
|
}
|
|
@@ -1761,7 +1762,7 @@
|
|
|
1761
1762
|
margin-right: 10px;
|
|
1762
1763
|
}
|
|
1763
1764
|
|
|
1764
|
-
|
|
1765
|
+
/* stylelint-enable */
|
|
1765
1766
|
}
|
|
1766
1767
|
|
|
1767
1768
|
.e-field-header {
|
|
@@ -1777,13 +1778,13 @@
|
|
|
1777
1778
|
padding: $field-list-tree-header-padding $field-list-bigger-icon-to-icon-padding 0 0;
|
|
1778
1779
|
}
|
|
1779
1780
|
|
|
1780
|
-
|
|
1781
|
+
/* stylelint-disable */
|
|
1781
1782
|
@if ($skin-name == 'FluentUI') {
|
|
1782
1783
|
.e-sort-none {
|
|
1783
1784
|
padding: $field-list-bigger-icon-to-icon-padding 0 0 $field-list-tree-header-padding !important;
|
|
1784
1785
|
}
|
|
1785
1786
|
}
|
|
1786
|
-
|
|
1787
|
+
/* stylelint-enable */
|
|
1787
1788
|
}
|
|
1788
1789
|
}
|
|
1789
1790
|
|
|
@@ -1828,10 +1829,10 @@
|
|
|
1828
1829
|
}
|
|
1829
1830
|
}
|
|
1830
1831
|
|
|
1831
|
-
|
|
1832
|
+
/* stylelint-disable */
|
|
1832
1833
|
&.e-popup {
|
|
1833
|
-
height: $field-list-search-popup-container-bigger-height !important;
|
|
1834
1834
|
max-height: 600px !important;
|
|
1835
|
+
min-height: $field-list-search-popup-container-bigger-height !important;
|
|
1835
1836
|
|
|
1836
1837
|
.e-field-list-container {
|
|
1837
1838
|
height: 387px;
|
|
@@ -1850,6 +1851,12 @@
|
|
|
1850
1851
|
}
|
|
1851
1852
|
}
|
|
1852
1853
|
}
|
|
1854
|
+
|
|
1855
|
+
.e-adaptive-field-list-dialog {
|
|
1856
|
+
.e-dlg-content .e-field-list-tree-outer-div {
|
|
1857
|
+
max-height: $field-list-adaptive-outerdiv-height;
|
|
1858
|
+
}
|
|
1859
|
+
}
|
|
1853
1860
|
}
|
|
1854
|
-
|
|
1861
|
+
/* stylelint-enable */
|
|
1855
1862
|
}
|