@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -58931,7 +58931,7 @@ $ripple-width: 32px !default;
|
|
|
58931
58931
|
|
|
58932
58932
|
.e-list-item {
|
|
58933
58933
|
list-style: none;
|
|
58934
|
-
@if $skin-name
|
|
58934
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
58935
58935
|
padding: 2px 0;
|
|
58936
58936
|
}
|
|
58937
58937
|
@if $skin-name == 'fluent2' {
|
|
@@ -58939,13 +58939,12 @@ $ripple-width: 32px !default;
|
|
|
58939
58939
|
}
|
|
58940
58940
|
|
|
58941
58941
|
.e-ul {
|
|
58942
|
-
margin: 2px 0 -2px;
|
|
58943
58942
|
padding: $treeview-child-ul-padding;
|
|
58944
|
-
@if $skin-name == '
|
|
58945
|
-
margin: 2px 0
|
|
58943
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
58944
|
+
margin: 2px 0 -2px;
|
|
58946
58945
|
}
|
|
58947
|
-
@
|
|
58948
|
-
margin:
|
|
58946
|
+
@if $skin-name == 'fluent2' {
|
|
58947
|
+
margin-top: 4px;
|
|
58949
58948
|
}
|
|
58950
58949
|
}
|
|
58951
58950
|
|
|
@@ -58982,6 +58981,45 @@ $ripple-width: 32px !default;
|
|
|
58982
58981
|
.e-icons.e-icons-spinner::before {
|
|
58983
58982
|
content: none;
|
|
58984
58983
|
}
|
|
58984
|
+
|
|
58985
|
+
.e-text-content {
|
|
58986
|
+
.e-list-text {
|
|
58987
|
+
&:has(> .e-input-group) {
|
|
58988
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
58989
|
+
padding-top: 1px;
|
|
58990
|
+
padding-bottom: 1px;
|
|
58991
|
+
.e-input-group {
|
|
58992
|
+
height: 34px;
|
|
58993
|
+
|
|
58994
|
+
.e-input {
|
|
58995
|
+
line-height: 26px;
|
|
58996
|
+
min-height: 26px;
|
|
58997
|
+
}
|
|
58998
|
+
}
|
|
58999
|
+
}
|
|
59000
|
+
@if $skin-name == 'tailwind3' {
|
|
59001
|
+
padding-top: 4px;
|
|
59002
|
+
padding-bottom: 4px;
|
|
59003
|
+
}
|
|
59004
|
+
@if $skin-name == 'highcontrast' {
|
|
59005
|
+
padding-top: 3px;
|
|
59006
|
+
padding-bottom: 3px;
|
|
59007
|
+
}
|
|
59008
|
+
@if ($skin-name == 'FluentUI') {
|
|
59009
|
+
padding-top: 3px;
|
|
59010
|
+
padding-bottom: 3px;
|
|
59011
|
+
}
|
|
59012
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59013
|
+
padding-top: 2px;
|
|
59014
|
+
padding-bottom: 2px;
|
|
59015
|
+
}
|
|
59016
|
+
@if $skin-name == 'bootstrap4' {
|
|
59017
|
+
padding-top: 5px;
|
|
59018
|
+
padding-bottom: 5px;
|
|
59019
|
+
}
|
|
59020
|
+
}
|
|
59021
|
+
}
|
|
59022
|
+
}
|
|
58985
59023
|
}
|
|
58986
59024
|
|
|
58987
59025
|
.e-icons {
|
|
@@ -58999,11 +59037,14 @@ $ripple-width: 32px !default;
|
|
|
58999
59037
|
|
|
59000
59038
|
.e-text-content {
|
|
59001
59039
|
@include user-select;
|
|
59002
|
-
border: 1px solid;
|
|
59003
59040
|
cursor: pointer;
|
|
59004
59041
|
margin: 0;
|
|
59005
59042
|
padding: $treeview-text-wrap-padding;
|
|
59006
59043
|
|
|
59044
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59045
|
+
border: 1px solid;
|
|
59046
|
+
}
|
|
59047
|
+
|
|
59007
59048
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59008
59049
|
border: none;
|
|
59009
59050
|
}
|
|
@@ -59089,14 +59130,13 @@ $ripple-width: 32px !default;
|
|
|
59089
59130
|
|
|
59090
59131
|
.e-input-group {
|
|
59091
59132
|
height: $treeview-input-height;
|
|
59092
|
-
@if ($skin-name == '
|
|
59093
|
-
margin-top:
|
|
59094
|
-
|
|
59095
|
-
@else if($skin-name == 'tailwind') {
|
|
59096
|
-
margin-bottom: 3px;
|
|
59133
|
+
@if ($skin-name == 'tailwind') {
|
|
59134
|
+
margin-top: 4px;
|
|
59135
|
+
margin-bottom: 4px;
|
|
59097
59136
|
}
|
|
59098
59137
|
@else if($skin-name == 'bootstrap5') {
|
|
59099
|
-
margin-bottom:
|
|
59138
|
+
margin-bottom: 3px;
|
|
59139
|
+
margin-top: 3px;
|
|
59100
59140
|
}
|
|
59101
59141
|
@else {
|
|
59102
59142
|
margin-bottom: 0;
|
|
@@ -59106,9 +59146,20 @@ $ripple-width: 32px !default;
|
|
|
59106
59146
|
@if ($skin-name == 'fluent2') {
|
|
59107
59147
|
border-color: $treeview-input-border-color;
|
|
59108
59148
|
}
|
|
59109
|
-
|
|
59110
|
-
|
|
59149
|
+
.e-input {
|
|
59150
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59111
59151
|
height: 28px;
|
|
59152
|
+
padding-top: 6px;
|
|
59153
|
+
padding-bottom: 6px;
|
|
59154
|
+
}
|
|
59155
|
+
@if $skin-name == 'tailwind3' {
|
|
59156
|
+
line-height: 20px;
|
|
59157
|
+
height: 32px;
|
|
59158
|
+
}
|
|
59159
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59160
|
+
height: 32px;
|
|
59161
|
+
padding-top: 5px;
|
|
59162
|
+
padding-bottom: 5px;
|
|
59112
59163
|
}
|
|
59113
59164
|
}
|
|
59114
59165
|
}
|
|
@@ -59700,13 +59751,13 @@ $ripple-width: 32px !default;
|
|
|
59700
59751
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
59701
59752
|
color: $treeview-item-active-check-color;
|
|
59702
59753
|
}
|
|
59703
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59754
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59704
59755
|
border-color: $content-text-color-selected;
|
|
59705
59756
|
}
|
|
59706
59757
|
}
|
|
59707
59758
|
|
|
59708
59759
|
.e-stop {
|
|
59709
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59760
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59710
59761
|
border-color: $content-text-color-selected;
|
|
59711
59762
|
}
|
|
59712
59763
|
}
|
|
@@ -59757,6 +59808,11 @@ $ripple-width: 32px !default;
|
|
|
59757
59808
|
}
|
|
59758
59809
|
}
|
|
59759
59810
|
}
|
|
59811
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
59812
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
59813
|
+
border-color: $content-text-color-hover;
|
|
59814
|
+
}
|
|
59815
|
+
}
|
|
59760
59816
|
}
|
|
59761
59817
|
|
|
59762
59818
|
.e-sibling {
|
|
@@ -60126,6 +60182,30 @@ $ripple-width: 32px !default;
|
|
|
60126
60182
|
min-height: $treeview-big-item-height;
|
|
60127
60183
|
}
|
|
60128
60184
|
|
|
60185
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60186
|
+
padding: $treeview-big-text-padding;
|
|
60187
|
+
}
|
|
60188
|
+
|
|
60189
|
+
@if $skin-name == 'highcontrast' {
|
|
60190
|
+
padding-top: 11px;
|
|
60191
|
+
padding-bottom: 11px;
|
|
60192
|
+
}
|
|
60193
|
+
|
|
60194
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60195
|
+
padding-top: 12px;
|
|
60196
|
+
padding-bottom: 12px;
|
|
60197
|
+
}
|
|
60198
|
+
|
|
60199
|
+
@if $skin-name == 'FluentUI' {
|
|
60200
|
+
padding-top: 10px;
|
|
60201
|
+
padding-bottom: 10px;
|
|
60202
|
+
}
|
|
60203
|
+
|
|
60204
|
+
@if $skin-name == 'bootstrap4' {
|
|
60205
|
+
padding-top: 13px;
|
|
60206
|
+
padding-bottom: 13px;
|
|
60207
|
+
}
|
|
60208
|
+
|
|
60129
60209
|
.e-input-group {
|
|
60130
60210
|
height: $treeview-big-input-height;
|
|
60131
60211
|
|
|
@@ -60134,6 +60214,69 @@ $ripple-width: 32px !default;
|
|
|
60134
60214
|
height: 36px;
|
|
60135
60215
|
}
|
|
60136
60216
|
}
|
|
60217
|
+
|
|
60218
|
+
@if $skin-name =='bootstrap5' {
|
|
60219
|
+
padding-top: 6px;
|
|
60220
|
+
padding-bottom: 6px;
|
|
60221
|
+
margin-top: 2px;
|
|
60222
|
+
margin-bottom: 2px;
|
|
60223
|
+
}
|
|
60224
|
+
|
|
60225
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60226
|
+
line-height: 42px;
|
|
60227
|
+
min-height: 42px;
|
|
60228
|
+
}
|
|
60229
|
+
|
|
60230
|
+
.e-input {
|
|
60231
|
+
@if $skin-name =='tailwind3' {
|
|
60232
|
+
height: 40px;
|
|
60233
|
+
line-height: 24px;
|
|
60234
|
+
padding-top: 8px;
|
|
60235
|
+
padding-bottom: 8px;
|
|
60236
|
+
}
|
|
60237
|
+
|
|
60238
|
+
@if $skin-name =='bootstrap5' {
|
|
60239
|
+
height: 24px;
|
|
60240
|
+
}
|
|
60241
|
+
|
|
60242
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60243
|
+
line-height: 28px;
|
|
60244
|
+
min-height: 28px;
|
|
60245
|
+
padding-top: 9px;
|
|
60246
|
+
padding-bottom: 5px;
|
|
60247
|
+
}
|
|
60248
|
+
|
|
60249
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60250
|
+
line-height: 24px;
|
|
60251
|
+
min-height: 24px;
|
|
60252
|
+
padding-top: 7px;
|
|
60253
|
+
padding-bottom: 7px;
|
|
60254
|
+
}
|
|
60255
|
+
}
|
|
60256
|
+
}
|
|
60257
|
+
}
|
|
60258
|
+
|
|
60259
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60260
|
+
&:has(> .e-input-group) {
|
|
60261
|
+
@if $skin-name =='highcontrast' {
|
|
60262
|
+
padding-top: 4px;
|
|
60263
|
+
padding-bottom: 4px;
|
|
60264
|
+
}
|
|
60265
|
+
|
|
60266
|
+
@if $skin-name =='FluentUI' {
|
|
60267
|
+
padding-top: 2px;
|
|
60268
|
+
padding-bottom: 2px;
|
|
60269
|
+
}
|
|
60270
|
+
|
|
60271
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60272
|
+
padding-top: 3px;
|
|
60273
|
+
padding-bottom: 3px;
|
|
60274
|
+
}
|
|
60275
|
+
|
|
60276
|
+
@if $skin-name == 'bootstrap4' {
|
|
60277
|
+
padding-top: 6px;
|
|
60278
|
+
padding-bottom: 6px;
|
|
60279
|
+
}
|
|
60137
60280
|
}
|
|
60138
60281
|
}
|
|
60139
60282
|
|
|
@@ -60318,6 +60461,10 @@ $ripple-width: 32px !default;
|
|
|
60318
60461
|
.e-treeview.e-bigger {
|
|
60319
60462
|
.e-list-text {
|
|
60320
60463
|
font-size: $treeview-big-font-size;
|
|
60464
|
+
@if $skin-name == 'Material3' {
|
|
60465
|
+
padding: 12px;
|
|
60466
|
+
}
|
|
60467
|
+
|
|
60321
60468
|
@if $skin-name == 'bootstrap4' {
|
|
60322
60469
|
color: $treeview-big-text-color;
|
|
60323
60470
|
}
|
|
@@ -108694,10 +108841,10 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
108694
108841
|
&:first-child {
|
|
108695
108842
|
padding: 0;
|
|
108696
108843
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108697
|
-
padding-bottom:
|
|
108844
|
+
padding-bottom: 8px;
|
|
108698
108845
|
padding-left: 12px;
|
|
108699
108846
|
padding-right: 12px;
|
|
108700
|
-
padding-top:
|
|
108847
|
+
padding-top: 8px;
|
|
108701
108848
|
}
|
|
108702
108849
|
}
|
|
108703
108850
|
|
|
@@ -108765,7 +108912,7 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
108765
108912
|
.e-toast-content {
|
|
108766
108913
|
&:first-child {
|
|
108767
108914
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108768
|
-
padding-left:
|
|
108915
|
+
padding-left: 44px;
|
|
108769
108916
|
}
|
|
108770
108917
|
}
|
|
108771
108918
|
}
|
|
@@ -108812,9 +108959,14 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
108812
108959
|
margin-right: $toast-icon-nrml-right-margin;
|
|
108813
108960
|
width: $toast-icon-nrml-width;
|
|
108814
108961
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108815
|
-
left:
|
|
108816
|
-
margin-left:
|
|
108817
|
-
margin-top:
|
|
108962
|
+
left: 0;
|
|
108963
|
+
margin-left: 12px;
|
|
108964
|
+
margin-top: 10px;
|
|
108965
|
+
padding-bottom: 6px;
|
|
108966
|
+
position: absolute;
|
|
108967
|
+
}
|
|
108968
|
+
@if $skin-name == 'fluent2' {
|
|
108969
|
+
margin-top: 2px;
|
|
108818
108970
|
}
|
|
108819
108971
|
}
|
|
108820
108972
|
|
|
@@ -109286,8 +109438,9 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
109286
109438
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109287
109439
|
width: $toast-icon-bgr-width;
|
|
109288
109440
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109289
|
-
left:
|
|
109290
|
-
margin-top:
|
|
109441
|
+
left: 0;
|
|
109442
|
+
margin-top: 14px;
|
|
109443
|
+
margin-left: 12px;
|
|
109291
109444
|
}
|
|
109292
109445
|
}
|
|
109293
109446
|
|
|
@@ -43224,8 +43224,8 @@ $treeview-font-size: $text-sm !default;
|
|
|
43224
43224
|
$treeview-icon-font-size: $text-xl !default;
|
|
43225
43225
|
$treeview-image-font-size: $text-xl !default;
|
|
43226
43226
|
$treeview-item-height: 38px !default;
|
|
43227
|
-
$treeview-text-height:
|
|
43228
|
-
$treeview-input-height:
|
|
43227
|
+
$treeview-text-height: 22px !default;
|
|
43228
|
+
$treeview-input-height: 32px !default;
|
|
43229
43229
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
43230
43230
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
43231
43231
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -43236,7 +43236,7 @@ $treeview-icon-size: 20px !default;
|
|
|
43236
43236
|
$treeview-icon-margin: 0 0 0 -20px !default;
|
|
43237
43237
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
43238
43238
|
$treeview-icon-padding: 0px !default;
|
|
43239
|
-
$treeview-text-padding:
|
|
43239
|
+
$treeview-text-padding: 8px 12px !default;
|
|
43240
43240
|
$treeview-text-margin: 0 !default;
|
|
43241
43241
|
$treeview-image-size: 20px !default;
|
|
43242
43242
|
$treeview-image-margin: 0 0 0 12px !default;
|
|
@@ -43251,7 +43251,7 @@ $treeview-icon-image-margin: 0 0 0 12px !default;
|
|
|
43251
43251
|
$treeview-rtl-icon-image-margin: 0 12px 0 0 !default;
|
|
43252
43252
|
$treeview-check-margin: 0 0 0 12px !default;
|
|
43253
43253
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
43254
|
-
$treeview-check-text-padding:
|
|
43254
|
+
$treeview-check-text-padding: 8px 12px !default;
|
|
43255
43255
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
43256
43256
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
43257
43257
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -43266,7 +43266,7 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
43266
43266
|
$treeview-big-font-size: $text-base !default;
|
|
43267
43267
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
43268
43268
|
$treeview-big-item-height: 44px !default;
|
|
43269
|
-
$treeview-big-text-height:
|
|
43269
|
+
$treeview-big-text-height: 24px !default;
|
|
43270
43270
|
$treeview-big-input-height: 40px !default;
|
|
43271
43271
|
$treeview-big-text-padding: 0 16px !default;
|
|
43272
43272
|
$treeview-big-input-padding: 0 9px !default;
|
|
@@ -43291,7 +43291,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
|
|
|
43291
43291
|
$treeview-big-drag-icon-font-size: $text-sm !default;
|
|
43292
43292
|
$treeview-big-drag-item-text-padding-left: 16px !default;
|
|
43293
43293
|
$treeview-big-drag-before-icon-padding: 14px !default;
|
|
43294
|
-
$treeview-big-check-text-padding:
|
|
43294
|
+
$treeview-big-check-text-padding: 10px 16px !default;
|
|
43295
43295
|
$treeview-big-check-wrap-width: calc(100% - 33px) !default;
|
|
43296
43296
|
$treeview-big-check-icon-wrap-width: calc(100% - 70px) !default;
|
|
43297
43297
|
$treeview-big-check-icon-img-wrap-width: calc(100% - 102px) !default;
|
|
@@ -43504,7 +43504,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43504
43504
|
|
|
43505
43505
|
.e-list-item {
|
|
43506
43506
|
list-style: none;
|
|
43507
|
-
@if $skin-name
|
|
43507
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43508
43508
|
padding: 2px 0;
|
|
43509
43509
|
}
|
|
43510
43510
|
@if $skin-name == 'fluent2' {
|
|
@@ -43512,13 +43512,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43512
43512
|
}
|
|
43513
43513
|
|
|
43514
43514
|
.e-ul {
|
|
43515
|
-
margin: 2px 0 -2px;
|
|
43516
43515
|
padding: $treeview-child-ul-padding;
|
|
43517
|
-
@if $skin-name == '
|
|
43518
|
-
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;
|
|
43519
43518
|
}
|
|
43520
|
-
@
|
|
43521
|
-
margin:
|
|
43519
|
+
@if $skin-name == 'fluent2' {
|
|
43520
|
+
margin-top: 4px;
|
|
43522
43521
|
}
|
|
43523
43522
|
}
|
|
43524
43523
|
|
|
@@ -43555,6 +43554,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43555
43554
|
.e-icons.e-icons-spinner::before {
|
|
43556
43555
|
content: none;
|
|
43557
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
|
+
}
|
|
43558
43596
|
}
|
|
43559
43597
|
|
|
43560
43598
|
.e-icons {
|
|
@@ -43572,11 +43610,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43572
43610
|
|
|
43573
43611
|
.e-text-content {
|
|
43574
43612
|
@include user-select;
|
|
43575
|
-
border: 1px solid;
|
|
43576
43613
|
cursor: pointer;
|
|
43577
43614
|
margin: 0;
|
|
43578
43615
|
padding: $treeview-text-wrap-padding;
|
|
43579
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
|
+
|
|
43580
43621
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43581
43622
|
border: none;
|
|
43582
43623
|
}
|
|
@@ -43662,14 +43703,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43662
43703
|
|
|
43663
43704
|
.e-input-group {
|
|
43664
43705
|
height: $treeview-input-height;
|
|
43665
|
-
@if ($skin-name == '
|
|
43666
|
-
margin-top:
|
|
43667
|
-
|
|
43668
|
-
@else if($skin-name == 'tailwind') {
|
|
43669
|
-
margin-bottom: 3px;
|
|
43706
|
+
@if ($skin-name == 'tailwind') {
|
|
43707
|
+
margin-top: 4px;
|
|
43708
|
+
margin-bottom: 4px;
|
|
43670
43709
|
}
|
|
43671
43710
|
@else if($skin-name == 'bootstrap5') {
|
|
43672
|
-
margin-bottom:
|
|
43711
|
+
margin-bottom: 3px;
|
|
43712
|
+
margin-top: 3px;
|
|
43673
43713
|
}
|
|
43674
43714
|
@else {
|
|
43675
43715
|
margin-bottom: 0;
|
|
@@ -43679,9 +43719,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43679
43719
|
@if ($skin-name == 'fluent2') {
|
|
43680
43720
|
border-color: $treeview-input-border-color;
|
|
43681
43721
|
}
|
|
43682
|
-
|
|
43683
|
-
|
|
43722
|
+
.e-input {
|
|
43723
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43684
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;
|
|
43685
43736
|
}
|
|
43686
43737
|
}
|
|
43687
43738
|
}
|
|
@@ -44273,13 +44324,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44273
44324
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44274
44325
|
color: $treeview-item-active-check-color;
|
|
44275
44326
|
}
|
|
44276
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44327
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44277
44328
|
border-color: $content-text-color-selected;
|
|
44278
44329
|
}
|
|
44279
44330
|
}
|
|
44280
44331
|
|
|
44281
44332
|
.e-stop {
|
|
44282
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44333
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44283
44334
|
border-color: $content-text-color-selected;
|
|
44284
44335
|
}
|
|
44285
44336
|
}
|
|
@@ -44330,6 +44381,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44330
44381
|
}
|
|
44331
44382
|
}
|
|
44332
44383
|
}
|
|
44384
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44385
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44386
|
+
border-color: $content-text-color-hover;
|
|
44387
|
+
}
|
|
44388
|
+
}
|
|
44333
44389
|
}
|
|
44334
44390
|
|
|
44335
44391
|
.e-sibling {
|
|
@@ -81950,10 +82006,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81950
82006
|
&:first-child {
|
|
81951
82007
|
padding: 0;
|
|
81952
82008
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81953
|
-
padding-bottom:
|
|
82009
|
+
padding-bottom: 8px;
|
|
81954
82010
|
padding-left: 12px;
|
|
81955
82011
|
padding-right: 12px;
|
|
81956
|
-
padding-top:
|
|
82012
|
+
padding-top: 8px;
|
|
81957
82013
|
}
|
|
81958
82014
|
}
|
|
81959
82015
|
|
|
@@ -82021,7 +82077,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82021
82077
|
.e-toast-content {
|
|
82022
82078
|
&:first-child {
|
|
82023
82079
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82024
|
-
padding-left:
|
|
82080
|
+
padding-left: 44px;
|
|
82025
82081
|
}
|
|
82026
82082
|
}
|
|
82027
82083
|
}
|
|
@@ -82068,9 +82124,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82068
82124
|
margin-right: $toast-icon-nrml-right-margin;
|
|
82069
82125
|
width: $toast-icon-nrml-width;
|
|
82070
82126
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82071
|
-
left:
|
|
82072
|
-
margin-left:
|
|
82073
|
-
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;
|
|
82074
82135
|
}
|
|
82075
82136
|
}
|
|
82076
82137
|
|