@syncfusion/blazor-themes 24.1.45 → 24.1.46
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 +75 -71
- package/SCSS-Themes/bootstrap.scss +75 -71
- package/SCSS-Themes/bootstrap4.scss +87 -83
- package/SCSS-Themes/bootstrap5-dark.scss +78 -74
- package/SCSS-Themes/bootstrap5.scss +78 -74
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap4.scss +24 -60
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent.scss +12 -48
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -48
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material.scss +12 -48
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material3.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -48
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +5 -0
- package/SCSS-Themes/fabric-dark.scss +75 -71
- package/SCSS-Themes/fabric.scss +75 -71
- package/SCSS-Themes/fluent-dark.scss +78 -74
- package/SCSS-Themes/fluent.scss +78 -74
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap4.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent.scss +15 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +15 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material.scss +15 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material3.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind.scss +15 -4
- package/SCSS-Themes/highcontrast.scss +75 -71
- package/SCSS-Themes/material-dark.scss +75 -71
- package/SCSS-Themes/material.scss +75 -71
- package/SCSS-Themes/material3-dark.scss +76 -72
- package/SCSS-Themes/material3.scss +76 -72
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent.scss +10 -3
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind.scss +10 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/fluent.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +2 -2
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -0
- package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +14 -14
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -1
- package/SCSS-Themes/tailwind-dark.scss +77 -73
- package/SCSS-Themes/tailwind.scss +77 -73
- package/package.json +1 -1
|
@@ -2882,6 +2882,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2882
2882
|
}
|
|
2883
2883
|
}
|
|
2884
2884
|
|
|
2885
|
+
.e-popup.e-ddl-device.e-popup-close {
|
|
2886
|
+
display: block;
|
|
2887
|
+
visibility: hidden;
|
|
2888
|
+
}
|
|
2889
|
+
|
|
2885
2890
|
.e-popup-full-page {
|
|
2886
2891
|
bottom: 0;
|
|
2887
2892
|
left: 0;
|
|
@@ -22792,11 +22797,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
22792
22797
|
outline: $btn-active-outline;
|
|
22793
22798
|
outline-offset: $btn-active-outline-offset;
|
|
22794
22799
|
}
|
|
22795
|
-
@if $skin-name
|
|
22796
|
-
$color-rgba: rgba(mix(lighten($btn-active-bgcolor, 50%), $btn-active-border-color, 15%), .5);
|
|
22797
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22798
|
-
}
|
|
22799
|
-
@else if $skin-name != 'bootstrap5' {
|
|
22800
|
+
@else if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22800
22801
|
box-shadow: $btn-active-box-shadow;
|
|
22801
22802
|
}
|
|
22802
22803
|
}
|
|
@@ -22828,11 +22829,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
22828
22829
|
@if $skin-name != 'FluentUI' {
|
|
22829
22830
|
outline: $btn-active-outline;
|
|
22830
22831
|
}
|
|
22831
|
-
@if $skin-name
|
|
22832
|
-
$color-rgba: rgba(mix(lighten($btn-primary-active-bgcolor, 50%), $btn-primary-active-border-color, 15%), .5);
|
|
22833
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22834
|
-
}
|
|
22835
|
-
@else if $skin-name != 'bootstrap5' {
|
|
22832
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22836
22833
|
box-shadow: $btn-active-box-shadow;
|
|
22837
22834
|
}
|
|
22838
22835
|
}
|
|
@@ -22869,13 +22866,11 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
22869
22866
|
@if $skin-name == 'bootstrap4' {
|
|
22870
22867
|
background: $btn-bgcolor;
|
|
22871
22868
|
border-color: transparent;
|
|
22872
|
-
$color-rgba: rgba(mix(lighten($btn-outline-active-bgcolor, 50%), $btn-outline-active-border-color, 15%), .5);
|
|
22873
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22874
22869
|
}
|
|
22875
22870
|
@else {
|
|
22876
22871
|
background: $btn-outline-active-bgcolor;
|
|
22877
22872
|
border-color: $btn-outline-active-border-color;
|
|
22878
|
-
@if $skin-name != 'bootstrap5' {
|
|
22873
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22879
22874
|
box-shadow: $btn-outline-active-box-shadow;
|
|
22880
22875
|
}
|
|
22881
22876
|
}
|
|
@@ -22904,8 +22899,6 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
22904
22899
|
@if $skin-name == 'bootstrap4' {
|
|
22905
22900
|
background: $btn-primary-bgcolor;
|
|
22906
22901
|
border-color: transparent;
|
|
22907
|
-
$color-rgba: rgba(mix(lighten($btn-primary-active-bgcolor, 50%), $btn-outline-primary-active-border-color, 15%), .5);
|
|
22908
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22909
22902
|
}
|
|
22910
22903
|
@else if ($skin-name == 'bootstrap5') {
|
|
22911
22904
|
background: $btn-primary-bgcolor;
|
|
@@ -22913,7 +22906,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
22913
22906
|
@else {
|
|
22914
22907
|
background: $btn-primary-active-bgcolor;
|
|
22915
22908
|
border-color: $btn-outline-primary-active-border-color;
|
|
22916
|
-
@if $skin-name != 'bootstrap5' {
|
|
22909
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22917
22910
|
box-shadow: $btn-outline-active-box-shadow;
|
|
22918
22911
|
}
|
|
22919
22912
|
}
|
|
@@ -22947,13 +22940,11 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
22947
22940
|
@if $skin-name == 'bootstrap4' {
|
|
22948
22941
|
background: $btn-success-bgcolor;
|
|
22949
22942
|
border-color: transparent;
|
|
22950
|
-
$color-rgba: rgba(mix(lighten($btn-success-active-bgcolor, 50%), $btn-success-active-border-color, 15%), .5);
|
|
22951
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22952
22943
|
}
|
|
22953
22944
|
@else {
|
|
22954
22945
|
background: $btn-success-active-bgcolor;
|
|
22955
22946
|
border-color: $btn-success-active-border-color;
|
|
22956
|
-
@if $skin-name != 'bootstrap5' {
|
|
22947
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22957
22948
|
box-shadow: $btn-outline-active-box-shadow;
|
|
22958
22949
|
}
|
|
22959
22950
|
}
|
|
@@ -22987,8 +22978,6 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
22987
22978
|
@if $skin-name == 'bootstrap4' {
|
|
22988
22979
|
background: $btn-info-bgcolor;
|
|
22989
22980
|
border-color: transparent;
|
|
22990
|
-
$color-rgba: rgba(mix(lighten($btn-info-active-bgcolor, 50%), $btn-info-active-border-color, 15%), .5);
|
|
22991
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22992
22981
|
}
|
|
22993
22982
|
@else if ($skin-name == 'bootstrap5') {
|
|
22994
22983
|
background: $btn-info-bgcolor;
|
|
@@ -22996,7 +22985,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
22996
22985
|
@else {
|
|
22997
22986
|
background: $btn-info-active-bgcolor;
|
|
22998
22987
|
border-color: $btn-info-active-border-color;
|
|
22999
|
-
@if $skin-name != 'bootstrap5' {
|
|
22988
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23000
22989
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23001
22990
|
}
|
|
23002
22991
|
}
|
|
@@ -23030,13 +23019,11 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
23030
23019
|
@if $skin-name == 'bootstrap4' {
|
|
23031
23020
|
background: $btn-warning-bgcolor;
|
|
23032
23021
|
border-color: transparent;
|
|
23033
|
-
$color-rgba: rgba(mix(lighten($btn-warning-active-bgcolor, 50%), $btn-warning-active-border-color, 15%), .5);
|
|
23034
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23035
23022
|
}
|
|
23036
23023
|
@else {
|
|
23037
23024
|
background: $btn-warning-active-bgcolor;
|
|
23038
23025
|
border-color: $btn-warning-active-border-color;
|
|
23039
|
-
@if $skin-name != 'bootstrap5' {
|
|
23026
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23040
23027
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23041
23028
|
}
|
|
23042
23029
|
}
|
|
@@ -23070,13 +23057,11 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
23070
23057
|
@if $skin-name == 'bootstrap4' {
|
|
23071
23058
|
background: $btn-danger-bgcolor;
|
|
23072
23059
|
border-color: transparent;
|
|
23073
|
-
$color-rgba: rgba(mix(lighten($btn-danger-active-bgcolor, 50%), $btn-danger-active-border-color, 15%), .5);
|
|
23074
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23075
23060
|
}
|
|
23076
23061
|
@else {
|
|
23077
23062
|
background: $btn-danger-active-bgcolor;
|
|
23078
23063
|
border-color: $btn-danger-active-border-color;
|
|
23079
|
-
@if $skin-name != 'bootstrap5' {
|
|
23064
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23080
23065
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23081
23066
|
}
|
|
23082
23067
|
}
|
|
@@ -23188,11 +23173,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
23188
23173
|
background: $btn-success-active-bgcolor;
|
|
23189
23174
|
border-color: $btn-success-active-border-color;
|
|
23190
23175
|
color: $btn-success-active-color;
|
|
23191
|
-
@if $skin-name
|
|
23192
|
-
$color-rgba: rgba(mix(lighten($btn-success-active-bgcolor, 50%), $btn-success-active-border-color, 15%), .5);
|
|
23193
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23194
|
-
}
|
|
23195
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23176
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23196
23177
|
box-shadow: $btn-active-box-shadow;
|
|
23197
23178
|
}
|
|
23198
23179
|
}
|
|
@@ -23225,11 +23206,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
23225
23206
|
@else {
|
|
23226
23207
|
border-color: $btn-info-active-border-color;
|
|
23227
23208
|
}
|
|
23228
|
-
@if $skin-name
|
|
23229
|
-
$color-rgba: rgba(mix(lighten($btn-info-active-bgcolor, 50%), $btn-info-active-border-color, 15%), .5);
|
|
23230
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23231
|
-
}
|
|
23232
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23209
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23233
23210
|
box-shadow: $btn-active-box-shadow;
|
|
23234
23211
|
}
|
|
23235
23212
|
}
|
|
@@ -23262,11 +23239,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
23262
23239
|
border-color: $btn-warning-active-border-color;
|
|
23263
23240
|
}
|
|
23264
23241
|
color: $btn-warning-active-color;
|
|
23265
|
-
@if $skin-name
|
|
23266
|
-
$color-rgba: rgba(mix(lighten($btn-warning-active-bgcolor, 50%), $btn-warning-active-border-color, 15%), .5);
|
|
23267
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23268
|
-
}
|
|
23269
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23242
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23270
23243
|
box-shadow: $btn-active-box-shadow;
|
|
23271
23244
|
}
|
|
23272
23245
|
}
|
|
@@ -23299,11 +23272,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
23299
23272
|
border-color: $btn-danger-active-border-color;
|
|
23300
23273
|
}
|
|
23301
23274
|
color: $btn-danger-active-color;
|
|
23302
|
-
@if $skin-name
|
|
23303
|
-
$color-rgba: rgba(mix(lighten($btn-danger-active-bgcolor, 50%), $btn-danger-active-border-color, 15%), .5);
|
|
23304
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23305
|
-
}
|
|
23306
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23275
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23307
23276
|
box-shadow: $btn-active-box-shadow;
|
|
23308
23277
|
}
|
|
23309
23278
|
}
|
|
@@ -31199,7 +31168,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
|
|
|
31199
31168
|
}
|
|
31200
31169
|
|
|
31201
31170
|
&.e-focused {
|
|
31202
|
-
|
|
31171
|
+
@if $skin-name != 'FluentUI' {
|
|
31172
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
31173
|
+
}
|
|
31203
31174
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
31204
31175
|
}
|
|
31205
31176
|
|
|
@@ -47391,7 +47362,7 @@ $tbar-separator-border: $border-light !default;
|
|
|
47391
47362
|
$tbar-default-border: $border-light !default;
|
|
47392
47363
|
$tbar-hover-border-color: $icon-color !default;
|
|
47393
47364
|
$tbar-focus-border-color: $tbar-hover-border-color !default;
|
|
47394
|
-
$tbar-focus-bg:
|
|
47365
|
+
$tbar-focus-bg: none !default;
|
|
47395
47366
|
$tbar-press-font: $content-text-color-alt2 !default;
|
|
47396
47367
|
|
|
47397
47368
|
$tbar-default-font-overlay: $content-text-color-alt2 !default;
|
|
@@ -47512,7 +47483,7 @@ $tbar-flat-btn-active-box-shadow: $shadow-sm !default;
|
|
|
47512
47483
|
$tbar-ext-btn-focus-padding: 0 4px !default;
|
|
47513
47484
|
$tbar-ext-btn-icon-padding: 5px 6px !default;
|
|
47514
47485
|
$tbar-ext-btn-icon-font-size: $text-base !default;
|
|
47515
|
-
$tbar-ext-btn-focus-box-shadow:
|
|
47486
|
+
$tbar-ext-btn-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
47516
47487
|
$tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
|
|
47517
47488
|
$tbar-ext-btn-border: none !default;
|
|
47518
47489
|
|
|
@@ -57820,6 +57791,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
57820
57791
|
$stepper-bigger-small-text-size: 14px !default;
|
|
57821
57792
|
|
|
57822
57793
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
|
|
57794
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
|
|
57823
57795
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success-border-color, 0 0 0 8px $content-bg-color !default;
|
|
57824
57796
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $border-error, 0 0 0 8px $content-bg-color !default;
|
|
57825
57797
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -58554,12 +58526,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58554
58526
|
}
|
|
58555
58527
|
}
|
|
58556
58528
|
|
|
58557
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
58529
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
58530
|
+
box-shadow: $step-selected-li-shadow;
|
|
58531
|
+
}
|
|
58532
|
+
|
|
58558
58533
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
58559
58534
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
58560
58535
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
58561
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
58562
|
-
|
|
58536
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
58537
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
58538
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
58539
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
58540
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
58563
58541
|
}
|
|
58564
58542
|
|
|
58565
58543
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -69897,6 +69875,11 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
69897
69875
|
content: '\e882';
|
|
69898
69876
|
}
|
|
69899
69877
|
|
|
69878
|
+
.e-de-share::before {
|
|
69879
|
+
content: '\e8f2';
|
|
69880
|
+
font-family: 'e-icons';
|
|
69881
|
+
}
|
|
69882
|
+
|
|
69900
69883
|
.e-de-preset-container {
|
|
69901
69884
|
width: 95px;
|
|
69902
69885
|
}
|
|
@@ -77875,7 +77858,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77875
77858
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
77876
77859
|
& .e-rowcell.e-dragborder,
|
|
77877
77860
|
& .e-rowdragdrop.e-dragborder,
|
|
77878
|
-
& .e-detailrowcollapse.e-dragborder
|
|
77861
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
77862
|
+
& .e-detailrowexpand.e-dragborder {
|
|
77879
77863
|
z-index: $grid-dragborder-z-index;
|
|
77880
77864
|
}
|
|
77881
77865
|
}
|
|
@@ -77894,7 +77878,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77894
77878
|
& .e-rowdragdrop.e-dragborder.e-fixedfreeze,
|
|
77895
77879
|
& .e-detailrowcollapse.e-dragborder.e-leftfreeze,
|
|
77896
77880
|
& .e-detailrowcollapse.e-dragborder.e-rightfreeze,
|
|
77897
|
-
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze
|
|
77881
|
+
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze,
|
|
77882
|
+
& .e-detailrowexpand.e-dragborder.e-leftfreeze,
|
|
77883
|
+
& .e-detailrowexpand.e-dragborder.e-rightfreeze,
|
|
77884
|
+
& .e-detailrowexpand.e-dragborder.e-fixedfreeze {
|
|
77898
77885
|
z-index: 6;
|
|
77899
77886
|
}
|
|
77900
77887
|
}
|
|
@@ -77905,7 +77892,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77905
77892
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
77906
77893
|
& .e-rowcell.e-dragborder,
|
|
77907
77894
|
& .e-rowdragdrop.e-dragborder,
|
|
77908
|
-
& .e-detailrowcollapse.e-dragborder
|
|
77895
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
77896
|
+
& .e-detailrowexpand.e-dragborder {
|
|
77909
77897
|
box-shadow: $grid-dragborder-box-shadow;
|
|
77910
77898
|
}
|
|
77911
77899
|
}
|
|
@@ -77941,7 +77929,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77941
77929
|
& tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
77942
77930
|
& .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
77943
77931
|
& .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
77944
|
-
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
77932
|
+
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
77933
|
+
& .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
|
|
77945
77934
|
position: $grid-dragborder-position;
|
|
77946
77935
|
}
|
|
77947
77936
|
}
|
|
@@ -81333,6 +81322,11 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81333
81322
|
overflow-y: auto;
|
|
81334
81323
|
}
|
|
81335
81324
|
|
|
81325
|
+
.e-gridcontent .e-content,
|
|
81326
|
+
.e-detailrowcollapse.e-dragborder,
|
|
81327
|
+
.e-detailrowexpand.e-dragborder{
|
|
81328
|
+
position: $grid-dragborder-position;
|
|
81329
|
+
}
|
|
81336
81330
|
.e-gridcontent .e-content.e-yscroll {
|
|
81337
81331
|
overflow-y: scroll;
|
|
81338
81332
|
}
|
|
@@ -87586,7 +87580,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87586
87580
|
input:focus+label.e-btn,
|
|
87587
87581
|
.e-btn:focus,
|
|
87588
87582
|
.e-btn:hover {
|
|
87589
|
-
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
87583
|
+
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
|
|
87590
87584
|
z-index: 2;
|
|
87591
87585
|
}
|
|
87592
87586
|
}
|
|
@@ -87876,7 +87870,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87876
87870
|
}
|
|
87877
87871
|
}
|
|
87878
87872
|
|
|
87879
|
-
@if $skin-name == 'material' or $skin-name == '
|
|
87873
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
87880
87874
|
.e-btn {
|
|
87881
87875
|
box-shadow: none;
|
|
87882
87876
|
}
|
|
@@ -87920,7 +87914,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87920
87914
|
.e-btn:focus,
|
|
87921
87915
|
input:focus+label.e-btn {
|
|
87922
87916
|
@include button-focus;
|
|
87923
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87917
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87924
87918
|
box-shadow: none;
|
|
87925
87919
|
}
|
|
87926
87920
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87937,7 +87931,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87937
87931
|
|
|
87938
87932
|
&.e-primary {
|
|
87939
87933
|
@include primary-focus;
|
|
87940
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87934
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87941
87935
|
box-shadow: none;
|
|
87942
87936
|
}
|
|
87943
87937
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87951,7 +87945,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87951
87945
|
|
|
87952
87946
|
&.e-success {
|
|
87953
87947
|
@include success-focus;
|
|
87954
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87948
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87955
87949
|
box-shadow: none;
|
|
87956
87950
|
}
|
|
87957
87951
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87965,7 +87959,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87965
87959
|
|
|
87966
87960
|
&.e-info {
|
|
87967
87961
|
@include info-focus;
|
|
87968
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87962
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87969
87963
|
box-shadow: none;
|
|
87970
87964
|
}
|
|
87971
87965
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87979,7 +87973,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87979
87973
|
|
|
87980
87974
|
&.e-warning {
|
|
87981
87975
|
@include warning-focus;
|
|
87982
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87976
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87983
87977
|
box-shadow: none;
|
|
87984
87978
|
}
|
|
87985
87979
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87993,7 +87987,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87993
87987
|
|
|
87994
87988
|
&.e-danger {
|
|
87995
87989
|
@include danger-focus;
|
|
87996
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87990
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87997
87991
|
box-shadow: none;
|
|
87998
87992
|
}
|
|
87999
87993
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88015,7 +88009,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88015
88009
|
|
|
88016
88010
|
&.e-outline {
|
|
88017
88011
|
@include outline-focus;
|
|
88018
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88012
|
+
@if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
|
|
88019
88013
|
box-shadow: none;
|
|
88020
88014
|
}
|
|
88021
88015
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88024,7 +88018,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88024
88018
|
|
|
88025
88019
|
&.e-primary {
|
|
88026
88020
|
@include outline-primary-focus;
|
|
88027
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88021
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88028
88022
|
box-shadow: none;
|
|
88029
88023
|
}
|
|
88030
88024
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88034,7 +88028,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88034
88028
|
|
|
88035
88029
|
&.e-success {
|
|
88036
88030
|
@include outline-success-focus;
|
|
88037
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88031
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88038
88032
|
box-shadow: none;
|
|
88039
88033
|
}
|
|
88040
88034
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88044,7 +88038,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88044
88038
|
|
|
88045
88039
|
&.e-info {
|
|
88046
88040
|
@include outline-info-focus;
|
|
88047
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88041
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88048
88042
|
box-shadow: none;
|
|
88049
88043
|
}
|
|
88050
88044
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88054,7 +88048,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88054
88048
|
|
|
88055
88049
|
&.e-warning {
|
|
88056
88050
|
@include outline-warning-focus;
|
|
88057
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88051
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88058
88052
|
box-shadow: none;
|
|
88059
88053
|
}
|
|
88060
88054
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88064,7 +88058,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88064
88058
|
|
|
88065
88059
|
&.e-danger {
|
|
88066
88060
|
@include outline-danger-focus;
|
|
88067
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88061
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88068
88062
|
box-shadow: none;
|
|
88069
88063
|
}
|
|
88070
88064
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -94124,7 +94118,7 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
94124
94118
|
}
|
|
94125
94119
|
|
|
94126
94120
|
.e-zero-spacing {
|
|
94127
|
-
border-spacing:
|
|
94121
|
+
border-spacing: 0;
|
|
94128
94122
|
}
|
|
94129
94123
|
|
|
94130
94124
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -124089,6 +124083,7 @@ $ribbon-large-items-btn-padding: 0 2px !default;
|
|
|
124089
124083
|
$ribbon-large-items-btn-height: 18px !default;
|
|
124090
124084
|
$ribbon-large-items-icon-size: $text-2xl !default;
|
|
124091
124085
|
$ribbon-large-items-max-width: 10ch !default;
|
|
124086
|
+
$ribbon-large-items-btn-gap: 4px !default;
|
|
124092
124087
|
$ribbon-items-border: none !default;
|
|
124093
124088
|
$ribbon-items-border-radius: 4px !default;
|
|
124094
124089
|
$ribbon-items-font-weight: $font-weight-normal !default;
|
|
@@ -124185,6 +124180,7 @@ $ribbon-bigger-large-items-icon-size: 32px !default;
|
|
|
124185
124180
|
$ribbon-bigger-large-items-btn-padding: 0 5px !default;
|
|
124186
124181
|
$ribbon-bigger-large-items-btn-size: $text-sm !default;
|
|
124187
124182
|
$ribbon-bigger-large-items-btn-height: 125% !default;
|
|
124183
|
+
$ribbon-bigger-large-items-btn-gap: 8px !default;
|
|
124188
124184
|
$ribbon-bigger-items-padding: 2px !default;
|
|
124189
124185
|
$ribbon-bigger-items-btn-size: $text-sm !default;
|
|
124190
124186
|
$ribbon-bigger-items-height: 125% !default;
|
|
@@ -124964,6 +124960,10 @@ $ribbon-filemenu-popup-border-radius: 2px !default;
|
|
|
124964
124960
|
.e-icon-top {
|
|
124965
124961
|
height: 50%;
|
|
124966
124962
|
}
|
|
124963
|
+
|
|
124964
|
+
&.e-top-icon-btn {
|
|
124965
|
+
gap: $ribbon-large-items-btn-gap;
|
|
124966
|
+
}
|
|
124967
124967
|
}
|
|
124968
124968
|
|
|
124969
124969
|
& > .e-split-btn-wrapper.e-vertical .e-btn {
|
|
@@ -125589,6 +125589,10 @@ $ribbon-filemenu-popup-border-radius: 2px !default;
|
|
|
125589
125589
|
font-size: $ribbon-bigger-large-items-icon-size;
|
|
125590
125590
|
padding: $ribbon-bigger-large-items-icon-padding;
|
|
125591
125591
|
}
|
|
125592
|
+
|
|
125593
|
+
&.e-top-icon-btn {
|
|
125594
|
+
gap: $ribbon-bigger-large-items-btn-gap;
|
|
125595
|
+
}
|
|
125592
125596
|
}
|
|
125593
125597
|
|
|
125594
125598
|
.e-dropdown-btn {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"24.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"24.1.46","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"}}
|