@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
|
@@ -53963,12 +53963,12 @@ $ripple-width: 32px !default;
|
|
|
53963
53963
|
}
|
|
53964
53964
|
}
|
|
53965
53965
|
|
|
53966
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
53966
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
53967
53967
|
@include active-hover-theme;
|
|
53968
53968
|
}
|
|
53969
53969
|
|
|
53970
53970
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
53971
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
53971
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
53972
53972
|
@include active-editing-theme;
|
|
53973
53973
|
}
|
|
53974
53974
|
|
|
@@ -54034,7 +54034,7 @@ $ripple-width: 32px !default;
|
|
|
54034
54034
|
|
|
54035
54035
|
&:not(.e-fullrow-wrap) {
|
|
54036
54036
|
|
|
54037
|
-
.e-list-item.e-hover > .e-text-content
|
|
54037
|
+
.e-list-item.e-hover > .e-text-content{
|
|
54038
54038
|
background-color: $treeview-item-hover-bg;
|
|
54039
54039
|
border-color: $treeview-item-hover-border-color;
|
|
54040
54040
|
}
|
|
@@ -76200,11 +76200,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76200
76200
|
}
|
|
76201
76201
|
|
|
76202
76202
|
&.sf-grid {
|
|
76203
|
-
|
|
76204
|
-
.e-table {
|
|
76205
|
-
border-spacing: .25px;
|
|
76206
|
-
}
|
|
76207
|
-
|
|
76208
76203
|
span.e-ungroupbutton.e-icons {
|
|
76209
76204
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
76210
76205
|
}
|
|
@@ -76389,7 +76384,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76389
76384
|
}
|
|
76390
76385
|
|
|
76391
76386
|
#{&}.e-grid-min-height {
|
|
76392
|
-
.e-rowcell
|
|
76387
|
+
.e-rowcell,
|
|
76388
|
+
.e-icon-grightarrow,
|
|
76389
|
+
.e-icon-gdownarrow {
|
|
76393
76390
|
line-height: 0;
|
|
76394
76391
|
padding-bottom: 0;
|
|
76395
76392
|
padding-top: 0;
|
|
@@ -105293,7 +105290,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
105293
105290
|
.e-pivot-pager-column-maindiv {
|
|
105294
105291
|
&.e-page-size-disable {
|
|
105295
105292
|
.e-pivotview-text-div {
|
|
105296
|
-
width:
|
|
105293
|
+
width: 50%;
|
|
105297
105294
|
}
|
|
105298
105295
|
}
|
|
105299
105296
|
}
|
|
@@ -112563,7 +112560,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
112563
112560
|
background: $schedule-current-date-bg-color;
|
|
112564
112561
|
border-radius: 50%;
|
|
112565
112562
|
color: $schedule-current-date-header-font-color;
|
|
112566
|
-
width: 20px;
|
|
112563
|
+
min-width: 20px;
|
|
112564
|
+
padding: 0 4px;
|
|
112565
|
+
width: fit-content;
|
|
112567
112566
|
}
|
|
112568
112567
|
|
|
112569
112568
|
.e-selected-cell {
|
|
@@ -112599,7 +112598,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
112599
112598
|
}
|
|
112600
112599
|
|
|
112601
112600
|
.e-current-date .e-date-header {
|
|
112602
|
-
width: 24px;
|
|
112601
|
+
min-width: 24px;
|
|
112603
112602
|
}
|
|
112604
112603
|
}
|
|
112605
112604
|
|
|
@@ -114513,6 +114512,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114513
114512
|
$rating-li-font-size: 20px !default;
|
|
114514
114513
|
$rating-li-padding: 4px !default;
|
|
114515
114514
|
$rating-li-line-height: 9px !default;
|
|
114515
|
+
$rating-li-min-width-height: 28px !default;
|
|
114516
114516
|
$rating-focus-border-radius: 2px !default;
|
|
114517
114517
|
$rating-label-right-margin: 4px !default;
|
|
114518
114518
|
$rating-label-bottom-margin: 8px !default;
|
|
@@ -114525,21 +114525,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114525
114525
|
|
|
114526
114526
|
$rating-small-li-font-size: 16px !default;
|
|
114527
114527
|
$rating-small-li-line-height: 4px !default;
|
|
114528
|
-
$rating-small-li-
|
|
114528
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
114529
114529
|
$rating-small-label-font-size: 10px !default;
|
|
114530
114530
|
$rating-small-label-line-height: 16px !default;
|
|
114531
114531
|
$rating-small-reset-font-size : 12px !default;
|
|
114532
114532
|
|
|
114533
114533
|
$rating-bigger-li-font-size: 32px !default;
|
|
114534
114534
|
$rating-bigger-li-line-height: 16px !default;
|
|
114535
|
-
$rating-bigger-li-
|
|
114535
|
+
$rating-bigger-li-min-width-height: 40px !default;
|
|
114536
114536
|
$rating-bigger-label-font-size: 14px !default;
|
|
114537
114537
|
$rating-bigger-label-line-height: 22px !default;
|
|
114538
114538
|
$rating-bigger-reset-font-size : 28px !default;
|
|
114539
114539
|
|
|
114540
114540
|
$rating-bigger-small-li-font-size: 26px !default;
|
|
114541
114541
|
$rating-bigger-small-li-line-height: 9px !default;
|
|
114542
|
-
$rating-bigger-small-li-
|
|
114542
|
+
$rating-bigger-small-li-min-width-height: 34px !default;
|
|
114543
114543
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
114544
114544
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114545
114545
|
$rating-bigger-small-reset-font-size : 22px !default;
|
|
@@ -114594,6 +114594,8 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114594
114594
|
padding: $rating-li-padding;
|
|
114595
114595
|
line-height: $rating-li-line-height;
|
|
114596
114596
|
display: block;
|
|
114597
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114598
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114597
114599
|
//For Blazor Tooltip
|
|
114598
114600
|
position: relative;
|
|
114599
114601
|
|
|
@@ -114718,6 +114720,8 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114718
114720
|
.e-rating-item-container {
|
|
114719
114721
|
font-size: $rating-small-li-font-size;
|
|
114720
114722
|
line-height: $rating-small-li-line-height;
|
|
114723
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114724
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114721
114725
|
}
|
|
114722
114726
|
|
|
114723
114727
|
.e-rating-label {
|
|
@@ -114735,6 +114739,8 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114735
114739
|
.e-rating-item-container {
|
|
114736
114740
|
font-size: $rating-bigger-li-font-size;
|
|
114737
114741
|
line-height: $rating-bigger-li-line-height;
|
|
114742
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114743
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114738
114744
|
}
|
|
114739
114745
|
|
|
114740
114746
|
.e-rating-label {
|
|
@@ -114754,6 +114760,8 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114754
114760
|
.e-rating-item-container {
|
|
114755
114761
|
font-size: $rating-bigger-small-li-font-size;
|
|
114756
114762
|
line-height: $rating-bigger-small-li-line-height;
|
|
114763
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114764
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114757
114765
|
}
|
|
114758
114766
|
|
|
114759
114767
|
.e-rating-label {
|
|
@@ -115160,10 +115168,6 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115160
115168
|
display: none;
|
|
115161
115169
|
}
|
|
115162
115170
|
|
|
115163
|
-
.e-item {
|
|
115164
|
-
width: fit-content;
|
|
115165
|
-
}
|
|
115166
|
-
|
|
115167
115171
|
.e-ribbon-file-menu {
|
|
115168
115172
|
position: absolute;
|
|
115169
115173
|
line-height: $ribbon-file-menu-height;
|
|
@@ -115269,6 +115273,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115269
115273
|
}
|
|
115270
115274
|
}
|
|
115271
115275
|
|
|
115276
|
+
.e-hscroll.e-scroll-device {
|
|
115277
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
115278
|
+
box-shadow: none;
|
|
115279
|
+
}
|
|
115280
|
+
}
|
|
115281
|
+
|
|
115272
115282
|
.e-hscroll {
|
|
115273
115283
|
padding: $ribbon-hscroll-padding;
|
|
115274
115284
|
|
|
@@ -115278,6 +115288,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115278
115288
|
min-width: auto;
|
|
115279
115289
|
width: auto;
|
|
115280
115290
|
border-style: solid;
|
|
115291
|
+
transform: none;
|
|
115281
115292
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
115282
115293
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
115283
115294
|
z-index: 3;
|
|
@@ -115289,6 +115300,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115289
115300
|
.e-nav-arrow {
|
|
115290
115301
|
font-size: $ribbon-nav-arrow-size;
|
|
115291
115302
|
height: auto;
|
|
115303
|
+
transform: none;
|
|
115292
115304
|
line-height: $ribbon-nav-arrow-height;
|
|
115293
115305
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
115294
115306
|
width: auto;
|
|
@@ -115443,6 +115455,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115443
115455
|
.e-tab-header {
|
|
115444
115456
|
left: var(--fileMenuWidth);
|
|
115445
115457
|
}
|
|
115458
|
+
|
|
115459
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115460
|
+
padding-right: 30px;
|
|
115461
|
+
}
|
|
115446
115462
|
}
|
|
115447
115463
|
|
|
115448
115464
|
&.e-rtl {
|
|
@@ -115460,6 +115476,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115460
115476
|
.e-tab-header {
|
|
115461
115477
|
right: var(--fileMenuWidth);
|
|
115462
115478
|
}
|
|
115479
|
+
|
|
115480
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115481
|
+
padding-left: 30px;
|
|
115482
|
+
}
|
|
115463
115483
|
}
|
|
115464
115484
|
}
|
|
115465
115485
|
|
|
@@ -115807,8 +115827,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115807
115827
|
|
|
115808
115828
|
.e-ribbon-overflow-target {
|
|
115809
115829
|
|
|
115810
|
-
.e-ribbon-item
|
|
115811
|
-
|
|
115830
|
+
.e-ribbon-item {
|
|
115831
|
+
|
|
115832
|
+
& > .e-input-group,
|
|
115833
|
+
.e-ribbon-template {
|
|
115834
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
115835
|
+
}
|
|
115812
115836
|
}
|
|
115813
115837
|
|
|
115814
115838
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -115834,14 +115858,6 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115834
115858
|
width: 100%;
|
|
115835
115859
|
justify-content: flex-start;
|
|
115836
115860
|
}
|
|
115837
|
-
|
|
115838
|
-
>.e-split-btn-wrapper,
|
|
115839
|
-
>.e-dropdown-btn {
|
|
115840
|
-
.e-icons.e-caret {
|
|
115841
|
-
transform: rotate(-90deg);
|
|
115842
|
-
margin-left: auto;
|
|
115843
|
-
}
|
|
115844
|
-
}
|
|
115845
115861
|
}
|
|
115846
115862
|
|
|
115847
115863
|
.e-ribbon-overflow-header {
|
|
@@ -115852,6 +115868,20 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115852
115868
|
}
|
|
115853
115869
|
}
|
|
115854
115870
|
|
|
115871
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
115872
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115873
|
+
|
|
115874
|
+
>.e-split-btn-wrapper,
|
|
115875
|
+
>.e-dropdown-btn {
|
|
115876
|
+
.e-icons.e-caret {
|
|
115877
|
+
transform: rotate(-90deg);
|
|
115878
|
+
padding: $ribbon-items-margin;
|
|
115879
|
+
margin: 0 0 0 auto;
|
|
115880
|
+
}
|
|
115881
|
+
}
|
|
115882
|
+
}
|
|
115883
|
+
}
|
|
115884
|
+
|
|
115855
115885
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
115856
115886
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115857
115887
|
|
|
@@ -115859,8 +115889,8 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115859
115889
|
>.e-dropdown-btn {
|
|
115860
115890
|
.e-icons.e-caret {
|
|
115861
115891
|
transform: rotate(90deg);
|
|
115862
|
-
|
|
115863
|
-
margin
|
|
115892
|
+
padding: $ribbon-items-margin;
|
|
115893
|
+
margin: 0 auto 0 0;
|
|
115864
115894
|
}
|
|
115865
115895
|
}
|
|
115866
115896
|
}
|
|
@@ -116163,8 +116193,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
116163
116193
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
116164
116194
|
.e-ribbon-overflow-target {
|
|
116165
116195
|
|
|
116166
|
-
.e-ribbon-item
|
|
116167
|
-
|
|
116196
|
+
.e-ribbon-item {
|
|
116197
|
+
|
|
116198
|
+
& > .e-input-group,
|
|
116199
|
+
.e-ribbon-template {
|
|
116200
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
116201
|
+
}
|
|
116168
116202
|
}
|
|
116169
116203
|
|
|
116170
116204
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116172,6 +116206,30 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
116172
116206
|
padding: 0;
|
|
116173
116207
|
}
|
|
116174
116208
|
}
|
|
116209
|
+
|
|
116210
|
+
&:not(.e-rtl) {
|
|
116211
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116212
|
+
|
|
116213
|
+
>.e-split-btn-wrapper,
|
|
116214
|
+
>.e-dropdown-btn {
|
|
116215
|
+
.e-icons.e-caret {
|
|
116216
|
+
padding: $ribbon-bigger-items-margin;
|
|
116217
|
+
}
|
|
116218
|
+
}
|
|
116219
|
+
}
|
|
116220
|
+
}
|
|
116221
|
+
|
|
116222
|
+
&.e-rtl {
|
|
116223
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116224
|
+
|
|
116225
|
+
>.e-split-btn-wrapper,
|
|
116226
|
+
>.e-dropdown-btn {
|
|
116227
|
+
.e-icons.e-caret {
|
|
116228
|
+
padding: $ribbon-bigger-items-margin;
|
|
116229
|
+
}
|
|
116230
|
+
}
|
|
116231
|
+
}
|
|
116232
|
+
}
|
|
116175
116233
|
}
|
|
116176
116234
|
|
|
116177
116235
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
@@ -53682,12 +53682,12 @@ $ripple-width: 32px !default;
|
|
|
53682
53682
|
}
|
|
53683
53683
|
}
|
|
53684
53684
|
|
|
53685
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
53685
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
53686
53686
|
@include active-hover-theme;
|
|
53687
53687
|
}
|
|
53688
53688
|
|
|
53689
53689
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
53690
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
53690
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
53691
53691
|
@include active-editing-theme;
|
|
53692
53692
|
}
|
|
53693
53693
|
|
|
@@ -53753,7 +53753,7 @@ $ripple-width: 32px !default;
|
|
|
53753
53753
|
|
|
53754
53754
|
&:not(.e-fullrow-wrap) {
|
|
53755
53755
|
|
|
53756
|
-
.e-list-item.e-hover > .e-text-content
|
|
53756
|
+
.e-list-item.e-hover > .e-text-content{
|
|
53757
53757
|
background-color: $treeview-item-hover-bg;
|
|
53758
53758
|
border-color: $treeview-item-hover-border-color;
|
|
53759
53759
|
}
|
|
@@ -75912,11 +75912,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75912
75912
|
}
|
|
75913
75913
|
|
|
75914
75914
|
&.sf-grid {
|
|
75915
|
-
|
|
75916
|
-
.e-table {
|
|
75917
|
-
border-spacing: .25px;
|
|
75918
|
-
}
|
|
75919
|
-
|
|
75920
75915
|
span.e-ungroupbutton.e-icons {
|
|
75921
75916
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
75922
75917
|
}
|
|
@@ -76101,7 +76096,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76101
76096
|
}
|
|
76102
76097
|
|
|
76103
76098
|
#{&}.e-grid-min-height {
|
|
76104
|
-
.e-rowcell
|
|
76099
|
+
.e-rowcell,
|
|
76100
|
+
.e-icon-grightarrow,
|
|
76101
|
+
.e-icon-gdownarrow {
|
|
76105
76102
|
line-height: 0;
|
|
76106
76103
|
padding-bottom: 0;
|
|
76107
76104
|
padding-top: 0;
|
|
@@ -105007,7 +105004,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
105007
105004
|
.e-pivot-pager-column-maindiv {
|
|
105008
105005
|
&.e-page-size-disable {
|
|
105009
105006
|
.e-pivotview-text-div {
|
|
105010
|
-
width:
|
|
105007
|
+
width: 50%;
|
|
105011
105008
|
}
|
|
105012
105009
|
}
|
|
105013
105010
|
}
|
|
@@ -112277,7 +112274,9 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
112277
112274
|
background: $schedule-current-date-bg-color;
|
|
112278
112275
|
border-radius: 50%;
|
|
112279
112276
|
color: $schedule-current-date-header-font-color;
|
|
112280
|
-
width: 20px;
|
|
112277
|
+
min-width: 20px;
|
|
112278
|
+
padding: 0 4px;
|
|
112279
|
+
width: fit-content;
|
|
112281
112280
|
}
|
|
112282
112281
|
|
|
112283
112282
|
.e-selected-cell {
|
|
@@ -112313,7 +112312,7 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
112313
112312
|
}
|
|
112314
112313
|
|
|
112315
112314
|
.e-current-date .e-date-header {
|
|
112316
|
-
width: 24px;
|
|
112315
|
+
min-width: 24px;
|
|
112317
112316
|
}
|
|
112318
112317
|
}
|
|
112319
112318
|
|
|
@@ -114227,6 +114226,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114227
114226
|
$rating-li-font-size: 20px !default;
|
|
114228
114227
|
$rating-li-padding: 4px !default;
|
|
114229
114228
|
$rating-li-line-height: 9px !default;
|
|
114229
|
+
$rating-li-min-width-height: 28px !default;
|
|
114230
114230
|
$rating-focus-border-radius: 2px !default;
|
|
114231
114231
|
$rating-label-right-margin: 4px !default;
|
|
114232
114232
|
$rating-label-bottom-margin: 9px !default;
|
|
@@ -114239,21 +114239,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114239
114239
|
|
|
114240
114240
|
$rating-small-li-font-size: 16px !default;
|
|
114241
114241
|
$rating-small-li-line-height: 4px !default;
|
|
114242
|
-
$rating-small-li-
|
|
114242
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
114243
114243
|
$rating-small-label-font-size: 10px !default;
|
|
114244
114244
|
$rating-small-label-line-height: 16px !default;
|
|
114245
114245
|
$rating-small-reset-font-size : 12px !default;
|
|
114246
114246
|
|
|
114247
114247
|
$rating-bigger-li-font-size: 32px !default;
|
|
114248
114248
|
$rating-bigger-li-line-height: 16px !default;
|
|
114249
|
-
$rating-bigger-li-
|
|
114249
|
+
$rating-bigger-li-min-width-height: 40px !default;
|
|
114250
114250
|
$rating-bigger-label-font-size: 14px !default;
|
|
114251
114251
|
$rating-bigger-label-line-height: 22px !default;
|
|
114252
114252
|
$rating-bigger-reset-font-size : 28px !default;
|
|
114253
114253
|
|
|
114254
114254
|
$rating-bigger-small-li-font-size: 26px !default;
|
|
114255
114255
|
$rating-bigger-small-li-line-height: 9px !default;
|
|
114256
|
-
$rating-bigger-small-li-
|
|
114256
|
+
$rating-bigger-small-li-min-width-height: 34px !default;
|
|
114257
114257
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
114258
114258
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114259
114259
|
$rating-bigger-small-reset-font-size : 24px !default;
|
|
@@ -114308,6 +114308,8 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114308
114308
|
padding: $rating-li-padding;
|
|
114309
114309
|
line-height: $rating-li-line-height;
|
|
114310
114310
|
display: block;
|
|
114311
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114312
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114311
114313
|
//For Blazor Tooltip
|
|
114312
114314
|
position: relative;
|
|
114313
114315
|
|
|
@@ -114432,6 +114434,8 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114432
114434
|
.e-rating-item-container {
|
|
114433
114435
|
font-size: $rating-small-li-font-size;
|
|
114434
114436
|
line-height: $rating-small-li-line-height;
|
|
114437
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114438
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114435
114439
|
}
|
|
114436
114440
|
|
|
114437
114441
|
.e-rating-label {
|
|
@@ -114449,6 +114453,8 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114449
114453
|
.e-rating-item-container {
|
|
114450
114454
|
font-size: $rating-bigger-li-font-size;
|
|
114451
114455
|
line-height: $rating-bigger-li-line-height;
|
|
114456
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114457
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114452
114458
|
}
|
|
114453
114459
|
|
|
114454
114460
|
.e-rating-label {
|
|
@@ -114468,6 +114474,8 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114468
114474
|
.e-rating-item-container {
|
|
114469
114475
|
font-size: $rating-bigger-small-li-font-size;
|
|
114470
114476
|
line-height: $rating-bigger-small-li-line-height;
|
|
114477
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114478
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114471
114479
|
}
|
|
114472
114480
|
|
|
114473
114481
|
.e-rating-label {
|
|
@@ -114874,10 +114882,6 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
114874
114882
|
display: none;
|
|
114875
114883
|
}
|
|
114876
114884
|
|
|
114877
|
-
.e-item {
|
|
114878
|
-
width: fit-content;
|
|
114879
|
-
}
|
|
114880
|
-
|
|
114881
114885
|
.e-ribbon-file-menu {
|
|
114882
114886
|
position: absolute;
|
|
114883
114887
|
line-height: $ribbon-file-menu-height;
|
|
@@ -114983,6 +114987,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
114983
114987
|
}
|
|
114984
114988
|
}
|
|
114985
114989
|
|
|
114990
|
+
.e-hscroll.e-scroll-device {
|
|
114991
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
114992
|
+
box-shadow: none;
|
|
114993
|
+
}
|
|
114994
|
+
}
|
|
114995
|
+
|
|
114986
114996
|
.e-hscroll {
|
|
114987
114997
|
padding: $ribbon-hscroll-padding;
|
|
114988
114998
|
|
|
@@ -114992,6 +115002,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
114992
115002
|
min-width: auto;
|
|
114993
115003
|
width: auto;
|
|
114994
115004
|
border-style: solid;
|
|
115005
|
+
transform: none;
|
|
114995
115006
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
114996
115007
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
114997
115008
|
z-index: 3;
|
|
@@ -115003,6 +115014,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115003
115014
|
.e-nav-arrow {
|
|
115004
115015
|
font-size: $ribbon-nav-arrow-size;
|
|
115005
115016
|
height: auto;
|
|
115017
|
+
transform: none;
|
|
115006
115018
|
line-height: $ribbon-nav-arrow-height;
|
|
115007
115019
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
115008
115020
|
width: auto;
|
|
@@ -115157,6 +115169,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115157
115169
|
.e-tab-header {
|
|
115158
115170
|
left: var(--fileMenuWidth);
|
|
115159
115171
|
}
|
|
115172
|
+
|
|
115173
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115174
|
+
padding-right: 30px;
|
|
115175
|
+
}
|
|
115160
115176
|
}
|
|
115161
115177
|
|
|
115162
115178
|
&.e-rtl {
|
|
@@ -115174,6 +115190,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115174
115190
|
.e-tab-header {
|
|
115175
115191
|
right: var(--fileMenuWidth);
|
|
115176
115192
|
}
|
|
115193
|
+
|
|
115194
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115195
|
+
padding-left: 30px;
|
|
115196
|
+
}
|
|
115177
115197
|
}
|
|
115178
115198
|
}
|
|
115179
115199
|
|
|
@@ -115521,8 +115541,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115521
115541
|
|
|
115522
115542
|
.e-ribbon-overflow-target {
|
|
115523
115543
|
|
|
115524
|
-
.e-ribbon-item
|
|
115525
|
-
|
|
115544
|
+
.e-ribbon-item {
|
|
115545
|
+
|
|
115546
|
+
& > .e-input-group,
|
|
115547
|
+
.e-ribbon-template {
|
|
115548
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
115549
|
+
}
|
|
115526
115550
|
}
|
|
115527
115551
|
|
|
115528
115552
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -115548,14 +115572,6 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115548
115572
|
width: 100%;
|
|
115549
115573
|
justify-content: flex-start;
|
|
115550
115574
|
}
|
|
115551
|
-
|
|
115552
|
-
>.e-split-btn-wrapper,
|
|
115553
|
-
>.e-dropdown-btn {
|
|
115554
|
-
.e-icons.e-caret {
|
|
115555
|
-
transform: rotate(-90deg);
|
|
115556
|
-
margin-left: auto;
|
|
115557
|
-
}
|
|
115558
|
-
}
|
|
115559
115575
|
}
|
|
115560
115576
|
|
|
115561
115577
|
.e-ribbon-overflow-header {
|
|
@@ -115566,6 +115582,20 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115566
115582
|
}
|
|
115567
115583
|
}
|
|
115568
115584
|
|
|
115585
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
115586
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115587
|
+
|
|
115588
|
+
>.e-split-btn-wrapper,
|
|
115589
|
+
>.e-dropdown-btn {
|
|
115590
|
+
.e-icons.e-caret {
|
|
115591
|
+
transform: rotate(-90deg);
|
|
115592
|
+
padding: $ribbon-items-margin;
|
|
115593
|
+
margin: 0 0 0 auto;
|
|
115594
|
+
}
|
|
115595
|
+
}
|
|
115596
|
+
}
|
|
115597
|
+
}
|
|
115598
|
+
|
|
115569
115599
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
115570
115600
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115571
115601
|
|
|
@@ -115573,8 +115603,8 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115573
115603
|
>.e-dropdown-btn {
|
|
115574
115604
|
.e-icons.e-caret {
|
|
115575
115605
|
transform: rotate(90deg);
|
|
115576
|
-
|
|
115577
|
-
margin
|
|
115606
|
+
padding: $ribbon-items-margin;
|
|
115607
|
+
margin: 0 auto 0 0;
|
|
115578
115608
|
}
|
|
115579
115609
|
}
|
|
115580
115610
|
}
|
|
@@ -115877,8 +115907,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115877
115907
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
115878
115908
|
.e-ribbon-overflow-target {
|
|
115879
115909
|
|
|
115880
|
-
.e-ribbon-item
|
|
115881
|
-
|
|
115910
|
+
.e-ribbon-item {
|
|
115911
|
+
|
|
115912
|
+
& > .e-input-group,
|
|
115913
|
+
.e-ribbon-template {
|
|
115914
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
115915
|
+
}
|
|
115882
115916
|
}
|
|
115883
115917
|
|
|
115884
115918
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -115886,6 +115920,30 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115886
115920
|
padding: 0;
|
|
115887
115921
|
}
|
|
115888
115922
|
}
|
|
115923
|
+
|
|
115924
|
+
&:not(.e-rtl) {
|
|
115925
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115926
|
+
|
|
115927
|
+
>.e-split-btn-wrapper,
|
|
115928
|
+
>.e-dropdown-btn {
|
|
115929
|
+
.e-icons.e-caret {
|
|
115930
|
+
padding: $ribbon-bigger-items-margin;
|
|
115931
|
+
}
|
|
115932
|
+
}
|
|
115933
|
+
}
|
|
115934
|
+
}
|
|
115935
|
+
|
|
115936
|
+
&.e-rtl {
|
|
115937
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115938
|
+
|
|
115939
|
+
>.e-split-btn-wrapper,
|
|
115940
|
+
>.e-dropdown-btn {
|
|
115941
|
+
.e-icons.e-caret {
|
|
115942
|
+
padding: $ribbon-bigger-items-margin;
|
|
115943
|
+
}
|
|
115944
|
+
}
|
|
115945
|
+
}
|
|
115946
|
+
}
|
|
115889
115947
|
}
|
|
115890
115948
|
|
|
115891
115949
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|