@syncfusion/blazor-themes 28.2.7 → 28.2.11

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 (369) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +1 -5
  2. package/Compiled-Themes/bds-dark.css +1 -5
  3. package/Compiled-Themes/bds-lite.css +1 -5
  4. package/Compiled-Themes/bds.css +1 -5
  5. package/Compiled-Themes/bootstrap-dark-lite.css +1 -5
  6. package/Compiled-Themes/bootstrap-dark.css +1 -5
  7. package/Compiled-Themes/bootstrap-lite.css +1 -5
  8. package/Compiled-Themes/bootstrap.css +1 -5
  9. package/Compiled-Themes/bootstrap4-lite.css +5 -9
  10. package/Compiled-Themes/bootstrap4.css +5 -9
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +11 -15
  12. package/Compiled-Themes/bootstrap5-dark.css +11 -15
  13. package/Compiled-Themes/bootstrap5-lite.css +11 -15
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +12 -16
  15. package/Compiled-Themes/bootstrap5.3-dark.css +12 -16
  16. package/Compiled-Themes/bootstrap5.3-lite.css +12 -16
  17. package/Compiled-Themes/bootstrap5.3.css +12 -16
  18. package/Compiled-Themes/bootstrap5.css +11 -15
  19. package/Compiled-Themes/fabric-dark-lite.css +1 -5
  20. package/Compiled-Themes/fabric-dark.css +1 -5
  21. package/Compiled-Themes/fabric-lite.css +1 -5
  22. package/Compiled-Themes/fabric.css +1 -5
  23. package/Compiled-Themes/fluent-dark-lite.css +1 -5
  24. package/Compiled-Themes/fluent-dark.css +1 -5
  25. package/Compiled-Themes/fluent-lite.css +1 -5
  26. package/Compiled-Themes/fluent.css +1 -5
  27. package/Compiled-Themes/fluent2-dark-lite.css +8 -28
  28. package/Compiled-Themes/fluent2-dark.css +8 -28
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +8 -28
  30. package/Compiled-Themes/fluent2-highcontrast.css +8 -28
  31. package/Compiled-Themes/fluent2-lite.css +8 -28
  32. package/Compiled-Themes/fluent2.css +8 -28
  33. package/Compiled-Themes/highcontrast-lite.css +1 -5
  34. package/Compiled-Themes/highcontrast.css +1 -5
  35. package/Compiled-Themes/material-dark-lite.css +1 -5
  36. package/Compiled-Themes/material-dark.css +1 -5
  37. package/Compiled-Themes/material-lite.css +1 -5
  38. package/Compiled-Themes/material.css +1 -5
  39. package/Compiled-Themes/material3-dark-lite.css +11 -15
  40. package/Compiled-Themes/material3-dark.css +11 -15
  41. package/Compiled-Themes/material3-lite.css +11 -15
  42. package/Compiled-Themes/material3.css +11 -15
  43. package/Compiled-Themes/tailwind-dark-lite.css +1 -5
  44. package/Compiled-Themes/tailwind-dark.css +1 -5
  45. package/Compiled-Themes/tailwind-lite.css +1 -5
  46. package/Compiled-Themes/tailwind.css +1 -5
  47. package/Compiled-Themes/tailwind3-dark-lite.css +17 -37
  48. package/Compiled-Themes/tailwind3-dark.css +17 -37
  49. package/Compiled-Themes/tailwind3-lite.css +17 -37
  50. package/Compiled-Themes/tailwind3.css +17 -37
  51. package/SCSS-Themes/bds-dark-lite.scss +28 -72
  52. package/SCSS-Themes/bds-dark.scss +28 -72
  53. package/SCSS-Themes/bds-lite.scss +28 -72
  54. package/SCSS-Themes/bds.scss +28 -72
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +28 -72
  56. package/SCSS-Themes/bootstrap-dark.scss +28 -72
  57. package/SCSS-Themes/bootstrap-lite.scss +28 -72
  58. package/SCSS-Themes/bootstrap.scss +28 -72
  59. package/SCSS-Themes/bootstrap4-lite.scss +30 -74
  60. package/SCSS-Themes/bootstrap4.scss +30 -74
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +31 -75
  62. package/SCSS-Themes/bootstrap5-dark.scss +31 -75
  63. package/SCSS-Themes/bootstrap5-lite.scss +31 -75
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +31 -75
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +31 -75
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +31 -75
  67. package/SCSS-Themes/bootstrap5.3.scss +31 -75
  68. package/SCSS-Themes/bootstrap5.scss +31 -75
  69. package/SCSS-Themes/fabric-dark-lite.scss +28 -72
  70. package/SCSS-Themes/fabric-dark.scss +28 -72
  71. package/SCSS-Themes/fabric-lite.scss +28 -72
  72. package/SCSS-Themes/fabric.scss +28 -72
  73. package/SCSS-Themes/fluent-dark-lite.scss +28 -72
  74. package/SCSS-Themes/fluent-dark.scss +28 -72
  75. package/SCSS-Themes/fluent-lite.scss +28 -72
  76. package/SCSS-Themes/fluent.scss +28 -72
  77. package/SCSS-Themes/fluent2-dark-lite.scss +28 -72
  78. package/SCSS-Themes/fluent2-dark.scss +28 -72
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +28 -72
  80. package/SCSS-Themes/fluent2-highcontrast.scss +28 -72
  81. package/SCSS-Themes/fluent2-lite.scss +28 -72
  82. package/SCSS-Themes/fluent2.scss +28 -72
  83. package/SCSS-Themes/gantt/gantt/bds-dark-lite.scss +0 -4
  84. package/SCSS-Themes/gantt/gantt/bds-dark.scss +0 -4
  85. package/SCSS-Themes/gantt/gantt/bds-lite.scss +0 -4
  86. package/SCSS-Themes/gantt/gantt/bds.scss +0 -4
  87. package/SCSS-Themes/gantt/gantt/bootstrap-dark-lite.scss +0 -4
  88. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -4
  89. package/SCSS-Themes/gantt/gantt/bootstrap-lite.scss +0 -4
  90. package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -4
  91. package/SCSS-Themes/gantt/gantt/bootstrap4-lite.scss +0 -4
  92. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -4
  93. package/SCSS-Themes/gantt/gantt/bootstrap5-dark-lite.scss +0 -4
  94. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -4
  95. package/SCSS-Themes/gantt/gantt/bootstrap5-lite.scss +0 -4
  96. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark-lite.scss +0 -4
  97. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark.scss +0 -4
  98. package/SCSS-Themes/gantt/gantt/bootstrap5.3-lite.scss +0 -4
  99. package/SCSS-Themes/gantt/gantt/bootstrap5.3.scss +0 -4
  100. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -4
  101. package/SCSS-Themes/gantt/gantt/fabric-dark-lite.scss +0 -4
  102. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -4
  103. package/SCSS-Themes/gantt/gantt/fabric-lite.scss +0 -4
  104. package/SCSS-Themes/gantt/gantt/fabric.scss +0 -4
  105. package/SCSS-Themes/gantt/gantt/fluent-dark-lite.scss +0 -4
  106. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -4
  107. package/SCSS-Themes/gantt/gantt/fluent-lite.scss +0 -4
  108. package/SCSS-Themes/gantt/gantt/fluent.scss +0 -4
  109. package/SCSS-Themes/gantt/gantt/fluent2-dark-lite.scss +0 -4
  110. package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +0 -4
  111. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast-lite.scss +0 -4
  112. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast.scss +0 -4
  113. package/SCSS-Themes/gantt/gantt/fluent2-lite.scss +0 -4
  114. package/SCSS-Themes/gantt/gantt/fluent2.scss +0 -4
  115. package/SCSS-Themes/gantt/gantt/highcontrast-lite.scss +0 -4
  116. package/SCSS-Themes/gantt/gantt/highcontrast.scss +0 -4
  117. package/SCSS-Themes/gantt/gantt/material-dark-lite.scss +0 -4
  118. package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -4
  119. package/SCSS-Themes/gantt/gantt/material-lite.scss +0 -4
  120. package/SCSS-Themes/gantt/gantt/material.scss +0 -4
  121. package/SCSS-Themes/gantt/gantt/material3-dark-lite.scss +0 -4
  122. package/SCSS-Themes/gantt/gantt/material3-dark.scss +0 -4
  123. package/SCSS-Themes/gantt/gantt/material3-lite.scss +0 -4
  124. package/SCSS-Themes/gantt/gantt/material3.scss +0 -4
  125. package/SCSS-Themes/gantt/gantt/tailwind-dark-lite.scss +0 -4
  126. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -4
  127. package/SCSS-Themes/gantt/gantt/tailwind-lite.scss +0 -4
  128. package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -4
  129. package/SCSS-Themes/gantt/gantt/tailwind3-dark-lite.scss +0 -4
  130. package/SCSS-Themes/gantt/gantt/tailwind3-dark.scss +0 -4
  131. package/SCSS-Themes/gantt/gantt/tailwind3-lite.scss +0 -4
  132. package/SCSS-Themes/gantt/gantt/tailwind3.scss +0 -4
  133. package/SCSS-Themes/grids/excel-filter/bds-dark-lite.scss +1 -1
  134. package/SCSS-Themes/grids/excel-filter/bds-dark.scss +1 -1
  135. package/SCSS-Themes/grids/excel-filter/bds-lite.scss +1 -1
  136. package/SCSS-Themes/grids/excel-filter/bds.scss +1 -1
  137. package/SCSS-Themes/grids/excel-filter/bootstrap-dark-lite.scss +1 -1
  138. package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
  139. package/SCSS-Themes/grids/excel-filter/bootstrap-lite.scss +1 -1
  140. package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
  141. package/SCSS-Themes/grids/excel-filter/bootstrap4-lite.scss +1 -1
  142. package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
  143. package/SCSS-Themes/grids/excel-filter/bootstrap5-dark-lite.scss +1 -1
  144. package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +1 -1
  145. package/SCSS-Themes/grids/excel-filter/bootstrap5-lite.scss +1 -1
  146. package/SCSS-Themes/grids/excel-filter/bootstrap5.3-dark-lite.scss +1 -1
  147. package/SCSS-Themes/grids/excel-filter/bootstrap5.3-dark.scss +1 -1
  148. package/SCSS-Themes/grids/excel-filter/bootstrap5.3-lite.scss +1 -1
  149. package/SCSS-Themes/grids/excel-filter/bootstrap5.3.scss +1 -1
  150. package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +1 -1
  151. package/SCSS-Themes/grids/excel-filter/fabric-dark-lite.scss +1 -1
  152. package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
  153. package/SCSS-Themes/grids/excel-filter/fabric-lite.scss +1 -1
  154. package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
  155. package/SCSS-Themes/grids/excel-filter/fluent-dark-lite.scss +1 -1
  156. package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +1 -1
  157. package/SCSS-Themes/grids/excel-filter/fluent-lite.scss +1 -1
  158. package/SCSS-Themes/grids/excel-filter/fluent.scss +1 -1
  159. package/SCSS-Themes/grids/excel-filter/fluent2-dark-lite.scss +1 -1
  160. package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +1 -1
  161. package/SCSS-Themes/grids/excel-filter/fluent2-highcontrast-lite.scss +1 -1
  162. package/SCSS-Themes/grids/excel-filter/fluent2-highcontrast.scss +1 -1
  163. package/SCSS-Themes/grids/excel-filter/fluent2-lite.scss +1 -1
  164. package/SCSS-Themes/grids/excel-filter/fluent2.scss +1 -1
  165. package/SCSS-Themes/grids/excel-filter/highcontrast-lite.scss +1 -1
  166. package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
  167. package/SCSS-Themes/grids/excel-filter/material-dark-lite.scss +1 -1
  168. package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
  169. package/SCSS-Themes/grids/excel-filter/material-lite.scss +1 -1
  170. package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
  171. package/SCSS-Themes/grids/excel-filter/material3-dark-lite.scss +1 -1
  172. package/SCSS-Themes/grids/excel-filter/material3-dark.scss +1 -1
  173. package/SCSS-Themes/grids/excel-filter/material3-lite.scss +1 -1
  174. package/SCSS-Themes/grids/excel-filter/material3.scss +1 -1
  175. package/SCSS-Themes/grids/excel-filter/tailwind-dark-lite.scss +1 -1
  176. package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
  177. package/SCSS-Themes/grids/excel-filter/tailwind-lite.scss +1 -1
  178. package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
  179. package/SCSS-Themes/grids/excel-filter/tailwind3-dark-lite.scss +1 -1
  180. package/SCSS-Themes/grids/excel-filter/tailwind3-dark.scss +1 -1
  181. package/SCSS-Themes/grids/excel-filter/tailwind3-lite.scss +1 -1
  182. package/SCSS-Themes/grids/excel-filter/tailwind3.scss +1 -1
  183. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +1 -2
  184. package/SCSS-Themes/grids/grid/bds-dark.scss +1 -2
  185. package/SCSS-Themes/grids/grid/bds-lite.scss +1 -2
  186. package/SCSS-Themes/grids/grid/bds.scss +1 -2
  187. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +1 -2
  188. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +1 -2
  189. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +1 -2
  190. package/SCSS-Themes/grids/grid/bootstrap.scss +1 -2
  191. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +1 -2
  192. package/SCSS-Themes/grids/grid/bootstrap4.scss +1 -2
  193. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +1 -2
  194. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +1 -2
  195. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +1 -2
  196. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +1 -2
  197. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +1 -2
  198. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +1 -2
  199. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +1 -2
  200. package/SCSS-Themes/grids/grid/bootstrap5.scss +1 -2
  201. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +1 -2
  202. package/SCSS-Themes/grids/grid/fabric-dark.scss +1 -2
  203. package/SCSS-Themes/grids/grid/fabric-lite.scss +1 -2
  204. package/SCSS-Themes/grids/grid/fabric.scss +1 -2
  205. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +1 -2
  206. package/SCSS-Themes/grids/grid/fluent-dark.scss +1 -2
  207. package/SCSS-Themes/grids/grid/fluent-lite.scss +1 -2
  208. package/SCSS-Themes/grids/grid/fluent.scss +1 -2
  209. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +1 -2
  210. package/SCSS-Themes/grids/grid/fluent2-dark.scss +1 -2
  211. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +1 -2
  212. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +1 -2
  213. package/SCSS-Themes/grids/grid/fluent2-lite.scss +1 -2
  214. package/SCSS-Themes/grids/grid/fluent2.scss +1 -2
  215. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +1 -2
  216. package/SCSS-Themes/grids/grid/highcontrast.scss +1 -2
  217. package/SCSS-Themes/grids/grid/material-dark-lite.scss +1 -2
  218. package/SCSS-Themes/grids/grid/material-dark.scss +1 -2
  219. package/SCSS-Themes/grids/grid/material-lite.scss +1 -2
  220. package/SCSS-Themes/grids/grid/material.scss +1 -2
  221. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +1 -2
  222. package/SCSS-Themes/grids/grid/material3-dark.scss +1 -2
  223. package/SCSS-Themes/grids/grid/material3-lite.scss +1 -2
  224. package/SCSS-Themes/grids/grid/material3.scss +1 -2
  225. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +1 -2
  226. package/SCSS-Themes/grids/grid/tailwind-dark.scss +1 -2
  227. package/SCSS-Themes/grids/grid/tailwind-lite.scss +1 -2
  228. package/SCSS-Themes/grids/grid/tailwind.scss +1 -2
  229. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +1 -2
  230. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +1 -2
  231. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +1 -2
  232. package/SCSS-Themes/grids/grid/tailwind3.scss +1 -2
  233. package/SCSS-Themes/highcontrast-lite.scss +28 -72
  234. package/SCSS-Themes/highcontrast.scss +28 -72
  235. package/SCSS-Themes/inputs/input/bds-dark-lite.scss +1 -1
  236. package/SCSS-Themes/inputs/input/bds-dark.scss +1 -1
  237. package/SCSS-Themes/inputs/input/bds-lite.scss +1 -1
  238. package/SCSS-Themes/inputs/input/bds.scss +1 -1
  239. package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +1 -1
  240. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +1 -1
  241. package/SCSS-Themes/inputs/input/bootstrap-lite.scss +1 -1
  242. package/SCSS-Themes/inputs/input/bootstrap.scss +1 -1
  243. package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +1 -1
  244. package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -1
  245. package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +1 -1
  246. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -1
  247. package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +1 -1
  248. package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +1 -1
  249. package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +1 -1
  250. package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +1 -1
  251. package/SCSS-Themes/inputs/input/bootstrap5.3.scss +1 -1
  252. package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -1
  253. package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +1 -1
  254. package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -1
  255. package/SCSS-Themes/inputs/input/fabric-lite.scss +1 -1
  256. package/SCSS-Themes/inputs/input/fabric.scss +1 -1
  257. package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +1 -1
  258. package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -1
  259. package/SCSS-Themes/inputs/input/fluent-lite.scss +1 -1
  260. package/SCSS-Themes/inputs/input/fluent.scss +1 -1
  261. package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +1 -1
  262. package/SCSS-Themes/inputs/input/fluent2-dark.scss +1 -1
  263. package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +1 -1
  264. package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +1 -1
  265. package/SCSS-Themes/inputs/input/fluent2-lite.scss +1 -1
  266. package/SCSS-Themes/inputs/input/fluent2.scss +1 -1
  267. package/SCSS-Themes/inputs/input/highcontrast-lite.scss +1 -1
  268. package/SCSS-Themes/inputs/input/highcontrast.scss +1 -1
  269. package/SCSS-Themes/inputs/input/material-dark-lite.scss +1 -1
  270. package/SCSS-Themes/inputs/input/material-dark.scss +1 -1
  271. package/SCSS-Themes/inputs/input/material-lite.scss +1 -1
  272. package/SCSS-Themes/inputs/input/material.scss +1 -1
  273. package/SCSS-Themes/inputs/input/material3-dark-lite.scss +1 -1
  274. package/SCSS-Themes/inputs/input/material3-dark.scss +1 -1
  275. package/SCSS-Themes/inputs/input/material3-lite.scss +1 -1
  276. package/SCSS-Themes/inputs/input/material3.scss +1 -1
  277. package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +1 -1
  278. package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -1
  279. package/SCSS-Themes/inputs/input/tailwind-lite.scss +1 -1
  280. package/SCSS-Themes/inputs/input/tailwind.scss +1 -1
  281. package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +1 -1
  282. package/SCSS-Themes/inputs/input/tailwind3-dark.scss +1 -1
  283. package/SCSS-Themes/inputs/input/tailwind3-lite.scss +1 -1
  284. package/SCSS-Themes/inputs/input/tailwind3.scss +1 -1
  285. package/SCSS-Themes/material-dark-lite.scss +28 -72
  286. package/SCSS-Themes/material-dark.scss +28 -72
  287. package/SCSS-Themes/material-lite.scss +28 -72
  288. package/SCSS-Themes/material.scss +28 -72
  289. package/SCSS-Themes/material3-dark-lite.scss +31 -75
  290. package/SCSS-Themes/material3-dark.scss +31 -75
  291. package/SCSS-Themes/material3-lite.scss +31 -75
  292. package/SCSS-Themes/material3.scss +31 -75
  293. package/SCSS-Themes/navigations/tab/bootstrap4-lite.scss +2 -2
  294. package/SCSS-Themes/navigations/tab/bootstrap4.scss +2 -2
  295. package/SCSS-Themes/navigations/tab/bootstrap5-dark-lite.scss +3 -3
  296. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +3 -3
  297. package/SCSS-Themes/navigations/tab/bootstrap5-lite.scss +3 -3
  298. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark-lite.scss +3 -3
  299. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark.scss +3 -3
  300. package/SCSS-Themes/navigations/tab/bootstrap5.3-lite.scss +3 -3
  301. package/SCSS-Themes/navigations/tab/bootstrap5.3.scss +3 -3
  302. package/SCSS-Themes/navigations/tab/bootstrap5.scss +3 -3
  303. package/SCSS-Themes/navigations/tab/material3-dark-lite.scss +3 -3
  304. package/SCSS-Themes/navigations/tab/material3-dark.scss +3 -3
  305. package/SCSS-Themes/navigations/tab/material3-lite.scss +3 -3
  306. package/SCSS-Themes/navigations/tab/material3.scss +3 -3
  307. package/SCSS-Themes/navigations/tab/tailwind3-dark-lite.scss +3 -3
  308. package/SCSS-Themes/navigations/tab/tailwind3-dark.scss +3 -3
  309. package/SCSS-Themes/navigations/tab/tailwind3-lite.scss +3 -3
  310. package/SCSS-Themes/navigations/tab/tailwind3.scss +3 -3
  311. package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +25 -64
  312. package/SCSS-Themes/navigations/toolbar/bds-dark.scss +25 -64
  313. package/SCSS-Themes/navigations/toolbar/bds-lite.scss +25 -64
  314. package/SCSS-Themes/navigations/toolbar/bds.scss +25 -64
  315. package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +25 -64
  316. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +25 -64
  317. package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +25 -64
  318. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +25 -64
  319. package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +25 -64
  320. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +25 -64
  321. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +25 -64
  322. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +25 -64
  323. package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +25 -64
  324. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +25 -64
  325. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +25 -64
  326. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +25 -64
  327. package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +25 -64
  328. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +25 -64
  329. package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +25 -64
  330. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +25 -64
  331. package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +25 -64
  332. package/SCSS-Themes/navigations/toolbar/fabric.scss +25 -64
  333. package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +25 -64
  334. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +25 -64
  335. package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +25 -64
  336. package/SCSS-Themes/navigations/toolbar/fluent.scss +25 -64
  337. package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +25 -64
  338. package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +25 -64
  339. package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +25 -64
  340. package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +25 -64
  341. package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +25 -64
  342. package/SCSS-Themes/navigations/toolbar/fluent2.scss +25 -64
  343. package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +25 -64
  344. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +25 -64
  345. package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +25 -64
  346. package/SCSS-Themes/navigations/toolbar/material-dark.scss +25 -64
  347. package/SCSS-Themes/navigations/toolbar/material-lite.scss +25 -64
  348. package/SCSS-Themes/navigations/toolbar/material.scss +25 -64
  349. package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +25 -64
  350. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +25 -64
  351. package/SCSS-Themes/navigations/toolbar/material3-lite.scss +25 -64
  352. package/SCSS-Themes/navigations/toolbar/material3.scss +25 -64
  353. package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +25 -64
  354. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +25 -64
  355. package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +25 -64
  356. package/SCSS-Themes/navigations/toolbar/tailwind.scss +25 -64
  357. package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +25 -64
  358. package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +25 -64
  359. package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +25 -64
  360. package/SCSS-Themes/navigations/toolbar/tailwind3.scss +25 -64
  361. package/SCSS-Themes/tailwind-dark-lite.scss +28 -72
  362. package/SCSS-Themes/tailwind-dark.scss +28 -72
  363. package/SCSS-Themes/tailwind-lite.scss +28 -72
  364. package/SCSS-Themes/tailwind.scss +28 -72
  365. package/SCSS-Themes/tailwind3-dark-lite.scss +31 -75
  366. package/SCSS-Themes/tailwind3-dark.scss +31 -75
  367. package/SCSS-Themes/tailwind3-lite.scss +31 -75
  368. package/SCSS-Themes/tailwind3.scss +31 -75
  369. package/package.json +1 -1
@@ -4303,8 +4303,7 @@ $grid-checkmark-color: $primary-text-color !default;
4303
4303
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
4304
4304
  }
4305
4305
 
4306
- .e-rowcell.e-freezeline,
4307
- .e-gridheader .e-filterbarcell.e-freezeline {
4306
+ .e-rowcell.e-freezeline {
4308
4307
  position: relative;
4309
4308
  }
4310
4309
 
@@ -4303,8 +4303,7 @@ $grid-checkmark-color: $primary-text-color !default;
4303
4303
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
4304
4304
  }
4305
4305
 
4306
- .e-rowcell.e-freezeline,
4307
- .e-gridheader .e-filterbarcell.e-freezeline {
4306
+ .e-rowcell.e-freezeline {
4308
4307
  position: relative;
4309
4308
  }
4310
4309
 
@@ -4303,8 +4303,7 @@ $grid-checkmark-color: $primary-text-color !default;
4303
4303
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
4304
4304
  }
4305
4305
 
4306
- .e-rowcell.e-freezeline,
4307
- .e-gridheader .e-filterbarcell.e-freezeline {
4306
+ .e-rowcell.e-freezeline {
4308
4307
  position: relative;
4309
4308
  }
4310
4309
 
@@ -4299,8 +4299,7 @@ $grid-checkmark-color: $primary-text-color !default;
4299
4299
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
4300
4300
  }
4301
4301
 
4302
- .e-rowcell.e-freezeline,
4303
- .e-gridheader .e-filterbarcell.e-freezeline {
4302
+ .e-rowcell.e-freezeline {
4304
4303
  position: relative;
4305
4304
  }
4306
4305
 
@@ -4299,8 +4299,7 @@ $grid-checkmark-color: $primary-text-color !default;
4299
4299
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
4300
4300
  }
4301
4301
 
4302
- .e-rowcell.e-freezeline,
4303
- .e-gridheader .e-filterbarcell.e-freezeline {
4302
+ .e-rowcell.e-freezeline {
4304
4303
  position: relative;
4305
4304
  }
4306
4305
 
@@ -4299,8 +4299,7 @@ $grid-checkmark-color: $primary-text-color !default;
4299
4299
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
4300
4300
  }
4301
4301
 
4302
- .e-rowcell.e-freezeline,
4303
- .e-gridheader .e-filterbarcell.e-freezeline {
4302
+ .e-rowcell.e-freezeline {
4304
4303
  position: relative;
4305
4304
  }
4306
4305
 
@@ -4299,8 +4299,7 @@ $grid-checkmark-color: $primary-text-color !default;
4299
4299
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
4300
4300
  }
4301
4301
 
4302
- .e-rowcell.e-freezeline,
4303
- .e-gridheader .e-filterbarcell.e-freezeline {
4302
+ .e-rowcell.e-freezeline {
4304
4303
  position: relative;
4305
4304
  }
4306
4305
 
@@ -5611,7 +5611,7 @@ $float-label-rtl-value: -7px !default;
5611
5611
  border-left-color: $border;
5612
5612
  border-right-color: $border;
5613
5613
  border-radius: 4px;
5614
- height: 32px;
5614
+ height: 30px;
5615
5615
  }
5616
5616
  }
5617
5617
 
@@ -37556,42 +37556,26 @@ $tbar-popup-btn-hover-border-size: 2px !default;
37556
37556
  border-color: $tbar-btn-focus-border-color;
37557
37557
  border-style: $tbar-border-nav-type;
37558
37558
  border-width: $tbar-btn-hover-border-size;
37559
-
37560
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37561
- box-shadow: none;
37562
- }
37563
- @else {
37564
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37565
- }
37566
-
37559
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37560
+
37567
37561
  .e-icons {
37568
37562
  color: $tbar-btn-icons-focus-color;
37563
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37564
+ color: $tbar-default-icon-color;
37565
+ }
37569
37566
  }
37570
37567
 
37571
37568
  .e-tbar-btn-text {
37572
37569
  color: $tbar-btn-text-focus-color;
37573
-
37574
37570
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37575
37571
  color: $tbar-btn-icons-focus-color;
37576
37572
  }
37577
- }
37578
- }
37579
-
37580
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37581
- &:focus-visible {
37582
- background: $tbar-default-bg;
37583
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37584
-
37585
- .e-icons {
37586
- color: $tbar-default-icon-color;
37587
- }
37588
-
37589
- .e-tbar-btn-text {
37573
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37590
37574
  color: $tbar-default-font;
37591
37575
  }
37592
37576
  }
37593
37577
  }
37594
-
37578
+
37595
37579
  &:hover {
37596
37580
  background: $tbar-hover-bg;
37597
37581
  border-color: $tbar-hover-border-color;
@@ -37814,27 +37798,9 @@ $tbar-popup-btn-hover-border-size: 2px !default;
37814
37798
  border-color: $tbar-btn-focus-border-color;
37815
37799
  border-style: $tbar-border-nav-type;
37816
37800
  border-width: $tbar-popup-btn-hover-border-size;
37817
-
37818
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
37819
- box-shadow: none;
37820
- }
37821
- @else {
37822
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37823
- }
37824
-
37825
- @if $skin-name == 'bootstrap5.3' {
37826
- .e-tbar-btn-text,
37827
- .e-icons.e-btn-icon {
37828
- color: $tbar-btn-active-icons-color;
37829
- }
37830
- }
37831
- }
37832
-
37833
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37834
- &:focus-visible {
37835
- background: $tbar-popup-btn-focus-bg;
37836
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37837
-
37801
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
37802
+
37803
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37838
37804
  .e-icons {
37839
37805
  color: $tbar-popup-nav-hover-icons-color;
37840
37806
  }
@@ -37843,6 +37809,12 @@ $tbar-popup-btn-hover-border-size: 2px !default;
37843
37809
  color: $tbar-popup-btn-text-focus-color;
37844
37810
  }
37845
37811
  }
37812
+ @if $skin-name == 'bootstrap5.3' {
37813
+ .e-tbar-btn-text,
37814
+ .e-icons.e-btn-icon {
37815
+ color: $tbar-btn-active-icons-color;
37816
+ }
37817
+ }
37846
37818
  }
37847
37819
  }
37848
37820
 
@@ -37873,26 +37845,9 @@ $tbar-popup-btn-hover-border-size: 2px !default;
37873
37845
  border-color: $tbar-btn-focus-border-color;
37874
37846
  border-style: $tbar-border-nav-type;
37875
37847
  border-width: $tbar-btn-hover-border-size;
37876
-
37848
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37849
+
37877
37850
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37878
- box-shadow: none;
37879
- }
37880
- @else {
37881
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37882
- }
37883
- @if $skin-name == 'bootstrap5.3' {
37884
- .e-tbar-btn-text,
37885
- .e-icons.e-btn-icon {
37886
- color: $tbar-default-icon-color;
37887
- }
37888
- }
37889
- }
37890
-
37891
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37892
- &:focus-visible {
37893
- background: $tbar-default-bg;
37894
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37895
-
37896
37851
  .e-icons {
37897
37852
  color: $tbar-default-icon-color;
37898
37853
  }
@@ -37901,8 +37856,14 @@ $tbar-popup-btn-hover-border-size: 2px !default;
37901
37856
  color: $tbar-default-font;
37902
37857
  }
37903
37858
  }
37859
+ @if $skin-name == 'bootstrap5.3' {
37860
+ .e-tbar-btn-text,
37861
+ .e-icons.e-btn-icon {
37862
+ color: $tbar-default-icon-color;
37863
+ }
37864
+ }
37904
37865
  }
37905
-
37866
+
37906
37867
  &:hover {
37907
37868
  background: $tbar-hover-bg;
37908
37869
  border-radius: $tbar-btn-border-radius;
@@ -59618,7 +59579,7 @@ $grid-xlfl-skin: 'highcontrast' !default;
59618
59579
  .e-dlg-content {
59619
59580
  overflow: visible;
59620
59581
  padding: 0;
59621
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59582
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59622
59583
  background: unset;
59623
59584
  }
59624
59585
  }
@@ -64367,8 +64328,7 @@ $grid-checkmark-color: $selection-font !default;
64367
64328
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64368
64329
  }
64369
64330
 
64370
- .e-rowcell.e-freezeline,
64371
- .e-gridheader .e-filterbarcell.e-freezeline {
64331
+ .e-rowcell.e-freezeline {
64372
64332
  position: relative;
64373
64333
  }
64374
64334
 
@@ -75455,10 +75415,6 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
75455
75415
  line-height: 10px;
75456
75416
  vertical-align: middle;
75457
75417
  }
75458
-
75459
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
75460
- pointer-events: none;
75461
- }
75462
75418
  }
75463
75419
 
75464
75420
  .e-gantt-chart {
@@ -6445,7 +6445,7 @@ $float-label-rtl-value: -7px !default;
6445
6445
  border-left-color: $border;
6446
6446
  border-right-color: $border;
6447
6447
  border-radius: 4px;
6448
- height: 32px;
6448
+ height: 30px;
6449
6449
  }
6450
6450
  }
6451
6451
 
@@ -51800,42 +51800,26 @@ $tbar-popup-btn-hover-border-size: 2px !default;
51800
51800
  border-color: $tbar-btn-focus-border-color;
51801
51801
  border-style: $tbar-border-nav-type;
51802
51802
  border-width: $tbar-btn-hover-border-size;
51803
-
51804
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51805
- box-shadow: none;
51806
- }
51807
- @else {
51808
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51809
- }
51810
-
51803
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
51804
+
51811
51805
  .e-icons {
51812
51806
  color: $tbar-btn-icons-focus-color;
51807
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51808
+ color: $tbar-default-icon-color;
51809
+ }
51813
51810
  }
51814
51811
 
51815
51812
  .e-tbar-btn-text {
51816
51813
  color: $tbar-btn-text-focus-color;
51817
-
51818
51814
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
51819
51815
  color: $tbar-btn-icons-focus-color;
51820
51816
  }
51821
- }
51822
- }
51823
-
51824
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51825
- &:focus-visible {
51826
- background: $tbar-default-bg;
51827
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51828
-
51829
- .e-icons {
51830
- color: $tbar-default-icon-color;
51831
- }
51832
-
51833
- .e-tbar-btn-text {
51817
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51834
51818
  color: $tbar-default-font;
51835
51819
  }
51836
51820
  }
51837
51821
  }
51838
-
51822
+
51839
51823
  &:hover {
51840
51824
  background: $tbar-hover-bg;
51841
51825
  border-color: $tbar-hover-border-color;
@@ -52058,27 +52042,9 @@ $tbar-popup-btn-hover-border-size: 2px !default;
52058
52042
  border-color: $tbar-btn-focus-border-color;
52059
52043
  border-style: $tbar-border-nav-type;
52060
52044
  border-width: $tbar-popup-btn-hover-border-size;
52061
-
52062
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52063
- box-shadow: none;
52064
- }
52065
- @else {
52066
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52067
- }
52068
-
52069
- @if $skin-name == 'bootstrap5.3' {
52070
- .e-tbar-btn-text,
52071
- .e-icons.e-btn-icon {
52072
- color: $tbar-btn-active-icons-color;
52073
- }
52074
- }
52075
- }
52076
-
52077
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52078
- &:focus-visible {
52079
- background: $tbar-popup-btn-focus-bg;
52080
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52081
-
52045
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52046
+
52047
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52082
52048
  .e-icons {
52083
52049
  color: $tbar-popup-nav-hover-icons-color;
52084
52050
  }
@@ -52087,6 +52053,12 @@ $tbar-popup-btn-hover-border-size: 2px !default;
52087
52053
  color: $tbar-popup-btn-text-focus-color;
52088
52054
  }
52089
52055
  }
52056
+ @if $skin-name == 'bootstrap5.3' {
52057
+ .e-tbar-btn-text,
52058
+ .e-icons.e-btn-icon {
52059
+ color: $tbar-btn-active-icons-color;
52060
+ }
52061
+ }
52090
52062
  }
52091
52063
  }
52092
52064
 
@@ -52117,26 +52089,9 @@ $tbar-popup-btn-hover-border-size: 2px !default;
52117
52089
  border-color: $tbar-btn-focus-border-color;
52118
52090
  border-style: $tbar-border-nav-type;
52119
52091
  border-width: $tbar-btn-hover-border-size;
52120
-
52092
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52093
+
52121
52094
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52122
- box-shadow: none;
52123
- }
52124
- @else {
52125
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52126
- }
52127
- @if $skin-name == 'bootstrap5.3' {
52128
- .e-tbar-btn-text,
52129
- .e-icons.e-btn-icon {
52130
- color: $tbar-default-icon-color;
52131
- }
52132
- }
52133
- }
52134
-
52135
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52136
- &:focus-visible {
52137
- background: $tbar-default-bg;
52138
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52139
-
52140
52095
  .e-icons {
52141
52096
  color: $tbar-default-icon-color;
52142
52097
  }
@@ -52145,8 +52100,14 @@ $tbar-popup-btn-hover-border-size: 2px !default;
52145
52100
  color: $tbar-default-font;
52146
52101
  }
52147
52102
  }
52103
+ @if $skin-name == 'bootstrap5.3' {
52104
+ .e-tbar-btn-text,
52105
+ .e-icons.e-btn-icon {
52106
+ color: $tbar-default-icon-color;
52107
+ }
52108
+ }
52148
52109
  }
52149
-
52110
+
52150
52111
  &:hover {
52151
52112
  background: $tbar-hover-bg;
52152
52113
  border-radius: $tbar-btn-border-radius;
@@ -81606,7 +81567,7 @@ $grid-xlfl-skin: 'highcontrast' !default;
81606
81567
  .e-dlg-content {
81607
81568
  overflow: visible;
81608
81569
  padding: 0;
81609
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81570
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81610
81571
  background: unset;
81611
81572
  }
81612
81573
  }
@@ -86571,8 +86532,7 @@ $grid-checkmark-color: $selection-font !default;
86571
86532
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86572
86533
  }
86573
86534
 
86574
- .e-rowcell.e-freezeline,
86575
- .e-gridheader .e-filterbarcell.e-freezeline {
86535
+ .e-rowcell.e-freezeline {
86576
86536
  position: relative;
86577
86537
  }
86578
86538
 
@@ -101865,10 +101825,6 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
101865
101825
  line-height: 10px;
101866
101826
  vertical-align: middle;
101867
101827
  }
101868
-
101869
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
101870
- pointer-events: none;
101871
- }
101872
101828
  }
101873
101829
 
101874
101830
  .e-gantt-chart {
@@ -2805,7 +2805,7 @@ $input-error-text-color:$danger !default;
2805
2805
  border-left-color: $border;
2806
2806
  border-right-color: $border;
2807
2807
  border-radius: 4px;
2808
- height: 32px;
2808
+ height: 30px;
2809
2809
  }
2810
2810
  }
2811
2811
 
@@ -2805,7 +2805,7 @@ $input-error-text-color:$danger !default;
2805
2805
  border-left-color: $border;
2806
2806
  border-right-color: $border;
2807
2807
  border-radius: 4px;
2808
- height: 32px;
2808
+ height: 30px;
2809
2809
  }
2810
2810
  }
2811
2811
 
@@ -2805,7 +2805,7 @@ $input-error-text-color:$danger !default;
2805
2805
  border-left-color: $border;
2806
2806
  border-right-color: $border;
2807
2807
  border-radius: 4px;
2808
- height: 32px;
2808
+ height: 30px;
2809
2809
  }
2810
2810
  }
2811
2811
 
@@ -2805,7 +2805,7 @@ $input-error-text-color:$danger !default;
2805
2805
  border-left-color: $border;
2806
2806
  border-right-color: $border;
2807
2807
  border-radius: 4px;
2808
- height: 32px;
2808
+ height: 30px;
2809
2809
  }
2810
2810
  }
2811
2811
 
@@ -2652,7 +2652,7 @@ $float-label-rtl-value: -7px !default;
2652
2652
  border-left-color: $border;
2653
2653
  border-right-color: $border;
2654
2654
  border-radius: 4px;
2655
- height: 32px;
2655
+ height: 30px;
2656
2656
  }
2657
2657
  }
2658
2658
 
@@ -2652,7 +2652,7 @@ $float-label-rtl-value: -7px !default;
2652
2652
  border-left-color: $border;
2653
2653
  border-right-color: $border;
2654
2654
  border-radius: 4px;
2655
- height: 32px;
2655
+ height: 30px;
2656
2656
  }
2657
2657
  }
2658
2658
 
@@ -2643,7 +2643,7 @@ $float-label-rtl-value: -7px !default;
2643
2643
  border-left-color: $border;
2644
2644
  border-right-color: $border;
2645
2645
  border-radius: 4px;
2646
- height: 32px;
2646
+ height: 30px;
2647
2647
  }
2648
2648
  }
2649
2649
 
@@ -2643,7 +2643,7 @@ $float-label-rtl-value: -7px !default;
2643
2643
  border-left-color: $border;
2644
2644
  border-right-color: $border;
2645
2645
  border-radius: 4px;
2646
- height: 32px;
2646
+ height: 30px;
2647
2647
  }
2648
2648
  }
2649
2649
 
@@ -2648,7 +2648,7 @@ $float-label-rtl-value: -7px !default;
2648
2648
  border-left-color: $border;
2649
2649
  border-right-color: $border;
2650
2650
  border-radius: 4px;
2651
- height: 32px;
2651
+ height: 30px;
2652
2652
  }
2653
2653
  }
2654
2654
 
@@ -2648,7 +2648,7 @@ $float-label-rtl-value: -7px !default;
2648
2648
  border-left-color: $border;
2649
2649
  border-right-color: $border;
2650
2650
  border-radius: 4px;
2651
- height: 32px;
2651
+ height: 30px;
2652
2652
  }
2653
2653
  }
2654
2654
 
@@ -2659,7 +2659,7 @@ $float-label-rtl-value: -7px !default;
2659
2659
  border-left-color: $border;
2660
2660
  border-right-color: $border;
2661
2661
  border-radius: 4px;
2662
- height: 32px;
2662
+ height: 30px;
2663
2663
  }
2664
2664
  }
2665
2665
 
@@ -2659,7 +2659,7 @@ $float-label-rtl-value: -7px !default;
2659
2659
  border-left-color: $border;
2660
2660
  border-right-color: $border;
2661
2661
  border-radius: 4px;
2662
- height: 32px;
2662
+ height: 30px;
2663
2663
  }
2664
2664
  }
2665
2665
 
@@ -2659,7 +2659,7 @@ $float-label-rtl-value: -7px !default;
2659
2659
  border-left-color: $border;
2660
2660
  border-right-color: $border;
2661
2661
  border-radius: 4px;
2662
- height: 32px;
2662
+ height: 30px;
2663
2663
  }
2664
2664
  }
2665
2665
 
@@ -2659,7 +2659,7 @@ $float-label-rtl-value: -7px !default;
2659
2659
  border-left-color: $border;
2660
2660
  border-right-color: $border;
2661
2661
  border-radius: 4px;
2662
- height: 32px;
2662
+ height: 30px;
2663
2663
  }
2664
2664
  }
2665
2665
 
@@ -2659,7 +2659,7 @@ $float-label-rtl-value: -7px !default;
2659
2659
  border-left-color: $border;
2660
2660
  border-right-color: $border;
2661
2661
  border-radius: 4px;
2662
- height: 32px;
2662
+ height: 30px;
2663
2663
  }
2664
2664
  }
2665
2665
 
@@ -2659,7 +2659,7 @@ $float-label-rtl-value: -7px !default;
2659
2659
  border-left-color: $border;
2660
2660
  border-right-color: $border;
2661
2661
  border-radius: 4px;
2662
- height: 32px;
2662
+ height: 30px;
2663
2663
  }
2664
2664
  }
2665
2665
 
@@ -2659,7 +2659,7 @@ $float-label-rtl-value: -7px !default;
2659
2659
  border-left-color: $border;
2660
2660
  border-right-color: $border;
2661
2661
  border-radius: 4px;
2662
- height: 32px;
2662
+ height: 30px;
2663
2663
  }
2664
2664
  }
2665
2665
 
@@ -2659,7 +2659,7 @@ $float-label-rtl-value: -7px !default;
2659
2659
  border-left-color: $border;
2660
2660
  border-right-color: $border;
2661
2661
  border-radius: 4px;
2662
- height: 32px;
2662
+ height: 30px;
2663
2663
  }
2664
2664
  }
2665
2665
 
@@ -2642,7 +2642,7 @@ $float-label-rtl-value: -7px !default;
2642
2642
  border-left-color: $border;
2643
2643
  border-right-color: $border;
2644
2644
  border-radius: 4px;
2645
- height: 32px;
2645
+ height: 30px;
2646
2646
  }
2647
2647
  }
2648
2648
 
@@ -2642,7 +2642,7 @@ $float-label-rtl-value: -7px !default;
2642
2642
  border-left-color: $border;
2643
2643
  border-right-color: $border;
2644
2644
  border-radius: 4px;
2645
- height: 32px;
2645
+ height: 30px;
2646
2646
  }
2647
2647
  }
2648
2648
 
@@ -2634,7 +2634,7 @@ $float-label-rtl-value: -7px !default;
2634
2634
  border-left-color: $border;
2635
2635
  border-right-color: $border;
2636
2636
  border-radius: 4px;
2637
- height: 32px;
2637
+ height: 30px;
2638
2638
  }
2639
2639
  }
2640
2640
 
@@ -2634,7 +2634,7 @@ $float-label-rtl-value: -7px !default;
2634
2634
  border-left-color: $border;
2635
2635
  border-right-color: $border;
2636
2636
  border-radius: 4px;
2637
- height: 32px;
2637
+ height: 30px;
2638
2638
  }
2639
2639
  }
2640
2640
 
@@ -2661,7 +2661,7 @@ $float-label-rtl-value: -10px !default;
2661
2661
  border-left-color: $border;
2662
2662
  border-right-color: $border;
2663
2663
  border-radius: 4px;
2664
- height: 32px;
2664
+ height: 30px;
2665
2665
  }
2666
2666
  }
2667
2667