@syncfusion/blazor-themes 21.1.38 → 21.1.39
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 +28 -11
- package/SCSS-Themes/bootstrap.scss +28 -11
- package/SCSS-Themes/bootstrap4.scss +28 -15
- package/SCSS-Themes/bootstrap5-dark.scss +30 -17
- package/SCSS-Themes/bootstrap5.scss +30 -17
- package/SCSS-Themes/fabric-dark.scss +28 -11
- package/SCSS-Themes/fabric.scss +28 -11
- package/SCSS-Themes/fluent-dark.scss +28 -11
- package/SCSS-Themes/fluent.scss +28 -11
- package/SCSS-Themes/highcontrast.scss +28 -15
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +12 -0
- package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
- package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
- package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
- package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
- package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/material.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +28 -15
- package/SCSS-Themes/material.scss +28 -15
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +1 -1
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +0 -8
- package/SCSS-Themes/navigations/tab/bootstrap.scss +0 -8
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +0 -12
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +0 -12
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +0 -12
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +0 -8
- package/SCSS-Themes/navigations/tab/fabric.scss +0 -8
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +0 -8
- package/SCSS-Themes/navigations/tab/fluent.scss +0 -8
- package/SCSS-Themes/navigations/tab/highcontrast.scss +0 -12
- package/SCSS-Themes/navigations/tab/material-dark.scss +0 -12
- package/SCSS-Themes/navigations/tab/material.scss +0 -12
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +0 -12
- package/SCSS-Themes/navigations/tab/tailwind.scss +0 -12
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +9 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +6 -2
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +6 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +6 -2
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/fabric.scss +6 -2
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/fluent.scss +6 -2
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +6 -2
- package/SCSS-Themes/schedule/schedule/material-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/material.scss +6 -2
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/tailwind.scss +6 -2
- package/SCSS-Themes/tailwind-dark.scss +28 -15
- package/SCSS-Themes/tailwind.scss +28 -15
- package/package.json +1 -1
|
@@ -40073,7 +40073,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
|
|
|
40073
40073
|
font-size: $listview-header-font-size;
|
|
40074
40074
|
}
|
|
40075
40075
|
|
|
40076
|
-
& .e-icons {
|
|
40076
|
+
& .e-icons:not(.e-primary .e-icon-btn) {
|
|
40077
40077
|
color: $listview-icon-color;
|
|
40078
40078
|
|
|
40079
40079
|
@if ($skin-name == 'tailwind') {
|
|
@@ -52475,18 +52475,10 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
52475
52475
|
|
|
52476
52476
|
.e-popup-up-icon::before {
|
|
52477
52477
|
content: '\e988';
|
|
52478
|
-
|
|
52479
|
-
@media screen and (max-width: 480px) {
|
|
52480
|
-
content: '\e936';
|
|
52481
|
-
}
|
|
52482
52478
|
}
|
|
52483
52479
|
|
|
52484
52480
|
.e-popup-down-icon::before {
|
|
52485
52481
|
content: '\e968';
|
|
52486
|
-
|
|
52487
|
-
@media screen and (max-width: 480px) {
|
|
52488
|
-
content: '\e936';
|
|
52489
|
-
}
|
|
52490
52482
|
}
|
|
52491
52483
|
}
|
|
52492
52484
|
|
|
@@ -89942,6 +89934,12 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
89942
89934
|
background-color: darken($gray-600, 7.5%);
|
|
89943
89935
|
border: 1px solid darken($gray-600, 10%);
|
|
89944
89936
|
}
|
|
89937
|
+
|
|
89938
|
+
&:disabled {
|
|
89939
|
+
background-color: $content-bg;
|
|
89940
|
+
border: 1px solid $gray-400;
|
|
89941
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
89942
|
+
}
|
|
89945
89943
|
}
|
|
89946
89944
|
@else if $skin-name == 'bootstrap5' {
|
|
89947
89945
|
|
|
@@ -89949,6 +89947,12 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
89949
89947
|
background-color: darken($gray-600, 7.5%);
|
|
89950
89948
|
border: 1px solid darken($gray-600, 10%);
|
|
89951
89949
|
}
|
|
89950
|
+
|
|
89951
|
+
&:disabled{
|
|
89952
|
+
background-color: $content-bg-color;
|
|
89953
|
+
border: 1px solid $border-light;
|
|
89954
|
+
border-radius: 4px;
|
|
89955
|
+
}
|
|
89952
89956
|
}
|
|
89953
89957
|
|
|
89954
89958
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -108784,7 +108788,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
108784
108788
|
&.e-left-handler,
|
|
108785
108789
|
&.e-right-handler {
|
|
108786
108790
|
height: 100%;
|
|
108787
|
-
width:
|
|
108791
|
+
min-width: 1px;
|
|
108792
|
+
max-width: 10px;
|
|
108793
|
+
width: 20%;
|
|
108788
108794
|
}
|
|
108789
108795
|
|
|
108790
108796
|
&.e-left-handler {
|
|
@@ -108801,7 +108807,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
108801
108807
|
|
|
108802
108808
|
&.e-top-handler,
|
|
108803
108809
|
&.e-bottom-handler {
|
|
108804
|
-
height:
|
|
108810
|
+
min-height: 1px;
|
|
108811
|
+
max-height: 10px;
|
|
108812
|
+
height: 20%;
|
|
108805
108813
|
width: 100%;
|
|
108806
108814
|
}
|
|
108807
108815
|
|
|
@@ -115392,6 +115400,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115392
115400
|
overflow-y: hidden;
|
|
115393
115401
|
}
|
|
115394
115402
|
|
|
115403
|
+
.e-input-group {
|
|
115404
|
+
margin-bottom: 0;
|
|
115405
|
+
}
|
|
115406
|
+
|
|
115395
115407
|
.e-ribbon-group {
|
|
115396
115408
|
padding-top: $ribbon-simplified-group-padding;
|
|
115397
115409
|
height: auto;
|
|
@@ -115681,6 +115693,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115681
115693
|
|
|
115682
115694
|
.e-colorpicker-wrapper {
|
|
115683
115695
|
border: 1px solid transparent;
|
|
115696
|
+
border-radius: $ribbon-items-border-radius;
|
|
115684
115697
|
|
|
115685
115698
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
115686
115699
|
&.e-split-btn {
|
|
@@ -116070,6 +116083,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
116070
116083
|
height: auto;
|
|
116071
116084
|
}
|
|
116072
116085
|
|
|
116086
|
+
.e-input-group {
|
|
116087
|
+
margin-bottom: 0;
|
|
116088
|
+
}
|
|
116089
|
+
|
|
116073
116090
|
.e-ribbon-group-content {
|
|
116074
116091
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
116075
116092
|
}
|
|
@@ -39813,7 +39813,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
|
|
|
39813
39813
|
font-size: $listview-header-font-size;
|
|
39814
39814
|
}
|
|
39815
39815
|
|
|
39816
|
-
& .e-icons {
|
|
39816
|
+
& .e-icons:not(.e-primary .e-icon-btn) {
|
|
39817
39817
|
color: $listview-icon-color;
|
|
39818
39818
|
|
|
39819
39819
|
@if ($skin-name == 'tailwind') {
|
|
@@ -52199,18 +52199,10 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
52199
52199
|
|
|
52200
52200
|
.e-popup-up-icon::before {
|
|
52201
52201
|
content: '\e988';
|
|
52202
|
-
|
|
52203
|
-
@media screen and (max-width: 480px) {
|
|
52204
|
-
content: '\e936';
|
|
52205
|
-
}
|
|
52206
52202
|
}
|
|
52207
52203
|
|
|
52208
52204
|
.e-popup-down-icon::before {
|
|
52209
52205
|
content: '\e968';
|
|
52210
|
-
|
|
52211
|
-
@media screen and (max-width: 480px) {
|
|
52212
|
-
content: '\e936';
|
|
52213
|
-
}
|
|
52214
52206
|
}
|
|
52215
52207
|
}
|
|
52216
52208
|
|
|
@@ -89705,6 +89697,12 @@ $editor-btn-icon-color: $grey-light-font !default;
|
|
|
89705
89697
|
background-color: darken($gray-600, 7.5%);
|
|
89706
89698
|
border: 1px solid darken($gray-600, 10%);
|
|
89707
89699
|
}
|
|
89700
|
+
|
|
89701
|
+
&:disabled {
|
|
89702
|
+
background-color: $content-bg;
|
|
89703
|
+
border: 1px solid $gray-400;
|
|
89704
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
89705
|
+
}
|
|
89708
89706
|
}
|
|
89709
89707
|
@else if $skin-name == 'bootstrap5' {
|
|
89710
89708
|
|
|
@@ -89712,6 +89710,12 @@ $editor-btn-icon-color: $grey-light-font !default;
|
|
|
89712
89710
|
background-color: darken($gray-600, 7.5%);
|
|
89713
89711
|
border: 1px solid darken($gray-600, 10%);
|
|
89714
89712
|
}
|
|
89713
|
+
|
|
89714
|
+
&:disabled{
|
|
89715
|
+
background-color: $content-bg-color;
|
|
89716
|
+
border: 1px solid $border-light;
|
|
89717
|
+
border-radius: 4px;
|
|
89718
|
+
}
|
|
89715
89719
|
}
|
|
89716
89720
|
|
|
89717
89721
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -108498,7 +108502,9 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
108498
108502
|
&.e-left-handler,
|
|
108499
108503
|
&.e-right-handler {
|
|
108500
108504
|
height: 100%;
|
|
108501
|
-
width:
|
|
108505
|
+
min-width: 1px;
|
|
108506
|
+
max-width: 10px;
|
|
108507
|
+
width: 20%;
|
|
108502
108508
|
}
|
|
108503
108509
|
|
|
108504
108510
|
&.e-left-handler {
|
|
@@ -108515,7 +108521,9 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
108515
108521
|
|
|
108516
108522
|
&.e-top-handler,
|
|
108517
108523
|
&.e-bottom-handler {
|
|
108518
|
-
height:
|
|
108524
|
+
min-height: 1px;
|
|
108525
|
+
max-height: 10px;
|
|
108526
|
+
height: 20%;
|
|
108519
108527
|
width: 100%;
|
|
108520
108528
|
}
|
|
108521
108529
|
|
|
@@ -115106,6 +115114,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115106
115114
|
overflow-y: hidden;
|
|
115107
115115
|
}
|
|
115108
115116
|
|
|
115117
|
+
.e-input-group {
|
|
115118
|
+
margin-bottom: 0;
|
|
115119
|
+
}
|
|
115120
|
+
|
|
115109
115121
|
.e-ribbon-group {
|
|
115110
115122
|
padding-top: $ribbon-simplified-group-padding;
|
|
115111
115123
|
height: auto;
|
|
@@ -115395,6 +115407,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115395
115407
|
|
|
115396
115408
|
.e-colorpicker-wrapper {
|
|
115397
115409
|
border: 1px solid transparent;
|
|
115410
|
+
border-radius: $ribbon-items-border-radius;
|
|
115398
115411
|
|
|
115399
115412
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
115400
115413
|
&.e-split-btn {
|
|
@@ -115784,6 +115797,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
115784
115797
|
height: auto;
|
|
115785
115798
|
}
|
|
115786
115799
|
|
|
115800
|
+
.e-input-group {
|
|
115801
|
+
margin-bottom: 0;
|
|
115802
|
+
}
|
|
115803
|
+
|
|
115787
115804
|
.e-ribbon-group-content {
|
|
115788
115805
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
115789
115806
|
}
|
|
@@ -39830,7 +39830,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
|
|
|
39830
39830
|
font-size: $listview-header-font-size;
|
|
39831
39831
|
}
|
|
39832
39832
|
|
|
39833
|
-
& .e-icons {
|
|
39833
|
+
& .e-icons:not(.e-primary .e-icon-btn) {
|
|
39834
39834
|
color: $listview-icon-color;
|
|
39835
39835
|
|
|
39836
39836
|
@if ($skin-name == 'tailwind') {
|
|
@@ -52261,18 +52261,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
52261
52261
|
content: '\e745';
|
|
52262
52262
|
position: relative;
|
|
52263
52263
|
}
|
|
52264
|
-
|
|
52265
|
-
.e-popup-up-icon::before {
|
|
52266
|
-
@media screen and (max-width: 480px) {
|
|
52267
|
-
content: '\e781';
|
|
52268
|
-
}
|
|
52269
|
-
}
|
|
52270
|
-
|
|
52271
|
-
.e-popup-down-icon::before {
|
|
52272
|
-
@media screen and (max-width: 480px) {
|
|
52273
|
-
content: '\e781';
|
|
52274
|
-
}
|
|
52275
|
-
}
|
|
52276
52264
|
}
|
|
52277
52265
|
|
|
52278
52266
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -90026,6 +90014,12 @@ $editor-btn-icon-color: $gray-700 !default;
|
|
|
90026
90014
|
background-color: darken($gray-600, 7.5%);
|
|
90027
90015
|
border: 1px solid darken($gray-600, 10%);
|
|
90028
90016
|
}
|
|
90017
|
+
|
|
90018
|
+
&:disabled {
|
|
90019
|
+
background-color: $content-bg;
|
|
90020
|
+
border: 1px solid $gray-400;
|
|
90021
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
90022
|
+
}
|
|
90029
90023
|
}
|
|
90030
90024
|
@else if $skin-name == 'bootstrap5' {
|
|
90031
90025
|
|
|
@@ -90033,6 +90027,12 @@ $editor-btn-icon-color: $gray-700 !default;
|
|
|
90033
90027
|
background-color: darken($gray-600, 7.5%);
|
|
90034
90028
|
border: 1px solid darken($gray-600, 10%);
|
|
90035
90029
|
}
|
|
90030
|
+
|
|
90031
|
+
&:disabled{
|
|
90032
|
+
background-color: $content-bg-color;
|
|
90033
|
+
border: 1px solid $border-light;
|
|
90034
|
+
border-radius: 4px;
|
|
90035
|
+
}
|
|
90036
90036
|
}
|
|
90037
90037
|
|
|
90038
90038
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -108882,7 +108882,9 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
108882
108882
|
&.e-left-handler,
|
|
108883
108883
|
&.e-right-handler {
|
|
108884
108884
|
height: 100%;
|
|
108885
|
-
width:
|
|
108885
|
+
min-width: 1px;
|
|
108886
|
+
max-width: 10px;
|
|
108887
|
+
width: 20%;
|
|
108886
108888
|
}
|
|
108887
108889
|
|
|
108888
108890
|
&.e-left-handler {
|
|
@@ -108899,7 +108901,9 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
108899
108901
|
|
|
108900
108902
|
&.e-top-handler,
|
|
108901
108903
|
&.e-bottom-handler {
|
|
108902
|
-
height:
|
|
108904
|
+
min-height: 1px;
|
|
108905
|
+
max-height: 10px;
|
|
108906
|
+
height: 20%;
|
|
108903
108907
|
width: 100%;
|
|
108904
108908
|
}
|
|
108905
108909
|
|
|
@@ -115490,6 +115494,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115490
115494
|
overflow-y: hidden;
|
|
115491
115495
|
}
|
|
115492
115496
|
|
|
115497
|
+
.e-input-group {
|
|
115498
|
+
margin-bottom: 0;
|
|
115499
|
+
}
|
|
115500
|
+
|
|
115493
115501
|
.e-ribbon-group {
|
|
115494
115502
|
padding-top: $ribbon-simplified-group-padding;
|
|
115495
115503
|
height: auto;
|
|
@@ -115779,6 +115787,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115779
115787
|
|
|
115780
115788
|
.e-colorpicker-wrapper {
|
|
115781
115789
|
border: 1px solid transparent;
|
|
115790
|
+
border-radius: $ribbon-items-border-radius;
|
|
115782
115791
|
|
|
115783
115792
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
115784
115793
|
&.e-split-btn {
|
|
@@ -116168,6 +116177,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
116168
116177
|
height: auto;
|
|
116169
116178
|
}
|
|
116170
116179
|
|
|
116180
|
+
.e-input-group {
|
|
116181
|
+
margin-bottom: 0;
|
|
116182
|
+
}
|
|
116183
|
+
|
|
116171
116184
|
.e-ribbon-group-content {
|
|
116172
116185
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
116173
116186
|
}
|
|
@@ -35898,7 +35898,7 @@ $cmenu-back-icon: '\e977' !default;
|
|
|
35898
35898
|
$cmenu-back-icon-margin: 8px !default;
|
|
35899
35899
|
$cmenu-bigger-caret-font-size: $text-base !default;
|
|
35900
35900
|
$cmenu-bigger-font-size: $text-base !default;
|
|
35901
|
-
$cmenu-bigger-li-height:
|
|
35901
|
+
$cmenu-bigger-li-height: 36px !default;
|
|
35902
35902
|
$cmenu-bigger-li-padding: 0 16px !default;
|
|
35903
35903
|
$cmenu-bigger-max-width: 280px !default;
|
|
35904
35904
|
$cmenu-bigger-min-width: 112px !default;
|
|
@@ -40142,7 +40142,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
|
|
|
40142
40142
|
font-size: $listview-header-font-size;
|
|
40143
40143
|
}
|
|
40144
40144
|
|
|
40145
|
-
& .e-icons {
|
|
40145
|
+
& .e-icons:not(.e-primary .e-icon-btn) {
|
|
40146
40146
|
color: $listview-icon-color;
|
|
40147
40147
|
|
|
40148
40148
|
@if ($skin-name == 'tailwind') {
|
|
@@ -52632,18 +52632,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
52632
52632
|
content: '\e7e7';
|
|
52633
52633
|
position: relative;
|
|
52634
52634
|
}
|
|
52635
|
-
|
|
52636
|
-
.e-popup-up-icon::before {
|
|
52637
|
-
@media screen and (max-width: 480px) {
|
|
52638
|
-
content: '\e770';
|
|
52639
|
-
}
|
|
52640
|
-
}
|
|
52641
|
-
|
|
52642
|
-
.e-popup-down-icon::before {
|
|
52643
|
-
@media screen and (max-width: 480px) {
|
|
52644
|
-
content: '\e770';
|
|
52645
|
-
}
|
|
52646
|
-
}
|
|
52647
52635
|
}
|
|
52648
52636
|
|
|
52649
52637
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -54577,7 +54565,7 @@ $menu-ul-border: none !default;
|
|
|
54577
54565
|
$menu-li-hover-outline: 0 solid $menu-li-border-color !default;
|
|
54578
54566
|
$menu-srollbar-ul-border: none !default;
|
|
54579
54567
|
$submenu-caret-font-size: $menu-caret-font-size !default;
|
|
54580
|
-
$submenu-bigger-caret-font-size: $
|
|
54568
|
+
$submenu-bigger-caret-font-size: $text-base !default;
|
|
54581
54569
|
$submenu-color: $content-text-color !default;
|
|
54582
54570
|
$menu-icon-color: $icon-color !default;
|
|
54583
54571
|
$menu-icon-hover-color: $content-text-color !default;
|
|
@@ -90237,6 +90225,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
90237
90225
|
background-color: darken($gray-600, 7.5%);
|
|
90238
90226
|
border: 1px solid darken($gray-600, 10%);
|
|
90239
90227
|
}
|
|
90228
|
+
|
|
90229
|
+
&:disabled {
|
|
90230
|
+
background-color: $content-bg;
|
|
90231
|
+
border: 1px solid $gray-400;
|
|
90232
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
90233
|
+
}
|
|
90240
90234
|
}
|
|
90241
90235
|
@else if $skin-name == 'bootstrap5' {
|
|
90242
90236
|
|
|
@@ -90244,6 +90238,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
90244
90238
|
background-color: darken($gray-600, 7.5%);
|
|
90245
90239
|
border: 1px solid darken($gray-600, 10%);
|
|
90246
90240
|
}
|
|
90241
|
+
|
|
90242
|
+
&:disabled{
|
|
90243
|
+
background-color: $content-bg-color;
|
|
90244
|
+
border: 1px solid $border-light;
|
|
90245
|
+
border-radius: 4px;
|
|
90246
|
+
}
|
|
90247
90247
|
}
|
|
90248
90248
|
|
|
90249
90249
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -109071,7 +109071,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
109071
109071
|
&.e-left-handler,
|
|
109072
109072
|
&.e-right-handler {
|
|
109073
109073
|
height: 100%;
|
|
109074
|
-
width:
|
|
109074
|
+
min-width: 1px;
|
|
109075
|
+
max-width: 10px;
|
|
109076
|
+
width: 20%;
|
|
109075
109077
|
}
|
|
109076
109078
|
|
|
109077
109079
|
&.e-left-handler {
|
|
@@ -109088,7 +109090,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
109088
109090
|
|
|
109089
109091
|
&.e-top-handler,
|
|
109090
109092
|
&.e-bottom-handler {
|
|
109091
|
-
height:
|
|
109093
|
+
min-height: 1px;
|
|
109094
|
+
max-height: 10px;
|
|
109095
|
+
height: 20%;
|
|
109092
109096
|
width: 100%;
|
|
109093
109097
|
}
|
|
109094
109098
|
|
|
@@ -115685,6 +115689,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115685
115689
|
overflow-y: hidden;
|
|
115686
115690
|
}
|
|
115687
115691
|
|
|
115692
|
+
.e-input-group {
|
|
115693
|
+
margin-bottom: 0;
|
|
115694
|
+
}
|
|
115695
|
+
|
|
115688
115696
|
.e-ribbon-group {
|
|
115689
115697
|
padding-top: $ribbon-simplified-group-padding;
|
|
115690
115698
|
height: auto;
|
|
@@ -115974,6 +115982,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115974
115982
|
|
|
115975
115983
|
.e-colorpicker-wrapper {
|
|
115976
115984
|
border: 1px solid transparent;
|
|
115985
|
+
border-radius: $ribbon-items-border-radius;
|
|
115977
115986
|
|
|
115978
115987
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
115979
115988
|
&.e-split-btn {
|
|
@@ -116363,6 +116372,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
116363
116372
|
height: auto;
|
|
116364
116373
|
}
|
|
116365
116374
|
|
|
116375
|
+
.e-input-group {
|
|
116376
|
+
margin-bottom: 0;
|
|
116377
|
+
}
|
|
116378
|
+
|
|
116366
116379
|
.e-ribbon-group-content {
|
|
116367
116380
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
116368
116381
|
}
|
|
@@ -35898,7 +35898,7 @@ $cmenu-back-icon: '\e977' !default;
|
|
|
35898
35898
|
$cmenu-back-icon-margin: 8px !default;
|
|
35899
35899
|
$cmenu-bigger-caret-font-size: $text-base !default;
|
|
35900
35900
|
$cmenu-bigger-font-size: $text-base !default;
|
|
35901
|
-
$cmenu-bigger-li-height:
|
|
35901
|
+
$cmenu-bigger-li-height: 36px !default;
|
|
35902
35902
|
$cmenu-bigger-li-padding: 0 16px !default;
|
|
35903
35903
|
$cmenu-bigger-max-width: 280px !default;
|
|
35904
35904
|
$cmenu-bigger-min-width: 112px !default;
|
|
@@ -40142,7 +40142,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
|
|
|
40142
40142
|
font-size: $listview-header-font-size;
|
|
40143
40143
|
}
|
|
40144
40144
|
|
|
40145
|
-
& .e-icons {
|
|
40145
|
+
& .e-icons:not(.e-primary .e-icon-btn) {
|
|
40146
40146
|
color: $listview-icon-color;
|
|
40147
40147
|
|
|
40148
40148
|
@if ($skin-name == 'tailwind') {
|
|
@@ -52632,18 +52632,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
52632
52632
|
content: '\e7e7';
|
|
52633
52633
|
position: relative;
|
|
52634
52634
|
}
|
|
52635
|
-
|
|
52636
|
-
.e-popup-up-icon::before {
|
|
52637
|
-
@media screen and (max-width: 480px) {
|
|
52638
|
-
content: '\e770';
|
|
52639
|
-
}
|
|
52640
|
-
}
|
|
52641
|
-
|
|
52642
|
-
.e-popup-down-icon::before {
|
|
52643
|
-
@media screen and (max-width: 480px) {
|
|
52644
|
-
content: '\e770';
|
|
52645
|
-
}
|
|
52646
|
-
}
|
|
52647
52635
|
}
|
|
52648
52636
|
|
|
52649
52637
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -54577,7 +54565,7 @@ $menu-ul-border: none !default;
|
|
|
54577
54565
|
$menu-li-hover-outline: 0 solid $menu-li-border-color !default;
|
|
54578
54566
|
$menu-srollbar-ul-border: none !default;
|
|
54579
54567
|
$submenu-caret-font-size: $menu-caret-font-size !default;
|
|
54580
|
-
$submenu-bigger-caret-font-size: $
|
|
54568
|
+
$submenu-bigger-caret-font-size: $text-base !default;
|
|
54581
54569
|
$submenu-color: $content-text-color !default;
|
|
54582
54570
|
$menu-icon-color: $icon-color !default;
|
|
54583
54571
|
$menu-icon-hover-color: $content-text-color !default;
|
|
@@ -90237,6 +90225,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
90237
90225
|
background-color: darken($gray-600, 7.5%);
|
|
90238
90226
|
border: 1px solid darken($gray-600, 10%);
|
|
90239
90227
|
}
|
|
90228
|
+
|
|
90229
|
+
&:disabled {
|
|
90230
|
+
background-color: $content-bg;
|
|
90231
|
+
border: 1px solid $gray-400;
|
|
90232
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
90233
|
+
}
|
|
90240
90234
|
}
|
|
90241
90235
|
@else if $skin-name == 'bootstrap5' {
|
|
90242
90236
|
|
|
@@ -90244,6 +90238,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
90244
90238
|
background-color: darken($gray-600, 7.5%);
|
|
90245
90239
|
border: 1px solid darken($gray-600, 10%);
|
|
90246
90240
|
}
|
|
90241
|
+
|
|
90242
|
+
&:disabled{
|
|
90243
|
+
background-color: $content-bg-color;
|
|
90244
|
+
border: 1px solid $border-light;
|
|
90245
|
+
border-radius: 4px;
|
|
90246
|
+
}
|
|
90247
90247
|
}
|
|
90248
90248
|
|
|
90249
90249
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -109071,7 +109071,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
109071
109071
|
&.e-left-handler,
|
|
109072
109072
|
&.e-right-handler {
|
|
109073
109073
|
height: 100%;
|
|
109074
|
-
width:
|
|
109074
|
+
min-width: 1px;
|
|
109075
|
+
max-width: 10px;
|
|
109076
|
+
width: 20%;
|
|
109075
109077
|
}
|
|
109076
109078
|
|
|
109077
109079
|
&.e-left-handler {
|
|
@@ -109088,7 +109090,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
109088
109090
|
|
|
109089
109091
|
&.e-top-handler,
|
|
109090
109092
|
&.e-bottom-handler {
|
|
109091
|
-
height:
|
|
109093
|
+
min-height: 1px;
|
|
109094
|
+
max-height: 10px;
|
|
109095
|
+
height: 20%;
|
|
109092
109096
|
width: 100%;
|
|
109093
109097
|
}
|
|
109094
109098
|
|
|
@@ -115685,6 +115689,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115685
115689
|
overflow-y: hidden;
|
|
115686
115690
|
}
|
|
115687
115691
|
|
|
115692
|
+
.e-input-group {
|
|
115693
|
+
margin-bottom: 0;
|
|
115694
|
+
}
|
|
115695
|
+
|
|
115688
115696
|
.e-ribbon-group {
|
|
115689
115697
|
padding-top: $ribbon-simplified-group-padding;
|
|
115690
115698
|
height: auto;
|
|
@@ -115974,6 +115982,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
115974
115982
|
|
|
115975
115983
|
.e-colorpicker-wrapper {
|
|
115976
115984
|
border: 1px solid transparent;
|
|
115985
|
+
border-radius: $ribbon-items-border-radius;
|
|
115977
115986
|
|
|
115978
115987
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
115979
115988
|
&.e-split-btn {
|
|
@@ -116363,6 +116372,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
116363
116372
|
height: auto;
|
|
116364
116373
|
}
|
|
116365
116374
|
|
|
116375
|
+
.e-input-group {
|
|
116376
|
+
margin-bottom: 0;
|
|
116377
|
+
}
|
|
116378
|
+
|
|
116366
116379
|
.e-ribbon-group-content {
|
|
116367
116380
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
116368
116381
|
}
|
|
@@ -39927,7 +39927,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
|
|
|
39927
39927
|
font-size: $listview-header-font-size;
|
|
39928
39928
|
}
|
|
39929
39929
|
|
|
39930
|
-
& .e-icons {
|
|
39930
|
+
& .e-icons:not(.e-primary .e-icon-btn) {
|
|
39931
39931
|
color: $listview-icon-color;
|
|
39932
39932
|
|
|
39933
39933
|
@if ($skin-name == 'tailwind') {
|
|
@@ -52357,18 +52357,10 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
52357
52357
|
|
|
52358
52358
|
.e-popup-up-icon::before {
|
|
52359
52359
|
content: '\e85e';
|
|
52360
|
-
|
|
52361
|
-
@media screen and (max-width: 480px) {
|
|
52362
|
-
content: '\e976';
|
|
52363
|
-
}
|
|
52364
52360
|
}
|
|
52365
52361
|
|
|
52366
52362
|
.e-popup-down-icon::before {
|
|
52367
52363
|
content: '\e84f';
|
|
52368
|
-
|
|
52369
|
-
@media screen and (max-width: 480px) {
|
|
52370
|
-
content: '\e976';
|
|
52371
|
-
}
|
|
52372
52364
|
}
|
|
52373
52365
|
}
|
|
52374
52366
|
|
|
@@ -89782,6 +89774,12 @@ $editor-btn-icon-color: $neutral-light-fontalt !default;
|
|
|
89782
89774
|
background-color: darken($gray-600, 7.5%);
|
|
89783
89775
|
border: 1px solid darken($gray-600, 10%);
|
|
89784
89776
|
}
|
|
89777
|
+
|
|
89778
|
+
&:disabled {
|
|
89779
|
+
background-color: $content-bg;
|
|
89780
|
+
border: 1px solid $gray-400;
|
|
89781
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
89782
|
+
}
|
|
89785
89783
|
}
|
|
89786
89784
|
@else if $skin-name == 'bootstrap5' {
|
|
89787
89785
|
|
|
@@ -89789,6 +89787,12 @@ $editor-btn-icon-color: $neutral-light-fontalt !default;
|
|
|
89789
89787
|
background-color: darken($gray-600, 7.5%);
|
|
89790
89788
|
border: 1px solid darken($gray-600, 10%);
|
|
89791
89789
|
}
|
|
89790
|
+
|
|
89791
|
+
&:disabled{
|
|
89792
|
+
background-color: $content-bg-color;
|
|
89793
|
+
border: 1px solid $border-light;
|
|
89794
|
+
border-radius: 4px;
|
|
89795
|
+
}
|
|
89792
89796
|
}
|
|
89793
89797
|
|
|
89794
89798
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -108579,7 +108583,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
108579
108583
|
&.e-left-handler,
|
|
108580
108584
|
&.e-right-handler {
|
|
108581
108585
|
height: 100%;
|
|
108582
|
-
width:
|
|
108586
|
+
min-width: 1px;
|
|
108587
|
+
max-width: 10px;
|
|
108588
|
+
width: 20%;
|
|
108583
108589
|
}
|
|
108584
108590
|
|
|
108585
108591
|
&.e-left-handler {
|
|
@@ -108596,7 +108602,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
108596
108602
|
|
|
108597
108603
|
&.e-top-handler,
|
|
108598
108604
|
&.e-bottom-handler {
|
|
108599
|
-
height:
|
|
108605
|
+
min-height: 1px;
|
|
108606
|
+
max-height: 10px;
|
|
108607
|
+
height: 20%;
|
|
108600
108608
|
width: 100%;
|
|
108601
108609
|
}
|
|
108602
108610
|
|
|
@@ -115187,6 +115195,10 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115187
115195
|
overflow-y: hidden;
|
|
115188
115196
|
}
|
|
115189
115197
|
|
|
115198
|
+
.e-input-group {
|
|
115199
|
+
margin-bottom: 0;
|
|
115200
|
+
}
|
|
115201
|
+
|
|
115190
115202
|
.e-ribbon-group {
|
|
115191
115203
|
padding-top: $ribbon-simplified-group-padding;
|
|
115192
115204
|
height: auto;
|
|
@@ -115476,6 +115488,7 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115476
115488
|
|
|
115477
115489
|
.e-colorpicker-wrapper {
|
|
115478
115490
|
border: 1px solid transparent;
|
|
115491
|
+
border-radius: $ribbon-items-border-radius;
|
|
115479
115492
|
|
|
115480
115493
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
115481
115494
|
&.e-split-btn {
|
|
@@ -115865,6 +115878,10 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
115865
115878
|
height: auto;
|
|
115866
115879
|
}
|
|
115867
115880
|
|
|
115881
|
+
.e-input-group {
|
|
115882
|
+
margin-bottom: 0;
|
|
115883
|
+
}
|
|
115884
|
+
|
|
115868
115885
|
.e-ribbon-group-content {
|
|
115869
115886
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
115870
115887
|
}
|