@syncfusion/ej2-angular-inputs 22.2.12-ngcc → 23.1.36-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 +49 -17
- package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-inputs.js +49 -17
- package/@syncfusion/ej2-angular-inputs.js.map +1 -1
- package/CHANGELOG.md +4 -101
- package/dist/ej2-angular-inputs.umd.js +49 -17
- package/dist/ej2-angular-inputs.umd.js.map +1 -1
- package/dist/ej2-angular-inputs.umd.min.js +2 -2
- package/dist/ej2-angular-inputs.umd.min.js.map +1 -1
- package/ej2-angular-inputs.metadata.json +1 -1
- package/package.json +9 -9
- 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/color-picker/colorpicker.component.d.ts +3 -2
- package/src/maskedtextbox/maskedtextbox.component.d.ts +3 -2
- package/src/numerictextbox/numerictextbox.component.d.ts +3 -2
- package/src/rating/rating.component.d.ts +15 -2
- package/src/signature/signature.component.d.ts +3 -2
- package/src/slider/slider.component.d.ts +3 -2
- package/src/textbox/textbox.component.d.ts +3 -2
- package/src/uploader/uploader.component.d.ts +3 -2
- package/styles/bootstrap-dark.css +0 -4
- package/styles/bootstrap.css +0 -4
- package/styles/bootstrap4.css +0 -4
- package/styles/bootstrap5-dark.css +0 -4
- package/styles/bootstrap5.css +0 -4
- package/styles/color-picker/material-dark.css +0 -1
- package/styles/color-picker/material.css +0 -1
- package/styles/color-picker/material3-dark.css +0 -1
- package/styles/color-picker/material3-dark.scss +1 -1
- package/styles/color-picker/material3.css +0 -1
- package/styles/color-picker/material3.scss +1 -1
- package/styles/color-picker/tailwind-dark.css +0 -1
- package/styles/color-picker/tailwind.css +0 -1
- package/styles/fabric-dark.css +0 -4
- package/styles/fabric.css +0 -4
- package/styles/fluent-dark.css +0 -4
- package/styles/fluent.css +0 -4
- package/styles/highcontrast-light.css +0 -4
- package/styles/highcontrast.css +0 -4
- package/styles/input/material-dark.css +0 -1
- package/styles/input/material.css +0 -1
- package/styles/input/material3-dark.css +0 -1
- package/styles/input/material3-dark.scss +1 -1
- package/styles/input/material3.css +0 -1
- package/styles/input/material3.scss +1 -1
- package/styles/input/tailwind-dark.css +0 -1
- package/styles/input/tailwind.css +0 -1
- package/styles/maskedtextbox/material-dark.css +0 -1
- package/styles/maskedtextbox/material.css +0 -1
- package/styles/maskedtextbox/material3-dark.css +0 -1
- package/styles/maskedtextbox/material3-dark.scss +1 -1
- package/styles/maskedtextbox/material3.css +0 -1
- package/styles/maskedtextbox/material3.scss +1 -1
- package/styles/maskedtextbox/tailwind-dark.css +0 -1
- package/styles/maskedtextbox/tailwind.css +0 -1
- package/styles/material-dark.css +0 -5
- package/styles/material.css +0 -5
- package/styles/material3-dark.css +1 -14
- package/styles/material3.css +1 -6
- package/styles/numerictextbox/material-dark.css +0 -1
- package/styles/numerictextbox/material.css +0 -1
- package/styles/numerictextbox/material3-dark.css +0 -1
- package/styles/numerictextbox/material3-dark.scss +1 -1
- package/styles/numerictextbox/material3.css +0 -1
- package/styles/numerictextbox/material3.scss +1 -1
- package/styles/numerictextbox/tailwind-dark.css +0 -1
- package/styles/numerictextbox/tailwind.css +0 -1
- package/styles/rating/bootstrap-dark.css +0 -4
- package/styles/rating/bootstrap.css +0 -4
- package/styles/rating/bootstrap4.css +0 -4
- package/styles/rating/bootstrap5-dark.css +0 -4
- package/styles/rating/bootstrap5.css +0 -4
- package/styles/rating/fabric-dark.css +0 -4
- package/styles/rating/fabric.css +0 -4
- package/styles/rating/fluent-dark.css +0 -4
- package/styles/rating/fluent.css +0 -4
- package/styles/rating/highcontrast-light.css +0 -4
- package/styles/rating/highcontrast.css +0 -4
- package/styles/rating/material-dark.css +0 -5
- package/styles/rating/material.css +0 -5
- package/styles/rating/material3-dark.css +1 -6
- package/styles/rating/material3-dark.scss +1 -1
- package/styles/rating/material3.css +1 -6
- package/styles/rating/material3.scss +1 -1
- package/styles/rating/tailwind-dark.css +0 -5
- package/styles/rating/tailwind.css +0 -5
- package/styles/signature/material-dark.css +0 -1
- package/styles/signature/material.css +0 -1
- package/styles/signature/material3-dark.css +0 -1
- package/styles/signature/material3-dark.scss +1 -1
- package/styles/signature/material3.css +0 -1
- package/styles/signature/material3.scss +1 -1
- package/styles/signature/tailwind-dark.css +0 -1
- package/styles/signature/tailwind.css +0 -1
- package/styles/slider/material-dark.css +0 -1
- package/styles/slider/material.css +0 -1
- package/styles/slider/material3-dark.css +0 -1
- package/styles/slider/material3-dark.scss +1 -1
- package/styles/slider/material3.css +0 -1
- package/styles/slider/material3.scss +1 -1
- package/styles/slider/tailwind-dark.css +0 -1
- package/styles/slider/tailwind.css +0 -1
- package/styles/tailwind-dark.css +0 -13
- package/styles/tailwind.css +0 -13
- package/styles/textbox/material-dark.css +0 -1
- package/styles/textbox/material.css +0 -1
- package/styles/textbox/material3-dark.css +0 -1
- package/styles/textbox/material3-dark.scss +1 -1
- package/styles/textbox/material3.css +0 -1
- package/styles/textbox/material3.scss +1 -1
- package/styles/textbox/tailwind-dark.css +0 -1
- package/styles/textbox/tailwind.css +0 -1
- package/styles/uploader/material-dark.css +0 -1
- package/styles/uploader/material.css +0 -1
- package/styles/uploader/material3-dark.css +0 -1
- package/styles/uploader/material3-dark.scss +1 -1
- package/styles/uploader/material3.css +0 -1
- package/styles/uploader/material3.scss +1 -1
- package/styles/uploader/tailwind-dark.css +0 -1
- package/styles/uploader/tailwind.css +0 -1
package/styles/bootstrap4.css
CHANGED
|
@@ -6956,7 +6956,6 @@ body.e-colorpicker-overflow {
|
|
|
6956
6956
|
cursor: pointer;
|
|
6957
6957
|
font-size: 20px;
|
|
6958
6958
|
padding: 4px;
|
|
6959
|
-
line-height: 11px;
|
|
6960
6959
|
display: block;
|
|
6961
6960
|
min-width: calc(1em + 8px);
|
|
6962
6961
|
min-height: calc(1em + 8px);
|
|
@@ -7054,7 +7053,6 @@ body.e-colorpicker-overflow {
|
|
|
7054
7053
|
.e-small.e-rating-container .e-rating-item-container,
|
|
7055
7054
|
.e-small .e-rating-container .e-rating-item-container {
|
|
7056
7055
|
font-size: 16px;
|
|
7057
|
-
line-height: 4px;
|
|
7058
7056
|
}
|
|
7059
7057
|
.e-small.e-rating-container .e-rating-label,
|
|
7060
7058
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -7069,7 +7067,6 @@ body.e-colorpicker-overflow {
|
|
|
7069
7067
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
7070
7068
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
7071
7069
|
font-size: 32px;
|
|
7072
|
-
line-height: 13px;
|
|
7073
7070
|
}
|
|
7074
7071
|
.e-bigger.e-rating-container .e-rating-label,
|
|
7075
7072
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -7086,7 +7083,6 @@ body.e-colorpicker-overflow {
|
|
|
7086
7083
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
7087
7084
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
7088
7085
|
font-size: 24px;
|
|
7089
|
-
line-height: 9px;
|
|
7090
7086
|
}
|
|
7091
7087
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
7092
7088
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -7106,7 +7106,6 @@ body.e-colorpicker-overflow {
|
|
|
7106
7106
|
cursor: pointer;
|
|
7107
7107
|
font-size: 22px;
|
|
7108
7108
|
padding: 4px;
|
|
7109
|
-
line-height: 13px;
|
|
7110
7109
|
display: block;
|
|
7111
7110
|
min-width: calc(1em + 8px);
|
|
7112
7111
|
min-height: calc(1em + 8px);
|
|
@@ -7204,7 +7203,6 @@ body.e-colorpicker-overflow {
|
|
|
7204
7203
|
.e-small.e-rating-container .e-rating-item-container,
|
|
7205
7204
|
.e-small .e-rating-container .e-rating-item-container {
|
|
7206
7205
|
font-size: 16px;
|
|
7207
|
-
line-height: 6px;
|
|
7208
7206
|
}
|
|
7209
7207
|
.e-small.e-rating-container .e-rating-label,
|
|
7210
7208
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -7219,7 +7217,6 @@ body.e-colorpicker-overflow {
|
|
|
7219
7217
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
7220
7218
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
7221
7219
|
font-size: 32px;
|
|
7222
|
-
line-height: 13px;
|
|
7223
7220
|
}
|
|
7224
7221
|
.e-bigger.e-rating-container .e-rating-label,
|
|
7225
7222
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -7236,7 +7233,6 @@ body.e-colorpicker-overflow {
|
|
|
7236
7233
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
7237
7234
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
7238
7235
|
font-size: 26px;
|
|
7239
|
-
line-height: 13px;
|
|
7240
7236
|
}
|
|
7241
7237
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
7242
7238
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
package/styles/bootstrap5.css
CHANGED
|
@@ -7106,7 +7106,6 @@ body.e-colorpicker-overflow {
|
|
|
7106
7106
|
cursor: pointer;
|
|
7107
7107
|
font-size: 22px;
|
|
7108
7108
|
padding: 4px;
|
|
7109
|
-
line-height: 13px;
|
|
7110
7109
|
display: block;
|
|
7111
7110
|
min-width: calc(1em + 8px);
|
|
7112
7111
|
min-height: calc(1em + 8px);
|
|
@@ -7204,7 +7203,6 @@ body.e-colorpicker-overflow {
|
|
|
7204
7203
|
.e-small.e-rating-container .e-rating-item-container,
|
|
7205
7204
|
.e-small .e-rating-container .e-rating-item-container {
|
|
7206
7205
|
font-size: 16px;
|
|
7207
|
-
line-height: 6px;
|
|
7208
7206
|
}
|
|
7209
7207
|
.e-small.e-rating-container .e-rating-label,
|
|
7210
7208
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -7219,7 +7217,6 @@ body.e-colorpicker-overflow {
|
|
|
7219
7217
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
7220
7218
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
7221
7219
|
font-size: 32px;
|
|
7222
|
-
line-height: 13px;
|
|
7223
7220
|
}
|
|
7224
7221
|
.e-bigger.e-rating-container .e-rating-label,
|
|
7225
7222
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -7236,7 +7233,6 @@ body.e-colorpicker-overflow {
|
|
|
7236
7233
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
7237
7234
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
7238
7235
|
font-size: 26px;
|
|
7239
|
-
line-height: 13px;
|
|
7240
7236
|
}
|
|
7241
7237
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
7242
7238
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-inputs/styles/color-picker/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-inputs/styles/color-picker/material3.scss';
|
package/styles/fabric-dark.css
CHANGED
|
@@ -6752,7 +6752,6 @@ body.e-colorpicker-overflow {
|
|
|
6752
6752
|
cursor: pointer;
|
|
6753
6753
|
font-size: 20px;
|
|
6754
6754
|
padding: 4px;
|
|
6755
|
-
line-height: 13px;
|
|
6756
6755
|
display: block;
|
|
6757
6756
|
min-width: calc(1em + 8px);
|
|
6758
6757
|
min-height: calc(1em + 8px);
|
|
@@ -6850,7 +6849,6 @@ body.e-colorpicker-overflow {
|
|
|
6850
6849
|
.e-small.e-rating-container .e-rating-item-container,
|
|
6851
6850
|
.e-small .e-rating-container .e-rating-item-container {
|
|
6852
6851
|
font-size: 16px;
|
|
6853
|
-
line-height: 10px;
|
|
6854
6852
|
}
|
|
6855
6853
|
.e-small.e-rating-container .e-rating-label,
|
|
6856
6854
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -6865,7 +6863,6 @@ body.e-colorpicker-overflow {
|
|
|
6865
6863
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
6866
6864
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
6867
6865
|
font-size: 28px;
|
|
6868
|
-
line-height: 21px;
|
|
6869
6866
|
}
|
|
6870
6867
|
.e-bigger.e-rating-container .e-rating-label,
|
|
6871
6868
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -6882,7 +6879,6 @@ body.e-colorpicker-overflow {
|
|
|
6882
6879
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
6883
6880
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
6884
6881
|
font-size: 24px;
|
|
6885
|
-
line-height: 19px;
|
|
6886
6882
|
}
|
|
6887
6883
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
6888
6884
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
package/styles/fabric.css
CHANGED
|
@@ -6752,7 +6752,6 @@ body.e-colorpicker-overflow {
|
|
|
6752
6752
|
cursor: pointer;
|
|
6753
6753
|
font-size: 20px;
|
|
6754
6754
|
padding: 4px;
|
|
6755
|
-
line-height: 13px;
|
|
6756
6755
|
display: block;
|
|
6757
6756
|
min-width: calc(1em + 8px);
|
|
6758
6757
|
min-height: calc(1em + 8px);
|
|
@@ -6850,7 +6849,6 @@ body.e-colorpicker-overflow {
|
|
|
6850
6849
|
.e-small.e-rating-container .e-rating-item-container,
|
|
6851
6850
|
.e-small .e-rating-container .e-rating-item-container {
|
|
6852
6851
|
font-size: 16px;
|
|
6853
|
-
line-height: 13px;
|
|
6854
6852
|
}
|
|
6855
6853
|
.e-small.e-rating-container .e-rating-label,
|
|
6856
6854
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -6865,7 +6863,6 @@ body.e-colorpicker-overflow {
|
|
|
6865
6863
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
6866
6864
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
6867
6865
|
font-size: 28px;
|
|
6868
|
-
line-height: 21px;
|
|
6869
6866
|
}
|
|
6870
6867
|
.e-bigger.e-rating-container .e-rating-label,
|
|
6871
6868
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -6882,7 +6879,6 @@ body.e-colorpicker-overflow {
|
|
|
6882
6879
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
6883
6880
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
6884
6881
|
font-size: 24px;
|
|
6885
|
-
line-height: 19px;
|
|
6886
6882
|
}
|
|
6887
6883
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
6888
6884
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
package/styles/fluent-dark.css
CHANGED
|
@@ -6888,7 +6888,6 @@ body.e-colorpicker-overflow {
|
|
|
6888
6888
|
cursor: pointer;
|
|
6889
6889
|
font-size: 20px;
|
|
6890
6890
|
padding: 4px;
|
|
6891
|
-
line-height: 13px;
|
|
6892
6891
|
display: block;
|
|
6893
6892
|
min-width: calc(1em + 8px);
|
|
6894
6893
|
min-height: calc(1em + 8px);
|
|
@@ -6986,7 +6985,6 @@ body.e-colorpicker-overflow {
|
|
|
6986
6985
|
.e-small.e-rating-container .e-rating-item-container,
|
|
6987
6986
|
.e-small .e-rating-container .e-rating-item-container {
|
|
6988
6987
|
font-size: 16px;
|
|
6989
|
-
line-height: 13px;
|
|
6990
6988
|
}
|
|
6991
6989
|
.e-small.e-rating-container .e-rating-label,
|
|
6992
6990
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -7001,7 +6999,6 @@ body.e-colorpicker-overflow {
|
|
|
7001
6999
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
7002
7000
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
7003
7001
|
font-size: 28px;
|
|
7004
|
-
line-height: 21px;
|
|
7005
7002
|
}
|
|
7006
7003
|
.e-bigger.e-rating-container .e-rating-label,
|
|
7007
7004
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -7018,7 +7015,6 @@ body.e-colorpicker-overflow {
|
|
|
7018
7015
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
7019
7016
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
7020
7017
|
font-size: 24px;
|
|
7021
|
-
line-height: 19px;
|
|
7022
7018
|
}
|
|
7023
7019
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
7024
7020
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
package/styles/fluent.css
CHANGED
|
@@ -6888,7 +6888,6 @@ body.e-colorpicker-overflow {
|
|
|
6888
6888
|
cursor: pointer;
|
|
6889
6889
|
font-size: 20px;
|
|
6890
6890
|
padding: 4px;
|
|
6891
|
-
line-height: 13px;
|
|
6892
6891
|
display: block;
|
|
6893
6892
|
min-width: calc(1em + 8px);
|
|
6894
6893
|
min-height: calc(1em + 8px);
|
|
@@ -6986,7 +6985,6 @@ body.e-colorpicker-overflow {
|
|
|
6986
6985
|
.e-small.e-rating-container .e-rating-item-container,
|
|
6987
6986
|
.e-small .e-rating-container .e-rating-item-container {
|
|
6988
6987
|
font-size: 16px;
|
|
6989
|
-
line-height: 13px;
|
|
6990
6988
|
}
|
|
6991
6989
|
.e-small.e-rating-container .e-rating-label,
|
|
6992
6990
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -7001,7 +6999,6 @@ body.e-colorpicker-overflow {
|
|
|
7001
6999
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
7002
7000
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
7003
7001
|
font-size: 28px;
|
|
7004
|
-
line-height: 21px;
|
|
7005
7002
|
}
|
|
7006
7003
|
.e-bigger.e-rating-container .e-rating-label,
|
|
7007
7004
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -7018,7 +7015,6 @@ body.e-colorpicker-overflow {
|
|
|
7018
7015
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
7019
7016
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
7020
7017
|
font-size: 24px;
|
|
7021
|
-
line-height: 19px;
|
|
7022
7018
|
}
|
|
7023
7019
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
7024
7020
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -7068,7 +7068,6 @@ body.e-colorpicker-overflow {
|
|
|
7068
7068
|
cursor: pointer;
|
|
7069
7069
|
font-size: 20px;
|
|
7070
7070
|
padding: 4px;
|
|
7071
|
-
line-height: 13px;
|
|
7072
7071
|
display: block;
|
|
7073
7072
|
min-width: calc(1em + 8px);
|
|
7074
7073
|
min-height: calc(1em + 8px);
|
|
@@ -7166,7 +7165,6 @@ body.e-colorpicker-overflow {
|
|
|
7166
7165
|
.e-small.e-rating-container .e-rating-item-container,
|
|
7167
7166
|
.e-small .e-rating-container .e-rating-item-container {
|
|
7168
7167
|
font-size: 16px;
|
|
7169
|
-
line-height: 13px;
|
|
7170
7168
|
}
|
|
7171
7169
|
.e-small.e-rating-container .e-rating-label,
|
|
7172
7170
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -7181,7 +7179,6 @@ body.e-colorpicker-overflow {
|
|
|
7181
7179
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
7182
7180
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
7183
7181
|
font-size: 28px;
|
|
7184
|
-
line-height: 21px;
|
|
7185
7182
|
}
|
|
7186
7183
|
.e-bigger.e-rating-container .e-rating-label,
|
|
7187
7184
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -7198,7 +7195,6 @@ body.e-colorpicker-overflow {
|
|
|
7198
7195
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
7199
7196
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
7200
7197
|
font-size: 24px;
|
|
7201
|
-
line-height: 19px;
|
|
7202
7198
|
}
|
|
7203
7199
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
7204
7200
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
package/styles/highcontrast.css
CHANGED
|
@@ -7068,7 +7068,6 @@ body.e-colorpicker-overflow {
|
|
|
7068
7068
|
cursor: pointer;
|
|
7069
7069
|
font-size: 20px;
|
|
7070
7070
|
padding: 4px;
|
|
7071
|
-
line-height: 13px;
|
|
7072
7071
|
display: block;
|
|
7073
7072
|
min-width: calc(1em + 8px);
|
|
7074
7073
|
min-height: calc(1em + 8px);
|
|
@@ -7166,7 +7165,6 @@ body.e-colorpicker-overflow {
|
|
|
7166
7165
|
.e-small.e-rating-container .e-rating-item-container,
|
|
7167
7166
|
.e-small .e-rating-container .e-rating-item-container {
|
|
7168
7167
|
font-size: 16px;
|
|
7169
|
-
line-height: 13px;
|
|
7170
7168
|
}
|
|
7171
7169
|
.e-small.e-rating-container .e-rating-label,
|
|
7172
7170
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -7181,7 +7179,6 @@ body.e-colorpicker-overflow {
|
|
|
7181
7179
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
7182
7180
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
7183
7181
|
font-size: 28px;
|
|
7184
|
-
line-height: 21px;
|
|
7185
7182
|
}
|
|
7186
7183
|
.e-bigger.e-rating-container .e-rating-label,
|
|
7187
7184
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -7198,7 +7195,6 @@ body.e-colorpicker-overflow {
|
|
|
7198
7195
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
7199
7196
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
7200
7197
|
font-size: 24px;
|
|
7201
|
-
line-height: 19px;
|
|
7202
7198
|
}
|
|
7203
7199
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
7204
7200
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-inputs/styles/input/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-inputs/styles/input/material3.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-inputs/styles/maskedtextbox/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-inputs/styles/maskedtextbox/material3.scss';
|
package/styles/material-dark.css
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
2
1
|
.e-signature {
|
|
3
2
|
border: 1px solid;
|
|
4
3
|
}
|
|
@@ -14909,7 +14908,6 @@ body.e-colorpicker-overflow {
|
|
|
14909
14908
|
cursor: pointer;
|
|
14910
14909
|
font-size: 20px;
|
|
14911
14910
|
padding: 4px;
|
|
14912
|
-
line-height: 13px;
|
|
14913
14911
|
display: block;
|
|
14914
14912
|
min-width: calc(1em + 8px);
|
|
14915
14913
|
min-height: calc(1em + 8px);
|
|
@@ -15007,7 +15005,6 @@ body.e-colorpicker-overflow {
|
|
|
15007
15005
|
.e-small.e-rating-container .e-rating-item-container,
|
|
15008
15006
|
.e-small .e-rating-container .e-rating-item-container {
|
|
15009
15007
|
font-size: 16px;
|
|
15010
|
-
line-height: 9px;
|
|
15011
15008
|
}
|
|
15012
15009
|
.e-small.e-rating-container .e-rating-label,
|
|
15013
15010
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -15022,7 +15019,6 @@ body.e-colorpicker-overflow {
|
|
|
15022
15019
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
15023
15020
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
15024
15021
|
font-size: 32px;
|
|
15025
|
-
line-height: 21px;
|
|
15026
15022
|
}
|
|
15027
15023
|
.e-bigger.e-rating-container .e-rating-label,
|
|
15028
15024
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -15039,7 +15035,6 @@ body.e-colorpicker-overflow {
|
|
|
15039
15035
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
15040
15036
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
15041
15037
|
font-size: 24px;
|
|
15042
|
-
line-height: 17px;
|
|
15043
15038
|
}
|
|
15044
15039
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
15045
15040
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
package/styles/material.css
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
|
|
2
1
|
.e-signature {
|
|
3
2
|
border: 1px solid;
|
|
4
3
|
}
|
|
@@ -14953,7 +14952,6 @@ body.e-colorpicker-overflow {
|
|
|
14953
14952
|
cursor: pointer;
|
|
14954
14953
|
font-size: 20px;
|
|
14955
14954
|
padding: 4px;
|
|
14956
|
-
line-height: 13px;
|
|
14957
14955
|
display: block;
|
|
14958
14956
|
min-width: calc(1em + 8px);
|
|
14959
14957
|
min-height: calc(1em + 8px);
|
|
@@ -15051,7 +15049,6 @@ body.e-colorpicker-overflow {
|
|
|
15051
15049
|
.e-small.e-rating-container .e-rating-item-container,
|
|
15052
15050
|
.e-small .e-rating-container .e-rating-item-container {
|
|
15053
15051
|
font-size: 16px;
|
|
15054
|
-
line-height: 9px;
|
|
15055
15052
|
}
|
|
15056
15053
|
.e-small.e-rating-container .e-rating-label,
|
|
15057
15054
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -15066,7 +15063,6 @@ body.e-colorpicker-overflow {
|
|
|
15066
15063
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
15067
15064
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
15068
15065
|
font-size: 32px;
|
|
15069
|
-
line-height: 21px;
|
|
15070
15066
|
}
|
|
15071
15067
|
.e-bigger.e-rating-container .e-rating-label,
|
|
15072
15068
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -15083,7 +15079,6 @@ body.e-colorpicker-overflow {
|
|
|
15083
15079
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
15084
15080
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
15085
15081
|
font-size: 24px;
|
|
15086
|
-
line-height: 17px;
|
|
15087
15082
|
}
|
|
15088
15083
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
15089
15084
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
|
2
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
|
3
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
|
4
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
|
5
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
|
6
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
|
7
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
|
8
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
|
9
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
|
10
1
|
:root {
|
|
11
2
|
--color-sf-black: 0, 0, 0;
|
|
12
3
|
--color-sf-white: 255, 255, 255;
|
|
@@ -15403,7 +15394,6 @@ body.e-colorpicker-overflow {
|
|
|
15403
15394
|
cursor: pointer;
|
|
15404
15395
|
font-size: 20px;
|
|
15405
15396
|
padding: 4px;
|
|
15406
|
-
line-height: 13px;
|
|
15407
15397
|
display: block;
|
|
15408
15398
|
min-width: calc(1em + 8px);
|
|
15409
15399
|
min-height: calc(1em + 8px);
|
|
@@ -15501,7 +15491,6 @@ body.e-colorpicker-overflow {
|
|
|
15501
15491
|
.e-small.e-rating-container .e-rating-item-container,
|
|
15502
15492
|
.e-small .e-rating-container .e-rating-item-container {
|
|
15503
15493
|
font-size: 16px;
|
|
15504
|
-
line-height: 9px;
|
|
15505
15494
|
}
|
|
15506
15495
|
.e-small.e-rating-container .e-rating-label,
|
|
15507
15496
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -15516,7 +15505,6 @@ body.e-colorpicker-overflow {
|
|
|
15516
15505
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
15517
15506
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
15518
15507
|
font-size: 28px;
|
|
15519
|
-
line-height: 21px;
|
|
15520
15508
|
}
|
|
15521
15509
|
.e-bigger.e-rating-container .e-rating-label,
|
|
15522
15510
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -15533,7 +15521,6 @@ body.e-colorpicker-overflow {
|
|
|
15533
15521
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
15534
15522
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
15535
15523
|
font-size: 24px;
|
|
15536
|
-
line-height: 17px;
|
|
15537
15524
|
}
|
|
15538
15525
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
15539
15526
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -15597,7 +15584,7 @@ body.e-colorpicker-overflow {
|
|
|
15597
15584
|
/* stylelint-disable property-no-vendor-prefix */
|
|
15598
15585
|
-webkit-background-clip: text;
|
|
15599
15586
|
/* stylelint-enable property-no-vendor-prefix */
|
|
15600
|
-
-webkit-text-stroke: 1px rgba(var(--color-sf-primary))
|
|
15587
|
+
-webkit-text-stroke: 1px rgba(var(--color-sf-primary));
|
|
15601
15588
|
}
|
|
15602
15589
|
.e-rating-container.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
|
|
15603
15590
|
background: linear-gradient(to left, rgba(var(--color-sf-primary)) var(--rating-value), transparent var(--rating-value));
|
package/styles/material3.css
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
|
2
1
|
:root {
|
|
3
2
|
--color-sf-black: 0, 0, 0;
|
|
4
3
|
--color-sf-white: 255, 255, 255;
|
|
@@ -15899,7 +15898,6 @@ body.e-colorpicker-overflow {
|
|
|
15899
15898
|
cursor: pointer;
|
|
15900
15899
|
font-size: 20px;
|
|
15901
15900
|
padding: 4px;
|
|
15902
|
-
line-height: 13px;
|
|
15903
15901
|
display: block;
|
|
15904
15902
|
min-width: calc(1em + 8px);
|
|
15905
15903
|
min-height: calc(1em + 8px);
|
|
@@ -15997,7 +15995,6 @@ body.e-colorpicker-overflow {
|
|
|
15997
15995
|
.e-small.e-rating-container .e-rating-item-container,
|
|
15998
15996
|
.e-small .e-rating-container .e-rating-item-container {
|
|
15999
15997
|
font-size: 16px;
|
|
16000
|
-
line-height: 9px;
|
|
16001
15998
|
}
|
|
16002
15999
|
.e-small.e-rating-container .e-rating-label,
|
|
16003
16000
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -16012,7 +16009,6 @@ body.e-colorpicker-overflow {
|
|
|
16012
16009
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
16013
16010
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
16014
16011
|
font-size: 28px;
|
|
16015
|
-
line-height: 21px;
|
|
16016
16012
|
}
|
|
16017
16013
|
.e-bigger.e-rating-container .e-rating-label,
|
|
16018
16014
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -16029,7 +16025,6 @@ body.e-colorpicker-overflow {
|
|
|
16029
16025
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
16030
16026
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
16031
16027
|
font-size: 24px;
|
|
16032
|
-
line-height: 17px;
|
|
16033
16028
|
}
|
|
16034
16029
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
16035
16030
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -16093,7 +16088,7 @@ body.e-colorpicker-overflow {
|
|
|
16093
16088
|
/* stylelint-disable property-no-vendor-prefix */
|
|
16094
16089
|
-webkit-background-clip: text;
|
|
16095
16090
|
/* stylelint-enable property-no-vendor-prefix */
|
|
16096
|
-
-webkit-text-stroke: 1px rgba(var(--color-sf-primary))
|
|
16091
|
+
-webkit-text-stroke: 1px rgba(var(--color-sf-primary));
|
|
16097
16092
|
}
|
|
16098
16093
|
.e-rating-container.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
|
|
16099
16094
|
background: linear-gradient(to left, rgba(var(--color-sf-primary)) var(--rating-value), transparent var(--rating-value));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-inputs/styles/numerictextbox/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-inputs/styles/numerictextbox/material3.scss';
|