@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
@@ -33532,6 +33532,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33532
33532
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33533
33533
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33534
33534
  text-overflow: ellipsis;
33535
+ width: 150px;
33535
33536
  }
33536
33537
  .e-grid .e-ccdlg .e-cc-chbox,
33537
33538
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -44028,6 +44028,7 @@ li.e-separator.e-menu-item.e-excel-separator {
44028
44028
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
44029
44029
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
44030
44030
  text-overflow: ellipsis;
44031
+ width: 150px;
44031
44032
  }
44032
44033
  .e-grid .e-ccdlg .e-cc-chbox,
44033
44034
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33755,6 +33755,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33755
33755
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33756
33756
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33757
33757
  text-overflow: ellipsis;
33758
+ width: 150px;
33758
33759
  }
33759
33760
  .e-grid .e-ccdlg .e-cc-chbox,
33760
33761
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -44251,6 +44251,7 @@ li.e-separator.e-menu-item.e-excel-separator {
44251
44251
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
44252
44252
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
44253
44253
  text-overflow: ellipsis;
44254
+ width: 150px;
44254
44255
  }
44255
44256
  .e-grid .e-ccdlg .e-cc-chbox,
44256
44257
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33275,6 +33275,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33275
33275
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33276
33276
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33277
33277
  text-overflow: ellipsis;
33278
+ width: 150px;
33278
33279
  }
33279
33280
  .e-grid .e-ccdlg .e-cc-chbox,
33280
33281
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -42686,6 +42686,7 @@ li.e-separator.e-menu-item.e-excel-separator {
42686
42686
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
42687
42687
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
42688
42688
  text-overflow: ellipsis;
42689
+ width: 150px;
42689
42690
  }
42690
42691
  .e-grid .e-ccdlg .e-cc-chbox,
42691
42692
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33298,6 +33298,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33298
33298
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33299
33299
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33300
33300
  text-overflow: ellipsis;
33301
+ width: 150px;
33301
33302
  }
33302
33303
  .e-grid .e-ccdlg .e-cc-chbox,
33303
33304
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -42721,6 +42721,7 @@ li.e-separator.e-menu-item.e-excel-separator {
42721
42721
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
42722
42722
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
42723
42723
  text-overflow: ellipsis;
42724
+ width: 150px;
42724
42725
  }
42725
42726
  .e-grid .e-ccdlg .e-cc-chbox,
42726
42727
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33478,6 +33478,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33478
33478
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33479
33479
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33480
33480
  text-overflow: ellipsis;
33481
+ width: 150px;
33481
33482
  }
33482
33483
  .e-grid .e-ccdlg .e-cc-chbox,
33483
33484
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -43364,6 +43364,7 @@ li.e-separator.e-menu-item.e-excel-separator {
43364
43364
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
43365
43365
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
43366
43366
  text-overflow: ellipsis;
43367
+ width: 150px;
43367
43368
  }
43368
43369
  .e-grid .e-ccdlg .e-cc-chbox,
43369
43370
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33195,6 +33195,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33195
33195
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33196
33196
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33197
33197
  text-overflow: ellipsis;
33198
+ width: 150px;
33198
33199
  }
33199
33200
  .e-grid .e-ccdlg .e-cc-chbox,
33200
33201
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -43270,6 +43270,7 @@ li.e-separator.e-menu-item.e-excel-separator {
43270
43270
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
43271
43271
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
43272
43272
  text-overflow: ellipsis;
43273
+ width: 150px;
43273
43274
  }
43274
43275
  .e-grid .e-ccdlg .e-cc-chbox,
43275
43276
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33195,6 +33195,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33195
33195
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33196
33196
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33197
33197
  text-overflow: ellipsis;
33198
+ width: 150px;
33198
33199
  }
33199
33200
  .e-grid .e-ccdlg .e-cc-chbox,
33200
33201
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33538,6 +33538,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33538
33538
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33539
33539
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33540
33540
  text-overflow: ellipsis;
33541
+ width: 150px;
33541
33542
  }
33542
33543
  .e-grid .e-ccdlg .e-cc-chbox,
33543
33544
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -43333,6 +43333,7 @@ li.e-separator.e-menu-item.e-excel-separator {
43333
43333
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
43334
43334
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
43335
43335
  text-overflow: ellipsis;
43336
+ width: 150px;
43336
43337
  }
43337
43338
  .e-grid .e-ccdlg .e-cc-chbox,
43338
43339
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33834,6 +33834,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33834
33834
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33835
33835
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33836
33836
  text-overflow: ellipsis;
33837
+ width: 150px;
33837
33838
  }
33838
33839
  .e-grid .e-ccdlg .e-cc-chbox,
33839
33840
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -43629,6 +43629,7 @@ li.e-separator.e-menu-item.e-excel-separator {
43629
43629
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
43630
43630
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
43631
43631
  text-overflow: ellipsis;
43632
+ width: 150px;
43632
43633
  }
43633
43634
  .e-grid .e-ccdlg .e-cc-chbox,
43634
43635
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -43270,6 +43270,7 @@ li.e-separator.e-menu-item.e-excel-separator {
43270
43270
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
43271
43271
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
43272
43272
  text-overflow: ellipsis;
43273
+ width: 150px;
43273
43274
  }
43274
43275
  .e-grid .e-ccdlg .e-cc-chbox,
43275
43276
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33183,6 +33183,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33183
33183
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33184
33184
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33185
33185
  text-overflow: ellipsis;
33186
+ width: 150px;
33186
33187
  }
33187
33188
  .e-grid .e-ccdlg .e-cc-chbox,
33188
33189
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -42600,6 +42600,7 @@ li.e-separator.e-menu-item.e-excel-separator {
42600
42600
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
42601
42601
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
42602
42602
  text-overflow: ellipsis;
42603
+ width: 150px;
42603
42604
  }
42604
42605
  .e-grid .e-ccdlg .e-cc-chbox,
42605
42606
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33224,6 +33224,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33224
33224
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33225
33225
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33226
33226
  text-overflow: ellipsis;
33227
+ width: 150px;
33227
33228
  }
33228
33229
  .e-grid .e-ccdlg .e-cc-chbox,
33229
33230
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -42659,6 +42659,7 @@ li.e-separator.e-menu-item.e-excel-separator {
42659
42659
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
42660
42660
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
42661
42661
  text-overflow: ellipsis;
42662
+ width: 150px;
42662
42663
  }
42663
42664
  .e-grid .e-ccdlg .e-cc-chbox,
42664
42665
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33367,6 +33367,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33367
33367
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33368
33368
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33369
33369
  text-overflow: ellipsis;
33370
+ width: 130px;
33370
33371
  }
33371
33372
  .e-grid .e-ccdlg .e-cc-chbox,
33372
33373
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -43473,6 +43473,7 @@ li.e-separator.e-menu-item.e-excel-separator {
43473
43473
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
43474
43474
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
43475
43475
  text-overflow: ellipsis;
43476
+ width: 130px;
43476
43477
  }
43477
43478
  .e-grid .e-ccdlg .e-cc-chbox,
43478
43479
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -47767,6 +47768,10 @@ li.e-separator.e-menu-item.e-excel-separator {
47767
47768
  overflow: hidden;
47768
47769
  bottom: 0;
47769
47770
  }
47771
+ .e-bigger.e-grid.sf-grid.e-row-responsive .e-gridcontent tr.e-verticalwrap td::before,
47772
+ .e-bigger .e-grid.sf-grid.e-row-responsive .e-gridcontent tr.e-verticalwrap td::before {
47773
+ bottom: auto;
47774
+ }
47770
47775
  .e-bigger .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
47771
47776
  margin-top: -2px;
47772
47777
  }
@@ -33367,6 +33367,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33367
33367
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33368
33368
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33369
33369
  text-overflow: ellipsis;
33370
+ width: 130px;
33370
33371
  }
33371
33372
  .e-grid .e-ccdlg .e-cc-chbox,
33372
33373
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -43473,6 +43473,7 @@ li.e-separator.e-menu-item.e-excel-separator {
43473
43473
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
43474
43474
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
43475
43475
  text-overflow: ellipsis;
43476
+ width: 130px;
43476
43477
  }
43477
43478
  .e-grid .e-ccdlg .e-cc-chbox,
43478
43479
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -47767,6 +47768,10 @@ li.e-separator.e-menu-item.e-excel-separator {
47767
47768
  overflow: hidden;
47768
47769
  bottom: 0;
47769
47770
  }
47771
+ .e-bigger.e-grid.sf-grid.e-row-responsive .e-gridcontent tr.e-verticalwrap td::before,
47772
+ .e-bigger .e-grid.sf-grid.e-row-responsive .e-gridcontent tr.e-verticalwrap td::before {
47773
+ bottom: auto;
47774
+ }
47770
47775
  .e-bigger .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
47771
47776
  margin-top: -2px;
47772
47777
  }
@@ -36664,6 +36664,7 @@ li.e-separator.e-menu-item.e-excel-separator {
36664
36664
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
36665
36665
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
36666
36666
  text-overflow: ellipsis;
36667
+ width: 150px;
36667
36668
  }
36668
36669
  .e-grid .e-ccdlg .e-cc-chbox,
36669
36670
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -48981,6 +48981,7 @@ li.e-separator.e-menu-item.e-excel-separator {
48981
48981
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
48982
48982
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
48983
48983
  text-overflow: ellipsis;
48984
+ width: 150px;
48984
48985
  }
48985
48986
  .e-grid .e-ccdlg .e-cc-chbox,
48986
48987
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -36674,6 +36674,7 @@ li.e-separator.e-menu-item.e-excel-separator {
36674
36674
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
36675
36675
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
36676
36676
  text-overflow: ellipsis;
36677
+ width: 150px;
36677
36678
  }
36678
36679
  .e-grid .e-ccdlg .e-cc-chbox,
36679
36680
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -48991,6 +48991,7 @@ li.e-separator.e-menu-item.e-excel-separator {
48991
48991
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
48992
48992
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
48993
48993
  text-overflow: ellipsis;
48994
+ width: 150px;
48994
48995
  }
48995
48996
  .e-grid .e-ccdlg .e-cc-chbox,
48996
48997
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -37372,6 +37372,7 @@ li.e-separator.e-menu-item.e-excel-separator {
37372
37372
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
37373
37373
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
37374
37374
  text-overflow: ellipsis;
37375
+ width: 150px;
37375
37376
  }
37376
37377
  .e-grid .e-ccdlg .e-cc-chbox,
37377
37378
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -49689,6 +49689,7 @@ li.e-separator.e-menu-item.e-excel-separator {
49689
49689
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
49690
49690
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
49691
49691
  text-overflow: ellipsis;
49692
+ width: 150px;
49692
49693
  }
49693
49694
  .e-grid .e-ccdlg .e-cc-chbox,
49694
49695
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -33606,6 +33606,7 @@ li.e-separator.e-menu-item.e-excel-separator {
33606
33606
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
33607
33607
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
33608
33608
  text-overflow: ellipsis;
33609
+ width: 150px;
33609
33610
  }
33610
33611
  .e-grid .e-ccdlg .e-cc-chbox,
33611
33612
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -43077,6 +43077,7 @@ li.e-separator.e-menu-item.e-excel-separator {
43077
43077
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
43078
43078
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
43079
43079
  text-overflow: ellipsis;
43080
+ width: 150px;
43080
43081
  }
43081
43082
  .e-grid .e-ccdlg .e-cc-chbox,
43082
43083
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -9210,7 +9210,8 @@ textarea.e-input::selection,
9210
9210
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
9211
9211
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
9212
9212
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
9213
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
9213
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
9214
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
9214
9215
  color: #ff6652;
9215
9216
  }
9216
9217
 
@@ -38073,6 +38074,7 @@ li.e-separator.e-menu-item.e-excel-separator {
38073
38074
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
38074
38075
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
38075
38076
  text-overflow: ellipsis;
38077
+ width: 150px;
38076
38078
  }
38077
38079
  .e-grid .e-ccdlg .e-cc-chbox,
38078
38080
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -9391,7 +9391,8 @@ textarea.e-input::selection,
9391
9391
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
9392
9392
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
9393
9393
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
9394
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
9394
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
9395
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
9395
9396
  color: #ff6652;
9396
9397
  }
9397
9398
 
@@ -51863,6 +51864,7 @@ li.e-separator.e-menu-item.e-excel-separator {
51863
51864
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
51864
51865
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
51865
51866
  text-overflow: ellipsis;
51867
+ width: 150px;
51866
51868
  }
51867
51869
  .e-grid .e-ccdlg .e-cc-chbox,
51868
51870
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -9216,7 +9216,8 @@ textarea.e-input::selection,
9216
9216
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
9217
9217
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
9218
9218
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
9219
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
9219
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
9220
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
9220
9221
  color: #f44336;
9221
9222
  }
9222
9223
 
@@ -29109,6 +29110,15 @@ ejs-sidebar {
29109
29110
  padding: 0;
29110
29111
  }
29111
29112
 
29113
+ .e-outline.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
29114
+ padding: 0 8px 0 9px;
29115
+ }
29116
+
29117
+ .e-outline.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type=text],
29118
+ .e-outline.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type=text] {
29119
+ padding: 0 8px 0 9px;
29120
+ }
29121
+
29112
29122
  .e-multi-select-wrapper {
29113
29123
  box-sizing: border-box;
29114
29124
  cursor: text;
@@ -38107,6 +38117,7 @@ li.e-separator.e-menu-item.e-excel-separator {
38107
38117
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
38108
38118
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
38109
38119
  text-overflow: ellipsis;
38120
+ width: 150px;
38110
38121
  }
38111
38122
  .e-grid .e-ccdlg .e-cc-chbox,
38112
38123
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -9418,7 +9418,8 @@ textarea.e-input::selection,
9418
9418
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
9419
9419
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
9420
9420
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
9421
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
9421
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
9422
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
9422
9423
  color: #f44336;
9423
9424
  }
9424
9425
 
@@ -40787,6 +40788,15 @@ ejs-sidebar {
40787
40788
  padding: 0;
40788
40789
  }
40789
40790
 
40791
+ .e-outline.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
40792
+ padding: 0 8px 0 9px;
40793
+ }
40794
+
40795
+ .e-outline.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type=text],
40796
+ .e-outline.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type=text] {
40797
+ padding: 0 8px 0 9px;
40798
+ }
40799
+
40790
40800
  .e-multi-select-wrapper {
40791
40801
  box-sizing: border-box;
40792
40802
  cursor: text;
@@ -51950,6 +51960,7 @@ li.e-separator.e-menu-item.e-excel-separator {
51950
51960
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
51951
51961
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
51952
51962
  text-overflow: ellipsis;
51963
+ width: 150px;
51953
51964
  }
51954
51965
  .e-grid .e-ccdlg .e-cc-chbox,
51955
51966
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -8447,7 +8447,8 @@ textarea.e-input::selection,
8447
8447
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8448
8448
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8449
8449
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8450
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8450
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8451
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8451
8452
  color: rgba(var(--color-sf-error));
8452
8453
  }
8453
8454
 
@@ -37799,6 +37800,7 @@ li.e-separator.e-menu-item.e-excel-separator {
37799
37800
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
37800
37801
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
37801
37802
  text-overflow: ellipsis;
37803
+ width: 150px;
37802
37804
  }
37803
37805
  .e-grid .e-ccdlg .e-cc-chbox,
37804
37806
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -8653,7 +8653,8 @@ textarea.e-input::selection,
8653
8653
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8654
8654
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8655
8655
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8656
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8656
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8657
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8657
8658
  color: rgba(var(--color-sf-error));
8658
8659
  }
8659
8660
 
@@ -52183,6 +52184,7 @@ li.e-separator.e-menu-item.e-excel-separator {
52183
52184
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
52184
52185
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
52185
52186
  text-overflow: ellipsis;
52187
+ width: 150px;
52186
52188
  }
52187
52189
  .e-grid .e-ccdlg .e-cc-chbox,
52188
52190
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -8503,7 +8503,8 @@ textarea.e-input::selection,
8503
8503
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8504
8504
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8505
8505
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8506
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8506
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8507
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8507
8508
  color: rgba(var(--color-sf-error));
8508
8509
  }
8509
8510
 
@@ -37848,6 +37849,7 @@ li.e-separator.e-menu-item.e-excel-separator {
37848
37849
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
37849
37850
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
37850
37851
  text-overflow: ellipsis;
37852
+ width: 150px;
37851
37853
  }
37852
37854
  .e-grid .e-ccdlg .e-cc-chbox,
37853
37855
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -8709,7 +8709,8 @@ textarea.e-input::selection,
8709
8709
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
8710
8710
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8711
8711
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
8712
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
8712
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
8713
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
8713
8714
  color: rgba(var(--color-sf-error));
8714
8715
  }
8715
8716
 
@@ -52232,6 +52233,7 @@ li.e-separator.e-menu-item.e-excel-separator {
52232
52233
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
52233
52234
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
52234
52235
  text-overflow: ellipsis;
52236
+ width: 150px;
52235
52237
  }
52236
52238
  .e-grid .e-ccdlg .e-cc-chbox,
52237
52239
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -32916,6 +32916,7 @@ li.e-separator.e-menu-item.e-excel-separator {
32916
32916
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
32917
32917
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
32918
32918
  text-overflow: ellipsis;
32919
+ width: 150px;
32919
32920
  }
32920
32921
  .e-grid .e-ccdlg .e-cc-chbox,
32921
32922
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -43412,6 +43412,7 @@ li.e-separator.e-menu-item.e-excel-separator {
43412
43412
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
43413
43413
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
43414
43414
  text-overflow: ellipsis;
43415
+ width: 150px;
43415
43416
  }
43416
43417
  .e-grid .e-ccdlg .e-cc-chbox,
43417
43418
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -32916,6 +32916,7 @@ li.e-separator.e-menu-item.e-excel-separator {
32916
32916
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
32917
32917
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
32918
32918
  text-overflow: ellipsis;
32919
+ width: 150px;
32919
32920
  }
32920
32921
  .e-grid .e-ccdlg .e-cc-chbox,
32921
32922
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -43412,6 +43412,7 @@ li.e-separator.e-menu-item.e-excel-separator {
43412
43412
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
43413
43413
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
43414
43414
  text-overflow: ellipsis;
43415
+ width: 150px;
43415
43416
  }
43416
43417
  .e-grid .e-ccdlg .e-cc-chbox,
43417
43418
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -35799,6 +35799,7 @@ li.e-separator.e-menu-item.e-excel-separator {
35799
35799
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
35800
35800
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
35801
35801
  text-overflow: ellipsis;
35802
+ width: 150px;
35802
35803
  }
35803
35804
  .e-grid .e-ccdlg .e-cc-chbox,
35804
35805
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -8297,10 +8297,10 @@ textarea.e-input.e-bigger,
8297
8297
  .e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
8298
8298
  .e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
8299
8299
  .e-bigger .e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
8300
- font-size: 0;
8300
+ font-size: 16px;
8301
8301
  margin: 0;
8302
- min-height: 0;
8303
- min-width: 0;
8302
+ min-height: 36px;
8303
+ min-width: 36px;
8304
8304
  padding: 0;
8305
8305
  }
8306
8306
 
@@ -47835,6 +47835,7 @@ li.e-separator.e-menu-item.e-excel-separator {
47835
47835
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
47836
47836
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
47837
47837
  text-overflow: ellipsis;
47838
+ width: 150px;
47838
47839
  }
47839
47840
  .e-grid .e-ccdlg .e-cc-chbox,
47840
47841
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -36202,6 +36202,7 @@ li.e-separator.e-menu-item.e-excel-separator {
36202
36202
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
36203
36203
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
36204
36204
  text-overflow: ellipsis;
36205
+ width: 150px;
36205
36206
  }
36206
36207
  .e-grid .e-ccdlg .e-cc-chbox,
36207
36208
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -8701,10 +8701,10 @@ textarea.e-input.e-bigger,
8701
8701
  .e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
8702
8702
  .e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
8703
8703
  .e-bigger .e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
8704
- font-size: 0;
8704
+ font-size: 16px;
8705
8705
  margin: 0;
8706
- min-height: 0;
8707
- min-width: 0;
8706
+ min-height: 36px;
8707
+ min-width: 36px;
8708
8708
  padding: 0;
8709
8709
  }
8710
8710
 
@@ -48238,6 +48238,7 @@ li.e-separator.e-menu-item.e-excel-separator {
48238
48238
  .e-grid-popup .e-ccdlg .e-cc-lab-name,
48239
48239
  .e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
48240
48240
  text-overflow: ellipsis;
48241
+ width: 150px;
48241
48242
  }
48242
48243
  .e-grid .e-ccdlg .e-cc-chbox,
48243
48244
  .e-grid-popup .e-ccdlg .e-cc-chbox {
@@ -11674,7 +11674,8 @@ $input-error-text-color:$danger !default;
11674
11674
  .e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
11675
11675
  .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11676
11676
  .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
11677
- .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
11677
+ .e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
11678
+ .e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
11678
11679
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
11679
11680
  color: $input-error-color;
11680
11681
  }
@@ -61966,6 +61967,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
61966
61967
  $grid-columnchooser-input-padding-left: 4px !default;
61967
61968
  $grid-columnchooser-ul-margin: 13px 0 !default;
61968
61969
  $grid-column-chooser-dlg-footer-padding: 8px !default;
61970
+ $grid-columnchooser-checkbox-label-width: 150px !default;
61969
61971
  $grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
61970
61972
  $grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
61971
61973
  $grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
@@ -62919,6 +62921,7 @@ $grid-checkmark-color: $primary !default;
62919
62921
  .e-cc-lab-name,
62920
62922
  .e-checkbox-wrapper .e-label {
62921
62923
  text-overflow: ellipsis;
62924
+ width: $grid-columnchooser-checkbox-label-width;
62922
62925
  }
62923
62926
 
62924
62927
  .e-cc-chbox {