@syncfusion/blazor-themes 31.1.19 → 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 +9 -4
- package/Compiled-Themes/tailwind3-dark.css +16 -4
- package/Compiled-Themes/tailwind3-lite.css +9 -4
- package/Compiled-Themes/tailwind3.css +16 -4
- package/SCSS-Themes/bds-dark-lite.scss +85 -24
- package/SCSS-Themes/bds-dark.scss +179 -26
- package/SCSS-Themes/bds-lite.scss +85 -24
- package/SCSS-Themes/bds.scss +179 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +84 -23
- package/SCSS-Themes/bootstrap-dark.scss +178 -25
- package/SCSS-Themes/bootstrap-lite.scss +84 -23
- package/SCSS-Themes/bootstrap.scss +178 -25
- package/SCSS-Themes/bootstrap4-lite.scss +91 -30
- package/SCSS-Themes/bootstrap4.scss +185 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5-dark.scss +186 -33
- package/SCSS-Themes/bootstrap5-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +194 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3.scss +194 -41
- package/SCSS-Themes/bootstrap5.scss +186 -33
- package/SCSS-Themes/fabric-dark-lite.scss +84 -23
- package/SCSS-Themes/fabric-dark.scss +178 -25
- package/SCSS-Themes/fabric-lite.scss +84 -23
- package/SCSS-Themes/fabric.scss +178 -25
- package/SCSS-Themes/fluent-dark-lite.scss +90 -29
- package/SCSS-Themes/fluent-dark.scss +184 -31
- package/SCSS-Themes/fluent-lite.scss +90 -29
- package/SCSS-Themes/fluent.scss +184 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +87 -26
- package/SCSS-Themes/fluent2-dark.scss +181 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +87 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +181 -28
- package/SCSS-Themes/fluent2-lite.scss +87 -26
- package/SCSS-Themes/fluent2.scss +181 -28
- package/SCSS-Themes/highcontrast-lite.scss +90 -29
- package/SCSS-Themes/highcontrast.scss +184 -31
- package/SCSS-Themes/material-dark-lite.scss +91 -30
- package/SCSS-Themes/material-dark.scss +185 -32
- package/SCSS-Themes/material-lite.scss +90 -29
- package/SCSS-Themes/material.scss +184 -31
- package/SCSS-Themes/material3-dark-lite.scss +86 -25
- package/SCSS-Themes/material3-dark.scss +180 -27
- package/SCSS-Themes/material3-lite.scss +86 -25
- package/SCSS-Themes/material3.scss +180 -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 +84 -23
- package/SCSS-Themes/tailwind-dark.scss +178 -25
- package/SCSS-Themes/tailwind-lite.scss +84 -23
- package/SCSS-Themes/tailwind.scss +178 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +85 -24
- package/SCSS-Themes/tailwind3-dark.scss +179 -26
- package/SCSS-Themes/tailwind3-lite.scss +85 -24
- package/SCSS-Themes/tailwind3.scss +179 -26
- package/package.json +1 -1
|
@@ -44252,8 +44252,8 @@ $treeview-font-size: $text-sm !default;
|
|
|
44252
44252
|
$treeview-icon-font-size: $text-xl !default;
|
|
44253
44253
|
$treeview-image-font-size: $text-xl !default;
|
|
44254
44254
|
$treeview-item-height: 36px !default;
|
|
44255
|
-
$treeview-text-height:
|
|
44256
|
-
$treeview-input-height:
|
|
44255
|
+
$treeview-text-height: 22px !default;
|
|
44256
|
+
$treeview-input-height: 32px !default;
|
|
44257
44257
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
44258
44258
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
44259
44259
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -44265,7 +44265,7 @@ $treeview-big-icon-size: 24px !default;
|
|
|
44265
44265
|
$treeview-icon-margin: 0 4px 0 -24px !default;
|
|
44266
44266
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
44267
44267
|
$treeview-icon-padding: 0px !default;
|
|
44268
|
-
$treeview-text-padding:
|
|
44268
|
+
$treeview-text-padding: 7px 8px !default;
|
|
44269
44269
|
$treeview-text-margin: 0 !default;
|
|
44270
44270
|
$treeview-image-size: 18px !default;
|
|
44271
44271
|
$treeview-image-margin: 0 0 0 8px !default;
|
|
@@ -44280,7 +44280,7 @@ $treeview-icon-image-margin: 0 0 0 8px !default;
|
|
|
44280
44280
|
$treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
|
|
44281
44281
|
$treeview-check-margin: 0 0 0 8px !default;
|
|
44282
44282
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
44283
|
-
$treeview-check-text-padding:
|
|
44283
|
+
$treeview-check-text-padding: 7px 8px !default;
|
|
44284
44284
|
$treeview-check-image-margin: 0 0 0 8px !default;
|
|
44285
44285
|
$treeview-rtl-check-image-margin: 0 8px 0 0 !default;
|
|
44286
44286
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -44295,9 +44295,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
44295
44295
|
$treeview-big-font-size: $text-base !default;
|
|
44296
44296
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
44297
44297
|
$treeview-big-item-height: 42px !default;
|
|
44298
|
-
$treeview-big-text-height:
|
|
44299
|
-
$treeview-big-input-height:
|
|
44300
|
-
$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;
|
|
44301
44301
|
$treeview-big-input-padding: 0 9px !default;
|
|
44302
44302
|
$treeview-big-icon-padding: 0px !default;
|
|
44303
44303
|
$treeview-big-image-margin: 0 0 0 12px !default;
|
|
@@ -44320,7 +44320,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
|
|
|
44320
44320
|
$treeview-big-drag-icon-font-size: $text-2xl !default;
|
|
44321
44321
|
$treeview-big-drag-item-text-padding-left: 24px !default;
|
|
44322
44322
|
$treeview-big-drag-before-icon-padding: 6px !default;
|
|
44323
|
-
$treeview-big-check-text-padding:
|
|
44323
|
+
$treeview-big-check-text-padding: 9px 12px !default;
|
|
44324
44324
|
$treeview-big-check-wrap-width: calc(100% - 29px) !default;
|
|
44325
44325
|
$treeview-big-check-icon-wrap-width: calc(100% - 65px) !default;
|
|
44326
44326
|
$treeview-big-check-icon-img-wrap-width: calc(100% - 101px) !default;
|
|
@@ -44532,7 +44532,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44532
44532
|
|
|
44533
44533
|
.e-list-item {
|
|
44534
44534
|
list-style: none;
|
|
44535
|
-
@if $skin-name
|
|
44535
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44536
44536
|
padding: 2px 0;
|
|
44537
44537
|
}
|
|
44538
44538
|
@if $skin-name == 'fluent2' {
|
|
@@ -44540,13 +44540,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44540
44540
|
}
|
|
44541
44541
|
|
|
44542
44542
|
.e-ul {
|
|
44543
|
-
margin: 2px 0 -2px;
|
|
44544
44543
|
padding: $treeview-child-ul-padding;
|
|
44545
|
-
@if $skin-name == '
|
|
44546
|
-
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;
|
|
44547
44546
|
}
|
|
44548
|
-
@
|
|
44549
|
-
margin:
|
|
44547
|
+
@if $skin-name == 'fluent2' {
|
|
44548
|
+
margin-top: 4px;
|
|
44550
44549
|
}
|
|
44551
44550
|
}
|
|
44552
44551
|
|
|
@@ -44583,6 +44582,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44583
44582
|
.e-icons.e-icons-spinner::before {
|
|
44584
44583
|
content: none;
|
|
44585
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
|
+
}
|
|
44586
44624
|
}
|
|
44587
44625
|
|
|
44588
44626
|
.e-icons {
|
|
@@ -44600,11 +44638,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44600
44638
|
|
|
44601
44639
|
.e-text-content {
|
|
44602
44640
|
@include user-select;
|
|
44603
|
-
border: 1px solid;
|
|
44604
44641
|
cursor: pointer;
|
|
44605
44642
|
margin: 0;
|
|
44606
44643
|
padding: $treeview-text-wrap-padding;
|
|
44607
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
|
+
|
|
44608
44649
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
44609
44650
|
border: none;
|
|
44610
44651
|
}
|
|
@@ -44690,14 +44731,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44690
44731
|
|
|
44691
44732
|
.e-input-group {
|
|
44692
44733
|
height: $treeview-input-height;
|
|
44693
|
-
@if ($skin-name == '
|
|
44694
|
-
margin-top:
|
|
44695
|
-
|
|
44696
|
-
@else if($skin-name == 'tailwind') {
|
|
44697
|
-
margin-bottom: 3px;
|
|
44734
|
+
@if ($skin-name == 'tailwind') {
|
|
44735
|
+
margin-top: 4px;
|
|
44736
|
+
margin-bottom: 4px;
|
|
44698
44737
|
}
|
|
44699
44738
|
@else if($skin-name == 'bootstrap5') {
|
|
44700
|
-
margin-bottom:
|
|
44739
|
+
margin-bottom: 3px;
|
|
44740
|
+
margin-top: 3px;
|
|
44701
44741
|
}
|
|
44702
44742
|
@else {
|
|
44703
44743
|
margin-bottom: 0;
|
|
@@ -44707,9 +44747,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44707
44747
|
@if ($skin-name == 'fluent2') {
|
|
44708
44748
|
border-color: $treeview-input-border-color;
|
|
44709
44749
|
}
|
|
44710
|
-
|
|
44711
|
-
|
|
44750
|
+
.e-input {
|
|
44751
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
44712
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;
|
|
44713
44764
|
}
|
|
44714
44765
|
}
|
|
44715
44766
|
}
|
|
@@ -45301,13 +45352,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45301
45352
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
45302
45353
|
color: $treeview-item-active-check-color;
|
|
45303
45354
|
}
|
|
45304
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45355
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45305
45356
|
border-color: $content-text-color-selected;
|
|
45306
45357
|
}
|
|
45307
45358
|
}
|
|
45308
45359
|
|
|
45309
45360
|
.e-stop {
|
|
45310
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45361
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45311
45362
|
border-color: $content-text-color-selected;
|
|
45312
45363
|
}
|
|
45313
45364
|
}
|
|
@@ -45358,6 +45409,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45358
45409
|
}
|
|
45359
45410
|
}
|
|
45360
45411
|
}
|
|
45412
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
45413
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
45414
|
+
border-color: $content-text-color-hover;
|
|
45415
|
+
}
|
|
45416
|
+
}
|
|
45361
45417
|
}
|
|
45362
45418
|
|
|
45363
45419
|
.e-sibling {
|
|
@@ -82763,9 +82819,9 @@ $skeleton-card-color: $content-bg-color-alt2;
|
|
|
82763
82819
|
|
|
82764
82820
|
//Layout Variables Start
|
|
82765
82821
|
//Mouse Mode Start
|
|
82766
|
-
$toast-icon-nrml-height:
|
|
82767
|
-
$toast-icon-nrml-width:
|
|
82768
|
-
$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;
|
|
82769
82825
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
82770
82826
|
$toast-close-icon-nrml-height: 20px !default;
|
|
82771
82827
|
$toast-close-icon-nrml-width: 20px !default;
|
|
@@ -82785,9 +82841,9 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
82785
82841
|
//Mouse Mode End
|
|
82786
82842
|
|
|
82787
82843
|
//Touch Mode Start
|
|
82788
|
-
$toast-icon-bgr-height:
|
|
82789
|
-
$toast-icon-bgr-width:
|
|
82790
|
-
$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;
|
|
82791
82847
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
82792
82848
|
$toast-close-icon-bgr-height: 24px !default;
|
|
82793
82849
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -82834,7 +82890,7 @@ $toast-success-hover-box-shadow: $shadow !default;
|
|
|
82834
82890
|
$toast-info-bg-color: $info-light-alt !default;
|
|
82835
82891
|
$toast-info-color: $info-dark !default;
|
|
82836
82892
|
$toast-info-title-color: $info-dark !default;
|
|
82837
|
-
$toast-info-title-border-color: $info
|
|
82893
|
+
$toast-info-title-border-color: $info !default;
|
|
82838
82894
|
$toast-info-icon-color: $info-dark !default;
|
|
82839
82895
|
$toast-info-content-color: $info-dark !default;
|
|
82840
82896
|
$toast-info-hover-bg-color: $info-light-alt !default;
|
|
@@ -82844,7 +82900,7 @@ $toast-info-hover-box-shadow: $shadow !default;
|
|
|
82844
82900
|
$toast-warning-bg-color: $warning-light-alt !default;
|
|
82845
82901
|
$toast-warning-color: $warning-dark !default;
|
|
82846
82902
|
$toast-warning-title-color: $warning-dark !default;
|
|
82847
|
-
$toast-warning-title-border-color: $warning
|
|
82903
|
+
$toast-warning-title-border-color: $border-warning !default;
|
|
82848
82904
|
$toast-warning-icon-color: $warning-dark !default;
|
|
82849
82905
|
$toast-warning-content-color: $warning-dark !default;
|
|
82850
82906
|
$toast-warning-hover-bg-color: $warning-light-alt !default;
|
|
@@ -82993,10 +83049,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82993
83049
|
&:first-child {
|
|
82994
83050
|
padding: 0;
|
|
82995
83051
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82996
|
-
padding-bottom:
|
|
83052
|
+
padding-bottom: 8px;
|
|
82997
83053
|
padding-left: 12px;
|
|
82998
83054
|
padding-right: 12px;
|
|
82999
|
-
padding-top:
|
|
83055
|
+
padding-top: 8px;
|
|
83000
83056
|
}
|
|
83001
83057
|
}
|
|
83002
83058
|
|
|
@@ -83064,7 +83120,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83064
83120
|
.e-toast-content {
|
|
83065
83121
|
&:first-child {
|
|
83066
83122
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83067
|
-
padding-left:
|
|
83123
|
+
padding-left: 44px;
|
|
83068
83124
|
}
|
|
83069
83125
|
}
|
|
83070
83126
|
}
|
|
@@ -83111,9 +83167,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83111
83167
|
margin-right: $toast-icon-nrml-right-margin;
|
|
83112
83168
|
width: $toast-icon-nrml-width;
|
|
83113
83169
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83114
|
-
left:
|
|
83115
|
-
margin-left:
|
|
83116
|
-
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;
|
|
83117
83178
|
}
|
|
83118
83179
|
}
|
|
83119
83180
|
|