@syncfusion/blazor-themes 31.1.19 → 31.1.21
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 -6
- package/Compiled-Themes/bds-dark.css +5 -6
- package/Compiled-Themes/bds-lite.css +5 -6
- package/Compiled-Themes/bds.css +5 -6
- package/Compiled-Themes/bootstrap-dark-lite.css +4 -3
- package/Compiled-Themes/bootstrap-dark.css +4 -3
- package/Compiled-Themes/bootstrap-lite.css +4 -3
- package/Compiled-Themes/bootstrap.css +4 -3
- package/Compiled-Themes/bootstrap4-lite.css +13 -11
- package/Compiled-Themes/bootstrap4.css +25 -16
- package/Compiled-Themes/bootstrap5-dark-lite.css +29 -25
- package/Compiled-Themes/bootstrap5-dark.css +45 -32
- package/Compiled-Themes/bootstrap5-lite.css +29 -25
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +38 -25
- package/Compiled-Themes/bootstrap5.3-dark.css +55 -33
- package/Compiled-Themes/bootstrap5.3-lite.css +38 -25
- package/Compiled-Themes/bootstrap5.3.css +55 -33
- package/Compiled-Themes/bootstrap5.css +45 -32
- package/Compiled-Themes/fabric-dark-lite.css +4 -3
- package/Compiled-Themes/fabric-dark.css +4 -3
- package/Compiled-Themes/fabric-lite.css +4 -3
- package/Compiled-Themes/fabric.css +4 -3
- package/Compiled-Themes/fluent-dark-lite.css +16 -14
- package/Compiled-Themes/fluent-dark.css +26 -18
- package/Compiled-Themes/fluent-lite.css +16 -14
- package/Compiled-Themes/fluent.css +26 -18
- package/Compiled-Themes/fluent2-dark-lite.css +8 -7
- package/Compiled-Themes/fluent2-dark.css +9 -8
- package/Compiled-Themes/fluent2-highcontrast-lite.css +11 -7
- package/Compiled-Themes/fluent2-highcontrast.css +12 -8
- package/Compiled-Themes/fluent2-lite.css +8 -7
- package/Compiled-Themes/fluent2.css +9 -8
- package/Compiled-Themes/highcontrast-lite.css +14 -12
- package/Compiled-Themes/highcontrast.css +25 -15
- package/Compiled-Themes/material-dark-lite.css +19 -15
- package/Compiled-Themes/material-dark.css +39 -19
- package/Compiled-Themes/material-lite.css +19 -12
- package/Compiled-Themes/material.css +36 -15
- package/Compiled-Themes/material3-dark-lite.css +4 -6
- package/Compiled-Themes/material3-dark.css +5 -6
- package/Compiled-Themes/material3-lite.css +4 -6
- package/Compiled-Themes/material3.css +5 -6
- package/Compiled-Themes/tailwind-dark-lite.css +4 -5
- package/Compiled-Themes/tailwind-dark.css +4 -5
- package/Compiled-Themes/tailwind-lite.css +4 -5
- package/Compiled-Themes/tailwind.css +4 -5
- package/Compiled-Themes/tailwind3-dark-lite.css +9 -5
- package/Compiled-Themes/tailwind3-dark.css +16 -5
- package/Compiled-Themes/tailwind3-lite.css +9 -5
- package/Compiled-Themes/tailwind3.css +16 -5
- package/SCSS-Themes/bds-dark-lite.scss +90 -34
- package/SCSS-Themes/bds-dark.scss +182 -36
- package/SCSS-Themes/bds-lite.scss +90 -34
- package/SCSS-Themes/bds.scss +182 -36
- package/SCSS-Themes/bootstrap-dark-lite.scss +89 -34
- package/SCSS-Themes/bootstrap-dark.scss +181 -36
- package/SCSS-Themes/bootstrap-lite.scss +89 -34
- package/SCSS-Themes/bootstrap.scss +181 -36
- package/SCSS-Themes/bootstrap4-lite.scss +98 -42
- package/SCSS-Themes/bootstrap4.scss +190 -44
- package/SCSS-Themes/bootstrap5-dark-lite.scss +103 -47
- package/SCSS-Themes/bootstrap5-dark.scss +195 -49
- package/SCSS-Themes/bootstrap5-lite.scss +103 -47
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +106 -50
- package/SCSS-Themes/bootstrap5.3-dark.scss +198 -52
- package/SCSS-Themes/bootstrap5.3-lite.scss +106 -50
- package/SCSS-Themes/bootstrap5.3.scss +198 -52
- package/SCSS-Themes/bootstrap5.scss +195 -49
- package/SCSS-Themes/buttons/button/bds-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bds-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bds-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bds.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap4-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap4.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5-dark-lite.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5-lite.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5.3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.scss +4 -3
- package/SCSS-Themes/buttons/button/fabric-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-highcontrast-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-highcontrast.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2.scss +2 -1
- package/SCSS-Themes/buttons/button/highcontrast-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/highcontrast.scss +2 -1
- package/SCSS-Themes/buttons/button/material-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/material-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material3.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3.scss +2 -1
- package/SCSS-Themes/fabric-dark-lite.scss +89 -33
- package/SCSS-Themes/fabric-dark.scss +181 -35
- package/SCSS-Themes/fabric-lite.scss +89 -33
- package/SCSS-Themes/fabric.scss +181 -35
- package/SCSS-Themes/fluent-dark-lite.scss +99 -43
- package/SCSS-Themes/fluent-dark.scss +191 -45
- package/SCSS-Themes/fluent-lite.scss +99 -43
- package/SCSS-Themes/fluent.scss +191 -45
- package/SCSS-Themes/fluent2-dark-lite.scss +93 -37
- package/SCSS-Themes/fluent2-dark.scss +185 -39
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +93 -37
- package/SCSS-Themes/fluent2-highcontrast.scss +185 -39
- package/SCSS-Themes/fluent2-lite.scss +93 -37
- package/SCSS-Themes/fluent2.scss +185 -39
- package/SCSS-Themes/highcontrast-lite.scss +99 -41
- package/SCSS-Themes/highcontrast.scss +191 -43
- package/SCSS-Themes/material-dark-lite.scss +97 -41
- package/SCSS-Themes/material-dark.scss +189 -43
- package/SCSS-Themes/material-lite.scss +96 -40
- package/SCSS-Themes/material.scss +188 -42
- package/SCSS-Themes/material3-dark-lite.scss +91 -35
- package/SCSS-Themes/material3-dark.scss +183 -37
- package/SCSS-Themes/material3-lite.scss +91 -35
- package/SCSS-Themes/material3.scss +183 -37
- package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric.scss +1 -7
- package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-dark.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2.scss +2 -8
- package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/highcontrast.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/material.scss +1 -7
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/material3-dark.scss +2 -8
- package/SCSS-Themes/navigations/menu/material3-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/material3.scss +2 -8
- package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3.scss +1 -7
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -20
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/bds.scss +165 -20
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -19
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +173 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +170 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +173 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +173 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +170 -25
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fabric.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +173 -28
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/fluent.scss +173 -28
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -19
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +85 -27
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +174 -27
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +83 -27
- package/SCSS-Themes/navigations/treeview/material-dark.scss +172 -27
- package/SCSS-Themes/navigations/treeview/material-lite.scss +82 -26
- package/SCSS-Themes/navigations/treeview/material.scss +171 -26
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/material3.scss +164 -19
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -19
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -20
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -20
- 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 +89 -33
- package/SCSS-Themes/tailwind-dark.scss +181 -35
- package/SCSS-Themes/tailwind-lite.scss +89 -33
- package/SCSS-Themes/tailwind.scss +181 -35
- package/SCSS-Themes/tailwind3-dark-lite.scss +90 -34
- package/SCSS-Themes/tailwind3-dark.scss +182 -36
- package/SCSS-Themes/tailwind3-lite.scss +90 -34
- package/SCSS-Themes/tailwind3.scss +182 -36
- package/package.json +1 -1
|
@@ -15070,11 +15070,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
15070
15070
|
@mixin outline-primary-disabled {
|
|
15071
15071
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15072
15072
|
background: $btn-outline-primary-disabled-border-color;
|
|
15073
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15073
15074
|
}
|
|
15074
15075
|
@else {
|
|
15075
15076
|
background: $btn-outline-bgcolor;
|
|
15077
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15076
15078
|
}
|
|
15077
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15078
15079
|
box-shadow: $btn-flat-box-shadow;
|
|
15079
15080
|
color: $btn-outline-primary-disabled-color;
|
|
15080
15081
|
}
|
|
@@ -43024,7 +43025,7 @@ $ripple-width: 32px !default;
|
|
|
43024
43025
|
|
|
43025
43026
|
.e-list-item {
|
|
43026
43027
|
list-style: none;
|
|
43027
|
-
@if $skin-name
|
|
43028
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43028
43029
|
padding: 2px 0;
|
|
43029
43030
|
}
|
|
43030
43031
|
@if $skin-name == 'fluent2' {
|
|
@@ -43032,13 +43033,12 @@ $ripple-width: 32px !default;
|
|
|
43032
43033
|
}
|
|
43033
43034
|
|
|
43034
43035
|
.e-ul {
|
|
43035
|
-
margin: 2px 0 -2px;
|
|
43036
43036
|
padding: $treeview-child-ul-padding;
|
|
43037
|
-
@if $skin-name == '
|
|
43038
|
-
margin: 2px 0
|
|
43037
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43038
|
+
margin: 2px 0 -2px;
|
|
43039
43039
|
}
|
|
43040
|
-
@
|
|
43041
|
-
margin:
|
|
43040
|
+
@if $skin-name == 'fluent2' {
|
|
43041
|
+
margin-top: 4px;
|
|
43042
43042
|
}
|
|
43043
43043
|
}
|
|
43044
43044
|
|
|
@@ -43075,6 +43075,49 @@ $ripple-width: 32px !default;
|
|
|
43075
43075
|
.e-icons.e-icons-spinner::before {
|
|
43076
43076
|
content: none;
|
|
43077
43077
|
}
|
|
43078
|
+
|
|
43079
|
+
.e-text-content {
|
|
43080
|
+
.e-list-text {
|
|
43081
|
+
&:has(> .e-input-group) {
|
|
43082
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43083
|
+
padding-top: 1px;
|
|
43084
|
+
padding-bottom: 1px;
|
|
43085
|
+
.e-input-group {
|
|
43086
|
+
height: 34px;
|
|
43087
|
+
|
|
43088
|
+
.e-input {
|
|
43089
|
+
line-height: 26px;
|
|
43090
|
+
min-height: 26px;
|
|
43091
|
+
}
|
|
43092
|
+
}
|
|
43093
|
+
}
|
|
43094
|
+
@if $skin-name == 'tailwind3' {
|
|
43095
|
+
padding-top: 4px;
|
|
43096
|
+
padding-bottom: 4px;
|
|
43097
|
+
}
|
|
43098
|
+
@if $skin-name == 'highcontrast' {
|
|
43099
|
+
padding-top: 3px;
|
|
43100
|
+
padding-bottom: 3px;
|
|
43101
|
+
}
|
|
43102
|
+
@if ($skin-name == 'FluentUI') {
|
|
43103
|
+
padding-top: 3px;
|
|
43104
|
+
padding-bottom: 3px;
|
|
43105
|
+
}
|
|
43106
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43107
|
+
padding-top: 2px;
|
|
43108
|
+
padding-bottom: 2px;
|
|
43109
|
+
}
|
|
43110
|
+
@if $skin-name == 'bootstrap4' {
|
|
43111
|
+
padding-top: 5px;
|
|
43112
|
+
padding-bottom: 5px;
|
|
43113
|
+
}
|
|
43114
|
+
@if $skin-name == 'bootstrap5' {
|
|
43115
|
+
padding-top: 3px;
|
|
43116
|
+
padding-bottom: 3px;
|
|
43117
|
+
}
|
|
43118
|
+
}
|
|
43119
|
+
}
|
|
43120
|
+
}
|
|
43078
43121
|
}
|
|
43079
43122
|
|
|
43080
43123
|
.e-icons {
|
|
@@ -43092,11 +43135,14 @@ $ripple-width: 32px !default;
|
|
|
43092
43135
|
|
|
43093
43136
|
.e-text-content {
|
|
43094
43137
|
@include user-select;
|
|
43095
|
-
border: 1px solid;
|
|
43096
43138
|
cursor: pointer;
|
|
43097
43139
|
margin: 0;
|
|
43098
43140
|
padding: $treeview-text-wrap-padding;
|
|
43099
43141
|
|
|
43142
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43143
|
+
border: 1px solid;
|
|
43144
|
+
}
|
|
43145
|
+
|
|
43100
43146
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43101
43147
|
border: none;
|
|
43102
43148
|
}
|
|
@@ -43182,14 +43228,9 @@ $ripple-width: 32px !default;
|
|
|
43182
43228
|
|
|
43183
43229
|
.e-input-group {
|
|
43184
43230
|
height: $treeview-input-height;
|
|
43185
|
-
@if ($skin-name == '
|
|
43186
|
-
margin-top:
|
|
43187
|
-
|
|
43188
|
-
@else if($skin-name == 'tailwind') {
|
|
43189
|
-
margin-bottom: 3px;
|
|
43190
|
-
}
|
|
43191
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43192
|
-
margin-bottom: 2px;
|
|
43231
|
+
@if ($skin-name == 'tailwind') {
|
|
43232
|
+
margin-top: 4px;
|
|
43233
|
+
margin-bottom: 4px;
|
|
43193
43234
|
}
|
|
43194
43235
|
@else {
|
|
43195
43236
|
margin-bottom: 0;
|
|
@@ -43199,9 +43240,20 @@ $ripple-width: 32px !default;
|
|
|
43199
43240
|
@if ($skin-name == 'fluent2') {
|
|
43200
43241
|
border-color: $treeview-input-border-color;
|
|
43201
43242
|
}
|
|
43202
|
-
|
|
43203
|
-
|
|
43243
|
+
.e-input {
|
|
43244
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43204
43245
|
height: 28px;
|
|
43246
|
+
padding-top: 6px;
|
|
43247
|
+
padding-bottom: 6px;
|
|
43248
|
+
}
|
|
43249
|
+
@if $skin-name == 'tailwind3' {
|
|
43250
|
+
line-height: 20px;
|
|
43251
|
+
height: 32px;
|
|
43252
|
+
}
|
|
43253
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43254
|
+
height: 32px;
|
|
43255
|
+
padding-top: 5px;
|
|
43256
|
+
padding-bottom: 5px;
|
|
43205
43257
|
}
|
|
43206
43258
|
}
|
|
43207
43259
|
}
|
|
@@ -43793,13 +43845,13 @@ $ripple-width: 32px !default;
|
|
|
43793
43845
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
43794
43846
|
color: $treeview-item-active-check-color;
|
|
43795
43847
|
}
|
|
43796
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43848
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43797
43849
|
border-color: $content-text-color-selected;
|
|
43798
43850
|
}
|
|
43799
43851
|
}
|
|
43800
43852
|
|
|
43801
43853
|
.e-stop {
|
|
43802
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43854
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43803
43855
|
border-color: $content-text-color-selected;
|
|
43804
43856
|
}
|
|
43805
43857
|
}
|
|
@@ -43850,6 +43902,11 @@ $ripple-width: 32px !default;
|
|
|
43850
43902
|
}
|
|
43851
43903
|
}
|
|
43852
43904
|
}
|
|
43905
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
43906
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
43907
|
+
border-color: $content-text-color-hover;
|
|
43908
|
+
}
|
|
43909
|
+
}
|
|
43853
43910
|
}
|
|
43854
43911
|
|
|
43855
43912
|
.e-sibling {
|
|
@@ -44448,7 +44505,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44448
44505
|
& .e-caret {
|
|
44449
44506
|
font-size: $menu-caret-font-size;
|
|
44450
44507
|
height: auto;
|
|
44451
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
44508
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
44452
44509
|
line-height: $menu-icon-li-height;
|
|
44453
44510
|
}
|
|
44454
44511
|
@else {
|
|
@@ -44491,12 +44548,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44491
44548
|
@if $skin-name == 'fluent2' {
|
|
44492
44549
|
padding: 9px 0;
|
|
44493
44550
|
}
|
|
44494
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
44495
|
-
line-height: $menu-icon-li-height;
|
|
44496
|
-
}
|
|
44497
|
-
@else {
|
|
44498
|
-
line-height: $menu-li-height;
|
|
44499
|
-
}
|
|
44500
44551
|
}
|
|
44501
44552
|
}
|
|
44502
44553
|
}
|
|
@@ -81294,10 +81345,10 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
81294
81345
|
&:first-child {
|
|
81295
81346
|
padding: 0;
|
|
81296
81347
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81297
|
-
padding-bottom:
|
|
81348
|
+
padding-bottom: 8px;
|
|
81298
81349
|
padding-left: 12px;
|
|
81299
81350
|
padding-right: 12px;
|
|
81300
|
-
padding-top:
|
|
81351
|
+
padding-top: 8px;
|
|
81301
81352
|
}
|
|
81302
81353
|
}
|
|
81303
81354
|
|
|
@@ -81365,7 +81416,7 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
81365
81416
|
.e-toast-content {
|
|
81366
81417
|
&:first-child {
|
|
81367
81418
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81368
|
-
padding-left:
|
|
81419
|
+
padding-left: 44px;
|
|
81369
81420
|
}
|
|
81370
81421
|
}
|
|
81371
81422
|
}
|
|
@@ -81412,9 +81463,14 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
81412
81463
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81413
81464
|
width: $toast-icon-nrml-width;
|
|
81414
81465
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81415
|
-
left:
|
|
81416
|
-
margin-left:
|
|
81417
|
-
margin-top:
|
|
81466
|
+
left: 0;
|
|
81467
|
+
margin-left: 12px;
|
|
81468
|
+
margin-top: 10px;
|
|
81469
|
+
padding-bottom: 6px;
|
|
81470
|
+
position: absolute;
|
|
81471
|
+
}
|
|
81472
|
+
@if $skin-name == 'fluent2' {
|
|
81473
|
+
margin-top: 2px;
|
|
81418
81474
|
}
|
|
81419
81475
|
}
|
|
81420
81476
|
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -22543,11 +22543,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
22543
22543
|
@mixin outline-primary-disabled {
|
|
22544
22544
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
22545
22545
|
background: $btn-outline-primary-disabled-border-color;
|
|
22546
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
22546
22547
|
}
|
|
22547
22548
|
@else {
|
|
22548
22549
|
background: $btn-outline-bgcolor;
|
|
22550
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
22549
22551
|
}
|
|
22550
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
22551
22552
|
box-shadow: $btn-flat-box-shadow;
|
|
22552
22553
|
color: $btn-outline-primary-disabled-color;
|
|
22553
22554
|
}
|
|
@@ -58931,7 +58932,7 @@ $ripple-width: 32px !default;
|
|
|
58931
58932
|
|
|
58932
58933
|
.e-list-item {
|
|
58933
58934
|
list-style: none;
|
|
58934
|
-
@if $skin-name
|
|
58935
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
58935
58936
|
padding: 2px 0;
|
|
58936
58937
|
}
|
|
58937
58938
|
@if $skin-name == 'fluent2' {
|
|
@@ -58939,13 +58940,12 @@ $ripple-width: 32px !default;
|
|
|
58939
58940
|
}
|
|
58940
58941
|
|
|
58941
58942
|
.e-ul {
|
|
58942
|
-
margin: 2px 0 -2px;
|
|
58943
58943
|
padding: $treeview-child-ul-padding;
|
|
58944
|
-
@if $skin-name == '
|
|
58945
|
-
margin: 2px 0
|
|
58944
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
58945
|
+
margin: 2px 0 -2px;
|
|
58946
58946
|
}
|
|
58947
|
-
@
|
|
58948
|
-
margin:
|
|
58947
|
+
@if $skin-name == 'fluent2' {
|
|
58948
|
+
margin-top: 4px;
|
|
58949
58949
|
}
|
|
58950
58950
|
}
|
|
58951
58951
|
|
|
@@ -58982,6 +58982,49 @@ $ripple-width: 32px !default;
|
|
|
58982
58982
|
.e-icons.e-icons-spinner::before {
|
|
58983
58983
|
content: none;
|
|
58984
58984
|
}
|
|
58985
|
+
|
|
58986
|
+
.e-text-content {
|
|
58987
|
+
.e-list-text {
|
|
58988
|
+
&:has(> .e-input-group) {
|
|
58989
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
58990
|
+
padding-top: 1px;
|
|
58991
|
+
padding-bottom: 1px;
|
|
58992
|
+
.e-input-group {
|
|
58993
|
+
height: 34px;
|
|
58994
|
+
|
|
58995
|
+
.e-input {
|
|
58996
|
+
line-height: 26px;
|
|
58997
|
+
min-height: 26px;
|
|
58998
|
+
}
|
|
58999
|
+
}
|
|
59000
|
+
}
|
|
59001
|
+
@if $skin-name == 'tailwind3' {
|
|
59002
|
+
padding-top: 4px;
|
|
59003
|
+
padding-bottom: 4px;
|
|
59004
|
+
}
|
|
59005
|
+
@if $skin-name == 'highcontrast' {
|
|
59006
|
+
padding-top: 3px;
|
|
59007
|
+
padding-bottom: 3px;
|
|
59008
|
+
}
|
|
59009
|
+
@if ($skin-name == 'FluentUI') {
|
|
59010
|
+
padding-top: 3px;
|
|
59011
|
+
padding-bottom: 3px;
|
|
59012
|
+
}
|
|
59013
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59014
|
+
padding-top: 2px;
|
|
59015
|
+
padding-bottom: 2px;
|
|
59016
|
+
}
|
|
59017
|
+
@if $skin-name == 'bootstrap4' {
|
|
59018
|
+
padding-top: 5px;
|
|
59019
|
+
padding-bottom: 5px;
|
|
59020
|
+
}
|
|
59021
|
+
@if $skin-name == 'bootstrap5' {
|
|
59022
|
+
padding-top: 3px;
|
|
59023
|
+
padding-bottom: 3px;
|
|
59024
|
+
}
|
|
59025
|
+
}
|
|
59026
|
+
}
|
|
59027
|
+
}
|
|
58985
59028
|
}
|
|
58986
59029
|
|
|
58987
59030
|
.e-icons {
|
|
@@ -58999,11 +59042,14 @@ $ripple-width: 32px !default;
|
|
|
58999
59042
|
|
|
59000
59043
|
.e-text-content {
|
|
59001
59044
|
@include user-select;
|
|
59002
|
-
border: 1px solid;
|
|
59003
59045
|
cursor: pointer;
|
|
59004
59046
|
margin: 0;
|
|
59005
59047
|
padding: $treeview-text-wrap-padding;
|
|
59006
59048
|
|
|
59049
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59050
|
+
border: 1px solid;
|
|
59051
|
+
}
|
|
59052
|
+
|
|
59007
59053
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59008
59054
|
border: none;
|
|
59009
59055
|
}
|
|
@@ -59089,14 +59135,9 @@ $ripple-width: 32px !default;
|
|
|
59089
59135
|
|
|
59090
59136
|
.e-input-group {
|
|
59091
59137
|
height: $treeview-input-height;
|
|
59092
|
-
@if ($skin-name == '
|
|
59093
|
-
margin-top:
|
|
59094
|
-
|
|
59095
|
-
@else if($skin-name == 'tailwind') {
|
|
59096
|
-
margin-bottom: 3px;
|
|
59097
|
-
}
|
|
59098
|
-
@else if($skin-name == 'bootstrap5') {
|
|
59099
|
-
margin-bottom: 2px;
|
|
59138
|
+
@if ($skin-name == 'tailwind') {
|
|
59139
|
+
margin-top: 4px;
|
|
59140
|
+
margin-bottom: 4px;
|
|
59100
59141
|
}
|
|
59101
59142
|
@else {
|
|
59102
59143
|
margin-bottom: 0;
|
|
@@ -59106,9 +59147,20 @@ $ripple-width: 32px !default;
|
|
|
59106
59147
|
@if ($skin-name == 'fluent2') {
|
|
59107
59148
|
border-color: $treeview-input-border-color;
|
|
59108
59149
|
}
|
|
59109
|
-
|
|
59110
|
-
|
|
59150
|
+
.e-input {
|
|
59151
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59111
59152
|
height: 28px;
|
|
59153
|
+
padding-top: 6px;
|
|
59154
|
+
padding-bottom: 6px;
|
|
59155
|
+
}
|
|
59156
|
+
@if $skin-name == 'tailwind3' {
|
|
59157
|
+
line-height: 20px;
|
|
59158
|
+
height: 32px;
|
|
59159
|
+
}
|
|
59160
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59161
|
+
height: 32px;
|
|
59162
|
+
padding-top: 5px;
|
|
59163
|
+
padding-bottom: 5px;
|
|
59112
59164
|
}
|
|
59113
59165
|
}
|
|
59114
59166
|
}
|
|
@@ -59700,13 +59752,13 @@ $ripple-width: 32px !default;
|
|
|
59700
59752
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
59701
59753
|
color: $treeview-item-active-check-color;
|
|
59702
59754
|
}
|
|
59703
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59755
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59704
59756
|
border-color: $content-text-color-selected;
|
|
59705
59757
|
}
|
|
59706
59758
|
}
|
|
59707
59759
|
|
|
59708
59760
|
.e-stop {
|
|
59709
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59761
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59710
59762
|
border-color: $content-text-color-selected;
|
|
59711
59763
|
}
|
|
59712
59764
|
}
|
|
@@ -59757,6 +59809,11 @@ $ripple-width: 32px !default;
|
|
|
59757
59809
|
}
|
|
59758
59810
|
}
|
|
59759
59811
|
}
|
|
59812
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
59813
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
59814
|
+
border-color: $content-text-color-hover;
|
|
59815
|
+
}
|
|
59816
|
+
}
|
|
59760
59817
|
}
|
|
59761
59818
|
|
|
59762
59819
|
.e-sibling {
|
|
@@ -60126,6 +60183,28 @@ $ripple-width: 32px !default;
|
|
|
60126
60183
|
min-height: $treeview-big-item-height;
|
|
60127
60184
|
}
|
|
60128
60185
|
|
|
60186
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60187
|
+
padding: $treeview-big-text-padding;
|
|
60188
|
+
}
|
|
60189
|
+
|
|
60190
|
+
@if $skin-name == 'highcontrast' {
|
|
60191
|
+
padding: $treeview-big-text-padding;
|
|
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: $treeview-big-text-padding;
|
|
60201
|
+
}
|
|
60202
|
+
|
|
60203
|
+
@if $skin-name == 'bootstrap4' {
|
|
60204
|
+
padding-top: 13px;
|
|
60205
|
+
padding-bottom: 13px;
|
|
60206
|
+
}
|
|
60207
|
+
|
|
60129
60208
|
.e-input-group {
|
|
60130
60209
|
height: $treeview-big-input-height;
|
|
60131
60210
|
|
|
@@ -60134,6 +60213,69 @@ $ripple-width: 32px !default;
|
|
|
60134
60213
|
height: 36px;
|
|
60135
60214
|
}
|
|
60136
60215
|
}
|
|
60216
|
+
|
|
60217
|
+
@if $skin-name =='bootstrap5' {
|
|
60218
|
+
padding-top: 6px;
|
|
60219
|
+
padding-bottom: 6px;
|
|
60220
|
+
margin-top: 2px;
|
|
60221
|
+
margin-bottom: 2px;
|
|
60222
|
+
}
|
|
60223
|
+
|
|
60224
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60225
|
+
line-height: 42px;
|
|
60226
|
+
min-height: 42px;
|
|
60227
|
+
}
|
|
60228
|
+
|
|
60229
|
+
.e-input {
|
|
60230
|
+
@if $skin-name =='tailwind3' {
|
|
60231
|
+
height: 40px;
|
|
60232
|
+
line-height: 24px;
|
|
60233
|
+
padding-top: 8px;
|
|
60234
|
+
padding-bottom: 8px;
|
|
60235
|
+
}
|
|
60236
|
+
|
|
60237
|
+
@if $skin-name =='bootstrap5' {
|
|
60238
|
+
height: 24px;
|
|
60239
|
+
}
|
|
60240
|
+
|
|
60241
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60242
|
+
line-height: 28px;
|
|
60243
|
+
min-height: 28px;
|
|
60244
|
+
padding-top: 9px;
|
|
60245
|
+
padding-bottom: 5px;
|
|
60246
|
+
}
|
|
60247
|
+
|
|
60248
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60249
|
+
line-height: 24px;
|
|
60250
|
+
min-height: 24px;
|
|
60251
|
+
padding-top: 7px;
|
|
60252
|
+
padding-bottom: 7px;
|
|
60253
|
+
}
|
|
60254
|
+
}
|
|
60255
|
+
}
|
|
60256
|
+
}
|
|
60257
|
+
|
|
60258
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60259
|
+
&:has(> .e-input-group) {
|
|
60260
|
+
@if $skin-name =='highcontrast' {
|
|
60261
|
+
padding-top: 4px;
|
|
60262
|
+
padding-bottom: 4px;
|
|
60263
|
+
}
|
|
60264
|
+
|
|
60265
|
+
@if $skin-name =='FluentUI' {
|
|
60266
|
+
padding-top: 2px;
|
|
60267
|
+
padding-bottom: 2px;
|
|
60268
|
+
}
|
|
60269
|
+
|
|
60270
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60271
|
+
padding-top: 3px;
|
|
60272
|
+
padding-bottom: 3px;
|
|
60273
|
+
}
|
|
60274
|
+
|
|
60275
|
+
@if $skin-name == 'bootstrap4' {
|
|
60276
|
+
padding-top: 6px;
|
|
60277
|
+
padding-bottom: 6px;
|
|
60278
|
+
}
|
|
60137
60279
|
}
|
|
60138
60280
|
}
|
|
60139
60281
|
|
|
@@ -60318,6 +60460,10 @@ $ripple-width: 32px !default;
|
|
|
60318
60460
|
.e-treeview.e-bigger {
|
|
60319
60461
|
.e-list-text {
|
|
60320
60462
|
font-size: $treeview-big-font-size;
|
|
60463
|
+
@if $skin-name == 'Material3' {
|
|
60464
|
+
padding: 12px;
|
|
60465
|
+
}
|
|
60466
|
+
|
|
60321
60467
|
@if $skin-name == 'bootstrap4' {
|
|
60322
60468
|
color: $treeview-big-text-color;
|
|
60323
60469
|
}
|
|
@@ -60766,7 +60912,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60766
60912
|
& .e-caret {
|
|
60767
60913
|
font-size: $menu-caret-font-size;
|
|
60768
60914
|
height: auto;
|
|
60769
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
60915
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
60770
60916
|
line-height: $menu-icon-li-height;
|
|
60771
60917
|
}
|
|
60772
60918
|
@else {
|
|
@@ -60809,12 +60955,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60809
60955
|
@if $skin-name == 'fluent2' {
|
|
60810
60956
|
padding: 9px 0;
|
|
60811
60957
|
}
|
|
60812
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
60813
|
-
line-height: $menu-icon-li-height;
|
|
60814
|
-
}
|
|
60815
|
-
@else {
|
|
60816
|
-
line-height: $menu-li-height;
|
|
60817
|
-
}
|
|
60818
60958
|
}
|
|
60819
60959
|
}
|
|
60820
60960
|
}
|
|
@@ -108694,10 +108834,10 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
108694
108834
|
&:first-child {
|
|
108695
108835
|
padding: 0;
|
|
108696
108836
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108697
|
-
padding-bottom:
|
|
108837
|
+
padding-bottom: 8px;
|
|
108698
108838
|
padding-left: 12px;
|
|
108699
108839
|
padding-right: 12px;
|
|
108700
|
-
padding-top:
|
|
108840
|
+
padding-top: 8px;
|
|
108701
108841
|
}
|
|
108702
108842
|
}
|
|
108703
108843
|
|
|
@@ -108765,7 +108905,7 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
108765
108905
|
.e-toast-content {
|
|
108766
108906
|
&:first-child {
|
|
108767
108907
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108768
|
-
padding-left:
|
|
108908
|
+
padding-left: 44px;
|
|
108769
108909
|
}
|
|
108770
108910
|
}
|
|
108771
108911
|
}
|
|
@@ -108812,9 +108952,14 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
108812
108952
|
margin-right: $toast-icon-nrml-right-margin;
|
|
108813
108953
|
width: $toast-icon-nrml-width;
|
|
108814
108954
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108815
|
-
left:
|
|
108816
|
-
margin-left:
|
|
108817
|
-
margin-top:
|
|
108955
|
+
left: 0;
|
|
108956
|
+
margin-left: 12px;
|
|
108957
|
+
margin-top: 10px;
|
|
108958
|
+
padding-bottom: 6px;
|
|
108959
|
+
position: absolute;
|
|
108960
|
+
}
|
|
108961
|
+
@if $skin-name == 'fluent2' {
|
|
108962
|
+
margin-top: 2px;
|
|
108818
108963
|
}
|
|
108819
108964
|
}
|
|
108820
108965
|
|
|
@@ -109286,8 +109431,9 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
109286
109431
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109287
109432
|
width: $toast-icon-bgr-width;
|
|
109288
109433
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109289
|
-
left:
|
|
109290
|
-
margin-top:
|
|
109434
|
+
left: 0;
|
|
109435
|
+
margin-top: 14px;
|
|
109436
|
+
margin-left: 12px;
|
|
109291
109437
|
}
|
|
109292
109438
|
}
|
|
109293
109439
|
|