@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
|
@@ -27674,6 +27674,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
27674
27674
|
border-color: transparent;
|
|
27675
27675
|
color: $calendar-today-disabled-color;
|
|
27676
27676
|
}
|
|
27677
|
+
@if $skin-name == 'tailwind3' {
|
|
27678
|
+
background-color: $calendar-today-disabled-background-style;
|
|
27679
|
+
border-color: $calendar-today-disabled-border-style;
|
|
27680
|
+
}
|
|
27677
27681
|
}
|
|
27678
27682
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
27679
27683
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -59183,8 +59187,8 @@ $treeview-drag-item-bg: $grey-200 !default;
|
|
|
59183
59187
|
$treeview-drag-item-color: rgba($grey-light-font, .54) !default;
|
|
59184
59188
|
$treeview-drag-icon-color: rgba($grey-light-font, .54) !default;
|
|
59185
59189
|
|
|
59186
|
-
$treeview-item-height:
|
|
59187
|
-
$treeview-text-height:
|
|
59190
|
+
$treeview-item-height: 36px !default;
|
|
59191
|
+
$treeview-text-height: 22px !default;
|
|
59188
59192
|
$treeview-input-height: 30px !default;
|
|
59189
59193
|
$treeview-root-ul-padding: 0 0 0 24px !default;
|
|
59190
59194
|
$treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
|
|
@@ -59196,7 +59200,7 @@ $treeview-icon-size: 24px !default;
|
|
|
59196
59200
|
$treeview-icon-margin: 0 0 0 -24px !default;
|
|
59197
59201
|
$treeview-rtl-icon-margin: 0 -24px 0 0 !default;
|
|
59198
59202
|
$treeview-icon-padding: 7px !default;
|
|
59199
|
-
$treeview-text-padding:
|
|
59203
|
+
$treeview-text-padding: 7px 5px !default;
|
|
59200
59204
|
$treeview-text-margin: 0 !default;
|
|
59201
59205
|
$treeview-image-size: 18px !default;
|
|
59202
59206
|
$treeview-image-margin: 0 0 0 5px !default;
|
|
@@ -59219,7 +59223,7 @@ $treeview-icon-image-margin: 0 0 0 10px !default;
|
|
|
59219
59223
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
59220
59224
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
59221
59225
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
59222
|
-
$treeview-check-text-padding:
|
|
59226
|
+
$treeview-check-text-padding: 7px 10px !default;
|
|
59223
59227
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
59224
59228
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
59225
59229
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -59231,8 +59235,8 @@ $treeview-check-icon-img-wrap-width: calc(100% - 87px) !default;
|
|
|
59231
59235
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
59232
59236
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
59233
59237
|
|
|
59234
|
-
$treeview-big-item-height:
|
|
59235
|
-
$treeview-big-text-height:
|
|
59238
|
+
$treeview-big-item-height: 48px !default;
|
|
59239
|
+
$treeview-big-text-height: 24px !default;
|
|
59236
59240
|
$treeview-big-input-height: 38px !default;
|
|
59237
59241
|
$treeview-big-text-padding: 0 10px !default;
|
|
59238
59242
|
$treeview-big-input-padding: 0 9px !default;
|
|
@@ -59424,7 +59428,7 @@ $ripple-width: 32px !default;
|
|
|
59424
59428
|
|
|
59425
59429
|
.e-list-item {
|
|
59426
59430
|
list-style: none;
|
|
59427
|
-
@if $skin-name
|
|
59431
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59428
59432
|
padding: 2px 0;
|
|
59429
59433
|
}
|
|
59430
59434
|
@if $skin-name == 'fluent2' {
|
|
@@ -59432,13 +59436,12 @@ $ripple-width: 32px !default;
|
|
|
59432
59436
|
}
|
|
59433
59437
|
|
|
59434
59438
|
.e-ul {
|
|
59435
|
-
margin: 2px 0 -2px;
|
|
59436
59439
|
padding: $treeview-child-ul-padding;
|
|
59437
|
-
@if $skin-name == '
|
|
59438
|
-
margin: 2px 0
|
|
59440
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59441
|
+
margin: 2px 0 -2px;
|
|
59439
59442
|
}
|
|
59440
|
-
@
|
|
59441
|
-
margin:
|
|
59443
|
+
@if $skin-name == 'fluent2' {
|
|
59444
|
+
margin-top: 4px;
|
|
59442
59445
|
}
|
|
59443
59446
|
}
|
|
59444
59447
|
|
|
@@ -59475,6 +59478,45 @@ $ripple-width: 32px !default;
|
|
|
59475
59478
|
.e-icons.e-icons-spinner::before {
|
|
59476
59479
|
content: none;
|
|
59477
59480
|
}
|
|
59481
|
+
|
|
59482
|
+
.e-text-content {
|
|
59483
|
+
.e-list-text {
|
|
59484
|
+
&:has(> .e-input-group) {
|
|
59485
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59486
|
+
padding-top: 1px;
|
|
59487
|
+
padding-bottom: 1px;
|
|
59488
|
+
.e-input-group {
|
|
59489
|
+
height: 34px;
|
|
59490
|
+
|
|
59491
|
+
.e-input {
|
|
59492
|
+
line-height: 26px;
|
|
59493
|
+
min-height: 26px;
|
|
59494
|
+
}
|
|
59495
|
+
}
|
|
59496
|
+
}
|
|
59497
|
+
@if $skin-name == 'tailwind3' {
|
|
59498
|
+
padding-top: 4px;
|
|
59499
|
+
padding-bottom: 4px;
|
|
59500
|
+
}
|
|
59501
|
+
@if $skin-name == 'highcontrast' {
|
|
59502
|
+
padding-top: 3px;
|
|
59503
|
+
padding-bottom: 3px;
|
|
59504
|
+
}
|
|
59505
|
+
@if ($skin-name == 'FluentUI') {
|
|
59506
|
+
padding-top: 3px;
|
|
59507
|
+
padding-bottom: 3px;
|
|
59508
|
+
}
|
|
59509
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59510
|
+
padding-top: 2px;
|
|
59511
|
+
padding-bottom: 2px;
|
|
59512
|
+
}
|
|
59513
|
+
@if $skin-name == 'bootstrap4' {
|
|
59514
|
+
padding-top: 5px;
|
|
59515
|
+
padding-bottom: 5px;
|
|
59516
|
+
}
|
|
59517
|
+
}
|
|
59518
|
+
}
|
|
59519
|
+
}
|
|
59478
59520
|
}
|
|
59479
59521
|
|
|
59480
59522
|
.e-icons {
|
|
@@ -59492,11 +59534,14 @@ $ripple-width: 32px !default;
|
|
|
59492
59534
|
|
|
59493
59535
|
.e-text-content {
|
|
59494
59536
|
@include user-select;
|
|
59495
|
-
border: 1px solid;
|
|
59496
59537
|
cursor: pointer;
|
|
59497
59538
|
margin: 0;
|
|
59498
59539
|
padding: $treeview-text-wrap-padding;
|
|
59499
59540
|
|
|
59541
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59542
|
+
border: 1px solid;
|
|
59543
|
+
}
|
|
59544
|
+
|
|
59500
59545
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59501
59546
|
border: none;
|
|
59502
59547
|
}
|
|
@@ -59582,14 +59627,13 @@ $ripple-width: 32px !default;
|
|
|
59582
59627
|
|
|
59583
59628
|
.e-input-group {
|
|
59584
59629
|
height: $treeview-input-height;
|
|
59585
|
-
@if ($skin-name == '
|
|
59586
|
-
margin-top:
|
|
59587
|
-
|
|
59588
|
-
@else if($skin-name == 'tailwind') {
|
|
59589
|
-
margin-bottom: 3px;
|
|
59630
|
+
@if ($skin-name == 'tailwind') {
|
|
59631
|
+
margin-top: 4px;
|
|
59632
|
+
margin-bottom: 4px;
|
|
59590
59633
|
}
|
|
59591
59634
|
@else if($skin-name == 'bootstrap5') {
|
|
59592
|
-
margin-bottom:
|
|
59635
|
+
margin-bottom: 3px;
|
|
59636
|
+
margin-top: 3px;
|
|
59593
59637
|
}
|
|
59594
59638
|
@else {
|
|
59595
59639
|
margin-bottom: 0;
|
|
@@ -59599,9 +59643,20 @@ $ripple-width: 32px !default;
|
|
|
59599
59643
|
@if ($skin-name == 'fluent2') {
|
|
59600
59644
|
border-color: $treeview-input-border-color;
|
|
59601
59645
|
}
|
|
59602
|
-
|
|
59603
|
-
|
|
59646
|
+
.e-input {
|
|
59647
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59604
59648
|
height: 28px;
|
|
59649
|
+
padding-top: 6px;
|
|
59650
|
+
padding-bottom: 6px;
|
|
59651
|
+
}
|
|
59652
|
+
@if $skin-name == 'tailwind3' {
|
|
59653
|
+
line-height: 20px;
|
|
59654
|
+
height: 32px;
|
|
59655
|
+
}
|
|
59656
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59657
|
+
height: 32px;
|
|
59658
|
+
padding-top: 5px;
|
|
59659
|
+
padding-bottom: 5px;
|
|
59605
59660
|
}
|
|
59606
59661
|
}
|
|
59607
59662
|
}
|
|
@@ -60193,13 +60248,13 @@ $ripple-width: 32px !default;
|
|
|
60193
60248
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60194
60249
|
color: $treeview-item-active-check-color;
|
|
60195
60250
|
}
|
|
60196
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60251
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60197
60252
|
border-color: $content-text-color-selected;
|
|
60198
60253
|
}
|
|
60199
60254
|
}
|
|
60200
60255
|
|
|
60201
60256
|
.e-stop {
|
|
60202
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60257
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60203
60258
|
border-color: $content-text-color-selected;
|
|
60204
60259
|
}
|
|
60205
60260
|
}
|
|
@@ -60250,6 +60305,11 @@ $ripple-width: 32px !default;
|
|
|
60250
60305
|
}
|
|
60251
60306
|
}
|
|
60252
60307
|
}
|
|
60308
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60309
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60310
|
+
border-color: $content-text-color-hover;
|
|
60311
|
+
}
|
|
60312
|
+
}
|
|
60253
60313
|
}
|
|
60254
60314
|
|
|
60255
60315
|
.e-sibling {
|
|
@@ -60619,6 +60679,30 @@ $ripple-width: 32px !default;
|
|
|
60619
60679
|
min-height: $treeview-big-item-height;
|
|
60620
60680
|
}
|
|
60621
60681
|
|
|
60682
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60683
|
+
padding: $treeview-big-text-padding;
|
|
60684
|
+
}
|
|
60685
|
+
|
|
60686
|
+
@if $skin-name == 'highcontrast' {
|
|
60687
|
+
padding-top: 11px;
|
|
60688
|
+
padding-bottom: 11px;
|
|
60689
|
+
}
|
|
60690
|
+
|
|
60691
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60692
|
+
padding-top: 12px;
|
|
60693
|
+
padding-bottom: 12px;
|
|
60694
|
+
}
|
|
60695
|
+
|
|
60696
|
+
@if $skin-name == 'FluentUI' {
|
|
60697
|
+
padding-top: 10px;
|
|
60698
|
+
padding-bottom: 10px;
|
|
60699
|
+
}
|
|
60700
|
+
|
|
60701
|
+
@if $skin-name == 'bootstrap4' {
|
|
60702
|
+
padding-top: 13px;
|
|
60703
|
+
padding-bottom: 13px;
|
|
60704
|
+
}
|
|
60705
|
+
|
|
60622
60706
|
.e-input-group {
|
|
60623
60707
|
height: $treeview-big-input-height;
|
|
60624
60708
|
|
|
@@ -60627,6 +60711,69 @@ $ripple-width: 32px !default;
|
|
|
60627
60711
|
height: 36px;
|
|
60628
60712
|
}
|
|
60629
60713
|
}
|
|
60714
|
+
|
|
60715
|
+
@if $skin-name =='bootstrap5' {
|
|
60716
|
+
padding-top: 6px;
|
|
60717
|
+
padding-bottom: 6px;
|
|
60718
|
+
margin-top: 2px;
|
|
60719
|
+
margin-bottom: 2px;
|
|
60720
|
+
}
|
|
60721
|
+
|
|
60722
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60723
|
+
line-height: 42px;
|
|
60724
|
+
min-height: 42px;
|
|
60725
|
+
}
|
|
60726
|
+
|
|
60727
|
+
.e-input {
|
|
60728
|
+
@if $skin-name =='tailwind3' {
|
|
60729
|
+
height: 40px;
|
|
60730
|
+
line-height: 24px;
|
|
60731
|
+
padding-top: 8px;
|
|
60732
|
+
padding-bottom: 8px;
|
|
60733
|
+
}
|
|
60734
|
+
|
|
60735
|
+
@if $skin-name =='bootstrap5' {
|
|
60736
|
+
height: 24px;
|
|
60737
|
+
}
|
|
60738
|
+
|
|
60739
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60740
|
+
line-height: 28px;
|
|
60741
|
+
min-height: 28px;
|
|
60742
|
+
padding-top: 9px;
|
|
60743
|
+
padding-bottom: 5px;
|
|
60744
|
+
}
|
|
60745
|
+
|
|
60746
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60747
|
+
line-height: 24px;
|
|
60748
|
+
min-height: 24px;
|
|
60749
|
+
padding-top: 7px;
|
|
60750
|
+
padding-bottom: 7px;
|
|
60751
|
+
}
|
|
60752
|
+
}
|
|
60753
|
+
}
|
|
60754
|
+
}
|
|
60755
|
+
|
|
60756
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60757
|
+
&:has(> .e-input-group) {
|
|
60758
|
+
@if $skin-name =='highcontrast' {
|
|
60759
|
+
padding-top: 4px;
|
|
60760
|
+
padding-bottom: 4px;
|
|
60761
|
+
}
|
|
60762
|
+
|
|
60763
|
+
@if $skin-name =='FluentUI' {
|
|
60764
|
+
padding-top: 2px;
|
|
60765
|
+
padding-bottom: 2px;
|
|
60766
|
+
}
|
|
60767
|
+
|
|
60768
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60769
|
+
padding-top: 3px;
|
|
60770
|
+
padding-bottom: 3px;
|
|
60771
|
+
}
|
|
60772
|
+
|
|
60773
|
+
@if $skin-name == 'bootstrap4' {
|
|
60774
|
+
padding-top: 6px;
|
|
60775
|
+
padding-bottom: 6px;
|
|
60776
|
+
}
|
|
60630
60777
|
}
|
|
60631
60778
|
}
|
|
60632
60779
|
|
|
@@ -60811,6 +60958,10 @@ $ripple-width: 32px !default;
|
|
|
60811
60958
|
.e-treeview.e-bigger {
|
|
60812
60959
|
.e-list-text {
|
|
60813
60960
|
font-size: $treeview-big-font-size;
|
|
60961
|
+
@if $skin-name == 'Material3' {
|
|
60962
|
+
padding: 12px;
|
|
60963
|
+
}
|
|
60964
|
+
|
|
60814
60965
|
@if $skin-name == 'bootstrap4' {
|
|
60815
60966
|
color: $treeview-big-text-color;
|
|
60816
60967
|
}
|
|
@@ -109626,10 +109777,10 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
109626
109777
|
&:first-child {
|
|
109627
109778
|
padding: 0;
|
|
109628
109779
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109629
|
-
padding-bottom:
|
|
109780
|
+
padding-bottom: 8px;
|
|
109630
109781
|
padding-left: 12px;
|
|
109631
109782
|
padding-right: 12px;
|
|
109632
|
-
padding-top:
|
|
109783
|
+
padding-top: 8px;
|
|
109633
109784
|
}
|
|
109634
109785
|
}
|
|
109635
109786
|
|
|
@@ -109697,7 +109848,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
109697
109848
|
.e-toast-content {
|
|
109698
109849
|
&:first-child {
|
|
109699
109850
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109700
|
-
padding-left:
|
|
109851
|
+
padding-left: 44px;
|
|
109701
109852
|
}
|
|
109702
109853
|
}
|
|
109703
109854
|
}
|
|
@@ -109744,9 +109895,14 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
109744
109895
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109745
109896
|
width: $toast-icon-nrml-width;
|
|
109746
109897
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109747
|
-
left:
|
|
109748
|
-
margin-left:
|
|
109749
|
-
margin-top:
|
|
109898
|
+
left: 0;
|
|
109899
|
+
margin-left: 12px;
|
|
109900
|
+
margin-top: 10px;
|
|
109901
|
+
padding-bottom: 6px;
|
|
109902
|
+
position: absolute;
|
|
109903
|
+
}
|
|
109904
|
+
@if $skin-name == 'fluent2' {
|
|
109905
|
+
margin-top: 2px;
|
|
109750
109906
|
}
|
|
109751
109907
|
}
|
|
109752
109908
|
|
|
@@ -110218,8 +110374,9 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
110218
110374
|
margin-right: $toast-icon-bgr-right-margin;
|
|
110219
110375
|
width: $toast-icon-bgr-width;
|
|
110220
110376
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110221
|
-
left:
|
|
110222
|
-
margin-top:
|
|
110377
|
+
left: 0;
|
|
110378
|
+
margin-top: 14px;
|
|
110379
|
+
margin-left: 12px;
|
|
110223
110380
|
}
|
|
110224
110381
|
}
|
|
110225
110382
|
|
|
@@ -20002,6 +20002,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
20002
20002
|
border-color: transparent;
|
|
20003
20003
|
color: $calendar-today-disabled-color;
|
|
20004
20004
|
}
|
|
20005
|
+
@if $skin-name == 'tailwind3' {
|
|
20006
|
+
background-color: $calendar-today-disabled-background-style;
|
|
20007
|
+
border-color: $calendar-today-disabled-border-style;
|
|
20008
|
+
}
|
|
20005
20009
|
}
|
|
20006
20010
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
20007
20011
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -43499,7 +43503,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43499
43503
|
|
|
43500
43504
|
.e-list-item {
|
|
43501
43505
|
list-style: none;
|
|
43502
|
-
@if $skin-name
|
|
43506
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43503
43507
|
padding: 2px 0;
|
|
43504
43508
|
}
|
|
43505
43509
|
@if $skin-name == 'fluent2' {
|
|
@@ -43507,13 +43511,12 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43507
43511
|
}
|
|
43508
43512
|
|
|
43509
43513
|
.e-ul {
|
|
43510
|
-
margin: 2px 0 -2px;
|
|
43511
43514
|
padding: $treeview-child-ul-padding;
|
|
43512
|
-
@if $skin-name == '
|
|
43513
|
-
margin: 2px 0
|
|
43515
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43516
|
+
margin: 2px 0 -2px;
|
|
43514
43517
|
}
|
|
43515
|
-
@
|
|
43516
|
-
margin:
|
|
43518
|
+
@if $skin-name == 'fluent2' {
|
|
43519
|
+
margin-top: 4px;
|
|
43517
43520
|
}
|
|
43518
43521
|
}
|
|
43519
43522
|
|
|
@@ -43550,6 +43553,45 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43550
43553
|
.e-icons.e-icons-spinner::before {
|
|
43551
43554
|
content: none;
|
|
43552
43555
|
}
|
|
43556
|
+
|
|
43557
|
+
.e-text-content {
|
|
43558
|
+
.e-list-text {
|
|
43559
|
+
&:has(> .e-input-group) {
|
|
43560
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43561
|
+
padding-top: 1px;
|
|
43562
|
+
padding-bottom: 1px;
|
|
43563
|
+
.e-input-group {
|
|
43564
|
+
height: 34px;
|
|
43565
|
+
|
|
43566
|
+
.e-input {
|
|
43567
|
+
line-height: 26px;
|
|
43568
|
+
min-height: 26px;
|
|
43569
|
+
}
|
|
43570
|
+
}
|
|
43571
|
+
}
|
|
43572
|
+
@if $skin-name == 'tailwind3' {
|
|
43573
|
+
padding-top: 4px;
|
|
43574
|
+
padding-bottom: 4px;
|
|
43575
|
+
}
|
|
43576
|
+
@if $skin-name == 'highcontrast' {
|
|
43577
|
+
padding-top: 3px;
|
|
43578
|
+
padding-bottom: 3px;
|
|
43579
|
+
}
|
|
43580
|
+
@if ($skin-name == 'FluentUI') {
|
|
43581
|
+
padding-top: 3px;
|
|
43582
|
+
padding-bottom: 3px;
|
|
43583
|
+
}
|
|
43584
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43585
|
+
padding-top: 2px;
|
|
43586
|
+
padding-bottom: 2px;
|
|
43587
|
+
}
|
|
43588
|
+
@if $skin-name == 'bootstrap4' {
|
|
43589
|
+
padding-top: 5px;
|
|
43590
|
+
padding-bottom: 5px;
|
|
43591
|
+
}
|
|
43592
|
+
}
|
|
43593
|
+
}
|
|
43594
|
+
}
|
|
43553
43595
|
}
|
|
43554
43596
|
|
|
43555
43597
|
.e-icons {
|
|
@@ -43567,11 +43609,14 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43567
43609
|
|
|
43568
43610
|
.e-text-content {
|
|
43569
43611
|
@include user-select;
|
|
43570
|
-
border: 1px solid;
|
|
43571
43612
|
cursor: pointer;
|
|
43572
43613
|
margin: 0;
|
|
43573
43614
|
padding: $treeview-text-wrap-padding;
|
|
43574
43615
|
|
|
43616
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43617
|
+
border: 1px solid;
|
|
43618
|
+
}
|
|
43619
|
+
|
|
43575
43620
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43576
43621
|
border: none;
|
|
43577
43622
|
}
|
|
@@ -43657,14 +43702,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43657
43702
|
|
|
43658
43703
|
.e-input-group {
|
|
43659
43704
|
height: $treeview-input-height;
|
|
43660
|
-
@if ($skin-name == '
|
|
43661
|
-
margin-top:
|
|
43662
|
-
|
|
43663
|
-
@else if($skin-name == 'tailwind') {
|
|
43664
|
-
margin-bottom: 3px;
|
|
43705
|
+
@if ($skin-name == 'tailwind') {
|
|
43706
|
+
margin-top: 4px;
|
|
43707
|
+
margin-bottom: 4px;
|
|
43665
43708
|
}
|
|
43666
43709
|
@else if($skin-name == 'bootstrap5') {
|
|
43667
|
-
margin-bottom:
|
|
43710
|
+
margin-bottom: 3px;
|
|
43711
|
+
margin-top: 3px;
|
|
43668
43712
|
}
|
|
43669
43713
|
@else {
|
|
43670
43714
|
margin-bottom: 0;
|
|
@@ -43674,9 +43718,20 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43674
43718
|
@if ($skin-name == 'fluent2') {
|
|
43675
43719
|
border-color: $treeview-input-border-color;
|
|
43676
43720
|
}
|
|
43677
|
-
|
|
43678
|
-
|
|
43721
|
+
.e-input {
|
|
43722
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43679
43723
|
height: 28px;
|
|
43724
|
+
padding-top: 6px;
|
|
43725
|
+
padding-bottom: 6px;
|
|
43726
|
+
}
|
|
43727
|
+
@if $skin-name == 'tailwind3' {
|
|
43728
|
+
line-height: 20px;
|
|
43729
|
+
height: 32px;
|
|
43730
|
+
}
|
|
43731
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43732
|
+
height: 32px;
|
|
43733
|
+
padding-top: 5px;
|
|
43734
|
+
padding-bottom: 5px;
|
|
43680
43735
|
}
|
|
43681
43736
|
}
|
|
43682
43737
|
}
|
|
@@ -44268,13 +44323,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
44268
44323
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44269
44324
|
color: $treeview-item-active-check-color;
|
|
44270
44325
|
}
|
|
44271
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44326
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44272
44327
|
border-color: $content-text-color-selected;
|
|
44273
44328
|
}
|
|
44274
44329
|
}
|
|
44275
44330
|
|
|
44276
44331
|
.e-stop {
|
|
44277
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44332
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44278
44333
|
border-color: $content-text-color-selected;
|
|
44279
44334
|
}
|
|
44280
44335
|
}
|
|
@@ -44325,6 +44380,11 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
44325
44380
|
}
|
|
44326
44381
|
}
|
|
44327
44382
|
}
|
|
44383
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44384
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44385
|
+
border-color: $content-text-color-hover;
|
|
44386
|
+
}
|
|
44387
|
+
}
|
|
44328
44388
|
}
|
|
44329
44389
|
|
|
44330
44390
|
.e-sibling {
|
|
@@ -44815,7 +44875,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
|
|
|
44815
44875
|
$menu-bigger-vscroll-nav-size: 32px !default;
|
|
44816
44876
|
$menu-bigger-scroll-nav-icon-size: 18px !default;
|
|
44817
44877
|
$menu-header-icon-padding: 0 16px !default;
|
|
44818
|
-
$menu-icon-li-height:
|
|
44878
|
+
$menu-icon-li-height: 32px !default;
|
|
44819
44879
|
$menu-li-bgcolor: rgba($content-text-color, .08) !default;
|
|
44820
44880
|
$menu-li-border-color: rgba($flyout-border) !default;
|
|
44821
44881
|
$menu-li-selection-bgcolor: rgba($primary, .08) !default;
|
|
@@ -82052,7 +82112,7 @@ $toast-progressbar-bgr-height: 4px !default;
|
|
|
82052
82112
|
$toast-content-bgr-padding: 8px 0 6px 0 !default;
|
|
82053
82113
|
$toast-bgr-border-radious: 4px !default;
|
|
82054
82114
|
$toast-font-bgr-size: $text-sm !default;
|
|
82055
|
-
$toast-title-font-weight:
|
|
82115
|
+
$toast-title-font-weight: 500 !default;
|
|
82056
82116
|
|
|
82057
82117
|
//Touch Mode End
|
|
82058
82118
|
//Layout Variables End
|
|
@@ -82252,10 +82312,10 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
82252
82312
|
&:first-child {
|
|
82253
82313
|
padding: 0;
|
|
82254
82314
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82255
|
-
padding-bottom:
|
|
82315
|
+
padding-bottom: 8px;
|
|
82256
82316
|
padding-left: 12px;
|
|
82257
82317
|
padding-right: 12px;
|
|
82258
|
-
padding-top:
|
|
82318
|
+
padding-top: 8px;
|
|
82259
82319
|
}
|
|
82260
82320
|
}
|
|
82261
82321
|
|
|
@@ -82323,7 +82383,7 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
82323
82383
|
.e-toast-content {
|
|
82324
82384
|
&:first-child {
|
|
82325
82385
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82326
|
-
padding-left:
|
|
82386
|
+
padding-left: 44px;
|
|
82327
82387
|
}
|
|
82328
82388
|
}
|
|
82329
82389
|
}
|
|
@@ -82370,9 +82430,14 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
82370
82430
|
margin-right: $toast-icon-nrml-right-margin;
|
|
82371
82431
|
width: $toast-icon-nrml-width;
|
|
82372
82432
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82373
|
-
left:
|
|
82374
|
-
margin-left:
|
|
82375
|
-
margin-top:
|
|
82433
|
+
left: 0;
|
|
82434
|
+
margin-left: 12px;
|
|
82435
|
+
margin-top: 10px;
|
|
82436
|
+
padding-bottom: 6px;
|
|
82437
|
+
position: absolute;
|
|
82438
|
+
}
|
|
82439
|
+
@if $skin-name == 'fluent2' {
|
|
82440
|
+
margin-top: 2px;
|
|
82376
82441
|
}
|
|
82377
82442
|
}
|
|
82378
82443
|
|