@syncfusion/ej2-angular-inputs 21.1.39 → 21.2.3

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