@syncfusion/blazor-themes 21.1.35 → 21.1.38
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 +91 -33
- package/SCSS-Themes/bootstrap.scss +91 -33
- package/SCSS-Themes/bootstrap4.scss +91 -33
- package/SCSS-Themes/bootstrap5-dark.scss +91 -30
- package/SCSS-Themes/bootstrap5.scss +91 -30
- package/SCSS-Themes/fabric-dark.scss +91 -33
- package/SCSS-Themes/fabric.scss +91 -33
- package/SCSS-Themes/fluent-dark.scss +91 -30
- package/SCSS-Themes/fluent.scss +91 -30
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap4.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap5.scss +3 -6
- package/SCSS-Themes/grids/grid/fabric-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/fabric.scss +3 -6
- package/SCSS-Themes/grids/grid/fluent-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/fluent.scss +3 -6
- package/SCSS-Themes/grids/grid/highcontrast.scss +3 -6
- package/SCSS-Themes/grids/grid/material-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/material.scss +3 -6
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/tailwind.scss +3 -6
- package/SCSS-Themes/highcontrast.scss +91 -33
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +12 -0
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/fabric.scss +12 -3
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/fluent.scss +12 -0
- package/SCSS-Themes/inputs/rating/highcontrast.scss +12 -3
- package/SCSS-Themes/inputs/rating/material-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/material.scss +12 -3
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/tailwind.scss +12 -0
- package/SCSS-Themes/material-dark.scss +91 -33
- package/SCSS-Themes/material.scss +91 -33
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fabric.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fluent.scss +3 -3
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +3 -3
- package/SCSS-Themes/navigations/treeview/material-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/material.scss +3 -3
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/tailwind.scss +3 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/material.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +68 -18
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fabric.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fluent.scss +4 -2
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +4 -2
- package/SCSS-Themes/schedule/schedule/material-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/material.scss +4 -2
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/tailwind.scss +4 -2
- package/SCSS-Themes/tailwind-dark.scss +91 -30
- package/SCSS-Themes/tailwind.scss +91 -30
- package/package.json +1 -1
|
@@ -53771,12 +53771,12 @@ $ripple-width: 32px !default;
|
|
|
53771
53771
|
}
|
|
53772
53772
|
}
|
|
53773
53773
|
|
|
53774
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
53774
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
53775
53775
|
@include active-hover-theme;
|
|
53776
53776
|
}
|
|
53777
53777
|
|
|
53778
53778
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
53779
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
53779
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
53780
53780
|
@include active-editing-theme;
|
|
53781
53781
|
}
|
|
53782
53782
|
|
|
@@ -53842,7 +53842,7 @@ $ripple-width: 32px !default;
|
|
|
53842
53842
|
|
|
53843
53843
|
&:not(.e-fullrow-wrap) {
|
|
53844
53844
|
|
|
53845
|
-
.e-list-item.e-hover > .e-text-content
|
|
53845
|
+
.e-list-item.e-hover > .e-text-content{
|
|
53846
53846
|
background-color: $treeview-item-hover-bg;
|
|
53847
53847
|
border-color: $treeview-item-hover-border-color;
|
|
53848
53848
|
}
|
|
@@ -76104,11 +76104,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76104
76104
|
}
|
|
76105
76105
|
|
|
76106
76106
|
&.sf-grid {
|
|
76107
|
-
|
|
76108
|
-
.e-table {
|
|
76109
|
-
border-spacing: .25px;
|
|
76110
|
-
}
|
|
76111
|
-
|
|
76112
76107
|
span.e-ungroupbutton.e-icons {
|
|
76113
76108
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
76114
76109
|
}
|
|
@@ -76293,7 +76288,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76293
76288
|
}
|
|
76294
76289
|
|
|
76295
76290
|
#{&}.e-grid-min-height {
|
|
76296
|
-
.e-rowcell
|
|
76291
|
+
.e-rowcell,
|
|
76292
|
+
.e-icon-grightarrow,
|
|
76293
|
+
.e-icon-gdownarrow {
|
|
76297
76294
|
line-height: 0;
|
|
76298
76295
|
padding-bottom: 0;
|
|
76299
76296
|
padding-top: 0;
|
|
@@ -105386,7 +105383,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
105386
105383
|
.e-pivot-pager-column-maindiv {
|
|
105387
105384
|
&.e-page-size-disable {
|
|
105388
105385
|
.e-pivotview-text-div {
|
|
105389
|
-
width:
|
|
105386
|
+
width: 50%;
|
|
105390
105387
|
}
|
|
105391
105388
|
}
|
|
105392
105389
|
}
|
|
@@ -112661,7 +112658,9 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
112661
112658
|
background: $schedule-current-date-bg-color;
|
|
112662
112659
|
border-radius: 50%;
|
|
112663
112660
|
color: $schedule-current-date-header-font-color;
|
|
112664
|
-
width: 20px;
|
|
112661
|
+
min-width: 20px;
|
|
112662
|
+
padding: 0 4px;
|
|
112663
|
+
width: fit-content;
|
|
112665
112664
|
}
|
|
112666
112665
|
|
|
112667
112666
|
.e-selected-cell {
|
|
@@ -112697,7 +112696,7 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
112697
112696
|
}
|
|
112698
112697
|
|
|
112699
112698
|
.e-current-date .e-date-header {
|
|
112700
|
-
width: 24px;
|
|
112699
|
+
min-width: 24px;
|
|
112701
112700
|
}
|
|
112702
112701
|
}
|
|
112703
112702
|
|
|
@@ -114611,6 +114610,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114611
114610
|
$rating-li-font-size: 20px !default;
|
|
114612
114611
|
$rating-li-padding: 4px !default;
|
|
114613
114612
|
$rating-li-line-height: 11px !default;
|
|
114613
|
+
$rating-li-min-width-height: 28px !default;
|
|
114614
114614
|
$rating-focus-border-radius: 4px !default;
|
|
114615
114615
|
$rating-label-right-margin: 8px !default;
|
|
114616
114616
|
$rating-label-bottom-margin: 4px !default;
|
|
@@ -114623,21 +114623,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114623
114623
|
|
|
114624
114624
|
$rating-small-li-font-size: 16px !default;
|
|
114625
114625
|
$rating-small-li-line-height: 4px !default;
|
|
114626
|
-
$rating-small-li-
|
|
114626
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
114627
114627
|
$rating-small-label-font-size: 10px !default;
|
|
114628
114628
|
$rating-small-label-line-height: 16px !default;
|
|
114629
114629
|
$rating-small-reset-font-size : 12px !default;
|
|
114630
114630
|
|
|
114631
114631
|
$rating-bigger-li-font-size: 32px !default;
|
|
114632
114632
|
$rating-bigger-li-line-height: 13px !default;
|
|
114633
|
-
$rating-bigger-li-
|
|
114633
|
+
$rating-bigger-li-min-width-height: 40px !default;
|
|
114634
114634
|
$rating-bigger-label-font-size: 14px !default;
|
|
114635
114635
|
$rating-bigger-label-line-height: 22px !default;
|
|
114636
114636
|
$rating-bigger-reset-font-size : 28px !default;
|
|
114637
114637
|
|
|
114638
114638
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
114639
114639
|
$rating-bigger-small-li-line-height: 9px !default;
|
|
114640
|
-
$rating-bigger-small-li-
|
|
114640
|
+
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
114641
114641
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
114642
114642
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114643
114643
|
$rating-bigger-small-reset-font-size : 20px !default;
|
|
@@ -114692,6 +114692,8 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
114692
114692
|
padding: $rating-li-padding;
|
|
114693
114693
|
line-height: $rating-li-line-height;
|
|
114694
114694
|
display: block;
|
|
114695
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114696
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114695
114697
|
//For Blazor Tooltip
|
|
114696
114698
|
position: relative;
|
|
114697
114699
|
|
|
@@ -114816,6 +114818,8 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
114816
114818
|
.e-rating-item-container {
|
|
114817
114819
|
font-size: $rating-small-li-font-size;
|
|
114818
114820
|
line-height: $rating-small-li-line-height;
|
|
114821
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114822
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114819
114823
|
}
|
|
114820
114824
|
|
|
114821
114825
|
.e-rating-label {
|
|
@@ -114833,6 +114837,8 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
114833
114837
|
.e-rating-item-container {
|
|
114834
114838
|
font-size: $rating-bigger-li-font-size;
|
|
114835
114839
|
line-height: $rating-bigger-li-line-height;
|
|
114840
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114841
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114836
114842
|
}
|
|
114837
114843
|
|
|
114838
114844
|
.e-rating-label {
|
|
@@ -114852,6 +114858,8 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
114852
114858
|
.e-rating-item-container {
|
|
114853
114859
|
font-size: $rating-bigger-small-li-font-size;
|
|
114854
114860
|
line-height: $rating-bigger-small-li-line-height;
|
|
114861
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114862
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114855
114863
|
}
|
|
114856
114864
|
|
|
114857
114865
|
.e-rating-label {
|
|
@@ -115258,10 +115266,6 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115258
115266
|
display: none;
|
|
115259
115267
|
}
|
|
115260
115268
|
|
|
115261
|
-
.e-item {
|
|
115262
|
-
width: fit-content;
|
|
115263
|
-
}
|
|
115264
|
-
|
|
115265
115269
|
.e-ribbon-file-menu {
|
|
115266
115270
|
position: absolute;
|
|
115267
115271
|
line-height: $ribbon-file-menu-height;
|
|
@@ -115367,6 +115371,12 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115367
115371
|
}
|
|
115368
115372
|
}
|
|
115369
115373
|
|
|
115374
|
+
.e-hscroll.e-scroll-device {
|
|
115375
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
115376
|
+
box-shadow: none;
|
|
115377
|
+
}
|
|
115378
|
+
}
|
|
115379
|
+
|
|
115370
115380
|
.e-hscroll {
|
|
115371
115381
|
padding: $ribbon-hscroll-padding;
|
|
115372
115382
|
|
|
@@ -115376,6 +115386,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115376
115386
|
min-width: auto;
|
|
115377
115387
|
width: auto;
|
|
115378
115388
|
border-style: solid;
|
|
115389
|
+
transform: none;
|
|
115379
115390
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
115380
115391
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
115381
115392
|
z-index: 3;
|
|
@@ -115387,6 +115398,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115387
115398
|
.e-nav-arrow {
|
|
115388
115399
|
font-size: $ribbon-nav-arrow-size;
|
|
115389
115400
|
height: auto;
|
|
115401
|
+
transform: none;
|
|
115390
115402
|
line-height: $ribbon-nav-arrow-height;
|
|
115391
115403
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
115392
115404
|
width: auto;
|
|
@@ -115541,6 +115553,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115541
115553
|
.e-tab-header {
|
|
115542
115554
|
left: var(--fileMenuWidth);
|
|
115543
115555
|
}
|
|
115556
|
+
|
|
115557
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115558
|
+
padding-right: 30px;
|
|
115559
|
+
}
|
|
115544
115560
|
}
|
|
115545
115561
|
|
|
115546
115562
|
&.e-rtl {
|
|
@@ -115558,6 +115574,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115558
115574
|
.e-tab-header {
|
|
115559
115575
|
right: var(--fileMenuWidth);
|
|
115560
115576
|
}
|
|
115577
|
+
|
|
115578
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115579
|
+
padding-left: 30px;
|
|
115580
|
+
}
|
|
115561
115581
|
}
|
|
115562
115582
|
}
|
|
115563
115583
|
|
|
@@ -115905,8 +115925,12 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115905
115925
|
|
|
115906
115926
|
.e-ribbon-overflow-target {
|
|
115907
115927
|
|
|
115908
|
-
.e-ribbon-item
|
|
115909
|
-
|
|
115928
|
+
.e-ribbon-item {
|
|
115929
|
+
|
|
115930
|
+
& > .e-input-group,
|
|
115931
|
+
.e-ribbon-template {
|
|
115932
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
115933
|
+
}
|
|
115910
115934
|
}
|
|
115911
115935
|
|
|
115912
115936
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -115932,14 +115956,6 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115932
115956
|
width: 100%;
|
|
115933
115957
|
justify-content: flex-start;
|
|
115934
115958
|
}
|
|
115935
|
-
|
|
115936
|
-
>.e-split-btn-wrapper,
|
|
115937
|
-
>.e-dropdown-btn {
|
|
115938
|
-
.e-icons.e-caret {
|
|
115939
|
-
transform: rotate(-90deg);
|
|
115940
|
-
margin-left: auto;
|
|
115941
|
-
}
|
|
115942
|
-
}
|
|
115943
115959
|
}
|
|
115944
115960
|
|
|
115945
115961
|
.e-ribbon-overflow-header {
|
|
@@ -115950,6 +115966,20 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115950
115966
|
}
|
|
115951
115967
|
}
|
|
115952
115968
|
|
|
115969
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
115970
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115971
|
+
|
|
115972
|
+
>.e-split-btn-wrapper,
|
|
115973
|
+
>.e-dropdown-btn {
|
|
115974
|
+
.e-icons.e-caret {
|
|
115975
|
+
transform: rotate(-90deg);
|
|
115976
|
+
padding: $ribbon-items-margin;
|
|
115977
|
+
margin: 0 0 0 auto;
|
|
115978
|
+
}
|
|
115979
|
+
}
|
|
115980
|
+
}
|
|
115981
|
+
}
|
|
115982
|
+
|
|
115953
115983
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
115954
115984
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115955
115985
|
|
|
@@ -115957,8 +115987,8 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115957
115987
|
>.e-dropdown-btn {
|
|
115958
115988
|
.e-icons.e-caret {
|
|
115959
115989
|
transform: rotate(90deg);
|
|
115960
|
-
|
|
115961
|
-
margin
|
|
115990
|
+
padding: $ribbon-items-margin;
|
|
115991
|
+
margin: 0 auto 0 0;
|
|
115962
115992
|
}
|
|
115963
115993
|
}
|
|
115964
115994
|
}
|
|
@@ -116261,8 +116291,12 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
116261
116291
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
116262
116292
|
.e-ribbon-overflow-target {
|
|
116263
116293
|
|
|
116264
|
-
.e-ribbon-item
|
|
116265
|
-
|
|
116294
|
+
.e-ribbon-item {
|
|
116295
|
+
|
|
116296
|
+
& > .e-input-group,
|
|
116297
|
+
.e-ribbon-template {
|
|
116298
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
116299
|
+
}
|
|
116266
116300
|
}
|
|
116267
116301
|
|
|
116268
116302
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116270,6 +116304,30 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
116270
116304
|
padding: 0;
|
|
116271
116305
|
}
|
|
116272
116306
|
}
|
|
116307
|
+
|
|
116308
|
+
&:not(.e-rtl) {
|
|
116309
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116310
|
+
|
|
116311
|
+
>.e-split-btn-wrapper,
|
|
116312
|
+
>.e-dropdown-btn {
|
|
116313
|
+
.e-icons.e-caret {
|
|
116314
|
+
padding: $ribbon-bigger-items-margin;
|
|
116315
|
+
}
|
|
116316
|
+
}
|
|
116317
|
+
}
|
|
116318
|
+
}
|
|
116319
|
+
|
|
116320
|
+
&.e-rtl {
|
|
116321
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116322
|
+
|
|
116323
|
+
>.e-split-btn-wrapper,
|
|
116324
|
+
>.e-dropdown-btn {
|
|
116325
|
+
.e-icons.e-caret {
|
|
116326
|
+
padding: $ribbon-bigger-items-margin;
|
|
116327
|
+
}
|
|
116328
|
+
}
|
|
116329
|
+
}
|
|
116330
|
+
}
|
|
116273
116331
|
}
|
|
116274
116332
|
|
|
116275
116333
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
@@ -54121,12 +54121,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54121
54121
|
}
|
|
54122
54122
|
}
|
|
54123
54123
|
|
|
54124
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54124
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
54125
54125
|
@include active-hover-theme;
|
|
54126
54126
|
}
|
|
54127
54127
|
|
|
54128
54128
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54129
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54129
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
54130
54130
|
@include active-editing-theme;
|
|
54131
54131
|
}
|
|
54132
54132
|
|
|
@@ -54192,7 +54192,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54192
54192
|
|
|
54193
54193
|
&:not(.e-fullrow-wrap) {
|
|
54194
54194
|
|
|
54195
|
-
.e-list-item.e-hover > .e-text-content
|
|
54195
|
+
.e-list-item.e-hover > .e-text-content{
|
|
54196
54196
|
background-color: $treeview-item-hover-bg;
|
|
54197
54197
|
border-color: $treeview-item-hover-border-color;
|
|
54198
54198
|
}
|
|
@@ -76506,11 +76506,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76506
76506
|
}
|
|
76507
76507
|
|
|
76508
76508
|
&.sf-grid {
|
|
76509
|
-
|
|
76510
|
-
.e-table {
|
|
76511
|
-
border-spacing: .25px;
|
|
76512
|
-
}
|
|
76513
|
-
|
|
76514
76509
|
span.e-ungroupbutton.e-icons {
|
|
76515
76510
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
76516
76511
|
}
|
|
@@ -76695,7 +76690,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76695
76690
|
}
|
|
76696
76691
|
|
|
76697
76692
|
#{&}.e-grid-min-height {
|
|
76698
|
-
.e-rowcell
|
|
76693
|
+
.e-rowcell,
|
|
76694
|
+
.e-icon-grightarrow,
|
|
76695
|
+
.e-icon-gdownarrow {
|
|
76699
76696
|
line-height: 0;
|
|
76700
76697
|
padding-bottom: 0;
|
|
76701
76698
|
padding-top: 0;
|
|
@@ -105567,7 +105564,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
105567
105564
|
.e-pivot-pager-column-maindiv {
|
|
105568
105565
|
&.e-page-size-disable {
|
|
105569
105566
|
.e-pivotview-text-div {
|
|
105570
|
-
width:
|
|
105567
|
+
width: 50%;
|
|
105571
105568
|
}
|
|
105572
105569
|
}
|
|
105573
105570
|
}
|
|
@@ -112850,7 +112847,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
112850
112847
|
background: $schedule-current-date-bg-color;
|
|
112851
112848
|
border-radius: 50%;
|
|
112852
112849
|
color: $schedule-current-date-header-font-color;
|
|
112853
|
-
width: 20px;
|
|
112850
|
+
min-width: 20px;
|
|
112851
|
+
padding: 0 4px;
|
|
112852
|
+
width: fit-content;
|
|
112854
112853
|
}
|
|
112855
112854
|
|
|
112856
112855
|
.e-selected-cell {
|
|
@@ -112886,7 +112885,7 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
112886
112885
|
}
|
|
112887
112886
|
|
|
112888
112887
|
.e-current-date .e-date-header {
|
|
112889
|
-
width: 24px;
|
|
112888
|
+
min-width: 24px;
|
|
112890
112889
|
}
|
|
112891
112890
|
}
|
|
112892
112891
|
|
|
@@ -114806,6 +114805,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114806
114805
|
$rating-li-font-size: $font-icon-22 !default;
|
|
114807
114806
|
$rating-li-padding: 4px !default;
|
|
114808
114807
|
$rating-li-line-height: 13px !default;
|
|
114808
|
+
$rating-li-min-width-height: 30px !default;
|
|
114809
114809
|
$rating-focus-border-radius: 4px !default;
|
|
114810
114810
|
$rating-label-bottom-margin: 4px !default;
|
|
114811
114811
|
$rating-label-right-margin: 8px !default;
|
|
@@ -114818,18 +114818,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114818
114818
|
|
|
114819
114819
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
114820
114820
|
$rating-small-li-line-height: 6px !default;
|
|
114821
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
114821
114822
|
$rating-small-label-font-size: $text-xxs !default;
|
|
114822
114823
|
$rating-small-label-line-height: 16px !default;
|
|
114823
114824
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
114824
114825
|
|
|
114825
114826
|
$rating-bigger-li-font-size: $font-icon-32 !default;
|
|
114826
114827
|
$rating-bigger-li-line-height: 13px !default;
|
|
114828
|
+
$rating-bigger-li-min-width-height: 40px !default;
|
|
114827
114829
|
$rating-bigger-label-font-size: $text-sm !default;
|
|
114828
114830
|
$rating-bigger-label-line-height: 22px !default;
|
|
114829
114831
|
$rating-bigger-reset-font-size : $font-icon-28 !default;
|
|
114830
114832
|
|
|
114831
114833
|
$rating-bigger-small-li-font-size: $font-icon-26 !default;
|
|
114832
114834
|
$rating-bigger-small-li-line-height: 13px !default;
|
|
114835
|
+
$rating-bigger-small-li-min-width-height: 34px !default;
|
|
114833
114836
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
114834
114837
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114835
114838
|
$rating-bigger-small-reset-font-size : $font-icon-22 !default;
|
|
@@ -114884,6 +114887,8 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
114884
114887
|
padding: $rating-li-padding;
|
|
114885
114888
|
line-height: $rating-li-line-height;
|
|
114886
114889
|
display: block;
|
|
114890
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114891
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114887
114892
|
//For Blazor Tooltip
|
|
114888
114893
|
position: relative;
|
|
114889
114894
|
|
|
@@ -115008,6 +115013,8 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
115008
115013
|
.e-rating-item-container {
|
|
115009
115014
|
font-size: $rating-small-li-font-size;
|
|
115010
115015
|
line-height: $rating-small-li-line-height;
|
|
115016
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
115017
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
115011
115018
|
}
|
|
115012
115019
|
|
|
115013
115020
|
.e-rating-label {
|
|
@@ -115025,6 +115032,8 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
115025
115032
|
.e-rating-item-container {
|
|
115026
115033
|
font-size: $rating-bigger-li-font-size;
|
|
115027
115034
|
line-height: $rating-bigger-li-line-height;
|
|
115035
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115036
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115028
115037
|
}
|
|
115029
115038
|
|
|
115030
115039
|
.e-rating-label {
|
|
@@ -115044,6 +115053,8 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
115044
115053
|
.e-rating-item-container {
|
|
115045
115054
|
font-size: $rating-bigger-small-li-font-size;
|
|
115046
115055
|
line-height: $rating-bigger-small-li-line-height;
|
|
115056
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115057
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115047
115058
|
}
|
|
115048
115059
|
|
|
115049
115060
|
.e-rating-label {
|
|
@@ -115450,10 +115461,6 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115450
115461
|
display: none;
|
|
115451
115462
|
}
|
|
115452
115463
|
|
|
115453
|
-
.e-item {
|
|
115454
|
-
width: fit-content;
|
|
115455
|
-
}
|
|
115456
|
-
|
|
115457
115464
|
.e-ribbon-file-menu {
|
|
115458
115465
|
position: absolute;
|
|
115459
115466
|
line-height: $ribbon-file-menu-height;
|
|
@@ -115559,6 +115566,12 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115559
115566
|
}
|
|
115560
115567
|
}
|
|
115561
115568
|
|
|
115569
|
+
.e-hscroll.e-scroll-device {
|
|
115570
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
115571
|
+
box-shadow: none;
|
|
115572
|
+
}
|
|
115573
|
+
}
|
|
115574
|
+
|
|
115562
115575
|
.e-hscroll {
|
|
115563
115576
|
padding: $ribbon-hscroll-padding;
|
|
115564
115577
|
|
|
@@ -115568,6 +115581,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115568
115581
|
min-width: auto;
|
|
115569
115582
|
width: auto;
|
|
115570
115583
|
border-style: solid;
|
|
115584
|
+
transform: none;
|
|
115571
115585
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
115572
115586
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
115573
115587
|
z-index: 3;
|
|
@@ -115579,6 +115593,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115579
115593
|
.e-nav-arrow {
|
|
115580
115594
|
font-size: $ribbon-nav-arrow-size;
|
|
115581
115595
|
height: auto;
|
|
115596
|
+
transform: none;
|
|
115582
115597
|
line-height: $ribbon-nav-arrow-height;
|
|
115583
115598
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
115584
115599
|
width: auto;
|
|
@@ -115733,6 +115748,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115733
115748
|
.e-tab-header {
|
|
115734
115749
|
left: var(--fileMenuWidth);
|
|
115735
115750
|
}
|
|
115751
|
+
|
|
115752
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115753
|
+
padding-right: 30px;
|
|
115754
|
+
}
|
|
115736
115755
|
}
|
|
115737
115756
|
|
|
115738
115757
|
&.e-rtl {
|
|
@@ -115750,6 +115769,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115750
115769
|
.e-tab-header {
|
|
115751
115770
|
right: var(--fileMenuWidth);
|
|
115752
115771
|
}
|
|
115772
|
+
|
|
115773
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115774
|
+
padding-left: 30px;
|
|
115775
|
+
}
|
|
115753
115776
|
}
|
|
115754
115777
|
}
|
|
115755
115778
|
|
|
@@ -116097,8 +116120,12 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
116097
116120
|
|
|
116098
116121
|
.e-ribbon-overflow-target {
|
|
116099
116122
|
|
|
116100
|
-
.e-ribbon-item
|
|
116101
|
-
|
|
116123
|
+
.e-ribbon-item {
|
|
116124
|
+
|
|
116125
|
+
& > .e-input-group,
|
|
116126
|
+
.e-ribbon-template {
|
|
116127
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
116128
|
+
}
|
|
116102
116129
|
}
|
|
116103
116130
|
|
|
116104
116131
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116124,14 +116151,6 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
116124
116151
|
width: 100%;
|
|
116125
116152
|
justify-content: flex-start;
|
|
116126
116153
|
}
|
|
116127
|
-
|
|
116128
|
-
>.e-split-btn-wrapper,
|
|
116129
|
-
>.e-dropdown-btn {
|
|
116130
|
-
.e-icons.e-caret {
|
|
116131
|
-
transform: rotate(-90deg);
|
|
116132
|
-
margin-left: auto;
|
|
116133
|
-
}
|
|
116134
|
-
}
|
|
116135
116154
|
}
|
|
116136
116155
|
|
|
116137
116156
|
.e-ribbon-overflow-header {
|
|
@@ -116142,6 +116161,20 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
116142
116161
|
}
|
|
116143
116162
|
}
|
|
116144
116163
|
|
|
116164
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
116165
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116166
|
+
|
|
116167
|
+
>.e-split-btn-wrapper,
|
|
116168
|
+
>.e-dropdown-btn {
|
|
116169
|
+
.e-icons.e-caret {
|
|
116170
|
+
transform: rotate(-90deg);
|
|
116171
|
+
padding: $ribbon-items-margin;
|
|
116172
|
+
margin: 0 0 0 auto;
|
|
116173
|
+
}
|
|
116174
|
+
}
|
|
116175
|
+
}
|
|
116176
|
+
}
|
|
116177
|
+
|
|
116145
116178
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
116146
116179
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116147
116180
|
|
|
@@ -116149,8 +116182,8 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
116149
116182
|
>.e-dropdown-btn {
|
|
116150
116183
|
.e-icons.e-caret {
|
|
116151
116184
|
transform: rotate(90deg);
|
|
116152
|
-
|
|
116153
|
-
margin
|
|
116185
|
+
padding: $ribbon-items-margin;
|
|
116186
|
+
margin: 0 auto 0 0;
|
|
116154
116187
|
}
|
|
116155
116188
|
}
|
|
116156
116189
|
}
|
|
@@ -116453,8 +116486,12 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
116453
116486
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
116454
116487
|
.e-ribbon-overflow-target {
|
|
116455
116488
|
|
|
116456
|
-
.e-ribbon-item
|
|
116457
|
-
|
|
116489
|
+
.e-ribbon-item {
|
|
116490
|
+
|
|
116491
|
+
& > .e-input-group,
|
|
116492
|
+
.e-ribbon-template {
|
|
116493
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
116494
|
+
}
|
|
116458
116495
|
}
|
|
116459
116496
|
|
|
116460
116497
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116462,6 +116499,30 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
116462
116499
|
padding: 0;
|
|
116463
116500
|
}
|
|
116464
116501
|
}
|
|
116502
|
+
|
|
116503
|
+
&:not(.e-rtl) {
|
|
116504
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116505
|
+
|
|
116506
|
+
>.e-split-btn-wrapper,
|
|
116507
|
+
>.e-dropdown-btn {
|
|
116508
|
+
.e-icons.e-caret {
|
|
116509
|
+
padding: $ribbon-bigger-items-margin;
|
|
116510
|
+
}
|
|
116511
|
+
}
|
|
116512
|
+
}
|
|
116513
|
+
}
|
|
116514
|
+
|
|
116515
|
+
&.e-rtl {
|
|
116516
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116517
|
+
|
|
116518
|
+
>.e-split-btn-wrapper,
|
|
116519
|
+
>.e-dropdown-btn {
|
|
116520
|
+
.e-icons.e-caret {
|
|
116521
|
+
padding: $ribbon-bigger-items-margin;
|
|
116522
|
+
}
|
|
116523
|
+
}
|
|
116524
|
+
}
|
|
116525
|
+
}
|
|
116465
116526
|
}
|
|
116466
116527
|
|
|
116467
116528
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|