@syncfusion/blazor-themes 31.1.18 → 31.1.20
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/Compiled-Themes/bds-dark-lite.css +5 -5
- package/Compiled-Themes/bds-dark.css +5 -5
- package/Compiled-Themes/bds-lite.css +5 -5
- package/Compiled-Themes/bds.css +5 -5
- package/Compiled-Themes/bootstrap-dark-lite.css +4 -2
- package/Compiled-Themes/bootstrap-dark.css +4 -2
- package/Compiled-Themes/bootstrap-lite.css +4 -2
- package/Compiled-Themes/bootstrap.css +4 -2
- package/Compiled-Themes/bootstrap4-lite.css +11 -8
- package/Compiled-Themes/bootstrap4.css +22 -12
- package/Compiled-Themes/bootstrap5-dark-lite.css +15 -13
- package/Compiled-Themes/bootstrap5-dark.css +31 -20
- package/Compiled-Themes/bootstrap5-lite.css +15 -13
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3-dark.css +51 -28
- package/Compiled-Themes/bootstrap5.3-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3.css +51 -28
- package/Compiled-Themes/bootstrap5.css +31 -20
- package/Compiled-Themes/fabric-dark-lite.css +4 -2
- package/Compiled-Themes/fabric-dark.css +4 -2
- package/Compiled-Themes/fabric-lite.css +4 -2
- package/Compiled-Themes/fabric.css +4 -2
- package/Compiled-Themes/fluent-dark-lite.css +13 -10
- package/Compiled-Themes/fluent-dark.css +23 -13
- package/Compiled-Themes/fluent-lite.css +13 -10
- package/Compiled-Themes/fluent.css +23 -13
- package/Compiled-Themes/fluent2-dark-lite.css +7 -5
- package/Compiled-Themes/fluent2-dark.css +8 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -5
- package/Compiled-Themes/fluent2-highcontrast.css +11 -6
- package/Compiled-Themes/fluent2-lite.css +7 -5
- package/Compiled-Themes/fluent2.css +8 -6
- package/Compiled-Themes/highcontrast-lite.css +12 -9
- package/Compiled-Themes/highcontrast.css +24 -12
- package/Compiled-Themes/material-dark-lite.css +17 -12
- package/Compiled-Themes/material-dark.css +37 -16
- package/Compiled-Themes/material-lite.css +17 -9
- package/Compiled-Themes/material.css +34 -12
- package/Compiled-Themes/material3-dark-lite.css +5 -6
- package/Compiled-Themes/material3-dark.css +6 -6
- package/Compiled-Themes/material3-lite.css +5 -6
- package/Compiled-Themes/material3.css +6 -6
- package/Compiled-Themes/tailwind-dark-lite.css +4 -4
- package/Compiled-Themes/tailwind-dark.css +4 -4
- package/Compiled-Themes/tailwind-lite.css +4 -4
- package/Compiled-Themes/tailwind.css +4 -4
- package/Compiled-Themes/tailwind3-dark-lite.css +17 -4
- package/Compiled-Themes/tailwind3-dark.css +24 -4
- package/Compiled-Themes/tailwind3-lite.css +17 -4
- package/Compiled-Themes/tailwind3.css +24 -4
- package/SCSS-Themes/bds-dark-lite.scss +89 -24
- package/SCSS-Themes/bds-dark.scss +183 -26
- package/SCSS-Themes/bds-lite.scss +89 -24
- package/SCSS-Themes/bds.scss +183 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +88 -23
- package/SCSS-Themes/bootstrap-dark.scss +182 -25
- package/SCSS-Themes/bootstrap-lite.scss +88 -23
- package/SCSS-Themes/bootstrap.scss +182 -25
- package/SCSS-Themes/bootstrap4-lite.scss +95 -30
- package/SCSS-Themes/bootstrap4.scss +189 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5-dark.scss +190 -33
- package/SCSS-Themes/bootstrap5-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +198 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3.scss +198 -41
- package/SCSS-Themes/bootstrap5.scss +190 -33
- package/SCSS-Themes/calendars/calendar/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3.scss +4 -0
- package/SCSS-Themes/fabric-dark-lite.scss +88 -23
- package/SCSS-Themes/fabric-dark.scss +182 -25
- package/SCSS-Themes/fabric-lite.scss +88 -23
- package/SCSS-Themes/fabric.scss +182 -25
- package/SCSS-Themes/fluent-dark-lite.scss +94 -29
- package/SCSS-Themes/fluent-dark.scss +188 -31
- package/SCSS-Themes/fluent-lite.scss +94 -29
- package/SCSS-Themes/fluent.scss +188 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +91 -26
- package/SCSS-Themes/fluent2-dark.scss +185 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +91 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +185 -28
- package/SCSS-Themes/fluent2-lite.scss +91 -26
- package/SCSS-Themes/fluent2.scss +185 -28
- package/SCSS-Themes/highcontrast-lite.scss +94 -29
- package/SCSS-Themes/highcontrast.scss +188 -31
- package/SCSS-Themes/material-dark-lite.scss +95 -30
- package/SCSS-Themes/material-dark.scss +189 -32
- package/SCSS-Themes/material-lite.scss +94 -29
- package/SCSS-Themes/material.scss +188 -31
- package/SCSS-Themes/material3-dark-lite.scss +90 -25
- package/SCSS-Themes/material3-dark.scss +184 -27
- package/SCSS-Themes/material3-lite.scss +90 -25
- package/SCSS-Themes/material3.scss +184 -27
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +171 -24
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +166 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +166 -19
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -17
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/material-dark.scss +171 -24
- package/SCSS-Themes/navigations/treeview/material-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/material.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -18
- package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
- package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
- package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
- package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material.scss +14 -8
- package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
- package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3.scss +15 -9
- package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
- package/SCSS-Themes/tailwind-dark-lite.scss +88 -23
- package/SCSS-Themes/tailwind-dark.scss +182 -25
- package/SCSS-Themes/tailwind-lite.scss +88 -23
- package/SCSS-Themes/tailwind.scss +182 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +89 -24
- package/SCSS-Themes/tailwind3-dark.scss +183 -26
- package/SCSS-Themes/tailwind3-lite.scss +89 -24
- package/SCSS-Themes/tailwind3.scss +183 -26
- package/package.json +1 -1
|
@@ -295,7 +295,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
295
295
|
|
|
296
296
|
.e-list-item {
|
|
297
297
|
list-style: none;
|
|
298
|
-
@if $skin-name
|
|
298
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
299
299
|
padding: 2px 0;
|
|
300
300
|
}
|
|
301
301
|
@if $skin-name == 'fluent2' {
|
|
@@ -303,13 +303,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
303
303
|
}
|
|
304
304
|
|
|
305
305
|
.e-ul {
|
|
306
|
-
margin: 2px 0 -2px;
|
|
307
306
|
padding: $treeview-child-ul-padding;
|
|
308
|
-
@if $skin-name == '
|
|
309
|
-
margin: 2px 0
|
|
307
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
308
|
+
margin: 2px 0 -2px;
|
|
310
309
|
}
|
|
311
|
-
@
|
|
312
|
-
margin:
|
|
310
|
+
@if $skin-name == 'fluent2' {
|
|
311
|
+
margin-top: 4px;
|
|
313
312
|
}
|
|
314
313
|
}
|
|
315
314
|
|
|
@@ -346,6 +345,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
346
345
|
.e-icons.e-icons-spinner::before {
|
|
347
346
|
content: none;
|
|
348
347
|
}
|
|
348
|
+
|
|
349
|
+
.e-text-content {
|
|
350
|
+
.e-list-text {
|
|
351
|
+
&:has(> .e-input-group) {
|
|
352
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
353
|
+
padding-top: 1px;
|
|
354
|
+
padding-bottom: 1px;
|
|
355
|
+
.e-input-group {
|
|
356
|
+
height: 34px;
|
|
357
|
+
|
|
358
|
+
.e-input {
|
|
359
|
+
line-height: 26px;
|
|
360
|
+
min-height: 26px;
|
|
361
|
+
}
|
|
362
|
+
}
|
|
363
|
+
}
|
|
364
|
+
@if $skin-name == 'tailwind3' {
|
|
365
|
+
padding-top: 4px;
|
|
366
|
+
padding-bottom: 4px;
|
|
367
|
+
}
|
|
368
|
+
@if $skin-name == 'highcontrast' {
|
|
369
|
+
padding-top: 3px;
|
|
370
|
+
padding-bottom: 3px;
|
|
371
|
+
}
|
|
372
|
+
@if ($skin-name == 'FluentUI') {
|
|
373
|
+
padding-top: 3px;
|
|
374
|
+
padding-bottom: 3px;
|
|
375
|
+
}
|
|
376
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
377
|
+
padding-top: 2px;
|
|
378
|
+
padding-bottom: 2px;
|
|
379
|
+
}
|
|
380
|
+
@if $skin-name == 'bootstrap4' {
|
|
381
|
+
padding-top: 5px;
|
|
382
|
+
padding-bottom: 5px;
|
|
383
|
+
}
|
|
384
|
+
}
|
|
385
|
+
}
|
|
386
|
+
}
|
|
349
387
|
}
|
|
350
388
|
|
|
351
389
|
.e-icons {
|
|
@@ -363,11 +401,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
363
401
|
|
|
364
402
|
.e-text-content {
|
|
365
403
|
@include user-select;
|
|
366
|
-
border: 1px solid;
|
|
367
404
|
cursor: pointer;
|
|
368
405
|
margin: 0;
|
|
369
406
|
padding: $treeview-text-wrap-padding;
|
|
370
407
|
|
|
408
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
409
|
+
border: 1px solid;
|
|
410
|
+
}
|
|
411
|
+
|
|
371
412
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
372
413
|
border: none;
|
|
373
414
|
}
|
|
@@ -453,14 +494,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
453
494
|
|
|
454
495
|
.e-input-group {
|
|
455
496
|
height: $treeview-input-height;
|
|
456
|
-
@if ($skin-name == '
|
|
457
|
-
margin-top:
|
|
458
|
-
|
|
459
|
-
@else if($skin-name == 'tailwind') {
|
|
460
|
-
margin-bottom: 3px;
|
|
497
|
+
@if ($skin-name == 'tailwind') {
|
|
498
|
+
margin-top: 4px;
|
|
499
|
+
margin-bottom: 4px;
|
|
461
500
|
}
|
|
462
501
|
@else if($skin-name == 'bootstrap5') {
|
|
463
|
-
margin-bottom:
|
|
502
|
+
margin-bottom: 3px;
|
|
503
|
+
margin-top: 3px;
|
|
464
504
|
}
|
|
465
505
|
@else {
|
|
466
506
|
margin-bottom: 0;
|
|
@@ -470,9 +510,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
470
510
|
@if ($skin-name == 'fluent2') {
|
|
471
511
|
border-color: $treeview-input-border-color;
|
|
472
512
|
}
|
|
473
|
-
|
|
474
|
-
|
|
513
|
+
.e-input {
|
|
514
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
475
515
|
height: 28px;
|
|
516
|
+
padding-top: 6px;
|
|
517
|
+
padding-bottom: 6px;
|
|
518
|
+
}
|
|
519
|
+
@if $skin-name == 'tailwind3' {
|
|
520
|
+
line-height: 20px;
|
|
521
|
+
height: 32px;
|
|
522
|
+
}
|
|
523
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
524
|
+
height: 32px;
|
|
525
|
+
padding-top: 5px;
|
|
526
|
+
padding-bottom: 5px;
|
|
476
527
|
}
|
|
477
528
|
}
|
|
478
529
|
}
|
|
@@ -1064,13 +1115,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1064
1115
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
1065
1116
|
color: $treeview-item-active-check-color;
|
|
1066
1117
|
}
|
|
1067
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
1118
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
1068
1119
|
border-color: $content-text-color-selected;
|
|
1069
1120
|
}
|
|
1070
1121
|
}
|
|
1071
1122
|
|
|
1072
1123
|
.e-stop {
|
|
1073
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
1124
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
1074
1125
|
border-color: $content-text-color-selected;
|
|
1075
1126
|
}
|
|
1076
1127
|
}
|
|
@@ -1121,6 +1172,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1121
1172
|
}
|
|
1122
1173
|
}
|
|
1123
1174
|
}
|
|
1175
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
1176
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
1177
|
+
border-color: $content-text-color-hover;
|
|
1178
|
+
}
|
|
1179
|
+
}
|
|
1124
1180
|
}
|
|
1125
1181
|
|
|
1126
1182
|
.e-sibling {
|
|
@@ -1490,6 +1546,30 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1490
1546
|
min-height: $treeview-big-item-height;
|
|
1491
1547
|
}
|
|
1492
1548
|
|
|
1549
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1550
|
+
padding: $treeview-big-text-padding;
|
|
1551
|
+
}
|
|
1552
|
+
|
|
1553
|
+
@if $skin-name == 'highcontrast' {
|
|
1554
|
+
padding-top: 11px;
|
|
1555
|
+
padding-bottom: 11px;
|
|
1556
|
+
}
|
|
1557
|
+
|
|
1558
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
1559
|
+
padding-top: 12px;
|
|
1560
|
+
padding-bottom: 12px;
|
|
1561
|
+
}
|
|
1562
|
+
|
|
1563
|
+
@if $skin-name == 'FluentUI' {
|
|
1564
|
+
padding-top: 10px;
|
|
1565
|
+
padding-bottom: 10px;
|
|
1566
|
+
}
|
|
1567
|
+
|
|
1568
|
+
@if $skin-name == 'bootstrap4' {
|
|
1569
|
+
padding-top: 13px;
|
|
1570
|
+
padding-bottom: 13px;
|
|
1571
|
+
}
|
|
1572
|
+
|
|
1493
1573
|
.e-input-group {
|
|
1494
1574
|
height: $treeview-big-input-height;
|
|
1495
1575
|
|
|
@@ -1498,6 +1578,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1498
1578
|
height: 36px;
|
|
1499
1579
|
}
|
|
1500
1580
|
}
|
|
1581
|
+
|
|
1582
|
+
@if $skin-name =='bootstrap5' {
|
|
1583
|
+
padding-top: 6px;
|
|
1584
|
+
padding-bottom: 6px;
|
|
1585
|
+
margin-top: 2px;
|
|
1586
|
+
margin-bottom: 2px;
|
|
1587
|
+
}
|
|
1588
|
+
|
|
1589
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
1590
|
+
line-height: 42px;
|
|
1591
|
+
min-height: 42px;
|
|
1592
|
+
}
|
|
1593
|
+
|
|
1594
|
+
.e-input {
|
|
1595
|
+
@if $skin-name =='tailwind3' {
|
|
1596
|
+
height: 40px;
|
|
1597
|
+
line-height: 24px;
|
|
1598
|
+
padding-top: 8px;
|
|
1599
|
+
padding-bottom: 8px;
|
|
1600
|
+
}
|
|
1601
|
+
|
|
1602
|
+
@if $skin-name =='bootstrap5' {
|
|
1603
|
+
height: 24px;
|
|
1604
|
+
}
|
|
1605
|
+
|
|
1606
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
1607
|
+
line-height: 28px;
|
|
1608
|
+
min-height: 28px;
|
|
1609
|
+
padding-top: 9px;
|
|
1610
|
+
padding-bottom: 5px;
|
|
1611
|
+
}
|
|
1612
|
+
|
|
1613
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1614
|
+
line-height: 24px;
|
|
1615
|
+
min-height: 24px;
|
|
1616
|
+
padding-top: 7px;
|
|
1617
|
+
padding-bottom: 7px;
|
|
1618
|
+
}
|
|
1619
|
+
}
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1622
|
+
|
|
1623
|
+
.e-list-item .e-text-content .e-list-text {
|
|
1624
|
+
&:has(> .e-input-group) {
|
|
1625
|
+
@if $skin-name =='highcontrast' {
|
|
1626
|
+
padding-top: 4px;
|
|
1627
|
+
padding-bottom: 4px;
|
|
1628
|
+
}
|
|
1629
|
+
|
|
1630
|
+
@if $skin-name =='FluentUI' {
|
|
1631
|
+
padding-top: 2px;
|
|
1632
|
+
padding-bottom: 2px;
|
|
1633
|
+
}
|
|
1634
|
+
|
|
1635
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
1636
|
+
padding-top: 3px;
|
|
1637
|
+
padding-bottom: 3px;
|
|
1638
|
+
}
|
|
1639
|
+
|
|
1640
|
+
@if $skin-name == 'bootstrap4' {
|
|
1641
|
+
padding-top: 6px;
|
|
1642
|
+
padding-bottom: 6px;
|
|
1643
|
+
}
|
|
1501
1644
|
}
|
|
1502
1645
|
}
|
|
1503
1646
|
|
|
@@ -1682,6 +1825,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1682
1825
|
.e-treeview.e-bigger {
|
|
1683
1826
|
.e-list-text {
|
|
1684
1827
|
font-size: $treeview-big-font-size;
|
|
1828
|
+
@if $skin-name == 'Material3' {
|
|
1829
|
+
padding: 12px;
|
|
1830
|
+
}
|
|
1831
|
+
|
|
1685
1832
|
@if $skin-name == 'bootstrap4' {
|
|
1686
1833
|
color: $treeview-big-text-color;
|
|
1687
1834
|
}
|
|
@@ -10,7 +10,7 @@ $treeview-icon-font-size: $text-base !default;
|
|
|
10
10
|
$treeview-image-font-size: $text-xl !default;
|
|
11
11
|
$treeview-item-height: 40px !default;
|
|
12
12
|
$treeview-text-height: 20px !default;
|
|
13
|
-
$treeview-input-height:
|
|
13
|
+
$treeview-input-height: 32px !default;
|
|
14
14
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
15
15
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
16
16
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -295,7 +295,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
295
295
|
|
|
296
296
|
.e-list-item {
|
|
297
297
|
list-style: none;
|
|
298
|
-
@if $skin-name
|
|
298
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
299
299
|
padding: 2px 0;
|
|
300
300
|
}
|
|
301
301
|
@if $skin-name == 'fluent2' {
|
|
@@ -303,13 +303,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
303
303
|
}
|
|
304
304
|
|
|
305
305
|
.e-ul {
|
|
306
|
-
margin: 2px 0 -2px;
|
|
307
306
|
padding: $treeview-child-ul-padding;
|
|
308
|
-
@if $skin-name == '
|
|
309
|
-
margin: 2px 0
|
|
307
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
308
|
+
margin: 2px 0 -2px;
|
|
310
309
|
}
|
|
311
|
-
@
|
|
312
|
-
margin:
|
|
310
|
+
@if $skin-name == 'fluent2' {
|
|
311
|
+
margin-top: 4px;
|
|
313
312
|
}
|
|
314
313
|
}
|
|
315
314
|
|
|
@@ -346,6 +345,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
346
345
|
.e-icons.e-icons-spinner::before {
|
|
347
346
|
content: none;
|
|
348
347
|
}
|
|
348
|
+
|
|
349
|
+
.e-text-content {
|
|
350
|
+
.e-list-text {
|
|
351
|
+
&:has(> .e-input-group) {
|
|
352
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
353
|
+
padding-top: 1px;
|
|
354
|
+
padding-bottom: 1px;
|
|
355
|
+
.e-input-group {
|
|
356
|
+
height: 34px;
|
|
357
|
+
|
|
358
|
+
.e-input {
|
|
359
|
+
line-height: 26px;
|
|
360
|
+
min-height: 26px;
|
|
361
|
+
}
|
|
362
|
+
}
|
|
363
|
+
}
|
|
364
|
+
@if $skin-name == 'tailwind3' {
|
|
365
|
+
padding-top: 4px;
|
|
366
|
+
padding-bottom: 4px;
|
|
367
|
+
}
|
|
368
|
+
@if $skin-name == 'highcontrast' {
|
|
369
|
+
padding-top: 3px;
|
|
370
|
+
padding-bottom: 3px;
|
|
371
|
+
}
|
|
372
|
+
@if ($skin-name == 'FluentUI') {
|
|
373
|
+
padding-top: 3px;
|
|
374
|
+
padding-bottom: 3px;
|
|
375
|
+
}
|
|
376
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
377
|
+
padding-top: 2px;
|
|
378
|
+
padding-bottom: 2px;
|
|
379
|
+
}
|
|
380
|
+
@if $skin-name == 'bootstrap4' {
|
|
381
|
+
padding-top: 5px;
|
|
382
|
+
padding-bottom: 5px;
|
|
383
|
+
}
|
|
384
|
+
}
|
|
385
|
+
}
|
|
386
|
+
}
|
|
349
387
|
}
|
|
350
388
|
|
|
351
389
|
.e-icons {
|
|
@@ -363,11 +401,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
363
401
|
|
|
364
402
|
.e-text-content {
|
|
365
403
|
@include user-select;
|
|
366
|
-
border: 1px solid;
|
|
367
404
|
cursor: pointer;
|
|
368
405
|
margin: 0;
|
|
369
406
|
padding: $treeview-text-wrap-padding;
|
|
370
407
|
|
|
408
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
409
|
+
border: 1px solid;
|
|
410
|
+
}
|
|
411
|
+
|
|
371
412
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
372
413
|
border: none;
|
|
373
414
|
}
|
|
@@ -453,14 +494,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
453
494
|
|
|
454
495
|
.e-input-group {
|
|
455
496
|
height: $treeview-input-height;
|
|
456
|
-
@if ($skin-name == '
|
|
457
|
-
margin-top:
|
|
458
|
-
|
|
459
|
-
@else if($skin-name == 'tailwind') {
|
|
460
|
-
margin-bottom: 3px;
|
|
497
|
+
@if ($skin-name == 'tailwind') {
|
|
498
|
+
margin-top: 4px;
|
|
499
|
+
margin-bottom: 4px;
|
|
461
500
|
}
|
|
462
501
|
@else if($skin-name == 'bootstrap5') {
|
|
463
|
-
margin-bottom:
|
|
502
|
+
margin-bottom: 3px;
|
|
503
|
+
margin-top: 3px;
|
|
464
504
|
}
|
|
465
505
|
@else {
|
|
466
506
|
margin-bottom: 0;
|
|
@@ -470,9 +510,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
470
510
|
@if ($skin-name == 'fluent2') {
|
|
471
511
|
border-color: $treeview-input-border-color;
|
|
472
512
|
}
|
|
473
|
-
|
|
474
|
-
|
|
513
|
+
.e-input {
|
|
514
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
475
515
|
height: 28px;
|
|
516
|
+
padding-top: 6px;
|
|
517
|
+
padding-bottom: 6px;
|
|
518
|
+
}
|
|
519
|
+
@if $skin-name == 'tailwind3' {
|
|
520
|
+
line-height: 20px;
|
|
521
|
+
height: 32px;
|
|
522
|
+
}
|
|
523
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
524
|
+
height: 32px;
|
|
525
|
+
padding-top: 5px;
|
|
526
|
+
padding-bottom: 5px;
|
|
476
527
|
}
|
|
477
528
|
}
|
|
478
529
|
}
|
|
@@ -1064,13 +1115,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
1064
1115
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
1065
1116
|
color: $treeview-item-active-check-color;
|
|
1066
1117
|
}
|
|
1067
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
1118
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
1068
1119
|
border-color: $content-text-color-selected;
|
|
1069
1120
|
}
|
|
1070
1121
|
}
|
|
1071
1122
|
|
|
1072
1123
|
.e-stop {
|
|
1073
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
1124
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
1074
1125
|
border-color: $content-text-color-selected;
|
|
1075
1126
|
}
|
|
1076
1127
|
}
|
|
@@ -1121,6 +1172,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
1121
1172
|
}
|
|
1122
1173
|
}
|
|
1123
1174
|
}
|
|
1175
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
1176
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
1177
|
+
border-color: $content-text-color-hover;
|
|
1178
|
+
}
|
|
1179
|
+
}
|
|
1124
1180
|
}
|
|
1125
1181
|
|
|
1126
1182
|
.e-sibling {
|