@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
|
@@ -27760,6 +27760,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
27760
27760
|
border-color: transparent;
|
|
27761
27761
|
color: $calendar-today-disabled-color;
|
|
27762
27762
|
}
|
|
27763
|
+
@if $skin-name == 'tailwind3' {
|
|
27764
|
+
background-color: $calendar-today-disabled-background-style;
|
|
27765
|
+
border-color: $calendar-today-disabled-border-style;
|
|
27766
|
+
}
|
|
27763
27767
|
}
|
|
27764
27768
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
27765
27769
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -59437,8 +59441,8 @@ $treeview-drop-count-color: $accent-font !default;
|
|
|
59437
59441
|
$treeview-drag-item-bg: $grey-700 !default;
|
|
59438
59442
|
$treeview-drag-item-color: rgba($grey-dark-font, .70) !default;
|
|
59439
59443
|
$treeview-drag-icon-color: rgba($grey-dark-font, .70) !default;
|
|
59440
|
-
$treeview-item-height:
|
|
59441
|
-
$treeview-text-height:
|
|
59444
|
+
$treeview-item-height: 36px !default;
|
|
59445
|
+
$treeview-text-height: 22px !default;
|
|
59442
59446
|
$treeview-input-height: 30px !default;
|
|
59443
59447
|
$treeview-root-ul-padding: 0 0 0 24px !default;
|
|
59444
59448
|
$treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
|
|
@@ -59450,7 +59454,7 @@ $treeview-icon-size: 24px !default;
|
|
|
59450
59454
|
$treeview-icon-margin: 0 0 0 -24px !default;
|
|
59451
59455
|
$treeview-rtl-icon-margin: 0 -24px 0 0 !default;
|
|
59452
59456
|
$treeview-icon-padding: 7px !default;
|
|
59453
|
-
$treeview-text-padding:
|
|
59457
|
+
$treeview-text-padding: 7px 5px !default;
|
|
59454
59458
|
$treeview-text-margin: 0 !default;
|
|
59455
59459
|
$treeview-image-size: 18px !default;
|
|
59456
59460
|
$treeview-image-margin: 0 0 0 5px !default;
|
|
@@ -59473,7 +59477,7 @@ $treeview-icon-image-margin: 0 0 0 10px !default;
|
|
|
59473
59477
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
59474
59478
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
59475
59479
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
59476
|
-
$treeview-check-text-padding:
|
|
59480
|
+
$treeview-check-text-padding: 7px 10px !default;
|
|
59477
59481
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
59478
59482
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
59479
59483
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -59485,9 +59489,9 @@ $treeview-check-icon-img-wrap-width: calc(100% - 87px) !default;
|
|
|
59485
59489
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
59486
59490
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
59487
59491
|
|
|
59488
|
-
$treeview-big-item-height:
|
|
59489
|
-
$treeview-big-text-height:
|
|
59490
|
-
$treeview-big-input-height:
|
|
59492
|
+
$treeview-big-item-height: 48px !default;
|
|
59493
|
+
$treeview-big-text-height: 24px !default;
|
|
59494
|
+
$treeview-big-input-height: 40px !default;
|
|
59491
59495
|
$treeview-big-text-padding: 0 10px !default;
|
|
59492
59496
|
$treeview-big-input-padding: 0 9px !default;
|
|
59493
59497
|
$treeview-big-icon-padding: 6px !default;
|
|
@@ -59683,7 +59687,7 @@ $ripple-width: 32px !default;
|
|
|
59683
59687
|
|
|
59684
59688
|
.e-list-item {
|
|
59685
59689
|
list-style: none;
|
|
59686
|
-
@if $skin-name
|
|
59690
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59687
59691
|
padding: 2px 0;
|
|
59688
59692
|
}
|
|
59689
59693
|
@if $skin-name == 'fluent2' {
|
|
@@ -59691,13 +59695,12 @@ $ripple-width: 32px !default;
|
|
|
59691
59695
|
}
|
|
59692
59696
|
|
|
59693
59697
|
.e-ul {
|
|
59694
|
-
margin: 2px 0 -2px;
|
|
59695
59698
|
padding: $treeview-child-ul-padding;
|
|
59696
|
-
@if $skin-name == '
|
|
59697
|
-
margin: 2px 0
|
|
59699
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59700
|
+
margin: 2px 0 -2px;
|
|
59698
59701
|
}
|
|
59699
|
-
@
|
|
59700
|
-
margin:
|
|
59702
|
+
@if $skin-name == 'fluent2' {
|
|
59703
|
+
margin-top: 4px;
|
|
59701
59704
|
}
|
|
59702
59705
|
}
|
|
59703
59706
|
|
|
@@ -59734,6 +59737,45 @@ $ripple-width: 32px !default;
|
|
|
59734
59737
|
.e-icons.e-icons-spinner::before {
|
|
59735
59738
|
content: none;
|
|
59736
59739
|
}
|
|
59740
|
+
|
|
59741
|
+
.e-text-content {
|
|
59742
|
+
.e-list-text {
|
|
59743
|
+
&:has(> .e-input-group) {
|
|
59744
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59745
|
+
padding-top: 1px;
|
|
59746
|
+
padding-bottom: 1px;
|
|
59747
|
+
.e-input-group {
|
|
59748
|
+
height: 34px;
|
|
59749
|
+
|
|
59750
|
+
.e-input {
|
|
59751
|
+
line-height: 26px;
|
|
59752
|
+
min-height: 26px;
|
|
59753
|
+
}
|
|
59754
|
+
}
|
|
59755
|
+
}
|
|
59756
|
+
@if $skin-name == 'tailwind3' {
|
|
59757
|
+
padding-top: 4px;
|
|
59758
|
+
padding-bottom: 4px;
|
|
59759
|
+
}
|
|
59760
|
+
@if $skin-name == 'highcontrast' {
|
|
59761
|
+
padding-top: 3px;
|
|
59762
|
+
padding-bottom: 3px;
|
|
59763
|
+
}
|
|
59764
|
+
@if ($skin-name == 'FluentUI') {
|
|
59765
|
+
padding-top: 3px;
|
|
59766
|
+
padding-bottom: 3px;
|
|
59767
|
+
}
|
|
59768
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59769
|
+
padding-top: 2px;
|
|
59770
|
+
padding-bottom: 2px;
|
|
59771
|
+
}
|
|
59772
|
+
@if $skin-name == 'bootstrap4' {
|
|
59773
|
+
padding-top: 5px;
|
|
59774
|
+
padding-bottom: 5px;
|
|
59775
|
+
}
|
|
59776
|
+
}
|
|
59777
|
+
}
|
|
59778
|
+
}
|
|
59737
59779
|
}
|
|
59738
59780
|
|
|
59739
59781
|
.e-icons {
|
|
@@ -59751,11 +59793,14 @@ $ripple-width: 32px !default;
|
|
|
59751
59793
|
|
|
59752
59794
|
.e-text-content {
|
|
59753
59795
|
@include user-select;
|
|
59754
|
-
border: 1px solid;
|
|
59755
59796
|
cursor: pointer;
|
|
59756
59797
|
margin: 0;
|
|
59757
59798
|
padding: $treeview-text-wrap-padding;
|
|
59758
59799
|
|
|
59800
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59801
|
+
border: 1px solid;
|
|
59802
|
+
}
|
|
59803
|
+
|
|
59759
59804
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59760
59805
|
border: none;
|
|
59761
59806
|
}
|
|
@@ -59841,14 +59886,13 @@ $ripple-width: 32px !default;
|
|
|
59841
59886
|
|
|
59842
59887
|
.e-input-group {
|
|
59843
59888
|
height: $treeview-input-height;
|
|
59844
|
-
@if ($skin-name == '
|
|
59845
|
-
margin-top:
|
|
59846
|
-
|
|
59847
|
-
@else if($skin-name == 'tailwind') {
|
|
59848
|
-
margin-bottom: 3px;
|
|
59889
|
+
@if ($skin-name == 'tailwind') {
|
|
59890
|
+
margin-top: 4px;
|
|
59891
|
+
margin-bottom: 4px;
|
|
59849
59892
|
}
|
|
59850
59893
|
@else if($skin-name == 'bootstrap5') {
|
|
59851
|
-
margin-bottom:
|
|
59894
|
+
margin-bottom: 3px;
|
|
59895
|
+
margin-top: 3px;
|
|
59852
59896
|
}
|
|
59853
59897
|
@else {
|
|
59854
59898
|
margin-bottom: 0;
|
|
@@ -59858,9 +59902,20 @@ $ripple-width: 32px !default;
|
|
|
59858
59902
|
@if ($skin-name == 'fluent2') {
|
|
59859
59903
|
border-color: $treeview-input-border-color;
|
|
59860
59904
|
}
|
|
59861
|
-
|
|
59862
|
-
|
|
59905
|
+
.e-input {
|
|
59906
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59863
59907
|
height: 28px;
|
|
59908
|
+
padding-top: 6px;
|
|
59909
|
+
padding-bottom: 6px;
|
|
59910
|
+
}
|
|
59911
|
+
@if $skin-name == 'tailwind3' {
|
|
59912
|
+
line-height: 20px;
|
|
59913
|
+
height: 32px;
|
|
59914
|
+
}
|
|
59915
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59916
|
+
height: 32px;
|
|
59917
|
+
padding-top: 5px;
|
|
59918
|
+
padding-bottom: 5px;
|
|
59864
59919
|
}
|
|
59865
59920
|
}
|
|
59866
59921
|
}
|
|
@@ -60452,13 +60507,13 @@ $ripple-width: 32px !default;
|
|
|
60452
60507
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60453
60508
|
color: $treeview-item-active-check-color;
|
|
60454
60509
|
}
|
|
60455
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60510
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60456
60511
|
border-color: $content-text-color-selected;
|
|
60457
60512
|
}
|
|
60458
60513
|
}
|
|
60459
60514
|
|
|
60460
60515
|
.e-stop {
|
|
60461
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60516
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60462
60517
|
border-color: $content-text-color-selected;
|
|
60463
60518
|
}
|
|
60464
60519
|
}
|
|
@@ -60509,6 +60564,11 @@ $ripple-width: 32px !default;
|
|
|
60509
60564
|
}
|
|
60510
60565
|
}
|
|
60511
60566
|
}
|
|
60567
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60568
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60569
|
+
border-color: $content-text-color-hover;
|
|
60570
|
+
}
|
|
60571
|
+
}
|
|
60512
60572
|
}
|
|
60513
60573
|
|
|
60514
60574
|
.e-sibling {
|
|
@@ -60878,6 +60938,30 @@ $ripple-width: 32px !default;
|
|
|
60878
60938
|
min-height: $treeview-big-item-height;
|
|
60879
60939
|
}
|
|
60880
60940
|
|
|
60941
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60942
|
+
padding: $treeview-big-text-padding;
|
|
60943
|
+
}
|
|
60944
|
+
|
|
60945
|
+
@if $skin-name == 'highcontrast' {
|
|
60946
|
+
padding-top: 11px;
|
|
60947
|
+
padding-bottom: 11px;
|
|
60948
|
+
}
|
|
60949
|
+
|
|
60950
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60951
|
+
padding-top: 12px;
|
|
60952
|
+
padding-bottom: 12px;
|
|
60953
|
+
}
|
|
60954
|
+
|
|
60955
|
+
@if $skin-name == 'FluentUI' {
|
|
60956
|
+
padding-top: 10px;
|
|
60957
|
+
padding-bottom: 10px;
|
|
60958
|
+
}
|
|
60959
|
+
|
|
60960
|
+
@if $skin-name == 'bootstrap4' {
|
|
60961
|
+
padding-top: 13px;
|
|
60962
|
+
padding-bottom: 13px;
|
|
60963
|
+
}
|
|
60964
|
+
|
|
60881
60965
|
.e-input-group {
|
|
60882
60966
|
height: $treeview-big-input-height;
|
|
60883
60967
|
|
|
@@ -60886,6 +60970,69 @@ $ripple-width: 32px !default;
|
|
|
60886
60970
|
height: 36px;
|
|
60887
60971
|
}
|
|
60888
60972
|
}
|
|
60973
|
+
|
|
60974
|
+
@if $skin-name =='bootstrap5' {
|
|
60975
|
+
padding-top: 6px;
|
|
60976
|
+
padding-bottom: 6px;
|
|
60977
|
+
margin-top: 2px;
|
|
60978
|
+
margin-bottom: 2px;
|
|
60979
|
+
}
|
|
60980
|
+
|
|
60981
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60982
|
+
line-height: 42px;
|
|
60983
|
+
min-height: 42px;
|
|
60984
|
+
}
|
|
60985
|
+
|
|
60986
|
+
.e-input {
|
|
60987
|
+
@if $skin-name =='tailwind3' {
|
|
60988
|
+
height: 40px;
|
|
60989
|
+
line-height: 24px;
|
|
60990
|
+
padding-top: 8px;
|
|
60991
|
+
padding-bottom: 8px;
|
|
60992
|
+
}
|
|
60993
|
+
|
|
60994
|
+
@if $skin-name =='bootstrap5' {
|
|
60995
|
+
height: 24px;
|
|
60996
|
+
}
|
|
60997
|
+
|
|
60998
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60999
|
+
line-height: 28px;
|
|
61000
|
+
min-height: 28px;
|
|
61001
|
+
padding-top: 9px;
|
|
61002
|
+
padding-bottom: 5px;
|
|
61003
|
+
}
|
|
61004
|
+
|
|
61005
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61006
|
+
line-height: 24px;
|
|
61007
|
+
min-height: 24px;
|
|
61008
|
+
padding-top: 7px;
|
|
61009
|
+
padding-bottom: 7px;
|
|
61010
|
+
}
|
|
61011
|
+
}
|
|
61012
|
+
}
|
|
61013
|
+
}
|
|
61014
|
+
|
|
61015
|
+
.e-list-item .e-text-content .e-list-text {
|
|
61016
|
+
&:has(> .e-input-group) {
|
|
61017
|
+
@if $skin-name =='highcontrast' {
|
|
61018
|
+
padding-top: 4px;
|
|
61019
|
+
padding-bottom: 4px;
|
|
61020
|
+
}
|
|
61021
|
+
|
|
61022
|
+
@if $skin-name =='FluentUI' {
|
|
61023
|
+
padding-top: 2px;
|
|
61024
|
+
padding-bottom: 2px;
|
|
61025
|
+
}
|
|
61026
|
+
|
|
61027
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
61028
|
+
padding-top: 3px;
|
|
61029
|
+
padding-bottom: 3px;
|
|
61030
|
+
}
|
|
61031
|
+
|
|
61032
|
+
@if $skin-name == 'bootstrap4' {
|
|
61033
|
+
padding-top: 6px;
|
|
61034
|
+
padding-bottom: 6px;
|
|
61035
|
+
}
|
|
60889
61036
|
}
|
|
60890
61037
|
}
|
|
60891
61038
|
|
|
@@ -61070,6 +61217,10 @@ $ripple-width: 32px !default;
|
|
|
61070
61217
|
.e-treeview.e-bigger {
|
|
61071
61218
|
.e-list-text {
|
|
61072
61219
|
font-size: $treeview-big-font-size;
|
|
61220
|
+
@if $skin-name == 'Material3' {
|
|
61221
|
+
padding: 12px;
|
|
61222
|
+
}
|
|
61223
|
+
|
|
61073
61224
|
@if $skin-name == 'bootstrap4' {
|
|
61074
61225
|
color: $treeview-big-text-color;
|
|
61075
61226
|
}
|
|
@@ -109880,10 +110031,10 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
109880
110031
|
&:first-child {
|
|
109881
110032
|
padding: 0;
|
|
109882
110033
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109883
|
-
padding-bottom:
|
|
110034
|
+
padding-bottom: 8px;
|
|
109884
110035
|
padding-left: 12px;
|
|
109885
110036
|
padding-right: 12px;
|
|
109886
|
-
padding-top:
|
|
110037
|
+
padding-top: 8px;
|
|
109887
110038
|
}
|
|
109888
110039
|
}
|
|
109889
110040
|
|
|
@@ -109951,7 +110102,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
109951
110102
|
.e-toast-content {
|
|
109952
110103
|
&:first-child {
|
|
109953
110104
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109954
|
-
padding-left:
|
|
110105
|
+
padding-left: 44px;
|
|
109955
110106
|
}
|
|
109956
110107
|
}
|
|
109957
110108
|
}
|
|
@@ -109998,9 +110149,14 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
109998
110149
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109999
110150
|
width: $toast-icon-nrml-width;
|
|
110000
110151
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110001
|
-
left:
|
|
110002
|
-
margin-left:
|
|
110003
|
-
margin-top:
|
|
110152
|
+
left: 0;
|
|
110153
|
+
margin-left: 12px;
|
|
110154
|
+
margin-top: 10px;
|
|
110155
|
+
padding-bottom: 6px;
|
|
110156
|
+
position: absolute;
|
|
110157
|
+
}
|
|
110158
|
+
@if $skin-name == 'fluent2' {
|
|
110159
|
+
margin-top: 2px;
|
|
110004
110160
|
}
|
|
110005
110161
|
}
|
|
110006
110162
|
|
|
@@ -110472,8 +110628,9 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
110472
110628
|
margin-right: $toast-icon-bgr-right-margin;
|
|
110473
110629
|
width: $toast-icon-bgr-width;
|
|
110474
110630
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110475
|
-
left:
|
|
110476
|
-
margin-top:
|
|
110631
|
+
left: 0;
|
|
110632
|
+
margin-top: 14px;
|
|
110633
|
+
margin-left: 12px;
|
|
110477
110634
|
}
|
|
110478
110635
|
}
|
|
110479
110636
|
|
|
@@ -19808,6 +19808,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
19808
19808
|
border-color: transparent;
|
|
19809
19809
|
color: $calendar-today-disabled-color;
|
|
19810
19810
|
}
|
|
19811
|
+
@if $skin-name == 'tailwind3' {
|
|
19812
|
+
background-color: $calendar-today-disabled-background-style;
|
|
19813
|
+
border-color: $calendar-today-disabled-border-style;
|
|
19814
|
+
}
|
|
19811
19815
|
}
|
|
19812
19816
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
19813
19817
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -43276,8 +43280,8 @@ $treeview-drag-item-bg: $grey-200 !default;
|
|
|
43276
43280
|
$treeview-drag-item-color: rgba($grey-light-font, .54) !default;
|
|
43277
43281
|
$treeview-drag-icon-color: rgba($grey-light-font, .54) !default;
|
|
43278
43282
|
|
|
43279
|
-
$treeview-item-height:
|
|
43280
|
-
$treeview-text-height:
|
|
43283
|
+
$treeview-item-height: 36px !default;
|
|
43284
|
+
$treeview-text-height: 22px !default;
|
|
43281
43285
|
$treeview-input-height: 30px !default;
|
|
43282
43286
|
$treeview-root-ul-padding: 0 0 0 24px !default;
|
|
43283
43287
|
$treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
|
|
@@ -43289,7 +43293,7 @@ $treeview-icon-size: 24px !default;
|
|
|
43289
43293
|
$treeview-icon-margin: 0 0 0 -24px !default;
|
|
43290
43294
|
$treeview-rtl-icon-margin: 0 -24px 0 0 !default;
|
|
43291
43295
|
$treeview-icon-padding: 7px !default;
|
|
43292
|
-
$treeview-text-padding:
|
|
43296
|
+
$treeview-text-padding: 7px 5px !default;
|
|
43293
43297
|
$treeview-text-margin: 0 !default;
|
|
43294
43298
|
$treeview-image-size: 18px !default;
|
|
43295
43299
|
$treeview-image-margin: 0 0 0 5px !default;
|
|
@@ -43312,7 +43316,7 @@ $treeview-icon-image-margin: 0 0 0 10px !default;
|
|
|
43312
43316
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
43313
43317
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
43314
43318
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
43315
|
-
$treeview-check-text-padding:
|
|
43319
|
+
$treeview-check-text-padding: 7px 10px !default;
|
|
43316
43320
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
43317
43321
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
43318
43322
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -43324,8 +43328,8 @@ $treeview-check-icon-img-wrap-width: calc(100% - 87px) !default;
|
|
|
43324
43328
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
43325
43329
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
43326
43330
|
|
|
43327
|
-
$treeview-big-item-height:
|
|
43328
|
-
$treeview-big-text-height:
|
|
43331
|
+
$treeview-big-item-height: 48px !default;
|
|
43332
|
+
$treeview-big-text-height: 24px !default;
|
|
43329
43333
|
$treeview-big-input-height: 38px !default;
|
|
43330
43334
|
$treeview-big-text-padding: 0 10px !default;
|
|
43331
43335
|
$treeview-big-input-padding: 0 9px !default;
|
|
@@ -43517,7 +43521,7 @@ $ripple-width: 32px !default;
|
|
|
43517
43521
|
|
|
43518
43522
|
.e-list-item {
|
|
43519
43523
|
list-style: none;
|
|
43520
|
-
@if $skin-name
|
|
43524
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43521
43525
|
padding: 2px 0;
|
|
43522
43526
|
}
|
|
43523
43527
|
@if $skin-name == 'fluent2' {
|
|
@@ -43525,13 +43529,12 @@ $ripple-width: 32px !default;
|
|
|
43525
43529
|
}
|
|
43526
43530
|
|
|
43527
43531
|
.e-ul {
|
|
43528
|
-
margin: 2px 0 -2px;
|
|
43529
43532
|
padding: $treeview-child-ul-padding;
|
|
43530
|
-
@if $skin-name == '
|
|
43531
|
-
margin: 2px 0
|
|
43533
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43534
|
+
margin: 2px 0 -2px;
|
|
43532
43535
|
}
|
|
43533
|
-
@
|
|
43534
|
-
margin:
|
|
43536
|
+
@if $skin-name == 'fluent2' {
|
|
43537
|
+
margin-top: 4px;
|
|
43535
43538
|
}
|
|
43536
43539
|
}
|
|
43537
43540
|
|
|
@@ -43568,6 +43571,45 @@ $ripple-width: 32px !default;
|
|
|
43568
43571
|
.e-icons.e-icons-spinner::before {
|
|
43569
43572
|
content: none;
|
|
43570
43573
|
}
|
|
43574
|
+
|
|
43575
|
+
.e-text-content {
|
|
43576
|
+
.e-list-text {
|
|
43577
|
+
&:has(> .e-input-group) {
|
|
43578
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43579
|
+
padding-top: 1px;
|
|
43580
|
+
padding-bottom: 1px;
|
|
43581
|
+
.e-input-group {
|
|
43582
|
+
height: 34px;
|
|
43583
|
+
|
|
43584
|
+
.e-input {
|
|
43585
|
+
line-height: 26px;
|
|
43586
|
+
min-height: 26px;
|
|
43587
|
+
}
|
|
43588
|
+
}
|
|
43589
|
+
}
|
|
43590
|
+
@if $skin-name == 'tailwind3' {
|
|
43591
|
+
padding-top: 4px;
|
|
43592
|
+
padding-bottom: 4px;
|
|
43593
|
+
}
|
|
43594
|
+
@if $skin-name == 'highcontrast' {
|
|
43595
|
+
padding-top: 3px;
|
|
43596
|
+
padding-bottom: 3px;
|
|
43597
|
+
}
|
|
43598
|
+
@if ($skin-name == 'FluentUI') {
|
|
43599
|
+
padding-top: 3px;
|
|
43600
|
+
padding-bottom: 3px;
|
|
43601
|
+
}
|
|
43602
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43603
|
+
padding-top: 2px;
|
|
43604
|
+
padding-bottom: 2px;
|
|
43605
|
+
}
|
|
43606
|
+
@if $skin-name == 'bootstrap4' {
|
|
43607
|
+
padding-top: 5px;
|
|
43608
|
+
padding-bottom: 5px;
|
|
43609
|
+
}
|
|
43610
|
+
}
|
|
43611
|
+
}
|
|
43612
|
+
}
|
|
43571
43613
|
}
|
|
43572
43614
|
|
|
43573
43615
|
.e-icons {
|
|
@@ -43585,11 +43627,14 @@ $ripple-width: 32px !default;
|
|
|
43585
43627
|
|
|
43586
43628
|
.e-text-content {
|
|
43587
43629
|
@include user-select;
|
|
43588
|
-
border: 1px solid;
|
|
43589
43630
|
cursor: pointer;
|
|
43590
43631
|
margin: 0;
|
|
43591
43632
|
padding: $treeview-text-wrap-padding;
|
|
43592
43633
|
|
|
43634
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43635
|
+
border: 1px solid;
|
|
43636
|
+
}
|
|
43637
|
+
|
|
43593
43638
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43594
43639
|
border: none;
|
|
43595
43640
|
}
|
|
@@ -43675,14 +43720,13 @@ $ripple-width: 32px !default;
|
|
|
43675
43720
|
|
|
43676
43721
|
.e-input-group {
|
|
43677
43722
|
height: $treeview-input-height;
|
|
43678
|
-
@if ($skin-name == '
|
|
43679
|
-
margin-top:
|
|
43680
|
-
|
|
43681
|
-
@else if($skin-name == 'tailwind') {
|
|
43682
|
-
margin-bottom: 3px;
|
|
43723
|
+
@if ($skin-name == 'tailwind') {
|
|
43724
|
+
margin-top: 4px;
|
|
43725
|
+
margin-bottom: 4px;
|
|
43683
43726
|
}
|
|
43684
43727
|
@else if($skin-name == 'bootstrap5') {
|
|
43685
|
-
margin-bottom:
|
|
43728
|
+
margin-bottom: 3px;
|
|
43729
|
+
margin-top: 3px;
|
|
43686
43730
|
}
|
|
43687
43731
|
@else {
|
|
43688
43732
|
margin-bottom: 0;
|
|
@@ -43692,9 +43736,20 @@ $ripple-width: 32px !default;
|
|
|
43692
43736
|
@if ($skin-name == 'fluent2') {
|
|
43693
43737
|
border-color: $treeview-input-border-color;
|
|
43694
43738
|
}
|
|
43695
|
-
|
|
43696
|
-
|
|
43739
|
+
.e-input {
|
|
43740
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43697
43741
|
height: 28px;
|
|
43742
|
+
padding-top: 6px;
|
|
43743
|
+
padding-bottom: 6px;
|
|
43744
|
+
}
|
|
43745
|
+
@if $skin-name == 'tailwind3' {
|
|
43746
|
+
line-height: 20px;
|
|
43747
|
+
height: 32px;
|
|
43748
|
+
}
|
|
43749
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43750
|
+
height: 32px;
|
|
43751
|
+
padding-top: 5px;
|
|
43752
|
+
padding-bottom: 5px;
|
|
43698
43753
|
}
|
|
43699
43754
|
}
|
|
43700
43755
|
}
|
|
@@ -44286,13 +44341,13 @@ $ripple-width: 32px !default;
|
|
|
44286
44341
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44287
44342
|
color: $treeview-item-active-check-color;
|
|
44288
44343
|
}
|
|
44289
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44344
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44290
44345
|
border-color: $content-text-color-selected;
|
|
44291
44346
|
}
|
|
44292
44347
|
}
|
|
44293
44348
|
|
|
44294
44349
|
.e-stop {
|
|
44295
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44350
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44296
44351
|
border-color: $content-text-color-selected;
|
|
44297
44352
|
}
|
|
44298
44353
|
}
|
|
@@ -44343,6 +44398,11 @@ $ripple-width: 32px !default;
|
|
|
44343
44398
|
}
|
|
44344
44399
|
}
|
|
44345
44400
|
}
|
|
44401
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44402
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44403
|
+
border-color: $content-text-color-hover;
|
|
44404
|
+
}
|
|
44405
|
+
}
|
|
44346
44406
|
}
|
|
44347
44407
|
|
|
44348
44408
|
.e-sibling {
|
|
@@ -82226,10 +82286,10 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82226
82286
|
&:first-child {
|
|
82227
82287
|
padding: 0;
|
|
82228
82288
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82229
|
-
padding-bottom:
|
|
82289
|
+
padding-bottom: 8px;
|
|
82230
82290
|
padding-left: 12px;
|
|
82231
82291
|
padding-right: 12px;
|
|
82232
|
-
padding-top:
|
|
82292
|
+
padding-top: 8px;
|
|
82233
82293
|
}
|
|
82234
82294
|
}
|
|
82235
82295
|
|
|
@@ -82297,7 +82357,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82297
82357
|
.e-toast-content {
|
|
82298
82358
|
&:first-child {
|
|
82299
82359
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82300
|
-
padding-left:
|
|
82360
|
+
padding-left: 44px;
|
|
82301
82361
|
}
|
|
82302
82362
|
}
|
|
82303
82363
|
}
|
|
@@ -82344,9 +82404,14 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82344
82404
|
margin-right: $toast-icon-nrml-right-margin;
|
|
82345
82405
|
width: $toast-icon-nrml-width;
|
|
82346
82406
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82347
|
-
left:
|
|
82348
|
-
margin-left:
|
|
82349
|
-
margin-top:
|
|
82407
|
+
left: 0;
|
|
82408
|
+
margin-left: 12px;
|
|
82409
|
+
margin-top: 10px;
|
|
82410
|
+
padding-bottom: 6px;
|
|
82411
|
+
position: absolute;
|
|
82412
|
+
}
|
|
82413
|
+
@if $skin-name == 'fluent2' {
|
|
82414
|
+
margin-top: 2px;
|
|
82350
82415
|
}
|
|
82351
82416
|
}
|
|
82352
82417
|
|