@syncfusion/blazor-themes 26.2.8 → 26.2.10
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 +68 -7
- package/SCSS-Themes/bds.scss +68 -7
- package/SCSS-Themes/bootstrap-dark.scss +68 -7
- package/SCSS-Themes/bootstrap.scss +68 -7
- package/SCSS-Themes/bootstrap4.scss +68 -7
- package/SCSS-Themes/bootstrap5-dark.scss +72 -11
- package/SCSS-Themes/bootstrap5.scss +72 -11
- package/SCSS-Themes/calendars/datetimepicker/bds-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bds.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap4.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/highcontrast.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind.scss +20 -0
- 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 +68 -7
- package/SCSS-Themes/fabric.scss +68 -7
- package/SCSS-Themes/fluent-dark.scss +68 -7
- package/SCSS-Themes/fluent.scss +68 -7
- package/SCSS-Themes/fluent2-dark.scss +71 -9
- package/SCSS-Themes/fluent2.scss +71 -9
- 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 +28 -4
- package/SCSS-Themes/grids/grid/bds.scss +28 -4
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/bootstrap.scss +28 -4
- package/SCSS-Themes/grids/grid/bootstrap4.scss +28 -4
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +32 -8
- package/SCSS-Themes/grids/grid/bootstrap5.scss +32 -8
- package/SCSS-Themes/grids/grid/fabric-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/fabric.scss +28 -4
- package/SCSS-Themes/grids/grid/fluent-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/fluent.scss +28 -4
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +31 -6
- package/SCSS-Themes/grids/grid/fluent2.scss +31 -6
- package/SCSS-Themes/grids/grid/highcontrast.scss +29 -5
- package/SCSS-Themes/grids/grid/material-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/material.scss +29 -5
- package/SCSS-Themes/grids/grid/material3-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/material3.scss +28 -4
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/tailwind.scss +28 -4
- package/SCSS-Themes/highcontrast.scss +69 -8
- 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 +68 -7
- package/SCSS-Themes/material.scss +69 -8
- package/SCSS-Themes/material3-dark.scss +68 -7
- package/SCSS-Themes/material3.scss +68 -7
- 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/popups/dialog/bds-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bds.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
- package/SCSS-Themes/popups/dialog/highcontrast.scss +1 -0
- package/SCSS-Themes/popups/dialog/material-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +68 -7
- package/SCSS-Themes/tailwind.scss +68 -7
- package/package.json +1 -1
|
@@ -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
|
}
|
|
@@ -42303,6 +42305,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42303
42305
|
}
|
|
42304
42306
|
}
|
|
42305
42307
|
|
|
42308
|
+
.e-datetime-mob-popup-wrap {
|
|
42309
|
+
align-items: center;
|
|
42310
|
+
display: flex;
|
|
42311
|
+
flex-direction: column;
|
|
42312
|
+
height: 100%;
|
|
42313
|
+
justify-content: center;
|
|
42314
|
+
left: 0;
|
|
42315
|
+
max-height: 100%;
|
|
42316
|
+
position: fixed;
|
|
42317
|
+
top: 0;
|
|
42318
|
+
width: 100%;
|
|
42319
|
+
z-index: 1002;
|
|
42320
|
+
|
|
42321
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42322
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42323
|
+
position: relative;
|
|
42324
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42325
|
+
}
|
|
42326
|
+
}
|
|
42327
|
+
|
|
42306
42328
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42307
42329
|
@if $skin-name != 'Material3' {
|
|
42308
42330
|
background-color: $datetime-default-overlay;
|
|
@@ -44746,6 +44768,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44746
44768
|
|
|
44747
44769
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
44748
44770
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
44771
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
44749
44772
|
}
|
|
44750
44773
|
}
|
|
44751
44774
|
}
|
|
@@ -60020,6 +60043,7 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
60020
60043
|
display: block;
|
|
60021
60044
|
line-height: $ddl-select-all-height;
|
|
60022
60045
|
overflow: hidden;
|
|
60046
|
+
text-overflow: ellipsis;
|
|
60023
60047
|
padding-right: $ddl-list-padding-right;
|
|
60024
60048
|
position: relative;
|
|
60025
60049
|
text-indent: $ddl-check-right;
|
|
@@ -62605,6 +62629,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62605
62629
|
}
|
|
62606
62630
|
}
|
|
62607
62631
|
|
|
62632
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
62633
|
+
overflow: hidden;
|
|
62634
|
+
white-space: nowrap;
|
|
62635
|
+
text-overflow: ellipsis;
|
|
62636
|
+
}
|
|
62637
|
+
|
|
62608
62638
|
|
|
62609
62639
|
@mixin avatar {
|
|
62610
62640
|
height: $listbox-template-avatar-size;
|
|
@@ -73454,6 +73484,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 13px !default;
|
|
|
73454
73484
|
color: $pager-icon-color;
|
|
73455
73485
|
}
|
|
73456
73486
|
|
|
73487
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
73488
|
+
@if $pager-skin == 'fluent2' {
|
|
73489
|
+
color: $pager-hover-color;
|
|
73490
|
+
}
|
|
73491
|
+
}
|
|
73492
|
+
|
|
73457
73493
|
div.e-icons.e-disable {
|
|
73458
73494
|
color: $pager-numeric-txt-bg-color;
|
|
73459
73495
|
}
|
|
@@ -74196,7 +74232,8 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
74196
74232
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
74197
74233
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
74198
74234
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74199
|
-
margin-top: -
|
|
74235
|
+
margin-top: -3px;
|
|
74236
|
+
margin-right: 17px;
|
|
74200
74237
|
}
|
|
74201
74238
|
}
|
|
74202
74239
|
}
|
|
@@ -75748,6 +75785,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
75748
75785
|
}
|
|
75749
75786
|
|
|
75750
75787
|
.e-dropitemscount {
|
|
75788
|
+
font-size: 14px;
|
|
75751
75789
|
@if $grid-skin == 'tailwind' {
|
|
75752
75790
|
margin-left: 1px;
|
|
75753
75791
|
}
|
|
@@ -79018,7 +79056,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
79018
79056
|
}
|
|
79019
79057
|
|
|
79020
79058
|
& .e-cloneproperties {
|
|
79021
|
-
border-width: $grid-border-size $grid-border-size
|
|
79059
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
79022
79060
|
}
|
|
79023
79061
|
|
|
79024
79062
|
& tr {
|
|
@@ -79805,6 +79843,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
79805
79843
|
@if $grid-skin == 'fluent2' {
|
|
79806
79844
|
margin-top: -8px;
|
|
79807
79845
|
}
|
|
79846
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
79847
|
+
margin-top: -9px;
|
|
79848
|
+
}
|
|
79808
79849
|
}
|
|
79809
79850
|
|
|
79810
79851
|
.e-reorderdownarrow {
|
|
@@ -80069,6 +80110,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
80069
80110
|
}
|
|
80070
80111
|
}
|
|
80071
80112
|
|
|
80113
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
80114
|
+
@if $grid-skin == 'fluent2' {
|
|
80115
|
+
background-color: $group-header-hover-bg-color;
|
|
80116
|
+
}
|
|
80117
|
+
}
|
|
80118
|
+
|
|
80072
80119
|
.e-search-icon {
|
|
80073
80120
|
background: none;
|
|
80074
80121
|
}
|
|
@@ -80738,7 +80785,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
80738
80785
|
}
|
|
80739
80786
|
|
|
80740
80787
|
& .e-menu-item.e-focused {
|
|
80741
|
-
|
|
80788
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
80789
|
+
background-color: transparent;
|
|
80790
|
+
}
|
|
80742
80791
|
}
|
|
80743
80792
|
}
|
|
80744
80793
|
}
|
|
@@ -81117,6 +81166,11 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
81117
81166
|
.e-emptyrow {
|
|
81118
81167
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
81119
81168
|
color: $grid-rowcell-color;
|
|
81169
|
+
&.e-active {
|
|
81170
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
81171
|
+
color: $grid-row-selection-color;
|
|
81172
|
+
}
|
|
81173
|
+
}
|
|
81120
81174
|
}
|
|
81121
81175
|
}
|
|
81122
81176
|
|
|
@@ -81203,9 +81257,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
81203
81257
|
|
|
81204
81258
|
&.e-gridhover .e-frozenhover,
|
|
81205
81259
|
&.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,
|
|
81260
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81207
81261
|
&.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,
|
|
81262
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81209
81263
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81210
81264
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
81211
81265
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -81405,6 +81459,10 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
81405
81459
|
color: $grid-filtered-color;
|
|
81406
81460
|
}
|
|
81407
81461
|
|
|
81462
|
+
.e-focused .e-filtered::before {
|
|
81463
|
+
color: $grid-hover-icon-color;
|
|
81464
|
+
}
|
|
81465
|
+
|
|
81408
81466
|
.e-gridpopup {
|
|
81409
81467
|
.e-content {
|
|
81410
81468
|
background-color: $grid-popup-bg-color;
|
|
@@ -81627,6 +81685,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
81627
81685
|
padding-top: 6px;
|
|
81628
81686
|
padding-bottom: 6px;
|
|
81629
81687
|
}
|
|
81688
|
+
@if $grid-skin == 'fluent2' {
|
|
81689
|
+
color: $grid-dragdrop-text-color;
|
|
81690
|
+
}
|
|
81630
81691
|
|
|
81631
81692
|
&.e-focused {
|
|
81632
81693
|
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
|
}
|
|
@@ -42118,6 +42120,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42118
42120
|
}
|
|
42119
42121
|
}
|
|
42120
42122
|
|
|
42123
|
+
.e-datetime-mob-popup-wrap {
|
|
42124
|
+
align-items: center;
|
|
42125
|
+
display: flex;
|
|
42126
|
+
flex-direction: column;
|
|
42127
|
+
height: 100%;
|
|
42128
|
+
justify-content: center;
|
|
42129
|
+
left: 0;
|
|
42130
|
+
max-height: 100%;
|
|
42131
|
+
position: fixed;
|
|
42132
|
+
top: 0;
|
|
42133
|
+
width: 100%;
|
|
42134
|
+
z-index: 1002;
|
|
42135
|
+
|
|
42136
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42137
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42138
|
+
position: relative;
|
|
42139
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42140
|
+
}
|
|
42141
|
+
}
|
|
42142
|
+
|
|
42121
42143
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42122
42144
|
@if $skin-name != 'Material3' {
|
|
42123
42145
|
background-color: $datetime-default-overlay;
|
|
@@ -44547,6 +44569,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44547
44569
|
|
|
44548
44570
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
44549
44571
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
44572
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
44550
44573
|
}
|
|
44551
44574
|
}
|
|
44552
44575
|
}
|
|
@@ -59796,6 +59819,7 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
59796
59819
|
display: block;
|
|
59797
59820
|
line-height: $ddl-select-all-height;
|
|
59798
59821
|
overflow: hidden;
|
|
59822
|
+
text-overflow: ellipsis;
|
|
59799
59823
|
padding-right: $ddl-list-padding-right;
|
|
59800
59824
|
position: relative;
|
|
59801
59825
|
text-indent: $ddl-check-right;
|
|
@@ -62376,6 +62400,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62376
62400
|
}
|
|
62377
62401
|
}
|
|
62378
62402
|
|
|
62403
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
62404
|
+
overflow: hidden;
|
|
62405
|
+
white-space: nowrap;
|
|
62406
|
+
text-overflow: ellipsis;
|
|
62407
|
+
}
|
|
62408
|
+
|
|
62379
62409
|
|
|
62380
62410
|
@mixin avatar {
|
|
62381
62411
|
height: $listbox-template-avatar-size;
|
|
@@ -73222,6 +73252,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 13px !default;
|
|
|
73222
73252
|
color: $pager-icon-color;
|
|
73223
73253
|
}
|
|
73224
73254
|
|
|
73255
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
73256
|
+
@if $pager-skin == 'fluent2' {
|
|
73257
|
+
color: $pager-hover-color;
|
|
73258
|
+
}
|
|
73259
|
+
}
|
|
73260
|
+
|
|
73225
73261
|
div.e-icons.e-disable {
|
|
73226
73262
|
color: $pager-numeric-txt-bg-color;
|
|
73227
73263
|
}
|
|
@@ -73969,7 +74005,8 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
73969
74005
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
73970
74006
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
73971
74007
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
73972
|
-
margin-top: -
|
|
74008
|
+
margin-top: -3px;
|
|
74009
|
+
margin-right: 17px;
|
|
73973
74010
|
}
|
|
73974
74011
|
}
|
|
73975
74012
|
}
|
|
@@ -75520,6 +75557,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
75520
75557
|
}
|
|
75521
75558
|
|
|
75522
75559
|
.e-dropitemscount {
|
|
75560
|
+
font-size: 14px;
|
|
75523
75561
|
@if $grid-skin == 'tailwind' {
|
|
75524
75562
|
margin-left: 1px;
|
|
75525
75563
|
}
|
|
@@ -78790,7 +78828,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
78790
78828
|
}
|
|
78791
78829
|
|
|
78792
78830
|
& .e-cloneproperties {
|
|
78793
|
-
border-width: $grid-border-size $grid-border-size
|
|
78831
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
78794
78832
|
}
|
|
78795
78833
|
|
|
78796
78834
|
& tr {
|
|
@@ -79577,6 +79615,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
79577
79615
|
@if $grid-skin == 'fluent2' {
|
|
79578
79616
|
margin-top: -8px;
|
|
79579
79617
|
}
|
|
79618
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
79619
|
+
margin-top: -9px;
|
|
79620
|
+
}
|
|
79580
79621
|
}
|
|
79581
79622
|
|
|
79582
79623
|
.e-reorderdownarrow {
|
|
@@ -79841,6 +79882,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
79841
79882
|
}
|
|
79842
79883
|
}
|
|
79843
79884
|
|
|
79885
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
79886
|
+
@if $grid-skin == 'fluent2' {
|
|
79887
|
+
background-color: $group-header-hover-bg-color;
|
|
79888
|
+
}
|
|
79889
|
+
}
|
|
79890
|
+
|
|
79844
79891
|
.e-search-icon {
|
|
79845
79892
|
background: none;
|
|
79846
79893
|
}
|
|
@@ -80510,7 +80557,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80510
80557
|
}
|
|
80511
80558
|
|
|
80512
80559
|
& .e-menu-item.e-focused {
|
|
80513
|
-
|
|
80560
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
80561
|
+
background-color: transparent;
|
|
80562
|
+
}
|
|
80514
80563
|
}
|
|
80515
80564
|
}
|
|
80516
80565
|
}
|
|
@@ -80889,6 +80938,11 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80889
80938
|
.e-emptyrow {
|
|
80890
80939
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
80891
80940
|
color: $grid-rowcell-color;
|
|
80941
|
+
&.e-active {
|
|
80942
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
80943
|
+
color: $grid-row-selection-color;
|
|
80944
|
+
}
|
|
80945
|
+
}
|
|
80892
80946
|
}
|
|
80893
80947
|
}
|
|
80894
80948
|
|
|
@@ -80975,9 +81029,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80975
81029
|
|
|
80976
81030
|
&.e-gridhover .e-frozenhover,
|
|
80977
81031
|
&.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,
|
|
81032
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
80979
81033
|
&.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,
|
|
81034
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
80981
81035
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
80982
81036
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
80983
81037
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -81177,6 +81231,10 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
81177
81231
|
color: $grid-filtered-color;
|
|
81178
81232
|
}
|
|
81179
81233
|
|
|
81234
|
+
.e-focused .e-filtered::before {
|
|
81235
|
+
color: $grid-hover-icon-color;
|
|
81236
|
+
}
|
|
81237
|
+
|
|
81180
81238
|
.e-gridpopup {
|
|
81181
81239
|
.e-content {
|
|
81182
81240
|
background-color: $grid-popup-bg-color;
|
|
@@ -81399,6 +81457,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
81399
81457
|
padding-top: 6px;
|
|
81400
81458
|
padding-bottom: 6px;
|
|
81401
81459
|
}
|
|
81460
|
+
@if $grid-skin == 'fluent2' {
|
|
81461
|
+
color: $grid-dragdrop-text-color;
|
|
81462
|
+
}
|
|
81402
81463
|
|
|
81403
81464
|
&.e-focused {
|
|
81404
81465
|
box-shadow: none;
|