@syncfusion/blazor-themes 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 (87) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +41 -43
  2. package/SCSS-Themes/bootstrap.scss +41 -43
  3. package/SCSS-Themes/bootstrap4.scss +41 -43
  4. package/SCSS-Themes/bootstrap5-dark.scss +38 -43
  5. package/SCSS-Themes/bootstrap5.scss +38 -43
  6. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -4
  7. package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -4
  8. package/SCSS-Themes/fabric-dark.scss +41 -43
  9. package/SCSS-Themes/fabric.scss +41 -43
  10. package/SCSS-Themes/fluent-dark.scss +38 -43
  11. package/SCSS-Themes/fluent.scss +38 -43
  12. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +4 -8
  13. package/SCSS-Themes/gantt/gantt/bootstrap.scss +4 -8
  14. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +4 -8
  15. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +4 -8
  16. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +4 -8
  17. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +4 -8
  18. package/SCSS-Themes/gantt/gantt/fabric.scss +4 -8
  19. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +4 -8
  20. package/SCSS-Themes/gantt/gantt/fluent.scss +4 -8
  21. package/SCSS-Themes/gantt/gantt/highcontrast.scss +4 -8
  22. package/SCSS-Themes/gantt/gantt/material-dark.scss +4 -8
  23. package/SCSS-Themes/gantt/gantt/material.scss +4 -8
  24. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +4 -8
  25. package/SCSS-Themes/gantt/gantt/tailwind.scss +4 -8
  26. package/SCSS-Themes/highcontrast.scss +41 -43
  27. package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +3 -12
  28. package/SCSS-Themes/inputs/rating/bootstrap.scss +3 -12
  29. package/SCSS-Themes/inputs/rating/bootstrap4.scss +3 -12
  30. package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +0 -12
  31. package/SCSS-Themes/inputs/rating/bootstrap5.scss +0 -12
  32. package/SCSS-Themes/inputs/rating/fabric-dark.scss +3 -12
  33. package/SCSS-Themes/inputs/rating/fabric.scss +3 -12
  34. package/SCSS-Themes/inputs/rating/fluent-dark.scss +0 -12
  35. package/SCSS-Themes/inputs/rating/fluent.scss +0 -12
  36. package/SCSS-Themes/inputs/rating/highcontrast.scss +3 -12
  37. package/SCSS-Themes/inputs/rating/material-dark.scss +3 -12
  38. package/SCSS-Themes/inputs/rating/material.scss +3 -12
  39. package/SCSS-Themes/inputs/rating/tailwind-dark.scss +0 -12
  40. package/SCSS-Themes/inputs/rating/tailwind.scss +0 -12
  41. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  42. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  43. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  44. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  45. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  46. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  47. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  48. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  49. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  50. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  51. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  52. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  53. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  54. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  55. package/SCSS-Themes/material-dark.scss +45 -47
  56. package/SCSS-Themes/material.scss +45 -47
  57. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +20 -10
  58. package/SCSS-Themes/navigations/treeview/bootstrap.scss +20 -10
  59. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +20 -10
  60. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +20 -10
  61. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +20 -10
  62. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +20 -10
  63. package/SCSS-Themes/navigations/treeview/fabric.scss +20 -10
  64. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +20 -10
  65. package/SCSS-Themes/navigations/treeview/fluent.scss +20 -10
  66. package/SCSS-Themes/navigations/treeview/highcontrast.scss +20 -10
  67. package/SCSS-Themes/navigations/treeview/material-dark.scss +20 -10
  68. package/SCSS-Themes/navigations/treeview/material.scss +20 -10
  69. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +20 -10
  70. package/SCSS-Themes/navigations/treeview/tailwind.scss +20 -10
  71. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +13 -12
  72. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +13 -12
  73. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +13 -12
  74. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +13 -12
  75. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +13 -12
  76. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +13 -12
  77. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +13 -12
  78. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +13 -12
  79. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +13 -12
  80. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +13 -12
  81. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +13 -12
  82. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +13 -12
  83. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +13 -12
  84. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +13 -12
  85. package/SCSS-Themes/tailwind-dark.scss +38 -43
  86. package/SCSS-Themes/tailwind.scss +38 -43
  87. package/package.json +1 -1
@@ -448,6 +448,11 @@ $field-list-adaptive-outerdiv-height: 195px !default;
448
448
  }
449
449
  /* stylelint-enable */
450
450
 
451
+ .e-format-condition-button {
452
+ .e-add-icon {
453
+ margin-left: 0;
454
+ }
455
+ }
451
456
  .e-format-value1,
452
457
  .e-format-value2,
453
458
  .e-format-value-span {
@@ -2404,6 +2409,7 @@ $field-list-adaptive-outerdiv-height: 195px !default;
2404
2409
 
2405
2410
  .e-checkbox-layout {
2406
2411
  max-width: 45%;
2412
+ overflow: visible;
2407
2413
  }
2408
2414
 
2409
2415
  }
@@ -3317,9 +3323,6 @@ $field-list-adaptive-outerdiv-height: 195px !default;
3317
3323
  background-color: $field-list-mobile-header-color;
3318
3324
  color: $field-list-mobile-header-font-color;
3319
3325
  font-size: 14px;
3320
- height: 48px;
3321
- padding-bottom: 9px;
3322
- padding-top: 9px;
3323
3326
  @if ($skin-name == 'tailwind') {
3324
3327
  padding-left: 16px;
3325
3328
  padding-right: 16px;
@@ -3341,19 +3344,15 @@ $field-list-adaptive-outerdiv-height: 195px !default;
3341
3344
 
3342
3345
  .e-title-mobile-header {
3343
3346
  display: flex;
3344
- }
3345
-
3346
- .e-title-mobile-content {
3347
- margin-top: $field-list-back-margin;
3347
+ align-items: center;
3348
3348
  }
3349
3349
 
3350
3350
  .e-field-list-back-icon {
3351
3351
  color: $field-list-back-font-color;
3352
3352
  font-size: 16px;
3353
- height: 24px;
3353
+ height: auto;
3354
3354
  margin-left: 0;
3355
3355
  margin-right: 12px;
3356
- padding-top: 7px;
3357
3356
  text-align: center;
3358
3357
  width: 24px;
3359
3358
  }
@@ -3574,16 +3573,18 @@ $field-list-adaptive-outerdiv-height: 195px !default;
3574
3573
  margin-top: 20px;
3575
3574
  overflow: auto;
3576
3575
 
3576
+ .e-acrdn-header {
3577
+ align-items: center;
3578
+ display: flex;
3579
+ }
3580
+
3577
3581
  .e-acrdn-header-icon {
3578
3582
  display: table;
3579
3583
  font-size: 12px;
3580
- height: 36px;
3581
- min-height: 36px;
3582
3584
  min-width: 28px;
3583
3585
  padding: 0;
3584
3586
  position: absolute;
3585
3587
  right: 16px;
3586
- top: 0;
3587
3588
 
3588
3589
  .e-list-icon {
3589
3590
  cursor: pointer;
@@ -451,6 +451,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
451
451
  }
452
452
  /* stylelint-enable */
453
453
 
454
+ .e-format-condition-button {
455
+ .e-add-icon {
456
+ margin-left: 0;
457
+ }
458
+ }
454
459
  .e-format-value1,
455
460
  .e-format-value2,
456
461
  .e-format-value-span {
@@ -2407,6 +2412,7 @@ $field-list-adaptive-outerdiv-height: 179px !default;
2407
2412
 
2408
2413
  .e-checkbox-layout {
2409
2414
  max-width: 45%;
2415
+ overflow: visible;
2410
2416
  }
2411
2417
 
2412
2418
  }
@@ -3320,9 +3326,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
3320
3326
  background-color: $field-list-mobile-header-color;
3321
3327
  color: $field-list-mobile-header-font-color;
3322
3328
  font-size: 14px;
3323
- height: 48px;
3324
- padding-bottom: 9px;
3325
- padding-top: 9px;
3326
3329
  @if ($skin-name == 'tailwind') {
3327
3330
  padding-left: 16px;
3328
3331
  padding-right: 16px;
@@ -3344,19 +3347,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
3344
3347
 
3345
3348
  .e-title-mobile-header {
3346
3349
  display: flex;
3347
- }
3348
-
3349
- .e-title-mobile-content {
3350
- margin-top: $field-list-back-margin;
3350
+ align-items: center;
3351
3351
  }
3352
3352
 
3353
3353
  .e-field-list-back-icon {
3354
3354
  color: $field-list-back-font-color;
3355
3355
  font-size: 16px;
3356
- height: 24px;
3356
+ height: auto;
3357
3357
  margin-left: 0;
3358
3358
  margin-right: 12px;
3359
- padding-top: 7px;
3360
3359
  text-align: center;
3361
3360
  width: 24px;
3362
3361
  }
@@ -3577,16 +3576,18 @@ $field-list-adaptive-outerdiv-height: 179px !default;
3577
3576
  margin-top: 20px;
3578
3577
  overflow: auto;
3579
3578
 
3579
+ .e-acrdn-header {
3580
+ align-items: center;
3581
+ display: flex;
3582
+ }
3583
+
3580
3584
  .e-acrdn-header-icon {
3581
3585
  display: table;
3582
3586
  font-size: 12px;
3583
- height: 36px;
3584
- min-height: 36px;
3585
3587
  min-width: 28px;
3586
3588
  padding: 0;
3587
3589
  position: absolute;
3588
3590
  right: 16px;
3589
- top: 0;
3590
3591
 
3591
3592
  .e-list-icon {
3592
3593
  cursor: pointer;
@@ -451,6 +451,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
451
451
  }
452
452
  /* stylelint-enable */
453
453
 
454
+ .e-format-condition-button {
455
+ .e-add-icon {
456
+ margin-left: 0;
457
+ }
458
+ }
454
459
  .e-format-value1,
455
460
  .e-format-value2,
456
461
  .e-format-value-span {
@@ -2407,6 +2412,7 @@ $field-list-adaptive-outerdiv-height: 179px !default;
2407
2412
 
2408
2413
  .e-checkbox-layout {
2409
2414
  max-width: 45%;
2415
+ overflow: visible;
2410
2416
  }
2411
2417
 
2412
2418
  }
@@ -3320,9 +3326,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
3320
3326
  background-color: $field-list-mobile-header-color;
3321
3327
  color: $field-list-mobile-header-font-color;
3322
3328
  font-size: 14px;
3323
- height: 48px;
3324
- padding-bottom: 9px;
3325
- padding-top: 9px;
3326
3329
  @if ($skin-name == 'tailwind') {
3327
3330
  padding-left: 16px;
3328
3331
  padding-right: 16px;
@@ -3344,19 +3347,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
3344
3347
 
3345
3348
  .e-title-mobile-header {
3346
3349
  display: flex;
3347
- }
3348
-
3349
- .e-title-mobile-content {
3350
- margin-top: $field-list-back-margin;
3350
+ align-items: center;
3351
3351
  }
3352
3352
 
3353
3353
  .e-field-list-back-icon {
3354
3354
  color: $field-list-back-font-color;
3355
3355
  font-size: 16px;
3356
- height: 24px;
3356
+ height: auto;
3357
3357
  margin-left: 0;
3358
3358
  margin-right: 12px;
3359
- padding-top: 7px;
3360
3359
  text-align: center;
3361
3360
  width: 24px;
3362
3361
  }
@@ -3577,16 +3576,18 @@ $field-list-adaptive-outerdiv-height: 179px !default;
3577
3576
  margin-top: 20px;
3578
3577
  overflow: auto;
3579
3578
 
3579
+ .e-acrdn-header {
3580
+ align-items: center;
3581
+ display: flex;
3582
+ }
3583
+
3580
3584
  .e-acrdn-header-icon {
3581
3585
  display: table;
3582
3586
  font-size: 12px;
3583
- height: 36px;
3584
- min-height: 36px;
3585
3587
  min-width: 28px;
3586
3588
  padding: 0;
3587
3589
  position: absolute;
3588
3590
  right: 16px;
3589
- top: 0;
3590
3591
 
3591
3592
  .e-list-icon {
3592
3593
  cursor: pointer;
@@ -40055,7 +40055,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
40055
40055
  font-size: $listview-header-font-size;
40056
40056
  }
40057
40057
 
40058
- & .e-icons:not(.e-primary .e-icon-btn) {
40058
+ & .e-icons:not(.e-primary .e-btn-icon, .e-check) {
40059
40059
  color: $listview-icon-color;
40060
40060
 
40061
40061
  @if ($skin-name == 'tailwind') {
@@ -53943,11 +53943,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
53943
53943
  }
53944
53944
 
53945
53945
  .e-list-item.e-active,
53946
- .e-list-item.e-hover {
53946
+ .e-list-item.e-hover,
53947
+ .e-list-item.e-node-focus {
53947
53948
  background: transparent;
53948
53949
  }
53949
53950
 
53950
- .e-list-item.e-hover > .e-text-content {
53951
+ .e-list-item.e-hover > .e-text-content,
53952
+ .e-list-item.e-node-focus > .e-text-content {
53951
53953
  color: $treeview-text-hover-color;
53952
53954
 
53953
53955
  .e-list-text {
@@ -53996,7 +53998,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
53996
53998
  }
53997
53999
  }
53998
54000
 
53999
- .e-list-item.e-active.e-hover > .e-text-content {
54001
+ .e-list-item.e-active.e-hover > .e-text-content,
54002
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54000
54003
  color: $treeview-text-active-hover-color;
54001
54004
 
54002
54005
  .e-list-text {
@@ -54010,7 +54013,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
54010
54013
  }
54011
54014
 
54012
54015
  .e-list-item.e-editing.e-active > .e-text-content,
54013
- .e-list-item.e-editing.e-hover > .e-text-content {
54016
+ .e-list-item.e-editing.e-hover > .e-text-content,
54017
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54014
54018
  color: $treeview-text-color;
54015
54019
 
54016
54020
  .e-list-text {
@@ -54027,7 +54031,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
54027
54031
  }
54028
54032
  }
54029
54033
 
54030
- .e-list-item.e-hover > .e-fullrow {
54034
+ .e-list-item.e-hover > .e-fullrow,
54035
+ .e-list-item.e-node-focus > .e-fullrow {
54031
54036
  background-color: $treeview-item-hover-bg;
54032
54037
  border-color: $treeview-item-hover-border-color;
54033
54038
  }
@@ -54052,12 +54057,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
54052
54057
  }
54053
54058
  }
54054
54059
 
54055
- .e-list-item.e-active.e-hover > .e-fullrow{
54060
+ .e-list-item.e-active.e-hover > .e-fullrow,
54061
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
54056
54062
  @include active-hover-theme;
54057
54063
  }
54058
54064
 
54059
54065
  .e-list-item.e-editing.e-active > .e-fullrow,
54060
- .e-list-item.e-editing.e-hover > .e-fullrow{
54066
+ .e-list-item.e-editing.e-hover > .e-fullrow,
54067
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
54061
54068
  @include active-editing-theme;
54062
54069
  }
54063
54070
 
@@ -54123,7 +54130,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
54123
54130
 
54124
54131
  &:not(.e-fullrow-wrap) {
54125
54132
 
54126
- .e-list-item.e-hover > .e-text-content{
54133
+ .e-list-item.e-hover > .e-text-content,
54134
+ .e-list-item.e-node-focus > .e-text-content {
54127
54135
  background-color: $treeview-item-hover-bg;
54128
54136
  border-color: $treeview-item-hover-border-color;
54129
54137
  }
@@ -54133,12 +54141,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
54133
54141
  border-color: $treeview-item-active-border-color;
54134
54142
  }
54135
54143
 
54136
- .e-list-item.e-active.e-hover > .e-text-content {
54144
+ .e-list-item.e-active.e-hover > .e-text-content,
54145
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54137
54146
  @include active-hover-theme;
54138
54147
  }
54139
54148
 
54140
54149
  .e-list-item.e-editing.e-active > .e-text-content,
54141
- .e-list-item.e-editing.e-hover > .e-text-content {
54150
+ .e-list-item.e-editing.e-hover > .e-text-content,
54151
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54142
54152
  @include active-editing-theme;
54143
54153
  }
54144
54154
  }
@@ -88002,14 +88012,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
88002
88012
  outline-offset: 2px;
88003
88013
  }
88004
88014
  }
88005
- .e-dialog.e-filter-popup {
88006
- .e-footer-content {
88007
-
88008
- @if ($skin-name =='FluentUI') {
88009
- padding-top: 0;
88010
- }
88011
- }
88012
- }
88013
88015
  }
88014
88016
 
88015
88017
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -88385,6 +88387,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
88385
88387
  border-radius: $gantt-header-border-radius;
88386
88388
  }
88387
88389
 
88390
+ .e-grid .e-spinner-pane {
88391
+ display: none;
88392
+ }
88393
+
88388
88394
  .e-cloneproperties.e-draganddrop {
88389
88395
  box-shadow: $gantt-clone-prop-box-shadow;
88390
88396
  opacity: .95;
@@ -98821,6 +98827,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
98821
98827
  }
98822
98828
  /* stylelint-enable */
98823
98829
 
98830
+ .e-format-condition-button {
98831
+ .e-add-icon {
98832
+ margin-left: 0;
98833
+ }
98834
+ }
98824
98835
  .e-format-value1,
98825
98836
  .e-format-value2,
98826
98837
  .e-format-value-span {
@@ -100777,6 +100788,7 @@ $field-list-adaptive-outerdiv-height: 179px !default;
100777
100788
 
100778
100789
  .e-checkbox-layout {
100779
100790
  max-width: 45%;
100791
+ overflow: visible;
100780
100792
  }
100781
100793
 
100782
100794
  }
@@ -101690,9 +101702,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
101690
101702
  background-color: $field-list-mobile-header-color;
101691
101703
  color: $field-list-mobile-header-font-color;
101692
101704
  font-size: 14px;
101693
- height: 48px;
101694
- padding-bottom: 9px;
101695
- padding-top: 9px;
101696
101705
  @if ($skin-name == 'tailwind') {
101697
101706
  padding-left: 16px;
101698
101707
  padding-right: 16px;
@@ -101714,19 +101723,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
101714
101723
 
101715
101724
  .e-title-mobile-header {
101716
101725
  display: flex;
101717
- }
101718
-
101719
- .e-title-mobile-content {
101720
- margin-top: $field-list-back-margin;
101726
+ align-items: center;
101721
101727
  }
101722
101728
 
101723
101729
  .e-field-list-back-icon {
101724
101730
  color: $field-list-back-font-color;
101725
101731
  font-size: 16px;
101726
- height: 24px;
101732
+ height: auto;
101727
101733
  margin-left: 0;
101728
101734
  margin-right: 12px;
101729
- padding-top: 7px;
101730
101735
  text-align: center;
101731
101736
  width: 24px;
101732
101737
  }
@@ -101947,16 +101952,18 @@ $field-list-adaptive-outerdiv-height: 179px !default;
101947
101952
  margin-top: 20px;
101948
101953
  overflow: auto;
101949
101954
 
101955
+ .e-acrdn-header {
101956
+ align-items: center;
101957
+ display: flex;
101958
+ }
101959
+
101950
101960
  .e-acrdn-header-icon {
101951
101961
  display: table;
101952
101962
  font-size: 12px;
101953
- height: 36px;
101954
- min-height: 36px;
101955
101963
  min-width: 28px;
101956
101964
  padding: 0;
101957
101965
  position: absolute;
101958
101966
  right: 16px;
101959
- top: 0;
101960
101967
 
101961
101968
  .e-list-icon {
101962
101969
  cursor: pointer;
@@ -114722,7 +114729,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
114722
114729
  $rating-li-font-size: $font-icon-20 !default;
114723
114730
  $rating-li-padding: 4px !default;
114724
114731
  $rating-li-line-height: 3px !default;
114725
- $rating-li-min-width-height: 28px !default;
114726
114732
  $rating-focus-border-radius: 4px !default;
114727
114733
  $rating-label-bottom-margin: 6px !default;
114728
114734
  $rating-label-right-margin: 10px !default;
@@ -114735,21 +114741,18 @@ $rating-tooltip-tip-bottom-height: 8px !default;
114735
114741
 
114736
114742
  $rating-small-li-font-size: $font-icon-16 !default;
114737
114743
  $rating-small-li-line-height: 10px !default;
114738
- $rating-small-li-min-width-height: 24px !default;
114739
114744
  $rating-small-label-font-size: $text-xxs !default;
114740
114745
  $rating-small-label-line-height: 16px !default;
114741
114746
  $rating-small-reset-font-size : $font-icon-12 !default;
114742
114747
 
114743
114748
  $rating-bigger-li-font-size: $font-icon-24 !default;
114744
114749
  $rating-bigger-li-line-height: 18px !default;
114745
- $rating-bigger-li-min-width-height: 32px !default;
114746
114750
  $rating-bigger-label-font-size: $text-2xl !default;
114747
114751
  $rating-bigger-label-line-height: 22px !default;
114748
114752
  $rating-bigger-reset-font-size : $font-icon-20 !default;
114749
114753
 
114750
114754
  $rating-bigger-small-li-font-size: $font-icon-22 !default;
114751
114755
  $rating-bigger-small-li-line-height: 15px !default;
114752
- $rating-bigger-small-li-min-width-height: 30px !default;
114753
114756
  $rating-bigger-small-label-font-size: $text-xs !default;
114754
114757
  $rating-bigger-small-label-line-height: 18px !default;
114755
114758
  $rating-bigger-small-reset-font-size : $font-icon-18 !default;
@@ -114804,8 +114807,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
114804
114807
  padding: $rating-li-padding;
114805
114808
  line-height: $rating-li-line-height;
114806
114809
  display: block;
114807
- min-width: $rating-li-min-width-height; //font-size + padding
114808
- min-height: $rating-li-min-width-height; //font-size + padding
114809
114810
  //For Blazor Tooltip
114810
114811
  position: relative;
114811
114812
 
@@ -114930,8 +114931,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
114930
114931
  .e-rating-item-container {
114931
114932
  font-size: $rating-small-li-font-size;
114932
114933
  line-height: $rating-small-li-line-height;
114933
- min-height: $rating-small-li-min-width-height; //font-size + padding
114934
- min-width: $rating-small-li-min-width-height; //font-size + padding
114935
114934
  }
114936
114935
 
114937
114936
  .e-rating-label {
@@ -114949,8 +114948,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
114949
114948
  .e-rating-item-container {
114950
114949
  font-size: $rating-bigger-li-font-size;
114951
114950
  line-height: $rating-bigger-li-line-height;
114952
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
114953
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
114954
114951
  }
114955
114952
 
114956
114953
  .e-rating-label {
@@ -114970,8 +114967,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
114970
114967
  .e-rating-item-container {
114971
114968
  font-size: $rating-bigger-small-li-font-size;
114972
114969
  line-height: $rating-bigger-small-li-line-height;
114973
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
114974
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
114975
114970
  }
114976
114971
 
114977
114972
  .e-rating-label {