@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
|
@@ -54064,12 +54064,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
54064
54064
|
}
|
|
54065
54065
|
}
|
|
54066
54066
|
|
|
54067
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54067
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
54068
54068
|
@include active-hover-theme;
|
|
54069
54069
|
}
|
|
54070
54070
|
|
|
54071
54071
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54072
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54072
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
54073
54073
|
@include active-editing-theme;
|
|
54074
54074
|
}
|
|
54075
54075
|
|
|
@@ -54135,7 +54135,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
54135
54135
|
|
|
54136
54136
|
&:not(.e-fullrow-wrap) {
|
|
54137
54137
|
|
|
54138
|
-
.e-list-item.e-hover > .e-text-content
|
|
54138
|
+
.e-list-item.e-hover > .e-text-content{
|
|
54139
54139
|
background-color: $treeview-item-hover-bg;
|
|
54140
54140
|
border-color: $treeview-item-hover-border-color;
|
|
54141
54141
|
}
|
|
@@ -76436,11 +76436,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76436
76436
|
}
|
|
76437
76437
|
|
|
76438
76438
|
&.sf-grid {
|
|
76439
|
-
|
|
76440
|
-
.e-table {
|
|
76441
|
-
border-spacing: .25px;
|
|
76442
|
-
}
|
|
76443
|
-
|
|
76444
76439
|
span.e-ungroupbutton.e-icons {
|
|
76445
76440
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
76446
76441
|
}
|
|
@@ -76625,7 +76620,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76625
76620
|
}
|
|
76626
76621
|
|
|
76627
76622
|
#{&}.e-grid-min-height {
|
|
76628
|
-
.e-rowcell
|
|
76623
|
+
.e-rowcell,
|
|
76624
|
+
.e-icon-grightarrow,
|
|
76625
|
+
.e-icon-gdownarrow {
|
|
76629
76626
|
line-height: 0;
|
|
76630
76627
|
padding-bottom: 0;
|
|
76631
76628
|
padding-top: 0;
|
|
@@ -105495,7 +105492,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
105495
105492
|
.e-pivot-pager-column-maindiv {
|
|
105496
105493
|
&.e-page-size-disable {
|
|
105497
105494
|
.e-pivotview-text-div {
|
|
105498
|
-
width:
|
|
105495
|
+
width: 50%;
|
|
105499
105496
|
}
|
|
105500
105497
|
}
|
|
105501
105498
|
}
|
|
@@ -112769,7 +112766,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
112769
112766
|
background: $schedule-current-date-bg-color;
|
|
112770
112767
|
border-radius: 50%;
|
|
112771
112768
|
color: $schedule-current-date-header-font-color;
|
|
112772
|
-
width: 20px;
|
|
112769
|
+
min-width: 20px;
|
|
112770
|
+
padding: 0 4px;
|
|
112771
|
+
width: fit-content;
|
|
112773
112772
|
}
|
|
112774
112773
|
|
|
112775
112774
|
.e-selected-cell {
|
|
@@ -112805,7 +112804,7 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
112805
112804
|
}
|
|
112806
112805
|
|
|
112807
112806
|
.e-current-date .e-date-header {
|
|
112808
|
-
width: 24px;
|
|
112807
|
+
min-width: 24px;
|
|
112809
112808
|
}
|
|
112810
112809
|
}
|
|
112811
112810
|
|
|
@@ -114719,6 +114718,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114719
114718
|
$rating-li-font-size: $font-icon-20 !default;
|
|
114720
114719
|
$rating-li-padding: 4px !default;
|
|
114721
114720
|
$rating-li-line-height: 3px !default;
|
|
114721
|
+
$rating-li-min-width-height: 28px !default;
|
|
114722
114722
|
$rating-focus-border-radius: 4px !default;
|
|
114723
114723
|
$rating-label-bottom-margin: 6px !default;
|
|
114724
114724
|
$rating-label-right-margin: 10px !default;
|
|
@@ -114731,18 +114731,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114731
114731
|
|
|
114732
114732
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
114733
114733
|
$rating-small-li-line-height: 10px !default;
|
|
114734
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
114734
114735
|
$rating-small-label-font-size: $text-xxs !default;
|
|
114735
114736
|
$rating-small-label-line-height: 16px !default;
|
|
114736
114737
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
114737
114738
|
|
|
114738
114739
|
$rating-bigger-li-font-size: $font-icon-24 !default;
|
|
114739
114740
|
$rating-bigger-li-line-height: 18px !default;
|
|
114741
|
+
$rating-bigger-li-min-width-height: 32px !default;
|
|
114740
114742
|
$rating-bigger-label-font-size: $text-2xl !default;
|
|
114741
114743
|
$rating-bigger-label-line-height: 22px !default;
|
|
114742
114744
|
$rating-bigger-reset-font-size : $font-icon-20 !default;
|
|
114743
114745
|
|
|
114744
114746
|
$rating-bigger-small-li-font-size: $font-icon-22 !default;
|
|
114745
114747
|
$rating-bigger-small-li-line-height: 15px !default;
|
|
114748
|
+
$rating-bigger-small-li-min-width-height: 30px !default;
|
|
114746
114749
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
114747
114750
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114748
114751
|
$rating-bigger-small-reset-font-size : $font-icon-18 !default;
|
|
@@ -114797,6 +114800,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
114797
114800
|
padding: $rating-li-padding;
|
|
114798
114801
|
line-height: $rating-li-line-height;
|
|
114799
114802
|
display: block;
|
|
114803
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114804
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114800
114805
|
//For Blazor Tooltip
|
|
114801
114806
|
position: relative;
|
|
114802
114807
|
|
|
@@ -114921,6 +114926,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
114921
114926
|
.e-rating-item-container {
|
|
114922
114927
|
font-size: $rating-small-li-font-size;
|
|
114923
114928
|
line-height: $rating-small-li-line-height;
|
|
114929
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114930
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114924
114931
|
}
|
|
114925
114932
|
|
|
114926
114933
|
.e-rating-label {
|
|
@@ -114938,6 +114945,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
114938
114945
|
.e-rating-item-container {
|
|
114939
114946
|
font-size: $rating-bigger-li-font-size;
|
|
114940
114947
|
line-height: $rating-bigger-li-line-height;
|
|
114948
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114949
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114941
114950
|
}
|
|
114942
114951
|
|
|
114943
114952
|
.e-rating-label {
|
|
@@ -114957,6 +114966,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
114957
114966
|
.e-rating-item-container {
|
|
114958
114967
|
font-size: $rating-bigger-small-li-font-size;
|
|
114959
114968
|
line-height: $rating-bigger-small-li-line-height;
|
|
114969
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114970
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114960
114971
|
}
|
|
114961
114972
|
|
|
114962
114973
|
.e-rating-label {
|
|
@@ -115363,10 +115374,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115363
115374
|
display: none;
|
|
115364
115375
|
}
|
|
115365
115376
|
|
|
115366
|
-
.e-item {
|
|
115367
|
-
width: fit-content;
|
|
115368
|
-
}
|
|
115369
|
-
|
|
115370
115377
|
.e-ribbon-file-menu {
|
|
115371
115378
|
position: absolute;
|
|
115372
115379
|
line-height: $ribbon-file-menu-height;
|
|
@@ -115472,6 +115479,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115472
115479
|
}
|
|
115473
115480
|
}
|
|
115474
115481
|
|
|
115482
|
+
.e-hscroll.e-scroll-device {
|
|
115483
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
115484
|
+
box-shadow: none;
|
|
115485
|
+
}
|
|
115486
|
+
}
|
|
115487
|
+
|
|
115475
115488
|
.e-hscroll {
|
|
115476
115489
|
padding: $ribbon-hscroll-padding;
|
|
115477
115490
|
|
|
@@ -115481,6 +115494,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115481
115494
|
min-width: auto;
|
|
115482
115495
|
width: auto;
|
|
115483
115496
|
border-style: solid;
|
|
115497
|
+
transform: none;
|
|
115484
115498
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
115485
115499
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
115486
115500
|
z-index: 3;
|
|
@@ -115492,6 +115506,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115492
115506
|
.e-nav-arrow {
|
|
115493
115507
|
font-size: $ribbon-nav-arrow-size;
|
|
115494
115508
|
height: auto;
|
|
115509
|
+
transform: none;
|
|
115495
115510
|
line-height: $ribbon-nav-arrow-height;
|
|
115496
115511
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
115497
115512
|
width: auto;
|
|
@@ -115646,6 +115661,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115646
115661
|
.e-tab-header {
|
|
115647
115662
|
left: var(--fileMenuWidth);
|
|
115648
115663
|
}
|
|
115664
|
+
|
|
115665
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115666
|
+
padding-right: 30px;
|
|
115667
|
+
}
|
|
115649
115668
|
}
|
|
115650
115669
|
|
|
115651
115670
|
&.e-rtl {
|
|
@@ -115663,6 +115682,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115663
115682
|
.e-tab-header {
|
|
115664
115683
|
right: var(--fileMenuWidth);
|
|
115665
115684
|
}
|
|
115685
|
+
|
|
115686
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115687
|
+
padding-left: 30px;
|
|
115688
|
+
}
|
|
115666
115689
|
}
|
|
115667
115690
|
}
|
|
115668
115691
|
|
|
@@ -116010,8 +116033,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116010
116033
|
|
|
116011
116034
|
.e-ribbon-overflow-target {
|
|
116012
116035
|
|
|
116013
|
-
.e-ribbon-item
|
|
116014
|
-
|
|
116036
|
+
.e-ribbon-item {
|
|
116037
|
+
|
|
116038
|
+
& > .e-input-group,
|
|
116039
|
+
.e-ribbon-template {
|
|
116040
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
116041
|
+
}
|
|
116015
116042
|
}
|
|
116016
116043
|
|
|
116017
116044
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116037,14 +116064,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116037
116064
|
width: 100%;
|
|
116038
116065
|
justify-content: flex-start;
|
|
116039
116066
|
}
|
|
116040
|
-
|
|
116041
|
-
>.e-split-btn-wrapper,
|
|
116042
|
-
>.e-dropdown-btn {
|
|
116043
|
-
.e-icons.e-caret {
|
|
116044
|
-
transform: rotate(-90deg);
|
|
116045
|
-
margin-left: auto;
|
|
116046
|
-
}
|
|
116047
|
-
}
|
|
116048
116067
|
}
|
|
116049
116068
|
|
|
116050
116069
|
.e-ribbon-overflow-header {
|
|
@@ -116055,6 +116074,20 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116055
116074
|
}
|
|
116056
116075
|
}
|
|
116057
116076
|
|
|
116077
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
116078
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116079
|
+
|
|
116080
|
+
>.e-split-btn-wrapper,
|
|
116081
|
+
>.e-dropdown-btn {
|
|
116082
|
+
.e-icons.e-caret {
|
|
116083
|
+
transform: rotate(-90deg);
|
|
116084
|
+
padding: $ribbon-items-margin;
|
|
116085
|
+
margin: 0 0 0 auto;
|
|
116086
|
+
}
|
|
116087
|
+
}
|
|
116088
|
+
}
|
|
116089
|
+
}
|
|
116090
|
+
|
|
116058
116091
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
116059
116092
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116060
116093
|
|
|
@@ -116062,8 +116095,8 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116062
116095
|
>.e-dropdown-btn {
|
|
116063
116096
|
.e-icons.e-caret {
|
|
116064
116097
|
transform: rotate(90deg);
|
|
116065
|
-
|
|
116066
|
-
margin
|
|
116098
|
+
padding: $ribbon-items-margin;
|
|
116099
|
+
margin: 0 auto 0 0;
|
|
116067
116100
|
}
|
|
116068
116101
|
}
|
|
116069
116102
|
}
|
|
@@ -116366,8 +116399,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116366
116399
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
116367
116400
|
.e-ribbon-overflow-target {
|
|
116368
116401
|
|
|
116369
|
-
.e-ribbon-item
|
|
116370
|
-
|
|
116402
|
+
.e-ribbon-item {
|
|
116403
|
+
|
|
116404
|
+
& > .e-input-group,
|
|
116405
|
+
.e-ribbon-template {
|
|
116406
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
116407
|
+
}
|
|
116371
116408
|
}
|
|
116372
116409
|
|
|
116373
116410
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116375,6 +116412,30 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116375
116412
|
padding: 0;
|
|
116376
116413
|
}
|
|
116377
116414
|
}
|
|
116415
|
+
|
|
116416
|
+
&:not(.e-rtl) {
|
|
116417
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116418
|
+
|
|
116419
|
+
>.e-split-btn-wrapper,
|
|
116420
|
+
>.e-dropdown-btn {
|
|
116421
|
+
.e-icons.e-caret {
|
|
116422
|
+
padding: $ribbon-bigger-items-margin;
|
|
116423
|
+
}
|
|
116424
|
+
}
|
|
116425
|
+
}
|
|
116426
|
+
}
|
|
116427
|
+
|
|
116428
|
+
&.e-rtl {
|
|
116429
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116430
|
+
|
|
116431
|
+
>.e-split-btn-wrapper,
|
|
116432
|
+
>.e-dropdown-btn {
|
|
116433
|
+
.e-icons.e-caret {
|
|
116434
|
+
padding: $ribbon-bigger-items-margin;
|
|
116435
|
+
}
|
|
116436
|
+
}
|
|
116437
|
+
}
|
|
116438
|
+
}
|
|
116378
116439
|
}
|
|
116379
116440
|
|
|
116380
116441
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
@@ -54061,12 +54061,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
54061
54061
|
}
|
|
54062
54062
|
}
|
|
54063
54063
|
|
|
54064
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54064
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
54065
54065
|
@include active-hover-theme;
|
|
54066
54066
|
}
|
|
54067
54067
|
|
|
54068
54068
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54069
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54069
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
54070
54070
|
@include active-editing-theme;
|
|
54071
54071
|
}
|
|
54072
54072
|
|
|
@@ -54132,7 +54132,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
54132
54132
|
|
|
54133
54133
|
&:not(.e-fullrow-wrap) {
|
|
54134
54134
|
|
|
54135
|
-
.e-list-item.e-hover > .e-text-content
|
|
54135
|
+
.e-list-item.e-hover > .e-text-content{
|
|
54136
54136
|
background-color: $treeview-item-hover-bg;
|
|
54137
54137
|
border-color: $treeview-item-hover-border-color;
|
|
54138
54138
|
}
|
|
@@ -76433,11 +76433,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76433
76433
|
}
|
|
76434
76434
|
|
|
76435
76435
|
&.sf-grid {
|
|
76436
|
-
|
|
76437
|
-
.e-table {
|
|
76438
|
-
border-spacing: .25px;
|
|
76439
|
-
}
|
|
76440
|
-
|
|
76441
76436
|
span.e-ungroupbutton.e-icons {
|
|
76442
76437
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
76443
76438
|
}
|
|
@@ -76622,7 +76617,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76622
76617
|
}
|
|
76623
76618
|
|
|
76624
76619
|
#{&}.e-grid-min-height {
|
|
76625
|
-
.e-rowcell
|
|
76620
|
+
.e-rowcell,
|
|
76621
|
+
.e-icon-grightarrow,
|
|
76622
|
+
.e-icon-gdownarrow {
|
|
76626
76623
|
line-height: 0;
|
|
76627
76624
|
padding-bottom: 0;
|
|
76628
76625
|
padding-top: 0;
|
|
@@ -105492,7 +105489,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
105492
105489
|
.e-pivot-pager-column-maindiv {
|
|
105493
105490
|
&.e-page-size-disable {
|
|
105494
105491
|
.e-pivotview-text-div {
|
|
105495
|
-
width:
|
|
105492
|
+
width: 50%;
|
|
105496
105493
|
}
|
|
105497
105494
|
}
|
|
105498
105495
|
}
|
|
@@ -112766,7 +112763,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
112766
112763
|
background: $schedule-current-date-bg-color;
|
|
112767
112764
|
border-radius: 50%;
|
|
112768
112765
|
color: $schedule-current-date-header-font-color;
|
|
112769
|
-
width: 20px;
|
|
112766
|
+
min-width: 20px;
|
|
112767
|
+
padding: 0 4px;
|
|
112768
|
+
width: fit-content;
|
|
112770
112769
|
}
|
|
112771
112770
|
|
|
112772
112771
|
.e-selected-cell {
|
|
@@ -112802,7 +112801,7 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
112802
112801
|
}
|
|
112803
112802
|
|
|
112804
112803
|
.e-current-date .e-date-header {
|
|
112805
|
-
width: 24px;
|
|
112804
|
+
min-width: 24px;
|
|
112806
112805
|
}
|
|
112807
112806
|
}
|
|
112808
112807
|
|
|
@@ -114716,6 +114715,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114716
114715
|
$rating-li-font-size: $font-icon-20 !default;
|
|
114717
114716
|
$rating-li-padding: 4px !default;
|
|
114718
114717
|
$rating-li-line-height: 3px !default;
|
|
114718
|
+
$rating-li-min-width-height: 28px !default;
|
|
114719
114719
|
$rating-focus-border-radius: 4px !default;
|
|
114720
114720
|
$rating-label-bottom-margin: 6px !default;
|
|
114721
114721
|
$rating-label-right-margin: 10px !default;
|
|
@@ -114728,18 +114728,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114728
114728
|
|
|
114729
114729
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
114730
114730
|
$rating-small-li-line-height: 10px !default;
|
|
114731
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
114731
114732
|
$rating-small-label-font-size: $text-xxs !default;
|
|
114732
114733
|
$rating-small-label-line-height: 16px !default;
|
|
114733
114734
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
114734
114735
|
|
|
114735
114736
|
$rating-bigger-li-font-size: $font-icon-24 !default;
|
|
114736
114737
|
$rating-bigger-li-line-height: 18px !default;
|
|
114738
|
+
$rating-bigger-li-min-width-height: 32px !default;
|
|
114737
114739
|
$rating-bigger-label-font-size: $text-2xl !default;
|
|
114738
114740
|
$rating-bigger-label-line-height: 22px !default;
|
|
114739
114741
|
$rating-bigger-reset-font-size : $font-icon-20 !default;
|
|
114740
114742
|
|
|
114741
114743
|
$rating-bigger-small-li-font-size: $font-icon-22 !default;
|
|
114742
114744
|
$rating-bigger-small-li-line-height: 15px !default;
|
|
114745
|
+
$rating-bigger-small-li-min-width-height: 30px !default;
|
|
114743
114746
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
114744
114747
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114745
114748
|
$rating-bigger-small-reset-font-size : $font-icon-18 !default;
|
|
@@ -114794,6 +114797,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
114794
114797
|
padding: $rating-li-padding;
|
|
114795
114798
|
line-height: $rating-li-line-height;
|
|
114796
114799
|
display: block;
|
|
114800
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114801
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114797
114802
|
//For Blazor Tooltip
|
|
114798
114803
|
position: relative;
|
|
114799
114804
|
|
|
@@ -114918,6 +114923,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
114918
114923
|
.e-rating-item-container {
|
|
114919
114924
|
font-size: $rating-small-li-font-size;
|
|
114920
114925
|
line-height: $rating-small-li-line-height;
|
|
114926
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114927
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114921
114928
|
}
|
|
114922
114929
|
|
|
114923
114930
|
.e-rating-label {
|
|
@@ -114935,6 +114942,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
114935
114942
|
.e-rating-item-container {
|
|
114936
114943
|
font-size: $rating-bigger-li-font-size;
|
|
114937
114944
|
line-height: $rating-bigger-li-line-height;
|
|
114945
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114946
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114938
114947
|
}
|
|
114939
114948
|
|
|
114940
114949
|
.e-rating-label {
|
|
@@ -114954,6 +114963,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
114954
114963
|
.e-rating-item-container {
|
|
114955
114964
|
font-size: $rating-bigger-small-li-font-size;
|
|
114956
114965
|
line-height: $rating-bigger-small-li-line-height;
|
|
114966
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114967
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114957
114968
|
}
|
|
114958
114969
|
|
|
114959
114970
|
.e-rating-label {
|
|
@@ -115360,10 +115371,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115360
115371
|
display: none;
|
|
115361
115372
|
}
|
|
115362
115373
|
|
|
115363
|
-
.e-item {
|
|
115364
|
-
width: fit-content;
|
|
115365
|
-
}
|
|
115366
|
-
|
|
115367
115374
|
.e-ribbon-file-menu {
|
|
115368
115375
|
position: absolute;
|
|
115369
115376
|
line-height: $ribbon-file-menu-height;
|
|
@@ -115469,6 +115476,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115469
115476
|
}
|
|
115470
115477
|
}
|
|
115471
115478
|
|
|
115479
|
+
.e-hscroll.e-scroll-device {
|
|
115480
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
115481
|
+
box-shadow: none;
|
|
115482
|
+
}
|
|
115483
|
+
}
|
|
115484
|
+
|
|
115472
115485
|
.e-hscroll {
|
|
115473
115486
|
padding: $ribbon-hscroll-padding;
|
|
115474
115487
|
|
|
@@ -115478,6 +115491,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115478
115491
|
min-width: auto;
|
|
115479
115492
|
width: auto;
|
|
115480
115493
|
border-style: solid;
|
|
115494
|
+
transform: none;
|
|
115481
115495
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
115482
115496
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
115483
115497
|
z-index: 3;
|
|
@@ -115489,6 +115503,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115489
115503
|
.e-nav-arrow {
|
|
115490
115504
|
font-size: $ribbon-nav-arrow-size;
|
|
115491
115505
|
height: auto;
|
|
115506
|
+
transform: none;
|
|
115492
115507
|
line-height: $ribbon-nav-arrow-height;
|
|
115493
115508
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
115494
115509
|
width: auto;
|
|
@@ -115643,6 +115658,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115643
115658
|
.e-tab-header {
|
|
115644
115659
|
left: var(--fileMenuWidth);
|
|
115645
115660
|
}
|
|
115661
|
+
|
|
115662
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115663
|
+
padding-right: 30px;
|
|
115664
|
+
}
|
|
115646
115665
|
}
|
|
115647
115666
|
|
|
115648
115667
|
&.e-rtl {
|
|
@@ -115660,6 +115679,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115660
115679
|
.e-tab-header {
|
|
115661
115680
|
right: var(--fileMenuWidth);
|
|
115662
115681
|
}
|
|
115682
|
+
|
|
115683
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115684
|
+
padding-left: 30px;
|
|
115685
|
+
}
|
|
115663
115686
|
}
|
|
115664
115687
|
}
|
|
115665
115688
|
|
|
@@ -116007,8 +116030,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116007
116030
|
|
|
116008
116031
|
.e-ribbon-overflow-target {
|
|
116009
116032
|
|
|
116010
|
-
.e-ribbon-item
|
|
116011
|
-
|
|
116033
|
+
.e-ribbon-item {
|
|
116034
|
+
|
|
116035
|
+
& > .e-input-group,
|
|
116036
|
+
.e-ribbon-template {
|
|
116037
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
116038
|
+
}
|
|
116012
116039
|
}
|
|
116013
116040
|
|
|
116014
116041
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116034,14 +116061,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116034
116061
|
width: 100%;
|
|
116035
116062
|
justify-content: flex-start;
|
|
116036
116063
|
}
|
|
116037
|
-
|
|
116038
|
-
>.e-split-btn-wrapper,
|
|
116039
|
-
>.e-dropdown-btn {
|
|
116040
|
-
.e-icons.e-caret {
|
|
116041
|
-
transform: rotate(-90deg);
|
|
116042
|
-
margin-left: auto;
|
|
116043
|
-
}
|
|
116044
|
-
}
|
|
116045
116064
|
}
|
|
116046
116065
|
|
|
116047
116066
|
.e-ribbon-overflow-header {
|
|
@@ -116052,6 +116071,20 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116052
116071
|
}
|
|
116053
116072
|
}
|
|
116054
116073
|
|
|
116074
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
116075
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116076
|
+
|
|
116077
|
+
>.e-split-btn-wrapper,
|
|
116078
|
+
>.e-dropdown-btn {
|
|
116079
|
+
.e-icons.e-caret {
|
|
116080
|
+
transform: rotate(-90deg);
|
|
116081
|
+
padding: $ribbon-items-margin;
|
|
116082
|
+
margin: 0 0 0 auto;
|
|
116083
|
+
}
|
|
116084
|
+
}
|
|
116085
|
+
}
|
|
116086
|
+
}
|
|
116087
|
+
|
|
116055
116088
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
116056
116089
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116057
116090
|
|
|
@@ -116059,8 +116092,8 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116059
116092
|
>.e-dropdown-btn {
|
|
116060
116093
|
.e-icons.e-caret {
|
|
116061
116094
|
transform: rotate(90deg);
|
|
116062
|
-
|
|
116063
|
-
margin
|
|
116095
|
+
padding: $ribbon-items-margin;
|
|
116096
|
+
margin: 0 auto 0 0;
|
|
116064
116097
|
}
|
|
116065
116098
|
}
|
|
116066
116099
|
}
|
|
@@ -116363,8 +116396,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116363
116396
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
116364
116397
|
.e-ribbon-overflow-target {
|
|
116365
116398
|
|
|
116366
|
-
.e-ribbon-item
|
|
116367
|
-
|
|
116399
|
+
.e-ribbon-item {
|
|
116400
|
+
|
|
116401
|
+
& > .e-input-group,
|
|
116402
|
+
.e-ribbon-template {
|
|
116403
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
116404
|
+
}
|
|
116368
116405
|
}
|
|
116369
116406
|
|
|
116370
116407
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116372,6 +116409,30 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116372
116409
|
padding: 0;
|
|
116373
116410
|
}
|
|
116374
116411
|
}
|
|
116412
|
+
|
|
116413
|
+
&:not(.e-rtl) {
|
|
116414
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116415
|
+
|
|
116416
|
+
>.e-split-btn-wrapper,
|
|
116417
|
+
>.e-dropdown-btn {
|
|
116418
|
+
.e-icons.e-caret {
|
|
116419
|
+
padding: $ribbon-bigger-items-margin;
|
|
116420
|
+
}
|
|
116421
|
+
}
|
|
116422
|
+
}
|
|
116423
|
+
}
|
|
116424
|
+
|
|
116425
|
+
&.e-rtl {
|
|
116426
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116427
|
+
|
|
116428
|
+
>.e-split-btn-wrapper,
|
|
116429
|
+
>.e-dropdown-btn {
|
|
116430
|
+
.e-icons.e-caret {
|
|
116431
|
+
padding: $ribbon-bigger-items-margin;
|
|
116432
|
+
}
|
|
116433
|
+
}
|
|
116434
|
+
}
|
|
116435
|
+
}
|
|
116375
116436
|
}
|
|
116376
116437
|
|
|
116377
116438
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"21.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"21.1.38","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|