@syncfusion/blazor-themes 31.1.19 → 31.1.20
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 -5
- package/Compiled-Themes/bds-dark.css +5 -5
- package/Compiled-Themes/bds-lite.css +5 -5
- package/Compiled-Themes/bds.css +5 -5
- package/Compiled-Themes/bootstrap-dark-lite.css +4 -2
- package/Compiled-Themes/bootstrap-dark.css +4 -2
- package/Compiled-Themes/bootstrap-lite.css +4 -2
- package/Compiled-Themes/bootstrap.css +4 -2
- package/Compiled-Themes/bootstrap4-lite.css +11 -8
- package/Compiled-Themes/bootstrap4.css +22 -12
- package/Compiled-Themes/bootstrap5-dark-lite.css +15 -13
- package/Compiled-Themes/bootstrap5-dark.css +31 -20
- package/Compiled-Themes/bootstrap5-lite.css +15 -13
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3-dark.css +51 -28
- package/Compiled-Themes/bootstrap5.3-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3.css +51 -28
- package/Compiled-Themes/bootstrap5.css +31 -20
- package/Compiled-Themes/fabric-dark-lite.css +4 -2
- package/Compiled-Themes/fabric-dark.css +4 -2
- package/Compiled-Themes/fabric-lite.css +4 -2
- package/Compiled-Themes/fabric.css +4 -2
- package/Compiled-Themes/fluent-dark-lite.css +13 -10
- package/Compiled-Themes/fluent-dark.css +23 -13
- package/Compiled-Themes/fluent-lite.css +13 -10
- package/Compiled-Themes/fluent.css +23 -13
- package/Compiled-Themes/fluent2-dark-lite.css +7 -5
- package/Compiled-Themes/fluent2-dark.css +8 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -5
- package/Compiled-Themes/fluent2-highcontrast.css +11 -6
- package/Compiled-Themes/fluent2-lite.css +7 -5
- package/Compiled-Themes/fluent2.css +8 -6
- package/Compiled-Themes/highcontrast-lite.css +12 -9
- package/Compiled-Themes/highcontrast.css +24 -12
- package/Compiled-Themes/material-dark-lite.css +17 -12
- package/Compiled-Themes/material-dark.css +37 -16
- package/Compiled-Themes/material-lite.css +17 -9
- package/Compiled-Themes/material.css +34 -12
- package/Compiled-Themes/material3-dark-lite.css +5 -6
- package/Compiled-Themes/material3-dark.css +6 -6
- package/Compiled-Themes/material3-lite.css +5 -6
- package/Compiled-Themes/material3.css +6 -6
- package/Compiled-Themes/tailwind-dark-lite.css +4 -4
- package/Compiled-Themes/tailwind-dark.css +4 -4
- package/Compiled-Themes/tailwind-lite.css +4 -4
- package/Compiled-Themes/tailwind.css +4 -4
- package/Compiled-Themes/tailwind3-dark-lite.css +9 -4
- package/Compiled-Themes/tailwind3-dark.css +16 -4
- package/Compiled-Themes/tailwind3-lite.css +9 -4
- package/Compiled-Themes/tailwind3.css +16 -4
- package/SCSS-Themes/bds-dark-lite.scss +85 -24
- package/SCSS-Themes/bds-dark.scss +179 -26
- package/SCSS-Themes/bds-lite.scss +85 -24
- package/SCSS-Themes/bds.scss +179 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +84 -23
- package/SCSS-Themes/bootstrap-dark.scss +178 -25
- package/SCSS-Themes/bootstrap-lite.scss +84 -23
- package/SCSS-Themes/bootstrap.scss +178 -25
- package/SCSS-Themes/bootstrap4-lite.scss +91 -30
- package/SCSS-Themes/bootstrap4.scss +185 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5-dark.scss +186 -33
- package/SCSS-Themes/bootstrap5-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +194 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3.scss +194 -41
- package/SCSS-Themes/bootstrap5.scss +186 -33
- package/SCSS-Themes/fabric-dark-lite.scss +84 -23
- package/SCSS-Themes/fabric-dark.scss +178 -25
- package/SCSS-Themes/fabric-lite.scss +84 -23
- package/SCSS-Themes/fabric.scss +178 -25
- package/SCSS-Themes/fluent-dark-lite.scss +90 -29
- package/SCSS-Themes/fluent-dark.scss +184 -31
- package/SCSS-Themes/fluent-lite.scss +90 -29
- package/SCSS-Themes/fluent.scss +184 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +87 -26
- package/SCSS-Themes/fluent2-dark.scss +181 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +87 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +181 -28
- package/SCSS-Themes/fluent2-lite.scss +87 -26
- package/SCSS-Themes/fluent2.scss +181 -28
- package/SCSS-Themes/highcontrast-lite.scss +90 -29
- package/SCSS-Themes/highcontrast.scss +184 -31
- package/SCSS-Themes/material-dark-lite.scss +91 -30
- package/SCSS-Themes/material-dark.scss +185 -32
- package/SCSS-Themes/material-lite.scss +90 -29
- package/SCSS-Themes/material.scss +184 -31
- package/SCSS-Themes/material3-dark-lite.scss +86 -25
- package/SCSS-Themes/material3-dark.scss +180 -27
- package/SCSS-Themes/material3-lite.scss +86 -25
- package/SCSS-Themes/material3.scss +180 -27
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +171 -24
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +166 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +166 -19
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -17
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/material-dark.scss +171 -24
- package/SCSS-Themes/navigations/treeview/material-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/material.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -18
- 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 +84 -23
- package/SCSS-Themes/tailwind-dark.scss +178 -25
- package/SCSS-Themes/tailwind-lite.scss +84 -23
- package/SCSS-Themes/tailwind.scss +178 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +85 -24
- package/SCSS-Themes/tailwind3-dark.scss +179 -26
- package/SCSS-Themes/tailwind3-lite.scss +85 -24
- package/SCSS-Themes/tailwind3.scss +179 -26
- package/package.json +1 -1
|
@@ -60998,7 +60998,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60998
60998
|
|
|
60999
60999
|
.e-list-item {
|
|
61000
61000
|
list-style: none;
|
|
61001
|
-
@if $skin-name
|
|
61001
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
61002
61002
|
padding: 2px 0;
|
|
61003
61003
|
}
|
|
61004
61004
|
@if $skin-name == 'fluent2' {
|
|
@@ -61006,13 +61006,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61006
61006
|
}
|
|
61007
61007
|
|
|
61008
61008
|
.e-ul {
|
|
61009
|
-
margin: 2px 0 -2px;
|
|
61010
61009
|
padding: $treeview-child-ul-padding;
|
|
61011
|
-
@if $skin-name == '
|
|
61012
|
-
margin: 2px 0
|
|
61010
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
61011
|
+
margin: 2px 0 -2px;
|
|
61013
61012
|
}
|
|
61014
|
-
@
|
|
61015
|
-
margin:
|
|
61013
|
+
@if $skin-name == 'fluent2' {
|
|
61014
|
+
margin-top: 4px;
|
|
61016
61015
|
}
|
|
61017
61016
|
}
|
|
61018
61017
|
|
|
@@ -61049,6 +61048,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61049
61048
|
.e-icons.e-icons-spinner::before {
|
|
61050
61049
|
content: none;
|
|
61051
61050
|
}
|
|
61051
|
+
|
|
61052
|
+
.e-text-content {
|
|
61053
|
+
.e-list-text {
|
|
61054
|
+
&:has(> .e-input-group) {
|
|
61055
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
61056
|
+
padding-top: 1px;
|
|
61057
|
+
padding-bottom: 1px;
|
|
61058
|
+
.e-input-group {
|
|
61059
|
+
height: 34px;
|
|
61060
|
+
|
|
61061
|
+
.e-input {
|
|
61062
|
+
line-height: 26px;
|
|
61063
|
+
min-height: 26px;
|
|
61064
|
+
}
|
|
61065
|
+
}
|
|
61066
|
+
}
|
|
61067
|
+
@if $skin-name == 'tailwind3' {
|
|
61068
|
+
padding-top: 4px;
|
|
61069
|
+
padding-bottom: 4px;
|
|
61070
|
+
}
|
|
61071
|
+
@if $skin-name == 'highcontrast' {
|
|
61072
|
+
padding-top: 3px;
|
|
61073
|
+
padding-bottom: 3px;
|
|
61074
|
+
}
|
|
61075
|
+
@if ($skin-name == 'FluentUI') {
|
|
61076
|
+
padding-top: 3px;
|
|
61077
|
+
padding-bottom: 3px;
|
|
61078
|
+
}
|
|
61079
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61080
|
+
padding-top: 2px;
|
|
61081
|
+
padding-bottom: 2px;
|
|
61082
|
+
}
|
|
61083
|
+
@if $skin-name == 'bootstrap4' {
|
|
61084
|
+
padding-top: 5px;
|
|
61085
|
+
padding-bottom: 5px;
|
|
61086
|
+
}
|
|
61087
|
+
}
|
|
61088
|
+
}
|
|
61089
|
+
}
|
|
61052
61090
|
}
|
|
61053
61091
|
|
|
61054
61092
|
.e-icons {
|
|
@@ -61066,11 +61104,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61066
61104
|
|
|
61067
61105
|
.e-text-content {
|
|
61068
61106
|
@include user-select;
|
|
61069
|
-
border: 1px solid;
|
|
61070
61107
|
cursor: pointer;
|
|
61071
61108
|
margin: 0;
|
|
61072
61109
|
padding: $treeview-text-wrap-padding;
|
|
61073
61110
|
|
|
61111
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
61112
|
+
border: 1px solid;
|
|
61113
|
+
}
|
|
61114
|
+
|
|
61074
61115
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
61075
61116
|
border: none;
|
|
61076
61117
|
}
|
|
@@ -61156,14 +61197,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61156
61197
|
|
|
61157
61198
|
.e-input-group {
|
|
61158
61199
|
height: $treeview-input-height;
|
|
61159
|
-
@if ($skin-name == '
|
|
61160
|
-
margin-top:
|
|
61161
|
-
|
|
61162
|
-
@else if($skin-name == 'tailwind') {
|
|
61163
|
-
margin-bottom: 3px;
|
|
61200
|
+
@if ($skin-name == 'tailwind') {
|
|
61201
|
+
margin-top: 4px;
|
|
61202
|
+
margin-bottom: 4px;
|
|
61164
61203
|
}
|
|
61165
61204
|
@else if($skin-name == 'bootstrap5') {
|
|
61166
|
-
margin-bottom:
|
|
61205
|
+
margin-bottom: 3px;
|
|
61206
|
+
margin-top: 3px;
|
|
61167
61207
|
}
|
|
61168
61208
|
@else {
|
|
61169
61209
|
margin-bottom: 0;
|
|
@@ -61173,9 +61213,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61173
61213
|
@if ($skin-name == 'fluent2') {
|
|
61174
61214
|
border-color: $treeview-input-border-color;
|
|
61175
61215
|
}
|
|
61176
|
-
|
|
61177
|
-
|
|
61216
|
+
.e-input {
|
|
61217
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
61178
61218
|
height: 28px;
|
|
61219
|
+
padding-top: 6px;
|
|
61220
|
+
padding-bottom: 6px;
|
|
61221
|
+
}
|
|
61222
|
+
@if $skin-name == 'tailwind3' {
|
|
61223
|
+
line-height: 20px;
|
|
61224
|
+
height: 32px;
|
|
61225
|
+
}
|
|
61226
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61227
|
+
height: 32px;
|
|
61228
|
+
padding-top: 5px;
|
|
61229
|
+
padding-bottom: 5px;
|
|
61179
61230
|
}
|
|
61180
61231
|
}
|
|
61181
61232
|
}
|
|
@@ -61767,13 +61818,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61767
61818
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
61768
61819
|
color: $treeview-item-active-check-color;
|
|
61769
61820
|
}
|
|
61770
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61821
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61771
61822
|
border-color: $content-text-color-selected;
|
|
61772
61823
|
}
|
|
61773
61824
|
}
|
|
61774
61825
|
|
|
61775
61826
|
.e-stop {
|
|
61776
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61827
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61777
61828
|
border-color: $content-text-color-selected;
|
|
61778
61829
|
}
|
|
61779
61830
|
}
|
|
@@ -61824,6 +61875,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
61824
61875
|
}
|
|
61825
61876
|
}
|
|
61826
61877
|
}
|
|
61878
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
61879
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
61880
|
+
border-color: $content-text-color-hover;
|
|
61881
|
+
}
|
|
61882
|
+
}
|
|
61827
61883
|
}
|
|
61828
61884
|
|
|
61829
61885
|
.e-sibling {
|
|
@@ -62193,6 +62249,30 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
62193
62249
|
min-height: $treeview-big-item-height;
|
|
62194
62250
|
}
|
|
62195
62251
|
|
|
62252
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
62253
|
+
padding: $treeview-big-text-padding;
|
|
62254
|
+
}
|
|
62255
|
+
|
|
62256
|
+
@if $skin-name == 'highcontrast' {
|
|
62257
|
+
padding-top: 11px;
|
|
62258
|
+
padding-bottom: 11px;
|
|
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-top: 10px;
|
|
62268
|
+
padding-bottom: 10px;
|
|
62269
|
+
}
|
|
62270
|
+
|
|
62271
|
+
@if $skin-name == 'bootstrap4' {
|
|
62272
|
+
padding-top: 13px;
|
|
62273
|
+
padding-bottom: 13px;
|
|
62274
|
+
}
|
|
62275
|
+
|
|
62196
62276
|
.e-input-group {
|
|
62197
62277
|
height: $treeview-big-input-height;
|
|
62198
62278
|
|
|
@@ -62201,6 +62281,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
62201
62281
|
height: 36px;
|
|
62202
62282
|
}
|
|
62203
62283
|
}
|
|
62284
|
+
|
|
62285
|
+
@if $skin-name =='bootstrap5' {
|
|
62286
|
+
padding-top: 6px;
|
|
62287
|
+
padding-bottom: 6px;
|
|
62288
|
+
margin-top: 2px;
|
|
62289
|
+
margin-bottom: 2px;
|
|
62290
|
+
}
|
|
62291
|
+
|
|
62292
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
62293
|
+
line-height: 42px;
|
|
62294
|
+
min-height: 42px;
|
|
62295
|
+
}
|
|
62296
|
+
|
|
62297
|
+
.e-input {
|
|
62298
|
+
@if $skin-name =='tailwind3' {
|
|
62299
|
+
height: 40px;
|
|
62300
|
+
line-height: 24px;
|
|
62301
|
+
padding-top: 8px;
|
|
62302
|
+
padding-bottom: 8px;
|
|
62303
|
+
}
|
|
62304
|
+
|
|
62305
|
+
@if $skin-name =='bootstrap5' {
|
|
62306
|
+
height: 24px;
|
|
62307
|
+
}
|
|
62308
|
+
|
|
62309
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62310
|
+
line-height: 28px;
|
|
62311
|
+
min-height: 28px;
|
|
62312
|
+
padding-top: 9px;
|
|
62313
|
+
padding-bottom: 5px;
|
|
62314
|
+
}
|
|
62315
|
+
|
|
62316
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
62317
|
+
line-height: 24px;
|
|
62318
|
+
min-height: 24px;
|
|
62319
|
+
padding-top: 7px;
|
|
62320
|
+
padding-bottom: 7px;
|
|
62321
|
+
}
|
|
62322
|
+
}
|
|
62323
|
+
}
|
|
62324
|
+
}
|
|
62325
|
+
|
|
62326
|
+
.e-list-item .e-text-content .e-list-text {
|
|
62327
|
+
&:has(> .e-input-group) {
|
|
62328
|
+
@if $skin-name =='highcontrast' {
|
|
62329
|
+
padding-top: 4px;
|
|
62330
|
+
padding-bottom: 4px;
|
|
62331
|
+
}
|
|
62332
|
+
|
|
62333
|
+
@if $skin-name =='FluentUI' {
|
|
62334
|
+
padding-top: 2px;
|
|
62335
|
+
padding-bottom: 2px;
|
|
62336
|
+
}
|
|
62337
|
+
|
|
62338
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62339
|
+
padding-top: 3px;
|
|
62340
|
+
padding-bottom: 3px;
|
|
62341
|
+
}
|
|
62342
|
+
|
|
62343
|
+
@if $skin-name == 'bootstrap4' {
|
|
62344
|
+
padding-top: 6px;
|
|
62345
|
+
padding-bottom: 6px;
|
|
62346
|
+
}
|
|
62204
62347
|
}
|
|
62205
62348
|
}
|
|
62206
62349
|
|
|
@@ -62385,6 +62528,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
62385
62528
|
.e-treeview.e-bigger {
|
|
62386
62529
|
.e-list-text {
|
|
62387
62530
|
font-size: $treeview-big-font-size;
|
|
62531
|
+
@if $skin-name == 'Material3' {
|
|
62532
|
+
padding: 12px;
|
|
62533
|
+
}
|
|
62534
|
+
|
|
62388
62535
|
@if $skin-name == 'bootstrap4' {
|
|
62389
62536
|
color: $treeview-big-text-color;
|
|
62390
62537
|
}
|
|
@@ -111068,14 +111215,14 @@ $skeleton-card-color: $kanban-bg-color;
|
|
|
111068
111215
|
$toast-icon-nrml-height: 20px !default;
|
|
111069
111216
|
$toast-icon-nrml-width: 20px !default;
|
|
111070
111217
|
$toast-icon-nrml-size: $text-base !default;
|
|
111071
|
-
$toast-icon-nrml-right-margin:
|
|
111218
|
+
$toast-icon-nrml-right-margin: 10px !default;
|
|
111072
111219
|
$toast-close-icon-nrml-height: 20px !default;
|
|
111073
111220
|
$toast-close-icon-nrml-width: 20px !default;
|
|
111074
111221
|
$toast-close-icon-nrml-size: $text-base !default;
|
|
111075
111222
|
$toast-position-nrml-distance: 10px !default;
|
|
111076
111223
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
111077
111224
|
$toast-nrml-min-height: 48px !default;
|
|
111078
|
-
$toast-nrml-padding:
|
|
111225
|
+
$toast-nrml-padding: 16px !default;
|
|
111079
111226
|
$toast-action-btn-nrml-padding: 8px 0 0 8px !default;
|
|
111080
111227
|
$toast-action-btn-nrml-margin: 10px !default;
|
|
111081
111228
|
$toast-progressbar-nrml-height: 4px !default;
|
|
@@ -111089,7 +111236,7 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
111089
111236
|
//Touch Mode Start
|
|
111090
111237
|
$toast-icon-bgr-height: 24px !default;
|
|
111091
111238
|
$toast-icon-bgr-width: 24px !default;
|
|
111092
|
-
$toast-icon-bgr-size:
|
|
111239
|
+
$toast-icon-bgr-size: 12px !default;
|
|
111093
111240
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
111094
111241
|
$toast-close-icon-bgr-height: 24px !default;
|
|
111095
111242
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -111298,10 +111445,10 @@ $toast-warning-icon: '\e703' !default;
|
|
|
111298
111445
|
&:first-child {
|
|
111299
111446
|
padding: 0;
|
|
111300
111447
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111301
|
-
padding-bottom:
|
|
111448
|
+
padding-bottom: 8px;
|
|
111302
111449
|
padding-left: 12px;
|
|
111303
111450
|
padding-right: 12px;
|
|
111304
|
-
padding-top:
|
|
111451
|
+
padding-top: 8px;
|
|
111305
111452
|
}
|
|
111306
111453
|
}
|
|
111307
111454
|
|
|
@@ -111369,7 +111516,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
111369
111516
|
.e-toast-content {
|
|
111370
111517
|
&:first-child {
|
|
111371
111518
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111372
|
-
padding-left:
|
|
111519
|
+
padding-left: 44px;
|
|
111373
111520
|
}
|
|
111374
111521
|
}
|
|
111375
111522
|
}
|
|
@@ -111416,9 +111563,14 @@ $toast-warning-icon: '\e703' !default;
|
|
|
111416
111563
|
margin-right: $toast-icon-nrml-right-margin;
|
|
111417
111564
|
width: $toast-icon-nrml-width;
|
|
111418
111565
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111419
|
-
left:
|
|
111420
|
-
margin-left:
|
|
111421
|
-
margin-top:
|
|
111566
|
+
left: 0;
|
|
111567
|
+
margin-left: 12px;
|
|
111568
|
+
margin-top: 10px;
|
|
111569
|
+
padding-bottom: 6px;
|
|
111570
|
+
position: absolute;
|
|
111571
|
+
}
|
|
111572
|
+
@if $skin-name == 'fluent2' {
|
|
111573
|
+
margin-top: 2px;
|
|
111422
111574
|
}
|
|
111423
111575
|
}
|
|
111424
111576
|
|
|
@@ -111890,8 +112042,9 @@ $toast-warning-icon: '\e703' !default;
|
|
|
111890
112042
|
margin-right: $toast-icon-bgr-right-margin;
|
|
111891
112043
|
width: $toast-icon-bgr-width;
|
|
111892
112044
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111893
|
-
left:
|
|
111894
|
-
margin-top:
|
|
112045
|
+
left: 0;
|
|
112046
|
+
margin-top: 14px;
|
|
112047
|
+
margin-left: 12px;
|
|
111895
112048
|
}
|
|
111896
112049
|
}
|
|
111897
112050
|
|
|
@@ -45863,7 +45863,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45863
45863
|
|
|
45864
45864
|
.e-list-item {
|
|
45865
45865
|
list-style: none;
|
|
45866
|
-
@if $skin-name
|
|
45866
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45867
45867
|
padding: 2px 0;
|
|
45868
45868
|
}
|
|
45869
45869
|
@if $skin-name == 'fluent2' {
|
|
@@ -45871,13 +45871,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45871
45871
|
}
|
|
45872
45872
|
|
|
45873
45873
|
.e-ul {
|
|
45874
|
-
margin: 2px 0 -2px;
|
|
45875
45874
|
padding: $treeview-child-ul-padding;
|
|
45876
|
-
@if $skin-name == '
|
|
45877
|
-
margin: 2px 0
|
|
45875
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45876
|
+
margin: 2px 0 -2px;
|
|
45878
45877
|
}
|
|
45879
|
-
@
|
|
45880
|
-
margin:
|
|
45878
|
+
@if $skin-name == 'fluent2' {
|
|
45879
|
+
margin-top: 4px;
|
|
45881
45880
|
}
|
|
45882
45881
|
}
|
|
45883
45882
|
|
|
@@ -45914,6 +45913,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45914
45913
|
.e-icons.e-icons-spinner::before {
|
|
45915
45914
|
content: none;
|
|
45916
45915
|
}
|
|
45916
|
+
|
|
45917
|
+
.e-text-content {
|
|
45918
|
+
.e-list-text {
|
|
45919
|
+
&:has(> .e-input-group) {
|
|
45920
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
45921
|
+
padding-top: 1px;
|
|
45922
|
+
padding-bottom: 1px;
|
|
45923
|
+
.e-input-group {
|
|
45924
|
+
height: 34px;
|
|
45925
|
+
|
|
45926
|
+
.e-input {
|
|
45927
|
+
line-height: 26px;
|
|
45928
|
+
min-height: 26px;
|
|
45929
|
+
}
|
|
45930
|
+
}
|
|
45931
|
+
}
|
|
45932
|
+
@if $skin-name == 'tailwind3' {
|
|
45933
|
+
padding-top: 4px;
|
|
45934
|
+
padding-bottom: 4px;
|
|
45935
|
+
}
|
|
45936
|
+
@if $skin-name == 'highcontrast' {
|
|
45937
|
+
padding-top: 3px;
|
|
45938
|
+
padding-bottom: 3px;
|
|
45939
|
+
}
|
|
45940
|
+
@if ($skin-name == 'FluentUI') {
|
|
45941
|
+
padding-top: 3px;
|
|
45942
|
+
padding-bottom: 3px;
|
|
45943
|
+
}
|
|
45944
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45945
|
+
padding-top: 2px;
|
|
45946
|
+
padding-bottom: 2px;
|
|
45947
|
+
}
|
|
45948
|
+
@if $skin-name == 'bootstrap4' {
|
|
45949
|
+
padding-top: 5px;
|
|
45950
|
+
padding-bottom: 5px;
|
|
45951
|
+
}
|
|
45952
|
+
}
|
|
45953
|
+
}
|
|
45954
|
+
}
|
|
45917
45955
|
}
|
|
45918
45956
|
|
|
45919
45957
|
.e-icons {
|
|
@@ -45931,11 +45969,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45931
45969
|
|
|
45932
45970
|
.e-text-content {
|
|
45933
45971
|
@include user-select;
|
|
45934
|
-
border: 1px solid;
|
|
45935
45972
|
cursor: pointer;
|
|
45936
45973
|
margin: 0;
|
|
45937
45974
|
padding: $treeview-text-wrap-padding;
|
|
45938
45975
|
|
|
45976
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45977
|
+
border: 1px solid;
|
|
45978
|
+
}
|
|
45979
|
+
|
|
45939
45980
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
45940
45981
|
border: none;
|
|
45941
45982
|
}
|
|
@@ -46021,14 +46062,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
46021
46062
|
|
|
46022
46063
|
.e-input-group {
|
|
46023
46064
|
height: $treeview-input-height;
|
|
46024
|
-
@if ($skin-name == '
|
|
46025
|
-
margin-top:
|
|
46026
|
-
|
|
46027
|
-
@else if($skin-name == 'tailwind') {
|
|
46028
|
-
margin-bottom: 3px;
|
|
46065
|
+
@if ($skin-name == 'tailwind') {
|
|
46066
|
+
margin-top: 4px;
|
|
46067
|
+
margin-bottom: 4px;
|
|
46029
46068
|
}
|
|
46030
46069
|
@else if($skin-name == 'bootstrap5') {
|
|
46031
|
-
margin-bottom:
|
|
46070
|
+
margin-bottom: 3px;
|
|
46071
|
+
margin-top: 3px;
|
|
46032
46072
|
}
|
|
46033
46073
|
@else {
|
|
46034
46074
|
margin-bottom: 0;
|
|
@@ -46038,9 +46078,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
46038
46078
|
@if ($skin-name == 'fluent2') {
|
|
46039
46079
|
border-color: $treeview-input-border-color;
|
|
46040
46080
|
}
|
|
46041
|
-
|
|
46042
|
-
|
|
46081
|
+
.e-input {
|
|
46082
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
46043
46083
|
height: 28px;
|
|
46084
|
+
padding-top: 6px;
|
|
46085
|
+
padding-bottom: 6px;
|
|
46086
|
+
}
|
|
46087
|
+
@if $skin-name == 'tailwind3' {
|
|
46088
|
+
line-height: 20px;
|
|
46089
|
+
height: 32px;
|
|
46090
|
+
}
|
|
46091
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
46092
|
+
height: 32px;
|
|
46093
|
+
padding-top: 5px;
|
|
46094
|
+
padding-bottom: 5px;
|
|
46044
46095
|
}
|
|
46045
46096
|
}
|
|
46046
46097
|
}
|
|
@@ -46632,13 +46683,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
46632
46683
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
46633
46684
|
color: $treeview-item-active-check-color;
|
|
46634
46685
|
}
|
|
46635
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
46686
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
46636
46687
|
border-color: $content-text-color-selected;
|
|
46637
46688
|
}
|
|
46638
46689
|
}
|
|
46639
46690
|
|
|
46640
46691
|
.e-stop {
|
|
46641
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
46692
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
46642
46693
|
border-color: $content-text-color-selected;
|
|
46643
46694
|
}
|
|
46644
46695
|
}
|
|
@@ -46689,6 +46740,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
46689
46740
|
}
|
|
46690
46741
|
}
|
|
46691
46742
|
}
|
|
46743
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
46744
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
46745
|
+
border-color: $content-text-color-hover;
|
|
46746
|
+
}
|
|
46747
|
+
}
|
|
46692
46748
|
}
|
|
46693
46749
|
|
|
46694
46750
|
.e-sibling {
|
|
@@ -84440,14 +84496,14 @@ $skeleton-card-color: $kanban-bg-color;
|
|
|
84440
84496
|
$toast-icon-nrml-height: 20px !default;
|
|
84441
84497
|
$toast-icon-nrml-width: 20px !default;
|
|
84442
84498
|
$toast-icon-nrml-size: $text-base !default;
|
|
84443
|
-
$toast-icon-nrml-right-margin:
|
|
84499
|
+
$toast-icon-nrml-right-margin: 10px !default;
|
|
84444
84500
|
$toast-close-icon-nrml-height: 20px !default;
|
|
84445
84501
|
$toast-close-icon-nrml-width: 20px !default;
|
|
84446
84502
|
$toast-close-icon-nrml-size: $text-base !default;
|
|
84447
84503
|
$toast-position-nrml-distance: 10px !default;
|
|
84448
84504
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
84449
84505
|
$toast-nrml-min-height: 48px !default;
|
|
84450
|
-
$toast-nrml-padding:
|
|
84506
|
+
$toast-nrml-padding: 16px !default;
|
|
84451
84507
|
$toast-action-btn-nrml-padding: 8px 0 0 8px !default;
|
|
84452
84508
|
$toast-action-btn-nrml-margin: 10px !default;
|
|
84453
84509
|
$toast-progressbar-nrml-height: 4px !default;
|
|
@@ -84461,7 +84517,7 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
84461
84517
|
//Touch Mode Start
|
|
84462
84518
|
$toast-icon-bgr-height: 24px !default;
|
|
84463
84519
|
$toast-icon-bgr-width: 24px !default;
|
|
84464
|
-
$toast-icon-bgr-size:
|
|
84520
|
+
$toast-icon-bgr-size: 12px !default;
|
|
84465
84521
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
84466
84522
|
$toast-close-icon-bgr-height: 24px !default;
|
|
84467
84523
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -84670,10 +84726,10 @@ $toast-warning-icon: '\e703' !default;
|
|
|
84670
84726
|
&:first-child {
|
|
84671
84727
|
padding: 0;
|
|
84672
84728
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
84673
|
-
padding-bottom:
|
|
84729
|
+
padding-bottom: 8px;
|
|
84674
84730
|
padding-left: 12px;
|
|
84675
84731
|
padding-right: 12px;
|
|
84676
|
-
padding-top:
|
|
84732
|
+
padding-top: 8px;
|
|
84677
84733
|
}
|
|
84678
84734
|
}
|
|
84679
84735
|
|
|
@@ -84741,7 +84797,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
84741
84797
|
.e-toast-content {
|
|
84742
84798
|
&:first-child {
|
|
84743
84799
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
84744
|
-
padding-left:
|
|
84800
|
+
padding-left: 44px;
|
|
84745
84801
|
}
|
|
84746
84802
|
}
|
|
84747
84803
|
}
|
|
@@ -84788,9 +84844,14 @@ $toast-warning-icon: '\e703' !default;
|
|
|
84788
84844
|
margin-right: $toast-icon-nrml-right-margin;
|
|
84789
84845
|
width: $toast-icon-nrml-width;
|
|
84790
84846
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
84791
|
-
left:
|
|
84792
|
-
margin-left:
|
|
84793
|
-
margin-top:
|
|
84847
|
+
left: 0;
|
|
84848
|
+
margin-left: 12px;
|
|
84849
|
+
margin-top: 10px;
|
|
84850
|
+
padding-bottom: 6px;
|
|
84851
|
+
position: absolute;
|
|
84852
|
+
}
|
|
84853
|
+
@if $skin-name == 'fluent2' {
|
|
84854
|
+
margin-top: 2px;
|
|
84794
84855
|
}
|
|
84795
84856
|
}
|
|
84796
84857
|
|