@syncfusion/blazor-themes 23.1.40 → 23.1.42
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/bootstrap-dark.scss +150 -49
- package/SCSS-Themes/bootstrap.scss +150 -49
- package/SCSS-Themes/bootstrap4.scss +182 -51
- package/SCSS-Themes/bootstrap5-dark.scss +150 -49
- package/SCSS-Themes/bootstrap5.scss +150 -49
- package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap4.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap5.scss +6 -2
- package/SCSS-Themes/buttons/switch/fabric-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/fabric.scss +6 -2
- package/SCSS-Themes/buttons/switch/fluent-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/fluent.scss +6 -2
- package/SCSS-Themes/buttons/switch/highcontrast.scss +6 -2
- package/SCSS-Themes/buttons/switch/material-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/material.scss +6 -2
- package/SCSS-Themes/buttons/switch/material3-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/material3.scss +6 -2
- package/SCSS-Themes/buttons/switch/tailwind-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/tailwind.scss +6 -2
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +26 -6
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +26 -6
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +9 -6
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +13 -2
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +19 -0
- package/SCSS-Themes/fabric-dark.scss +150 -49
- package/SCSS-Themes/fabric.scss +150 -49
- package/SCSS-Themes/fluent-dark.scss +167 -49
- package/SCSS-Themes/fluent.scss +167 -49
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/bootstrap.scss +117 -33
- package/SCSS-Themes/grids/grid/bootstrap4.scss +117 -33
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/bootstrap5.scss +117 -33
- package/SCSS-Themes/grids/grid/fabric-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/fabric.scss +117 -33
- package/SCSS-Themes/grids/grid/fluent-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/fluent.scss +117 -33
- package/SCSS-Themes/grids/grid/highcontrast.scss +117 -33
- package/SCSS-Themes/grids/grid/material-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/material.scss +117 -33
- package/SCSS-Themes/grids/grid/material3-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/material3.scss +117 -33
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/tailwind.scss +117 -33
- package/SCSS-Themes/highcontrast.scss +150 -49
- package/SCSS-Themes/material-dark.scss +150 -49
- package/SCSS-Themes/material.scss +150 -49
- package/SCSS-Themes/material3-dark.scss +150 -49
- package/SCSS-Themes/material3.scss +150 -49
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +0 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material3.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +16 -5
- package/SCSS-Themes/tailwind-dark.scss +150 -49
- package/SCSS-Themes/tailwind.scss +150 -49
- package/package.json +1 -1
|
@@ -412,8 +412,8 @@ $range-header-font-size: 16px !default;
|
|
|
412
412
|
#{if(&, '&', '*')} .e-title {
|
|
413
413
|
cursor: $range-cursor-pointer-style;
|
|
414
414
|
line-height: $range-normal-nav-icon-height;
|
|
415
|
-
width: $range-control-header-width;
|
|
416
415
|
@if ($skin-name != 'FluentUI') {
|
|
416
|
+
width: $range-control-header-width;
|
|
417
417
|
float: $range-float-none;
|
|
418
418
|
font-weight: $range-font-weight-normal;
|
|
419
419
|
margin-left: $range-value-zero;
|
|
@@ -427,12 +427,13 @@ $range-header-font-size: 16px !default;
|
|
|
427
427
|
}
|
|
428
428
|
}
|
|
429
429
|
#{if(&, '&', '*')} .e-next {
|
|
430
|
-
|
|
430
|
+
@if ($skin-name != 'FluentUI') {
|
|
431
|
+
float: $range-float-right;
|
|
432
|
+
}
|
|
431
433
|
}
|
|
432
434
|
#{if(&, '&', '*')} .e-prev {
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
float: $range-float-right;
|
|
435
|
+
@if ($skin-name != 'FluentUI') {
|
|
436
|
+
float: $range-float-left;
|
|
436
437
|
}
|
|
437
438
|
}
|
|
438
439
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -576,7 +577,9 @@ $range-header-font-size: 16px !default;
|
|
|
576
577
|
float: $range-float-left;
|
|
577
578
|
}
|
|
578
579
|
#{if(&, '&', '*')} .e-prev {
|
|
579
|
-
|
|
580
|
+
@if ($skin-name != 'FluentUI') {
|
|
581
|
+
float: $range-float-right;
|
|
582
|
+
}
|
|
580
583
|
}
|
|
581
584
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
582
585
|
border-radius: $range-hover-end-radius;
|
|
@@ -157,13 +157,24 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
157
157
|
}
|
|
158
158
|
|
|
159
159
|
.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
160
|
-
font-size:
|
|
160
|
+
font-size: 12px;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
.e-bigger .e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon
|
|
163
|
+
.e-bigger .e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon,
|
|
164
|
+
.e-bigger.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
165
|
+
font-size: 14px;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
.e-small .e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon,
|
|
169
|
+
.e-small.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
164
170
|
font-size: 10px;
|
|
165
171
|
}
|
|
166
172
|
|
|
173
|
+
.e-small.e-bigger .e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon,
|
|
174
|
+
.e-small.e-bigger.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
175
|
+
font-size: 12px;
|
|
176
|
+
}
|
|
177
|
+
|
|
167
178
|
.e-bigger.e-small .e-ddl#{&}.e-popup {
|
|
168
179
|
@at-root {
|
|
169
180
|
#{if(&, '&', '*')} .e-list-item,
|
|
@@ -779,7 +779,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
779
779
|
}
|
|
780
780
|
|
|
781
781
|
& .e-selectall-parent + .e-list-parent {
|
|
782
|
-
height: $listbox-select-height;
|
|
782
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
783
783
|
}
|
|
784
784
|
|
|
785
785
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -777,7 +777,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
|
|
|
777
777
|
}
|
|
778
778
|
|
|
779
779
|
& .e-selectall-parent + .e-list-parent {
|
|
780
|
-
height: $listbox-select-height;
|
|
780
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
781
781
|
}
|
|
782
782
|
|
|
783
783
|
& .e-icons {
|
|
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
773
773
|
}
|
|
774
774
|
|
|
775
775
|
& .e-selectall-parent + .e-list-parent {
|
|
776
|
-
height: $listbox-select-height;
|
|
776
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
777
777
|
}
|
|
778
778
|
|
|
779
779
|
& .e-icons {
|
|
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
773
773
|
}
|
|
774
774
|
|
|
775
775
|
& .e-selectall-parent + .e-list-parent {
|
|
776
|
-
height: $listbox-select-height;
|
|
776
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
777
777
|
}
|
|
778
778
|
|
|
779
779
|
& .e-icons {
|
|
@@ -779,7 +779,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
779
779
|
}
|
|
780
780
|
|
|
781
781
|
& .e-selectall-parent + .e-list-parent {
|
|
782
|
-
height: $listbox-select-height;
|
|
782
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
783
783
|
}
|
|
784
784
|
|
|
785
785
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
|
|
|
773
773
|
}
|
|
774
774
|
|
|
775
775
|
& .e-selectall-parent + .e-list-parent {
|
|
776
|
-
height: $listbox-select-height;
|
|
776
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
777
777
|
}
|
|
778
778
|
|
|
779
779
|
& .e-icons {
|
|
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
|
|
|
773
773
|
}
|
|
774
774
|
|
|
775
775
|
& .e-selectall-parent + .e-list-parent {
|
|
776
|
-
height: $listbox-select-height;
|
|
776
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
777
777
|
}
|
|
778
778
|
|
|
779
779
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -779,7 +779,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
779
779
|
}
|
|
780
780
|
|
|
781
781
|
& .e-selectall-parent + .e-list-parent {
|
|
782
|
-
height: $listbox-select-height;
|
|
782
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
783
783
|
}
|
|
784
784
|
|
|
785
785
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -202,6 +202,25 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
202
202
|
border-right-width: 0;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
|
+
.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
206
|
+
font-size: 12px;
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
210
|
+
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
211
|
+
font-size: 14px;
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
.e-small .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
215
|
+
.e-small.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
216
|
+
font-size: 10px;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
220
|
+
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
221
|
+
font-size: 12px;
|
|
222
|
+
}
|
|
223
|
+
|
|
205
224
|
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
206
225
|
border-left-width: 0;
|
|
207
226
|
border-radius: 4px 0 0 4px;
|
|
@@ -40392,11 +40392,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
40392
40392
|
}
|
|
40393
40393
|
|
|
40394
40394
|
& .e-ripple-container {
|
|
40395
|
-
|
|
40395
|
+
@if $skin-name == 'Material3' {
|
|
40396
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40397
|
+
}
|
|
40396
40398
|
}
|
|
40397
40399
|
|
|
40398
40400
|
& .e-ripple-check.e-ripple-container {
|
|
40399
|
-
|
|
40401
|
+
@if $skin-name == 'Material3' {
|
|
40402
|
+
background-color: $switch-ripple-bg-color;
|
|
40403
|
+
}
|
|
40400
40404
|
}
|
|
40401
40405
|
}
|
|
40402
40406
|
}
|
|
@@ -42150,8 +42154,8 @@ $range-header-font-size: 16px !default;
|
|
|
42150
42154
|
#{if(&, '&', '*')} .e-title {
|
|
42151
42155
|
cursor: $range-cursor-pointer-style;
|
|
42152
42156
|
line-height: $range-normal-nav-icon-height;
|
|
42153
|
-
width: $range-control-header-width;
|
|
42154
42157
|
@if ($skin-name != 'FluentUI') {
|
|
42158
|
+
width: $range-control-header-width;
|
|
42155
42159
|
float: $range-float-none;
|
|
42156
42160
|
font-weight: $range-font-weight-normal;
|
|
42157
42161
|
margin-left: $range-value-zero;
|
|
@@ -42165,12 +42169,13 @@ $range-header-font-size: 16px !default;
|
|
|
42165
42169
|
}
|
|
42166
42170
|
}
|
|
42167
42171
|
#{if(&, '&', '*')} .e-next {
|
|
42168
|
-
|
|
42172
|
+
@if ($skin-name != 'FluentUI') {
|
|
42173
|
+
float: $range-float-right;
|
|
42174
|
+
}
|
|
42169
42175
|
}
|
|
42170
42176
|
#{if(&, '&', '*')} .e-prev {
|
|
42171
|
-
|
|
42172
|
-
|
|
42173
|
-
float: $range-float-right;
|
|
42177
|
+
@if ($skin-name != 'FluentUI') {
|
|
42178
|
+
float: $range-float-left;
|
|
42174
42179
|
}
|
|
42175
42180
|
}
|
|
42176
42181
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42314,7 +42319,9 @@ $range-header-font-size: 16px !default;
|
|
|
42314
42319
|
float: $range-float-left;
|
|
42315
42320
|
}
|
|
42316
42321
|
#{if(&, '&', '*')} .e-prev {
|
|
42317
|
-
|
|
42322
|
+
@if ($skin-name != 'FluentUI') {
|
|
42323
|
+
float: $range-float-right;
|
|
42324
|
+
}
|
|
42318
42325
|
}
|
|
42319
42326
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42320
42327
|
border-radius: $range-hover-end-radius;
|
|
@@ -63235,7 +63242,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
63235
63242
|
}
|
|
63236
63243
|
|
|
63237
63244
|
& .e-selectall-parent + .e-list-parent {
|
|
63238
|
-
height: $listbox-select-height;
|
|
63245
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63239
63246
|
}
|
|
63240
63247
|
|
|
63241
63248
|
& .e-icons {
|
|
@@ -75387,6 +75394,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75387
75394
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75388
75395
|
}
|
|
75389
75396
|
|
|
75397
|
+
.e-summarycell.e-lastrowcell {
|
|
75398
|
+
border-bottom-width: 1px;
|
|
75399
|
+
}
|
|
75400
|
+
|
|
75390
75401
|
.e-rowcell .e-checkbox-wrapper,
|
|
75391
75402
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75392
75403
|
@if $grid-skin == 'material3' {
|
|
@@ -75912,12 +75923,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75912
75923
|
margin-right: $grid-bigger-grouptext-marign;
|
|
75913
75924
|
width: $grid-bigger-grouptext-width;
|
|
75914
75925
|
}
|
|
75915
|
-
|
|
75916
|
-
.e-gridheader table th[rowspan],
|
|
75917
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
75918
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
75919
|
-
}
|
|
75920
|
-
|
|
75926
|
+
|
|
75921
75927
|
.e-groupsort,
|
|
75922
75928
|
span.e-ungroupbutton,
|
|
75923
75929
|
.e-toggleungroup {
|
|
@@ -76159,6 +76165,14 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76159
76165
|
}
|
|
76160
76166
|
}
|
|
76161
76167
|
}
|
|
76168
|
+
|
|
76169
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
76170
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
76171
|
+
.e-gridheader table th[rowspan],
|
|
76172
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
76173
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76174
|
+
}
|
|
76175
|
+
}
|
|
76162
76176
|
|
|
76163
76177
|
#{&}.e-grid {
|
|
76164
76178
|
border-radius: $grid-border-radius;
|
|
@@ -77082,6 +77096,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77082
77096
|
}
|
|
77083
77097
|
white-space: normal;
|
|
77084
77098
|
word-wrap: break-word;
|
|
77099
|
+
&.e-lastrowcell {
|
|
77100
|
+
border-bottom-width: 1px;
|
|
77101
|
+
}
|
|
77085
77102
|
}
|
|
77086
77103
|
|
|
77087
77104
|
.e-summarycontent {
|
|
@@ -77158,8 +77175,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77158
77175
|
border-width: $grid-rowcell-both-border-width;
|
|
77159
77176
|
}
|
|
77160
77177
|
|
|
77161
|
-
.e-gridheader table th[rowspan],
|
|
77162
|
-
|
|
77178
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
77179
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
77163
77180
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
77164
77181
|
vertical-align: bottom;
|
|
77165
77182
|
}
|
|
@@ -77229,23 +77246,23 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77229
77246
|
border-width: $grid-headercell-both-border-width;
|
|
77230
77247
|
}
|
|
77231
77248
|
|
|
77232
|
-
|
|
77249
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
77233
77250
|
border-width: $grid-headercell-both-border-width;
|
|
77234
77251
|
}
|
|
77235
77252
|
|
|
77236
|
-
|
|
77253
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
77237
77254
|
border-right-width: 2px;
|
|
77238
77255
|
}
|
|
77239
77256
|
|
|
77240
|
-
|
|
77257
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
77241
77258
|
border-left-width: 2px;
|
|
77242
77259
|
}
|
|
77243
77260
|
|
|
77244
|
-
|
|
77261
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
77245
77262
|
border-left-width: 1px;
|
|
77246
77263
|
}
|
|
77247
77264
|
|
|
77248
|
-
|
|
77265
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
77249
77266
|
border-right-width: 1px;
|
|
77250
77267
|
}
|
|
77251
77268
|
|
|
@@ -79227,26 +79244,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79227
79244
|
position: relative;
|
|
79228
79245
|
}
|
|
79229
79246
|
|
|
79230
|
-
&.e-default table th[rowspan] {
|
|
79231
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
79232
|
-
}
|
|
79233
|
-
|
|
79234
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79235
|
-
border-left-width: 2px;
|
|
79236
|
-
}
|
|
79237
|
-
|
|
79238
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79239
|
-
border-right-width: 2px;
|
|
79240
|
-
}
|
|
79241
|
-
|
|
79242
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79243
|
-
border-right-width: 1px;
|
|
79244
|
-
}
|
|
79245
|
-
|
|
79246
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79247
|
-
border-left-width: 1px;
|
|
79248
|
-
}
|
|
79249
|
-
|
|
79250
79247
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
79251
79248
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
79252
79249
|
border-left: 1px solid;
|
|
@@ -79360,6 +79357,28 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79360
79357
|
}
|
|
79361
79358
|
}
|
|
79362
79359
|
|
|
79360
|
+
&:not(.sf-grid).e-rtl{
|
|
79361
|
+
&.e-default table th[rowspan] {
|
|
79362
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79363
|
+
}
|
|
79364
|
+
|
|
79365
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79366
|
+
border-left-width: 2px;
|
|
79367
|
+
}
|
|
79368
|
+
|
|
79369
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79370
|
+
border-right-width: 2px;
|
|
79371
|
+
}
|
|
79372
|
+
|
|
79373
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79374
|
+
border-right-width: 1px;
|
|
79375
|
+
}
|
|
79376
|
+
|
|
79377
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79378
|
+
border-left-width: 1px;
|
|
79379
|
+
}
|
|
79380
|
+
}
|
|
79381
|
+
|
|
79363
79382
|
&.e-wrap {
|
|
79364
79383
|
& .e-rowcell,
|
|
79365
79384
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -79479,7 +79498,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79479
79498
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
79480
79499
|
border-right: 0;
|
|
79481
79500
|
}
|
|
79501
|
+
}
|
|
79482
79502
|
|
|
79503
|
+
&:not(.sf-grid).e-resize-lines,
|
|
79504
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79483
79505
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79484
79506
|
border-left: 0;
|
|
79485
79507
|
}
|
|
@@ -79492,7 +79514,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79492
79514
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
79493
79515
|
border-left: 0;
|
|
79494
79516
|
}
|
|
79517
|
+
}
|
|
79495
79518
|
|
|
79519
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79496
79520
|
&.e-default table th[rowspan] {
|
|
79497
79521
|
border-right: 0;
|
|
79498
79522
|
}
|
|
@@ -79673,6 +79697,73 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79673
79697
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
79674
79698
|
text-align: left;
|
|
79675
79699
|
}
|
|
79700
|
+
|
|
79701
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79702
|
+
border-width: $grid-headercell-both-border-width;
|
|
79703
|
+
}
|
|
79704
|
+
|
|
79705
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79706
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79707
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
79708
|
+
vertical-align: bottom;
|
|
79709
|
+
}
|
|
79710
|
+
|
|
79711
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79712
|
+
border-right-width: 2px;
|
|
79713
|
+
}
|
|
79714
|
+
|
|
79715
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79716
|
+
border-left-width: 2px;
|
|
79717
|
+
}
|
|
79718
|
+
|
|
79719
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79720
|
+
border-left-width: 1px;
|
|
79721
|
+
}
|
|
79722
|
+
|
|
79723
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79724
|
+
border-right-width: 1px;
|
|
79725
|
+
}
|
|
79726
|
+
|
|
79727
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79728
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79729
|
+
}
|
|
79730
|
+
|
|
79731
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79732
|
+
border-left-width: 2px;
|
|
79733
|
+
}
|
|
79734
|
+
|
|
79735
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79736
|
+
border-right-width: 2px;
|
|
79737
|
+
}
|
|
79738
|
+
|
|
79739
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79740
|
+
border-right-width: 1px;
|
|
79741
|
+
}
|
|
79742
|
+
|
|
79743
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79744
|
+
border-left-width: 1px;
|
|
79745
|
+
}
|
|
79746
|
+
|
|
79747
|
+
&.e-resize-lines,
|
|
79748
|
+
&.e-resize-lines.e-rtl {
|
|
79749
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79750
|
+
border-left: 0;
|
|
79751
|
+
}
|
|
79752
|
+
}
|
|
79753
|
+
|
|
79754
|
+
&.e-resize-lines.e-rtl {
|
|
79755
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79756
|
+
border-right: 0;
|
|
79757
|
+
}
|
|
79758
|
+
}
|
|
79759
|
+
|
|
79760
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
79761
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
79762
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79763
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79764
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
79765
|
+
}
|
|
79766
|
+
}
|
|
79676
79767
|
}
|
|
79677
79768
|
}
|
|
79678
79769
|
}
|
|
@@ -91667,7 +91758,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91667
91758
|
}
|
|
91668
91759
|
|
|
91669
91760
|
.e-zero-spacing {
|
|
91670
|
-
border-spacing:
|
|
91761
|
+
border-spacing: 0;
|
|
91671
91762
|
}
|
|
91672
91763
|
|
|
91673
91764
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107009,7 +107100,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
107009
107100
|
.e-label {
|
|
107010
107101
|
color: $field-list-default-font-color;
|
|
107011
107102
|
font-family: $field-list-font-family;
|
|
107012
|
-
font-size: 14px;
|
|
107013
107103
|
opacity: .87;
|
|
107014
107104
|
}
|
|
107015
107105
|
}
|
|
@@ -109382,6 +109472,16 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109382
109472
|
}
|
|
109383
109473
|
}
|
|
109384
109474
|
|
|
109475
|
+
&.e-device {
|
|
109476
|
+
.e-pivotcell-container {
|
|
109477
|
+
.e-stackedheadertext {
|
|
109478
|
+
&.e-cellvalue {
|
|
109479
|
+
align-self: center;
|
|
109480
|
+
}
|
|
109481
|
+
}
|
|
109482
|
+
}
|
|
109483
|
+
}
|
|
109484
|
+
|
|
109385
109485
|
.e-nextspan {
|
|
109386
109486
|
display: inline-block;
|
|
109387
109487
|
width: $pivotview-indent-space-size;
|
|
@@ -109442,6 +109542,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109442
109542
|
@if($skin-name == 'bootstrap5') {
|
|
109443
109543
|
border-bottom-color: $border-light;
|
|
109444
109544
|
}
|
|
109545
|
+
|
|
109546
|
+
table th[rowspan = '1'] {
|
|
109547
|
+
padding-bottom: 0;
|
|
109548
|
+
padding-top: 0;
|
|
109549
|
+
vertical-align: middle;
|
|
109550
|
+
}
|
|
109445
109551
|
}
|
|
109446
109552
|
|
|
109447
109553
|
.e-gtot {
|
|
@@ -109687,11 +109793,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109687
109793
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
109688
109794
|
text-transform: none;
|
|
109689
109795
|
}
|
|
109690
|
-
|
|
109691
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
109692
|
-
padding-top: 0px !important;
|
|
109693
|
-
padding-bottom: 0px !important;
|
|
109694
|
-
}
|
|
109695
109796
|
}
|
|
109696
109797
|
|
|
109697
109798
|
.sf-grid .e-spinner-pane {
|