@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
|
@@ -42,7 +42,7 @@ $toast-progressbar-bgr-height: 4px !default;
|
|
|
42
42
|
$toast-content-bgr-padding: 8px 0 6px 0 !default;
|
|
43
43
|
$toast-bgr-border-radious: 4px !default;
|
|
44
44
|
$toast-font-bgr-size: $text-sm !default;
|
|
45
|
-
$toast-title-font-weight:
|
|
45
|
+
$toast-title-font-weight: 500 !default;
|
|
46
46
|
|
|
47
47
|
//Touch Mode End
|
|
48
48
|
//Layout Variables End
|
|
@@ -242,10 +242,10 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
242
242
|
&:first-child {
|
|
243
243
|
padding: 0;
|
|
244
244
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
245
|
-
padding-bottom:
|
|
245
|
+
padding-bottom: 8px;
|
|
246
246
|
padding-left: 12px;
|
|
247
247
|
padding-right: 12px;
|
|
248
|
-
padding-top:
|
|
248
|
+
padding-top: 8px;
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
|
|
@@ -313,7 +313,7 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
313
313
|
.e-toast-content {
|
|
314
314
|
&:first-child {
|
|
315
315
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
316
|
-
padding-left:
|
|
316
|
+
padding-left: 44px;
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
}
|
|
@@ -360,9 +360,14 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
360
360
|
margin-right: $toast-icon-nrml-right-margin;
|
|
361
361
|
width: $toast-icon-nrml-width;
|
|
362
362
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
363
|
-
left:
|
|
364
|
-
margin-left:
|
|
365
|
-
margin-top:
|
|
363
|
+
left: 0;
|
|
364
|
+
margin-left: 12px;
|
|
365
|
+
margin-top: 10px;
|
|
366
|
+
padding-bottom: 6px;
|
|
367
|
+
position: absolute;
|
|
368
|
+
}
|
|
369
|
+
@if $skin-name == 'fluent2' {
|
|
370
|
+
margin-top: 2px;
|
|
366
371
|
}
|
|
367
372
|
}
|
|
368
373
|
|
|
@@ -834,8 +839,9 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
834
839
|
margin-right: $toast-icon-bgr-right-margin;
|
|
835
840
|
width: $toast-icon-bgr-width;
|
|
836
841
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
837
|
-
left:
|
|
838
|
-
margin-top:
|
|
842
|
+
left: 0;
|
|
843
|
+
margin-top: 14px;
|
|
844
|
+
margin-left: 12px;
|
|
839
845
|
}
|
|
840
846
|
}
|
|
841
847
|
|
|
@@ -230,10 +230,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
230
230
|
&:first-child {
|
|
231
231
|
padding: 0;
|
|
232
232
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
233
|
-
padding-bottom:
|
|
233
|
+
padding-bottom: 8px;
|
|
234
234
|
padding-left: 12px;
|
|
235
235
|
padding-right: 12px;
|
|
236
|
-
padding-top:
|
|
236
|
+
padding-top: 8px;
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
|
|
@@ -301,7 +301,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
301
301
|
.e-toast-content {
|
|
302
302
|
&:first-child {
|
|
303
303
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
304
|
-
padding-left:
|
|
304
|
+
padding-left: 44px;
|
|
305
305
|
}
|
|
306
306
|
}
|
|
307
307
|
}
|
|
@@ -348,9 +348,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
348
348
|
margin-right: $toast-icon-nrml-right-margin;
|
|
349
349
|
width: $toast-icon-nrml-width;
|
|
350
350
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
351
|
-
left:
|
|
352
|
-
margin-left:
|
|
353
|
-
margin-top:
|
|
351
|
+
left: 0;
|
|
352
|
+
margin-left: 12px;
|
|
353
|
+
margin-top: 10px;
|
|
354
|
+
padding-bottom: 6px;
|
|
355
|
+
position: absolute;
|
|
356
|
+
}
|
|
357
|
+
@if $skin-name == 'fluent2' {
|
|
358
|
+
margin-top: 2px;
|
|
354
359
|
}
|
|
355
360
|
}
|
|
356
361
|
|
|
@@ -230,10 +230,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
230
230
|
&:first-child {
|
|
231
231
|
padding: 0;
|
|
232
232
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
233
|
-
padding-bottom:
|
|
233
|
+
padding-bottom: 8px;
|
|
234
234
|
padding-left: 12px;
|
|
235
235
|
padding-right: 12px;
|
|
236
|
-
padding-top:
|
|
236
|
+
padding-top: 8px;
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
|
|
@@ -301,7 +301,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
301
301
|
.e-toast-content {
|
|
302
302
|
&:first-child {
|
|
303
303
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
304
|
-
padding-left:
|
|
304
|
+
padding-left: 44px;
|
|
305
305
|
}
|
|
306
306
|
}
|
|
307
307
|
}
|
|
@@ -348,9 +348,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
348
348
|
margin-right: $toast-icon-nrml-right-margin;
|
|
349
349
|
width: $toast-icon-nrml-width;
|
|
350
350
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
351
|
-
left:
|
|
352
|
-
margin-left:
|
|
353
|
-
margin-top:
|
|
351
|
+
left: 0;
|
|
352
|
+
margin-left: 12px;
|
|
353
|
+
margin-top: 10px;
|
|
354
|
+
padding-bottom: 6px;
|
|
355
|
+
position: absolute;
|
|
356
|
+
}
|
|
357
|
+
@if $skin-name == 'fluent2' {
|
|
358
|
+
margin-top: 2px;
|
|
354
359
|
}
|
|
355
360
|
}
|
|
356
361
|
|
|
@@ -822,8 +827,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
822
827
|
margin-right: $toast-icon-bgr-right-margin;
|
|
823
828
|
width: $toast-icon-bgr-width;
|
|
824
829
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
825
|
-
left:
|
|
826
|
-
margin-top:
|
|
830
|
+
left: 0;
|
|
831
|
+
margin-top: 14px;
|
|
832
|
+
margin-left: 12px;
|
|
827
833
|
}
|
|
828
834
|
}
|
|
829
835
|
|
|
@@ -230,10 +230,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
230
230
|
&:first-child {
|
|
231
231
|
padding: 0;
|
|
232
232
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
233
|
-
padding-bottom:
|
|
233
|
+
padding-bottom: 8px;
|
|
234
234
|
padding-left: 12px;
|
|
235
235
|
padding-right: 12px;
|
|
236
|
-
padding-top:
|
|
236
|
+
padding-top: 8px;
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
|
|
@@ -301,7 +301,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
301
301
|
.e-toast-content {
|
|
302
302
|
&:first-child {
|
|
303
303
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
304
|
-
padding-left:
|
|
304
|
+
padding-left: 44px;
|
|
305
305
|
}
|
|
306
306
|
}
|
|
307
307
|
}
|
|
@@ -348,9 +348,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
348
348
|
margin-right: $toast-icon-nrml-right-margin;
|
|
349
349
|
width: $toast-icon-nrml-width;
|
|
350
350
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
351
|
-
left:
|
|
352
|
-
margin-left:
|
|
353
|
-
margin-top:
|
|
351
|
+
left: 0;
|
|
352
|
+
margin-left: 12px;
|
|
353
|
+
margin-top: 10px;
|
|
354
|
+
padding-bottom: 6px;
|
|
355
|
+
position: absolute;
|
|
356
|
+
}
|
|
357
|
+
@if $skin-name == 'fluent2' {
|
|
358
|
+
margin-top: 2px;
|
|
354
359
|
}
|
|
355
360
|
}
|
|
356
361
|
|
|
@@ -230,10 +230,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
230
230
|
&:first-child {
|
|
231
231
|
padding: 0;
|
|
232
232
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
233
|
-
padding-bottom:
|
|
233
|
+
padding-bottom: 8px;
|
|
234
234
|
padding-left: 12px;
|
|
235
235
|
padding-right: 12px;
|
|
236
|
-
padding-top:
|
|
236
|
+
padding-top: 8px;
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
|
|
@@ -301,7 +301,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
301
301
|
.e-toast-content {
|
|
302
302
|
&:first-child {
|
|
303
303
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
304
|
-
padding-left:
|
|
304
|
+
padding-left: 44px;
|
|
305
305
|
}
|
|
306
306
|
}
|
|
307
307
|
}
|
|
@@ -348,9 +348,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
348
348
|
margin-right: $toast-icon-nrml-right-margin;
|
|
349
349
|
width: $toast-icon-nrml-width;
|
|
350
350
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
351
|
-
left:
|
|
352
|
-
margin-left:
|
|
353
|
-
margin-top:
|
|
351
|
+
left: 0;
|
|
352
|
+
margin-left: 12px;
|
|
353
|
+
margin-top: 10px;
|
|
354
|
+
padding-bottom: 6px;
|
|
355
|
+
position: absolute;
|
|
356
|
+
}
|
|
357
|
+
@if $skin-name == 'fluent2' {
|
|
358
|
+
margin-top: 2px;
|
|
354
359
|
}
|
|
355
360
|
}
|
|
356
361
|
|
|
@@ -822,8 +827,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
822
827
|
margin-right: $toast-icon-bgr-right-margin;
|
|
823
828
|
width: $toast-icon-bgr-width;
|
|
824
829
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
825
|
-
left:
|
|
826
|
-
margin-top:
|
|
830
|
+
left: 0;
|
|
831
|
+
margin-top: 14px;
|
|
832
|
+
margin-left: 12px;
|
|
827
833
|
}
|
|
828
834
|
}
|
|
829
835
|
|
|
@@ -234,10 +234,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
234
234
|
&:first-child {
|
|
235
235
|
padding: 0;
|
|
236
236
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
237
|
-
padding-bottom:
|
|
237
|
+
padding-bottom: 8px;
|
|
238
238
|
padding-left: 12px;
|
|
239
239
|
padding-right: 12px;
|
|
240
|
-
padding-top:
|
|
240
|
+
padding-top: 8px;
|
|
241
241
|
}
|
|
242
242
|
}
|
|
243
243
|
|
|
@@ -305,7 +305,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
305
305
|
.e-toast-content {
|
|
306
306
|
&:first-child {
|
|
307
307
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
308
|
-
padding-left:
|
|
308
|
+
padding-left: 44px;
|
|
309
309
|
}
|
|
310
310
|
}
|
|
311
311
|
}
|
|
@@ -352,9 +352,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
352
352
|
margin-right: $toast-icon-nrml-right-margin;
|
|
353
353
|
width: $toast-icon-nrml-width;
|
|
354
354
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
355
|
-
left:
|
|
356
|
-
margin-left:
|
|
357
|
-
margin-top:
|
|
355
|
+
left: 0;
|
|
356
|
+
margin-left: 12px;
|
|
357
|
+
margin-top: 10px;
|
|
358
|
+
padding-bottom: 6px;
|
|
359
|
+
position: absolute;
|
|
360
|
+
}
|
|
361
|
+
@if $skin-name == 'fluent2' {
|
|
362
|
+
margin-top: 2px;
|
|
358
363
|
}
|
|
359
364
|
}
|
|
360
365
|
|
|
@@ -234,10 +234,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
234
234
|
&:first-child {
|
|
235
235
|
padding: 0;
|
|
236
236
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
237
|
-
padding-bottom:
|
|
237
|
+
padding-bottom: 8px;
|
|
238
238
|
padding-left: 12px;
|
|
239
239
|
padding-right: 12px;
|
|
240
|
-
padding-top:
|
|
240
|
+
padding-top: 8px;
|
|
241
241
|
}
|
|
242
242
|
}
|
|
243
243
|
|
|
@@ -305,7 +305,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
305
305
|
.e-toast-content {
|
|
306
306
|
&:first-child {
|
|
307
307
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
308
|
-
padding-left:
|
|
308
|
+
padding-left: 44px;
|
|
309
309
|
}
|
|
310
310
|
}
|
|
311
311
|
}
|
|
@@ -352,9 +352,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
352
352
|
margin-right: $toast-icon-nrml-right-margin;
|
|
353
353
|
width: $toast-icon-nrml-width;
|
|
354
354
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
355
|
-
left:
|
|
356
|
-
margin-left:
|
|
357
|
-
margin-top:
|
|
355
|
+
left: 0;
|
|
356
|
+
margin-left: 12px;
|
|
357
|
+
margin-top: 10px;
|
|
358
|
+
padding-bottom: 6px;
|
|
359
|
+
position: absolute;
|
|
360
|
+
}
|
|
361
|
+
@if $skin-name == 'fluent2' {
|
|
362
|
+
margin-top: 2px;
|
|
358
363
|
}
|
|
359
364
|
}
|
|
360
365
|
|
|
@@ -826,8 +831,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
826
831
|
margin-right: $toast-icon-bgr-right-margin;
|
|
827
832
|
width: $toast-icon-bgr-width;
|
|
828
833
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
829
|
-
left:
|
|
830
|
-
margin-top:
|
|
834
|
+
left: 0;
|
|
835
|
+
margin-top: 14px;
|
|
836
|
+
margin-left: 12px;
|
|
831
837
|
}
|
|
832
838
|
}
|
|
833
839
|
|
|
@@ -234,10 +234,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
234
234
|
&:first-child {
|
|
235
235
|
padding: 0;
|
|
236
236
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
237
|
-
padding-bottom:
|
|
237
|
+
padding-bottom: 8px;
|
|
238
238
|
padding-left: 12px;
|
|
239
239
|
padding-right: 12px;
|
|
240
|
-
padding-top:
|
|
240
|
+
padding-top: 8px;
|
|
241
241
|
}
|
|
242
242
|
}
|
|
243
243
|
|
|
@@ -305,7 +305,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
305
305
|
.e-toast-content {
|
|
306
306
|
&:first-child {
|
|
307
307
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
308
|
-
padding-left:
|
|
308
|
+
padding-left: 44px;
|
|
309
309
|
}
|
|
310
310
|
}
|
|
311
311
|
}
|
|
@@ -352,9 +352,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
352
352
|
margin-right: $toast-icon-nrml-right-margin;
|
|
353
353
|
width: $toast-icon-nrml-width;
|
|
354
354
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
355
|
-
left:
|
|
356
|
-
margin-left:
|
|
357
|
-
margin-top:
|
|
355
|
+
left: 0;
|
|
356
|
+
margin-left: 12px;
|
|
357
|
+
margin-top: 10px;
|
|
358
|
+
padding-bottom: 6px;
|
|
359
|
+
position: absolute;
|
|
360
|
+
}
|
|
361
|
+
@if $skin-name == 'fluent2' {
|
|
362
|
+
margin-top: 2px;
|
|
358
363
|
}
|
|
359
364
|
}
|
|
360
365
|
|
|
@@ -234,10 +234,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
234
234
|
&:first-child {
|
|
235
235
|
padding: 0;
|
|
236
236
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
237
|
-
padding-bottom:
|
|
237
|
+
padding-bottom: 8px;
|
|
238
238
|
padding-left: 12px;
|
|
239
239
|
padding-right: 12px;
|
|
240
|
-
padding-top:
|
|
240
|
+
padding-top: 8px;
|
|
241
241
|
}
|
|
242
242
|
}
|
|
243
243
|
|
|
@@ -305,7 +305,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
305
305
|
.e-toast-content {
|
|
306
306
|
&:first-child {
|
|
307
307
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
308
|
-
padding-left:
|
|
308
|
+
padding-left: 44px;
|
|
309
309
|
}
|
|
310
310
|
}
|
|
311
311
|
}
|
|
@@ -352,9 +352,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
352
352
|
margin-right: $toast-icon-nrml-right-margin;
|
|
353
353
|
width: $toast-icon-nrml-width;
|
|
354
354
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
355
|
-
left:
|
|
356
|
-
margin-left:
|
|
357
|
-
margin-top:
|
|
355
|
+
left: 0;
|
|
356
|
+
margin-left: 12px;
|
|
357
|
+
margin-top: 10px;
|
|
358
|
+
padding-bottom: 6px;
|
|
359
|
+
position: absolute;
|
|
360
|
+
}
|
|
361
|
+
@if $skin-name == 'fluent2' {
|
|
362
|
+
margin-top: 2px;
|
|
358
363
|
}
|
|
359
364
|
}
|
|
360
365
|
|
|
@@ -826,8 +831,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
826
831
|
margin-right: $toast-icon-bgr-right-margin;
|
|
827
832
|
width: $toast-icon-bgr-width;
|
|
828
833
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
829
|
-
left:
|
|
830
|
-
margin-top:
|
|
834
|
+
left: 0;
|
|
835
|
+
margin-top: 14px;
|
|
836
|
+
margin-left: 12px;
|
|
831
837
|
}
|
|
832
838
|
}
|
|
833
839
|
|
|
@@ -15237,11 +15237,12 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
15237
15237
|
@mixin outline-primary-disabled {
|
|
15238
15238
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15239
15239
|
background: $btn-outline-primary-disabled-border-color;
|
|
15240
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15240
15241
|
}
|
|
15241
15242
|
@else {
|
|
15242
15243
|
background: $btn-outline-bgcolor;
|
|
15244
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15243
15245
|
}
|
|
15244
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15245
15246
|
box-shadow: $btn-flat-box-shadow;
|
|
15246
15247
|
color: $btn-outline-primary-disabled-color;
|
|
15247
15248
|
}
|
|
@@ -43357,7 +43358,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43357
43358
|
|
|
43358
43359
|
.e-list-item {
|
|
43359
43360
|
list-style: none;
|
|
43360
|
-
@if $skin-name
|
|
43361
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43361
43362
|
padding: 2px 0;
|
|
43362
43363
|
}
|
|
43363
43364
|
@if $skin-name == 'fluent2' {
|
|
@@ -43365,13 +43366,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43365
43366
|
}
|
|
43366
43367
|
|
|
43367
43368
|
.e-ul {
|
|
43368
|
-
margin: 2px 0 -2px;
|
|
43369
43369
|
padding: $treeview-child-ul-padding;
|
|
43370
|
-
@if $skin-name == '
|
|
43371
|
-
margin: 2px 0
|
|
43370
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43371
|
+
margin: 2px 0 -2px;
|
|
43372
43372
|
}
|
|
43373
|
-
@
|
|
43374
|
-
margin:
|
|
43373
|
+
@if $skin-name == 'fluent2' {
|
|
43374
|
+
margin-top: 4px;
|
|
43375
43375
|
}
|
|
43376
43376
|
}
|
|
43377
43377
|
|
|
@@ -43408,6 +43408,49 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43408
43408
|
.e-icons.e-icons-spinner::before {
|
|
43409
43409
|
content: none;
|
|
43410
43410
|
}
|
|
43411
|
+
|
|
43412
|
+
.e-text-content {
|
|
43413
|
+
.e-list-text {
|
|
43414
|
+
&:has(> .e-input-group) {
|
|
43415
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43416
|
+
padding-top: 1px;
|
|
43417
|
+
padding-bottom: 1px;
|
|
43418
|
+
.e-input-group {
|
|
43419
|
+
height: 34px;
|
|
43420
|
+
|
|
43421
|
+
.e-input {
|
|
43422
|
+
line-height: 26px;
|
|
43423
|
+
min-height: 26px;
|
|
43424
|
+
}
|
|
43425
|
+
}
|
|
43426
|
+
}
|
|
43427
|
+
@if $skin-name == 'tailwind3' {
|
|
43428
|
+
padding-top: 4px;
|
|
43429
|
+
padding-bottom: 4px;
|
|
43430
|
+
}
|
|
43431
|
+
@if $skin-name == 'highcontrast' {
|
|
43432
|
+
padding-top: 3px;
|
|
43433
|
+
padding-bottom: 3px;
|
|
43434
|
+
}
|
|
43435
|
+
@if ($skin-name == 'FluentUI') {
|
|
43436
|
+
padding-top: 3px;
|
|
43437
|
+
padding-bottom: 3px;
|
|
43438
|
+
}
|
|
43439
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43440
|
+
padding-top: 2px;
|
|
43441
|
+
padding-bottom: 2px;
|
|
43442
|
+
}
|
|
43443
|
+
@if $skin-name == 'bootstrap4' {
|
|
43444
|
+
padding-top: 5px;
|
|
43445
|
+
padding-bottom: 5px;
|
|
43446
|
+
}
|
|
43447
|
+
@if $skin-name == 'bootstrap5' {
|
|
43448
|
+
padding-top: 3px;
|
|
43449
|
+
padding-bottom: 3px;
|
|
43450
|
+
}
|
|
43451
|
+
}
|
|
43452
|
+
}
|
|
43453
|
+
}
|
|
43411
43454
|
}
|
|
43412
43455
|
|
|
43413
43456
|
.e-icons {
|
|
@@ -43425,11 +43468,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43425
43468
|
|
|
43426
43469
|
.e-text-content {
|
|
43427
43470
|
@include user-select;
|
|
43428
|
-
border: 1px solid;
|
|
43429
43471
|
cursor: pointer;
|
|
43430
43472
|
margin: 0;
|
|
43431
43473
|
padding: $treeview-text-wrap-padding;
|
|
43432
43474
|
|
|
43475
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43476
|
+
border: 1px solid;
|
|
43477
|
+
}
|
|
43478
|
+
|
|
43433
43479
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43434
43480
|
border: none;
|
|
43435
43481
|
}
|
|
@@ -43515,14 +43561,9 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43515
43561
|
|
|
43516
43562
|
.e-input-group {
|
|
43517
43563
|
height: $treeview-input-height;
|
|
43518
|
-
@if ($skin-name == '
|
|
43519
|
-
margin-top:
|
|
43520
|
-
|
|
43521
|
-
@else if($skin-name == 'tailwind') {
|
|
43522
|
-
margin-bottom: 3px;
|
|
43523
|
-
}
|
|
43524
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43525
|
-
margin-bottom: 2px;
|
|
43564
|
+
@if ($skin-name == 'tailwind') {
|
|
43565
|
+
margin-top: 4px;
|
|
43566
|
+
margin-bottom: 4px;
|
|
43526
43567
|
}
|
|
43527
43568
|
@else {
|
|
43528
43569
|
margin-bottom: 0;
|
|
@@ -43532,9 +43573,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43532
43573
|
@if ($skin-name == 'fluent2') {
|
|
43533
43574
|
border-color: $treeview-input-border-color;
|
|
43534
43575
|
}
|
|
43535
|
-
|
|
43536
|
-
|
|
43576
|
+
.e-input {
|
|
43577
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43537
43578
|
height: 28px;
|
|
43579
|
+
padding-top: 6px;
|
|
43580
|
+
padding-bottom: 6px;
|
|
43581
|
+
}
|
|
43582
|
+
@if $skin-name == 'tailwind3' {
|
|
43583
|
+
line-height: 20px;
|
|
43584
|
+
height: 32px;
|
|
43585
|
+
}
|
|
43586
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43587
|
+
height: 32px;
|
|
43588
|
+
padding-top: 5px;
|
|
43589
|
+
padding-bottom: 5px;
|
|
43538
43590
|
}
|
|
43539
43591
|
}
|
|
43540
43592
|
}
|
|
@@ -44126,13 +44178,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
44126
44178
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44127
44179
|
color: $treeview-item-active-check-color;
|
|
44128
44180
|
}
|
|
44129
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44181
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44130
44182
|
border-color: $content-text-color-selected;
|
|
44131
44183
|
}
|
|
44132
44184
|
}
|
|
44133
44185
|
|
|
44134
44186
|
.e-stop {
|
|
44135
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44187
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44136
44188
|
border-color: $content-text-color-selected;
|
|
44137
44189
|
}
|
|
44138
44190
|
}
|
|
@@ -44183,6 +44235,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
44183
44235
|
}
|
|
44184
44236
|
}
|
|
44185
44237
|
}
|
|
44238
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44239
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44240
|
+
border-color: $content-text-color-hover;
|
|
44241
|
+
}
|
|
44242
|
+
}
|
|
44186
44243
|
}
|
|
44187
44244
|
|
|
44188
44245
|
.e-sibling {
|
|
@@ -44784,7 +44841,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44784
44841
|
& .e-caret {
|
|
44785
44842
|
font-size: $menu-caret-font-size;
|
|
44786
44843
|
height: auto;
|
|
44787
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
44844
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
44788
44845
|
line-height: $menu-icon-li-height;
|
|
44789
44846
|
}
|
|
44790
44847
|
@else {
|
|
@@ -44827,12 +44884,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44827
44884
|
@if $skin-name == 'fluent2' {
|
|
44828
44885
|
padding: 9px 0;
|
|
44829
44886
|
}
|
|
44830
|
-
@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' {
|
|
44831
|
-
line-height: $menu-icon-li-height;
|
|
44832
|
-
}
|
|
44833
|
-
@else {
|
|
44834
|
-
line-height: $menu-li-height;
|
|
44835
|
-
}
|
|
44836
44887
|
}
|
|
44837
44888
|
}
|
|
44838
44889
|
}
|
|
@@ -81767,10 +81818,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81767
81818
|
&:first-child {
|
|
81768
81819
|
padding: 0;
|
|
81769
81820
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81770
|
-
padding-bottom:
|
|
81821
|
+
padding-bottom: 8px;
|
|
81771
81822
|
padding-left: 12px;
|
|
81772
81823
|
padding-right: 12px;
|
|
81773
|
-
padding-top:
|
|
81824
|
+
padding-top: 8px;
|
|
81774
81825
|
}
|
|
81775
81826
|
}
|
|
81776
81827
|
|
|
@@ -81838,7 +81889,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81838
81889
|
.e-toast-content {
|
|
81839
81890
|
&:first-child {
|
|
81840
81891
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81841
|
-
padding-left:
|
|
81892
|
+
padding-left: 44px;
|
|
81842
81893
|
}
|
|
81843
81894
|
}
|
|
81844
81895
|
}
|
|
@@ -81885,9 +81936,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81885
81936
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81886
81937
|
width: $toast-icon-nrml-width;
|
|
81887
81938
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81888
|
-
left:
|
|
81889
|
-
margin-left:
|
|
81890
|
-
margin-top:
|
|
81939
|
+
left: 0;
|
|
81940
|
+
margin-left: 12px;
|
|
81941
|
+
margin-top: 10px;
|
|
81942
|
+
padding-bottom: 6px;
|
|
81943
|
+
position: absolute;
|
|
81944
|
+
}
|
|
81945
|
+
@if $skin-name == 'fluent2' {
|
|
81946
|
+
margin-top: 2px;
|
|
81891
81947
|
}
|
|
81892
81948
|
}
|
|
81893
81949
|
|