@syncfusion/ej2-angular-inputs 21.1.35 → 21.1.37

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.
Files changed (48) hide show
  1. package/package.json +8 -8
  2. package/schematics/utils/lib-details.d.ts +2 -2
  3. package/schematics/utils/lib-details.js +2 -2
  4. package/schematics/utils/lib-details.ts +2 -2
  5. package/styles/bootstrap-dark.css +8 -0
  6. package/styles/bootstrap.css +8 -0
  7. package/styles/bootstrap4.css +8 -0
  8. package/styles/bootstrap5-dark.css +8 -0
  9. package/styles/bootstrap5.css +8 -0
  10. package/styles/fabric-dark.css +8 -0
  11. package/styles/fabric.css +8 -0
  12. package/styles/fluent-dark.css +8 -0
  13. package/styles/fluent.css +8 -0
  14. package/styles/highcontrast-light.css +8 -0
  15. package/styles/highcontrast.css +8 -0
  16. package/styles/material-dark.css +8 -0
  17. package/styles/material.css +8 -0
  18. package/styles/rating/_bootstrap-dark-definition.scss +4 -3
  19. package/styles/rating/_bootstrap-definition.scss +4 -3
  20. package/styles/rating/_bootstrap4-definition.scss +4 -3
  21. package/styles/rating/_bootstrap5-definition.scss +4 -0
  22. package/styles/rating/_fabric-dark-definition.scss +4 -3
  23. package/styles/rating/_fabric-definition.scss +4 -3
  24. package/styles/rating/_fluent-definition.scss +4 -0
  25. package/styles/rating/_fusionnew-definition.scss +4 -3
  26. package/styles/rating/_highcontrast-definition.scss +4 -3
  27. package/styles/rating/_highcontrast-light-definition.scss +4 -3
  28. package/styles/rating/_layout.scss +8 -0
  29. package/styles/rating/_material-dark-definition.scss +4 -3
  30. package/styles/rating/_material-definition.scss +4 -3
  31. package/styles/rating/_tailwind-definition.scss +4 -0
  32. package/styles/rating/bootstrap-dark.css +8 -0
  33. package/styles/rating/bootstrap.css +8 -0
  34. package/styles/rating/bootstrap4.css +8 -0
  35. package/styles/rating/bootstrap5-dark.css +8 -0
  36. package/styles/rating/bootstrap5.css +8 -0
  37. package/styles/rating/fabric-dark.css +8 -0
  38. package/styles/rating/fabric.css +8 -0
  39. package/styles/rating/fluent-dark.css +8 -0
  40. package/styles/rating/fluent.css +8 -0
  41. package/styles/rating/highcontrast-light.css +8 -0
  42. package/styles/rating/highcontrast.css +8 -0
  43. package/styles/rating/material-dark.css +8 -0
  44. package/styles/rating/material.css +8 -0
  45. package/styles/rating/tailwind-dark.css +8 -0
  46. package/styles/rating/tailwind.css +8 -0
  47. package/styles/tailwind-dark.css +8 -0
  48. package/styles/tailwind.css +8 -0
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-inputs@*",
3
- "_id": "@syncfusion/ej2-angular-inputs@18.73.6",
3
+ "_id": "@syncfusion/ej2-angular-inputs@21.1.35",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-lmVSVe8H8K01W/S7TSRa+AiXxGQStEZXS7KF937sU6ruzd0fy/xGJGIBUqouS4IdoJCfUZtRL90mznSI5e7FvA==",
5
+ "_integrity": "sha512-rOs8hce95rWW2RUoDMQv46JrGaUDqpwyRaQ2eQZDSkMmfWviBNT0kYeUrsKZppEdteT9bMaY/izC7B5/keimkA==",
6
6
  "_location": "/@syncfusion/ej2-angular-inputs",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-18.73.6.tgz",
23
- "_shasum": "025d0ecdaeb022c349deec9fba87d21a29322dbd",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-21.1.35.tgz",
23
+ "_shasum": "98a1d4e91534daa44e0c2e56bcb80b82809beb53",
24
24
  "_spec": "@syncfusion/ej2-angular-inputs@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~21.1.35",
35
- "@syncfusion/ej2-base": "~21.1.35",
36
- "@syncfusion/ej2-inputs": "21.1.35",
34
+ "@syncfusion/ej2-angular-base": "~21.1.37",
35
+ "@syncfusion/ej2-base": "~21.1.37",
36
+ "@syncfusion/ej2-inputs": "21.1.37",
37
37
  "tslib": "^2.3.0"
38
38
  },
39
39
  "deprecated": false,
@@ -95,5 +95,5 @@
95
95
  "schematics": "./schematics/collection.json",
96
96
  "sideEffects": false,
97
97
  "typings": "syncfusion-ej2-angular-inputs.d.ts",
98
- "version": "21.1.35"
98
+ "version": "21.1.37"
99
99
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-inputs";
2
- export declare const pkgVer = "^18.73.6";
2
+ export declare const pkgVer = "^21.1.35";
3
3
  export declare const moduleName = "TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule";
4
- export declare const themeVer = "~18.73.6";
4
+ export declare const themeVer = "~21.1.35";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-inputs';
4
- exports.pkgVer = '^21.1.35';
4
+ exports.pkgVer = '^21.1.37';
5
5
  exports.moduleName = 'TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule';
6
- exports.themeVer = '~21.1.35';
6
+ exports.themeVer = '~21.1.37';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-inputs';
2
- export const pkgVer = '^21.1.35';
2
+ export const pkgVer = '^21.1.37';
3
3
  export const moduleName = 'TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule';
4
- export const themeVer = '~21.1.35';
4
+ export const themeVer = '~21.1.37';
@@ -6811,6 +6811,8 @@ body.e-colorpicker-overflow {
6811
6811
  padding: 4px;
6812
6812
  line-height: 9px;
6813
6813
  display: block;
6814
+ min-width: 28px;
6815
+ min-height: 28px;
6814
6816
  position: relative;
6815
6817
  }
6816
6818
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -6906,6 +6908,8 @@ body.e-colorpicker-overflow {
6906
6908
  .e-small .e-rating-container .e-rating-item-container {
6907
6909
  font-size: 16px;
6908
6910
  line-height: 4px;
6911
+ min-height: 24px;
6912
+ min-width: 24px;
6909
6913
  }
6910
6914
  .e-small.e-rating-container .e-rating-label,
6911
6915
  .e-small .e-rating-container .e-rating-label {
@@ -6921,6 +6925,8 @@ body.e-colorpicker-overflow {
6921
6925
  .e-bigger .e-rating-container .e-rating-item-container {
6922
6926
  font-size: 32px;
6923
6927
  line-height: 16px;
6928
+ min-width: 40px;
6929
+ min-height: 40px;
6924
6930
  }
6925
6931
  .e-bigger.e-rating-container .e-rating-label,
6926
6932
  .e-bigger .e-rating-container .e-rating-label {
@@ -6938,6 +6944,8 @@ body.e-colorpicker-overflow {
6938
6944
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
6939
6945
  font-size: 26px;
6940
6946
  line-height: 9px;
6947
+ min-width: 34px;
6948
+ min-height: 34px;
6941
6949
  }
6942
6950
  .e-bigger.e-small.e-rating-container .e-rating-label,
6943
6951
  .e-bigger.e-small .e-rating-container .e-rating-label,
@@ -6790,6 +6790,8 @@ body.e-colorpicker-overflow {
6790
6790
  padding: 4px;
6791
6791
  line-height: 9px;
6792
6792
  display: block;
6793
+ min-width: 28px;
6794
+ min-height: 28px;
6793
6795
  position: relative;
6794
6796
  }
6795
6797
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -6885,6 +6887,8 @@ body.e-colorpicker-overflow {
6885
6887
  .e-small .e-rating-container .e-rating-item-container {
6886
6888
  font-size: 16px;
6887
6889
  line-height: 4px;
6890
+ min-height: 24px;
6891
+ min-width: 24px;
6888
6892
  }
6889
6893
  .e-small.e-rating-container .e-rating-label,
6890
6894
  .e-small .e-rating-container .e-rating-label {
@@ -6900,6 +6904,8 @@ body.e-colorpicker-overflow {
6900
6904
  .e-bigger .e-rating-container .e-rating-item-container {
6901
6905
  font-size: 32px;
6902
6906
  line-height: 16px;
6907
+ min-width: 40px;
6908
+ min-height: 40px;
6903
6909
  }
6904
6910
  .e-bigger.e-rating-container .e-rating-label,
6905
6911
  .e-bigger .e-rating-container .e-rating-label {
@@ -6917,6 +6923,8 @@ body.e-colorpicker-overflow {
6917
6923
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
6918
6924
  font-size: 26px;
6919
6925
  line-height: 9px;
6926
+ min-width: 34px;
6927
+ min-height: 34px;
6920
6928
  }
6921
6929
  .e-bigger.e-small.e-rating-container .e-rating-label,
6922
6930
  .e-bigger.e-small .e-rating-container .e-rating-label,
@@ -6944,6 +6944,8 @@ body.e-colorpicker-overflow {
6944
6944
  padding: 4px;
6945
6945
  line-height: 11px;
6946
6946
  display: block;
6947
+ min-width: 28px;
6948
+ min-height: 28px;
6947
6949
  position: relative;
6948
6950
  }
6949
6951
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -7039,6 +7041,8 @@ body.e-colorpicker-overflow {
7039
7041
  .e-small .e-rating-container .e-rating-item-container {
7040
7042
  font-size: 16px;
7041
7043
  line-height: 4px;
7044
+ min-height: 24px;
7045
+ min-width: 24px;
7042
7046
  }
7043
7047
  .e-small.e-rating-container .e-rating-label,
7044
7048
  .e-small .e-rating-container .e-rating-label {
@@ -7054,6 +7058,8 @@ body.e-colorpicker-overflow {
7054
7058
  .e-bigger .e-rating-container .e-rating-item-container {
7055
7059
  font-size: 32px;
7056
7060
  line-height: 13px;
7061
+ min-width: 40px;
7062
+ min-height: 40px;
7057
7063
  }
7058
7064
  .e-bigger.e-rating-container .e-rating-label,
7059
7065
  .e-bigger .e-rating-container .e-rating-label {
@@ -7071,6 +7077,8 @@ body.e-colorpicker-overflow {
7071
7077
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
7072
7078
  font-size: 24px;
7073
7079
  line-height: 9px;
7080
+ min-width: 32px;
7081
+ min-height: 32px;
7074
7082
  }
7075
7083
  .e-bigger.e-small.e-rating-container .e-rating-label,
7076
7084
  .e-bigger.e-small .e-rating-container .e-rating-label,
@@ -7094,6 +7094,8 @@ body.e-colorpicker-overflow {
7094
7094
  padding: 4px;
7095
7095
  line-height: 13px;
7096
7096
  display: block;
7097
+ min-width: 30px;
7098
+ min-height: 30px;
7097
7099
  position: relative;
7098
7100
  }
7099
7101
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -7189,6 +7191,8 @@ body.e-colorpicker-overflow {
7189
7191
  .e-small .e-rating-container .e-rating-item-container {
7190
7192
  font-size: 16px;
7191
7193
  line-height: 6px;
7194
+ min-height: 24px;
7195
+ min-width: 24px;
7192
7196
  }
7193
7197
  .e-small.e-rating-container .e-rating-label,
7194
7198
  .e-small .e-rating-container .e-rating-label {
@@ -7204,6 +7208,8 @@ body.e-colorpicker-overflow {
7204
7208
  .e-bigger .e-rating-container .e-rating-item-container {
7205
7209
  font-size: 32px;
7206
7210
  line-height: 13px;
7211
+ min-width: 40px;
7212
+ min-height: 40px;
7207
7213
  }
7208
7214
  .e-bigger.e-rating-container .e-rating-label,
7209
7215
  .e-bigger .e-rating-container .e-rating-label {
@@ -7221,6 +7227,8 @@ body.e-colorpicker-overflow {
7221
7227
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
7222
7228
  font-size: 26px;
7223
7229
  line-height: 13px;
7230
+ min-width: 34px;
7231
+ min-height: 34px;
7224
7232
  }
7225
7233
  .e-bigger.e-small.e-rating-container .e-rating-label,
7226
7234
  .e-bigger.e-small .e-rating-container .e-rating-label,
@@ -7094,6 +7094,8 @@ body.e-colorpicker-overflow {
7094
7094
  padding: 4px;
7095
7095
  line-height: 13px;
7096
7096
  display: block;
7097
+ min-width: 30px;
7098
+ min-height: 30px;
7097
7099
  position: relative;
7098
7100
  }
7099
7101
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -7189,6 +7191,8 @@ body.e-colorpicker-overflow {
7189
7191
  .e-small .e-rating-container .e-rating-item-container {
7190
7192
  font-size: 16px;
7191
7193
  line-height: 6px;
7194
+ min-height: 24px;
7195
+ min-width: 24px;
7192
7196
  }
7193
7197
  .e-small.e-rating-container .e-rating-label,
7194
7198
  .e-small .e-rating-container .e-rating-label {
@@ -7204,6 +7208,8 @@ body.e-colorpicker-overflow {
7204
7208
  .e-bigger .e-rating-container .e-rating-item-container {
7205
7209
  font-size: 32px;
7206
7210
  line-height: 13px;
7211
+ min-width: 40px;
7212
+ min-height: 40px;
7207
7213
  }
7208
7214
  .e-bigger.e-rating-container .e-rating-label,
7209
7215
  .e-bigger .e-rating-container .e-rating-label {
@@ -7221,6 +7227,8 @@ body.e-colorpicker-overflow {
7221
7227
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
7222
7228
  font-size: 26px;
7223
7229
  line-height: 13px;
7230
+ min-width: 34px;
7231
+ min-height: 34px;
7224
7232
  }
7225
7233
  .e-bigger.e-small.e-rating-container .e-rating-label,
7226
7234
  .e-bigger.e-small .e-rating-container .e-rating-label,
@@ -6740,6 +6740,8 @@ body.e-colorpicker-overflow {
6740
6740
  padding: 4px;
6741
6741
  line-height: 13px;
6742
6742
  display: block;
6743
+ min-width: 28px;
6744
+ min-height: 28px;
6743
6745
  position: relative;
6744
6746
  }
6745
6747
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -6835,6 +6837,8 @@ body.e-colorpicker-overflow {
6835
6837
  .e-small .e-rating-container .e-rating-item-container {
6836
6838
  font-size: 16px;
6837
6839
  line-height: 10px;
6840
+ min-height: 24px;
6841
+ min-width: 24px;
6838
6842
  }
6839
6843
  .e-small.e-rating-container .e-rating-label,
6840
6844
  .e-small .e-rating-container .e-rating-label {
@@ -6850,6 +6854,8 @@ body.e-colorpicker-overflow {
6850
6854
  .e-bigger .e-rating-container .e-rating-item-container {
6851
6855
  font-size: 28px;
6852
6856
  line-height: 21px;
6857
+ min-width: 36px;
6858
+ min-height: 36px;
6853
6859
  }
6854
6860
  .e-bigger.e-rating-container .e-rating-label,
6855
6861
  .e-bigger .e-rating-container .e-rating-label {
@@ -6867,6 +6873,8 @@ body.e-colorpicker-overflow {
6867
6873
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
6868
6874
  font-size: 24px;
6869
6875
  line-height: 19px;
6876
+ min-width: 32px;
6877
+ min-height: 32px;
6870
6878
  }
6871
6879
  .e-bigger.e-small.e-rating-container .e-rating-label,
6872
6880
  .e-bigger.e-small .e-rating-container .e-rating-label,
package/styles/fabric.css CHANGED
@@ -6740,6 +6740,8 @@ body.e-colorpicker-overflow {
6740
6740
  padding: 4px;
6741
6741
  line-height: 13px;
6742
6742
  display: block;
6743
+ min-width: 28px;
6744
+ min-height: 28px;
6743
6745
  position: relative;
6744
6746
  }
6745
6747
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -6835,6 +6837,8 @@ body.e-colorpicker-overflow {
6835
6837
  .e-small .e-rating-container .e-rating-item-container {
6836
6838
  font-size: 16px;
6837
6839
  line-height: 13px;
6840
+ min-height: 24px;
6841
+ min-width: 24px;
6838
6842
  }
6839
6843
  .e-small.e-rating-container .e-rating-label,
6840
6844
  .e-small .e-rating-container .e-rating-label {
@@ -6850,6 +6854,8 @@ body.e-colorpicker-overflow {
6850
6854
  .e-bigger .e-rating-container .e-rating-item-container {
6851
6855
  font-size: 28px;
6852
6856
  line-height: 21px;
6857
+ min-width: 36px;
6858
+ min-height: 36px;
6853
6859
  }
6854
6860
  .e-bigger.e-rating-container .e-rating-label,
6855
6861
  .e-bigger .e-rating-container .e-rating-label {
@@ -6867,6 +6873,8 @@ body.e-colorpicker-overflow {
6867
6873
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
6868
6874
  font-size: 24px;
6869
6875
  line-height: 19px;
6876
+ min-width: 32px;
6877
+ min-height: 32px;
6870
6878
  }
6871
6879
  .e-bigger.e-small.e-rating-container .e-rating-label,
6872
6880
  .e-bigger.e-small .e-rating-container .e-rating-label,
@@ -6875,6 +6875,8 @@ body.e-colorpicker-overflow {
6875
6875
  padding: 4px;
6876
6876
  line-height: 13px;
6877
6877
  display: block;
6878
+ min-width: 28px;
6879
+ min-height: 28px;
6878
6880
  position: relative;
6879
6881
  }
6880
6882
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -6970,6 +6972,8 @@ body.e-colorpicker-overflow {
6970
6972
  .e-small .e-rating-container .e-rating-item-container {
6971
6973
  font-size: 16px;
6972
6974
  line-height: 13px;
6975
+ min-height: 24px;
6976
+ min-width: 24px;
6973
6977
  }
6974
6978
  .e-small.e-rating-container .e-rating-label,
6975
6979
  .e-small .e-rating-container .e-rating-label {
@@ -6985,6 +6989,8 @@ body.e-colorpicker-overflow {
6985
6989
  .e-bigger .e-rating-container .e-rating-item-container {
6986
6990
  font-size: 28px;
6987
6991
  line-height: 21px;
6992
+ min-width: 36px;
6993
+ min-height: 36px;
6988
6994
  }
6989
6995
  .e-bigger.e-rating-container .e-rating-label,
6990
6996
  .e-bigger .e-rating-container .e-rating-label {
@@ -7002,6 +7008,8 @@ body.e-colorpicker-overflow {
7002
7008
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
7003
7009
  font-size: 24px;
7004
7010
  line-height: 19px;
7011
+ min-width: 32px;
7012
+ min-height: 32px;
7005
7013
  }
7006
7014
  .e-bigger.e-small.e-rating-container .e-rating-label,
7007
7015
  .e-bigger.e-small .e-rating-container .e-rating-label,
package/styles/fluent.css CHANGED
@@ -6875,6 +6875,8 @@ body.e-colorpicker-overflow {
6875
6875
  padding: 4px;
6876
6876
  line-height: 13px;
6877
6877
  display: block;
6878
+ min-width: 28px;
6879
+ min-height: 28px;
6878
6880
  position: relative;
6879
6881
  }
6880
6882
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -6970,6 +6972,8 @@ body.e-colorpicker-overflow {
6970
6972
  .e-small .e-rating-container .e-rating-item-container {
6971
6973
  font-size: 16px;
6972
6974
  line-height: 13px;
6975
+ min-height: 24px;
6976
+ min-width: 24px;
6973
6977
  }
6974
6978
  .e-small.e-rating-container .e-rating-label,
6975
6979
  .e-small .e-rating-container .e-rating-label {
@@ -6985,6 +6989,8 @@ body.e-colorpicker-overflow {
6985
6989
  .e-bigger .e-rating-container .e-rating-item-container {
6986
6990
  font-size: 28px;
6987
6991
  line-height: 21px;
6992
+ min-width: 36px;
6993
+ min-height: 36px;
6988
6994
  }
6989
6995
  .e-bigger.e-rating-container .e-rating-label,
6990
6996
  .e-bigger .e-rating-container .e-rating-label {
@@ -7002,6 +7008,8 @@ body.e-colorpicker-overflow {
7002
7008
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
7003
7009
  font-size: 24px;
7004
7010
  line-height: 19px;
7011
+ min-width: 32px;
7012
+ min-height: 32px;
7005
7013
  }
7006
7014
  .e-bigger.e-small.e-rating-container .e-rating-label,
7007
7015
  .e-bigger.e-small .e-rating-container .e-rating-label,
@@ -7056,6 +7056,8 @@ body.e-colorpicker-overflow {
7056
7056
  padding: 4px;
7057
7057
  line-height: 13px;
7058
7058
  display: block;
7059
+ min-width: 28px;
7060
+ min-height: 28px;
7059
7061
  position: relative;
7060
7062
  }
7061
7063
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -7151,6 +7153,8 @@ body.e-colorpicker-overflow {
7151
7153
  .e-small .e-rating-container .e-rating-item-container {
7152
7154
  font-size: 16px;
7153
7155
  line-height: 13px;
7156
+ min-height: 24px;
7157
+ min-width: 24px;
7154
7158
  }
7155
7159
  .e-small.e-rating-container .e-rating-label,
7156
7160
  .e-small .e-rating-container .e-rating-label {
@@ -7166,6 +7170,8 @@ body.e-colorpicker-overflow {
7166
7170
  .e-bigger .e-rating-container .e-rating-item-container {
7167
7171
  font-size: 28px;
7168
7172
  line-height: 21px;
7173
+ min-width: 36px;
7174
+ min-height: 36px;
7169
7175
  }
7170
7176
  .e-bigger.e-rating-container .e-rating-label,
7171
7177
  .e-bigger .e-rating-container .e-rating-label {
@@ -7183,6 +7189,8 @@ body.e-colorpicker-overflow {
7183
7189
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
7184
7190
  font-size: 24px;
7185
7191
  line-height: 19px;
7192
+ min-width: 32px;
7193
+ min-height: 32px;
7186
7194
  }
7187
7195
  .e-bigger.e-small.e-rating-container .e-rating-label,
7188
7196
  .e-bigger.e-small .e-rating-container .e-rating-label,
@@ -7056,6 +7056,8 @@ body.e-colorpicker-overflow {
7056
7056
  padding: 4px;
7057
7057
  line-height: 13px;
7058
7058
  display: block;
7059
+ min-width: 28px;
7060
+ min-height: 28px;
7059
7061
  position: relative;
7060
7062
  }
7061
7063
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -7151,6 +7153,8 @@ body.e-colorpicker-overflow {
7151
7153
  .e-small .e-rating-container .e-rating-item-container {
7152
7154
  font-size: 16px;
7153
7155
  line-height: 13px;
7156
+ min-height: 24px;
7157
+ min-width: 24px;
7154
7158
  }
7155
7159
  .e-small.e-rating-container .e-rating-label,
7156
7160
  .e-small .e-rating-container .e-rating-label {
@@ -7166,6 +7170,8 @@ body.e-colorpicker-overflow {
7166
7170
  .e-bigger .e-rating-container .e-rating-item-container {
7167
7171
  font-size: 28px;
7168
7172
  line-height: 21px;
7173
+ min-width: 36px;
7174
+ min-height: 36px;
7169
7175
  }
7170
7176
  .e-bigger.e-rating-container .e-rating-label,
7171
7177
  .e-bigger .e-rating-container .e-rating-label {
@@ -7183,6 +7189,8 @@ body.e-colorpicker-overflow {
7183
7189
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
7184
7190
  font-size: 24px;
7185
7191
  line-height: 19px;
7192
+ min-width: 32px;
7193
+ min-height: 32px;
7186
7194
  }
7187
7195
  .e-bigger.e-small.e-rating-container .e-rating-label,
7188
7196
  .e-bigger.e-small .e-rating-container .e-rating-label,
@@ -14720,6 +14720,8 @@ body.e-colorpicker-overflow {
14720
14720
  padding: 4px;
14721
14721
  line-height: 13px;
14722
14722
  display: block;
14723
+ min-width: 28px;
14724
+ min-height: 28px;
14723
14725
  position: relative;
14724
14726
  }
14725
14727
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -14815,6 +14817,8 @@ body.e-colorpicker-overflow {
14815
14817
  .e-small .e-rating-container .e-rating-item-container {
14816
14818
  font-size: 16px;
14817
14819
  line-height: 9px;
14820
+ min-height: 24px;
14821
+ min-width: 24px;
14818
14822
  }
14819
14823
  .e-small.e-rating-container .e-rating-label,
14820
14824
  .e-small .e-rating-container .e-rating-label {
@@ -14830,6 +14834,8 @@ body.e-colorpicker-overflow {
14830
14834
  .e-bigger .e-rating-container .e-rating-item-container {
14831
14835
  font-size: 32px;
14832
14836
  line-height: 21px;
14837
+ min-width: 40px;
14838
+ min-height: 40px;
14833
14839
  }
14834
14840
  .e-bigger.e-rating-container .e-rating-label,
14835
14841
  .e-bigger .e-rating-container .e-rating-label {
@@ -14847,6 +14853,8 @@ body.e-colorpicker-overflow {
14847
14853
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
14848
14854
  font-size: 24px;
14849
14855
  line-height: 17px;
14856
+ min-width: 32px;
14857
+ min-height: 32px;
14850
14858
  }
14851
14859
  .e-bigger.e-small.e-rating-container .e-rating-label,
14852
14860
  .e-bigger.e-small .e-rating-container .e-rating-label,
@@ -14764,6 +14764,8 @@ body.e-colorpicker-overflow {
14764
14764
  padding: 4px;
14765
14765
  line-height: 13px;
14766
14766
  display: block;
14767
+ min-width: 28px;
14768
+ min-height: 28px;
14767
14769
  position: relative;
14768
14770
  }
14769
14771
  .e-rating-container .e-rating-item-container .e-rating-item {
@@ -14859,6 +14861,8 @@ body.e-colorpicker-overflow {
14859
14861
  .e-small .e-rating-container .e-rating-item-container {
14860
14862
  font-size: 16px;
14861
14863
  line-height: 9px;
14864
+ min-height: 24px;
14865
+ min-width: 24px;
14862
14866
  }
14863
14867
  .e-small.e-rating-container .e-rating-label,
14864
14868
  .e-small .e-rating-container .e-rating-label {
@@ -14874,6 +14878,8 @@ body.e-colorpicker-overflow {
14874
14878
  .e-bigger .e-rating-container .e-rating-item-container {
14875
14879
  font-size: 32px;
14876
14880
  line-height: 21px;
14881
+ min-width: 40px;
14882
+ min-height: 40px;
14877
14883
  }
14878
14884
  .e-bigger.e-rating-container .e-rating-label,
14879
14885
  .e-bigger .e-rating-container .e-rating-label {
@@ -14891,6 +14897,8 @@ body.e-colorpicker-overflow {
14891
14897
  .e-small .e-bigger.e-rating-container .e-rating-item-container {
14892
14898
  font-size: 24px;
14893
14899
  line-height: 17px;
14900
+ min-width: 32px;
14901
+ min-height: 32px;
14894
14902
  }
14895
14903
  .e-bigger.e-small.e-rating-container .e-rating-label,
14896
14904
  .e-bigger.e-small .e-rating-container .e-rating-label,
@@ -1,6 +1,7 @@
1
1
  $rating-li-font-size: 20px !default;
2
2
  $rating-li-padding: 4px !default;
3
3
  $rating-li-line-height: 9px !default;
4
+ $rating-li-min-width-height: 28px !default;
4
5
  $rating-focus-border-radius: 2px !default;
5
6
  $rating-label-right-margin: 4px !default;
6
7
  $rating-label-bottom-margin: 8px !default;
@@ -13,21 +14,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
13
14
 
14
15
  $rating-small-li-font-size: 16px !default;
15
16
  $rating-small-li-line-height: 4px !default;
16
- $rating-small-li-hover-font-size: 34px !default;
17
+ $rating-small-li-min-width-height: 24px !default;
17
18
  $rating-small-label-font-size: 10px !default;
18
19
  $rating-small-label-line-height: 16px !default;
19
20
  $rating-small-reset-font-size : 12px !default;
20
21
 
21
22
  $rating-bigger-li-font-size: 32px !default;
22
23
  $rating-bigger-li-line-height: 16px !default;
23
- $rating-bigger-li-hover-font-size: 28px !default;
24
+ $rating-bigger-li-min-width-height: 40px !default;
24
25
  $rating-bigger-label-font-size: 14px !default;
25
26
  $rating-bigger-label-line-height: 22px !default;
26
27
  $rating-bigger-reset-font-size : 28px !default;
27
28
 
28
29
  $rating-bigger-small-li-font-size: 26px !default;
29
30
  $rating-bigger-small-li-line-height: 9px !default;
30
- $rating-bigger-small-li-hover-font-size: 28px !default;
31
+ $rating-bigger-small-li-min-width-height: 34px !default;
31
32
  $rating-bigger-small-label-font-size: 12px !default;
32
33
  $rating-bigger-small-label-line-height: 18px !default;
33
34
  $rating-bigger-small-reset-font-size : 22px !default;
@@ -1,6 +1,7 @@
1
1
  $rating-li-font-size: 20px !default;
2
2
  $rating-li-padding: 4px !default;
3
3
  $rating-li-line-height: 9px !default;
4
+ $rating-li-min-width-height: 28px !default;
4
5
  $rating-focus-border-radius: 2px !default;
5
6
  $rating-label-right-margin: 4px !default;
6
7
  $rating-label-bottom-margin: 9px !default;
@@ -13,21 +14,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
13
14
 
14
15
  $rating-small-li-font-size: 16px !default;
15
16
  $rating-small-li-line-height: 4px !default;
16
- $rating-small-li-hover-font-size: 34px !default;
17
+ $rating-small-li-min-width-height: 24px !default;
17
18
  $rating-small-label-font-size: 10px !default;
18
19
  $rating-small-label-line-height: 16px !default;
19
20
  $rating-small-reset-font-size : 12px !default;
20
21
 
21
22
  $rating-bigger-li-font-size: 32px !default;
22
23
  $rating-bigger-li-line-height: 16px !default;
23
- $rating-bigger-li-hover-font-size: 28px !default;
24
+ $rating-bigger-li-min-width-height: 40px !default;
24
25
  $rating-bigger-label-font-size: 14px !default;
25
26
  $rating-bigger-label-line-height: 22px !default;
26
27
  $rating-bigger-reset-font-size : 28px !default;
27
28
 
28
29
  $rating-bigger-small-li-font-size: 26px !default;
29
30
  $rating-bigger-small-li-line-height: 9px !default;
30
- $rating-bigger-small-li-hover-font-size: 28px !default;
31
+ $rating-bigger-small-li-min-width-height: 34px !default;
31
32
  $rating-bigger-small-label-font-size: 12px !default;
32
33
  $rating-bigger-small-label-line-height: 18px !default;
33
34
  $rating-bigger-small-reset-font-size : 24px !default;
@@ -1,6 +1,7 @@
1
1
  $rating-li-font-size: 20px !default;
2
2
  $rating-li-padding: 4px !default;
3
3
  $rating-li-line-height: 11px !default;
4
+ $rating-li-min-width-height: 28px !default;
4
5
  $rating-focus-border-radius: 4px !default;
5
6
  $rating-label-right-margin: 8px !default;
6
7
  $rating-label-bottom-margin: 4px !default;
@@ -13,21 +14,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
13
14
 
14
15
  $rating-small-li-font-size: 16px !default;
15
16
  $rating-small-li-line-height: 4px !default;
16
- $rating-small-li-hover-font-size: 18px !default;
17
+ $rating-small-li-min-width-height: 24px !default;
17
18
  $rating-small-label-font-size: 10px !default;
18
19
  $rating-small-label-line-height: 16px !default;
19
20
  $rating-small-reset-font-size : 12px !default;
20
21
 
21
22
  $rating-bigger-li-font-size: 32px !default;
22
23
  $rating-bigger-li-line-height: 13px !default;
23
- $rating-bigger-li-hover-font-size: 34px !default;
24
+ $rating-bigger-li-min-width-height: 40px !default;
24
25
  $rating-bigger-label-font-size: 14px !default;
25
26
  $rating-bigger-label-line-height: 22px !default;
26
27
  $rating-bigger-reset-font-size : 28px !default;
27
28
 
28
29
  $rating-bigger-small-li-font-size: 24px !default;
29
30
  $rating-bigger-small-li-line-height: 9px !default;
30
- $rating-bigger-small-li-hover-font-size: 26px !default;
31
+ $rating-bigger-small-li-min-width-height: 32px !default;
31
32
  $rating-bigger-small-label-font-size: 12px !default;
32
33
  $rating-bigger-small-label-line-height: 18px !default;
33
34
  $rating-bigger-small-reset-font-size : 20px !default;
@@ -1,6 +1,7 @@
1
1
  $rating-li-font-size: $font-icon-22 !default;
2
2
  $rating-li-padding: 4px !default;
3
3
  $rating-li-line-height: 13px !default;
4
+ $rating-li-min-width-height: 30px !default;
4
5
  $rating-focus-border-radius: 4px !default;
5
6
  $rating-label-bottom-margin: 4px !default;
6
7
  $rating-label-right-margin: 8px !default;
@@ -13,18 +14,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
13
14
 
14
15
  $rating-small-li-font-size: $font-icon-16 !default;
15
16
  $rating-small-li-line-height: 6px !default;
17
+ $rating-small-li-min-width-height: 24px !default;
16
18
  $rating-small-label-font-size: $text-xxs !default;
17
19
  $rating-small-label-line-height: 16px !default;
18
20
  $rating-small-reset-font-size : $font-icon-12 !default;
19
21
 
20
22
  $rating-bigger-li-font-size: $font-icon-32 !default;
21
23
  $rating-bigger-li-line-height: 13px !default;
24
+ $rating-bigger-li-min-width-height: 40px !default;
22
25
  $rating-bigger-label-font-size: $text-sm !default;
23
26
  $rating-bigger-label-line-height: 22px !default;
24
27
  $rating-bigger-reset-font-size : $font-icon-28 !default;
25
28
 
26
29
  $rating-bigger-small-li-font-size: $font-icon-26 !default;
27
30
  $rating-bigger-small-li-line-height: 13px !default;
31
+ $rating-bigger-small-li-min-width-height: 34px !default;
28
32
  $rating-bigger-small-label-font-size: $text-xs !default;
29
33
  $rating-bigger-small-label-line-height: 18px !default;
30
34
  $rating-bigger-small-reset-font-size : $font-icon-22 !default;