@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
|
@@ -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' {
|
|
@@ -76315,12 +76326,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76315
76326
|
margin-right: $grid-bigger-grouptext-marign;
|
|
76316
76327
|
width: $grid-bigger-grouptext-width;
|
|
76317
76328
|
}
|
|
76318
|
-
|
|
76319
|
-
.e-gridheader table th[rowspan],
|
|
76320
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
76321
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76322
|
-
}
|
|
76323
|
-
|
|
76329
|
+
|
|
76324
76330
|
.e-groupsort,
|
|
76325
76331
|
span.e-ungroupbutton,
|
|
76326
76332
|
.e-toggleungroup {
|
|
@@ -76562,6 +76568,14 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76562
76568
|
}
|
|
76563
76569
|
}
|
|
76564
76570
|
}
|
|
76571
|
+
|
|
76572
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
76573
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
76574
|
+
.e-gridheader table th[rowspan],
|
|
76575
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
76576
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76577
|
+
}
|
|
76578
|
+
}
|
|
76565
76579
|
|
|
76566
76580
|
#{&}.e-grid {
|
|
76567
76581
|
border-radius: $grid-border-radius;
|
|
@@ -77485,6 +77499,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
77485
77499
|
}
|
|
77486
77500
|
white-space: normal;
|
|
77487
77501
|
word-wrap: break-word;
|
|
77502
|
+
&.e-lastrowcell {
|
|
77503
|
+
border-bottom-width: 1px;
|
|
77504
|
+
}
|
|
77488
77505
|
}
|
|
77489
77506
|
|
|
77490
77507
|
.e-summarycontent {
|
|
@@ -77561,8 +77578,8 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
77561
77578
|
border-width: $grid-rowcell-both-border-width;
|
|
77562
77579
|
}
|
|
77563
77580
|
|
|
77564
|
-
.e-gridheader table th[rowspan],
|
|
77565
|
-
|
|
77581
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
77582
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
77566
77583
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
77567
77584
|
vertical-align: bottom;
|
|
77568
77585
|
}
|
|
@@ -77632,23 +77649,23 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
77632
77649
|
border-width: $grid-headercell-both-border-width;
|
|
77633
77650
|
}
|
|
77634
77651
|
|
|
77635
|
-
|
|
77652
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
77636
77653
|
border-width: $grid-headercell-both-border-width;
|
|
77637
77654
|
}
|
|
77638
77655
|
|
|
77639
|
-
|
|
77656
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
77640
77657
|
border-right-width: 2px;
|
|
77641
77658
|
}
|
|
77642
77659
|
|
|
77643
|
-
|
|
77660
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
77644
77661
|
border-left-width: 2px;
|
|
77645
77662
|
}
|
|
77646
77663
|
|
|
77647
|
-
|
|
77664
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
77648
77665
|
border-left-width: 1px;
|
|
77649
77666
|
}
|
|
77650
77667
|
|
|
77651
|
-
|
|
77668
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
77652
77669
|
border-right-width: 1px;
|
|
77653
77670
|
}
|
|
77654
77671
|
|
|
@@ -79630,26 +79647,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
79630
79647
|
position: relative;
|
|
79631
79648
|
}
|
|
79632
79649
|
|
|
79633
|
-
&.e-default table th[rowspan] {
|
|
79634
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
79635
|
-
}
|
|
79636
|
-
|
|
79637
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79638
|
-
border-left-width: 2px;
|
|
79639
|
-
}
|
|
79640
|
-
|
|
79641
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79642
|
-
border-right-width: 2px;
|
|
79643
|
-
}
|
|
79644
|
-
|
|
79645
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79646
|
-
border-right-width: 1px;
|
|
79647
|
-
}
|
|
79648
|
-
|
|
79649
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79650
|
-
border-left-width: 1px;
|
|
79651
|
-
}
|
|
79652
|
-
|
|
79653
79650
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
79654
79651
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
79655
79652
|
border-left: 1px solid;
|
|
@@ -79763,6 +79760,28 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
79763
79760
|
}
|
|
79764
79761
|
}
|
|
79765
79762
|
|
|
79763
|
+
&:not(.sf-grid).e-rtl{
|
|
79764
|
+
&.e-default table th[rowspan] {
|
|
79765
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79766
|
+
}
|
|
79767
|
+
|
|
79768
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79769
|
+
border-left-width: 2px;
|
|
79770
|
+
}
|
|
79771
|
+
|
|
79772
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79773
|
+
border-right-width: 2px;
|
|
79774
|
+
}
|
|
79775
|
+
|
|
79776
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79777
|
+
border-right-width: 1px;
|
|
79778
|
+
}
|
|
79779
|
+
|
|
79780
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79781
|
+
border-left-width: 1px;
|
|
79782
|
+
}
|
|
79783
|
+
}
|
|
79784
|
+
|
|
79766
79785
|
&.e-wrap {
|
|
79767
79786
|
& .e-rowcell,
|
|
79768
79787
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -79882,7 +79901,10 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
79882
79901
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
79883
79902
|
border-right: 0;
|
|
79884
79903
|
}
|
|
79904
|
+
}
|
|
79885
79905
|
|
|
79906
|
+
&:not(.sf-grid).e-resize-lines,
|
|
79907
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79886
79908
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79887
79909
|
border-left: 0;
|
|
79888
79910
|
}
|
|
@@ -79895,7 +79917,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
79895
79917
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
79896
79918
|
border-left: 0;
|
|
79897
79919
|
}
|
|
79920
|
+
}
|
|
79898
79921
|
|
|
79922
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79899
79923
|
&.e-default table th[rowspan] {
|
|
79900
79924
|
border-right: 0;
|
|
79901
79925
|
}
|
|
@@ -80076,6 +80100,73 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
80076
80100
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
80077
80101
|
text-align: left;
|
|
80078
80102
|
}
|
|
80103
|
+
|
|
80104
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
80105
|
+
border-width: $grid-headercell-both-border-width;
|
|
80106
|
+
}
|
|
80107
|
+
|
|
80108
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
80109
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
80110
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
80111
|
+
vertical-align: bottom;
|
|
80112
|
+
}
|
|
80113
|
+
|
|
80114
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
80115
|
+
border-right-width: 2px;
|
|
80116
|
+
}
|
|
80117
|
+
|
|
80118
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
80119
|
+
border-left-width: 2px;
|
|
80120
|
+
}
|
|
80121
|
+
|
|
80122
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
80123
|
+
border-left-width: 1px;
|
|
80124
|
+
}
|
|
80125
|
+
|
|
80126
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
80127
|
+
border-right-width: 1px;
|
|
80128
|
+
}
|
|
80129
|
+
|
|
80130
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80131
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
80132
|
+
}
|
|
80133
|
+
|
|
80134
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
80135
|
+
border-left-width: 2px;
|
|
80136
|
+
}
|
|
80137
|
+
|
|
80138
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
80139
|
+
border-right-width: 2px;
|
|
80140
|
+
}
|
|
80141
|
+
|
|
80142
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
80143
|
+
border-right-width: 1px;
|
|
80144
|
+
}
|
|
80145
|
+
|
|
80146
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
80147
|
+
border-left-width: 1px;
|
|
80148
|
+
}
|
|
80149
|
+
|
|
80150
|
+
&.e-resize-lines,
|
|
80151
|
+
&.e-resize-lines.e-rtl {
|
|
80152
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80153
|
+
border-left: 0;
|
|
80154
|
+
}
|
|
80155
|
+
}
|
|
80156
|
+
|
|
80157
|
+
&.e-resize-lines.e-rtl {
|
|
80158
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
80159
|
+
border-right: 0;
|
|
80160
|
+
}
|
|
80161
|
+
}
|
|
80162
|
+
|
|
80163
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
80164
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
80165
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
80166
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
80167
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
80168
|
+
}
|
|
80169
|
+
}
|
|
80079
80170
|
}
|
|
80080
80171
|
}
|
|
80081
80172
|
}
|
|
@@ -92092,7 +92183,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92092
92183
|
}
|
|
92093
92184
|
|
|
92094
92185
|
.e-zero-spacing {
|
|
92095
|
-
border-spacing:
|
|
92186
|
+
border-spacing: 0;
|
|
92096
92187
|
}
|
|
92097
92188
|
|
|
92098
92189
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107450,7 +107541,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
107450
107541
|
.e-label {
|
|
107451
107542
|
color: $field-list-default-font-color;
|
|
107452
107543
|
font-family: $field-list-font-family;
|
|
107453
|
-
font-size: 14px;
|
|
107454
107544
|
opacity: .87;
|
|
107455
107545
|
}
|
|
107456
107546
|
}
|
|
@@ -109825,6 +109915,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109825
109915
|
}
|
|
109826
109916
|
}
|
|
109827
109917
|
|
|
109918
|
+
&.e-device {
|
|
109919
|
+
.e-pivotcell-container {
|
|
109920
|
+
.e-stackedheadertext {
|
|
109921
|
+
&.e-cellvalue {
|
|
109922
|
+
align-self: center;
|
|
109923
|
+
}
|
|
109924
|
+
}
|
|
109925
|
+
}
|
|
109926
|
+
}
|
|
109927
|
+
|
|
109828
109928
|
.e-nextspan {
|
|
109829
109929
|
display: inline-block;
|
|
109830
109930
|
width: $pivotview-indent-space-size;
|
|
@@ -109885,6 +109985,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109885
109985
|
@if($skin-name == 'bootstrap5') {
|
|
109886
109986
|
border-bottom-color: $border-light;
|
|
109887
109987
|
}
|
|
109988
|
+
|
|
109989
|
+
table th[rowspan = '1'] {
|
|
109990
|
+
padding-bottom: 0;
|
|
109991
|
+
padding-top: 0;
|
|
109992
|
+
vertical-align: middle;
|
|
109993
|
+
}
|
|
109888
109994
|
}
|
|
109889
109995
|
|
|
109890
109996
|
.e-gtot {
|
|
@@ -110130,11 +110236,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110130
110236
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
110131
110237
|
text-transform: none;
|
|
110132
110238
|
}
|
|
110133
|
-
|
|
110134
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
110135
|
-
padding-top: 0px !important;
|
|
110136
|
-
padding-bottom: 0px !important;
|
|
110137
|
-
}
|
|
110138
110239
|
}
|
|
110139
110240
|
|
|
110140
110241
|
.sf-grid .e-spinner-pane {
|
|
@@ -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
|
}
|
|
@@ -971,11 +971,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
971
971
|
}
|
|
972
972
|
|
|
973
973
|
& .e-ripple-container {
|
|
974
|
-
|
|
974
|
+
@if $skin-name == 'Material3' {
|
|
975
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
976
|
+
}
|
|
975
977
|
}
|
|
976
978
|
|
|
977
979
|
& .e-ripple-check.e-ripple-container {
|
|
978
|
-
|
|
980
|
+
@if $skin-name == 'Material3' {
|
|
981
|
+
background-color: $switch-ripple-bg-color;
|
|
982
|
+
}
|
|
979
983
|
}
|
|
980
984
|
}
|
|
981
985
|
}
|
|
@@ -969,11 +969,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
969
969
|
}
|
|
970
970
|
|
|
971
971
|
& .e-ripple-container {
|
|
972
|
-
|
|
972
|
+
@if $skin-name == 'Material3' {
|
|
973
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
974
|
+
}
|
|
973
975
|
}
|
|
974
976
|
|
|
975
977
|
& .e-ripple-check.e-ripple-container {
|
|
976
|
-
|
|
978
|
+
@if $skin-name == 'Material3' {
|
|
979
|
+
background-color: $switch-ripple-bg-color;
|
|
980
|
+
}
|
|
977
981
|
}
|
|
978
982
|
}
|
|
979
983
|
}
|
|
@@ -964,11 +964,15 @@ $switch-handle-off-hover-bg-color: $border-alt !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
|
}
|
|
@@ -964,11 +964,15 @@ $switch-handle-off-hover-bg-color: $border-alt !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
|
}
|
|
@@ -971,11 +971,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
971
971
|
}
|
|
972
972
|
|
|
973
973
|
& .e-ripple-container {
|
|
974
|
-
|
|
974
|
+
@if $skin-name == 'Material3' {
|
|
975
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
976
|
+
}
|
|
975
977
|
}
|
|
976
978
|
|
|
977
979
|
& .e-ripple-check.e-ripple-container {
|
|
978
|
-
|
|
980
|
+
@if $skin-name == 'Material3' {
|
|
981
|
+
background-color: $switch-ripple-bg-color;
|
|
982
|
+
}
|
|
979
983
|
}
|
|
980
984
|
}
|
|
981
985
|
}
|
|
@@ -979,11 +979,15 @@ $switch-handle-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2),
|
|
|
979
979
|
}
|
|
980
980
|
|
|
981
981
|
& .e-ripple-container {
|
|
982
|
-
|
|
982
|
+
@if $skin-name == 'Material3' {
|
|
983
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
984
|
+
}
|
|
983
985
|
}
|
|
984
986
|
|
|
985
987
|
& .e-ripple-check.e-ripple-container {
|
|
986
|
-
|
|
988
|
+
@if $skin-name == 'Material3' {
|
|
989
|
+
background-color: $switch-ripple-bg-color;
|
|
990
|
+
}
|
|
987
991
|
}
|
|
988
992
|
}
|
|
989
993
|
}
|
|
@@ -973,11 +973,15 @@ $switch-bigger-small-handle-to: 0 !default;
|
|
|
973
973
|
}
|
|
974
974
|
|
|
975
975
|
& .e-ripple-container {
|
|
976
|
-
|
|
976
|
+
@if $skin-name == 'Material3' {
|
|
977
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
978
|
+
}
|
|
977
979
|
}
|
|
978
980
|
|
|
979
981
|
& .e-ripple-check.e-ripple-container {
|
|
980
|
-
|
|
982
|
+
@if $skin-name == 'Material3' {
|
|
983
|
+
background-color: $switch-ripple-bg-color;
|
|
984
|
+
}
|
|
981
985
|
}
|
|
982
986
|
}
|
|
983
987
|
}
|
|
@@ -987,11 +987,15 @@ $switch-small-off-ripple-left: -7px !default;
|
|
|
987
987
|
}
|
|
988
988
|
|
|
989
989
|
& .e-ripple-container {
|
|
990
|
-
|
|
990
|
+
@if $skin-name == 'Material3' {
|
|
991
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
992
|
+
}
|
|
991
993
|
}
|
|
992
994
|
|
|
993
995
|
& .e-ripple-check.e-ripple-container {
|
|
994
|
-
|
|
996
|
+
@if $skin-name == 'Material3' {
|
|
997
|
+
background-color: $switch-ripple-bg-color;
|
|
998
|
+
}
|
|
995
999
|
}
|
|
996
1000
|
}
|
|
997
1001
|
}
|
|
@@ -987,11 +987,15 @@ $switch-small-off-ripple-left: -7px !default;
|
|
|
987
987
|
}
|
|
988
988
|
|
|
989
989
|
& .e-ripple-container {
|
|
990
|
-
|
|
990
|
+
@if $skin-name == 'Material3' {
|
|
991
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
992
|
+
}
|
|
991
993
|
}
|
|
992
994
|
|
|
993
995
|
& .e-ripple-check.e-ripple-container {
|
|
994
|
-
|
|
996
|
+
@if $skin-name == 'Material3' {
|
|
997
|
+
background-color: $switch-ripple-bg-color;
|
|
998
|
+
}
|
|
995
999
|
}
|
|
996
1000
|
}
|
|
997
1001
|
}
|
|
@@ -962,11 +962,15 @@ $switch-handle-off-hover-bg-color: $content-bg-color !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: $content-bg-color !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
|
}
|