@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
|
|
|
@@ -16796,11 +16796,12 @@ $btn-keyboard-focus-border-color: $shadow-color !default;
|
|
|
16796
16796
|
@mixin outline-primary-disabled {
|
|
16797
16797
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
16798
16798
|
background: $btn-outline-primary-disabled-border-color;
|
|
16799
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
16799
16800
|
}
|
|
16800
16801
|
@else {
|
|
16801
16802
|
background: $btn-outline-bgcolor;
|
|
16803
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
16802
16804
|
}
|
|
16803
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
16804
16805
|
box-shadow: $btn-flat-box-shadow;
|
|
16805
16806
|
color: $btn-outline-primary-disabled-color;
|
|
16806
16807
|
}
|
|
@@ -45091,7 +45092,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45091
45092
|
|
|
45092
45093
|
.e-list-item {
|
|
45093
45094
|
list-style: none;
|
|
45094
|
-
@if $skin-name
|
|
45095
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45095
45096
|
padding: 2px 0;
|
|
45096
45097
|
}
|
|
45097
45098
|
@if $skin-name == 'fluent2' {
|
|
@@ -45099,13 +45100,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45099
45100
|
}
|
|
45100
45101
|
|
|
45101
45102
|
.e-ul {
|
|
45102
|
-
margin: 2px 0 -2px;
|
|
45103
45103
|
padding: $treeview-child-ul-padding;
|
|
45104
|
-
@if $skin-name == '
|
|
45105
|
-
margin: 2px 0
|
|
45104
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45105
|
+
margin: 2px 0 -2px;
|
|
45106
45106
|
}
|
|
45107
|
-
@
|
|
45108
|
-
margin:
|
|
45107
|
+
@if $skin-name == 'fluent2' {
|
|
45108
|
+
margin-top: 4px;
|
|
45109
45109
|
}
|
|
45110
45110
|
}
|
|
45111
45111
|
|
|
@@ -45142,6 +45142,49 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45142
45142
|
.e-icons.e-icons-spinner::before {
|
|
45143
45143
|
content: none;
|
|
45144
45144
|
}
|
|
45145
|
+
|
|
45146
|
+
.e-text-content {
|
|
45147
|
+
.e-list-text {
|
|
45148
|
+
&:has(> .e-input-group) {
|
|
45149
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
45150
|
+
padding-top: 1px;
|
|
45151
|
+
padding-bottom: 1px;
|
|
45152
|
+
.e-input-group {
|
|
45153
|
+
height: 34px;
|
|
45154
|
+
|
|
45155
|
+
.e-input {
|
|
45156
|
+
line-height: 26px;
|
|
45157
|
+
min-height: 26px;
|
|
45158
|
+
}
|
|
45159
|
+
}
|
|
45160
|
+
}
|
|
45161
|
+
@if $skin-name == 'tailwind3' {
|
|
45162
|
+
padding-top: 4px;
|
|
45163
|
+
padding-bottom: 4px;
|
|
45164
|
+
}
|
|
45165
|
+
@if $skin-name == 'highcontrast' {
|
|
45166
|
+
padding-top: 3px;
|
|
45167
|
+
padding-bottom: 3px;
|
|
45168
|
+
}
|
|
45169
|
+
@if ($skin-name == 'FluentUI') {
|
|
45170
|
+
padding-top: 3px;
|
|
45171
|
+
padding-bottom: 3px;
|
|
45172
|
+
}
|
|
45173
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45174
|
+
padding-top: 2px;
|
|
45175
|
+
padding-bottom: 2px;
|
|
45176
|
+
}
|
|
45177
|
+
@if $skin-name == 'bootstrap4' {
|
|
45178
|
+
padding-top: 5px;
|
|
45179
|
+
padding-bottom: 5px;
|
|
45180
|
+
}
|
|
45181
|
+
@if $skin-name == 'bootstrap5' {
|
|
45182
|
+
padding-top: 3px;
|
|
45183
|
+
padding-bottom: 3px;
|
|
45184
|
+
}
|
|
45185
|
+
}
|
|
45186
|
+
}
|
|
45187
|
+
}
|
|
45145
45188
|
}
|
|
45146
45189
|
|
|
45147
45190
|
.e-icons {
|
|
@@ -45159,11 +45202,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45159
45202
|
|
|
45160
45203
|
.e-text-content {
|
|
45161
45204
|
@include user-select;
|
|
45162
|
-
border: 1px solid;
|
|
45163
45205
|
cursor: pointer;
|
|
45164
45206
|
margin: 0;
|
|
45165
45207
|
padding: $treeview-text-wrap-padding;
|
|
45166
45208
|
|
|
45209
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45210
|
+
border: 1px solid;
|
|
45211
|
+
}
|
|
45212
|
+
|
|
45167
45213
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
45168
45214
|
border: none;
|
|
45169
45215
|
}
|
|
@@ -45249,14 +45295,9 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45249
45295
|
|
|
45250
45296
|
.e-input-group {
|
|
45251
45297
|
height: $treeview-input-height;
|
|
45252
|
-
@if ($skin-name == '
|
|
45253
|
-
margin-top:
|
|
45254
|
-
|
|
45255
|
-
@else if($skin-name == 'tailwind') {
|
|
45256
|
-
margin-bottom: 3px;
|
|
45257
|
-
}
|
|
45258
|
-
@else if($skin-name == 'bootstrap5') {
|
|
45259
|
-
margin-bottom: 2px;
|
|
45298
|
+
@if ($skin-name == 'tailwind') {
|
|
45299
|
+
margin-top: 4px;
|
|
45300
|
+
margin-bottom: 4px;
|
|
45260
45301
|
}
|
|
45261
45302
|
@else {
|
|
45262
45303
|
margin-bottom: 0;
|
|
@@ -45266,9 +45307,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45266
45307
|
@if ($skin-name == 'fluent2') {
|
|
45267
45308
|
border-color: $treeview-input-border-color;
|
|
45268
45309
|
}
|
|
45269
|
-
|
|
45270
|
-
|
|
45310
|
+
.e-input {
|
|
45311
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
45271
45312
|
height: 28px;
|
|
45313
|
+
padding-top: 6px;
|
|
45314
|
+
padding-bottom: 6px;
|
|
45315
|
+
}
|
|
45316
|
+
@if $skin-name == 'tailwind3' {
|
|
45317
|
+
line-height: 20px;
|
|
45318
|
+
height: 32px;
|
|
45319
|
+
}
|
|
45320
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45321
|
+
height: 32px;
|
|
45322
|
+
padding-top: 5px;
|
|
45323
|
+
padding-bottom: 5px;
|
|
45272
45324
|
}
|
|
45273
45325
|
}
|
|
45274
45326
|
}
|
|
@@ -45860,13 +45912,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45860
45912
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
45861
45913
|
color: $treeview-item-active-check-color;
|
|
45862
45914
|
}
|
|
45863
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45915
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45864
45916
|
border-color: $content-text-color-selected;
|
|
45865
45917
|
}
|
|
45866
45918
|
}
|
|
45867
45919
|
|
|
45868
45920
|
.e-stop {
|
|
45869
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45921
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45870
45922
|
border-color: $content-text-color-selected;
|
|
45871
45923
|
}
|
|
45872
45924
|
}
|
|
@@ -45917,6 +45969,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45917
45969
|
}
|
|
45918
45970
|
}
|
|
45919
45971
|
}
|
|
45972
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
45973
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
45974
|
+
border-color: $content-text-color-hover;
|
|
45975
|
+
}
|
|
45976
|
+
}
|
|
45920
45977
|
}
|
|
45921
45978
|
|
|
45922
45979
|
.e-sibling {
|
|
@@ -46433,7 +46490,7 @@ $menu-icon-color: $icon-color !default;
|
|
|
46433
46490
|
$menu-icon-hover-color: $content-text-color-hover !default;
|
|
46434
46491
|
$menu-icon-focussed-color: $cmenu-caret-color !default;
|
|
46435
46492
|
$menu-caret-color: $icon-color-pressed !default;
|
|
46436
|
-
$menu-icon-li-height:
|
|
46493
|
+
$menu-icon-li-height: 42px !default;
|
|
46437
46494
|
$menu-bigger-li-icon-height: 55px !default;
|
|
46438
46495
|
|
|
46439
46496
|
|
|
@@ -46522,7 +46579,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
46522
46579
|
& .e-caret {
|
|
46523
46580
|
font-size: $menu-caret-font-size;
|
|
46524
46581
|
height: auto;
|
|
46525
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
46582
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
46526
46583
|
line-height: $menu-icon-li-height;
|
|
46527
46584
|
}
|
|
46528
46585
|
@else {
|
|
@@ -46565,12 +46622,6 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
46565
46622
|
@if $skin-name == 'fluent2' {
|
|
46566
46623
|
padding: 9px 0;
|
|
46567
46624
|
}
|
|
46568
|
-
@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' {
|
|
46569
|
-
line-height: $menu-icon-li-height;
|
|
46570
|
-
}
|
|
46571
|
-
@else {
|
|
46572
|
-
line-height: $menu-li-height;
|
|
46573
|
-
}
|
|
46574
46625
|
}
|
|
46575
46626
|
}
|
|
46576
46627
|
}
|
|
@@ -83668,14 +83719,14 @@ $skeleton-card-color: $kanban-bg-color;
|
|
|
83668
83719
|
$toast-icon-nrml-height: 20px !default;
|
|
83669
83720
|
$toast-icon-nrml-width: 20px !default;
|
|
83670
83721
|
$toast-icon-nrml-size: $text-base !default;
|
|
83671
|
-
$toast-icon-nrml-right-margin:
|
|
83722
|
+
$toast-icon-nrml-right-margin: 10px !default;
|
|
83672
83723
|
$toast-close-icon-nrml-height: 20px !default;
|
|
83673
83724
|
$toast-close-icon-nrml-width: 20px !default;
|
|
83674
83725
|
$toast-close-icon-nrml-size: $text-base !default;
|
|
83675
83726
|
$toast-position-nrml-distance: 10px !default;
|
|
83676
83727
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
83677
83728
|
$toast-nrml-min-height: 48px !default;
|
|
83678
|
-
$toast-nrml-padding:
|
|
83729
|
+
$toast-nrml-padding: 16px !default;
|
|
83679
83730
|
$toast-action-btn-nrml-padding: 8px 0 0 8px !default;
|
|
83680
83731
|
$toast-action-btn-nrml-margin: 10px !default;
|
|
83681
83732
|
$toast-progressbar-nrml-height: 4px !default;
|
|
@@ -83689,7 +83740,7 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
83689
83740
|
//Touch Mode Start
|
|
83690
83741
|
$toast-icon-bgr-height: 24px !default;
|
|
83691
83742
|
$toast-icon-bgr-width: 24px !default;
|
|
83692
|
-
$toast-icon-bgr-size:
|
|
83743
|
+
$toast-icon-bgr-size: 12px !default;
|
|
83693
83744
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
83694
83745
|
$toast-close-icon-bgr-height: 24px !default;
|
|
83695
83746
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -83898,10 +83949,10 @@ $toast-warning-icon: '\e703' !default;
|
|
|
83898
83949
|
&:first-child {
|
|
83899
83950
|
padding: 0;
|
|
83900
83951
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83901
|
-
padding-bottom:
|
|
83952
|
+
padding-bottom: 8px;
|
|
83902
83953
|
padding-left: 12px;
|
|
83903
83954
|
padding-right: 12px;
|
|
83904
|
-
padding-top:
|
|
83955
|
+
padding-top: 8px;
|
|
83905
83956
|
}
|
|
83906
83957
|
}
|
|
83907
83958
|
|
|
@@ -83969,7 +84020,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
83969
84020
|
.e-toast-content {
|
|
83970
84021
|
&:first-child {
|
|
83971
84022
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83972
|
-
padding-left:
|
|
84023
|
+
padding-left: 44px;
|
|
83973
84024
|
}
|
|
83974
84025
|
}
|
|
83975
84026
|
}
|
|
@@ -84016,9 +84067,14 @@ $toast-warning-icon: '\e703' !default;
|
|
|
84016
84067
|
margin-right: $toast-icon-nrml-right-margin;
|
|
84017
84068
|
width: $toast-icon-nrml-width;
|
|
84018
84069
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
84019
|
-
left:
|
|
84020
|
-
margin-left:
|
|
84021
|
-
margin-top:
|
|
84070
|
+
left: 0;
|
|
84071
|
+
margin-left: 12px;
|
|
84072
|
+
margin-top: 10px;
|
|
84073
|
+
padding-bottom: 6px;
|
|
84074
|
+
position: absolute;
|
|
84075
|
+
}
|
|
84076
|
+
@if $skin-name == 'fluent2' {
|
|
84077
|
+
margin-top: 2px;
|
|
84022
84078
|
}
|
|
84023
84079
|
}
|
|
84024
84080
|
|