@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
|
@@ -40574,11 +40574,15 @@ $switch-bigger-small-handle-to: 0 !default;
|
|
|
40574
40574
|
}
|
|
40575
40575
|
|
|
40576
40576
|
& .e-ripple-container {
|
|
40577
|
-
|
|
40577
|
+
@if $skin-name == 'Material3' {
|
|
40578
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40579
|
+
}
|
|
40578
40580
|
}
|
|
40579
40581
|
|
|
40580
40582
|
& .e-ripple-check.e-ripple-container {
|
|
40581
|
-
|
|
40583
|
+
@if $skin-name == 'Material3' {
|
|
40584
|
+
background-color: $switch-ripple-bg-color;
|
|
40585
|
+
}
|
|
40582
40586
|
}
|
|
40583
40587
|
}
|
|
40584
40588
|
}
|
|
@@ -42325,8 +42329,8 @@ $range-header-font-size: 16px !default;
|
|
|
42325
42329
|
#{if(&, '&', '*')} .e-title {
|
|
42326
42330
|
cursor: $range-cursor-pointer-style;
|
|
42327
42331
|
line-height: $range-normal-nav-icon-height;
|
|
42328
|
-
width: $range-control-header-width;
|
|
42329
42332
|
@if ($skin-name != 'FluentUI') {
|
|
42333
|
+
width: $range-control-header-width;
|
|
42330
42334
|
float: $range-float-none;
|
|
42331
42335
|
font-weight: $range-font-weight-normal;
|
|
42332
42336
|
margin-left: $range-value-zero;
|
|
@@ -42340,12 +42344,13 @@ $range-header-font-size: 16px !default;
|
|
|
42340
42344
|
}
|
|
42341
42345
|
}
|
|
42342
42346
|
#{if(&, '&', '*')} .e-next {
|
|
42343
|
-
|
|
42347
|
+
@if ($skin-name != 'FluentUI') {
|
|
42348
|
+
float: $range-float-right;
|
|
42349
|
+
}
|
|
42344
42350
|
}
|
|
42345
42351
|
#{if(&, '&', '*')} .e-prev {
|
|
42346
|
-
|
|
42347
|
-
|
|
42348
|
-
float: $range-float-right;
|
|
42352
|
+
@if ($skin-name != 'FluentUI') {
|
|
42353
|
+
float: $range-float-left;
|
|
42349
42354
|
}
|
|
42350
42355
|
}
|
|
42351
42356
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42489,7 +42494,9 @@ $range-header-font-size: 16px !default;
|
|
|
42489
42494
|
float: $range-float-left;
|
|
42490
42495
|
}
|
|
42491
42496
|
#{if(&, '&', '*')} .e-prev {
|
|
42492
|
-
|
|
42497
|
+
@if ($skin-name != 'FluentUI') {
|
|
42498
|
+
float: $range-float-right;
|
|
42499
|
+
}
|
|
42493
42500
|
}
|
|
42494
42501
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42495
42502
|
border-radius: $range-hover-end-radius;
|
|
@@ -64257,7 +64264,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
64257
64264
|
}
|
|
64258
64265
|
|
|
64259
64266
|
& .e-selectall-parent + .e-list-parent {
|
|
64260
|
-
height: $listbox-select-height;
|
|
64267
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64261
64268
|
}
|
|
64262
64269
|
|
|
64263
64270
|
& .e-icons {
|
|
@@ -76416,6 +76423,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76416
76423
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
76417
76424
|
}
|
|
76418
76425
|
|
|
76426
|
+
.e-summarycell.e-lastrowcell {
|
|
76427
|
+
border-bottom-width: 1px;
|
|
76428
|
+
}
|
|
76429
|
+
|
|
76419
76430
|
.e-rowcell .e-checkbox-wrapper,
|
|
76420
76431
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
76421
76432
|
@if $grid-skin == 'material3' {
|
|
@@ -76941,12 +76952,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76941
76952
|
margin-right: $grid-bigger-grouptext-marign;
|
|
76942
76953
|
width: $grid-bigger-grouptext-width;
|
|
76943
76954
|
}
|
|
76944
|
-
|
|
76945
|
-
.e-gridheader table th[rowspan],
|
|
76946
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
76947
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76948
|
-
}
|
|
76949
|
-
|
|
76955
|
+
|
|
76950
76956
|
.e-groupsort,
|
|
76951
76957
|
span.e-ungroupbutton,
|
|
76952
76958
|
.e-toggleungroup {
|
|
@@ -77188,6 +77194,14 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77188
77194
|
}
|
|
77189
77195
|
}
|
|
77190
77196
|
}
|
|
77197
|
+
|
|
77198
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
77199
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
77200
|
+
.e-gridheader table th[rowspan],
|
|
77201
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
77202
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
77203
|
+
}
|
|
77204
|
+
}
|
|
77191
77205
|
|
|
77192
77206
|
#{&}.e-grid {
|
|
77193
77207
|
border-radius: $grid-border-radius;
|
|
@@ -78111,6 +78125,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78111
78125
|
}
|
|
78112
78126
|
white-space: normal;
|
|
78113
78127
|
word-wrap: break-word;
|
|
78128
|
+
&.e-lastrowcell {
|
|
78129
|
+
border-bottom-width: 1px;
|
|
78130
|
+
}
|
|
78114
78131
|
}
|
|
78115
78132
|
|
|
78116
78133
|
.e-summarycontent {
|
|
@@ -78187,8 +78204,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78187
78204
|
border-width: $grid-rowcell-both-border-width;
|
|
78188
78205
|
}
|
|
78189
78206
|
|
|
78190
|
-
.e-gridheader table th[rowspan],
|
|
78191
|
-
|
|
78207
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
78208
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
78192
78209
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
78193
78210
|
vertical-align: bottom;
|
|
78194
78211
|
}
|
|
@@ -78258,23 +78275,23 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78258
78275
|
border-width: $grid-headercell-both-border-width;
|
|
78259
78276
|
}
|
|
78260
78277
|
|
|
78261
|
-
|
|
78278
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
78262
78279
|
border-width: $grid-headercell-both-border-width;
|
|
78263
78280
|
}
|
|
78264
78281
|
|
|
78265
|
-
|
|
78282
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
78266
78283
|
border-right-width: 2px;
|
|
78267
78284
|
}
|
|
78268
78285
|
|
|
78269
|
-
|
|
78286
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
78270
78287
|
border-left-width: 2px;
|
|
78271
78288
|
}
|
|
78272
78289
|
|
|
78273
|
-
|
|
78290
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
78274
78291
|
border-left-width: 1px;
|
|
78275
78292
|
}
|
|
78276
78293
|
|
|
78277
|
-
|
|
78294
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
78278
78295
|
border-right-width: 1px;
|
|
78279
78296
|
}
|
|
78280
78297
|
|
|
@@ -80256,26 +80273,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80256
80273
|
position: relative;
|
|
80257
80274
|
}
|
|
80258
80275
|
|
|
80259
|
-
&.e-default table th[rowspan] {
|
|
80260
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
80261
|
-
}
|
|
80262
|
-
|
|
80263
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
80264
|
-
border-left-width: 2px;
|
|
80265
|
-
}
|
|
80266
|
-
|
|
80267
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
80268
|
-
border-right-width: 2px;
|
|
80269
|
-
}
|
|
80270
|
-
|
|
80271
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
80272
|
-
border-right-width: 1px;
|
|
80273
|
-
}
|
|
80274
|
-
|
|
80275
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
80276
|
-
border-left-width: 1px;
|
|
80277
|
-
}
|
|
80278
|
-
|
|
80279
80276
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
80280
80277
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
80281
80278
|
border-left: 1px solid;
|
|
@@ -80389,6 +80386,28 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80389
80386
|
}
|
|
80390
80387
|
}
|
|
80391
80388
|
|
|
80389
|
+
&:not(.sf-grid).e-rtl{
|
|
80390
|
+
&.e-default table th[rowspan] {
|
|
80391
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
80392
|
+
}
|
|
80393
|
+
|
|
80394
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
80395
|
+
border-left-width: 2px;
|
|
80396
|
+
}
|
|
80397
|
+
|
|
80398
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
80399
|
+
border-right-width: 2px;
|
|
80400
|
+
}
|
|
80401
|
+
|
|
80402
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
80403
|
+
border-right-width: 1px;
|
|
80404
|
+
}
|
|
80405
|
+
|
|
80406
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
80407
|
+
border-left-width: 1px;
|
|
80408
|
+
}
|
|
80409
|
+
}
|
|
80410
|
+
|
|
80392
80411
|
&.e-wrap {
|
|
80393
80412
|
& .e-rowcell,
|
|
80394
80413
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -80508,7 +80527,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80508
80527
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
80509
80528
|
border-right: 0;
|
|
80510
80529
|
}
|
|
80530
|
+
}
|
|
80511
80531
|
|
|
80532
|
+
&:not(.sf-grid).e-resize-lines,
|
|
80533
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
80512
80534
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80513
80535
|
border-left: 0;
|
|
80514
80536
|
}
|
|
@@ -80521,7 +80543,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80521
80543
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
80522
80544
|
border-left: 0;
|
|
80523
80545
|
}
|
|
80546
|
+
}
|
|
80524
80547
|
|
|
80548
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
80525
80549
|
&.e-default table th[rowspan] {
|
|
80526
80550
|
border-right: 0;
|
|
80527
80551
|
}
|
|
@@ -80702,6 +80726,73 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80702
80726
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
80703
80727
|
text-align: left;
|
|
80704
80728
|
}
|
|
80729
|
+
|
|
80730
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
80731
|
+
border-width: $grid-headercell-both-border-width;
|
|
80732
|
+
}
|
|
80733
|
+
|
|
80734
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
80735
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
80736
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
80737
|
+
vertical-align: bottom;
|
|
80738
|
+
}
|
|
80739
|
+
|
|
80740
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
80741
|
+
border-right-width: 2px;
|
|
80742
|
+
}
|
|
80743
|
+
|
|
80744
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
80745
|
+
border-left-width: 2px;
|
|
80746
|
+
}
|
|
80747
|
+
|
|
80748
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
80749
|
+
border-left-width: 1px;
|
|
80750
|
+
}
|
|
80751
|
+
|
|
80752
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
80753
|
+
border-right-width: 1px;
|
|
80754
|
+
}
|
|
80755
|
+
|
|
80756
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80757
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
80758
|
+
}
|
|
80759
|
+
|
|
80760
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
80761
|
+
border-left-width: 2px;
|
|
80762
|
+
}
|
|
80763
|
+
|
|
80764
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
80765
|
+
border-right-width: 2px;
|
|
80766
|
+
}
|
|
80767
|
+
|
|
80768
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
80769
|
+
border-right-width: 1px;
|
|
80770
|
+
}
|
|
80771
|
+
|
|
80772
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
80773
|
+
border-left-width: 1px;
|
|
80774
|
+
}
|
|
80775
|
+
|
|
80776
|
+
&.e-resize-lines,
|
|
80777
|
+
&.e-resize-lines.e-rtl {
|
|
80778
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80779
|
+
border-left: 0;
|
|
80780
|
+
}
|
|
80781
|
+
}
|
|
80782
|
+
|
|
80783
|
+
&.e-resize-lines.e-rtl {
|
|
80784
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
80785
|
+
border-right: 0;
|
|
80786
|
+
}
|
|
80787
|
+
}
|
|
80788
|
+
|
|
80789
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
80790
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
80791
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
80792
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
80793
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
80794
|
+
}
|
|
80795
|
+
}
|
|
80705
80796
|
}
|
|
80706
80797
|
}
|
|
80707
80798
|
}
|
|
@@ -92700,7 +92791,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92700
92791
|
}
|
|
92701
92792
|
|
|
92702
92793
|
.e-zero-spacing {
|
|
92703
|
-
border-spacing:
|
|
92794
|
+
border-spacing: 0;
|
|
92704
92795
|
}
|
|
92705
92796
|
|
|
92706
92797
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -108075,7 +108166,6 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
108075
108166
|
.e-label {
|
|
108076
108167
|
color: $field-list-default-font-color;
|
|
108077
108168
|
font-family: $field-list-font-family;
|
|
108078
|
-
font-size: 14px;
|
|
108079
108169
|
opacity: .87;
|
|
108080
108170
|
}
|
|
108081
108171
|
}
|
|
@@ -110447,6 +110537,16 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
110447
110537
|
}
|
|
110448
110538
|
}
|
|
110449
110539
|
|
|
110540
|
+
&.e-device {
|
|
110541
|
+
.e-pivotcell-container {
|
|
110542
|
+
.e-stackedheadertext {
|
|
110543
|
+
&.e-cellvalue {
|
|
110544
|
+
align-self: center;
|
|
110545
|
+
}
|
|
110546
|
+
}
|
|
110547
|
+
}
|
|
110548
|
+
}
|
|
110549
|
+
|
|
110450
110550
|
.e-nextspan {
|
|
110451
110551
|
display: inline-block;
|
|
110452
110552
|
width: $pivotview-indent-space-size;
|
|
@@ -110507,6 +110607,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
110507
110607
|
@if($skin-name == 'bootstrap5') {
|
|
110508
110608
|
border-bottom-color: $border-light;
|
|
110509
110609
|
}
|
|
110610
|
+
|
|
110611
|
+
table th[rowspan = '1'] {
|
|
110612
|
+
padding-bottom: 0;
|
|
110613
|
+
padding-top: 0;
|
|
110614
|
+
vertical-align: middle;
|
|
110615
|
+
}
|
|
110510
110616
|
}
|
|
110511
110617
|
|
|
110512
110618
|
.e-gtot {
|
|
@@ -110752,11 +110858,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
110752
110858
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
110753
110859
|
text-transform: none;
|
|
110754
110860
|
}
|
|
110755
|
-
|
|
110756
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
110757
|
-
padding-top: 0px !important;
|
|
110758
|
-
padding-bottom: 0px !important;
|
|
110759
|
-
}
|
|
110760
110861
|
}
|
|
110761
110862
|
|
|
110762
110863
|
.sf-grid .e-spinner-pane {
|