@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
|
@@ -111,7 +111,7 @@ $field-list-search-padding-size: 10px $field-list-title-padding-size !default;
|
|
|
111
111
|
$field-list-member-prompt-padding-size: 25px 12px !default;
|
|
112
112
|
$field-list-search-popup-table-height: 392px !default;
|
|
113
113
|
$field-list-search-popup-axis-content-height: 162px !default;
|
|
114
|
-
$field-list-search-popup-container-bigger-height:
|
|
114
|
+
$field-list-search-popup-container-bigger-height: 580px !default;
|
|
115
115
|
$field-list-search-popup-table-bigger-height: 402px !default;
|
|
116
116
|
$field-list-search-popup-axis-table-bigger-height: 404px !default;
|
|
117
117
|
$field-list-search-popup-axis-content-bigger-height: 165px !default;
|
|
@@ -144,6 +144,7 @@ $field-list-calc-formula-font-size: 13px !default;
|
|
|
144
144
|
$field-list-calc-bigger-formula-font-size: 13px !default;
|
|
145
145
|
$field-list-bigger-button-line-height: 1em !default;
|
|
146
146
|
$error-font-color: #f44336 !default;
|
|
147
|
+
$field-list-adaptive-outerdiv-height: 190px !default;
|
|
147
148
|
|
|
148
149
|
/*! component's theme wise override definitions and variables */
|
|
149
150
|
$field-list-active-color: $brand-primary !default;
|
|
@@ -102,7 +102,7 @@ $field-list-search-padding-size: 10px $field-list-title-padding-size !default;
|
|
|
102
102
|
$field-list-member-prompt-padding-size: 25px 12px !default;
|
|
103
103
|
$field-list-search-popup-table-height: 392px !default;
|
|
104
104
|
$field-list-search-popup-axis-content-height: 162px !default;
|
|
105
|
-
$field-list-search-popup-container-bigger-height:
|
|
105
|
+
$field-list-search-popup-container-bigger-height: 582px !default;
|
|
106
106
|
$field-list-search-popup-table-bigger-height: 400px !default;
|
|
107
107
|
$field-list-search-popup-axis-table-bigger-height: 404px !default;
|
|
108
108
|
$field-list-search-popup-axis-content-bigger-height: 165px !default;
|
|
@@ -181,5 +181,6 @@ $olap-tree-outer-div-height: 437px;
|
|
|
181
181
|
$olap-bigger-tree-wrapper-height: 511px;
|
|
182
182
|
$olap-bigger-tree-outer-div-height: 475px;
|
|
183
183
|
$field-list-text-transform: none !default;
|
|
184
|
-
$olap-bigger-tree-width: 283px !default
|
|
184
|
+
$olap-bigger-tree-width: 283px !default;
|
|
185
185
|
$olap-bigger-tree-outer-div-width: 325px !default;
|
|
186
|
+
$field-list-adaptive-outerdiv-height: 176px !default;
|
|
@@ -102,7 +102,7 @@ $field-list-search-padding-size: 10px $field-list-title-padding-size !default;
|
|
|
102
102
|
$field-list-member-prompt-padding-size: 25px 12px !default;
|
|
103
103
|
$field-list-search-popup-table-height: 394px !default;
|
|
104
104
|
$field-list-search-popup-axis-content-height: 159px !default;
|
|
105
|
-
$field-list-search-popup-container-bigger-height:
|
|
105
|
+
$field-list-search-popup-container-bigger-height: 578px !default;
|
|
106
106
|
$field-list-search-popup-table-bigger-height: 410px !default;
|
|
107
107
|
$field-list-search-popup-axis-table-bigger-height: 410px !default;
|
|
108
108
|
$field-list-search-popup-axis-content-bigger-height: 161px !default;
|
|
@@ -181,5 +181,6 @@ $olap-tree-outer-div-height: 437px;
|
|
|
181
181
|
$olap-bigger-tree-wrapper-height: 521px;
|
|
182
182
|
$olap-bigger-tree-outer-div-height: 482px;
|
|
183
183
|
$field-list-text-transform: none !default;
|
|
184
|
-
$olap-bigger-tree-width: 283px !default
|
|
184
|
+
$olap-bigger-tree-width: 283px !default;
|
|
185
185
|
$olap-bigger-tree-outer-div-width: 325px !default;
|
|
186
|
+
$field-list-adaptive-outerdiv-height: 177px !default;
|
|
@@ -75,7 +75,7 @@ $field-list-search-padding-size: 10px $field-list-title-padding-size !default;
|
|
|
75
75
|
$field-list-member-prompt-padding-size: 25px 12px !default;
|
|
76
76
|
$field-list-search-popup-table-height: 392px !default;
|
|
77
77
|
$field-list-search-popup-axis-content-height: 162px !default;
|
|
78
|
-
$field-list-search-popup-container-bigger-height:
|
|
78
|
+
$field-list-search-popup-container-bigger-height: 580px !default;
|
|
79
79
|
$field-list-search-popup-table-bigger-height: 400px !default;
|
|
80
80
|
$field-list-search-popup-axis-table-bigger-height: 404px !default;
|
|
81
81
|
$field-list-search-popup-axis-content-bigger-height: 165px !default;
|
|
@@ -187,3 +187,4 @@ $olap-bigger-tree-outer-div-height: 520px;
|
|
|
187
187
|
$field-list-text-transform: none !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: 187px !default;
|
|
@@ -120,7 +120,7 @@ $field-list-search-padding-size: 10px $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: 570px !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;
|
|
@@ -176,7 +176,7 @@ $pivot-calculated-formula-font-family: $font-family !default;
|
|
|
176
176
|
$pivot-calculated-formula-font-padding: 5px 10px !default;
|
|
177
177
|
$pivot-calculated-icon-opacity: 1 !default;
|
|
178
178
|
$field-list-bigger-button-line-height: 1em !default;
|
|
179
|
-
|
|
179
|
+
$field-list-adaptive-outerdiv-height: 164px !default;
|
|
180
180
|
|
|
181
181
|
/*! component's common definitions and variables */
|
|
182
182
|
$format-label-font-size: 13px !default;
|
|
@@ -188,5 +188,5 @@ $olap-tree-outer-div-height: 441px;
|
|
|
188
188
|
$olap-bigger-tree-wrapper-height: 528px;
|
|
189
189
|
$olap-bigger-tree-outer-div-height: 490px;
|
|
190
190
|
$field-list-text-transform: none !default;
|
|
191
|
-
$olap-bigger-tree-width: 283px !default
|
|
191
|
+
$olap-bigger-tree-width: 283px !default;
|
|
192
192
|
$olap-bigger-tree-outer-div-width: 325px !default;
|
|
@@ -120,7 +120,7 @@ $field-list-search-padding-size: 10px $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: 575px !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;
|
|
@@ -181,5 +181,6 @@ $olap-tree-outer-div-height: 441px;
|
|
|
181
181
|
$olap-bigger-tree-wrapper-height: 528px;
|
|
182
182
|
$olap-bigger-tree-outer-div-height: 490px;
|
|
183
183
|
$field-list-text-transform: none !default;
|
|
184
|
-
$olap-bigger-tree-width: 283px !default
|
|
184
|
+
$olap-bigger-tree-width: 283px !default;
|
|
185
185
|
$olap-bigger-tree-outer-div-width: 325px !default;
|
|
186
|
+
$field-list-adaptive-outerdiv-height: 166px !default;
|
|
@@ -75,7 +75,7 @@ $field-list-search-padding-size: 10px $field-list-title-padding-size !default;
|
|
|
75
75
|
$field-list-member-prompt-padding-size: 25px 12px !default;
|
|
76
76
|
$field-list-search-popup-table-height: 392px !default;
|
|
77
77
|
$field-list-search-popup-axis-content-height: 162px !default;
|
|
78
|
-
$field-list-search-popup-container-bigger-height:
|
|
78
|
+
$field-list-search-popup-container-bigger-height: 588px !default;
|
|
79
79
|
$field-list-search-popup-table-bigger-height: 400px !default;
|
|
80
80
|
$field-list-search-popup-axis-table-bigger-height: 404px !default;
|
|
81
81
|
$field-list-search-popup-axis-content-bigger-height: 165px !default;
|
|
@@ -186,5 +186,6 @@ $olap-tree-outer-div-height: 430px;
|
|
|
186
186
|
$olap-bigger-tree-wrapper-height: 540px;
|
|
187
187
|
$olap-bigger-tree-outer-div-height: 500px;
|
|
188
188
|
$field-list-text-transform: none !default;
|
|
189
|
-
$olap-bigger-tree-width: 283px !default
|
|
189
|
+
$olap-bigger-tree-width: 283px !default;
|
|
190
190
|
$olap-bigger-tree-outer-div-width: 325px !default;
|
|
191
|
+
$field-list-adaptive-outerdiv-height: 184px !default;
|
|
@@ -71,10 +71,10 @@ $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
75
|
$field-list-search-popup-table-height: 392px !default;
|
|
76
76
|
$field-list-search-popup-axis-content-height: 162px !default;
|
|
77
|
-
$field-list-search-popup-container-bigger-height:
|
|
77
|
+
$field-list-search-popup-container-bigger-height: 575px !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;
|
|
@@ -128,7 +128,6 @@ $field-list-sort-select-border-color: transparent !default;
|
|
|
128
128
|
$field-list-sort-select-color: rgba($content-text-color-alt2, .87) !default;
|
|
129
129
|
$field-list-cal-button-text-color: $secondary-text-color !default;
|
|
130
130
|
|
|
131
|
-
|
|
132
131
|
/*! component's common definitions and variables */
|
|
133
132
|
$field-list-static-padding-size: 10px !default;
|
|
134
133
|
$field-list-treeview-padding-size: -30px !default;
|
|
@@ -187,3 +186,4 @@ $olap-bigger-tree-outer-div-height: 483px;
|
|
|
187
186
|
$field-list-text-transform: none !default;
|
|
188
187
|
$olap-bigger-tree-width: 283px !default;
|
|
189
188
|
$olap-bigger-tree-outer-div-width: 325px !default;
|
|
189
|
+
$field-list-adaptive-outerdiv-height: 190px !default;
|
|
@@ -109,7 +109,7 @@ $field-list-search-padding-size: 10px $field-list-title-padding-size !default;
|
|
|
109
109
|
$field-list-member-prompt-padding-size: 25px 12px !default;
|
|
110
110
|
$field-list-search-popup-table-height: 392px !default;
|
|
111
111
|
$field-list-search-popup-axis-content-height: 162px !default;
|
|
112
|
-
$field-list-search-popup-container-bigger-height:
|
|
112
|
+
$field-list-search-popup-container-bigger-height: 575px !default;
|
|
113
113
|
$field-list-search-popup-table-bigger-height: 400px !default;
|
|
114
114
|
$field-list-search-popup-axis-table-bigger-height: 404px !default;
|
|
115
115
|
$field-list-search-popup-axis-content-bigger-height: 165px !default;
|
|
@@ -182,5 +182,6 @@ $olap-tree-outer-div-height: 441px;
|
|
|
182
182
|
$olap-bigger-tree-wrapper-height: 530px;
|
|
183
183
|
$olap-bigger-tree-outer-div-height: 491px;
|
|
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: 164px !default;
|
|
@@ -109,7 +109,7 @@ $field-list-search-padding-size: 10px $field-list-title-padding-size !default;
|
|
|
109
109
|
$field-list-member-prompt-padding-size: 25px 12px !default;
|
|
110
110
|
$field-list-search-popup-table-height: 392px !default;
|
|
111
111
|
$field-list-search-popup-axis-content-height: 162px !default;
|
|
112
|
-
$field-list-search-popup-container-bigger-height:
|
|
112
|
+
$field-list-search-popup-container-bigger-height: 572px !default;
|
|
113
113
|
$field-list-search-popup-table-bigger-height: 400px !default;
|
|
114
114
|
$field-list-search-popup-axis-table-bigger-height: 404px !default;
|
|
115
115
|
$field-list-search-popup-axis-content-bigger-height: 165px !default;
|
|
@@ -182,5 +182,6 @@ $olap-tree-outer-div-height: 441px;
|
|
|
182
182
|
$olap-bigger-tree-wrapper-height: 530px;
|
|
183
183
|
$olap-bigger-tree-outer-div-height: 491px;
|
|
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: 164px !default;
|
|
@@ -13,11 +13,10 @@
|
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.e-pivot-formatting-dialog {
|
|
16
|
-
|
|
16
|
+
/* stylelint-disable */
|
|
17
17
|
max-height: 480px !important;
|
|
18
|
-
min-width: $format-dialog-width !important;
|
|
19
18
|
width: $format-dialog-width !important;
|
|
20
|
-
|
|
19
|
+
/* stylelint-enable */
|
|
21
20
|
.e-format-table tr:nth-child(odd) {
|
|
22
21
|
td {
|
|
23
22
|
padding-bottom: 4px;
|
|
@@ -27,9 +26,9 @@
|
|
|
27
26
|
.e-format-delete-icon {
|
|
28
27
|
font-weight: normal;
|
|
29
28
|
@if ($field-list-skin == 'bootstrap4') {
|
|
30
|
-
|
|
29
|
+
/* stylelint-disable */
|
|
31
30
|
color: $black;
|
|
32
|
-
|
|
31
|
+
/* stylelint-enable */
|
|
33
32
|
opacity: .5;
|
|
34
33
|
}
|
|
35
34
|
|
|
@@ -45,6 +44,7 @@
|
|
|
45
44
|
td {
|
|
46
45
|
padding-bottom: 14px;
|
|
47
46
|
padding-right: 18px;
|
|
47
|
+
white-space: nowrap;
|
|
48
48
|
|
|
49
49
|
@if ($skin-name == 'bootstrap5') {
|
|
50
50
|
padding-right: 8px;
|
|
@@ -87,10 +87,10 @@
|
|
|
87
87
|
|
|
88
88
|
.e-split-colorpicker {
|
|
89
89
|
@if ($field-list-skin == 'bootstrap4') {
|
|
90
|
-
|
|
90
|
+
/* stylelint-disable */
|
|
91
91
|
background-color: $format-label-font-color !important;
|
|
92
92
|
color: $field-list-default-bg-color !important;
|
|
93
|
-
|
|
93
|
+
/* stylelint-enable */
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
96
|
|
|
@@ -102,9 +102,9 @@
|
|
|
102
102
|
padding-top: 12px;
|
|
103
103
|
|
|
104
104
|
@if($skin-name == 'bootstrap5') {
|
|
105
|
-
|
|
105
|
+
/* stylelint-disable */
|
|
106
106
|
color: $field-list-default-font-color !important;
|
|
107
|
-
|
|
107
|
+
/* stylelint-enable */
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
}
|
|
@@ -142,9 +142,9 @@
|
|
|
142
142
|
border: 1px solid $format-preview-border-color;
|
|
143
143
|
border-radius: $field-list-default-border-radius;
|
|
144
144
|
height: $format-preview-height;
|
|
145
|
-
|
|
145
|
+
/* stylelint-disable */
|
|
146
146
|
margin: 0 !important;
|
|
147
|
-
|
|
147
|
+
/* stylelint-enable */
|
|
148
148
|
padding-left: 6px;
|
|
149
149
|
padding-top: 6px;
|
|
150
150
|
width: $format-preview-width;
|
|
@@ -155,12 +155,12 @@
|
|
|
155
155
|
margin: 0 2px;
|
|
156
156
|
width: 14px;
|
|
157
157
|
@if ($skin-name == 'bootstrap5') {
|
|
158
|
-
|
|
158
|
+
/* stylelint-disable */
|
|
159
159
|
color: $field-list-default-font-color !important;
|
|
160
160
|
&:hover {
|
|
161
161
|
color: $field-list-active-color !important;
|
|
162
162
|
}
|
|
163
|
-
|
|
163
|
+
/* stylelint-enable */
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
|
|
@@ -185,9 +185,9 @@
|
|
|
185
185
|
.e-split-preview,
|
|
186
186
|
.e-tip-transparent {
|
|
187
187
|
border: 1px solid $format-preview-border-color;
|
|
188
|
-
|
|
188
|
+
/* stylelint-disable */
|
|
189
189
|
border-radius: 0 !important;
|
|
190
|
-
|
|
190
|
+
/* stylelint-enable */
|
|
191
191
|
height: 40%;
|
|
192
192
|
left: -3px;
|
|
193
193
|
position: absolute;
|
|
@@ -196,10 +196,13 @@
|
|
|
196
196
|
}
|
|
197
197
|
|
|
198
198
|
&.e-device {
|
|
199
|
-
|
|
199
|
+
/* stylelint-disable */
|
|
200
200
|
min-width: 320px !important;
|
|
201
201
|
width: 100% !important;
|
|
202
|
-
|
|
202
|
+
.e-format-inner-div {
|
|
203
|
+
width: 100% !important;
|
|
204
|
+
}
|
|
205
|
+
/* stylelint-enable */
|
|
203
206
|
|
|
204
207
|
.e-format-value1,
|
|
205
208
|
.e-format-value2,
|
|
@@ -267,21 +270,20 @@
|
|
|
267
270
|
|
|
268
271
|
.e-bigger.e-pivot-formatting-dialog,
|
|
269
272
|
.e-bigger .e-pivot-formatting-dialog {
|
|
270
|
-
|
|
271
|
-
min-width: $format-dialog-bigger-width !important;
|
|
273
|
+
/* stylelint-disable */
|
|
272
274
|
width: $format-dialog-bigger-width !important;
|
|
273
|
-
|
|
275
|
+
/* stylelint-enable */
|
|
274
276
|
|
|
275
277
|
.e-format-label,
|
|
276
278
|
.e-format-value-label {
|
|
277
279
|
font-size: $format-label-bigger-font-size;
|
|
278
280
|
}
|
|
279
281
|
|
|
280
|
-
|
|
282
|
+
/* stylelint-disable */
|
|
281
283
|
.e-format-value1, .e-format-value2 {
|
|
282
284
|
margin-bottom: 3px !important;
|
|
283
285
|
}
|
|
284
|
-
|
|
286
|
+
/* stylelint-enable */
|
|
285
287
|
|
|
286
288
|
.e-format-inner-div {
|
|
287
289
|
padding-left: 16px;
|
|
@@ -320,10 +322,10 @@
|
|
|
320
322
|
}
|
|
321
323
|
|
|
322
324
|
&.e-device {
|
|
323
|
-
|
|
325
|
+
/* stylelint-disable */
|
|
324
326
|
min-width: 320px !important;
|
|
325
327
|
width: 100% !important;
|
|
326
|
-
|
|
328
|
+
/* stylelint-enable */
|
|
327
329
|
|
|
328
330
|
.e-format-color-picker {
|
|
329
331
|
width: 33%;
|
|
@@ -348,9 +350,9 @@
|
|
|
348
350
|
}
|
|
349
351
|
|
|
350
352
|
.e-pivot-calc-dialog-div {
|
|
351
|
-
|
|
353
|
+
/* stylelint-disable */
|
|
352
354
|
max-height: 550px !important;
|
|
353
|
-
|
|
355
|
+
/* stylelint-enable */
|
|
354
356
|
min-width: 290px;
|
|
355
357
|
|
|
356
358
|
.e-dlg-header-content,
|
|
@@ -361,9 +363,9 @@
|
|
|
361
363
|
.e-dlg-content {
|
|
362
364
|
padding-bottom: $pivot-dialog-content-padding;
|
|
363
365
|
@if ($skin-name == 'FluentUI') {
|
|
364
|
-
|
|
366
|
+
/* stylelint-disable */
|
|
365
367
|
padding-top: 1px !important;
|
|
366
|
-
|
|
368
|
+
/* stylelint-enable */
|
|
367
369
|
}
|
|
368
370
|
}
|
|
369
371
|
|
|
@@ -424,11 +426,11 @@
|
|
|
424
426
|
@if ($skin-name != 'bootstrap5') {
|
|
425
427
|
color: $field-list-tree-icon-color;
|
|
426
428
|
}
|
|
427
|
-
|
|
429
|
+
/* stylelint-disable */
|
|
428
430
|
float: right !important;
|
|
429
431
|
margin: 0;
|
|
430
432
|
margin-right: 12px !important;
|
|
431
|
-
|
|
433
|
+
/* stylelint-enable */
|
|
432
434
|
}
|
|
433
435
|
}
|
|
434
436
|
|
|
@@ -507,14 +509,14 @@
|
|
|
507
509
|
padding: 8px 8px 8px 12px;
|
|
508
510
|
}
|
|
509
511
|
@if ($skin-name == 'tailwind') {
|
|
510
|
-
|
|
512
|
+
/* stylelint-disable */
|
|
511
513
|
height: 20px;
|
|
512
514
|
margin-top: 0;
|
|
513
515
|
padding: 0 5px;
|
|
514
516
|
position: relative;
|
|
515
517
|
bottom:1px;
|
|
516
518
|
width: 20px;
|
|
517
|
-
|
|
519
|
+
/* stylelint-enable */
|
|
518
520
|
}
|
|
519
521
|
@if ($skin-name == 'FluentUI') {
|
|
520
522
|
position: relative;
|
|
@@ -589,7 +591,7 @@
|
|
|
589
591
|
}
|
|
590
592
|
}
|
|
591
593
|
|
|
592
|
-
|
|
594
|
+
/* stylelint-disable */
|
|
593
595
|
.e-pivot-calc-input.e-empty-field::-webkit-input-placeholder {
|
|
594
596
|
color: $error-font-color !important;
|
|
595
597
|
font-weight: 600 !important;
|
|
@@ -609,7 +611,7 @@
|
|
|
609
611
|
color: $error-font-color !important;
|
|
610
612
|
font-weight: 600 !important;
|
|
611
613
|
}
|
|
612
|
-
|
|
614
|
+
/* stylelint-enable */
|
|
613
615
|
|
|
614
616
|
.e-pivot-formula {
|
|
615
617
|
background-color: $pivot-formula-background;
|
|
@@ -645,7 +647,7 @@
|
|
|
645
647
|
overflow: auto;
|
|
646
648
|
}
|
|
647
649
|
|
|
648
|
-
|
|
650
|
+
/* stylelint-disable */
|
|
649
651
|
&.e-olap-calc-dialog-div {
|
|
650
652
|
min-width: 575px;
|
|
651
653
|
|
|
@@ -837,7 +839,7 @@
|
|
|
837
839
|
}
|
|
838
840
|
}
|
|
839
841
|
}
|
|
840
|
-
|
|
842
|
+
/* stylelint-enable */
|
|
841
843
|
}
|
|
842
844
|
|
|
843
845
|
.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
@@ -848,10 +850,10 @@
|
|
|
848
850
|
|
|
849
851
|
.e-bigger.e-pivot-calc-dialog-div,
|
|
850
852
|
.e-bigger .e-pivot-calc-dialog-div {
|
|
851
|
-
|
|
852
|
-
max-height:
|
|
853
|
+
/* stylelint-disable */
|
|
854
|
+
max-height: 600px !important;
|
|
853
855
|
min-width: 401px !important;
|
|
854
|
-
|
|
856
|
+
/* stylelint-enable */
|
|
855
857
|
|
|
856
858
|
.e-pivot-all-field-title,
|
|
857
859
|
.e-pivot-field-name-title,
|
|
@@ -908,10 +910,10 @@
|
|
|
908
910
|
padding-top: $pivot-dialog-footer-padding;
|
|
909
911
|
}
|
|
910
912
|
|
|
911
|
-
|
|
913
|
+
/* stylelint-disable */
|
|
912
914
|
&.e-olap-calc-dialog-div {
|
|
913
915
|
max-height: 750px !important;
|
|
914
|
-
min-width: 580px;
|
|
916
|
+
min-width: 580px !important;
|
|
915
917
|
|
|
916
918
|
.e-pivot-calc-outer-div {
|
|
917
919
|
.e-olap-field-tree-div {
|
|
@@ -970,7 +972,7 @@
|
|
|
970
972
|
text-align: center;
|
|
971
973
|
width: 100%;
|
|
972
974
|
}
|
|
973
|
-
|
|
975
|
+
/* stylelint-enable */
|
|
974
976
|
|
|
975
977
|
.e-editor-search-container {
|
|
976
978
|
display: flex;
|
|
@@ -1012,10 +1014,10 @@
|
|
|
1012
1014
|
}
|
|
1013
1015
|
|
|
1014
1016
|
.e-member-editor-container ul {
|
|
1015
|
-
|
|
1017
|
+
/* stylelint-disable */
|
|
1016
1018
|
margin-left: $field-list-member-filter-list-padding-size;
|
|
1017
1019
|
overflow: auto !important;
|
|
1018
|
-
|
|
1020
|
+
/* stylelint-enable */
|
|
1019
1021
|
|
|
1020
1022
|
li {
|
|
1021
1023
|
.e-list-text {
|
|
@@ -1028,11 +1030,11 @@
|
|
|
1028
1030
|
}
|
|
1029
1031
|
}
|
|
1030
1032
|
|
|
1031
|
-
|
|
1033
|
+
/* stylelint-disable */
|
|
1032
1034
|
.e-disable {
|
|
1033
1035
|
display: none !important;
|
|
1034
1036
|
}
|
|
1035
|
-
|
|
1037
|
+
/* stylelint-enable */
|
|
1036
1038
|
|
|
1037
1039
|
&.e-rtl {
|
|
1038
1040
|
.e-member-editor-outer-container {
|
|
@@ -1059,7 +1061,7 @@
|
|
|
1059
1061
|
}
|
|
1060
1062
|
}
|
|
1061
1063
|
|
|
1062
|
-
|
|
1064
|
+
/* stylelint-disable */
|
|
1063
1065
|
&.e-rtl {
|
|
1064
1066
|
.e-member-editor-outer-container {
|
|
1065
1067
|
ul {
|
|
@@ -1108,7 +1110,6 @@
|
|
|
1108
1110
|
box-shadow: none;
|
|
1109
1111
|
margin-left: $field-list-sort-wrapper-padding-size;
|
|
1110
1112
|
|
|
1111
|
-
// sass-lint:disable-all
|
|
1112
1113
|
.e-member-sort {
|
|
1113
1114
|
@if ($field-list-skin == 'bootstrap4') {
|
|
1114
1115
|
background-color: $content-bg;
|
|
@@ -1155,7 +1156,6 @@
|
|
|
1155
1156
|
}
|
|
1156
1157
|
}
|
|
1157
1158
|
}
|
|
1158
|
-
// sass-lint:enable-all
|
|
1159
1159
|
}
|
|
1160
1160
|
|
|
1161
1161
|
.e-select-all-container ul {
|
|
@@ -1175,7 +1175,7 @@
|
|
|
1175
1175
|
|
|
1176
1176
|
.e-filter-tab-container {
|
|
1177
1177
|
border: 0;
|
|
1178
|
-
|
|
1178
|
+
/* stylelint-enable */
|
|
1179
1179
|
|
|
1180
1180
|
.e-tab-header {
|
|
1181
1181
|
.e-toolbar-item .e-icon-left + .e-tab-text {
|
|
@@ -1226,7 +1226,7 @@
|
|
|
1226
1226
|
padding: 20px;
|
|
1227
1227
|
padding-bottom: 0;
|
|
1228
1228
|
|
|
1229
|
-
|
|
1229
|
+
/* stylelint-disable */
|
|
1230
1230
|
.e-filter-text-div {
|
|
1231
1231
|
color: $field-list-button-icon-color !important;
|
|
1232
1232
|
font-size: 13px;
|
|
@@ -1236,7 +1236,7 @@
|
|
|
1236
1236
|
}
|
|
1237
1237
|
|
|
1238
1238
|
}
|
|
1239
|
-
|
|
1239
|
+
/* stylelint-enable */
|
|
1240
1240
|
|
|
1241
1241
|
.e-filter-option-container-1,
|
|
1242
1242
|
.e-filter-option-container-2,
|
|
@@ -1309,7 +1309,7 @@
|
|
|
1309
1309
|
}
|
|
1310
1310
|
}
|
|
1311
1311
|
|
|
1312
|
-
|
|
1312
|
+
/* stylelint-disable */
|
|
1313
1313
|
&.e-rtl {
|
|
1314
1314
|
.e-member-editor-outer-container {
|
|
1315
1315
|
.e-editor-search-container {
|
|
@@ -1330,7 +1330,6 @@
|
|
|
1330
1330
|
}
|
|
1331
1331
|
.e-member-editor-container ul {
|
|
1332
1332
|
li {
|
|
1333
|
-
// sass-lint:disable-all
|
|
1334
1333
|
.e-calc-measure-icon,
|
|
1335
1334
|
.e-calc-dimension-icon,
|
|
1336
1335
|
.e-attributeCDB-icon,
|
|
@@ -1348,7 +1347,6 @@
|
|
|
1348
1347
|
}
|
|
1349
1348
|
|
|
1350
1349
|
&.e-olap-editor-dialog {
|
|
1351
|
-
// sass-lint:disable-all
|
|
1352
1350
|
&.e-rtl {
|
|
1353
1351
|
.e-member-editor-outer-container {
|
|
1354
1352
|
ul li {
|
|
@@ -1471,7 +1469,6 @@
|
|
|
1471
1469
|
padding: 12px 0 0 0 !important;
|
|
1472
1470
|
}
|
|
1473
1471
|
|
|
1474
|
-
// sass-lint:disable-all
|
|
1475
1472
|
|
|
1476
1473
|
.e-empty-field::-webkit-input-placeholder {
|
|
1477
1474
|
color: $error-font-color !important;
|
|
@@ -1492,7 +1489,7 @@
|
|
|
1492
1489
|
color: $error-font-color !important;
|
|
1493
1490
|
font-weight: 600 !important;
|
|
1494
1491
|
}
|
|
1495
|
-
|
|
1492
|
+
/* stylelint-enable */
|
|
1496
1493
|
}
|
|
1497
1494
|
}
|
|
1498
1495
|
|
|
@@ -1572,7 +1569,7 @@
|
|
|
1572
1569
|
}
|
|
1573
1570
|
}
|
|
1574
1571
|
|
|
1575
|
-
|
|
1572
|
+
/* stylelint-disable */
|
|
1576
1573
|
.e-no-drop {
|
|
1577
1574
|
display: inline-block !important;
|
|
1578
1575
|
line-height: 0em;
|
|
@@ -1587,7 +1584,7 @@
|
|
|
1587
1584
|
padding: 5px 0;
|
|
1588
1585
|
}
|
|
1589
1586
|
}
|
|
1590
|
-
|
|
1587
|
+
/* stylelint-enable */
|
|
1591
1588
|
|
|
1592
1589
|
&.e-rtl {
|
|
1593
1590
|
.e-text-content {
|
|
@@ -1630,7 +1627,7 @@
|
|
|
1630
1627
|
}
|
|
1631
1628
|
}
|
|
1632
1629
|
|
|
1633
|
-
|
|
1630
|
+
/* stylelint-disable */
|
|
1634
1631
|
.e-button-drag-clone {
|
|
1635
1632
|
background-color: $field-list-drag-clone-bg-color !important;
|
|
1636
1633
|
border: $field-list-border-size $field-list-border-type $field-list-drag-default-border-color;
|
|
@@ -1684,7 +1681,7 @@
|
|
|
1684
1681
|
max-width: 400px !important;
|
|
1685
1682
|
width: auto !important;
|
|
1686
1683
|
}
|
|
1687
|
-
|
|
1684
|
+
/* stylelint-enable */
|
|
1688
1685
|
|
|
1689
1686
|
.e-bigger .e-pivotfieldlist-container,
|
|
1690
1687
|
.e-bigger.e-pivotfieldlist-container {
|
|
@@ -1694,7 +1691,7 @@
|
|
|
1694
1691
|
height: $field-list-member-filter-list-bigger-height;
|
|
1695
1692
|
}
|
|
1696
1693
|
|
|
1697
|
-
|
|
1694
|
+
/* stylelint-disable */
|
|
1698
1695
|
.e-member-editor-dialog {
|
|
1699
1696
|
.e-editor-search-container {
|
|
1700
1697
|
.e-sort-ascend-icon,
|
|
@@ -1755,7 +1752,7 @@
|
|
|
1755
1752
|
}
|
|
1756
1753
|
}
|
|
1757
1754
|
}
|
|
1758
|
-
|
|
1755
|
+
/* stylelint-enable */
|
|
1759
1756
|
|
|
1760
1757
|
.e-member-editor-dialog {
|
|
1761
1758
|
.e-filter-tab-container {
|
|
@@ -1774,7 +1771,7 @@
|
|
|
1774
1771
|
}
|
|
1775
1772
|
}
|
|
1776
1773
|
|
|
1777
|
-
|
|
1774
|
+
/* stylelint-disable */
|
|
1778
1775
|
.e-excelfilter {
|
|
1779
1776
|
|
|
1780
1777
|
@if ($skin-name == 'tailwind') {
|
|
@@ -1852,4 +1849,4 @@
|
|
|
1852
1849
|
}
|
|
1853
1850
|
}
|
|
1854
1851
|
}
|
|
1855
|
-
}
|
|
1852
|
+
}
|
|
@@ -120,7 +120,7 @@ $field-list-search-padding-size: 6px $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: 553px;
|
|
183
183
|
$olap-bigger-tree-outer-div-height: 518px;
|
|
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: 190px !default;
|