@syncfusion/blazor-themes 21.1.35 → 21.1.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bootstrap-dark.scss +91 -33
- package/SCSS-Themes/bootstrap.scss +91 -33
- package/SCSS-Themes/bootstrap4.scss +91 -33
- package/SCSS-Themes/bootstrap5-dark.scss +91 -30
- package/SCSS-Themes/bootstrap5.scss +91 -30
- package/SCSS-Themes/fabric-dark.scss +91 -33
- package/SCSS-Themes/fabric.scss +91 -33
- package/SCSS-Themes/fluent-dark.scss +91 -30
- package/SCSS-Themes/fluent.scss +91 -30
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap4.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap5.scss +3 -6
- package/SCSS-Themes/grids/grid/fabric-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/fabric.scss +3 -6
- package/SCSS-Themes/grids/grid/fluent-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/fluent.scss +3 -6
- package/SCSS-Themes/grids/grid/highcontrast.scss +3 -6
- package/SCSS-Themes/grids/grid/material-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/material.scss +3 -6
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/tailwind.scss +3 -6
- package/SCSS-Themes/highcontrast.scss +91 -33
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +12 -0
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/fabric.scss +12 -3
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/fluent.scss +12 -0
- package/SCSS-Themes/inputs/rating/highcontrast.scss +12 -3
- package/SCSS-Themes/inputs/rating/material-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/material.scss +12 -3
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/tailwind.scss +12 -0
- package/SCSS-Themes/material-dark.scss +91 -33
- package/SCSS-Themes/material.scss +91 -33
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fabric.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fluent.scss +3 -3
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +3 -3
- package/SCSS-Themes/navigations/treeview/material-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/material.scss +3 -3
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/tailwind.scss +3 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/material.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +68 -18
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fabric.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fluent.scss +4 -2
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +4 -2
- package/SCSS-Themes/schedule/schedule/material-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/material.scss +4 -2
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/tailwind.scss +4 -2
- package/SCSS-Themes/tailwind-dark.scss +91 -30
- package/SCSS-Themes/tailwind.scss +91 -30
- package/package.json +1 -1
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -54229,12 +54229,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54229
54229
|
}
|
|
54230
54230
|
}
|
|
54231
54231
|
|
|
54232
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54232
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
54233
54233
|
@include active-hover-theme;
|
|
54234
54234
|
}
|
|
54235
54235
|
|
|
54236
54236
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54237
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54237
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
54238
54238
|
@include active-editing-theme;
|
|
54239
54239
|
}
|
|
54240
54240
|
|
|
@@ -54300,7 +54300,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54300
54300
|
|
|
54301
54301
|
&:not(.e-fullrow-wrap) {
|
|
54302
54302
|
|
|
54303
|
-
.e-list-item.e-hover > .e-text-content
|
|
54303
|
+
.e-list-item.e-hover > .e-text-content{
|
|
54304
54304
|
background-color: $treeview-item-hover-bg;
|
|
54305
54305
|
border-color: $treeview-item-hover-border-color;
|
|
54306
54306
|
}
|
|
@@ -76651,11 +76651,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76651
76651
|
}
|
|
76652
76652
|
|
|
76653
76653
|
&.sf-grid {
|
|
76654
|
-
|
|
76655
|
-
.e-table {
|
|
76656
|
-
border-spacing: .25px;
|
|
76657
|
-
}
|
|
76658
|
-
|
|
76659
76654
|
span.e-ungroupbutton.e-icons {
|
|
76660
76655
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
76661
76656
|
}
|
|
@@ -76840,7 +76835,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76840
76835
|
}
|
|
76841
76836
|
|
|
76842
76837
|
#{&}.e-grid-min-height {
|
|
76843
|
-
.e-rowcell
|
|
76838
|
+
.e-rowcell,
|
|
76839
|
+
.e-icon-grightarrow,
|
|
76840
|
+
.e-icon-gdownarrow {
|
|
76844
76841
|
line-height: 0;
|
|
76845
76842
|
padding-bottom: 0;
|
|
76846
76843
|
padding-top: 0;
|
|
@@ -105719,7 +105716,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
105719
105716
|
.e-pivot-pager-column-maindiv {
|
|
105720
105717
|
&.e-page-size-disable {
|
|
105721
105718
|
.e-pivotview-text-div {
|
|
105722
|
-
width:
|
|
105719
|
+
width: 50%;
|
|
105723
105720
|
}
|
|
105724
105721
|
}
|
|
105725
105722
|
}
|
|
@@ -112996,7 +112993,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
112996
112993
|
background: $schedule-current-date-bg-color;
|
|
112997
112994
|
border-radius: 50%;
|
|
112998
112995
|
color: $schedule-current-date-header-font-color;
|
|
112999
|
-
width: 20px;
|
|
112996
|
+
min-width: 20px;
|
|
112997
|
+
padding: 0 4px;
|
|
112998
|
+
width: fit-content;
|
|
113000
112999
|
}
|
|
113001
113000
|
|
|
113002
113001
|
.e-selected-cell {
|
|
@@ -113032,7 +113031,7 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
113032
113031
|
}
|
|
113033
113032
|
|
|
113034
113033
|
.e-current-date .e-date-header {
|
|
113035
|
-
width: 24px;
|
|
113034
|
+
min-width: 24px;
|
|
113036
113035
|
}
|
|
113037
113036
|
}
|
|
113038
113037
|
|
|
@@ -114952,6 +114951,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114952
114951
|
$rating-li-font-size: $font-icon-20 !default;
|
|
114953
114952
|
$rating-li-padding: 4px !default;
|
|
114954
114953
|
$rating-li-line-height: 13px !default;
|
|
114954
|
+
$rating-li-min-width-height: 28px !default;
|
|
114955
114955
|
$rating-focus-border-radius: 0 !default;
|
|
114956
114956
|
$rating-label-bottom-margin: 4px !default;
|
|
114957
114957
|
$rating-label-right-margin: 4px !default;
|
|
@@ -114964,18 +114964,21 @@ $rating-tooltip-tip-bottom-height: 12.5px !default;
|
|
|
114964
114964
|
|
|
114965
114965
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
114966
114966
|
$rating-small-li-line-height: 13px !default;
|
|
114967
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
114967
114968
|
$rating-small-label-font-size: $text-xxs !default;
|
|
114968
114969
|
$rating-small-label-line-height: 16px !default;
|
|
114969
114970
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
114970
114971
|
|
|
114971
114972
|
$rating-bigger-li-font-size: $font-icon-28 !default;
|
|
114972
114973
|
$rating-bigger-li-line-height: 21px !default;
|
|
114974
|
+
$rating-bigger-li-min-width-height: 36px !default;
|
|
114973
114975
|
$rating-bigger-label-font-size: $text-sm !default;
|
|
114974
114976
|
$rating-bigger-label-line-height: 22px !default;
|
|
114975
114977
|
$rating-bigger-reset-font-size : $font-icon-24 !default;
|
|
114976
114978
|
|
|
114977
114979
|
$rating-bigger-small-li-font-size: $font-icon-24 !default;
|
|
114978
114980
|
$rating-bigger-small-li-line-height: 19px !default;
|
|
114981
|
+
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
114979
114982
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
114980
114983
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114981
114984
|
$rating-bigger-small-reset-font-size : $font-icon-20 !default;
|
|
@@ -115030,6 +115033,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115030
115033
|
padding: $rating-li-padding;
|
|
115031
115034
|
line-height: $rating-li-line-height;
|
|
115032
115035
|
display: block;
|
|
115036
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
115037
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
115033
115038
|
//For Blazor Tooltip
|
|
115034
115039
|
position: relative;
|
|
115035
115040
|
|
|
@@ -115154,6 +115159,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115154
115159
|
.e-rating-item-container {
|
|
115155
115160
|
font-size: $rating-small-li-font-size;
|
|
115156
115161
|
line-height: $rating-small-li-line-height;
|
|
115162
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
115163
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
115157
115164
|
}
|
|
115158
115165
|
|
|
115159
115166
|
.e-rating-label {
|
|
@@ -115171,6 +115178,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115171
115178
|
.e-rating-item-container {
|
|
115172
115179
|
font-size: $rating-bigger-li-font-size;
|
|
115173
115180
|
line-height: $rating-bigger-li-line-height;
|
|
115181
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115182
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115174
115183
|
}
|
|
115175
115184
|
|
|
115176
115185
|
.e-rating-label {
|
|
@@ -115190,6 +115199,8 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115190
115199
|
.e-rating-item-container {
|
|
115191
115200
|
font-size: $rating-bigger-small-li-font-size;
|
|
115192
115201
|
line-height: $rating-bigger-small-li-line-height;
|
|
115202
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115203
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115193
115204
|
}
|
|
115194
115205
|
|
|
115195
115206
|
.e-rating-label {
|
|
@@ -115596,10 +115607,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115596
115607
|
display: none;
|
|
115597
115608
|
}
|
|
115598
115609
|
|
|
115599
|
-
.e-item {
|
|
115600
|
-
width: fit-content;
|
|
115601
|
-
}
|
|
115602
|
-
|
|
115603
115610
|
.e-ribbon-file-menu {
|
|
115604
115611
|
position: absolute;
|
|
115605
115612
|
line-height: $ribbon-file-menu-height;
|
|
@@ -115705,6 +115712,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115705
115712
|
}
|
|
115706
115713
|
}
|
|
115707
115714
|
|
|
115715
|
+
.e-hscroll.e-scroll-device {
|
|
115716
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
115717
|
+
box-shadow: none;
|
|
115718
|
+
}
|
|
115719
|
+
}
|
|
115720
|
+
|
|
115708
115721
|
.e-hscroll {
|
|
115709
115722
|
padding: $ribbon-hscroll-padding;
|
|
115710
115723
|
|
|
@@ -115714,6 +115727,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115714
115727
|
min-width: auto;
|
|
115715
115728
|
width: auto;
|
|
115716
115729
|
border-style: solid;
|
|
115730
|
+
transform: none;
|
|
115717
115731
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
115718
115732
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
115719
115733
|
z-index: 3;
|
|
@@ -115725,6 +115739,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115725
115739
|
.e-nav-arrow {
|
|
115726
115740
|
font-size: $ribbon-nav-arrow-size;
|
|
115727
115741
|
height: auto;
|
|
115742
|
+
transform: none;
|
|
115728
115743
|
line-height: $ribbon-nav-arrow-height;
|
|
115729
115744
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
115730
115745
|
width: auto;
|
|
@@ -115879,6 +115894,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115879
115894
|
.e-tab-header {
|
|
115880
115895
|
left: var(--fileMenuWidth);
|
|
115881
115896
|
}
|
|
115897
|
+
|
|
115898
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115899
|
+
padding-right: 30px;
|
|
115900
|
+
}
|
|
115882
115901
|
}
|
|
115883
115902
|
|
|
115884
115903
|
&.e-rtl {
|
|
@@ -115896,6 +115915,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115896
115915
|
.e-tab-header {
|
|
115897
115916
|
right: var(--fileMenuWidth);
|
|
115898
115917
|
}
|
|
115918
|
+
|
|
115919
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115920
|
+
padding-left: 30px;
|
|
115921
|
+
}
|
|
115899
115922
|
}
|
|
115900
115923
|
}
|
|
115901
115924
|
|
|
@@ -116243,8 +116266,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116243
116266
|
|
|
116244
116267
|
.e-ribbon-overflow-target {
|
|
116245
116268
|
|
|
116246
|
-
.e-ribbon-item
|
|
116247
|
-
|
|
116269
|
+
.e-ribbon-item {
|
|
116270
|
+
|
|
116271
|
+
& > .e-input-group,
|
|
116272
|
+
.e-ribbon-template {
|
|
116273
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
116274
|
+
}
|
|
116248
116275
|
}
|
|
116249
116276
|
|
|
116250
116277
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116270,14 +116297,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116270
116297
|
width: 100%;
|
|
116271
116298
|
justify-content: flex-start;
|
|
116272
116299
|
}
|
|
116273
|
-
|
|
116274
|
-
>.e-split-btn-wrapper,
|
|
116275
|
-
>.e-dropdown-btn {
|
|
116276
|
-
.e-icons.e-caret {
|
|
116277
|
-
transform: rotate(-90deg);
|
|
116278
|
-
margin-left: auto;
|
|
116279
|
-
}
|
|
116280
|
-
}
|
|
116281
116300
|
}
|
|
116282
116301
|
|
|
116283
116302
|
.e-ribbon-overflow-header {
|
|
@@ -116288,6 +116307,20 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116288
116307
|
}
|
|
116289
116308
|
}
|
|
116290
116309
|
|
|
116310
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
116311
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116312
|
+
|
|
116313
|
+
>.e-split-btn-wrapper,
|
|
116314
|
+
>.e-dropdown-btn {
|
|
116315
|
+
.e-icons.e-caret {
|
|
116316
|
+
transform: rotate(-90deg);
|
|
116317
|
+
padding: $ribbon-items-margin;
|
|
116318
|
+
margin: 0 0 0 auto;
|
|
116319
|
+
}
|
|
116320
|
+
}
|
|
116321
|
+
}
|
|
116322
|
+
}
|
|
116323
|
+
|
|
116291
116324
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
116292
116325
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116293
116326
|
|
|
@@ -116295,8 +116328,8 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116295
116328
|
>.e-dropdown-btn {
|
|
116296
116329
|
.e-icons.e-caret {
|
|
116297
116330
|
transform: rotate(90deg);
|
|
116298
|
-
|
|
116299
|
-
margin
|
|
116331
|
+
padding: $ribbon-items-margin;
|
|
116332
|
+
margin: 0 auto 0 0;
|
|
116300
116333
|
}
|
|
116301
116334
|
}
|
|
116302
116335
|
}
|
|
@@ -116599,8 +116632,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116599
116632
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
116600
116633
|
.e-ribbon-overflow-target {
|
|
116601
116634
|
|
|
116602
|
-
.e-ribbon-item
|
|
116603
|
-
|
|
116635
|
+
.e-ribbon-item {
|
|
116636
|
+
|
|
116637
|
+
& > .e-input-group,
|
|
116638
|
+
.e-ribbon-template {
|
|
116639
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
116640
|
+
}
|
|
116604
116641
|
}
|
|
116605
116642
|
|
|
116606
116643
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116608,6 +116645,30 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116608
116645
|
padding: 0;
|
|
116609
116646
|
}
|
|
116610
116647
|
}
|
|
116648
|
+
|
|
116649
|
+
&:not(.e-rtl) {
|
|
116650
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116651
|
+
|
|
116652
|
+
>.e-split-btn-wrapper,
|
|
116653
|
+
>.e-dropdown-btn {
|
|
116654
|
+
.e-icons.e-caret {
|
|
116655
|
+
padding: $ribbon-bigger-items-margin;
|
|
116656
|
+
}
|
|
116657
|
+
}
|
|
116658
|
+
}
|
|
116659
|
+
}
|
|
116660
|
+
|
|
116661
|
+
&.e-rtl {
|
|
116662
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116663
|
+
|
|
116664
|
+
>.e-split-btn-wrapper,
|
|
116665
|
+
>.e-dropdown-btn {
|
|
116666
|
+
.e-icons.e-caret {
|
|
116667
|
+
padding: $ribbon-bigger-items-margin;
|
|
116668
|
+
}
|
|
116669
|
+
}
|
|
116670
|
+
}
|
|
116671
|
+
}
|
|
116611
116672
|
}
|
|
116612
116673
|
|
|
116613
116674
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
@@ -4228,11 +4228,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4228
4228
|
}
|
|
4229
4229
|
|
|
4230
4230
|
&.sf-grid {
|
|
4231
|
-
|
|
4232
|
-
.e-table {
|
|
4233
|
-
border-spacing: .25px;
|
|
4234
|
-
}
|
|
4235
|
-
|
|
4236
4231
|
span.e-ungroupbutton.e-icons {
|
|
4237
4232
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4238
4233
|
}
|
|
@@ -4417,7 +4412,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4417
4412
|
}
|
|
4418
4413
|
|
|
4419
4414
|
#{&}.e-grid-min-height {
|
|
4420
|
-
.e-rowcell
|
|
4415
|
+
.e-rowcell,
|
|
4416
|
+
.e-icon-grightarrow,
|
|
4417
|
+
.e-icon-gdownarrow {
|
|
4421
4418
|
line-height: 0;
|
|
4422
4419
|
padding-bottom: 0;
|
|
4423
4420
|
padding-top: 0;
|
|
@@ -4230,11 +4230,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4230
4230
|
}
|
|
4231
4231
|
|
|
4232
4232
|
&.sf-grid {
|
|
4233
|
-
|
|
4234
|
-
.e-table {
|
|
4235
|
-
border-spacing: .25px;
|
|
4236
|
-
}
|
|
4237
|
-
|
|
4238
4233
|
span.e-ungroupbutton.e-icons {
|
|
4239
4234
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4240
4235
|
}
|
|
@@ -4419,7 +4414,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4419
4414
|
}
|
|
4420
4415
|
|
|
4421
4416
|
#{&}.e-grid-min-height {
|
|
4422
|
-
.e-rowcell
|
|
4417
|
+
.e-rowcell,
|
|
4418
|
+
.e-icon-grightarrow,
|
|
4419
|
+
.e-icon-gdownarrow {
|
|
4423
4420
|
line-height: 0;
|
|
4424
4421
|
padding-bottom: 0;
|
|
4425
4422
|
padding-top: 0;
|
|
@@ -4234,11 +4234,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4234
4234
|
}
|
|
4235
4235
|
|
|
4236
4236
|
&.sf-grid {
|
|
4237
|
-
|
|
4238
|
-
.e-table {
|
|
4239
|
-
border-spacing: .25px;
|
|
4240
|
-
}
|
|
4241
|
-
|
|
4242
4237
|
span.e-ungroupbutton.e-icons {
|
|
4243
4238
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4244
4239
|
}
|
|
@@ -4423,7 +4418,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4423
4418
|
}
|
|
4424
4419
|
|
|
4425
4420
|
#{&}.e-grid-min-height {
|
|
4426
|
-
.e-rowcell
|
|
4421
|
+
.e-rowcell,
|
|
4422
|
+
.e-icon-grightarrow,
|
|
4423
|
+
.e-icon-gdownarrow {
|
|
4427
4424
|
line-height: 0;
|
|
4428
4425
|
padding-bottom: 0;
|
|
4429
4426
|
padding-top: 0;
|
|
@@ -4228,11 +4228,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4228
4228
|
}
|
|
4229
4229
|
|
|
4230
4230
|
&.sf-grid {
|
|
4231
|
-
|
|
4232
|
-
.e-table {
|
|
4233
|
-
border-spacing: .25px;
|
|
4234
|
-
}
|
|
4235
|
-
|
|
4236
4231
|
span.e-ungroupbutton.e-icons {
|
|
4237
4232
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4238
4233
|
}
|
|
@@ -4417,7 +4412,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4417
4412
|
}
|
|
4418
4413
|
|
|
4419
4414
|
#{&}.e-grid-min-height {
|
|
4420
|
-
.e-rowcell
|
|
4415
|
+
.e-rowcell,
|
|
4416
|
+
.e-icon-grightarrow,
|
|
4417
|
+
.e-icon-gdownarrow {
|
|
4421
4418
|
line-height: 0;
|
|
4422
4419
|
padding-bottom: 0;
|
|
4423
4420
|
padding-top: 0;
|
|
@@ -4228,11 +4228,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4228
4228
|
}
|
|
4229
4229
|
|
|
4230
4230
|
&.sf-grid {
|
|
4231
|
-
|
|
4232
|
-
.e-table {
|
|
4233
|
-
border-spacing: .25px;
|
|
4234
|
-
}
|
|
4235
|
-
|
|
4236
4231
|
span.e-ungroupbutton.e-icons {
|
|
4237
4232
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4238
4233
|
}
|
|
@@ -4417,7 +4412,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4417
4412
|
}
|
|
4418
4413
|
|
|
4419
4414
|
#{&}.e-grid-min-height {
|
|
4420
|
-
.e-rowcell
|
|
4415
|
+
.e-rowcell,
|
|
4416
|
+
.e-icon-grightarrow,
|
|
4417
|
+
.e-icon-gdownarrow {
|
|
4421
4418
|
line-height: 0;
|
|
4422
4419
|
padding-bottom: 0;
|
|
4423
4420
|
padding-top: 0;
|
|
@@ -4225,11 +4225,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4225
4225
|
}
|
|
4226
4226
|
|
|
4227
4227
|
&.sf-grid {
|
|
4228
|
-
|
|
4229
|
-
.e-table {
|
|
4230
|
-
border-spacing: .25px;
|
|
4231
|
-
}
|
|
4232
|
-
|
|
4233
4228
|
span.e-ungroupbutton.e-icons {
|
|
4234
4229
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4235
4230
|
}
|
|
@@ -4414,7 +4409,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4414
4409
|
}
|
|
4415
4410
|
|
|
4416
4411
|
#{&}.e-grid-min-height {
|
|
4417
|
-
.e-rowcell
|
|
4412
|
+
.e-rowcell,
|
|
4413
|
+
.e-icon-grightarrow,
|
|
4414
|
+
.e-icon-gdownarrow {
|
|
4418
4415
|
line-height: 0;
|
|
4419
4416
|
padding-bottom: 0;
|
|
4420
4417
|
padding-top: 0;
|
|
@@ -4225,11 +4225,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4225
4225
|
}
|
|
4226
4226
|
|
|
4227
4227
|
&.sf-grid {
|
|
4228
|
-
|
|
4229
|
-
.e-table {
|
|
4230
|
-
border-spacing: .25px;
|
|
4231
|
-
}
|
|
4232
|
-
|
|
4233
4228
|
span.e-ungroupbutton.e-icons {
|
|
4234
4229
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4235
4230
|
}
|
|
@@ -4414,7 +4409,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4414
4409
|
}
|
|
4415
4410
|
|
|
4416
4411
|
#{&}.e-grid-min-height {
|
|
4417
|
-
.e-rowcell
|
|
4412
|
+
.e-rowcell,
|
|
4413
|
+
.e-icon-grightarrow,
|
|
4414
|
+
.e-icon-gdownarrow {
|
|
4418
4415
|
line-height: 0;
|
|
4419
4416
|
padding-bottom: 0;
|
|
4420
4417
|
padding-top: 0;
|
|
@@ -4220,11 +4220,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4220
4220
|
}
|
|
4221
4221
|
|
|
4222
4222
|
&.sf-grid {
|
|
4223
|
-
|
|
4224
|
-
.e-table {
|
|
4225
|
-
border-spacing: .25px;
|
|
4226
|
-
}
|
|
4227
|
-
|
|
4228
4223
|
span.e-ungroupbutton.e-icons {
|
|
4229
4224
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4230
4225
|
}
|
|
@@ -4409,7 +4404,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4409
4404
|
}
|
|
4410
4405
|
|
|
4411
4406
|
#{&}.e-grid-min-height {
|
|
4412
|
-
.e-rowcell
|
|
4407
|
+
.e-rowcell,
|
|
4408
|
+
.e-icon-grightarrow,
|
|
4409
|
+
.e-icon-gdownarrow {
|
|
4413
4410
|
line-height: 0;
|
|
4414
4411
|
padding-bottom: 0;
|
|
4415
4412
|
padding-top: 0;
|
|
@@ -4220,11 +4220,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4220
4220
|
}
|
|
4221
4221
|
|
|
4222
4222
|
&.sf-grid {
|
|
4223
|
-
|
|
4224
|
-
.e-table {
|
|
4225
|
-
border-spacing: .25px;
|
|
4226
|
-
}
|
|
4227
|
-
|
|
4228
4223
|
span.e-ungroupbutton.e-icons {
|
|
4229
4224
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4230
4225
|
}
|
|
@@ -4409,7 +4404,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4409
4404
|
}
|
|
4410
4405
|
|
|
4411
4406
|
#{&}.e-grid-min-height {
|
|
4412
|
-
.e-rowcell
|
|
4407
|
+
.e-rowcell,
|
|
4408
|
+
.e-icon-grightarrow,
|
|
4409
|
+
.e-icon-gdownarrow {
|
|
4413
4410
|
line-height: 0;
|
|
4414
4411
|
padding-bottom: 0;
|
|
4415
4412
|
padding-top: 0;
|
|
@@ -4225,11 +4225,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4225
4225
|
}
|
|
4226
4226
|
|
|
4227
4227
|
&.sf-grid {
|
|
4228
|
-
|
|
4229
|
-
.e-table {
|
|
4230
|
-
border-spacing: .25px;
|
|
4231
|
-
}
|
|
4232
|
-
|
|
4233
4228
|
span.e-ungroupbutton.e-icons {
|
|
4234
4229
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4235
4230
|
}
|
|
@@ -4414,7 +4409,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4414
4409
|
}
|
|
4415
4410
|
|
|
4416
4411
|
#{&}.e-grid-min-height {
|
|
4417
|
-
.e-rowcell
|
|
4412
|
+
.e-rowcell,
|
|
4413
|
+
.e-icon-grightarrow,
|
|
4414
|
+
.e-icon-gdownarrow {
|
|
4418
4415
|
line-height: 0;
|
|
4419
4416
|
padding-bottom: 0;
|
|
4420
4417
|
padding-top: 0;
|
|
@@ -4226,11 +4226,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4226
4226
|
}
|
|
4227
4227
|
|
|
4228
4228
|
&.sf-grid {
|
|
4229
|
-
|
|
4230
|
-
.e-table {
|
|
4231
|
-
border-spacing: .25px;
|
|
4232
|
-
}
|
|
4233
|
-
|
|
4234
4229
|
span.e-ungroupbutton.e-icons {
|
|
4235
4230
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4236
4231
|
}
|
|
@@ -4415,7 +4410,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4415
4410
|
}
|
|
4416
4411
|
|
|
4417
4412
|
#{&}.e-grid-min-height {
|
|
4418
|
-
.e-rowcell
|
|
4413
|
+
.e-rowcell,
|
|
4414
|
+
.e-icon-grightarrow,
|
|
4415
|
+
.e-icon-gdownarrow {
|
|
4419
4416
|
line-height: 0;
|
|
4420
4417
|
padding-bottom: 0;
|
|
4421
4418
|
padding-top: 0;
|
|
@@ -4224,11 +4224,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4224
4224
|
}
|
|
4225
4225
|
|
|
4226
4226
|
&.sf-grid {
|
|
4227
|
-
|
|
4228
|
-
.e-table {
|
|
4229
|
-
border-spacing: .25px;
|
|
4230
|
-
}
|
|
4231
|
-
|
|
4232
4227
|
span.e-ungroupbutton.e-icons {
|
|
4233
4228
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4234
4229
|
}
|
|
@@ -4413,7 +4408,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4413
4408
|
}
|
|
4414
4409
|
|
|
4415
4410
|
#{&}.e-grid-min-height {
|
|
4416
|
-
.e-rowcell
|
|
4411
|
+
.e-rowcell,
|
|
4412
|
+
.e-icon-grightarrow,
|
|
4413
|
+
.e-icon-gdownarrow {
|
|
4417
4414
|
line-height: 0;
|
|
4418
4415
|
padding-bottom: 0;
|
|
4419
4416
|
padding-top: 0;
|
|
@@ -4235,11 +4235,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4235
4235
|
}
|
|
4236
4236
|
|
|
4237
4237
|
&.sf-grid {
|
|
4238
|
-
|
|
4239
|
-
.e-table {
|
|
4240
|
-
border-spacing: .25px;
|
|
4241
|
-
}
|
|
4242
|
-
|
|
4243
4238
|
span.e-ungroupbutton.e-icons {
|
|
4244
4239
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4245
4240
|
}
|
|
@@ -4424,7 +4419,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4424
4419
|
}
|
|
4425
4420
|
|
|
4426
4421
|
#{&}.e-grid-min-height {
|
|
4427
|
-
.e-rowcell
|
|
4422
|
+
.e-rowcell,
|
|
4423
|
+
.e-icon-grightarrow,
|
|
4424
|
+
.e-icon-gdownarrow {
|
|
4428
4425
|
line-height: 0;
|
|
4429
4426
|
padding-bottom: 0;
|
|
4430
4427
|
padding-top: 0;
|
|
@@ -4235,11 +4235,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4235
4235
|
}
|
|
4236
4236
|
|
|
4237
4237
|
&.sf-grid {
|
|
4238
|
-
|
|
4239
|
-
.e-table {
|
|
4240
|
-
border-spacing: .25px;
|
|
4241
|
-
}
|
|
4242
|
-
|
|
4243
4238
|
span.e-ungroupbutton.e-icons {
|
|
4244
4239
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4245
4240
|
}
|
|
@@ -4424,7 +4419,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4424
4419
|
}
|
|
4425
4420
|
|
|
4426
4421
|
#{&}.e-grid-min-height {
|
|
4427
|
-
.e-rowcell
|
|
4422
|
+
.e-rowcell,
|
|
4423
|
+
.e-icon-grightarrow,
|
|
4424
|
+
.e-icon-gdownarrow {
|
|
4428
4425
|
line-height: 0;
|
|
4429
4426
|
padding-bottom: 0;
|
|
4430
4427
|
padding-top: 0;
|