@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
|
@@ -27651,6 +27651,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
27651
27651
|
border-color: transparent;
|
|
27652
27652
|
color: $calendar-today-disabled-color;
|
|
27653
27653
|
}
|
|
27654
|
+
@if $skin-name == 'tailwind3' {
|
|
27655
|
+
background-color: $calendar-today-disabled-background-style;
|
|
27656
|
+
border-color: $calendar-today-disabled-border-style;
|
|
27657
|
+
}
|
|
27654
27658
|
}
|
|
27655
27659
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
27656
27660
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -59127,8 +59131,8 @@ $treeview-font-size: $text-sm !default;
|
|
|
59127
59131
|
$treeview-icon-font-size: $text-xl !default;
|
|
59128
59132
|
$treeview-image-font-size: $text-xl !default;
|
|
59129
59133
|
$treeview-item-height: 38px !default;
|
|
59130
|
-
$treeview-text-height:
|
|
59131
|
-
$treeview-input-height:
|
|
59134
|
+
$treeview-text-height: 22px !default;
|
|
59135
|
+
$treeview-input-height: 32px !default;
|
|
59132
59136
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
59133
59137
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
59134
59138
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -59139,7 +59143,7 @@ $treeview-icon-size: 20px !default;
|
|
|
59139
59143
|
$treeview-icon-margin: 0 0 0 -20px !default;
|
|
59140
59144
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
59141
59145
|
$treeview-icon-padding: 0px !default;
|
|
59142
|
-
$treeview-text-padding:
|
|
59146
|
+
$treeview-text-padding: 8px 12px !default;
|
|
59143
59147
|
$treeview-text-margin: 0 !default;
|
|
59144
59148
|
$treeview-image-size: 20px !default;
|
|
59145
59149
|
$treeview-image-margin: 0 0 0 12px !default;
|
|
@@ -59154,7 +59158,7 @@ $treeview-icon-image-margin: 0 0 0 12px !default;
|
|
|
59154
59158
|
$treeview-rtl-icon-image-margin: 0 12px 0 0 !default;
|
|
59155
59159
|
$treeview-check-margin: 0 0 0 12px !default;
|
|
59156
59160
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
59157
|
-
$treeview-check-text-padding:
|
|
59161
|
+
$treeview-check-text-padding: 8px 12px !default;
|
|
59158
59162
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
59159
59163
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
59160
59164
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -59169,7 +59173,7 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
59169
59173
|
$treeview-big-font-size: $text-base !default;
|
|
59170
59174
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
59171
59175
|
$treeview-big-item-height: 44px !default;
|
|
59172
|
-
$treeview-big-text-height:
|
|
59176
|
+
$treeview-big-text-height: 24px !default;
|
|
59173
59177
|
$treeview-big-input-height: 40px !default;
|
|
59174
59178
|
$treeview-big-text-padding: 0 16px !default;
|
|
59175
59179
|
$treeview-big-input-padding: 0 9px !default;
|
|
@@ -59194,7 +59198,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
|
|
|
59194
59198
|
$treeview-big-drag-icon-font-size: $text-sm !default;
|
|
59195
59199
|
$treeview-big-drag-item-text-padding-left: 16px !default;
|
|
59196
59200
|
$treeview-big-drag-before-icon-padding: 14px !default;
|
|
59197
|
-
$treeview-big-check-text-padding:
|
|
59201
|
+
$treeview-big-check-text-padding: 10px 16px !default;
|
|
59198
59202
|
$treeview-big-check-wrap-width: calc(100% - 33px) !default;
|
|
59199
59203
|
$treeview-big-check-icon-wrap-width: calc(100% - 70px) !default;
|
|
59200
59204
|
$treeview-big-check-icon-img-wrap-width: calc(100% - 102px) !default;
|
|
@@ -59407,7 +59411,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59407
59411
|
|
|
59408
59412
|
.e-list-item {
|
|
59409
59413
|
list-style: none;
|
|
59410
|
-
@if $skin-name
|
|
59414
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59411
59415
|
padding: 2px 0;
|
|
59412
59416
|
}
|
|
59413
59417
|
@if $skin-name == 'fluent2' {
|
|
@@ -59415,13 +59419,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59415
59419
|
}
|
|
59416
59420
|
|
|
59417
59421
|
.e-ul {
|
|
59418
|
-
margin: 2px 0 -2px;
|
|
59419
59422
|
padding: $treeview-child-ul-padding;
|
|
59420
|
-
@if $skin-name == '
|
|
59421
|
-
margin: 2px 0
|
|
59423
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59424
|
+
margin: 2px 0 -2px;
|
|
59422
59425
|
}
|
|
59423
|
-
@
|
|
59424
|
-
margin:
|
|
59426
|
+
@if $skin-name == 'fluent2' {
|
|
59427
|
+
margin-top: 4px;
|
|
59425
59428
|
}
|
|
59426
59429
|
}
|
|
59427
59430
|
|
|
@@ -59458,6 +59461,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59458
59461
|
.e-icons.e-icons-spinner::before {
|
|
59459
59462
|
content: none;
|
|
59460
59463
|
}
|
|
59464
|
+
|
|
59465
|
+
.e-text-content {
|
|
59466
|
+
.e-list-text {
|
|
59467
|
+
&:has(> .e-input-group) {
|
|
59468
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59469
|
+
padding-top: 1px;
|
|
59470
|
+
padding-bottom: 1px;
|
|
59471
|
+
.e-input-group {
|
|
59472
|
+
height: 34px;
|
|
59473
|
+
|
|
59474
|
+
.e-input {
|
|
59475
|
+
line-height: 26px;
|
|
59476
|
+
min-height: 26px;
|
|
59477
|
+
}
|
|
59478
|
+
}
|
|
59479
|
+
}
|
|
59480
|
+
@if $skin-name == 'tailwind3' {
|
|
59481
|
+
padding-top: 4px;
|
|
59482
|
+
padding-bottom: 4px;
|
|
59483
|
+
}
|
|
59484
|
+
@if $skin-name == 'highcontrast' {
|
|
59485
|
+
padding-top: 3px;
|
|
59486
|
+
padding-bottom: 3px;
|
|
59487
|
+
}
|
|
59488
|
+
@if ($skin-name == 'FluentUI') {
|
|
59489
|
+
padding-top: 3px;
|
|
59490
|
+
padding-bottom: 3px;
|
|
59491
|
+
}
|
|
59492
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59493
|
+
padding-top: 2px;
|
|
59494
|
+
padding-bottom: 2px;
|
|
59495
|
+
}
|
|
59496
|
+
@if $skin-name == 'bootstrap4' {
|
|
59497
|
+
padding-top: 5px;
|
|
59498
|
+
padding-bottom: 5px;
|
|
59499
|
+
}
|
|
59500
|
+
}
|
|
59501
|
+
}
|
|
59502
|
+
}
|
|
59461
59503
|
}
|
|
59462
59504
|
|
|
59463
59505
|
.e-icons {
|
|
@@ -59475,11 +59517,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59475
59517
|
|
|
59476
59518
|
.e-text-content {
|
|
59477
59519
|
@include user-select;
|
|
59478
|
-
border: 1px solid;
|
|
59479
59520
|
cursor: pointer;
|
|
59480
59521
|
margin: 0;
|
|
59481
59522
|
padding: $treeview-text-wrap-padding;
|
|
59482
59523
|
|
|
59524
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59525
|
+
border: 1px solid;
|
|
59526
|
+
}
|
|
59527
|
+
|
|
59483
59528
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59484
59529
|
border: none;
|
|
59485
59530
|
}
|
|
@@ -59565,14 +59610,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59565
59610
|
|
|
59566
59611
|
.e-input-group {
|
|
59567
59612
|
height: $treeview-input-height;
|
|
59568
|
-
@if ($skin-name == '
|
|
59569
|
-
margin-top:
|
|
59570
|
-
|
|
59571
|
-
@else if($skin-name == 'tailwind') {
|
|
59572
|
-
margin-bottom: 3px;
|
|
59613
|
+
@if ($skin-name == 'tailwind') {
|
|
59614
|
+
margin-top: 4px;
|
|
59615
|
+
margin-bottom: 4px;
|
|
59573
59616
|
}
|
|
59574
59617
|
@else if($skin-name == 'bootstrap5') {
|
|
59575
|
-
margin-bottom:
|
|
59618
|
+
margin-bottom: 3px;
|
|
59619
|
+
margin-top: 3px;
|
|
59576
59620
|
}
|
|
59577
59621
|
@else {
|
|
59578
59622
|
margin-bottom: 0;
|
|
@@ -59582,9 +59626,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59582
59626
|
@if ($skin-name == 'fluent2') {
|
|
59583
59627
|
border-color: $treeview-input-border-color;
|
|
59584
59628
|
}
|
|
59585
|
-
|
|
59586
|
-
|
|
59629
|
+
.e-input {
|
|
59630
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59587
59631
|
height: 28px;
|
|
59632
|
+
padding-top: 6px;
|
|
59633
|
+
padding-bottom: 6px;
|
|
59634
|
+
}
|
|
59635
|
+
@if $skin-name == 'tailwind3' {
|
|
59636
|
+
line-height: 20px;
|
|
59637
|
+
height: 32px;
|
|
59638
|
+
}
|
|
59639
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59640
|
+
height: 32px;
|
|
59641
|
+
padding-top: 5px;
|
|
59642
|
+
padding-bottom: 5px;
|
|
59588
59643
|
}
|
|
59589
59644
|
}
|
|
59590
59645
|
}
|
|
@@ -60176,13 +60231,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60176
60231
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60177
60232
|
color: $treeview-item-active-check-color;
|
|
60178
60233
|
}
|
|
60179
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60234
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60180
60235
|
border-color: $content-text-color-selected;
|
|
60181
60236
|
}
|
|
60182
60237
|
}
|
|
60183
60238
|
|
|
60184
60239
|
.e-stop {
|
|
60185
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60240
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60186
60241
|
border-color: $content-text-color-selected;
|
|
60187
60242
|
}
|
|
60188
60243
|
}
|
|
@@ -60233,6 +60288,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60233
60288
|
}
|
|
60234
60289
|
}
|
|
60235
60290
|
}
|
|
60291
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60292
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60293
|
+
border-color: $content-text-color-hover;
|
|
60294
|
+
}
|
|
60295
|
+
}
|
|
60236
60296
|
}
|
|
60237
60297
|
|
|
60238
60298
|
.e-sibling {
|
|
@@ -60602,6 +60662,30 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60602
60662
|
min-height: $treeview-big-item-height;
|
|
60603
60663
|
}
|
|
60604
60664
|
|
|
60665
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60666
|
+
padding: $treeview-big-text-padding;
|
|
60667
|
+
}
|
|
60668
|
+
|
|
60669
|
+
@if $skin-name == 'highcontrast' {
|
|
60670
|
+
padding-top: 11px;
|
|
60671
|
+
padding-bottom: 11px;
|
|
60672
|
+
}
|
|
60673
|
+
|
|
60674
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60675
|
+
padding-top: 12px;
|
|
60676
|
+
padding-bottom: 12px;
|
|
60677
|
+
}
|
|
60678
|
+
|
|
60679
|
+
@if $skin-name == 'FluentUI' {
|
|
60680
|
+
padding-top: 10px;
|
|
60681
|
+
padding-bottom: 10px;
|
|
60682
|
+
}
|
|
60683
|
+
|
|
60684
|
+
@if $skin-name == 'bootstrap4' {
|
|
60685
|
+
padding-top: 13px;
|
|
60686
|
+
padding-bottom: 13px;
|
|
60687
|
+
}
|
|
60688
|
+
|
|
60605
60689
|
.e-input-group {
|
|
60606
60690
|
height: $treeview-big-input-height;
|
|
60607
60691
|
|
|
@@ -60610,6 +60694,69 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60610
60694
|
height: 36px;
|
|
60611
60695
|
}
|
|
60612
60696
|
}
|
|
60697
|
+
|
|
60698
|
+
@if $skin-name =='bootstrap5' {
|
|
60699
|
+
padding-top: 6px;
|
|
60700
|
+
padding-bottom: 6px;
|
|
60701
|
+
margin-top: 2px;
|
|
60702
|
+
margin-bottom: 2px;
|
|
60703
|
+
}
|
|
60704
|
+
|
|
60705
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60706
|
+
line-height: 42px;
|
|
60707
|
+
min-height: 42px;
|
|
60708
|
+
}
|
|
60709
|
+
|
|
60710
|
+
.e-input {
|
|
60711
|
+
@if $skin-name =='tailwind3' {
|
|
60712
|
+
height: 40px;
|
|
60713
|
+
line-height: 24px;
|
|
60714
|
+
padding-top: 8px;
|
|
60715
|
+
padding-bottom: 8px;
|
|
60716
|
+
}
|
|
60717
|
+
|
|
60718
|
+
@if $skin-name =='bootstrap5' {
|
|
60719
|
+
height: 24px;
|
|
60720
|
+
}
|
|
60721
|
+
|
|
60722
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60723
|
+
line-height: 28px;
|
|
60724
|
+
min-height: 28px;
|
|
60725
|
+
padding-top: 9px;
|
|
60726
|
+
padding-bottom: 5px;
|
|
60727
|
+
}
|
|
60728
|
+
|
|
60729
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60730
|
+
line-height: 24px;
|
|
60731
|
+
min-height: 24px;
|
|
60732
|
+
padding-top: 7px;
|
|
60733
|
+
padding-bottom: 7px;
|
|
60734
|
+
}
|
|
60735
|
+
}
|
|
60736
|
+
}
|
|
60737
|
+
}
|
|
60738
|
+
|
|
60739
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60740
|
+
&:has(> .e-input-group) {
|
|
60741
|
+
@if $skin-name =='highcontrast' {
|
|
60742
|
+
padding-top: 4px;
|
|
60743
|
+
padding-bottom: 4px;
|
|
60744
|
+
}
|
|
60745
|
+
|
|
60746
|
+
@if $skin-name =='FluentUI' {
|
|
60747
|
+
padding-top: 2px;
|
|
60748
|
+
padding-bottom: 2px;
|
|
60749
|
+
}
|
|
60750
|
+
|
|
60751
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60752
|
+
padding-top: 3px;
|
|
60753
|
+
padding-bottom: 3px;
|
|
60754
|
+
}
|
|
60755
|
+
|
|
60756
|
+
@if $skin-name == 'bootstrap4' {
|
|
60757
|
+
padding-top: 6px;
|
|
60758
|
+
padding-bottom: 6px;
|
|
60759
|
+
}
|
|
60613
60760
|
}
|
|
60614
60761
|
}
|
|
60615
60762
|
|
|
@@ -60794,6 +60941,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60794
60941
|
.e-treeview.e-bigger {
|
|
60795
60942
|
.e-list-text {
|
|
60796
60943
|
font-size: $treeview-big-font-size;
|
|
60944
|
+
@if $skin-name == 'Material3' {
|
|
60945
|
+
padding: 12px;
|
|
60946
|
+
}
|
|
60947
|
+
|
|
60797
60948
|
@if $skin-name == 'bootstrap4' {
|
|
60798
60949
|
color: $treeview-big-text-color;
|
|
60799
60950
|
}
|
|
@@ -109346,10 +109497,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109346
109497
|
&:first-child {
|
|
109347
109498
|
padding: 0;
|
|
109348
109499
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109349
|
-
padding-bottom:
|
|
109500
|
+
padding-bottom: 8px;
|
|
109350
109501
|
padding-left: 12px;
|
|
109351
109502
|
padding-right: 12px;
|
|
109352
|
-
padding-top:
|
|
109503
|
+
padding-top: 8px;
|
|
109353
109504
|
}
|
|
109354
109505
|
}
|
|
109355
109506
|
|
|
@@ -109417,7 +109568,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109417
109568
|
.e-toast-content {
|
|
109418
109569
|
&:first-child {
|
|
109419
109570
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109420
|
-
padding-left:
|
|
109571
|
+
padding-left: 44px;
|
|
109421
109572
|
}
|
|
109422
109573
|
}
|
|
109423
109574
|
}
|
|
@@ -109464,9 +109615,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109464
109615
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109465
109616
|
width: $toast-icon-nrml-width;
|
|
109466
109617
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109467
|
-
left:
|
|
109468
|
-
margin-left:
|
|
109469
|
-
margin-top:
|
|
109618
|
+
left: 0;
|
|
109619
|
+
margin-left: 12px;
|
|
109620
|
+
margin-top: 10px;
|
|
109621
|
+
padding-bottom: 6px;
|
|
109622
|
+
position: absolute;
|
|
109623
|
+
}
|
|
109624
|
+
@if $skin-name == 'fluent2' {
|
|
109625
|
+
margin-top: 2px;
|
|
109470
109626
|
}
|
|
109471
109627
|
}
|
|
109472
109628
|
|
|
@@ -109938,8 +110094,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109938
110094
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109939
110095
|
width: $toast-icon-bgr-width;
|
|
109940
110096
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109941
|
-
left:
|
|
109942
|
-
margin-top:
|
|
110097
|
+
left: 0;
|
|
110098
|
+
margin-top: 14px;
|
|
110099
|
+
margin-left: 12px;
|
|
109943
110100
|
}
|
|
109944
110101
|
}
|
|
109945
110102
|
|
|
@@ -19785,6 +19785,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
19785
19785
|
border-color: transparent;
|
|
19786
19786
|
color: $calendar-today-disabled-color;
|
|
19787
19787
|
}
|
|
19788
|
+
@if $skin-name == 'tailwind3' {
|
|
19789
|
+
background-color: $calendar-today-disabled-background-style;
|
|
19790
|
+
border-color: $calendar-today-disabled-border-style;
|
|
19791
|
+
}
|
|
19788
19792
|
}
|
|
19789
19793
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
19790
19794
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -43220,8 +43224,8 @@ $treeview-font-size: $text-sm !default;
|
|
|
43220
43224
|
$treeview-icon-font-size: $text-xl !default;
|
|
43221
43225
|
$treeview-image-font-size: $text-xl !default;
|
|
43222
43226
|
$treeview-item-height: 38px !default;
|
|
43223
|
-
$treeview-text-height:
|
|
43224
|
-
$treeview-input-height:
|
|
43227
|
+
$treeview-text-height: 22px !default;
|
|
43228
|
+
$treeview-input-height: 32px !default;
|
|
43225
43229
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
43226
43230
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
43227
43231
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -43232,7 +43236,7 @@ $treeview-icon-size: 20px !default;
|
|
|
43232
43236
|
$treeview-icon-margin: 0 0 0 -20px !default;
|
|
43233
43237
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
43234
43238
|
$treeview-icon-padding: 0px !default;
|
|
43235
|
-
$treeview-text-padding:
|
|
43239
|
+
$treeview-text-padding: 8px 12px !default;
|
|
43236
43240
|
$treeview-text-margin: 0 !default;
|
|
43237
43241
|
$treeview-image-size: 20px !default;
|
|
43238
43242
|
$treeview-image-margin: 0 0 0 12px !default;
|
|
@@ -43247,7 +43251,7 @@ $treeview-icon-image-margin: 0 0 0 12px !default;
|
|
|
43247
43251
|
$treeview-rtl-icon-image-margin: 0 12px 0 0 !default;
|
|
43248
43252
|
$treeview-check-margin: 0 0 0 12px !default;
|
|
43249
43253
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
43250
|
-
$treeview-check-text-padding:
|
|
43254
|
+
$treeview-check-text-padding: 8px 12px !default;
|
|
43251
43255
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
43252
43256
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
43253
43257
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -43262,7 +43266,7 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
43262
43266
|
$treeview-big-font-size: $text-base !default;
|
|
43263
43267
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
43264
43268
|
$treeview-big-item-height: 44px !default;
|
|
43265
|
-
$treeview-big-text-height:
|
|
43269
|
+
$treeview-big-text-height: 24px !default;
|
|
43266
43270
|
$treeview-big-input-height: 40px !default;
|
|
43267
43271
|
$treeview-big-text-padding: 0 16px !default;
|
|
43268
43272
|
$treeview-big-input-padding: 0 9px !default;
|
|
@@ -43287,7 +43291,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
|
|
|
43287
43291
|
$treeview-big-drag-icon-font-size: $text-sm !default;
|
|
43288
43292
|
$treeview-big-drag-item-text-padding-left: 16px !default;
|
|
43289
43293
|
$treeview-big-drag-before-icon-padding: 14px !default;
|
|
43290
|
-
$treeview-big-check-text-padding:
|
|
43294
|
+
$treeview-big-check-text-padding: 10px 16px !default;
|
|
43291
43295
|
$treeview-big-check-wrap-width: calc(100% - 33px) !default;
|
|
43292
43296
|
$treeview-big-check-icon-wrap-width: calc(100% - 70px) !default;
|
|
43293
43297
|
$treeview-big-check-icon-img-wrap-width: calc(100% - 102px) !default;
|
|
@@ -43500,7 +43504,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43500
43504
|
|
|
43501
43505
|
.e-list-item {
|
|
43502
43506
|
list-style: none;
|
|
43503
|
-
@if $skin-name
|
|
43507
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43504
43508
|
padding: 2px 0;
|
|
43505
43509
|
}
|
|
43506
43510
|
@if $skin-name == 'fluent2' {
|
|
@@ -43508,13 +43512,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43508
43512
|
}
|
|
43509
43513
|
|
|
43510
43514
|
.e-ul {
|
|
43511
|
-
margin: 2px 0 -2px;
|
|
43512
43515
|
padding: $treeview-child-ul-padding;
|
|
43513
|
-
@if $skin-name == '
|
|
43514
|
-
margin: 2px 0
|
|
43516
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43517
|
+
margin: 2px 0 -2px;
|
|
43515
43518
|
}
|
|
43516
|
-
@
|
|
43517
|
-
margin:
|
|
43519
|
+
@if $skin-name == 'fluent2' {
|
|
43520
|
+
margin-top: 4px;
|
|
43518
43521
|
}
|
|
43519
43522
|
}
|
|
43520
43523
|
|
|
@@ -43551,6 +43554,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43551
43554
|
.e-icons.e-icons-spinner::before {
|
|
43552
43555
|
content: none;
|
|
43553
43556
|
}
|
|
43557
|
+
|
|
43558
|
+
.e-text-content {
|
|
43559
|
+
.e-list-text {
|
|
43560
|
+
&:has(> .e-input-group) {
|
|
43561
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43562
|
+
padding-top: 1px;
|
|
43563
|
+
padding-bottom: 1px;
|
|
43564
|
+
.e-input-group {
|
|
43565
|
+
height: 34px;
|
|
43566
|
+
|
|
43567
|
+
.e-input {
|
|
43568
|
+
line-height: 26px;
|
|
43569
|
+
min-height: 26px;
|
|
43570
|
+
}
|
|
43571
|
+
}
|
|
43572
|
+
}
|
|
43573
|
+
@if $skin-name == 'tailwind3' {
|
|
43574
|
+
padding-top: 4px;
|
|
43575
|
+
padding-bottom: 4px;
|
|
43576
|
+
}
|
|
43577
|
+
@if $skin-name == 'highcontrast' {
|
|
43578
|
+
padding-top: 3px;
|
|
43579
|
+
padding-bottom: 3px;
|
|
43580
|
+
}
|
|
43581
|
+
@if ($skin-name == 'FluentUI') {
|
|
43582
|
+
padding-top: 3px;
|
|
43583
|
+
padding-bottom: 3px;
|
|
43584
|
+
}
|
|
43585
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43586
|
+
padding-top: 2px;
|
|
43587
|
+
padding-bottom: 2px;
|
|
43588
|
+
}
|
|
43589
|
+
@if $skin-name == 'bootstrap4' {
|
|
43590
|
+
padding-top: 5px;
|
|
43591
|
+
padding-bottom: 5px;
|
|
43592
|
+
}
|
|
43593
|
+
}
|
|
43594
|
+
}
|
|
43595
|
+
}
|
|
43554
43596
|
}
|
|
43555
43597
|
|
|
43556
43598
|
.e-icons {
|
|
@@ -43568,11 +43610,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43568
43610
|
|
|
43569
43611
|
.e-text-content {
|
|
43570
43612
|
@include user-select;
|
|
43571
|
-
border: 1px solid;
|
|
43572
43613
|
cursor: pointer;
|
|
43573
43614
|
margin: 0;
|
|
43574
43615
|
padding: $treeview-text-wrap-padding;
|
|
43575
43616
|
|
|
43617
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43618
|
+
border: 1px solid;
|
|
43619
|
+
}
|
|
43620
|
+
|
|
43576
43621
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43577
43622
|
border: none;
|
|
43578
43623
|
}
|
|
@@ -43658,14 +43703,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43658
43703
|
|
|
43659
43704
|
.e-input-group {
|
|
43660
43705
|
height: $treeview-input-height;
|
|
43661
|
-
@if ($skin-name == '
|
|
43662
|
-
margin-top:
|
|
43663
|
-
|
|
43664
|
-
@else if($skin-name == 'tailwind') {
|
|
43665
|
-
margin-bottom: 3px;
|
|
43706
|
+
@if ($skin-name == 'tailwind') {
|
|
43707
|
+
margin-top: 4px;
|
|
43708
|
+
margin-bottom: 4px;
|
|
43666
43709
|
}
|
|
43667
43710
|
@else if($skin-name == 'bootstrap5') {
|
|
43668
|
-
margin-bottom:
|
|
43711
|
+
margin-bottom: 3px;
|
|
43712
|
+
margin-top: 3px;
|
|
43669
43713
|
}
|
|
43670
43714
|
@else {
|
|
43671
43715
|
margin-bottom: 0;
|
|
@@ -43675,9 +43719,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43675
43719
|
@if ($skin-name == 'fluent2') {
|
|
43676
43720
|
border-color: $treeview-input-border-color;
|
|
43677
43721
|
}
|
|
43678
|
-
|
|
43679
|
-
|
|
43722
|
+
.e-input {
|
|
43723
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43680
43724
|
height: 28px;
|
|
43725
|
+
padding-top: 6px;
|
|
43726
|
+
padding-bottom: 6px;
|
|
43727
|
+
}
|
|
43728
|
+
@if $skin-name == 'tailwind3' {
|
|
43729
|
+
line-height: 20px;
|
|
43730
|
+
height: 32px;
|
|
43731
|
+
}
|
|
43732
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43733
|
+
height: 32px;
|
|
43734
|
+
padding-top: 5px;
|
|
43735
|
+
padding-bottom: 5px;
|
|
43681
43736
|
}
|
|
43682
43737
|
}
|
|
43683
43738
|
}
|
|
@@ -44269,13 +44324,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44269
44324
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44270
44325
|
color: $treeview-item-active-check-color;
|
|
44271
44326
|
}
|
|
44272
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44327
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44273
44328
|
border-color: $content-text-color-selected;
|
|
44274
44329
|
}
|
|
44275
44330
|
}
|
|
44276
44331
|
|
|
44277
44332
|
.e-stop {
|
|
44278
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44333
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44279
44334
|
border-color: $content-text-color-selected;
|
|
44280
44335
|
}
|
|
44281
44336
|
}
|
|
@@ -44326,6 +44381,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44326
44381
|
}
|
|
44327
44382
|
}
|
|
44328
44383
|
}
|
|
44384
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44385
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44386
|
+
border-color: $content-text-color-hover;
|
|
44387
|
+
}
|
|
44388
|
+
}
|
|
44329
44389
|
}
|
|
44330
44390
|
|
|
44331
44391
|
.e-sibling {
|
|
@@ -81946,10 +82006,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81946
82006
|
&:first-child {
|
|
81947
82007
|
padding: 0;
|
|
81948
82008
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81949
|
-
padding-bottom:
|
|
82009
|
+
padding-bottom: 8px;
|
|
81950
82010
|
padding-left: 12px;
|
|
81951
82011
|
padding-right: 12px;
|
|
81952
|
-
padding-top:
|
|
82012
|
+
padding-top: 8px;
|
|
81953
82013
|
}
|
|
81954
82014
|
}
|
|
81955
82015
|
|
|
@@ -82017,7 +82077,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82017
82077
|
.e-toast-content {
|
|
82018
82078
|
&:first-child {
|
|
82019
82079
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82020
|
-
padding-left:
|
|
82080
|
+
padding-left: 44px;
|
|
82021
82081
|
}
|
|
82022
82082
|
}
|
|
82023
82083
|
}
|
|
@@ -82064,9 +82124,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82064
82124
|
margin-right: $toast-icon-nrml-right-margin;
|
|
82065
82125
|
width: $toast-icon-nrml-width;
|
|
82066
82126
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82067
|
-
left:
|
|
82068
|
-
margin-left:
|
|
82069
|
-
margin-top:
|
|
82127
|
+
left: 0;
|
|
82128
|
+
margin-left: 12px;
|
|
82129
|
+
margin-top: 10px;
|
|
82130
|
+
padding-bottom: 6px;
|
|
82131
|
+
position: absolute;
|
|
82132
|
+
}
|
|
82133
|
+
@if $skin-name == 'fluent2' {
|
|
82134
|
+
margin-top: 2px;
|
|
82070
82135
|
}
|
|
82071
82136
|
}
|
|
82072
82137
|
|