@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
|
@@ -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,
|
|
@@ -53843,12 +53843,12 @@ $ripple-width: 32px !default;
|
|
|
53843
53843
|
}
|
|
53844
53844
|
}
|
|
53845
53845
|
|
|
53846
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
53846
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
53847
53847
|
@include active-hover-theme;
|
|
53848
53848
|
}
|
|
53849
53849
|
|
|
53850
53850
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
53851
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
53851
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
53852
53852
|
@include active-editing-theme;
|
|
53853
53853
|
}
|
|
53854
53854
|
|
|
@@ -53914,7 +53914,7 @@ $ripple-width: 32px !default;
|
|
|
53914
53914
|
|
|
53915
53915
|
&:not(.e-fullrow-wrap) {
|
|
53916
53916
|
|
|
53917
|
-
.e-list-item.e-hover > .e-text-content
|
|
53917
|
+
.e-list-item.e-hover > .e-text-content{
|
|
53918
53918
|
background-color: $treeview-item-hover-bg;
|
|
53919
53919
|
border-color: $treeview-item-hover-border-color;
|
|
53920
53920
|
}
|
|
@@ -76068,11 +76068,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76068
76068
|
}
|
|
76069
76069
|
|
|
76070
76070
|
&.sf-grid {
|
|
76071
|
-
|
|
76072
|
-
.e-table {
|
|
76073
|
-
border-spacing: .25px;
|
|
76074
|
-
}
|
|
76075
|
-
|
|
76076
76071
|
span.e-ungroupbutton.e-icons {
|
|
76077
76072
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
76078
76073
|
}
|
|
@@ -76257,7 +76252,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76257
76252
|
}
|
|
76258
76253
|
|
|
76259
76254
|
#{&}.e-grid-min-height {
|
|
76260
|
-
.e-rowcell
|
|
76255
|
+
.e-rowcell,
|
|
76256
|
+
.e-icon-grightarrow,
|
|
76257
|
+
.e-icon-gdownarrow {
|
|
76261
76258
|
line-height: 0;
|
|
76262
76259
|
padding-bottom: 0;
|
|
76263
76260
|
padding-top: 0;
|
|
@@ -105089,7 +105086,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
105089
105086
|
.e-pivot-pager-column-maindiv {
|
|
105090
105087
|
&.e-page-size-disable {
|
|
105091
105088
|
.e-pivotview-text-div {
|
|
105092
|
-
width:
|
|
105089
|
+
width: 50%;
|
|
105093
105090
|
}
|
|
105094
105091
|
}
|
|
105095
105092
|
}
|
|
@@ -112358,7 +112355,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
112358
112355
|
background: $schedule-current-date-bg-color;
|
|
112359
112356
|
border-radius: 50%;
|
|
112360
112357
|
color: $schedule-current-date-header-font-color;
|
|
112361
|
-
width: 20px;
|
|
112358
|
+
min-width: 20px;
|
|
112359
|
+
padding: 0 4px;
|
|
112360
|
+
width: fit-content;
|
|
112362
112361
|
}
|
|
112363
112362
|
|
|
112364
112363
|
.e-selected-cell {
|
|
@@ -112394,7 +112393,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
112394
112393
|
}
|
|
112395
112394
|
|
|
112396
112395
|
.e-current-date .e-date-header {
|
|
112397
|
-
width: 24px;
|
|
112396
|
+
min-width: 24px;
|
|
112398
112397
|
}
|
|
112399
112398
|
}
|
|
112400
112399
|
|
|
@@ -114308,6 +114307,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114308
114307
|
$rating-li-font-size: 20px !default;
|
|
114309
114308
|
$rating-li-padding: 4px !default;
|
|
114310
114309
|
$rating-li-line-height: 13px !default;
|
|
114310
|
+
$rating-li-min-width-height: 28px !default;
|
|
114311
114311
|
$rating-focus-border-radius: 0 !default;
|
|
114312
114312
|
$rating-label-bottom-margin: 4px !default;
|
|
114313
114313
|
$rating-label-right-margin: 8px !default;
|
|
@@ -114320,21 +114320,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114320
114320
|
|
|
114321
114321
|
$rating-small-li-font-size: 16px !default;
|
|
114322
114322
|
$rating-small-li-line-height: 10px !default;
|
|
114323
|
-
$rating-small-li-
|
|
114323
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
114324
114324
|
$rating-small-label-font-size: 10px !default;
|
|
114325
114325
|
$rating-small-label-line-height: 16px !default;
|
|
114326
114326
|
$rating-small-reset-font-size : 12px !default;
|
|
114327
114327
|
|
|
114328
114328
|
$rating-bigger-li-font-size: 28px !default;
|
|
114329
114329
|
$rating-bigger-li-line-height: 21px !default;
|
|
114330
|
-
$rating-bigger-li-
|
|
114330
|
+
$rating-bigger-li-min-width-height: 36px !default;
|
|
114331
114331
|
$rating-bigger-label-font-size: 14px !default;
|
|
114332
114332
|
$rating-bigger-label-line-height: 22px !default;
|
|
114333
114333
|
$rating-bigger-reset-font-size : 24px !default;
|
|
114334
114334
|
|
|
114335
114335
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
114336
114336
|
$rating-bigger-small-li-line-height: 19px !default;
|
|
114337
|
-
$rating-bigger-small-li-
|
|
114337
|
+
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
114338
114338
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
114339
114339
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114340
114340
|
$rating-bigger-small-reset-font-size : 20px !default;
|
|
@@ -114389,6 +114389,8 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114389
114389
|
padding: $rating-li-padding;
|
|
114390
114390
|
line-height: $rating-li-line-height;
|
|
114391
114391
|
display: block;
|
|
114392
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114393
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114392
114394
|
//For Blazor Tooltip
|
|
114393
114395
|
position: relative;
|
|
114394
114396
|
|
|
@@ -114513,6 +114515,8 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114513
114515
|
.e-rating-item-container {
|
|
114514
114516
|
font-size: $rating-small-li-font-size;
|
|
114515
114517
|
line-height: $rating-small-li-line-height;
|
|
114518
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114519
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114516
114520
|
}
|
|
114517
114521
|
|
|
114518
114522
|
.e-rating-label {
|
|
@@ -114530,6 +114534,8 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114530
114534
|
.e-rating-item-container {
|
|
114531
114535
|
font-size: $rating-bigger-li-font-size;
|
|
114532
114536
|
line-height: $rating-bigger-li-line-height;
|
|
114537
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114538
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114533
114539
|
}
|
|
114534
114540
|
|
|
114535
114541
|
.e-rating-label {
|
|
@@ -114549,6 +114555,8 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114549
114555
|
.e-rating-item-container {
|
|
114550
114556
|
font-size: $rating-bigger-small-li-font-size;
|
|
114551
114557
|
line-height: $rating-bigger-small-li-line-height;
|
|
114558
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114559
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114552
114560
|
}
|
|
114553
114561
|
|
|
114554
114562
|
.e-rating-label {
|
|
@@ -114955,10 +114963,6 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
114955
114963
|
display: none;
|
|
114956
114964
|
}
|
|
114957
114965
|
|
|
114958
|
-
.e-item {
|
|
114959
|
-
width: fit-content;
|
|
114960
|
-
}
|
|
114961
|
-
|
|
114962
114966
|
.e-ribbon-file-menu {
|
|
114963
114967
|
position: absolute;
|
|
114964
114968
|
line-height: $ribbon-file-menu-height;
|
|
@@ -115064,6 +115068,12 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115064
115068
|
}
|
|
115065
115069
|
}
|
|
115066
115070
|
|
|
115071
|
+
.e-hscroll.e-scroll-device {
|
|
115072
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
115073
|
+
box-shadow: none;
|
|
115074
|
+
}
|
|
115075
|
+
}
|
|
115076
|
+
|
|
115067
115077
|
.e-hscroll {
|
|
115068
115078
|
padding: $ribbon-hscroll-padding;
|
|
115069
115079
|
|
|
@@ -115073,6 +115083,7 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115073
115083
|
min-width: auto;
|
|
115074
115084
|
width: auto;
|
|
115075
115085
|
border-style: solid;
|
|
115086
|
+
transform: none;
|
|
115076
115087
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
115077
115088
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
115078
115089
|
z-index: 3;
|
|
@@ -115084,6 +115095,7 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115084
115095
|
.e-nav-arrow {
|
|
115085
115096
|
font-size: $ribbon-nav-arrow-size;
|
|
115086
115097
|
height: auto;
|
|
115098
|
+
transform: none;
|
|
115087
115099
|
line-height: $ribbon-nav-arrow-height;
|
|
115088
115100
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
115089
115101
|
width: auto;
|
|
@@ -115238,6 +115250,10 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115238
115250
|
.e-tab-header {
|
|
115239
115251
|
left: var(--fileMenuWidth);
|
|
115240
115252
|
}
|
|
115253
|
+
|
|
115254
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115255
|
+
padding-right: 30px;
|
|
115256
|
+
}
|
|
115241
115257
|
}
|
|
115242
115258
|
|
|
115243
115259
|
&.e-rtl {
|
|
@@ -115255,6 +115271,10 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115255
115271
|
.e-tab-header {
|
|
115256
115272
|
right: var(--fileMenuWidth);
|
|
115257
115273
|
}
|
|
115274
|
+
|
|
115275
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115276
|
+
padding-left: 30px;
|
|
115277
|
+
}
|
|
115258
115278
|
}
|
|
115259
115279
|
}
|
|
115260
115280
|
|
|
@@ -115602,8 +115622,12 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115602
115622
|
|
|
115603
115623
|
.e-ribbon-overflow-target {
|
|
115604
115624
|
|
|
115605
|
-
.e-ribbon-item
|
|
115606
|
-
|
|
115625
|
+
.e-ribbon-item {
|
|
115626
|
+
|
|
115627
|
+
& > .e-input-group,
|
|
115628
|
+
.e-ribbon-template {
|
|
115629
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
115630
|
+
}
|
|
115607
115631
|
}
|
|
115608
115632
|
|
|
115609
115633
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -115629,14 +115653,6 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115629
115653
|
width: 100%;
|
|
115630
115654
|
justify-content: flex-start;
|
|
115631
115655
|
}
|
|
115632
|
-
|
|
115633
|
-
>.e-split-btn-wrapper,
|
|
115634
|
-
>.e-dropdown-btn {
|
|
115635
|
-
.e-icons.e-caret {
|
|
115636
|
-
transform: rotate(-90deg);
|
|
115637
|
-
margin-left: auto;
|
|
115638
|
-
}
|
|
115639
|
-
}
|
|
115640
115656
|
}
|
|
115641
115657
|
|
|
115642
115658
|
.e-ribbon-overflow-header {
|
|
@@ -115647,6 +115663,20 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115647
115663
|
}
|
|
115648
115664
|
}
|
|
115649
115665
|
|
|
115666
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
115667
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115668
|
+
|
|
115669
|
+
>.e-split-btn-wrapper,
|
|
115670
|
+
>.e-dropdown-btn {
|
|
115671
|
+
.e-icons.e-caret {
|
|
115672
|
+
transform: rotate(-90deg);
|
|
115673
|
+
padding: $ribbon-items-margin;
|
|
115674
|
+
margin: 0 0 0 auto;
|
|
115675
|
+
}
|
|
115676
|
+
}
|
|
115677
|
+
}
|
|
115678
|
+
}
|
|
115679
|
+
|
|
115650
115680
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
115651
115681
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115652
115682
|
|
|
@@ -115654,8 +115684,8 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115654
115684
|
>.e-dropdown-btn {
|
|
115655
115685
|
.e-icons.e-caret {
|
|
115656
115686
|
transform: rotate(90deg);
|
|
115657
|
-
|
|
115658
|
-
margin
|
|
115687
|
+
padding: $ribbon-items-margin;
|
|
115688
|
+
margin: 0 auto 0 0;
|
|
115659
115689
|
}
|
|
115660
115690
|
}
|
|
115661
115691
|
}
|
|
@@ -115958,8 +115988,12 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115958
115988
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
115959
115989
|
.e-ribbon-overflow-target {
|
|
115960
115990
|
|
|
115961
|
-
.e-ribbon-item
|
|
115962
|
-
|
|
115991
|
+
.e-ribbon-item {
|
|
115992
|
+
|
|
115993
|
+
& > .e-input-group,
|
|
115994
|
+
.e-ribbon-template {
|
|
115995
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
115996
|
+
}
|
|
115963
115997
|
}
|
|
115964
115998
|
|
|
115965
115999
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -115967,6 +116001,30 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115967
116001
|
padding: 0;
|
|
115968
116002
|
}
|
|
115969
116003
|
}
|
|
116004
|
+
|
|
116005
|
+
&:not(.e-rtl) {
|
|
116006
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116007
|
+
|
|
116008
|
+
>.e-split-btn-wrapper,
|
|
116009
|
+
>.e-dropdown-btn {
|
|
116010
|
+
.e-icons.e-caret {
|
|
116011
|
+
padding: $ribbon-bigger-items-margin;
|
|
116012
|
+
}
|
|
116013
|
+
}
|
|
116014
|
+
}
|
|
116015
|
+
}
|
|
116016
|
+
|
|
116017
|
+
&.e-rtl {
|
|
116018
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116019
|
+
|
|
116020
|
+
>.e-split-btn-wrapper,
|
|
116021
|
+
>.e-dropdown-btn {
|
|
116022
|
+
.e-icons.e-caret {
|
|
116023
|
+
padding: $ribbon-bigger-items-margin;
|
|
116024
|
+
}
|
|
116025
|
+
}
|
|
116026
|
+
}
|
|
116027
|
+
}
|
|
115970
116028
|
}
|
|
115971
116029
|
|
|
115972
116030
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|