@syncfusion/blazor-themes 29.1.38 → 29.1.40

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 (203) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +1 -0
  2. package/Compiled-Themes/bds-dark.css +1 -0
  3. package/Compiled-Themes/bds-lite.css +1 -0
  4. package/Compiled-Themes/bds.css +1 -0
  5. package/Compiled-Themes/bootstrap-dark-lite.css +1 -0
  6. package/Compiled-Themes/bootstrap-dark.css +1 -0
  7. package/Compiled-Themes/bootstrap-lite.css +1 -0
  8. package/Compiled-Themes/bootstrap.css +1 -0
  9. package/Compiled-Themes/bootstrap4-lite.css +1 -0
  10. package/Compiled-Themes/bootstrap4.css +1 -0
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +1 -0
  12. package/Compiled-Themes/bootstrap5-dark.css +1 -0
  13. package/Compiled-Themes/bootstrap5-lite.css +1 -0
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +1 -0
  15. package/Compiled-Themes/bootstrap5.3-dark.css +1 -0
  16. package/Compiled-Themes/bootstrap5.3-lite.css +1 -0
  17. package/Compiled-Themes/bootstrap5.3.css +1 -0
  18. package/Compiled-Themes/bootstrap5.css +1 -0
  19. package/Compiled-Themes/fabric-dark-lite.css +1 -0
  20. package/Compiled-Themes/fabric-dark.css +1 -0
  21. package/Compiled-Themes/fabric-lite.css +1 -0
  22. package/Compiled-Themes/fabric.css +1 -0
  23. package/Compiled-Themes/fluent-dark-lite.css +1 -0
  24. package/Compiled-Themes/fluent-dark.css +5 -0
  25. package/Compiled-Themes/fluent-lite.css +1 -0
  26. package/Compiled-Themes/fluent.css +5 -0
  27. package/Compiled-Themes/fluent2-dark-lite.css +1 -0
  28. package/Compiled-Themes/fluent2-dark.css +1 -0
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +1 -0
  30. package/Compiled-Themes/fluent2-highcontrast.css +1 -0
  31. package/Compiled-Themes/fluent2-lite.css +1 -0
  32. package/Compiled-Themes/fluent2.css +1 -0
  33. package/Compiled-Themes/highcontrast-lite.css +1 -0
  34. package/Compiled-Themes/highcontrast.css +1 -0
  35. package/Compiled-Themes/material-dark-lite.css +3 -1
  36. package/Compiled-Themes/material-dark.css +3 -1
  37. package/Compiled-Themes/material-lite.css +12 -1
  38. package/Compiled-Themes/material.css +12 -1
  39. package/Compiled-Themes/material3-dark-lite.css +3 -1
  40. package/Compiled-Themes/material3-dark.css +3 -1
  41. package/Compiled-Themes/material3-lite.css +3 -1
  42. package/Compiled-Themes/material3.css +3 -1
  43. package/Compiled-Themes/tailwind-dark-lite.css +1 -0
  44. package/Compiled-Themes/tailwind-dark.css +1 -0
  45. package/Compiled-Themes/tailwind-lite.css +1 -0
  46. package/Compiled-Themes/tailwind.css +1 -0
  47. package/Compiled-Themes/tailwind3-dark-lite.css +1 -0
  48. package/Compiled-Themes/tailwind3-dark.css +4 -3
  49. package/Compiled-Themes/tailwind3-lite.css +1 -0
  50. package/Compiled-Themes/tailwind3.css +4 -3
  51. package/SCSS-Themes/bds-dark-lite.scss +4 -1
  52. package/SCSS-Themes/bds-dark.scss +9 -1
  53. package/SCSS-Themes/bds-lite.scss +4 -1
  54. package/SCSS-Themes/bds.scss +9 -1
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +4 -1
  56. package/SCSS-Themes/bootstrap-dark.scss +9 -1
  57. package/SCSS-Themes/bootstrap-lite.scss +4 -1
  58. package/SCSS-Themes/bootstrap.scss +9 -1
  59. package/SCSS-Themes/bootstrap4-lite.scss +4 -1
  60. package/SCSS-Themes/bootstrap4.scss +9 -1
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +4 -1
  62. package/SCSS-Themes/bootstrap5-dark.scss +9 -1
  63. package/SCSS-Themes/bootstrap5-lite.scss +4 -1
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +4 -1
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +9 -1
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +4 -1
  67. package/SCSS-Themes/bootstrap5.3.scss +9 -1
  68. package/SCSS-Themes/bootstrap5.scss +9 -1
  69. package/SCSS-Themes/dropdowns/multi-select/material-lite.scss +9 -0
  70. package/SCSS-Themes/dropdowns/multi-select/material.scss +9 -0
  71. package/SCSS-Themes/fabric-dark-lite.scss +4 -1
  72. package/SCSS-Themes/fabric-dark.scss +9 -1
  73. package/SCSS-Themes/fabric-lite.scss +4 -1
  74. package/SCSS-Themes/fabric.scss +9 -1
  75. package/SCSS-Themes/fluent-dark-lite.scss +4 -1
  76. package/SCSS-Themes/fluent-dark.scss +9 -1
  77. package/SCSS-Themes/fluent-lite.scss +4 -1
  78. package/SCSS-Themes/fluent.scss +9 -1
  79. package/SCSS-Themes/fluent2-dark-lite.scss +4 -1
  80. package/SCSS-Themes/fluent2-dark.scss +9 -1
  81. package/SCSS-Themes/fluent2-highcontrast-lite.scss +4 -1
  82. package/SCSS-Themes/fluent2-highcontrast.scss +9 -1
  83. package/SCSS-Themes/fluent2-lite.scss +4 -1
  84. package/SCSS-Themes/fluent2.scss +9 -1
  85. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +2 -0
  86. package/SCSS-Themes/grids/grid/bds-dark.scss +7 -0
  87. package/SCSS-Themes/grids/grid/bds-lite.scss +2 -0
  88. package/SCSS-Themes/grids/grid/bds.scss +7 -0
  89. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +2 -0
  90. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -0
  91. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +2 -0
  92. package/SCSS-Themes/grids/grid/bootstrap.scss +7 -0
  93. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +2 -0
  94. package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -0
  95. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +2 -0
  96. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -0
  97. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +2 -0
  98. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +2 -0
  99. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +7 -0
  100. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +2 -0
  101. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +7 -0
  102. package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -0
  103. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +2 -0
  104. package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -0
  105. package/SCSS-Themes/grids/grid/fabric-lite.scss +2 -0
  106. package/SCSS-Themes/grids/grid/fabric.scss +7 -0
  107. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +2 -0
  108. package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -0
  109. package/SCSS-Themes/grids/grid/fluent-lite.scss +2 -0
  110. package/SCSS-Themes/grids/grid/fluent.scss +7 -0
  111. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +2 -0
  112. package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -0
  113. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +2 -0
  114. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +7 -0
  115. package/SCSS-Themes/grids/grid/fluent2-lite.scss +2 -0
  116. package/SCSS-Themes/grids/grid/fluent2.scss +7 -0
  117. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +2 -0
  118. package/SCSS-Themes/grids/grid/highcontrast.scss +7 -0
  119. package/SCSS-Themes/grids/grid/material-dark-lite.scss +2 -0
  120. package/SCSS-Themes/grids/grid/material-dark.scss +7 -0
  121. package/SCSS-Themes/grids/grid/material-lite.scss +2 -0
  122. package/SCSS-Themes/grids/grid/material.scss +7 -0
  123. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +2 -0
  124. package/SCSS-Themes/grids/grid/material3-dark.scss +7 -0
  125. package/SCSS-Themes/grids/grid/material3-lite.scss +2 -0
  126. package/SCSS-Themes/grids/grid/material3.scss +7 -0
  127. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +2 -0
  128. package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -0
  129. package/SCSS-Themes/grids/grid/tailwind-lite.scss +2 -0
  130. package/SCSS-Themes/grids/grid/tailwind.scss +7 -0
  131. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +2 -0
  132. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +7 -0
  133. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +2 -0
  134. package/SCSS-Themes/grids/grid/tailwind3.scss +7 -0
  135. package/SCSS-Themes/highcontrast-lite.scss +4 -1
  136. package/SCSS-Themes/highcontrast.scss +9 -1
  137. package/SCSS-Themes/inputs/input/bds-dark-lite.scss +2 -1
  138. package/SCSS-Themes/inputs/input/bds-dark.scss +2 -1
  139. package/SCSS-Themes/inputs/input/bds-lite.scss +2 -1
  140. package/SCSS-Themes/inputs/input/bds.scss +2 -1
  141. package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +2 -1
  142. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +2 -1
  143. package/SCSS-Themes/inputs/input/bootstrap-lite.scss +2 -1
  144. package/SCSS-Themes/inputs/input/bootstrap.scss +2 -1
  145. package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +2 -1
  146. package/SCSS-Themes/inputs/input/bootstrap4.scss +2 -1
  147. package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +2 -1
  148. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +2 -1
  149. package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +2 -1
  150. package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +2 -1
  151. package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +2 -1
  152. package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +2 -1
  153. package/SCSS-Themes/inputs/input/bootstrap5.3.scss +2 -1
  154. package/SCSS-Themes/inputs/input/bootstrap5.scss +2 -1
  155. package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +2 -1
  156. package/SCSS-Themes/inputs/input/fabric-dark.scss +2 -1
  157. package/SCSS-Themes/inputs/input/fabric-lite.scss +2 -1
  158. package/SCSS-Themes/inputs/input/fabric.scss +2 -1
  159. package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +2 -1
  160. package/SCSS-Themes/inputs/input/fluent-dark.scss +2 -1
  161. package/SCSS-Themes/inputs/input/fluent-lite.scss +2 -1
  162. package/SCSS-Themes/inputs/input/fluent.scss +2 -1
  163. package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +2 -1
  164. package/SCSS-Themes/inputs/input/fluent2-dark.scss +2 -1
  165. package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +2 -1
  166. package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +2 -1
  167. package/SCSS-Themes/inputs/input/fluent2-lite.scss +2 -1
  168. package/SCSS-Themes/inputs/input/fluent2.scss +2 -1
  169. package/SCSS-Themes/inputs/input/highcontrast-lite.scss +2 -1
  170. package/SCSS-Themes/inputs/input/highcontrast.scss +2 -1
  171. package/SCSS-Themes/inputs/input/material-dark-lite.scss +2 -1
  172. package/SCSS-Themes/inputs/input/material-dark.scss +2 -1
  173. package/SCSS-Themes/inputs/input/material-lite.scss +2 -1
  174. package/SCSS-Themes/inputs/input/material.scss +2 -1
  175. package/SCSS-Themes/inputs/input/material3-dark-lite.scss +2 -1
  176. package/SCSS-Themes/inputs/input/material3-dark.scss +2 -1
  177. package/SCSS-Themes/inputs/input/material3-lite.scss +2 -1
  178. package/SCSS-Themes/inputs/input/material3.scss +2 -1
  179. package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +2 -1
  180. package/SCSS-Themes/inputs/input/tailwind-dark.scss +2 -1
  181. package/SCSS-Themes/inputs/input/tailwind-lite.scss +2 -1
  182. package/SCSS-Themes/inputs/input/tailwind.scss +2 -1
  183. package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +5 -4
  184. package/SCSS-Themes/inputs/input/tailwind3-dark.scss +5 -4
  185. package/SCSS-Themes/inputs/input/tailwind3-lite.scss +5 -4
  186. package/SCSS-Themes/inputs/input/tailwind3.scss +5 -4
  187. package/SCSS-Themes/material-dark-lite.scss +4 -1
  188. package/SCSS-Themes/material-dark.scss +9 -1
  189. package/SCSS-Themes/material-lite.scss +13 -1
  190. package/SCSS-Themes/material.scss +18 -1
  191. package/SCSS-Themes/material3-dark-lite.scss +4 -1
  192. package/SCSS-Themes/material3-dark.scss +9 -1
  193. package/SCSS-Themes/material3-lite.scss +4 -1
  194. package/SCSS-Themes/material3.scss +9 -1
  195. package/SCSS-Themes/tailwind-dark-lite.scss +4 -1
  196. package/SCSS-Themes/tailwind-dark.scss +9 -1
  197. package/SCSS-Themes/tailwind-lite.scss +4 -1
  198. package/SCSS-Themes/tailwind.scss +9 -1
  199. package/SCSS-Themes/tailwind3-dark-lite.scss +7 -4
  200. package/SCSS-Themes/tailwind3-dark.scss +12 -4
  201. package/SCSS-Themes/tailwind3-lite.scss +7 -4
  202. package/SCSS-Themes/tailwind3.scss +12 -4
  203. package/package.json +1 -1
@@ -114,6 +114,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
114
114
  $grid-columnchooser-input-padding-left: 4px !default;
115
115
  $grid-columnchooser-ul-margin: 13px 0 !default;
116
116
  $grid-column-chooser-dlg-footer-padding: 8px !default;
117
+ $grid-columnchooser-checkbox-label-width: 150px !default;
117
118
  $grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
118
119
  $grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
119
120
  $grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
1060
1061
  .e-cc-lab-name,
1061
1062
  .e-checkbox-wrapper .e-label {
1062
1063
  text-overflow: ellipsis;
1064
+ width: $grid-columnchooser-checkbox-label-width;
1063
1065
  }
1064
1066
 
1065
1067
  .e-cc-chbox {
@@ -7692,6 +7694,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
7692
7694
  }
7693
7695
  }
7694
7696
  }
7697
+ & .e-gridcontent tr.e-verticalwrap td::before {
7698
+ @if $grid-skin == 'fluent' {
7699
+ bottom: auto;
7700
+ }
7701
+ }
7695
7702
  }
7696
7703
  .e-grid.sf-grid .e-gridheader .e-headercontent {
7697
7704
  .e-reorderuparrow {
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
116
116
  $grid-columnchooser-input-padding-left: 4px !default;
117
117
  $grid-columnchooser-ul-margin: 13px 0 !default;
118
118
  $grid-column-chooser-dlg-footer-padding: 8px !default;
119
+ $grid-columnchooser-checkbox-label-width: 150px !default;
119
120
  $grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
120
121
  $grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
121
122
  $grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
@@ -1064,6 +1065,7 @@ $grid-checkmark-color: $primary-text-color !default;
1064
1065
  .e-cc-lab-name,
1065
1066
  .e-checkbox-wrapper .e-label {
1066
1067
  text-overflow: ellipsis;
1068
+ width: $grid-columnchooser-checkbox-label-width;
1067
1069
  }
1068
1070
 
1069
1071
  .e-cc-chbox {
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
116
116
  $grid-columnchooser-input-padding-left: 4px !default;
117
117
  $grid-columnchooser-ul-margin: 13px 0 !default;
118
118
  $grid-column-chooser-dlg-footer-padding: 8px !default;
119
+ $grid-columnchooser-checkbox-label-width: 150px !default;
119
120
  $grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
120
121
  $grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
121
122
  $grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
@@ -1064,6 +1065,7 @@ $grid-checkmark-color: $primary-text-color !default;
1064
1065
  .e-cc-lab-name,
1065
1066
  .e-checkbox-wrapper .e-label {
1066
1067
  text-overflow: ellipsis;
1068
+ width: $grid-columnchooser-checkbox-label-width;
1067
1069
  }
1068
1070
 
1069
1071
  .e-cc-chbox {
@@ -7696,6 +7698,11 @@ $grid-checkmark-color: $primary-text-color !default;
7696
7698
  }
7697
7699
  }
7698
7700
  }
7701
+ & .e-gridcontent tr.e-verticalwrap td::before {
7702
+ @if $grid-skin == 'fluent' {
7703
+ bottom: auto;
7704
+ }
7705
+ }
7699
7706
  }
7700
7707
  .e-grid.sf-grid .e-gridheader .e-headercontent {
7701
7708
  .e-reorderuparrow {
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
116
116
  $grid-columnchooser-input-padding-left: 4px !default;
117
117
  $grid-columnchooser-ul-margin: 13px 0 !default;
118
118
  $grid-column-chooser-dlg-footer-padding: 8px !default;
119
+ $grid-columnchooser-checkbox-label-width: 150px !default;
119
120
  $grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
120
121
  $grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
121
122
  $grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
@@ -1064,6 +1065,7 @@ $grid-checkmark-color: $primary-text-color !default;
1064
1065
  .e-cc-lab-name,
1065
1066
  .e-checkbox-wrapper .e-label {
1066
1067
  text-overflow: ellipsis;
1068
+ width: $grid-columnchooser-checkbox-label-width;
1067
1069
  }
1068
1070
 
1069
1071
  .e-cc-chbox {
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
116
116
  $grid-columnchooser-input-padding-left: 4px !default;
117
117
  $grid-columnchooser-ul-margin: 13px 0 !default;
118
118
  $grid-column-chooser-dlg-footer-padding: 8px !default;
119
+ $grid-columnchooser-checkbox-label-width: 150px !default;
119
120
  $grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
120
121
  $grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
121
122
  $grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
@@ -1064,6 +1065,7 @@ $grid-checkmark-color: $primary-text-color !default;
1064
1065
  .e-cc-lab-name,
1065
1066
  .e-checkbox-wrapper .e-label {
1066
1067
  text-overflow: ellipsis;
1068
+ width: $grid-columnchooser-checkbox-label-width;
1067
1069
  }
1068
1070
 
1069
1071
  .e-cc-chbox {
@@ -7696,6 +7698,11 @@ $grid-checkmark-color: $primary-text-color !default;
7696
7698
  }
7697
7699
  }
7698
7700
  }
7701
+ & .e-gridcontent tr.e-verticalwrap td::before {
7702
+ @if $grid-skin == 'fluent' {
7703
+ bottom: auto;
7704
+ }
7705
+ }
7699
7706
  }
7700
7707
  .e-grid.sf-grid .e-gridheader .e-headercontent {
7701
7708
  .e-reorderuparrow {
@@ -114,6 +114,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
114
114
  $grid-columnchooser-input-padding-left: 8px !default;
115
115
  $grid-columnchooser-ul-margin: 0 13px 0 0 !default;
116
116
  $grid-column-chooser-dlg-footer-padding: 8px !default;
117
+ $grid-columnchooser-checkbox-label-width: 150px !default;
117
118
  $grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
118
119
  $grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
119
120
  $grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
@@ -1061,6 +1062,7 @@ $grid-checkmark-color: $primary-text-color !default;
1061
1062
  .e-cc-lab-name,
1062
1063
  .e-checkbox-wrapper .e-label {
1063
1064
  text-overflow: ellipsis;
1065
+ width: $grid-columnchooser-checkbox-label-width;
1064
1066
  }
1065
1067
 
1066
1068
  .e-cc-chbox {
@@ -114,6 +114,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
114
114
  $grid-columnchooser-input-padding-left: 8px !default;
115
115
  $grid-columnchooser-ul-margin: 0 13px 0 0 !default;
116
116
  $grid-column-chooser-dlg-footer-padding: 8px !default;
117
+ $grid-columnchooser-checkbox-label-width: 150px !default;
117
118
  $grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
118
119
  $grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
119
120
  $grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
@@ -1061,6 +1062,7 @@ $grid-checkmark-color: $primary-text-color !default;
1061
1062
  .e-cc-lab-name,
1062
1063
  .e-checkbox-wrapper .e-label {
1063
1064
  text-overflow: ellipsis;
1065
+ width: $grid-columnchooser-checkbox-label-width;
1064
1066
  }
1065
1067
 
1066
1068
  .e-cc-chbox {
@@ -7692,6 +7694,11 @@ $grid-checkmark-color: $primary-text-color !default;
7692
7694
  }
7693
7695
  }
7694
7696
  }
7697
+ & .e-gridcontent tr.e-verticalwrap td::before {
7698
+ @if $grid-skin == 'fluent' {
7699
+ bottom: auto;
7700
+ }
7701
+ }
7695
7702
  }
7696
7703
  .e-grid.sf-grid .e-gridheader .e-headercontent {
7697
7704
  .e-reorderuparrow {
@@ -114,6 +114,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
114
114
  $grid-columnchooser-input-padding-left: 8px !default;
115
115
  $grid-columnchooser-ul-margin: 0 13px 0 0 !default;
116
116
  $grid-column-chooser-dlg-footer-padding: 8px !default;
117
+ $grid-columnchooser-checkbox-label-width: 150px !default;
117
118
  $grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
118
119
  $grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
119
120
  $grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
@@ -1061,6 +1062,7 @@ $grid-checkmark-color: $primary-text-color !default;
1061
1062
  .e-cc-lab-name,
1062
1063
  .e-checkbox-wrapper .e-label {
1063
1064
  text-overflow: ellipsis;
1065
+ width: $grid-columnchooser-checkbox-label-width;
1064
1066
  }
1065
1067
 
1066
1068
  .e-cc-chbox {
@@ -114,6 +114,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
114
114
  $grid-columnchooser-input-padding-left: 8px !default;
115
115
  $grid-columnchooser-ul-margin: 0 13px 0 0 !default;
116
116
  $grid-column-chooser-dlg-footer-padding: 8px !default;
117
+ $grid-columnchooser-checkbox-label-width: 150px !default;
117
118
  $grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
118
119
  $grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
119
120
  $grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
@@ -1061,6 +1062,7 @@ $grid-checkmark-color: $primary-text-color !default;
1061
1062
  .e-cc-lab-name,
1062
1063
  .e-checkbox-wrapper .e-label {
1063
1064
  text-overflow: ellipsis;
1065
+ width: $grid-columnchooser-checkbox-label-width;
1064
1066
  }
1065
1067
 
1066
1068
  .e-cc-chbox {
@@ -7692,6 +7694,11 @@ $grid-checkmark-color: $primary-text-color !default;
7692
7694
  }
7693
7695
  }
7694
7696
  }
7697
+ & .e-gridcontent tr.e-verticalwrap td::before {
7698
+ @if $grid-skin == 'fluent' {
7699
+ bottom: auto;
7700
+ }
7701
+ }
7695
7702
  }
7696
7703
  .e-grid.sf-grid .e-gridheader .e-headercontent {
7697
7704
  .e-reorderuparrow {
@@ -10789,7 +10789,8 @@ $float-label-rtl-value: -7px !default;
10789
10789
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
10790
10790
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
10791
10791
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
10792
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
10792
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
10793
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
10793
10794
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
10794
10795
  color: $input-error-color;
10795
10796
  }
@@ -60390,6 +60391,7 @@ $grid-columnchooser-input-border: 0 !default;
60390
60391
  $grid-columnchooser-input-padding-left: 4px !default;
60391
60392
  $grid-columnchooser-ul-margin: 13px 0 !default;
60392
60393
  $grid-column-chooser-dlg-footer-padding: 8px !default;
60394
+ $grid-columnchooser-checkbox-label-width: 150px !default;
60393
60395
  $grid-rtl-group-text-marign-right: 0 !default;
60394
60396
  $grid-rtl-textwrap-srotnumber-margin: 3px 5px 0 8px !default;
60395
60397
  $grid-rtl-textwrap-sorticon-margin: -17px 4px -17px 8px !default;
@@ -61328,6 +61330,7 @@ $grid-checkmark-color: $selection-font !default;
61328
61330
  .e-cc-lab-name,
61329
61331
  .e-checkbox-wrapper .e-label {
61330
61332
  text-overflow: ellipsis;
61333
+ width: $grid-columnchooser-checkbox-label-width;
61331
61334
  }
61332
61335
 
61333
61336
  .e-cc-chbox {
@@ -11625,7 +11625,8 @@ $float-label-rtl-value: -7px !default;
11625
11625
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
11626
11626
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11627
11627
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
11628
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
11628
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11629
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
11629
11630
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
11630
11631
  color: $input-error-color;
11631
11632
  }
@@ -82665,6 +82666,7 @@ $grid-columnchooser-input-border: 0 !default;
82665
82666
  $grid-columnchooser-input-padding-left: 4px !default;
82666
82667
  $grid-columnchooser-ul-margin: 13px 0 !default;
82667
82668
  $grid-column-chooser-dlg-footer-padding: 8px !default;
82669
+ $grid-columnchooser-checkbox-label-width: 150px !default;
82668
82670
  $grid-rtl-group-text-marign-right: 0 !default;
82669
82671
  $grid-rtl-textwrap-srotnumber-margin: 3px 5px 0 8px !default;
82670
82672
  $grid-rtl-textwrap-sorticon-margin: -17px 4px -17px 8px !default;
@@ -83603,6 +83605,7 @@ $grid-checkmark-color: $selection-font !default;
83603
83605
  .e-cc-lab-name,
83604
83606
  .e-checkbox-wrapper .e-label {
83605
83607
  text-overflow: ellipsis;
83608
+ width: $grid-columnchooser-checkbox-label-width;
83606
83609
  }
83607
83610
 
83608
83611
  .e-cc-chbox {
@@ -90236,6 +90239,11 @@ $grid-checkmark-color: $selection-font !default;
90236
90239
  }
90237
90240
  }
90238
90241
  }
90242
+ & .e-gridcontent tr.e-verticalwrap td::before {
90243
+ @if $grid-skin == 'fluent' {
90244
+ bottom: auto;
90245
+ }
90246
+ }
90239
90247
  }
90240
90248
  .e-grid.sf-grid .e-gridheader .e-headercontent {
90241
90249
  .e-reorderuparrow {
@@ -7970,7 +7970,8 @@ $input-error-text-color:$danger !default;
7970
7970
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7971
7971
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7972
7972
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7973
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7973
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7974
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7974
7975
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7975
7976
  color: $input-error-color;
7976
7977
  }
@@ -7970,7 +7970,8 @@ $input-error-text-color:$danger !default;
7970
7970
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7971
7971
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7972
7972
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7973
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7973
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7974
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7974
7975
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7975
7976
  color: $input-error-color;
7976
7977
  }
@@ -7970,7 +7970,8 @@ $input-error-text-color:$danger !default;
7970
7970
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7971
7971
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7972
7972
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7973
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7973
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7974
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7974
7975
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7975
7976
  color: $input-error-color;
7976
7977
  }
@@ -7970,7 +7970,8 @@ $input-error-text-color:$danger !default;
7970
7970
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7971
7971
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7972
7972
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7973
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7973
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7974
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7974
7975
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7975
7976
  color: $input-error-color;
7976
7977
  }
@@ -7817,7 +7817,8 @@ $float-label-rtl-value: -7px !default;
7817
7817
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7818
7818
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7819
7819
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7820
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7820
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7821
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7821
7822
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7822
7823
  color: $input-error-color;
7823
7824
  }
@@ -7817,7 +7817,8 @@ $float-label-rtl-value: -7px !default;
7817
7817
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7818
7818
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7819
7819
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7820
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7820
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7821
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7821
7822
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7822
7823
  color: $input-error-color;
7823
7824
  }
@@ -7808,7 +7808,8 @@ $float-label-rtl-value: -7px !default;
7808
7808
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7809
7809
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7810
7810
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7811
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7811
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7812
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7812
7813
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7813
7814
  color: $input-error-color;
7814
7815
  }
@@ -7808,7 +7808,8 @@ $float-label-rtl-value: -7px !default;
7808
7808
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7809
7809
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7810
7810
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7811
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7811
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7812
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7812
7813
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7813
7814
  color: $input-error-color;
7814
7815
  }
@@ -7815,7 +7815,8 @@ $float-label-rtl-value: -7px !default;
7815
7815
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7816
7816
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7817
7817
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7818
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7818
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7819
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7819
7820
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7820
7821
  color: $input-error-color;
7821
7822
  }
@@ -7815,7 +7815,8 @@ $float-label-rtl-value: -7px !default;
7815
7815
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7816
7816
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7817
7817
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7818
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7818
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7819
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7819
7820
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7820
7821
  color: $input-error-color;
7821
7822
  }
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
7824
7824
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7826
7826
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7827
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7827
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7828
7829
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7829
7830
  color: $input-error-color;
7830
7831
  }
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
7824
7824
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7826
7826
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7827
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7827
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7828
7829
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7829
7830
  color: $input-error-color;
7830
7831
  }
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
7824
7824
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7826
7826
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7827
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7827
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7828
7829
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7829
7830
  color: $input-error-color;
7830
7831
  }
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
7824
7824
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7826
7826
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7827
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7827
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7828
7829
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7829
7830
  color: $input-error-color;
7830
7831
  }
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
7824
7824
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7826
7826
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7827
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7827
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7828
7829
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7829
7830
  color: $input-error-color;
7830
7831
  }
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
7824
7824
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7826
7826
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7827
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7827
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7828
7829
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7829
7830
  color: $input-error-color;
7830
7831
  }
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
7824
7824
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7826
7826
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7827
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7827
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7828
7829
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7829
7830
  color: $input-error-color;
7830
7831
  }
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
7824
7824
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7826
7826
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7827
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7827
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7828
7829
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7829
7830
  color: $input-error-color;
7830
7831
  }
@@ -7807,7 +7807,8 @@ $float-label-rtl-value: -7px !default;
7807
7807
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7808
7808
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7809
7809
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7810
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7810
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7811
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7811
7812
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7812
7813
  color: $input-error-color;
7813
7814
  }
@@ -7807,7 +7807,8 @@ $float-label-rtl-value: -7px !default;
7807
7807
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7808
7808
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7809
7809
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7810
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7810
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7811
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7811
7812
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7812
7813
  color: $input-error-color;
7813
7814
  }
@@ -7799,7 +7799,8 @@ $float-label-rtl-value: -7px !default;
7799
7799
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7800
7800
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7801
7801
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7802
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7802
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7803
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7803
7804
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7804
7805
  color: $input-error-color;
7805
7806
  }
@@ -7799,7 +7799,8 @@ $float-label-rtl-value: -7px !default;
7799
7799
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7800
7800
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7801
7801
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7802
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7802
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7803
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7803
7804
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7804
7805
  color: $input-error-color;
7805
7806
  }
@@ -7826,7 +7826,8 @@ $float-label-rtl-value: -10px !default;
7826
7826
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7827
7827
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
7828
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7829
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7829
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7830
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7830
7831
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7831
7832
  color: $input-error-color;
7832
7833
  }
@@ -7826,7 +7826,8 @@ $float-label-rtl-value: -10px !default;
7826
7826
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7827
7827
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
7828
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7829
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7829
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7830
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7830
7831
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7831
7832
  color: $input-error-color;
7832
7833
  }
@@ -7826,7 +7826,8 @@ $float-label-rtl-value: -10px !default;
7826
7826
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7827
7827
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
7828
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7829
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7829
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7830
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7830
7831
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7831
7832
  color: $input-error-color;
7832
7833
  }
@@ -7826,7 +7826,8 @@ $float-label-rtl-value: -10px !default;
7826
7826
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7827
7827
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7828
7828
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7829
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7829
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7830
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7830
7831
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7831
7832
  color: $input-error-color;
7832
7833
  }
@@ -8257,7 +8257,8 @@ $textarea-float-top: -28px !default;
8257
8257
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8258
8258
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8259
8259
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8260
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8260
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8261
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8261
8262
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8262
8263
  color: $input-error-color;
8263
8264
  }
@@ -8257,7 +8257,8 @@ $textarea-float-top: -28px !default;
8257
8257
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8258
8258
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8259
8259
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8260
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8260
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8261
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8261
8262
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8262
8263
  color: $input-error-color;
8263
8264
  }
@@ -8257,7 +8257,8 @@ $textarea-float-top: -28px !default;
8257
8257
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8258
8258
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8259
8259
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8260
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8260
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8261
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8261
8262
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8262
8263
  color: $input-error-color;
8263
8264
  }
@@ -8257,7 +8257,8 @@ $textarea-float-top: -28px !default;
8257
8257
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8258
8258
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8259
8259
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8260
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8260
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8261
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8261
8262
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8262
8263
  color: $input-error-color;
8263
8264
  }