@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
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -25041,11 +25041,12 @@ $btn-keyboard-focus-border-color: $shadow-color !default;
|
|
|
25041
25041
|
@mixin outline-primary-disabled {
|
|
25042
25042
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
25043
25043
|
background: $btn-outline-primary-disabled-border-color;
|
|
25044
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
25044
25045
|
}
|
|
25045
25046
|
@else {
|
|
25046
25047
|
background: $btn-outline-bgcolor;
|
|
25048
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
25047
25049
|
}
|
|
25048
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
25049
25050
|
box-shadow: $btn-flat-box-shadow;
|
|
25050
25051
|
color: $btn-outline-primary-disabled-color;
|
|
25051
25052
|
}
|
|
@@ -61770,7 +61771,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61770
61771
|
|
|
61771
61772
|
.e-list-item {
|
|
61772
61773
|
list-style: none;
|
|
61773
|
-
@if $skin-name
|
|
61774
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
61774
61775
|
padding: 2px 0;
|
|
61775
61776
|
}
|
|
61776
61777
|
@if $skin-name == 'fluent2' {
|
|
@@ -61778,13 +61779,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61778
61779
|
}
|
|
61779
61780
|
|
|
61780
61781
|
.e-ul {
|
|
61781
|
-
margin: 2px 0 -2px;
|
|
61782
61782
|
padding: $treeview-child-ul-padding;
|
|
61783
|
-
@if $skin-name == '
|
|
61784
|
-
margin: 2px 0
|
|
61783
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
61784
|
+
margin: 2px 0 -2px;
|
|
61785
61785
|
}
|
|
61786
|
-
@
|
|
61787
|
-
margin:
|
|
61786
|
+
@if $skin-name == 'fluent2' {
|
|
61787
|
+
margin-top: 4px;
|
|
61788
61788
|
}
|
|
61789
61789
|
}
|
|
61790
61790
|
|
|
@@ -61821,6 +61821,49 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61821
61821
|
.e-icons.e-icons-spinner::before {
|
|
61822
61822
|
content: none;
|
|
61823
61823
|
}
|
|
61824
|
+
|
|
61825
|
+
.e-text-content {
|
|
61826
|
+
.e-list-text {
|
|
61827
|
+
&:has(> .e-input-group) {
|
|
61828
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
61829
|
+
padding-top: 1px;
|
|
61830
|
+
padding-bottom: 1px;
|
|
61831
|
+
.e-input-group {
|
|
61832
|
+
height: 34px;
|
|
61833
|
+
|
|
61834
|
+
.e-input {
|
|
61835
|
+
line-height: 26px;
|
|
61836
|
+
min-height: 26px;
|
|
61837
|
+
}
|
|
61838
|
+
}
|
|
61839
|
+
}
|
|
61840
|
+
@if $skin-name == 'tailwind3' {
|
|
61841
|
+
padding-top: 4px;
|
|
61842
|
+
padding-bottom: 4px;
|
|
61843
|
+
}
|
|
61844
|
+
@if $skin-name == 'highcontrast' {
|
|
61845
|
+
padding-top: 3px;
|
|
61846
|
+
padding-bottom: 3px;
|
|
61847
|
+
}
|
|
61848
|
+
@if ($skin-name == 'FluentUI') {
|
|
61849
|
+
padding-top: 3px;
|
|
61850
|
+
padding-bottom: 3px;
|
|
61851
|
+
}
|
|
61852
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61853
|
+
padding-top: 2px;
|
|
61854
|
+
padding-bottom: 2px;
|
|
61855
|
+
}
|
|
61856
|
+
@if $skin-name == 'bootstrap4' {
|
|
61857
|
+
padding-top: 5px;
|
|
61858
|
+
padding-bottom: 5px;
|
|
61859
|
+
}
|
|
61860
|
+
@if $skin-name == 'bootstrap5' {
|
|
61861
|
+
padding-top: 3px;
|
|
61862
|
+
padding-bottom: 3px;
|
|
61863
|
+
}
|
|
61864
|
+
}
|
|
61865
|
+
}
|
|
61866
|
+
}
|
|
61824
61867
|
}
|
|
61825
61868
|
|
|
61826
61869
|
.e-icons {
|
|
@@ -61838,11 +61881,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61838
61881
|
|
|
61839
61882
|
.e-text-content {
|
|
61840
61883
|
@include user-select;
|
|
61841
|
-
border: 1px solid;
|
|
61842
61884
|
cursor: pointer;
|
|
61843
61885
|
margin: 0;
|
|
61844
61886
|
padding: $treeview-text-wrap-padding;
|
|
61845
61887
|
|
|
61888
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
61889
|
+
border: 1px solid;
|
|
61890
|
+
}
|
|
61891
|
+
|
|
61846
61892
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
61847
61893
|
border: none;
|
|
61848
61894
|
}
|
|
@@ -61928,14 +61974,9 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61928
61974
|
|
|
61929
61975
|
.e-input-group {
|
|
61930
61976
|
height: $treeview-input-height;
|
|
61931
|
-
@if ($skin-name == '
|
|
61932
|
-
margin-top:
|
|
61933
|
-
|
|
61934
|
-
@else if($skin-name == 'tailwind') {
|
|
61935
|
-
margin-bottom: 3px;
|
|
61936
|
-
}
|
|
61937
|
-
@else if($skin-name == 'bootstrap5') {
|
|
61938
|
-
margin-bottom: 2px;
|
|
61977
|
+
@if ($skin-name == 'tailwind') {
|
|
61978
|
+
margin-top: 4px;
|
|
61979
|
+
margin-bottom: 4px;
|
|
61939
61980
|
}
|
|
61940
61981
|
@else {
|
|
61941
61982
|
margin-bottom: 0;
|
|
@@ -61945,9 +61986,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61945
61986
|
@if ($skin-name == 'fluent2') {
|
|
61946
61987
|
border-color: $treeview-input-border-color;
|
|
61947
61988
|
}
|
|
61948
|
-
|
|
61949
|
-
|
|
61989
|
+
.e-input {
|
|
61990
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
61950
61991
|
height: 28px;
|
|
61992
|
+
padding-top: 6px;
|
|
61993
|
+
padding-bottom: 6px;
|
|
61994
|
+
}
|
|
61995
|
+
@if $skin-name == 'tailwind3' {
|
|
61996
|
+
line-height: 20px;
|
|
61997
|
+
height: 32px;
|
|
61998
|
+
}
|
|
61999
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
62000
|
+
height: 32px;
|
|
62001
|
+
padding-top: 5px;
|
|
62002
|
+
padding-bottom: 5px;
|
|
61951
62003
|
}
|
|
61952
62004
|
}
|
|
61953
62005
|
}
|
|
@@ -62539,13 +62591,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
62539
62591
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
62540
62592
|
color: $treeview-item-active-check-color;
|
|
62541
62593
|
}
|
|
62542
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
62594
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
62543
62595
|
border-color: $content-text-color-selected;
|
|
62544
62596
|
}
|
|
62545
62597
|
}
|
|
62546
62598
|
|
|
62547
62599
|
.e-stop {
|
|
62548
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
62600
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
62549
62601
|
border-color: $content-text-color-selected;
|
|
62550
62602
|
}
|
|
62551
62603
|
}
|
|
@@ -62596,6 +62648,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
62596
62648
|
}
|
|
62597
62649
|
}
|
|
62598
62650
|
}
|
|
62651
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
62652
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
62653
|
+
border-color: $content-text-color-hover;
|
|
62654
|
+
}
|
|
62655
|
+
}
|
|
62599
62656
|
}
|
|
62600
62657
|
|
|
62601
62658
|
.e-sibling {
|
|
@@ -62965,6 +63022,28 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
62965
63022
|
min-height: $treeview-big-item-height;
|
|
62966
63023
|
}
|
|
62967
63024
|
|
|
63025
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
63026
|
+
padding: $treeview-big-text-padding;
|
|
63027
|
+
}
|
|
63028
|
+
|
|
63029
|
+
@if $skin-name == 'highcontrast' {
|
|
63030
|
+
padding: $treeview-big-text-padding;
|
|
63031
|
+
}
|
|
63032
|
+
|
|
63033
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
63034
|
+
padding-top: 12px;
|
|
63035
|
+
padding-bottom: 12px;
|
|
63036
|
+
}
|
|
63037
|
+
|
|
63038
|
+
@if $skin-name == 'FluentUI' {
|
|
63039
|
+
padding: $treeview-big-text-padding;
|
|
63040
|
+
}
|
|
63041
|
+
|
|
63042
|
+
@if $skin-name == 'bootstrap4' {
|
|
63043
|
+
padding-top: 13px;
|
|
63044
|
+
padding-bottom: 13px;
|
|
63045
|
+
}
|
|
63046
|
+
|
|
62968
63047
|
.e-input-group {
|
|
62969
63048
|
height: $treeview-big-input-height;
|
|
62970
63049
|
|
|
@@ -62973,6 +63052,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
62973
63052
|
height: 36px;
|
|
62974
63053
|
}
|
|
62975
63054
|
}
|
|
63055
|
+
|
|
63056
|
+
@if $skin-name =='bootstrap5' {
|
|
63057
|
+
padding-top: 6px;
|
|
63058
|
+
padding-bottom: 6px;
|
|
63059
|
+
margin-top: 2px;
|
|
63060
|
+
margin-bottom: 2px;
|
|
63061
|
+
}
|
|
63062
|
+
|
|
63063
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
63064
|
+
line-height: 42px;
|
|
63065
|
+
min-height: 42px;
|
|
63066
|
+
}
|
|
63067
|
+
|
|
63068
|
+
.e-input {
|
|
63069
|
+
@if $skin-name =='tailwind3' {
|
|
63070
|
+
height: 40px;
|
|
63071
|
+
line-height: 24px;
|
|
63072
|
+
padding-top: 8px;
|
|
63073
|
+
padding-bottom: 8px;
|
|
63074
|
+
}
|
|
63075
|
+
|
|
63076
|
+
@if $skin-name =='bootstrap5' {
|
|
63077
|
+
height: 24px;
|
|
63078
|
+
}
|
|
63079
|
+
|
|
63080
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
63081
|
+
line-height: 28px;
|
|
63082
|
+
min-height: 28px;
|
|
63083
|
+
padding-top: 9px;
|
|
63084
|
+
padding-bottom: 5px;
|
|
63085
|
+
}
|
|
63086
|
+
|
|
63087
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
63088
|
+
line-height: 24px;
|
|
63089
|
+
min-height: 24px;
|
|
63090
|
+
padding-top: 7px;
|
|
63091
|
+
padding-bottom: 7px;
|
|
63092
|
+
}
|
|
63093
|
+
}
|
|
63094
|
+
}
|
|
63095
|
+
}
|
|
63096
|
+
|
|
63097
|
+
.e-list-item .e-text-content .e-list-text {
|
|
63098
|
+
&:has(> .e-input-group) {
|
|
63099
|
+
@if $skin-name =='highcontrast' {
|
|
63100
|
+
padding-top: 4px;
|
|
63101
|
+
padding-bottom: 4px;
|
|
63102
|
+
}
|
|
63103
|
+
|
|
63104
|
+
@if $skin-name =='FluentUI' {
|
|
63105
|
+
padding-top: 2px;
|
|
63106
|
+
padding-bottom: 2px;
|
|
63107
|
+
}
|
|
63108
|
+
|
|
63109
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
63110
|
+
padding-top: 3px;
|
|
63111
|
+
padding-bottom: 3px;
|
|
63112
|
+
}
|
|
63113
|
+
|
|
63114
|
+
@if $skin-name == 'bootstrap4' {
|
|
63115
|
+
padding-top: 6px;
|
|
63116
|
+
padding-bottom: 6px;
|
|
63117
|
+
}
|
|
62976
63118
|
}
|
|
62977
63119
|
}
|
|
62978
63120
|
|
|
@@ -63157,6 +63299,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
63157
63299
|
.e-treeview.e-bigger {
|
|
63158
63300
|
.e-list-text {
|
|
63159
63301
|
font-size: $treeview-big-font-size;
|
|
63302
|
+
@if $skin-name == 'Material3' {
|
|
63303
|
+
padding: 12px;
|
|
63304
|
+
}
|
|
63305
|
+
|
|
63160
63306
|
@if $skin-name == 'bootstrap4' {
|
|
63161
63307
|
color: $treeview-big-text-color;
|
|
63162
63308
|
}
|
|
@@ -63523,7 +63669,7 @@ $menu-icon-color: $icon-color !default;
|
|
|
63523
63669
|
$menu-icon-hover-color: $content-text-color-hover !default;
|
|
63524
63670
|
$menu-icon-focussed-color: $cmenu-caret-color !default;
|
|
63525
63671
|
$menu-caret-color: $icon-color-pressed !default;
|
|
63526
|
-
$menu-icon-li-height:
|
|
63672
|
+
$menu-icon-li-height: 42px !default;
|
|
63527
63673
|
$menu-bigger-li-icon-height: 55px !default;
|
|
63528
63674
|
|
|
63529
63675
|
|
|
@@ -63612,7 +63758,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
63612
63758
|
& .e-caret {
|
|
63613
63759
|
font-size: $menu-caret-font-size;
|
|
63614
63760
|
height: auto;
|
|
63615
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
63761
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
63616
63762
|
line-height: $menu-icon-li-height;
|
|
63617
63763
|
}
|
|
63618
63764
|
@else {
|
|
@@ -63655,12 +63801,6 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
63655
63801
|
@if $skin-name == 'fluent2' {
|
|
63656
63802
|
padding: 9px 0;
|
|
63657
63803
|
}
|
|
63658
|
-
@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' {
|
|
63659
|
-
line-height: $menu-icon-li-height;
|
|
63660
|
-
}
|
|
63661
|
-
@else {
|
|
63662
|
-
line-height: $menu-li-height;
|
|
63663
|
-
}
|
|
63664
63804
|
}
|
|
63665
63805
|
}
|
|
63666
63806
|
}
|
|
@@ -111840,14 +111980,14 @@ $skeleton-card-color: $kanban-bg-color;
|
|
|
111840
111980
|
$toast-icon-nrml-height: 20px !default;
|
|
111841
111981
|
$toast-icon-nrml-width: 20px !default;
|
|
111842
111982
|
$toast-icon-nrml-size: $text-base !default;
|
|
111843
|
-
$toast-icon-nrml-right-margin:
|
|
111983
|
+
$toast-icon-nrml-right-margin: 10px !default;
|
|
111844
111984
|
$toast-close-icon-nrml-height: 20px !default;
|
|
111845
111985
|
$toast-close-icon-nrml-width: 20px !default;
|
|
111846
111986
|
$toast-close-icon-nrml-size: $text-base !default;
|
|
111847
111987
|
$toast-position-nrml-distance: 10px !default;
|
|
111848
111988
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
111849
111989
|
$toast-nrml-min-height: 48px !default;
|
|
111850
|
-
$toast-nrml-padding:
|
|
111990
|
+
$toast-nrml-padding: 16px !default;
|
|
111851
111991
|
$toast-action-btn-nrml-padding: 8px 0 0 8px !default;
|
|
111852
111992
|
$toast-action-btn-nrml-margin: 10px !default;
|
|
111853
111993
|
$toast-progressbar-nrml-height: 4px !default;
|
|
@@ -111861,7 +112001,7 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
111861
112001
|
//Touch Mode Start
|
|
111862
112002
|
$toast-icon-bgr-height: 24px !default;
|
|
111863
112003
|
$toast-icon-bgr-width: 24px !default;
|
|
111864
|
-
$toast-icon-bgr-size:
|
|
112004
|
+
$toast-icon-bgr-size: 12px !default;
|
|
111865
112005
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
111866
112006
|
$toast-close-icon-bgr-height: 24px !default;
|
|
111867
112007
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -112070,10 +112210,10 @@ $toast-warning-icon: '\e703' !default;
|
|
|
112070
112210
|
&:first-child {
|
|
112071
112211
|
padding: 0;
|
|
112072
112212
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
112073
|
-
padding-bottom:
|
|
112213
|
+
padding-bottom: 8px;
|
|
112074
112214
|
padding-left: 12px;
|
|
112075
112215
|
padding-right: 12px;
|
|
112076
|
-
padding-top:
|
|
112216
|
+
padding-top: 8px;
|
|
112077
112217
|
}
|
|
112078
112218
|
}
|
|
112079
112219
|
|
|
@@ -112141,7 +112281,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
112141
112281
|
.e-toast-content {
|
|
112142
112282
|
&:first-child {
|
|
112143
112283
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
112144
|
-
padding-left:
|
|
112284
|
+
padding-left: 44px;
|
|
112145
112285
|
}
|
|
112146
112286
|
}
|
|
112147
112287
|
}
|
|
@@ -112188,9 +112328,14 @@ $toast-warning-icon: '\e703' !default;
|
|
|
112188
112328
|
margin-right: $toast-icon-nrml-right-margin;
|
|
112189
112329
|
width: $toast-icon-nrml-width;
|
|
112190
112330
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
112191
|
-
left:
|
|
112192
|
-
margin-left:
|
|
112193
|
-
margin-top:
|
|
112331
|
+
left: 0;
|
|
112332
|
+
margin-left: 12px;
|
|
112333
|
+
margin-top: 10px;
|
|
112334
|
+
padding-bottom: 6px;
|
|
112335
|
+
position: absolute;
|
|
112336
|
+
}
|
|
112337
|
+
@if $skin-name == 'fluent2' {
|
|
112338
|
+
margin-top: 2px;
|
|
112194
112339
|
}
|
|
112195
112340
|
}
|
|
112196
112341
|
|
|
@@ -112662,8 +112807,9 @@ $toast-warning-icon: '\e703' !default;
|
|
|
112662
112807
|
margin-right: $toast-icon-bgr-right-margin;
|
|
112663
112808
|
width: $toast-icon-bgr-width;
|
|
112664
112809
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
112665
|
-
left:
|
|
112666
|
-
margin-top:
|
|
112810
|
+
left: 0;
|
|
112811
|
+
margin-top: 14px;
|
|
112812
|
+
margin-left: 12px;
|
|
112667
112813
|
}
|
|
112668
112814
|
}
|
|
112669
112815
|
|
|
@@ -15143,11 +15143,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
15143
15143
|
@mixin outline-primary-disabled {
|
|
15144
15144
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15145
15145
|
background: $btn-outline-primary-disabled-border-color;
|
|
15146
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15146
15147
|
}
|
|
15147
15148
|
@else {
|
|
15148
15149
|
background: $btn-outline-bgcolor;
|
|
15150
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15149
15151
|
}
|
|
15150
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15151
15152
|
box-shadow: $btn-flat-box-shadow;
|
|
15152
15153
|
color: $btn-outline-primary-disabled-color;
|
|
15153
15154
|
}
|
|
@@ -42898,8 +42899,8 @@ $treeview-checkmark-bgcolor: $selection-font !default;
|
|
|
42898
42899
|
$treeview-checkmark-border-color: $selection-font !default;
|
|
42899
42900
|
$treeview-checkmark-color: $selection-bg !default;
|
|
42900
42901
|
|
|
42901
|
-
$treeview-item-height:
|
|
42902
|
-
$treeview-text-height:
|
|
42902
|
+
$treeview-item-height: 36px !default;
|
|
42903
|
+
$treeview-text-height: 22px !default;
|
|
42903
42904
|
$treeview-input-height: 30px !default;
|
|
42904
42905
|
$treeview-root-ul-padding: 0 0 0 24px !default;
|
|
42905
42906
|
$treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
|
|
@@ -42911,7 +42912,7 @@ $treeview-icon-size: 24px !default;
|
|
|
42911
42912
|
$treeview-icon-margin: 0 0 0 -24px !default;
|
|
42912
42913
|
$treeview-rtl-icon-margin: 0 -24px 0 0 !default;
|
|
42913
42914
|
$treeview-icon-padding: 7px !default;
|
|
42914
|
-
$treeview-text-padding:
|
|
42915
|
+
$treeview-text-padding: 7px 8px !default;
|
|
42915
42916
|
$treeview-text-margin: 0 !default;
|
|
42916
42917
|
$treeview-image-size: 18px !default;
|
|
42917
42918
|
$treeview-image-margin: 0 0 0 5px !default;
|
|
@@ -42929,13 +42930,15 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
|
|
|
42929
42930
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
42930
42931
|
$treeview-rtl-image-margin: 0 5px 0 0 !default;
|
|
42931
42932
|
$treeview-input-padding: 0 7px !default;
|
|
42932
|
-
$treeview-image-text-padding:
|
|
42933
|
+
$treeview-image-text-padding: 7px 8px !default;
|
|
42933
42934
|
$treeview-icon-image-margin: 0 0 0 10px !default;
|
|
42934
42935
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
42935
42936
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
42936
42937
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
42937
|
-
$treeview-check-text-padding:
|
|
42938
|
+
$treeview-check-text-padding: 7px 8px !default;
|
|
42938
42939
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
42940
|
+
$treeview-big-check-text-padding: 11px 10px !default;
|
|
42941
|
+
$treeview-big-image-text-padding: 11px 10px !default;
|
|
42939
42942
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
42940
42943
|
$treeview-border-shadow: 0 -1px 2px $hover-border, 0 1px 2px $hover-border !default;
|
|
42941
42944
|
$treeview-drop-count-border-size: 2px !default;
|
|
@@ -42948,10 +42951,10 @@ $treeview-check-icon-img-wrap-width: calc(100% - 89px) !default;
|
|
|
42948
42951
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
42949
42952
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
42950
42953
|
|
|
42951
|
-
$treeview-big-item-height:
|
|
42952
|
-
$treeview-big-text-height:
|
|
42954
|
+
$treeview-big-item-height: 46px !default;
|
|
42955
|
+
$treeview-big-text-height: 24px !default;
|
|
42953
42956
|
$treeview-big-input-height: 38px !default;
|
|
42954
|
-
$treeview-big-text-padding:
|
|
42957
|
+
$treeview-big-text-padding: 11px 10px !default;
|
|
42955
42958
|
$treeview-big-input-padding: 0 9px !default;
|
|
42956
42959
|
$treeview-big-icon-padding: 6px !default;
|
|
42957
42960
|
$treeview-big-image-margin: 0 0 0 10px !default;
|
|
@@ -43141,7 +43144,7 @@ $ripple-width: 32px !default;
|
|
|
43141
43144
|
|
|
43142
43145
|
.e-list-item {
|
|
43143
43146
|
list-style: none;
|
|
43144
|
-
@if $skin-name
|
|
43147
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43145
43148
|
padding: 2px 0;
|
|
43146
43149
|
}
|
|
43147
43150
|
@if $skin-name == 'fluent2' {
|
|
@@ -43149,13 +43152,12 @@ $ripple-width: 32px !default;
|
|
|
43149
43152
|
}
|
|
43150
43153
|
|
|
43151
43154
|
.e-ul {
|
|
43152
|
-
margin: 2px 0 -2px;
|
|
43153
43155
|
padding: $treeview-child-ul-padding;
|
|
43154
|
-
@if $skin-name == '
|
|
43155
|
-
margin: 2px 0
|
|
43156
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43157
|
+
margin: 2px 0 -2px;
|
|
43156
43158
|
}
|
|
43157
|
-
@
|
|
43158
|
-
margin:
|
|
43159
|
+
@if $skin-name == 'fluent2' {
|
|
43160
|
+
margin-top: 4px;
|
|
43159
43161
|
}
|
|
43160
43162
|
}
|
|
43161
43163
|
|
|
@@ -43192,6 +43194,49 @@ $ripple-width: 32px !default;
|
|
|
43192
43194
|
.e-icons.e-icons-spinner::before {
|
|
43193
43195
|
content: none;
|
|
43194
43196
|
}
|
|
43197
|
+
|
|
43198
|
+
.e-text-content {
|
|
43199
|
+
.e-list-text {
|
|
43200
|
+
&:has(> .e-input-group) {
|
|
43201
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43202
|
+
padding-top: 1px;
|
|
43203
|
+
padding-bottom: 1px;
|
|
43204
|
+
.e-input-group {
|
|
43205
|
+
height: 34px;
|
|
43206
|
+
|
|
43207
|
+
.e-input {
|
|
43208
|
+
line-height: 26px;
|
|
43209
|
+
min-height: 26px;
|
|
43210
|
+
}
|
|
43211
|
+
}
|
|
43212
|
+
}
|
|
43213
|
+
@if $skin-name == 'tailwind3' {
|
|
43214
|
+
padding-top: 4px;
|
|
43215
|
+
padding-bottom: 4px;
|
|
43216
|
+
}
|
|
43217
|
+
@if $skin-name == 'highcontrast' {
|
|
43218
|
+
padding-top: 3px;
|
|
43219
|
+
padding-bottom: 3px;
|
|
43220
|
+
}
|
|
43221
|
+
@if ($skin-name == 'FluentUI') {
|
|
43222
|
+
padding-top: 3px;
|
|
43223
|
+
padding-bottom: 3px;
|
|
43224
|
+
}
|
|
43225
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43226
|
+
padding-top: 2px;
|
|
43227
|
+
padding-bottom: 2px;
|
|
43228
|
+
}
|
|
43229
|
+
@if $skin-name == 'bootstrap4' {
|
|
43230
|
+
padding-top: 5px;
|
|
43231
|
+
padding-bottom: 5px;
|
|
43232
|
+
}
|
|
43233
|
+
@if $skin-name == 'bootstrap5' {
|
|
43234
|
+
padding-top: 3px;
|
|
43235
|
+
padding-bottom: 3px;
|
|
43236
|
+
}
|
|
43237
|
+
}
|
|
43238
|
+
}
|
|
43239
|
+
}
|
|
43195
43240
|
}
|
|
43196
43241
|
|
|
43197
43242
|
.e-icons {
|
|
@@ -43209,11 +43254,14 @@ $ripple-width: 32px !default;
|
|
|
43209
43254
|
|
|
43210
43255
|
.e-text-content {
|
|
43211
43256
|
@include user-select;
|
|
43212
|
-
border: 1px solid;
|
|
43213
43257
|
cursor: pointer;
|
|
43214
43258
|
margin: 0;
|
|
43215
43259
|
padding: $treeview-text-wrap-padding;
|
|
43216
43260
|
|
|
43261
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43262
|
+
border: 1px solid;
|
|
43263
|
+
}
|
|
43264
|
+
|
|
43217
43265
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43218
43266
|
border: none;
|
|
43219
43267
|
}
|
|
@@ -43299,14 +43347,9 @@ $ripple-width: 32px !default;
|
|
|
43299
43347
|
|
|
43300
43348
|
.e-input-group {
|
|
43301
43349
|
height: $treeview-input-height;
|
|
43302
|
-
@if ($skin-name == '
|
|
43303
|
-
margin-top:
|
|
43304
|
-
|
|
43305
|
-
@else if($skin-name == 'tailwind') {
|
|
43306
|
-
margin-bottom: 3px;
|
|
43307
|
-
}
|
|
43308
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43309
|
-
margin-bottom: 2px;
|
|
43350
|
+
@if ($skin-name == 'tailwind') {
|
|
43351
|
+
margin-top: 4px;
|
|
43352
|
+
margin-bottom: 4px;
|
|
43310
43353
|
}
|
|
43311
43354
|
@else {
|
|
43312
43355
|
margin-bottom: 0;
|
|
@@ -43316,9 +43359,20 @@ $ripple-width: 32px !default;
|
|
|
43316
43359
|
@if ($skin-name == 'fluent2') {
|
|
43317
43360
|
border-color: $treeview-input-border-color;
|
|
43318
43361
|
}
|
|
43319
|
-
|
|
43320
|
-
|
|
43362
|
+
.e-input {
|
|
43363
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43321
43364
|
height: 28px;
|
|
43365
|
+
padding-top: 6px;
|
|
43366
|
+
padding-bottom: 6px;
|
|
43367
|
+
}
|
|
43368
|
+
@if $skin-name == 'tailwind3' {
|
|
43369
|
+
line-height: 20px;
|
|
43370
|
+
height: 32px;
|
|
43371
|
+
}
|
|
43372
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43373
|
+
height: 32px;
|
|
43374
|
+
padding-top: 5px;
|
|
43375
|
+
padding-bottom: 5px;
|
|
43322
43376
|
}
|
|
43323
43377
|
}
|
|
43324
43378
|
}
|
|
@@ -43910,13 +43964,13 @@ $ripple-width: 32px !default;
|
|
|
43910
43964
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
43911
43965
|
color: $treeview-item-active-check-color;
|
|
43912
43966
|
}
|
|
43913
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43967
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43914
43968
|
border-color: $content-text-color-selected;
|
|
43915
43969
|
}
|
|
43916
43970
|
}
|
|
43917
43971
|
|
|
43918
43972
|
.e-stop {
|
|
43919
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43973
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43920
43974
|
border-color: $content-text-color-selected;
|
|
43921
43975
|
}
|
|
43922
43976
|
}
|
|
@@ -43967,6 +44021,11 @@ $ripple-width: 32px !default;
|
|
|
43967
44021
|
}
|
|
43968
44022
|
}
|
|
43969
44023
|
}
|
|
44024
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44025
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44026
|
+
border-color: $content-text-color-hover;
|
|
44027
|
+
}
|
|
44028
|
+
}
|
|
43970
44029
|
}
|
|
43971
44030
|
|
|
43972
44031
|
.e-sibling {
|
|
@@ -44566,7 +44625,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44566
44625
|
& .e-caret {
|
|
44567
44626
|
font-size: $menu-caret-font-size;
|
|
44568
44627
|
height: auto;
|
|
44569
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
44628
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
44570
44629
|
line-height: $menu-icon-li-height;
|
|
44571
44630
|
}
|
|
44572
44631
|
@else {
|
|
@@ -44609,12 +44668,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44609
44668
|
@if $skin-name == 'fluent2' {
|
|
44610
44669
|
padding: 9px 0;
|
|
44611
44670
|
}
|
|
44612
|
-
@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' {
|
|
44613
|
-
line-height: $menu-icon-li-height;
|
|
44614
|
-
}
|
|
44615
|
-
@else {
|
|
44616
|
-
line-height: $menu-li-height;
|
|
44617
|
-
}
|
|
44618
44671
|
}
|
|
44619
44672
|
}
|
|
44620
44673
|
}
|
|
@@ -81544,10 +81597,10 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
81544
81597
|
&:first-child {
|
|
81545
81598
|
padding: 0;
|
|
81546
81599
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81547
|
-
padding-bottom:
|
|
81600
|
+
padding-bottom: 8px;
|
|
81548
81601
|
padding-left: 12px;
|
|
81549
81602
|
padding-right: 12px;
|
|
81550
|
-
padding-top:
|
|
81603
|
+
padding-top: 8px;
|
|
81551
81604
|
}
|
|
81552
81605
|
}
|
|
81553
81606
|
|
|
@@ -81615,7 +81668,7 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
81615
81668
|
.e-toast-content {
|
|
81616
81669
|
&:first-child {
|
|
81617
81670
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81618
|
-
padding-left:
|
|
81671
|
+
padding-left: 44px;
|
|
81619
81672
|
}
|
|
81620
81673
|
}
|
|
81621
81674
|
}
|
|
@@ -81662,9 +81715,14 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
81662
81715
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81663
81716
|
width: $toast-icon-nrml-width;
|
|
81664
81717
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81665
|
-
left:
|
|
81666
|
-
margin-left:
|
|
81667
|
-
margin-top:
|
|
81718
|
+
left: 0;
|
|
81719
|
+
margin-left: 12px;
|
|
81720
|
+
margin-top: 10px;
|
|
81721
|
+
padding-bottom: 6px;
|
|
81722
|
+
position: absolute;
|
|
81723
|
+
}
|
|
81724
|
+
@if $skin-name == 'fluent2' {
|
|
81725
|
+
margin-top: 2px;
|
|
81668
81726
|
}
|
|
81669
81727
|
}
|
|
81670
81728
|
|