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