@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
|
@@ -14536,8 +14536,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
|
|
|
14536
14536
|
$btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
|
|
14537
14537
|
|
|
14538
14538
|
//outlineprimary
|
|
14539
|
-
$btn-outline-primary-disabled-color:
|
|
14540
|
-
$btn-outline-primary-disabled-border-color:
|
|
14539
|
+
$btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
|
|
14540
|
+
$btn-outline-primary-disabled-border-color: transparent !default;
|
|
14541
14541
|
$btn-outline-primary-hover-border-color: $primary !default;
|
|
14542
14542
|
$btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
|
|
14543
14543
|
$btn-outline-primary-focus-border-color: $primary !default;
|
|
@@ -15302,11 +15302,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
15302
15302
|
@mixin outline-primary-disabled {
|
|
15303
15303
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15304
15304
|
background: $btn-outline-primary-disabled-border-color;
|
|
15305
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15305
15306
|
}
|
|
15306
15307
|
@else {
|
|
15307
15308
|
background: $btn-outline-bgcolor;
|
|
15309
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15308
15310
|
}
|
|
15309
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15310
15311
|
box-shadow: $btn-flat-box-shadow;
|
|
15311
15312
|
color: $btn-outline-primary-disabled-color;
|
|
15312
15313
|
}
|
|
@@ -43146,7 +43147,7 @@ $treeview-font-size: $text-sm !default;
|
|
|
43146
43147
|
$treeview-icon-font-size: $text-xl !default;
|
|
43147
43148
|
$treeview-image-font-size: $text-xl !default;
|
|
43148
43149
|
$treeview-item-height: 36px !default;
|
|
43149
|
-
$treeview-text-height:
|
|
43150
|
+
$treeview-text-height: 22px !default;
|
|
43150
43151
|
$treeview-input-height: 30px !default;
|
|
43151
43152
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
43152
43153
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
@@ -43158,7 +43159,7 @@ $treeview-icon-size: 20px !default;
|
|
|
43158
43159
|
$treeview-icon-margin: 0 4px 0 -24px !default;
|
|
43159
43160
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
43160
43161
|
$treeview-icon-padding: 0px !default;
|
|
43161
|
-
$treeview-text-padding:
|
|
43162
|
+
$treeview-text-padding: 7px 8px !default;
|
|
43162
43163
|
$treeview-text-margin: 0 !default;
|
|
43163
43164
|
$treeview-image-size: 20px !default;
|
|
43164
43165
|
$treeview-image-margin: 0 0 0 8px !default;
|
|
@@ -43168,12 +43169,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
|
|
|
43168
43169
|
$treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
|
|
43169
43170
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
43170
43171
|
$treeview-rtl-image-margin: 0 8px 0 0 !default;
|
|
43171
|
-
$treeview-image-text-padding:
|
|
43172
|
+
$treeview-image-text-padding: 7px 8px !default;
|
|
43172
43173
|
$treeview-icon-image-margin: 0 0 0 8px !default;
|
|
43173
43174
|
$treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
|
|
43174
43175
|
$treeview-check-margin: 0 0 0 12px !default;
|
|
43175
43176
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
43176
|
-
$treeview-check-text-padding:
|
|
43177
|
+
$treeview-check-text-padding: 7px 8px !default;
|
|
43177
43178
|
$treeview-check-image-margin: 0 0 0 8px !default;
|
|
43178
43179
|
$treeview-rtl-check-image-margin: 0 8px 0 0 !default;
|
|
43179
43180
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -43187,9 +43188,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
43187
43188
|
|
|
43188
43189
|
$treeview-big-font-size: $text-base !default;
|
|
43189
43190
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
43190
|
-
$treeview-big-item-height:
|
|
43191
|
+
$treeview-big-item-height: 40px !default;
|
|
43191
43192
|
$treeview-big-text-height: 40px !default;
|
|
43192
|
-
$treeview-big-input-height:
|
|
43193
|
+
$treeview-big-input-height: 36px !default;
|
|
43193
43194
|
$treeview-big-text-padding: 0 12px !default;
|
|
43194
43195
|
$treeview-big-input-padding: 0 9px !default;
|
|
43195
43196
|
$treeview-big-icon-padding: 0px !default;
|
|
@@ -43426,7 +43427,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43426
43427
|
|
|
43427
43428
|
.e-list-item {
|
|
43428
43429
|
list-style: none;
|
|
43429
|
-
@if $skin-name
|
|
43430
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43430
43431
|
padding: 2px 0;
|
|
43431
43432
|
}
|
|
43432
43433
|
@if $skin-name == 'fluent2' {
|
|
@@ -43434,13 +43435,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43434
43435
|
}
|
|
43435
43436
|
|
|
43436
43437
|
.e-ul {
|
|
43437
|
-
margin: 2px 0 -2px;
|
|
43438
43438
|
padding: $treeview-child-ul-padding;
|
|
43439
|
-
@if $skin-name == '
|
|
43440
|
-
margin: 2px 0
|
|
43439
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43440
|
+
margin: 2px 0 -2px;
|
|
43441
43441
|
}
|
|
43442
|
-
@
|
|
43443
|
-
margin:
|
|
43442
|
+
@if $skin-name == 'fluent2' {
|
|
43443
|
+
margin-top: 4px;
|
|
43444
43444
|
}
|
|
43445
43445
|
}
|
|
43446
43446
|
|
|
@@ -43477,6 +43477,49 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43477
43477
|
.e-icons.e-icons-spinner::before {
|
|
43478
43478
|
content: none;
|
|
43479
43479
|
}
|
|
43480
|
+
|
|
43481
|
+
.e-text-content {
|
|
43482
|
+
.e-list-text {
|
|
43483
|
+
&:has(> .e-input-group) {
|
|
43484
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43485
|
+
padding-top: 1px;
|
|
43486
|
+
padding-bottom: 1px;
|
|
43487
|
+
.e-input-group {
|
|
43488
|
+
height: 34px;
|
|
43489
|
+
|
|
43490
|
+
.e-input {
|
|
43491
|
+
line-height: 26px;
|
|
43492
|
+
min-height: 26px;
|
|
43493
|
+
}
|
|
43494
|
+
}
|
|
43495
|
+
}
|
|
43496
|
+
@if $skin-name == 'tailwind3' {
|
|
43497
|
+
padding-top: 4px;
|
|
43498
|
+
padding-bottom: 4px;
|
|
43499
|
+
}
|
|
43500
|
+
@if $skin-name == 'highcontrast' {
|
|
43501
|
+
padding-top: 3px;
|
|
43502
|
+
padding-bottom: 3px;
|
|
43503
|
+
}
|
|
43504
|
+
@if ($skin-name == 'FluentUI') {
|
|
43505
|
+
padding-top: 3px;
|
|
43506
|
+
padding-bottom: 3px;
|
|
43507
|
+
}
|
|
43508
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43509
|
+
padding-top: 2px;
|
|
43510
|
+
padding-bottom: 2px;
|
|
43511
|
+
}
|
|
43512
|
+
@if $skin-name == 'bootstrap4' {
|
|
43513
|
+
padding-top: 5px;
|
|
43514
|
+
padding-bottom: 5px;
|
|
43515
|
+
}
|
|
43516
|
+
@if $skin-name == 'bootstrap5' {
|
|
43517
|
+
padding-top: 3px;
|
|
43518
|
+
padding-bottom: 3px;
|
|
43519
|
+
}
|
|
43520
|
+
}
|
|
43521
|
+
}
|
|
43522
|
+
}
|
|
43480
43523
|
}
|
|
43481
43524
|
|
|
43482
43525
|
.e-icons {
|
|
@@ -43494,11 +43537,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43494
43537
|
|
|
43495
43538
|
.e-text-content {
|
|
43496
43539
|
@include user-select;
|
|
43497
|
-
border: 1px solid;
|
|
43498
43540
|
cursor: pointer;
|
|
43499
43541
|
margin: 0;
|
|
43500
43542
|
padding: $treeview-text-wrap-padding;
|
|
43501
43543
|
|
|
43544
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43545
|
+
border: 1px solid;
|
|
43546
|
+
}
|
|
43547
|
+
|
|
43502
43548
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43503
43549
|
border: none;
|
|
43504
43550
|
}
|
|
@@ -43584,14 +43630,9 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43584
43630
|
|
|
43585
43631
|
.e-input-group {
|
|
43586
43632
|
height: $treeview-input-height;
|
|
43587
|
-
@if ($skin-name == '
|
|
43588
|
-
margin-top:
|
|
43589
|
-
|
|
43590
|
-
@else if($skin-name == 'tailwind') {
|
|
43591
|
-
margin-bottom: 3px;
|
|
43592
|
-
}
|
|
43593
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43594
|
-
margin-bottom: 2px;
|
|
43633
|
+
@if ($skin-name == 'tailwind') {
|
|
43634
|
+
margin-top: 4px;
|
|
43635
|
+
margin-bottom: 4px;
|
|
43595
43636
|
}
|
|
43596
43637
|
@else {
|
|
43597
43638
|
margin-bottom: 0;
|
|
@@ -43601,9 +43642,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43601
43642
|
@if ($skin-name == 'fluent2') {
|
|
43602
43643
|
border-color: $treeview-input-border-color;
|
|
43603
43644
|
}
|
|
43604
|
-
|
|
43605
|
-
|
|
43645
|
+
.e-input {
|
|
43646
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43606
43647
|
height: 28px;
|
|
43648
|
+
padding-top: 6px;
|
|
43649
|
+
padding-bottom: 6px;
|
|
43650
|
+
}
|
|
43651
|
+
@if $skin-name == 'tailwind3' {
|
|
43652
|
+
line-height: 20px;
|
|
43653
|
+
height: 32px;
|
|
43654
|
+
}
|
|
43655
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43656
|
+
height: 32px;
|
|
43657
|
+
padding-top: 5px;
|
|
43658
|
+
padding-bottom: 5px;
|
|
43607
43659
|
}
|
|
43608
43660
|
}
|
|
43609
43661
|
}
|
|
@@ -44195,13 +44247,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44195
44247
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44196
44248
|
color: $treeview-item-active-check-color;
|
|
44197
44249
|
}
|
|
44198
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44250
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44199
44251
|
border-color: $content-text-color-selected;
|
|
44200
44252
|
}
|
|
44201
44253
|
}
|
|
44202
44254
|
|
|
44203
44255
|
.e-stop {
|
|
44204
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44256
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44205
44257
|
border-color: $content-text-color-selected;
|
|
44206
44258
|
}
|
|
44207
44259
|
}
|
|
@@ -44252,6 +44304,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44252
44304
|
}
|
|
44253
44305
|
}
|
|
44254
44306
|
}
|
|
44307
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44308
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44309
|
+
border-color: $content-text-color-hover;
|
|
44310
|
+
}
|
|
44311
|
+
}
|
|
44255
44312
|
}
|
|
44256
44313
|
|
|
44257
44314
|
.e-sibling {
|
|
@@ -44854,7 +44911,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44854
44911
|
& .e-caret {
|
|
44855
44912
|
font-size: $menu-caret-font-size;
|
|
44856
44913
|
height: auto;
|
|
44857
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
44914
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
44858
44915
|
line-height: $menu-icon-li-height;
|
|
44859
44916
|
}
|
|
44860
44917
|
@else {
|
|
@@ -44897,12 +44954,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44897
44954
|
@if $skin-name == 'fluent2' {
|
|
44898
44955
|
padding: 9px 0;
|
|
44899
44956
|
}
|
|
44900
|
-
@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' {
|
|
44901
|
-
line-height: $menu-icon-li-height;
|
|
44902
|
-
}
|
|
44903
|
-
@else {
|
|
44904
|
-
line-height: $menu-li-height;
|
|
44905
|
-
}
|
|
44906
44957
|
}
|
|
44907
44958
|
}
|
|
44908
44959
|
}
|
|
@@ -81633,9 +81684,9 @@ $skeleton-card-color: $content-bg-color-alt2;
|
|
|
81633
81684
|
|
|
81634
81685
|
//Layout Variables Start
|
|
81635
81686
|
//Mouse Mode Start
|
|
81636
|
-
$toast-icon-nrml-height:
|
|
81637
|
-
$toast-icon-nrml-width:
|
|
81638
|
-
$toast-icon-nrml-size:
|
|
81687
|
+
$toast-icon-nrml-height: 18px !default;
|
|
81688
|
+
$toast-icon-nrml-width: 18px !default;
|
|
81689
|
+
$toast-icon-nrml-size: 18px !default;
|
|
81639
81690
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
81640
81691
|
$toast-close-icon-nrml-height: 20px !default;
|
|
81641
81692
|
$toast-close-icon-nrml-width: 20px !default;
|
|
@@ -81655,9 +81706,9 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
81655
81706
|
//Mouse Mode End
|
|
81656
81707
|
|
|
81657
81708
|
//Touch Mode Start
|
|
81658
|
-
$toast-icon-bgr-height:
|
|
81659
|
-
$toast-icon-bgr-width:
|
|
81660
|
-
$toast-icon-bgr-size:
|
|
81709
|
+
$toast-icon-bgr-height: 20px !default;
|
|
81710
|
+
$toast-icon-bgr-width: 20px !default;
|
|
81711
|
+
$toast-icon-bgr-size: 20px !default;
|
|
81661
81712
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
81662
81713
|
$toast-close-icon-bgr-height: 24px !default;
|
|
81663
81714
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -81863,10 +81914,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81863
81914
|
&:first-child {
|
|
81864
81915
|
padding: 0;
|
|
81865
81916
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81866
|
-
padding-bottom:
|
|
81917
|
+
padding-bottom: 8px;
|
|
81867
81918
|
padding-left: 12px;
|
|
81868
81919
|
padding-right: 12px;
|
|
81869
|
-
padding-top:
|
|
81920
|
+
padding-top: 8px;
|
|
81870
81921
|
}
|
|
81871
81922
|
}
|
|
81872
81923
|
|
|
@@ -81934,7 +81985,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81934
81985
|
.e-toast-content {
|
|
81935
81986
|
&:first-child {
|
|
81936
81987
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81937
|
-
padding-left:
|
|
81988
|
+
padding-left: 44px;
|
|
81938
81989
|
}
|
|
81939
81990
|
}
|
|
81940
81991
|
}
|
|
@@ -81981,9 +82032,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81981
82032
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81982
82033
|
width: $toast-icon-nrml-width;
|
|
81983
82034
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81984
|
-
left:
|
|
81985
|
-
margin-left:
|
|
81986
|
-
margin-top:
|
|
82035
|
+
left: 0;
|
|
82036
|
+
margin-left: 12px;
|
|
82037
|
+
margin-top: 10px;
|
|
82038
|
+
padding-bottom: 6px;
|
|
82039
|
+
position: absolute;
|
|
82040
|
+
}
|
|
82041
|
+
@if $skin-name == 'fluent2' {
|
|
82042
|
+
margin-top: 2px;
|
|
81987
82043
|
}
|
|
81988
82044
|
}
|
|
81989
82045
|
|
|
@@ -16051,11 +16051,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
16051
16051
|
@mixin outline-primary-disabled {
|
|
16052
16052
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
16053
16053
|
background: $btn-outline-primary-disabled-border-color;
|
|
16054
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
16054
16055
|
}
|
|
16055
16056
|
@else {
|
|
16056
16057
|
background: $btn-outline-bgcolor;
|
|
16058
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
16057
16059
|
}
|
|
16058
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
16059
16060
|
box-shadow: $btn-flat-box-shadow;
|
|
16060
16061
|
color: $btn-outline-primary-disabled-color;
|
|
16061
16062
|
}
|
|
@@ -43905,8 +43906,8 @@ $treeview-font-size: $text-sm !default;
|
|
|
43905
43906
|
$treeview-icon-font-size: $text-xl !default;
|
|
43906
43907
|
$treeview-image-font-size: $text-xl !default;
|
|
43907
43908
|
$treeview-item-height: 36px !default;
|
|
43908
|
-
$treeview-text-height:
|
|
43909
|
-
$treeview-input-height:
|
|
43909
|
+
$treeview-text-height: 22px !default;
|
|
43910
|
+
$treeview-input-height: 32px !default;
|
|
43910
43911
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
43911
43912
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
43912
43913
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -43918,7 +43919,7 @@ $treeview-big-icon-size: 24px !default;
|
|
|
43918
43919
|
$treeview-icon-margin: 0 4px 0 -24px !default;
|
|
43919
43920
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
43920
43921
|
$treeview-icon-padding: 0px !default;
|
|
43921
|
-
$treeview-text-padding:
|
|
43922
|
+
$treeview-text-padding: 7px 8px !default;
|
|
43922
43923
|
$treeview-text-margin: 0 !default;
|
|
43923
43924
|
$treeview-image-size: 18px !default;
|
|
43924
43925
|
$treeview-image-margin: 0 0 0 8px !default;
|
|
@@ -43928,12 +43929,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
|
|
|
43928
43929
|
$treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
|
|
43929
43930
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
43930
43931
|
$treeview-rtl-image-margin: 0 8px 0 0 !default;
|
|
43931
|
-
$treeview-image-text-padding:
|
|
43932
|
+
$treeview-image-text-padding: 7px 12px !default;
|
|
43932
43933
|
$treeview-icon-image-margin: 0 0 0 8px !default;
|
|
43933
43934
|
$treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
|
|
43934
43935
|
$treeview-check-margin: 0 0 0 8px !default;
|
|
43935
43936
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
43936
|
-
$treeview-check-text-padding:
|
|
43937
|
+
$treeview-check-text-padding: 7px 8px !default;
|
|
43937
43938
|
$treeview-check-image-margin: 0 0 0 8px !default;
|
|
43938
43939
|
$treeview-rtl-check-image-margin: 0 8px 0 0 !default;
|
|
43939
43940
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -43948,9 +43949,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
43948
43949
|
$treeview-big-font-size: $text-base !default;
|
|
43949
43950
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
43950
43951
|
$treeview-big-item-height: 42px !default;
|
|
43951
|
-
$treeview-big-text-height:
|
|
43952
|
-
$treeview-big-input-height:
|
|
43953
|
-
$treeview-big-text-padding:
|
|
43952
|
+
$treeview-big-text-height: 24px !default;
|
|
43953
|
+
$treeview-big-input-height: 38px !default;
|
|
43954
|
+
$treeview-big-text-padding: 9px 12px !default;
|
|
43954
43955
|
$treeview-big-input-padding: 0 9px !default;
|
|
43955
43956
|
$treeview-big-icon-padding: 0px !default;
|
|
43956
43957
|
$treeview-big-image-margin: 0 0 0 12px !default;
|
|
@@ -43973,7 +43974,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
|
|
|
43973
43974
|
$treeview-big-drag-icon-font-size: $text-2xl !default;
|
|
43974
43975
|
$treeview-big-drag-item-text-padding-left: 24px !default;
|
|
43975
43976
|
$treeview-big-drag-before-icon-padding: 6px !default;
|
|
43976
|
-
$treeview-big-check-text-padding:
|
|
43977
|
+
$treeview-big-check-text-padding: 9px 12px !default;
|
|
43977
43978
|
$treeview-big-check-wrap-width: calc(100% - 29px) !default;
|
|
43978
43979
|
$treeview-big-check-icon-wrap-width: calc(100% - 65px) !default;
|
|
43979
43980
|
$treeview-big-check-icon-img-wrap-width: calc(100% - 101px) !default;
|
|
@@ -44185,7 +44186,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44185
44186
|
|
|
44186
44187
|
.e-list-item {
|
|
44187
44188
|
list-style: none;
|
|
44188
|
-
@if $skin-name
|
|
44189
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44189
44190
|
padding: 2px 0;
|
|
44190
44191
|
}
|
|
44191
44192
|
@if $skin-name == 'fluent2' {
|
|
@@ -44193,13 +44194,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44193
44194
|
}
|
|
44194
44195
|
|
|
44195
44196
|
.e-ul {
|
|
44196
|
-
margin: 2px 0 -2px;
|
|
44197
44197
|
padding: $treeview-child-ul-padding;
|
|
44198
|
-
@if $skin-name == '
|
|
44199
|
-
margin: 2px 0
|
|
44198
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44199
|
+
margin: 2px 0 -2px;
|
|
44200
44200
|
}
|
|
44201
|
-
@
|
|
44202
|
-
margin:
|
|
44201
|
+
@if $skin-name == 'fluent2' {
|
|
44202
|
+
margin-top: 4px;
|
|
44203
44203
|
}
|
|
44204
44204
|
}
|
|
44205
44205
|
|
|
@@ -44236,6 +44236,49 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44236
44236
|
.e-icons.e-icons-spinner::before {
|
|
44237
44237
|
content: none;
|
|
44238
44238
|
}
|
|
44239
|
+
|
|
44240
|
+
.e-text-content {
|
|
44241
|
+
.e-list-text {
|
|
44242
|
+
&:has(> .e-input-group) {
|
|
44243
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
44244
|
+
padding-top: 1px;
|
|
44245
|
+
padding-bottom: 1px;
|
|
44246
|
+
.e-input-group {
|
|
44247
|
+
height: 34px;
|
|
44248
|
+
|
|
44249
|
+
.e-input {
|
|
44250
|
+
line-height: 26px;
|
|
44251
|
+
min-height: 26px;
|
|
44252
|
+
}
|
|
44253
|
+
}
|
|
44254
|
+
}
|
|
44255
|
+
@if $skin-name == 'tailwind3' {
|
|
44256
|
+
padding-top: 4px;
|
|
44257
|
+
padding-bottom: 4px;
|
|
44258
|
+
}
|
|
44259
|
+
@if $skin-name == 'highcontrast' {
|
|
44260
|
+
padding-top: 3px;
|
|
44261
|
+
padding-bottom: 3px;
|
|
44262
|
+
}
|
|
44263
|
+
@if ($skin-name == 'FluentUI') {
|
|
44264
|
+
padding-top: 3px;
|
|
44265
|
+
padding-bottom: 3px;
|
|
44266
|
+
}
|
|
44267
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
44268
|
+
padding-top: 2px;
|
|
44269
|
+
padding-bottom: 2px;
|
|
44270
|
+
}
|
|
44271
|
+
@if $skin-name == 'bootstrap4' {
|
|
44272
|
+
padding-top: 5px;
|
|
44273
|
+
padding-bottom: 5px;
|
|
44274
|
+
}
|
|
44275
|
+
@if $skin-name == 'bootstrap5' {
|
|
44276
|
+
padding-top: 3px;
|
|
44277
|
+
padding-bottom: 3px;
|
|
44278
|
+
}
|
|
44279
|
+
}
|
|
44280
|
+
}
|
|
44281
|
+
}
|
|
44239
44282
|
}
|
|
44240
44283
|
|
|
44241
44284
|
.e-icons {
|
|
@@ -44253,11 +44296,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44253
44296
|
|
|
44254
44297
|
.e-text-content {
|
|
44255
44298
|
@include user-select;
|
|
44256
|
-
border: 1px solid;
|
|
44257
44299
|
cursor: pointer;
|
|
44258
44300
|
margin: 0;
|
|
44259
44301
|
padding: $treeview-text-wrap-padding;
|
|
44260
44302
|
|
|
44303
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44304
|
+
border: 1px solid;
|
|
44305
|
+
}
|
|
44306
|
+
|
|
44261
44307
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
44262
44308
|
border: none;
|
|
44263
44309
|
}
|
|
@@ -44343,14 +44389,9 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44343
44389
|
|
|
44344
44390
|
.e-input-group {
|
|
44345
44391
|
height: $treeview-input-height;
|
|
44346
|
-
@if ($skin-name == '
|
|
44347
|
-
margin-top:
|
|
44348
|
-
|
|
44349
|
-
@else if($skin-name == 'tailwind') {
|
|
44350
|
-
margin-bottom: 3px;
|
|
44351
|
-
}
|
|
44352
|
-
@else if($skin-name == 'bootstrap5') {
|
|
44353
|
-
margin-bottom: 2px;
|
|
44392
|
+
@if ($skin-name == 'tailwind') {
|
|
44393
|
+
margin-top: 4px;
|
|
44394
|
+
margin-bottom: 4px;
|
|
44354
44395
|
}
|
|
44355
44396
|
@else {
|
|
44356
44397
|
margin-bottom: 0;
|
|
@@ -44360,9 +44401,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44360
44401
|
@if ($skin-name == 'fluent2') {
|
|
44361
44402
|
border-color: $treeview-input-border-color;
|
|
44362
44403
|
}
|
|
44363
|
-
|
|
44364
|
-
|
|
44404
|
+
.e-input {
|
|
44405
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
44365
44406
|
height: 28px;
|
|
44407
|
+
padding-top: 6px;
|
|
44408
|
+
padding-bottom: 6px;
|
|
44409
|
+
}
|
|
44410
|
+
@if $skin-name == 'tailwind3' {
|
|
44411
|
+
line-height: 20px;
|
|
44412
|
+
height: 32px;
|
|
44413
|
+
}
|
|
44414
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
44415
|
+
height: 32px;
|
|
44416
|
+
padding-top: 5px;
|
|
44417
|
+
padding-bottom: 5px;
|
|
44366
44418
|
}
|
|
44367
44419
|
}
|
|
44368
44420
|
}
|
|
@@ -44954,13 +45006,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44954
45006
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44955
45007
|
color: $treeview-item-active-check-color;
|
|
44956
45008
|
}
|
|
44957
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45009
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44958
45010
|
border-color: $content-text-color-selected;
|
|
44959
45011
|
}
|
|
44960
45012
|
}
|
|
44961
45013
|
|
|
44962
45014
|
.e-stop {
|
|
44963
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45015
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44964
45016
|
border-color: $content-text-color-selected;
|
|
44965
45017
|
}
|
|
44966
45018
|
}
|
|
@@ -45011,6 +45063,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45011
45063
|
}
|
|
45012
45064
|
}
|
|
45013
45065
|
}
|
|
45066
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
45067
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
45068
|
+
border-color: $content-text-color-hover;
|
|
45069
|
+
}
|
|
45070
|
+
}
|
|
45014
45071
|
}
|
|
45015
45072
|
|
|
45016
45073
|
.e-sibling {
|
|
@@ -45613,7 +45670,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
45613
45670
|
& .e-caret {
|
|
45614
45671
|
font-size: $menu-caret-font-size;
|
|
45615
45672
|
height: auto;
|
|
45616
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
45673
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
45617
45674
|
line-height: $menu-icon-li-height;
|
|
45618
45675
|
}
|
|
45619
45676
|
@else {
|
|
@@ -45656,12 +45713,6 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
45656
45713
|
@if $skin-name == 'fluent2' {
|
|
45657
45714
|
padding: 9px 0;
|
|
45658
45715
|
}
|
|
45659
|
-
@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' {
|
|
45660
|
-
line-height: $menu-icon-li-height;
|
|
45661
|
-
}
|
|
45662
|
-
@else {
|
|
45663
|
-
line-height: $menu-li-height;
|
|
45664
|
-
}
|
|
45665
45716
|
}
|
|
45666
45717
|
}
|
|
45667
45718
|
}
|
|
@@ -82416,9 +82467,9 @@ $skeleton-card-color: $content-bg-color-alt2;
|
|
|
82416
82467
|
|
|
82417
82468
|
//Layout Variables Start
|
|
82418
82469
|
//Mouse Mode Start
|
|
82419
|
-
$toast-icon-nrml-height:
|
|
82420
|
-
$toast-icon-nrml-width:
|
|
82421
|
-
$toast-icon-nrml-size:
|
|
82470
|
+
$toast-icon-nrml-height: 18px !default;
|
|
82471
|
+
$toast-icon-nrml-width: 18px !default;
|
|
82472
|
+
$toast-icon-nrml-size: 18px !default;
|
|
82422
82473
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
82423
82474
|
$toast-close-icon-nrml-height: 20px !default;
|
|
82424
82475
|
$toast-close-icon-nrml-width: 20px !default;
|
|
@@ -82438,9 +82489,9 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
82438
82489
|
//Mouse Mode End
|
|
82439
82490
|
|
|
82440
82491
|
//Touch Mode Start
|
|
82441
|
-
$toast-icon-bgr-height:
|
|
82442
|
-
$toast-icon-bgr-width:
|
|
82443
|
-
$toast-icon-bgr-size:
|
|
82492
|
+
$toast-icon-bgr-height: 20px !default;
|
|
82493
|
+
$toast-icon-bgr-width: 20px !default;
|
|
82494
|
+
$toast-icon-bgr-size: 20px !default;
|
|
82444
82495
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
82445
82496
|
$toast-close-icon-bgr-height: 24px !default;
|
|
82446
82497
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -82487,7 +82538,7 @@ $toast-success-hover-box-shadow: $shadow !default;
|
|
|
82487
82538
|
$toast-info-bg-color: $info-light-alt !default;
|
|
82488
82539
|
$toast-info-color: $info-dark !default;
|
|
82489
82540
|
$toast-info-title-color: $info-dark !default;
|
|
82490
|
-
$toast-info-title-border-color: $info
|
|
82541
|
+
$toast-info-title-border-color: $info !default;
|
|
82491
82542
|
$toast-info-icon-color: $info-dark !default;
|
|
82492
82543
|
$toast-info-content-color: $info-dark !default;
|
|
82493
82544
|
$toast-info-hover-bg-color: $info-light-alt !default;
|
|
@@ -82497,7 +82548,7 @@ $toast-info-hover-box-shadow: $shadow !default;
|
|
|
82497
82548
|
$toast-warning-bg-color: $warning-light-alt !default;
|
|
82498
82549
|
$toast-warning-color: $warning-dark !default;
|
|
82499
82550
|
$toast-warning-title-color: $warning-dark !default;
|
|
82500
|
-
$toast-warning-title-border-color: $warning
|
|
82551
|
+
$toast-warning-title-border-color: $border-warning !default;
|
|
82501
82552
|
$toast-warning-icon-color: $warning-dark !default;
|
|
82502
82553
|
$toast-warning-content-color: $warning-dark !default;
|
|
82503
82554
|
$toast-warning-hover-bg-color: $warning-light-alt !default;
|
|
@@ -82646,10 +82697,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82646
82697
|
&:first-child {
|
|
82647
82698
|
padding: 0;
|
|
82648
82699
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82649
|
-
padding-bottom:
|
|
82700
|
+
padding-bottom: 8px;
|
|
82650
82701
|
padding-left: 12px;
|
|
82651
82702
|
padding-right: 12px;
|
|
82652
|
-
padding-top:
|
|
82703
|
+
padding-top: 8px;
|
|
82653
82704
|
}
|
|
82654
82705
|
}
|
|
82655
82706
|
|
|
@@ -82717,7 +82768,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82717
82768
|
.e-toast-content {
|
|
82718
82769
|
&:first-child {
|
|
82719
82770
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82720
|
-
padding-left:
|
|
82771
|
+
padding-left: 44px;
|
|
82721
82772
|
}
|
|
82722
82773
|
}
|
|
82723
82774
|
}
|
|
@@ -82764,9 +82815,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82764
82815
|
margin-right: $toast-icon-nrml-right-margin;
|
|
82765
82816
|
width: $toast-icon-nrml-width;
|
|
82766
82817
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82767
|
-
left:
|
|
82768
|
-
margin-left:
|
|
82769
|
-
margin-top:
|
|
82818
|
+
left: 0;
|
|
82819
|
+
margin-left: 12px;
|
|
82820
|
+
margin-top: 10px;
|
|
82821
|
+
padding-bottom: 6px;
|
|
82822
|
+
position: absolute;
|
|
82823
|
+
}
|
|
82824
|
+
@if $skin-name == 'fluent2' {
|
|
82825
|
+
margin-top: 2px;
|
|
82770
82826
|
}
|
|
82771
82827
|
}
|
|
82772
82828
|
|