@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
|
@@ -22616,11 +22616,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
22616
22616
|
@mixin outline-primary-disabled {
|
|
22617
22617
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
22618
22618
|
background: $btn-outline-primary-disabled-border-color;
|
|
22619
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
22619
22620
|
}
|
|
22620
22621
|
@else {
|
|
22621
22622
|
background: $btn-outline-bgcolor;
|
|
22623
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
22622
22624
|
}
|
|
22623
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
22624
22625
|
box-shadow: $btn-flat-box-shadow;
|
|
22625
22626
|
color: $btn-outline-primary-disabled-color;
|
|
22626
22627
|
}
|
|
@@ -58805,8 +58806,8 @@ $treeview-checkmark-bgcolor: $selection-font !default;
|
|
|
58805
58806
|
$treeview-checkmark-border-color: $selection-font !default;
|
|
58806
58807
|
$treeview-checkmark-color: $selection-bg !default;
|
|
58807
58808
|
|
|
58808
|
-
$treeview-item-height:
|
|
58809
|
-
$treeview-text-height:
|
|
58809
|
+
$treeview-item-height: 36px !default;
|
|
58810
|
+
$treeview-text-height: 22px !default;
|
|
58810
58811
|
$treeview-input-height: 30px !default;
|
|
58811
58812
|
$treeview-root-ul-padding: 0 0 0 24px !default;
|
|
58812
58813
|
$treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
|
|
@@ -58818,7 +58819,7 @@ $treeview-icon-size: 24px !default;
|
|
|
58818
58819
|
$treeview-icon-margin: 0 0 0 -24px !default;
|
|
58819
58820
|
$treeview-rtl-icon-margin: 0 -24px 0 0 !default;
|
|
58820
58821
|
$treeview-icon-padding: 7px !default;
|
|
58821
|
-
$treeview-text-padding:
|
|
58822
|
+
$treeview-text-padding: 7px 8px !default;
|
|
58822
58823
|
$treeview-text-margin: 0 !default;
|
|
58823
58824
|
$treeview-image-size: 18px !default;
|
|
58824
58825
|
$treeview-image-margin: 0 0 0 5px !default;
|
|
@@ -58836,13 +58837,15 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
|
|
|
58836
58837
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
58837
58838
|
$treeview-rtl-image-margin: 0 5px 0 0 !default;
|
|
58838
58839
|
$treeview-input-padding: 0 7px !default;
|
|
58839
|
-
$treeview-image-text-padding:
|
|
58840
|
+
$treeview-image-text-padding: 7px 8px !default;
|
|
58840
58841
|
$treeview-icon-image-margin: 0 0 0 10px !default;
|
|
58841
58842
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
58842
58843
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
58843
58844
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
58844
|
-
$treeview-check-text-padding:
|
|
58845
|
+
$treeview-check-text-padding: 7px 8px !default;
|
|
58845
58846
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
58847
|
+
$treeview-big-check-text-padding: 11px 10px !default;
|
|
58848
|
+
$treeview-big-image-text-padding: 11px 10px !default;
|
|
58846
58849
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
58847
58850
|
$treeview-border-shadow: 0 -1px 2px $hover-border, 0 1px 2px $hover-border !default;
|
|
58848
58851
|
$treeview-drop-count-border-size: 2px !default;
|
|
@@ -58855,10 +58858,10 @@ $treeview-check-icon-img-wrap-width: calc(100% - 89px) !default;
|
|
|
58855
58858
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
58856
58859
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
58857
58860
|
|
|
58858
|
-
$treeview-big-item-height:
|
|
58859
|
-
$treeview-big-text-height:
|
|
58861
|
+
$treeview-big-item-height: 46px !default;
|
|
58862
|
+
$treeview-big-text-height: 24px !default;
|
|
58860
58863
|
$treeview-big-input-height: 38px !default;
|
|
58861
|
-
$treeview-big-text-padding:
|
|
58864
|
+
$treeview-big-text-padding: 11px 10px !default;
|
|
58862
58865
|
$treeview-big-input-padding: 0 9px !default;
|
|
58863
58866
|
$treeview-big-icon-padding: 6px !default;
|
|
58864
58867
|
$treeview-big-image-margin: 0 0 0 10px !default;
|
|
@@ -59048,7 +59051,7 @@ $ripple-width: 32px !default;
|
|
|
59048
59051
|
|
|
59049
59052
|
.e-list-item {
|
|
59050
59053
|
list-style: none;
|
|
59051
|
-
@if $skin-name
|
|
59054
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59052
59055
|
padding: 2px 0;
|
|
59053
59056
|
}
|
|
59054
59057
|
@if $skin-name == 'fluent2' {
|
|
@@ -59056,13 +59059,12 @@ $ripple-width: 32px !default;
|
|
|
59056
59059
|
}
|
|
59057
59060
|
|
|
59058
59061
|
.e-ul {
|
|
59059
|
-
margin: 2px 0 -2px;
|
|
59060
59062
|
padding: $treeview-child-ul-padding;
|
|
59061
|
-
@if $skin-name == '
|
|
59062
|
-
margin: 2px 0
|
|
59063
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59064
|
+
margin: 2px 0 -2px;
|
|
59063
59065
|
}
|
|
59064
|
-
@
|
|
59065
|
-
margin:
|
|
59066
|
+
@if $skin-name == 'fluent2' {
|
|
59067
|
+
margin-top: 4px;
|
|
59066
59068
|
}
|
|
59067
59069
|
}
|
|
59068
59070
|
|
|
@@ -59099,6 +59101,49 @@ $ripple-width: 32px !default;
|
|
|
59099
59101
|
.e-icons.e-icons-spinner::before {
|
|
59100
59102
|
content: none;
|
|
59101
59103
|
}
|
|
59104
|
+
|
|
59105
|
+
.e-text-content {
|
|
59106
|
+
.e-list-text {
|
|
59107
|
+
&:has(> .e-input-group) {
|
|
59108
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59109
|
+
padding-top: 1px;
|
|
59110
|
+
padding-bottom: 1px;
|
|
59111
|
+
.e-input-group {
|
|
59112
|
+
height: 34px;
|
|
59113
|
+
|
|
59114
|
+
.e-input {
|
|
59115
|
+
line-height: 26px;
|
|
59116
|
+
min-height: 26px;
|
|
59117
|
+
}
|
|
59118
|
+
}
|
|
59119
|
+
}
|
|
59120
|
+
@if $skin-name == 'tailwind3' {
|
|
59121
|
+
padding-top: 4px;
|
|
59122
|
+
padding-bottom: 4px;
|
|
59123
|
+
}
|
|
59124
|
+
@if $skin-name == 'highcontrast' {
|
|
59125
|
+
padding-top: 3px;
|
|
59126
|
+
padding-bottom: 3px;
|
|
59127
|
+
}
|
|
59128
|
+
@if ($skin-name == 'FluentUI') {
|
|
59129
|
+
padding-top: 3px;
|
|
59130
|
+
padding-bottom: 3px;
|
|
59131
|
+
}
|
|
59132
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59133
|
+
padding-top: 2px;
|
|
59134
|
+
padding-bottom: 2px;
|
|
59135
|
+
}
|
|
59136
|
+
@if $skin-name == 'bootstrap4' {
|
|
59137
|
+
padding-top: 5px;
|
|
59138
|
+
padding-bottom: 5px;
|
|
59139
|
+
}
|
|
59140
|
+
@if $skin-name == 'bootstrap5' {
|
|
59141
|
+
padding-top: 3px;
|
|
59142
|
+
padding-bottom: 3px;
|
|
59143
|
+
}
|
|
59144
|
+
}
|
|
59145
|
+
}
|
|
59146
|
+
}
|
|
59102
59147
|
}
|
|
59103
59148
|
|
|
59104
59149
|
.e-icons {
|
|
@@ -59116,11 +59161,14 @@ $ripple-width: 32px !default;
|
|
|
59116
59161
|
|
|
59117
59162
|
.e-text-content {
|
|
59118
59163
|
@include user-select;
|
|
59119
|
-
border: 1px solid;
|
|
59120
59164
|
cursor: pointer;
|
|
59121
59165
|
margin: 0;
|
|
59122
59166
|
padding: $treeview-text-wrap-padding;
|
|
59123
59167
|
|
|
59168
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59169
|
+
border: 1px solid;
|
|
59170
|
+
}
|
|
59171
|
+
|
|
59124
59172
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59125
59173
|
border: none;
|
|
59126
59174
|
}
|
|
@@ -59206,14 +59254,9 @@ $ripple-width: 32px !default;
|
|
|
59206
59254
|
|
|
59207
59255
|
.e-input-group {
|
|
59208
59256
|
height: $treeview-input-height;
|
|
59209
|
-
@if ($skin-name == '
|
|
59210
|
-
margin-top:
|
|
59211
|
-
|
|
59212
|
-
@else if($skin-name == 'tailwind') {
|
|
59213
|
-
margin-bottom: 3px;
|
|
59214
|
-
}
|
|
59215
|
-
@else if($skin-name == 'bootstrap5') {
|
|
59216
|
-
margin-bottom: 2px;
|
|
59257
|
+
@if ($skin-name == 'tailwind') {
|
|
59258
|
+
margin-top: 4px;
|
|
59259
|
+
margin-bottom: 4px;
|
|
59217
59260
|
}
|
|
59218
59261
|
@else {
|
|
59219
59262
|
margin-bottom: 0;
|
|
@@ -59223,9 +59266,20 @@ $ripple-width: 32px !default;
|
|
|
59223
59266
|
@if ($skin-name == 'fluent2') {
|
|
59224
59267
|
border-color: $treeview-input-border-color;
|
|
59225
59268
|
}
|
|
59226
|
-
|
|
59227
|
-
|
|
59269
|
+
.e-input {
|
|
59270
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59228
59271
|
height: 28px;
|
|
59272
|
+
padding-top: 6px;
|
|
59273
|
+
padding-bottom: 6px;
|
|
59274
|
+
}
|
|
59275
|
+
@if $skin-name == 'tailwind3' {
|
|
59276
|
+
line-height: 20px;
|
|
59277
|
+
height: 32px;
|
|
59278
|
+
}
|
|
59279
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59280
|
+
height: 32px;
|
|
59281
|
+
padding-top: 5px;
|
|
59282
|
+
padding-bottom: 5px;
|
|
59229
59283
|
}
|
|
59230
59284
|
}
|
|
59231
59285
|
}
|
|
@@ -59817,13 +59871,13 @@ $ripple-width: 32px !default;
|
|
|
59817
59871
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
59818
59872
|
color: $treeview-item-active-check-color;
|
|
59819
59873
|
}
|
|
59820
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59874
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59821
59875
|
border-color: $content-text-color-selected;
|
|
59822
59876
|
}
|
|
59823
59877
|
}
|
|
59824
59878
|
|
|
59825
59879
|
.e-stop {
|
|
59826
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59880
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59827
59881
|
border-color: $content-text-color-selected;
|
|
59828
59882
|
}
|
|
59829
59883
|
}
|
|
@@ -59874,6 +59928,11 @@ $ripple-width: 32px !default;
|
|
|
59874
59928
|
}
|
|
59875
59929
|
}
|
|
59876
59930
|
}
|
|
59931
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
59932
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
59933
|
+
border-color: $content-text-color-hover;
|
|
59934
|
+
}
|
|
59935
|
+
}
|
|
59877
59936
|
}
|
|
59878
59937
|
|
|
59879
59938
|
.e-sibling {
|
|
@@ -60243,6 +60302,28 @@ $ripple-width: 32px !default;
|
|
|
60243
60302
|
min-height: $treeview-big-item-height;
|
|
60244
60303
|
}
|
|
60245
60304
|
|
|
60305
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60306
|
+
padding: $treeview-big-text-padding;
|
|
60307
|
+
}
|
|
60308
|
+
|
|
60309
|
+
@if $skin-name == 'highcontrast' {
|
|
60310
|
+
padding: $treeview-big-text-padding;
|
|
60311
|
+
}
|
|
60312
|
+
|
|
60313
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60314
|
+
padding-top: 12px;
|
|
60315
|
+
padding-bottom: 12px;
|
|
60316
|
+
}
|
|
60317
|
+
|
|
60318
|
+
@if $skin-name == 'FluentUI' {
|
|
60319
|
+
padding: $treeview-big-text-padding;
|
|
60320
|
+
}
|
|
60321
|
+
|
|
60322
|
+
@if $skin-name == 'bootstrap4' {
|
|
60323
|
+
padding-top: 13px;
|
|
60324
|
+
padding-bottom: 13px;
|
|
60325
|
+
}
|
|
60326
|
+
|
|
60246
60327
|
.e-input-group {
|
|
60247
60328
|
height: $treeview-big-input-height;
|
|
60248
60329
|
|
|
@@ -60251,6 +60332,69 @@ $ripple-width: 32px !default;
|
|
|
60251
60332
|
height: 36px;
|
|
60252
60333
|
}
|
|
60253
60334
|
}
|
|
60335
|
+
|
|
60336
|
+
@if $skin-name =='bootstrap5' {
|
|
60337
|
+
padding-top: 6px;
|
|
60338
|
+
padding-bottom: 6px;
|
|
60339
|
+
margin-top: 2px;
|
|
60340
|
+
margin-bottom: 2px;
|
|
60341
|
+
}
|
|
60342
|
+
|
|
60343
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60344
|
+
line-height: 42px;
|
|
60345
|
+
min-height: 42px;
|
|
60346
|
+
}
|
|
60347
|
+
|
|
60348
|
+
.e-input {
|
|
60349
|
+
@if $skin-name =='tailwind3' {
|
|
60350
|
+
height: 40px;
|
|
60351
|
+
line-height: 24px;
|
|
60352
|
+
padding-top: 8px;
|
|
60353
|
+
padding-bottom: 8px;
|
|
60354
|
+
}
|
|
60355
|
+
|
|
60356
|
+
@if $skin-name =='bootstrap5' {
|
|
60357
|
+
height: 24px;
|
|
60358
|
+
}
|
|
60359
|
+
|
|
60360
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60361
|
+
line-height: 28px;
|
|
60362
|
+
min-height: 28px;
|
|
60363
|
+
padding-top: 9px;
|
|
60364
|
+
padding-bottom: 5px;
|
|
60365
|
+
}
|
|
60366
|
+
|
|
60367
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60368
|
+
line-height: 24px;
|
|
60369
|
+
min-height: 24px;
|
|
60370
|
+
padding-top: 7px;
|
|
60371
|
+
padding-bottom: 7px;
|
|
60372
|
+
}
|
|
60373
|
+
}
|
|
60374
|
+
}
|
|
60375
|
+
}
|
|
60376
|
+
|
|
60377
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60378
|
+
&:has(> .e-input-group) {
|
|
60379
|
+
@if $skin-name =='highcontrast' {
|
|
60380
|
+
padding-top: 4px;
|
|
60381
|
+
padding-bottom: 4px;
|
|
60382
|
+
}
|
|
60383
|
+
|
|
60384
|
+
@if $skin-name =='FluentUI' {
|
|
60385
|
+
padding-top: 2px;
|
|
60386
|
+
padding-bottom: 2px;
|
|
60387
|
+
}
|
|
60388
|
+
|
|
60389
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60390
|
+
padding-top: 3px;
|
|
60391
|
+
padding-bottom: 3px;
|
|
60392
|
+
}
|
|
60393
|
+
|
|
60394
|
+
@if $skin-name == 'bootstrap4' {
|
|
60395
|
+
padding-top: 6px;
|
|
60396
|
+
padding-bottom: 6px;
|
|
60397
|
+
}
|
|
60254
60398
|
}
|
|
60255
60399
|
}
|
|
60256
60400
|
|
|
@@ -60435,6 +60579,10 @@ $ripple-width: 32px !default;
|
|
|
60435
60579
|
.e-treeview.e-bigger {
|
|
60436
60580
|
.e-list-text {
|
|
60437
60581
|
font-size: $treeview-big-font-size;
|
|
60582
|
+
@if $skin-name == 'Material3' {
|
|
60583
|
+
padding: 12px;
|
|
60584
|
+
}
|
|
60585
|
+
|
|
60438
60586
|
@if $skin-name == 'bootstrap4' {
|
|
60439
60587
|
color: $treeview-big-text-color;
|
|
60440
60588
|
}
|
|
@@ -60884,7 +61032,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60884
61032
|
& .e-caret {
|
|
60885
61033
|
font-size: $menu-caret-font-size;
|
|
60886
61034
|
height: auto;
|
|
60887
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
61035
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
60888
61036
|
line-height: $menu-icon-li-height;
|
|
60889
61037
|
}
|
|
60890
61038
|
@else {
|
|
@@ -60927,12 +61075,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60927
61075
|
@if $skin-name == 'fluent2' {
|
|
60928
61076
|
padding: 9px 0;
|
|
60929
61077
|
}
|
|
60930
|
-
@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' {
|
|
60931
|
-
line-height: $menu-icon-li-height;
|
|
60932
|
-
}
|
|
60933
|
-
@else {
|
|
60934
|
-
line-height: $menu-li-height;
|
|
60935
|
-
}
|
|
60936
61078
|
}
|
|
60937
61079
|
}
|
|
60938
61080
|
}
|
|
@@ -108944,10 +109086,10 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
108944
109086
|
&:first-child {
|
|
108945
109087
|
padding: 0;
|
|
108946
109088
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108947
|
-
padding-bottom:
|
|
109089
|
+
padding-bottom: 8px;
|
|
108948
109090
|
padding-left: 12px;
|
|
108949
109091
|
padding-right: 12px;
|
|
108950
|
-
padding-top:
|
|
109092
|
+
padding-top: 8px;
|
|
108951
109093
|
}
|
|
108952
109094
|
}
|
|
108953
109095
|
|
|
@@ -109015,7 +109157,7 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
109015
109157
|
.e-toast-content {
|
|
109016
109158
|
&:first-child {
|
|
109017
109159
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109018
|
-
padding-left:
|
|
109160
|
+
padding-left: 44px;
|
|
109019
109161
|
}
|
|
109020
109162
|
}
|
|
109021
109163
|
}
|
|
@@ -109062,9 +109204,14 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
109062
109204
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109063
109205
|
width: $toast-icon-nrml-width;
|
|
109064
109206
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109065
|
-
left:
|
|
109066
|
-
margin-left:
|
|
109067
|
-
margin-top:
|
|
109207
|
+
left: 0;
|
|
109208
|
+
margin-left: 12px;
|
|
109209
|
+
margin-top: 10px;
|
|
109210
|
+
padding-bottom: 6px;
|
|
109211
|
+
position: absolute;
|
|
109212
|
+
}
|
|
109213
|
+
@if $skin-name == 'fluent2' {
|
|
109214
|
+
margin-top: 2px;
|
|
109068
109215
|
}
|
|
109069
109216
|
}
|
|
109070
109217
|
|
|
@@ -109536,8 +109683,9 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
109536
109683
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109537
109684
|
width: $toast-icon-bgr-width;
|
|
109538
109685
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109539
|
-
left:
|
|
109540
|
-
margin-top:
|
|
109686
|
+
left: 0;
|
|
109687
|
+
margin-top: 14px;
|
|
109688
|
+
margin-left: 12px;
|
|
109541
109689
|
}
|
|
109542
109690
|
}
|
|
109543
109691
|
|
|
@@ -15483,11 +15483,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
15483
15483
|
@mixin outline-primary-disabled {
|
|
15484
15484
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15485
15485
|
background: $btn-outline-primary-disabled-border-color;
|
|
15486
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15486
15487
|
}
|
|
15487
15488
|
@else {
|
|
15488
15489
|
background: $btn-outline-bgcolor;
|
|
15490
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15489
15491
|
}
|
|
15490
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15491
15492
|
box-shadow: $btn-flat-box-shadow;
|
|
15492
15493
|
color: $btn-outline-primary-disabled-color;
|
|
15493
15494
|
}
|
|
@@ -43534,8 +43535,8 @@ $treeview-drop-count-color: $accent-font !default;
|
|
|
43534
43535
|
$treeview-drag-item-bg: $grey-700 !default;
|
|
43535
43536
|
$treeview-drag-item-color: rgba($grey-dark-font, .70) !default;
|
|
43536
43537
|
$treeview-drag-icon-color: rgba($grey-dark-font, .70) !default;
|
|
43537
|
-
$treeview-item-height:
|
|
43538
|
-
$treeview-text-height:
|
|
43538
|
+
$treeview-item-height: 36px !default;
|
|
43539
|
+
$treeview-text-height: 22px !default;
|
|
43539
43540
|
$treeview-input-height: 30px !default;
|
|
43540
43541
|
$treeview-root-ul-padding: 0 0 0 24px !default;
|
|
43541
43542
|
$treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
|
|
@@ -43547,7 +43548,7 @@ $treeview-icon-size: 24px !default;
|
|
|
43547
43548
|
$treeview-icon-margin: 0 0 0 -24px !default;
|
|
43548
43549
|
$treeview-rtl-icon-margin: 0 -24px 0 0 !default;
|
|
43549
43550
|
$treeview-icon-padding: 7px !default;
|
|
43550
|
-
$treeview-text-padding:
|
|
43551
|
+
$treeview-text-padding: 7px 5px !default;
|
|
43551
43552
|
$treeview-text-margin: 0 !default;
|
|
43552
43553
|
$treeview-image-size: 18px !default;
|
|
43553
43554
|
$treeview-image-margin: 0 0 0 5px !default;
|
|
@@ -43565,12 +43566,12 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
|
|
|
43565
43566
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
43566
43567
|
$treeview-rtl-image-margin: 0 5px 0 0 !default;
|
|
43567
43568
|
$treeview-input-padding: 0 7px !default;
|
|
43568
|
-
$treeview-image-text-padding:
|
|
43569
|
+
$treeview-image-text-padding: 7px 10px !default;
|
|
43569
43570
|
$treeview-icon-image-margin: 0 0 0 10px !default;
|
|
43570
43571
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
43571
43572
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
43572
43573
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
43573
|
-
$treeview-check-text-padding:
|
|
43574
|
+
$treeview-check-text-padding: 7px 10px !default;
|
|
43574
43575
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
43575
43576
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
43576
43577
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -43582,9 +43583,9 @@ $treeview-check-icon-img-wrap-width: calc(100% - 87px) !default;
|
|
|
43582
43583
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
43583
43584
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
43584
43585
|
|
|
43585
|
-
$treeview-big-item-height:
|
|
43586
|
-
$treeview-big-text-height:
|
|
43587
|
-
$treeview-big-input-height:
|
|
43586
|
+
$treeview-big-item-height: 48px !default;
|
|
43587
|
+
$treeview-big-text-height: 24px !default;
|
|
43588
|
+
$treeview-big-input-height: 40px !default;
|
|
43588
43589
|
$treeview-big-text-padding: 0 10px !default;
|
|
43589
43590
|
$treeview-big-input-padding: 0 9px !default;
|
|
43590
43591
|
$treeview-big-icon-padding: 6px !default;
|
|
@@ -43780,7 +43781,7 @@ $ripple-width: 32px !default;
|
|
|
43780
43781
|
|
|
43781
43782
|
.e-list-item {
|
|
43782
43783
|
list-style: none;
|
|
43783
|
-
@if $skin-name
|
|
43784
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43784
43785
|
padding: 2px 0;
|
|
43785
43786
|
}
|
|
43786
43787
|
@if $skin-name == 'fluent2' {
|
|
@@ -43788,13 +43789,12 @@ $ripple-width: 32px !default;
|
|
|
43788
43789
|
}
|
|
43789
43790
|
|
|
43790
43791
|
.e-ul {
|
|
43791
|
-
margin: 2px 0 -2px;
|
|
43792
43792
|
padding: $treeview-child-ul-padding;
|
|
43793
|
-
@if $skin-name == '
|
|
43794
|
-
margin: 2px 0
|
|
43793
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43794
|
+
margin: 2px 0 -2px;
|
|
43795
43795
|
}
|
|
43796
|
-
@
|
|
43797
|
-
margin:
|
|
43796
|
+
@if $skin-name == 'fluent2' {
|
|
43797
|
+
margin-top: 4px;
|
|
43798
43798
|
}
|
|
43799
43799
|
}
|
|
43800
43800
|
|
|
@@ -43831,6 +43831,49 @@ $ripple-width: 32px !default;
|
|
|
43831
43831
|
.e-icons.e-icons-spinner::before {
|
|
43832
43832
|
content: none;
|
|
43833
43833
|
}
|
|
43834
|
+
|
|
43835
|
+
.e-text-content {
|
|
43836
|
+
.e-list-text {
|
|
43837
|
+
&:has(> .e-input-group) {
|
|
43838
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43839
|
+
padding-top: 1px;
|
|
43840
|
+
padding-bottom: 1px;
|
|
43841
|
+
.e-input-group {
|
|
43842
|
+
height: 34px;
|
|
43843
|
+
|
|
43844
|
+
.e-input {
|
|
43845
|
+
line-height: 26px;
|
|
43846
|
+
min-height: 26px;
|
|
43847
|
+
}
|
|
43848
|
+
}
|
|
43849
|
+
}
|
|
43850
|
+
@if $skin-name == 'tailwind3' {
|
|
43851
|
+
padding-top: 4px;
|
|
43852
|
+
padding-bottom: 4px;
|
|
43853
|
+
}
|
|
43854
|
+
@if $skin-name == 'highcontrast' {
|
|
43855
|
+
padding-top: 3px;
|
|
43856
|
+
padding-bottom: 3px;
|
|
43857
|
+
}
|
|
43858
|
+
@if ($skin-name == 'FluentUI') {
|
|
43859
|
+
padding-top: 3px;
|
|
43860
|
+
padding-bottom: 3px;
|
|
43861
|
+
}
|
|
43862
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43863
|
+
padding-top: 2px;
|
|
43864
|
+
padding-bottom: 2px;
|
|
43865
|
+
}
|
|
43866
|
+
@if $skin-name == 'bootstrap4' {
|
|
43867
|
+
padding-top: 5px;
|
|
43868
|
+
padding-bottom: 5px;
|
|
43869
|
+
}
|
|
43870
|
+
@if $skin-name == 'bootstrap5' {
|
|
43871
|
+
padding-top: 3px;
|
|
43872
|
+
padding-bottom: 3px;
|
|
43873
|
+
}
|
|
43874
|
+
}
|
|
43875
|
+
}
|
|
43876
|
+
}
|
|
43834
43877
|
}
|
|
43835
43878
|
|
|
43836
43879
|
.e-icons {
|
|
@@ -43848,11 +43891,14 @@ $ripple-width: 32px !default;
|
|
|
43848
43891
|
|
|
43849
43892
|
.e-text-content {
|
|
43850
43893
|
@include user-select;
|
|
43851
|
-
border: 1px solid;
|
|
43852
43894
|
cursor: pointer;
|
|
43853
43895
|
margin: 0;
|
|
43854
43896
|
padding: $treeview-text-wrap-padding;
|
|
43855
43897
|
|
|
43898
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43899
|
+
border: 1px solid;
|
|
43900
|
+
}
|
|
43901
|
+
|
|
43856
43902
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43857
43903
|
border: none;
|
|
43858
43904
|
}
|
|
@@ -43938,14 +43984,9 @@ $ripple-width: 32px !default;
|
|
|
43938
43984
|
|
|
43939
43985
|
.e-input-group {
|
|
43940
43986
|
height: $treeview-input-height;
|
|
43941
|
-
@if ($skin-name == '
|
|
43942
|
-
margin-top:
|
|
43943
|
-
|
|
43944
|
-
@else if($skin-name == 'tailwind') {
|
|
43945
|
-
margin-bottom: 3px;
|
|
43946
|
-
}
|
|
43947
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43948
|
-
margin-bottom: 2px;
|
|
43987
|
+
@if ($skin-name == 'tailwind') {
|
|
43988
|
+
margin-top: 4px;
|
|
43989
|
+
margin-bottom: 4px;
|
|
43949
43990
|
}
|
|
43950
43991
|
@else {
|
|
43951
43992
|
margin-bottom: 0;
|
|
@@ -43955,9 +43996,20 @@ $ripple-width: 32px !default;
|
|
|
43955
43996
|
@if ($skin-name == 'fluent2') {
|
|
43956
43997
|
border-color: $treeview-input-border-color;
|
|
43957
43998
|
}
|
|
43958
|
-
|
|
43959
|
-
|
|
43999
|
+
.e-input {
|
|
44000
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43960
44001
|
height: 28px;
|
|
44002
|
+
padding-top: 6px;
|
|
44003
|
+
padding-bottom: 6px;
|
|
44004
|
+
}
|
|
44005
|
+
@if $skin-name == 'tailwind3' {
|
|
44006
|
+
line-height: 20px;
|
|
44007
|
+
height: 32px;
|
|
44008
|
+
}
|
|
44009
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
44010
|
+
height: 32px;
|
|
44011
|
+
padding-top: 5px;
|
|
44012
|
+
padding-bottom: 5px;
|
|
43961
44013
|
}
|
|
43962
44014
|
}
|
|
43963
44015
|
}
|
|
@@ -44549,13 +44601,13 @@ $ripple-width: 32px !default;
|
|
|
44549
44601
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44550
44602
|
color: $treeview-item-active-check-color;
|
|
44551
44603
|
}
|
|
44552
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44604
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44553
44605
|
border-color: $content-text-color-selected;
|
|
44554
44606
|
}
|
|
44555
44607
|
}
|
|
44556
44608
|
|
|
44557
44609
|
.e-stop {
|
|
44558
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44610
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44559
44611
|
border-color: $content-text-color-selected;
|
|
44560
44612
|
}
|
|
44561
44613
|
}
|
|
@@ -44606,6 +44658,11 @@ $ripple-width: 32px !default;
|
|
|
44606
44658
|
}
|
|
44607
44659
|
}
|
|
44608
44660
|
}
|
|
44661
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44662
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44663
|
+
border-color: $content-text-color-hover;
|
|
44664
|
+
}
|
|
44665
|
+
}
|
|
44609
44666
|
}
|
|
44610
44667
|
|
|
44611
44668
|
.e-sibling {
|
|
@@ -45201,7 +45258,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
45201
45258
|
& .e-caret {
|
|
45202
45259
|
font-size: $menu-caret-font-size;
|
|
45203
45260
|
height: auto;
|
|
45204
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
45261
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
45205
45262
|
line-height: $menu-icon-li-height;
|
|
45206
45263
|
}
|
|
45207
45264
|
@else {
|
|
@@ -45244,12 +45301,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
45244
45301
|
@if $skin-name == 'fluent2' {
|
|
45245
45302
|
padding: 9px 0;
|
|
45246
45303
|
}
|
|
45247
|
-
@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' {
|
|
45248
|
-
line-height: $menu-icon-li-height;
|
|
45249
|
-
}
|
|
45250
|
-
@else {
|
|
45251
|
-
line-height: $menu-li-height;
|
|
45252
|
-
}
|
|
45253
45304
|
}
|
|
45254
45305
|
}
|
|
45255
45306
|
}
|
|
@@ -82484,10 +82535,10 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82484
82535
|
&:first-child {
|
|
82485
82536
|
padding: 0;
|
|
82486
82537
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82487
|
-
padding-bottom:
|
|
82538
|
+
padding-bottom: 8px;
|
|
82488
82539
|
padding-left: 12px;
|
|
82489
82540
|
padding-right: 12px;
|
|
82490
|
-
padding-top:
|
|
82541
|
+
padding-top: 8px;
|
|
82491
82542
|
}
|
|
82492
82543
|
}
|
|
82493
82544
|
|
|
@@ -82555,7 +82606,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82555
82606
|
.e-toast-content {
|
|
82556
82607
|
&:first-child {
|
|
82557
82608
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82558
|
-
padding-left:
|
|
82609
|
+
padding-left: 44px;
|
|
82559
82610
|
}
|
|
82560
82611
|
}
|
|
82561
82612
|
}
|
|
@@ -82602,9 +82653,14 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82602
82653
|
margin-right: $toast-icon-nrml-right-margin;
|
|
82603
82654
|
width: $toast-icon-nrml-width;
|
|
82604
82655
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82605
|
-
left:
|
|
82606
|
-
margin-left:
|
|
82607
|
-
margin-top:
|
|
82656
|
+
left: 0;
|
|
82657
|
+
margin-left: 12px;
|
|
82658
|
+
margin-top: 10px;
|
|
82659
|
+
padding-bottom: 6px;
|
|
82660
|
+
position: absolute;
|
|
82661
|
+
}
|
|
82662
|
+
@if $skin-name == 'fluent2' {
|
|
82663
|
+
margin-top: 2px;
|
|
82608
82664
|
}
|
|
82609
82665
|
}
|
|
82610
82666
|
|