@syncfusion/blazor-themes 26.2.8 → 26.2.9
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/SCSS-Themes/bds-dark.scss +39 -6
- package/SCSS-Themes/bds.scss +39 -6
- package/SCSS-Themes/bootstrap-dark.scss +39 -6
- package/SCSS-Themes/bootstrap.scss +39 -6
- package/SCSS-Themes/bootstrap4.scss +39 -6
- package/SCSS-Themes/bootstrap5-dark.scss +41 -8
- package/SCSS-Themes/bootstrap5.scss +41 -8
- package/SCSS-Themes/dropdowns/drop-down-base/bds-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bds.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent2-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent2.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bds.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material3.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +6 -0
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +39 -6
- package/SCSS-Themes/fabric.scss +39 -6
- package/SCSS-Themes/fluent-dark.scss +39 -6
- package/SCSS-Themes/fluent.scss +39 -6
- package/SCSS-Themes/fluent2-dark.scss +41 -7
- package/SCSS-Themes/fluent2.scss +41 -7
- package/SCSS-Themes/grids/excel-filter/bds-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bds.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +2 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/bds.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap4.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -5
- package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -5
- package/SCSS-Themes/grids/grid/fabric-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/fabric.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/fluent2.scss +22 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +21 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/material.scss +21 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/material3.scss +20 -3
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/tailwind.scss +20 -3
- package/SCSS-Themes/highcontrast.scss +40 -7
- package/SCSS-Themes/inputs/signature/bds-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bds.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap4.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap5.scss +2 -2
- package/SCSS-Themes/inputs/signature/fabric-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fabric.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent2-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent2.scss +2 -2
- package/SCSS-Themes/inputs/signature/highcontrast.scss +2 -2
- package/SCSS-Themes/inputs/signature/material-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/material.scss +2 -2
- package/SCSS-Themes/inputs/signature/material3-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/material3.scss +2 -2
- package/SCSS-Themes/inputs/signature/tailwind-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/tailwind.scss +2 -2
- package/SCSS-Themes/material-dark.scss +39 -6
- package/SCSS-Themes/material.scss +40 -7
- package/SCSS-Themes/material3-dark.scss +39 -6
- package/SCSS-Themes/material3.scss +39 -6
- package/SCSS-Themes/navigations/pager/bds-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bds.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +6 -0
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fabric.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent2-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent2.scss +6 -0
- package/SCSS-Themes/navigations/pager/highcontrast.scss +6 -0
- package/SCSS-Themes/navigations/pager/material-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/material.scss +6 -0
- package/SCSS-Themes/navigations/pager/material3-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/material3.scss +6 -0
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/tailwind.scss +6 -0
- package/SCSS-Themes/tailwind-dark.scss +39 -6
- package/SCSS-Themes/tailwind.scss +39 -6
- package/package.json +1 -1
|
@@ -695,6 +695,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
697
|
|
|
698
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
699
|
+
overflow: hidden;
|
|
700
|
+
white-space: nowrap;
|
|
701
|
+
text-overflow: ellipsis;
|
|
702
|
+
}
|
|
703
|
+
|
|
698
704
|
|
|
699
705
|
@mixin avatar {
|
|
700
706
|
height: $listbox-template-avatar-size;
|
|
@@ -695,6 +695,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
697
|
|
|
698
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
699
|
+
overflow: hidden;
|
|
700
|
+
white-space: nowrap;
|
|
701
|
+
text-overflow: ellipsis;
|
|
702
|
+
}
|
|
703
|
+
|
|
698
704
|
|
|
699
705
|
@mixin avatar {
|
|
700
706
|
height: $listbox-template-avatar-size;
|
|
@@ -695,6 +695,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
697
|
|
|
698
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
699
|
+
overflow: hidden;
|
|
700
|
+
white-space: nowrap;
|
|
701
|
+
text-overflow: ellipsis;
|
|
702
|
+
}
|
|
703
|
+
|
|
698
704
|
|
|
699
705
|
@mixin avatar {
|
|
700
706
|
height: $listbox-template-avatar-size;
|
|
@@ -700,6 +700,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
700
700
|
}
|
|
701
701
|
}
|
|
702
702
|
|
|
703
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
704
|
+
overflow: hidden;
|
|
705
|
+
white-space: nowrap;
|
|
706
|
+
text-overflow: ellipsis;
|
|
707
|
+
}
|
|
708
|
+
|
|
703
709
|
|
|
704
710
|
@mixin avatar {
|
|
705
711
|
height: $listbox-template-avatar-size;
|
|
@@ -695,6 +695,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
697
|
|
|
698
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
699
|
+
overflow: hidden;
|
|
700
|
+
white-space: nowrap;
|
|
701
|
+
text-overflow: ellipsis;
|
|
702
|
+
}
|
|
703
|
+
|
|
698
704
|
|
|
699
705
|
@mixin avatar {
|
|
700
706
|
height: $listbox-template-avatar-size;
|
|
@@ -695,6 +695,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
697
|
|
|
698
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
699
|
+
overflow: hidden;
|
|
700
|
+
white-space: nowrap;
|
|
701
|
+
text-overflow: ellipsis;
|
|
702
|
+
}
|
|
703
|
+
|
|
698
704
|
|
|
699
705
|
@mixin avatar {
|
|
700
706
|
height: $listbox-template-avatar-size;
|
|
@@ -695,6 +695,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
697
|
|
|
698
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
699
|
+
overflow: hidden;
|
|
700
|
+
white-space: nowrap;
|
|
701
|
+
text-overflow: ellipsis;
|
|
702
|
+
}
|
|
703
|
+
|
|
698
704
|
|
|
699
705
|
@mixin avatar {
|
|
700
706
|
height: $listbox-template-avatar-size;
|
|
@@ -695,6 +695,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
697
|
|
|
698
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
699
|
+
overflow: hidden;
|
|
700
|
+
white-space: nowrap;
|
|
701
|
+
text-overflow: ellipsis;
|
|
702
|
+
}
|
|
703
|
+
|
|
698
704
|
|
|
699
705
|
@mixin avatar {
|
|
700
706
|
height: $listbox-template-avatar-size;
|
|
@@ -695,6 +695,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
697
|
|
|
698
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
699
|
+
overflow: hidden;
|
|
700
|
+
white-space: nowrap;
|
|
701
|
+
text-overflow: ellipsis;
|
|
702
|
+
}
|
|
703
|
+
|
|
698
704
|
|
|
699
705
|
@mixin avatar {
|
|
700
706
|
height: $listbox-template-avatar-size;
|
|
@@ -1173,6 +1173,7 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
1173
1173
|
display: block;
|
|
1174
1174
|
line-height: $ddl-select-all-height;
|
|
1175
1175
|
overflow: hidden;
|
|
1176
|
+
text-overflow: ellipsis;
|
|
1176
1177
|
padding-right: $ddl-list-padding-right;
|
|
1177
1178
|
position: relative;
|
|
1178
1179
|
text-indent: $ddl-check-right;
|
|
@@ -1173,6 +1173,7 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
1173
1173
|
display: block;
|
|
1174
1174
|
line-height: $ddl-select-all-height;
|
|
1175
1175
|
overflow: hidden;
|
|
1176
|
+
text-overflow: ellipsis;
|
|
1176
1177
|
padding-right: $ddl-list-padding-right;
|
|
1177
1178
|
position: relative;
|
|
1178
1179
|
text-indent: $ddl-check-right;
|
|
@@ -1145,6 +1145,7 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
1145
1145
|
display: block;
|
|
1146
1146
|
line-height: $ddl-select-all-height;
|
|
1147
1147
|
overflow: hidden;
|
|
1148
|
+
text-overflow: ellipsis;
|
|
1148
1149
|
padding-right: $ddl-list-padding-right;
|
|
1149
1150
|
position: relative;
|
|
1150
1151
|
text-indent: $ddl-check-right;
|
|
@@ -1134,6 +1134,7 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
1134
1134
|
display: block;
|
|
1135
1135
|
line-height: $ddl-select-all-height;
|
|
1136
1136
|
overflow: hidden;
|
|
1137
|
+
text-overflow: ellipsis;
|
|
1137
1138
|
padding-right: $ddl-list-padding-right;
|
|
1138
1139
|
position: relative;
|
|
1139
1140
|
text-indent: $ddl-check-right;
|
|
@@ -1216,6 +1216,7 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
1216
1216
|
display: block;
|
|
1217
1217
|
line-height: $ddl-select-all-height;
|
|
1218
1218
|
overflow: hidden;
|
|
1219
|
+
text-overflow: ellipsis;
|
|
1219
1220
|
padding-right: $ddl-list-padding-right;
|
|
1220
1221
|
position: relative;
|
|
1221
1222
|
text-indent: $ddl-check-right;
|
|
@@ -1168,6 +1168,7 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
1168
1168
|
display: block;
|
|
1169
1169
|
line-height: $ddl-select-all-height;
|
|
1170
1170
|
overflow: hidden;
|
|
1171
|
+
text-overflow: ellipsis;
|
|
1171
1172
|
padding-right: $ddl-list-padding-right;
|
|
1172
1173
|
position: relative;
|
|
1173
1174
|
text-indent: $ddl-check-right;
|
|
@@ -1168,6 +1168,7 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
1168
1168
|
display: block;
|
|
1169
1169
|
line-height: $ddl-select-all-height;
|
|
1170
1170
|
overflow: hidden;
|
|
1171
|
+
text-overflow: ellipsis;
|
|
1171
1172
|
padding-right: $ddl-list-padding-right;
|
|
1172
1173
|
position: relative;
|
|
1173
1174
|
text-indent: $ddl-check-right;
|
|
@@ -1130,6 +1130,7 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
1130
1130
|
display: block;
|
|
1131
1131
|
line-height: $ddl-select-all-height;
|
|
1132
1132
|
overflow: hidden;
|
|
1133
|
+
text-overflow: ellipsis;
|
|
1133
1134
|
padding-right: $ddl-list-padding-right;
|
|
1134
1135
|
position: relative;
|
|
1135
1136
|
text-indent: $ddl-check-right;
|
|
@@ -1121,6 +1121,7 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
1121
1121
|
display: block;
|
|
1122
1122
|
line-height: $ddl-select-all-height;
|
|
1123
1123
|
overflow: hidden;
|
|
1124
|
+
text-overflow: ellipsis;
|
|
1124
1125
|
padding-right: $ddl-list-padding-right;
|
|
1125
1126
|
position: relative;
|
|
1126
1127
|
text-indent: $ddl-check-right;
|
|
@@ -1184,6 +1184,7 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
1184
1184
|
display: block;
|
|
1185
1185
|
line-height: $ddl-select-all-height;
|
|
1186
1186
|
overflow: hidden;
|
|
1187
|
+
text-overflow: ellipsis;
|
|
1187
1188
|
padding-right: $ddl-list-padding-right;
|
|
1188
1189
|
position: relative;
|
|
1189
1190
|
text-indent: $ddl-check-right;
|
|
@@ -1184,6 +1184,7 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
1184
1184
|
display: block;
|
|
1185
1185
|
line-height: $ddl-select-all-height;
|
|
1186
1186
|
overflow: hidden;
|
|
1187
|
+
text-overflow: ellipsis;
|
|
1187
1188
|
padding-right: $ddl-list-padding-right;
|
|
1188
1189
|
position: relative;
|
|
1189
1190
|
text-indent: $ddl-check-right;
|
|
@@ -1175,6 +1175,7 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
1175
1175
|
display: block;
|
|
1176
1176
|
line-height: $ddl-select-all-height;
|
|
1177
1177
|
overflow: hidden;
|
|
1178
|
+
text-overflow: ellipsis;
|
|
1178
1179
|
padding-right: $ddl-list-padding-right;
|
|
1179
1180
|
position: relative;
|
|
1180
1181
|
text-indent: $ddl-check-right;
|
|
@@ -1175,6 +1175,7 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
1175
1175
|
display: block;
|
|
1176
1176
|
line-height: $ddl-select-all-height;
|
|
1177
1177
|
overflow: hidden;
|
|
1178
|
+
text-overflow: ellipsis;
|
|
1178
1179
|
padding-right: $ddl-list-padding-right;
|
|
1179
1180
|
position: relative;
|
|
1180
1181
|
text-indent: $ddl-check-right;
|
|
@@ -1241,6 +1241,7 @@ $ddl-closer-margin-top-bigger-small: -3.4em !default;
|
|
|
1241
1241
|
display: block;
|
|
1242
1242
|
line-height: $ddl-select-all-height;
|
|
1243
1243
|
overflow: hidden;
|
|
1244
|
+
text-overflow: ellipsis;
|
|
1244
1245
|
padding-right: $ddl-list-padding-right;
|
|
1245
1246
|
position: relative;
|
|
1246
1247
|
text-indent: $ddl-check-right;
|
|
@@ -1179,6 +1179,7 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
1179
1179
|
display: block;
|
|
1180
1180
|
line-height: $ddl-select-all-height;
|
|
1181
1181
|
overflow: hidden;
|
|
1182
|
+
text-overflow: ellipsis;
|
|
1182
1183
|
padding-right: $ddl-list-padding-right;
|
|
1183
1184
|
position: relative;
|
|
1184
1185
|
text-indent: $ddl-check-right;
|
|
@@ -1172,6 +1172,7 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
|
|
|
1172
1172
|
display: block;
|
|
1173
1173
|
line-height: $ddl-select-all-height;
|
|
1174
1174
|
overflow: hidden;
|
|
1175
|
+
text-overflow: ellipsis;
|
|
1175
1176
|
padding-right: $ddl-list-padding-right;
|
|
1176
1177
|
position: relative;
|
|
1177
1178
|
text-indent: $ddl-check-right;
|
|
@@ -1169,6 +1169,7 @@ $ddl-chip-bigger-content-padding: 0 !default;
|
|
|
1169
1169
|
display: block;
|
|
1170
1170
|
line-height: $ddl-select-all-height;
|
|
1171
1171
|
overflow: hidden;
|
|
1172
|
+
text-overflow: ellipsis;
|
|
1172
1173
|
padding-right: $ddl-list-padding-right;
|
|
1173
1174
|
position: relative;
|
|
1174
1175
|
text-indent: $ddl-check-right;
|
|
@@ -1169,6 +1169,7 @@ $ddl-chip-bigger-content-padding: 0 !default;
|
|
|
1169
1169
|
display: block;
|
|
1170
1170
|
line-height: $ddl-select-all-height;
|
|
1171
1171
|
overflow: hidden;
|
|
1172
|
+
text-overflow: ellipsis;
|
|
1172
1173
|
padding-right: $ddl-list-padding-right;
|
|
1173
1174
|
position: relative;
|
|
1174
1175
|
text-indent: $ddl-check-right;
|
|
@@ -1173,6 +1173,7 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
1173
1173
|
display: block;
|
|
1174
1174
|
line-height: $ddl-select-all-height;
|
|
1175
1175
|
overflow: hidden;
|
|
1176
|
+
text-overflow: ellipsis;
|
|
1176
1177
|
padding-right: $ddl-list-padding-right;
|
|
1177
1178
|
position: relative;
|
|
1178
1179
|
text-indent: $ddl-check-right;
|
|
@@ -1173,6 +1173,7 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
1173
1173
|
display: block;
|
|
1174
1174
|
line-height: $ddl-select-all-height;
|
|
1175
1175
|
overflow: hidden;
|
|
1176
|
+
text-overflow: ellipsis;
|
|
1176
1177
|
padding-right: $ddl-list-padding-right;
|
|
1177
1178
|
position: relative;
|
|
1178
1179
|
text-indent: $ddl-check-right;
|
|
@@ -17635,14 +17635,14 @@ $signature-border-color: $neutral-light !default;
|
|
|
17635
17635
|
$signature-background-color: $theme-dark-font !default;
|
|
17636
17636
|
|
|
17637
17637
|
@include export-module('signature-layout') {
|
|
17638
|
-
.e-signature {
|
|
17638
|
+
.e-signature.e-control {
|
|
17639
17639
|
border: $signature-border;
|
|
17640
17640
|
}
|
|
17641
17641
|
}
|
|
17642
17642
|
|
|
17643
17643
|
|
|
17644
17644
|
@include export-module('signature-theme') {
|
|
17645
|
-
.e-signature {
|
|
17645
|
+
.e-signature.e-control {
|
|
17646
17646
|
background-color: $signature-background-color;
|
|
17647
17647
|
border: $signature-border;
|
|
17648
17648
|
border-color: $signature-border-color;
|
|
@@ -18398,6 +18398,8 @@ $ddl-bigger-small-list-header-font-size: 14px !default;
|
|
|
18398
18398
|
min-height: $ddl-list-line-height;
|
|
18399
18399
|
padding-left: $ddl-list-header-padding-left;
|
|
18400
18400
|
padding-right: $ddl-list-padding-right;
|
|
18401
|
+
overflow: hidden;
|
|
18402
|
+
text-overflow: ellipsis;
|
|
18401
18403
|
@if $skin-name == 'Material3' {
|
|
18402
18404
|
background: $ddl-list-bg-color;
|
|
18403
18405
|
}
|
|
@@ -60020,6 +60022,7 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
60020
60022
|
display: block;
|
|
60021
60023
|
line-height: $ddl-select-all-height;
|
|
60022
60024
|
overflow: hidden;
|
|
60025
|
+
text-overflow: ellipsis;
|
|
60023
60026
|
padding-right: $ddl-list-padding-right;
|
|
60024
60027
|
position: relative;
|
|
60025
60028
|
text-indent: $ddl-check-right;
|
|
@@ -62605,6 +62608,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62605
62608
|
}
|
|
62606
62609
|
}
|
|
62607
62610
|
|
|
62611
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
62612
|
+
overflow: hidden;
|
|
62613
|
+
white-space: nowrap;
|
|
62614
|
+
text-overflow: ellipsis;
|
|
62615
|
+
}
|
|
62616
|
+
|
|
62608
62617
|
|
|
62609
62618
|
@mixin avatar {
|
|
62610
62619
|
height: $listbox-template-avatar-size;
|
|
@@ -73454,6 +73463,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 13px !default;
|
|
|
73454
73463
|
color: $pager-icon-color;
|
|
73455
73464
|
}
|
|
73456
73465
|
|
|
73466
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
73467
|
+
@if $pager-skin == 'fluent2' {
|
|
73468
|
+
color: $pager-hover-color;
|
|
73469
|
+
}
|
|
73470
|
+
}
|
|
73471
|
+
|
|
73457
73472
|
div.e-icons.e-disable {
|
|
73458
73473
|
color: $pager-numeric-txt-bg-color;
|
|
73459
73474
|
}
|
|
@@ -74196,7 +74211,8 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
74196
74211
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
74197
74212
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
74198
74213
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74199
|
-
margin-top: -
|
|
74214
|
+
margin-top: -3px;
|
|
74215
|
+
margin-right: 17px;
|
|
74200
74216
|
}
|
|
74201
74217
|
}
|
|
74202
74218
|
}
|
|
@@ -76465,7 +76481,8 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
76465
76481
|
}
|
|
76466
76482
|
}
|
|
76467
76483
|
|
|
76468
|
-
& .e-toolbar-right
|
|
76484
|
+
& .e-toolbar-right,
|
|
76485
|
+
& .e-toolbar-left {
|
|
76469
76486
|
& .e-search-wrapper {
|
|
76470
76487
|
width: 100%;
|
|
76471
76488
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -80069,6 +80086,10 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
80069
80086
|
}
|
|
80070
80087
|
}
|
|
80071
80088
|
|
|
80089
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
80090
|
+
background-color: $group-header-hover-bg-color;
|
|
80091
|
+
}
|
|
80092
|
+
|
|
80072
80093
|
.e-search-icon {
|
|
80073
80094
|
background: none;
|
|
80074
80095
|
}
|
|
@@ -81117,6 +81138,11 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
81117
81138
|
.e-emptyrow {
|
|
81118
81139
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
81119
81140
|
color: $grid-rowcell-color;
|
|
81141
|
+
&.e-active {
|
|
81142
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
81143
|
+
color: $grid-row-selection-color;
|
|
81144
|
+
}
|
|
81145
|
+
}
|
|
81120
81146
|
}
|
|
81121
81147
|
}
|
|
81122
81148
|
|
|
@@ -81203,9 +81229,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
81203
81229
|
|
|
81204
81230
|
&.e-gridhover .e-frozenhover,
|
|
81205
81231
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81206
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81232
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81207
81233
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
81208
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81234
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81209
81235
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81210
81236
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
81211
81237
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -81405,6 +81431,10 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
81405
81431
|
color: $grid-filtered-color;
|
|
81406
81432
|
}
|
|
81407
81433
|
|
|
81434
|
+
.e-focused .e-filtered::before {
|
|
81435
|
+
color: $grid-hover-icon-color;
|
|
81436
|
+
}
|
|
81437
|
+
|
|
81408
81438
|
.e-gridpopup {
|
|
81409
81439
|
.e-content {
|
|
81410
81440
|
background-color: $grid-popup-bg-color;
|
|
@@ -81627,6 +81657,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
81627
81657
|
padding-top: 6px;
|
|
81628
81658
|
padding-bottom: 6px;
|
|
81629
81659
|
}
|
|
81660
|
+
@if $grid-skin == 'fluent2' {
|
|
81661
|
+
color: $grid-dragdrop-text-color;
|
|
81662
|
+
}
|
|
81630
81663
|
|
|
81631
81664
|
&.e-focused {
|
|
81632
81665
|
box-shadow: none;
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -17621,14 +17621,14 @@ $signature-border-color: $neutral-light !default;
|
|
|
17621
17621
|
$signature-background-color: $theme-dark-font !default;
|
|
17622
17622
|
|
|
17623
17623
|
@include export-module('signature-layout') {
|
|
17624
|
-
.e-signature {
|
|
17624
|
+
.e-signature.e-control {
|
|
17625
17625
|
border: $signature-border;
|
|
17626
17626
|
}
|
|
17627
17627
|
}
|
|
17628
17628
|
|
|
17629
17629
|
|
|
17630
17630
|
@include export-module('signature-theme') {
|
|
17631
|
-
.e-signature {
|
|
17631
|
+
.e-signature.e-control {
|
|
17632
17632
|
background-color: $signature-background-color;
|
|
17633
17633
|
border: $signature-border;
|
|
17634
17634
|
border-color: $signature-border-color;
|
|
@@ -18380,6 +18380,8 @@ $ddl-bigger-small-list-header-font-size: 14px !default;
|
|
|
18380
18380
|
min-height: $ddl-list-line-height;
|
|
18381
18381
|
padding-left: $ddl-list-header-padding-left;
|
|
18382
18382
|
padding-right: $ddl-list-padding-right;
|
|
18383
|
+
overflow: hidden;
|
|
18384
|
+
text-overflow: ellipsis;
|
|
18383
18385
|
@if $skin-name == 'Material3' {
|
|
18384
18386
|
background: $ddl-list-bg-color;
|
|
18385
18387
|
}
|
|
@@ -59796,6 +59798,7 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
59796
59798
|
display: block;
|
|
59797
59799
|
line-height: $ddl-select-all-height;
|
|
59798
59800
|
overflow: hidden;
|
|
59801
|
+
text-overflow: ellipsis;
|
|
59799
59802
|
padding-right: $ddl-list-padding-right;
|
|
59800
59803
|
position: relative;
|
|
59801
59804
|
text-indent: $ddl-check-right;
|
|
@@ -62376,6 +62379,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62376
62379
|
}
|
|
62377
62380
|
}
|
|
62378
62381
|
|
|
62382
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
62383
|
+
overflow: hidden;
|
|
62384
|
+
white-space: nowrap;
|
|
62385
|
+
text-overflow: ellipsis;
|
|
62386
|
+
}
|
|
62387
|
+
|
|
62379
62388
|
|
|
62380
62389
|
@mixin avatar {
|
|
62381
62390
|
height: $listbox-template-avatar-size;
|
|
@@ -73222,6 +73231,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 13px !default;
|
|
|
73222
73231
|
color: $pager-icon-color;
|
|
73223
73232
|
}
|
|
73224
73233
|
|
|
73234
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
73235
|
+
@if $pager-skin == 'fluent2' {
|
|
73236
|
+
color: $pager-hover-color;
|
|
73237
|
+
}
|
|
73238
|
+
}
|
|
73239
|
+
|
|
73225
73240
|
div.e-icons.e-disable {
|
|
73226
73241
|
color: $pager-numeric-txt-bg-color;
|
|
73227
73242
|
}
|
|
@@ -73969,7 +73984,8 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
73969
73984
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
73970
73985
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
73971
73986
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
73972
|
-
margin-top: -
|
|
73987
|
+
margin-top: -3px;
|
|
73988
|
+
margin-right: 17px;
|
|
73973
73989
|
}
|
|
73974
73990
|
}
|
|
73975
73991
|
}
|
|
@@ -76237,7 +76253,8 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
76237
76253
|
}
|
|
76238
76254
|
}
|
|
76239
76255
|
|
|
76240
|
-
& .e-toolbar-right
|
|
76256
|
+
& .e-toolbar-right,
|
|
76257
|
+
& .e-toolbar-left {
|
|
76241
76258
|
& .e-search-wrapper {
|
|
76242
76259
|
width: 100%;
|
|
76243
76260
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -79841,6 +79858,10 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
79841
79858
|
}
|
|
79842
79859
|
}
|
|
79843
79860
|
|
|
79861
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
79862
|
+
background-color: $group-header-hover-bg-color;
|
|
79863
|
+
}
|
|
79864
|
+
|
|
79844
79865
|
.e-search-icon {
|
|
79845
79866
|
background: none;
|
|
79846
79867
|
}
|
|
@@ -80889,6 +80910,11 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80889
80910
|
.e-emptyrow {
|
|
80890
80911
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
80891
80912
|
color: $grid-rowcell-color;
|
|
80913
|
+
&.e-active {
|
|
80914
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
80915
|
+
color: $grid-row-selection-color;
|
|
80916
|
+
}
|
|
80917
|
+
}
|
|
80892
80918
|
}
|
|
80893
80919
|
}
|
|
80894
80920
|
|
|
@@ -80975,9 +81001,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80975
81001
|
|
|
80976
81002
|
&.e-gridhover .e-frozenhover,
|
|
80977
81003
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
80978
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81004
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
80979
81005
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
80980
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81006
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
80981
81007
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
80982
81008
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
80983
81009
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -81177,6 +81203,10 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
81177
81203
|
color: $grid-filtered-color;
|
|
81178
81204
|
}
|
|
81179
81205
|
|
|
81206
|
+
.e-focused .e-filtered::before {
|
|
81207
|
+
color: $grid-hover-icon-color;
|
|
81208
|
+
}
|
|
81209
|
+
|
|
81180
81210
|
.e-gridpopup {
|
|
81181
81211
|
.e-content {
|
|
81182
81212
|
background-color: $grid-popup-bg-color;
|
|
@@ -81399,6 +81429,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
81399
81429
|
padding-top: 6px;
|
|
81400
81430
|
padding-bottom: 6px;
|
|
81401
81431
|
}
|
|
81432
|
+
@if $grid-skin == 'fluent2' {
|
|
81433
|
+
color: $grid-dragdrop-text-color;
|
|
81434
|
+
}
|
|
81402
81435
|
|
|
81403
81436
|
&.e-focused {
|
|
81404
81437
|
box-shadow: none;
|