@syncfusion/ej2-react-layouts 19.4.52 → 20.1.47
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.
- package/CHANGELOG.md +0 -16
- package/dist/ej2-react-layouts.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/avatar/bootstrap5-dark.css +2 -0
- package/styles/avatar/bootstrap5.css +2 -0
- package/styles/avatar/fluent-dark.css +61 -0
- package/styles/avatar/fluent-dark.scss +1 -0
- package/styles/avatar/fluent.css +61 -0
- package/styles/avatar/fluent.scss +1 -0
- package/styles/bootstrap-dark.css +4 -4
- package/styles/bootstrap.css +4 -4
- package/styles/bootstrap4.css +4 -4
- package/styles/bootstrap5-dark.css +14 -10
- package/styles/bootstrap5.css +14 -10
- package/styles/card/bootstrap5-dark.css +5 -3
- package/styles/card/bootstrap5.css +5 -3
- package/styles/card/fluent-dark.css +602 -0
- package/styles/card/fluent-dark.scss +1 -0
- package/styles/card/fluent.css +602 -0
- package/styles/card/fluent.scss +1 -0
- package/styles/card/tailwind-dark.css +8 -8
- package/styles/card/tailwind.css +8 -8
- package/styles/dashboard-layout/bootstrap5-dark.css +1 -1
- package/styles/dashboard-layout/bootstrap5.css +1 -1
- package/styles/dashboard-layout/fluent-dark.css +388 -0
- package/styles/dashboard-layout/fluent-dark.scss +1 -0
- package/styles/dashboard-layout/fluent.css +388 -0
- package/styles/dashboard-layout/fluent.scss +1 -0
- package/styles/dashboard-layout/tailwind-dark.css +18 -15
- package/styles/dashboard-layout/tailwind.css +16 -13
- package/styles/fabric-dark.css +4 -4
- package/styles/fabric.css +4 -4
- package/styles/fluent-dark.css +1628 -0
- package/styles/fluent-dark.scss +4 -0
- package/styles/fluent.css +1628 -0
- package/styles/fluent.scss +4 -0
- package/styles/highcontrast-light.css +4 -4
- package/styles/highcontrast.css +4 -4
- package/styles/material-dark.css +4 -4
- package/styles/material.css +4 -4
- package/styles/splitter/bootstrap-dark.css +4 -4
- package/styles/splitter/bootstrap.css +4 -4
- package/styles/splitter/bootstrap4.css +4 -4
- package/styles/splitter/bootstrap5-dark.css +6 -6
- package/styles/splitter/bootstrap5.css +6 -6
- package/styles/splitter/fabric-dark.css +4 -4
- package/styles/splitter/fabric.css +4 -4
- package/styles/splitter/fluent-dark.css +574 -0
- package/styles/splitter/fluent-dark.scss +1 -0
- package/styles/splitter/fluent.css +574 -0
- package/styles/splitter/fluent.scss +1 -0
- package/styles/splitter/highcontrast-light.css +4 -4
- package/styles/splitter/highcontrast.css +4 -4
- package/styles/splitter/material-dark.css +4 -4
- package/styles/splitter/material.css +4 -4
- package/styles/splitter/tailwind-dark.css +8 -16
- package/styles/splitter/tailwind.css +8 -16
- package/styles/tailwind-dark.css +34 -39
- package/styles/tailwind.css +32 -37
@@ -1,24 +1,16 @@
|
|
1
1
|
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
2
2
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
|
3
|
-
content: '\
|
3
|
+
content: '\e7e3';
|
4
4
|
font-family: 'e-icons';
|
5
5
|
font-size: 14px;
|
6
6
|
}
|
7
7
|
|
8
|
-
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler.e-template-resize-handler::before {
|
9
|
-
content: '';
|
10
|
-
}
|
11
|
-
|
12
8
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler::before {
|
13
|
-
content: '\
|
9
|
+
content: '\e7fd';
|
14
10
|
font-family: 'e-icons';
|
15
11
|
font-size: 14px;
|
16
12
|
}
|
17
13
|
|
18
|
-
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler.e-template-resize-handler::before {
|
19
|
-
content: '';
|
20
|
-
}
|
21
|
-
|
22
14
|
.e-bigger .e-splitter .e-split-bar .e-resize-handler::before {
|
23
15
|
font-size: 16px;
|
24
16
|
}
|
@@ -117,7 +109,7 @@
|
|
117
109
|
|
118
110
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
|
119
111
|
border-radius: 50%;
|
120
|
-
bottom:
|
112
|
+
bottom: 20px;
|
121
113
|
right: 22px;
|
122
114
|
}
|
123
115
|
|
@@ -125,7 +117,7 @@
|
|
125
117
|
border-radius: 50%;
|
126
118
|
left: 22px;
|
127
119
|
right: auto;
|
128
|
-
top:
|
120
|
+
top: 20px;
|
129
121
|
}
|
130
122
|
|
131
123
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
|
@@ -335,14 +327,14 @@
|
|
335
327
|
|
336
328
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
|
337
329
|
border-radius: 50%;
|
338
|
-
bottom:
|
330
|
+
bottom: 20px;
|
339
331
|
left: 22px;
|
340
332
|
}
|
341
333
|
|
342
334
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
|
343
335
|
border-radius: 50%;
|
344
336
|
right: 22px;
|
345
|
-
top:
|
337
|
+
top: 20px;
|
346
338
|
}
|
347
339
|
|
348
340
|
.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 {
|
@@ -464,7 +456,7 @@
|
|
464
456
|
}
|
465
457
|
|
466
458
|
.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 {
|
467
|
-
background-color:
|
459
|
+
background-color: transparent;
|
468
460
|
border-color: #22d3ee;
|
469
461
|
border-width: 1px;
|
470
462
|
opacity: .9;
|
@@ -519,7 +511,7 @@
|
|
519
511
|
}
|
520
512
|
|
521
513
|
.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 {
|
522
|
-
background-color:
|
514
|
+
background-color: transparent;
|
523
515
|
border-color: #22d3ee;
|
524
516
|
border-width: 1px;
|
525
517
|
opacity: .9;
|
@@ -1,24 +1,16 @@
|
|
1
1
|
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
2
2
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
|
3
|
-
content: '\
|
3
|
+
content: '\e7e3';
|
4
4
|
font-family: 'e-icons';
|
5
5
|
font-size: 14px;
|
6
6
|
}
|
7
7
|
|
8
|
-
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler.e-template-resize-handler::before {
|
9
|
-
content: '';
|
10
|
-
}
|
11
|
-
|
12
8
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler::before {
|
13
|
-
content: '\
|
9
|
+
content: '\e7fd';
|
14
10
|
font-family: 'e-icons';
|
15
11
|
font-size: 14px;
|
16
12
|
}
|
17
13
|
|
18
|
-
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler.e-template-resize-handler::before {
|
19
|
-
content: '';
|
20
|
-
}
|
21
|
-
|
22
14
|
.e-bigger .e-splitter .e-split-bar .e-resize-handler::before {
|
23
15
|
font-size: 16px;
|
24
16
|
}
|
@@ -117,7 +109,7 @@
|
|
117
109
|
|
118
110
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
|
119
111
|
border-radius: 50%;
|
120
|
-
bottom:
|
112
|
+
bottom: 20px;
|
121
113
|
right: 22px;
|
122
114
|
}
|
123
115
|
|
@@ -125,7 +117,7 @@
|
|
125
117
|
border-radius: 50%;
|
126
118
|
left: 22px;
|
127
119
|
right: auto;
|
128
|
-
top:
|
120
|
+
top: 20px;
|
129
121
|
}
|
130
122
|
|
131
123
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
|
@@ -335,14 +327,14 @@
|
|
335
327
|
|
336
328
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
|
337
329
|
border-radius: 50%;
|
338
|
-
bottom:
|
330
|
+
bottom: 20px;
|
339
331
|
left: 22px;
|
340
332
|
}
|
341
333
|
|
342
334
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
|
343
335
|
border-radius: 50%;
|
344
336
|
right: 22px;
|
345
|
-
top:
|
337
|
+
top: 20px;
|
346
338
|
}
|
347
339
|
|
348
340
|
.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 {
|
@@ -464,7 +456,7 @@
|
|
464
456
|
}
|
465
457
|
|
466
458
|
.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 {
|
467
|
-
background-color:
|
459
|
+
background-color: transparent;
|
468
460
|
border-color: #4f46e5;
|
469
461
|
border-width: 1px;
|
470
462
|
opacity: .9;
|
@@ -519,7 +511,7 @@
|
|
519
511
|
}
|
520
512
|
|
521
513
|
.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 {
|
522
|
-
background-color:
|
514
|
+
background-color: transparent;
|
523
515
|
border-color: #4f46e5;
|
524
516
|
border-width: 1px;
|
525
517
|
opacity: .9;
|
package/styles/tailwind-dark.css
CHANGED
@@ -163,12 +163,12 @@
|
|
163
163
|
|
164
164
|
.e-bigger .e-card .e-card-actions,
|
165
165
|
.e-bigger.e-card .e-card-actions {
|
166
|
-
padding:
|
166
|
+
padding: 24px 24px;
|
167
167
|
}
|
168
168
|
|
169
169
|
.e-bigger .e-card .e-card-actions.e-card-vertical,
|
170
170
|
.e-bigger.e-card .e-card-actions.e-card-vertical {
|
171
|
-
padding: 12px 24px
|
171
|
+
padding: 12px 24px 24px 24px;
|
172
172
|
}
|
173
173
|
|
174
174
|
.e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn,
|
@@ -212,7 +212,7 @@
|
|
212
212
|
|
213
213
|
.e-bigger .e-card .e-card-content,
|
214
214
|
.e-bigger.e-card .e-card-content {
|
215
|
-
padding: 16px 24px;
|
215
|
+
padding: 0 24px 16px 24px;
|
216
216
|
}
|
217
217
|
|
218
218
|
.e-bigger .e-card .e-card-content + :not(.e-card-content),
|
@@ -234,7 +234,7 @@
|
|
234
234
|
font-size: 15px;
|
235
235
|
-ms-flex-pack: center;
|
236
236
|
justify-content: center;
|
237
|
-
line-height:
|
237
|
+
line-height: 24px;
|
238
238
|
min-height: 36px;
|
239
239
|
overflow: hidden;
|
240
240
|
position: relative;
|
@@ -359,7 +359,7 @@
|
|
359
359
|
justify-content: center;
|
360
360
|
line-height: normal;
|
361
361
|
min-height: 22.5px;
|
362
|
-
padding: 18px;
|
362
|
+
padding: 18px 18px 12px 18px;
|
363
363
|
width: inherit;
|
364
364
|
}
|
365
365
|
|
@@ -467,7 +467,7 @@
|
|
467
467
|
display: inline-block;
|
468
468
|
-ms-flex-pack: start;
|
469
469
|
justify-content: flex-start;
|
470
|
-
padding:
|
470
|
+
padding: 18px 18px;
|
471
471
|
}
|
472
472
|
|
473
473
|
.e-card .e-card-actions.e-card-vertical {
|
@@ -475,7 +475,7 @@
|
|
475
475
|
display: flex;
|
476
476
|
-ms-flex-direction: column;
|
477
477
|
flex-direction: column;
|
478
|
-
padding:
|
478
|
+
padding: 18px 18px;
|
479
479
|
}
|
480
480
|
|
481
481
|
.e-card .e-card-actions.e-card-vertical .e-card-btn,
|
@@ -567,7 +567,7 @@
|
|
567
567
|
.e-card .e-card-content {
|
568
568
|
font-size: 14px;
|
569
569
|
line-height: 1.5;
|
570
|
-
padding: 12px 18px;
|
570
|
+
padding: 0 18px 12px 18px;
|
571
571
|
}
|
572
572
|
|
573
573
|
.e-card .e-card-content + :not(.e-card-content),
|
@@ -668,25 +668,17 @@
|
|
668
668
|
}
|
669
669
|
|
670
670
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
|
671
|
-
content: '\
|
671
|
+
content: '\e7e3';
|
672
672
|
font-family: 'e-icons';
|
673
673
|
font-size: 14px;
|
674
674
|
}
|
675
675
|
|
676
|
-
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler.e-template-resize-handler::before {
|
677
|
-
content: '';
|
678
|
-
}
|
679
|
-
|
680
676
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler::before {
|
681
|
-
content: '\
|
677
|
+
content: '\e7fd';
|
682
678
|
font-family: 'e-icons';
|
683
679
|
font-size: 14px;
|
684
680
|
}
|
685
681
|
|
686
|
-
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler.e-template-resize-handler::before {
|
687
|
-
content: '';
|
688
|
-
}
|
689
|
-
|
690
682
|
.e-bigger .e-splitter .e-split-bar .e-resize-handler::before {
|
691
683
|
font-size: 16px;
|
692
684
|
}
|
@@ -785,7 +777,7 @@
|
|
785
777
|
|
786
778
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
|
787
779
|
border-radius: 50%;
|
788
|
-
bottom:
|
780
|
+
bottom: 20px;
|
789
781
|
right: 22px;
|
790
782
|
}
|
791
783
|
|
@@ -793,7 +785,7 @@
|
|
793
785
|
border-radius: 50%;
|
794
786
|
left: 22px;
|
795
787
|
right: auto;
|
796
|
-
top:
|
788
|
+
top: 20px;
|
797
789
|
}
|
798
790
|
|
799
791
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
|
@@ -1003,14 +995,14 @@
|
|
1003
995
|
|
1004
996
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
|
1005
997
|
border-radius: 50%;
|
1006
|
-
bottom:
|
998
|
+
bottom: 20px;
|
1007
999
|
left: 22px;
|
1008
1000
|
}
|
1009
1001
|
|
1010
1002
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
|
1011
1003
|
border-radius: 50%;
|
1012
1004
|
right: 22px;
|
1013
|
-
top:
|
1005
|
+
top: 20px;
|
1014
1006
|
}
|
1015
1007
|
|
1016
1008
|
.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 {
|
@@ -1132,7 +1124,7 @@
|
|
1132
1124
|
}
|
1133
1125
|
|
1134
1126
|
.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 {
|
1135
|
-
background-color:
|
1127
|
+
background-color: transparent;
|
1136
1128
|
border-color: #22d3ee;
|
1137
1129
|
border-width: 1px;
|
1138
1130
|
opacity: .9;
|
@@ -1187,7 +1179,7 @@
|
|
1187
1179
|
}
|
1188
1180
|
|
1189
1181
|
.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 {
|
1190
|
-
background-color:
|
1182
|
+
background-color: transparent;
|
1191
1183
|
border-color: #22d3ee;
|
1192
1184
|
border-width: 1px;
|
1193
1185
|
opacity: .9;
|
@@ -1315,19 +1307,19 @@
|
|
1315
1307
|
|
1316
1308
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east::before,
|
1317
1309
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east::before {
|
1318
|
-
bottom:
|
1319
|
-
content: '\
|
1320
|
-
font-size:
|
1310
|
+
bottom: 4px;
|
1311
|
+
content: '\e761';
|
1312
|
+
font-size: 12px;
|
1321
1313
|
position: absolute;
|
1322
|
-
right:
|
1314
|
+
right: 4px;
|
1323
1315
|
}
|
1324
1316
|
|
1325
1317
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west::before,
|
1326
1318
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west::before {
|
1327
|
-
bottom:
|
1328
|
-
content: '\
|
1329
|
-
font-size:
|
1330
|
-
left:
|
1319
|
+
bottom: 4px;
|
1320
|
+
content: '\e761';
|
1321
|
+
font-size: 12px;
|
1322
|
+
left: 4px;
|
1331
1323
|
position: absolute;
|
1332
1324
|
transform: rotateY(180deg);
|
1333
1325
|
}
|
@@ -1363,7 +1355,6 @@
|
|
1363
1355
|
}
|
1364
1356
|
|
1365
1357
|
.e-dashboardlayout.e-control .e-panel:hover {
|
1366
|
-
border: 1px solid #9ca3af;
|
1367
1358
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
1368
1359
|
}
|
1369
1360
|
|
@@ -1371,10 +1362,6 @@
|
|
1371
1362
|
display: block;
|
1372
1363
|
}
|
1373
1364
|
|
1374
|
-
.e-dashboardlayout.e-control .e-panel:active {
|
1375
|
-
border: 1px solid #22d3ee;
|
1376
|
-
}
|
1377
|
-
|
1378
1365
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
|
1379
1366
|
display: none;
|
1380
1367
|
}
|
@@ -1420,6 +1407,10 @@
|
|
1420
1407
|
width: inherit;
|
1421
1408
|
}
|
1422
1409
|
|
1410
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-content {
|
1411
|
+
padding: 12px;
|
1412
|
+
}
|
1413
|
+
|
1423
1414
|
.e-dashboardlayout.e-control .e-panel {
|
1424
1415
|
border: 1px solid #4b5563;
|
1425
1416
|
height: 100%;
|
@@ -1537,6 +1528,10 @@
|
|
1537
1528
|
line-height: 24px;
|
1538
1529
|
}
|
1539
1530
|
|
1531
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-content {
|
1532
|
+
padding: 16px;
|
1533
|
+
}
|
1534
|
+
|
1540
1535
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
1541
1536
|
height: 100%;
|
1542
1537
|
width: 100%;
|
@@ -1548,7 +1543,7 @@
|
|
1548
1543
|
}
|
1549
1544
|
|
1550
1545
|
.e-dashboardlayout.e-control .e-panel {
|
1551
|
-
background: #
|
1546
|
+
background: #1f2937;
|
1552
1547
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
1553
1548
|
box-sizing: border-box;
|
1554
1549
|
position: absolute;
|
@@ -1566,7 +1561,7 @@
|
|
1566
1561
|
}
|
1567
1562
|
|
1568
1563
|
.e-dashboardlayout.e-control .e-panel {
|
1569
|
-
background: #
|
1564
|
+
background: #1f2937;
|
1570
1565
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
1571
1566
|
box-sizing: border-box;
|
1572
1567
|
position: absolute;
|
package/styles/tailwind.css
CHANGED
@@ -163,12 +163,12 @@
|
|
163
163
|
|
164
164
|
.e-bigger .e-card .e-card-actions,
|
165
165
|
.e-bigger.e-card .e-card-actions {
|
166
|
-
padding:
|
166
|
+
padding: 24px 24px;
|
167
167
|
}
|
168
168
|
|
169
169
|
.e-bigger .e-card .e-card-actions.e-card-vertical,
|
170
170
|
.e-bigger.e-card .e-card-actions.e-card-vertical {
|
171
|
-
padding: 12px 24px
|
171
|
+
padding: 12px 24px 24px 24px;
|
172
172
|
}
|
173
173
|
|
174
174
|
.e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn,
|
@@ -212,7 +212,7 @@
|
|
212
212
|
|
213
213
|
.e-bigger .e-card .e-card-content,
|
214
214
|
.e-bigger.e-card .e-card-content {
|
215
|
-
padding: 16px 24px;
|
215
|
+
padding: 0 24px 16px 24px;
|
216
216
|
}
|
217
217
|
|
218
218
|
.e-bigger .e-card .e-card-content + :not(.e-card-content),
|
@@ -234,7 +234,7 @@
|
|
234
234
|
font-size: 15px;
|
235
235
|
-ms-flex-pack: center;
|
236
236
|
justify-content: center;
|
237
|
-
line-height:
|
237
|
+
line-height: 24px;
|
238
238
|
min-height: 36px;
|
239
239
|
overflow: hidden;
|
240
240
|
position: relative;
|
@@ -359,7 +359,7 @@
|
|
359
359
|
justify-content: center;
|
360
360
|
line-height: normal;
|
361
361
|
min-height: 22.5px;
|
362
|
-
padding: 18px;
|
362
|
+
padding: 18px 18px 12px 18px;
|
363
363
|
width: inherit;
|
364
364
|
}
|
365
365
|
|
@@ -467,7 +467,7 @@
|
|
467
467
|
display: inline-block;
|
468
468
|
-ms-flex-pack: start;
|
469
469
|
justify-content: flex-start;
|
470
|
-
padding:
|
470
|
+
padding: 18px 18px;
|
471
471
|
}
|
472
472
|
|
473
473
|
.e-card .e-card-actions.e-card-vertical {
|
@@ -475,7 +475,7 @@
|
|
475
475
|
display: flex;
|
476
476
|
-ms-flex-direction: column;
|
477
477
|
flex-direction: column;
|
478
|
-
padding:
|
478
|
+
padding: 18px 18px;
|
479
479
|
}
|
480
480
|
|
481
481
|
.e-card .e-card-actions.e-card-vertical .e-card-btn,
|
@@ -567,7 +567,7 @@
|
|
567
567
|
.e-card .e-card-content {
|
568
568
|
font-size: 14px;
|
569
569
|
line-height: 1.5;
|
570
|
-
padding: 12px 18px;
|
570
|
+
padding: 0 18px 12px 18px;
|
571
571
|
}
|
572
572
|
|
573
573
|
.e-card .e-card-content + :not(.e-card-content),
|
@@ -668,25 +668,17 @@
|
|
668
668
|
}
|
669
669
|
|
670
670
|
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
|
671
|
-
content: '\
|
671
|
+
content: '\e7e3';
|
672
672
|
font-family: 'e-icons';
|
673
673
|
font-size: 14px;
|
674
674
|
}
|
675
675
|
|
676
|
-
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler.e-template-resize-handler::before {
|
677
|
-
content: '';
|
678
|
-
}
|
679
|
-
|
680
676
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler::before {
|
681
|
-
content: '\
|
677
|
+
content: '\e7fd';
|
682
678
|
font-family: 'e-icons';
|
683
679
|
font-size: 14px;
|
684
680
|
}
|
685
681
|
|
686
|
-
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler.e-template-resize-handler::before {
|
687
|
-
content: '';
|
688
|
-
}
|
689
|
-
|
690
682
|
.e-bigger .e-splitter .e-split-bar .e-resize-handler::before {
|
691
683
|
font-size: 16px;
|
692
684
|
}
|
@@ -785,7 +777,7 @@
|
|
785
777
|
|
786
778
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
|
787
779
|
border-radius: 50%;
|
788
|
-
bottom:
|
780
|
+
bottom: 20px;
|
789
781
|
right: 22px;
|
790
782
|
}
|
791
783
|
|
@@ -793,7 +785,7 @@
|
|
793
785
|
border-radius: 50%;
|
794
786
|
left: 22px;
|
795
787
|
right: auto;
|
796
|
-
top:
|
788
|
+
top: 20px;
|
797
789
|
}
|
798
790
|
|
799
791
|
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
|
@@ -1003,14 +995,14 @@
|
|
1003
995
|
|
1004
996
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
|
1005
997
|
border-radius: 50%;
|
1006
|
-
bottom:
|
998
|
+
bottom: 20px;
|
1007
999
|
left: 22px;
|
1008
1000
|
}
|
1009
1001
|
|
1010
1002
|
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
|
1011
1003
|
border-radius: 50%;
|
1012
1004
|
right: 22px;
|
1013
|
-
top:
|
1005
|
+
top: 20px;
|
1014
1006
|
}
|
1015
1007
|
|
1016
1008
|
.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 {
|
@@ -1132,7 +1124,7 @@
|
|
1132
1124
|
}
|
1133
1125
|
|
1134
1126
|
.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 {
|
1135
|
-
background-color:
|
1127
|
+
background-color: transparent;
|
1136
1128
|
border-color: #4f46e5;
|
1137
1129
|
border-width: 1px;
|
1138
1130
|
opacity: .9;
|
@@ -1187,7 +1179,7 @@
|
|
1187
1179
|
}
|
1188
1180
|
|
1189
1181
|
.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 {
|
1190
|
-
background-color:
|
1182
|
+
background-color: transparent;
|
1191
1183
|
border-color: #4f46e5;
|
1192
1184
|
border-width: 1px;
|
1193
1185
|
opacity: .9;
|
@@ -1315,19 +1307,19 @@
|
|
1315
1307
|
|
1316
1308
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east::before,
|
1317
1309
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east::before {
|
1318
|
-
bottom:
|
1319
|
-
content: '\
|
1320
|
-
font-size:
|
1310
|
+
bottom: 4px;
|
1311
|
+
content: '\e761';
|
1312
|
+
font-size: 12px;
|
1321
1313
|
position: absolute;
|
1322
|
-
right:
|
1314
|
+
right: 4px;
|
1323
1315
|
}
|
1324
1316
|
|
1325
1317
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west::before,
|
1326
1318
|
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west::before {
|
1327
|
-
bottom:
|
1328
|
-
content: '\
|
1329
|
-
font-size:
|
1330
|
-
left:
|
1319
|
+
bottom: 4px;
|
1320
|
+
content: '\e761';
|
1321
|
+
font-size: 12px;
|
1322
|
+
left: 4px;
|
1331
1323
|
position: absolute;
|
1332
1324
|
transform: rotateY(180deg);
|
1333
1325
|
}
|
@@ -1363,7 +1355,6 @@
|
|
1363
1355
|
}
|
1364
1356
|
|
1365
1357
|
.e-dashboardlayout.e-control .e-panel:hover {
|
1366
|
-
border: 1px solid #9ca3af;
|
1367
1358
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
1368
1359
|
}
|
1369
1360
|
|
@@ -1371,10 +1362,6 @@
|
|
1371
1362
|
display: block;
|
1372
1363
|
}
|
1373
1364
|
|
1374
|
-
.e-dashboardlayout.e-control .e-panel:active {
|
1375
|
-
border: 1px solid #4f46e5;
|
1376
|
-
}
|
1377
|
-
|
1378
1365
|
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
|
1379
1366
|
display: none;
|
1380
1367
|
}
|
@@ -1420,6 +1407,10 @@
|
|
1420
1407
|
width: inherit;
|
1421
1408
|
}
|
1422
1409
|
|
1410
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-content {
|
1411
|
+
padding: 12px;
|
1412
|
+
}
|
1413
|
+
|
1423
1414
|
.e-dashboardlayout.e-control .e-panel {
|
1424
1415
|
border: 1px solid #e5e7eb;
|
1425
1416
|
height: 100%;
|
@@ -1537,6 +1528,10 @@
|
|
1537
1528
|
line-height: 24px;
|
1538
1529
|
}
|
1539
1530
|
|
1531
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-content {
|
1532
|
+
padding: 16px;
|
1533
|
+
}
|
1534
|
+
|
1540
1535
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
1541
1536
|
height: 100%;
|
1542
1537
|
width: 100%;
|