@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
|
@@ -22009,8 +22009,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
|
|
|
22009
22009
|
$btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
|
|
22010
22010
|
|
|
22011
22011
|
//outlineprimary
|
|
22012
|
-
$btn-outline-primary-disabled-color:
|
|
22013
|
-
$btn-outline-primary-disabled-border-color:
|
|
22012
|
+
$btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
|
|
22013
|
+
$btn-outline-primary-disabled-border-color: transparent !default;
|
|
22014
22014
|
$btn-outline-primary-hover-border-color: $primary !default;
|
|
22015
22015
|
$btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
|
|
22016
22016
|
$btn-outline-primary-focus-border-color: $primary !default;
|
|
@@ -22775,11 +22775,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
22775
22775
|
@mixin outline-primary-disabled {
|
|
22776
22776
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
22777
22777
|
background: $btn-outline-primary-disabled-border-color;
|
|
22778
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
22778
22779
|
}
|
|
22779
22780
|
@else {
|
|
22780
22781
|
background: $btn-outline-bgcolor;
|
|
22782
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
22781
22783
|
}
|
|
22782
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
22783
22784
|
box-shadow: $btn-flat-box-shadow;
|
|
22784
22785
|
color: $btn-outline-primary-disabled-color;
|
|
22785
22786
|
}
|
|
@@ -59053,7 +59054,7 @@ $treeview-font-size: $text-sm !default;
|
|
|
59053
59054
|
$treeview-icon-font-size: $text-xl !default;
|
|
59054
59055
|
$treeview-image-font-size: $text-xl !default;
|
|
59055
59056
|
$treeview-item-height: 36px !default;
|
|
59056
|
-
$treeview-text-height:
|
|
59057
|
+
$treeview-text-height: 22px !default;
|
|
59057
59058
|
$treeview-input-height: 30px !default;
|
|
59058
59059
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
59059
59060
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
@@ -59065,7 +59066,7 @@ $treeview-icon-size: 20px !default;
|
|
|
59065
59066
|
$treeview-icon-margin: 0 4px 0 -24px !default;
|
|
59066
59067
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
59067
59068
|
$treeview-icon-padding: 0px !default;
|
|
59068
|
-
$treeview-text-padding:
|
|
59069
|
+
$treeview-text-padding: 7px 8px !default;
|
|
59069
59070
|
$treeview-text-margin: 0 !default;
|
|
59070
59071
|
$treeview-image-size: 20px !default;
|
|
59071
59072
|
$treeview-image-margin: 0 0 0 8px !default;
|
|
@@ -59075,12 +59076,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
|
|
|
59075
59076
|
$treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
|
|
59076
59077
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
59077
59078
|
$treeview-rtl-image-margin: 0 8px 0 0 !default;
|
|
59078
|
-
$treeview-image-text-padding:
|
|
59079
|
+
$treeview-image-text-padding: 7px 8px !default;
|
|
59079
59080
|
$treeview-icon-image-margin: 0 0 0 8px !default;
|
|
59080
59081
|
$treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
|
|
59081
59082
|
$treeview-check-margin: 0 0 0 12px !default;
|
|
59082
59083
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
59083
|
-
$treeview-check-text-padding:
|
|
59084
|
+
$treeview-check-text-padding: 7px 8px !default;
|
|
59084
59085
|
$treeview-check-image-margin: 0 0 0 8px !default;
|
|
59085
59086
|
$treeview-rtl-check-image-margin: 0 8px 0 0 !default;
|
|
59086
59087
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -59094,9 +59095,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
59094
59095
|
|
|
59095
59096
|
$treeview-big-font-size: $text-base !default;
|
|
59096
59097
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
59097
|
-
$treeview-big-item-height:
|
|
59098
|
+
$treeview-big-item-height: 40px !default;
|
|
59098
59099
|
$treeview-big-text-height: 40px !default;
|
|
59099
|
-
$treeview-big-input-height:
|
|
59100
|
+
$treeview-big-input-height: 36px !default;
|
|
59100
59101
|
$treeview-big-text-padding: 0 12px !default;
|
|
59101
59102
|
$treeview-big-input-padding: 0 9px !default;
|
|
59102
59103
|
$treeview-big-icon-padding: 0px !default;
|
|
@@ -59333,7 +59334,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59333
59334
|
|
|
59334
59335
|
.e-list-item {
|
|
59335
59336
|
list-style: none;
|
|
59336
|
-
@if $skin-name
|
|
59337
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59337
59338
|
padding: 2px 0;
|
|
59338
59339
|
}
|
|
59339
59340
|
@if $skin-name == 'fluent2' {
|
|
@@ -59341,13 +59342,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59341
59342
|
}
|
|
59342
59343
|
|
|
59343
59344
|
.e-ul {
|
|
59344
|
-
margin: 2px 0 -2px;
|
|
59345
59345
|
padding: $treeview-child-ul-padding;
|
|
59346
|
-
@if $skin-name == '
|
|
59347
|
-
margin: 2px 0
|
|
59346
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59347
|
+
margin: 2px 0 -2px;
|
|
59348
59348
|
}
|
|
59349
|
-
@
|
|
59350
|
-
margin:
|
|
59349
|
+
@if $skin-name == 'fluent2' {
|
|
59350
|
+
margin-top: 4px;
|
|
59351
59351
|
}
|
|
59352
59352
|
}
|
|
59353
59353
|
|
|
@@ -59384,6 +59384,49 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59384
59384
|
.e-icons.e-icons-spinner::before {
|
|
59385
59385
|
content: none;
|
|
59386
59386
|
}
|
|
59387
|
+
|
|
59388
|
+
.e-text-content {
|
|
59389
|
+
.e-list-text {
|
|
59390
|
+
&:has(> .e-input-group) {
|
|
59391
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59392
|
+
padding-top: 1px;
|
|
59393
|
+
padding-bottom: 1px;
|
|
59394
|
+
.e-input-group {
|
|
59395
|
+
height: 34px;
|
|
59396
|
+
|
|
59397
|
+
.e-input {
|
|
59398
|
+
line-height: 26px;
|
|
59399
|
+
min-height: 26px;
|
|
59400
|
+
}
|
|
59401
|
+
}
|
|
59402
|
+
}
|
|
59403
|
+
@if $skin-name == 'tailwind3' {
|
|
59404
|
+
padding-top: 4px;
|
|
59405
|
+
padding-bottom: 4px;
|
|
59406
|
+
}
|
|
59407
|
+
@if $skin-name == 'highcontrast' {
|
|
59408
|
+
padding-top: 3px;
|
|
59409
|
+
padding-bottom: 3px;
|
|
59410
|
+
}
|
|
59411
|
+
@if ($skin-name == 'FluentUI') {
|
|
59412
|
+
padding-top: 3px;
|
|
59413
|
+
padding-bottom: 3px;
|
|
59414
|
+
}
|
|
59415
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59416
|
+
padding-top: 2px;
|
|
59417
|
+
padding-bottom: 2px;
|
|
59418
|
+
}
|
|
59419
|
+
@if $skin-name == 'bootstrap4' {
|
|
59420
|
+
padding-top: 5px;
|
|
59421
|
+
padding-bottom: 5px;
|
|
59422
|
+
}
|
|
59423
|
+
@if $skin-name == 'bootstrap5' {
|
|
59424
|
+
padding-top: 3px;
|
|
59425
|
+
padding-bottom: 3px;
|
|
59426
|
+
}
|
|
59427
|
+
}
|
|
59428
|
+
}
|
|
59429
|
+
}
|
|
59387
59430
|
}
|
|
59388
59431
|
|
|
59389
59432
|
.e-icons {
|
|
@@ -59401,11 +59444,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59401
59444
|
|
|
59402
59445
|
.e-text-content {
|
|
59403
59446
|
@include user-select;
|
|
59404
|
-
border: 1px solid;
|
|
59405
59447
|
cursor: pointer;
|
|
59406
59448
|
margin: 0;
|
|
59407
59449
|
padding: $treeview-text-wrap-padding;
|
|
59408
59450
|
|
|
59451
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59452
|
+
border: 1px solid;
|
|
59453
|
+
}
|
|
59454
|
+
|
|
59409
59455
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59410
59456
|
border: none;
|
|
59411
59457
|
}
|
|
@@ -59491,14 +59537,9 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59491
59537
|
|
|
59492
59538
|
.e-input-group {
|
|
59493
59539
|
height: $treeview-input-height;
|
|
59494
|
-
@if ($skin-name == '
|
|
59495
|
-
margin-top:
|
|
59496
|
-
|
|
59497
|
-
@else if($skin-name == 'tailwind') {
|
|
59498
|
-
margin-bottom: 3px;
|
|
59499
|
-
}
|
|
59500
|
-
@else if($skin-name == 'bootstrap5') {
|
|
59501
|
-
margin-bottom: 2px;
|
|
59540
|
+
@if ($skin-name == 'tailwind') {
|
|
59541
|
+
margin-top: 4px;
|
|
59542
|
+
margin-bottom: 4px;
|
|
59502
59543
|
}
|
|
59503
59544
|
@else {
|
|
59504
59545
|
margin-bottom: 0;
|
|
@@ -59508,9 +59549,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59508
59549
|
@if ($skin-name == 'fluent2') {
|
|
59509
59550
|
border-color: $treeview-input-border-color;
|
|
59510
59551
|
}
|
|
59511
|
-
|
|
59512
|
-
|
|
59552
|
+
.e-input {
|
|
59553
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59513
59554
|
height: 28px;
|
|
59555
|
+
padding-top: 6px;
|
|
59556
|
+
padding-bottom: 6px;
|
|
59557
|
+
}
|
|
59558
|
+
@if $skin-name == 'tailwind3' {
|
|
59559
|
+
line-height: 20px;
|
|
59560
|
+
height: 32px;
|
|
59561
|
+
}
|
|
59562
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59563
|
+
height: 32px;
|
|
59564
|
+
padding-top: 5px;
|
|
59565
|
+
padding-bottom: 5px;
|
|
59514
59566
|
}
|
|
59515
59567
|
}
|
|
59516
59568
|
}
|
|
@@ -60102,13 +60154,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60102
60154
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60103
60155
|
color: $treeview-item-active-check-color;
|
|
60104
60156
|
}
|
|
60105
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60157
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60106
60158
|
border-color: $content-text-color-selected;
|
|
60107
60159
|
}
|
|
60108
60160
|
}
|
|
60109
60161
|
|
|
60110
60162
|
.e-stop {
|
|
60111
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60163
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60112
60164
|
border-color: $content-text-color-selected;
|
|
60113
60165
|
}
|
|
60114
60166
|
}
|
|
@@ -60159,6 +60211,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60159
60211
|
}
|
|
60160
60212
|
}
|
|
60161
60213
|
}
|
|
60214
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60215
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60216
|
+
border-color: $content-text-color-hover;
|
|
60217
|
+
}
|
|
60218
|
+
}
|
|
60162
60219
|
}
|
|
60163
60220
|
|
|
60164
60221
|
.e-sibling {
|
|
@@ -60528,6 +60585,28 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60528
60585
|
min-height: $treeview-big-item-height;
|
|
60529
60586
|
}
|
|
60530
60587
|
|
|
60588
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60589
|
+
padding: $treeview-big-text-padding;
|
|
60590
|
+
}
|
|
60591
|
+
|
|
60592
|
+
@if $skin-name == 'highcontrast' {
|
|
60593
|
+
padding: $treeview-big-text-padding;
|
|
60594
|
+
}
|
|
60595
|
+
|
|
60596
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60597
|
+
padding-top: 12px;
|
|
60598
|
+
padding-bottom: 12px;
|
|
60599
|
+
}
|
|
60600
|
+
|
|
60601
|
+
@if $skin-name == 'FluentUI' {
|
|
60602
|
+
padding: $treeview-big-text-padding;
|
|
60603
|
+
}
|
|
60604
|
+
|
|
60605
|
+
@if $skin-name == 'bootstrap4' {
|
|
60606
|
+
padding-top: 13px;
|
|
60607
|
+
padding-bottom: 13px;
|
|
60608
|
+
}
|
|
60609
|
+
|
|
60531
60610
|
.e-input-group {
|
|
60532
60611
|
height: $treeview-big-input-height;
|
|
60533
60612
|
|
|
@@ -60536,6 +60615,69 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60536
60615
|
height: 36px;
|
|
60537
60616
|
}
|
|
60538
60617
|
}
|
|
60618
|
+
|
|
60619
|
+
@if $skin-name =='bootstrap5' {
|
|
60620
|
+
padding-top: 6px;
|
|
60621
|
+
padding-bottom: 6px;
|
|
60622
|
+
margin-top: 2px;
|
|
60623
|
+
margin-bottom: 2px;
|
|
60624
|
+
}
|
|
60625
|
+
|
|
60626
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60627
|
+
line-height: 42px;
|
|
60628
|
+
min-height: 42px;
|
|
60629
|
+
}
|
|
60630
|
+
|
|
60631
|
+
.e-input {
|
|
60632
|
+
@if $skin-name =='tailwind3' {
|
|
60633
|
+
height: 40px;
|
|
60634
|
+
line-height: 24px;
|
|
60635
|
+
padding-top: 8px;
|
|
60636
|
+
padding-bottom: 8px;
|
|
60637
|
+
}
|
|
60638
|
+
|
|
60639
|
+
@if $skin-name =='bootstrap5' {
|
|
60640
|
+
height: 24px;
|
|
60641
|
+
}
|
|
60642
|
+
|
|
60643
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60644
|
+
line-height: 28px;
|
|
60645
|
+
min-height: 28px;
|
|
60646
|
+
padding-top: 9px;
|
|
60647
|
+
padding-bottom: 5px;
|
|
60648
|
+
}
|
|
60649
|
+
|
|
60650
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60651
|
+
line-height: 24px;
|
|
60652
|
+
min-height: 24px;
|
|
60653
|
+
padding-top: 7px;
|
|
60654
|
+
padding-bottom: 7px;
|
|
60655
|
+
}
|
|
60656
|
+
}
|
|
60657
|
+
}
|
|
60658
|
+
}
|
|
60659
|
+
|
|
60660
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60661
|
+
&:has(> .e-input-group) {
|
|
60662
|
+
@if $skin-name =='highcontrast' {
|
|
60663
|
+
padding-top: 4px;
|
|
60664
|
+
padding-bottom: 4px;
|
|
60665
|
+
}
|
|
60666
|
+
|
|
60667
|
+
@if $skin-name =='FluentUI' {
|
|
60668
|
+
padding-top: 2px;
|
|
60669
|
+
padding-bottom: 2px;
|
|
60670
|
+
}
|
|
60671
|
+
|
|
60672
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60673
|
+
padding-top: 3px;
|
|
60674
|
+
padding-bottom: 3px;
|
|
60675
|
+
}
|
|
60676
|
+
|
|
60677
|
+
@if $skin-name == 'bootstrap4' {
|
|
60678
|
+
padding-top: 6px;
|
|
60679
|
+
padding-bottom: 6px;
|
|
60680
|
+
}
|
|
60539
60681
|
}
|
|
60540
60682
|
}
|
|
60541
60683
|
|
|
@@ -60720,6 +60862,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60720
60862
|
.e-treeview.e-bigger {
|
|
60721
60863
|
.e-list-text {
|
|
60722
60864
|
font-size: $treeview-big-font-size;
|
|
60865
|
+
@if $skin-name == 'Material3' {
|
|
60866
|
+
padding: 12px;
|
|
60867
|
+
}
|
|
60868
|
+
|
|
60723
60869
|
@if $skin-name == 'bootstrap4' {
|
|
60724
60870
|
color: $treeview-big-text-color;
|
|
60725
60871
|
}
|
|
@@ -61172,7 +61318,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61172
61318
|
& .e-caret {
|
|
61173
61319
|
font-size: $menu-caret-font-size;
|
|
61174
61320
|
height: auto;
|
|
61175
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
61321
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
61176
61322
|
line-height: $menu-icon-li-height;
|
|
61177
61323
|
}
|
|
61178
61324
|
@else {
|
|
@@ -61215,12 +61361,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61215
61361
|
@if $skin-name == 'fluent2' {
|
|
61216
61362
|
padding: 9px 0;
|
|
61217
61363
|
}
|
|
61218
|
-
@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' {
|
|
61219
|
-
line-height: $menu-icon-li-height;
|
|
61220
|
-
}
|
|
61221
|
-
@else {
|
|
61222
|
-
line-height: $menu-li-height;
|
|
61223
|
-
}
|
|
61224
61364
|
}
|
|
61225
61365
|
}
|
|
61226
61366
|
}
|
|
@@ -109033,9 +109173,9 @@ $skeleton-card-color: $content-bg-color-alt2;
|
|
|
109033
109173
|
|
|
109034
109174
|
//Layout Variables Start
|
|
109035
109175
|
//Mouse Mode Start
|
|
109036
|
-
$toast-icon-nrml-height:
|
|
109037
|
-
$toast-icon-nrml-width:
|
|
109038
|
-
$toast-icon-nrml-size:
|
|
109176
|
+
$toast-icon-nrml-height: 18px !default;
|
|
109177
|
+
$toast-icon-nrml-width: 18px !default;
|
|
109178
|
+
$toast-icon-nrml-size: 18px !default;
|
|
109039
109179
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
109040
109180
|
$toast-close-icon-nrml-height: 20px !default;
|
|
109041
109181
|
$toast-close-icon-nrml-width: 20px !default;
|
|
@@ -109055,9 +109195,9 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
109055
109195
|
//Mouse Mode End
|
|
109056
109196
|
|
|
109057
109197
|
//Touch Mode Start
|
|
109058
|
-
$toast-icon-bgr-height:
|
|
109059
|
-
$toast-icon-bgr-width:
|
|
109060
|
-
$toast-icon-bgr-size:
|
|
109198
|
+
$toast-icon-bgr-height: 20px !default;
|
|
109199
|
+
$toast-icon-bgr-width: 20px !default;
|
|
109200
|
+
$toast-icon-bgr-size: 20px !default;
|
|
109061
109201
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
109062
109202
|
$toast-close-icon-bgr-height: 24px !default;
|
|
109063
109203
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -109263,10 +109403,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109263
109403
|
&:first-child {
|
|
109264
109404
|
padding: 0;
|
|
109265
109405
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109266
|
-
padding-bottom:
|
|
109406
|
+
padding-bottom: 8px;
|
|
109267
109407
|
padding-left: 12px;
|
|
109268
109408
|
padding-right: 12px;
|
|
109269
|
-
padding-top:
|
|
109409
|
+
padding-top: 8px;
|
|
109270
109410
|
}
|
|
109271
109411
|
}
|
|
109272
109412
|
|
|
@@ -109334,7 +109474,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109334
109474
|
.e-toast-content {
|
|
109335
109475
|
&:first-child {
|
|
109336
109476
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109337
|
-
padding-left:
|
|
109477
|
+
padding-left: 44px;
|
|
109338
109478
|
}
|
|
109339
109479
|
}
|
|
109340
109480
|
}
|
|
@@ -109381,9 +109521,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109381
109521
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109382
109522
|
width: $toast-icon-nrml-width;
|
|
109383
109523
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109384
|
-
left:
|
|
109385
|
-
margin-left:
|
|
109386
|
-
margin-top:
|
|
109524
|
+
left: 0;
|
|
109525
|
+
margin-left: 12px;
|
|
109526
|
+
margin-top: 10px;
|
|
109527
|
+
padding-bottom: 6px;
|
|
109528
|
+
position: absolute;
|
|
109529
|
+
}
|
|
109530
|
+
@if $skin-name == 'fluent2' {
|
|
109531
|
+
margin-top: 2px;
|
|
109387
109532
|
}
|
|
109388
109533
|
}
|
|
109389
109534
|
|
|
@@ -109855,8 +110000,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109855
110000
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109856
110001
|
width: $toast-icon-bgr-width;
|
|
109857
110002
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109858
|
-
left:
|
|
109859
|
-
margin-top:
|
|
110003
|
+
left: 0;
|
|
110004
|
+
margin-top: 14px;
|
|
110005
|
+
margin-left: 12px;
|
|
109860
110006
|
}
|
|
109861
110007
|
}
|
|
109862
110008
|
|
|
@@ -1141,11 +1141,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
1141
1141
|
@mixin outline-primary-disabled {
|
|
1142
1142
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1143
1143
|
background: $btn-outline-primary-disabled-border-color;
|
|
1144
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1144
1145
|
}
|
|
1145
1146
|
@else {
|
|
1146
1147
|
background: $btn-outline-bgcolor;
|
|
1148
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1147
1149
|
}
|
|
1148
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1149
1150
|
box-shadow: $btn-flat-box-shadow;
|
|
1150
1151
|
color: $btn-outline-primary-disabled-color;
|
|
1151
1152
|
}
|
|
@@ -1141,11 +1141,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
1141
1141
|
@mixin outline-primary-disabled {
|
|
1142
1142
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1143
1143
|
background: $btn-outline-primary-disabled-border-color;
|
|
1144
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1144
1145
|
}
|
|
1145
1146
|
@else {
|
|
1146
1147
|
background: $btn-outline-bgcolor;
|
|
1148
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1147
1149
|
}
|
|
1148
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1149
1150
|
box-shadow: $btn-flat-box-shadow;
|
|
1150
1151
|
color: $btn-outline-primary-disabled-color;
|
|
1151
1152
|
}
|
|
@@ -1141,11 +1141,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
1141
1141
|
@mixin outline-primary-disabled {
|
|
1142
1142
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1143
1143
|
background: $btn-outline-primary-disabled-border-color;
|
|
1144
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1144
1145
|
}
|
|
1145
1146
|
@else {
|
|
1146
1147
|
background: $btn-outline-bgcolor;
|
|
1148
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1147
1149
|
}
|
|
1148
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1149
1150
|
box-shadow: $btn-flat-box-shadow;
|
|
1150
1151
|
color: $btn-outline-primary-disabled-color;
|
|
1151
1152
|
}
|
|
@@ -1141,11 +1141,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
1141
1141
|
@mixin outline-primary-disabled {
|
|
1142
1142
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1143
1143
|
background: $btn-outline-primary-disabled-border-color;
|
|
1144
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1144
1145
|
}
|
|
1145
1146
|
@else {
|
|
1146
1147
|
background: $btn-outline-bgcolor;
|
|
1148
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1147
1149
|
}
|
|
1148
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1149
1150
|
box-shadow: $btn-flat-box-shadow;
|
|
1150
1151
|
color: $btn-outline-primary-disabled-color;
|
|
1151
1152
|
}
|
|
@@ -1077,11 +1077,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
1077
1077
|
@mixin outline-primary-disabled {
|
|
1078
1078
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1079
1079
|
background: $btn-outline-primary-disabled-border-color;
|
|
1080
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1080
1081
|
}
|
|
1081
1082
|
@else {
|
|
1082
1083
|
background: $btn-outline-bgcolor;
|
|
1084
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1083
1085
|
}
|
|
1084
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1085
1086
|
box-shadow: $btn-flat-box-shadow;
|
|
1086
1087
|
color: $btn-outline-primary-disabled-color;
|
|
1087
1088
|
}
|
|
@@ -1077,11 +1077,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
1077
1077
|
@mixin outline-primary-disabled {
|
|
1078
1078
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1079
1079
|
background: $btn-outline-primary-disabled-border-color;
|
|
1080
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1080
1081
|
}
|
|
1081
1082
|
@else {
|
|
1082
1083
|
background: $btn-outline-bgcolor;
|
|
1084
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1083
1085
|
}
|
|
1084
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1085
1086
|
box-shadow: $btn-flat-box-shadow;
|
|
1086
1087
|
color: $btn-outline-primary-disabled-color;
|
|
1087
1088
|
}
|
|
@@ -1032,11 +1032,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
1032
1032
|
@mixin outline-primary-disabled {
|
|
1033
1033
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1034
1034
|
background: $btn-outline-primary-disabled-border-color;
|
|
1035
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1035
1036
|
}
|
|
1036
1037
|
@else {
|
|
1037
1038
|
background: $btn-outline-bgcolor;
|
|
1039
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1038
1040
|
}
|
|
1039
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1040
1041
|
box-shadow: $btn-flat-box-shadow;
|
|
1041
1042
|
color: $btn-outline-primary-disabled-color;
|
|
1042
1043
|
}
|
|
@@ -1032,11 +1032,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
1032
1032
|
@mixin outline-primary-disabled {
|
|
1033
1033
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1034
1034
|
background: $btn-outline-primary-disabled-border-color;
|
|
1035
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1035
1036
|
}
|
|
1036
1037
|
@else {
|
|
1037
1038
|
background: $btn-outline-bgcolor;
|
|
1039
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1038
1040
|
}
|
|
1039
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1040
1041
|
box-shadow: $btn-flat-box-shadow;
|
|
1041
1042
|
color: $btn-outline-primary-disabled-color;
|
|
1042
1043
|
}
|
|
@@ -1080,11 +1080,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
1080
1080
|
@mixin outline-primary-disabled {
|
|
1081
1081
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1082
1082
|
background: $btn-outline-primary-disabled-border-color;
|
|
1083
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1083
1084
|
}
|
|
1084
1085
|
@else {
|
|
1085
1086
|
background: $btn-outline-bgcolor;
|
|
1087
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1086
1088
|
}
|
|
1087
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1088
1089
|
box-shadow: $btn-flat-box-shadow;
|
|
1089
1090
|
color: $btn-outline-primary-disabled-color;
|
|
1090
1091
|
}
|
|
@@ -1080,11 +1080,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
1080
1080
|
@mixin outline-primary-disabled {
|
|
1081
1081
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1082
1082
|
background: $btn-outline-primary-disabled-border-color;
|
|
1083
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1083
1084
|
}
|
|
1084
1085
|
@else {
|
|
1085
1086
|
background: $btn-outline-bgcolor;
|
|
1087
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1086
1088
|
}
|
|
1087
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1088
1089
|
box-shadow: $btn-flat-box-shadow;
|
|
1089
1090
|
color: $btn-outline-primary-disabled-color;
|
|
1090
1091
|
}
|
|
@@ -320,8 +320,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
|
|
|
320
320
|
$btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
|
|
321
321
|
|
|
322
322
|
//outlineprimary
|
|
323
|
-
$btn-outline-primary-disabled-color:
|
|
324
|
-
$btn-outline-primary-disabled-border-color:
|
|
323
|
+
$btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
|
|
324
|
+
$btn-outline-primary-disabled-border-color: transparent !default;
|
|
325
325
|
$btn-outline-primary-hover-border-color: $primary !default;
|
|
326
326
|
$btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
|
|
327
327
|
$btn-outline-primary-focus-border-color: $primary !default;
|
|
@@ -1086,11 +1086,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
1086
1086
|
@mixin outline-primary-disabled {
|
|
1087
1087
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1088
1088
|
background: $btn-outline-primary-disabled-border-color;
|
|
1089
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1089
1090
|
}
|
|
1090
1091
|
@else {
|
|
1091
1092
|
background: $btn-outline-bgcolor;
|
|
1093
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1092
1094
|
}
|
|
1093
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1094
1095
|
box-shadow: $btn-flat-box-shadow;
|
|
1095
1096
|
color: $btn-outline-primary-disabled-color;
|
|
1096
1097
|
}
|
|
@@ -320,8 +320,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
|
|
|
320
320
|
$btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
|
|
321
321
|
|
|
322
322
|
//outlineprimary
|
|
323
|
-
$btn-outline-primary-disabled-color:
|
|
324
|
-
$btn-outline-primary-disabled-border-color:
|
|
323
|
+
$btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
|
|
324
|
+
$btn-outline-primary-disabled-border-color: transparent !default;
|
|
325
325
|
$btn-outline-primary-hover-border-color: $primary !default;
|
|
326
326
|
$btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
|
|
327
327
|
$btn-outline-primary-focus-border-color: $primary !default;
|
|
@@ -1086,11 +1086,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
1086
1086
|
@mixin outline-primary-disabled {
|
|
1087
1087
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1088
1088
|
background: $btn-outline-primary-disabled-border-color;
|
|
1089
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1089
1090
|
}
|
|
1090
1091
|
@else {
|
|
1091
1092
|
background: $btn-outline-bgcolor;
|
|
1093
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1092
1094
|
}
|
|
1093
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1094
1095
|
box-shadow: $btn-flat-box-shadow;
|
|
1095
1096
|
color: $btn-outline-primary-disabled-color;
|
|
1096
1097
|
}
|
|
@@ -320,8 +320,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
|
|
|
320
320
|
$btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
|
|
321
321
|
|
|
322
322
|
//outlineprimary
|
|
323
|
-
$btn-outline-primary-disabled-color:
|
|
324
|
-
$btn-outline-primary-disabled-border-color:
|
|
323
|
+
$btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
|
|
324
|
+
$btn-outline-primary-disabled-border-color: transparent !default;
|
|
325
325
|
$btn-outline-primary-hover-border-color: $primary !default;
|
|
326
326
|
$btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
|
|
327
327
|
$btn-outline-primary-focus-border-color: $primary !default;
|
|
@@ -1086,11 +1086,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
1086
1086
|
@mixin outline-primary-disabled {
|
|
1087
1087
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1088
1088
|
background: $btn-outline-primary-disabled-border-color;
|
|
1089
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1089
1090
|
}
|
|
1090
1091
|
@else {
|
|
1091
1092
|
background: $btn-outline-bgcolor;
|
|
1093
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1092
1094
|
}
|
|
1093
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1094
1095
|
box-shadow: $btn-flat-box-shadow;
|
|
1095
1096
|
color: $btn-outline-primary-disabled-color;
|
|
1096
1097
|
}
|
|
@@ -1086,11 +1086,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
1086
1086
|
@mixin outline-primary-disabled {
|
|
1087
1087
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1088
1088
|
background: $btn-outline-primary-disabled-border-color;
|
|
1089
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
1089
1090
|
}
|
|
1090
1091
|
@else {
|
|
1091
1092
|
background: $btn-outline-bgcolor;
|
|
1093
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
1092
1094
|
}
|
|
1093
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
1094
1095
|
box-shadow: $btn-flat-box-shadow;
|
|
1095
1096
|
color: $btn-outline-primary-disabled-color;
|
|
1096
1097
|
}
|