@syncfusion/ej2-vue-layouts 23.2.4 → 24.2.3

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