@syncfusion/blazor-themes 29.1.38 → 29.1.39

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 (201) 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 +1 -0
  25. package/Compiled-Themes/fluent-lite.css +1 -0
  26. package/Compiled-Themes/fluent.css +1 -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 +3 -1
  38. package/Compiled-Themes/material.css +3 -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 +4 -1
  53. package/SCSS-Themes/bds-lite.scss +4 -1
  54. package/SCSS-Themes/bds.scss +4 -1
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +4 -1
  56. package/SCSS-Themes/bootstrap-dark.scss +4 -1
  57. package/SCSS-Themes/bootstrap-lite.scss +4 -1
  58. package/SCSS-Themes/bootstrap.scss +4 -1
  59. package/SCSS-Themes/bootstrap4-lite.scss +4 -1
  60. package/SCSS-Themes/bootstrap4.scss +4 -1
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +4 -1
  62. package/SCSS-Themes/bootstrap5-dark.scss +4 -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 +4 -1
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +4 -1
  67. package/SCSS-Themes/bootstrap5.3.scss +4 -1
  68. package/SCSS-Themes/bootstrap5.scss +4 -1
  69. package/SCSS-Themes/fabric-dark-lite.scss +4 -1
  70. package/SCSS-Themes/fabric-dark.scss +4 -1
  71. package/SCSS-Themes/fabric-lite.scss +4 -1
  72. package/SCSS-Themes/fabric.scss +4 -1
  73. package/SCSS-Themes/fluent-dark-lite.scss +4 -1
  74. package/SCSS-Themes/fluent-dark.scss +4 -1
  75. package/SCSS-Themes/fluent-lite.scss +4 -1
  76. package/SCSS-Themes/fluent.scss +4 -1
  77. package/SCSS-Themes/fluent2-dark-lite.scss +4 -1
  78. package/SCSS-Themes/fluent2-dark.scss +4 -1
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +4 -1
  80. package/SCSS-Themes/fluent2-highcontrast.scss +4 -1
  81. package/SCSS-Themes/fluent2-lite.scss +4 -1
  82. package/SCSS-Themes/fluent2.scss +4 -1
  83. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +2 -0
  84. package/SCSS-Themes/grids/grid/bds-dark.scss +2 -0
  85. package/SCSS-Themes/grids/grid/bds-lite.scss +2 -0
  86. package/SCSS-Themes/grids/grid/bds.scss +2 -0
  87. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +2 -0
  88. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +2 -0
  89. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +2 -0
  90. package/SCSS-Themes/grids/grid/bootstrap.scss +2 -0
  91. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +2 -0
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -0
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +2 -0
  94. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +2 -0
  95. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +2 -0
  96. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +2 -0
  97. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +2 -0
  98. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +2 -0
  99. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +2 -0
  100. package/SCSS-Themes/grids/grid/bootstrap5.scss +2 -0
  101. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +2 -0
  102. package/SCSS-Themes/grids/grid/fabric-dark.scss +2 -0
  103. package/SCSS-Themes/grids/grid/fabric-lite.scss +2 -0
  104. package/SCSS-Themes/grids/grid/fabric.scss +2 -0
  105. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +2 -0
  106. package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -0
  107. package/SCSS-Themes/grids/grid/fluent-lite.scss +2 -0
  108. package/SCSS-Themes/grids/grid/fluent.scss +2 -0
  109. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +2 -0
  110. package/SCSS-Themes/grids/grid/fluent2-dark.scss +2 -0
  111. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +2 -0
  112. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +2 -0
  113. package/SCSS-Themes/grids/grid/fluent2-lite.scss +2 -0
  114. package/SCSS-Themes/grids/grid/fluent2.scss +2 -0
  115. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +2 -0
  116. package/SCSS-Themes/grids/grid/highcontrast.scss +2 -0
  117. package/SCSS-Themes/grids/grid/material-dark-lite.scss +2 -0
  118. package/SCSS-Themes/grids/grid/material-dark.scss +2 -0
  119. package/SCSS-Themes/grids/grid/material-lite.scss +2 -0
  120. package/SCSS-Themes/grids/grid/material.scss +2 -0
  121. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +2 -0
  122. package/SCSS-Themes/grids/grid/material3-dark.scss +2 -0
  123. package/SCSS-Themes/grids/grid/material3-lite.scss +2 -0
  124. package/SCSS-Themes/grids/grid/material3.scss +2 -0
  125. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +2 -0
  126. package/SCSS-Themes/grids/grid/tailwind-dark.scss +2 -0
  127. package/SCSS-Themes/grids/grid/tailwind-lite.scss +2 -0
  128. package/SCSS-Themes/grids/grid/tailwind.scss +2 -0
  129. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +2 -0
  130. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +2 -0
  131. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +2 -0
  132. package/SCSS-Themes/grids/grid/tailwind3.scss +2 -0
  133. package/SCSS-Themes/highcontrast-lite.scss +4 -1
  134. package/SCSS-Themes/highcontrast.scss +4 -1
  135. package/SCSS-Themes/inputs/input/bds-dark-lite.scss +2 -1
  136. package/SCSS-Themes/inputs/input/bds-dark.scss +2 -1
  137. package/SCSS-Themes/inputs/input/bds-lite.scss +2 -1
  138. package/SCSS-Themes/inputs/input/bds.scss +2 -1
  139. package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +2 -1
  140. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +2 -1
  141. package/SCSS-Themes/inputs/input/bootstrap-lite.scss +2 -1
  142. package/SCSS-Themes/inputs/input/bootstrap.scss +2 -1
  143. package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +2 -1
  144. package/SCSS-Themes/inputs/input/bootstrap4.scss +2 -1
  145. package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +2 -1
  146. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +2 -1
  147. package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +2 -1
  148. package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +2 -1
  149. package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +2 -1
  150. package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +2 -1
  151. package/SCSS-Themes/inputs/input/bootstrap5.3.scss +2 -1
  152. package/SCSS-Themes/inputs/input/bootstrap5.scss +2 -1
  153. package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +2 -1
  154. package/SCSS-Themes/inputs/input/fabric-dark.scss +2 -1
  155. package/SCSS-Themes/inputs/input/fabric-lite.scss +2 -1
  156. package/SCSS-Themes/inputs/input/fabric.scss +2 -1
  157. package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +2 -1
  158. package/SCSS-Themes/inputs/input/fluent-dark.scss +2 -1
  159. package/SCSS-Themes/inputs/input/fluent-lite.scss +2 -1
  160. package/SCSS-Themes/inputs/input/fluent.scss +2 -1
  161. package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +2 -1
  162. package/SCSS-Themes/inputs/input/fluent2-dark.scss +2 -1
  163. package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +2 -1
  164. package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +2 -1
  165. package/SCSS-Themes/inputs/input/fluent2-lite.scss +2 -1
  166. package/SCSS-Themes/inputs/input/fluent2.scss +2 -1
  167. package/SCSS-Themes/inputs/input/highcontrast-lite.scss +2 -1
  168. package/SCSS-Themes/inputs/input/highcontrast.scss +2 -1
  169. package/SCSS-Themes/inputs/input/material-dark-lite.scss +2 -1
  170. package/SCSS-Themes/inputs/input/material-dark.scss +2 -1
  171. package/SCSS-Themes/inputs/input/material-lite.scss +2 -1
  172. package/SCSS-Themes/inputs/input/material.scss +2 -1
  173. package/SCSS-Themes/inputs/input/material3-dark-lite.scss +2 -1
  174. package/SCSS-Themes/inputs/input/material3-dark.scss +2 -1
  175. package/SCSS-Themes/inputs/input/material3-lite.scss +2 -1
  176. package/SCSS-Themes/inputs/input/material3.scss +2 -1
  177. package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +2 -1
  178. package/SCSS-Themes/inputs/input/tailwind-dark.scss +2 -1
  179. package/SCSS-Themes/inputs/input/tailwind-lite.scss +2 -1
  180. package/SCSS-Themes/inputs/input/tailwind.scss +2 -1
  181. package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +5 -4
  182. package/SCSS-Themes/inputs/input/tailwind3-dark.scss +5 -4
  183. package/SCSS-Themes/inputs/input/tailwind3-lite.scss +5 -4
  184. package/SCSS-Themes/inputs/input/tailwind3.scss +5 -4
  185. package/SCSS-Themes/material-dark-lite.scss +4 -1
  186. package/SCSS-Themes/material-dark.scss +4 -1
  187. package/SCSS-Themes/material-lite.scss +4 -1
  188. package/SCSS-Themes/material.scss +4 -1
  189. package/SCSS-Themes/material3-dark-lite.scss +4 -1
  190. package/SCSS-Themes/material3-dark.scss +4 -1
  191. package/SCSS-Themes/material3-lite.scss +4 -1
  192. package/SCSS-Themes/material3.scss +4 -1
  193. package/SCSS-Themes/tailwind-dark-lite.scss +4 -1
  194. package/SCSS-Themes/tailwind-dark.scss +4 -1
  195. package/SCSS-Themes/tailwind-lite.scss +4 -1
  196. package/SCSS-Themes/tailwind.scss +4 -1
  197. package/SCSS-Themes/tailwind3-dark-lite.scss +7 -4
  198. package/SCSS-Themes/tailwind3-dark.scss +7 -4
  199. package/SCSS-Themes/tailwind3-lite.scss +7 -4
  200. package/SCSS-Themes/tailwind3.scss +7 -4
  201. package/package.json +1 -1
@@ -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
  }
@@ -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
  }
@@ -7800,7 +7800,8 @@ $float-label-rtl-value: -7px !default;
7800
7800
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7801
7801
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7802
7802
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7803
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7803
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7804
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7804
7805
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7805
7806
  color: $input-error-color;
7806
7807
  }
@@ -7800,7 +7800,8 @@ $float-label-rtl-value: -7px !default;
7800
7800
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7801
7801
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7802
7802
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7803
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7803
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7804
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7804
7805
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7805
7806
  color: $input-error-color;
7806
7807
  }
@@ -8061,7 +8061,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
8061
8061
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8062
8062
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8063
8063
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8064
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8064
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8065
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8065
8066
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8066
8067
  color: $input-error-color;
8067
8068
  }
@@ -8061,7 +8061,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
8061
8061
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8062
8062
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8063
8063
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8064
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8064
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8065
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8065
8066
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8066
8067
  color: $input-error-color;
8067
8068
  }
@@ -8061,7 +8061,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
8061
8061
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8062
8062
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8063
8063
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8064
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8064
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8065
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8065
8066
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8066
8067
  color: $input-error-color;
8067
8068
  }
@@ -8061,7 +8061,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
8061
8061
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8062
8062
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8063
8063
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8064
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8064
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8065
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8065
8066
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8066
8067
  color: $input-error-color;
8067
8068
  }
@@ -8030,7 +8030,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
8030
8030
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8031
8031
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8032
8032
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8033
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8033
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8034
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8034
8035
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8035
8036
  color: $input-error-color;
8036
8037
  }
@@ -8030,7 +8030,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
8030
8030
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8031
8031
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8032
8032
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8033
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8033
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8034
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8034
8035
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8035
8036
  color: $input-error-color;
8036
8037
  }
@@ -8030,7 +8030,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
8030
8030
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8031
8031
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8032
8032
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8033
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8033
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8034
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8034
8035
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8035
8036
  color: $input-error-color;
8036
8037
  }
@@ -8030,7 +8030,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
8030
8030
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8031
8031
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8032
8032
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8033
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8033
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8034
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8034
8035
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8035
8036
  color: $input-error-color;
8036
8037
  }
@@ -7823,7 +7823,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
7823
7823
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7824
7824
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7826
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7826
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7827
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7827
7828
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7828
7829
  color: $input-error-color;
7829
7830
  }
@@ -7823,7 +7823,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
7823
7823
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7824
7824
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7826
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7826
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7827
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7827
7828
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7828
7829
  color: $input-error-color;
7829
7830
  }
@@ -7823,7 +7823,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
7823
7823
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7824
7824
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7826
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7826
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7827
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7827
7828
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7828
7829
  color: $input-error-color;
7829
7830
  }
@@ -7823,7 +7823,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
7823
7823
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
7824
7824
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7825
7825
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
7826
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
7826
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
7827
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
7827
7828
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7828
7829
  color: $input-error-color;
7829
7830
  }
@@ -183,13 +183,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
183
183
  $input-small-clear-icon-min-height: 16px !default;
184
184
  $input-small-clear-icon-min-width: 16px !default;
185
185
  $input-left-icon-font-size: $zero-value !default;
186
- $input-bigger-left-icon-font-size: $zero-value !default;
186
+ $input-bigger-left-icon-font-size: 16px !default;
187
187
  $input-small-left-icon-font-size: $zero-value !default;
188
188
  $input-bigger-small-left-icon-font-size: $zero-value !default;
189
189
  $input-left-child-min-height: $zero-value !default;
190
190
  $input-left-child-min-width: $zero-value !default;
191
- $input-bigger-left-child-min-height: $zero-value !default;
192
- $input-bigger-left-child-min-width: $zero-value !default;
191
+ $input-bigger-left-child-min-height: 36px !default;
192
+ $input-bigger-left-child-min-width: 36px !default;
193
193
  $input-small-left-child-min-height: $zero-value !default;
194
194
  $input-small-left-child-min-width: $zero-value !default;
195
195
  $input-bigger-small-left-child-min-height: $zero-value !default;
@@ -7999,7 +7999,8 @@ $textarea-float-top: -24px !default;
7999
7999
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8000
8000
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8001
8001
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8002
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8002
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8003
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8003
8004
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8004
8005
  color: $input-error-color;
8005
8006
  }
@@ -183,13 +183,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
183
183
  $input-small-clear-icon-min-height: 16px !default;
184
184
  $input-small-clear-icon-min-width: 16px !default;
185
185
  $input-left-icon-font-size: $zero-value !default;
186
- $input-bigger-left-icon-font-size: $zero-value !default;
186
+ $input-bigger-left-icon-font-size: 16px !default;
187
187
  $input-small-left-icon-font-size: $zero-value !default;
188
188
  $input-bigger-small-left-icon-font-size: $zero-value !default;
189
189
  $input-left-child-min-height: $zero-value !default;
190
190
  $input-left-child-min-width: $zero-value !default;
191
- $input-bigger-left-child-min-height: $zero-value !default;
192
- $input-bigger-left-child-min-width: $zero-value !default;
191
+ $input-bigger-left-child-min-height: 36px !default;
192
+ $input-bigger-left-child-min-width: 36px !default;
193
193
  $input-small-left-child-min-height: $zero-value !default;
194
194
  $input-small-left-child-min-width: $zero-value !default;
195
195
  $input-bigger-small-left-child-min-height: $zero-value !default;
@@ -7999,7 +7999,8 @@ $textarea-float-top: -24px !default;
7999
7999
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8000
8000
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8001
8001
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8002
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8002
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8003
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8003
8004
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8004
8005
  color: $input-error-color;
8005
8006
  }
@@ -183,13 +183,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
183
183
  $input-small-clear-icon-min-height: 16px !default;
184
184
  $input-small-clear-icon-min-width: 16px !default;
185
185
  $input-left-icon-font-size: $zero-value !default;
186
- $input-bigger-left-icon-font-size: $zero-value !default;
186
+ $input-bigger-left-icon-font-size: 16px !default;
187
187
  $input-small-left-icon-font-size: $zero-value !default;
188
188
  $input-bigger-small-left-icon-font-size: $zero-value !default;
189
189
  $input-left-child-min-height: $zero-value !default;
190
190
  $input-left-child-min-width: $zero-value !default;
191
- $input-bigger-left-child-min-height: $zero-value !default;
192
- $input-bigger-left-child-min-width: $zero-value !default;
191
+ $input-bigger-left-child-min-height: 36px !default;
192
+ $input-bigger-left-child-min-width: 36px !default;
193
193
  $input-small-left-child-min-height: $zero-value !default;
194
194
  $input-small-left-child-min-width: $zero-value !default;
195
195
  $input-bigger-small-left-child-min-height: $zero-value !default;
@@ -7999,7 +7999,8 @@ $textarea-float-top: -24px !default;
7999
7999
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8000
8000
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8001
8001
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8002
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8002
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8003
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8003
8004
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8004
8005
  color: $input-error-color;
8005
8006
  }
@@ -183,13 +183,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
183
183
  $input-small-clear-icon-min-height: 16px !default;
184
184
  $input-small-clear-icon-min-width: 16px !default;
185
185
  $input-left-icon-font-size: $zero-value !default;
186
- $input-bigger-left-icon-font-size: $zero-value !default;
186
+ $input-bigger-left-icon-font-size: 16px !default;
187
187
  $input-small-left-icon-font-size: $zero-value !default;
188
188
  $input-bigger-small-left-icon-font-size: $zero-value !default;
189
189
  $input-left-child-min-height: $zero-value !default;
190
190
  $input-left-child-min-width: $zero-value !default;
191
- $input-bigger-left-child-min-height: $zero-value !default;
192
- $input-bigger-left-child-min-width: $zero-value !default;
191
+ $input-bigger-left-child-min-height: 36px !default;
192
+ $input-bigger-left-child-min-width: 36px !default;
193
193
  $input-small-left-child-min-height: $zero-value !default;
194
194
  $input-small-left-child-min-width: $zero-value !default;
195
195
  $input-bigger-small-left-child-min-height: $zero-value !default;
@@ -7999,7 +7999,8 @@ $textarea-float-top: -24px !default;
7999
7999
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8000
8000
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8001
8001
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8002
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8002
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8003
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8003
8004
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8004
8005
  color: $input-error-color;
8005
8006
  }
@@ -11059,7 +11059,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
11059
11059
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
11060
11060
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11061
11061
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
11062
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
11062
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11063
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
11063
11064
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
11064
11065
  color: $input-error-color;
11065
11066
  }
@@ -61317,6 +61318,7 @@ $grid-columnchooser-input-padding-left: 4px !default;
61317
61318
  $grid-column-chooser-searchdiv-left: 4px !default;
61318
61319
  $grid-columnchooser-ul-margin: 13px 0 !default;
61319
61320
  $grid-column-chooser-dlg-footer-padding: 8px !default;
61321
+ $grid-columnchooser-checkbox-label-width: 150px !default;
61320
61322
  $grid-rtl-bigger-sortnumber-margin: 6px 0 0 5px !default;
61321
61323
  $grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
61322
61324
  $grid-rtl-bigger-rightalign-sortnumber-margin: $grid-rtl-bigger-sortnumber-margin !default;
@@ -62241,6 +62243,7 @@ $grid-checkmark-color: $accent-font !default;
62241
62243
  .e-cc-lab-name,
62242
62244
  .e-checkbox-wrapper .e-label {
62243
62245
  text-overflow: ellipsis;
62246
+ width: $grid-columnchooser-checkbox-label-width;
62244
62247
  }
62245
62248
 
62246
62249
  .e-cc-chbox {
@@ -11895,7 +11895,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
11895
11895
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
11896
11896
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11897
11897
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
11898
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
11898
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11899
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
11899
11900
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
11900
11901
  color: $input-error-color;
11901
11902
  }
@@ -83592,6 +83593,7 @@ $grid-columnchooser-input-padding-left: 4px !default;
83592
83593
  $grid-column-chooser-searchdiv-left: 4px !default;
83593
83594
  $grid-columnchooser-ul-margin: 13px 0 !default;
83594
83595
  $grid-column-chooser-dlg-footer-padding: 8px !default;
83596
+ $grid-columnchooser-checkbox-label-width: 150px !default;
83595
83597
  $grid-rtl-bigger-sortnumber-margin: 6px 0 0 5px !default;
83596
83598
  $grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
83597
83599
  $grid-rtl-bigger-rightalign-sortnumber-margin: $grid-rtl-bigger-sortnumber-margin !default;
@@ -84516,6 +84518,7 @@ $grid-checkmark-color: $accent-font !default;
84516
84518
  .e-cc-lab-name,
84517
84519
  .e-checkbox-wrapper .e-label {
84518
84520
  text-overflow: ellipsis;
84521
+ width: $grid-columnchooser-checkbox-label-width;
84519
84522
  }
84520
84523
 
84521
84524
  .e-cc-chbox {
@@ -11049,7 +11049,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
11049
11049
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
11050
11050
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11051
11051
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
11052
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
11052
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11053
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
11053
11054
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
11054
11055
  color: $input-error-color;
11055
11056
  }
@@ -61056,6 +61057,7 @@ $grid-columnchooser-input-padding-left: 4px !default;
61056
61057
  $grid-column-chooser-searchdiv-left: 4px !default;
61057
61058
  $grid-columnchooser-ul-margin: 13px 0 !default;
61058
61059
  $grid-column-chooser-dlg-footer-padding: 8px !default;
61060
+ $grid-columnchooser-checkbox-label-width: 150px !default;
61059
61061
  $grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
61060
61062
  $grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
61061
61063
  $grid-rtl-bigger-rightalign-sortnumber-margin: $grid-rtl-bigger-sortnumber-margin !default;
@@ -61974,6 +61976,7 @@ $grid-checkmark-color: $accent-font !default;
61974
61976
  .e-cc-lab-name,
61975
61977
  .e-checkbox-wrapper .e-label {
61976
61978
  text-overflow: ellipsis;
61979
+ width: $grid-columnchooser-checkbox-label-width;
61977
61980
  }
61978
61981
 
61979
61982
  .e-cc-chbox {
@@ -11885,7 +11885,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
11885
11885
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
11886
11886
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11887
11887
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
11888
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
11888
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11889
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
11889
11890
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
11890
11891
  color: $input-error-color;
11891
11892
  }
@@ -83331,6 +83332,7 @@ $grid-columnchooser-input-padding-left: 4px !default;
83331
83332
  $grid-column-chooser-searchdiv-left: 4px !default;
83332
83333
  $grid-columnchooser-ul-margin: 13px 0 !default;
83333
83334
  $grid-column-chooser-dlg-footer-padding: 8px !default;
83335
+ $grid-columnchooser-checkbox-label-width: 150px !default;
83334
83336
  $grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
83335
83337
  $grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
83336
83338
  $grid-rtl-bigger-rightalign-sortnumber-margin: $grid-rtl-bigger-sortnumber-margin !default;
@@ -84249,6 +84251,7 @@ $grid-checkmark-color: $accent-font !default;
84249
84251
  .e-cc-lab-name,
84250
84252
  .e-checkbox-wrapper .e-label {
84251
84253
  text-overflow: ellipsis;
84254
+ width: $grid-columnchooser-checkbox-label-width;
84252
84255
  }
84253
84256
 
84254
84257
  .e-cc-chbox {
@@ -11218,7 +11218,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
11218
11218
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
11219
11219
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11220
11220
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
11221
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
11221
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11222
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
11222
11223
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
11223
11224
  color: $input-error-color;
11224
11225
  }
@@ -61110,6 +61111,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
61110
61111
  $grid-columnchooser-input-padding-left: 4px !default;
61111
61112
  $grid-columnchooser-ul-margin: 13px 0 !default;
61112
61113
  $grid-column-chooser-dlg-footer-padding: 8px !default;
61114
+ $grid-columnchooser-checkbox-label-width: 150px !default;
61113
61115
  $grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
61114
61116
  $grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
61115
61117
  $grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
@@ -62056,6 +62058,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
62056
62058
  .e-cc-lab-name,
62057
62059
  .e-checkbox-wrapper .e-label {
62058
62060
  text-overflow: ellipsis;
62061
+ width: $grid-columnchooser-checkbox-label-width;
62059
62062
  }
62060
62063
 
62061
62064
  .e-cc-chbox {
@@ -12054,7 +12054,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
12054
12054
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
12055
12055
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
12056
12056
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
12057
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
12057
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
12058
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
12058
12059
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
12059
12060
  color: $input-error-color;
12060
12061
  }
@@ -83385,6 +83386,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
83385
83386
  $grid-columnchooser-input-padding-left: 4px !default;
83386
83387
  $grid-columnchooser-ul-margin: 13px 0 !default;
83387
83388
  $grid-column-chooser-dlg-footer-padding: 8px !default;
83389
+ $grid-columnchooser-checkbox-label-width: 150px !default;
83388
83390
  $grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
83389
83391
  $grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
83390
83392
  $grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
@@ -84331,6 +84333,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
84331
84333
  .e-cc-lab-name,
84332
84334
  .e-checkbox-wrapper .e-label {
84333
84335
  text-overflow: ellipsis;
84336
+ width: $grid-columnchooser-checkbox-label-width;
84334
84337
  }
84335
84338
 
84336
84339
  .e-cc-chbox {
@@ -11288,7 +11288,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
11288
11288
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
11289
11289
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11290
11290
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
11291
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
11291
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11292
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
11292
11293
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
11293
11294
  color: $input-error-color;
11294
11295
  }
@@ -61180,6 +61181,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
61180
61181
  $grid-columnchooser-input-padding-left: 4px !default;
61181
61182
  $grid-columnchooser-ul-margin: 13px 0 !default;
61182
61183
  $grid-column-chooser-dlg-footer-padding: 8px !default;
61184
+ $grid-columnchooser-checkbox-label-width: 150px !default;
61183
61185
  $grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
61184
61186
  $grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
61185
61187
  $grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
@@ -62126,6 +62128,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
62126
62128
  .e-cc-lab-name,
62127
62129
  .e-checkbox-wrapper .e-label {
62128
62130
  text-overflow: ellipsis;
62131
+ width: $grid-columnchooser-checkbox-label-width;
62129
62132
  }
62130
62133
 
62131
62134
  .e-cc-chbox {