@syncfusion/ej2-vue-layouts 23.2.4 → 24.1.41

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 (88) hide show
  1. package/dist/ej2-vue-layouts.umd.min.js +1 -1
  2. package/dist/global/ej2-vue-layouts.min.js +2 -2
  3. package/package.json +9 -9
  4. package/styles/avatar/bootstrap-dark.css +1 -45
  5. package/styles/avatar/bootstrap.css +1 -45
  6. package/styles/avatar/bootstrap4.css +1 -45
  7. package/styles/avatar/bootstrap5-dark.css +1 -60
  8. package/styles/avatar/bootstrap5.css +1 -60
  9. package/styles/avatar/fabric-dark.css +1 -45
  10. package/styles/avatar/fabric.css +1 -45
  11. package/styles/avatar/fluent-dark.css +1 -58
  12. package/styles/avatar/fluent.css +1 -58
  13. package/styles/avatar/highcontrast-light.css +1 -45
  14. package/styles/avatar/highcontrast.css +1 -45
  15. package/styles/avatar/material-dark.css +1 -45
  16. package/styles/avatar/material.css +1 -45
  17. package/styles/avatar/material3-dark.css +1 -113
  18. package/styles/avatar/material3.css +1 -169
  19. package/styles/avatar/tailwind-dark.css +1 -58
  20. package/styles/avatar/tailwind.css +1 -58
  21. package/styles/bootstrap-dark.css +1 -1351
  22. package/styles/bootstrap.css +1 -1352
  23. package/styles/bootstrap4.css +1 -1357
  24. package/styles/bootstrap5-dark.css +1 -1368
  25. package/styles/bootstrap5.css +1 -1368
  26. package/styles/card/bootstrap-dark.css +1 -513
  27. package/styles/card/bootstrap.css +1 -514
  28. package/styles/card/bootstrap4.css +1 -520
  29. package/styles/card/bootstrap5-dark.css +1 -513
  30. package/styles/card/bootstrap5.css +1 -513
  31. package/styles/card/fabric-dark.css +1 -513
  32. package/styles/card/fabric.css +1 -524
  33. package/styles/card/fluent-dark.css +1 -534
  34. package/styles/card/fluent.css +1 -534
  35. package/styles/card/highcontrast-light.css +1 -513
  36. package/styles/card/highcontrast.css +1 -525
  37. package/styles/card/material-dark.css +1 -513
  38. package/styles/card/material.css +1 -513
  39. package/styles/card/material3-dark.css +1 -566
  40. package/styles/card/material3.css +1 -622
  41. package/styles/card/tailwind-dark.css +1 -514
  42. package/styles/card/tailwind.css +1 -514
  43. package/styles/dashboard-layout/bootstrap-dark.css +1 -296
  44. package/styles/dashboard-layout/bootstrap.css +1 -296
  45. package/styles/dashboard-layout/bootstrap4.css +1 -296
  46. package/styles/dashboard-layout/bootstrap5-dark.css +1 -305
  47. package/styles/dashboard-layout/bootstrap5.css +1 -305
  48. package/styles/dashboard-layout/fabric-dark.css +1 -296
  49. package/styles/dashboard-layout/fabric.css +1 -296
  50. package/styles/dashboard-layout/fluent-dark.css +1 -300
  51. package/styles/dashboard-layout/fluent.css +1 -300
  52. package/styles/dashboard-layout/highcontrast-light.css +1 -234
  53. package/styles/dashboard-layout/highcontrast.css +1 -292
  54. package/styles/dashboard-layout/material-dark.css +1 -296
  55. package/styles/dashboard-layout/material.css +1 -296
  56. package/styles/dashboard-layout/material3-dark.css +1 -356
  57. package/styles/dashboard-layout/material3.css +1 -412
  58. package/styles/dashboard-layout/tailwind-dark.css +1 -317
  59. package/styles/dashboard-layout/tailwind.css +1 -317
  60. package/styles/fabric-dark.css +1 -1351
  61. package/styles/fabric.css +1 -1362
  62. package/styles/fluent-dark.css +1 -1382
  63. package/styles/fluent.css +1 -1382
  64. package/styles/highcontrast-light.css +1 -1289
  65. package/styles/highcontrast.css +1 -1359
  66. package/styles/material-dark.css +1 -1350
  67. package/styles/material.css +1 -1351
  68. package/styles/material3-dark.css +1 -1581
  69. package/styles/material3.css +1 -1805
  70. package/styles/splitter/bootstrap-dark.css +1 -496
  71. package/styles/splitter/bootstrap.css +1 -496
  72. package/styles/splitter/bootstrap4.css +1 -495
  73. package/styles/splitter/bootstrap5-dark.css +1 -489
  74. package/styles/splitter/bootstrap5.css +1 -489
  75. package/styles/splitter/fabric-dark.css +1 -496
  76. package/styles/splitter/fabric.css +1 -496
  77. package/styles/splitter/fluent-dark.css +1 -489
  78. package/styles/splitter/fluent.css +1 -489
  79. package/styles/splitter/highcontrast-light.css +1 -496
  80. package/styles/splitter/highcontrast.css +1 -496
  81. package/styles/splitter/material-dark.css +1 -495
  82. package/styles/splitter/material.css +1 -496
  83. package/styles/splitter/material3-dark.css +1 -544
  84. package/styles/splitter/material3.css +1 -600
  85. package/styles/splitter/tailwind-dark.css +1 -489
  86. package/styles/splitter/tailwind.css +1 -489
  87. package/styles/tailwind-dark.css +1 -1379
  88. package/styles/tailwind.css +1 -1379
@@ -1,1581 +1 @@
1
- :root {
2
- --color-sf-black: 0, 0, 0;
3
- --color-sf-white: 255, 255, 255;
4
- --color-sf-primary: 208, 188, 255;
5
- --color-sf-primary-container: 79, 55, 139;
6
- --color-sf-secondary: 204, 194, 220;
7
- --color-sf-secondary-container: 74, 68, 88;
8
- --color-sf-tertiary: 239, 184, 200;
9
- --color-sf-tertiary-container: 99, 59, 72;
10
- --color-sf-surface: 28, 27, 31;
11
- --color-sf-surface-variant: 73, 69, 79;
12
- --color-sf-background: var(--color-sf-surface);
13
- --color-sf-on-primary: 55, 30, 115;
14
- --color-sf-on-primary-container: 234, 221, 255;
15
- --color-sf-on-secondary: 51, 45, 65;
16
- --color-sf-on-secondary-container: 232, 222, 248;
17
- --color-sf-on-tertiary: 73, 37, 50;
18
- --color-sf-on-tertiary-containe: 255, 216, 228;
19
- --color-sf-on-surface: 230, 225, 229;
20
- --color-sf-on-surface-variant: 202, 196, 208;
21
- --color-sf-on-background: 230, 225, 229;
22
- --color-sf-outline: 147, 143, 153;
23
- --color-sf-outline-variant: 68, 71, 70;
24
- --color-sf-shadow: 0, 0, 0;
25
- --color-sf-surface-tint-color: 208, 188, 255;
26
- --color-sf-inverse-surface: 230, 225, 229;
27
- --color-sf-inverse-on-surface: 49, 48, 51;
28
- --color-sf-inverse-primary: 103, 80, 164;
29
- --color-sf-scrim: 0, 0, 0;
30
- --color-sf-error: 242, 184, 181;
31
- --color-sf-error-container: 140, 29, 24;
32
- --color-sf-on-error: 96, 20, 16;
33
- --color-sf-on-error-container: 249, 222, 220;
34
- --color-sf-success: 83, 202, 23;
35
- --color-sf-success-container: 22, 62, 2;
36
- --color-sf-on-success: 13, 39, 0;
37
- --color-sf-on-success-container: 183, 250, 150;
38
- --color-sf-info: 71, 172, 251;
39
- --color-sf-info-container: 0, 67, 120;
40
- --color-sf-on-info: 0, 51, 91;
41
- --color-sf-on-info-container: 173, 219, 255;
42
- --color-sf-warning: 245, 180, 130;
43
- --color-sf-warning-container: 123, 65, 0;
44
- --color-sf-on-warning: 99, 52, 0;
45
- --color-sf-on-warning-container: 255, 220, 193;
46
- --color-sf-spreadsheet-gridline: 231, 224, 236;
47
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
48
- --color-sf-success-text: 0, 0, 0;
49
- --color-sf-warning-text: 0, 0, 0;
50
- --color-sf-info-text: 0, 0, 0;
51
- --color-sf-danger-text: 0, 0, 0;
52
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
53
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
54
- }
55
-
56
- .e-avatar {
57
- -ms-flex-line-pack: center;
58
- align-content: center;
59
- -ms-flex-align: center;
60
- align-items: center;
61
- background-color: rgba(var(--color-sf-primary-container));
62
- background-position: center;
63
- background-repeat: no-repeat;
64
- background-size: cover;
65
- border-radius: 4px;
66
- color: rgba(var(--color-sf-on-primary-container));
67
- display: -ms-inline-flexbox;
68
- display: inline-flex;
69
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
70
- font-size: 20px;
71
- font-weight: 500;
72
- height: 40px;
73
- -ms-flex-pack: center;
74
- justify-content: center;
75
- overflow: hidden;
76
- position: relative;
77
- width: 40px;
78
- line-height: 20px;
79
- }
80
- .e-avatar img {
81
- height: 100%;
82
- width: auto;
83
- }
84
- .e-avatar.e-avatar-circle {
85
- border-radius: 50%;
86
- }
87
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
88
- border-radius: 50%;
89
- }
90
- .e-avatar.e-avatar-xsmall {
91
- font-size: 14px;
92
- height: 24px;
93
- line-height: 14px;
94
- width: 24px;
95
- }
96
- .e-avatar.e-avatar-small {
97
- font-size: 18px;
98
- height: 32px;
99
- line-height: 18px;
100
- width: 32px;
101
- }
102
- .e-avatar.e-avatar-large {
103
- font-size: 26px;
104
- height: 48px;
105
- line-height: 26px;
106
- width: 48px;
107
- }
108
- .e-avatar.e-avatar-xlarge {
109
- font-size: 30px;
110
- height: 56px;
111
- line-height: 30px;
112
- width: 56px;
113
- }
114
-
115
- :root {
116
- --color-sf-black: 0, 0, 0;
117
- --color-sf-white: 255, 255, 255;
118
- --color-sf-primary: 208, 188, 255;
119
- --color-sf-primary-container: 79, 55, 139;
120
- --color-sf-secondary: 204, 194, 220;
121
- --color-sf-secondary-container: 74, 68, 88;
122
- --color-sf-tertiary: 239, 184, 200;
123
- --color-sf-tertiary-container: 99, 59, 72;
124
- --color-sf-surface: 28, 27, 31;
125
- --color-sf-surface-variant: 73, 69, 79;
126
- --color-sf-background: var(--color-sf-surface);
127
- --color-sf-on-primary: 55, 30, 115;
128
- --color-sf-on-primary-container: 234, 221, 255;
129
- --color-sf-on-secondary: 51, 45, 65;
130
- --color-sf-on-secondary-container: 232, 222, 248;
131
- --color-sf-on-tertiary: 73, 37, 50;
132
- --color-sf-on-tertiary-containe: 255, 216, 228;
133
- --color-sf-on-surface: 230, 225, 229;
134
- --color-sf-on-surface-variant: 202, 196, 208;
135
- --color-sf-on-background: 230, 225, 229;
136
- --color-sf-outline: 147, 143, 153;
137
- --color-sf-outline-variant: 68, 71, 70;
138
- --color-sf-shadow: 0, 0, 0;
139
- --color-sf-surface-tint-color: 208, 188, 255;
140
- --color-sf-inverse-surface: 230, 225, 229;
141
- --color-sf-inverse-on-surface: 49, 48, 51;
142
- --color-sf-inverse-primary: 103, 80, 164;
143
- --color-sf-scrim: 0, 0, 0;
144
- --color-sf-error: 242, 184, 181;
145
- --color-sf-error-container: 140, 29, 24;
146
- --color-sf-on-error: 96, 20, 16;
147
- --color-sf-on-error-container: 249, 222, 220;
148
- --color-sf-success: 83, 202, 23;
149
- --color-sf-success-container: 22, 62, 2;
150
- --color-sf-on-success: 13, 39, 0;
151
- --color-sf-on-success-container: 183, 250, 150;
152
- --color-sf-info: 71, 172, 251;
153
- --color-sf-info-container: 0, 67, 120;
154
- --color-sf-on-info: 0, 51, 91;
155
- --color-sf-on-info-container: 173, 219, 255;
156
- --color-sf-warning: 245, 180, 130;
157
- --color-sf-warning-container: 123, 65, 0;
158
- --color-sf-on-warning: 99, 52, 0;
159
- --color-sf-on-warning-container: 255, 220, 193;
160
- --color-sf-spreadsheet-gridline: 231, 224, 236;
161
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
162
- --color-sf-success-text: 0, 0, 0;
163
- --color-sf-warning-text: 0, 0, 0;
164
- --color-sf-info-text: 0, 0, 0;
165
- --color-sf-danger-text: 0, 0, 0;
166
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
167
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
168
- }
169
-
170
- /*! card layout */
171
- .e-bigger .e-card,
172
- .e-bigger.e-card {
173
- line-height: 48px;
174
- min-height: 48px;
175
- }
176
- .e-bigger .e-card > .e-card-header-title,
177
- .e-bigger.e-card > .e-card-header-title {
178
- line-height: 1.5;
179
- padding: 16px;
180
- }
181
- .e-bigger .e-card > .e-card-header-title + :not(.e-card-header-title),
182
- .e-bigger.e-card > .e-card-header-title + :not(.e-card-header-title) {
183
- margin-top: 0;
184
- padding-top: 0;
185
- }
186
- .e-bigger .e-card > .e-card-title,
187
- .e-bigger.e-card > .e-card-title {
188
- line-height: 1.5;
189
- padding: 16px;
190
- }
191
- .e-bigger .e-card > .e-card-title + :not(.e-card-title),
192
- .e-bigger.e-card > .e-card-title + :not(.e-card-title) {
193
- margin-top: 0;
194
- padding-top: 0;
195
- }
196
- .e-bigger .e-card.e-card-horizontal .e-card-image,
197
- .e-bigger .e-card.e-card-horizontal img,
198
- .e-bigger .e-card .e-card-horizontal .e-card-image,
199
- .e-bigger .e-card .e-card-horizontal img,
200
- .e-bigger.e-card.e-card-horizontal .e-card-image,
201
- .e-bigger.e-card.e-card-horizontal img,
202
- .e-bigger.e-card .e-card-horizontal .e-card-image,
203
- .e-bigger.e-card .e-card-horizontal img {
204
- margin: 2px;
205
- }
206
- .e-bigger .e-card .e-card-header,
207
- .e-bigger.e-card .e-card-header {
208
- min-height: 30px;
209
- padding: 16px;
210
- }
211
- .e-bigger .e-card .e-card-header .e-card-content,
212
- .e-bigger.e-card .e-card-header .e-card-content {
213
- padding-left: 0;
214
- padding-right: 0;
215
- }
216
- .e-bigger .e-card .e-card-header .e-card-header-caption,
217
- .e-bigger.e-card .e-card-header .e-card-header-caption {
218
- padding: 0 0 0 16px;
219
- }
220
- .e-bigger .e-card .e-card-header .e-card-header-caption:first-child,
221
- .e-bigger.e-card .e-card-header .e-card-header-caption:first-child {
222
- padding: 0;
223
- }
224
- .e-bigger .e-card .e-card-header .e-card-header-caption .e-card-header-title,
225
- .e-bigger.e-card .e-card-header .e-card-header-caption .e-card-header-title {
226
- font-size: 16px;
227
- line-height: 1.5;
228
- }
229
- .e-bigger .e-card .e-card-header .e-card-header-caption .e-card-sub-title,
230
- .e-bigger.e-card .e-card-header .e-card-header-caption .e-card-sub-title {
231
- font-size: 14px;
232
- line-height: 1.5;
233
- padding: 8px 0 0;
234
- }
235
- .e-bigger .e-card .e-card-header .e-card-header-image,
236
- .e-bigger.e-card .e-card-header .e-card-header-image {
237
- background-size: cover;
238
- height: 60px;
239
- width: 55px;
240
- }
241
- .e-bigger .e-card .e-card-image,
242
- .e-bigger.e-card .e-card-image {
243
- min-height: 150px;
244
- }
245
- .e-bigger .e-card .e-card-image .e-card-title,
246
- .e-bigger.e-card .e-card-image .e-card-title {
247
- font-size: 16px;
248
- line-height: 1.25;
249
- min-height: 40px;
250
- padding: 12px 16px;
251
- }
252
- .e-bigger .e-card .e-card-actions,
253
- .e-bigger.e-card .e-card-actions {
254
- padding: 16px;
255
- }
256
- .e-bigger .e-card .e-card-actions.e-card-vertical,
257
- .e-bigger.e-card .e-card-actions.e-card-vertical {
258
- padding: 16px 20px;
259
- }
260
- .e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn,
261
- .e-bigger .e-card .e-card-actions.e-card-vertical a,
262
- .e-bigger.e-card .e-card-actions.e-card-vertical .e-card-btn,
263
- .e-bigger.e-card .e-card-actions.e-card-vertical a {
264
- margin: 0 0 7px 0;
265
- }
266
- .e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
267
- .e-bigger .e-card .e-card-actions.e-card-vertical a:last-child,
268
- .e-bigger.e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
269
- .e-bigger.e-card .e-card-actions.e-card-vertical a:last-child {
270
- margin-bottom: 0;
271
- }
272
- .e-bigger .e-card .e-card-actions .e-card-btn span,
273
- .e-bigger .e-card .e-card-actions .e-card-btn span.e-icons,
274
- .e-bigger.e-card .e-card-actions .e-card-btn span,
275
- .e-bigger.e-card .e-card-actions .e-card-btn span.e-icons {
276
- height: 24px;
277
- width: 24px;
278
- }
279
- .e-bigger .e-card .e-card-actions .e-card-btn,
280
- .e-bigger .e-card .e-card-actions a,
281
- .e-bigger.e-card .e-card-actions .e-card-btn,
282
- .e-bigger.e-card .e-card-actions a {
283
- line-height: 38px;
284
- margin: 0 0 0 13px;
285
- min-height: 38px;
286
- padding: 0 8px;
287
- }
288
- .e-bigger .e-card .e-card-actions .e-card-btn:first-child,
289
- .e-bigger .e-card .e-card-actions a:first-child,
290
- .e-bigger.e-card .e-card-actions .e-card-btn:first-child,
291
- .e-bigger.e-card .e-card-actions a:first-child {
292
- margin-left: 0;
293
- }
294
- .e-bigger .e-card .e-card-content,
295
- .e-bigger.e-card .e-card-content {
296
- padding: 16px;
297
- }
298
- .e-bigger .e-card .e-card-content + :not(.e-card-content),
299
- .e-bigger .e-card .e-card-content + .e-card-actions.e-card-vertical,
300
- .e-bigger.e-card .e-card-content + :not(.e-card-content),
301
- .e-bigger.e-card .e-card-content + .e-card-actions.e-card-vertical {
302
- margin-top: 0;
303
- padding-top: 0;
304
- }
305
-
306
- .e-card {
307
- border-radius: 12px;
308
- box-sizing: border-box;
309
- display: -ms-flexbox;
310
- display: flex;
311
- -ms-flex-direction: column;
312
- flex-direction: column;
313
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
314
- font-size: 15px;
315
- -ms-flex-pack: center;
316
- justify-content: center;
317
- line-height: 36px;
318
- min-height: 36px;
319
- overflow: hidden;
320
- position: relative;
321
- text-overflow: ellipsis;
322
- vertical-align: middle;
323
- width: 100%;
324
- }
325
- .e-card > * {
326
- -ms-flex-pack: center;
327
- justify-content: center;
328
- }
329
- .e-card > .e-card-header-title {
330
- box-sizing: border-box;
331
- font-size: 14px;
332
- line-height: 1.375;
333
- padding: 12px;
334
- }
335
- .e-card > .e-card-header-title + :not(.e-card-header-title) {
336
- margin-top: 0;
337
- padding-top: 0;
338
- }
339
- .e-card > .e-card-title {
340
- font-size: 14px;
341
- line-height: 1.5;
342
- padding: 12px;
343
- }
344
- .e-card > .e-card-title + :not(.e-card-title) {
345
- margin-top: 0;
346
- padding-top: 0;
347
- }
348
- .e-card > .e-card-header-title,
349
- .e-card > .e-card-title {
350
- overflow: hidden;
351
- text-overflow: ellipsis;
352
- }
353
- .e-card .e-card-header-caption {
354
- line-height: normal;
355
- }
356
- .e-card .e-card-header-caption .e-card-header-title {
357
- font-size: 14px;
358
- }
359
- .e-card .e-card-header-caption .e-card-sub-title {
360
- font-size: 12px;
361
- }
362
- .e-card .e-card-stacked {
363
- display: -ms-flexbox;
364
- display: flex;
365
- -ms-flex-direction: column;
366
- flex-direction: column;
367
- -ms-flex-pack: center;
368
- justify-content: center;
369
- overflow: hidden;
370
- }
371
- .e-card.e-card-horizontal,
372
- .e-card .e-card-horizontal {
373
- display: -ms-flexbox;
374
- display: flex;
375
- -ms-flex-direction: row;
376
- flex-direction: row;
377
- -ms-flex-pack: center;
378
- justify-content: center;
379
- }
380
- .e-card.e-card-horizontal .e-card-image,
381
- .e-card.e-card-horizontal img,
382
- .e-card .e-card-horizontal .e-card-image,
383
- .e-card .e-card-horizontal img {
384
- margin: 2px;
385
- }
386
- .e-card .e-card-horizontal {
387
- line-height: normal;
388
- padding: 2px;
389
- }
390
- .e-card.e-card-horizontal > * {
391
- -ms-flex: 1;
392
- flex: 1;
393
- }
394
- .e-card.e-card-horizontal .e-card-stacked {
395
- display: -ms-flexbox;
396
- display: flex;
397
- -ms-flex: 1;
398
- flex: 1;
399
- -ms-flex-direction: column;
400
- flex-direction: column;
401
- overflow: hidden;
402
- }
403
- .e-card.e-card-horizontal .e-card-stacked > :first-child {
404
- -ms-flex-positive: 1;
405
- flex-grow: 1;
406
- }
407
- .e-card .e-card-separator {
408
- display: block;
409
- }
410
- .e-card .e-card-corner {
411
- border-radius: 50%;
412
- }
413
- .e-card .e-card-header {
414
- box-sizing: border-box;
415
- display: -ms-flexbox;
416
- display: flex;
417
- -ms-flex-direction: row;
418
- flex-direction: row;
419
- -ms-flex-pack: center;
420
- justify-content: center;
421
- line-height: normal;
422
- min-height: 22.5px;
423
- padding: 12px;
424
- width: inherit;
425
- }
426
- .e-card .e-card-header .e-card-content {
427
- padding-left: 0;
428
- padding-right: 0;
429
- }
430
- .e-card .e-card-header .e-card-actions {
431
- -ms-flex-pack: start;
432
- justify-content: flex-start;
433
- }
434
- .e-card .e-card-header .e-card-header-image {
435
- -ms-flex-item-align: center;
436
- align-self: center;
437
- display: -ms-flexbox;
438
- display: flex;
439
- }
440
- .e-card .e-card-header .e-card-header-caption {
441
- -ms-flex-item-align: center;
442
- align-self: center;
443
- display: -ms-flexbox;
444
- display: flex;
445
- -ms-flex: 1;
446
- flex: 1;
447
- -ms-flex-direction: column;
448
- flex-direction: column;
449
- overflow: hidden;
450
- padding: 0 0 0 12px;
451
- }
452
- .e-card .e-card-header .e-card-header-caption:first-child {
453
- padding: 0;
454
- }
455
- .e-card .e-card-header .e-card-header-caption .e-card-header-title,
456
- .e-card .e-card-header .e-card-header-caption .e-card-sub-title {
457
- display: inline-block;
458
- overflow: hidden;
459
- text-overflow: ellipsis;
460
- white-space: nowrap;
461
- }
462
- .e-card .e-card-header .e-card-header-caption .e-card-header-title {
463
- font-size: 14px;
464
- font-weight: normal;
465
- line-height: 1.5;
466
- }
467
- .e-card .e-card-header .e-card-header-caption .e-card-sub-title {
468
- font-size: 12px;
469
- font-weight: normal;
470
- line-height: 1.5;
471
- padding: 4px 0 0;
472
- }
473
- .e-card .e-card-header .e-card-header-image {
474
- background-repeat: no-repeat;
475
- background-size: cover;
476
- height: 50px;
477
- width: 52px;
478
- }
479
- .e-card .e-card-header .e-card-corner {
480
- border-radius: 50%;
481
- }
482
- .e-card .e-card-image {
483
- background-size: cover;
484
- min-height: 112.5px;
485
- position: relative;
486
- width: 100%;
487
- }
488
- .e-card .e-card-image .e-card-title {
489
- bottom: 0;
490
- box-sizing: border-box;
491
- font-size: 14px;
492
- line-height: 30px;
493
- min-height: 30px;
494
- overflow: hidden;
495
- padding: 12px 16px;
496
- position: absolute;
497
- text-overflow: ellipsis;
498
- width: inherit;
499
- }
500
- .e-card .e-card-image .e-card-title.e-card-top-left, .e-card .e-card-image .e-card-title.e-card-top-right {
501
- bottom: auto;
502
- top: 0;
503
- }
504
- .e-card .e-card-image .e-card-title.e-card-top-right {
505
- text-align: right;
506
- }
507
- .e-card .e-card-image .e-card-title.e-card-bottom-right {
508
- text-align: right;
509
- }
510
- .e-card .e-card-actions {
511
- box-sizing: border-box;
512
- display: inline-block;
513
- -ms-flex-pack: start;
514
- justify-content: flex-start;
515
- padding: 12px;
516
- }
517
- .e-card .e-card-actions.e-card-vertical {
518
- display: -ms-flexbox;
519
- display: flex;
520
- -ms-flex-direction: column;
521
- flex-direction: column;
522
- padding: 12px;
523
- }
524
- .e-card .e-card-actions.e-card-vertical .e-card-btn,
525
- .e-card .e-card-actions.e-card-vertical a {
526
- -ms-flex-item-align: initial;
527
- -ms-grid-row-align: initial;
528
- align-self: initial;
529
- box-sizing: border-box;
530
- display: inline-block;
531
- -ms-flex-pack: center;
532
- justify-content: center;
533
- margin: 0 0 0 8px;
534
- text-align: center;
535
- width: 100%;
536
- }
537
- .e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
538
- .e-card .e-card-actions.e-card-vertical a:last-child {
539
- margin-bottom: 0;
540
- }
541
- .e-card .e-card-actions button,
542
- .e-card .e-card-actions a {
543
- -ms-flex-align: center;
544
- align-items: center;
545
- -ms-flex-item-align: center;
546
- align-self: center;
547
- cursor: pointer;
548
- display: -ms-inline-flexbox;
549
- display: inline-flex;
550
- overflow: hidden;
551
- vertical-align: middle;
552
- white-space: nowrap;
553
- }
554
- .e-card .e-card-actions .e-card-btn span,
555
- .e-card .e-card-actions .e-card-btn span.e-icons {
556
- display: -ms-flexbox;
557
- display: flex;
558
- font-size: 12px;
559
- height: 24px;
560
- width: 24px;
561
- }
562
- .e-card .e-card-actions .e-card-btn span::before,
563
- .e-card .e-card-actions .e-card-btn span.e-icons::before {
564
- -ms-flex-item-align: center;
565
- align-self: center;
566
- display: -ms-flexbox;
567
- display: flex;
568
- -ms-flex-pack: center;
569
- justify-content: center;
570
- width: inherit;
571
- }
572
- .e-card .e-card-actions .e-card-btn > * {
573
- overflow: hidden;
574
- text-overflow: ellipsis;
575
- width: inherit;
576
- }
577
- .e-card .e-card-actions .e-card-btn,
578
- .e-card .e-card-actions a {
579
- border-radius: 2px;
580
- }
581
- .e-card .e-card-actions .e-card-btn,
582
- .e-card .e-card-actions a {
583
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
584
- font-size: 12px;
585
- line-height: 30px;
586
- margin: 0 0 0 8px;
587
- min-height: 30px;
588
- padding: 0 6px;
589
- text-decoration: none;
590
- text-transform: none;
591
- }
592
- .e-card .e-card-actions .e-card-btn:first-child,
593
- .e-card .e-card-actions a:first-child {
594
- margin-left: 0;
595
- }
596
- .e-card .e-card-content {
597
- font-size: 14px;
598
- line-height: 1.5;
599
- padding: 12px;
600
- word-wrap: break-word;
601
- }
602
- .e-card .e-card-content + :not(.e-card-content),
603
- .e-card .e-card-content + .e-card-actions.e-card-vertical {
604
- margin-top: 0;
605
- padding-top: 0;
606
- }
607
- .e-card .e-card-content,
608
- .e-card .e-card-content p {
609
- line-height: 1.5;
610
- overflow: hidden;
611
- text-overflow: ellipsis;
612
- }
613
-
614
- /*! card theme */
615
- /* stylelint-disable property-no-vendor-prefix */
616
- .e-card {
617
- -webkit-tap-highlight-color: rgba(var(--color-sf-primary));
618
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
619
- border: none none none;
620
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
621
- color: rgba(var(--color-sf-on-surface));
622
- outline: none;
623
- }
624
- .e-card:hover {
625
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
626
- border-color: rgba(var(--color-sf-on-surface), 0.38);
627
- }
628
- .e-card:focus {
629
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
630
- border-color: rgba(var(--color-sf-outline-variant));
631
- }
632
- .e-card:active {
633
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
634
- border-color: rgba(var(--color-sf-primary));
635
- }
636
- .e-card .e-card-separator {
637
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
638
- }
639
- .e-card .e-card-header-caption .e-card-header-title {
640
- color: rgba(var(--color-sf-on-surface));
641
- }
642
- .e-card .e-card-header-caption .e-card-sub-title {
643
- color: rgba(var(--color-sf-on-surface));
644
- }
645
- .e-card .e-card-image .e-card-title {
646
- background-color: rgba(var(--color-sf-scrim), 0.5);
647
- color: rgba(var(--color-sf-white));
648
- }
649
- .e-card .e-card-actions .e-card-btn span,
650
- .e-card .e-card-actions .e-card-btn span.e-icons {
651
- color: rgba(var(--color-sf-primary));
652
- }
653
- .e-card .e-card-actions .e-card-btn,
654
- .e-card .e-card-actions a {
655
- background-color: rgba(var(--color-sf-primary));
656
- border: 1px solid rgba(var(--color-sf-primary));
657
- color: rgba(var(--color-sf-on-primary));
658
- outline: 0;
659
- }
660
- .e-card .e-card-actions .e-card-btn:hover,
661
- .e-card .e-card-actions a:hover {
662
- background-color: rgba(var(--color-sf-primary));
663
- border: 1px solid linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
664
- color: rgba(var(--color-sf-on-primary));
665
- }
666
- .e-card .e-card-actions .e-card-btn:focus,
667
- .e-card .e-card-actions a:focus {
668
- background-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08)), rgba(var(--color-sf-surface));
669
- border: 1px solid;
670
- color: var(--color-sf-on-surface);
671
- }
672
- .e-card .e-card-actions .e-card-btn:active,
673
- .e-card .e-card-actions a:active {
674
- background-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
675
- border: 1px solid linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12));
676
- color: rgba(var(--color-sf-on-surface));
677
- }
678
- .e-card .e-card-content {
679
- color: rgba(var(--color-sf-on-surface));
680
- }
681
-
682
- :root {
683
- --color-sf-black: 0, 0, 0;
684
- --color-sf-white: 255, 255, 255;
685
- --color-sf-primary: 208, 188, 255;
686
- --color-sf-primary-container: 79, 55, 139;
687
- --color-sf-secondary: 204, 194, 220;
688
- --color-sf-secondary-container: 74, 68, 88;
689
- --color-sf-tertiary: 239, 184, 200;
690
- --color-sf-tertiary-container: 99, 59, 72;
691
- --color-sf-surface: 28, 27, 31;
692
- --color-sf-surface-variant: 73, 69, 79;
693
- --color-sf-background: var(--color-sf-surface);
694
- --color-sf-on-primary: 55, 30, 115;
695
- --color-sf-on-primary-container: 234, 221, 255;
696
- --color-sf-on-secondary: 51, 45, 65;
697
- --color-sf-on-secondary-container: 232, 222, 248;
698
- --color-sf-on-tertiary: 73, 37, 50;
699
- --color-sf-on-tertiary-containe: 255, 216, 228;
700
- --color-sf-on-surface: 230, 225, 229;
701
- --color-sf-on-surface-variant: 202, 196, 208;
702
- --color-sf-on-background: 230, 225, 229;
703
- --color-sf-outline: 147, 143, 153;
704
- --color-sf-outline-variant: 68, 71, 70;
705
- --color-sf-shadow: 0, 0, 0;
706
- --color-sf-surface-tint-color: 208, 188, 255;
707
- --color-sf-inverse-surface: 230, 225, 229;
708
- --color-sf-inverse-on-surface: 49, 48, 51;
709
- --color-sf-inverse-primary: 103, 80, 164;
710
- --color-sf-scrim: 0, 0, 0;
711
- --color-sf-error: 242, 184, 181;
712
- --color-sf-error-container: 140, 29, 24;
713
- --color-sf-on-error: 96, 20, 16;
714
- --color-sf-on-error-container: 249, 222, 220;
715
- --color-sf-success: 83, 202, 23;
716
- --color-sf-success-container: 22, 62, 2;
717
- --color-sf-on-success: 13, 39, 0;
718
- --color-sf-on-success-container: 183, 250, 150;
719
- --color-sf-info: 71, 172, 251;
720
- --color-sf-info-container: 0, 67, 120;
721
- --color-sf-on-info: 0, 51, 91;
722
- --color-sf-on-info-container: 173, 219, 255;
723
- --color-sf-warning: 245, 180, 130;
724
- --color-sf-warning-container: 123, 65, 0;
725
- --color-sf-on-warning: 99, 52, 0;
726
- --color-sf-on-warning-container: 255, 220, 193;
727
- --color-sf-spreadsheet-gridline: 231, 224, 236;
728
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
729
- --color-sf-success-text: 0, 0, 0;
730
- --color-sf-warning-text: 0, 0, 0;
731
- --color-sf-info-text: 0, 0, 0;
732
- --color-sf-danger-text: 0, 0, 0;
733
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
734
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
735
- }
736
-
737
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
738
- content: "\e7e3";
739
- font-family: "e-icons";
740
- font-size: 14px;
741
- }
742
- .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler::before {
743
- content: "\e7fd";
744
- font-family: "e-icons";
745
- font-size: 14px;
746
- }
747
-
748
- .e-bigger .e-splitter .e-split-bar .e-resize-handler::before {
749
- font-size: 16px;
750
- }
751
- .e-bigger.e-splitter .e-split-bar .e-resize-handler::before {
752
- font-size: 16px;
753
- }
754
-
755
- .e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical {
756
- border-width: 1px;
757
- display: -ms-flexbox;
758
- display: flex;
759
- overflow: hidden;
760
- position: relative;
761
- -ms-touch-action: none;
762
- touch-action: none;
763
- width: 100%;
764
- }
765
- .e-splitter.e-splitter-horizontal .e-pane, .e-splitter.e-splitter-vertical .e-pane {
766
- -ms-flex: 1 1 auto;
767
- flex: 1 1 auto;
768
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
769
- font-size: 14px;
770
- font-weight: 400;
771
- }
772
- .e-splitter.e-splitter-horizontal .e-pane.e-scrollable, .e-splitter.e-splitter-vertical .e-pane.e-scrollable {
773
- overflow: auto;
774
- }
775
- .e-splitter.e-splitter-horizontal .e-pane.e-static-pane, .e-splitter.e-splitter-vertical .e-pane.e-static-pane {
776
- -ms-flex-positive: 0;
777
- flex-grow: 0;
778
- -ms-flex-negative: 0;
779
- flex-shrink: 0;
780
- }
781
- .e-splitter.e-splitter-horizontal .e-pane.e-pane-horizontal, .e-splitter.e-splitter-vertical .e-pane.e-pane-horizontal {
782
- overflow: auto;
783
- }
784
- .e-splitter.e-splitter-horizontal .e-pane.e-pane-horizontal.e-pane-hidden, .e-splitter.e-splitter-vertical .e-pane.e-pane-horizontal.e-pane-hidden {
785
- -ms-flex-preferred-size: 0 !important;
786
- flex-basis: 0 !important; /* stylelint-disable-line declaration-no-important */
787
- overflow: hidden !important; /* stylelint-disable-line declaration-no-important */
788
- }
789
- .e-splitter.e-splitter-horizontal {
790
- -ms-flex-direction: row;
791
- flex-direction: row;
792
- }
793
- .e-splitter.e-splitter-horizontal.e-pane.e-scrollable {
794
- overflow: hidden;
795
- }
796
- .e-splitter.e-splitter-horizontal.e-rtl {
797
- -ms-flex-direction: row-reverse;
798
- flex-direction: row-reverse;
799
- }
800
- .e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal {
801
- -ms-flex-direction: row-reverse;
802
- flex-direction: row-reverse;
803
- }
804
- .e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::before,
805
- .e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::after {
806
- right: auto;
807
- }
808
- .e-splitter.e-splitter-vertical {
809
- -ms-flex-direction: column;
810
- flex-direction: column;
811
- }
812
- .e-splitter.e-splitter-vertical.e-pane.e-scrollable {
813
- overflow: hidden;
814
- }
815
- .e-splitter.e-splitter-vertical .e-pane-vertical {
816
- overflow: auto;
817
- }
818
- .e-splitter.e-splitter-vertical .e-pane-vertical.e-pane-hidden {
819
- -ms-flex-preferred-size: 0 !important;
820
- flex-basis: 0 !important; /* stylelint-disable-line declaration-no-important */
821
- overflow: hidden !important; /* stylelint-disable-line declaration-no-important */
822
- }
823
- .e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
824
- .e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
825
- right: auto;
826
- }
827
- .e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
828
- border-radius: 50%;
829
- bottom: 20px;
830
- right: 22px;
831
- }
832
- .e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
833
- border-radius: 50%;
834
- left: 22px;
835
- right: auto;
836
- top: 20px;
837
- }
838
- .e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
839
- right: auto;
840
- }
841
- .e-splitter .e-split-bar.e-split-bar-horizontal {
842
- -ms-flex-align: center;
843
- align-items: center;
844
- display: -ms-flexbox;
845
- display: flex;
846
- -ms-flex: 0 0 auto;
847
- flex: 0 0 auto;
848
- -ms-flex-pack: center;
849
- justify-content: center;
850
- min-width: 1px;
851
- z-index: 15;
852
- }
853
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-icon-hidden {
854
- visibility: hidden;
855
- }
856
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar {
857
- cursor: col-resize;
858
- }
859
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar::after {
860
- content: "";
861
- cursor: col-resize;
862
- display: block;
863
- height: 100%;
864
- position: absolute;
865
- width: 16px;
866
- z-index: 10;
867
- }
868
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
869
- -ms-flex-align: center;
870
- align-items: center;
871
- display: -ms-flexbox;
872
- display: flex;
873
- height: 18px;
874
- -ms-flex-pack: center;
875
- justify-content: center;
876
- position: relative;
877
- width: 1px;
878
- }
879
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler.e-hide-handler {
880
- visibility: hidden;
881
- }
882
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::before,
883
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::after {
884
- left: 8px;
885
- right: 3px;
886
- }
887
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow {
888
- border-image: none;
889
- border-width: 1px;
890
- cursor: pointer;
891
- display: -ms-flexbox;
892
- display: flex;
893
- height: 26px;
894
- padding: 1px 12px;
895
- position: relative;
896
- }
897
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::after {
898
- border-radius: 16px;
899
- content: "";
900
- height: 8px;
901
- position: absolute;
902
- transform: rotate(0deg);
903
- width: 2px;
904
- }
905
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::before {
906
- top: 5px;
907
- transform-origin: 1px 7px 0;
908
- }
909
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::after {
910
- top: 11px;
911
- transform-origin: 1px 1px 0;
912
- }
913
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right) {
914
- border-radius: 50%;
915
- right: 5px;
916
- }
917
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right {
918
- border-radius: 50%;
919
- left: 5px;
920
- }
921
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right::after {
922
- right: 8px;
923
- }
924
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-last-bar:not(.e-resizable-split-bar) {
925
- margin: 0 3px;
926
- }
927
- .e-splitter .e-split-bar.e-split-bar-horizontal:not(.e-resizable-split-bar) {
928
- margin: 0 0 0 3px;
929
- }
930
- .e-splitter .e-split-bar.e-split-bar-vertical {
931
- -ms-flex-align: center;
932
- align-items: center;
933
- border-left: none;
934
- border-right: none;
935
- display: -ms-flexbox;
936
- display: flex;
937
- -ms-flex: 0 0 auto;
938
- flex: 0 0 auto;
939
- -ms-flex-pack: center;
940
- justify-content: center;
941
- min-height: 1px;
942
- }
943
- .e-splitter .e-split-bar.e-split-bar-vertical .e-icon-hidden {
944
- visibility: hidden;
945
- }
946
- .e-splitter .e-split-bar.e-split-bar-vertical.e-resizable-split-bar {
947
- cursor: row-resize;
948
- }
949
- .e-splitter .e-split-bar.e-split-bar-vertical.e-resizable-split-bar::after {
950
- content: "";
951
- cursor: row-resize;
952
- display: block;
953
- height: 16px;
954
- position: absolute;
955
- width: 100%;
956
- z-index: 12;
957
- }
958
- .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
959
- -ms-flex-align: center;
960
- align-items: center;
961
- display: -ms-flexbox;
962
- display: flex;
963
- height: 1px;
964
- -ms-flex-pack: center;
965
- justify-content: center;
966
- width: 18px;
967
- }
968
- .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler.e-hide-handler {
969
- visibility: hidden;
970
- }
971
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
972
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
973
- left: 10px;
974
- }
975
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow {
976
- border-image: none;
977
- border-width: 0;
978
- cursor: pointer;
979
- display: -ms-flexbox;
980
- display: flex;
981
- height: 26px;
982
- padding: 10px 3px 10px 18px;
983
- position: relative;
984
- width: 26px;
985
- }
986
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::after {
987
- border-radius: 16px;
988
- content: "";
989
- height: 8px;
990
- position: absolute;
991
- transform: rotate(90deg);
992
- width: 2px;
993
- }
994
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before {
995
- top: 3px;
996
- transform-origin: 2px 7px 0;
997
- }
998
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
999
- left: 11px;
1000
- top: 8px;
1001
- transform-origin: 1px 1px 0;
1002
- }
1003
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::before {
1004
- left: 12px;
1005
- top: 8px;
1006
- transform-origin: 1px 6px 0;
1007
- }
1008
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
1009
- left: 10px;
1010
- top: 12px;
1011
- transform-origin: 1px 2px 0;
1012
- }
1013
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
1014
- border-radius: 50%;
1015
- bottom: 20px;
1016
- left: 22px;
1017
- }
1018
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
1019
- border-radius: 50%;
1020
- right: 22px;
1021
- top: 20px;
1022
- }
1023
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
1024
- right: 10px;
1025
- }
1026
- .e-splitter .e-split-bar.e-split-bar-vertical.e-last-bar:not(.e-resizable-split-bar) {
1027
- margin: 3px 0;
1028
- }
1029
- .e-splitter .e-split-bar.e-split-bar-vertical:not(.e-resizable-split-bar) {
1030
- margin: 3px 0 0;
1031
- }
1032
-
1033
- .e-bigger.e-splitter .e-pane {
1034
- font-size: 16px;
1035
- }
1036
- .e-bigger.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
1037
- height: 20px;
1038
- }
1039
- .e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
1040
- width: 20px;
1041
- }
1042
- .e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
1043
- .e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
1044
- margin-top: -2px;
1045
- }
1046
- .e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
1047
- margin-top: 2px;
1048
- }
1049
-
1050
- .e-rtl .e-splitter.e-splitter-horizontal {
1051
- -ms-flex-direction: row-reverse;
1052
- flex-direction: row-reverse;
1053
- }
1054
-
1055
- .e-bigger .e-splitter .e-pane {
1056
- font-size: 16px;
1057
- }
1058
- .e-bigger .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
1059
- height: 20px;
1060
- }
1061
- .e-bigger .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
1062
- width: 20px;
1063
- }
1064
-
1065
- .e-content-placeholder.e-splitter.e-placeholder-splitter {
1066
- background-size: 100px 110px;
1067
- min-height: 110px;
1068
- }
1069
-
1070
- .e-bigger .e-content-placeholder.e-splitter.e-placeholder-splitter,
1071
- .e-bigger.e-content-placeholder.e-splitter.e-placeholder-splitter {
1072
- background-size: 100px 110px;
1073
- min-height: 110px;
1074
- }
1075
-
1076
- .e-splitter.e-ie .e-navigate-arrow.e-arrow-left {
1077
- margin-left: -26px;
1078
- }
1079
-
1080
- .e-splitter.e-ie .e-split-bar-horizontal .e-resize-handler {
1081
- -ms-flex-direction: column;
1082
- flex-direction: column;
1083
- }
1084
-
1085
- .e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical {
1086
- border: solid 1px rgba(var(--color-sf-outline-variant));
1087
- }
1088
- .e-splitter.e-splitter-horizontal .e-pane, .e-splitter.e-splitter-vertical .e-pane {
1089
- color: rgba(var(--color-sf-on-surface));
1090
- }
1091
- .e-splitter.e-splitter-horizontal .e-pane.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-horizontal .e-pane.e-splitter.e-splitter-vertical, .e-splitter.e-splitter-vertical .e-pane.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical .e-pane.e-splitter.e-splitter-vertical {
1092
- border: transparent;
1093
- }
1094
- .e-splitter .e-split-bar.e-split-bar-horizontal {
1095
- background: rgba(var(--color-sf-outline-variant));
1096
- border-left: none;
1097
- border-right: none;
1098
- }
1099
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
1100
- background: rgba(var(--color-sf-surface));
1101
- color: rgba(var(--color-sf-on-surface-variant));
1102
- z-index: 10;
1103
- }
1104
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden) {
1105
- background-color: transparent;
1106
- border-color: transparent;
1107
- color: transparent;
1108
- transition: background-color 500ms ease-out;
1109
- }
1110
- .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden)::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden)::after {
1111
- background-color: rgba(var(--color-sf-primary));
1112
- opacity: 0;
1113
- transition-duration: 0.3s;
1114
- transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
1115
- }
1116
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active {
1117
- background: rgba(var(--color-sf-primary));
1118
- border-left: none;
1119
- border-right: none;
1120
- }
1121
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-resize-handler, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-resize-handler {
1122
- background: rgba(var(--color-sf-surface));
1123
- color: rgba(var(--color-sf-primary));
1124
- }
1125
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-left, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-left, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right {
1126
- background-color: transparent;
1127
- border-color: rgba(var(--color-sf-primary));
1128
- border-width: 1px;
1129
- opacity: 0.9;
1130
- }
1131
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-hover .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-active .e-navigate-arrow::before {
1132
- background-color: rgba(var(--color-sf-primary));
1133
- opacity: 1;
1134
- transform: rotate(40deg);
1135
- }
1136
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-hover .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-active .e-navigate-arrow::after {
1137
- background-color: rgba(var(--color-sf-primary));
1138
- opacity: 1;
1139
- transform: rotate(-40deg);
1140
- }
1141
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::before {
1142
- background-color: rgba(var(--color-sf-primary));
1143
- opacity: 1;
1144
- transform: rotate(-40deg);
1145
- }
1146
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::after {
1147
- background-color: rgba(var(--color-sf-primary));
1148
- opacity: 1;
1149
- transform: rotate(40deg);
1150
- }
1151
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active {
1152
- background: rgba(var(--color-sf-primary));
1153
- }
1154
- .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-resize-handler {
1155
- background: rgba(var(--color-sf-surface));
1156
- color: rgba(var(--color-sf-primary));
1157
- }
1158
- .e-splitter .e-split-bar.e-split-bar-vertical {
1159
- background: rgba(var(--color-sf-outline-variant));
1160
- }
1161
- .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
1162
- background: rgba(var(--color-sf-surface));
1163
- color: rgba(var(--color-sf-on-surface-variant));
1164
- z-index: 12;
1165
- }
1166
- .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active {
1167
- background: rgba(var(--color-sf-primary));
1168
- border-left: none;
1169
- border-right: none;
1170
- }
1171
- .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down {
1172
- background-color: transparent;
1173
- border-color: rgba(var(--color-sf-primary));
1174
- border-width: 1px;
1175
- opacity: 0.9;
1176
- }
1177
- .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-resize-handler, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-resize-handler {
1178
- background: rgba(var(--color-sf-surface));
1179
- color: rgba(var(--color-sf-primary));
1180
- }
1181
- .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up::before, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up::before {
1182
- background-color: rgba(var(--color-sf-primary));
1183
- opacity: 1;
1184
- transform: rotate(125deg);
1185
- }
1186
- .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up::after, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up::after {
1187
- background-color: rgba(var(--color-sf-primary));
1188
- opacity: 1;
1189
- transform: rotate(50deg);
1190
- }
1191
- .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down::before, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down::before {
1192
- background-color: rgba(var(--color-sf-primary));
1193
- opacity: 1;
1194
- transform: rotate(55deg);
1195
- }
1196
- .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down::after, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down::after {
1197
- background-color: rgba(var(--color-sf-primary));
1198
- opacity: 1;
1199
- transform: rotate(125deg);
1200
- }
1201
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow {
1202
- background-color: transparent;
1203
- border-color: transparent;
1204
- color: transparent;
1205
- transition: background-color 300ms ease-out;
1206
- }
1207
- .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::after {
1208
- background-color: rgba(var(--color-sf-primary));
1209
- opacity: 0;
1210
- transition-duration: 0.3s;
1211
- transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
1212
- }
1213
- .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active {
1214
- background: rgba(var(--color-sf-primary));
1215
- }
1216
- .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-resize-handler {
1217
- background: rgba(var(--color-sf-surface));
1218
- color: rgba(var(--color-sf-primary));
1219
- }
1220
- .e-splitter.e-disabled {
1221
- opacity: 0.4;
1222
- pointer-events: none;
1223
- }
1224
-
1225
- /* stylelint-disable-line no-empty-source */
1226
- :root {
1227
- --color-sf-black: 0, 0, 0;
1228
- --color-sf-white: 255, 255, 255;
1229
- --color-sf-primary: 208, 188, 255;
1230
- --color-sf-primary-container: 79, 55, 139;
1231
- --color-sf-secondary: 204, 194, 220;
1232
- --color-sf-secondary-container: 74, 68, 88;
1233
- --color-sf-tertiary: 239, 184, 200;
1234
- --color-sf-tertiary-container: 99, 59, 72;
1235
- --color-sf-surface: 28, 27, 31;
1236
- --color-sf-surface-variant: 73, 69, 79;
1237
- --color-sf-background: var(--color-sf-surface);
1238
- --color-sf-on-primary: 55, 30, 115;
1239
- --color-sf-on-primary-container: 234, 221, 255;
1240
- --color-sf-on-secondary: 51, 45, 65;
1241
- --color-sf-on-secondary-container: 232, 222, 248;
1242
- --color-sf-on-tertiary: 73, 37, 50;
1243
- --color-sf-on-tertiary-containe: 255, 216, 228;
1244
- --color-sf-on-surface: 230, 225, 229;
1245
- --color-sf-on-surface-variant: 202, 196, 208;
1246
- --color-sf-on-background: 230, 225, 229;
1247
- --color-sf-outline: 147, 143, 153;
1248
- --color-sf-outline-variant: 68, 71, 70;
1249
- --color-sf-shadow: 0, 0, 0;
1250
- --color-sf-surface-tint-color: 208, 188, 255;
1251
- --color-sf-inverse-surface: 230, 225, 229;
1252
- --color-sf-inverse-on-surface: 49, 48, 51;
1253
- --color-sf-inverse-primary: 103, 80, 164;
1254
- --color-sf-scrim: 0, 0, 0;
1255
- --color-sf-error: 242, 184, 181;
1256
- --color-sf-error-container: 140, 29, 24;
1257
- --color-sf-on-error: 96, 20, 16;
1258
- --color-sf-on-error-container: 249, 222, 220;
1259
- --color-sf-success: 83, 202, 23;
1260
- --color-sf-success-container: 22, 62, 2;
1261
- --color-sf-on-success: 13, 39, 0;
1262
- --color-sf-on-success-container: 183, 250, 150;
1263
- --color-sf-info: 71, 172, 251;
1264
- --color-sf-info-container: 0, 67, 120;
1265
- --color-sf-on-info: 0, 51, 91;
1266
- --color-sf-on-info-container: 173, 219, 255;
1267
- --color-sf-warning: 245, 180, 130;
1268
- --color-sf-warning-container: 123, 65, 0;
1269
- --color-sf-on-warning: 99, 52, 0;
1270
- --color-sf-on-warning-container: 255, 220, 193;
1271
- --color-sf-spreadsheet-gridline: 231, 224, 236;
1272
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
1273
- --color-sf-success-text: 0, 0, 0;
1274
- --color-sf-warning-text: 0, 0, 0;
1275
- --color-sf-info-text: 0, 0, 0;
1276
- --color-sf-danger-text: 0, 0, 0;
1277
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
1278
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
1279
- }
1280
-
1281
- /*! component's theme wise override material 3 definitions and variables */
1282
- /* stylelint-disable */
1283
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
1284
- height: 100%;
1285
- padding: 20px 0;
1286
- right: 1px;
1287
- top: 0;
1288
- width: 12px;
1289
- }
1290
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west {
1291
- height: 100%;
1292
- left: 0;
1293
- padding: 20px 0;
1294
- top: 0;
1295
- width: 12px;
1296
- }
1297
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north {
1298
- height: 12px;
1299
- padding: 0 20px;
1300
- top: 1px;
1301
- width: 100%;
1302
- }
1303
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
1304
- bottom: 1px;
1305
- height: 12px;
1306
- padding: 0 20px;
1307
- width: 100%;
1308
- }
1309
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east {
1310
- bottom: 0;
1311
- right: 1px;
1312
- z-index: 10;
1313
- }
1314
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west {
1315
- left: 2px;
1316
- top: 2px;
1317
- z-index: 10;
1318
- }
1319
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east {
1320
- right: 2px;
1321
- top: 2px;
1322
- z-index: 10;
1323
- }
1324
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west {
1325
- bottom: 1px;
1326
- left: 1px;
1327
- z-index: 10;
1328
- }
1329
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east::before {
1330
- bottom: 4px;
1331
- content: "\e761";
1332
- font-size: 12px;
1333
- position: absolute;
1334
- right: 4px;
1335
- }
1336
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west::before {
1337
- bottom: 4px;
1338
- content: "\e761";
1339
- font-size: 12px;
1340
- left: 4px;
1341
- position: absolute;
1342
- transform: rotateY(180deg);
1343
- }
1344
-
1345
- .e-dashboardlayout.e-control .e-dashboard-gridline-table {
1346
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
1347
- border-collapse: collapse;
1348
- height: 100%;
1349
- width: 100%;
1350
- }
1351
- .e-dashboardlayout.e-control .e-dashboard-gridline-table tbody tr td.e-dashboard-gridline {
1352
- border: 1px dashed rgba(var(--color-sf-primary));
1353
- position: absolute;
1354
- }
1355
- .e-dashboardlayout.e-control.e-responsive {
1356
- width: 100% !important;
1357
- }
1358
- .e-dashboardlayout.e-control.e-prevent {
1359
- -webkit-user-select: none;
1360
- -ms-user-select: none;
1361
- user-select: none;
1362
- }
1363
- .e-dashboardlayout.e-control .e-panel {
1364
- border-radius: 8px;
1365
- }
1366
- .e-dashboardlayout.e-control .e-panel:hover {
1367
- border: 1px solid rgba(var(--color-sf-outline-variant));
1368
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1369
- }
1370
- .e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
1371
- display: block;
1372
- }
1373
- .e-dashboardlayout.e-control .e-panel:active {
1374
- border: 1px solid rgba(var(--color-sf-primary));
1375
- }
1376
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
1377
- display: none;
1378
- }
1379
- .e-dashboardlayout.e-control .e-panel.e-panel-transition {
1380
- transition: top 0.5s, left 0.5s;
1381
- }
1382
- .e-dashboardlayout.e-control .e-panel .e-panel-header {
1383
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
1384
- color: rgba(var(--color-sf-on-surface));
1385
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
1386
- font-size: 14px;
1387
- font-weight: 600;
1388
- height: 40px;
1389
- padding: 11px 16px;
1390
- border-top-left-radius: 8px;
1391
- border-top-right-radius: 8px;
1392
- }
1393
- .e-dashboardlayout.e-control .e-panel .e-panel-header div {
1394
- overflow: hidden;
1395
- text-overflow: ellipsis;
1396
- white-space: nowrap;
1397
- }
1398
- .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-content {
1399
- display: inline-block;
1400
- }
1401
- .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-template {
1402
- float: right;
1403
- }
1404
- .e-dashboardlayout.e-control .e-panel .e-panel-container {
1405
- height: 100%;
1406
- width: 100%;
1407
- }
1408
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content .e-blazor-template {
1409
- height: inherit;
1410
- width: inherit;
1411
- }
1412
- .e-dashboardlayout.e-control .e-panel {
1413
- border: 1px solid rgba(var(--color-sf-outline-variant));
1414
- height: 100%;
1415
- -webkit-user-select: none;
1416
- -ms-user-select: none;
1417
- user-select: none;
1418
- width: 100%;
1419
- }
1420
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single, .e-dashboardlayout.e-control .e-panel .e-resize.e-double {
1421
- position: absolute;
1422
- -ms-touch-action: none;
1423
- touch-action: none;
1424
- }
1425
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
1426
- border: none;
1427
- }
1428
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east:hover {
1429
- cursor: e-resize;
1430
- }
1431
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west:hover {
1432
- cursor: w-resize;
1433
- }
1434
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north:hover {
1435
- cursor: n-resize;
1436
- }
1437
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south:hover {
1438
- cursor: s-resize;
1439
- }
1440
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west:hover {
1441
- cursor: nw-resize;
1442
- }
1443
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east:hover {
1444
- cursor: ne-resize;
1445
- }
1446
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west:hover {
1447
- cursor: sw-resize;
1448
- }
1449
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east:hover {
1450
- cursor: se-resize;
1451
- }
1452
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
1453
- font-family: "e-icons";
1454
- position: absolute;
1455
- }
1456
- .e-dashboardlayout.e-control .e-drag:hover {
1457
- cursor: move;
1458
- }
1459
- .e-dashboardlayout.e-control .e-drag-restrict.e-drag:hover,
1460
- .e-dashboardlayout.e-control .e-drag-restrict .e-drag:hover {
1461
- cursor: default;
1462
- }
1463
- .e-dashboardlayout.e-control .e-panel.e-dragging, .e-dashboardlayout.e-control .e-panel.e-item-moving {
1464
- cursor: move;
1465
- z-index: 1111 !important;
1466
- }
1467
- .e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
1468
- float: left;
1469
- }
1470
- .e-dashboardlayout.e-control .e-holder {
1471
- background: rgba(var(--color-sf-primary-container));
1472
- border: 1px rgba(var(--color-sf-primary)) dashed;
1473
- border-radius: 8px;
1474
- position: absolute;
1475
- border-radius: 8px;
1476
- }
1477
- .e-dashboardlayout.e-control .e-holder.e-holder-transition {
1478
- transition: top 0.3s, left 0.3s;
1479
- }
1480
- .e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
1481
- font-size: 16px;
1482
- font-weight: 600;
1483
- height: 48px;
1484
- padding: 14px 16px;
1485
- }
1486
-
1487
- .e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
1488
- font-size: 16px;
1489
- font-weight: 600;
1490
- height: 48px;
1491
- padding: 14px 16px;
1492
- }
1493
- .e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
1494
- height: 100%;
1495
- width: 100%;
1496
- }
1497
-
1498
- .e-dashboardlayout.e-control {
1499
- display: block;
1500
- position: relative;
1501
- }
1502
- .e-dashboardlayout.e-control .e-panel {
1503
- background: rgba(var(--color-sf-surface));
1504
- box-shadow: none;
1505
- box-sizing: border-box;
1506
- position: absolute;
1507
- }
1508
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
1509
- color: rgba(var(--color-sf-on-surface));
1510
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
1511
- box-sizing: border-box;
1512
- }
1513
- .e-dashboardlayout.e-control .e-panel {
1514
- background: rgba(var(--color-sf-surface));
1515
- box-shadow: none;
1516
- box-sizing: border-box;
1517
- position: absolute;
1518
- }
1519
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
1520
- color: rgba(var(--color-sf-on-surface));
1521
- }
1522
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-single {
1523
- background: none;
1524
- }
1525
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double {
1526
- color: rgba(var(--color-sf-on-surface-variant), 0.38);
1527
- font-size: 8px;
1528
- height: 8px;
1529
- width: 8px;
1530
- }
1531
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-double {
1532
- bottom: 2px;
1533
- right: 2px;
1534
- }
1535
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-double {
1536
- bottom: 2px;
1537
- left: 2px;
1538
- }
1539
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-double {
1540
- left: 2px;
1541
- top: 2px;
1542
- }
1543
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-double {
1544
- right: 2px;
1545
- top: 2px;
1546
- }
1547
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-shrink {
1548
- right: 2px;
1549
- top: 2px;
1550
- }
1551
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-shrink {
1552
- left: 2px;
1553
- top: 2px;
1554
- }
1555
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-shrink {
1556
- bottom: 2px;
1557
- left: 2px;
1558
- }
1559
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-shrink {
1560
- bottom: 2px;
1561
- right: 2px;
1562
- }
1563
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-expand {
1564
- right: 2px;
1565
- top: 2px;
1566
- }
1567
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-expand {
1568
- left: 2px;
1569
- top: 2px;
1570
- }
1571
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-expand {
1572
- bottom: 2px;
1573
- left: 2px;
1574
- }
1575
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-expand {
1576
- bottom: 2px;
1577
- right: 2px;
1578
- }
1579
- .e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
1580
- color: rgba(var(--color-sf-on-surface));
1581
- }
1
+ @import '@syncfusion/ej2-layouts/styles/material3-dark.css';