@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
|
@@ -60262,7 +60262,7 @@ $treeview-icon-font-size: $text-xl !default;
|
|
|
60262
60262
|
$treeview-image-font-size: $text-xl !default;
|
|
60263
60263
|
$treeview-big-font-size: $text-base !default;
|
|
60264
60264
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
60265
|
-
$treeview-item-height:
|
|
60265
|
+
$treeview-item-height: 38px !default;
|
|
60266
60266
|
$treeview-text-height: 38px !default;
|
|
60267
60267
|
$treeview-input-height: 30px !default;
|
|
60268
60268
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
@@ -60552,7 +60552,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60552
60552
|
|
|
60553
60553
|
.e-list-item {
|
|
60554
60554
|
list-style: none;
|
|
60555
|
-
@if $skin-name
|
|
60555
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60556
60556
|
padding: 2px 0;
|
|
60557
60557
|
}
|
|
60558
60558
|
@if $skin-name == 'fluent2' {
|
|
@@ -60560,13 +60560,12 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60560
60560
|
}
|
|
60561
60561
|
|
|
60562
60562
|
.e-ul {
|
|
60563
|
-
margin: 2px 0 -2px;
|
|
60564
60563
|
padding: $treeview-child-ul-padding;
|
|
60565
|
-
@if $skin-name == '
|
|
60566
|
-
margin: 2px 0
|
|
60564
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60565
|
+
margin: 2px 0 -2px;
|
|
60567
60566
|
}
|
|
60568
|
-
@
|
|
60569
|
-
margin:
|
|
60567
|
+
@if $skin-name == 'fluent2' {
|
|
60568
|
+
margin-top: 4px;
|
|
60570
60569
|
}
|
|
60571
60570
|
}
|
|
60572
60571
|
|
|
@@ -60603,6 +60602,45 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60603
60602
|
.e-icons.e-icons-spinner::before {
|
|
60604
60603
|
content: none;
|
|
60605
60604
|
}
|
|
60605
|
+
|
|
60606
|
+
.e-text-content {
|
|
60607
|
+
.e-list-text {
|
|
60608
|
+
&:has(> .e-input-group) {
|
|
60609
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60610
|
+
padding-top: 1px;
|
|
60611
|
+
padding-bottom: 1px;
|
|
60612
|
+
.e-input-group {
|
|
60613
|
+
height: 34px;
|
|
60614
|
+
|
|
60615
|
+
.e-input {
|
|
60616
|
+
line-height: 26px;
|
|
60617
|
+
min-height: 26px;
|
|
60618
|
+
}
|
|
60619
|
+
}
|
|
60620
|
+
}
|
|
60621
|
+
@if $skin-name == 'tailwind3' {
|
|
60622
|
+
padding-top: 4px;
|
|
60623
|
+
padding-bottom: 4px;
|
|
60624
|
+
}
|
|
60625
|
+
@if $skin-name == 'highcontrast' {
|
|
60626
|
+
padding-top: 3px;
|
|
60627
|
+
padding-bottom: 3px;
|
|
60628
|
+
}
|
|
60629
|
+
@if ($skin-name == 'FluentUI') {
|
|
60630
|
+
padding-top: 3px;
|
|
60631
|
+
padding-bottom: 3px;
|
|
60632
|
+
}
|
|
60633
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60634
|
+
padding-top: 2px;
|
|
60635
|
+
padding-bottom: 2px;
|
|
60636
|
+
}
|
|
60637
|
+
@if $skin-name == 'bootstrap4' {
|
|
60638
|
+
padding-top: 5px;
|
|
60639
|
+
padding-bottom: 5px;
|
|
60640
|
+
}
|
|
60641
|
+
}
|
|
60642
|
+
}
|
|
60643
|
+
}
|
|
60606
60644
|
}
|
|
60607
60645
|
|
|
60608
60646
|
.e-icons {
|
|
@@ -60620,11 +60658,14 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60620
60658
|
|
|
60621
60659
|
.e-text-content {
|
|
60622
60660
|
@include user-select;
|
|
60623
|
-
border: 1px solid;
|
|
60624
60661
|
cursor: pointer;
|
|
60625
60662
|
margin: 0;
|
|
60626
60663
|
padding: $treeview-text-wrap-padding;
|
|
60627
60664
|
|
|
60665
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60666
|
+
border: 1px solid;
|
|
60667
|
+
}
|
|
60668
|
+
|
|
60628
60669
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
60629
60670
|
border: none;
|
|
60630
60671
|
}
|
|
@@ -60710,14 +60751,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60710
60751
|
|
|
60711
60752
|
.e-input-group {
|
|
60712
60753
|
height: $treeview-input-height;
|
|
60713
|
-
@if ($skin-name == '
|
|
60714
|
-
margin-top:
|
|
60715
|
-
|
|
60716
|
-
@else if($skin-name == 'tailwind') {
|
|
60717
|
-
margin-bottom: 3px;
|
|
60754
|
+
@if ($skin-name == 'tailwind') {
|
|
60755
|
+
margin-top: 4px;
|
|
60756
|
+
margin-bottom: 4px;
|
|
60718
60757
|
}
|
|
60719
60758
|
@else if($skin-name == 'bootstrap5') {
|
|
60720
|
-
margin-bottom:
|
|
60759
|
+
margin-bottom: 3px;
|
|
60760
|
+
margin-top: 3px;
|
|
60721
60761
|
}
|
|
60722
60762
|
@else {
|
|
60723
60763
|
margin-bottom: 0;
|
|
@@ -60727,9 +60767,20 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60727
60767
|
@if ($skin-name == 'fluent2') {
|
|
60728
60768
|
border-color: $treeview-input-border-color;
|
|
60729
60769
|
}
|
|
60730
|
-
|
|
60731
|
-
|
|
60770
|
+
.e-input {
|
|
60771
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
60732
60772
|
height: 28px;
|
|
60773
|
+
padding-top: 6px;
|
|
60774
|
+
padding-bottom: 6px;
|
|
60775
|
+
}
|
|
60776
|
+
@if $skin-name == 'tailwind3' {
|
|
60777
|
+
line-height: 20px;
|
|
60778
|
+
height: 32px;
|
|
60779
|
+
}
|
|
60780
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60781
|
+
height: 32px;
|
|
60782
|
+
padding-top: 5px;
|
|
60783
|
+
padding-bottom: 5px;
|
|
60733
60784
|
}
|
|
60734
60785
|
}
|
|
60735
60786
|
}
|
|
@@ -61321,13 +61372,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61321
61372
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
61322
61373
|
color: $treeview-item-active-check-color;
|
|
61323
61374
|
}
|
|
61324
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61375
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61325
61376
|
border-color: $content-text-color-selected;
|
|
61326
61377
|
}
|
|
61327
61378
|
}
|
|
61328
61379
|
|
|
61329
61380
|
.e-stop {
|
|
61330
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61381
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61331
61382
|
border-color: $content-text-color-selected;
|
|
61332
61383
|
}
|
|
61333
61384
|
}
|
|
@@ -61378,6 +61429,11 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61378
61429
|
}
|
|
61379
61430
|
}
|
|
61380
61431
|
}
|
|
61432
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
61433
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
61434
|
+
border-color: $content-text-color-hover;
|
|
61435
|
+
}
|
|
61436
|
+
}
|
|
61381
61437
|
}
|
|
61382
61438
|
|
|
61383
61439
|
.e-sibling {
|
|
@@ -61747,6 +61803,30 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61747
61803
|
min-height: $treeview-big-item-height;
|
|
61748
61804
|
}
|
|
61749
61805
|
|
|
61806
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61807
|
+
padding: $treeview-big-text-padding;
|
|
61808
|
+
}
|
|
61809
|
+
|
|
61810
|
+
@if $skin-name == 'highcontrast' {
|
|
61811
|
+
padding-top: 11px;
|
|
61812
|
+
padding-bottom: 11px;
|
|
61813
|
+
}
|
|
61814
|
+
|
|
61815
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
61816
|
+
padding-top: 12px;
|
|
61817
|
+
padding-bottom: 12px;
|
|
61818
|
+
}
|
|
61819
|
+
|
|
61820
|
+
@if $skin-name == 'FluentUI' {
|
|
61821
|
+
padding-top: 10px;
|
|
61822
|
+
padding-bottom: 10px;
|
|
61823
|
+
}
|
|
61824
|
+
|
|
61825
|
+
@if $skin-name == 'bootstrap4' {
|
|
61826
|
+
padding-top: 13px;
|
|
61827
|
+
padding-bottom: 13px;
|
|
61828
|
+
}
|
|
61829
|
+
|
|
61750
61830
|
.e-input-group {
|
|
61751
61831
|
height: $treeview-big-input-height;
|
|
61752
61832
|
|
|
@@ -61755,6 +61835,69 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61755
61835
|
height: 36px;
|
|
61756
61836
|
}
|
|
61757
61837
|
}
|
|
61838
|
+
|
|
61839
|
+
@if $skin-name =='bootstrap5' {
|
|
61840
|
+
padding-top: 6px;
|
|
61841
|
+
padding-bottom: 6px;
|
|
61842
|
+
margin-top: 2px;
|
|
61843
|
+
margin-bottom: 2px;
|
|
61844
|
+
}
|
|
61845
|
+
|
|
61846
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
61847
|
+
line-height: 42px;
|
|
61848
|
+
min-height: 42px;
|
|
61849
|
+
}
|
|
61850
|
+
|
|
61851
|
+
.e-input {
|
|
61852
|
+
@if $skin-name =='tailwind3' {
|
|
61853
|
+
height: 40px;
|
|
61854
|
+
line-height: 24px;
|
|
61855
|
+
padding-top: 8px;
|
|
61856
|
+
padding-bottom: 8px;
|
|
61857
|
+
}
|
|
61858
|
+
|
|
61859
|
+
@if $skin-name =='bootstrap5' {
|
|
61860
|
+
height: 24px;
|
|
61861
|
+
}
|
|
61862
|
+
|
|
61863
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
61864
|
+
line-height: 28px;
|
|
61865
|
+
min-height: 28px;
|
|
61866
|
+
padding-top: 9px;
|
|
61867
|
+
padding-bottom: 5px;
|
|
61868
|
+
}
|
|
61869
|
+
|
|
61870
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61871
|
+
line-height: 24px;
|
|
61872
|
+
min-height: 24px;
|
|
61873
|
+
padding-top: 7px;
|
|
61874
|
+
padding-bottom: 7px;
|
|
61875
|
+
}
|
|
61876
|
+
}
|
|
61877
|
+
}
|
|
61878
|
+
}
|
|
61879
|
+
|
|
61880
|
+
.e-list-item .e-text-content .e-list-text {
|
|
61881
|
+
&:has(> .e-input-group) {
|
|
61882
|
+
@if $skin-name =='highcontrast' {
|
|
61883
|
+
padding-top: 4px;
|
|
61884
|
+
padding-bottom: 4px;
|
|
61885
|
+
}
|
|
61886
|
+
|
|
61887
|
+
@if $skin-name =='FluentUI' {
|
|
61888
|
+
padding-top: 2px;
|
|
61889
|
+
padding-bottom: 2px;
|
|
61890
|
+
}
|
|
61891
|
+
|
|
61892
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
61893
|
+
padding-top: 3px;
|
|
61894
|
+
padding-bottom: 3px;
|
|
61895
|
+
}
|
|
61896
|
+
|
|
61897
|
+
@if $skin-name == 'bootstrap4' {
|
|
61898
|
+
padding-top: 6px;
|
|
61899
|
+
padding-bottom: 6px;
|
|
61900
|
+
}
|
|
61758
61901
|
}
|
|
61759
61902
|
}
|
|
61760
61903
|
|
|
@@ -61939,6 +62082,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61939
62082
|
.e-treeview.e-bigger {
|
|
61940
62083
|
.e-list-text {
|
|
61941
62084
|
font-size: $treeview-big-font-size;
|
|
62085
|
+
@if $skin-name == 'Material3' {
|
|
62086
|
+
padding: 12px;
|
|
62087
|
+
}
|
|
62088
|
+
|
|
61942
62089
|
@if $skin-name == 'bootstrap4' {
|
|
61943
62090
|
color: $treeview-big-text-color;
|
|
61944
62091
|
}
|
|
@@ -110523,10 +110670,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110523
110670
|
&:first-child {
|
|
110524
110671
|
padding: 0;
|
|
110525
110672
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110526
|
-
padding-bottom:
|
|
110673
|
+
padding-bottom: 8px;
|
|
110527
110674
|
padding-left: 12px;
|
|
110528
110675
|
padding-right: 12px;
|
|
110529
|
-
padding-top:
|
|
110676
|
+
padding-top: 8px;
|
|
110530
110677
|
}
|
|
110531
110678
|
}
|
|
110532
110679
|
|
|
@@ -110594,7 +110741,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110594
110741
|
.e-toast-content {
|
|
110595
110742
|
&:first-child {
|
|
110596
110743
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110597
|
-
padding-left:
|
|
110744
|
+
padding-left: 44px;
|
|
110598
110745
|
}
|
|
110599
110746
|
}
|
|
110600
110747
|
}
|
|
@@ -110641,9 +110788,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110641
110788
|
margin-right: $toast-icon-nrml-right-margin;
|
|
110642
110789
|
width: $toast-icon-nrml-width;
|
|
110643
110790
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110644
|
-
left:
|
|
110645
|
-
margin-left:
|
|
110646
|
-
margin-top:
|
|
110791
|
+
left: 0;
|
|
110792
|
+
margin-left: 12px;
|
|
110793
|
+
margin-top: 10px;
|
|
110794
|
+
padding-bottom: 6px;
|
|
110795
|
+
position: absolute;
|
|
110796
|
+
}
|
|
110797
|
+
@if $skin-name == 'fluent2' {
|
|
110798
|
+
margin-top: 2px;
|
|
110647
110799
|
}
|
|
110648
110800
|
}
|
|
110649
110801
|
|
|
@@ -111115,8 +111267,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
111115
111267
|
margin-right: $toast-icon-bgr-right-margin;
|
|
111116
111268
|
width: $toast-icon-bgr-width;
|
|
111117
111269
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111118
|
-
left:
|
|
111119
|
-
margin-top:
|
|
111270
|
+
left: 0;
|
|
111271
|
+
margin-top: 14px;
|
|
111272
|
+
margin-left: 12px;
|
|
111120
111273
|
}
|
|
111121
111274
|
}
|
|
111122
111275
|
|
|
@@ -44650,7 +44650,7 @@ $treeview-icon-font-size: $text-xl !default;
|
|
|
44650
44650
|
$treeview-image-font-size: $text-xl !default;
|
|
44651
44651
|
$treeview-big-font-size: $text-base !default;
|
|
44652
44652
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
44653
|
-
$treeview-item-height:
|
|
44653
|
+
$treeview-item-height: 38px !default;
|
|
44654
44654
|
$treeview-text-height: 38px !default;
|
|
44655
44655
|
$treeview-input-height: 30px !default;
|
|
44656
44656
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
@@ -44940,7 +44940,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44940
44940
|
|
|
44941
44941
|
.e-list-item {
|
|
44942
44942
|
list-style: none;
|
|
44943
|
-
@if $skin-name
|
|
44943
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44944
44944
|
padding: 2px 0;
|
|
44945
44945
|
}
|
|
44946
44946
|
@if $skin-name == 'fluent2' {
|
|
@@ -44948,13 +44948,12 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44948
44948
|
}
|
|
44949
44949
|
|
|
44950
44950
|
.e-ul {
|
|
44951
|
-
margin: 2px 0 -2px;
|
|
44952
44951
|
padding: $treeview-child-ul-padding;
|
|
44953
|
-
@if $skin-name == '
|
|
44954
|
-
margin: 2px 0
|
|
44952
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44953
|
+
margin: 2px 0 -2px;
|
|
44955
44954
|
}
|
|
44956
|
-
@
|
|
44957
|
-
margin:
|
|
44955
|
+
@if $skin-name == 'fluent2' {
|
|
44956
|
+
margin-top: 4px;
|
|
44958
44957
|
}
|
|
44959
44958
|
}
|
|
44960
44959
|
|
|
@@ -44991,6 +44990,45 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44991
44990
|
.e-icons.e-icons-spinner::before {
|
|
44992
44991
|
content: none;
|
|
44993
44992
|
}
|
|
44993
|
+
|
|
44994
|
+
.e-text-content {
|
|
44995
|
+
.e-list-text {
|
|
44996
|
+
&:has(> .e-input-group) {
|
|
44997
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
44998
|
+
padding-top: 1px;
|
|
44999
|
+
padding-bottom: 1px;
|
|
45000
|
+
.e-input-group {
|
|
45001
|
+
height: 34px;
|
|
45002
|
+
|
|
45003
|
+
.e-input {
|
|
45004
|
+
line-height: 26px;
|
|
45005
|
+
min-height: 26px;
|
|
45006
|
+
}
|
|
45007
|
+
}
|
|
45008
|
+
}
|
|
45009
|
+
@if $skin-name == 'tailwind3' {
|
|
45010
|
+
padding-top: 4px;
|
|
45011
|
+
padding-bottom: 4px;
|
|
45012
|
+
}
|
|
45013
|
+
@if $skin-name == 'highcontrast' {
|
|
45014
|
+
padding-top: 3px;
|
|
45015
|
+
padding-bottom: 3px;
|
|
45016
|
+
}
|
|
45017
|
+
@if ($skin-name == 'FluentUI') {
|
|
45018
|
+
padding-top: 3px;
|
|
45019
|
+
padding-bottom: 3px;
|
|
45020
|
+
}
|
|
45021
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45022
|
+
padding-top: 2px;
|
|
45023
|
+
padding-bottom: 2px;
|
|
45024
|
+
}
|
|
45025
|
+
@if $skin-name == 'bootstrap4' {
|
|
45026
|
+
padding-top: 5px;
|
|
45027
|
+
padding-bottom: 5px;
|
|
45028
|
+
}
|
|
45029
|
+
}
|
|
45030
|
+
}
|
|
45031
|
+
}
|
|
44994
45032
|
}
|
|
44995
45033
|
|
|
44996
45034
|
.e-icons {
|
|
@@ -45008,11 +45046,14 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45008
45046
|
|
|
45009
45047
|
.e-text-content {
|
|
45010
45048
|
@include user-select;
|
|
45011
|
-
border: 1px solid;
|
|
45012
45049
|
cursor: pointer;
|
|
45013
45050
|
margin: 0;
|
|
45014
45051
|
padding: $treeview-text-wrap-padding;
|
|
45015
45052
|
|
|
45053
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45054
|
+
border: 1px solid;
|
|
45055
|
+
}
|
|
45056
|
+
|
|
45016
45057
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
45017
45058
|
border: none;
|
|
45018
45059
|
}
|
|
@@ -45098,14 +45139,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45098
45139
|
|
|
45099
45140
|
.e-input-group {
|
|
45100
45141
|
height: $treeview-input-height;
|
|
45101
|
-
@if ($skin-name == '
|
|
45102
|
-
margin-top:
|
|
45103
|
-
|
|
45104
|
-
@else if($skin-name == 'tailwind') {
|
|
45105
|
-
margin-bottom: 3px;
|
|
45142
|
+
@if ($skin-name == 'tailwind') {
|
|
45143
|
+
margin-top: 4px;
|
|
45144
|
+
margin-bottom: 4px;
|
|
45106
45145
|
}
|
|
45107
45146
|
@else if($skin-name == 'bootstrap5') {
|
|
45108
|
-
margin-bottom:
|
|
45147
|
+
margin-bottom: 3px;
|
|
45148
|
+
margin-top: 3px;
|
|
45109
45149
|
}
|
|
45110
45150
|
@else {
|
|
45111
45151
|
margin-bottom: 0;
|
|
@@ -45115,9 +45155,20 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45115
45155
|
@if ($skin-name == 'fluent2') {
|
|
45116
45156
|
border-color: $treeview-input-border-color;
|
|
45117
45157
|
}
|
|
45118
|
-
|
|
45119
|
-
|
|
45158
|
+
.e-input {
|
|
45159
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
45120
45160
|
height: 28px;
|
|
45161
|
+
padding-top: 6px;
|
|
45162
|
+
padding-bottom: 6px;
|
|
45163
|
+
}
|
|
45164
|
+
@if $skin-name == 'tailwind3' {
|
|
45165
|
+
line-height: 20px;
|
|
45166
|
+
height: 32px;
|
|
45167
|
+
}
|
|
45168
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45169
|
+
height: 32px;
|
|
45170
|
+
padding-top: 5px;
|
|
45171
|
+
padding-bottom: 5px;
|
|
45121
45172
|
}
|
|
45122
45173
|
}
|
|
45123
45174
|
}
|
|
@@ -45709,13 +45760,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45709
45760
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
45710
45761
|
color: $treeview-item-active-check-color;
|
|
45711
45762
|
}
|
|
45712
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45763
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45713
45764
|
border-color: $content-text-color-selected;
|
|
45714
45765
|
}
|
|
45715
45766
|
}
|
|
45716
45767
|
|
|
45717
45768
|
.e-stop {
|
|
45718
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45769
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45719
45770
|
border-color: $content-text-color-selected;
|
|
45720
45771
|
}
|
|
45721
45772
|
}
|
|
@@ -45766,6 +45817,11 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45766
45817
|
}
|
|
45767
45818
|
}
|
|
45768
45819
|
}
|
|
45820
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
45821
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
45822
|
+
border-color: $content-text-color-hover;
|
|
45823
|
+
}
|
|
45824
|
+
}
|
|
45769
45825
|
}
|
|
45770
45826
|
|
|
45771
45827
|
.e-sibling {
|
|
@@ -83418,10 +83474,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83418
83474
|
&:first-child {
|
|
83419
83475
|
padding: 0;
|
|
83420
83476
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83421
|
-
padding-bottom:
|
|
83477
|
+
padding-bottom: 8px;
|
|
83422
83478
|
padding-left: 12px;
|
|
83423
83479
|
padding-right: 12px;
|
|
83424
|
-
padding-top:
|
|
83480
|
+
padding-top: 8px;
|
|
83425
83481
|
}
|
|
83426
83482
|
}
|
|
83427
83483
|
|
|
@@ -83489,7 +83545,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83489
83545
|
.e-toast-content {
|
|
83490
83546
|
&:first-child {
|
|
83491
83547
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83492
|
-
padding-left:
|
|
83548
|
+
padding-left: 44px;
|
|
83493
83549
|
}
|
|
83494
83550
|
}
|
|
83495
83551
|
}
|
|
@@ -83536,9 +83592,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83536
83592
|
margin-right: $toast-icon-nrml-right-margin;
|
|
83537
83593
|
width: $toast-icon-nrml-width;
|
|
83538
83594
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83539
|
-
left:
|
|
83540
|
-
margin-left:
|
|
83541
|
-
margin-top:
|
|
83595
|
+
left: 0;
|
|
83596
|
+
margin-left: 12px;
|
|
83597
|
+
margin-top: 10px;
|
|
83598
|
+
padding-bottom: 6px;
|
|
83599
|
+
position: absolute;
|
|
83600
|
+
}
|
|
83601
|
+
@if $skin-name == 'fluent2' {
|
|
83602
|
+
margin-top: 2px;
|
|
83542
83603
|
}
|
|
83543
83604
|
}
|
|
83544
83605
|
|