@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
|
@@ -23869,11 +23869,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
23869
23869
|
@mixin outline-primary-disabled {
|
|
23870
23870
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
23871
23871
|
background: $btn-outline-primary-disabled-border-color;
|
|
23872
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
23872
23873
|
}
|
|
23873
23874
|
@else {
|
|
23874
23875
|
background: $btn-outline-bgcolor;
|
|
23876
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
23875
23877
|
}
|
|
23876
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
23877
23878
|
box-shadow: $btn-flat-box-shadow;
|
|
23878
23879
|
color: $btn-outline-primary-disabled-color;
|
|
23879
23880
|
}
|
|
@@ -60262,7 +60263,7 @@ $treeview-icon-font-size: $text-xl !default;
|
|
|
60262
60263
|
$treeview-image-font-size: $text-xl !default;
|
|
60263
60264
|
$treeview-big-font-size: $text-base !default;
|
|
60264
60265
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
60265
|
-
$treeview-item-height:
|
|
60266
|
+
$treeview-item-height: 38px !default;
|
|
60266
60267
|
$treeview-text-height: 38px !default;
|
|
60267
60268
|
$treeview-input-height: 30px !default;
|
|
60268
60269
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
@@ -60552,7 +60553,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60552
60553
|
|
|
60553
60554
|
.e-list-item {
|
|
60554
60555
|
list-style: none;
|
|
60555
|
-
@if $skin-name
|
|
60556
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60556
60557
|
padding: 2px 0;
|
|
60557
60558
|
}
|
|
60558
60559
|
@if $skin-name == 'fluent2' {
|
|
@@ -60560,13 +60561,12 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60560
60561
|
}
|
|
60561
60562
|
|
|
60562
60563
|
.e-ul {
|
|
60563
|
-
margin: 2px 0 -2px;
|
|
60564
60564
|
padding: $treeview-child-ul-padding;
|
|
60565
|
-
@if $skin-name == '
|
|
60566
|
-
margin: 2px 0
|
|
60565
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60566
|
+
margin: 2px 0 -2px;
|
|
60567
60567
|
}
|
|
60568
|
-
@
|
|
60569
|
-
margin:
|
|
60568
|
+
@if $skin-name == 'fluent2' {
|
|
60569
|
+
margin-top: 4px;
|
|
60570
60570
|
}
|
|
60571
60571
|
}
|
|
60572
60572
|
|
|
@@ -60603,6 +60603,49 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60603
60603
|
.e-icons.e-icons-spinner::before {
|
|
60604
60604
|
content: none;
|
|
60605
60605
|
}
|
|
60606
|
+
|
|
60607
|
+
.e-text-content {
|
|
60608
|
+
.e-list-text {
|
|
60609
|
+
&:has(> .e-input-group) {
|
|
60610
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60611
|
+
padding-top: 1px;
|
|
60612
|
+
padding-bottom: 1px;
|
|
60613
|
+
.e-input-group {
|
|
60614
|
+
height: 34px;
|
|
60615
|
+
|
|
60616
|
+
.e-input {
|
|
60617
|
+
line-height: 26px;
|
|
60618
|
+
min-height: 26px;
|
|
60619
|
+
}
|
|
60620
|
+
}
|
|
60621
|
+
}
|
|
60622
|
+
@if $skin-name == 'tailwind3' {
|
|
60623
|
+
padding-top: 4px;
|
|
60624
|
+
padding-bottom: 4px;
|
|
60625
|
+
}
|
|
60626
|
+
@if $skin-name == 'highcontrast' {
|
|
60627
|
+
padding-top: 3px;
|
|
60628
|
+
padding-bottom: 3px;
|
|
60629
|
+
}
|
|
60630
|
+
@if ($skin-name == 'FluentUI') {
|
|
60631
|
+
padding-top: 3px;
|
|
60632
|
+
padding-bottom: 3px;
|
|
60633
|
+
}
|
|
60634
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60635
|
+
padding-top: 2px;
|
|
60636
|
+
padding-bottom: 2px;
|
|
60637
|
+
}
|
|
60638
|
+
@if $skin-name == 'bootstrap4' {
|
|
60639
|
+
padding-top: 5px;
|
|
60640
|
+
padding-bottom: 5px;
|
|
60641
|
+
}
|
|
60642
|
+
@if $skin-name == 'bootstrap5' {
|
|
60643
|
+
padding-top: 3px;
|
|
60644
|
+
padding-bottom: 3px;
|
|
60645
|
+
}
|
|
60646
|
+
}
|
|
60647
|
+
}
|
|
60648
|
+
}
|
|
60606
60649
|
}
|
|
60607
60650
|
|
|
60608
60651
|
.e-icons {
|
|
@@ -60620,11 +60663,14 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60620
60663
|
|
|
60621
60664
|
.e-text-content {
|
|
60622
60665
|
@include user-select;
|
|
60623
|
-
border: 1px solid;
|
|
60624
60666
|
cursor: pointer;
|
|
60625
60667
|
margin: 0;
|
|
60626
60668
|
padding: $treeview-text-wrap-padding;
|
|
60627
60669
|
|
|
60670
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60671
|
+
border: 1px solid;
|
|
60672
|
+
}
|
|
60673
|
+
|
|
60628
60674
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
60629
60675
|
border: none;
|
|
60630
60676
|
}
|
|
@@ -60710,14 +60756,9 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60710
60756
|
|
|
60711
60757
|
.e-input-group {
|
|
60712
60758
|
height: $treeview-input-height;
|
|
60713
|
-
@if ($skin-name == '
|
|
60714
|
-
margin-top:
|
|
60715
|
-
|
|
60716
|
-
@else if($skin-name == 'tailwind') {
|
|
60717
|
-
margin-bottom: 3px;
|
|
60718
|
-
}
|
|
60719
|
-
@else if($skin-name == 'bootstrap5') {
|
|
60720
|
-
margin-bottom: 2px;
|
|
60759
|
+
@if ($skin-name == 'tailwind') {
|
|
60760
|
+
margin-top: 4px;
|
|
60761
|
+
margin-bottom: 4px;
|
|
60721
60762
|
}
|
|
60722
60763
|
@else {
|
|
60723
60764
|
margin-bottom: 0;
|
|
@@ -60727,9 +60768,20 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60727
60768
|
@if ($skin-name == 'fluent2') {
|
|
60728
60769
|
border-color: $treeview-input-border-color;
|
|
60729
60770
|
}
|
|
60730
|
-
|
|
60731
|
-
|
|
60771
|
+
.e-input {
|
|
60772
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
60732
60773
|
height: 28px;
|
|
60774
|
+
padding-top: 6px;
|
|
60775
|
+
padding-bottom: 6px;
|
|
60776
|
+
}
|
|
60777
|
+
@if $skin-name == 'tailwind3' {
|
|
60778
|
+
line-height: 20px;
|
|
60779
|
+
height: 32px;
|
|
60780
|
+
}
|
|
60781
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60782
|
+
height: 32px;
|
|
60783
|
+
padding-top: 5px;
|
|
60784
|
+
padding-bottom: 5px;
|
|
60733
60785
|
}
|
|
60734
60786
|
}
|
|
60735
60787
|
}
|
|
@@ -61321,13 +61373,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61321
61373
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
61322
61374
|
color: $treeview-item-active-check-color;
|
|
61323
61375
|
}
|
|
61324
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61376
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61325
61377
|
border-color: $content-text-color-selected;
|
|
61326
61378
|
}
|
|
61327
61379
|
}
|
|
61328
61380
|
|
|
61329
61381
|
.e-stop {
|
|
61330
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61382
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61331
61383
|
border-color: $content-text-color-selected;
|
|
61332
61384
|
}
|
|
61333
61385
|
}
|
|
@@ -61378,6 +61430,11 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61378
61430
|
}
|
|
61379
61431
|
}
|
|
61380
61432
|
}
|
|
61433
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
61434
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
61435
|
+
border-color: $content-text-color-hover;
|
|
61436
|
+
}
|
|
61437
|
+
}
|
|
61381
61438
|
}
|
|
61382
61439
|
|
|
61383
61440
|
.e-sibling {
|
|
@@ -61747,6 +61804,28 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61747
61804
|
min-height: $treeview-big-item-height;
|
|
61748
61805
|
}
|
|
61749
61806
|
|
|
61807
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61808
|
+
padding: $treeview-big-text-padding;
|
|
61809
|
+
}
|
|
61810
|
+
|
|
61811
|
+
@if $skin-name == 'highcontrast' {
|
|
61812
|
+
padding: $treeview-big-text-padding;
|
|
61813
|
+
}
|
|
61814
|
+
|
|
61815
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
61816
|
+
padding-top: 12px;
|
|
61817
|
+
padding-bottom: 12px;
|
|
61818
|
+
}
|
|
61819
|
+
|
|
61820
|
+
@if $skin-name == 'FluentUI' {
|
|
61821
|
+
padding: $treeview-big-text-padding;
|
|
61822
|
+
}
|
|
61823
|
+
|
|
61824
|
+
@if $skin-name == 'bootstrap4' {
|
|
61825
|
+
padding-top: 13px;
|
|
61826
|
+
padding-bottom: 13px;
|
|
61827
|
+
}
|
|
61828
|
+
|
|
61750
61829
|
.e-input-group {
|
|
61751
61830
|
height: $treeview-big-input-height;
|
|
61752
61831
|
|
|
@@ -61755,6 +61834,69 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61755
61834
|
height: 36px;
|
|
61756
61835
|
}
|
|
61757
61836
|
}
|
|
61837
|
+
|
|
61838
|
+
@if $skin-name =='bootstrap5' {
|
|
61839
|
+
padding-top: 6px;
|
|
61840
|
+
padding-bottom: 6px;
|
|
61841
|
+
margin-top: 2px;
|
|
61842
|
+
margin-bottom: 2px;
|
|
61843
|
+
}
|
|
61844
|
+
|
|
61845
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
61846
|
+
line-height: 42px;
|
|
61847
|
+
min-height: 42px;
|
|
61848
|
+
}
|
|
61849
|
+
|
|
61850
|
+
.e-input {
|
|
61851
|
+
@if $skin-name =='tailwind3' {
|
|
61852
|
+
height: 40px;
|
|
61853
|
+
line-height: 24px;
|
|
61854
|
+
padding-top: 8px;
|
|
61855
|
+
padding-bottom: 8px;
|
|
61856
|
+
}
|
|
61857
|
+
|
|
61858
|
+
@if $skin-name =='bootstrap5' {
|
|
61859
|
+
height: 24px;
|
|
61860
|
+
}
|
|
61861
|
+
|
|
61862
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
61863
|
+
line-height: 28px;
|
|
61864
|
+
min-height: 28px;
|
|
61865
|
+
padding-top: 9px;
|
|
61866
|
+
padding-bottom: 5px;
|
|
61867
|
+
}
|
|
61868
|
+
|
|
61869
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61870
|
+
line-height: 24px;
|
|
61871
|
+
min-height: 24px;
|
|
61872
|
+
padding-top: 7px;
|
|
61873
|
+
padding-bottom: 7px;
|
|
61874
|
+
}
|
|
61875
|
+
}
|
|
61876
|
+
}
|
|
61877
|
+
}
|
|
61878
|
+
|
|
61879
|
+
.e-list-item .e-text-content .e-list-text {
|
|
61880
|
+
&:has(> .e-input-group) {
|
|
61881
|
+
@if $skin-name =='highcontrast' {
|
|
61882
|
+
padding-top: 4px;
|
|
61883
|
+
padding-bottom: 4px;
|
|
61884
|
+
}
|
|
61885
|
+
|
|
61886
|
+
@if $skin-name =='FluentUI' {
|
|
61887
|
+
padding-top: 2px;
|
|
61888
|
+
padding-bottom: 2px;
|
|
61889
|
+
}
|
|
61890
|
+
|
|
61891
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
61892
|
+
padding-top: 3px;
|
|
61893
|
+
padding-bottom: 3px;
|
|
61894
|
+
}
|
|
61895
|
+
|
|
61896
|
+
@if $skin-name == 'bootstrap4' {
|
|
61897
|
+
padding-top: 6px;
|
|
61898
|
+
padding-bottom: 6px;
|
|
61899
|
+
}
|
|
61758
61900
|
}
|
|
61759
61901
|
}
|
|
61760
61902
|
|
|
@@ -61939,6 +62081,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61939
62081
|
.e-treeview.e-bigger {
|
|
61940
62082
|
.e-list-text {
|
|
61941
62083
|
font-size: $treeview-big-font-size;
|
|
62084
|
+
@if $skin-name == 'Material3' {
|
|
62085
|
+
padding: 12px;
|
|
62086
|
+
}
|
|
62087
|
+
|
|
61942
62088
|
@if $skin-name == 'bootstrap4' {
|
|
61943
62089
|
color: $treeview-big-text-color;
|
|
61944
62090
|
}
|
|
@@ -62437,7 +62583,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
62437
62583
|
& .e-caret {
|
|
62438
62584
|
font-size: $menu-caret-font-size;
|
|
62439
62585
|
height: auto;
|
|
62440
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
62586
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
62441
62587
|
line-height: $menu-icon-li-height;
|
|
62442
62588
|
}
|
|
62443
62589
|
@else {
|
|
@@ -62480,12 +62626,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
62480
62626
|
@if $skin-name == 'fluent2' {
|
|
62481
62627
|
padding: 9px 0;
|
|
62482
62628
|
}
|
|
62483
|
-
@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' {
|
|
62484
|
-
line-height: $menu-icon-li-height;
|
|
62485
|
-
}
|
|
62486
|
-
@else {
|
|
62487
|
-
line-height: $menu-li-height;
|
|
62488
|
-
}
|
|
62489
62629
|
}
|
|
62490
62630
|
}
|
|
62491
62631
|
}
|
|
@@ -110523,10 +110663,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110523
110663
|
&:first-child {
|
|
110524
110664
|
padding: 0;
|
|
110525
110665
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110526
|
-
padding-bottom:
|
|
110666
|
+
padding-bottom: 8px;
|
|
110527
110667
|
padding-left: 12px;
|
|
110528
110668
|
padding-right: 12px;
|
|
110529
|
-
padding-top:
|
|
110669
|
+
padding-top: 8px;
|
|
110530
110670
|
}
|
|
110531
110671
|
}
|
|
110532
110672
|
|
|
@@ -110594,7 +110734,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110594
110734
|
.e-toast-content {
|
|
110595
110735
|
&:first-child {
|
|
110596
110736
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110597
|
-
padding-left:
|
|
110737
|
+
padding-left: 44px;
|
|
110598
110738
|
}
|
|
110599
110739
|
}
|
|
110600
110740
|
}
|
|
@@ -110641,9 +110781,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110641
110781
|
margin-right: $toast-icon-nrml-right-margin;
|
|
110642
110782
|
width: $toast-icon-nrml-width;
|
|
110643
110783
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110644
|
-
left:
|
|
110645
|
-
margin-left:
|
|
110646
|
-
margin-top:
|
|
110784
|
+
left: 0;
|
|
110785
|
+
margin-left: 12px;
|
|
110786
|
+
margin-top: 10px;
|
|
110787
|
+
padding-bottom: 6px;
|
|
110788
|
+
position: absolute;
|
|
110789
|
+
}
|
|
110790
|
+
@if $skin-name == 'fluent2' {
|
|
110791
|
+
margin-top: 2px;
|
|
110647
110792
|
}
|
|
110648
110793
|
}
|
|
110649
110794
|
|
|
@@ -111115,8 +111260,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
111115
111260
|
margin-right: $toast-icon-bgr-right-margin;
|
|
111116
111261
|
width: $toast-icon-bgr-width;
|
|
111117
111262
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111118
|
-
left:
|
|
111119
|
-
margin-top:
|
|
111263
|
+
left: 0;
|
|
111264
|
+
margin-top: 14px;
|
|
111265
|
+
margin-left: 12px;
|
|
111120
111266
|
}
|
|
111121
111267
|
}
|
|
111122
111268
|
|
|
@@ -16691,11 +16691,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
16691
16691
|
@mixin outline-primary-disabled {
|
|
16692
16692
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
16693
16693
|
background: $btn-outline-primary-disabled-border-color;
|
|
16694
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
16694
16695
|
}
|
|
16695
16696
|
@else {
|
|
16696
16697
|
background: $btn-outline-bgcolor;
|
|
16698
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
16697
16699
|
}
|
|
16698
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
16699
16700
|
box-shadow: $btn-flat-box-shadow;
|
|
16700
16701
|
color: $btn-outline-primary-disabled-color;
|
|
16701
16702
|
}
|
|
@@ -44650,7 +44651,7 @@ $treeview-icon-font-size: $text-xl !default;
|
|
|
44650
44651
|
$treeview-image-font-size: $text-xl !default;
|
|
44651
44652
|
$treeview-big-font-size: $text-base !default;
|
|
44652
44653
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
44653
|
-
$treeview-item-height:
|
|
44654
|
+
$treeview-item-height: 38px !default;
|
|
44654
44655
|
$treeview-text-height: 38px !default;
|
|
44655
44656
|
$treeview-input-height: 30px !default;
|
|
44656
44657
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
@@ -44940,7 +44941,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44940
44941
|
|
|
44941
44942
|
.e-list-item {
|
|
44942
44943
|
list-style: none;
|
|
44943
|
-
@if $skin-name
|
|
44944
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44944
44945
|
padding: 2px 0;
|
|
44945
44946
|
}
|
|
44946
44947
|
@if $skin-name == 'fluent2' {
|
|
@@ -44948,13 +44949,12 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44948
44949
|
}
|
|
44949
44950
|
|
|
44950
44951
|
.e-ul {
|
|
44951
|
-
margin: 2px 0 -2px;
|
|
44952
44952
|
padding: $treeview-child-ul-padding;
|
|
44953
|
-
@if $skin-name == '
|
|
44954
|
-
margin: 2px 0
|
|
44953
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44954
|
+
margin: 2px 0 -2px;
|
|
44955
44955
|
}
|
|
44956
|
-
@
|
|
44957
|
-
margin:
|
|
44956
|
+
@if $skin-name == 'fluent2' {
|
|
44957
|
+
margin-top: 4px;
|
|
44958
44958
|
}
|
|
44959
44959
|
}
|
|
44960
44960
|
|
|
@@ -44991,6 +44991,49 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44991
44991
|
.e-icons.e-icons-spinner::before {
|
|
44992
44992
|
content: none;
|
|
44993
44993
|
}
|
|
44994
|
+
|
|
44995
|
+
.e-text-content {
|
|
44996
|
+
.e-list-text {
|
|
44997
|
+
&:has(> .e-input-group) {
|
|
44998
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
44999
|
+
padding-top: 1px;
|
|
45000
|
+
padding-bottom: 1px;
|
|
45001
|
+
.e-input-group {
|
|
45002
|
+
height: 34px;
|
|
45003
|
+
|
|
45004
|
+
.e-input {
|
|
45005
|
+
line-height: 26px;
|
|
45006
|
+
min-height: 26px;
|
|
45007
|
+
}
|
|
45008
|
+
}
|
|
45009
|
+
}
|
|
45010
|
+
@if $skin-name == 'tailwind3' {
|
|
45011
|
+
padding-top: 4px;
|
|
45012
|
+
padding-bottom: 4px;
|
|
45013
|
+
}
|
|
45014
|
+
@if $skin-name == 'highcontrast' {
|
|
45015
|
+
padding-top: 3px;
|
|
45016
|
+
padding-bottom: 3px;
|
|
45017
|
+
}
|
|
45018
|
+
@if ($skin-name == 'FluentUI') {
|
|
45019
|
+
padding-top: 3px;
|
|
45020
|
+
padding-bottom: 3px;
|
|
45021
|
+
}
|
|
45022
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45023
|
+
padding-top: 2px;
|
|
45024
|
+
padding-bottom: 2px;
|
|
45025
|
+
}
|
|
45026
|
+
@if $skin-name == 'bootstrap4' {
|
|
45027
|
+
padding-top: 5px;
|
|
45028
|
+
padding-bottom: 5px;
|
|
45029
|
+
}
|
|
45030
|
+
@if $skin-name == 'bootstrap5' {
|
|
45031
|
+
padding-top: 3px;
|
|
45032
|
+
padding-bottom: 3px;
|
|
45033
|
+
}
|
|
45034
|
+
}
|
|
45035
|
+
}
|
|
45036
|
+
}
|
|
44994
45037
|
}
|
|
44995
45038
|
|
|
44996
45039
|
.e-icons {
|
|
@@ -45008,11 +45051,14 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45008
45051
|
|
|
45009
45052
|
.e-text-content {
|
|
45010
45053
|
@include user-select;
|
|
45011
|
-
border: 1px solid;
|
|
45012
45054
|
cursor: pointer;
|
|
45013
45055
|
margin: 0;
|
|
45014
45056
|
padding: $treeview-text-wrap-padding;
|
|
45015
45057
|
|
|
45058
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45059
|
+
border: 1px solid;
|
|
45060
|
+
}
|
|
45061
|
+
|
|
45016
45062
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
45017
45063
|
border: none;
|
|
45018
45064
|
}
|
|
@@ -45098,14 +45144,9 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45098
45144
|
|
|
45099
45145
|
.e-input-group {
|
|
45100
45146
|
height: $treeview-input-height;
|
|
45101
|
-
@if ($skin-name == '
|
|
45102
|
-
margin-top:
|
|
45103
|
-
|
|
45104
|
-
@else if($skin-name == 'tailwind') {
|
|
45105
|
-
margin-bottom: 3px;
|
|
45106
|
-
}
|
|
45107
|
-
@else if($skin-name == 'bootstrap5') {
|
|
45108
|
-
margin-bottom: 2px;
|
|
45147
|
+
@if ($skin-name == 'tailwind') {
|
|
45148
|
+
margin-top: 4px;
|
|
45149
|
+
margin-bottom: 4px;
|
|
45109
45150
|
}
|
|
45110
45151
|
@else {
|
|
45111
45152
|
margin-bottom: 0;
|
|
@@ -45115,9 +45156,20 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45115
45156
|
@if ($skin-name == 'fluent2') {
|
|
45116
45157
|
border-color: $treeview-input-border-color;
|
|
45117
45158
|
}
|
|
45118
|
-
|
|
45119
|
-
|
|
45159
|
+
.e-input {
|
|
45160
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
45120
45161
|
height: 28px;
|
|
45162
|
+
padding-top: 6px;
|
|
45163
|
+
padding-bottom: 6px;
|
|
45164
|
+
}
|
|
45165
|
+
@if $skin-name == 'tailwind3' {
|
|
45166
|
+
line-height: 20px;
|
|
45167
|
+
height: 32px;
|
|
45168
|
+
}
|
|
45169
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45170
|
+
height: 32px;
|
|
45171
|
+
padding-top: 5px;
|
|
45172
|
+
padding-bottom: 5px;
|
|
45121
45173
|
}
|
|
45122
45174
|
}
|
|
45123
45175
|
}
|
|
@@ -45709,13 +45761,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45709
45761
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
45710
45762
|
color: $treeview-item-active-check-color;
|
|
45711
45763
|
}
|
|
45712
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45764
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45713
45765
|
border-color: $content-text-color-selected;
|
|
45714
45766
|
}
|
|
45715
45767
|
}
|
|
45716
45768
|
|
|
45717
45769
|
.e-stop {
|
|
45718
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45770
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45719
45771
|
border-color: $content-text-color-selected;
|
|
45720
45772
|
}
|
|
45721
45773
|
}
|
|
@@ -45766,6 +45818,11 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45766
45818
|
}
|
|
45767
45819
|
}
|
|
45768
45820
|
}
|
|
45821
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
45822
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
45823
|
+
border-color: $content-text-color-hover;
|
|
45824
|
+
}
|
|
45825
|
+
}
|
|
45769
45826
|
}
|
|
45770
45827
|
|
|
45771
45828
|
.e-sibling {
|
|
@@ -46414,7 +46471,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
46414
46471
|
& .e-caret {
|
|
46415
46472
|
font-size: $menu-caret-font-size;
|
|
46416
46473
|
height: auto;
|
|
46417
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
46474
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
46418
46475
|
line-height: $menu-icon-li-height;
|
|
46419
46476
|
}
|
|
46420
46477
|
@else {
|
|
@@ -46457,12 +46514,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
46457
46514
|
@if $skin-name == 'fluent2' {
|
|
46458
46515
|
padding: 9px 0;
|
|
46459
46516
|
}
|
|
46460
|
-
@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' {
|
|
46461
|
-
line-height: $menu-icon-li-height;
|
|
46462
|
-
}
|
|
46463
|
-
@else {
|
|
46464
|
-
line-height: $menu-li-height;
|
|
46465
|
-
}
|
|
46466
46517
|
}
|
|
46467
46518
|
}
|
|
46468
46519
|
}
|
|
@@ -83418,10 +83469,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83418
83469
|
&:first-child {
|
|
83419
83470
|
padding: 0;
|
|
83420
83471
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83421
|
-
padding-bottom:
|
|
83472
|
+
padding-bottom: 8px;
|
|
83422
83473
|
padding-left: 12px;
|
|
83423
83474
|
padding-right: 12px;
|
|
83424
|
-
padding-top:
|
|
83475
|
+
padding-top: 8px;
|
|
83425
83476
|
}
|
|
83426
83477
|
}
|
|
83427
83478
|
|
|
@@ -83489,7 +83540,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83489
83540
|
.e-toast-content {
|
|
83490
83541
|
&:first-child {
|
|
83491
83542
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83492
|
-
padding-left:
|
|
83543
|
+
padding-left: 44px;
|
|
83493
83544
|
}
|
|
83494
83545
|
}
|
|
83495
83546
|
}
|
|
@@ -83536,9 +83587,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83536
83587
|
margin-right: $toast-icon-nrml-right-margin;
|
|
83537
83588
|
width: $toast-icon-nrml-width;
|
|
83538
83589
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83539
|
-
left:
|
|
83540
|
-
margin-left:
|
|
83541
|
-
margin-top:
|
|
83590
|
+
left: 0;
|
|
83591
|
+
margin-left: 12px;
|
|
83592
|
+
margin-top: 10px;
|
|
83593
|
+
padding-bottom: 6px;
|
|
83594
|
+
position: absolute;
|
|
83595
|
+
}
|
|
83596
|
+
@if $skin-name == 'fluent2' {
|
|
83597
|
+
margin-top: 2px;
|
|
83542
83598
|
}
|
|
83543
83599
|
}
|
|
83544
83600
|
|