@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
|
@@ -27430,6 +27430,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
27430
27430
|
border-color: transparent;
|
|
27431
27431
|
color: $calendar-today-disabled-color;
|
|
27432
27432
|
}
|
|
27433
|
+
@if $skin-name == 'tailwind3' {
|
|
27434
|
+
background-color: $calendar-today-disabled-background-style;
|
|
27435
|
+
border-color: $calendar-today-disabled-border-style;
|
|
27436
|
+
}
|
|
27433
27437
|
}
|
|
27434
27438
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
27435
27439
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -59004,7 +59008,7 @@ $ripple-width: 32px !default;
|
|
|
59004
59008
|
|
|
59005
59009
|
.e-list-item {
|
|
59006
59010
|
list-style: none;
|
|
59007
|
-
@if $skin-name
|
|
59011
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59008
59012
|
padding: 2px 0;
|
|
59009
59013
|
}
|
|
59010
59014
|
@if $skin-name == 'fluent2' {
|
|
@@ -59012,13 +59016,12 @@ $ripple-width: 32px !default;
|
|
|
59012
59016
|
}
|
|
59013
59017
|
|
|
59014
59018
|
.e-ul {
|
|
59015
|
-
margin: 2px 0 -2px;
|
|
59016
59019
|
padding: $treeview-child-ul-padding;
|
|
59017
|
-
@if $skin-name == '
|
|
59018
|
-
margin: 2px 0
|
|
59020
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59021
|
+
margin: 2px 0 -2px;
|
|
59019
59022
|
}
|
|
59020
|
-
@
|
|
59021
|
-
margin:
|
|
59023
|
+
@if $skin-name == 'fluent2' {
|
|
59024
|
+
margin-top: 4px;
|
|
59022
59025
|
}
|
|
59023
59026
|
}
|
|
59024
59027
|
|
|
@@ -59055,6 +59058,45 @@ $ripple-width: 32px !default;
|
|
|
59055
59058
|
.e-icons.e-icons-spinner::before {
|
|
59056
59059
|
content: none;
|
|
59057
59060
|
}
|
|
59061
|
+
|
|
59062
|
+
.e-text-content {
|
|
59063
|
+
.e-list-text {
|
|
59064
|
+
&:has(> .e-input-group) {
|
|
59065
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59066
|
+
padding-top: 1px;
|
|
59067
|
+
padding-bottom: 1px;
|
|
59068
|
+
.e-input-group {
|
|
59069
|
+
height: 34px;
|
|
59070
|
+
|
|
59071
|
+
.e-input {
|
|
59072
|
+
line-height: 26px;
|
|
59073
|
+
min-height: 26px;
|
|
59074
|
+
}
|
|
59075
|
+
}
|
|
59076
|
+
}
|
|
59077
|
+
@if $skin-name == 'tailwind3' {
|
|
59078
|
+
padding-top: 4px;
|
|
59079
|
+
padding-bottom: 4px;
|
|
59080
|
+
}
|
|
59081
|
+
@if $skin-name == 'highcontrast' {
|
|
59082
|
+
padding-top: 3px;
|
|
59083
|
+
padding-bottom: 3px;
|
|
59084
|
+
}
|
|
59085
|
+
@if ($skin-name == 'FluentUI') {
|
|
59086
|
+
padding-top: 3px;
|
|
59087
|
+
padding-bottom: 3px;
|
|
59088
|
+
}
|
|
59089
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59090
|
+
padding-top: 2px;
|
|
59091
|
+
padding-bottom: 2px;
|
|
59092
|
+
}
|
|
59093
|
+
@if $skin-name == 'bootstrap4' {
|
|
59094
|
+
padding-top: 5px;
|
|
59095
|
+
padding-bottom: 5px;
|
|
59096
|
+
}
|
|
59097
|
+
}
|
|
59098
|
+
}
|
|
59099
|
+
}
|
|
59058
59100
|
}
|
|
59059
59101
|
|
|
59060
59102
|
.e-icons {
|
|
@@ -59072,11 +59114,14 @@ $ripple-width: 32px !default;
|
|
|
59072
59114
|
|
|
59073
59115
|
.e-text-content {
|
|
59074
59116
|
@include user-select;
|
|
59075
|
-
border: 1px solid;
|
|
59076
59117
|
cursor: pointer;
|
|
59077
59118
|
margin: 0;
|
|
59078
59119
|
padding: $treeview-text-wrap-padding;
|
|
59079
59120
|
|
|
59121
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59122
|
+
border: 1px solid;
|
|
59123
|
+
}
|
|
59124
|
+
|
|
59080
59125
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59081
59126
|
border: none;
|
|
59082
59127
|
}
|
|
@@ -59162,14 +59207,13 @@ $ripple-width: 32px !default;
|
|
|
59162
59207
|
|
|
59163
59208
|
.e-input-group {
|
|
59164
59209
|
height: $treeview-input-height;
|
|
59165
|
-
@if ($skin-name == '
|
|
59166
|
-
margin-top:
|
|
59167
|
-
|
|
59168
|
-
@else if($skin-name == 'tailwind') {
|
|
59169
|
-
margin-bottom: 3px;
|
|
59210
|
+
@if ($skin-name == 'tailwind') {
|
|
59211
|
+
margin-top: 4px;
|
|
59212
|
+
margin-bottom: 4px;
|
|
59170
59213
|
}
|
|
59171
59214
|
@else if($skin-name == 'bootstrap5') {
|
|
59172
|
-
margin-bottom:
|
|
59215
|
+
margin-bottom: 3px;
|
|
59216
|
+
margin-top: 3px;
|
|
59173
59217
|
}
|
|
59174
59218
|
@else {
|
|
59175
59219
|
margin-bottom: 0;
|
|
@@ -59179,9 +59223,20 @@ $ripple-width: 32px !default;
|
|
|
59179
59223
|
@if ($skin-name == 'fluent2') {
|
|
59180
59224
|
border-color: $treeview-input-border-color;
|
|
59181
59225
|
}
|
|
59182
|
-
|
|
59183
|
-
|
|
59226
|
+
.e-input {
|
|
59227
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59184
59228
|
height: 28px;
|
|
59229
|
+
padding-top: 6px;
|
|
59230
|
+
padding-bottom: 6px;
|
|
59231
|
+
}
|
|
59232
|
+
@if $skin-name == 'tailwind3' {
|
|
59233
|
+
line-height: 20px;
|
|
59234
|
+
height: 32px;
|
|
59235
|
+
}
|
|
59236
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59237
|
+
height: 32px;
|
|
59238
|
+
padding-top: 5px;
|
|
59239
|
+
padding-bottom: 5px;
|
|
59185
59240
|
}
|
|
59186
59241
|
}
|
|
59187
59242
|
}
|
|
@@ -59773,13 +59828,13 @@ $ripple-width: 32px !default;
|
|
|
59773
59828
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
59774
59829
|
color: $treeview-item-active-check-color;
|
|
59775
59830
|
}
|
|
59776
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59831
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59777
59832
|
border-color: $content-text-color-selected;
|
|
59778
59833
|
}
|
|
59779
59834
|
}
|
|
59780
59835
|
|
|
59781
59836
|
.e-stop {
|
|
59782
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59837
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59783
59838
|
border-color: $content-text-color-selected;
|
|
59784
59839
|
}
|
|
59785
59840
|
}
|
|
@@ -59830,6 +59885,11 @@ $ripple-width: 32px !default;
|
|
|
59830
59885
|
}
|
|
59831
59886
|
}
|
|
59832
59887
|
}
|
|
59888
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
59889
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
59890
|
+
border-color: $content-text-color-hover;
|
|
59891
|
+
}
|
|
59892
|
+
}
|
|
59833
59893
|
}
|
|
59834
59894
|
|
|
59835
59895
|
.e-sibling {
|
|
@@ -60195,6 +60255,30 @@ $ripple-width: 32px !default;
|
|
|
60195
60255
|
min-height: $treeview-big-item-height;
|
|
60196
60256
|
}
|
|
60197
60257
|
|
|
60258
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60259
|
+
padding: $treeview-big-text-padding;
|
|
60260
|
+
}
|
|
60261
|
+
|
|
60262
|
+
@if $skin-name == 'highcontrast' {
|
|
60263
|
+
padding-top: 11px;
|
|
60264
|
+
padding-bottom: 11px;
|
|
60265
|
+
}
|
|
60266
|
+
|
|
60267
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60268
|
+
padding-top: 12px;
|
|
60269
|
+
padding-bottom: 12px;
|
|
60270
|
+
}
|
|
60271
|
+
|
|
60272
|
+
@if $skin-name == 'FluentUI' {
|
|
60273
|
+
padding-top: 10px;
|
|
60274
|
+
padding-bottom: 10px;
|
|
60275
|
+
}
|
|
60276
|
+
|
|
60277
|
+
@if $skin-name == 'bootstrap4' {
|
|
60278
|
+
padding-top: 13px;
|
|
60279
|
+
padding-bottom: 13px;
|
|
60280
|
+
}
|
|
60281
|
+
|
|
60198
60282
|
.e-input-group {
|
|
60199
60283
|
height: $treeview-big-input-height;
|
|
60200
60284
|
|
|
@@ -60203,6 +60287,69 @@ $ripple-width: 32px !default;
|
|
|
60203
60287
|
height: 36px;
|
|
60204
60288
|
}
|
|
60205
60289
|
}
|
|
60290
|
+
|
|
60291
|
+
@if $skin-name =='bootstrap5' {
|
|
60292
|
+
padding-top: 6px;
|
|
60293
|
+
padding-bottom: 6px;
|
|
60294
|
+
margin-top: 2px;
|
|
60295
|
+
margin-bottom: 2px;
|
|
60296
|
+
}
|
|
60297
|
+
|
|
60298
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60299
|
+
line-height: 42px;
|
|
60300
|
+
min-height: 42px;
|
|
60301
|
+
}
|
|
60302
|
+
|
|
60303
|
+
.e-input {
|
|
60304
|
+
@if $skin-name =='tailwind3' {
|
|
60305
|
+
height: 40px;
|
|
60306
|
+
line-height: 24px;
|
|
60307
|
+
padding-top: 8px;
|
|
60308
|
+
padding-bottom: 8px;
|
|
60309
|
+
}
|
|
60310
|
+
|
|
60311
|
+
@if $skin-name =='bootstrap5' {
|
|
60312
|
+
height: 24px;
|
|
60313
|
+
}
|
|
60314
|
+
|
|
60315
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60316
|
+
line-height: 28px;
|
|
60317
|
+
min-height: 28px;
|
|
60318
|
+
padding-top: 9px;
|
|
60319
|
+
padding-bottom: 5px;
|
|
60320
|
+
}
|
|
60321
|
+
|
|
60322
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60323
|
+
line-height: 24px;
|
|
60324
|
+
min-height: 24px;
|
|
60325
|
+
padding-top: 7px;
|
|
60326
|
+
padding-bottom: 7px;
|
|
60327
|
+
}
|
|
60328
|
+
}
|
|
60329
|
+
}
|
|
60330
|
+
}
|
|
60331
|
+
|
|
60332
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60333
|
+
&:has(> .e-input-group) {
|
|
60334
|
+
@if $skin-name =='highcontrast' {
|
|
60335
|
+
padding-top: 4px;
|
|
60336
|
+
padding-bottom: 4px;
|
|
60337
|
+
}
|
|
60338
|
+
|
|
60339
|
+
@if $skin-name =='FluentUI' {
|
|
60340
|
+
padding-top: 2px;
|
|
60341
|
+
padding-bottom: 2px;
|
|
60342
|
+
}
|
|
60343
|
+
|
|
60344
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60345
|
+
padding-top: 3px;
|
|
60346
|
+
padding-bottom: 3px;
|
|
60347
|
+
}
|
|
60348
|
+
|
|
60349
|
+
@if $skin-name == 'bootstrap4' {
|
|
60350
|
+
padding-top: 6px;
|
|
60351
|
+
padding-bottom: 6px;
|
|
60352
|
+
}
|
|
60206
60353
|
}
|
|
60207
60354
|
}
|
|
60208
60355
|
|
|
@@ -60387,6 +60534,10 @@ $ripple-width: 32px !default;
|
|
|
60387
60534
|
.e-treeview.e-bigger {
|
|
60388
60535
|
.e-list-text {
|
|
60389
60536
|
font-size: $treeview-big-font-size;
|
|
60537
|
+
@if $skin-name == 'Material3' {
|
|
60538
|
+
padding: 12px;
|
|
60539
|
+
}
|
|
60540
|
+
|
|
60390
60541
|
@if $skin-name == 'bootstrap4' {
|
|
60391
60542
|
color: $treeview-big-text-color;
|
|
60392
60543
|
}
|
|
@@ -108863,10 +109014,10 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
108863
109014
|
&:first-child {
|
|
108864
109015
|
padding: 0;
|
|
108865
109016
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108866
|
-
padding-bottom:
|
|
109017
|
+
padding-bottom: 8px;
|
|
108867
109018
|
padding-left: 12px;
|
|
108868
109019
|
padding-right: 12px;
|
|
108869
|
-
padding-top:
|
|
109020
|
+
padding-top: 8px;
|
|
108870
109021
|
}
|
|
108871
109022
|
}
|
|
108872
109023
|
|
|
@@ -108934,7 +109085,7 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
108934
109085
|
.e-toast-content {
|
|
108935
109086
|
&:first-child {
|
|
108936
109087
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108937
|
-
padding-left:
|
|
109088
|
+
padding-left: 44px;
|
|
108938
109089
|
}
|
|
108939
109090
|
}
|
|
108940
109091
|
}
|
|
@@ -108981,9 +109132,14 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
108981
109132
|
margin-right: $toast-icon-nrml-right-margin;
|
|
108982
109133
|
width: $toast-icon-nrml-width;
|
|
108983
109134
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108984
|
-
left:
|
|
108985
|
-
margin-left:
|
|
108986
|
-
margin-top:
|
|
109135
|
+
left: 0;
|
|
109136
|
+
margin-left: 12px;
|
|
109137
|
+
margin-top: 10px;
|
|
109138
|
+
padding-bottom: 6px;
|
|
109139
|
+
position: absolute;
|
|
109140
|
+
}
|
|
109141
|
+
@if $skin-name == 'fluent2' {
|
|
109142
|
+
margin-top: 2px;
|
|
108987
109143
|
}
|
|
108988
109144
|
}
|
|
108989
109145
|
|
|
@@ -109455,8 +109611,9 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
109455
109611
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109456
109612
|
width: $toast-icon-bgr-width;
|
|
109457
109613
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109458
|
-
left:
|
|
109459
|
-
margin-top:
|
|
109614
|
+
left: 0;
|
|
109615
|
+
margin-top: 14px;
|
|
109616
|
+
margin-left: 12px;
|
|
109460
109617
|
}
|
|
109461
109618
|
}
|
|
109462
109619
|
|
|
@@ -19481,6 +19481,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
19481
19481
|
border-color: transparent;
|
|
19482
19482
|
color: $calendar-today-disabled-color;
|
|
19483
19483
|
}
|
|
19484
|
+
@if $skin-name == 'tailwind3' {
|
|
19485
|
+
background-color: $calendar-today-disabled-background-style;
|
|
19486
|
+
border-color: $calendar-today-disabled-border-style;
|
|
19487
|
+
}
|
|
19484
19488
|
}
|
|
19485
19489
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
19486
19490
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -42878,8 +42882,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
42878
42882
|
//enddefault
|
|
42879
42883
|
//dimensions
|
|
42880
42884
|
$treeview-skin-name: 'bootstrap4';
|
|
42881
|
-
$treeview-item-height:
|
|
42882
|
-
$treeview-text-height:
|
|
42885
|
+
$treeview-item-height: 40px !default;
|
|
42886
|
+
$treeview-text-height: 22px !default;
|
|
42883
42887
|
$treeview-input-height: 30px !default;
|
|
42884
42888
|
$treeview-root-ul-padding: 0 0 0 14px !default;
|
|
42885
42889
|
$treeview-rtl-root-ul-padding: 0 14px 0 0 !default;
|
|
@@ -42895,7 +42899,7 @@ $treeview-big-icon-margin: 0 0 0 -24px !default;
|
|
|
42895
42899
|
$treeview-rtl-icon-margin: -0.5px -20px 0 0 !default;
|
|
42896
42900
|
$treeview-rtl-drag-margin: 10px -13px -1px 0;
|
|
42897
42901
|
$treeview-icon-padding: 6px !default;
|
|
42898
|
-
$treeview-text-padding:
|
|
42902
|
+
$treeview-text-padding: 9px 8px 9px 6px !default;
|
|
42899
42903
|
$treeview-text-margin: 0 !default;
|
|
42900
42904
|
$treeview-image-size: 18px !default;
|
|
42901
42905
|
$treeview-icon-size: 16px !default;
|
|
@@ -42920,7 +42924,7 @@ $treeview-icon-image-margin: 0 0 0 10px !default;
|
|
|
42920
42924
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
42921
42925
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
42922
42926
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
42923
|
-
$treeview-check-text-padding:
|
|
42927
|
+
$treeview-check-text-padding: 9px 8px !default;
|
|
42924
42928
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
42925
42929
|
$treeview-rtl-check-image-margin: 5px 12px 0 0 !default;
|
|
42926
42930
|
$treeview-drop-count-border-size: 0px !default;
|
|
@@ -42934,8 +42938,8 @@ $treeview-check-icon-img-wrap-width: calc(100% - 83px) !default;
|
|
|
42934
42938
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
42935
42939
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
42936
42940
|
|
|
42937
|
-
$treeview-big-item-height:
|
|
42938
|
-
$treeview-big-text-height:
|
|
42941
|
+
$treeview-big-item-height: 50px !default;
|
|
42942
|
+
$treeview-big-text-height: 24px !default;
|
|
42939
42943
|
$treeview-big-input-height: 38px !default;
|
|
42940
42944
|
$treeview-big-text-padding: 0 12px 0 8px !default;
|
|
42941
42945
|
$treeview-big-drag-text-padding: 2px 12px 0 4px !default;
|
|
@@ -42953,7 +42957,7 @@ $treeview-big-rtl-image-margin: 2px 10px 0 0 !default;
|
|
|
42953
42957
|
$treeview-big-icon-image-margin: 0 0 0 10px !default;
|
|
42954
42958
|
$treeview-big-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
42955
42959
|
$treeview-big-check-margin: 0 0 0 10px !default;
|
|
42956
|
-
$treeview-big-check-text-padding:
|
|
42960
|
+
$treeview-big-check-text-padding: 13px 12px !default;
|
|
42957
42961
|
$treeview-big-rtl-check-margin: 0 10px 0 0 !default;
|
|
42958
42962
|
$treeview-big-check-image-margin: 0 0 0 16px !default;
|
|
42959
42963
|
$treeview-big-rtl-check-image-margin: 4px 16px 2px 0 !default;
|
|
@@ -43141,7 +43145,7 @@ $ripple-width: 32px !default;
|
|
|
43141
43145
|
|
|
43142
43146
|
.e-list-item {
|
|
43143
43147
|
list-style: none;
|
|
43144
|
-
@if $skin-name
|
|
43148
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43145
43149
|
padding: 2px 0;
|
|
43146
43150
|
}
|
|
43147
43151
|
@if $skin-name == 'fluent2' {
|
|
@@ -43149,13 +43153,12 @@ $ripple-width: 32px !default;
|
|
|
43149
43153
|
}
|
|
43150
43154
|
|
|
43151
43155
|
.e-ul {
|
|
43152
|
-
margin: 2px 0 -2px;
|
|
43153
43156
|
padding: $treeview-child-ul-padding;
|
|
43154
|
-
@if $skin-name == '
|
|
43155
|
-
margin: 2px 0
|
|
43157
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43158
|
+
margin: 2px 0 -2px;
|
|
43156
43159
|
}
|
|
43157
|
-
@
|
|
43158
|
-
margin:
|
|
43160
|
+
@if $skin-name == 'fluent2' {
|
|
43161
|
+
margin-top: 4px;
|
|
43159
43162
|
}
|
|
43160
43163
|
}
|
|
43161
43164
|
|
|
@@ -43192,6 +43195,45 @@ $ripple-width: 32px !default;
|
|
|
43192
43195
|
.e-icons.e-icons-spinner::before {
|
|
43193
43196
|
content: none;
|
|
43194
43197
|
}
|
|
43198
|
+
|
|
43199
|
+
.e-text-content {
|
|
43200
|
+
.e-list-text {
|
|
43201
|
+
&:has(> .e-input-group) {
|
|
43202
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43203
|
+
padding-top: 1px;
|
|
43204
|
+
padding-bottom: 1px;
|
|
43205
|
+
.e-input-group {
|
|
43206
|
+
height: 34px;
|
|
43207
|
+
|
|
43208
|
+
.e-input {
|
|
43209
|
+
line-height: 26px;
|
|
43210
|
+
min-height: 26px;
|
|
43211
|
+
}
|
|
43212
|
+
}
|
|
43213
|
+
}
|
|
43214
|
+
@if $skin-name == 'tailwind3' {
|
|
43215
|
+
padding-top: 4px;
|
|
43216
|
+
padding-bottom: 4px;
|
|
43217
|
+
}
|
|
43218
|
+
@if $skin-name == 'highcontrast' {
|
|
43219
|
+
padding-top: 3px;
|
|
43220
|
+
padding-bottom: 3px;
|
|
43221
|
+
}
|
|
43222
|
+
@if ($skin-name == 'FluentUI') {
|
|
43223
|
+
padding-top: 3px;
|
|
43224
|
+
padding-bottom: 3px;
|
|
43225
|
+
}
|
|
43226
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43227
|
+
padding-top: 2px;
|
|
43228
|
+
padding-bottom: 2px;
|
|
43229
|
+
}
|
|
43230
|
+
@if $skin-name == 'bootstrap4' {
|
|
43231
|
+
padding-top: 5px;
|
|
43232
|
+
padding-bottom: 5px;
|
|
43233
|
+
}
|
|
43234
|
+
}
|
|
43235
|
+
}
|
|
43236
|
+
}
|
|
43195
43237
|
}
|
|
43196
43238
|
|
|
43197
43239
|
.e-icons {
|
|
@@ -43209,11 +43251,14 @@ $ripple-width: 32px !default;
|
|
|
43209
43251
|
|
|
43210
43252
|
.e-text-content {
|
|
43211
43253
|
@include user-select;
|
|
43212
|
-
border: 1px solid;
|
|
43213
43254
|
cursor: pointer;
|
|
43214
43255
|
margin: 0;
|
|
43215
43256
|
padding: $treeview-text-wrap-padding;
|
|
43216
43257
|
|
|
43258
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43259
|
+
border: 1px solid;
|
|
43260
|
+
}
|
|
43261
|
+
|
|
43217
43262
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43218
43263
|
border: none;
|
|
43219
43264
|
}
|
|
@@ -43299,14 +43344,13 @@ $ripple-width: 32px !default;
|
|
|
43299
43344
|
|
|
43300
43345
|
.e-input-group {
|
|
43301
43346
|
height: $treeview-input-height;
|
|
43302
|
-
@if ($skin-name == '
|
|
43303
|
-
margin-top:
|
|
43304
|
-
|
|
43305
|
-
@else if($skin-name == 'tailwind') {
|
|
43306
|
-
margin-bottom: 3px;
|
|
43347
|
+
@if ($skin-name == 'tailwind') {
|
|
43348
|
+
margin-top: 4px;
|
|
43349
|
+
margin-bottom: 4px;
|
|
43307
43350
|
}
|
|
43308
43351
|
@else if($skin-name == 'bootstrap5') {
|
|
43309
|
-
margin-bottom:
|
|
43352
|
+
margin-bottom: 3px;
|
|
43353
|
+
margin-top: 3px;
|
|
43310
43354
|
}
|
|
43311
43355
|
@else {
|
|
43312
43356
|
margin-bottom: 0;
|
|
@@ -43316,9 +43360,20 @@ $ripple-width: 32px !default;
|
|
|
43316
43360
|
@if ($skin-name == 'fluent2') {
|
|
43317
43361
|
border-color: $treeview-input-border-color;
|
|
43318
43362
|
}
|
|
43319
|
-
|
|
43320
|
-
|
|
43363
|
+
.e-input {
|
|
43364
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43321
43365
|
height: 28px;
|
|
43366
|
+
padding-top: 6px;
|
|
43367
|
+
padding-bottom: 6px;
|
|
43368
|
+
}
|
|
43369
|
+
@if $skin-name == 'tailwind3' {
|
|
43370
|
+
line-height: 20px;
|
|
43371
|
+
height: 32px;
|
|
43372
|
+
}
|
|
43373
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43374
|
+
height: 32px;
|
|
43375
|
+
padding-top: 5px;
|
|
43376
|
+
padding-bottom: 5px;
|
|
43322
43377
|
}
|
|
43323
43378
|
}
|
|
43324
43379
|
}
|
|
@@ -43910,13 +43965,13 @@ $ripple-width: 32px !default;
|
|
|
43910
43965
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
43911
43966
|
color: $treeview-item-active-check-color;
|
|
43912
43967
|
}
|
|
43913
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43968
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43914
43969
|
border-color: $content-text-color-selected;
|
|
43915
43970
|
}
|
|
43916
43971
|
}
|
|
43917
43972
|
|
|
43918
43973
|
.e-stop {
|
|
43919
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43974
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43920
43975
|
border-color: $content-text-color-selected;
|
|
43921
43976
|
}
|
|
43922
43977
|
}
|
|
@@ -43967,6 +44022,11 @@ $ripple-width: 32px !default;
|
|
|
43967
44022
|
}
|
|
43968
44023
|
}
|
|
43969
44024
|
}
|
|
44025
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44026
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44027
|
+
border-color: $content-text-color-hover;
|
|
44028
|
+
}
|
|
44029
|
+
}
|
|
43970
44030
|
}
|
|
43971
44031
|
|
|
43972
44032
|
.e-sibling {
|
|
@@ -81684,10 +81744,10 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
81684
81744
|
&:first-child {
|
|
81685
81745
|
padding: 0;
|
|
81686
81746
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81687
|
-
padding-bottom:
|
|
81747
|
+
padding-bottom: 8px;
|
|
81688
81748
|
padding-left: 12px;
|
|
81689
81749
|
padding-right: 12px;
|
|
81690
|
-
padding-top:
|
|
81750
|
+
padding-top: 8px;
|
|
81691
81751
|
}
|
|
81692
81752
|
}
|
|
81693
81753
|
|
|
@@ -81755,7 +81815,7 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
81755
81815
|
.e-toast-content {
|
|
81756
81816
|
&:first-child {
|
|
81757
81817
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81758
|
-
padding-left:
|
|
81818
|
+
padding-left: 44px;
|
|
81759
81819
|
}
|
|
81760
81820
|
}
|
|
81761
81821
|
}
|
|
@@ -81802,9 +81862,14 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
81802
81862
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81803
81863
|
width: $toast-icon-nrml-width;
|
|
81804
81864
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81805
|
-
left:
|
|
81806
|
-
margin-left:
|
|
81807
|
-
margin-top:
|
|
81865
|
+
left: 0;
|
|
81866
|
+
margin-left: 12px;
|
|
81867
|
+
margin-top: 10px;
|
|
81868
|
+
padding-bottom: 6px;
|
|
81869
|
+
position: absolute;
|
|
81870
|
+
}
|
|
81871
|
+
@if $skin-name == 'fluent2' {
|
|
81872
|
+
margin-top: 2px;
|
|
81808
81873
|
}
|
|
81809
81874
|
}
|
|
81810
81875
|
|