@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
|
@@ -22590,11 +22590,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
22590
22590
|
@mixin outline-primary-disabled {
|
|
22591
22591
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
22592
22592
|
background: $btn-outline-primary-disabled-border-color;
|
|
22593
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
22593
22594
|
}
|
|
22594
22595
|
@else {
|
|
22595
22596
|
background: $btn-outline-bgcolor;
|
|
22597
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
22596
22598
|
}
|
|
22597
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
22598
22599
|
box-shadow: $btn-flat-box-shadow;
|
|
22599
22600
|
color: $btn-outline-primary-disabled-color;
|
|
22600
22601
|
}
|
|
@@ -59008,7 +59009,7 @@ $ripple-width: 32px !default;
|
|
|
59008
59009
|
|
|
59009
59010
|
.e-list-item {
|
|
59010
59011
|
list-style: none;
|
|
59011
|
-
@if $skin-name
|
|
59012
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59012
59013
|
padding: 2px 0;
|
|
59013
59014
|
}
|
|
59014
59015
|
@if $skin-name == 'fluent2' {
|
|
@@ -59016,13 +59017,12 @@ $ripple-width: 32px !default;
|
|
|
59016
59017
|
}
|
|
59017
59018
|
|
|
59018
59019
|
.e-ul {
|
|
59019
|
-
margin: 2px 0 -2px;
|
|
59020
59020
|
padding: $treeview-child-ul-padding;
|
|
59021
|
-
@if $skin-name == '
|
|
59022
|
-
margin: 2px 0
|
|
59021
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59022
|
+
margin: 2px 0 -2px;
|
|
59023
59023
|
}
|
|
59024
|
-
@
|
|
59025
|
-
margin:
|
|
59024
|
+
@if $skin-name == 'fluent2' {
|
|
59025
|
+
margin-top: 4px;
|
|
59026
59026
|
}
|
|
59027
59027
|
}
|
|
59028
59028
|
|
|
@@ -59059,6 +59059,49 @@ $ripple-width: 32px !default;
|
|
|
59059
59059
|
.e-icons.e-icons-spinner::before {
|
|
59060
59060
|
content: none;
|
|
59061
59061
|
}
|
|
59062
|
+
|
|
59063
|
+
.e-text-content {
|
|
59064
|
+
.e-list-text {
|
|
59065
|
+
&:has(> .e-input-group) {
|
|
59066
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59067
|
+
padding-top: 1px;
|
|
59068
|
+
padding-bottom: 1px;
|
|
59069
|
+
.e-input-group {
|
|
59070
|
+
height: 34px;
|
|
59071
|
+
|
|
59072
|
+
.e-input {
|
|
59073
|
+
line-height: 26px;
|
|
59074
|
+
min-height: 26px;
|
|
59075
|
+
}
|
|
59076
|
+
}
|
|
59077
|
+
}
|
|
59078
|
+
@if $skin-name == 'tailwind3' {
|
|
59079
|
+
padding-top: 4px;
|
|
59080
|
+
padding-bottom: 4px;
|
|
59081
|
+
}
|
|
59082
|
+
@if $skin-name == 'highcontrast' {
|
|
59083
|
+
padding-top: 3px;
|
|
59084
|
+
padding-bottom: 3px;
|
|
59085
|
+
}
|
|
59086
|
+
@if ($skin-name == 'FluentUI') {
|
|
59087
|
+
padding-top: 3px;
|
|
59088
|
+
padding-bottom: 3px;
|
|
59089
|
+
}
|
|
59090
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59091
|
+
padding-top: 2px;
|
|
59092
|
+
padding-bottom: 2px;
|
|
59093
|
+
}
|
|
59094
|
+
@if $skin-name == 'bootstrap4' {
|
|
59095
|
+
padding-top: 5px;
|
|
59096
|
+
padding-bottom: 5px;
|
|
59097
|
+
}
|
|
59098
|
+
@if $skin-name == 'bootstrap5' {
|
|
59099
|
+
padding-top: 3px;
|
|
59100
|
+
padding-bottom: 3px;
|
|
59101
|
+
}
|
|
59102
|
+
}
|
|
59103
|
+
}
|
|
59104
|
+
}
|
|
59062
59105
|
}
|
|
59063
59106
|
|
|
59064
59107
|
.e-icons {
|
|
@@ -59076,11 +59119,14 @@ $ripple-width: 32px !default;
|
|
|
59076
59119
|
|
|
59077
59120
|
.e-text-content {
|
|
59078
59121
|
@include user-select;
|
|
59079
|
-
border: 1px solid;
|
|
59080
59122
|
cursor: pointer;
|
|
59081
59123
|
margin: 0;
|
|
59082
59124
|
padding: $treeview-text-wrap-padding;
|
|
59083
59125
|
|
|
59126
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59127
|
+
border: 1px solid;
|
|
59128
|
+
}
|
|
59129
|
+
|
|
59084
59130
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59085
59131
|
border: none;
|
|
59086
59132
|
}
|
|
@@ -59166,14 +59212,9 @@ $ripple-width: 32px !default;
|
|
|
59166
59212
|
|
|
59167
59213
|
.e-input-group {
|
|
59168
59214
|
height: $treeview-input-height;
|
|
59169
|
-
@if ($skin-name == '
|
|
59170
|
-
margin-top:
|
|
59171
|
-
|
|
59172
|
-
@else if($skin-name == 'tailwind') {
|
|
59173
|
-
margin-bottom: 3px;
|
|
59174
|
-
}
|
|
59175
|
-
@else if($skin-name == 'bootstrap5') {
|
|
59176
|
-
margin-bottom: 2px;
|
|
59215
|
+
@if ($skin-name == 'tailwind') {
|
|
59216
|
+
margin-top: 4px;
|
|
59217
|
+
margin-bottom: 4px;
|
|
59177
59218
|
}
|
|
59178
59219
|
@else {
|
|
59179
59220
|
margin-bottom: 0;
|
|
@@ -59183,9 +59224,20 @@ $ripple-width: 32px !default;
|
|
|
59183
59224
|
@if ($skin-name == 'fluent2') {
|
|
59184
59225
|
border-color: $treeview-input-border-color;
|
|
59185
59226
|
}
|
|
59186
|
-
|
|
59187
|
-
|
|
59227
|
+
.e-input {
|
|
59228
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59188
59229
|
height: 28px;
|
|
59230
|
+
padding-top: 6px;
|
|
59231
|
+
padding-bottom: 6px;
|
|
59232
|
+
}
|
|
59233
|
+
@if $skin-name == 'tailwind3' {
|
|
59234
|
+
line-height: 20px;
|
|
59235
|
+
height: 32px;
|
|
59236
|
+
}
|
|
59237
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59238
|
+
height: 32px;
|
|
59239
|
+
padding-top: 5px;
|
|
59240
|
+
padding-bottom: 5px;
|
|
59189
59241
|
}
|
|
59190
59242
|
}
|
|
59191
59243
|
}
|
|
@@ -59777,13 +59829,13 @@ $ripple-width: 32px !default;
|
|
|
59777
59829
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
59778
59830
|
color: $treeview-item-active-check-color;
|
|
59779
59831
|
}
|
|
59780
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59832
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59781
59833
|
border-color: $content-text-color-selected;
|
|
59782
59834
|
}
|
|
59783
59835
|
}
|
|
59784
59836
|
|
|
59785
59837
|
.e-stop {
|
|
59786
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59838
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59787
59839
|
border-color: $content-text-color-selected;
|
|
59788
59840
|
}
|
|
59789
59841
|
}
|
|
@@ -59834,6 +59886,11 @@ $ripple-width: 32px !default;
|
|
|
59834
59886
|
}
|
|
59835
59887
|
}
|
|
59836
59888
|
}
|
|
59889
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
59890
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
59891
|
+
border-color: $content-text-color-hover;
|
|
59892
|
+
}
|
|
59893
|
+
}
|
|
59837
59894
|
}
|
|
59838
59895
|
|
|
59839
59896
|
.e-sibling {
|
|
@@ -60199,6 +60256,28 @@ $ripple-width: 32px !default;
|
|
|
60199
60256
|
min-height: $treeview-big-item-height;
|
|
60200
60257
|
}
|
|
60201
60258
|
|
|
60259
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60260
|
+
padding: $treeview-big-text-padding;
|
|
60261
|
+
}
|
|
60262
|
+
|
|
60263
|
+
@if $skin-name == 'highcontrast' {
|
|
60264
|
+
padding: $treeview-big-text-padding;
|
|
60265
|
+
}
|
|
60266
|
+
|
|
60267
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60268
|
+
padding-top: 12px;
|
|
60269
|
+
padding-bottom: 12px;
|
|
60270
|
+
}
|
|
60271
|
+
|
|
60272
|
+
@if $skin-name == 'FluentUI' {
|
|
60273
|
+
padding: $treeview-big-text-padding;
|
|
60274
|
+
}
|
|
60275
|
+
|
|
60276
|
+
@if $skin-name == 'bootstrap4' {
|
|
60277
|
+
padding-top: 13px;
|
|
60278
|
+
padding-bottom: 13px;
|
|
60279
|
+
}
|
|
60280
|
+
|
|
60202
60281
|
.e-input-group {
|
|
60203
60282
|
height: $treeview-big-input-height;
|
|
60204
60283
|
|
|
@@ -60207,6 +60286,69 @@ $ripple-width: 32px !default;
|
|
|
60207
60286
|
height: 36px;
|
|
60208
60287
|
}
|
|
60209
60288
|
}
|
|
60289
|
+
|
|
60290
|
+
@if $skin-name =='bootstrap5' {
|
|
60291
|
+
padding-top: 6px;
|
|
60292
|
+
padding-bottom: 6px;
|
|
60293
|
+
margin-top: 2px;
|
|
60294
|
+
margin-bottom: 2px;
|
|
60295
|
+
}
|
|
60296
|
+
|
|
60297
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60298
|
+
line-height: 42px;
|
|
60299
|
+
min-height: 42px;
|
|
60300
|
+
}
|
|
60301
|
+
|
|
60302
|
+
.e-input {
|
|
60303
|
+
@if $skin-name =='tailwind3' {
|
|
60304
|
+
height: 40px;
|
|
60305
|
+
line-height: 24px;
|
|
60306
|
+
padding-top: 8px;
|
|
60307
|
+
padding-bottom: 8px;
|
|
60308
|
+
}
|
|
60309
|
+
|
|
60310
|
+
@if $skin-name =='bootstrap5' {
|
|
60311
|
+
height: 24px;
|
|
60312
|
+
}
|
|
60313
|
+
|
|
60314
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60315
|
+
line-height: 28px;
|
|
60316
|
+
min-height: 28px;
|
|
60317
|
+
padding-top: 9px;
|
|
60318
|
+
padding-bottom: 5px;
|
|
60319
|
+
}
|
|
60320
|
+
|
|
60321
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60322
|
+
line-height: 24px;
|
|
60323
|
+
min-height: 24px;
|
|
60324
|
+
padding-top: 7px;
|
|
60325
|
+
padding-bottom: 7px;
|
|
60326
|
+
}
|
|
60327
|
+
}
|
|
60328
|
+
}
|
|
60329
|
+
}
|
|
60330
|
+
|
|
60331
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60332
|
+
&:has(> .e-input-group) {
|
|
60333
|
+
@if $skin-name =='highcontrast' {
|
|
60334
|
+
padding-top: 4px;
|
|
60335
|
+
padding-bottom: 4px;
|
|
60336
|
+
}
|
|
60337
|
+
|
|
60338
|
+
@if $skin-name =='FluentUI' {
|
|
60339
|
+
padding-top: 2px;
|
|
60340
|
+
padding-bottom: 2px;
|
|
60341
|
+
}
|
|
60342
|
+
|
|
60343
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60344
|
+
padding-top: 3px;
|
|
60345
|
+
padding-bottom: 3px;
|
|
60346
|
+
}
|
|
60347
|
+
|
|
60348
|
+
@if $skin-name == 'bootstrap4' {
|
|
60349
|
+
padding-top: 6px;
|
|
60350
|
+
padding-bottom: 6px;
|
|
60351
|
+
}
|
|
60210
60352
|
}
|
|
60211
60353
|
}
|
|
60212
60354
|
|
|
@@ -60391,6 +60533,10 @@ $ripple-width: 32px !default;
|
|
|
60391
60533
|
.e-treeview.e-bigger {
|
|
60392
60534
|
.e-list-text {
|
|
60393
60535
|
font-size: $treeview-big-font-size;
|
|
60536
|
+
@if $skin-name == 'Material3' {
|
|
60537
|
+
padding: 12px;
|
|
60538
|
+
}
|
|
60539
|
+
|
|
60394
60540
|
@if $skin-name == 'bootstrap4' {
|
|
60395
60541
|
color: $treeview-big-text-color;
|
|
60396
60542
|
}
|
|
@@ -60719,7 +60865,6 @@ $menu-li-hover-outline-offset: 0 !default;
|
|
|
60719
60865
|
$menu-li-border-style: solid !default;
|
|
60720
60866
|
$menu-li-border-width: 1px !default;
|
|
60721
60867
|
$menu-li-height: 40px !default;
|
|
60722
|
-
$menu-icon-li-height: 30px !default;
|
|
60723
60868
|
$menu-li-padding: 0 12px !default;
|
|
60724
60869
|
$menu-li-text-indent: 12px !default;
|
|
60725
60870
|
$menu-li-right-padding: 12px !default;
|
|
@@ -60841,7 +60986,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60841
60986
|
& .e-caret {
|
|
60842
60987
|
font-size: $menu-caret-font-size;
|
|
60843
60988
|
height: auto;
|
|
60844
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
60989
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
60845
60990
|
line-height: $menu-icon-li-height;
|
|
60846
60991
|
}
|
|
60847
60992
|
@else {
|
|
@@ -60884,12 +61029,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60884
61029
|
@if $skin-name == 'fluent2' {
|
|
60885
61030
|
padding: 9px 0;
|
|
60886
61031
|
}
|
|
60887
|
-
@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' {
|
|
60888
|
-
line-height: $menu-icon-li-height;
|
|
60889
|
-
}
|
|
60890
|
-
@else {
|
|
60891
|
-
line-height: $menu-li-height;
|
|
60892
|
-
}
|
|
60893
61032
|
}
|
|
60894
61033
|
}
|
|
60895
61034
|
}
|
|
@@ -108867,10 +109006,10 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
108867
109006
|
&:first-child {
|
|
108868
109007
|
padding: 0;
|
|
108869
109008
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108870
|
-
padding-bottom:
|
|
109009
|
+
padding-bottom: 8px;
|
|
108871
109010
|
padding-left: 12px;
|
|
108872
109011
|
padding-right: 12px;
|
|
108873
|
-
padding-top:
|
|
109012
|
+
padding-top: 8px;
|
|
108874
109013
|
}
|
|
108875
109014
|
}
|
|
108876
109015
|
|
|
@@ -108938,7 +109077,7 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
108938
109077
|
.e-toast-content {
|
|
108939
109078
|
&:first-child {
|
|
108940
109079
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108941
|
-
padding-left:
|
|
109080
|
+
padding-left: 44px;
|
|
108942
109081
|
}
|
|
108943
109082
|
}
|
|
108944
109083
|
}
|
|
@@ -108985,9 +109124,14 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
108985
109124
|
margin-right: $toast-icon-nrml-right-margin;
|
|
108986
109125
|
width: $toast-icon-nrml-width;
|
|
108987
109126
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108988
|
-
left:
|
|
108989
|
-
margin-left:
|
|
108990
|
-
margin-top:
|
|
109127
|
+
left: 0;
|
|
109128
|
+
margin-left: 12px;
|
|
109129
|
+
margin-top: 10px;
|
|
109130
|
+
padding-bottom: 6px;
|
|
109131
|
+
position: absolute;
|
|
109132
|
+
}
|
|
109133
|
+
@if $skin-name == 'fluent2' {
|
|
109134
|
+
margin-top: 2px;
|
|
108991
109135
|
}
|
|
108992
109136
|
}
|
|
108993
109137
|
|
|
@@ -109459,8 +109603,9 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
109459
109603
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109460
109604
|
width: $toast-icon-bgr-width;
|
|
109461
109605
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109462
|
-
left:
|
|
109463
|
-
margin-top:
|
|
109606
|
+
left: 0;
|
|
109607
|
+
margin-top: 14px;
|
|
109608
|
+
margin-left: 12px;
|
|
109464
109609
|
}
|
|
109465
109610
|
}
|
|
109466
109611
|
|
|
@@ -15034,11 +15034,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
15034
15034
|
@mixin outline-primary-disabled {
|
|
15035
15035
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15036
15036
|
background: $btn-outline-primary-disabled-border-color;
|
|
15037
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15037
15038
|
}
|
|
15038
15039
|
@else {
|
|
15039
15040
|
background: $btn-outline-bgcolor;
|
|
15041
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15040
15042
|
}
|
|
15041
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15042
15043
|
box-shadow: $btn-flat-box-shadow;
|
|
15043
15044
|
color: $btn-outline-primary-disabled-color;
|
|
15044
15045
|
}
|
|
@@ -42882,8 +42883,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
42882
42883
|
//enddefault
|
|
42883
42884
|
//dimensions
|
|
42884
42885
|
$treeview-skin-name: 'bootstrap4';
|
|
42885
|
-
$treeview-item-height:
|
|
42886
|
-
$treeview-text-height:
|
|
42886
|
+
$treeview-item-height: 40px !default;
|
|
42887
|
+
$treeview-text-height: 22px !default;
|
|
42887
42888
|
$treeview-input-height: 30px !default;
|
|
42888
42889
|
$treeview-root-ul-padding: 0 0 0 14px !default;
|
|
42889
42890
|
$treeview-rtl-root-ul-padding: 0 14px 0 0 !default;
|
|
@@ -42899,7 +42900,7 @@ $treeview-big-icon-margin: 0 0 0 -24px !default;
|
|
|
42899
42900
|
$treeview-rtl-icon-margin: -0.5px -20px 0 0 !default;
|
|
42900
42901
|
$treeview-rtl-drag-margin: 10px -13px -1px 0;
|
|
42901
42902
|
$treeview-icon-padding: 6px !default;
|
|
42902
|
-
$treeview-text-padding:
|
|
42903
|
+
$treeview-text-padding: 9px 8px 9px 6px !default;
|
|
42903
42904
|
$treeview-text-margin: 0 !default;
|
|
42904
42905
|
$treeview-image-size: 18px !default;
|
|
42905
42906
|
$treeview-icon-size: 16px !default;
|
|
@@ -42919,12 +42920,12 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 4px 0 8px !default;
|
|
|
42919
42920
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
42920
42921
|
$treeview-rtl-image-margin: 2px 4px 0 0 !default;
|
|
42921
42922
|
$treeview-input-padding: 0 7px !default;
|
|
42922
|
-
$treeview-image-text-padding:
|
|
42923
|
+
$treeview-image-text-padding: 9px 8px !default;
|
|
42923
42924
|
$treeview-icon-image-margin: 0 0 0 10px !default;
|
|
42924
42925
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
42925
42926
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
42926
42927
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
42927
|
-
$treeview-check-text-padding:
|
|
42928
|
+
$treeview-check-text-padding: 9px 8px !default;
|
|
42928
42929
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
42929
42930
|
$treeview-rtl-check-image-margin: 5px 12px 0 0 !default;
|
|
42930
42931
|
$treeview-drop-count-border-size: 0px !default;
|
|
@@ -42938,8 +42939,8 @@ $treeview-check-icon-img-wrap-width: calc(100% - 83px) !default;
|
|
|
42938
42939
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
42939
42940
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
42940
42941
|
|
|
42941
|
-
$treeview-big-item-height:
|
|
42942
|
-
$treeview-big-text-height:
|
|
42942
|
+
$treeview-big-item-height: 50px !default;
|
|
42943
|
+
$treeview-big-text-height: 24px !default;
|
|
42943
42944
|
$treeview-big-input-height: 38px !default;
|
|
42944
42945
|
$treeview-big-text-padding: 0 12px 0 8px !default;
|
|
42945
42946
|
$treeview-big-drag-text-padding: 2px 12px 0 4px !default;
|
|
@@ -42950,14 +42951,14 @@ $treeview-big-drag-item-text-padding-left: 12px !default;
|
|
|
42950
42951
|
$treeview-drag-text-padding: 0px 8px 0px 4px !default;
|
|
42951
42952
|
$treeview-big-input-padding: 0 9px !default;
|
|
42952
42953
|
$treeview-big-icon-padding: 7px !default;
|
|
42953
|
-
$treeview-big-image-text-padding:
|
|
42954
|
+
$treeview-big-image-text-padding: 13px 12px !default;
|
|
42954
42955
|
$treeview-big-image-margin: 4px 0 0 10px !default;
|
|
42955
42956
|
$treeview-big-rtl-icon-margin: 0 -24px 1px 0;
|
|
42956
42957
|
$treeview-big-rtl-image-margin: 2px 10px 0 0 !default;
|
|
42957
42958
|
$treeview-big-icon-image-margin: 0 0 0 10px !default;
|
|
42958
42959
|
$treeview-big-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
42959
42960
|
$treeview-big-check-margin: 0 0 0 10px !default;
|
|
42960
|
-
$treeview-big-check-text-padding:
|
|
42961
|
+
$treeview-big-check-text-padding: 13px 12px !default;
|
|
42961
42962
|
$treeview-big-rtl-check-margin: 0 10px 0 0 !default;
|
|
42962
42963
|
$treeview-big-check-image-margin: 0 0 0 16px !default;
|
|
42963
42964
|
$treeview-big-rtl-check-image-margin: 4px 16px 2px 0 !default;
|
|
@@ -43145,7 +43146,7 @@ $ripple-width: 32px !default;
|
|
|
43145
43146
|
|
|
43146
43147
|
.e-list-item {
|
|
43147
43148
|
list-style: none;
|
|
43148
|
-
@if $skin-name
|
|
43149
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43149
43150
|
padding: 2px 0;
|
|
43150
43151
|
}
|
|
43151
43152
|
@if $skin-name == 'fluent2' {
|
|
@@ -43153,13 +43154,12 @@ $ripple-width: 32px !default;
|
|
|
43153
43154
|
}
|
|
43154
43155
|
|
|
43155
43156
|
.e-ul {
|
|
43156
|
-
margin: 2px 0 -2px;
|
|
43157
43157
|
padding: $treeview-child-ul-padding;
|
|
43158
|
-
@if $skin-name == '
|
|
43159
|
-
margin: 2px 0
|
|
43158
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43159
|
+
margin: 2px 0 -2px;
|
|
43160
43160
|
}
|
|
43161
|
-
@
|
|
43162
|
-
margin:
|
|
43161
|
+
@if $skin-name == 'fluent2' {
|
|
43162
|
+
margin-top: 4px;
|
|
43163
43163
|
}
|
|
43164
43164
|
}
|
|
43165
43165
|
|
|
@@ -43196,6 +43196,49 @@ $ripple-width: 32px !default;
|
|
|
43196
43196
|
.e-icons.e-icons-spinner::before {
|
|
43197
43197
|
content: none;
|
|
43198
43198
|
}
|
|
43199
|
+
|
|
43200
|
+
.e-text-content {
|
|
43201
|
+
.e-list-text {
|
|
43202
|
+
&:has(> .e-input-group) {
|
|
43203
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43204
|
+
padding-top: 1px;
|
|
43205
|
+
padding-bottom: 1px;
|
|
43206
|
+
.e-input-group {
|
|
43207
|
+
height: 34px;
|
|
43208
|
+
|
|
43209
|
+
.e-input {
|
|
43210
|
+
line-height: 26px;
|
|
43211
|
+
min-height: 26px;
|
|
43212
|
+
}
|
|
43213
|
+
}
|
|
43214
|
+
}
|
|
43215
|
+
@if $skin-name == 'tailwind3' {
|
|
43216
|
+
padding-top: 4px;
|
|
43217
|
+
padding-bottom: 4px;
|
|
43218
|
+
}
|
|
43219
|
+
@if $skin-name == 'highcontrast' {
|
|
43220
|
+
padding-top: 3px;
|
|
43221
|
+
padding-bottom: 3px;
|
|
43222
|
+
}
|
|
43223
|
+
@if ($skin-name == 'FluentUI') {
|
|
43224
|
+
padding-top: 3px;
|
|
43225
|
+
padding-bottom: 3px;
|
|
43226
|
+
}
|
|
43227
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43228
|
+
padding-top: 2px;
|
|
43229
|
+
padding-bottom: 2px;
|
|
43230
|
+
}
|
|
43231
|
+
@if $skin-name == 'bootstrap4' {
|
|
43232
|
+
padding-top: 5px;
|
|
43233
|
+
padding-bottom: 5px;
|
|
43234
|
+
}
|
|
43235
|
+
@if $skin-name == 'bootstrap5' {
|
|
43236
|
+
padding-top: 3px;
|
|
43237
|
+
padding-bottom: 3px;
|
|
43238
|
+
}
|
|
43239
|
+
}
|
|
43240
|
+
}
|
|
43241
|
+
}
|
|
43199
43242
|
}
|
|
43200
43243
|
|
|
43201
43244
|
.e-icons {
|
|
@@ -43213,11 +43256,14 @@ $ripple-width: 32px !default;
|
|
|
43213
43256
|
|
|
43214
43257
|
.e-text-content {
|
|
43215
43258
|
@include user-select;
|
|
43216
|
-
border: 1px solid;
|
|
43217
43259
|
cursor: pointer;
|
|
43218
43260
|
margin: 0;
|
|
43219
43261
|
padding: $treeview-text-wrap-padding;
|
|
43220
43262
|
|
|
43263
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43264
|
+
border: 1px solid;
|
|
43265
|
+
}
|
|
43266
|
+
|
|
43221
43267
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43222
43268
|
border: none;
|
|
43223
43269
|
}
|
|
@@ -43303,14 +43349,9 @@ $ripple-width: 32px !default;
|
|
|
43303
43349
|
|
|
43304
43350
|
.e-input-group {
|
|
43305
43351
|
height: $treeview-input-height;
|
|
43306
|
-
@if ($skin-name == '
|
|
43307
|
-
margin-top:
|
|
43308
|
-
|
|
43309
|
-
@else if($skin-name == 'tailwind') {
|
|
43310
|
-
margin-bottom: 3px;
|
|
43311
|
-
}
|
|
43312
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43313
|
-
margin-bottom: 2px;
|
|
43352
|
+
@if ($skin-name == 'tailwind') {
|
|
43353
|
+
margin-top: 4px;
|
|
43354
|
+
margin-bottom: 4px;
|
|
43314
43355
|
}
|
|
43315
43356
|
@else {
|
|
43316
43357
|
margin-bottom: 0;
|
|
@@ -43320,9 +43361,20 @@ $ripple-width: 32px !default;
|
|
|
43320
43361
|
@if ($skin-name == 'fluent2') {
|
|
43321
43362
|
border-color: $treeview-input-border-color;
|
|
43322
43363
|
}
|
|
43323
|
-
|
|
43324
|
-
|
|
43364
|
+
.e-input {
|
|
43365
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43325
43366
|
height: 28px;
|
|
43367
|
+
padding-top: 6px;
|
|
43368
|
+
padding-bottom: 6px;
|
|
43369
|
+
}
|
|
43370
|
+
@if $skin-name == 'tailwind3' {
|
|
43371
|
+
line-height: 20px;
|
|
43372
|
+
height: 32px;
|
|
43373
|
+
}
|
|
43374
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43375
|
+
height: 32px;
|
|
43376
|
+
padding-top: 5px;
|
|
43377
|
+
padding-bottom: 5px;
|
|
43326
43378
|
}
|
|
43327
43379
|
}
|
|
43328
43380
|
}
|
|
@@ -43914,13 +43966,13 @@ $ripple-width: 32px !default;
|
|
|
43914
43966
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
43915
43967
|
color: $treeview-item-active-check-color;
|
|
43916
43968
|
}
|
|
43917
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43969
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43918
43970
|
border-color: $content-text-color-selected;
|
|
43919
43971
|
}
|
|
43920
43972
|
}
|
|
43921
43973
|
|
|
43922
43974
|
.e-stop {
|
|
43923
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43975
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43924
43976
|
border-color: $content-text-color-selected;
|
|
43925
43977
|
}
|
|
43926
43978
|
}
|
|
@@ -43971,6 +44023,11 @@ $ripple-width: 32px !default;
|
|
|
43971
44023
|
}
|
|
43972
44024
|
}
|
|
43973
44025
|
}
|
|
44026
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44027
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44028
|
+
border-color: $content-text-color-hover;
|
|
44029
|
+
}
|
|
44030
|
+
}
|
|
43974
44031
|
}
|
|
43975
44032
|
|
|
43976
44033
|
.e-sibling {
|
|
@@ -44567,7 +44624,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44567
44624
|
& .e-caret {
|
|
44568
44625
|
font-size: $menu-caret-font-size;
|
|
44569
44626
|
height: auto;
|
|
44570
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
44627
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
44571
44628
|
line-height: $menu-icon-li-height;
|
|
44572
44629
|
}
|
|
44573
44630
|
@else {
|
|
@@ -44610,12 +44667,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44610
44667
|
@if $skin-name == 'fluent2' {
|
|
44611
44668
|
padding: 9px 0;
|
|
44612
44669
|
}
|
|
44613
|
-
@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' {
|
|
44614
|
-
line-height: $menu-icon-li-height;
|
|
44615
|
-
}
|
|
44616
|
-
@else {
|
|
44617
|
-
line-height: $menu-li-height;
|
|
44618
|
-
}
|
|
44619
44670
|
}
|
|
44620
44671
|
}
|
|
44621
44672
|
}
|
|
@@ -81688,10 +81739,10 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
81688
81739
|
&:first-child {
|
|
81689
81740
|
padding: 0;
|
|
81690
81741
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81691
|
-
padding-bottom:
|
|
81742
|
+
padding-bottom: 8px;
|
|
81692
81743
|
padding-left: 12px;
|
|
81693
81744
|
padding-right: 12px;
|
|
81694
|
-
padding-top:
|
|
81745
|
+
padding-top: 8px;
|
|
81695
81746
|
}
|
|
81696
81747
|
}
|
|
81697
81748
|
|
|
@@ -81759,7 +81810,7 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
81759
81810
|
.e-toast-content {
|
|
81760
81811
|
&:first-child {
|
|
81761
81812
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81762
|
-
padding-left:
|
|
81813
|
+
padding-left: 44px;
|
|
81763
81814
|
}
|
|
81764
81815
|
}
|
|
81765
81816
|
}
|
|
@@ -81806,9 +81857,14 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
81806
81857
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81807
81858
|
width: $toast-icon-nrml-width;
|
|
81808
81859
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81809
|
-
left:
|
|
81810
|
-
margin-left:
|
|
81811
|
-
margin-top:
|
|
81860
|
+
left: 0;
|
|
81861
|
+
margin-left: 12px;
|
|
81862
|
+
margin-top: 10px;
|
|
81863
|
+
padding-bottom: 6px;
|
|
81864
|
+
position: absolute;
|
|
81865
|
+
}
|
|
81866
|
+
@if $skin-name == 'fluent2' {
|
|
81867
|
+
margin-top: 2px;
|
|
81812
81868
|
}
|
|
81813
81869
|
}
|
|
81814
81870
|
|