@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
|
@@ -27637,6 +27637,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
|
|
|
27637
27637
|
border-color: transparent;
|
|
27638
27638
|
color: $calendar-today-disabled-color;
|
|
27639
27639
|
}
|
|
27640
|
+
@if $skin-name == 'tailwind3' {
|
|
27641
|
+
background-color: $calendar-today-disabled-background-style;
|
|
27642
|
+
border-color: $calendar-today-disabled-border-style;
|
|
27643
|
+
}
|
|
27640
27644
|
}
|
|
27641
27645
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
27642
27646
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -59091,9 +59095,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
59091
59095
|
|
|
59092
59096
|
$treeview-big-font-size: $text-base !default;
|
|
59093
59097
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
59094
|
-
$treeview-big-item-height:
|
|
59098
|
+
$treeview-big-item-height: 40px !default;
|
|
59095
59099
|
$treeview-big-text-height: 40px !default;
|
|
59096
|
-
$treeview-big-input-height:
|
|
59100
|
+
$treeview-big-input-height: 36px !default;
|
|
59097
59101
|
$treeview-big-text-padding: 0 12px !default;
|
|
59098
59102
|
$treeview-big-input-padding: 0 9px !default;
|
|
59099
59103
|
$treeview-big-icon-padding: 0px !default;
|
|
@@ -59330,7 +59334,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59330
59334
|
|
|
59331
59335
|
.e-list-item {
|
|
59332
59336
|
list-style: none;
|
|
59333
|
-
@if $skin-name
|
|
59337
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59334
59338
|
padding: 2px 0;
|
|
59335
59339
|
}
|
|
59336
59340
|
@if $skin-name == 'fluent2' {
|
|
@@ -59338,13 +59342,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59338
59342
|
}
|
|
59339
59343
|
|
|
59340
59344
|
.e-ul {
|
|
59341
|
-
margin: 2px 0 -2px;
|
|
59342
59345
|
padding: $treeview-child-ul-padding;
|
|
59343
|
-
@if $skin-name == '
|
|
59344
|
-
margin: 2px 0
|
|
59346
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59347
|
+
margin: 2px 0 -2px;
|
|
59345
59348
|
}
|
|
59346
|
-
@
|
|
59347
|
-
margin:
|
|
59349
|
+
@if $skin-name == 'fluent2' {
|
|
59350
|
+
margin-top: 4px;
|
|
59348
59351
|
}
|
|
59349
59352
|
}
|
|
59350
59353
|
|
|
@@ -59381,6 +59384,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59381
59384
|
.e-icons.e-icons-spinner::before {
|
|
59382
59385
|
content: none;
|
|
59383
59386
|
}
|
|
59387
|
+
|
|
59388
|
+
.e-text-content {
|
|
59389
|
+
.e-list-text {
|
|
59390
|
+
&:has(> .e-input-group) {
|
|
59391
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59392
|
+
padding-top: 1px;
|
|
59393
|
+
padding-bottom: 1px;
|
|
59394
|
+
.e-input-group {
|
|
59395
|
+
height: 34px;
|
|
59396
|
+
|
|
59397
|
+
.e-input {
|
|
59398
|
+
line-height: 26px;
|
|
59399
|
+
min-height: 26px;
|
|
59400
|
+
}
|
|
59401
|
+
}
|
|
59402
|
+
}
|
|
59403
|
+
@if $skin-name == 'tailwind3' {
|
|
59404
|
+
padding-top: 4px;
|
|
59405
|
+
padding-bottom: 4px;
|
|
59406
|
+
}
|
|
59407
|
+
@if $skin-name == 'highcontrast' {
|
|
59408
|
+
padding-top: 3px;
|
|
59409
|
+
padding-bottom: 3px;
|
|
59410
|
+
}
|
|
59411
|
+
@if ($skin-name == 'FluentUI') {
|
|
59412
|
+
padding-top: 3px;
|
|
59413
|
+
padding-bottom: 3px;
|
|
59414
|
+
}
|
|
59415
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59416
|
+
padding-top: 2px;
|
|
59417
|
+
padding-bottom: 2px;
|
|
59418
|
+
}
|
|
59419
|
+
@if $skin-name == 'bootstrap4' {
|
|
59420
|
+
padding-top: 5px;
|
|
59421
|
+
padding-bottom: 5px;
|
|
59422
|
+
}
|
|
59423
|
+
}
|
|
59424
|
+
}
|
|
59425
|
+
}
|
|
59384
59426
|
}
|
|
59385
59427
|
|
|
59386
59428
|
.e-icons {
|
|
@@ -59398,11 +59440,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59398
59440
|
|
|
59399
59441
|
.e-text-content {
|
|
59400
59442
|
@include user-select;
|
|
59401
|
-
border: 1px solid;
|
|
59402
59443
|
cursor: pointer;
|
|
59403
59444
|
margin: 0;
|
|
59404
59445
|
padding: $treeview-text-wrap-padding;
|
|
59405
59446
|
|
|
59447
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59448
|
+
border: 1px solid;
|
|
59449
|
+
}
|
|
59450
|
+
|
|
59406
59451
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59407
59452
|
border: none;
|
|
59408
59453
|
}
|
|
@@ -59488,14 +59533,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59488
59533
|
|
|
59489
59534
|
.e-input-group {
|
|
59490
59535
|
height: $treeview-input-height;
|
|
59491
|
-
@if ($skin-name == '
|
|
59492
|
-
margin-top:
|
|
59493
|
-
|
|
59494
|
-
@else if($skin-name == 'tailwind') {
|
|
59495
|
-
margin-bottom: 3px;
|
|
59536
|
+
@if ($skin-name == 'tailwind') {
|
|
59537
|
+
margin-top: 4px;
|
|
59538
|
+
margin-bottom: 4px;
|
|
59496
59539
|
}
|
|
59497
59540
|
@else if($skin-name == 'bootstrap5') {
|
|
59498
|
-
margin-bottom:
|
|
59541
|
+
margin-bottom: 3px;
|
|
59542
|
+
margin-top: 3px;
|
|
59499
59543
|
}
|
|
59500
59544
|
@else {
|
|
59501
59545
|
margin-bottom: 0;
|
|
@@ -59505,9 +59549,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59505
59549
|
@if ($skin-name == 'fluent2') {
|
|
59506
59550
|
border-color: $treeview-input-border-color;
|
|
59507
59551
|
}
|
|
59508
|
-
|
|
59509
|
-
|
|
59552
|
+
.e-input {
|
|
59553
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59510
59554
|
height: 28px;
|
|
59555
|
+
padding-top: 6px;
|
|
59556
|
+
padding-bottom: 6px;
|
|
59557
|
+
}
|
|
59558
|
+
@if $skin-name == 'tailwind3' {
|
|
59559
|
+
line-height: 20px;
|
|
59560
|
+
height: 32px;
|
|
59561
|
+
}
|
|
59562
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59563
|
+
height: 32px;
|
|
59564
|
+
padding-top: 5px;
|
|
59565
|
+
padding-bottom: 5px;
|
|
59511
59566
|
}
|
|
59512
59567
|
}
|
|
59513
59568
|
}
|
|
@@ -60099,13 +60154,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60099
60154
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60100
60155
|
color: $treeview-item-active-check-color;
|
|
60101
60156
|
}
|
|
60102
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60157
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60103
60158
|
border-color: $content-text-color-selected;
|
|
60104
60159
|
}
|
|
60105
60160
|
}
|
|
60106
60161
|
|
|
60107
60162
|
.e-stop {
|
|
60108
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60163
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60109
60164
|
border-color: $content-text-color-selected;
|
|
60110
60165
|
}
|
|
60111
60166
|
}
|
|
@@ -60156,6 +60211,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60156
60211
|
}
|
|
60157
60212
|
}
|
|
60158
60213
|
}
|
|
60214
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60215
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60216
|
+
border-color: $content-text-color-hover;
|
|
60217
|
+
}
|
|
60218
|
+
}
|
|
60159
60219
|
}
|
|
60160
60220
|
|
|
60161
60221
|
.e-sibling {
|
|
@@ -60525,6 +60585,30 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60525
60585
|
min-height: $treeview-big-item-height;
|
|
60526
60586
|
}
|
|
60527
60587
|
|
|
60588
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60589
|
+
padding: $treeview-big-text-padding;
|
|
60590
|
+
}
|
|
60591
|
+
|
|
60592
|
+
@if $skin-name == 'highcontrast' {
|
|
60593
|
+
padding-top: 11px;
|
|
60594
|
+
padding-bottom: 11px;
|
|
60595
|
+
}
|
|
60596
|
+
|
|
60597
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60598
|
+
padding-top: 12px;
|
|
60599
|
+
padding-bottom: 12px;
|
|
60600
|
+
}
|
|
60601
|
+
|
|
60602
|
+
@if $skin-name == 'FluentUI' {
|
|
60603
|
+
padding-top: 10px;
|
|
60604
|
+
padding-bottom: 10px;
|
|
60605
|
+
}
|
|
60606
|
+
|
|
60607
|
+
@if $skin-name == 'bootstrap4' {
|
|
60608
|
+
padding-top: 13px;
|
|
60609
|
+
padding-bottom: 13px;
|
|
60610
|
+
}
|
|
60611
|
+
|
|
60528
60612
|
.e-input-group {
|
|
60529
60613
|
height: $treeview-big-input-height;
|
|
60530
60614
|
|
|
@@ -60533,6 +60617,69 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60533
60617
|
height: 36px;
|
|
60534
60618
|
}
|
|
60535
60619
|
}
|
|
60620
|
+
|
|
60621
|
+
@if $skin-name =='bootstrap5' {
|
|
60622
|
+
padding-top: 6px;
|
|
60623
|
+
padding-bottom: 6px;
|
|
60624
|
+
margin-top: 2px;
|
|
60625
|
+
margin-bottom: 2px;
|
|
60626
|
+
}
|
|
60627
|
+
|
|
60628
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60629
|
+
line-height: 42px;
|
|
60630
|
+
min-height: 42px;
|
|
60631
|
+
}
|
|
60632
|
+
|
|
60633
|
+
.e-input {
|
|
60634
|
+
@if $skin-name =='tailwind3' {
|
|
60635
|
+
height: 40px;
|
|
60636
|
+
line-height: 24px;
|
|
60637
|
+
padding-top: 8px;
|
|
60638
|
+
padding-bottom: 8px;
|
|
60639
|
+
}
|
|
60640
|
+
|
|
60641
|
+
@if $skin-name =='bootstrap5' {
|
|
60642
|
+
height: 24px;
|
|
60643
|
+
}
|
|
60644
|
+
|
|
60645
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60646
|
+
line-height: 28px;
|
|
60647
|
+
min-height: 28px;
|
|
60648
|
+
padding-top: 9px;
|
|
60649
|
+
padding-bottom: 5px;
|
|
60650
|
+
}
|
|
60651
|
+
|
|
60652
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60653
|
+
line-height: 24px;
|
|
60654
|
+
min-height: 24px;
|
|
60655
|
+
padding-top: 7px;
|
|
60656
|
+
padding-bottom: 7px;
|
|
60657
|
+
}
|
|
60658
|
+
}
|
|
60659
|
+
}
|
|
60660
|
+
}
|
|
60661
|
+
|
|
60662
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60663
|
+
&:has(> .e-input-group) {
|
|
60664
|
+
@if $skin-name =='highcontrast' {
|
|
60665
|
+
padding-top: 4px;
|
|
60666
|
+
padding-bottom: 4px;
|
|
60667
|
+
}
|
|
60668
|
+
|
|
60669
|
+
@if $skin-name =='FluentUI' {
|
|
60670
|
+
padding-top: 2px;
|
|
60671
|
+
padding-bottom: 2px;
|
|
60672
|
+
}
|
|
60673
|
+
|
|
60674
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60675
|
+
padding-top: 3px;
|
|
60676
|
+
padding-bottom: 3px;
|
|
60677
|
+
}
|
|
60678
|
+
|
|
60679
|
+
@if $skin-name == 'bootstrap4' {
|
|
60680
|
+
padding-top: 6px;
|
|
60681
|
+
padding-bottom: 6px;
|
|
60682
|
+
}
|
|
60536
60683
|
}
|
|
60537
60684
|
}
|
|
60538
60685
|
|
|
@@ -60717,6 +60864,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60717
60864
|
.e-treeview.e-bigger {
|
|
60718
60865
|
.e-list-text {
|
|
60719
60866
|
font-size: $treeview-big-font-size;
|
|
60867
|
+
@if $skin-name == 'Material3' {
|
|
60868
|
+
padding: 12px;
|
|
60869
|
+
}
|
|
60870
|
+
|
|
60720
60871
|
@if $skin-name == 'bootstrap4' {
|
|
60721
60872
|
color: $treeview-big-text-color;
|
|
60722
60873
|
}
|
|
@@ -109030,9 +109181,9 @@ $skeleton-card-color: $content-bg-color-alt2;
|
|
|
109030
109181
|
|
|
109031
109182
|
//Layout Variables Start
|
|
109032
109183
|
//Mouse Mode Start
|
|
109033
|
-
$toast-icon-nrml-height:
|
|
109034
|
-
$toast-icon-nrml-width:
|
|
109035
|
-
$toast-icon-nrml-size:
|
|
109184
|
+
$toast-icon-nrml-height: 18px !default;
|
|
109185
|
+
$toast-icon-nrml-width: 18px !default;
|
|
109186
|
+
$toast-icon-nrml-size: 18px !default;
|
|
109036
109187
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
109037
109188
|
$toast-close-icon-nrml-height: 20px !default;
|
|
109038
109189
|
$toast-close-icon-nrml-width: 20px !default;
|
|
@@ -109052,9 +109203,9 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
109052
109203
|
//Mouse Mode End
|
|
109053
109204
|
|
|
109054
109205
|
//Touch Mode Start
|
|
109055
|
-
$toast-icon-bgr-height:
|
|
109056
|
-
$toast-icon-bgr-width:
|
|
109057
|
-
$toast-icon-bgr-size:
|
|
109206
|
+
$toast-icon-bgr-height: 20px !default;
|
|
109207
|
+
$toast-icon-bgr-width: 20px !default;
|
|
109208
|
+
$toast-icon-bgr-size: 20px !default;
|
|
109058
109209
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
109059
109210
|
$toast-close-icon-bgr-height: 24px !default;
|
|
109060
109211
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -109260,10 +109411,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109260
109411
|
&:first-child {
|
|
109261
109412
|
padding: 0;
|
|
109262
109413
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109263
|
-
padding-bottom:
|
|
109414
|
+
padding-bottom: 8px;
|
|
109264
109415
|
padding-left: 12px;
|
|
109265
109416
|
padding-right: 12px;
|
|
109266
|
-
padding-top:
|
|
109417
|
+
padding-top: 8px;
|
|
109267
109418
|
}
|
|
109268
109419
|
}
|
|
109269
109420
|
|
|
@@ -109331,7 +109482,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109331
109482
|
.e-toast-content {
|
|
109332
109483
|
&:first-child {
|
|
109333
109484
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109334
|
-
padding-left:
|
|
109485
|
+
padding-left: 44px;
|
|
109335
109486
|
}
|
|
109336
109487
|
}
|
|
109337
109488
|
}
|
|
@@ -109378,9 +109529,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109378
109529
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109379
109530
|
width: $toast-icon-nrml-width;
|
|
109380
109531
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109381
|
-
left:
|
|
109382
|
-
margin-left:
|
|
109383
|
-
margin-top:
|
|
109532
|
+
left: 0;
|
|
109533
|
+
margin-left: 12px;
|
|
109534
|
+
margin-top: 10px;
|
|
109535
|
+
padding-bottom: 6px;
|
|
109536
|
+
position: absolute;
|
|
109537
|
+
}
|
|
109538
|
+
@if $skin-name == 'fluent2' {
|
|
109539
|
+
margin-top: 2px;
|
|
109384
109540
|
}
|
|
109385
109541
|
}
|
|
109386
109542
|
|
|
@@ -109852,8 +110008,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109852
110008
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109853
110009
|
width: $toast-icon-bgr-width;
|
|
109854
110010
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109855
|
-
left:
|
|
109856
|
-
margin-top:
|
|
110011
|
+
left: 0;
|
|
110012
|
+
margin-top: 14px;
|
|
110013
|
+
margin-left: 12px;
|
|
109857
110014
|
}
|
|
109858
110015
|
}
|
|
109859
110016
|
|
|
@@ -19770,6 +19770,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
|
|
|
19770
19770
|
border-color: transparent;
|
|
19771
19771
|
color: $calendar-today-disabled-color;
|
|
19772
19772
|
}
|
|
19773
|
+
@if $skin-name == 'tailwind3' {
|
|
19774
|
+
background-color: $calendar-today-disabled-background-style;
|
|
19775
|
+
border-color: $calendar-today-disabled-border-style;
|
|
19776
|
+
}
|
|
19773
19777
|
}
|
|
19774
19778
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
19775
19779
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -43183,9 +43187,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
43183
43187
|
|
|
43184
43188
|
$treeview-big-font-size: $text-base !default;
|
|
43185
43189
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
43186
|
-
$treeview-big-item-height:
|
|
43190
|
+
$treeview-big-item-height: 40px !default;
|
|
43187
43191
|
$treeview-big-text-height: 40px !default;
|
|
43188
|
-
$treeview-big-input-height:
|
|
43192
|
+
$treeview-big-input-height: 36px !default;
|
|
43189
43193
|
$treeview-big-text-padding: 0 12px !default;
|
|
43190
43194
|
$treeview-big-input-padding: 0 9px !default;
|
|
43191
43195
|
$treeview-big-icon-padding: 0px !default;
|
|
@@ -43422,7 +43426,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43422
43426
|
|
|
43423
43427
|
.e-list-item {
|
|
43424
43428
|
list-style: none;
|
|
43425
|
-
@if $skin-name
|
|
43429
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43426
43430
|
padding: 2px 0;
|
|
43427
43431
|
}
|
|
43428
43432
|
@if $skin-name == 'fluent2' {
|
|
@@ -43430,13 +43434,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43430
43434
|
}
|
|
43431
43435
|
|
|
43432
43436
|
.e-ul {
|
|
43433
|
-
margin: 2px 0 -2px;
|
|
43434
43437
|
padding: $treeview-child-ul-padding;
|
|
43435
|
-
@if $skin-name == '
|
|
43436
|
-
margin: 2px 0
|
|
43438
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43439
|
+
margin: 2px 0 -2px;
|
|
43437
43440
|
}
|
|
43438
|
-
@
|
|
43439
|
-
margin:
|
|
43441
|
+
@if $skin-name == 'fluent2' {
|
|
43442
|
+
margin-top: 4px;
|
|
43440
43443
|
}
|
|
43441
43444
|
}
|
|
43442
43445
|
|
|
@@ -43473,6 +43476,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43473
43476
|
.e-icons.e-icons-spinner::before {
|
|
43474
43477
|
content: none;
|
|
43475
43478
|
}
|
|
43479
|
+
|
|
43480
|
+
.e-text-content {
|
|
43481
|
+
.e-list-text {
|
|
43482
|
+
&:has(> .e-input-group) {
|
|
43483
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43484
|
+
padding-top: 1px;
|
|
43485
|
+
padding-bottom: 1px;
|
|
43486
|
+
.e-input-group {
|
|
43487
|
+
height: 34px;
|
|
43488
|
+
|
|
43489
|
+
.e-input {
|
|
43490
|
+
line-height: 26px;
|
|
43491
|
+
min-height: 26px;
|
|
43492
|
+
}
|
|
43493
|
+
}
|
|
43494
|
+
}
|
|
43495
|
+
@if $skin-name == 'tailwind3' {
|
|
43496
|
+
padding-top: 4px;
|
|
43497
|
+
padding-bottom: 4px;
|
|
43498
|
+
}
|
|
43499
|
+
@if $skin-name == 'highcontrast' {
|
|
43500
|
+
padding-top: 3px;
|
|
43501
|
+
padding-bottom: 3px;
|
|
43502
|
+
}
|
|
43503
|
+
@if ($skin-name == 'FluentUI') {
|
|
43504
|
+
padding-top: 3px;
|
|
43505
|
+
padding-bottom: 3px;
|
|
43506
|
+
}
|
|
43507
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43508
|
+
padding-top: 2px;
|
|
43509
|
+
padding-bottom: 2px;
|
|
43510
|
+
}
|
|
43511
|
+
@if $skin-name == 'bootstrap4' {
|
|
43512
|
+
padding-top: 5px;
|
|
43513
|
+
padding-bottom: 5px;
|
|
43514
|
+
}
|
|
43515
|
+
}
|
|
43516
|
+
}
|
|
43517
|
+
}
|
|
43476
43518
|
}
|
|
43477
43519
|
|
|
43478
43520
|
.e-icons {
|
|
@@ -43490,11 +43532,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43490
43532
|
|
|
43491
43533
|
.e-text-content {
|
|
43492
43534
|
@include user-select;
|
|
43493
|
-
border: 1px solid;
|
|
43494
43535
|
cursor: pointer;
|
|
43495
43536
|
margin: 0;
|
|
43496
43537
|
padding: $treeview-text-wrap-padding;
|
|
43497
43538
|
|
|
43539
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43540
|
+
border: 1px solid;
|
|
43541
|
+
}
|
|
43542
|
+
|
|
43498
43543
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43499
43544
|
border: none;
|
|
43500
43545
|
}
|
|
@@ -43580,14 +43625,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43580
43625
|
|
|
43581
43626
|
.e-input-group {
|
|
43582
43627
|
height: $treeview-input-height;
|
|
43583
|
-
@if ($skin-name == '
|
|
43584
|
-
margin-top:
|
|
43585
|
-
|
|
43586
|
-
@else if($skin-name == 'tailwind') {
|
|
43587
|
-
margin-bottom: 3px;
|
|
43628
|
+
@if ($skin-name == 'tailwind') {
|
|
43629
|
+
margin-top: 4px;
|
|
43630
|
+
margin-bottom: 4px;
|
|
43588
43631
|
}
|
|
43589
43632
|
@else if($skin-name == 'bootstrap5') {
|
|
43590
|
-
margin-bottom:
|
|
43633
|
+
margin-bottom: 3px;
|
|
43634
|
+
margin-top: 3px;
|
|
43591
43635
|
}
|
|
43592
43636
|
@else {
|
|
43593
43637
|
margin-bottom: 0;
|
|
@@ -43597,9 +43641,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43597
43641
|
@if ($skin-name == 'fluent2') {
|
|
43598
43642
|
border-color: $treeview-input-border-color;
|
|
43599
43643
|
}
|
|
43600
|
-
|
|
43601
|
-
|
|
43644
|
+
.e-input {
|
|
43645
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43602
43646
|
height: 28px;
|
|
43647
|
+
padding-top: 6px;
|
|
43648
|
+
padding-bottom: 6px;
|
|
43649
|
+
}
|
|
43650
|
+
@if $skin-name == 'tailwind3' {
|
|
43651
|
+
line-height: 20px;
|
|
43652
|
+
height: 32px;
|
|
43653
|
+
}
|
|
43654
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43655
|
+
height: 32px;
|
|
43656
|
+
padding-top: 5px;
|
|
43657
|
+
padding-bottom: 5px;
|
|
43603
43658
|
}
|
|
43604
43659
|
}
|
|
43605
43660
|
}
|
|
@@ -44191,13 +44246,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44191
44246
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44192
44247
|
color: $treeview-item-active-check-color;
|
|
44193
44248
|
}
|
|
44194
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44249
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44195
44250
|
border-color: $content-text-color-selected;
|
|
44196
44251
|
}
|
|
44197
44252
|
}
|
|
44198
44253
|
|
|
44199
44254
|
.e-stop {
|
|
44200
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44255
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44201
44256
|
border-color: $content-text-color-selected;
|
|
44202
44257
|
}
|
|
44203
44258
|
}
|
|
@@ -44248,6 +44303,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44248
44303
|
}
|
|
44249
44304
|
}
|
|
44250
44305
|
}
|
|
44306
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44307
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44308
|
+
border-color: $content-text-color-hover;
|
|
44309
|
+
}
|
|
44310
|
+
}
|
|
44251
44311
|
}
|
|
44252
44312
|
|
|
44253
44313
|
.e-sibling {
|
|
@@ -81629,9 +81689,9 @@ $skeleton-card-color: $content-bg-color-alt2;
|
|
|
81629
81689
|
|
|
81630
81690
|
//Layout Variables Start
|
|
81631
81691
|
//Mouse Mode Start
|
|
81632
|
-
$toast-icon-nrml-height:
|
|
81633
|
-
$toast-icon-nrml-width:
|
|
81634
|
-
$toast-icon-nrml-size:
|
|
81692
|
+
$toast-icon-nrml-height: 18px !default;
|
|
81693
|
+
$toast-icon-nrml-width: 18px !default;
|
|
81694
|
+
$toast-icon-nrml-size: 18px !default;
|
|
81635
81695
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
81636
81696
|
$toast-close-icon-nrml-height: 20px !default;
|
|
81637
81697
|
$toast-close-icon-nrml-width: 20px !default;
|
|
@@ -81651,9 +81711,9 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
81651
81711
|
//Mouse Mode End
|
|
81652
81712
|
|
|
81653
81713
|
//Touch Mode Start
|
|
81654
|
-
$toast-icon-bgr-height:
|
|
81655
|
-
$toast-icon-bgr-width:
|
|
81656
|
-
$toast-icon-bgr-size:
|
|
81714
|
+
$toast-icon-bgr-height: 20px !default;
|
|
81715
|
+
$toast-icon-bgr-width: 20px !default;
|
|
81716
|
+
$toast-icon-bgr-size: 20px !default;
|
|
81657
81717
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
81658
81718
|
$toast-close-icon-bgr-height: 24px !default;
|
|
81659
81719
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -81859,10 +81919,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81859
81919
|
&:first-child {
|
|
81860
81920
|
padding: 0;
|
|
81861
81921
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81862
|
-
padding-bottom:
|
|
81922
|
+
padding-bottom: 8px;
|
|
81863
81923
|
padding-left: 12px;
|
|
81864
81924
|
padding-right: 12px;
|
|
81865
|
-
padding-top:
|
|
81925
|
+
padding-top: 8px;
|
|
81866
81926
|
}
|
|
81867
81927
|
}
|
|
81868
81928
|
|
|
@@ -81930,7 +81990,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81930
81990
|
.e-toast-content {
|
|
81931
81991
|
&:first-child {
|
|
81932
81992
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81933
|
-
padding-left:
|
|
81993
|
+
padding-left: 44px;
|
|
81934
81994
|
}
|
|
81935
81995
|
}
|
|
81936
81996
|
}
|
|
@@ -81977,9 +82037,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81977
82037
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81978
82038
|
width: $toast-icon-nrml-width;
|
|
81979
82039
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81980
|
-
left:
|
|
81981
|
-
margin-left:
|
|
81982
|
-
margin-top:
|
|
82040
|
+
left: 0;
|
|
82041
|
+
margin-left: 12px;
|
|
82042
|
+
margin-top: 10px;
|
|
82043
|
+
padding-bottom: 6px;
|
|
82044
|
+
position: absolute;
|
|
82045
|
+
}
|
|
82046
|
+
@if $skin-name == 'fluent2' {
|
|
82047
|
+
margin-top: 2px;
|
|
81983
82048
|
}
|
|
81984
82049
|
}
|
|
81985
82050
|
|