@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
|
@@ -27418,6 +27418,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
27418
27418
|
border-color: transparent;
|
|
27419
27419
|
color: $calendar-today-disabled-color;
|
|
27420
27420
|
}
|
|
27421
|
+
@if $skin-name == 'tailwind3' {
|
|
27422
|
+
background-color: $calendar-today-disabled-background-style;
|
|
27423
|
+
border-color: $calendar-today-disabled-border-style;
|
|
27424
|
+
}
|
|
27421
27425
|
}
|
|
27422
27426
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
27423
27427
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -58801,8 +58805,8 @@ $treeview-checkmark-bgcolor: $selection-font !default;
|
|
|
58801
58805
|
$treeview-checkmark-border-color: $selection-font !default;
|
|
58802
58806
|
$treeview-checkmark-color: $selection-bg !default;
|
|
58803
58807
|
|
|
58804
|
-
$treeview-item-height:
|
|
58805
|
-
$treeview-text-height:
|
|
58808
|
+
$treeview-item-height: 36px !default;
|
|
58809
|
+
$treeview-text-height: 22px !default;
|
|
58806
58810
|
$treeview-input-height: 30px !default;
|
|
58807
58811
|
$treeview-root-ul-padding: 0 0 0 24px !default;
|
|
58808
58812
|
$treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
|
|
@@ -58814,7 +58818,7 @@ $treeview-icon-size: 24px !default;
|
|
|
58814
58818
|
$treeview-icon-margin: 0 0 0 -24px !default;
|
|
58815
58819
|
$treeview-rtl-icon-margin: 0 -24px 0 0 !default;
|
|
58816
58820
|
$treeview-icon-padding: 7px !default;
|
|
58817
|
-
$treeview-text-padding:
|
|
58821
|
+
$treeview-text-padding: 7px 8px !default;
|
|
58818
58822
|
$treeview-text-margin: 0 !default;
|
|
58819
58823
|
$treeview-image-size: 18px !default;
|
|
58820
58824
|
$treeview-image-margin: 0 0 0 5px !default;
|
|
@@ -58837,7 +58841,7 @@ $treeview-icon-image-margin: 0 0 0 10px !default;
|
|
|
58837
58841
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
58838
58842
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
58839
58843
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
58840
|
-
$treeview-check-text-padding:
|
|
58844
|
+
$treeview-check-text-padding: 7px 8px !default;
|
|
58841
58845
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
58842
58846
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
58843
58847
|
$treeview-border-shadow: 0 -1px 2px $hover-border, 0 1px 2px $hover-border !default;
|
|
@@ -58851,8 +58855,8 @@ $treeview-check-icon-img-wrap-width: calc(100% - 89px) !default;
|
|
|
58851
58855
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
58852
58856
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
58853
58857
|
|
|
58854
|
-
$treeview-big-item-height:
|
|
58855
|
-
$treeview-big-text-height:
|
|
58858
|
+
$treeview-big-item-height: 46px !default;
|
|
58859
|
+
$treeview-big-text-height: 24px !default;
|
|
58856
58860
|
$treeview-big-input-height: 38px !default;
|
|
58857
58861
|
$treeview-big-text-padding: 0 10px !default;
|
|
58858
58862
|
$treeview-big-input-padding: 0 9px !default;
|
|
@@ -59044,7 +59048,7 @@ $ripple-width: 32px !default;
|
|
|
59044
59048
|
|
|
59045
59049
|
.e-list-item {
|
|
59046
59050
|
list-style: none;
|
|
59047
|
-
@if $skin-name
|
|
59051
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59048
59052
|
padding: 2px 0;
|
|
59049
59053
|
}
|
|
59050
59054
|
@if $skin-name == 'fluent2' {
|
|
@@ -59052,13 +59056,12 @@ $ripple-width: 32px !default;
|
|
|
59052
59056
|
}
|
|
59053
59057
|
|
|
59054
59058
|
.e-ul {
|
|
59055
|
-
margin: 2px 0 -2px;
|
|
59056
59059
|
padding: $treeview-child-ul-padding;
|
|
59057
|
-
@if $skin-name == '
|
|
59058
|
-
margin: 2px 0
|
|
59060
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59061
|
+
margin: 2px 0 -2px;
|
|
59059
59062
|
}
|
|
59060
|
-
@
|
|
59061
|
-
margin:
|
|
59063
|
+
@if $skin-name == 'fluent2' {
|
|
59064
|
+
margin-top: 4px;
|
|
59062
59065
|
}
|
|
59063
59066
|
}
|
|
59064
59067
|
|
|
@@ -59095,6 +59098,45 @@ $ripple-width: 32px !default;
|
|
|
59095
59098
|
.e-icons.e-icons-spinner::before {
|
|
59096
59099
|
content: none;
|
|
59097
59100
|
}
|
|
59101
|
+
|
|
59102
|
+
.e-text-content {
|
|
59103
|
+
.e-list-text {
|
|
59104
|
+
&:has(> .e-input-group) {
|
|
59105
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59106
|
+
padding-top: 1px;
|
|
59107
|
+
padding-bottom: 1px;
|
|
59108
|
+
.e-input-group {
|
|
59109
|
+
height: 34px;
|
|
59110
|
+
|
|
59111
|
+
.e-input {
|
|
59112
|
+
line-height: 26px;
|
|
59113
|
+
min-height: 26px;
|
|
59114
|
+
}
|
|
59115
|
+
}
|
|
59116
|
+
}
|
|
59117
|
+
@if $skin-name == 'tailwind3' {
|
|
59118
|
+
padding-top: 4px;
|
|
59119
|
+
padding-bottom: 4px;
|
|
59120
|
+
}
|
|
59121
|
+
@if $skin-name == 'highcontrast' {
|
|
59122
|
+
padding-top: 3px;
|
|
59123
|
+
padding-bottom: 3px;
|
|
59124
|
+
}
|
|
59125
|
+
@if ($skin-name == 'FluentUI') {
|
|
59126
|
+
padding-top: 3px;
|
|
59127
|
+
padding-bottom: 3px;
|
|
59128
|
+
}
|
|
59129
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59130
|
+
padding-top: 2px;
|
|
59131
|
+
padding-bottom: 2px;
|
|
59132
|
+
}
|
|
59133
|
+
@if $skin-name == 'bootstrap4' {
|
|
59134
|
+
padding-top: 5px;
|
|
59135
|
+
padding-bottom: 5px;
|
|
59136
|
+
}
|
|
59137
|
+
}
|
|
59138
|
+
}
|
|
59139
|
+
}
|
|
59098
59140
|
}
|
|
59099
59141
|
|
|
59100
59142
|
.e-icons {
|
|
@@ -59112,11 +59154,14 @@ $ripple-width: 32px !default;
|
|
|
59112
59154
|
|
|
59113
59155
|
.e-text-content {
|
|
59114
59156
|
@include user-select;
|
|
59115
|
-
border: 1px solid;
|
|
59116
59157
|
cursor: pointer;
|
|
59117
59158
|
margin: 0;
|
|
59118
59159
|
padding: $treeview-text-wrap-padding;
|
|
59119
59160
|
|
|
59161
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59162
|
+
border: 1px solid;
|
|
59163
|
+
}
|
|
59164
|
+
|
|
59120
59165
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59121
59166
|
border: none;
|
|
59122
59167
|
}
|
|
@@ -59202,14 +59247,13 @@ $ripple-width: 32px !default;
|
|
|
59202
59247
|
|
|
59203
59248
|
.e-input-group {
|
|
59204
59249
|
height: $treeview-input-height;
|
|
59205
|
-
@if ($skin-name == '
|
|
59206
|
-
margin-top:
|
|
59207
|
-
|
|
59208
|
-
@else if($skin-name == 'tailwind') {
|
|
59209
|
-
margin-bottom: 3px;
|
|
59250
|
+
@if ($skin-name == 'tailwind') {
|
|
59251
|
+
margin-top: 4px;
|
|
59252
|
+
margin-bottom: 4px;
|
|
59210
59253
|
}
|
|
59211
59254
|
@else if($skin-name == 'bootstrap5') {
|
|
59212
|
-
margin-bottom:
|
|
59255
|
+
margin-bottom: 3px;
|
|
59256
|
+
margin-top: 3px;
|
|
59213
59257
|
}
|
|
59214
59258
|
@else {
|
|
59215
59259
|
margin-bottom: 0;
|
|
@@ -59219,9 +59263,20 @@ $ripple-width: 32px !default;
|
|
|
59219
59263
|
@if ($skin-name == 'fluent2') {
|
|
59220
59264
|
border-color: $treeview-input-border-color;
|
|
59221
59265
|
}
|
|
59222
|
-
|
|
59223
|
-
|
|
59266
|
+
.e-input {
|
|
59267
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59224
59268
|
height: 28px;
|
|
59269
|
+
padding-top: 6px;
|
|
59270
|
+
padding-bottom: 6px;
|
|
59271
|
+
}
|
|
59272
|
+
@if $skin-name == 'tailwind3' {
|
|
59273
|
+
line-height: 20px;
|
|
59274
|
+
height: 32px;
|
|
59275
|
+
}
|
|
59276
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59277
|
+
height: 32px;
|
|
59278
|
+
padding-top: 5px;
|
|
59279
|
+
padding-bottom: 5px;
|
|
59225
59280
|
}
|
|
59226
59281
|
}
|
|
59227
59282
|
}
|
|
@@ -59813,13 +59868,13 @@ $ripple-width: 32px !default;
|
|
|
59813
59868
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
59814
59869
|
color: $treeview-item-active-check-color;
|
|
59815
59870
|
}
|
|
59816
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59871
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59817
59872
|
border-color: $content-text-color-selected;
|
|
59818
59873
|
}
|
|
59819
59874
|
}
|
|
59820
59875
|
|
|
59821
59876
|
.e-stop {
|
|
59822
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59877
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59823
59878
|
border-color: $content-text-color-selected;
|
|
59824
59879
|
}
|
|
59825
59880
|
}
|
|
@@ -59870,6 +59925,11 @@ $ripple-width: 32px !default;
|
|
|
59870
59925
|
}
|
|
59871
59926
|
}
|
|
59872
59927
|
}
|
|
59928
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
59929
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
59930
|
+
border-color: $content-text-color-hover;
|
|
59931
|
+
}
|
|
59932
|
+
}
|
|
59873
59933
|
}
|
|
59874
59934
|
|
|
59875
59935
|
.e-sibling {
|
|
@@ -60239,6 +60299,30 @@ $ripple-width: 32px !default;
|
|
|
60239
60299
|
min-height: $treeview-big-item-height;
|
|
60240
60300
|
}
|
|
60241
60301
|
|
|
60302
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60303
|
+
padding: $treeview-big-text-padding;
|
|
60304
|
+
}
|
|
60305
|
+
|
|
60306
|
+
@if $skin-name == 'highcontrast' {
|
|
60307
|
+
padding-top: 11px;
|
|
60308
|
+
padding-bottom: 11px;
|
|
60309
|
+
}
|
|
60310
|
+
|
|
60311
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60312
|
+
padding-top: 12px;
|
|
60313
|
+
padding-bottom: 12px;
|
|
60314
|
+
}
|
|
60315
|
+
|
|
60316
|
+
@if $skin-name == 'FluentUI' {
|
|
60317
|
+
padding-top: 10px;
|
|
60318
|
+
padding-bottom: 10px;
|
|
60319
|
+
}
|
|
60320
|
+
|
|
60321
|
+
@if $skin-name == 'bootstrap4' {
|
|
60322
|
+
padding-top: 13px;
|
|
60323
|
+
padding-bottom: 13px;
|
|
60324
|
+
}
|
|
60325
|
+
|
|
60242
60326
|
.e-input-group {
|
|
60243
60327
|
height: $treeview-big-input-height;
|
|
60244
60328
|
|
|
@@ -60247,6 +60331,69 @@ $ripple-width: 32px !default;
|
|
|
60247
60331
|
height: 36px;
|
|
60248
60332
|
}
|
|
60249
60333
|
}
|
|
60334
|
+
|
|
60335
|
+
@if $skin-name =='bootstrap5' {
|
|
60336
|
+
padding-top: 6px;
|
|
60337
|
+
padding-bottom: 6px;
|
|
60338
|
+
margin-top: 2px;
|
|
60339
|
+
margin-bottom: 2px;
|
|
60340
|
+
}
|
|
60341
|
+
|
|
60342
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60343
|
+
line-height: 42px;
|
|
60344
|
+
min-height: 42px;
|
|
60345
|
+
}
|
|
60346
|
+
|
|
60347
|
+
.e-input {
|
|
60348
|
+
@if $skin-name =='tailwind3' {
|
|
60349
|
+
height: 40px;
|
|
60350
|
+
line-height: 24px;
|
|
60351
|
+
padding-top: 8px;
|
|
60352
|
+
padding-bottom: 8px;
|
|
60353
|
+
}
|
|
60354
|
+
|
|
60355
|
+
@if $skin-name =='bootstrap5' {
|
|
60356
|
+
height: 24px;
|
|
60357
|
+
}
|
|
60358
|
+
|
|
60359
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60360
|
+
line-height: 28px;
|
|
60361
|
+
min-height: 28px;
|
|
60362
|
+
padding-top: 9px;
|
|
60363
|
+
padding-bottom: 5px;
|
|
60364
|
+
}
|
|
60365
|
+
|
|
60366
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60367
|
+
line-height: 24px;
|
|
60368
|
+
min-height: 24px;
|
|
60369
|
+
padding-top: 7px;
|
|
60370
|
+
padding-bottom: 7px;
|
|
60371
|
+
}
|
|
60372
|
+
}
|
|
60373
|
+
}
|
|
60374
|
+
}
|
|
60375
|
+
|
|
60376
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60377
|
+
&:has(> .e-input-group) {
|
|
60378
|
+
@if $skin-name =='highcontrast' {
|
|
60379
|
+
padding-top: 4px;
|
|
60380
|
+
padding-bottom: 4px;
|
|
60381
|
+
}
|
|
60382
|
+
|
|
60383
|
+
@if $skin-name =='FluentUI' {
|
|
60384
|
+
padding-top: 2px;
|
|
60385
|
+
padding-bottom: 2px;
|
|
60386
|
+
}
|
|
60387
|
+
|
|
60388
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60389
|
+
padding-top: 3px;
|
|
60390
|
+
padding-bottom: 3px;
|
|
60391
|
+
}
|
|
60392
|
+
|
|
60393
|
+
@if $skin-name == 'bootstrap4' {
|
|
60394
|
+
padding-top: 6px;
|
|
60395
|
+
padding-bottom: 6px;
|
|
60396
|
+
}
|
|
60250
60397
|
}
|
|
60251
60398
|
}
|
|
60252
60399
|
|
|
@@ -60431,6 +60578,10 @@ $ripple-width: 32px !default;
|
|
|
60431
60578
|
.e-treeview.e-bigger {
|
|
60432
60579
|
.e-list-text {
|
|
60433
60580
|
font-size: $treeview-big-font-size;
|
|
60581
|
+
@if $skin-name == 'Material3' {
|
|
60582
|
+
padding: 12px;
|
|
60583
|
+
}
|
|
60584
|
+
|
|
60434
60585
|
@if $skin-name == 'bootstrap4' {
|
|
60435
60586
|
color: $treeview-big-text-color;
|
|
60436
60587
|
}
|
|
@@ -108940,10 +109091,10 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
108940
109091
|
&:first-child {
|
|
108941
109092
|
padding: 0;
|
|
108942
109093
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108943
|
-
padding-bottom:
|
|
109094
|
+
padding-bottom: 8px;
|
|
108944
109095
|
padding-left: 12px;
|
|
108945
109096
|
padding-right: 12px;
|
|
108946
|
-
padding-top:
|
|
109097
|
+
padding-top: 8px;
|
|
108947
109098
|
}
|
|
108948
109099
|
}
|
|
108949
109100
|
|
|
@@ -109011,7 +109162,7 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
109011
109162
|
.e-toast-content {
|
|
109012
109163
|
&:first-child {
|
|
109013
109164
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109014
|
-
padding-left:
|
|
109165
|
+
padding-left: 44px;
|
|
109015
109166
|
}
|
|
109016
109167
|
}
|
|
109017
109168
|
}
|
|
@@ -109058,9 +109209,14 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
109058
109209
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109059
109210
|
width: $toast-icon-nrml-width;
|
|
109060
109211
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109061
|
-
left:
|
|
109062
|
-
margin-left:
|
|
109063
|
-
margin-top:
|
|
109212
|
+
left: 0;
|
|
109213
|
+
margin-left: 12px;
|
|
109214
|
+
margin-top: 10px;
|
|
109215
|
+
padding-bottom: 6px;
|
|
109216
|
+
position: absolute;
|
|
109217
|
+
}
|
|
109218
|
+
@if $skin-name == 'fluent2' {
|
|
109219
|
+
margin-top: 2px;
|
|
109064
109220
|
}
|
|
109065
109221
|
}
|
|
109066
109222
|
|
|
@@ -109532,8 +109688,9 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
109532
109688
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109533
109689
|
width: $toast-icon-bgr-width;
|
|
109534
109690
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109535
|
-
left:
|
|
109536
|
-
margin-top:
|
|
109691
|
+
left: 0;
|
|
109692
|
+
margin-top: 14px;
|
|
109693
|
+
margin-left: 12px;
|
|
109537
109694
|
}
|
|
109538
109695
|
}
|
|
109539
109696
|
|
|
@@ -19894,6 +19894,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
19894
19894
|
border-color: transparent;
|
|
19895
19895
|
color: $calendar-today-disabled-color;
|
|
19896
19896
|
}
|
|
19897
|
+
@if $skin-name == 'tailwind3' {
|
|
19898
|
+
background-color: $calendar-today-disabled-background-style;
|
|
19899
|
+
border-color: $calendar-today-disabled-border-style;
|
|
19900
|
+
}
|
|
19897
19901
|
}
|
|
19898
19902
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
19899
19903
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -43530,8 +43534,8 @@ $treeview-drop-count-color: $accent-font !default;
|
|
|
43530
43534
|
$treeview-drag-item-bg: $grey-700 !default;
|
|
43531
43535
|
$treeview-drag-item-color: rgba($grey-dark-font, .70) !default;
|
|
43532
43536
|
$treeview-drag-icon-color: rgba($grey-dark-font, .70) !default;
|
|
43533
|
-
$treeview-item-height:
|
|
43534
|
-
$treeview-text-height:
|
|
43537
|
+
$treeview-item-height: 36px !default;
|
|
43538
|
+
$treeview-text-height: 22px !default;
|
|
43535
43539
|
$treeview-input-height: 30px !default;
|
|
43536
43540
|
$treeview-root-ul-padding: 0 0 0 24px !default;
|
|
43537
43541
|
$treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
|
|
@@ -43543,7 +43547,7 @@ $treeview-icon-size: 24px !default;
|
|
|
43543
43547
|
$treeview-icon-margin: 0 0 0 -24px !default;
|
|
43544
43548
|
$treeview-rtl-icon-margin: 0 -24px 0 0 !default;
|
|
43545
43549
|
$treeview-icon-padding: 7px !default;
|
|
43546
|
-
$treeview-text-padding:
|
|
43550
|
+
$treeview-text-padding: 7px 5px !default;
|
|
43547
43551
|
$treeview-text-margin: 0 !default;
|
|
43548
43552
|
$treeview-image-size: 18px !default;
|
|
43549
43553
|
$treeview-image-margin: 0 0 0 5px !default;
|
|
@@ -43566,7 +43570,7 @@ $treeview-icon-image-margin: 0 0 0 10px !default;
|
|
|
43566
43570
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
43567
43571
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
43568
43572
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
43569
|
-
$treeview-check-text-padding:
|
|
43573
|
+
$treeview-check-text-padding: 7px 10px !default;
|
|
43570
43574
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
43571
43575
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
43572
43576
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -43578,9 +43582,9 @@ $treeview-check-icon-img-wrap-width: calc(100% - 87px) !default;
|
|
|
43578
43582
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
43579
43583
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
43580
43584
|
|
|
43581
|
-
$treeview-big-item-height:
|
|
43582
|
-
$treeview-big-text-height:
|
|
43583
|
-
$treeview-big-input-height:
|
|
43585
|
+
$treeview-big-item-height: 48px !default;
|
|
43586
|
+
$treeview-big-text-height: 24px !default;
|
|
43587
|
+
$treeview-big-input-height: 40px !default;
|
|
43584
43588
|
$treeview-big-text-padding: 0 10px !default;
|
|
43585
43589
|
$treeview-big-input-padding: 0 9px !default;
|
|
43586
43590
|
$treeview-big-icon-padding: 6px !default;
|
|
@@ -43776,7 +43780,7 @@ $ripple-width: 32px !default;
|
|
|
43776
43780
|
|
|
43777
43781
|
.e-list-item {
|
|
43778
43782
|
list-style: none;
|
|
43779
|
-
@if $skin-name
|
|
43783
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43780
43784
|
padding: 2px 0;
|
|
43781
43785
|
}
|
|
43782
43786
|
@if $skin-name == 'fluent2' {
|
|
@@ -43784,13 +43788,12 @@ $ripple-width: 32px !default;
|
|
|
43784
43788
|
}
|
|
43785
43789
|
|
|
43786
43790
|
.e-ul {
|
|
43787
|
-
margin: 2px 0 -2px;
|
|
43788
43791
|
padding: $treeview-child-ul-padding;
|
|
43789
|
-
@if $skin-name == '
|
|
43790
|
-
margin: 2px 0
|
|
43792
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43793
|
+
margin: 2px 0 -2px;
|
|
43791
43794
|
}
|
|
43792
|
-
@
|
|
43793
|
-
margin:
|
|
43795
|
+
@if $skin-name == 'fluent2' {
|
|
43796
|
+
margin-top: 4px;
|
|
43794
43797
|
}
|
|
43795
43798
|
}
|
|
43796
43799
|
|
|
@@ -43827,6 +43830,45 @@ $ripple-width: 32px !default;
|
|
|
43827
43830
|
.e-icons.e-icons-spinner::before {
|
|
43828
43831
|
content: none;
|
|
43829
43832
|
}
|
|
43833
|
+
|
|
43834
|
+
.e-text-content {
|
|
43835
|
+
.e-list-text {
|
|
43836
|
+
&:has(> .e-input-group) {
|
|
43837
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43838
|
+
padding-top: 1px;
|
|
43839
|
+
padding-bottom: 1px;
|
|
43840
|
+
.e-input-group {
|
|
43841
|
+
height: 34px;
|
|
43842
|
+
|
|
43843
|
+
.e-input {
|
|
43844
|
+
line-height: 26px;
|
|
43845
|
+
min-height: 26px;
|
|
43846
|
+
}
|
|
43847
|
+
}
|
|
43848
|
+
}
|
|
43849
|
+
@if $skin-name == 'tailwind3' {
|
|
43850
|
+
padding-top: 4px;
|
|
43851
|
+
padding-bottom: 4px;
|
|
43852
|
+
}
|
|
43853
|
+
@if $skin-name == 'highcontrast' {
|
|
43854
|
+
padding-top: 3px;
|
|
43855
|
+
padding-bottom: 3px;
|
|
43856
|
+
}
|
|
43857
|
+
@if ($skin-name == 'FluentUI') {
|
|
43858
|
+
padding-top: 3px;
|
|
43859
|
+
padding-bottom: 3px;
|
|
43860
|
+
}
|
|
43861
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43862
|
+
padding-top: 2px;
|
|
43863
|
+
padding-bottom: 2px;
|
|
43864
|
+
}
|
|
43865
|
+
@if $skin-name == 'bootstrap4' {
|
|
43866
|
+
padding-top: 5px;
|
|
43867
|
+
padding-bottom: 5px;
|
|
43868
|
+
}
|
|
43869
|
+
}
|
|
43870
|
+
}
|
|
43871
|
+
}
|
|
43830
43872
|
}
|
|
43831
43873
|
|
|
43832
43874
|
.e-icons {
|
|
@@ -43844,11 +43886,14 @@ $ripple-width: 32px !default;
|
|
|
43844
43886
|
|
|
43845
43887
|
.e-text-content {
|
|
43846
43888
|
@include user-select;
|
|
43847
|
-
border: 1px solid;
|
|
43848
43889
|
cursor: pointer;
|
|
43849
43890
|
margin: 0;
|
|
43850
43891
|
padding: $treeview-text-wrap-padding;
|
|
43851
43892
|
|
|
43893
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43894
|
+
border: 1px solid;
|
|
43895
|
+
}
|
|
43896
|
+
|
|
43852
43897
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43853
43898
|
border: none;
|
|
43854
43899
|
}
|
|
@@ -43934,14 +43979,13 @@ $ripple-width: 32px !default;
|
|
|
43934
43979
|
|
|
43935
43980
|
.e-input-group {
|
|
43936
43981
|
height: $treeview-input-height;
|
|
43937
|
-
@if ($skin-name == '
|
|
43938
|
-
margin-top:
|
|
43939
|
-
|
|
43940
|
-
@else if($skin-name == 'tailwind') {
|
|
43941
|
-
margin-bottom: 3px;
|
|
43982
|
+
@if ($skin-name == 'tailwind') {
|
|
43983
|
+
margin-top: 4px;
|
|
43984
|
+
margin-bottom: 4px;
|
|
43942
43985
|
}
|
|
43943
43986
|
@else if($skin-name == 'bootstrap5') {
|
|
43944
|
-
margin-bottom:
|
|
43987
|
+
margin-bottom: 3px;
|
|
43988
|
+
margin-top: 3px;
|
|
43945
43989
|
}
|
|
43946
43990
|
@else {
|
|
43947
43991
|
margin-bottom: 0;
|
|
@@ -43951,9 +43995,20 @@ $ripple-width: 32px !default;
|
|
|
43951
43995
|
@if ($skin-name == 'fluent2') {
|
|
43952
43996
|
border-color: $treeview-input-border-color;
|
|
43953
43997
|
}
|
|
43954
|
-
|
|
43955
|
-
|
|
43998
|
+
.e-input {
|
|
43999
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43956
44000
|
height: 28px;
|
|
44001
|
+
padding-top: 6px;
|
|
44002
|
+
padding-bottom: 6px;
|
|
44003
|
+
}
|
|
44004
|
+
@if $skin-name == 'tailwind3' {
|
|
44005
|
+
line-height: 20px;
|
|
44006
|
+
height: 32px;
|
|
44007
|
+
}
|
|
44008
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
44009
|
+
height: 32px;
|
|
44010
|
+
padding-top: 5px;
|
|
44011
|
+
padding-bottom: 5px;
|
|
43957
44012
|
}
|
|
43958
44013
|
}
|
|
43959
44014
|
}
|
|
@@ -44545,13 +44600,13 @@ $ripple-width: 32px !default;
|
|
|
44545
44600
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44546
44601
|
color: $treeview-item-active-check-color;
|
|
44547
44602
|
}
|
|
44548
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44603
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44549
44604
|
border-color: $content-text-color-selected;
|
|
44550
44605
|
}
|
|
44551
44606
|
}
|
|
44552
44607
|
|
|
44553
44608
|
.e-stop {
|
|
44554
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44609
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44555
44610
|
border-color: $content-text-color-selected;
|
|
44556
44611
|
}
|
|
44557
44612
|
}
|
|
@@ -44602,6 +44657,11 @@ $ripple-width: 32px !default;
|
|
|
44602
44657
|
}
|
|
44603
44658
|
}
|
|
44604
44659
|
}
|
|
44660
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44661
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44662
|
+
border-color: $content-text-color-hover;
|
|
44663
|
+
}
|
|
44664
|
+
}
|
|
44605
44665
|
}
|
|
44606
44666
|
|
|
44607
44667
|
.e-sibling {
|
|
@@ -82480,10 +82540,10 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82480
82540
|
&:first-child {
|
|
82481
82541
|
padding: 0;
|
|
82482
82542
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82483
|
-
padding-bottom:
|
|
82543
|
+
padding-bottom: 8px;
|
|
82484
82544
|
padding-left: 12px;
|
|
82485
82545
|
padding-right: 12px;
|
|
82486
|
-
padding-top:
|
|
82546
|
+
padding-top: 8px;
|
|
82487
82547
|
}
|
|
82488
82548
|
}
|
|
82489
82549
|
|
|
@@ -82551,7 +82611,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82551
82611
|
.e-toast-content {
|
|
82552
82612
|
&:first-child {
|
|
82553
82613
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82554
|
-
padding-left:
|
|
82614
|
+
padding-left: 44px;
|
|
82555
82615
|
}
|
|
82556
82616
|
}
|
|
82557
82617
|
}
|
|
@@ -82598,9 +82658,14 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82598
82658
|
margin-right: $toast-icon-nrml-right-margin;
|
|
82599
82659
|
width: $toast-icon-nrml-width;
|
|
82600
82660
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82601
|
-
left:
|
|
82602
|
-
margin-left:
|
|
82603
|
-
margin-top:
|
|
82661
|
+
left: 0;
|
|
82662
|
+
margin-left: 12px;
|
|
82663
|
+
margin-top: 10px;
|
|
82664
|
+
padding-bottom: 6px;
|
|
82665
|
+
position: absolute;
|
|
82666
|
+
}
|
|
82667
|
+
@if $skin-name == 'fluent2' {
|
|
82668
|
+
margin-top: 2px;
|
|
82604
82669
|
}
|
|
82605
82670
|
}
|
|
82606
82671
|
|