@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -27345,6 +27345,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
27345
27345
|
border-color: transparent;
|
|
27346
27346
|
color: $calendar-today-disabled-color;
|
|
27347
27347
|
}
|
|
27348
|
+
@if $skin-name == 'tailwind3' {
|
|
27349
|
+
background-color: $calendar-today-disabled-background-style;
|
|
27350
|
+
border-color: $calendar-today-disabled-border-style;
|
|
27351
|
+
}
|
|
27348
27352
|
}
|
|
27349
27353
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
27350
27354
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -58927,7 +58931,7 @@ $ripple-width: 32px !default;
|
|
|
58927
58931
|
|
|
58928
58932
|
.e-list-item {
|
|
58929
58933
|
list-style: none;
|
|
58930
|
-
@if $skin-name
|
|
58934
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
58931
58935
|
padding: 2px 0;
|
|
58932
58936
|
}
|
|
58933
58937
|
@if $skin-name == 'fluent2' {
|
|
@@ -58935,13 +58939,12 @@ $ripple-width: 32px !default;
|
|
|
58935
58939
|
}
|
|
58936
58940
|
|
|
58937
58941
|
.e-ul {
|
|
58938
|
-
margin: 2px 0 -2px;
|
|
58939
58942
|
padding: $treeview-child-ul-padding;
|
|
58940
|
-
@if $skin-name == '
|
|
58941
|
-
margin: 2px 0
|
|
58943
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
58944
|
+
margin: 2px 0 -2px;
|
|
58942
58945
|
}
|
|
58943
|
-
@
|
|
58944
|
-
margin:
|
|
58946
|
+
@if $skin-name == 'fluent2' {
|
|
58947
|
+
margin-top: 4px;
|
|
58945
58948
|
}
|
|
58946
58949
|
}
|
|
58947
58950
|
|
|
@@ -58978,6 +58981,45 @@ $ripple-width: 32px !default;
|
|
|
58978
58981
|
.e-icons.e-icons-spinner::before {
|
|
58979
58982
|
content: none;
|
|
58980
58983
|
}
|
|
58984
|
+
|
|
58985
|
+
.e-text-content {
|
|
58986
|
+
.e-list-text {
|
|
58987
|
+
&:has(> .e-input-group) {
|
|
58988
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
58989
|
+
padding-top: 1px;
|
|
58990
|
+
padding-bottom: 1px;
|
|
58991
|
+
.e-input-group {
|
|
58992
|
+
height: 34px;
|
|
58993
|
+
|
|
58994
|
+
.e-input {
|
|
58995
|
+
line-height: 26px;
|
|
58996
|
+
min-height: 26px;
|
|
58997
|
+
}
|
|
58998
|
+
}
|
|
58999
|
+
}
|
|
59000
|
+
@if $skin-name == 'tailwind3' {
|
|
59001
|
+
padding-top: 4px;
|
|
59002
|
+
padding-bottom: 4px;
|
|
59003
|
+
}
|
|
59004
|
+
@if $skin-name == 'highcontrast' {
|
|
59005
|
+
padding-top: 3px;
|
|
59006
|
+
padding-bottom: 3px;
|
|
59007
|
+
}
|
|
59008
|
+
@if ($skin-name == 'FluentUI') {
|
|
59009
|
+
padding-top: 3px;
|
|
59010
|
+
padding-bottom: 3px;
|
|
59011
|
+
}
|
|
59012
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59013
|
+
padding-top: 2px;
|
|
59014
|
+
padding-bottom: 2px;
|
|
59015
|
+
}
|
|
59016
|
+
@if $skin-name == 'bootstrap4' {
|
|
59017
|
+
padding-top: 5px;
|
|
59018
|
+
padding-bottom: 5px;
|
|
59019
|
+
}
|
|
59020
|
+
}
|
|
59021
|
+
}
|
|
59022
|
+
}
|
|
58981
59023
|
}
|
|
58982
59024
|
|
|
58983
59025
|
.e-icons {
|
|
@@ -58995,11 +59037,14 @@ $ripple-width: 32px !default;
|
|
|
58995
59037
|
|
|
58996
59038
|
.e-text-content {
|
|
58997
59039
|
@include user-select;
|
|
58998
|
-
border: 1px solid;
|
|
58999
59040
|
cursor: pointer;
|
|
59000
59041
|
margin: 0;
|
|
59001
59042
|
padding: $treeview-text-wrap-padding;
|
|
59002
59043
|
|
|
59044
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59045
|
+
border: 1px solid;
|
|
59046
|
+
}
|
|
59047
|
+
|
|
59003
59048
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59004
59049
|
border: none;
|
|
59005
59050
|
}
|
|
@@ -59085,14 +59130,13 @@ $ripple-width: 32px !default;
|
|
|
59085
59130
|
|
|
59086
59131
|
.e-input-group {
|
|
59087
59132
|
height: $treeview-input-height;
|
|
59088
|
-
@if ($skin-name == '
|
|
59089
|
-
margin-top:
|
|
59090
|
-
|
|
59091
|
-
@else if($skin-name == 'tailwind') {
|
|
59092
|
-
margin-bottom: 3px;
|
|
59133
|
+
@if ($skin-name == 'tailwind') {
|
|
59134
|
+
margin-top: 4px;
|
|
59135
|
+
margin-bottom: 4px;
|
|
59093
59136
|
}
|
|
59094
59137
|
@else if($skin-name == 'bootstrap5') {
|
|
59095
|
-
margin-bottom:
|
|
59138
|
+
margin-bottom: 3px;
|
|
59139
|
+
margin-top: 3px;
|
|
59096
59140
|
}
|
|
59097
59141
|
@else {
|
|
59098
59142
|
margin-bottom: 0;
|
|
@@ -59102,9 +59146,20 @@ $ripple-width: 32px !default;
|
|
|
59102
59146
|
@if ($skin-name == 'fluent2') {
|
|
59103
59147
|
border-color: $treeview-input-border-color;
|
|
59104
59148
|
}
|
|
59105
|
-
|
|
59106
|
-
|
|
59149
|
+
.e-input {
|
|
59150
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59107
59151
|
height: 28px;
|
|
59152
|
+
padding-top: 6px;
|
|
59153
|
+
padding-bottom: 6px;
|
|
59154
|
+
}
|
|
59155
|
+
@if $skin-name == 'tailwind3' {
|
|
59156
|
+
line-height: 20px;
|
|
59157
|
+
height: 32px;
|
|
59158
|
+
}
|
|
59159
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59160
|
+
height: 32px;
|
|
59161
|
+
padding-top: 5px;
|
|
59162
|
+
padding-bottom: 5px;
|
|
59108
59163
|
}
|
|
59109
59164
|
}
|
|
59110
59165
|
}
|
|
@@ -59696,13 +59751,13 @@ $ripple-width: 32px !default;
|
|
|
59696
59751
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
59697
59752
|
color: $treeview-item-active-check-color;
|
|
59698
59753
|
}
|
|
59699
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59754
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59700
59755
|
border-color: $content-text-color-selected;
|
|
59701
59756
|
}
|
|
59702
59757
|
}
|
|
59703
59758
|
|
|
59704
59759
|
.e-stop {
|
|
59705
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59760
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59706
59761
|
border-color: $content-text-color-selected;
|
|
59707
59762
|
}
|
|
59708
59763
|
}
|
|
@@ -59753,6 +59808,11 @@ $ripple-width: 32px !default;
|
|
|
59753
59808
|
}
|
|
59754
59809
|
}
|
|
59755
59810
|
}
|
|
59811
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
59812
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
59813
|
+
border-color: $content-text-color-hover;
|
|
59814
|
+
}
|
|
59815
|
+
}
|
|
59756
59816
|
}
|
|
59757
59817
|
|
|
59758
59818
|
.e-sibling {
|
|
@@ -60122,6 +60182,30 @@ $ripple-width: 32px !default;
|
|
|
60122
60182
|
min-height: $treeview-big-item-height;
|
|
60123
60183
|
}
|
|
60124
60184
|
|
|
60185
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60186
|
+
padding: $treeview-big-text-padding;
|
|
60187
|
+
}
|
|
60188
|
+
|
|
60189
|
+
@if $skin-name == 'highcontrast' {
|
|
60190
|
+
padding-top: 11px;
|
|
60191
|
+
padding-bottom: 11px;
|
|
60192
|
+
}
|
|
60193
|
+
|
|
60194
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60195
|
+
padding-top: 12px;
|
|
60196
|
+
padding-bottom: 12px;
|
|
60197
|
+
}
|
|
60198
|
+
|
|
60199
|
+
@if $skin-name == 'FluentUI' {
|
|
60200
|
+
padding-top: 10px;
|
|
60201
|
+
padding-bottom: 10px;
|
|
60202
|
+
}
|
|
60203
|
+
|
|
60204
|
+
@if $skin-name == 'bootstrap4' {
|
|
60205
|
+
padding-top: 13px;
|
|
60206
|
+
padding-bottom: 13px;
|
|
60207
|
+
}
|
|
60208
|
+
|
|
60125
60209
|
.e-input-group {
|
|
60126
60210
|
height: $treeview-big-input-height;
|
|
60127
60211
|
|
|
@@ -60130,6 +60214,69 @@ $ripple-width: 32px !default;
|
|
|
60130
60214
|
height: 36px;
|
|
60131
60215
|
}
|
|
60132
60216
|
}
|
|
60217
|
+
|
|
60218
|
+
@if $skin-name =='bootstrap5' {
|
|
60219
|
+
padding-top: 6px;
|
|
60220
|
+
padding-bottom: 6px;
|
|
60221
|
+
margin-top: 2px;
|
|
60222
|
+
margin-bottom: 2px;
|
|
60223
|
+
}
|
|
60224
|
+
|
|
60225
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60226
|
+
line-height: 42px;
|
|
60227
|
+
min-height: 42px;
|
|
60228
|
+
}
|
|
60229
|
+
|
|
60230
|
+
.e-input {
|
|
60231
|
+
@if $skin-name =='tailwind3' {
|
|
60232
|
+
height: 40px;
|
|
60233
|
+
line-height: 24px;
|
|
60234
|
+
padding-top: 8px;
|
|
60235
|
+
padding-bottom: 8px;
|
|
60236
|
+
}
|
|
60237
|
+
|
|
60238
|
+
@if $skin-name =='bootstrap5' {
|
|
60239
|
+
height: 24px;
|
|
60240
|
+
}
|
|
60241
|
+
|
|
60242
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60243
|
+
line-height: 28px;
|
|
60244
|
+
min-height: 28px;
|
|
60245
|
+
padding-top: 9px;
|
|
60246
|
+
padding-bottom: 5px;
|
|
60247
|
+
}
|
|
60248
|
+
|
|
60249
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60250
|
+
line-height: 24px;
|
|
60251
|
+
min-height: 24px;
|
|
60252
|
+
padding-top: 7px;
|
|
60253
|
+
padding-bottom: 7px;
|
|
60254
|
+
}
|
|
60255
|
+
}
|
|
60256
|
+
}
|
|
60257
|
+
}
|
|
60258
|
+
|
|
60259
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60260
|
+
&:has(> .e-input-group) {
|
|
60261
|
+
@if $skin-name =='highcontrast' {
|
|
60262
|
+
padding-top: 4px;
|
|
60263
|
+
padding-bottom: 4px;
|
|
60264
|
+
}
|
|
60265
|
+
|
|
60266
|
+
@if $skin-name =='FluentUI' {
|
|
60267
|
+
padding-top: 2px;
|
|
60268
|
+
padding-bottom: 2px;
|
|
60269
|
+
}
|
|
60270
|
+
|
|
60271
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60272
|
+
padding-top: 3px;
|
|
60273
|
+
padding-bottom: 3px;
|
|
60274
|
+
}
|
|
60275
|
+
|
|
60276
|
+
@if $skin-name == 'bootstrap4' {
|
|
60277
|
+
padding-top: 6px;
|
|
60278
|
+
padding-bottom: 6px;
|
|
60279
|
+
}
|
|
60133
60280
|
}
|
|
60134
60281
|
}
|
|
60135
60282
|
|
|
@@ -60314,6 +60461,10 @@ $ripple-width: 32px !default;
|
|
|
60314
60461
|
.e-treeview.e-bigger {
|
|
60315
60462
|
.e-list-text {
|
|
60316
60463
|
font-size: $treeview-big-font-size;
|
|
60464
|
+
@if $skin-name == 'Material3' {
|
|
60465
|
+
padding: 12px;
|
|
60466
|
+
}
|
|
60467
|
+
|
|
60317
60468
|
@if $skin-name == 'bootstrap4' {
|
|
60318
60469
|
color: $treeview-big-text-color;
|
|
60319
60470
|
}
|
|
@@ -108690,10 +108841,10 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
108690
108841
|
&:first-child {
|
|
108691
108842
|
padding: 0;
|
|
108692
108843
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108693
|
-
padding-bottom:
|
|
108844
|
+
padding-bottom: 8px;
|
|
108694
108845
|
padding-left: 12px;
|
|
108695
108846
|
padding-right: 12px;
|
|
108696
|
-
padding-top:
|
|
108847
|
+
padding-top: 8px;
|
|
108697
108848
|
}
|
|
108698
108849
|
}
|
|
108699
108850
|
|
|
@@ -108761,7 +108912,7 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
108761
108912
|
.e-toast-content {
|
|
108762
108913
|
&:first-child {
|
|
108763
108914
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108764
|
-
padding-left:
|
|
108915
|
+
padding-left: 44px;
|
|
108765
108916
|
}
|
|
108766
108917
|
}
|
|
108767
108918
|
}
|
|
@@ -108808,9 +108959,14 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
108808
108959
|
margin-right: $toast-icon-nrml-right-margin;
|
|
108809
108960
|
width: $toast-icon-nrml-width;
|
|
108810
108961
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108811
|
-
left:
|
|
108812
|
-
margin-left:
|
|
108813
|
-
margin-top:
|
|
108962
|
+
left: 0;
|
|
108963
|
+
margin-left: 12px;
|
|
108964
|
+
margin-top: 10px;
|
|
108965
|
+
padding-bottom: 6px;
|
|
108966
|
+
position: absolute;
|
|
108967
|
+
}
|
|
108968
|
+
@if $skin-name == 'fluent2' {
|
|
108969
|
+
margin-top: 2px;
|
|
108814
108970
|
}
|
|
108815
108971
|
}
|
|
108816
108972
|
|
|
@@ -109282,8 +109438,9 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
109282
109438
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109283
109439
|
width: $toast-icon-bgr-width;
|
|
109284
109440
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109285
|
-
left:
|
|
109286
|
-
margin-top:
|
|
109441
|
+
left: 0;
|
|
109442
|
+
margin-top: 14px;
|
|
109443
|
+
margin-left: 12px;
|
|
109287
109444
|
}
|
|
109288
109445
|
}
|
|
109289
109446
|
|
|
@@ -19785,6 +19785,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
19785
19785
|
border-color: transparent;
|
|
19786
19786
|
color: $calendar-today-disabled-color;
|
|
19787
19787
|
}
|
|
19788
|
+
@if $skin-name == 'tailwind3' {
|
|
19789
|
+
background-color: $calendar-today-disabled-background-style;
|
|
19790
|
+
border-color: $calendar-today-disabled-border-style;
|
|
19791
|
+
}
|
|
19788
19792
|
}
|
|
19789
19793
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
19790
19794
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -43220,8 +43224,8 @@ $treeview-font-size: $text-sm !default;
|
|
|
43220
43224
|
$treeview-icon-font-size: $text-xl !default;
|
|
43221
43225
|
$treeview-image-font-size: $text-xl !default;
|
|
43222
43226
|
$treeview-item-height: 38px !default;
|
|
43223
|
-
$treeview-text-height:
|
|
43224
|
-
$treeview-input-height:
|
|
43227
|
+
$treeview-text-height: 22px !default;
|
|
43228
|
+
$treeview-input-height: 32px !default;
|
|
43225
43229
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
43226
43230
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
43227
43231
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -43232,7 +43236,7 @@ $treeview-icon-size: 20px !default;
|
|
|
43232
43236
|
$treeview-icon-margin: 0 0 0 -20px !default;
|
|
43233
43237
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
43234
43238
|
$treeview-icon-padding: 0px !default;
|
|
43235
|
-
$treeview-text-padding:
|
|
43239
|
+
$treeview-text-padding: 8px 12px !default;
|
|
43236
43240
|
$treeview-text-margin: 0 !default;
|
|
43237
43241
|
$treeview-image-size: 20px !default;
|
|
43238
43242
|
$treeview-image-margin: 0 0 0 12px !default;
|
|
@@ -43247,7 +43251,7 @@ $treeview-icon-image-margin: 0 0 0 12px !default;
|
|
|
43247
43251
|
$treeview-rtl-icon-image-margin: 0 12px 0 0 !default;
|
|
43248
43252
|
$treeview-check-margin: 0 0 0 12px !default;
|
|
43249
43253
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
43250
|
-
$treeview-check-text-padding:
|
|
43254
|
+
$treeview-check-text-padding: 8px 12px !default;
|
|
43251
43255
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
43252
43256
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
43253
43257
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -43262,7 +43266,7 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
43262
43266
|
$treeview-big-font-size: $text-base !default;
|
|
43263
43267
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
43264
43268
|
$treeview-big-item-height: 44px !default;
|
|
43265
|
-
$treeview-big-text-height:
|
|
43269
|
+
$treeview-big-text-height: 24px !default;
|
|
43266
43270
|
$treeview-big-input-height: 40px !default;
|
|
43267
43271
|
$treeview-big-text-padding: 0 16px !default;
|
|
43268
43272
|
$treeview-big-input-padding: 0 9px !default;
|
|
@@ -43287,7 +43291,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
|
|
|
43287
43291
|
$treeview-big-drag-icon-font-size: $text-sm !default;
|
|
43288
43292
|
$treeview-big-drag-item-text-padding-left: 16px !default;
|
|
43289
43293
|
$treeview-big-drag-before-icon-padding: 14px !default;
|
|
43290
|
-
$treeview-big-check-text-padding:
|
|
43294
|
+
$treeview-big-check-text-padding: 10px 16px !default;
|
|
43291
43295
|
$treeview-big-check-wrap-width: calc(100% - 33px) !default;
|
|
43292
43296
|
$treeview-big-check-icon-wrap-width: calc(100% - 70px) !default;
|
|
43293
43297
|
$treeview-big-check-icon-img-wrap-width: calc(100% - 102px) !default;
|
|
@@ -43500,7 +43504,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43500
43504
|
|
|
43501
43505
|
.e-list-item {
|
|
43502
43506
|
list-style: none;
|
|
43503
|
-
@if $skin-name
|
|
43507
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43504
43508
|
padding: 2px 0;
|
|
43505
43509
|
}
|
|
43506
43510
|
@if $skin-name == 'fluent2' {
|
|
@@ -43508,13 +43512,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43508
43512
|
}
|
|
43509
43513
|
|
|
43510
43514
|
.e-ul {
|
|
43511
|
-
margin: 2px 0 -2px;
|
|
43512
43515
|
padding: $treeview-child-ul-padding;
|
|
43513
|
-
@if $skin-name == '
|
|
43514
|
-
margin: 2px 0
|
|
43516
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43517
|
+
margin: 2px 0 -2px;
|
|
43515
43518
|
}
|
|
43516
|
-
@
|
|
43517
|
-
margin:
|
|
43519
|
+
@if $skin-name == 'fluent2' {
|
|
43520
|
+
margin-top: 4px;
|
|
43518
43521
|
}
|
|
43519
43522
|
}
|
|
43520
43523
|
|
|
@@ -43551,6 +43554,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43551
43554
|
.e-icons.e-icons-spinner::before {
|
|
43552
43555
|
content: none;
|
|
43553
43556
|
}
|
|
43557
|
+
|
|
43558
|
+
.e-text-content {
|
|
43559
|
+
.e-list-text {
|
|
43560
|
+
&:has(> .e-input-group) {
|
|
43561
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43562
|
+
padding-top: 1px;
|
|
43563
|
+
padding-bottom: 1px;
|
|
43564
|
+
.e-input-group {
|
|
43565
|
+
height: 34px;
|
|
43566
|
+
|
|
43567
|
+
.e-input {
|
|
43568
|
+
line-height: 26px;
|
|
43569
|
+
min-height: 26px;
|
|
43570
|
+
}
|
|
43571
|
+
}
|
|
43572
|
+
}
|
|
43573
|
+
@if $skin-name == 'tailwind3' {
|
|
43574
|
+
padding-top: 4px;
|
|
43575
|
+
padding-bottom: 4px;
|
|
43576
|
+
}
|
|
43577
|
+
@if $skin-name == 'highcontrast' {
|
|
43578
|
+
padding-top: 3px;
|
|
43579
|
+
padding-bottom: 3px;
|
|
43580
|
+
}
|
|
43581
|
+
@if ($skin-name == 'FluentUI') {
|
|
43582
|
+
padding-top: 3px;
|
|
43583
|
+
padding-bottom: 3px;
|
|
43584
|
+
}
|
|
43585
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43586
|
+
padding-top: 2px;
|
|
43587
|
+
padding-bottom: 2px;
|
|
43588
|
+
}
|
|
43589
|
+
@if $skin-name == 'bootstrap4' {
|
|
43590
|
+
padding-top: 5px;
|
|
43591
|
+
padding-bottom: 5px;
|
|
43592
|
+
}
|
|
43593
|
+
}
|
|
43594
|
+
}
|
|
43595
|
+
}
|
|
43554
43596
|
}
|
|
43555
43597
|
|
|
43556
43598
|
.e-icons {
|
|
@@ -43568,11 +43610,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43568
43610
|
|
|
43569
43611
|
.e-text-content {
|
|
43570
43612
|
@include user-select;
|
|
43571
|
-
border: 1px solid;
|
|
43572
43613
|
cursor: pointer;
|
|
43573
43614
|
margin: 0;
|
|
43574
43615
|
padding: $treeview-text-wrap-padding;
|
|
43575
43616
|
|
|
43617
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43618
|
+
border: 1px solid;
|
|
43619
|
+
}
|
|
43620
|
+
|
|
43576
43621
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43577
43622
|
border: none;
|
|
43578
43623
|
}
|
|
@@ -43658,14 +43703,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43658
43703
|
|
|
43659
43704
|
.e-input-group {
|
|
43660
43705
|
height: $treeview-input-height;
|
|
43661
|
-
@if ($skin-name == '
|
|
43662
|
-
margin-top:
|
|
43663
|
-
|
|
43664
|
-
@else if($skin-name == 'tailwind') {
|
|
43665
|
-
margin-bottom: 3px;
|
|
43706
|
+
@if ($skin-name == 'tailwind') {
|
|
43707
|
+
margin-top: 4px;
|
|
43708
|
+
margin-bottom: 4px;
|
|
43666
43709
|
}
|
|
43667
43710
|
@else if($skin-name == 'bootstrap5') {
|
|
43668
|
-
margin-bottom:
|
|
43711
|
+
margin-bottom: 3px;
|
|
43712
|
+
margin-top: 3px;
|
|
43669
43713
|
}
|
|
43670
43714
|
@else {
|
|
43671
43715
|
margin-bottom: 0;
|
|
@@ -43675,9 +43719,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43675
43719
|
@if ($skin-name == 'fluent2') {
|
|
43676
43720
|
border-color: $treeview-input-border-color;
|
|
43677
43721
|
}
|
|
43678
|
-
|
|
43679
|
-
|
|
43722
|
+
.e-input {
|
|
43723
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43680
43724
|
height: 28px;
|
|
43725
|
+
padding-top: 6px;
|
|
43726
|
+
padding-bottom: 6px;
|
|
43727
|
+
}
|
|
43728
|
+
@if $skin-name == 'tailwind3' {
|
|
43729
|
+
line-height: 20px;
|
|
43730
|
+
height: 32px;
|
|
43731
|
+
}
|
|
43732
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43733
|
+
height: 32px;
|
|
43734
|
+
padding-top: 5px;
|
|
43735
|
+
padding-bottom: 5px;
|
|
43681
43736
|
}
|
|
43682
43737
|
}
|
|
43683
43738
|
}
|
|
@@ -44269,13 +44324,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44269
44324
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44270
44325
|
color: $treeview-item-active-check-color;
|
|
44271
44326
|
}
|
|
44272
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44327
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44273
44328
|
border-color: $content-text-color-selected;
|
|
44274
44329
|
}
|
|
44275
44330
|
}
|
|
44276
44331
|
|
|
44277
44332
|
.e-stop {
|
|
44278
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44333
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44279
44334
|
border-color: $content-text-color-selected;
|
|
44280
44335
|
}
|
|
44281
44336
|
}
|
|
@@ -44326,6 +44381,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44326
44381
|
}
|
|
44327
44382
|
}
|
|
44328
44383
|
}
|
|
44384
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44385
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44386
|
+
border-color: $content-text-color-hover;
|
|
44387
|
+
}
|
|
44388
|
+
}
|
|
44329
44389
|
}
|
|
44330
44390
|
|
|
44331
44391
|
.e-sibling {
|
|
@@ -81946,10 +82006,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81946
82006
|
&:first-child {
|
|
81947
82007
|
padding: 0;
|
|
81948
82008
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81949
|
-
padding-bottom:
|
|
82009
|
+
padding-bottom: 8px;
|
|
81950
82010
|
padding-left: 12px;
|
|
81951
82011
|
padding-right: 12px;
|
|
81952
|
-
padding-top:
|
|
82012
|
+
padding-top: 8px;
|
|
81953
82013
|
}
|
|
81954
82014
|
}
|
|
81955
82015
|
|
|
@@ -82017,7 +82077,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82017
82077
|
.e-toast-content {
|
|
82018
82078
|
&:first-child {
|
|
82019
82079
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82020
|
-
padding-left:
|
|
82080
|
+
padding-left: 44px;
|
|
82021
82081
|
}
|
|
82022
82082
|
}
|
|
82023
82083
|
}
|
|
@@ -82064,9 +82124,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82064
82124
|
margin-right: $toast-icon-nrml-right-margin;
|
|
82065
82125
|
width: $toast-icon-nrml-width;
|
|
82066
82126
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82067
|
-
left:
|
|
82068
|
-
margin-left:
|
|
82069
|
-
margin-top:
|
|
82127
|
+
left: 0;
|
|
82128
|
+
margin-left: 12px;
|
|
82129
|
+
margin-top: 10px;
|
|
82130
|
+
padding-bottom: 6px;
|
|
82131
|
+
position: absolute;
|
|
82132
|
+
}
|
|
82133
|
+
@if $skin-name == 'fluent2' {
|
|
82134
|
+
margin-top: 2px;
|
|
82070
82135
|
}
|
|
82071
82136
|
}
|
|
82072
82137
|
|