@syncfusion/ej2-angular-pivotview 21.2.3 → 21.2.4-ngcc

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.
Files changed (168) hide show
  1. package/@syncfusion/ej2-angular-pivotview.es5.js +439 -0
  2. package/@syncfusion/ej2-angular-pivotview.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-pivotview.js +409 -0
  4. package/@syncfusion/ej2-angular-pivotview.js.map +1 -0
  5. package/CHANGELOG.md +872 -0
  6. package/dist/ej2-angular-pivotview.umd.js +706 -0
  7. package/dist/ej2-angular-pivotview.umd.js.map +1 -0
  8. package/dist/ej2-angular-pivotview.umd.min.js +11 -0
  9. package/dist/ej2-angular-pivotview.umd.min.js.map +1 -0
  10. package/ej2-angular-pivotview.d.ts +6 -0
  11. package/ej2-angular-pivotview.metadata.json +1 -0
  12. package/package.json +13 -27
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/pivotfieldlist/pivotfieldlist-all.module.d.ts +0 -6
  18. package/src/pivotfieldlist/pivotfieldlist.component.d.ts +0 -3
  19. package/src/pivotfieldlist/pivotfieldlist.module.d.ts +0 -6
  20. package/src/pivotview/pivotview-all.module.d.ts +0 -6
  21. package/src/pivotview/pivotview.component.d.ts +0 -3
  22. package/src/pivotview/pivotview.module.d.ts +0 -6
  23. package/styles/bootstrap-dark.css +0 -2
  24. package/styles/bootstrap.css +0 -2
  25. package/styles/bootstrap4.css +0 -2
  26. package/styles/bootstrap5-dark.css +0 -2
  27. package/styles/bootstrap5.css +0 -2
  28. package/styles/fabric-dark.css +0 -2
  29. package/styles/fabric.css +0 -2
  30. package/styles/fluent-dark.css +1 -3
  31. package/styles/fluent.css +1 -3
  32. package/styles/highcontrast-light.css +0 -2
  33. package/styles/highcontrast.css +0 -2
  34. package/styles/material-dark.css +1 -3
  35. package/styles/material.css +1 -3
  36. package/styles/pivotfieldlist/bootstrap-dark.css +0 -2
  37. package/styles/pivotfieldlist/bootstrap-dark.scss +1 -4
  38. package/styles/pivotfieldlist/bootstrap.css +0 -2
  39. package/styles/pivotfieldlist/bootstrap.scss +1 -4
  40. package/styles/pivotfieldlist/bootstrap4.css +0 -2
  41. package/styles/pivotfieldlist/bootstrap4.scss +1 -4
  42. package/styles/pivotfieldlist/bootstrap5-dark.css +0 -2
  43. package/styles/pivotfieldlist/bootstrap5-dark.scss +1 -4
  44. package/styles/pivotfieldlist/bootstrap5.css +0 -2
  45. package/styles/pivotfieldlist/bootstrap5.scss +1 -4
  46. package/styles/pivotfieldlist/fabric-dark.css +0 -2
  47. package/styles/pivotfieldlist/fabric-dark.scss +1 -4
  48. package/styles/pivotfieldlist/fabric.css +0 -2
  49. package/styles/pivotfieldlist/fabric.scss +1 -4
  50. package/styles/pivotfieldlist/fluent-dark.css +1 -3
  51. package/styles/pivotfieldlist/fluent-dark.scss +1 -4
  52. package/styles/pivotfieldlist/fluent.css +1 -3
  53. package/styles/pivotfieldlist/fluent.scss +1 -4
  54. package/styles/pivotfieldlist/highcontrast-light.css +0 -2
  55. package/styles/pivotfieldlist/highcontrast-light.scss +1 -4
  56. package/styles/pivotfieldlist/highcontrast.css +0 -2
  57. package/styles/pivotfieldlist/highcontrast.scss +1 -4
  58. package/styles/pivotfieldlist/material-dark.css +1 -3
  59. package/styles/pivotfieldlist/material-dark.scss +1 -4
  60. package/styles/pivotfieldlist/material.css +1 -3
  61. package/styles/pivotfieldlist/material.scss +1 -4
  62. package/styles/pivotfieldlist/tailwind-dark.css +0 -2
  63. package/styles/pivotfieldlist/tailwind-dark.scss +1 -4
  64. package/styles/pivotfieldlist/tailwind.css +0 -2
  65. package/styles/pivotfieldlist/tailwind.scss +1 -4
  66. package/styles/pivotview/bootstrap-dark.scss +1 -5
  67. package/styles/pivotview/bootstrap.scss +1 -5
  68. package/styles/pivotview/bootstrap4.scss +1 -5
  69. package/styles/pivotview/bootstrap5-dark.scss +1 -4
  70. package/styles/pivotview/bootstrap5.scss +1 -5
  71. package/styles/pivotview/fabric-dark.scss +1 -5
  72. package/styles/pivotview/fabric.scss +1 -5
  73. package/styles/pivotview/fluent-dark.scss +1 -4
  74. package/styles/pivotview/fluent.scss +1 -5
  75. package/styles/pivotview/highcontrast-light.scss +1 -5
  76. package/styles/pivotview/highcontrast.scss +1 -5
  77. package/styles/pivotview/material-dark.scss +1 -5
  78. package/styles/pivotview/material.scss +1 -5
  79. package/styles/pivotview/tailwind-dark.scss +1 -4
  80. package/styles/pivotview/tailwind.scss +1 -5
  81. package/styles/tailwind-dark.css +0 -2
  82. package/styles/tailwind.css +0 -2
  83. package/esm2020/public_api.mjs +0 -3
  84. package/esm2020/src/index.mjs +0 -8
  85. package/esm2020/src/pivotfieldlist/pivotfieldlist-all.module.mjs +0 -23
  86. package/esm2020/src/pivotfieldlist/pivotfieldlist.component.mjs +0 -66
  87. package/esm2020/src/pivotfieldlist/pivotfieldlist.module.mjs +0 -25
  88. package/esm2020/src/pivotview/pivotview-all.module.mjs +0 -65
  89. package/esm2020/src/pivotview/pivotview.component.mjs +0 -163
  90. package/esm2020/src/pivotview/pivotview.module.mjs +0 -25
  91. package/esm2020/syncfusion-ej2-angular-pivotview.mjs +0 -5
  92. package/fesm2015/syncfusion-ej2-angular-pivotview.mjs +0 -353
  93. package/fesm2015/syncfusion-ej2-angular-pivotview.mjs.map +0 -1
  94. package/fesm2020/syncfusion-ej2-angular-pivotview.mjs +0 -353
  95. package/fesm2020/syncfusion-ej2-angular-pivotview.mjs.map +0 -1
  96. package/styles/pivotfieldlist/_all.scss +0 -2
  97. package/styles/pivotfieldlist/_bootstrap-dark-definition.scss +0 -240
  98. package/styles/pivotfieldlist/_bootstrap-definition.scss +0 -194
  99. package/styles/pivotfieldlist/_bootstrap4-definition.scss +0 -194
  100. package/styles/pivotfieldlist/_bootstrap5-dark-definition.scss +0 -1
  101. package/styles/pivotfieldlist/_bootstrap5-definition.scss +0 -198
  102. package/styles/pivotfieldlist/_fabric-dark-definition.scss +0 -200
  103. package/styles/pivotfieldlist/_fabric-definition.scss +0 -194
  104. package/styles/pivotfieldlist/_fluent-dark-definition.scss +0 -1
  105. package/styles/pivotfieldlist/_fluent-definition.scss +0 -198
  106. package/styles/pivotfieldlist/_fusionnew-definition.scss +0 -197
  107. package/styles/pivotfieldlist/_highcontrast-definition.scss +0 -195
  108. package/styles/pivotfieldlist/_highcontrast-light-definition.scss +0 -195
  109. package/styles/pivotfieldlist/_layout.scss +0 -1986
  110. package/styles/pivotfieldlist/_material-dark-definition.scss +0 -195
  111. package/styles/pivotfieldlist/_material-definition.scss +0 -195
  112. package/styles/pivotfieldlist/_tailwind-dark-definition.scss +0 -1
  113. package/styles/pivotfieldlist/_tailwind-definition.scss +0 -198
  114. package/styles/pivotfieldlist/_theme.scss +0 -1994
  115. package/styles/pivotfieldlist/icons/_bootstrap-dark.scss +0 -359
  116. package/styles/pivotfieldlist/icons/_bootstrap.scss +0 -359
  117. package/styles/pivotfieldlist/icons/_bootstrap4.scss +0 -359
  118. package/styles/pivotfieldlist/icons/_bootstrap5-dark.scss +0 -1
  119. package/styles/pivotfieldlist/icons/_bootstrap5.scss +0 -358
  120. package/styles/pivotfieldlist/icons/_fabric-dark.scss +0 -359
  121. package/styles/pivotfieldlist/icons/_fabric.scss +0 -359
  122. package/styles/pivotfieldlist/icons/_fluent-dark.scss +0 -1
  123. package/styles/pivotfieldlist/icons/_fluent.scss +0 -358
  124. package/styles/pivotfieldlist/icons/_fusionnew.scss +0 -353
  125. package/styles/pivotfieldlist/icons/_highcontrast-light.scss +0 -358
  126. package/styles/pivotfieldlist/icons/_highcontrast.scss +0 -358
  127. package/styles/pivotfieldlist/icons/_material-dark.scss +0 -359
  128. package/styles/pivotfieldlist/icons/_material.scss +0 -358
  129. package/styles/pivotfieldlist/icons/_material3.scss +0 -353
  130. package/styles/pivotfieldlist/icons/_tailwind-dark.scss +0 -357
  131. package/styles/pivotfieldlist/icons/_tailwind.scss +0 -357
  132. package/styles/pivotview/_all.scss +0 -2
  133. package/styles/pivotview/_bootstrap-dark-definition.scss +0 -164
  134. package/styles/pivotview/_bootstrap-definition.scss +0 -161
  135. package/styles/pivotview/_bootstrap4-definition.scss +0 -161
  136. package/styles/pivotview/_bootstrap5-dark-definition.scss +0 -1
  137. package/styles/pivotview/_bootstrap5-definition.scss +0 -166
  138. package/styles/pivotview/_fabric-dark-definition.scss +0 -163
  139. package/styles/pivotview/_fabric-definition.scss +0 -160
  140. package/styles/pivotview/_fluent-dark-definition.scss +0 -1
  141. package/styles/pivotview/_fluent-definition.scss +0 -166
  142. package/styles/pivotview/_fusionnew-definition.scss +0 -166
  143. package/styles/pivotview/_highcontrast-definition.scss +0 -159
  144. package/styles/pivotview/_highcontrast-light-definition.scss +0 -160
  145. package/styles/pivotview/_layout.scss +0 -1118
  146. package/styles/pivotview/_material-dark-definition.scss +0 -167
  147. package/styles/pivotview/_material-definition.scss +0 -163
  148. package/styles/pivotview/_tailwind-dark-definition.scss +0 -1
  149. package/styles/pivotview/_tailwind-definition.scss +0 -166
  150. package/styles/pivotview/_theme.scss +0 -2026
  151. package/styles/pivotview/icons/_bootstrap-dark.scss +0 -184
  152. package/styles/pivotview/icons/_bootstrap.scss +0 -184
  153. package/styles/pivotview/icons/_bootstrap4.scss +0 -184
  154. package/styles/pivotview/icons/_bootstrap5-dark.scss +0 -1
  155. package/styles/pivotview/icons/_bootstrap5.scss +0 -183
  156. package/styles/pivotview/icons/_fabric-dark.scss +0 -184
  157. package/styles/pivotview/icons/_fabric.scss +0 -184
  158. package/styles/pivotview/icons/_fluent-dark.scss +0 -1
  159. package/styles/pivotview/icons/_fluent.scss +0 -183
  160. package/styles/pivotview/icons/_fusionnew.scss +0 -183
  161. package/styles/pivotview/icons/_highcontrast-light.scss +0 -183
  162. package/styles/pivotview/icons/_highcontrast.scss +0 -183
  163. package/styles/pivotview/icons/_material-dark.scss +0 -184
  164. package/styles/pivotview/icons/_material.scss +0 -184
  165. package/styles/pivotview/icons/_material3.scss +0 -183
  166. package/styles/pivotview/icons/_tailwind-dark.scss +0 -183
  167. package/styles/pivotview/icons/_tailwind.scss +0 -183
  168. package/syncfusion-ej2-angular-pivotview.d.ts +0 -5
@@ -1,1994 +0,0 @@
1
- @include export-module('field-list-theme') {
2
-
3
- /*! field-list theme */
4
-
5
- .e-pivotfieldlist {
6
-
7
- .e-member-editor-dialog,
8
- .e-olap-editor-dialog {
9
- visibility: hidden;
10
- }
11
-
12
- .e-select-table {
13
- background-color: $field-list-toggle-bg-color;
14
- border: .5px $field-list-border-type $field-list-toggle-border-color;
15
- box-shadow: $field-list-toggle-shadow-color;
16
- color: $field-list-toggle-font-color;
17
- font-size: $field-list-toggle-icon-size;
18
- height: $field-list-toggle-size;
19
- max-height: $field-list-toggle-size;
20
- max-width: $field-list-toggle-size;
21
- min-height: $field-list-toggle-size;
22
- min-width: $field-list-toggle-size;
23
- padding: $field-list-toggle-padding-size;
24
- position: relative;
25
- width: $field-list-toggle-size;
26
- z-index: 1000;
27
-
28
- &.e-fieldlist-left {
29
- box-shadow: $field-list-toggle-left-shadow-color;
30
- }
31
-
32
- &:focus,
33
- &:active {
34
- background-color: $field-list-toggle-hover-color;
35
- }
36
-
37
- &:hover {
38
- background-color: $field-list-toggle-hover-color;
39
- }
40
- }
41
- }
42
-
43
- /* stylelint-disable */
44
- #{if(&, "&", "*")}.e-rtl {
45
-
46
- .e-select-table {
47
- padding: 8px 5px;
48
- }
49
- }
50
-
51
- .e-bigger .e-pivotfieldlist,
52
- .e-bigger.e-pivotfieldlist {
53
- .e-select-table {
54
- font-size: $field-list-toggle-icon-bigger-size;
55
- height: $field-list-toggle-bigger-size;
56
- max-height: $field-list-toggle-bigger-size;
57
- max-width: $field-list-toggle-bigger-size;
58
- min-height: $field-list-toggle-bigger-size;
59
- min-width: $field-list-toggle-bigger-size;
60
- }
61
-
62
- .e-member-editor-dialog,
63
- .e-olap-editor-dialog {
64
- max-height: 440px !important;
65
- min-width: 370px !important;
66
-
67
- .e-member-editor-container-outer-div {
68
- min-height: 75px !important;
69
-
70
- .e-list-parent .e-ul {
71
- height: auto;
72
- }
73
- }
74
- }
75
- }
76
-
77
- .e-pivotfieldlist-container {
78
- font-family: $field-list-font-family;
79
- font-size: $field-list-content-font-size;
80
- max-width: 700px;
81
- min-width: 300px;
82
-
83
- &.sf-pivotfieldlist-container {
84
- .e-field-list-container .e-field-table .e-field-list
85
- {
86
- display: block;
87
- overflow-y: auto;
88
- &.e-olap-field-list-tree.e-treeview {
89
- ul:first-child {
90
- padding-right: 0;
91
- }
92
- li {
93
- &.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-measure-icon {
94
- display: none;
95
- }
96
- &.e-rtl {
97
- ul:first-child {
98
- padding-left: 0;
99
- padding-right: 10px;
100
- }
101
- }
102
- }
103
- }
104
-
105
- li {
106
- .e-drag {
107
- padding: revert;
108
- margin: revert;
109
- width: auto;
110
- height: auto;
111
- }
112
- .e-draggable {
113
- display: contents;
114
- }
115
- .e-text-content {
116
- display: flex;
117
- align-items: center;
118
- }
119
- .e-list-text {
120
- text-overflow: ellipsis;
121
- overflow-x: hidden;
122
- width: 100%;
123
- white-space: nowrap;
124
- }
125
- }
126
- }
127
- .e-field-list-container .e-field-table .e-field-list.e-treeview:not(.e-rtl) {
128
- .e-list-text {
129
- padding-right: revert;
130
- }
131
- }
132
-
133
- .e-field-list-container .e-field-table .e-field-list.e-treeview.e-rtl {
134
- .e-list-text {
135
- padding-left: revert;
136
- }
137
- }
138
- .e-adaptive-field-list-dialog .e-member-editor-container
139
- {
140
- li {
141
- &.e-no-checkbox > .e-text-content > .e-checkbox-wrapper, .e-measure-icon {
142
- display: none;
143
- }
144
- }
145
- }
146
- }
147
- .e-layout-footer {
148
- display: flex;
149
- padding: 10px 2px 2px;
150
-
151
- .e-button-layout {
152
- flex: auto;
153
- text-align: end;
154
-
155
- .e-defer-apply-button {
156
- margin-right: 10px;
157
- }
158
-
159
- .e-cancel-btn,
160
- .e-defer-apply-button {
161
- min-width: fit-content;
162
- }
163
- }
164
-
165
- .e-cancel-btn,
166
- .e-defer-apply-button,
167
- .e-checkbox-layout {
168
- max-width: 25%;
169
- overflow: hidden;
170
- text-overflow: ellipsis;
171
- white-space: nowrap;
172
- }
173
-
174
- .e-checkbox-layout .e-label {
175
- padding-right: 10px;
176
- }
177
-
178
- .e-checkbox-layout {
179
- max-width: 45%;
180
- overflow: visible;
181
- }
182
-
183
- }
184
-
185
- .e-checkbox-layout {
186
- float: left;
187
- margin-top: 6px;
188
-
189
- @if ($skin-name == 'tailwind') or ($skin-name == 'FluentUI') {
190
- margin-left: 0 !important;
191
- margin-right: 0 !important;
192
- }
193
- }
194
-
195
- &.e-rtl {
196
- .e-layout-footer {
197
- .e-defer-apply-button {
198
- margin-left: 10px;
199
- }
200
- }
201
-
202
- .e-checkbox-layout {
203
- float: right;
204
- }
205
- }
206
-
207
- &.e-dialog {
208
- max-height: 550px !important;
209
-
210
- .e-layout-footer {
211
- padding: 0;
212
- }
213
-
214
- .e-checkbox-layout {
215
- margin-left: 10px;
216
- }
217
-
218
- .e-button-layout {
219
- margin-right: 10px;
220
- }
221
- }
222
-
223
- /* stylelint-enable */
224
-
225
- .e-dlg-header-content,
226
- .e-footer-content {
227
- border: 0;
228
- }
229
-
230
- .e-dlg-header-content {
231
- @if ($skin-name == 'bootstrap5') {
232
- border-bottom: 1px solid $field-list-border;
233
- }
234
- }
235
-
236
- .e-footer-content {
237
- @if ($skin-name == 'bootstrap5') {
238
- border-top: 1px solid $field-list-border;
239
- }
240
- }
241
-
242
- .e-field-list-title {
243
- display: flex;
244
- font-size: $field-list-title-font-size;
245
- min-height: 25px;
246
- padding: 0 2px $field-list-title-padding-size;
247
- width: 100%;
248
-
249
- .e-title-content {
250
- flex: auto;
251
- }
252
- }
253
-
254
- .e-title-header {
255
- display: flex;
256
- padding: 2px;
257
- width: 100%;
258
-
259
- .e-title-content {
260
- flex: auto;
261
- }
262
- }
263
-
264
- .e-field-list-container {
265
- display: flex;
266
- height: 342px;
267
- padding: 1px;
268
- position: relative;
269
-
270
- .e-field-table {
271
- border: $field-list-border-size $field-list-border-type $field-list-default-border-color;
272
- border-radius: $field-list-default-border-radius;
273
- display: inline-block;
274
- overflow: hidden;
275
- width: 30%;
276
-
277
- .e-field-list-tree {
278
- .e-sibling {
279
- display: none;
280
- }
281
- }
282
-
283
- .e-field-header,
284
- .e-field-list {
285
- width: 100%;
286
- }
287
-
288
- .e-field-header {
289
- background-color: $field-list-header-background-color;
290
- color: $field-list-default-header-font-color;
291
- font-size: $field-list-header-font-size;
292
- font-weight: normal;
293
- height: $field-list-header-height;
294
- overflow: hidden;
295
- padding: $field-list-tree-header-padding 0 0 $field-list-header-padding;
296
- text-align: left;
297
- text-overflow: ellipsis;
298
- word-break: break-all;
299
- @if ($field-list-skin == 'tailwind') {
300
- text-transform: uppercase;
301
- }
302
-
303
- @if ($field-list-skin == 'bootstrap4') {
304
- padding-left: 12px;
305
- }
306
-
307
- @if ($skin-name == 'FluentUI') {
308
- font-weight: 600;
309
- }
310
- }
311
-
312
- .e-field-header-container {
313
- background-color: $field-list-header-background-color;
314
- color: $field-list-default-header-font-color;
315
- display: flex;
316
- padding-right: $field-list-header-padding;
317
-
318
- .e-field-header {
319
- flex: auto;
320
- }
321
-
322
- .e-sort-none,
323
- .e-sort-ascend,
324
- .e-sort-descend {
325
- color: $field-list-default-header-icon-font-color;
326
- cursor: pointer;
327
- font-size: $field-list-header-icon-size;
328
- /* stylelint-disable */
329
- height: 20px !important;
330
- /* stylelint-enable */
331
- padding: $field-list-tree-header-padding 0 0 $field-list-icon-to-icon-padding;
332
- width: 20px;
333
-
334
- &.e-selected::before {
335
- color: $field-list-active-color;
336
- }
337
-
338
- &:hover {
339
- font-weight: bold;
340
- }
341
-
342
- &:focus {
343
- font-weight: bold;
344
- }
345
- }
346
-
347
- /* stylelint-disable */
348
- @if ($skin-name == 'FluentUI') {
349
- .e-sort-none {
350
- padding: 0 0 $field-list-icon-to-icon-padding $field-list-tree-header-padding !important;
351
- transform: rotate(180deg);
352
- }
353
- }
354
- /* stylelint-enable */
355
- }
356
-
357
- .e-field-list-tree-outer-div {
358
- display: inline-block;
359
- height: 310px;
360
- overflow: auto;
361
- width: 100%;
362
- }
363
-
364
- .e-field-list {
365
- display: inline-table;
366
- height: 100%;
367
- padding-left: 2px;
368
- width: 100%;
369
-
370
- &:not(.e-olap-field-list-tree) {
371
- ul {
372
- padding-left: $field-list-treeview-ul-padding;
373
-
374
- li.e-pivot-parent{
375
- @if ($skin-name == 'bootstrap5') {
376
- padding-left: 10px;
377
- }
378
-
379
- @if ($skin-name == 'FluentUI') {
380
- padding-left: 9px;
381
- }
382
- }
383
-
384
- li:not(.e-pivot-parent):not(.e-pivot-child) {
385
- .e-text-content {
386
- padding-left: $field-list-treeview-li-padding;
387
- }
388
- }
389
- }
390
- }
391
-
392
- ul {
393
- overflow: hidden;
394
-
395
- li {
396
- .e-fullrow {
397
- cursor: default;
398
- }
399
-
400
- .e-drag {
401
- color: $field-list-drag-icon-color;
402
- cursor: move;
403
- display: inline-block;
404
- font-size: $field-list-icon-size;
405
- height: 20px;
406
- margin-bottom: $field-list-treeview-drag-margin;
407
- margin-right: 6px;
408
- pointer-events: all;
409
- text-align: center;
410
- vertical-align: bottom;
411
- width: 20px;
412
-
413
- @if ($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') {
414
- margin-right: 4px;
415
- padding-left: 8px;
416
- }
417
-
418
- @if ($skin-name == 'tailwind') {
419
- margin-bottom: 0;
420
- vertical-align: middle;
421
- }
422
-
423
- &.e-disable-drag {
424
- cursor: not-allowed;
425
- opacity: .4;
426
- visibility: hidden;
427
- }
428
- }
429
-
430
- .e-list-icon {
431
- color: $field-list-tree-icon-color;
432
- margin: 0;
433
- }
434
-
435
- /* stylelint-disable */
436
- .e-calc-measure-icon,
437
- .e-calc-dimension-icon,
438
- .e-attributeCDB-icon,
439
- .e-hierarchyCDB-icon,
440
- .e-level-members,
441
- .e-namedSetCDB-icon,
442
- .e-measure-icon,
443
- .e-kpiGoal-icon,
444
- .e-kpiStatus-icon,
445
- .e-kpiTrend-icon,
446
- .e-kpiValue-icon {
447
- margin-left: 10px;
448
- }
449
-
450
- /* stylelint-enable */
451
-
452
- .e-list-selected {
453
- opacity: .5;
454
- }
455
-
456
- .e-selected-node {
457
- font-weight: $field-list-treeview-font-weight;
458
- }
459
-
460
- .e-list-text {
461
- font-family: $field-list-font-family;
462
- }
463
- }
464
-
465
- /* stylelint-disable */
466
- li.e-disable {
467
- display: none !important;
468
- }
469
- /* stylelint-enable */
470
- }
471
-
472
- &.e-olap-field-list-tree {
473
- ul {
474
- .e-list-icon {
475
- font-size: $field-list-icon-size;
476
- height: auto;
477
- width: auto;
478
- }
479
- }
480
-
481
- &.e-treeview ul:first-child {
482
- padding-left: 10px;
483
- padding-right: 10px;
484
- }
485
-
486
- &.e-rtl {
487
- ul {
488
- .e-list-icon {
489
- transform: rotateX(0deg) rotateY(180deg);
490
- }
491
- }
492
- }
493
- }
494
- }
495
-
496
- &.e-olap-field-table {
497
- width: 40%;
498
- }
499
- }
500
-
501
- .e-axis-table {
502
- display: flex;
503
- overflow: hidden;
504
- width: 70%;
505
-
506
- .e-left-axis-fields,
507
- .e-right-axis-fields {
508
- padding-left: $field-list-default-padding-size;
509
- width: 50%;
510
- }
511
-
512
- .e-left-axis-fields .e-field-list-filters,
513
- .e-left-axis-fields .e-field-list-rows,
514
- .e-right-axis-fields .e-field-list-columns,
515
- .e-right-axis-fields .e-field-list-values {
516
- background-color: $field-list-table-background-color;
517
- border: $field-list-border-size $field-list-border-type $field-list-default-border-color;
518
- border-radius: $field-list-default-border-radius;
519
- fill: $field-list-default-fill-color;
520
- font-weight: normal;
521
- min-height: 165px;
522
- position: relative;
523
- width: 100%;
524
-
525
- .e-axis-container {
526
- background-color: $field-list-header-background-color;
527
- border-bottom: $field-list-border-size $field-list-border-type $field-list-default-border-color;
528
- color: $field-list-default-header-font-color;
529
- display: flex;
530
- height: $field-list-header-height;
531
- padding: 2px $field-list-header-padding 5px;
532
-
533
- @if ($skin-name == 'tailwind') {
534
- padding: 5px $field-list-header-padding;
535
- }
536
-
537
- .e-axis-icon-container {
538
- height: 20px;
539
- padding-top: $field-list-header-icon-wrapper-padding;
540
- width: 20px;
541
-
542
- .e-axis-rows,
543
- .e-axis-columns,
544
- .e-axis-values,
545
- .e-axis-filters {
546
- color: $field-list-default-header-icon-font-color;
547
- font-size: $field-list-header-icon-size;
548
- }
549
- }
550
- }
551
-
552
- .e-axis-header {
553
- flex: auto;
554
- font-size: $field-list-header-font-size;
555
- line-height: $field-list-header-content-line-height;
556
- margin-top: 2px;
557
- overflow: hidden;
558
- padding: 0 8px;
559
- text-overflow: ellipsis;
560
- text-transform: $field-list-text-transform;
561
- width: 100%;
562
-
563
- @if ($field-list-skin == 'bootstrap4') {
564
- margin-top: 3px;
565
- }
566
-
567
- @if ($skin-name == 'bootstrap5') {
568
- margin-top: 4px;
569
- }
570
- }
571
-
572
- .e-axis-content {
573
- cursor: default;
574
- width: 100%;
575
-
576
- &.e-drag-restrict {
577
- cursor: no-drop;
578
- }
579
-
580
- .e-pvt-btn-div {
581
-
582
- .e-drop-indicator-last,
583
- .e-drop-indicator {
584
- display: block;
585
- pointer-events: none;
586
- width: 100%;
587
-
588
- &.e-drop-hover {
589
- border-top: 2px dashed $field-list-drop-hover-color;
590
- margin-top: -2px;
591
- @if ($skin-name == 'tailwind') {
592
- border-top: 2px solid $field-list-drop-hover-color;
593
- }
594
-
595
- @if ($skin-name == 'bootstrap5') {
596
- border-top: 2px solid $field-list-drop-hover-color;
597
- }
598
- }
599
- }
600
-
601
- &.e-first-btn {
602
- .e-drop-indicator {
603
- &.e-drop-hover {
604
- position: absolute;
605
- }
606
- }
607
- }
608
-
609
- .e-pivot-button {
610
- background-color: $field-list-button-color;
611
- border-bottom: $field-list-border-size $field-list-border-type $field-list-button-border-color;
612
- border-left: 0;
613
- border-radius: 0;
614
- border-right: 0;
615
- border-top: 0;
616
- box-shadow: none;
617
- cursor: default;
618
- display: flex;
619
- font-weight: normal;
620
- height: $field-list-button-height;
621
- line-height: 1em;
622
- padding: $field-list-button-padding;
623
- text-transform: none;
624
- width: 100%;
625
-
626
- @if ($field-list-skin == 'bootstrap4') {
627
- color: $field-list-button-font-color;
628
- }
629
-
630
- @if ($skin-name == 'bootstrap5') {
631
- color: $field-list-button-font-color;
632
- }
633
-
634
- &.e-list-selected {
635
- color: $field-list-button-font-color;
636
- opacity: .5;
637
- }
638
-
639
- &:hover {
640
- background-color: $field-list-button-hover-color;
641
-
642
- .e-content {
643
- background-color: transparent;
644
- }
645
- }
646
-
647
- &:focus,
648
- &:active {
649
- background-color: $field-list-button-focus-color;
650
- color: $field-list-button-active-color;
651
-
652
- .e-content {
653
- background-color: transparent;
654
- }
655
-
656
- .e-sort,
657
- .e-pv-filter,
658
- .e-pv-filtered,
659
- .e-dropdown-icon,
660
- .e-edit {
661
- color: $field-list-button-active-color;
662
- }
663
-
664
- .e-drag {
665
- @if ($skin-name == 'tailwind') {
666
- color: $field-list-button-active-color;
667
- }
668
- }
669
- }
670
-
671
- .e-content {
672
- background-color: transparent;
673
- flex: auto;
674
- font-size: $field-list-button-font-size;
675
- height: 16px;
676
- line-height: 1em;
677
- overflow: hidden;
678
- padding: 0 8px;
679
- text-align: left;
680
- text-overflow: ellipsis;
681
- width: 70%;
682
- @if ($skin-name == 'tailwind') {
683
- line-height: 1.2em;
684
- }
685
- }
686
-
687
- .e-draggable {
688
- height: 20px;
689
- width: 20px;
690
- }
691
-
692
- .e-drag {
693
- color: $field-list-drag-icon-color;
694
- cursor: move;
695
- font-size: $field-list-icon-size;
696
- height: 20px;
697
- width: 20px;
698
-
699
- &.e-disable-drag {
700
- cursor: not-allowed;
701
- opacity: .4;
702
- visibility: hidden;
703
- }
704
- }
705
-
706
- .e-sort,
707
- .e-pv-filter,
708
- .e-pv-filtered,
709
- .e-dropdown-icon,
710
- .e-edit {
711
- color: $field-list-button-icon-color;
712
- cursor: pointer;
713
- display: inline-block;
714
- font-size: $field-list-icon-size;
715
- height: 20px;
716
- padding-left: $field-list-icon-to-icon-padding;
717
- width: 20px;
718
-
719
- &:hover {
720
- color: $field-list-icon-hover-color;
721
- }
722
-
723
- &.e-disable {
724
- display: none;
725
- }
726
- }
727
-
728
- .e-sort {
729
- height: $field-list-icon-size;
730
- }
731
-
732
- .e-remove {
733
- display: none;
734
- }
735
-
736
- &.e-rtl {
737
- .e-content {
738
- text-align: right;
739
- }
740
-
741
- .e-sort,
742
- .e-pv-filter,
743
- .e-pv-filtered,
744
- .e-remove,
745
- .e-dropdown-icon,
746
- .e-edit {
747
- padding-left: 0;
748
- padding-right: $field-list-icon-to-icon-padding;
749
- }
750
- }
751
- }
752
- }
753
- }
754
-
755
- .e-sort {
756
- height: fit-content;
757
- transform: rotateX(0deg);
758
- transition: transform 200ms ease-in-out;
759
-
760
- &.e-descend {
761
- transform: rotateX(180deg);
762
- }
763
- }
764
-
765
- .e-axis-content {
766
- height: $field-list-axis-content-height;
767
- overflow: auto;
768
- scroll-behavior: smooth;
769
- }
770
-
771
- .e-draggable-prompt {
772
- bottom: 32%;
773
- color: $field-list-default-prompt-color;
774
- font-size: $field-list-content-font-size;
775
- height: 25px;
776
- pointer-events: none;
777
- position: absolute;
778
- text-align: center;
779
- width: 100%;
780
-
781
- &.e-disable {
782
- display: none;
783
- }
784
- }
785
- }
786
-
787
- .e-left-axis-fields .e-field-list-rows,
788
- .e-right-axis-fields .e-field-list-values {
789
- margin-top: $field-list-default-padding-size;
790
- }
791
-
792
- &.e-olap-axis-table {
793
- width: 60%;
794
- }
795
- }
796
- }
797
-
798
- &.e-search-mode {
799
- &.e-static {
800
- max-height: 750px;
801
-
802
- .e-field-list-container .e-field-table {
803
- height: 261px;
804
- }
805
- }
806
-
807
- &.e-popup {
808
- min-height: 540px;
809
-
810
- .e-field-list-container {
811
- height: 369px;
812
-
813
- /* stylelint-disable */
814
- .e-field-table {
815
- height: $field-list-search-popup-table-height !important;
816
- }
817
-
818
- .e-axis-table {
819
- height: 392px;
820
-
821
- .e-axis-content {
822
- height: $field-list-search-popup-axis-content-height !important;
823
- }
824
- }
825
- /* stylelint-enable */
826
- }
827
- }
828
-
829
- .e-member-prompt {
830
- color: $field-list-drag-icon-color;
831
- padding: $field-list-member-prompt-padding-size;
832
- text-align: center;
833
- width: 100%;
834
-
835
- &.e-disable {
836
- display: none;
837
- }
838
- }
839
-
840
- .e-field-table {
841
- .e-field-list-search {
842
- display: flex;
843
- padding: $field-list-search-padding-size;
844
-
845
- .e-field-list-search-input .e-field-list-search-icon {
846
- float: right;
847
- font-size: $field-list-header-icon-size;
848
- }
849
-
850
- /* stylelint-disable */
851
- .e-input-group .e-input-group-icon,
852
- .e-input-group.e-control-wrapper .e-input-group-icon {
853
- border-width: 0 !important;
854
- cursor: text !important;
855
- }
856
-
857
- .e-input-group-icon:hover {
858
- background-color: transparent !important;
859
- border: transparent !important;
860
- color: currentColor !important;
861
- }
862
- }
863
-
864
- .e-field-list-tree-outer-div .e-disable,
865
- .e-disable {
866
- display: none !important;
867
- }
868
- }
869
- }
870
-
871
- .e-calculated-field {
872
- color: $field-list-cal-button-text-color;
873
- font-size: $field-list-button-font-size;
874
- font-weight: $field-list-button-font-weight;
875
- max-width: 160px;
876
- min-width: 145px;
877
-
878
- &.e-disable {
879
- display: none;
880
- }
881
- }
882
-
883
- /* stylelint-enable */
884
-
885
- &.e-rtl {
886
- .e-field-table {
887
- .e-field-list {
888
- padding-left: 0;
889
- padding-right: 2px;
890
-
891
- &:not(.e-olap-field-list-tree) {
892
- ul {
893
- padding-right: $field-list-treeview-ul-padding;
894
-
895
- li.e-pivot-parent{
896
- @if ($skin-name == 'bootstrap5') {
897
- padding-right: 5px;
898
- }
899
-
900
- @if ($skin-name == 'FluentUI') {
901
- padding-right: 9px;
902
- }
903
- }
904
-
905
- li:not(.e-pivot-parent):not(.e-pivot-child) {
906
- .e-text-content {
907
- padding-right: $field-list-treeview-li-padding;
908
- }
909
- }
910
- }
911
- }
912
-
913
- ul li {
914
- /* stylelint-disable */
915
- .e-list-text {
916
- font-family: $field-list-font-family;
917
- }
918
-
919
- .e-drag {
920
- margin-left: 6px !important;
921
- margin-right: 0 !important;
922
- @if ($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') {
923
- padding-right: 8px;
924
- }
925
- }
926
-
927
- .e-calc-measure-icon,
928
- .e-calc-dimension-icon,
929
- .e-attributeCDB-icon,
930
- .e-hierarchyCDB-icon,
931
- .e-level-members,
932
- .e-namedSetCDB-icon,
933
- .e-measure-icon,
934
- .e-kpiGoal-icon,
935
- .e-kpiStatus-icon,
936
- .e-kpiTrend-icon,
937
- .e-kpiValue-icon {
938
- margin-left: 0;
939
- margin-right: 10px;
940
- }
941
-
942
- /* stylelint-enable */
943
- }
944
- }
945
-
946
- .e-field-header {
947
- padding-left: 0;
948
- padding-right: $field-list-header-padding;
949
- text-align: right;
950
-
951
- @if ($field-list-skin == 'bootstrap4') {
952
- padding-right: 12px;
953
- }
954
- }
955
-
956
- .e-field-header-container {
957
- padding-left: $field-list-header-padding;
958
- padding-right: 0;
959
-
960
- .e-sort-none,
961
- .e-sort-ascend,
962
- .e-sort-descend {
963
- padding: $field-list-tree-header-padding $field-list-icon-to-icon-padding 0 0;
964
- }
965
-
966
- /* stylelint-disable */
967
- @if ($skin-name == 'FluentUI') {
968
- .e-sort-none {
969
- padding: $field-list-icon-to-icon-padding 0 0 $field-list-tree-header-padding !important;
970
- transform: rotate(180deg);
971
- }
972
- }
973
- /* stylelint-enable */
974
- }
975
- }
976
-
977
- .e-axis-table {
978
-
979
- .e-left-axis-fields,
980
- .e-right-axis-fields {
981
- padding-left: 0;
982
- padding-right: $field-list-default-padding-size;
983
- }
984
-
985
- .e-left-axis-fields .e-field-list-filters,
986
- .e-left-axis-fields .e-field-list-rows,
987
- .e-right-axis-fields .e-field-list-columns,
988
- .e-right-axis-fields .e-field-list-values {
989
- .e-axis-header {
990
- float: right;
991
- }
992
- }
993
- }
994
- }
995
-
996
- &.e-static {
997
- background-color: $field-list-default-bg-color;
998
- border: $field-list-border-size $field-list-border-type $field-list-default-border-color;
999
- max-height: 700px;
1000
- padding: $field-list-static-padding-size;
1001
- position: relative;
1002
-
1003
- .e-title-content {
1004
- color: $field-list-default-font-color;
1005
- }
1006
-
1007
- .e-field-list-container {
1008
- display: inline-block;
1009
- height: 100%;
1010
- width: 100%;
1011
-
1012
- .e-field-table {
1013
- height: 210px;
1014
- width: 100%;
1015
-
1016
- .e-field-list-tree-outer-div {
1017
- height: 180px;
1018
- }
1019
- }
1020
-
1021
- .e-center-div {
1022
- display: none;
1023
- }
1024
-
1025
- .e-center-title {
1026
- color: $field-list-default-header-font-color;
1027
- font-size: $field-list-header-font-size;
1028
- height: 25px;
1029
- margin-top: 5px;
1030
- overflow: hidden;
1031
- text-align: left;
1032
- text-overflow: ellipsis;
1033
- }
1034
-
1035
- .e-axis-table {
1036
- width: 100%;
1037
-
1038
- .e-left-axis-fields {
1039
- padding: 0;
1040
- }
1041
-
1042
- .e-right-axis-fields {
1043
- padding-left: $field-list-default-padding-size;
1044
- }
1045
-
1046
- .e-left-axis-fields .e-field-list-rows,
1047
- .e-right-axis-fields .e-field-list-values {
1048
- margin-top: $field-list-default-padding-size;
1049
- }
1050
-
1051
- .e-left-axis-fields .e-field-list-filters,
1052
- .e-left-axis-fields .e-field-list-rows,
1053
- .e-right-axis-fields .e-field-list-columns,
1054
- .e-right-axis-fields .e-field-list-values {
1055
- .e-axis-container {
1056
- .e-axis-icon-container {
1057
- padding-top: $field-list-static-header-icon-wrapper-padding;
1058
- }
1059
- }
1060
- }
1061
- }
1062
- }
1063
-
1064
- &.e-rtl {
1065
- .e-center-title {
1066
- text-align: right;
1067
- }
1068
-
1069
- .e-axis-table {
1070
- .e-left-axis-fields {
1071
- padding-left: $field-list-static-padding-size;
1072
- }
1073
-
1074
- .e-right-axis-fields {
1075
- padding: 0;
1076
- }
1077
- }
1078
- }
1079
- }
1080
-
1081
- &.e-device {
1082
- height: 100%;
1083
- /* stylelint-disable */
1084
- max-height: 100% !important;
1085
- max-width: 100% !important;
1086
- /* stylelint-enable */
1087
- min-height: 500px;
1088
- width: 100%;
1089
-
1090
- .e-dlg-header-content {
1091
- background-color: $field-list-mobile-header-color;
1092
- color: $field-list-mobile-header-font-color;
1093
- font-size: 14px;
1094
- @if ($skin-name == 'tailwind') {
1095
- padding-left: 16px;
1096
- padding-right: 16px;
1097
- }
1098
- }
1099
-
1100
- .e-adaptive-field-list-dialog,
1101
- .e-member-editor-dialog {
1102
- .e-dlg-header-content {
1103
- background-color: transparent;
1104
- color: $field-list-mobile-header-font-color;
1105
- }
1106
-
1107
- .e-dlg-content .e-field-list-tree-outer-div {
1108
- height: 210px;
1109
- overflow: auto;
1110
- }
1111
- }
1112
-
1113
- .e-title-mobile-header {
1114
- display: flex;
1115
- align-items: center;
1116
- }
1117
-
1118
- .e-field-list-back-icon {
1119
- color: $field-list-back-font-color;
1120
- font-size: 16px;
1121
- height: auto;
1122
- margin-left: 0;
1123
- margin-right: 12px;
1124
- text-align: center;
1125
- width: 24px;
1126
- }
1127
-
1128
- .e-disable {
1129
- display: none;
1130
- }
1131
-
1132
- .e-adaptive-container {
1133
- height: 100%;
1134
- position: relative;
1135
-
1136
- .e-tab-header {
1137
- background-color: $field-list-header-background-color;
1138
-
1139
- .e-toolbar-item {
1140
- .e-tab-wrap {
1141
- border: 0;
1142
- }
1143
- }
1144
- }
1145
-
1146
- .e-content {
1147
- display: initial;
1148
-
1149
- .e-field-list-filters,
1150
- .e-field-list-rows,
1151
- .e-field-list-columns,
1152
- .e-field-list-values {
1153
- display: inline-block;
1154
- height: 100%;
1155
- min-height: 250px;
1156
- padding-top: $field-list-adaptive-content-padding-size;
1157
- position: relative;
1158
- width: 100%;
1159
-
1160
- .e-axis-content {
1161
- overflow: auto;
1162
- }
1163
-
1164
- .e-pvt-btn-div {
1165
- display: grid;
1166
-
1167
- .e-drop-indicator {
1168
- display: none;
1169
- }
1170
-
1171
- .e-pivot-button {
1172
- border: $field-list-border-size $field-list-border-type $field-list-button-border-color;
1173
- border-left: 0;
1174
- border-radius: 0;
1175
- border-right: 0;
1176
- border-top: 0;
1177
- border-width: 1px 0;
1178
- box-shadow: none;
1179
- display: flex;
1180
- font-size: $field-list-bigger-button-font-size;
1181
- font-weight: normal;
1182
- height: $field-list-adaptive-pivot-button-height;
1183
- line-height: normal;
1184
- padding: $field-list-adaptive-pivot-button-padding;
1185
- text-transform: none;
1186
- width: 100%;
1187
-
1188
- @if ($skin-name == 'bootstrap5') {
1189
- background-color: $field-list-default-bg-color;
1190
- color: $field-list-default-font-color;
1191
- }
1192
-
1193
- &.e-list-selected {
1194
- opacity: .5;
1195
- }
1196
-
1197
- .e-content {
1198
- flex: auto;
1199
- font-size: $field-list-bigger-button-font-size;
1200
- height: 100%;
1201
- margin-top: -2px;
1202
- overflow: hidden;
1203
- text-align: left;
1204
- text-overflow: ellipsis;
1205
- width: 70%;
1206
- }
1207
-
1208
- .e-drag {
1209
- display: none;
1210
- }
1211
-
1212
- /* stylelint-disable */
1213
- .e-sort,
1214
- .e-pv-filter,
1215
- .e-pv-filtered,
1216
- .e-remove,
1217
- .e-dropdown-icon,
1218
- .e-edit {
1219
- color: $field-list-button-icon-color;
1220
- cursor: pointer;
1221
- display: inline-block;
1222
- font-size: $field-list-bigger-icon-size;
1223
- height: 24px;
1224
- padding-left: 10px;
1225
- width: 24px;
1226
- font-size: 14px !important;
1227
-
1228
- @if ($field-list-skin == 'bootstrap4') {
1229
- color: $white;
1230
- }
1231
-
1232
- @if ($skin-name == 'bootstrap5') {
1233
- color: $field-list-button-icon-color;
1234
- padding-left: 8px;
1235
- }
1236
-
1237
- &:hover {
1238
- color: $field-list-icon-hover-color;
1239
- }
1240
-
1241
- &.e-disable {
1242
- display: none;
1243
- }
1244
- }
1245
-
1246
- /* stylelint-enable */
1247
-
1248
- .e-sort {
1249
- height: fit-content;
1250
- transform: rotateX(0deg);
1251
- transition: transform 200ms ease-in-out;
1252
-
1253
- &.e-descend {
1254
- transform: rotateX(180deg);
1255
- }
1256
- }
1257
-
1258
- .e-remove {
1259
- display: inline-block;
1260
- }
1261
-
1262
- &.e-rtl {
1263
- .e-content {
1264
- text-align: right;
1265
- }
1266
-
1267
- .e-sort,
1268
- .e-pv-filter,
1269
- .e-pv-filtered,
1270
- .e-remove,
1271
- .e-dropdown-icon,
1272
- .e-edit {
1273
- padding-left: 0;
1274
- padding-right: 10px;
1275
-
1276
- @if ($skin-name == 'tailwind') {
1277
- margin-right: 8px;
1278
- padding-right: 0;
1279
- }
1280
- @if ($skin-name == 'bootstrap5') {
1281
- padding-right: 8px;
1282
- }
1283
- }
1284
- }
1285
- }
1286
- }
1287
-
1288
- .e-axis-content {
1289
- height: 100%;
1290
- width: 100%;
1291
- }
1292
-
1293
- .e-draggable-prompt {
1294
- border: 1px dashed $field-list-header-background-color;
1295
- color: $field-list-header-background-color;
1296
- font-size: $field-list-drag-clone-font-size;
1297
- height: $field-list-adaptive-drag-prompt-height;
1298
- left: 15%;
1299
- line-height: $field-list-adaptive-drag-prompt-height;
1300
- pointer-events: none;
1301
- position: absolute;
1302
- text-align: center;
1303
- top: 25%;
1304
- vertical-align: middle;
1305
- width: 70%;
1306
-
1307
- @if ($skin-name == 'bootstrap5') {
1308
- color: $field-list-default-font-color;
1309
- }
1310
- }
1311
- }
1312
-
1313
- .e-pivot-calc-outer-div {
1314
- .e-pivot-formula {
1315
- background-color: $pivot-formula-background;
1316
- border: 1px solid $pivot-formula-border;
1317
- border-radius: $field-list-default-border-radius;
1318
- color: $field-list-default-font-color;
1319
- height: 200px;
1320
- margin-left: 20px;
1321
- margin-right: 20px;
1322
- margin-top: 25px;
1323
- padding: 2px 3px;
1324
- resize: none;
1325
- width: 90%;
1326
- }
1327
-
1328
- /* stylelint-disable */
1329
- .e-pivot-calc-input-div,
1330
- .e-member-options,
1331
- .e-pivot-calc-custom-format-div {
1332
- margin-left: 20px;
1333
- margin-right: 20px;
1334
- margin-top: 20px;
1335
- width: 90% !important;
1336
- }
1337
-
1338
- /* stylelint-enable */
1339
-
1340
- .e-accordion {
1341
- margin-top: 20px;
1342
- overflow: auto;
1343
-
1344
- .e-acrdn-header {
1345
- align-items: center;
1346
- display: flex;
1347
- }
1348
-
1349
- .e-acrdn-header-icon {
1350
- display: table;
1351
- font-size: 12px;
1352
- min-width: 28px;
1353
- padding: 0;
1354
- position: absolute;
1355
- right: 16px;
1356
-
1357
- .e-list-icon {
1358
- cursor: pointer;
1359
- display: table-cell;
1360
- padding-right: 6px;
1361
- text-align: center;
1362
- vertical-align: middle;
1363
- }
1364
- }
1365
-
1366
- .e-icons.e-frame {
1367
- margin-right: 12px;
1368
- }
1369
-
1370
- &.e-rtl {
1371
- .e-acrdn-header-icon {
1372
- left: 16px;
1373
- right: auto;
1374
- }
1375
-
1376
- /* stylelint-disable */
1377
- .e-icons.e-frame {
1378
- margin-left: 12px !important;
1379
- margin-right: 0 !important;
1380
- }
1381
-
1382
- /* stylelint-enable */
1383
- }
1384
- }
1385
-
1386
- .e-radio-wrapper {
1387
- margin-bottom: 24px;
1388
- margin-right: 20px;
1389
-
1390
- .e-label {
1391
- color: $field-list-default-font-color;
1392
- font-family: $field-list-font-family;
1393
- font-size: 14px;
1394
- opacity: .87;
1395
- }
1396
- }
1397
-
1398
- .e-pivot-ok-button,
1399
- .e-pivot-add-button,
1400
- .e-pivot-cancel-button {
1401
- float: right;
1402
- margin-right: 20px;
1403
- margin-top: 32px;
1404
- }
1405
-
1406
- .e-pivot-ok-button {
1407
- bottom: 0;
1408
- position: sticky;
1409
- }
1410
-
1411
- .e-pivot-accord {
1412
- max-height: 290px;
1413
- overflow: auto;
1414
-
1415
- ul {
1416
-
1417
- .e-list-icon {
1418
- color: $field-list-tree-icon-color;
1419
- }
1420
-
1421
- .e-calcfieldmember .e-list-text {
1422
- overflow: hidden;
1423
- text-overflow: ellipsis;
1424
- width: 53%;
1425
- }
1426
-
1427
- .e-list-header-icon {
1428
- display: table;
1429
- height: 30px;
1430
- min-height: 30px;
1431
- min-width: 24px;
1432
- padding: 0;
1433
- position: absolute;
1434
- right: 16px;
1435
- top: 0;
1436
-
1437
- .e-list-edit-icon,
1438
- .e-remove-report.e-icons {
1439
- color: $field-list-tree-icon-color;
1440
- display: table-cell;
1441
- padding: 5px;
1442
- pointer-events: all;
1443
- text-align: center;
1444
- vertical-align: middle;
1445
- }
1446
- }
1447
- }
1448
-
1449
- &.e-rtl {
1450
- ul {
1451
- .e-list-header-icon {
1452
- left: 16px;
1453
- right: auto;
1454
- }
1455
-
1456
- .e-list-icon {
1457
- transform: rotateX(0deg) rotateY(180deg);
1458
- }
1459
- }
1460
- }
1461
- }
1462
-
1463
- &.e-olap-calc-outer-div {
1464
- max-height: 350px;
1465
- overflow: hidden;
1466
- overflow-y: auto;
1467
- }
1468
- }
1469
- }
1470
-
1471
- .e-field-list-footer {
1472
- bottom: 20px;
1473
- display: inline-block;
1474
- position: absolute;
1475
- vertical-align: bottom;
1476
- width: 100%;
1477
-
1478
- .e-field-list-footer-content {
1479
- display: inline-block;
1480
- padding: $field-list-adaptive-footer-padding-size;
1481
- width: 100%;
1482
-
1483
- .e-field-list-btn,
1484
- .e-calculated-field-btn {
1485
- float: right;
1486
- height: $field-list-adaptive-btn-size;
1487
- pointer-events: all;
1488
- width: $field-list-adaptive-btn-size;
1489
- z-index: 1000;
1490
-
1491
- .e-add-icon {
1492
- font-size: $field-list-adaptive-btn-icon-size;
1493
- line-height: $field-list-adaptive-icon-height;
1494
- }
1495
- }
1496
- }
1497
- }
1498
- }
1499
-
1500
- .e-footer-content.e-field-list-footer {
1501
- background-color: transparent;
1502
- bottom: 0;
1503
- display: inline-block;
1504
- padding: $field-list-adaptive-footer-padding-size;
1505
- pointer-events: none;
1506
- position: absolute;
1507
- vertical-align: bottom;
1508
- width: 100%;
1509
-
1510
- .e-field-list-btn,
1511
- .e-calculated-field-btn,
1512
- .e-cancel-btn,
1513
- .e-defer-apply-button {
1514
- float: right;
1515
- height: $field-list-adaptive-btn-size;
1516
- pointer-events: all;
1517
- width: $field-list-adaptive-btn-size;
1518
- z-index: 1000;
1519
-
1520
- .e-add-icon {
1521
- font-size: $field-list-adaptive-btn-icon-size;
1522
- line-height: $field-list-adaptive-icon-height;
1523
- }
1524
- }
1525
-
1526
- .e-cancel-btn,
1527
- .e-defer-apply-button {
1528
- float: left;
1529
- }
1530
-
1531
- .e-cancel-btn,
1532
- .e-defer-apply-button,
1533
- .e-checkbox-layout {
1534
- max-width: 20%;
1535
- overflow: hidden;
1536
- text-overflow: ellipsis;
1537
- white-space: nowrap;
1538
- }
1539
-
1540
- .e-checkbox-layout {
1541
- max-width: 45%;
1542
- }
1543
- }
1544
-
1545
- &.e-static {
1546
- border: 0;
1547
- padding: 0;
1548
-
1549
- .e-field-list-filters,
1550
- .e-field-list-rows,
1551
- .e-field-list-columns,
1552
- .e-field-list-values {
1553
- .e-axis-content {
1554
- max-height: 600px;
1555
- }
1556
- }
1557
- }
1558
-
1559
- &.e-rtl {
1560
- .e-field-list-back-icon {
1561
- margin-left: 12px;
1562
- margin-right: 0;
1563
- transform: rotateY(180deg);
1564
- }
1565
-
1566
- .e-field-list-footer {
1567
-
1568
- .e-field-list-btn,
1569
- .e-calculated-field-btn {
1570
- float: left;
1571
- }
1572
-
1573
- .e-cancel-btn,
1574
- .e-defer-apply-button {
1575
- float: right;
1576
- }
1577
- }
1578
-
1579
- /* stylelint-disable */
1580
- .e-pivot-calc-outer-div {
1581
-
1582
- .e-pivot-ok-button,
1583
- .e-pivot-add-button,
1584
- .e-pivot-cancel-button {
1585
- float: left !important;
1586
- margin-left: 20px;
1587
- }
1588
- }
1589
-
1590
- /* stylelint-enable */
1591
- }
1592
- }
1593
- }
1594
-
1595
- /* stylelint-disable */
1596
- .e-bigger .e-pivotfieldlist-container,
1597
- .e-bigger.e-pivotfieldlist-container {
1598
- .e-field-table {
1599
-
1600
- .e-left-axis-fields,
1601
- .e-right-axis-fields {
1602
- padding-left: $field-list-default-bigger-padding-size;
1603
- }
1604
-
1605
- .e-field-header {
1606
- background-color: $field-list-header-background-color;
1607
- color: $field-list-default-header-font-color;
1608
- font-size: $field-list-bigger-header-font-size;
1609
- font-weight: normal;
1610
- height: $field-list-bigger-header-height;
1611
- overflow: hidden;
1612
- padding: $field-list-tree-header-padding 0 0 $field-list-bigger-header-padding;
1613
-
1614
- @if ($field-list-skin == 'bootstrap4') {
1615
- height: 40px;
1616
- padding-left: 16px;
1617
- padding-top: $field-list-bigger-tree-header-padding;
1618
- }
1619
- }
1620
-
1621
- .e-field-header-container {
1622
- padding-right: $field-list-bigger-header-padding;
1623
-
1624
- .e-sort-none,
1625
- .e-sort-ascend,
1626
- .e-sort-descend {
1627
- font-size: $field-list-bigger-header-icon-size;
1628
- height: 24px !important;
1629
- padding: $field-list-tree-header-padding 0 0 $field-list-bigger-icon-to-icon-padding;
1630
- width: 24px;
1631
- }
1632
-
1633
- @if ($skin-name == 'FluentUI') {
1634
- .e-sort-none {
1635
- padding: 0 0 $field-list-bigger-icon-to-icon-padding $field-list-tree-header-padding !important;
1636
- }
1637
- }
1638
- }
1639
-
1640
- .e-field-list {
1641
- padding-left: 5px;
1642
-
1643
- &:not(.e-olap-field-list-tree) {
1644
- ul {
1645
- padding-left: $field-list-treeview-bigger-ul-padding;
1646
-
1647
- li.e-pivot-parent{
1648
- @if ($skin-name == 'bootstrap5') {
1649
- padding-left: 7px;
1650
- }
1651
-
1652
- @if ($skin-name == 'FluentUI') {
1653
- padding-left: 8px;
1654
- }
1655
- }
1656
-
1657
- li:not(.e-pivot-parent):not(.e-pivot-child) {
1658
- .e-text-content {
1659
- padding-left: $field-list-treeview-bigger-li-padding;
1660
- }
1661
- }
1662
- }
1663
- }
1664
-
1665
- ul {
1666
- li {
1667
- padding: 0;
1668
- }
1669
- }
1670
-
1671
- .e-drag {
1672
- font-size: $field-list-bigger-icon-size !important;
1673
- height: 24px !important;
1674
- margin-bottom: $field-list-treeview-drag-bigger-padding !important;
1675
- margin-right: 4px !important;
1676
- width: 24px !important;
1677
- }
1678
-
1679
- .e-calc-measure-icon,
1680
- .e-calc-dimension-icon,
1681
- .e-attributeCDB-icon,
1682
- .e-hierarchyCDB-icon,
1683
- .e-level-members,
1684
- .e-namedSetCDB-icon,
1685
- .e-measure-icon,
1686
- .e-kpiGoal-icon,
1687
- .e-kpiStatus-icon,
1688
- .e-kpiTrend-icon,
1689
- .e-kpiValue-icon {
1690
- margin-left: 10px;
1691
- }
1692
-
1693
- &.e-olap-field-list-tree {
1694
- ul {
1695
- .e-list-icon {
1696
- font-size: $field-list-bigger-icon-size;
1697
- }
1698
- }
1699
- }
1700
- }
1701
- /* stylelint-enable */
1702
-
1703
- .e-left-axis-fields .e-field-list-rows,
1704
- .e-right-axis-fields .e-field-list-values {
1705
- margin-top: $field-list-default-bigger-padding-size;
1706
- }
1707
- }
1708
-
1709
- .e-axis-table {
1710
- .e-left-axis-fields .e-field-list-filters,
1711
- .e-left-axis-fields .e-field-list-rows,
1712
- .e-right-axis-fields .e-field-list-columns,
1713
- .e-right-axis-fields .e-field-list-values {
1714
- .e-axis-container {
1715
- height: $field-list-bigger-header-height;
1716
- padding: 0 $field-list-bigger-header-padding 5px;
1717
-
1718
- .e-axis-icon-container {
1719
- height: 24px;
1720
- padding-top: $field-list-bigger-header-icon-wrapper-padding;
1721
- width: 24px;
1722
-
1723
- .e-axis-rows,
1724
- .e-axis-columns,
1725
- .e-axis-values,
1726
- .e-axis-filters {
1727
- font-size: $field-list-bigger-header-icon-size;
1728
- }
1729
- }
1730
-
1731
- .e-axis-header {
1732
- font-size: $field-list-bigger-header-font-size;
1733
- line-height: $field-list-bigger-header-content-line-height;
1734
- margin-top: 4px;
1735
- padding: 0 12px;
1736
-
1737
- @if ($field-list-skin == 'bootstrap4') {
1738
- margin-top: 7px;
1739
- }
1740
- }
1741
- }
1742
-
1743
- .e-axis-content {
1744
- @if ($field-list-skin == 'bootstrap4') {
1745
- height: 126px;
1746
- }
1747
-
1748
- /* stylelint-disable */
1749
- .e-pvt-btn-div {
1750
- .e-pivot-button {
1751
- font-size: $field-list-bigger-button-font-size;
1752
- height: $field-list-bigger-button-height !important;
1753
- padding: $field-list-bigger-button-padding !important;
1754
-
1755
- /* stylelint-enable */
1756
- .e-content {
1757
- font-size: $field-list-bigger-button-font-size;
1758
- line-height: $field-list-bigger-button-line-height;
1759
- padding: 0 10px;
1760
- }
1761
-
1762
- .e-draggable {
1763
- height: 24px;
1764
- width: 24px;
1765
- }
1766
-
1767
- .e-sort,
1768
- .e-pv-filter,
1769
- .e-pv-filtered,
1770
- .e-dropdown-icon,
1771
- .e-edit {
1772
- cursor: pointer;
1773
- display: inline-block;
1774
- font-size: $field-list-bigger-icon-size;
1775
- height: 24px;
1776
- width: 24px;
1777
- }
1778
-
1779
- .e-sort {
1780
- height: $field-list-bigger-icon-size;
1781
- }
1782
-
1783
- .e-drag {
1784
- font-size: $field-list-bigger-icon-size;
1785
- width: 24px;
1786
- }
1787
- }
1788
- }
1789
- }
1790
-
1791
- .e-draggable-prompt {
1792
- @if ($field-list-skin == 'bootstrap4') {
1793
- font-size: 16px;
1794
- }
1795
- }
1796
- }
1797
- }
1798
-
1799
- .e-calculated-field {
1800
- font-size: $field-list-bigger-button-font-size;
1801
- }
1802
-
1803
- &.e-static {
1804
- max-height: 735px;
1805
-
1806
- .e-field-list-container {
1807
- .e-center-title {
1808
- color: $field-list-default-header-font-color;
1809
- font-size: $field-list-bigger-header-font-size;
1810
- }
1811
-
1812
- .e-axis-table {
1813
- .e-right-axis-fields {
1814
- padding-left: $field-list-default-bigger-padding-size;
1815
- }
1816
-
1817
- .e-left-axis-fields .e-field-list-rows,
1818
- .e-right-axis-fields .e-field-list-values {
1819
- margin-top: $field-list-default-bigger-padding-size;
1820
- }
1821
-
1822
- .e-left-axis-fields .e-field-list-filters,
1823
- .e-left-axis-fields .e-field-list-rows,
1824
- .e-right-axis-fields .e-field-list-columns,
1825
- .e-right-axis-fields .e-field-list-values {
1826
- .e-axis-container {
1827
- .e-axis-icon-container {
1828
- padding-top: $field-list-static-bigger-header-icon-wrapper-padding;
1829
- }
1830
- }
1831
- }
1832
- }
1833
- }
1834
-
1835
- &.e-rtl {
1836
- .e-axis-table {
1837
- .e-left-axis-fields {
1838
- padding-left: $field-list-default-bigger-padding-size;
1839
- }
1840
-
1841
- /* stylelint-disable */
1842
- .e-right-axis-fields {
1843
- padding: 0 !important;
1844
- }
1845
- }
1846
- }
1847
- }
1848
-
1849
- &.e-rtl {
1850
- .e-field-table {
1851
- .e-field-list {
1852
- padding-left: 0;
1853
- padding-right: 5px;
1854
-
1855
- &:not(.e-olap-field-list-tree) {
1856
- ul {
1857
- padding-right: $field-list-treeview-bigger-ul-padding;
1858
-
1859
- li.e-pivot-parent{
1860
- @if ($skin-name == 'bootstrap5') {
1861
- padding-right: 7px;
1862
- }
1863
-
1864
- @if ($skin-name == 'FluentUI') {
1865
- padding-right: 8px;
1866
- }
1867
- }
1868
-
1869
- li:not(.e-pivot-parent):not(.e-pivot-child) {
1870
- .e-text-content {
1871
- padding-right: $field-list-treeview-bigger-li-padding;
1872
- }
1873
- }
1874
- }
1875
- }
1876
-
1877
- .e-drag {
1878
- margin-left: 4px !important;
1879
- margin-right: 0 !important;
1880
- }
1881
-
1882
- .e-calc-measure-icon,
1883
- .e-calc-dimension-icon,
1884
- .e-attributeCDB-icon,
1885
- .e-hierarchyCDB-icon,
1886
- .e-level-members,
1887
- .e-namedSetCDB-icon,
1888
- .e-measure-icon,
1889
- .e-kpiGoal-icon,
1890
- .e-kpiStatus-icon,
1891
- .e-kpiTrend-icon,
1892
- .e-kpiValue-icon {
1893
- margin-left: 0;
1894
- margin-right: 10px;
1895
- }
1896
-
1897
- /* stylelint-enable */
1898
- }
1899
-
1900
- .e-field-header {
1901
- padding-right: $field-list-bigger-header-padding;
1902
- }
1903
-
1904
- .e-field-header-container {
1905
- padding-left: $field-list-bigger-header-padding;
1906
-
1907
- .e-sort-none,
1908
- .e-sort-ascend,
1909
- .e-sort-descend {
1910
- padding: $field-list-tree-header-padding $field-list-bigger-icon-to-icon-padding 0 0;
1911
- }
1912
-
1913
- /* stylelint-disable */
1914
- @if ($skin-name == 'FluentUI') {
1915
- .e-sort-none {
1916
- padding: $field-list-bigger-icon-to-icon-padding 0 0 $field-list-tree-header-padding !important;
1917
- }
1918
- }
1919
- /* stylelint-enable */
1920
- }
1921
- }
1922
-
1923
- .e-axis-table {
1924
-
1925
- .e-left-axis-fields,
1926
- .e-right-axis-fields {
1927
- padding-left: 0;
1928
- padding-right: $field-list-default-padding-size;
1929
- }
1930
-
1931
- .e-left-axis-fields .e-field-list-filters,
1932
- .e-left-axis-fields .e-field-list-rows,
1933
- .e-right-axis-fields .e-field-list-columns,
1934
- .e-right-axis-fields .e-field-list-values {
1935
- .e-pivot-button {
1936
-
1937
- .e-sort,
1938
- .e-pv-filter,
1939
- .e-pv-filtered,
1940
- .e-remove,
1941
- .e-dropdown-icon,
1942
- .e-edit {
1943
- padding-left: 0;
1944
- padding-right: $field-list-bigger-icon-to-icon-padding;
1945
- }
1946
- }
1947
- }
1948
- }
1949
- }
1950
-
1951
- &.e-search-mode {
1952
- &.e-static {
1953
- max-height: 750px;
1954
-
1955
- .e-field-list-container {
1956
- max-height: 800px;
1957
-
1958
- .e-field-table {
1959
- height: 270px;
1960
- }
1961
- }
1962
- }
1963
-
1964
- /* stylelint-disable */
1965
- &.e-popup {
1966
- max-height: 600px !important;
1967
- min-height: $field-list-search-popup-container-bigger-height !important;
1968
-
1969
- .e-field-list-container {
1970
- height: 387px;
1971
-
1972
- .e-field-table {
1973
- height: $field-list-search-popup-table-bigger-height !important;
1974
- }
1975
-
1976
- .e-axis-table {
1977
- height: $field-list-search-popup-axis-table-bigger-height;
1978
-
1979
- .e-axis-content {
1980
- height: $field-list-search-popup-axis-content-bigger-height !important;
1981
- }
1982
- }
1983
- }
1984
- }
1985
- }
1986
-
1987
- .e-adaptive-field-list-dialog {
1988
- .e-dlg-content .e-field-list-tree-outer-div {
1989
- max-height: $field-list-adaptive-outerdiv-height;
1990
- }
1991
- }
1992
- }
1993
- /* stylelint-enable */
1994
- }