@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -53618,12 +53618,12 @@ $ripple-width: 32px !default;
|
|
|
53618
53618
|
}
|
|
53619
53619
|
}
|
|
53620
53620
|
|
|
53621
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
53621
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
53622
53622
|
@include active-hover-theme;
|
|
53623
53623
|
}
|
|
53624
53624
|
|
|
53625
53625
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
53626
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
53626
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
53627
53627
|
@include active-editing-theme;
|
|
53628
53628
|
}
|
|
53629
53629
|
|
|
@@ -53689,7 +53689,7 @@ $ripple-width: 32px !default;
|
|
|
53689
53689
|
|
|
53690
53690
|
&:not(.e-fullrow-wrap) {
|
|
53691
53691
|
|
|
53692
|
-
.e-list-item.e-hover > .e-text-content
|
|
53692
|
+
.e-list-item.e-hover > .e-text-content{
|
|
53693
53693
|
background-color: $treeview-item-hover-bg;
|
|
53694
53694
|
border-color: $treeview-item-hover-border-color;
|
|
53695
53695
|
}
|
|
@@ -75831,11 +75831,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75831
75831
|
}
|
|
75832
75832
|
|
|
75833
75833
|
&.sf-grid {
|
|
75834
|
-
|
|
75835
|
-
.e-table {
|
|
75836
|
-
border-spacing: .25px;
|
|
75837
|
-
}
|
|
75838
|
-
|
|
75839
75834
|
span.e-ungroupbutton.e-icons {
|
|
75840
75835
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
75841
75836
|
}
|
|
@@ -76020,7 +76015,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76020
76015
|
}
|
|
76021
76016
|
|
|
76022
76017
|
#{&}.e-grid-min-height {
|
|
76023
|
-
.e-rowcell
|
|
76018
|
+
.e-rowcell,
|
|
76019
|
+
.e-icon-grightarrow,
|
|
76020
|
+
.e-icon-gdownarrow {
|
|
76024
76021
|
line-height: 0;
|
|
76025
76022
|
padding-bottom: 0;
|
|
76026
76023
|
padding-top: 0;
|
|
@@ -104842,7 +104839,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
104842
104839
|
.e-pivot-pager-column-maindiv {
|
|
104843
104840
|
&.e-page-size-disable {
|
|
104844
104841
|
.e-pivotview-text-div {
|
|
104845
|
-
width:
|
|
104842
|
+
width: 50%;
|
|
104846
104843
|
}
|
|
104847
104844
|
}
|
|
104848
104845
|
}
|
|
@@ -112112,7 +112109,9 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
112112
112109
|
background: $schedule-current-date-bg-color;
|
|
112113
112110
|
border-radius: 50%;
|
|
112114
112111
|
color: $schedule-current-date-header-font-color;
|
|
112115
|
-
width: 20px;
|
|
112112
|
+
min-width: 20px;
|
|
112113
|
+
padding: 0 4px;
|
|
112114
|
+
width: fit-content;
|
|
112116
112115
|
}
|
|
112117
112116
|
|
|
112118
112117
|
.e-selected-cell {
|
|
@@ -112148,7 +112147,7 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
112148
112147
|
}
|
|
112149
112148
|
|
|
112150
112149
|
.e-current-date .e-date-header {
|
|
112151
|
-
width: 24px;
|
|
112150
|
+
min-width: 24px;
|
|
112152
112151
|
}
|
|
112153
112152
|
}
|
|
112154
112153
|
|
|
@@ -114062,6 +114061,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114062
114061
|
$rating-li-font-size: 20px !default;
|
|
114063
114062
|
$rating-li-padding: 4px !default;
|
|
114064
114063
|
$rating-li-line-height: 13px !default;
|
|
114064
|
+
$rating-li-min-width-height: 28px !default;
|
|
114065
114065
|
$rating-focus-border-radius: 0 !default;
|
|
114066
114066
|
$rating-label-bottom-margin: 4px !default;
|
|
114067
114067
|
$rating-label-right-margin: 8px !default;
|
|
@@ -114074,21 +114074,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114074
114074
|
|
|
114075
114075
|
$rating-small-li-font-size: 16px !default;
|
|
114076
114076
|
$rating-small-li-line-height: 13px !default;
|
|
114077
|
-
$rating-small-li-
|
|
114077
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
114078
114078
|
$rating-small-label-font-size: 10px !default;
|
|
114079
114079
|
$rating-small-label-line-height: 16px !default;
|
|
114080
114080
|
$rating-small-reset-font-size : 12px !default;
|
|
114081
114081
|
|
|
114082
114082
|
$rating-bigger-li-font-size: 28px !default;
|
|
114083
114083
|
$rating-bigger-li-line-height: 21px !default;
|
|
114084
|
-
$rating-bigger-li-
|
|
114084
|
+
$rating-bigger-li-min-width-height: 36px !default;
|
|
114085
114085
|
$rating-bigger-label-font-size: 14px !default;
|
|
114086
114086
|
$rating-bigger-label-line-height: 22px !default;
|
|
114087
114087
|
$rating-bigger-reset-font-size : 24px !default;
|
|
114088
114088
|
|
|
114089
114089
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
114090
114090
|
$rating-bigger-small-li-line-height: 19px !default;
|
|
114091
|
-
$rating-bigger-small-li-
|
|
114091
|
+
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
114092
114092
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
114093
114093
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114094
114094
|
$rating-bigger-small-reset-font-size : 20px !default;
|
|
@@ -114143,6 +114143,8 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114143
114143
|
padding: $rating-li-padding;
|
|
114144
114144
|
line-height: $rating-li-line-height;
|
|
114145
114145
|
display: block;
|
|
114146
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114147
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114146
114148
|
//For Blazor Tooltip
|
|
114147
114149
|
position: relative;
|
|
114148
114150
|
|
|
@@ -114267,6 +114269,8 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114267
114269
|
.e-rating-item-container {
|
|
114268
114270
|
font-size: $rating-small-li-font-size;
|
|
114269
114271
|
line-height: $rating-small-li-line-height;
|
|
114272
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114273
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114270
114274
|
}
|
|
114271
114275
|
|
|
114272
114276
|
.e-rating-label {
|
|
@@ -114284,6 +114288,8 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114284
114288
|
.e-rating-item-container {
|
|
114285
114289
|
font-size: $rating-bigger-li-font-size;
|
|
114286
114290
|
line-height: $rating-bigger-li-line-height;
|
|
114291
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114292
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114287
114293
|
}
|
|
114288
114294
|
|
|
114289
114295
|
.e-rating-label {
|
|
@@ -114303,6 +114309,8 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114303
114309
|
.e-rating-item-container {
|
|
114304
114310
|
font-size: $rating-bigger-small-li-font-size;
|
|
114305
114311
|
line-height: $rating-bigger-small-li-line-height;
|
|
114312
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114313
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114306
114314
|
}
|
|
114307
114315
|
|
|
114308
114316
|
.e-rating-label {
|
|
@@ -114709,10 +114717,6 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
114709
114717
|
display: none;
|
|
114710
114718
|
}
|
|
114711
114719
|
|
|
114712
|
-
.e-item {
|
|
114713
|
-
width: fit-content;
|
|
114714
|
-
}
|
|
114715
|
-
|
|
114716
114720
|
.e-ribbon-file-menu {
|
|
114717
114721
|
position: absolute;
|
|
114718
114722
|
line-height: $ribbon-file-menu-height;
|
|
@@ -114818,6 +114822,12 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
114818
114822
|
}
|
|
114819
114823
|
}
|
|
114820
114824
|
|
|
114825
|
+
.e-hscroll.e-scroll-device {
|
|
114826
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
114827
|
+
box-shadow: none;
|
|
114828
|
+
}
|
|
114829
|
+
}
|
|
114830
|
+
|
|
114821
114831
|
.e-hscroll {
|
|
114822
114832
|
padding: $ribbon-hscroll-padding;
|
|
114823
114833
|
|
|
@@ -114827,6 +114837,7 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
114827
114837
|
min-width: auto;
|
|
114828
114838
|
width: auto;
|
|
114829
114839
|
border-style: solid;
|
|
114840
|
+
transform: none;
|
|
114830
114841
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
114831
114842
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
114832
114843
|
z-index: 3;
|
|
@@ -114838,6 +114849,7 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
114838
114849
|
.e-nav-arrow {
|
|
114839
114850
|
font-size: $ribbon-nav-arrow-size;
|
|
114840
114851
|
height: auto;
|
|
114852
|
+
transform: none;
|
|
114841
114853
|
line-height: $ribbon-nav-arrow-height;
|
|
114842
114854
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
114843
114855
|
width: auto;
|
|
@@ -114992,6 +115004,10 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
114992
115004
|
.e-tab-header {
|
|
114993
115005
|
left: var(--fileMenuWidth);
|
|
114994
115006
|
}
|
|
115007
|
+
|
|
115008
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115009
|
+
padding-right: 30px;
|
|
115010
|
+
}
|
|
114995
115011
|
}
|
|
114996
115012
|
|
|
114997
115013
|
&.e-rtl {
|
|
@@ -115009,6 +115025,10 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
115009
115025
|
.e-tab-header {
|
|
115010
115026
|
right: var(--fileMenuWidth);
|
|
115011
115027
|
}
|
|
115028
|
+
|
|
115029
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115030
|
+
padding-left: 30px;
|
|
115031
|
+
}
|
|
115012
115032
|
}
|
|
115013
115033
|
}
|
|
115014
115034
|
|
|
@@ -115356,8 +115376,12 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
115356
115376
|
|
|
115357
115377
|
.e-ribbon-overflow-target {
|
|
115358
115378
|
|
|
115359
|
-
.e-ribbon-item
|
|
115360
|
-
|
|
115379
|
+
.e-ribbon-item {
|
|
115380
|
+
|
|
115381
|
+
& > .e-input-group,
|
|
115382
|
+
.e-ribbon-template {
|
|
115383
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
115384
|
+
}
|
|
115361
115385
|
}
|
|
115362
115386
|
|
|
115363
115387
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -115383,14 +115407,6 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
115383
115407
|
width: 100%;
|
|
115384
115408
|
justify-content: flex-start;
|
|
115385
115409
|
}
|
|
115386
|
-
|
|
115387
|
-
>.e-split-btn-wrapper,
|
|
115388
|
-
>.e-dropdown-btn {
|
|
115389
|
-
.e-icons.e-caret {
|
|
115390
|
-
transform: rotate(-90deg);
|
|
115391
|
-
margin-left: auto;
|
|
115392
|
-
}
|
|
115393
|
-
}
|
|
115394
115410
|
}
|
|
115395
115411
|
|
|
115396
115412
|
.e-ribbon-overflow-header {
|
|
@@ -115401,6 +115417,20 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
115401
115417
|
}
|
|
115402
115418
|
}
|
|
115403
115419
|
|
|
115420
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
115421
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115422
|
+
|
|
115423
|
+
>.e-split-btn-wrapper,
|
|
115424
|
+
>.e-dropdown-btn {
|
|
115425
|
+
.e-icons.e-caret {
|
|
115426
|
+
transform: rotate(-90deg);
|
|
115427
|
+
padding: $ribbon-items-margin;
|
|
115428
|
+
margin: 0 0 0 auto;
|
|
115429
|
+
}
|
|
115430
|
+
}
|
|
115431
|
+
}
|
|
115432
|
+
}
|
|
115433
|
+
|
|
115404
115434
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
115405
115435
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115406
115436
|
|
|
@@ -115408,8 +115438,8 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
115408
115438
|
>.e-dropdown-btn {
|
|
115409
115439
|
.e-icons.e-caret {
|
|
115410
115440
|
transform: rotate(90deg);
|
|
115411
|
-
|
|
115412
|
-
margin
|
|
115441
|
+
padding: $ribbon-items-margin;
|
|
115442
|
+
margin: 0 auto 0 0;
|
|
115413
115443
|
}
|
|
115414
115444
|
}
|
|
115415
115445
|
}
|
|
@@ -115712,8 +115742,12 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
115712
115742
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
115713
115743
|
.e-ribbon-overflow-target {
|
|
115714
115744
|
|
|
115715
|
-
.e-ribbon-item
|
|
115716
|
-
|
|
115745
|
+
.e-ribbon-item {
|
|
115746
|
+
|
|
115747
|
+
& > .e-input-group,
|
|
115748
|
+
.e-ribbon-template {
|
|
115749
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
115750
|
+
}
|
|
115717
115751
|
}
|
|
115718
115752
|
|
|
115719
115753
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -115721,6 +115755,30 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
115721
115755
|
padding: 0;
|
|
115722
115756
|
}
|
|
115723
115757
|
}
|
|
115758
|
+
|
|
115759
|
+
&:not(.e-rtl) {
|
|
115760
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115761
|
+
|
|
115762
|
+
>.e-split-btn-wrapper,
|
|
115763
|
+
>.e-dropdown-btn {
|
|
115764
|
+
.e-icons.e-caret {
|
|
115765
|
+
padding: $ribbon-bigger-items-margin;
|
|
115766
|
+
}
|
|
115767
|
+
}
|
|
115768
|
+
}
|
|
115769
|
+
}
|
|
115770
|
+
|
|
115771
|
+
&.e-rtl {
|
|
115772
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115773
|
+
|
|
115774
|
+
>.e-split-btn-wrapper,
|
|
115775
|
+
>.e-dropdown-btn {
|
|
115776
|
+
.e-icons.e-caret {
|
|
115777
|
+
padding: $ribbon-bigger-items-margin;
|
|
115778
|
+
}
|
|
115779
|
+
}
|
|
115780
|
+
}
|
|
115781
|
+
}
|
|
115724
115782
|
}
|
|
115725
115783
|
|
|
115726
115784
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
@@ -54228,12 +54228,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54228
54228
|
}
|
|
54229
54229
|
}
|
|
54230
54230
|
|
|
54231
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54231
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
54232
54232
|
@include active-hover-theme;
|
|
54233
54233
|
}
|
|
54234
54234
|
|
|
54235
54235
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54236
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54236
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
54237
54237
|
@include active-editing-theme;
|
|
54238
54238
|
}
|
|
54239
54239
|
|
|
@@ -54299,7 +54299,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54299
54299
|
|
|
54300
54300
|
&:not(.e-fullrow-wrap) {
|
|
54301
54301
|
|
|
54302
|
-
.e-list-item.e-hover > .e-text-content
|
|
54302
|
+
.e-list-item.e-hover > .e-text-content{
|
|
54303
54303
|
background-color: $treeview-item-hover-bg;
|
|
54304
54304
|
border-color: $treeview-item-hover-border-color;
|
|
54305
54305
|
}
|
|
@@ -76650,11 +76650,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76650
76650
|
}
|
|
76651
76651
|
|
|
76652
76652
|
&.sf-grid {
|
|
76653
|
-
|
|
76654
|
-
.e-table {
|
|
76655
|
-
border-spacing: .25px;
|
|
76656
|
-
}
|
|
76657
|
-
|
|
76658
76653
|
span.e-ungroupbutton.e-icons {
|
|
76659
76654
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
76660
76655
|
}
|
|
@@ -76839,7 +76834,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76839
76834
|
}
|
|
76840
76835
|
|
|
76841
76836
|
#{&}.e-grid-min-height {
|
|
76842
|
-
.e-rowcell
|
|
76837
|
+
.e-rowcell,
|
|
76838
|
+
.e-icon-grightarrow,
|
|
76839
|
+
.e-icon-gdownarrow {
|
|
76843
76840
|
line-height: 0;
|
|
76844
76841
|
padding-bottom: 0;
|
|
76845
76842
|
padding-top: 0;
|
|
@@ -105718,7 +105715,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
105718
105715
|
.e-pivot-pager-column-maindiv {
|
|
105719
105716
|
&.e-page-size-disable {
|
|
105720
105717
|
.e-pivotview-text-div {
|
|
105721
|
-
width:
|
|
105718
|
+
width: 50%;
|
|
105722
105719
|
}
|
|
105723
105720
|
}
|
|
105724
105721
|
}
|
|
@@ -112995,7 +112992,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
112995
112992
|
background: $schedule-current-date-bg-color;
|
|
112996
112993
|
border-radius: 50%;
|
|
112997
112994
|
color: $schedule-current-date-header-font-color;
|
|
112998
|
-
width: 20px;
|
|
112995
|
+
min-width: 20px;
|
|
112996
|
+
padding: 0 4px;
|
|
112997
|
+
width: fit-content;
|
|
112999
112998
|
}
|
|
113000
112999
|
|
|
113001
113000
|
.e-selected-cell {
|
|
@@ -113031,7 +113030,7 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
113031
113030
|
}
|
|
113032
113031
|
|
|
113033
113032
|
.e-current-date .e-date-header {
|
|
113034
|
-
width: 24px;
|
|
113033
|
+
min-width: 24px;
|
|
113035
113034
|
}
|
|
113036
113035
|
}
|
|
113037
113036
|
|
|
@@ -114951,6 +114950,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114951
114950
|
$rating-li-font-size: $font-icon-20 !default;
|
|
114952
114951
|
$rating-li-padding: 4px !default;
|
|
114953
114952
|
$rating-li-line-height: 13px !default;
|
|
114953
|
+
$rating-li-min-width-height: 28px !default;
|
|
114954
114954
|
$rating-focus-border-radius: 0 !default;
|
|
114955
114955
|
$rating-label-bottom-margin: 4px !default;
|
|
114956
114956
|
$rating-label-right-margin: 4px !default;
|
|
@@ -114963,18 +114963,21 @@ $rating-tooltip-tip-bottom-height: 12.5px !default;
|
|
|
114963
114963
|
|
|
114964
114964
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
114965
114965
|
$rating-small-li-line-height: 13px !default;
|
|
114966
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
114966
114967
|
$rating-small-label-font-size: $text-xxs !default;
|
|
114967
114968
|
$rating-small-label-line-height: 16px !default;
|
|
114968
114969
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
114969
114970
|
|
|
114970
114971
|
$rating-bigger-li-font-size: $font-icon-28 !default;
|
|
114971
114972
|
$rating-bigger-li-line-height: 21px !default;
|
|
114973
|
+
$rating-bigger-li-min-width-height: 36px !default;
|
|
114972
114974
|
$rating-bigger-label-font-size: $text-sm !default;
|
|
114973
114975
|
$rating-bigger-label-line-height: 22px !default;
|
|
114974
114976
|
$rating-bigger-reset-font-size : $font-icon-24 !default;
|
|
114975
114977
|
|
|
114976
114978
|
$rating-bigger-small-li-font-size: $font-icon-24 !default;
|
|
114977
114979
|
$rating-bigger-small-li-line-height: 19px !default;
|
|
114980
|
+
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
114978
114981
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
114979
114982
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114980
114983
|
$rating-bigger-small-reset-font-size : $font-icon-20 !default;
|
|
@@ -115029,6 +115032,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115029
115032
|
padding: $rating-li-padding;
|
|
115030
115033
|
line-height: $rating-li-line-height;
|
|
115031
115034
|
display: block;
|
|
115035
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
115036
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
115032
115037
|
//For Blazor Tooltip
|
|
115033
115038
|
position: relative;
|
|
115034
115039
|
|
|
@@ -115153,6 +115158,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115153
115158
|
.e-rating-item-container {
|
|
115154
115159
|
font-size: $rating-small-li-font-size;
|
|
115155
115160
|
line-height: $rating-small-li-line-height;
|
|
115161
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
115162
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
115156
115163
|
}
|
|
115157
115164
|
|
|
115158
115165
|
.e-rating-label {
|
|
@@ -115170,6 +115177,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115170
115177
|
.e-rating-item-container {
|
|
115171
115178
|
font-size: $rating-bigger-li-font-size;
|
|
115172
115179
|
line-height: $rating-bigger-li-line-height;
|
|
115180
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115181
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115173
115182
|
}
|
|
115174
115183
|
|
|
115175
115184
|
.e-rating-label {
|
|
@@ -115189,6 +115198,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115189
115198
|
.e-rating-item-container {
|
|
115190
115199
|
font-size: $rating-bigger-small-li-font-size;
|
|
115191
115200
|
line-height: $rating-bigger-small-li-line-height;
|
|
115201
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115202
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115192
115203
|
}
|
|
115193
115204
|
|
|
115194
115205
|
.e-rating-label {
|
|
@@ -115595,10 +115606,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115595
115606
|
display: none;
|
|
115596
115607
|
}
|
|
115597
115608
|
|
|
115598
|
-
.e-item {
|
|
115599
|
-
width: fit-content;
|
|
115600
|
-
}
|
|
115601
|
-
|
|
115602
115609
|
.e-ribbon-file-menu {
|
|
115603
115610
|
position: absolute;
|
|
115604
115611
|
line-height: $ribbon-file-menu-height;
|
|
@@ -115704,6 +115711,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115704
115711
|
}
|
|
115705
115712
|
}
|
|
115706
115713
|
|
|
115714
|
+
.e-hscroll.e-scroll-device {
|
|
115715
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
115716
|
+
box-shadow: none;
|
|
115717
|
+
}
|
|
115718
|
+
}
|
|
115719
|
+
|
|
115707
115720
|
.e-hscroll {
|
|
115708
115721
|
padding: $ribbon-hscroll-padding;
|
|
115709
115722
|
|
|
@@ -115713,6 +115726,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115713
115726
|
min-width: auto;
|
|
115714
115727
|
width: auto;
|
|
115715
115728
|
border-style: solid;
|
|
115729
|
+
transform: none;
|
|
115716
115730
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
115717
115731
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
115718
115732
|
z-index: 3;
|
|
@@ -115724,6 +115738,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115724
115738
|
.e-nav-arrow {
|
|
115725
115739
|
font-size: $ribbon-nav-arrow-size;
|
|
115726
115740
|
height: auto;
|
|
115741
|
+
transform: none;
|
|
115727
115742
|
line-height: $ribbon-nav-arrow-height;
|
|
115728
115743
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
115729
115744
|
width: auto;
|
|
@@ -115878,6 +115893,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115878
115893
|
.e-tab-header {
|
|
115879
115894
|
left: var(--fileMenuWidth);
|
|
115880
115895
|
}
|
|
115896
|
+
|
|
115897
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115898
|
+
padding-right: 30px;
|
|
115899
|
+
}
|
|
115881
115900
|
}
|
|
115882
115901
|
|
|
115883
115902
|
&.e-rtl {
|
|
@@ -115895,6 +115914,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115895
115914
|
.e-tab-header {
|
|
115896
115915
|
right: var(--fileMenuWidth);
|
|
115897
115916
|
}
|
|
115917
|
+
|
|
115918
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115919
|
+
padding-left: 30px;
|
|
115920
|
+
}
|
|
115898
115921
|
}
|
|
115899
115922
|
}
|
|
115900
115923
|
|
|
@@ -116242,8 +116265,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116242
116265
|
|
|
116243
116266
|
.e-ribbon-overflow-target {
|
|
116244
116267
|
|
|
116245
|
-
.e-ribbon-item
|
|
116246
|
-
|
|
116268
|
+
.e-ribbon-item {
|
|
116269
|
+
|
|
116270
|
+
& > .e-input-group,
|
|
116271
|
+
.e-ribbon-template {
|
|
116272
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
116273
|
+
}
|
|
116247
116274
|
}
|
|
116248
116275
|
|
|
116249
116276
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116269,14 +116296,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116269
116296
|
width: 100%;
|
|
116270
116297
|
justify-content: flex-start;
|
|
116271
116298
|
}
|
|
116272
|
-
|
|
116273
|
-
>.e-split-btn-wrapper,
|
|
116274
|
-
>.e-dropdown-btn {
|
|
116275
|
-
.e-icons.e-caret {
|
|
116276
|
-
transform: rotate(-90deg);
|
|
116277
|
-
margin-left: auto;
|
|
116278
|
-
}
|
|
116279
|
-
}
|
|
116280
116299
|
}
|
|
116281
116300
|
|
|
116282
116301
|
.e-ribbon-overflow-header {
|
|
@@ -116287,6 +116306,20 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116287
116306
|
}
|
|
116288
116307
|
}
|
|
116289
116308
|
|
|
116309
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
116310
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116311
|
+
|
|
116312
|
+
>.e-split-btn-wrapper,
|
|
116313
|
+
>.e-dropdown-btn {
|
|
116314
|
+
.e-icons.e-caret {
|
|
116315
|
+
transform: rotate(-90deg);
|
|
116316
|
+
padding: $ribbon-items-margin;
|
|
116317
|
+
margin: 0 0 0 auto;
|
|
116318
|
+
}
|
|
116319
|
+
}
|
|
116320
|
+
}
|
|
116321
|
+
}
|
|
116322
|
+
|
|
116290
116323
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
116291
116324
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116292
116325
|
|
|
@@ -116294,8 +116327,8 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116294
116327
|
>.e-dropdown-btn {
|
|
116295
116328
|
.e-icons.e-caret {
|
|
116296
116329
|
transform: rotate(90deg);
|
|
116297
|
-
|
|
116298
|
-
margin
|
|
116330
|
+
padding: $ribbon-items-margin;
|
|
116331
|
+
margin: 0 auto 0 0;
|
|
116299
116332
|
}
|
|
116300
116333
|
}
|
|
116301
116334
|
}
|
|
@@ -116598,8 +116631,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116598
116631
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
116599
116632
|
.e-ribbon-overflow-target {
|
|
116600
116633
|
|
|
116601
|
-
.e-ribbon-item
|
|
116602
|
-
|
|
116634
|
+
.e-ribbon-item {
|
|
116635
|
+
|
|
116636
|
+
& > .e-input-group,
|
|
116637
|
+
.e-ribbon-template {
|
|
116638
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
116639
|
+
}
|
|
116603
116640
|
}
|
|
116604
116641
|
|
|
116605
116642
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116607,6 +116644,30 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116607
116644
|
padding: 0;
|
|
116608
116645
|
}
|
|
116609
116646
|
}
|
|
116647
|
+
|
|
116648
|
+
&:not(.e-rtl) {
|
|
116649
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116650
|
+
|
|
116651
|
+
>.e-split-btn-wrapper,
|
|
116652
|
+
>.e-dropdown-btn {
|
|
116653
|
+
.e-icons.e-caret {
|
|
116654
|
+
padding: $ribbon-bigger-items-margin;
|
|
116655
|
+
}
|
|
116656
|
+
}
|
|
116657
|
+
}
|
|
116658
|
+
}
|
|
116659
|
+
|
|
116660
|
+
&.e-rtl {
|
|
116661
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116662
|
+
|
|
116663
|
+
>.e-split-btn-wrapper,
|
|
116664
|
+
>.e-dropdown-btn {
|
|
116665
|
+
.e-icons.e-caret {
|
|
116666
|
+
padding: $ribbon-bigger-items-margin;
|
|
116667
|
+
}
|
|
116668
|
+
}
|
|
116669
|
+
}
|
|
116670
|
+
}
|
|
116610
116671
|
}
|
|
116611
116672
|
|
|
116612
116673
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|