@syncfusion/ej2-angular-inputs 21.2.9-ngcc → 22.1.34-ngcc
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/@syncfusion/ej2-angular-inputs.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-inputs.js.map +1 -1
- package/CHANGELOG.md +27 -23
- package/dist/ej2-angular-inputs.umd.js +1 -1
- package/dist/ej2-angular-inputs.umd.js.map +1 -1
- package/dist/ej2-angular-inputs.umd.min.js +1 -1
- package/dist/ej2-angular-inputs.umd.min.js.map +1 -1
- package/license +10 -0
- package/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/rating/rating.component.d.ts +4 -0
- package/src/uploader/uploader.component.d.ts +1 -0
- package/styles/bootstrap-dark.css +22 -3
- package/styles/bootstrap.css +22 -3
- package/styles/bootstrap4.css +22 -4
- package/styles/bootstrap5-dark.css +22 -3
- package/styles/bootstrap5.css +22 -3
- package/styles/color-picker/fluent-dark.css +1 -0
- package/styles/color-picker/fluent.css +1 -0
- package/styles/color-picker/material3-dark.css +880 -0
- package/styles/color-picker/material3-dark.scss +2 -0
- package/styles/color-picker/material3.css +936 -0
- package/styles/color-picker/material3.scss +2 -0
- package/styles/fabric-dark.css +22 -3
- package/styles/fabric.css +22 -3
- package/styles/fluent-dark.css +23 -3
- package/styles/fluent.css +23 -3
- package/styles/highcontrast-light.css +22 -3
- package/styles/highcontrast.css +22 -3
- package/styles/input/bootstrap-dark.css +14 -1
- package/styles/input/bootstrap.css +14 -1
- package/styles/input/bootstrap4.css +14 -1
- package/styles/input/bootstrap5-dark.css +14 -1
- package/styles/input/bootstrap5.css +14 -1
- package/styles/input/fabric-dark.css +14 -1
- package/styles/input/fabric.css +14 -1
- package/styles/input/fluent-dark.css +14 -1
- package/styles/input/fluent.css +14 -1
- package/styles/input/highcontrast-light.css +14 -1
- package/styles/input/highcontrast.css +14 -1
- package/styles/input/material-dark.css +92 -64
- package/styles/input/material.css +92 -64
- package/styles/input/material3-dark.css +12357 -0
- package/styles/input/material3-dark.scss +2 -0
- package/styles/input/material3.css +12413 -0
- package/styles/input/material3.scss +2 -0
- package/styles/input/tailwind-dark.css +14 -1
- package/styles/input/tailwind.css +14 -1
- package/styles/maskedtextbox/material3-dark.css +104 -0
- package/styles/maskedtextbox/material3-dark.scss +2 -0
- package/styles/maskedtextbox/material3.css +160 -0
- package/styles/maskedtextbox/material3.scss +2 -0
- package/styles/material-dark.css +102 -66
- package/styles/material.css +102 -66
- package/styles/material3-dark.css +15567 -0
- package/styles/material3-dark.scss +10 -0
- package/styles/material3.css +16063 -0
- package/styles/material3.scss +10 -0
- package/styles/numerictextbox/material3-dark.css +118 -0
- package/styles/numerictextbox/material3-dark.scss +2 -0
- package/styles/numerictextbox/material3.css +174 -0
- package/styles/numerictextbox/material3.scss +2 -0
- package/styles/rating/bootstrap-dark.css +8 -2
- package/styles/rating/bootstrap.css +8 -2
- package/styles/rating/bootstrap4.css +8 -3
- package/styles/rating/bootstrap5-dark.css +8 -2
- package/styles/rating/bootstrap5.css +8 -2
- package/styles/rating/fabric-dark.css +8 -2
- package/styles/rating/fabric.css +8 -2
- package/styles/rating/fluent-dark.css +8 -2
- package/styles/rating/fluent.css +8 -2
- package/styles/rating/highcontrast-light.css +8 -2
- package/styles/rating/highcontrast.css +8 -2
- package/styles/rating/material-dark.css +8 -2
- package/styles/rating/material.css +8 -2
- package/styles/rating/material3-dark.css +340 -0
- package/styles/rating/material3-dark.scss +2 -0
- package/styles/rating/material3.css +396 -0
- package/styles/rating/material3.scss +2 -0
- package/styles/rating/tailwind-dark.css +8 -2
- package/styles/rating/tailwind.css +8 -2
- package/styles/signature/material3-dark.css +65 -0
- package/styles/signature/material3-dark.scss +2 -0
- package/styles/signature/material3.css +121 -0
- package/styles/signature/material3.scss +2 -0
- package/styles/slider/material-dark.css +2 -0
- package/styles/slider/material.css +2 -0
- package/styles/slider/material3-dark.css +765 -0
- package/styles/slider/material3-dark.scss +2 -0
- package/styles/slider/material3.css +821 -0
- package/styles/slider/material3.scss +2 -0
- package/styles/tailwind-dark.css +22 -3
- package/styles/tailwind.css +22 -3
- package/styles/textbox/material3-dark.css +72 -0
- package/styles/textbox/material3-dark.scss +2 -0
- package/styles/textbox/material3.css +128 -0
- package/styles/textbox/material3.scss +2 -0
- package/styles/uploader/material3-dark.css +861 -0
- package/styles/uploader/material3-dark.scss +2 -0
- package/styles/uploader/material3.css +917 -0
- package/styles/uploader/material3.scss +2 -0
package/styles/fabric-dark.css
CHANGED
|
@@ -2814,8 +2814,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2814
2814
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2815
2815
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2816
2816
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2817
|
-
min-height: 0;
|
|
2818
2817
|
min-width: 38px;
|
|
2818
|
+
min-height: 0;
|
|
2819
2819
|
padding-bottom: 0;
|
|
2820
2820
|
padding-right: 0;
|
|
2821
2821
|
padding-top: 0;
|
|
@@ -2831,6 +2831,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2831
2831
|
padding-top: 0;
|
|
2832
2832
|
}
|
|
2833
2833
|
|
|
2834
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2835
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2836
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2837
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2838
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2839
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2840
|
+
min-height: 0;
|
|
2841
|
+
min-width: 38px;
|
|
2842
|
+
padding-bottom: 0;
|
|
2843
|
+
padding-right: 0;
|
|
2844
|
+
padding-top: 0;
|
|
2845
|
+
}
|
|
2846
|
+
|
|
2834
2847
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2835
2848
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2836
2849
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
|
@@ -6740,6 +6753,8 @@ body.e-colorpicker-overflow {
|
|
|
6740
6753
|
padding: 4px;
|
|
6741
6754
|
line-height: 13px;
|
|
6742
6755
|
display: block;
|
|
6756
|
+
min-width: calc(1em + 8px);
|
|
6757
|
+
min-height: calc(1em + 8px);
|
|
6743
6758
|
position: relative;
|
|
6744
6759
|
}
|
|
6745
6760
|
.e-rating-container .e-rating-item-container .e-rating-item {
|
|
@@ -6882,7 +6897,7 @@ body.e-colorpicker-overflow {
|
|
|
6882
6897
|
font-size: 20px;
|
|
6883
6898
|
}
|
|
6884
6899
|
|
|
6885
|
-
.e-rating-container .e-rating-item-list:focus .e-rating-focus {
|
|
6900
|
+
.e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus {
|
|
6886
6901
|
outline-color: #fff;
|
|
6887
6902
|
border-radius: 0;
|
|
6888
6903
|
}
|
|
@@ -6894,6 +6909,7 @@ body.e-colorpicker-overflow {
|
|
|
6894
6909
|
}
|
|
6895
6910
|
.e-rating-container .e-reset.e-disabled {
|
|
6896
6911
|
color: #514f4f;
|
|
6912
|
+
opacity: 1;
|
|
6897
6913
|
}
|
|
6898
6914
|
.e-rating-container .e-rating-item-container .e-rating-icon {
|
|
6899
6915
|
-webkit-text-fill-color: transparent;
|
|
@@ -6947,6 +6963,9 @@ body.e-colorpicker-overflow {
|
|
|
6947
6963
|
-webkit-background-clip: text;
|
|
6948
6964
|
/* stylelint-enable property-no-vendor-prefix */
|
|
6949
6965
|
}
|
|
6966
|
+
.e-rating-container.e-disabled {
|
|
6967
|
+
opacity: 1;
|
|
6968
|
+
}
|
|
6950
6969
|
.e-rating-container.e-disabled .e-rating-item-container .e-rating-icon {
|
|
6951
6970
|
-webkit-text-stroke: 1px #514f4f;
|
|
6952
6971
|
}
|
|
@@ -6965,7 +6984,7 @@ body.e-colorpicker-overflow {
|
|
|
6965
6984
|
-webkit-background-clip: text;
|
|
6966
6985
|
/* stylelint-enable property-no-vendor-prefix */
|
|
6967
6986
|
}
|
|
6968
|
-
.e-rating-container.e-disabled.e-rtl.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl.e-rating-intermediate .e-rating-icon {
|
|
6987
|
+
.e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
|
|
6969
6988
|
background: linear-gradient(to left, #514f4f var(--rating-value), transparent var(--rating-value));
|
|
6970
6989
|
background-clip: text;
|
|
6971
6990
|
/* stylelint-disable property-no-vendor-prefix */
|
package/styles/fabric.css
CHANGED
|
@@ -2814,8 +2814,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2814
2814
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2815
2815
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2816
2816
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2817
|
-
min-height: 0;
|
|
2818
2817
|
min-width: 38px;
|
|
2818
|
+
min-height: 0;
|
|
2819
2819
|
padding-bottom: 0;
|
|
2820
2820
|
padding-right: 0;
|
|
2821
2821
|
padding-top: 0;
|
|
@@ -2831,6 +2831,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2831
2831
|
padding-top: 0;
|
|
2832
2832
|
}
|
|
2833
2833
|
|
|
2834
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2835
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2836
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2837
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2838
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2839
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2840
|
+
min-height: 0;
|
|
2841
|
+
min-width: 38px;
|
|
2842
|
+
padding-bottom: 0;
|
|
2843
|
+
padding-right: 0;
|
|
2844
|
+
padding-top: 0;
|
|
2845
|
+
}
|
|
2846
|
+
|
|
2834
2847
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2835
2848
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2836
2849
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
|
@@ -6740,6 +6753,8 @@ body.e-colorpicker-overflow {
|
|
|
6740
6753
|
padding: 4px;
|
|
6741
6754
|
line-height: 13px;
|
|
6742
6755
|
display: block;
|
|
6756
|
+
min-width: calc(1em + 8px);
|
|
6757
|
+
min-height: calc(1em + 8px);
|
|
6743
6758
|
position: relative;
|
|
6744
6759
|
}
|
|
6745
6760
|
.e-rating-container .e-rating-item-container .e-rating-item {
|
|
@@ -6882,7 +6897,7 @@ body.e-colorpicker-overflow {
|
|
|
6882
6897
|
font-size: 20px;
|
|
6883
6898
|
}
|
|
6884
6899
|
|
|
6885
|
-
.e-rating-container .e-rating-item-list:focus .e-rating-focus {
|
|
6900
|
+
.e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus {
|
|
6886
6901
|
outline-color: #005ba3;
|
|
6887
6902
|
border-radius: 0;
|
|
6888
6903
|
}
|
|
@@ -6894,6 +6909,7 @@ body.e-colorpicker-overflow {
|
|
|
6894
6909
|
}
|
|
6895
6910
|
.e-rating-container .e-reset.e-disabled {
|
|
6896
6911
|
color: #d0d0d0;
|
|
6912
|
+
opacity: 1;
|
|
6897
6913
|
}
|
|
6898
6914
|
.e-rating-container .e-rating-item-container .e-rating-icon {
|
|
6899
6915
|
-webkit-text-fill-color: transparent;
|
|
@@ -6947,6 +6963,9 @@ body.e-colorpicker-overflow {
|
|
|
6947
6963
|
-webkit-background-clip: text;
|
|
6948
6964
|
/* stylelint-enable property-no-vendor-prefix */
|
|
6949
6965
|
}
|
|
6966
|
+
.e-rating-container.e-disabled {
|
|
6967
|
+
opacity: 1;
|
|
6968
|
+
}
|
|
6950
6969
|
.e-rating-container.e-disabled .e-rating-item-container .e-rating-icon {
|
|
6951
6970
|
-webkit-text-stroke: 1px #d0d0d0;
|
|
6952
6971
|
}
|
|
@@ -6965,7 +6984,7 @@ body.e-colorpicker-overflow {
|
|
|
6965
6984
|
-webkit-background-clip: text;
|
|
6966
6985
|
/* stylelint-enable property-no-vendor-prefix */
|
|
6967
6986
|
}
|
|
6968
|
-
.e-rating-container.e-disabled.e-rtl.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl.e-rating-intermediate .e-rating-icon {
|
|
6987
|
+
.e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
|
|
6969
6988
|
background: linear-gradient(to left, #d0d0d0 var(--rating-value), transparent var(--rating-value));
|
|
6970
6989
|
background-clip: text;
|
|
6971
6990
|
/* stylelint-disable property-no-vendor-prefix */
|
package/styles/fluent-dark.css
CHANGED
|
@@ -2782,8 +2782,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2782
2782
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2783
2783
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2784
2784
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2785
|
-
min-height: 0;
|
|
2786
2785
|
min-width: 36px;
|
|
2786
|
+
min-height: 0;
|
|
2787
2787
|
padding-bottom: 0;
|
|
2788
2788
|
padding-right: 0;
|
|
2789
2789
|
padding-top: 0;
|
|
@@ -2799,6 +2799,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2799
2799
|
padding-top: 0;
|
|
2800
2800
|
}
|
|
2801
2801
|
|
|
2802
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2803
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2804
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2805
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2806
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2807
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2808
|
+
min-height: 0;
|
|
2809
|
+
min-width: 36px;
|
|
2810
|
+
padding-bottom: 0;
|
|
2811
|
+
padding-right: 0;
|
|
2812
|
+
padding-top: 0;
|
|
2813
|
+
}
|
|
2814
|
+
|
|
2802
2815
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2803
2816
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2804
2817
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
|
@@ -6401,6 +6414,7 @@ body.e-colorpicker-overflow {
|
|
|
6401
6414
|
.e-container .e-slider-preview .e-preview-container .e-preview.e-previous {
|
|
6402
6415
|
height: 24px;
|
|
6403
6416
|
top: 25px;
|
|
6417
|
+
top: 24px;
|
|
6404
6418
|
}
|
|
6405
6419
|
.e-container .e-selected-value {
|
|
6406
6420
|
-ms-flex-align: center;
|
|
@@ -6875,6 +6889,8 @@ body.e-colorpicker-overflow {
|
|
|
6875
6889
|
padding: 4px;
|
|
6876
6890
|
line-height: 13px;
|
|
6877
6891
|
display: block;
|
|
6892
|
+
min-width: calc(1em + 8px);
|
|
6893
|
+
min-height: calc(1em + 8px);
|
|
6878
6894
|
position: relative;
|
|
6879
6895
|
}
|
|
6880
6896
|
.e-rating-container .e-rating-item-container .e-rating-item {
|
|
@@ -7017,7 +7033,7 @@ body.e-colorpicker-overflow {
|
|
|
7017
7033
|
font-size: 20px;
|
|
7018
7034
|
}
|
|
7019
7035
|
|
|
7020
|
-
.e-rating-container .e-rating-item-list:focus .e-rating-focus {
|
|
7036
|
+
.e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus {
|
|
7021
7037
|
outline-color: #f3f2f1;
|
|
7022
7038
|
border-radius: 0;
|
|
7023
7039
|
}
|
|
@@ -7029,6 +7045,7 @@ body.e-colorpicker-overflow {
|
|
|
7029
7045
|
}
|
|
7030
7046
|
.e-rating-container .e-reset.e-disabled {
|
|
7031
7047
|
color: #484644;
|
|
7048
|
+
opacity: 1;
|
|
7032
7049
|
}
|
|
7033
7050
|
.e-rating-container .e-rating-item-container .e-rating-icon {
|
|
7034
7051
|
-webkit-text-fill-color: transparent;
|
|
@@ -7082,6 +7099,9 @@ body.e-colorpicker-overflow {
|
|
|
7082
7099
|
-webkit-background-clip: text;
|
|
7083
7100
|
/* stylelint-enable property-no-vendor-prefix */
|
|
7084
7101
|
}
|
|
7102
|
+
.e-rating-container.e-disabled {
|
|
7103
|
+
opacity: 1;
|
|
7104
|
+
}
|
|
7085
7105
|
.e-rating-container.e-disabled .e-rating-item-container .e-rating-icon {
|
|
7086
7106
|
-webkit-text-stroke: 1px #484644;
|
|
7087
7107
|
}
|
|
@@ -7100,7 +7120,7 @@ body.e-colorpicker-overflow {
|
|
|
7100
7120
|
-webkit-background-clip: text;
|
|
7101
7121
|
/* stylelint-enable property-no-vendor-prefix */
|
|
7102
7122
|
}
|
|
7103
|
-
.e-rating-container.e-disabled.e-rtl.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl.e-rating-intermediate .e-rating-icon {
|
|
7123
|
+
.e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
|
|
7104
7124
|
background: linear-gradient(to left, #484644 var(--rating-value), transparent var(--rating-value));
|
|
7105
7125
|
background-clip: text;
|
|
7106
7126
|
/* stylelint-disable property-no-vendor-prefix */
|
package/styles/fluent.css
CHANGED
|
@@ -2782,8 +2782,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2782
2782
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2783
2783
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2784
2784
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2785
|
-
min-height: 0;
|
|
2786
2785
|
min-width: 36px;
|
|
2786
|
+
min-height: 0;
|
|
2787
2787
|
padding-bottom: 0;
|
|
2788
2788
|
padding-right: 0;
|
|
2789
2789
|
padding-top: 0;
|
|
@@ -2799,6 +2799,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2799
2799
|
padding-top: 0;
|
|
2800
2800
|
}
|
|
2801
2801
|
|
|
2802
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2803
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2804
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2805
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2806
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2807
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2808
|
+
min-height: 0;
|
|
2809
|
+
min-width: 36px;
|
|
2810
|
+
padding-bottom: 0;
|
|
2811
|
+
padding-right: 0;
|
|
2812
|
+
padding-top: 0;
|
|
2813
|
+
}
|
|
2814
|
+
|
|
2802
2815
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2803
2816
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2804
2817
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
|
@@ -6401,6 +6414,7 @@ body.e-colorpicker-overflow {
|
|
|
6401
6414
|
.e-container .e-slider-preview .e-preview-container .e-preview.e-previous {
|
|
6402
6415
|
height: 24px;
|
|
6403
6416
|
top: 25px;
|
|
6417
|
+
top: 24px;
|
|
6404
6418
|
}
|
|
6405
6419
|
.e-container .e-selected-value {
|
|
6406
6420
|
-ms-flex-align: center;
|
|
@@ -6875,6 +6889,8 @@ body.e-colorpicker-overflow {
|
|
|
6875
6889
|
padding: 4px;
|
|
6876
6890
|
line-height: 13px;
|
|
6877
6891
|
display: block;
|
|
6892
|
+
min-width: calc(1em + 8px);
|
|
6893
|
+
min-height: calc(1em + 8px);
|
|
6878
6894
|
position: relative;
|
|
6879
6895
|
}
|
|
6880
6896
|
.e-rating-container .e-rating-item-container .e-rating-item {
|
|
@@ -7017,7 +7033,7 @@ body.e-colorpicker-overflow {
|
|
|
7017
7033
|
font-size: 20px;
|
|
7018
7034
|
}
|
|
7019
7035
|
|
|
7020
|
-
.e-rating-container .e-rating-item-list:focus .e-rating-focus {
|
|
7036
|
+
.e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus {
|
|
7021
7037
|
outline-color: #323130;
|
|
7022
7038
|
border-radius: 0;
|
|
7023
7039
|
}
|
|
@@ -7029,6 +7045,7 @@ body.e-colorpicker-overflow {
|
|
|
7029
7045
|
}
|
|
7030
7046
|
.e-rating-container .e-reset.e-disabled {
|
|
7031
7047
|
color: #a19f9d;
|
|
7048
|
+
opacity: 1;
|
|
7032
7049
|
}
|
|
7033
7050
|
.e-rating-container .e-rating-item-container .e-rating-icon {
|
|
7034
7051
|
-webkit-text-fill-color: transparent;
|
|
@@ -7082,6 +7099,9 @@ body.e-colorpicker-overflow {
|
|
|
7082
7099
|
-webkit-background-clip: text;
|
|
7083
7100
|
/* stylelint-enable property-no-vendor-prefix */
|
|
7084
7101
|
}
|
|
7102
|
+
.e-rating-container.e-disabled {
|
|
7103
|
+
opacity: 1;
|
|
7104
|
+
}
|
|
7085
7105
|
.e-rating-container.e-disabled .e-rating-item-container .e-rating-icon {
|
|
7086
7106
|
-webkit-text-stroke: 1px #c8c6c4;
|
|
7087
7107
|
}
|
|
@@ -7100,7 +7120,7 @@ body.e-colorpicker-overflow {
|
|
|
7100
7120
|
-webkit-background-clip: text;
|
|
7101
7121
|
/* stylelint-enable property-no-vendor-prefix */
|
|
7102
7122
|
}
|
|
7103
|
-
.e-rating-container.e-disabled.e-rtl.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl.e-rating-intermediate .e-rating-icon {
|
|
7123
|
+
.e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
|
|
7104
7124
|
background: linear-gradient(to left, #c8c6c4 var(--rating-value), transparent var(--rating-value));
|
|
7105
7125
|
background-clip: text;
|
|
7106
7126
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -2930,8 +2930,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2930
2930
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2931
2931
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2932
2932
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2933
|
-
min-height: 0;
|
|
2934
2933
|
min-width: 38px;
|
|
2934
|
+
min-height: 0;
|
|
2935
2935
|
padding-bottom: 0;
|
|
2936
2936
|
padding-right: 0;
|
|
2937
2937
|
padding-top: 0;
|
|
@@ -2947,6 +2947,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2947
2947
|
padding-top: 0;
|
|
2948
2948
|
}
|
|
2949
2949
|
|
|
2950
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2951
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2952
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2953
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2954
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2955
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2956
|
+
min-height: 0;
|
|
2957
|
+
min-width: 38px;
|
|
2958
|
+
padding-bottom: 0;
|
|
2959
|
+
padding-right: 0;
|
|
2960
|
+
padding-top: 0;
|
|
2961
|
+
}
|
|
2962
|
+
|
|
2950
2963
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2951
2964
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2952
2965
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
|
@@ -7056,6 +7069,8 @@ body.e-colorpicker-overflow {
|
|
|
7056
7069
|
padding: 4px;
|
|
7057
7070
|
line-height: 13px;
|
|
7058
7071
|
display: block;
|
|
7072
|
+
min-width: calc(1em + 8px);
|
|
7073
|
+
min-height: calc(1em + 8px);
|
|
7059
7074
|
position: relative;
|
|
7060
7075
|
}
|
|
7061
7076
|
.e-rating-container .e-rating-item-container .e-rating-item {
|
|
@@ -7198,7 +7213,7 @@ body.e-colorpicker-overflow {
|
|
|
7198
7213
|
font-size: 20px;
|
|
7199
7214
|
}
|
|
7200
7215
|
|
|
7201
|
-
.e-rating-container .e-rating-item-list:focus .e-rating-focus {
|
|
7216
|
+
.e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus {
|
|
7202
7217
|
outline-color: #000;
|
|
7203
7218
|
border-radius: 0;
|
|
7204
7219
|
}
|
|
@@ -7210,6 +7225,7 @@ body.e-colorpicker-overflow {
|
|
|
7210
7225
|
}
|
|
7211
7226
|
.e-rating-container .e-reset.e-disabled {
|
|
7212
7227
|
color: #757575;
|
|
7228
|
+
opacity: 1;
|
|
7213
7229
|
}
|
|
7214
7230
|
.e-rating-container .e-rating-item-container .e-rating-icon {
|
|
7215
7231
|
-webkit-text-fill-color: transparent;
|
|
@@ -7263,6 +7279,9 @@ body.e-colorpicker-overflow {
|
|
|
7263
7279
|
-webkit-background-clip: text;
|
|
7264
7280
|
/* stylelint-enable property-no-vendor-prefix */
|
|
7265
7281
|
}
|
|
7282
|
+
.e-rating-container.e-disabled {
|
|
7283
|
+
opacity: 1;
|
|
7284
|
+
}
|
|
7266
7285
|
.e-rating-container.e-disabled .e-rating-item-container .e-rating-icon {
|
|
7267
7286
|
-webkit-text-stroke: 1px #757575;
|
|
7268
7287
|
}
|
|
@@ -7281,7 +7300,7 @@ body.e-colorpicker-overflow {
|
|
|
7281
7300
|
-webkit-background-clip: text;
|
|
7282
7301
|
/* stylelint-enable property-no-vendor-prefix */
|
|
7283
7302
|
}
|
|
7284
|
-
.e-rating-container.e-disabled.e-rtl.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl.e-rating-intermediate .e-rating-icon {
|
|
7303
|
+
.e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
|
|
7285
7304
|
background: linear-gradient(to left, #757575 var(--rating-value), transparent var(--rating-value));
|
|
7286
7305
|
background-clip: text;
|
|
7287
7306
|
/* stylelint-disable property-no-vendor-prefix */
|
package/styles/highcontrast.css
CHANGED
|
@@ -2930,8 +2930,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2930
2930
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2931
2931
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2932
2932
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2933
|
-
min-height: 0;
|
|
2934
2933
|
min-width: 38px;
|
|
2934
|
+
min-height: 0;
|
|
2935
2935
|
padding-bottom: 0;
|
|
2936
2936
|
padding-right: 0;
|
|
2937
2937
|
padding-top: 0;
|
|
@@ -2947,6 +2947,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2947
2947
|
padding-top: 0;
|
|
2948
2948
|
}
|
|
2949
2949
|
|
|
2950
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2951
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2952
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2953
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2954
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2955
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2956
|
+
min-height: 0;
|
|
2957
|
+
min-width: 38px;
|
|
2958
|
+
padding-bottom: 0;
|
|
2959
|
+
padding-right: 0;
|
|
2960
|
+
padding-top: 0;
|
|
2961
|
+
}
|
|
2962
|
+
|
|
2950
2963
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2951
2964
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2952
2965
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
|
@@ -7056,6 +7069,8 @@ body.e-colorpicker-overflow {
|
|
|
7056
7069
|
padding: 4px;
|
|
7057
7070
|
line-height: 13px;
|
|
7058
7071
|
display: block;
|
|
7072
|
+
min-width: calc(1em + 8px);
|
|
7073
|
+
min-height: calc(1em + 8px);
|
|
7059
7074
|
position: relative;
|
|
7060
7075
|
}
|
|
7061
7076
|
.e-rating-container .e-rating-item-container .e-rating-item {
|
|
@@ -7198,7 +7213,7 @@ body.e-colorpicker-overflow {
|
|
|
7198
7213
|
font-size: 20px;
|
|
7199
7214
|
}
|
|
7200
7215
|
|
|
7201
|
-
.e-rating-container .e-rating-item-list:focus .e-rating-focus {
|
|
7216
|
+
.e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus {
|
|
7202
7217
|
outline-color: #fff;
|
|
7203
7218
|
border-radius: 0;
|
|
7204
7219
|
}
|
|
@@ -7210,6 +7225,7 @@ body.e-colorpicker-overflow {
|
|
|
7210
7225
|
}
|
|
7211
7226
|
.e-rating-container .e-reset.e-disabled {
|
|
7212
7227
|
color: #757575;
|
|
7228
|
+
opacity: 1;
|
|
7213
7229
|
}
|
|
7214
7230
|
.e-rating-container .e-rating-item-container .e-rating-icon {
|
|
7215
7231
|
-webkit-text-fill-color: transparent;
|
|
@@ -7263,6 +7279,9 @@ body.e-colorpicker-overflow {
|
|
|
7263
7279
|
-webkit-background-clip: text;
|
|
7264
7280
|
/* stylelint-enable property-no-vendor-prefix */
|
|
7265
7281
|
}
|
|
7282
|
+
.e-rating-container.e-disabled {
|
|
7283
|
+
opacity: 1;
|
|
7284
|
+
}
|
|
7266
7285
|
.e-rating-container.e-disabled .e-rating-item-container .e-rating-icon {
|
|
7267
7286
|
-webkit-text-stroke: 1px #757575;
|
|
7268
7287
|
}
|
|
@@ -7281,7 +7300,7 @@ body.e-colorpicker-overflow {
|
|
|
7281
7300
|
-webkit-background-clip: text;
|
|
7282
7301
|
/* stylelint-enable property-no-vendor-prefix */
|
|
7283
7302
|
}
|
|
7284
|
-
.e-rating-container.e-disabled.e-rtl.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl.e-rating-intermediate .e-rating-icon {
|
|
7303
|
+
.e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
|
|
7285
7304
|
background: linear-gradient(to left, #757575 var(--rating-value), transparent var(--rating-value));
|
|
7286
7305
|
background-clip: text;
|
|
7287
7306
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -2847,8 +2847,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2847
2847
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2848
2848
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2849
2849
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2850
|
-
min-height: 0;
|
|
2851
2850
|
min-width: 38px;
|
|
2851
|
+
min-height: 0;
|
|
2852
2852
|
padding-bottom: 0;
|
|
2853
2853
|
padding-right: 0;
|
|
2854
2854
|
padding-top: 0;
|
|
@@ -2864,6 +2864,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2864
2864
|
padding-top: 0;
|
|
2865
2865
|
}
|
|
2866
2866
|
|
|
2867
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2868
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2869
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2870
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2871
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2872
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2873
|
+
min-height: 0;
|
|
2874
|
+
min-width: 38px;
|
|
2875
|
+
padding-bottom: 0;
|
|
2876
|
+
padding-right: 0;
|
|
2877
|
+
padding-top: 0;
|
|
2878
|
+
}
|
|
2879
|
+
|
|
2867
2880
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2868
2881
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2869
2882
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
|
@@ -2847,8 +2847,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2847
2847
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2848
2848
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2849
2849
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2850
|
-
min-height: 0;
|
|
2851
2850
|
min-width: 38px;
|
|
2851
|
+
min-height: 0;
|
|
2852
2852
|
padding-bottom: 0;
|
|
2853
2853
|
padding-right: 0;
|
|
2854
2854
|
padding-top: 0;
|
|
@@ -2864,6 +2864,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2864
2864
|
padding-top: 0;
|
|
2865
2865
|
}
|
|
2866
2866
|
|
|
2867
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2868
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2869
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2870
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2871
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2872
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2873
|
+
min-height: 0;
|
|
2874
|
+
min-width: 38px;
|
|
2875
|
+
padding-bottom: 0;
|
|
2876
|
+
padding-right: 0;
|
|
2877
|
+
padding-top: 0;
|
|
2878
|
+
}
|
|
2879
|
+
|
|
2867
2880
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2868
2881
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2869
2882
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
|
@@ -2847,8 +2847,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2847
2847
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2848
2848
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2849
2849
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2850
|
-
min-height: 0;
|
|
2851
2850
|
min-width: 34px;
|
|
2851
|
+
min-height: 0;
|
|
2852
2852
|
padding-bottom: 0;
|
|
2853
2853
|
padding-right: 0;
|
|
2854
2854
|
padding-top: 0;
|
|
@@ -2864,6 +2864,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2864
2864
|
padding-top: 0;
|
|
2865
2865
|
}
|
|
2866
2866
|
|
|
2867
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2868
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2869
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2870
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2871
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2872
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2873
|
+
min-height: 0;
|
|
2874
|
+
min-width: 34px;
|
|
2875
|
+
padding-bottom: 0;
|
|
2876
|
+
padding-right: 0;
|
|
2877
|
+
padding-top: 0;
|
|
2878
|
+
}
|
|
2879
|
+
|
|
2867
2880
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2868
2881
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2869
2882
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
|
@@ -2954,8 +2954,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2954
2954
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2955
2955
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2956
2956
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2957
|
-
min-height: 0;
|
|
2958
2957
|
min-width: 36px;
|
|
2958
|
+
min-height: 0;
|
|
2959
2959
|
padding-bottom: 0;
|
|
2960
2960
|
padding-right: 0;
|
|
2961
2961
|
padding-top: 0;
|
|
@@ -2971,6 +2971,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2971
2971
|
padding-top: 0;
|
|
2972
2972
|
}
|
|
2973
2973
|
|
|
2974
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2975
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2976
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2977
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2978
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2979
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2980
|
+
min-height: 0;
|
|
2981
|
+
min-width: 36px;
|
|
2982
|
+
padding-bottom: 0;
|
|
2983
|
+
padding-right: 0;
|
|
2984
|
+
padding-top: 0;
|
|
2985
|
+
}
|
|
2986
|
+
|
|
2974
2987
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2975
2988
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2976
2989
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
|
@@ -2954,8 +2954,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2954
2954
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2955
2955
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2956
2956
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2957
|
-
min-height: 0;
|
|
2958
2957
|
min-width: 36px;
|
|
2958
|
+
min-height: 0;
|
|
2959
2959
|
padding-bottom: 0;
|
|
2960
2960
|
padding-right: 0;
|
|
2961
2961
|
padding-top: 0;
|
|
@@ -2971,6 +2971,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2971
2971
|
padding-top: 0;
|
|
2972
2972
|
}
|
|
2973
2973
|
|
|
2974
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2975
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2976
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2977
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2978
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2979
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2980
|
+
min-height: 0;
|
|
2981
|
+
min-width: 36px;
|
|
2982
|
+
padding-bottom: 0;
|
|
2983
|
+
padding-right: 0;
|
|
2984
|
+
padding-top: 0;
|
|
2985
|
+
}
|
|
2986
|
+
|
|
2974
2987
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2975
2988
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2976
2989
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
|
@@ -2804,8 +2804,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2804
2804
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2805
2805
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2806
2806
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2807
|
-
min-height: 0;
|
|
2808
2807
|
min-width: 38px;
|
|
2808
|
+
min-height: 0;
|
|
2809
2809
|
padding-bottom: 0;
|
|
2810
2810
|
padding-right: 0;
|
|
2811
2811
|
padding-top: 0;
|
|
@@ -2821,6 +2821,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2821
2821
|
padding-top: 0;
|
|
2822
2822
|
}
|
|
2823
2823
|
|
|
2824
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2825
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2826
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2827
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2828
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2829
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2830
|
+
min-height: 0;
|
|
2831
|
+
min-width: 38px;
|
|
2832
|
+
padding-bottom: 0;
|
|
2833
|
+
padding-right: 0;
|
|
2834
|
+
padding-top: 0;
|
|
2835
|
+
}
|
|
2836
|
+
|
|
2824
2837
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2825
2838
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2826
2839
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|
package/styles/input/fabric.css
CHANGED
|
@@ -2804,8 +2804,8 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2804
2804
|
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
|
|
2805
2805
|
.e-bigger .e-input-group .e-clear-icon,
|
|
2806
2806
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2807
|
-
min-height: 0;
|
|
2808
2807
|
min-width: 38px;
|
|
2808
|
+
min-height: 0;
|
|
2809
2809
|
padding-bottom: 0;
|
|
2810
2810
|
padding-right: 0;
|
|
2811
2811
|
padding-top: 0;
|
|
@@ -2821,6 +2821,19 @@ textarea.e-input.e-bigger.e-small,
|
|
|
2821
2821
|
padding-top: 0;
|
|
2822
2822
|
}
|
|
2823
2823
|
|
|
2824
|
+
.e-input-group.e-small .e-clear-icon,
|
|
2825
|
+
.e-input-group .e-clear-icon.e-small,
|
|
2826
|
+
.e-small.e-bigger .e-input-group .e-clear-icon,
|
|
2827
|
+
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
|
|
2828
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
|
|
2829
|
+
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
|
|
2830
|
+
min-height: 0;
|
|
2831
|
+
min-width: 38px;
|
|
2832
|
+
padding-bottom: 0;
|
|
2833
|
+
padding-right: 0;
|
|
2834
|
+
padding-top: 0;
|
|
2835
|
+
}
|
|
2836
|
+
|
|
2824
2837
|
.e-input-group.e-small.e-bigger .e-clear-icon,
|
|
2825
2838
|
.e-input-group.e-small .e-clear-icon.e-bigger,
|
|
2826
2839
|
.e-bigger .e-input-group.e-small .e-clear-icon,
|