@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
|
@@ -2647,13 +2647,24 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2647
2647
|
}
|
|
2648
2648
|
|
|
2649
2649
|
.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
2650
|
-
font-size:
|
|
2650
|
+
font-size: 12px;
|
|
2651
|
+
}
|
|
2652
|
+
|
|
2653
|
+
.e-bigger .e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon,
|
|
2654
|
+
.e-bigger.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
2655
|
+
font-size: 14px;
|
|
2651
2656
|
}
|
|
2652
2657
|
|
|
2653
|
-
.e-
|
|
2658
|
+
.e-small .e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon,
|
|
2659
|
+
.e-small.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
2654
2660
|
font-size: 10px;
|
|
2655
2661
|
}
|
|
2656
2662
|
|
|
2663
|
+
.e-small.e-bigger .e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon,
|
|
2664
|
+
.e-small.e-bigger.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
2665
|
+
font-size: 12px;
|
|
2666
|
+
}
|
|
2667
|
+
|
|
2657
2668
|
.e-bigger.e-small .e-ddl#{&}.e-popup {
|
|
2658
2669
|
@at-root {
|
|
2659
2670
|
#{if(&, '&', '*')} .e-list-item,
|
|
@@ -40276,11 +40287,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
40276
40287
|
}
|
|
40277
40288
|
|
|
40278
40289
|
& .e-ripple-container {
|
|
40279
|
-
|
|
40290
|
+
@if $skin-name == 'Material3' {
|
|
40291
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40292
|
+
}
|
|
40280
40293
|
}
|
|
40281
40294
|
|
|
40282
40295
|
& .e-ripple-check.e-ripple-container {
|
|
40283
|
-
|
|
40296
|
+
@if $skin-name == 'Material3' {
|
|
40297
|
+
background-color: $switch-ripple-bg-color;
|
|
40298
|
+
}
|
|
40284
40299
|
}
|
|
40285
40300
|
}
|
|
40286
40301
|
}
|
|
@@ -42033,8 +42048,8 @@ $range-header-font-size: 16px !default;
|
|
|
42033
42048
|
#{if(&, '&', '*')} .e-title {
|
|
42034
42049
|
cursor: $range-cursor-pointer-style;
|
|
42035
42050
|
line-height: $range-normal-nav-icon-height;
|
|
42036
|
-
width: $range-control-header-width;
|
|
42037
42051
|
@if ($skin-name != 'FluentUI') {
|
|
42052
|
+
width: $range-control-header-width;
|
|
42038
42053
|
float: $range-float-none;
|
|
42039
42054
|
font-weight: $range-font-weight-normal;
|
|
42040
42055
|
margin-left: $range-value-zero;
|
|
@@ -42048,12 +42063,13 @@ $range-header-font-size: 16px !default;
|
|
|
42048
42063
|
}
|
|
42049
42064
|
}
|
|
42050
42065
|
#{if(&, '&', '*')} .e-next {
|
|
42051
|
-
|
|
42066
|
+
@if ($skin-name != 'FluentUI') {
|
|
42067
|
+
float: $range-float-right;
|
|
42068
|
+
}
|
|
42052
42069
|
}
|
|
42053
42070
|
#{if(&, '&', '*')} .e-prev {
|
|
42054
|
-
|
|
42055
|
-
|
|
42056
|
-
float: $range-float-right;
|
|
42071
|
+
@if ($skin-name != 'FluentUI') {
|
|
42072
|
+
float: $range-float-left;
|
|
42057
42073
|
}
|
|
42058
42074
|
}
|
|
42059
42075
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42197,7 +42213,9 @@ $range-header-font-size: 16px !default;
|
|
|
42197
42213
|
float: $range-float-left;
|
|
42198
42214
|
}
|
|
42199
42215
|
#{if(&, '&', '*')} .e-prev {
|
|
42200
|
-
|
|
42216
|
+
@if ($skin-name != 'FluentUI') {
|
|
42217
|
+
float: $range-float-right;
|
|
42218
|
+
}
|
|
42201
42219
|
}
|
|
42202
42220
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42203
42221
|
border-radius: $range-hover-end-radius;
|
|
@@ -59547,6 +59565,25 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
59547
59565
|
border-right-width: 0;
|
|
59548
59566
|
}
|
|
59549
59567
|
|
|
59568
|
+
.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
59569
|
+
font-size: 12px;
|
|
59570
|
+
}
|
|
59571
|
+
|
|
59572
|
+
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
59573
|
+
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
59574
|
+
font-size: 14px;
|
|
59575
|
+
}
|
|
59576
|
+
|
|
59577
|
+
.e-small .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
59578
|
+
.e-small.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
59579
|
+
font-size: 10px;
|
|
59580
|
+
}
|
|
59581
|
+
|
|
59582
|
+
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
59583
|
+
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
59584
|
+
font-size: 12px;
|
|
59585
|
+
}
|
|
59586
|
+
|
|
59550
59587
|
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
59551
59588
|
border-left-width: 0;
|
|
59552
59589
|
border-radius: 4px 0 0 4px;
|
|
@@ -63215,7 +63252,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
|
|
|
63215
63252
|
}
|
|
63216
63253
|
|
|
63217
63254
|
& .e-selectall-parent + .e-list-parent {
|
|
63218
|
-
height: $listbox-select-height;
|
|
63255
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63219
63256
|
}
|
|
63220
63257
|
|
|
63221
63258
|
& .e-icons {
|
|
@@ -75397,6 +75434,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75397
75434
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75398
75435
|
}
|
|
75399
75436
|
|
|
75437
|
+
.e-summarycell.e-lastrowcell {
|
|
75438
|
+
border-bottom-width: 1px;
|
|
75439
|
+
}
|
|
75440
|
+
|
|
75400
75441
|
.e-rowcell .e-checkbox-wrapper,
|
|
75401
75442
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75402
75443
|
@if $grid-skin == 'material3' {
|
|
@@ -75922,12 +75963,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75922
75963
|
margin-right: $grid-bigger-grouptext-marign;
|
|
75923
75964
|
width: $grid-bigger-grouptext-width;
|
|
75924
75965
|
}
|
|
75925
|
-
|
|
75926
|
-
.e-gridheader table th[rowspan],
|
|
75927
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
75928
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
75929
|
-
}
|
|
75930
|
-
|
|
75966
|
+
|
|
75931
75967
|
.e-groupsort,
|
|
75932
75968
|
span.e-ungroupbutton,
|
|
75933
75969
|
.e-toggleungroup {
|
|
@@ -76169,6 +76205,14 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76169
76205
|
}
|
|
76170
76206
|
}
|
|
76171
76207
|
}
|
|
76208
|
+
|
|
76209
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
76210
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
76211
|
+
.e-gridheader table th[rowspan],
|
|
76212
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
76213
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76214
|
+
}
|
|
76215
|
+
}
|
|
76172
76216
|
|
|
76173
76217
|
#{&}.e-grid {
|
|
76174
76218
|
border-radius: $grid-border-radius;
|
|
@@ -77092,6 +77136,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77092
77136
|
}
|
|
77093
77137
|
white-space: normal;
|
|
77094
77138
|
word-wrap: break-word;
|
|
77139
|
+
&.e-lastrowcell {
|
|
77140
|
+
border-bottom-width: 1px;
|
|
77141
|
+
}
|
|
77095
77142
|
}
|
|
77096
77143
|
|
|
77097
77144
|
.e-summarycontent {
|
|
@@ -77168,8 +77215,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77168
77215
|
border-width: $grid-rowcell-both-border-width;
|
|
77169
77216
|
}
|
|
77170
77217
|
|
|
77171
|
-
.e-gridheader table th[rowspan],
|
|
77172
|
-
|
|
77218
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
77219
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
77173
77220
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
77174
77221
|
vertical-align: bottom;
|
|
77175
77222
|
}
|
|
@@ -77239,23 +77286,23 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77239
77286
|
border-width: $grid-headercell-both-border-width;
|
|
77240
77287
|
}
|
|
77241
77288
|
|
|
77242
|
-
|
|
77289
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
77243
77290
|
border-width: $grid-headercell-both-border-width;
|
|
77244
77291
|
}
|
|
77245
77292
|
|
|
77246
|
-
|
|
77293
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
77247
77294
|
border-right-width: 2px;
|
|
77248
77295
|
}
|
|
77249
77296
|
|
|
77250
|
-
|
|
77297
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
77251
77298
|
border-left-width: 2px;
|
|
77252
77299
|
}
|
|
77253
77300
|
|
|
77254
|
-
|
|
77301
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
77255
77302
|
border-left-width: 1px;
|
|
77256
77303
|
}
|
|
77257
77304
|
|
|
77258
|
-
|
|
77305
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
77259
77306
|
border-right-width: 1px;
|
|
77260
77307
|
}
|
|
77261
77308
|
|
|
@@ -79237,26 +79284,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79237
79284
|
position: relative;
|
|
79238
79285
|
}
|
|
79239
79286
|
|
|
79240
|
-
&.e-default table th[rowspan] {
|
|
79241
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
79242
|
-
}
|
|
79243
|
-
|
|
79244
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79245
|
-
border-left-width: 2px;
|
|
79246
|
-
}
|
|
79247
|
-
|
|
79248
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79249
|
-
border-right-width: 2px;
|
|
79250
|
-
}
|
|
79251
|
-
|
|
79252
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79253
|
-
border-right-width: 1px;
|
|
79254
|
-
}
|
|
79255
|
-
|
|
79256
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79257
|
-
border-left-width: 1px;
|
|
79258
|
-
}
|
|
79259
|
-
|
|
79260
79287
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
79261
79288
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
79262
79289
|
border-left: 1px solid;
|
|
@@ -79370,6 +79397,28 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79370
79397
|
}
|
|
79371
79398
|
}
|
|
79372
79399
|
|
|
79400
|
+
&:not(.sf-grid).e-rtl{
|
|
79401
|
+
&.e-default table th[rowspan] {
|
|
79402
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79403
|
+
}
|
|
79404
|
+
|
|
79405
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79406
|
+
border-left-width: 2px;
|
|
79407
|
+
}
|
|
79408
|
+
|
|
79409
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79410
|
+
border-right-width: 2px;
|
|
79411
|
+
}
|
|
79412
|
+
|
|
79413
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79414
|
+
border-right-width: 1px;
|
|
79415
|
+
}
|
|
79416
|
+
|
|
79417
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79418
|
+
border-left-width: 1px;
|
|
79419
|
+
}
|
|
79420
|
+
}
|
|
79421
|
+
|
|
79373
79422
|
&.e-wrap {
|
|
79374
79423
|
& .e-rowcell,
|
|
79375
79424
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -79489,7 +79538,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79489
79538
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
79490
79539
|
border-right: 0;
|
|
79491
79540
|
}
|
|
79541
|
+
}
|
|
79492
79542
|
|
|
79543
|
+
&:not(.sf-grid).e-resize-lines,
|
|
79544
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79493
79545
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79494
79546
|
border-left: 0;
|
|
79495
79547
|
}
|
|
@@ -79502,7 +79554,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79502
79554
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
79503
79555
|
border-left: 0;
|
|
79504
79556
|
}
|
|
79557
|
+
}
|
|
79505
79558
|
|
|
79559
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79506
79560
|
&.e-default table th[rowspan] {
|
|
79507
79561
|
border-right: 0;
|
|
79508
79562
|
}
|
|
@@ -79683,6 +79737,73 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79683
79737
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
79684
79738
|
text-align: left;
|
|
79685
79739
|
}
|
|
79740
|
+
|
|
79741
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79742
|
+
border-width: $grid-headercell-both-border-width;
|
|
79743
|
+
}
|
|
79744
|
+
|
|
79745
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79746
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79747
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
79748
|
+
vertical-align: bottom;
|
|
79749
|
+
}
|
|
79750
|
+
|
|
79751
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79752
|
+
border-right-width: 2px;
|
|
79753
|
+
}
|
|
79754
|
+
|
|
79755
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79756
|
+
border-left-width: 2px;
|
|
79757
|
+
}
|
|
79758
|
+
|
|
79759
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79760
|
+
border-left-width: 1px;
|
|
79761
|
+
}
|
|
79762
|
+
|
|
79763
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79764
|
+
border-right-width: 1px;
|
|
79765
|
+
}
|
|
79766
|
+
|
|
79767
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79768
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79769
|
+
}
|
|
79770
|
+
|
|
79771
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
79772
|
+
border-left-width: 2px;
|
|
79773
|
+
}
|
|
79774
|
+
|
|
79775
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
79776
|
+
border-right-width: 2px;
|
|
79777
|
+
}
|
|
79778
|
+
|
|
79779
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
79780
|
+
border-right-width: 1px;
|
|
79781
|
+
}
|
|
79782
|
+
|
|
79783
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
79784
|
+
border-left-width: 1px;
|
|
79785
|
+
}
|
|
79786
|
+
|
|
79787
|
+
&.e-resize-lines,
|
|
79788
|
+
&.e-resize-lines.e-rtl {
|
|
79789
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79790
|
+
border-left: 0;
|
|
79791
|
+
}
|
|
79792
|
+
}
|
|
79793
|
+
|
|
79794
|
+
&.e-resize-lines.e-rtl {
|
|
79795
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
79796
|
+
border-right: 0;
|
|
79797
|
+
}
|
|
79798
|
+
}
|
|
79799
|
+
|
|
79800
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
79801
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
79802
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
79803
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
79804
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
79805
|
+
}
|
|
79806
|
+
}
|
|
79686
79807
|
}
|
|
79687
79808
|
}
|
|
79688
79809
|
}
|
|
@@ -91884,7 +92005,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91884
92005
|
}
|
|
91885
92006
|
|
|
91886
92007
|
.e-zero-spacing {
|
|
91887
|
-
border-spacing:
|
|
92008
|
+
border-spacing: 0;
|
|
91888
92009
|
}
|
|
91889
92010
|
|
|
91890
92011
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107282,7 +107403,6 @@ $field-list-adaptive-outerdiv-height: 177px !default;
|
|
|
107282
107403
|
.e-label {
|
|
107283
107404
|
color: $field-list-default-font-color;
|
|
107284
107405
|
font-family: $field-list-font-family;
|
|
107285
|
-
font-size: 14px;
|
|
107286
107406
|
opacity: .87;
|
|
107287
107407
|
}
|
|
107288
107408
|
}
|
|
@@ -109653,6 +109773,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109653
109773
|
}
|
|
109654
109774
|
}
|
|
109655
109775
|
|
|
109776
|
+
&.e-device {
|
|
109777
|
+
.e-pivotcell-container {
|
|
109778
|
+
.e-stackedheadertext {
|
|
109779
|
+
&.e-cellvalue {
|
|
109780
|
+
align-self: center;
|
|
109781
|
+
}
|
|
109782
|
+
}
|
|
109783
|
+
}
|
|
109784
|
+
}
|
|
109785
|
+
|
|
109656
109786
|
.e-nextspan {
|
|
109657
109787
|
display: inline-block;
|
|
109658
109788
|
width: $pivotview-indent-space-size;
|
|
@@ -109713,6 +109843,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109713
109843
|
@if($skin-name == 'bootstrap5') {
|
|
109714
109844
|
border-bottom-color: $border-light;
|
|
109715
109845
|
}
|
|
109846
|
+
|
|
109847
|
+
table th[rowspan = '1'] {
|
|
109848
|
+
padding-bottom: 0;
|
|
109849
|
+
padding-top: 0;
|
|
109850
|
+
vertical-align: middle;
|
|
109851
|
+
}
|
|
109716
109852
|
}
|
|
109717
109853
|
|
|
109718
109854
|
.e-gtot {
|
|
@@ -109958,11 +110094,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109958
110094
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
109959
110095
|
text-transform: none;
|
|
109960
110096
|
}
|
|
109961
|
-
|
|
109962
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
109963
|
-
padding-top: 0px !important;
|
|
109964
|
-
padding-bottom: 0px !important;
|
|
109965
|
-
}
|
|
109966
110097
|
}
|
|
109967
110098
|
|
|
109968
110099
|
.sf-grid .e-spinner-pane {
|