@syncfusion/blazor-themes 22.1.36 → 22.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 +85 -9
- package/SCSS-Themes/bootstrap.scss +90 -14
- package/SCSS-Themes/bootstrap4.scss +85 -9
- package/SCSS-Themes/bootstrap5-dark.scss +85 -9
- package/SCSS-Themes/bootstrap5.scss +85 -9
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fabric.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fluent.scss +0 -4
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material3.scss +0 -4
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/tailwind.scss +0 -4
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +86 -10
- package/SCSS-Themes/fabric.scss +86 -10
- package/SCSS-Themes/fluent-dark.scss +85 -9
- package/SCSS-Themes/fluent.scss +85 -9
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +30 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/fabric.scss +30 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/fluent.scss +30 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +30 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/material.scss +30 -1
- package/SCSS-Themes/grids/grid/material3-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/material3.scss +30 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +30 -1
- package/SCSS-Themes/highcontrast.scss +87 -11
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material3.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +20 -2
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap4.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap5.scss +35 -2
- package/SCSS-Themes/inputs/input/fabric-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/fabric.scss +35 -2
- package/SCSS-Themes/inputs/input/fluent-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/fluent.scss +35 -2
- package/SCSS-Themes/inputs/input/highcontrast.scss +35 -2
- package/SCSS-Themes/inputs/input/material-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/material.scss +35 -2
- package/SCSS-Themes/inputs/input/material3-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/material3.scss +35 -2
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/tailwind.scss +35 -2
- package/SCSS-Themes/material-dark.scss +85 -9
- package/SCSS-Themes/material.scss +85 -9
- package/SCSS-Themes/material3-dark.scss +85 -9
- package/SCSS-Themes/material3.scss +85 -9
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +5 -5
- package/SCSS-Themes/tailwind-dark.scss +85 -9
- package/SCSS-Themes/tailwind.scss +85 -9
- package/package.json +1 -1
|
@@ -5118,7 +5118,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
5118
5118
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5119
5119
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5120
5120
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5121
|
-
top: -
|
|
5121
|
+
top: -7px;
|
|
5122
5122
|
}
|
|
5123
5123
|
}
|
|
5124
5124
|
|
|
@@ -5159,7 +5159,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
5159
5159
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5160
5160
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5161
5161
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5162
|
-
top: -
|
|
5162
|
+
top: -7px;
|
|
5163
5163
|
}
|
|
5164
5164
|
}
|
|
5165
5165
|
|
|
@@ -6472,6 +6472,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
6472
6472
|
}
|
|
6473
6473
|
|
|
6474
6474
|
input.e-input.e-bigger#{$css},
|
|
6475
|
+
.e-bigger input.e-input#{$css},
|
|
6475
6476
|
.e-input-group.e-bigger input,
|
|
6476
6477
|
.e-input-group.e-bigger input.e-input,
|
|
6477
6478
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -9668,6 +9669,16 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9668
9669
|
}
|
|
9669
9670
|
}
|
|
9670
9671
|
|
|
9672
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9673
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9674
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9675
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9676
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9677
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9678
|
+
margin-right: $zero-value;
|
|
9679
|
+
}
|
|
9680
|
+
}
|
|
9681
|
+
|
|
9671
9682
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9672
9683
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9673
9684
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9751,6 +9762,17 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9751
9762
|
}
|
|
9752
9763
|
}
|
|
9753
9764
|
|
|
9765
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9766
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9767
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9768
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9769
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9770
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9771
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9772
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9773
|
+
}
|
|
9774
|
+
}
|
|
9775
|
+
|
|
9754
9776
|
input.e-input.e-bigger.e-outline,
|
|
9755
9777
|
.e-bigger input.e-input.e-outline,
|
|
9756
9778
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9957,6 +9979,17 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9957
9979
|
}
|
|
9958
9980
|
}
|
|
9959
9981
|
|
|
9982
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9983
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9984
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9985
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9986
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9987
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9988
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9989
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9990
|
+
}
|
|
9991
|
+
}
|
|
9992
|
+
|
|
9960
9993
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9961
9994
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9962
9995
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -28521,8 +28554,6 @@ $cbox-border-style: solid !default;
|
|
|
28521
28554
|
|
|
28522
28555
|
+.e-label {
|
|
28523
28556
|
margin-left: $cbox-margin;
|
|
28524
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28525
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28526
28557
|
}
|
|
28527
28558
|
|
|
28528
28559
|
+.e-ripple-container {
|
|
@@ -28752,8 +28783,6 @@ $cbox-border-style: solid !default;
|
|
|
28752
28783
|
font-size: $cbox-bigger-font-size;
|
|
28753
28784
|
line-height: $cbox-bigger-height;
|
|
28754
28785
|
margin-left: $cbox-bigger-margin;
|
|
28755
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28756
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28757
28786
|
}
|
|
28758
28787
|
|
|
28759
28788
|
+.e-ripple-container {
|
|
@@ -76960,6 +76989,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76960
76989
|
|
|
76961
76990
|
li.e-cclist {
|
|
76962
76991
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
76992
|
+
@if $grid-skin == 'material3' {
|
|
76993
|
+
line-height: 24px;
|
|
76994
|
+
}
|
|
76963
76995
|
}
|
|
76964
76996
|
|
|
76965
76997
|
.e-toolbar .e-ccdiv {
|
|
@@ -77682,7 +77714,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77682
77714
|
border-collapse: separate;
|
|
77683
77715
|
table-layout: fixed;
|
|
77684
77716
|
width: 100%;
|
|
77685
|
-
border-spacing: 0.25px;
|
|
77686
77717
|
}
|
|
77687
77718
|
|
|
77688
77719
|
.e-tableborder {
|
|
@@ -79180,6 +79211,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79180
79211
|
margin: -12px;
|
|
79181
79212
|
}
|
|
79182
79213
|
|
|
79214
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
79215
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
79216
|
+
@if $grid-skin == 'material3' {
|
|
79217
|
+
font-size: $text-base;
|
|
79218
|
+
}
|
|
79219
|
+
}
|
|
79220
|
+
|
|
79183
79221
|
.e-ccdlg {
|
|
79184
79222
|
|
|
79185
79223
|
.e-dlg-content {
|
|
@@ -81007,6 +81045,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
81007
81045
|
}
|
|
81008
81046
|
/* stylelint-enable */
|
|
81009
81047
|
|
|
81048
|
+
/* Apply styles for Firefox only */
|
|
81049
|
+
/* stylelint-disable function-url-quotes */
|
|
81050
|
+
@-moz-document url-prefix() {
|
|
81051
|
+
#{&}.e-grid-min-height {
|
|
81052
|
+
.e-rowcell,
|
|
81053
|
+
.e-icon-grightarrow,
|
|
81054
|
+
.e-icon-gdownarrow {
|
|
81055
|
+
line-height: normal;
|
|
81056
|
+
}
|
|
81057
|
+
}
|
|
81058
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
81059
|
+
.e-rowcell,
|
|
81060
|
+
.e-rowcell:first-child,
|
|
81061
|
+
.e-rowcell:last-child {
|
|
81062
|
+
line-height: normal;
|
|
81063
|
+
}
|
|
81064
|
+
}
|
|
81065
|
+
}
|
|
81066
|
+
/* stylelint-enable function-url-quotes */
|
|
81067
|
+
|
|
81010
81068
|
|
|
81011
81069
|
@include export-module('grid-theme') {
|
|
81012
81070
|
|
|
@@ -118795,7 +118853,16 @@ $image-editor-contextual-toolbar: $grey-900 !default;
|
|
|
118795
118853
|
& .e-dropdown-btn.e-image-popup {
|
|
118796
118854
|
& .e-select,
|
|
118797
118855
|
& .e-annotation,
|
|
118798
|
-
& .e-transform
|
|
118856
|
+
& .e-transform {
|
|
118857
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
118858
|
+
|
|
118859
|
+
& .e-icons.e-caret {
|
|
118860
|
+
font-size: 10px;
|
|
118861
|
+
}
|
|
118862
|
+
}
|
|
118863
|
+
}
|
|
118864
|
+
|
|
118865
|
+
& .e-dropdown-btn {
|
|
118799
118866
|
& .e-save {
|
|
118800
118867
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
118801
118868
|
|
|
@@ -118901,7 +118968,16 @@ $image-editor-contextual-toolbar: $grey-900 !default;
|
|
|
118901
118968
|
& .e-dropdown-btn.e-image-popup {
|
|
118902
118969
|
& .e-select,
|
|
118903
118970
|
& .e-annotation,
|
|
118904
|
-
& .e-transform
|
|
118971
|
+
& .e-transform {
|
|
118972
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
118973
|
+
|
|
118974
|
+
& .e-icons.e-caret {
|
|
118975
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
118976
|
+
}
|
|
118977
|
+
}
|
|
118978
|
+
}
|
|
118979
|
+
|
|
118980
|
+
& .e-dropdown-btn {
|
|
118905
118981
|
& .e-save {
|
|
118906
118982
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
118907
118983
|
|
|
@@ -5132,7 +5132,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
5132
5132
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5133
5133
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5134
5134
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5135
|
-
top: -
|
|
5135
|
+
top: -7px;
|
|
5136
5136
|
}
|
|
5137
5137
|
}
|
|
5138
5138
|
|
|
@@ -5173,7 +5173,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
5173
5173
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5174
5174
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5175
5175
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5176
|
-
top: -
|
|
5176
|
+
top: -7px;
|
|
5177
5177
|
}
|
|
5178
5178
|
}
|
|
5179
5179
|
|
|
@@ -6486,6 +6486,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
6486
6486
|
}
|
|
6487
6487
|
|
|
6488
6488
|
input.e-input.e-bigger#{$css},
|
|
6489
|
+
.e-bigger input.e-input#{$css},
|
|
6489
6490
|
.e-input-group.e-bigger input,
|
|
6490
6491
|
.e-input-group.e-bigger input.e-input,
|
|
6491
6492
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -9682,6 +9683,16 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9682
9683
|
}
|
|
9683
9684
|
}
|
|
9684
9685
|
|
|
9686
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9687
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9688
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9689
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9690
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9691
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9692
|
+
margin-right: $zero-value;
|
|
9693
|
+
}
|
|
9694
|
+
}
|
|
9695
|
+
|
|
9685
9696
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9686
9697
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9687
9698
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9765,6 +9776,17 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9765
9776
|
}
|
|
9766
9777
|
}
|
|
9767
9778
|
|
|
9779
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9780
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9781
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9782
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9783
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9784
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9785
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9786
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9787
|
+
}
|
|
9788
|
+
}
|
|
9789
|
+
|
|
9768
9790
|
input.e-input.e-bigger.e-outline,
|
|
9769
9791
|
.e-bigger input.e-input.e-outline,
|
|
9770
9792
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9971,6 +9993,17 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9971
9993
|
}
|
|
9972
9994
|
}
|
|
9973
9995
|
|
|
9996
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9997
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9998
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9999
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
10000
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
10001
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
10002
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10003
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
10004
|
+
}
|
|
10005
|
+
}
|
|
10006
|
+
|
|
9974
10007
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9975
10008
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9976
10009
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -28318,8 +28351,6 @@ $cbox-border-style: solid !default;
|
|
|
28318
28351
|
|
|
28319
28352
|
+.e-label {
|
|
28320
28353
|
margin-left: $cbox-margin;
|
|
28321
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28322
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28323
28354
|
}
|
|
28324
28355
|
|
|
28325
28356
|
+.e-ripple-container {
|
|
@@ -28549,8 +28580,6 @@ $cbox-border-style: solid !default;
|
|
|
28549
28580
|
font-size: $cbox-bigger-font-size;
|
|
28550
28581
|
line-height: $cbox-bigger-height;
|
|
28551
28582
|
margin-left: $cbox-bigger-margin;
|
|
28552
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28553
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28554
28583
|
}
|
|
28555
28584
|
|
|
28556
28585
|
+.e-ripple-container {
|
|
@@ -76680,6 +76709,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76680
76709
|
|
|
76681
76710
|
li.e-cclist {
|
|
76682
76711
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
76712
|
+
@if $grid-skin == 'material3' {
|
|
76713
|
+
line-height: 24px;
|
|
76714
|
+
}
|
|
76683
76715
|
}
|
|
76684
76716
|
|
|
76685
76717
|
.e-toolbar .e-ccdiv {
|
|
@@ -77402,7 +77434,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77402
77434
|
border-collapse: separate;
|
|
77403
77435
|
table-layout: fixed;
|
|
77404
77436
|
width: 100%;
|
|
77405
|
-
border-spacing: 0.25px;
|
|
77406
77437
|
}
|
|
77407
77438
|
|
|
77408
77439
|
.e-tableborder {
|
|
@@ -78900,6 +78931,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78900
78931
|
margin: -12px;
|
|
78901
78932
|
}
|
|
78902
78933
|
|
|
78934
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
78935
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
78936
|
+
@if $grid-skin == 'material3' {
|
|
78937
|
+
font-size: $text-base;
|
|
78938
|
+
}
|
|
78939
|
+
}
|
|
78940
|
+
|
|
78903
78941
|
.e-ccdlg {
|
|
78904
78942
|
|
|
78905
78943
|
.e-dlg-content {
|
|
@@ -80727,6 +80765,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80727
80765
|
}
|
|
80728
80766
|
/* stylelint-enable */
|
|
80729
80767
|
|
|
80768
|
+
/* Apply styles for Firefox only */
|
|
80769
|
+
/* stylelint-disable function-url-quotes */
|
|
80770
|
+
@-moz-document url-prefix() {
|
|
80771
|
+
#{&}.e-grid-min-height {
|
|
80772
|
+
.e-rowcell,
|
|
80773
|
+
.e-icon-grightarrow,
|
|
80774
|
+
.e-icon-gdownarrow {
|
|
80775
|
+
line-height: normal;
|
|
80776
|
+
}
|
|
80777
|
+
}
|
|
80778
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
80779
|
+
.e-rowcell,
|
|
80780
|
+
.e-rowcell:first-child,
|
|
80781
|
+
.e-rowcell:last-child {
|
|
80782
|
+
line-height: normal;
|
|
80783
|
+
}
|
|
80784
|
+
}
|
|
80785
|
+
}
|
|
80786
|
+
/* stylelint-enable function-url-quotes */
|
|
80787
|
+
|
|
80730
80788
|
|
|
80731
80789
|
@include export-module('grid-theme') {
|
|
80732
80790
|
|
|
@@ -118501,7 +118559,16 @@ $image-editor-contextual-toolbar: $grey-50 !default;
|
|
|
118501
118559
|
& .e-dropdown-btn.e-image-popup {
|
|
118502
118560
|
& .e-select,
|
|
118503
118561
|
& .e-annotation,
|
|
118504
|
-
& .e-transform
|
|
118562
|
+
& .e-transform {
|
|
118563
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
118564
|
+
|
|
118565
|
+
& .e-icons.e-caret {
|
|
118566
|
+
font-size: 10px;
|
|
118567
|
+
}
|
|
118568
|
+
}
|
|
118569
|
+
}
|
|
118570
|
+
|
|
118571
|
+
& .e-dropdown-btn {
|
|
118505
118572
|
& .e-save {
|
|
118506
118573
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
118507
118574
|
|
|
@@ -118607,7 +118674,16 @@ $image-editor-contextual-toolbar: $grey-50 !default;
|
|
|
118607
118674
|
& .e-dropdown-btn.e-image-popup {
|
|
118608
118675
|
& .e-select,
|
|
118609
118676
|
& .e-annotation,
|
|
118610
|
-
& .e-transform
|
|
118677
|
+
& .e-transform {
|
|
118678
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
118679
|
+
|
|
118680
|
+
& .e-icons.e-caret {
|
|
118681
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
118682
|
+
}
|
|
118683
|
+
}
|
|
118684
|
+
}
|
|
118685
|
+
|
|
118686
|
+
& .e-dropdown-btn {
|
|
118611
118687
|
& .e-save {
|
|
118612
118688
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
118613
118689
|
|
|
@@ -5400,7 +5400,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
5400
5400
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5401
5401
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5402
5402
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5403
|
-
top: -
|
|
5403
|
+
top: -7px;
|
|
5404
5404
|
}
|
|
5405
5405
|
}
|
|
5406
5406
|
|
|
@@ -5441,7 +5441,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
5441
5441
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5442
5442
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5443
5443
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5444
|
-
top: -
|
|
5444
|
+
top: -7px;
|
|
5445
5445
|
}
|
|
5446
5446
|
}
|
|
5447
5447
|
|
|
@@ -6754,6 +6754,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
6754
6754
|
}
|
|
6755
6755
|
|
|
6756
6756
|
input.e-input.e-bigger#{$css},
|
|
6757
|
+
.e-bigger input.e-input#{$css},
|
|
6757
6758
|
.e-input-group.e-bigger input,
|
|
6758
6759
|
.e-input-group.e-bigger input.e-input,
|
|
6759
6760
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -9950,6 +9951,16 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
9950
9951
|
}
|
|
9951
9952
|
}
|
|
9952
9953
|
|
|
9954
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9955
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9956
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9957
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9958
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9959
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9960
|
+
margin-right: $zero-value;
|
|
9961
|
+
}
|
|
9962
|
+
}
|
|
9963
|
+
|
|
9953
9964
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9954
9965
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9955
9966
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -10033,6 +10044,17 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10033
10044
|
}
|
|
10034
10045
|
}
|
|
10035
10046
|
|
|
10047
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
10048
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
10049
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
10050
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
10051
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
10052
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
10053
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10054
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
10055
|
+
}
|
|
10056
|
+
}
|
|
10057
|
+
|
|
10036
10058
|
input.e-input.e-bigger.e-outline,
|
|
10037
10059
|
.e-bigger input.e-input.e-outline,
|
|
10038
10060
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -10239,6 +10261,17 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10239
10261
|
}
|
|
10240
10262
|
}
|
|
10241
10263
|
|
|
10264
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
10265
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
10266
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
10267
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
10268
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
10269
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
10270
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10271
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
10272
|
+
}
|
|
10273
|
+
}
|
|
10274
|
+
|
|
10242
10275
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
10243
10276
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
10244
10277
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -28710,8 +28743,6 @@ $cbox-border-style: solid !default;
|
|
|
28710
28743
|
|
|
28711
28744
|
+.e-label {
|
|
28712
28745
|
margin-left: $cbox-margin;
|
|
28713
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28714
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28715
28746
|
}
|
|
28716
28747
|
|
|
28717
28748
|
+.e-ripple-container {
|
|
@@ -28941,8 +28972,6 @@ $cbox-border-style: solid !default;
|
|
|
28941
28972
|
font-size: $cbox-bigger-font-size;
|
|
28942
28973
|
line-height: $cbox-bigger-height;
|
|
28943
28974
|
margin-left: $cbox-bigger-margin;
|
|
28944
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28945
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28946
28975
|
}
|
|
28947
28976
|
|
|
28948
28977
|
+.e-ripple-container {
|
|
@@ -77217,6 +77246,9 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
77217
77246
|
|
|
77218
77247
|
li.e-cclist {
|
|
77219
77248
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
77249
|
+
@if $grid-skin == 'material3' {
|
|
77250
|
+
line-height: 24px;
|
|
77251
|
+
}
|
|
77220
77252
|
}
|
|
77221
77253
|
|
|
77222
77254
|
.e-toolbar .e-ccdiv {
|
|
@@ -77939,7 +77971,6 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
77939
77971
|
border-collapse: separate;
|
|
77940
77972
|
table-layout: fixed;
|
|
77941
77973
|
width: 100%;
|
|
77942
|
-
border-spacing: 0.25px;
|
|
77943
77974
|
}
|
|
77944
77975
|
|
|
77945
77976
|
.e-tableborder {
|
|
@@ -79437,6 +79468,13 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
79437
79468
|
margin: -12px;
|
|
79438
79469
|
}
|
|
79439
79470
|
|
|
79471
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
79472
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
79473
|
+
@if $grid-skin == 'material3' {
|
|
79474
|
+
font-size: $text-base;
|
|
79475
|
+
}
|
|
79476
|
+
}
|
|
79477
|
+
|
|
79440
79478
|
.e-ccdlg {
|
|
79441
79479
|
|
|
79442
79480
|
.e-dlg-content {
|
|
@@ -81264,6 +81302,26 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
81264
81302
|
}
|
|
81265
81303
|
/* stylelint-enable */
|
|
81266
81304
|
|
|
81305
|
+
/* Apply styles for Firefox only */
|
|
81306
|
+
/* stylelint-disable function-url-quotes */
|
|
81307
|
+
@-moz-document url-prefix() {
|
|
81308
|
+
#{&}.e-grid-min-height {
|
|
81309
|
+
.e-rowcell,
|
|
81310
|
+
.e-icon-grightarrow,
|
|
81311
|
+
.e-icon-gdownarrow {
|
|
81312
|
+
line-height: normal;
|
|
81313
|
+
}
|
|
81314
|
+
}
|
|
81315
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
81316
|
+
.e-rowcell,
|
|
81317
|
+
.e-rowcell:first-child,
|
|
81318
|
+
.e-rowcell:last-child {
|
|
81319
|
+
line-height: normal;
|
|
81320
|
+
}
|
|
81321
|
+
}
|
|
81322
|
+
}
|
|
81323
|
+
/* stylelint-enable function-url-quotes */
|
|
81324
|
+
|
|
81267
81325
|
|
|
81268
81326
|
@include export-module('grid-theme') {
|
|
81269
81327
|
|
|
@@ -119120,7 +119178,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
119120
119178
|
& .e-dropdown-btn.e-image-popup {
|
|
119121
119179
|
& .e-select,
|
|
119122
119180
|
& .e-annotation,
|
|
119123
|
-
& .e-transform
|
|
119181
|
+
& .e-transform {
|
|
119182
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
119183
|
+
|
|
119184
|
+
& .e-icons.e-caret {
|
|
119185
|
+
font-size: 10px;
|
|
119186
|
+
}
|
|
119187
|
+
}
|
|
119188
|
+
}
|
|
119189
|
+
|
|
119190
|
+
& .e-dropdown-btn {
|
|
119124
119191
|
& .e-save {
|
|
119125
119192
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
119126
119193
|
|
|
@@ -119226,7 +119293,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
119226
119293
|
& .e-dropdown-btn.e-image-popup {
|
|
119227
119294
|
& .e-select,
|
|
119228
119295
|
& .e-annotation,
|
|
119229
|
-
& .e-transform
|
|
119296
|
+
& .e-transform {
|
|
119297
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
119298
|
+
|
|
119299
|
+
& .e-icons.e-caret {
|
|
119300
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
119301
|
+
}
|
|
119302
|
+
}
|
|
119303
|
+
}
|
|
119304
|
+
|
|
119305
|
+
& .e-dropdown-btn {
|
|
119230
119306
|
& .e-save {
|
|
119231
119307
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
119232
119308
|
|