@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/bds.scss
CHANGED
|
@@ -24164,11 +24164,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
24164
24164
|
@mixin outline-primary-disabled {
|
|
24165
24165
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
24166
24166
|
background: $btn-outline-primary-disabled-border-color;
|
|
24167
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
24167
24168
|
}
|
|
24168
24169
|
@else {
|
|
24169
24170
|
background: $btn-outline-bgcolor;
|
|
24171
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
24170
24172
|
}
|
|
24171
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
24172
24173
|
box-shadow: $btn-flat-box-shadow;
|
|
24173
24174
|
color: $btn-outline-primary-disabled-color;
|
|
24174
24175
|
}
|
|
@@ -60557,7 +60558,7 @@ $treeview-icon-font-size: $text-xl !default;
|
|
|
60557
60558
|
$treeview-image-font-size: $text-xl !default;
|
|
60558
60559
|
$treeview-big-font-size: $text-base !default;
|
|
60559
60560
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
60560
|
-
$treeview-item-height:
|
|
60561
|
+
$treeview-item-height: 38px !default;
|
|
60561
60562
|
$treeview-text-height: 38px !default;
|
|
60562
60563
|
$treeview-input-height: 30px !default;
|
|
60563
60564
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
@@ -60847,7 +60848,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60847
60848
|
|
|
60848
60849
|
.e-list-item {
|
|
60849
60850
|
list-style: none;
|
|
60850
|
-
@if $skin-name
|
|
60851
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60851
60852
|
padding: 2px 0;
|
|
60852
60853
|
}
|
|
60853
60854
|
@if $skin-name == 'fluent2' {
|
|
@@ -60855,13 +60856,12 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60855
60856
|
}
|
|
60856
60857
|
|
|
60857
60858
|
.e-ul {
|
|
60858
|
-
margin: 2px 0 -2px;
|
|
60859
60859
|
padding: $treeview-child-ul-padding;
|
|
60860
|
-
@if $skin-name == '
|
|
60861
|
-
margin: 2px 0
|
|
60860
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60861
|
+
margin: 2px 0 -2px;
|
|
60862
60862
|
}
|
|
60863
|
-
@
|
|
60864
|
-
margin:
|
|
60863
|
+
@if $skin-name == 'fluent2' {
|
|
60864
|
+
margin-top: 4px;
|
|
60865
60865
|
}
|
|
60866
60866
|
}
|
|
60867
60867
|
|
|
@@ -60898,6 +60898,49 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60898
60898
|
.e-icons.e-icons-spinner::before {
|
|
60899
60899
|
content: none;
|
|
60900
60900
|
}
|
|
60901
|
+
|
|
60902
|
+
.e-text-content {
|
|
60903
|
+
.e-list-text {
|
|
60904
|
+
&:has(> .e-input-group) {
|
|
60905
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60906
|
+
padding-top: 1px;
|
|
60907
|
+
padding-bottom: 1px;
|
|
60908
|
+
.e-input-group {
|
|
60909
|
+
height: 34px;
|
|
60910
|
+
|
|
60911
|
+
.e-input {
|
|
60912
|
+
line-height: 26px;
|
|
60913
|
+
min-height: 26px;
|
|
60914
|
+
}
|
|
60915
|
+
}
|
|
60916
|
+
}
|
|
60917
|
+
@if $skin-name == 'tailwind3' {
|
|
60918
|
+
padding-top: 4px;
|
|
60919
|
+
padding-bottom: 4px;
|
|
60920
|
+
}
|
|
60921
|
+
@if $skin-name == 'highcontrast' {
|
|
60922
|
+
padding-top: 3px;
|
|
60923
|
+
padding-bottom: 3px;
|
|
60924
|
+
}
|
|
60925
|
+
@if ($skin-name == 'FluentUI') {
|
|
60926
|
+
padding-top: 3px;
|
|
60927
|
+
padding-bottom: 3px;
|
|
60928
|
+
}
|
|
60929
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60930
|
+
padding-top: 2px;
|
|
60931
|
+
padding-bottom: 2px;
|
|
60932
|
+
}
|
|
60933
|
+
@if $skin-name == 'bootstrap4' {
|
|
60934
|
+
padding-top: 5px;
|
|
60935
|
+
padding-bottom: 5px;
|
|
60936
|
+
}
|
|
60937
|
+
@if $skin-name == 'bootstrap5' {
|
|
60938
|
+
padding-top: 3px;
|
|
60939
|
+
padding-bottom: 3px;
|
|
60940
|
+
}
|
|
60941
|
+
}
|
|
60942
|
+
}
|
|
60943
|
+
}
|
|
60901
60944
|
}
|
|
60902
60945
|
|
|
60903
60946
|
.e-icons {
|
|
@@ -60915,11 +60958,14 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60915
60958
|
|
|
60916
60959
|
.e-text-content {
|
|
60917
60960
|
@include user-select;
|
|
60918
|
-
border: 1px solid;
|
|
60919
60961
|
cursor: pointer;
|
|
60920
60962
|
margin: 0;
|
|
60921
60963
|
padding: $treeview-text-wrap-padding;
|
|
60922
60964
|
|
|
60965
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60966
|
+
border: 1px solid;
|
|
60967
|
+
}
|
|
60968
|
+
|
|
60923
60969
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
60924
60970
|
border: none;
|
|
60925
60971
|
}
|
|
@@ -61005,14 +61051,9 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61005
61051
|
|
|
61006
61052
|
.e-input-group {
|
|
61007
61053
|
height: $treeview-input-height;
|
|
61008
|
-
@if ($skin-name == '
|
|
61009
|
-
margin-top:
|
|
61010
|
-
|
|
61011
|
-
@else if($skin-name == 'tailwind') {
|
|
61012
|
-
margin-bottom: 3px;
|
|
61013
|
-
}
|
|
61014
|
-
@else if($skin-name == 'bootstrap5') {
|
|
61015
|
-
margin-bottom: 2px;
|
|
61054
|
+
@if ($skin-name == 'tailwind') {
|
|
61055
|
+
margin-top: 4px;
|
|
61056
|
+
margin-bottom: 4px;
|
|
61016
61057
|
}
|
|
61017
61058
|
@else {
|
|
61018
61059
|
margin-bottom: 0;
|
|
@@ -61022,9 +61063,20 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61022
61063
|
@if ($skin-name == 'fluent2') {
|
|
61023
61064
|
border-color: $treeview-input-border-color;
|
|
61024
61065
|
}
|
|
61025
|
-
|
|
61026
|
-
|
|
61066
|
+
.e-input {
|
|
61067
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
61027
61068
|
height: 28px;
|
|
61069
|
+
padding-top: 6px;
|
|
61070
|
+
padding-bottom: 6px;
|
|
61071
|
+
}
|
|
61072
|
+
@if $skin-name == 'tailwind3' {
|
|
61073
|
+
line-height: 20px;
|
|
61074
|
+
height: 32px;
|
|
61075
|
+
}
|
|
61076
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61077
|
+
height: 32px;
|
|
61078
|
+
padding-top: 5px;
|
|
61079
|
+
padding-bottom: 5px;
|
|
61028
61080
|
}
|
|
61029
61081
|
}
|
|
61030
61082
|
}
|
|
@@ -61616,13 +61668,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61616
61668
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
61617
61669
|
color: $treeview-item-active-check-color;
|
|
61618
61670
|
}
|
|
61619
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61671
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61620
61672
|
border-color: $content-text-color-selected;
|
|
61621
61673
|
}
|
|
61622
61674
|
}
|
|
61623
61675
|
|
|
61624
61676
|
.e-stop {
|
|
61625
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61677
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61626
61678
|
border-color: $content-text-color-selected;
|
|
61627
61679
|
}
|
|
61628
61680
|
}
|
|
@@ -61673,6 +61725,11 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61673
61725
|
}
|
|
61674
61726
|
}
|
|
61675
61727
|
}
|
|
61728
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
61729
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
61730
|
+
border-color: $content-text-color-hover;
|
|
61731
|
+
}
|
|
61732
|
+
}
|
|
61676
61733
|
}
|
|
61677
61734
|
|
|
61678
61735
|
.e-sibling {
|
|
@@ -62042,6 +62099,28 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
62042
62099
|
min-height: $treeview-big-item-height;
|
|
62043
62100
|
}
|
|
62044
62101
|
|
|
62102
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
62103
|
+
padding: $treeview-big-text-padding;
|
|
62104
|
+
}
|
|
62105
|
+
|
|
62106
|
+
@if $skin-name == 'highcontrast' {
|
|
62107
|
+
padding: $treeview-big-text-padding;
|
|
62108
|
+
}
|
|
62109
|
+
|
|
62110
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
62111
|
+
padding-top: 12px;
|
|
62112
|
+
padding-bottom: 12px;
|
|
62113
|
+
}
|
|
62114
|
+
|
|
62115
|
+
@if $skin-name == 'FluentUI' {
|
|
62116
|
+
padding: $treeview-big-text-padding;
|
|
62117
|
+
}
|
|
62118
|
+
|
|
62119
|
+
@if $skin-name == 'bootstrap4' {
|
|
62120
|
+
padding-top: 13px;
|
|
62121
|
+
padding-bottom: 13px;
|
|
62122
|
+
}
|
|
62123
|
+
|
|
62045
62124
|
.e-input-group {
|
|
62046
62125
|
height: $treeview-big-input-height;
|
|
62047
62126
|
|
|
@@ -62050,6 +62129,69 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
62050
62129
|
height: 36px;
|
|
62051
62130
|
}
|
|
62052
62131
|
}
|
|
62132
|
+
|
|
62133
|
+
@if $skin-name =='bootstrap5' {
|
|
62134
|
+
padding-top: 6px;
|
|
62135
|
+
padding-bottom: 6px;
|
|
62136
|
+
margin-top: 2px;
|
|
62137
|
+
margin-bottom: 2px;
|
|
62138
|
+
}
|
|
62139
|
+
|
|
62140
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
62141
|
+
line-height: 42px;
|
|
62142
|
+
min-height: 42px;
|
|
62143
|
+
}
|
|
62144
|
+
|
|
62145
|
+
.e-input {
|
|
62146
|
+
@if $skin-name =='tailwind3' {
|
|
62147
|
+
height: 40px;
|
|
62148
|
+
line-height: 24px;
|
|
62149
|
+
padding-top: 8px;
|
|
62150
|
+
padding-bottom: 8px;
|
|
62151
|
+
}
|
|
62152
|
+
|
|
62153
|
+
@if $skin-name =='bootstrap5' {
|
|
62154
|
+
height: 24px;
|
|
62155
|
+
}
|
|
62156
|
+
|
|
62157
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62158
|
+
line-height: 28px;
|
|
62159
|
+
min-height: 28px;
|
|
62160
|
+
padding-top: 9px;
|
|
62161
|
+
padding-bottom: 5px;
|
|
62162
|
+
}
|
|
62163
|
+
|
|
62164
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
62165
|
+
line-height: 24px;
|
|
62166
|
+
min-height: 24px;
|
|
62167
|
+
padding-top: 7px;
|
|
62168
|
+
padding-bottom: 7px;
|
|
62169
|
+
}
|
|
62170
|
+
}
|
|
62171
|
+
}
|
|
62172
|
+
}
|
|
62173
|
+
|
|
62174
|
+
.e-list-item .e-text-content .e-list-text {
|
|
62175
|
+
&:has(> .e-input-group) {
|
|
62176
|
+
@if $skin-name =='highcontrast' {
|
|
62177
|
+
padding-top: 4px;
|
|
62178
|
+
padding-bottom: 4px;
|
|
62179
|
+
}
|
|
62180
|
+
|
|
62181
|
+
@if $skin-name =='FluentUI' {
|
|
62182
|
+
padding-top: 2px;
|
|
62183
|
+
padding-bottom: 2px;
|
|
62184
|
+
}
|
|
62185
|
+
|
|
62186
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62187
|
+
padding-top: 3px;
|
|
62188
|
+
padding-bottom: 3px;
|
|
62189
|
+
}
|
|
62190
|
+
|
|
62191
|
+
@if $skin-name == 'bootstrap4' {
|
|
62192
|
+
padding-top: 6px;
|
|
62193
|
+
padding-bottom: 6px;
|
|
62194
|
+
}
|
|
62053
62195
|
}
|
|
62054
62196
|
}
|
|
62055
62197
|
|
|
@@ -62234,6 +62376,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
62234
62376
|
.e-treeview.e-bigger {
|
|
62235
62377
|
.e-list-text {
|
|
62236
62378
|
font-size: $treeview-big-font-size;
|
|
62379
|
+
@if $skin-name == 'Material3' {
|
|
62380
|
+
padding: 12px;
|
|
62381
|
+
}
|
|
62382
|
+
|
|
62237
62383
|
@if $skin-name == 'bootstrap4' {
|
|
62238
62384
|
color: $treeview-big-text-color;
|
|
62239
62385
|
}
|
|
@@ -62732,7 +62878,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
62732
62878
|
& .e-caret {
|
|
62733
62879
|
font-size: $menu-caret-font-size;
|
|
62734
62880
|
height: auto;
|
|
62735
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
62881
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
62736
62882
|
line-height: $menu-icon-li-height;
|
|
62737
62883
|
}
|
|
62738
62884
|
@else {
|
|
@@ -62775,12 +62921,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
62775
62921
|
@if $skin-name == 'fluent2' {
|
|
62776
62922
|
padding: 9px 0;
|
|
62777
62923
|
}
|
|
62778
|
-
@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' {
|
|
62779
|
-
line-height: $menu-icon-li-height;
|
|
62780
|
-
}
|
|
62781
|
-
@else {
|
|
62782
|
-
line-height: $menu-li-height;
|
|
62783
|
-
}
|
|
62784
62924
|
}
|
|
62785
62925
|
}
|
|
62786
62926
|
}
|
|
@@ -110818,10 +110958,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110818
110958
|
&:first-child {
|
|
110819
110959
|
padding: 0;
|
|
110820
110960
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110821
|
-
padding-bottom:
|
|
110961
|
+
padding-bottom: 8px;
|
|
110822
110962
|
padding-left: 12px;
|
|
110823
110963
|
padding-right: 12px;
|
|
110824
|
-
padding-top:
|
|
110964
|
+
padding-top: 8px;
|
|
110825
110965
|
}
|
|
110826
110966
|
}
|
|
110827
110967
|
|
|
@@ -110889,7 +111029,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110889
111029
|
.e-toast-content {
|
|
110890
111030
|
&:first-child {
|
|
110891
111031
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110892
|
-
padding-left:
|
|
111032
|
+
padding-left: 44px;
|
|
110893
111033
|
}
|
|
110894
111034
|
}
|
|
110895
111035
|
}
|
|
@@ -110936,9 +111076,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110936
111076
|
margin-right: $toast-icon-nrml-right-margin;
|
|
110937
111077
|
width: $toast-icon-nrml-width;
|
|
110938
111078
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110939
|
-
left:
|
|
110940
|
-
margin-left:
|
|
110941
|
-
margin-top:
|
|
111079
|
+
left: 0;
|
|
111080
|
+
margin-left: 12px;
|
|
111081
|
+
margin-top: 10px;
|
|
111082
|
+
padding-bottom: 6px;
|
|
111083
|
+
position: absolute;
|
|
111084
|
+
}
|
|
111085
|
+
@if $skin-name == 'fluent2' {
|
|
111086
|
+
margin-top: 2px;
|
|
110942
111087
|
}
|
|
110943
111088
|
}
|
|
110944
111089
|
|
|
@@ -111410,8 +111555,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
111410
111555
|
margin-right: $toast-icon-bgr-right-margin;
|
|
111411
111556
|
width: $toast-icon-bgr-width;
|
|
111412
111557
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111413
|
-
left:
|
|
111414
|
-
margin-top:
|
|
111558
|
+
left: 0;
|
|
111559
|
+
margin-top: 14px;
|
|
111560
|
+
margin-left: 12px;
|
|
111415
111561
|
}
|
|
111416
111562
|
}
|
|
111417
111563
|
|
|
@@ -15208,11 +15208,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
15208
15208
|
@mixin outline-primary-disabled {
|
|
15209
15209
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15210
15210
|
background: $btn-outline-primary-disabled-border-color;
|
|
15211
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15211
15212
|
}
|
|
15212
15213
|
@else {
|
|
15213
15214
|
background: $btn-outline-bgcolor;
|
|
15215
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15214
15216
|
}
|
|
15215
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15216
15217
|
box-shadow: $btn-flat-box-shadow;
|
|
15217
15218
|
color: $btn-outline-primary-disabled-color;
|
|
15218
15219
|
}
|
|
@@ -43339,7 +43340,7 @@ $ripple-width: 32px !default;
|
|
|
43339
43340
|
|
|
43340
43341
|
.e-list-item {
|
|
43341
43342
|
list-style: none;
|
|
43342
|
-
@if $skin-name
|
|
43343
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43343
43344
|
padding: 2px 0;
|
|
43344
43345
|
}
|
|
43345
43346
|
@if $skin-name == 'fluent2' {
|
|
@@ -43347,13 +43348,12 @@ $ripple-width: 32px !default;
|
|
|
43347
43348
|
}
|
|
43348
43349
|
|
|
43349
43350
|
.e-ul {
|
|
43350
|
-
margin: 2px 0 -2px;
|
|
43351
43351
|
padding: $treeview-child-ul-padding;
|
|
43352
|
-
@if $skin-name == '
|
|
43353
|
-
margin: 2px 0
|
|
43352
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43353
|
+
margin: 2px 0 -2px;
|
|
43354
43354
|
}
|
|
43355
|
-
@
|
|
43356
|
-
margin:
|
|
43355
|
+
@if $skin-name == 'fluent2' {
|
|
43356
|
+
margin-top: 4px;
|
|
43357
43357
|
}
|
|
43358
43358
|
}
|
|
43359
43359
|
|
|
@@ -43390,6 +43390,49 @@ $ripple-width: 32px !default;
|
|
|
43390
43390
|
.e-icons.e-icons-spinner::before {
|
|
43391
43391
|
content: none;
|
|
43392
43392
|
}
|
|
43393
|
+
|
|
43394
|
+
.e-text-content {
|
|
43395
|
+
.e-list-text {
|
|
43396
|
+
&:has(> .e-input-group) {
|
|
43397
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43398
|
+
padding-top: 1px;
|
|
43399
|
+
padding-bottom: 1px;
|
|
43400
|
+
.e-input-group {
|
|
43401
|
+
height: 34px;
|
|
43402
|
+
|
|
43403
|
+
.e-input {
|
|
43404
|
+
line-height: 26px;
|
|
43405
|
+
min-height: 26px;
|
|
43406
|
+
}
|
|
43407
|
+
}
|
|
43408
|
+
}
|
|
43409
|
+
@if $skin-name == 'tailwind3' {
|
|
43410
|
+
padding-top: 4px;
|
|
43411
|
+
padding-bottom: 4px;
|
|
43412
|
+
}
|
|
43413
|
+
@if $skin-name == 'highcontrast' {
|
|
43414
|
+
padding-top: 3px;
|
|
43415
|
+
padding-bottom: 3px;
|
|
43416
|
+
}
|
|
43417
|
+
@if ($skin-name == 'FluentUI') {
|
|
43418
|
+
padding-top: 3px;
|
|
43419
|
+
padding-bottom: 3px;
|
|
43420
|
+
}
|
|
43421
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43422
|
+
padding-top: 2px;
|
|
43423
|
+
padding-bottom: 2px;
|
|
43424
|
+
}
|
|
43425
|
+
@if $skin-name == 'bootstrap4' {
|
|
43426
|
+
padding-top: 5px;
|
|
43427
|
+
padding-bottom: 5px;
|
|
43428
|
+
}
|
|
43429
|
+
@if $skin-name == 'bootstrap5' {
|
|
43430
|
+
padding-top: 3px;
|
|
43431
|
+
padding-bottom: 3px;
|
|
43432
|
+
}
|
|
43433
|
+
}
|
|
43434
|
+
}
|
|
43435
|
+
}
|
|
43393
43436
|
}
|
|
43394
43437
|
|
|
43395
43438
|
.e-icons {
|
|
@@ -43407,11 +43450,14 @@ $ripple-width: 32px !default;
|
|
|
43407
43450
|
|
|
43408
43451
|
.e-text-content {
|
|
43409
43452
|
@include user-select;
|
|
43410
|
-
border: 1px solid;
|
|
43411
43453
|
cursor: pointer;
|
|
43412
43454
|
margin: 0;
|
|
43413
43455
|
padding: $treeview-text-wrap-padding;
|
|
43414
43456
|
|
|
43457
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43458
|
+
border: 1px solid;
|
|
43459
|
+
}
|
|
43460
|
+
|
|
43415
43461
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43416
43462
|
border: none;
|
|
43417
43463
|
}
|
|
@@ -43497,14 +43543,9 @@ $ripple-width: 32px !default;
|
|
|
43497
43543
|
|
|
43498
43544
|
.e-input-group {
|
|
43499
43545
|
height: $treeview-input-height;
|
|
43500
|
-
@if ($skin-name == '
|
|
43501
|
-
margin-top:
|
|
43502
|
-
|
|
43503
|
-
@else if($skin-name == 'tailwind') {
|
|
43504
|
-
margin-bottom: 3px;
|
|
43505
|
-
}
|
|
43506
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43507
|
-
margin-bottom: 2px;
|
|
43546
|
+
@if ($skin-name == 'tailwind') {
|
|
43547
|
+
margin-top: 4px;
|
|
43548
|
+
margin-bottom: 4px;
|
|
43508
43549
|
}
|
|
43509
43550
|
@else {
|
|
43510
43551
|
margin-bottom: 0;
|
|
@@ -43514,9 +43555,20 @@ $ripple-width: 32px !default;
|
|
|
43514
43555
|
@if ($skin-name == 'fluent2') {
|
|
43515
43556
|
border-color: $treeview-input-border-color;
|
|
43516
43557
|
}
|
|
43517
|
-
|
|
43518
|
-
|
|
43558
|
+
.e-input {
|
|
43559
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43519
43560
|
height: 28px;
|
|
43561
|
+
padding-top: 6px;
|
|
43562
|
+
padding-bottom: 6px;
|
|
43563
|
+
}
|
|
43564
|
+
@if $skin-name == 'tailwind3' {
|
|
43565
|
+
line-height: 20px;
|
|
43566
|
+
height: 32px;
|
|
43567
|
+
}
|
|
43568
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43569
|
+
height: 32px;
|
|
43570
|
+
padding-top: 5px;
|
|
43571
|
+
padding-bottom: 5px;
|
|
43520
43572
|
}
|
|
43521
43573
|
}
|
|
43522
43574
|
}
|
|
@@ -44108,13 +44160,13 @@ $ripple-width: 32px !default;
|
|
|
44108
44160
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44109
44161
|
color: $treeview-item-active-check-color;
|
|
44110
44162
|
}
|
|
44111
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44163
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44112
44164
|
border-color: $content-text-color-selected;
|
|
44113
44165
|
}
|
|
44114
44166
|
}
|
|
44115
44167
|
|
|
44116
44168
|
.e-stop {
|
|
44117
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44169
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44118
44170
|
border-color: $content-text-color-selected;
|
|
44119
44171
|
}
|
|
44120
44172
|
}
|
|
@@ -44165,6 +44217,11 @@ $ripple-width: 32px !default;
|
|
|
44165
44217
|
}
|
|
44166
44218
|
}
|
|
44167
44219
|
}
|
|
44220
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44221
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44222
|
+
border-color: $content-text-color-hover;
|
|
44223
|
+
}
|
|
44224
|
+
}
|
|
44168
44225
|
}
|
|
44169
44226
|
|
|
44170
44227
|
.e-sibling {
|
|
@@ -44621,7 +44678,6 @@ $menu-blank-icon: 34px !default;
|
|
|
44621
44678
|
$menu-ul-header-padding: $menu-ul-padding !default;
|
|
44622
44679
|
$menu-separator-padding: 0 !default;
|
|
44623
44680
|
$menu-li-height: 42px !default;
|
|
44624
|
-
$menu-icon-li-height: 30px !default;
|
|
44625
44681
|
$menu-li-padding: 0 15px !default;
|
|
44626
44682
|
$menu-li-text-indent: 15px !default;
|
|
44627
44683
|
$menu-icon-font-size: 14px !default;
|
|
@@ -44757,7 +44813,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44757
44813
|
& .e-caret {
|
|
44758
44814
|
font-size: $menu-caret-font-size;
|
|
44759
44815
|
height: auto;
|
|
44760
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
44816
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
44761
44817
|
line-height: $menu-icon-li-height;
|
|
44762
44818
|
}
|
|
44763
44819
|
@else {
|
|
@@ -44800,12 +44856,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44800
44856
|
@if $skin-name == 'fluent2' {
|
|
44801
44857
|
padding: 9px 0;
|
|
44802
44858
|
}
|
|
44803
|
-
@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' {
|
|
44804
|
-
line-height: $menu-icon-li-height;
|
|
44805
|
-
}
|
|
44806
|
-
@else {
|
|
44807
|
-
line-height: $menu-li-height;
|
|
44808
|
-
}
|
|
44809
44859
|
}
|
|
44810
44860
|
}
|
|
44811
44861
|
}
|
|
@@ -81673,10 +81723,10 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
81673
81723
|
&:first-child {
|
|
81674
81724
|
padding: 0;
|
|
81675
81725
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81676
|
-
padding-bottom:
|
|
81726
|
+
padding-bottom: 8px;
|
|
81677
81727
|
padding-left: 12px;
|
|
81678
81728
|
padding-right: 12px;
|
|
81679
|
-
padding-top:
|
|
81729
|
+
padding-top: 8px;
|
|
81680
81730
|
}
|
|
81681
81731
|
}
|
|
81682
81732
|
|
|
@@ -81744,7 +81794,7 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
81744
81794
|
.e-toast-content {
|
|
81745
81795
|
&:first-child {
|
|
81746
81796
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81747
|
-
padding-left:
|
|
81797
|
+
padding-left: 44px;
|
|
81748
81798
|
}
|
|
81749
81799
|
}
|
|
81750
81800
|
}
|
|
@@ -81791,9 +81841,14 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
81791
81841
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81792
81842
|
width: $toast-icon-nrml-width;
|
|
81793
81843
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81794
|
-
left:
|
|
81795
|
-
margin-left:
|
|
81796
|
-
margin-top:
|
|
81844
|
+
left: 0;
|
|
81845
|
+
margin-left: 12px;
|
|
81846
|
+
margin-top: 10px;
|
|
81847
|
+
padding-bottom: 6px;
|
|
81848
|
+
position: absolute;
|
|
81849
|
+
}
|
|
81850
|
+
@if $skin-name == 'fluent2' {
|
|
81851
|
+
margin-top: 2px;
|
|
81797
81852
|
}
|
|
81798
81853
|
}
|
|
81799
81854
|
|