@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
|
@@ -20866,6 +20866,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
20866
20866
|
border-color: transparent;
|
|
20867
20867
|
color: $calendar-today-disabled-color;
|
|
20868
20868
|
}
|
|
20869
|
+
@if $skin-name == 'tailwind3' {
|
|
20870
|
+
background-color: $calendar-today-disabled-background-style;
|
|
20871
|
+
border-color: $calendar-today-disabled-border-style;
|
|
20872
|
+
}
|
|
20869
20873
|
}
|
|
20870
20874
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
20871
20875
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -44248,8 +44252,8 @@ $treeview-font-size: $text-sm !default;
|
|
|
44248
44252
|
$treeview-icon-font-size: $text-xl !default;
|
|
44249
44253
|
$treeview-image-font-size: $text-xl !default;
|
|
44250
44254
|
$treeview-item-height: 36px !default;
|
|
44251
|
-
$treeview-text-height:
|
|
44252
|
-
$treeview-input-height:
|
|
44255
|
+
$treeview-text-height: 22px !default;
|
|
44256
|
+
$treeview-input-height: 32px !default;
|
|
44253
44257
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
44254
44258
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
44255
44259
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -44261,7 +44265,7 @@ $treeview-big-icon-size: 24px !default;
|
|
|
44261
44265
|
$treeview-icon-margin: 0 4px 0 -24px !default;
|
|
44262
44266
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
44263
44267
|
$treeview-icon-padding: 0px !default;
|
|
44264
|
-
$treeview-text-padding:
|
|
44268
|
+
$treeview-text-padding: 7px 8px !default;
|
|
44265
44269
|
$treeview-text-margin: 0 !default;
|
|
44266
44270
|
$treeview-image-size: 18px !default;
|
|
44267
44271
|
$treeview-image-margin: 0 0 0 8px !default;
|
|
@@ -44276,7 +44280,7 @@ $treeview-icon-image-margin: 0 0 0 8px !default;
|
|
|
44276
44280
|
$treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
|
|
44277
44281
|
$treeview-check-margin: 0 0 0 8px !default;
|
|
44278
44282
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
44279
|
-
$treeview-check-text-padding:
|
|
44283
|
+
$treeview-check-text-padding: 7px 8px !default;
|
|
44280
44284
|
$treeview-check-image-margin: 0 0 0 8px !default;
|
|
44281
44285
|
$treeview-rtl-check-image-margin: 0 8px 0 0 !default;
|
|
44282
44286
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -44291,9 +44295,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
44291
44295
|
$treeview-big-font-size: $text-base !default;
|
|
44292
44296
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
44293
44297
|
$treeview-big-item-height: 42px !default;
|
|
44294
|
-
$treeview-big-text-height:
|
|
44295
|
-
$treeview-big-input-height:
|
|
44296
|
-
$treeview-big-text-padding:
|
|
44298
|
+
$treeview-big-text-height: 24px !default;
|
|
44299
|
+
$treeview-big-input-height: 38px !default;
|
|
44300
|
+
$treeview-big-text-padding: 9px 12px !default;
|
|
44297
44301
|
$treeview-big-input-padding: 0 9px !default;
|
|
44298
44302
|
$treeview-big-icon-padding: 0px !default;
|
|
44299
44303
|
$treeview-big-image-margin: 0 0 0 12px !default;
|
|
@@ -44316,7 +44320,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
|
|
|
44316
44320
|
$treeview-big-drag-icon-font-size: $text-2xl !default;
|
|
44317
44321
|
$treeview-big-drag-item-text-padding-left: 24px !default;
|
|
44318
44322
|
$treeview-big-drag-before-icon-padding: 6px !default;
|
|
44319
|
-
$treeview-big-check-text-padding:
|
|
44323
|
+
$treeview-big-check-text-padding: 9px 12px !default;
|
|
44320
44324
|
$treeview-big-check-wrap-width: calc(100% - 29px) !default;
|
|
44321
44325
|
$treeview-big-check-icon-wrap-width: calc(100% - 65px) !default;
|
|
44322
44326
|
$treeview-big-check-icon-img-wrap-width: calc(100% - 101px) !default;
|
|
@@ -44528,7 +44532,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44528
44532
|
|
|
44529
44533
|
.e-list-item {
|
|
44530
44534
|
list-style: none;
|
|
44531
|
-
@if $skin-name
|
|
44535
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44532
44536
|
padding: 2px 0;
|
|
44533
44537
|
}
|
|
44534
44538
|
@if $skin-name == 'fluent2' {
|
|
@@ -44536,13 +44540,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44536
44540
|
}
|
|
44537
44541
|
|
|
44538
44542
|
.e-ul {
|
|
44539
|
-
margin: 2px 0 -2px;
|
|
44540
44543
|
padding: $treeview-child-ul-padding;
|
|
44541
|
-
@if $skin-name == '
|
|
44542
|
-
margin: 2px 0
|
|
44544
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44545
|
+
margin: 2px 0 -2px;
|
|
44543
44546
|
}
|
|
44544
|
-
@
|
|
44545
|
-
margin:
|
|
44547
|
+
@if $skin-name == 'fluent2' {
|
|
44548
|
+
margin-top: 4px;
|
|
44546
44549
|
}
|
|
44547
44550
|
}
|
|
44548
44551
|
|
|
@@ -44579,6 +44582,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44579
44582
|
.e-icons.e-icons-spinner::before {
|
|
44580
44583
|
content: none;
|
|
44581
44584
|
}
|
|
44585
|
+
|
|
44586
|
+
.e-text-content {
|
|
44587
|
+
.e-list-text {
|
|
44588
|
+
&:has(> .e-input-group) {
|
|
44589
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
44590
|
+
padding-top: 1px;
|
|
44591
|
+
padding-bottom: 1px;
|
|
44592
|
+
.e-input-group {
|
|
44593
|
+
height: 34px;
|
|
44594
|
+
|
|
44595
|
+
.e-input {
|
|
44596
|
+
line-height: 26px;
|
|
44597
|
+
min-height: 26px;
|
|
44598
|
+
}
|
|
44599
|
+
}
|
|
44600
|
+
}
|
|
44601
|
+
@if $skin-name == 'tailwind3' {
|
|
44602
|
+
padding-top: 4px;
|
|
44603
|
+
padding-bottom: 4px;
|
|
44604
|
+
}
|
|
44605
|
+
@if $skin-name == 'highcontrast' {
|
|
44606
|
+
padding-top: 3px;
|
|
44607
|
+
padding-bottom: 3px;
|
|
44608
|
+
}
|
|
44609
|
+
@if ($skin-name == 'FluentUI') {
|
|
44610
|
+
padding-top: 3px;
|
|
44611
|
+
padding-bottom: 3px;
|
|
44612
|
+
}
|
|
44613
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
44614
|
+
padding-top: 2px;
|
|
44615
|
+
padding-bottom: 2px;
|
|
44616
|
+
}
|
|
44617
|
+
@if $skin-name == 'bootstrap4' {
|
|
44618
|
+
padding-top: 5px;
|
|
44619
|
+
padding-bottom: 5px;
|
|
44620
|
+
}
|
|
44621
|
+
}
|
|
44622
|
+
}
|
|
44623
|
+
}
|
|
44582
44624
|
}
|
|
44583
44625
|
|
|
44584
44626
|
.e-icons {
|
|
@@ -44596,11 +44638,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44596
44638
|
|
|
44597
44639
|
.e-text-content {
|
|
44598
44640
|
@include user-select;
|
|
44599
|
-
border: 1px solid;
|
|
44600
44641
|
cursor: pointer;
|
|
44601
44642
|
margin: 0;
|
|
44602
44643
|
padding: $treeview-text-wrap-padding;
|
|
44603
44644
|
|
|
44645
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44646
|
+
border: 1px solid;
|
|
44647
|
+
}
|
|
44648
|
+
|
|
44604
44649
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
44605
44650
|
border: none;
|
|
44606
44651
|
}
|
|
@@ -44686,14 +44731,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44686
44731
|
|
|
44687
44732
|
.e-input-group {
|
|
44688
44733
|
height: $treeview-input-height;
|
|
44689
|
-
@if ($skin-name == '
|
|
44690
|
-
margin-top:
|
|
44691
|
-
|
|
44692
|
-
@else if($skin-name == 'tailwind') {
|
|
44693
|
-
margin-bottom: 3px;
|
|
44734
|
+
@if ($skin-name == 'tailwind') {
|
|
44735
|
+
margin-top: 4px;
|
|
44736
|
+
margin-bottom: 4px;
|
|
44694
44737
|
}
|
|
44695
44738
|
@else if($skin-name == 'bootstrap5') {
|
|
44696
|
-
margin-bottom:
|
|
44739
|
+
margin-bottom: 3px;
|
|
44740
|
+
margin-top: 3px;
|
|
44697
44741
|
}
|
|
44698
44742
|
@else {
|
|
44699
44743
|
margin-bottom: 0;
|
|
@@ -44703,9 +44747,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44703
44747
|
@if ($skin-name == 'fluent2') {
|
|
44704
44748
|
border-color: $treeview-input-border-color;
|
|
44705
44749
|
}
|
|
44706
|
-
|
|
44707
|
-
|
|
44750
|
+
.e-input {
|
|
44751
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
44708
44752
|
height: 28px;
|
|
44753
|
+
padding-top: 6px;
|
|
44754
|
+
padding-bottom: 6px;
|
|
44755
|
+
}
|
|
44756
|
+
@if $skin-name == 'tailwind3' {
|
|
44757
|
+
line-height: 20px;
|
|
44758
|
+
height: 32px;
|
|
44759
|
+
}
|
|
44760
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
44761
|
+
height: 32px;
|
|
44762
|
+
padding-top: 5px;
|
|
44763
|
+
padding-bottom: 5px;
|
|
44709
44764
|
}
|
|
44710
44765
|
}
|
|
44711
44766
|
}
|
|
@@ -45297,13 +45352,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45297
45352
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
45298
45353
|
color: $treeview-item-active-check-color;
|
|
45299
45354
|
}
|
|
45300
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45355
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45301
45356
|
border-color: $content-text-color-selected;
|
|
45302
45357
|
}
|
|
45303
45358
|
}
|
|
45304
45359
|
|
|
45305
45360
|
.e-stop {
|
|
45306
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45361
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45307
45362
|
border-color: $content-text-color-selected;
|
|
45308
45363
|
}
|
|
45309
45364
|
}
|
|
@@ -45354,6 +45409,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45354
45409
|
}
|
|
45355
45410
|
}
|
|
45356
45411
|
}
|
|
45412
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
45413
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
45414
|
+
border-color: $content-text-color-hover;
|
|
45415
|
+
}
|
|
45416
|
+
}
|
|
45357
45417
|
}
|
|
45358
45418
|
|
|
45359
45419
|
.e-sibling {
|
|
@@ -82759,9 +82819,9 @@ $skeleton-card-color: $content-bg-color-alt2;
|
|
|
82759
82819
|
|
|
82760
82820
|
//Layout Variables Start
|
|
82761
82821
|
//Mouse Mode Start
|
|
82762
|
-
$toast-icon-nrml-height:
|
|
82763
|
-
$toast-icon-nrml-width:
|
|
82764
|
-
$toast-icon-nrml-size:
|
|
82822
|
+
$toast-icon-nrml-height: 18px !default;
|
|
82823
|
+
$toast-icon-nrml-width: 18px !default;
|
|
82824
|
+
$toast-icon-nrml-size: 18px !default;
|
|
82765
82825
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
82766
82826
|
$toast-close-icon-nrml-height: 20px !default;
|
|
82767
82827
|
$toast-close-icon-nrml-width: 20px !default;
|
|
@@ -82781,9 +82841,9 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
82781
82841
|
//Mouse Mode End
|
|
82782
82842
|
|
|
82783
82843
|
//Touch Mode Start
|
|
82784
|
-
$toast-icon-bgr-height:
|
|
82785
|
-
$toast-icon-bgr-width:
|
|
82786
|
-
$toast-icon-bgr-size:
|
|
82844
|
+
$toast-icon-bgr-height: 20px !default;
|
|
82845
|
+
$toast-icon-bgr-width: 20px !default;
|
|
82846
|
+
$toast-icon-bgr-size: 20px !default;
|
|
82787
82847
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
82788
82848
|
$toast-close-icon-bgr-height: 24px !default;
|
|
82789
82849
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -82830,7 +82890,7 @@ $toast-success-hover-box-shadow: $shadow !default;
|
|
|
82830
82890
|
$toast-info-bg-color: $info-light-alt !default;
|
|
82831
82891
|
$toast-info-color: $info-dark !default;
|
|
82832
82892
|
$toast-info-title-color: $info-dark !default;
|
|
82833
|
-
$toast-info-title-border-color: $info
|
|
82893
|
+
$toast-info-title-border-color: $info !default;
|
|
82834
82894
|
$toast-info-icon-color: $info-dark !default;
|
|
82835
82895
|
$toast-info-content-color: $info-dark !default;
|
|
82836
82896
|
$toast-info-hover-bg-color: $info-light-alt !default;
|
|
@@ -82840,7 +82900,7 @@ $toast-info-hover-box-shadow: $shadow !default;
|
|
|
82840
82900
|
$toast-warning-bg-color: $warning-light-alt !default;
|
|
82841
82901
|
$toast-warning-color: $warning-dark !default;
|
|
82842
82902
|
$toast-warning-title-color: $warning-dark !default;
|
|
82843
|
-
$toast-warning-title-border-color: $warning
|
|
82903
|
+
$toast-warning-title-border-color: $border-warning !default;
|
|
82844
82904
|
$toast-warning-icon-color: $warning-dark !default;
|
|
82845
82905
|
$toast-warning-content-color: $warning-dark !default;
|
|
82846
82906
|
$toast-warning-hover-bg-color: $warning-light-alt !default;
|
|
@@ -82989,10 +83049,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82989
83049
|
&:first-child {
|
|
82990
83050
|
padding: 0;
|
|
82991
83051
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82992
|
-
padding-bottom:
|
|
83052
|
+
padding-bottom: 8px;
|
|
82993
83053
|
padding-left: 12px;
|
|
82994
83054
|
padding-right: 12px;
|
|
82995
|
-
padding-top:
|
|
83055
|
+
padding-top: 8px;
|
|
82996
83056
|
}
|
|
82997
83057
|
}
|
|
82998
83058
|
|
|
@@ -83060,7 +83120,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83060
83120
|
.e-toast-content {
|
|
83061
83121
|
&:first-child {
|
|
83062
83122
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83063
|
-
padding-left:
|
|
83123
|
+
padding-left: 44px;
|
|
83064
83124
|
}
|
|
83065
83125
|
}
|
|
83066
83126
|
}
|
|
@@ -83107,9 +83167,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83107
83167
|
margin-right: $toast-icon-nrml-right-margin;
|
|
83108
83168
|
width: $toast-icon-nrml-width;
|
|
83109
83169
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83110
|
-
left:
|
|
83111
|
-
margin-left:
|
|
83112
|
-
margin-top:
|
|
83170
|
+
left: 0;
|
|
83171
|
+
margin-left: 12px;
|
|
83172
|
+
margin-top: 10px;
|
|
83173
|
+
padding-bottom: 6px;
|
|
83174
|
+
position: absolute;
|
|
83175
|
+
}
|
|
83176
|
+
@if $skin-name == 'fluent2' {
|
|
83177
|
+
margin-top: 2px;
|
|
83113
83178
|
}
|
|
83114
83179
|
}
|
|
83115
83180
|
|