@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
|
@@ -24102,11 +24102,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
24102
24102
|
@mixin outline-primary-disabled {
|
|
24103
24103
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
24104
24104
|
background: $btn-outline-primary-disabled-border-color;
|
|
24105
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
24105
24106
|
}
|
|
24106
24107
|
@else {
|
|
24107
24108
|
background: $btn-outline-bgcolor;
|
|
24109
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
24108
24110
|
}
|
|
24109
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
24110
24111
|
box-shadow: $btn-flat-box-shadow;
|
|
24111
24112
|
color: $btn-outline-primary-disabled-color;
|
|
24112
24113
|
}
|
|
@@ -60428,7 +60429,7 @@ $treeview-icon-font-size: $text-base !default;
|
|
|
60428
60429
|
$treeview-image-font-size: $text-xl !default;
|
|
60429
60430
|
$treeview-item-height: 40px !default;
|
|
60430
60431
|
$treeview-text-height: 20px !default;
|
|
60431
|
-
$treeview-input-height:
|
|
60432
|
+
$treeview-input-height: 32px !default;
|
|
60432
60433
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
60433
60434
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
60434
60435
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -60713,7 +60714,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60713
60714
|
|
|
60714
60715
|
.e-list-item {
|
|
60715
60716
|
list-style: none;
|
|
60716
|
-
@if $skin-name
|
|
60717
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60717
60718
|
padding: 2px 0;
|
|
60718
60719
|
}
|
|
60719
60720
|
@if $skin-name == 'fluent2' {
|
|
@@ -60721,13 +60722,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60721
60722
|
}
|
|
60722
60723
|
|
|
60723
60724
|
.e-ul {
|
|
60724
|
-
margin: 2px 0 -2px;
|
|
60725
60725
|
padding: $treeview-child-ul-padding;
|
|
60726
|
-
@if $skin-name == '
|
|
60727
|
-
margin: 2px 0
|
|
60726
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60727
|
+
margin: 2px 0 -2px;
|
|
60728
60728
|
}
|
|
60729
|
-
@
|
|
60730
|
-
margin:
|
|
60729
|
+
@if $skin-name == 'fluent2' {
|
|
60730
|
+
margin-top: 4px;
|
|
60731
60731
|
}
|
|
60732
60732
|
}
|
|
60733
60733
|
|
|
@@ -60764,6 +60764,49 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60764
60764
|
.e-icons.e-icons-spinner::before {
|
|
60765
60765
|
content: none;
|
|
60766
60766
|
}
|
|
60767
|
+
|
|
60768
|
+
.e-text-content {
|
|
60769
|
+
.e-list-text {
|
|
60770
|
+
&:has(> .e-input-group) {
|
|
60771
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60772
|
+
padding-top: 1px;
|
|
60773
|
+
padding-bottom: 1px;
|
|
60774
|
+
.e-input-group {
|
|
60775
|
+
height: 34px;
|
|
60776
|
+
|
|
60777
|
+
.e-input {
|
|
60778
|
+
line-height: 26px;
|
|
60779
|
+
min-height: 26px;
|
|
60780
|
+
}
|
|
60781
|
+
}
|
|
60782
|
+
}
|
|
60783
|
+
@if $skin-name == 'tailwind3' {
|
|
60784
|
+
padding-top: 4px;
|
|
60785
|
+
padding-bottom: 4px;
|
|
60786
|
+
}
|
|
60787
|
+
@if $skin-name == 'highcontrast' {
|
|
60788
|
+
padding-top: 3px;
|
|
60789
|
+
padding-bottom: 3px;
|
|
60790
|
+
}
|
|
60791
|
+
@if ($skin-name == 'FluentUI') {
|
|
60792
|
+
padding-top: 3px;
|
|
60793
|
+
padding-bottom: 3px;
|
|
60794
|
+
}
|
|
60795
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60796
|
+
padding-top: 2px;
|
|
60797
|
+
padding-bottom: 2px;
|
|
60798
|
+
}
|
|
60799
|
+
@if $skin-name == 'bootstrap4' {
|
|
60800
|
+
padding-top: 5px;
|
|
60801
|
+
padding-bottom: 5px;
|
|
60802
|
+
}
|
|
60803
|
+
@if $skin-name == 'bootstrap5' {
|
|
60804
|
+
padding-top: 3px;
|
|
60805
|
+
padding-bottom: 3px;
|
|
60806
|
+
}
|
|
60807
|
+
}
|
|
60808
|
+
}
|
|
60809
|
+
}
|
|
60767
60810
|
}
|
|
60768
60811
|
|
|
60769
60812
|
.e-icons {
|
|
@@ -60781,11 +60824,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60781
60824
|
|
|
60782
60825
|
.e-text-content {
|
|
60783
60826
|
@include user-select;
|
|
60784
|
-
border: 1px solid;
|
|
60785
60827
|
cursor: pointer;
|
|
60786
60828
|
margin: 0;
|
|
60787
60829
|
padding: $treeview-text-wrap-padding;
|
|
60788
60830
|
|
|
60831
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60832
|
+
border: 1px solid;
|
|
60833
|
+
}
|
|
60834
|
+
|
|
60789
60835
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
60790
60836
|
border: none;
|
|
60791
60837
|
}
|
|
@@ -60871,14 +60917,9 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60871
60917
|
|
|
60872
60918
|
.e-input-group {
|
|
60873
60919
|
height: $treeview-input-height;
|
|
60874
|
-
@if ($skin-name == '
|
|
60875
|
-
margin-top:
|
|
60876
|
-
|
|
60877
|
-
@else if($skin-name == 'tailwind') {
|
|
60878
|
-
margin-bottom: 3px;
|
|
60879
|
-
}
|
|
60880
|
-
@else if($skin-name == 'bootstrap5') {
|
|
60881
|
-
margin-bottom: 2px;
|
|
60920
|
+
@if ($skin-name == 'tailwind') {
|
|
60921
|
+
margin-top: 4px;
|
|
60922
|
+
margin-bottom: 4px;
|
|
60882
60923
|
}
|
|
60883
60924
|
@else {
|
|
60884
60925
|
margin-bottom: 0;
|
|
@@ -60888,9 +60929,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60888
60929
|
@if ($skin-name == 'fluent2') {
|
|
60889
60930
|
border-color: $treeview-input-border-color;
|
|
60890
60931
|
}
|
|
60891
|
-
|
|
60892
|
-
|
|
60932
|
+
.e-input {
|
|
60933
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
60893
60934
|
height: 28px;
|
|
60935
|
+
padding-top: 6px;
|
|
60936
|
+
padding-bottom: 6px;
|
|
60937
|
+
}
|
|
60938
|
+
@if $skin-name == 'tailwind3' {
|
|
60939
|
+
line-height: 20px;
|
|
60940
|
+
height: 32px;
|
|
60941
|
+
}
|
|
60942
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60943
|
+
height: 32px;
|
|
60944
|
+
padding-top: 5px;
|
|
60945
|
+
padding-bottom: 5px;
|
|
60894
60946
|
}
|
|
60895
60947
|
}
|
|
60896
60948
|
}
|
|
@@ -61482,13 +61534,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
61482
61534
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
61483
61535
|
color: $treeview-item-active-check-color;
|
|
61484
61536
|
}
|
|
61485
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61537
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61486
61538
|
border-color: $content-text-color-selected;
|
|
61487
61539
|
}
|
|
61488
61540
|
}
|
|
61489
61541
|
|
|
61490
61542
|
.e-stop {
|
|
61491
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61543
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61492
61544
|
border-color: $content-text-color-selected;
|
|
61493
61545
|
}
|
|
61494
61546
|
}
|
|
@@ -61539,6 +61591,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
61539
61591
|
}
|
|
61540
61592
|
}
|
|
61541
61593
|
}
|
|
61594
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
61595
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
61596
|
+
border-color: $content-text-color-hover;
|
|
61597
|
+
}
|
|
61598
|
+
}
|
|
61542
61599
|
}
|
|
61543
61600
|
|
|
61544
61601
|
.e-sibling {
|
|
@@ -61908,6 +61965,28 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
61908
61965
|
min-height: $treeview-big-item-height;
|
|
61909
61966
|
}
|
|
61910
61967
|
|
|
61968
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61969
|
+
padding: $treeview-big-text-padding;
|
|
61970
|
+
}
|
|
61971
|
+
|
|
61972
|
+
@if $skin-name == 'highcontrast' {
|
|
61973
|
+
padding: $treeview-big-text-padding;
|
|
61974
|
+
}
|
|
61975
|
+
|
|
61976
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
61977
|
+
padding-top: 12px;
|
|
61978
|
+
padding-bottom: 12px;
|
|
61979
|
+
}
|
|
61980
|
+
|
|
61981
|
+
@if $skin-name == 'FluentUI' {
|
|
61982
|
+
padding: $treeview-big-text-padding;
|
|
61983
|
+
}
|
|
61984
|
+
|
|
61985
|
+
@if $skin-name == 'bootstrap4' {
|
|
61986
|
+
padding-top: 13px;
|
|
61987
|
+
padding-bottom: 13px;
|
|
61988
|
+
}
|
|
61989
|
+
|
|
61911
61990
|
.e-input-group {
|
|
61912
61991
|
height: $treeview-big-input-height;
|
|
61913
61992
|
|
|
@@ -61916,6 +61995,69 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
61916
61995
|
height: 36px;
|
|
61917
61996
|
}
|
|
61918
61997
|
}
|
|
61998
|
+
|
|
61999
|
+
@if $skin-name =='bootstrap5' {
|
|
62000
|
+
padding-top: 6px;
|
|
62001
|
+
padding-bottom: 6px;
|
|
62002
|
+
margin-top: 2px;
|
|
62003
|
+
margin-bottom: 2px;
|
|
62004
|
+
}
|
|
62005
|
+
|
|
62006
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
62007
|
+
line-height: 42px;
|
|
62008
|
+
min-height: 42px;
|
|
62009
|
+
}
|
|
62010
|
+
|
|
62011
|
+
.e-input {
|
|
62012
|
+
@if $skin-name =='tailwind3' {
|
|
62013
|
+
height: 40px;
|
|
62014
|
+
line-height: 24px;
|
|
62015
|
+
padding-top: 8px;
|
|
62016
|
+
padding-bottom: 8px;
|
|
62017
|
+
}
|
|
62018
|
+
|
|
62019
|
+
@if $skin-name =='bootstrap5' {
|
|
62020
|
+
height: 24px;
|
|
62021
|
+
}
|
|
62022
|
+
|
|
62023
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62024
|
+
line-height: 28px;
|
|
62025
|
+
min-height: 28px;
|
|
62026
|
+
padding-top: 9px;
|
|
62027
|
+
padding-bottom: 5px;
|
|
62028
|
+
}
|
|
62029
|
+
|
|
62030
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
62031
|
+
line-height: 24px;
|
|
62032
|
+
min-height: 24px;
|
|
62033
|
+
padding-top: 7px;
|
|
62034
|
+
padding-bottom: 7px;
|
|
62035
|
+
}
|
|
62036
|
+
}
|
|
62037
|
+
}
|
|
62038
|
+
}
|
|
62039
|
+
|
|
62040
|
+
.e-list-item .e-text-content .e-list-text {
|
|
62041
|
+
&:has(> .e-input-group) {
|
|
62042
|
+
@if $skin-name =='highcontrast' {
|
|
62043
|
+
padding-top: 4px;
|
|
62044
|
+
padding-bottom: 4px;
|
|
62045
|
+
}
|
|
62046
|
+
|
|
62047
|
+
@if $skin-name =='FluentUI' {
|
|
62048
|
+
padding-top: 2px;
|
|
62049
|
+
padding-bottom: 2px;
|
|
62050
|
+
}
|
|
62051
|
+
|
|
62052
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62053
|
+
padding-top: 3px;
|
|
62054
|
+
padding-bottom: 3px;
|
|
62055
|
+
}
|
|
62056
|
+
|
|
62057
|
+
@if $skin-name == 'bootstrap4' {
|
|
62058
|
+
padding-top: 6px;
|
|
62059
|
+
padding-bottom: 6px;
|
|
62060
|
+
}
|
|
61919
62061
|
}
|
|
61920
62062
|
}
|
|
61921
62063
|
|
|
@@ -62100,6 +62242,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
62100
62242
|
.e-treeview.e-bigger {
|
|
62101
62243
|
.e-list-text {
|
|
62102
62244
|
font-size: $treeview-big-font-size;
|
|
62245
|
+
@if $skin-name == 'Material3' {
|
|
62246
|
+
padding: 12px;
|
|
62247
|
+
}
|
|
62248
|
+
|
|
62103
62249
|
@if $skin-name == 'bootstrap4' {
|
|
62104
62250
|
color: $treeview-big-text-color;
|
|
62105
62251
|
}
|
|
@@ -62552,7 +62698,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
62552
62698
|
& .e-caret {
|
|
62553
62699
|
font-size: $menu-caret-font-size;
|
|
62554
62700
|
height: auto;
|
|
62555
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
62701
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
62556
62702
|
line-height: $menu-icon-li-height;
|
|
62557
62703
|
}
|
|
62558
62704
|
@else {
|
|
@@ -62595,12 +62741,6 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
62595
62741
|
@if $skin-name == 'fluent2' {
|
|
62596
62742
|
padding: 9px 0;
|
|
62597
62743
|
}
|
|
62598
|
-
@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' {
|
|
62599
|
-
line-height: $menu-icon-li-height;
|
|
62600
|
-
}
|
|
62601
|
-
@else {
|
|
62602
|
-
line-height: $menu-li-height;
|
|
62603
|
-
}
|
|
62604
62744
|
}
|
|
62605
62745
|
}
|
|
62606
62746
|
}
|
|
@@ -110688,10 +110828,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110688
110828
|
&:first-child {
|
|
110689
110829
|
padding: 0;
|
|
110690
110830
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110691
|
-
padding-bottom:
|
|
110831
|
+
padding-bottom: 8px;
|
|
110692
110832
|
padding-left: 12px;
|
|
110693
110833
|
padding-right: 12px;
|
|
110694
|
-
padding-top:
|
|
110834
|
+
padding-top: 8px;
|
|
110695
110835
|
}
|
|
110696
110836
|
}
|
|
110697
110837
|
|
|
@@ -110759,7 +110899,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110759
110899
|
.e-toast-content {
|
|
110760
110900
|
&:first-child {
|
|
110761
110901
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110762
|
-
padding-left:
|
|
110902
|
+
padding-left: 44px;
|
|
110763
110903
|
}
|
|
110764
110904
|
}
|
|
110765
110905
|
}
|
|
@@ -110806,9 +110946,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110806
110946
|
margin-right: $toast-icon-nrml-right-margin;
|
|
110807
110947
|
width: $toast-icon-nrml-width;
|
|
110808
110948
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110809
|
-
left:
|
|
110810
|
-
margin-left:
|
|
110811
|
-
margin-top:
|
|
110949
|
+
left: 0;
|
|
110950
|
+
margin-left: 12px;
|
|
110951
|
+
margin-top: 10px;
|
|
110952
|
+
padding-bottom: 6px;
|
|
110953
|
+
position: absolute;
|
|
110954
|
+
}
|
|
110955
|
+
@if $skin-name == 'fluent2' {
|
|
110956
|
+
margin-top: 2px;
|
|
110812
110957
|
}
|
|
110813
110958
|
}
|
|
110814
110959
|
|
|
@@ -111280,8 +111425,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
111280
111425
|
margin-right: $toast-icon-bgr-right-margin;
|
|
111281
111426
|
width: $toast-icon-bgr-width;
|
|
111282
111427
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111283
|
-
left:
|
|
111284
|
-
margin-top:
|
|
111428
|
+
left: 0;
|
|
111429
|
+
margin-top: 14px;
|
|
111430
|
+
margin-left: 12px;
|
|
111285
111431
|
}
|
|
111286
111432
|
}
|
|
111287
111433
|
|
|
@@ -17100,11 +17100,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
17100
17100
|
@mixin outline-primary-disabled {
|
|
17101
17101
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
17102
17102
|
background: $btn-outline-primary-disabled-border-color;
|
|
17103
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
17103
17104
|
}
|
|
17104
17105
|
@else {
|
|
17105
17106
|
background: $btn-outline-bgcolor;
|
|
17107
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
17106
17108
|
}
|
|
17107
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
17108
17109
|
box-shadow: $btn-flat-box-shadow;
|
|
17109
17110
|
color: $btn-outline-primary-disabled-color;
|
|
17110
17111
|
}
|
|
@@ -44992,7 +44993,7 @@ $treeview-icon-font-size: $text-base !default;
|
|
|
44992
44993
|
$treeview-image-font-size: $text-xl !default;
|
|
44993
44994
|
$treeview-item-height: 40px !default;
|
|
44994
44995
|
$treeview-text-height: 20px !default;
|
|
44995
|
-
$treeview-input-height:
|
|
44996
|
+
$treeview-input-height: 32px !default;
|
|
44996
44997
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
44997
44998
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
44998
44999
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -45277,7 +45278,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45277
45278
|
|
|
45278
45279
|
.e-list-item {
|
|
45279
45280
|
list-style: none;
|
|
45280
|
-
@if $skin-name
|
|
45281
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45281
45282
|
padding: 2px 0;
|
|
45282
45283
|
}
|
|
45283
45284
|
@if $skin-name == 'fluent2' {
|
|
@@ -45285,13 +45286,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45285
45286
|
}
|
|
45286
45287
|
|
|
45287
45288
|
.e-ul {
|
|
45288
|
-
margin: 2px 0 -2px;
|
|
45289
45289
|
padding: $treeview-child-ul-padding;
|
|
45290
|
-
@if $skin-name == '
|
|
45291
|
-
margin: 2px 0
|
|
45290
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45291
|
+
margin: 2px 0 -2px;
|
|
45292
45292
|
}
|
|
45293
|
-
@
|
|
45294
|
-
margin:
|
|
45293
|
+
@if $skin-name == 'fluent2' {
|
|
45294
|
+
margin-top: 4px;
|
|
45295
45295
|
}
|
|
45296
45296
|
}
|
|
45297
45297
|
|
|
@@ -45328,6 +45328,49 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45328
45328
|
.e-icons.e-icons-spinner::before {
|
|
45329
45329
|
content: none;
|
|
45330
45330
|
}
|
|
45331
|
+
|
|
45332
|
+
.e-text-content {
|
|
45333
|
+
.e-list-text {
|
|
45334
|
+
&:has(> .e-input-group) {
|
|
45335
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
45336
|
+
padding-top: 1px;
|
|
45337
|
+
padding-bottom: 1px;
|
|
45338
|
+
.e-input-group {
|
|
45339
|
+
height: 34px;
|
|
45340
|
+
|
|
45341
|
+
.e-input {
|
|
45342
|
+
line-height: 26px;
|
|
45343
|
+
min-height: 26px;
|
|
45344
|
+
}
|
|
45345
|
+
}
|
|
45346
|
+
}
|
|
45347
|
+
@if $skin-name == 'tailwind3' {
|
|
45348
|
+
padding-top: 4px;
|
|
45349
|
+
padding-bottom: 4px;
|
|
45350
|
+
}
|
|
45351
|
+
@if $skin-name == 'highcontrast' {
|
|
45352
|
+
padding-top: 3px;
|
|
45353
|
+
padding-bottom: 3px;
|
|
45354
|
+
}
|
|
45355
|
+
@if ($skin-name == 'FluentUI') {
|
|
45356
|
+
padding-top: 3px;
|
|
45357
|
+
padding-bottom: 3px;
|
|
45358
|
+
}
|
|
45359
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45360
|
+
padding-top: 2px;
|
|
45361
|
+
padding-bottom: 2px;
|
|
45362
|
+
}
|
|
45363
|
+
@if $skin-name == 'bootstrap4' {
|
|
45364
|
+
padding-top: 5px;
|
|
45365
|
+
padding-bottom: 5px;
|
|
45366
|
+
}
|
|
45367
|
+
@if $skin-name == 'bootstrap5' {
|
|
45368
|
+
padding-top: 3px;
|
|
45369
|
+
padding-bottom: 3px;
|
|
45370
|
+
}
|
|
45371
|
+
}
|
|
45372
|
+
}
|
|
45373
|
+
}
|
|
45331
45374
|
}
|
|
45332
45375
|
|
|
45333
45376
|
.e-icons {
|
|
@@ -45345,11 +45388,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45345
45388
|
|
|
45346
45389
|
.e-text-content {
|
|
45347
45390
|
@include user-select;
|
|
45348
|
-
border: 1px solid;
|
|
45349
45391
|
cursor: pointer;
|
|
45350
45392
|
margin: 0;
|
|
45351
45393
|
padding: $treeview-text-wrap-padding;
|
|
45352
45394
|
|
|
45395
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45396
|
+
border: 1px solid;
|
|
45397
|
+
}
|
|
45398
|
+
|
|
45353
45399
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
45354
45400
|
border: none;
|
|
45355
45401
|
}
|
|
@@ -45435,14 +45481,9 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45435
45481
|
|
|
45436
45482
|
.e-input-group {
|
|
45437
45483
|
height: $treeview-input-height;
|
|
45438
|
-
@if ($skin-name == '
|
|
45439
|
-
margin-top:
|
|
45440
|
-
|
|
45441
|
-
@else if($skin-name == 'tailwind') {
|
|
45442
|
-
margin-bottom: 3px;
|
|
45443
|
-
}
|
|
45444
|
-
@else if($skin-name == 'bootstrap5') {
|
|
45445
|
-
margin-bottom: 2px;
|
|
45484
|
+
@if ($skin-name == 'tailwind') {
|
|
45485
|
+
margin-top: 4px;
|
|
45486
|
+
margin-bottom: 4px;
|
|
45446
45487
|
}
|
|
45447
45488
|
@else {
|
|
45448
45489
|
margin-bottom: 0;
|
|
@@ -45452,9 +45493,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45452
45493
|
@if ($skin-name == 'fluent2') {
|
|
45453
45494
|
border-color: $treeview-input-border-color;
|
|
45454
45495
|
}
|
|
45455
|
-
|
|
45456
|
-
|
|
45496
|
+
.e-input {
|
|
45497
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
45457
45498
|
height: 28px;
|
|
45499
|
+
padding-top: 6px;
|
|
45500
|
+
padding-bottom: 6px;
|
|
45501
|
+
}
|
|
45502
|
+
@if $skin-name == 'tailwind3' {
|
|
45503
|
+
line-height: 20px;
|
|
45504
|
+
height: 32px;
|
|
45505
|
+
}
|
|
45506
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45507
|
+
height: 32px;
|
|
45508
|
+
padding-top: 5px;
|
|
45509
|
+
padding-bottom: 5px;
|
|
45458
45510
|
}
|
|
45459
45511
|
}
|
|
45460
45512
|
}
|
|
@@ -46046,13 +46098,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
46046
46098
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
46047
46099
|
color: $treeview-item-active-check-color;
|
|
46048
46100
|
}
|
|
46049
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
46101
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
46050
46102
|
border-color: $content-text-color-selected;
|
|
46051
46103
|
}
|
|
46052
46104
|
}
|
|
46053
46105
|
|
|
46054
46106
|
.e-stop {
|
|
46055
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
46107
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
46056
46108
|
border-color: $content-text-color-selected;
|
|
46057
46109
|
}
|
|
46058
46110
|
}
|
|
@@ -46103,6 +46155,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
46103
46155
|
}
|
|
46104
46156
|
}
|
|
46105
46157
|
}
|
|
46158
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
46159
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
46160
|
+
border-color: $content-text-color-hover;
|
|
46161
|
+
}
|
|
46162
|
+
}
|
|
46106
46163
|
}
|
|
46107
46164
|
|
|
46108
46165
|
.e-sibling {
|
|
@@ -46705,7 +46762,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46705
46762
|
& .e-caret {
|
|
46706
46763
|
font-size: $menu-caret-font-size;
|
|
46707
46764
|
height: auto;
|
|
46708
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
46765
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
46709
46766
|
line-height: $menu-icon-li-height;
|
|
46710
46767
|
}
|
|
46711
46768
|
@else {
|
|
@@ -46748,12 +46805,6 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46748
46805
|
@if $skin-name == 'fluent2' {
|
|
46749
46806
|
padding: 9px 0;
|
|
46750
46807
|
}
|
|
46751
|
-
@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' {
|
|
46752
|
-
line-height: $menu-icon-li-height;
|
|
46753
|
-
}
|
|
46754
|
-
@else {
|
|
46755
|
-
line-height: $menu-li-height;
|
|
46756
|
-
}
|
|
46757
46808
|
}
|
|
46758
46809
|
}
|
|
46759
46810
|
}
|
|
@@ -83759,10 +83810,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83759
83810
|
&:first-child {
|
|
83760
83811
|
padding: 0;
|
|
83761
83812
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83762
|
-
padding-bottom:
|
|
83813
|
+
padding-bottom: 8px;
|
|
83763
83814
|
padding-left: 12px;
|
|
83764
83815
|
padding-right: 12px;
|
|
83765
|
-
padding-top:
|
|
83816
|
+
padding-top: 8px;
|
|
83766
83817
|
}
|
|
83767
83818
|
}
|
|
83768
83819
|
|
|
@@ -83830,7 +83881,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83830
83881
|
.e-toast-content {
|
|
83831
83882
|
&:first-child {
|
|
83832
83883
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83833
|
-
padding-left:
|
|
83884
|
+
padding-left: 44px;
|
|
83834
83885
|
}
|
|
83835
83886
|
}
|
|
83836
83887
|
}
|
|
@@ -83877,9 +83928,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83877
83928
|
margin-right: $toast-icon-nrml-right-margin;
|
|
83878
83929
|
width: $toast-icon-nrml-width;
|
|
83879
83930
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83880
|
-
left:
|
|
83881
|
-
margin-left:
|
|
83882
|
-
margin-top:
|
|
83931
|
+
left: 0;
|
|
83932
|
+
margin-left: 12px;
|
|
83933
|
+
margin-top: 10px;
|
|
83934
|
+
padding-bottom: 6px;
|
|
83935
|
+
position: absolute;
|
|
83936
|
+
}
|
|
83937
|
+
@if $skin-name == 'fluent2' {
|
|
83938
|
+
margin-top: 2px;
|
|
83883
83939
|
}
|
|
83884
83940
|
}
|
|
83885
83941
|
|