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