@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
|
@@ -24269,11 +24269,12 @@ $btn-keyboard-focus-border-color: $shadow-color !default;
|
|
|
24269
24269
|
@mixin outline-primary-disabled {
|
|
24270
24270
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
24271
24271
|
background: $btn-outline-primary-disabled-border-color;
|
|
24272
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
24272
24273
|
}
|
|
24273
24274
|
@else {
|
|
24274
24275
|
background: $btn-outline-bgcolor;
|
|
24276
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
24275
24277
|
}
|
|
24276
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
24277
24278
|
box-shadow: $btn-flat-box-shadow;
|
|
24278
24279
|
color: $btn-outline-primary-disabled-color;
|
|
24279
24280
|
}
|
|
@@ -60998,7 +60999,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60998
60999
|
|
|
60999
61000
|
.e-list-item {
|
|
61000
61001
|
list-style: none;
|
|
61001
|
-
@if $skin-name
|
|
61002
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
61002
61003
|
padding: 2px 0;
|
|
61003
61004
|
}
|
|
61004
61005
|
@if $skin-name == 'fluent2' {
|
|
@@ -61006,13 +61007,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61006
61007
|
}
|
|
61007
61008
|
|
|
61008
61009
|
.e-ul {
|
|
61009
|
-
margin: 2px 0 -2px;
|
|
61010
61010
|
padding: $treeview-child-ul-padding;
|
|
61011
|
-
@if $skin-name == '
|
|
61012
|
-
margin: 2px 0
|
|
61011
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
61012
|
+
margin: 2px 0 -2px;
|
|
61013
61013
|
}
|
|
61014
|
-
@
|
|
61015
|
-
margin:
|
|
61014
|
+
@if $skin-name == 'fluent2' {
|
|
61015
|
+
margin-top: 4px;
|
|
61016
61016
|
}
|
|
61017
61017
|
}
|
|
61018
61018
|
|
|
@@ -61049,6 +61049,49 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61049
61049
|
.e-icons.e-icons-spinner::before {
|
|
61050
61050
|
content: none;
|
|
61051
61051
|
}
|
|
61052
|
+
|
|
61053
|
+
.e-text-content {
|
|
61054
|
+
.e-list-text {
|
|
61055
|
+
&:has(> .e-input-group) {
|
|
61056
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
61057
|
+
padding-top: 1px;
|
|
61058
|
+
padding-bottom: 1px;
|
|
61059
|
+
.e-input-group {
|
|
61060
|
+
height: 34px;
|
|
61061
|
+
|
|
61062
|
+
.e-input {
|
|
61063
|
+
line-height: 26px;
|
|
61064
|
+
min-height: 26px;
|
|
61065
|
+
}
|
|
61066
|
+
}
|
|
61067
|
+
}
|
|
61068
|
+
@if $skin-name == 'tailwind3' {
|
|
61069
|
+
padding-top: 4px;
|
|
61070
|
+
padding-bottom: 4px;
|
|
61071
|
+
}
|
|
61072
|
+
@if $skin-name == 'highcontrast' {
|
|
61073
|
+
padding-top: 3px;
|
|
61074
|
+
padding-bottom: 3px;
|
|
61075
|
+
}
|
|
61076
|
+
@if ($skin-name == 'FluentUI') {
|
|
61077
|
+
padding-top: 3px;
|
|
61078
|
+
padding-bottom: 3px;
|
|
61079
|
+
}
|
|
61080
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61081
|
+
padding-top: 2px;
|
|
61082
|
+
padding-bottom: 2px;
|
|
61083
|
+
}
|
|
61084
|
+
@if $skin-name == 'bootstrap4' {
|
|
61085
|
+
padding-top: 5px;
|
|
61086
|
+
padding-bottom: 5px;
|
|
61087
|
+
}
|
|
61088
|
+
@if $skin-name == 'bootstrap5' {
|
|
61089
|
+
padding-top: 3px;
|
|
61090
|
+
padding-bottom: 3px;
|
|
61091
|
+
}
|
|
61092
|
+
}
|
|
61093
|
+
}
|
|
61094
|
+
}
|
|
61052
61095
|
}
|
|
61053
61096
|
|
|
61054
61097
|
.e-icons {
|
|
@@ -61066,11 +61109,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61066
61109
|
|
|
61067
61110
|
.e-text-content {
|
|
61068
61111
|
@include user-select;
|
|
61069
|
-
border: 1px solid;
|
|
61070
61112
|
cursor: pointer;
|
|
61071
61113
|
margin: 0;
|
|
61072
61114
|
padding: $treeview-text-wrap-padding;
|
|
61073
61115
|
|
|
61116
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
61117
|
+
border: 1px solid;
|
|
61118
|
+
}
|
|
61119
|
+
|
|
61074
61120
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
61075
61121
|
border: none;
|
|
61076
61122
|
}
|
|
@@ -61156,14 +61202,9 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61156
61202
|
|
|
61157
61203
|
.e-input-group {
|
|
61158
61204
|
height: $treeview-input-height;
|
|
61159
|
-
@if ($skin-name == '
|
|
61160
|
-
margin-top:
|
|
61161
|
-
|
|
61162
|
-
@else if($skin-name == 'tailwind') {
|
|
61163
|
-
margin-bottom: 3px;
|
|
61164
|
-
}
|
|
61165
|
-
@else if($skin-name == 'bootstrap5') {
|
|
61166
|
-
margin-bottom: 2px;
|
|
61205
|
+
@if ($skin-name == 'tailwind') {
|
|
61206
|
+
margin-top: 4px;
|
|
61207
|
+
margin-bottom: 4px;
|
|
61167
61208
|
}
|
|
61168
61209
|
@else {
|
|
61169
61210
|
margin-bottom: 0;
|
|
@@ -61173,9 +61214,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61173
61214
|
@if ($skin-name == 'fluent2') {
|
|
61174
61215
|
border-color: $treeview-input-border-color;
|
|
61175
61216
|
}
|
|
61176
|
-
|
|
61177
|
-
|
|
61217
|
+
.e-input {
|
|
61218
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
61178
61219
|
height: 28px;
|
|
61220
|
+
padding-top: 6px;
|
|
61221
|
+
padding-bottom: 6px;
|
|
61222
|
+
}
|
|
61223
|
+
@if $skin-name == 'tailwind3' {
|
|
61224
|
+
line-height: 20px;
|
|
61225
|
+
height: 32px;
|
|
61226
|
+
}
|
|
61227
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61228
|
+
height: 32px;
|
|
61229
|
+
padding-top: 5px;
|
|
61230
|
+
padding-bottom: 5px;
|
|
61179
61231
|
}
|
|
61180
61232
|
}
|
|
61181
61233
|
}
|
|
@@ -61767,13 +61819,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61767
61819
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
61768
61820
|
color: $treeview-item-active-check-color;
|
|
61769
61821
|
}
|
|
61770
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61822
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61771
61823
|
border-color: $content-text-color-selected;
|
|
61772
61824
|
}
|
|
61773
61825
|
}
|
|
61774
61826
|
|
|
61775
61827
|
.e-stop {
|
|
61776
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61828
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61777
61829
|
border-color: $content-text-color-selected;
|
|
61778
61830
|
}
|
|
61779
61831
|
}
|
|
@@ -61824,6 +61876,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61824
61876
|
}
|
|
61825
61877
|
}
|
|
61826
61878
|
}
|
|
61879
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
61880
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
61881
|
+
border-color: $content-text-color-hover;
|
|
61882
|
+
}
|
|
61883
|
+
}
|
|
61827
61884
|
}
|
|
61828
61885
|
|
|
61829
61886
|
.e-sibling {
|
|
@@ -62193,6 +62250,28 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
62193
62250
|
min-height: $treeview-big-item-height;
|
|
62194
62251
|
}
|
|
62195
62252
|
|
|
62253
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
62254
|
+
padding: $treeview-big-text-padding;
|
|
62255
|
+
}
|
|
62256
|
+
|
|
62257
|
+
@if $skin-name == 'highcontrast' {
|
|
62258
|
+
padding: $treeview-big-text-padding;
|
|
62259
|
+
}
|
|
62260
|
+
|
|
62261
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
62262
|
+
padding-top: 12px;
|
|
62263
|
+
padding-bottom: 12px;
|
|
62264
|
+
}
|
|
62265
|
+
|
|
62266
|
+
@if $skin-name == 'FluentUI' {
|
|
62267
|
+
padding: $treeview-big-text-padding;
|
|
62268
|
+
}
|
|
62269
|
+
|
|
62270
|
+
@if $skin-name == 'bootstrap4' {
|
|
62271
|
+
padding-top: 13px;
|
|
62272
|
+
padding-bottom: 13px;
|
|
62273
|
+
}
|
|
62274
|
+
|
|
62196
62275
|
.e-input-group {
|
|
62197
62276
|
height: $treeview-big-input-height;
|
|
62198
62277
|
|
|
@@ -62201,6 +62280,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
62201
62280
|
height: 36px;
|
|
62202
62281
|
}
|
|
62203
62282
|
}
|
|
62283
|
+
|
|
62284
|
+
@if $skin-name =='bootstrap5' {
|
|
62285
|
+
padding-top: 6px;
|
|
62286
|
+
padding-bottom: 6px;
|
|
62287
|
+
margin-top: 2px;
|
|
62288
|
+
margin-bottom: 2px;
|
|
62289
|
+
}
|
|
62290
|
+
|
|
62291
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
62292
|
+
line-height: 42px;
|
|
62293
|
+
min-height: 42px;
|
|
62294
|
+
}
|
|
62295
|
+
|
|
62296
|
+
.e-input {
|
|
62297
|
+
@if $skin-name =='tailwind3' {
|
|
62298
|
+
height: 40px;
|
|
62299
|
+
line-height: 24px;
|
|
62300
|
+
padding-top: 8px;
|
|
62301
|
+
padding-bottom: 8px;
|
|
62302
|
+
}
|
|
62303
|
+
|
|
62304
|
+
@if $skin-name =='bootstrap5' {
|
|
62305
|
+
height: 24px;
|
|
62306
|
+
}
|
|
62307
|
+
|
|
62308
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62309
|
+
line-height: 28px;
|
|
62310
|
+
min-height: 28px;
|
|
62311
|
+
padding-top: 9px;
|
|
62312
|
+
padding-bottom: 5px;
|
|
62313
|
+
}
|
|
62314
|
+
|
|
62315
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
62316
|
+
line-height: 24px;
|
|
62317
|
+
min-height: 24px;
|
|
62318
|
+
padding-top: 7px;
|
|
62319
|
+
padding-bottom: 7px;
|
|
62320
|
+
}
|
|
62321
|
+
}
|
|
62322
|
+
}
|
|
62323
|
+
}
|
|
62324
|
+
|
|
62325
|
+
.e-list-item .e-text-content .e-list-text {
|
|
62326
|
+
&:has(> .e-input-group) {
|
|
62327
|
+
@if $skin-name =='highcontrast' {
|
|
62328
|
+
padding-top: 4px;
|
|
62329
|
+
padding-bottom: 4px;
|
|
62330
|
+
}
|
|
62331
|
+
|
|
62332
|
+
@if $skin-name =='FluentUI' {
|
|
62333
|
+
padding-top: 2px;
|
|
62334
|
+
padding-bottom: 2px;
|
|
62335
|
+
}
|
|
62336
|
+
|
|
62337
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62338
|
+
padding-top: 3px;
|
|
62339
|
+
padding-bottom: 3px;
|
|
62340
|
+
}
|
|
62341
|
+
|
|
62342
|
+
@if $skin-name == 'bootstrap4' {
|
|
62343
|
+
padding-top: 6px;
|
|
62344
|
+
padding-bottom: 6px;
|
|
62345
|
+
}
|
|
62204
62346
|
}
|
|
62205
62347
|
}
|
|
62206
62348
|
|
|
@@ -62385,6 +62527,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
62385
62527
|
.e-treeview.e-bigger {
|
|
62386
62528
|
.e-list-text {
|
|
62387
62529
|
font-size: $treeview-big-font-size;
|
|
62530
|
+
@if $skin-name == 'Material3' {
|
|
62531
|
+
padding: 12px;
|
|
62532
|
+
}
|
|
62533
|
+
|
|
62388
62534
|
@if $skin-name == 'bootstrap4' {
|
|
62389
62535
|
color: $treeview-big-text-color;
|
|
62390
62536
|
}
|
|
@@ -62751,7 +62897,7 @@ $menu-icon-color: $icon-color !default;
|
|
|
62751
62897
|
$menu-icon-hover-color: $content-text-color-hover !default;
|
|
62752
62898
|
$menu-icon-focussed-color: $cmenu-caret-color !default;
|
|
62753
62899
|
$menu-caret-color: $icon-color-pressed !default;
|
|
62754
|
-
$menu-icon-li-height:
|
|
62900
|
+
$menu-icon-li-height: 42px !default;
|
|
62755
62901
|
$menu-bigger-li-icon-height: 55px !default;
|
|
62756
62902
|
|
|
62757
62903
|
|
|
@@ -62840,7 +62986,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
62840
62986
|
& .e-caret {
|
|
62841
62987
|
font-size: $menu-caret-font-size;
|
|
62842
62988
|
height: auto;
|
|
62843
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
62989
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
62844
62990
|
line-height: $menu-icon-li-height;
|
|
62845
62991
|
}
|
|
62846
62992
|
@else {
|
|
@@ -62883,12 +63029,6 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
62883
63029
|
@if $skin-name == 'fluent2' {
|
|
62884
63030
|
padding: 9px 0;
|
|
62885
63031
|
}
|
|
62886
|
-
@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' {
|
|
62887
|
-
line-height: $menu-icon-li-height;
|
|
62888
|
-
}
|
|
62889
|
-
@else {
|
|
62890
|
-
line-height: $menu-li-height;
|
|
62891
|
-
}
|
|
62892
63032
|
}
|
|
62893
63033
|
}
|
|
62894
63034
|
}
|
|
@@ -111068,14 +111208,14 @@ $skeleton-card-color: $kanban-bg-color;
|
|
|
111068
111208
|
$toast-icon-nrml-height: 20px !default;
|
|
111069
111209
|
$toast-icon-nrml-width: 20px !default;
|
|
111070
111210
|
$toast-icon-nrml-size: $text-base !default;
|
|
111071
|
-
$toast-icon-nrml-right-margin:
|
|
111211
|
+
$toast-icon-nrml-right-margin: 10px !default;
|
|
111072
111212
|
$toast-close-icon-nrml-height: 20px !default;
|
|
111073
111213
|
$toast-close-icon-nrml-width: 20px !default;
|
|
111074
111214
|
$toast-close-icon-nrml-size: $text-base !default;
|
|
111075
111215
|
$toast-position-nrml-distance: 10px !default;
|
|
111076
111216
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
111077
111217
|
$toast-nrml-min-height: 48px !default;
|
|
111078
|
-
$toast-nrml-padding:
|
|
111218
|
+
$toast-nrml-padding: 16px !default;
|
|
111079
111219
|
$toast-action-btn-nrml-padding: 8px 0 0 8px !default;
|
|
111080
111220
|
$toast-action-btn-nrml-margin: 10px !default;
|
|
111081
111221
|
$toast-progressbar-nrml-height: 4px !default;
|
|
@@ -111089,7 +111229,7 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
111089
111229
|
//Touch Mode Start
|
|
111090
111230
|
$toast-icon-bgr-height: 24px !default;
|
|
111091
111231
|
$toast-icon-bgr-width: 24px !default;
|
|
111092
|
-
$toast-icon-bgr-size:
|
|
111232
|
+
$toast-icon-bgr-size: 12px !default;
|
|
111093
111233
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
111094
111234
|
$toast-close-icon-bgr-height: 24px !default;
|
|
111095
111235
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -111298,10 +111438,10 @@ $toast-warning-icon: '\e703' !default;
|
|
|
111298
111438
|
&:first-child {
|
|
111299
111439
|
padding: 0;
|
|
111300
111440
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111301
|
-
padding-bottom:
|
|
111441
|
+
padding-bottom: 8px;
|
|
111302
111442
|
padding-left: 12px;
|
|
111303
111443
|
padding-right: 12px;
|
|
111304
|
-
padding-top:
|
|
111444
|
+
padding-top: 8px;
|
|
111305
111445
|
}
|
|
111306
111446
|
}
|
|
111307
111447
|
|
|
@@ -111369,7 +111509,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
111369
111509
|
.e-toast-content {
|
|
111370
111510
|
&:first-child {
|
|
111371
111511
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111372
|
-
padding-left:
|
|
111512
|
+
padding-left: 44px;
|
|
111373
111513
|
}
|
|
111374
111514
|
}
|
|
111375
111515
|
}
|
|
@@ -111416,9 +111556,14 @@ $toast-warning-icon: '\e703' !default;
|
|
|
111416
111556
|
margin-right: $toast-icon-nrml-right-margin;
|
|
111417
111557
|
width: $toast-icon-nrml-width;
|
|
111418
111558
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111419
|
-
left:
|
|
111420
|
-
margin-left:
|
|
111421
|
-
margin-top:
|
|
111559
|
+
left: 0;
|
|
111560
|
+
margin-left: 12px;
|
|
111561
|
+
margin-top: 10px;
|
|
111562
|
+
padding-bottom: 6px;
|
|
111563
|
+
position: absolute;
|
|
111564
|
+
}
|
|
111565
|
+
@if $skin-name == 'fluent2' {
|
|
111566
|
+
margin-top: 2px;
|
|
111422
111567
|
}
|
|
111423
111568
|
}
|
|
111424
111569
|
|
|
@@ -111890,8 +112035,9 @@ $toast-warning-icon: '\e703' !default;
|
|
|
111890
112035
|
margin-right: $toast-icon-bgr-right-margin;
|
|
111891
112036
|
width: $toast-icon-bgr-width;
|
|
111892
112037
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111893
|
-
left:
|
|
111894
|
-
margin-top:
|
|
112038
|
+
left: 0;
|
|
112039
|
+
margin-top: 14px;
|
|
112040
|
+
margin-left: 12px;
|
|
111895
112041
|
}
|
|
111896
112042
|
}
|
|
111897
112043
|
|
|
@@ -17568,11 +17568,12 @@ $btn-keyboard-focus-border-color: $shadow-color !default;
|
|
|
17568
17568
|
@mixin outline-primary-disabled {
|
|
17569
17569
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
17570
17570
|
background: $btn-outline-primary-disabled-border-color;
|
|
17571
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
17571
17572
|
}
|
|
17572
17573
|
@else {
|
|
17573
17574
|
background: $btn-outline-bgcolor;
|
|
17575
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
17574
17576
|
}
|
|
17575
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
17576
17577
|
box-shadow: $btn-flat-box-shadow;
|
|
17577
17578
|
color: $btn-outline-primary-disabled-color;
|
|
17578
17579
|
}
|
|
@@ -45863,7 +45864,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45863
45864
|
|
|
45864
45865
|
.e-list-item {
|
|
45865
45866
|
list-style: none;
|
|
45866
|
-
@if $skin-name
|
|
45867
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45867
45868
|
padding: 2px 0;
|
|
45868
45869
|
}
|
|
45869
45870
|
@if $skin-name == 'fluent2' {
|
|
@@ -45871,13 +45872,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45871
45872
|
}
|
|
45872
45873
|
|
|
45873
45874
|
.e-ul {
|
|
45874
|
-
margin: 2px 0 -2px;
|
|
45875
45875
|
padding: $treeview-child-ul-padding;
|
|
45876
|
-
@if $skin-name == '
|
|
45877
|
-
margin: 2px 0
|
|
45876
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45877
|
+
margin: 2px 0 -2px;
|
|
45878
45878
|
}
|
|
45879
|
-
@
|
|
45880
|
-
margin:
|
|
45879
|
+
@if $skin-name == 'fluent2' {
|
|
45880
|
+
margin-top: 4px;
|
|
45881
45881
|
}
|
|
45882
45882
|
}
|
|
45883
45883
|
|
|
@@ -45914,6 +45914,49 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45914
45914
|
.e-icons.e-icons-spinner::before {
|
|
45915
45915
|
content: none;
|
|
45916
45916
|
}
|
|
45917
|
+
|
|
45918
|
+
.e-text-content {
|
|
45919
|
+
.e-list-text {
|
|
45920
|
+
&:has(> .e-input-group) {
|
|
45921
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
45922
|
+
padding-top: 1px;
|
|
45923
|
+
padding-bottom: 1px;
|
|
45924
|
+
.e-input-group {
|
|
45925
|
+
height: 34px;
|
|
45926
|
+
|
|
45927
|
+
.e-input {
|
|
45928
|
+
line-height: 26px;
|
|
45929
|
+
min-height: 26px;
|
|
45930
|
+
}
|
|
45931
|
+
}
|
|
45932
|
+
}
|
|
45933
|
+
@if $skin-name == 'tailwind3' {
|
|
45934
|
+
padding-top: 4px;
|
|
45935
|
+
padding-bottom: 4px;
|
|
45936
|
+
}
|
|
45937
|
+
@if $skin-name == 'highcontrast' {
|
|
45938
|
+
padding-top: 3px;
|
|
45939
|
+
padding-bottom: 3px;
|
|
45940
|
+
}
|
|
45941
|
+
@if ($skin-name == 'FluentUI') {
|
|
45942
|
+
padding-top: 3px;
|
|
45943
|
+
padding-bottom: 3px;
|
|
45944
|
+
}
|
|
45945
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45946
|
+
padding-top: 2px;
|
|
45947
|
+
padding-bottom: 2px;
|
|
45948
|
+
}
|
|
45949
|
+
@if $skin-name == 'bootstrap4' {
|
|
45950
|
+
padding-top: 5px;
|
|
45951
|
+
padding-bottom: 5px;
|
|
45952
|
+
}
|
|
45953
|
+
@if $skin-name == 'bootstrap5' {
|
|
45954
|
+
padding-top: 3px;
|
|
45955
|
+
padding-bottom: 3px;
|
|
45956
|
+
}
|
|
45957
|
+
}
|
|
45958
|
+
}
|
|
45959
|
+
}
|
|
45917
45960
|
}
|
|
45918
45961
|
|
|
45919
45962
|
.e-icons {
|
|
@@ -45931,11 +45974,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45931
45974
|
|
|
45932
45975
|
.e-text-content {
|
|
45933
45976
|
@include user-select;
|
|
45934
|
-
border: 1px solid;
|
|
45935
45977
|
cursor: pointer;
|
|
45936
45978
|
margin: 0;
|
|
45937
45979
|
padding: $treeview-text-wrap-padding;
|
|
45938
45980
|
|
|
45981
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45982
|
+
border: 1px solid;
|
|
45983
|
+
}
|
|
45984
|
+
|
|
45939
45985
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
45940
45986
|
border: none;
|
|
45941
45987
|
}
|
|
@@ -46021,14 +46067,9 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
46021
46067
|
|
|
46022
46068
|
.e-input-group {
|
|
46023
46069
|
height: $treeview-input-height;
|
|
46024
|
-
@if ($skin-name == '
|
|
46025
|
-
margin-top:
|
|
46026
|
-
|
|
46027
|
-
@else if($skin-name == 'tailwind') {
|
|
46028
|
-
margin-bottom: 3px;
|
|
46029
|
-
}
|
|
46030
|
-
@else if($skin-name == 'bootstrap5') {
|
|
46031
|
-
margin-bottom: 2px;
|
|
46070
|
+
@if ($skin-name == 'tailwind') {
|
|
46071
|
+
margin-top: 4px;
|
|
46072
|
+
margin-bottom: 4px;
|
|
46032
46073
|
}
|
|
46033
46074
|
@else {
|
|
46034
46075
|
margin-bottom: 0;
|
|
@@ -46038,9 +46079,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
46038
46079
|
@if ($skin-name == 'fluent2') {
|
|
46039
46080
|
border-color: $treeview-input-border-color;
|
|
46040
46081
|
}
|
|
46041
|
-
|
|
46042
|
-
|
|
46082
|
+
.e-input {
|
|
46083
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
46043
46084
|
height: 28px;
|
|
46085
|
+
padding-top: 6px;
|
|
46086
|
+
padding-bottom: 6px;
|
|
46087
|
+
}
|
|
46088
|
+
@if $skin-name == 'tailwind3' {
|
|
46089
|
+
line-height: 20px;
|
|
46090
|
+
height: 32px;
|
|
46091
|
+
}
|
|
46092
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
46093
|
+
height: 32px;
|
|
46094
|
+
padding-top: 5px;
|
|
46095
|
+
padding-bottom: 5px;
|
|
46044
46096
|
}
|
|
46045
46097
|
}
|
|
46046
46098
|
}
|
|
@@ -46632,13 +46684,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
46632
46684
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
46633
46685
|
color: $treeview-item-active-check-color;
|
|
46634
46686
|
}
|
|
46635
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
46687
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
46636
46688
|
border-color: $content-text-color-selected;
|
|
46637
46689
|
}
|
|
46638
46690
|
}
|
|
46639
46691
|
|
|
46640
46692
|
.e-stop {
|
|
46641
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
46693
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
46642
46694
|
border-color: $content-text-color-selected;
|
|
46643
46695
|
}
|
|
46644
46696
|
}
|
|
@@ -46689,6 +46741,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
46689
46741
|
}
|
|
46690
46742
|
}
|
|
46691
46743
|
}
|
|
46744
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
46745
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
46746
|
+
border-color: $content-text-color-hover;
|
|
46747
|
+
}
|
|
46748
|
+
}
|
|
46692
46749
|
}
|
|
46693
46750
|
|
|
46694
46751
|
.e-sibling {
|
|
@@ -47205,7 +47262,7 @@ $menu-icon-color: $icon-color !default;
|
|
|
47205
47262
|
$menu-icon-hover-color: $content-text-color-hover !default;
|
|
47206
47263
|
$menu-icon-focussed-color: $cmenu-caret-color !default;
|
|
47207
47264
|
$menu-caret-color: $icon-color-pressed !default;
|
|
47208
|
-
$menu-icon-li-height:
|
|
47265
|
+
$menu-icon-li-height: 42px !default;
|
|
47209
47266
|
$menu-bigger-li-icon-height: 55px !default;
|
|
47210
47267
|
|
|
47211
47268
|
|
|
@@ -47294,7 +47351,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
47294
47351
|
& .e-caret {
|
|
47295
47352
|
font-size: $menu-caret-font-size;
|
|
47296
47353
|
height: auto;
|
|
47297
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
47354
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
47298
47355
|
line-height: $menu-icon-li-height;
|
|
47299
47356
|
}
|
|
47300
47357
|
@else {
|
|
@@ -47337,12 +47394,6 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
47337
47394
|
@if $skin-name == 'fluent2' {
|
|
47338
47395
|
padding: 9px 0;
|
|
47339
47396
|
}
|
|
47340
|
-
@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' {
|
|
47341
|
-
line-height: $menu-icon-li-height;
|
|
47342
|
-
}
|
|
47343
|
-
@else {
|
|
47344
|
-
line-height: $menu-li-height;
|
|
47345
|
-
}
|
|
47346
47397
|
}
|
|
47347
47398
|
}
|
|
47348
47399
|
}
|
|
@@ -84440,14 +84491,14 @@ $skeleton-card-color: $kanban-bg-color;
|
|
|
84440
84491
|
$toast-icon-nrml-height: 20px !default;
|
|
84441
84492
|
$toast-icon-nrml-width: 20px !default;
|
|
84442
84493
|
$toast-icon-nrml-size: $text-base !default;
|
|
84443
|
-
$toast-icon-nrml-right-margin:
|
|
84494
|
+
$toast-icon-nrml-right-margin: 10px !default;
|
|
84444
84495
|
$toast-close-icon-nrml-height: 20px !default;
|
|
84445
84496
|
$toast-close-icon-nrml-width: 20px !default;
|
|
84446
84497
|
$toast-close-icon-nrml-size: $text-base !default;
|
|
84447
84498
|
$toast-position-nrml-distance: 10px !default;
|
|
84448
84499
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
84449
84500
|
$toast-nrml-min-height: 48px !default;
|
|
84450
|
-
$toast-nrml-padding:
|
|
84501
|
+
$toast-nrml-padding: 16px !default;
|
|
84451
84502
|
$toast-action-btn-nrml-padding: 8px 0 0 8px !default;
|
|
84452
84503
|
$toast-action-btn-nrml-margin: 10px !default;
|
|
84453
84504
|
$toast-progressbar-nrml-height: 4px !default;
|
|
@@ -84461,7 +84512,7 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
84461
84512
|
//Touch Mode Start
|
|
84462
84513
|
$toast-icon-bgr-height: 24px !default;
|
|
84463
84514
|
$toast-icon-bgr-width: 24px !default;
|
|
84464
|
-
$toast-icon-bgr-size:
|
|
84515
|
+
$toast-icon-bgr-size: 12px !default;
|
|
84465
84516
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
84466
84517
|
$toast-close-icon-bgr-height: 24px !default;
|
|
84467
84518
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -84670,10 +84721,10 @@ $toast-warning-icon: '\e703' !default;
|
|
|
84670
84721
|
&:first-child {
|
|
84671
84722
|
padding: 0;
|
|
84672
84723
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
84673
|
-
padding-bottom:
|
|
84724
|
+
padding-bottom: 8px;
|
|
84674
84725
|
padding-left: 12px;
|
|
84675
84726
|
padding-right: 12px;
|
|
84676
|
-
padding-top:
|
|
84727
|
+
padding-top: 8px;
|
|
84677
84728
|
}
|
|
84678
84729
|
}
|
|
84679
84730
|
|
|
@@ -84741,7 +84792,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
84741
84792
|
.e-toast-content {
|
|
84742
84793
|
&:first-child {
|
|
84743
84794
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
84744
|
-
padding-left:
|
|
84795
|
+
padding-left: 44px;
|
|
84745
84796
|
}
|
|
84746
84797
|
}
|
|
84747
84798
|
}
|
|
@@ -84788,9 +84839,14 @@ $toast-warning-icon: '\e703' !default;
|
|
|
84788
84839
|
margin-right: $toast-icon-nrml-right-margin;
|
|
84789
84840
|
width: $toast-icon-nrml-width;
|
|
84790
84841
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
84791
|
-
left:
|
|
84792
|
-
margin-left:
|
|
84793
|
-
margin-top:
|
|
84842
|
+
left: 0;
|
|
84843
|
+
margin-left: 12px;
|
|
84844
|
+
margin-top: 10px;
|
|
84845
|
+
padding-bottom: 6px;
|
|
84846
|
+
position: absolute;
|
|
84847
|
+
}
|
|
84848
|
+
@if $skin-name == 'fluent2' {
|
|
84849
|
+
margin-top: 2px;
|
|
84794
84850
|
}
|
|
84795
84851
|
}
|
|
84796
84852
|
|