@syncfusion/blazor-themes 23.1.41 → 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 +34 -11
- package/SCSS-Themes/bootstrap.scss +34 -11
- package/SCSS-Themes/bootstrap4.scss +34 -11
- package/SCSS-Themes/bootstrap5-dark.scss +34 -11
- package/SCSS-Themes/bootstrap5.scss +34 -11
- 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/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/fabric-dark.scss +34 -11
- package/SCSS-Themes/fabric.scss +34 -11
- package/SCSS-Themes/fluent-dark.scss +51 -11
- package/SCSS-Themes/fluent.scss +51 -11
- 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 +7 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent.scss +7 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +7 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material3.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +7 -0
- package/SCSS-Themes/highcontrast.scss +34 -11
- package/SCSS-Themes/material-dark.scss +34 -11
- package/SCSS-Themes/material.scss +34 -11
- package/SCSS-Themes/material3-dark.scss +34 -11
- package/SCSS-Themes/material3.scss +34 -11
- 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 +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -0
- package/SCSS-Themes/tailwind-dark.scss +34 -11
- package/SCSS-Themes/tailwind.scss +34 -11
- package/package.json +1 -1
|
@@ -40544,11 +40544,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
40544
40544
|
}
|
|
40545
40545
|
|
|
40546
40546
|
& .e-ripple-container {
|
|
40547
|
-
|
|
40547
|
+
@if $skin-name == 'Material3' {
|
|
40548
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40549
|
+
}
|
|
40548
40550
|
}
|
|
40549
40551
|
|
|
40550
40552
|
& .e-ripple-check.e-ripple-container {
|
|
40551
|
-
|
|
40553
|
+
@if $skin-name == 'Material3' {
|
|
40554
|
+
background-color: $switch-ripple-bg-color;
|
|
40555
|
+
}
|
|
40552
40556
|
}
|
|
40553
40557
|
}
|
|
40554
40558
|
}
|
|
@@ -42299,8 +42303,8 @@ $range-header-font-size: 16px !default;
|
|
|
42299
42303
|
#{if(&, '&', '*')} .e-title {
|
|
42300
42304
|
cursor: $range-cursor-pointer-style;
|
|
42301
42305
|
line-height: $range-normal-nav-icon-height;
|
|
42302
|
-
width: $range-control-header-width;
|
|
42303
42306
|
@if ($skin-name != 'FluentUI') {
|
|
42307
|
+
width: $range-control-header-width;
|
|
42304
42308
|
float: $range-float-none;
|
|
42305
42309
|
font-weight: $range-font-weight-normal;
|
|
42306
42310
|
margin-left: $range-value-zero;
|
|
@@ -42314,12 +42318,13 @@ $range-header-font-size: 16px !default;
|
|
|
42314
42318
|
}
|
|
42315
42319
|
}
|
|
42316
42320
|
#{if(&, '&', '*')} .e-next {
|
|
42317
|
-
|
|
42321
|
+
@if ($skin-name != 'FluentUI') {
|
|
42322
|
+
float: $range-float-right;
|
|
42323
|
+
}
|
|
42318
42324
|
}
|
|
42319
42325
|
#{if(&, '&', '*')} .e-prev {
|
|
42320
|
-
|
|
42321
|
-
|
|
42322
|
-
float: $range-float-right;
|
|
42326
|
+
@if ($skin-name != 'FluentUI') {
|
|
42327
|
+
float: $range-float-left;
|
|
42323
42328
|
}
|
|
42324
42329
|
}
|
|
42325
42330
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42463,7 +42468,9 @@ $range-header-font-size: 16px !default;
|
|
|
42463
42468
|
float: $range-float-left;
|
|
42464
42469
|
}
|
|
42465
42470
|
#{if(&, '&', '*')} .e-prev {
|
|
42466
|
-
|
|
42471
|
+
@if ($skin-name != 'FluentUI') {
|
|
42472
|
+
float: $range-float-right;
|
|
42473
|
+
}
|
|
42467
42474
|
}
|
|
42468
42475
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42469
42476
|
border-radius: $range-hover-end-radius;
|
|
@@ -63376,7 +63383,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
63376
63383
|
}
|
|
63377
63384
|
|
|
63378
63385
|
& .e-selectall-parent + .e-list-parent {
|
|
63379
|
-
height: $listbox-select-height;
|
|
63386
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63380
63387
|
}
|
|
63381
63388
|
|
|
63382
63389
|
& .e-icons {
|
|
@@ -75525,6 +75532,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75525
75532
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75526
75533
|
}
|
|
75527
75534
|
|
|
75535
|
+
.e-summarycell.e-lastrowcell {
|
|
75536
|
+
border-bottom-width: 1px;
|
|
75537
|
+
}
|
|
75538
|
+
|
|
75528
75539
|
.e-rowcell .e-checkbox-wrapper,
|
|
75529
75540
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75530
75541
|
@if $grid-skin == 'material3' {
|
|
@@ -77223,6 +77234,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77223
77234
|
}
|
|
77224
77235
|
white-space: normal;
|
|
77225
77236
|
word-wrap: break-word;
|
|
77237
|
+
&.e-lastrowcell {
|
|
77238
|
+
border-bottom-width: 1px;
|
|
77239
|
+
}
|
|
77226
77240
|
}
|
|
77227
77241
|
|
|
77228
77242
|
.e-summarycontent {
|
|
@@ -91909,7 +91923,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91909
91923
|
}
|
|
91910
91924
|
|
|
91911
91925
|
.e-zero-spacing {
|
|
91912
|
-
border-spacing:
|
|
91926
|
+
border-spacing: 0;
|
|
91913
91927
|
}
|
|
91914
91928
|
|
|
91915
91929
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107266,7 +107280,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
107266
107280
|
.e-label {
|
|
107267
107281
|
color: $field-list-default-font-color;
|
|
107268
107282
|
font-family: $field-list-font-family;
|
|
107269
|
-
font-size: 14px;
|
|
107270
107283
|
opacity: .87;
|
|
107271
107284
|
}
|
|
107272
107285
|
}
|
|
@@ -109640,6 +109653,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109640
109653
|
}
|
|
109641
109654
|
}
|
|
109642
109655
|
|
|
109656
|
+
&.e-device {
|
|
109657
|
+
.e-pivotcell-container {
|
|
109658
|
+
.e-stackedheadertext {
|
|
109659
|
+
&.e-cellvalue {
|
|
109660
|
+
align-self: center;
|
|
109661
|
+
}
|
|
109662
|
+
}
|
|
109663
|
+
}
|
|
109664
|
+
}
|
|
109665
|
+
|
|
109643
109666
|
.e-nextspan {
|
|
109644
109667
|
display: inline-block;
|
|
109645
109668
|
width: $pivotview-indent-space-size;
|
|
@@ -40293,11 +40293,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
40293
40293
|
}
|
|
40294
40294
|
|
|
40295
40295
|
& .e-ripple-container {
|
|
40296
|
-
|
|
40296
|
+
@if $skin-name == 'Material3' {
|
|
40297
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40298
|
+
}
|
|
40297
40299
|
}
|
|
40298
40300
|
|
|
40299
40301
|
& .e-ripple-check.e-ripple-container {
|
|
40300
|
-
|
|
40302
|
+
@if $skin-name == 'Material3' {
|
|
40303
|
+
background-color: $switch-ripple-bg-color;
|
|
40304
|
+
}
|
|
40301
40305
|
}
|
|
40302
40306
|
}
|
|
40303
40307
|
}
|
|
@@ -42037,8 +42041,8 @@ $range-header-font-size: 16px !default;
|
|
|
42037
42041
|
#{if(&, '&', '*')} .e-title {
|
|
42038
42042
|
cursor: $range-cursor-pointer-style;
|
|
42039
42043
|
line-height: $range-normal-nav-icon-height;
|
|
42040
|
-
width: $range-control-header-width;
|
|
42041
42044
|
@if ($skin-name != 'FluentUI') {
|
|
42045
|
+
width: $range-control-header-width;
|
|
42042
42046
|
float: $range-float-none;
|
|
42043
42047
|
font-weight: $range-font-weight-normal;
|
|
42044
42048
|
margin-left: $range-value-zero;
|
|
@@ -42052,12 +42056,13 @@ $range-header-font-size: 16px !default;
|
|
|
42052
42056
|
}
|
|
42053
42057
|
}
|
|
42054
42058
|
#{if(&, '&', '*')} .e-next {
|
|
42055
|
-
|
|
42059
|
+
@if ($skin-name != 'FluentUI') {
|
|
42060
|
+
float: $range-float-right;
|
|
42061
|
+
}
|
|
42056
42062
|
}
|
|
42057
42063
|
#{if(&, '&', '*')} .e-prev {
|
|
42058
|
-
|
|
42059
|
-
|
|
42060
|
-
float: $range-float-right;
|
|
42064
|
+
@if ($skin-name != 'FluentUI') {
|
|
42065
|
+
float: $range-float-left;
|
|
42061
42066
|
}
|
|
42062
42067
|
}
|
|
42063
42068
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42201,7 +42206,9 @@ $range-header-font-size: 16px !default;
|
|
|
42201
42206
|
float: $range-float-left;
|
|
42202
42207
|
}
|
|
42203
42208
|
#{if(&, '&', '*')} .e-prev {
|
|
42204
|
-
|
|
42209
|
+
@if ($skin-name != 'FluentUI') {
|
|
42210
|
+
float: $range-float-right;
|
|
42211
|
+
}
|
|
42205
42212
|
}
|
|
42206
42213
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42207
42214
|
border-radius: $range-hover-end-radius;
|
|
@@ -63084,7 +63091,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
63084
63091
|
}
|
|
63085
63092
|
|
|
63086
63093
|
& .e-selectall-parent + .e-list-parent {
|
|
63087
|
-
height: $listbox-select-height;
|
|
63094
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63088
63095
|
}
|
|
63089
63096
|
|
|
63090
63097
|
& .e-icons {
|
|
@@ -75239,6 +75246,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75239
75246
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75240
75247
|
}
|
|
75241
75248
|
|
|
75249
|
+
.e-summarycell.e-lastrowcell {
|
|
75250
|
+
border-bottom-width: 1px;
|
|
75251
|
+
}
|
|
75252
|
+
|
|
75242
75253
|
.e-rowcell .e-checkbox-wrapper,
|
|
75243
75254
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75244
75255
|
@if $grid-skin == 'material3' {
|
|
@@ -76937,6 +76948,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76937
76948
|
}
|
|
76938
76949
|
white-space: normal;
|
|
76939
76950
|
word-wrap: break-word;
|
|
76951
|
+
&.e-lastrowcell {
|
|
76952
|
+
border-bottom-width: 1px;
|
|
76953
|
+
}
|
|
76940
76954
|
}
|
|
76941
76955
|
|
|
76942
76956
|
.e-summarycontent {
|
|
@@ -91675,7 +91689,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91675
91689
|
}
|
|
91676
91690
|
|
|
91677
91691
|
.e-zero-spacing {
|
|
91678
|
-
border-spacing:
|
|
91692
|
+
border-spacing: 0;
|
|
91679
91693
|
}
|
|
91680
91694
|
|
|
91681
91695
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107015,7 +107029,6 @@ $field-list-adaptive-outerdiv-height: 176px !default;
|
|
|
107015
107029
|
.e-label {
|
|
107016
107030
|
color: $field-list-default-font-color;
|
|
107017
107031
|
font-family: $field-list-font-family;
|
|
107018
|
-
font-size: 14px;
|
|
107019
107032
|
opacity: .87;
|
|
107020
107033
|
}
|
|
107021
107034
|
}
|
|
@@ -109386,6 +109399,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109386
109399
|
}
|
|
109387
109400
|
}
|
|
109388
109401
|
|
|
109402
|
+
&.e-device {
|
|
109403
|
+
.e-pivotcell-container {
|
|
109404
|
+
.e-stackedheadertext {
|
|
109405
|
+
&.e-cellvalue {
|
|
109406
|
+
align-self: center;
|
|
109407
|
+
}
|
|
109408
|
+
}
|
|
109409
|
+
}
|
|
109410
|
+
}
|
|
109411
|
+
|
|
109389
109412
|
.e-nextspan {
|
|
109390
109413
|
display: inline-block;
|
|
109391
109414
|
width: $pivotview-indent-space-size;
|
|
@@ -40287,11 +40287,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
40287
40287
|
}
|
|
40288
40288
|
|
|
40289
40289
|
& .e-ripple-container {
|
|
40290
|
-
|
|
40290
|
+
@if $skin-name == 'Material3' {
|
|
40291
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40292
|
+
}
|
|
40291
40293
|
}
|
|
40292
40294
|
|
|
40293
40295
|
& .e-ripple-check.e-ripple-container {
|
|
40294
|
-
|
|
40296
|
+
@if $skin-name == 'Material3' {
|
|
40297
|
+
background-color: $switch-ripple-bg-color;
|
|
40298
|
+
}
|
|
40295
40299
|
}
|
|
40296
40300
|
}
|
|
40297
40301
|
}
|
|
@@ -42044,8 +42048,8 @@ $range-header-font-size: 16px !default;
|
|
|
42044
42048
|
#{if(&, '&', '*')} .e-title {
|
|
42045
42049
|
cursor: $range-cursor-pointer-style;
|
|
42046
42050
|
line-height: $range-normal-nav-icon-height;
|
|
42047
|
-
width: $range-control-header-width;
|
|
42048
42051
|
@if ($skin-name != 'FluentUI') {
|
|
42052
|
+
width: $range-control-header-width;
|
|
42049
42053
|
float: $range-float-none;
|
|
42050
42054
|
font-weight: $range-font-weight-normal;
|
|
42051
42055
|
margin-left: $range-value-zero;
|
|
@@ -42059,12 +42063,13 @@ $range-header-font-size: 16px !default;
|
|
|
42059
42063
|
}
|
|
42060
42064
|
}
|
|
42061
42065
|
#{if(&, '&', '*')} .e-next {
|
|
42062
|
-
|
|
42066
|
+
@if ($skin-name != 'FluentUI') {
|
|
42067
|
+
float: $range-float-right;
|
|
42068
|
+
}
|
|
42063
42069
|
}
|
|
42064
42070
|
#{if(&, '&', '*')} .e-prev {
|
|
42065
|
-
|
|
42066
|
-
|
|
42067
|
-
float: $range-float-right;
|
|
42071
|
+
@if ($skin-name != 'FluentUI') {
|
|
42072
|
+
float: $range-float-left;
|
|
42068
42073
|
}
|
|
42069
42074
|
}
|
|
42070
42075
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42208,7 +42213,9 @@ $range-header-font-size: 16px !default;
|
|
|
42208
42213
|
float: $range-float-left;
|
|
42209
42214
|
}
|
|
42210
42215
|
#{if(&, '&', '*')} .e-prev {
|
|
42211
|
-
|
|
42216
|
+
@if ($skin-name != 'FluentUI') {
|
|
42217
|
+
float: $range-float-right;
|
|
42218
|
+
}
|
|
42212
42219
|
}
|
|
42213
42220
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42214
42221
|
border-radius: $range-hover-end-radius;
|
|
@@ -63245,7 +63252,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
|
|
|
63245
63252
|
}
|
|
63246
63253
|
|
|
63247
63254
|
& .e-selectall-parent + .e-list-parent {
|
|
63248
|
-
height: $listbox-select-height;
|
|
63255
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63249
63256
|
}
|
|
63250
63257
|
|
|
63251
63258
|
& .e-icons {
|
|
@@ -75427,6 +75434,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75427
75434
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75428
75435
|
}
|
|
75429
75436
|
|
|
75437
|
+
.e-summarycell.e-lastrowcell {
|
|
75438
|
+
border-bottom-width: 1px;
|
|
75439
|
+
}
|
|
75440
|
+
|
|
75430
75441
|
.e-rowcell .e-checkbox-wrapper,
|
|
75431
75442
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75432
75443
|
@if $grid-skin == 'material3' {
|
|
@@ -77125,6 +77136,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77125
77136
|
}
|
|
77126
77137
|
white-space: normal;
|
|
77127
77138
|
word-wrap: break-word;
|
|
77139
|
+
&.e-lastrowcell {
|
|
77140
|
+
border-bottom-width: 1px;
|
|
77141
|
+
}
|
|
77128
77142
|
}
|
|
77129
77143
|
|
|
77130
77144
|
.e-summarycontent {
|
|
@@ -91991,7 +92005,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91991
92005
|
}
|
|
91992
92006
|
|
|
91993
92007
|
.e-zero-spacing {
|
|
91994
|
-
border-spacing:
|
|
92008
|
+
border-spacing: 0;
|
|
91995
92009
|
}
|
|
91996
92010
|
|
|
91997
92011
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107389,7 +107403,6 @@ $field-list-adaptive-outerdiv-height: 177px !default;
|
|
|
107389
107403
|
.e-label {
|
|
107390
107404
|
color: $field-list-default-font-color;
|
|
107391
107405
|
font-family: $field-list-font-family;
|
|
107392
|
-
font-size: 14px;
|
|
107393
107406
|
opacity: .87;
|
|
107394
107407
|
}
|
|
107395
107408
|
}
|
|
@@ -109760,6 +109773,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109760
109773
|
}
|
|
109761
109774
|
}
|
|
109762
109775
|
|
|
109776
|
+
&.e-device {
|
|
109777
|
+
.e-pivotcell-container {
|
|
109778
|
+
.e-stackedheadertext {
|
|
109779
|
+
&.e-cellvalue {
|
|
109780
|
+
align-self: center;
|
|
109781
|
+
}
|
|
109782
|
+
}
|
|
109783
|
+
}
|
|
109784
|
+
}
|
|
109785
|
+
|
|
109763
109786
|
.e-nextspan {
|
|
109764
109787
|
display: inline-block;
|
|
109765
109788
|
width: $pivotview-indent-space-size;
|
|
@@ -40557,11 +40557,15 @@ $switch-handle-off-hover-bg-color: $border !default;
|
|
|
40557
40557
|
}
|
|
40558
40558
|
|
|
40559
40559
|
& .e-ripple-container {
|
|
40560
|
-
|
|
40560
|
+
@if $skin-name == 'Material3' {
|
|
40561
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40562
|
+
}
|
|
40561
40563
|
}
|
|
40562
40564
|
|
|
40563
40565
|
& .e-ripple-check.e-ripple-container {
|
|
40564
|
-
|
|
40566
|
+
@if $skin-name == 'Material3' {
|
|
40567
|
+
background-color: $switch-ripple-bg-color;
|
|
40568
|
+
}
|
|
40565
40569
|
}
|
|
40566
40570
|
}
|
|
40567
40571
|
}
|
|
@@ -42367,8 +42371,8 @@ $range-header-font-size: 16px !default;
|
|
|
42367
42371
|
#{if(&, '&', '*')} .e-title {
|
|
42368
42372
|
cursor: $range-cursor-pointer-style;
|
|
42369
42373
|
line-height: $range-normal-nav-icon-height;
|
|
42370
|
-
width: $range-control-header-width;
|
|
42371
42374
|
@if ($skin-name != 'FluentUI') {
|
|
42375
|
+
width: $range-control-header-width;
|
|
42372
42376
|
float: $range-float-none;
|
|
42373
42377
|
font-weight: $range-font-weight-normal;
|
|
42374
42378
|
margin-left: $range-value-zero;
|
|
@@ -42382,12 +42386,13 @@ $range-header-font-size: 16px !default;
|
|
|
42382
42386
|
}
|
|
42383
42387
|
}
|
|
42384
42388
|
#{if(&, '&', '*')} .e-next {
|
|
42385
|
-
|
|
42389
|
+
@if ($skin-name != 'FluentUI') {
|
|
42390
|
+
float: $range-float-right;
|
|
42391
|
+
}
|
|
42386
42392
|
}
|
|
42387
42393
|
#{if(&, '&', '*')} .e-prev {
|
|
42388
|
-
|
|
42389
|
-
|
|
42390
|
-
float: $range-float-right;
|
|
42394
|
+
@if ($skin-name != 'FluentUI') {
|
|
42395
|
+
float: $range-float-left;
|
|
42391
42396
|
}
|
|
42392
42397
|
}
|
|
42393
42398
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42531,7 +42536,9 @@ $range-header-font-size: 16px !default;
|
|
|
42531
42536
|
float: $range-float-left;
|
|
42532
42537
|
}
|
|
42533
42538
|
#{if(&, '&', '*')} .e-prev {
|
|
42534
|
-
|
|
42539
|
+
@if ($skin-name != 'FluentUI') {
|
|
42540
|
+
float: $range-float-right;
|
|
42541
|
+
}
|
|
42535
42542
|
}
|
|
42536
42543
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42537
42544
|
border-radius: $range-hover-end-radius;
|
|
@@ -63516,7 +63523,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
63516
63523
|
}
|
|
63517
63524
|
|
|
63518
63525
|
& .e-selectall-parent + .e-list-parent {
|
|
63519
|
-
height: $listbox-select-height;
|
|
63526
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63520
63527
|
}
|
|
63521
63528
|
|
|
63522
63529
|
& .e-icons {
|
|
@@ -75790,6 +75797,10 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
75790
75797
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75791
75798
|
}
|
|
75792
75799
|
|
|
75800
|
+
.e-summarycell.e-lastrowcell {
|
|
75801
|
+
border-bottom-width: 1px;
|
|
75802
|
+
}
|
|
75803
|
+
|
|
75793
75804
|
.e-rowcell .e-checkbox-wrapper,
|
|
75794
75805
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75795
75806
|
@if $grid-skin == 'material3' {
|
|
@@ -77488,6 +77499,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
77488
77499
|
}
|
|
77489
77500
|
white-space: normal;
|
|
77490
77501
|
word-wrap: break-word;
|
|
77502
|
+
&.e-lastrowcell {
|
|
77503
|
+
border-bottom-width: 1px;
|
|
77504
|
+
}
|
|
77491
77505
|
}
|
|
77492
77506
|
|
|
77493
77507
|
.e-summarycontent {
|
|
@@ -92169,7 +92183,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92169
92183
|
}
|
|
92170
92184
|
|
|
92171
92185
|
.e-zero-spacing {
|
|
92172
|
-
border-spacing:
|
|
92186
|
+
border-spacing: 0;
|
|
92173
92187
|
}
|
|
92174
92188
|
|
|
92175
92189
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107527,7 +107541,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
107527
107541
|
.e-label {
|
|
107528
107542
|
color: $field-list-default-font-color;
|
|
107529
107543
|
font-family: $field-list-font-family;
|
|
107530
|
-
font-size: 14px;
|
|
107531
107544
|
opacity: .87;
|
|
107532
107545
|
}
|
|
107533
107546
|
}
|
|
@@ -109902,6 +109915,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109902
109915
|
}
|
|
109903
109916
|
}
|
|
109904
109917
|
|
|
109918
|
+
&.e-device {
|
|
109919
|
+
.e-pivotcell-container {
|
|
109920
|
+
.e-stackedheadertext {
|
|
109921
|
+
&.e-cellvalue {
|
|
109922
|
+
align-self: center;
|
|
109923
|
+
}
|
|
109924
|
+
}
|
|
109925
|
+
}
|
|
109926
|
+
}
|
|
109927
|
+
|
|
109905
109928
|
.e-nextspan {
|
|
109906
109929
|
display: inline-block;
|
|
109907
109930
|
width: $pivotview-indent-space-size;
|
|
@@ -40557,11 +40557,15 @@ $switch-handle-off-hover-bg-color: $border !default;
|
|
|
40557
40557
|
}
|
|
40558
40558
|
|
|
40559
40559
|
& .e-ripple-container {
|
|
40560
|
-
|
|
40560
|
+
@if $skin-name == 'Material3' {
|
|
40561
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40562
|
+
}
|
|
40561
40563
|
}
|
|
40562
40564
|
|
|
40563
40565
|
& .e-ripple-check.e-ripple-container {
|
|
40564
|
-
|
|
40566
|
+
@if $skin-name == 'Material3' {
|
|
40567
|
+
background-color: $switch-ripple-bg-color;
|
|
40568
|
+
}
|
|
40565
40569
|
}
|
|
40566
40570
|
}
|
|
40567
40571
|
}
|
|
@@ -42367,8 +42371,8 @@ $range-header-font-size: 16px !default;
|
|
|
42367
42371
|
#{if(&, '&', '*')} .e-title {
|
|
42368
42372
|
cursor: $range-cursor-pointer-style;
|
|
42369
42373
|
line-height: $range-normal-nav-icon-height;
|
|
42370
|
-
width: $range-control-header-width;
|
|
42371
42374
|
@if ($skin-name != 'FluentUI') {
|
|
42375
|
+
width: $range-control-header-width;
|
|
42372
42376
|
float: $range-float-none;
|
|
42373
42377
|
font-weight: $range-font-weight-normal;
|
|
42374
42378
|
margin-left: $range-value-zero;
|
|
@@ -42382,12 +42386,13 @@ $range-header-font-size: 16px !default;
|
|
|
42382
42386
|
}
|
|
42383
42387
|
}
|
|
42384
42388
|
#{if(&, '&', '*')} .e-next {
|
|
42385
|
-
|
|
42389
|
+
@if ($skin-name != 'FluentUI') {
|
|
42390
|
+
float: $range-float-right;
|
|
42391
|
+
}
|
|
42386
42392
|
}
|
|
42387
42393
|
#{if(&, '&', '*')} .e-prev {
|
|
42388
|
-
|
|
42389
|
-
|
|
42390
|
-
float: $range-float-right;
|
|
42394
|
+
@if ($skin-name != 'FluentUI') {
|
|
42395
|
+
float: $range-float-left;
|
|
42391
42396
|
}
|
|
42392
42397
|
}
|
|
42393
42398
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42531,7 +42536,9 @@ $range-header-font-size: 16px !default;
|
|
|
42531
42536
|
float: $range-float-left;
|
|
42532
42537
|
}
|
|
42533
42538
|
#{if(&, '&', '*')} .e-prev {
|
|
42534
|
-
|
|
42539
|
+
@if ($skin-name != 'FluentUI') {
|
|
42540
|
+
float: $range-float-right;
|
|
42541
|
+
}
|
|
42535
42542
|
}
|
|
42536
42543
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42537
42544
|
border-radius: $range-hover-end-radius;
|
|
@@ -63516,7 +63523,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
63516
63523
|
}
|
|
63517
63524
|
|
|
63518
63525
|
& .e-selectall-parent + .e-list-parent {
|
|
63519
|
-
height: $listbox-select-height;
|
|
63526
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63520
63527
|
}
|
|
63521
63528
|
|
|
63522
63529
|
& .e-icons {
|
|
@@ -75790,6 +75797,10 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
75790
75797
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75791
75798
|
}
|
|
75792
75799
|
|
|
75800
|
+
.e-summarycell.e-lastrowcell {
|
|
75801
|
+
border-bottom-width: 1px;
|
|
75802
|
+
}
|
|
75803
|
+
|
|
75793
75804
|
.e-rowcell .e-checkbox-wrapper,
|
|
75794
75805
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75795
75806
|
@if $grid-skin == 'material3' {
|
|
@@ -77488,6 +77499,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
77488
77499
|
}
|
|
77489
77500
|
white-space: normal;
|
|
77490
77501
|
word-wrap: break-word;
|
|
77502
|
+
&.e-lastrowcell {
|
|
77503
|
+
border-bottom-width: 1px;
|
|
77504
|
+
}
|
|
77491
77505
|
}
|
|
77492
77506
|
|
|
77493
77507
|
.e-summarycontent {
|
|
@@ -92169,7 +92183,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92169
92183
|
}
|
|
92170
92184
|
|
|
92171
92185
|
.e-zero-spacing {
|
|
92172
|
-
border-spacing:
|
|
92186
|
+
border-spacing: 0;
|
|
92173
92187
|
}
|
|
92174
92188
|
|
|
92175
92189
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107527,7 +107541,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
107527
107541
|
.e-label {
|
|
107528
107542
|
color: $field-list-default-font-color;
|
|
107529
107543
|
font-family: $field-list-font-family;
|
|
107530
|
-
font-size: 14px;
|
|
107531
107544
|
opacity: .87;
|
|
107532
107545
|
}
|
|
107533
107546
|
}
|
|
@@ -109902,6 +109915,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109902
109915
|
}
|
|
109903
109916
|
}
|
|
109904
109917
|
|
|
109918
|
+
&.e-device {
|
|
109919
|
+
.e-pivotcell-container {
|
|
109920
|
+
.e-stackedheadertext {
|
|
109921
|
+
&.e-cellvalue {
|
|
109922
|
+
align-self: center;
|
|
109923
|
+
}
|
|
109924
|
+
}
|
|
109925
|
+
}
|
|
109926
|
+
}
|
|
109927
|
+
|
|
109905
109928
|
.e-nextspan {
|
|
109906
109929
|
display: inline-block;
|
|
109907
109930
|
width: $pivotview-indent-space-size;
|
|
@@ -966,11 +966,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
966
966
|
}
|
|
967
967
|
|
|
968
968
|
& .e-ripple-container {
|
|
969
|
-
|
|
969
|
+
@if $skin-name == 'Material3' {
|
|
970
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
971
|
+
}
|
|
970
972
|
}
|
|
971
973
|
|
|
972
974
|
& .e-ripple-check.e-ripple-container {
|
|
973
|
-
|
|
975
|
+
@if $skin-name == 'Material3' {
|
|
976
|
+
background-color: $switch-ripple-bg-color;
|
|
977
|
+
}
|
|
974
978
|
}
|
|
975
979
|
}
|
|
976
980
|
}
|
|
@@ -964,11 +964,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
964
964
|
}
|
|
965
965
|
|
|
966
966
|
& .e-ripple-container {
|
|
967
|
-
|
|
967
|
+
@if $skin-name == 'Material3' {
|
|
968
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
969
|
+
}
|
|
968
970
|
}
|
|
969
971
|
|
|
970
972
|
& .e-ripple-check.e-ripple-container {
|
|
971
|
-
|
|
973
|
+
@if $skin-name == 'Material3' {
|
|
974
|
+
background-color: $switch-ripple-bg-color;
|
|
975
|
+
}
|
|
972
976
|
}
|
|
973
977
|
}
|
|
974
978
|
}
|
|
@@ -965,11 +965,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
965
965
|
}
|
|
966
966
|
|
|
967
967
|
& .e-ripple-container {
|
|
968
|
-
|
|
968
|
+
@if $skin-name == 'Material3' {
|
|
969
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
970
|
+
}
|
|
969
971
|
}
|
|
970
972
|
|
|
971
973
|
& .e-ripple-check.e-ripple-container {
|
|
972
|
-
|
|
974
|
+
@if $skin-name == 'Material3' {
|
|
975
|
+
background-color: $switch-ripple-bg-color;
|
|
976
|
+
}
|
|
973
977
|
}
|
|
974
978
|
}
|
|
975
979
|
}
|
|
@@ -962,11 +962,15 @@ $switch-handle-off-hover-bg-color: $border !default;
|
|
|
962
962
|
}
|
|
963
963
|
|
|
964
964
|
& .e-ripple-container {
|
|
965
|
-
|
|
965
|
+
@if $skin-name == 'Material3' {
|
|
966
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
967
|
+
}
|
|
966
968
|
}
|
|
967
969
|
|
|
968
970
|
& .e-ripple-check.e-ripple-container {
|
|
969
|
-
|
|
971
|
+
@if $skin-name == 'Material3' {
|
|
972
|
+
background-color: $switch-ripple-bg-color;
|
|
973
|
+
}
|
|
970
974
|
}
|
|
971
975
|
}
|
|
972
976
|
}
|
|
@@ -962,11 +962,15 @@ $switch-handle-off-hover-bg-color: $border !default;
|
|
|
962
962
|
}
|
|
963
963
|
|
|
964
964
|
& .e-ripple-container {
|
|
965
|
-
|
|
965
|
+
@if $skin-name == 'Material3' {
|
|
966
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
967
|
+
}
|
|
966
968
|
}
|
|
967
969
|
|
|
968
970
|
& .e-ripple-check.e-ripple-container {
|
|
969
|
-
|
|
971
|
+
@if $skin-name == 'Material3' {
|
|
972
|
+
background-color: $switch-ripple-bg-color;
|
|
973
|
+
}
|
|
970
974
|
}
|
|
971
975
|
}
|
|
972
976
|
}
|