@syncfusion/blazor-themes 26.1.35 → 26.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 (393) hide show
  1. package/SCSS-Themes/base/fluent2-dark.scss +8 -8
  2. package/SCSS-Themes/base/fluent2-highcontrast.scss +8 -8
  3. package/SCSS-Themes/base/fluent2.scss +9 -9
  4. package/SCSS-Themes/bds-dark.scss +302 -56
  5. package/SCSS-Themes/bds.scss +302 -56
  6. package/SCSS-Themes/bootstrap-dark.scss +302 -56
  7. package/SCSS-Themes/bootstrap.scss +302 -56
  8. package/SCSS-Themes/bootstrap4.scss +302 -56
  9. package/SCSS-Themes/bootstrap5-dark.scss +301 -55
  10. package/SCSS-Themes/bootstrap5.scss +301 -55
  11. package/SCSS-Themes/buttons/speed-dial/bds-dark.scss +29 -4
  12. package/SCSS-Themes/buttons/speed-dial/bds.scss +29 -4
  13. package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +29 -4
  14. package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +29 -4
  15. package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +29 -4
  16. package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +29 -4
  17. package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +29 -4
  18. package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +29 -4
  19. package/SCSS-Themes/buttons/speed-dial/fabric.scss +29 -4
  20. package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +29 -4
  21. package/SCSS-Themes/buttons/speed-dial/fluent.scss +29 -4
  22. package/SCSS-Themes/buttons/speed-dial/fluent2-dark.scss +29 -4
  23. package/SCSS-Themes/buttons/speed-dial/fluent2.scss +29 -4
  24. package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +29 -4
  25. package/SCSS-Themes/buttons/speed-dial/material-dark.scss +29 -4
  26. package/SCSS-Themes/buttons/speed-dial/material.scss +29 -4
  27. package/SCSS-Themes/buttons/speed-dial/material3-dark.scss +29 -4
  28. package/SCSS-Themes/buttons/speed-dial/material3.scss +29 -4
  29. package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +29 -4
  30. package/SCSS-Themes/buttons/speed-dial/tailwind.scss +29 -4
  31. package/SCSS-Themes/calendars/calendar/bds-dark.scss +1 -1
  32. package/SCSS-Themes/calendars/calendar/bds.scss +1 -1
  33. package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +1 -1
  34. package/SCSS-Themes/calendars/calendar/bootstrap.scss +1 -1
  35. package/SCSS-Themes/calendars/calendar/bootstrap4.scss +1 -1
  36. package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +1 -1
  37. package/SCSS-Themes/calendars/calendar/bootstrap5.scss +1 -1
  38. package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
  39. package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
  40. package/SCSS-Themes/calendars/calendar/fluent-dark.scss +1 -1
  41. package/SCSS-Themes/calendars/calendar/fluent.scss +1 -1
  42. package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +2 -2
  43. package/SCSS-Themes/calendars/calendar/fluent2.scss +2 -2
  44. package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
  45. package/SCSS-Themes/calendars/calendar/material-dark.scss +1 -1
  46. package/SCSS-Themes/calendars/calendar/material.scss +1 -1
  47. package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
  48. package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
  49. package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +1 -1
  50. package/SCSS-Themes/calendars/calendar/tailwind.scss +1 -1
  51. package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +1 -0
  52. package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -0
  53. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -0
  54. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -0
  55. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -0
  56. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -0
  57. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -0
  58. package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -0
  59. package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -0
  60. package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -0
  61. package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -0
  62. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -0
  63. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -0
  64. package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -0
  65. package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -0
  66. package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -0
  67. package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -0
  68. package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -0
  69. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -0
  70. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -0
  71. package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +4 -6
  72. package/SCSS-Themes/dropdowns/list-box/fluent2.scss +4 -6
  73. package/SCSS-Themes/fabric-dark.scss +302 -56
  74. package/SCSS-Themes/fabric.scss +302 -56
  75. package/SCSS-Themes/fluent-dark.scss +302 -56
  76. package/SCSS-Themes/fluent.scss +302 -56
  77. package/SCSS-Themes/fluent2-dark.scss +345 -110
  78. package/SCSS-Themes/fluent2-highcontrast.scss +8 -8
  79. package/SCSS-Themes/fluent2.scss +346 -111
  80. package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +1 -1
  81. package/SCSS-Themes/gantt/gantt/fluent2.scss +1 -1
  82. package/SCSS-Themes/grids/excel-filter/bds-dark.scss +2 -1
  83. package/SCSS-Themes/grids/excel-filter/bds.scss +2 -1
  84. package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +2 -1
  85. package/SCSS-Themes/grids/excel-filter/bootstrap.scss +2 -1
  86. package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +2 -1
  87. package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +2 -1
  88. package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +2 -1
  89. package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +2 -1
  90. package/SCSS-Themes/grids/excel-filter/fabric.scss +2 -1
  91. package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +2 -1
  92. package/SCSS-Themes/grids/excel-filter/fluent.scss +2 -1
  93. package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +2 -1
  94. package/SCSS-Themes/grids/excel-filter/fluent2.scss +2 -1
  95. package/SCSS-Themes/grids/excel-filter/highcontrast.scss +2 -1
  96. package/SCSS-Themes/grids/excel-filter/material-dark.scss +2 -1
  97. package/SCSS-Themes/grids/excel-filter/material.scss +2 -1
  98. package/SCSS-Themes/grids/excel-filter/material3-dark.scss +2 -1
  99. package/SCSS-Themes/grids/excel-filter/material3.scss +2 -1
  100. package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +2 -1
  101. package/SCSS-Themes/grids/excel-filter/tailwind.scss +2 -1
  102. package/SCSS-Themes/grids/grid/bds-dark.scss +69 -14
  103. package/SCSS-Themes/grids/grid/bds.scss +69 -14
  104. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +69 -14
  105. package/SCSS-Themes/grids/grid/bootstrap.scss +69 -14
  106. package/SCSS-Themes/grids/grid/bootstrap4.scss +69 -14
  107. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +69 -14
  108. package/SCSS-Themes/grids/grid/bootstrap5.scss +69 -14
  109. package/SCSS-Themes/grids/grid/fabric-dark.scss +69 -14
  110. package/SCSS-Themes/grids/grid/fabric.scss +69 -14
  111. package/SCSS-Themes/grids/grid/fluent-dark.scss +69 -14
  112. package/SCSS-Themes/grids/grid/fluent.scss +69 -14
  113. package/SCSS-Themes/grids/grid/fluent2-dark.scss +71 -16
  114. package/SCSS-Themes/grids/grid/fluent2.scss +71 -16
  115. package/SCSS-Themes/grids/grid/highcontrast.scss +69 -14
  116. package/SCSS-Themes/grids/grid/material-dark.scss +69 -14
  117. package/SCSS-Themes/grids/grid/material.scss +69 -14
  118. package/SCSS-Themes/grids/grid/material3-dark.scss +70 -15
  119. package/SCSS-Themes/grids/grid/material3.scss +70 -15
  120. package/SCSS-Themes/grids/grid/tailwind-dark.scss +69 -14
  121. package/SCSS-Themes/grids/grid/tailwind.scss +69 -14
  122. package/SCSS-Themes/highcontrast.scss +302 -56
  123. package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +40 -4
  124. package/SCSS-Themes/image-editor/image-editor/bds.scss +40 -4
  125. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +40 -4
  126. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +40 -4
  127. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +40 -4
  128. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +40 -4
  129. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +40 -4
  130. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +40 -4
  131. package/SCSS-Themes/image-editor/image-editor/fabric.scss +40 -4
  132. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +40 -4
  133. package/SCSS-Themes/image-editor/image-editor/fluent.scss +40 -4
  134. package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +40 -4
  135. package/SCSS-Themes/image-editor/image-editor/fluent2.scss +40 -4
  136. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +40 -4
  137. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +40 -4
  138. package/SCSS-Themes/image-editor/image-editor/material.scss +40 -4
  139. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +40 -4
  140. package/SCSS-Themes/image-editor/image-editor/material3.scss +40 -4
  141. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +40 -4
  142. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +40 -4
  143. package/SCSS-Themes/inputs/input/bds-dark.scss +7 -3
  144. package/SCSS-Themes/inputs/input/bds.scss +7 -3
  145. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +7 -3
  146. package/SCSS-Themes/inputs/input/bootstrap.scss +7 -3
  147. package/SCSS-Themes/inputs/input/bootstrap4.scss +7 -3
  148. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +7 -3
  149. package/SCSS-Themes/inputs/input/bootstrap5.scss +7 -3
  150. package/SCSS-Themes/inputs/input/fabric-dark.scss +7 -3
  151. package/SCSS-Themes/inputs/input/fabric.scss +7 -3
  152. package/SCSS-Themes/inputs/input/fluent-dark.scss +7 -3
  153. package/SCSS-Themes/inputs/input/fluent.scss +7 -3
  154. package/SCSS-Themes/inputs/input/fluent2-dark.scss +7 -3
  155. package/SCSS-Themes/inputs/input/fluent2.scss +7 -3
  156. package/SCSS-Themes/inputs/input/highcontrast.scss +7 -3
  157. package/SCSS-Themes/inputs/input/material-dark.scss +7 -3
  158. package/SCSS-Themes/inputs/input/material.scss +7 -3
  159. package/SCSS-Themes/inputs/input/material3-dark.scss +7 -3
  160. package/SCSS-Themes/inputs/input/material3.scss +7 -3
  161. package/SCSS-Themes/inputs/input/tailwind-dark.scss +8 -4
  162. package/SCSS-Themes/inputs/input/tailwind.scss +8 -4
  163. package/SCSS-Themes/kanban/kanban/bds-dark.scss +1 -1
  164. package/SCSS-Themes/kanban/kanban/bds.scss +1 -1
  165. package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +1 -1
  166. package/SCSS-Themes/kanban/kanban/bootstrap.scss +1 -1
  167. package/SCSS-Themes/kanban/kanban/bootstrap4.scss +1 -1
  168. package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +1 -1
  169. package/SCSS-Themes/kanban/kanban/bootstrap5.scss +1 -1
  170. package/SCSS-Themes/kanban/kanban/fabric-dark.scss +1 -1
  171. package/SCSS-Themes/kanban/kanban/fabric.scss +1 -1
  172. package/SCSS-Themes/kanban/kanban/fluent-dark.scss +1 -1
  173. package/SCSS-Themes/kanban/kanban/fluent.scss +1 -1
  174. package/SCSS-Themes/kanban/kanban/fluent2-dark.scss +1 -1
  175. package/SCSS-Themes/kanban/kanban/fluent2.scss +1 -1
  176. package/SCSS-Themes/kanban/kanban/highcontrast.scss +1 -1
  177. package/SCSS-Themes/kanban/kanban/material-dark.scss +1 -1
  178. package/SCSS-Themes/kanban/kanban/material.scss +1 -1
  179. package/SCSS-Themes/kanban/kanban/material3-dark.scss +1 -1
  180. package/SCSS-Themes/kanban/kanban/material3.scss +1 -1
  181. package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +1 -1
  182. package/SCSS-Themes/kanban/kanban/tailwind.scss +1 -1
  183. package/SCSS-Themes/material-dark.scss +302 -56
  184. package/SCSS-Themes/material.scss +302 -56
  185. package/SCSS-Themes/material3-dark.scss +306 -60
  186. package/SCSS-Themes/material3.scss +306 -60
  187. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-dark.scss +14 -4
  188. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds.scss +14 -4
  189. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-dark.scss +14 -4
  190. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap.scss +14 -4
  191. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap4.scss +14 -4
  192. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-dark.scss +13 -3
  193. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.scss +13 -3
  194. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-dark.scss +14 -4
  195. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric.scss +14 -4
  196. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-dark.scss +14 -4
  197. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent.scss +14 -4
  198. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-dark.scss +14 -4
  199. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2.scss +14 -4
  200. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/highcontrast.scss +14 -4
  201. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-dark.scss +14 -4
  202. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material.scss +14 -4
  203. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-dark.scss +15 -5
  204. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3.scss +15 -5
  205. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-dark.scss +14 -4
  206. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind.scss +14 -4
  207. package/SCSS-Themes/navigations/accordion/bds-dark.scss +26 -2
  208. package/SCSS-Themes/navigations/accordion/bds.scss +26 -2
  209. package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +26 -2
  210. package/SCSS-Themes/navigations/accordion/bootstrap.scss +26 -2
  211. package/SCSS-Themes/navigations/accordion/bootstrap4.scss +26 -2
  212. package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +26 -2
  213. package/SCSS-Themes/navigations/accordion/bootstrap5.scss +26 -2
  214. package/SCSS-Themes/navigations/accordion/fabric-dark.scss +26 -2
  215. package/SCSS-Themes/navigations/accordion/fabric.scss +26 -2
  216. package/SCSS-Themes/navigations/accordion/fluent-dark.scss +26 -2
  217. package/SCSS-Themes/navigations/accordion/fluent.scss +26 -2
  218. package/SCSS-Themes/navigations/accordion/fluent2-dark.scss +27 -3
  219. package/SCSS-Themes/navigations/accordion/fluent2.scss +27 -3
  220. package/SCSS-Themes/navigations/accordion/highcontrast.scss +26 -2
  221. package/SCSS-Themes/navigations/accordion/material-dark.scss +26 -2
  222. package/SCSS-Themes/navigations/accordion/material.scss +26 -2
  223. package/SCSS-Themes/navigations/accordion/material3-dark.scss +26 -2
  224. package/SCSS-Themes/navigations/accordion/material3.scss +26 -2
  225. package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +26 -2
  226. package/SCSS-Themes/navigations/accordion/tailwind.scss +26 -2
  227. package/SCSS-Themes/navigations/stepper/bds-dark.scss +10 -0
  228. package/SCSS-Themes/navigations/stepper/bds.scss +10 -0
  229. package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +10 -0
  230. package/SCSS-Themes/navigations/stepper/bootstrap.scss +10 -0
  231. package/SCSS-Themes/navigations/stepper/bootstrap4.scss +10 -0
  232. package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +10 -0
  233. package/SCSS-Themes/navigations/stepper/bootstrap5.scss +10 -0
  234. package/SCSS-Themes/navigations/stepper/fabric-dark.scss +10 -0
  235. package/SCSS-Themes/navigations/stepper/fabric.scss +10 -0
  236. package/SCSS-Themes/navigations/stepper/fluent-dark.scss +10 -0
  237. package/SCSS-Themes/navigations/stepper/fluent.scss +10 -0
  238. package/SCSS-Themes/navigations/stepper/fluent2-dark.scss +10 -0
  239. package/SCSS-Themes/navigations/stepper/fluent2.scss +10 -0
  240. package/SCSS-Themes/navigations/stepper/highcontrast.scss +10 -0
  241. package/SCSS-Themes/navigations/stepper/material-dark.scss +10 -0
  242. package/SCSS-Themes/navigations/stepper/material.scss +10 -0
  243. package/SCSS-Themes/navigations/stepper/material3-dark.scss +10 -0
  244. package/SCSS-Themes/navigations/stepper/material3.scss +10 -0
  245. package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +10 -0
  246. package/SCSS-Themes/navigations/stepper/tailwind.scss +10 -0
  247. package/SCSS-Themes/navigations/treeview/bds-dark.scss +1 -1
  248. package/SCSS-Themes/navigations/treeview/bds.scss +1 -1
  249. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +1 -1
  250. package/SCSS-Themes/navigations/treeview/bootstrap.scss +1 -1
  251. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
  252. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
  253. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
  254. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +1 -1
  255. package/SCSS-Themes/navigations/treeview/fabric.scss +1 -1
  256. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +1 -1
  257. package/SCSS-Themes/navigations/treeview/fluent.scss +1 -1
  258. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +8 -8
  259. package/SCSS-Themes/navigations/treeview/fluent2.scss +8 -8
  260. package/SCSS-Themes/navigations/treeview/highcontrast.scss +1 -1
  261. package/SCSS-Themes/navigations/treeview/material-dark.scss +1 -1
  262. package/SCSS-Themes/navigations/treeview/material.scss +1 -1
  263. package/SCSS-Themes/navigations/treeview/material3-dark.scss +1 -1
  264. package/SCSS-Themes/navigations/treeview/material3.scss +1 -1
  265. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +1 -1
  266. package/SCSS-Themes/navigations/treeview/tailwind.scss +1 -1
  267. package/SCSS-Themes/pivotview/pivotfieldlist/bds-dark.scss +42 -1
  268. package/SCSS-Themes/pivotview/pivotfieldlist/bds.scss +42 -1
  269. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +42 -1
  270. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +42 -1
  271. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +42 -1
  272. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +42 -1
  273. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +42 -1
  274. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +42 -1
  275. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +42 -1
  276. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +42 -1
  277. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +42 -1
  278. package/SCSS-Themes/pivotview/pivotfieldlist/fluent2-dark.scss +43 -3
  279. package/SCSS-Themes/pivotview/pivotfieldlist/fluent2.scss +43 -3
  280. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +42 -1
  281. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +42 -1
  282. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +42 -1
  283. package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +42 -1
  284. package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +42 -1
  285. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +42 -1
  286. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +42 -1
  287. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +7 -8
  288. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +7 -8
  289. package/SCSS-Themes/popups/dialog/bds-dark.scss +6 -6
  290. package/SCSS-Themes/popups/dialog/bds.scss +6 -6
  291. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +6 -6
  292. package/SCSS-Themes/popups/dialog/bootstrap.scss +6 -6
  293. package/SCSS-Themes/popups/dialog/bootstrap4.scss +6 -6
  294. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +6 -6
  295. package/SCSS-Themes/popups/dialog/bootstrap5.scss +6 -6
  296. package/SCSS-Themes/popups/dialog/fabric-dark.scss +6 -6
  297. package/SCSS-Themes/popups/dialog/fabric.scss +6 -6
  298. package/SCSS-Themes/popups/dialog/fluent-dark.scss +6 -6
  299. package/SCSS-Themes/popups/dialog/fluent.scss +6 -6
  300. package/SCSS-Themes/popups/dialog/fluent2-dark.scss +12 -18
  301. package/SCSS-Themes/popups/dialog/fluent2.scss +12 -18
  302. package/SCSS-Themes/popups/dialog/highcontrast.scss +6 -6
  303. package/SCSS-Themes/popups/dialog/material-dark.scss +6 -6
  304. package/SCSS-Themes/popups/dialog/material.scss +6 -6
  305. package/SCSS-Themes/popups/dialog/material3-dark.scss +6 -6
  306. package/SCSS-Themes/popups/dialog/material3.scss +6 -6
  307. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +6 -6
  308. package/SCSS-Themes/popups/dialog/tailwind.scss +6 -6
  309. package/SCSS-Themes/popups/tooltip/fluent2-dark.scss +1 -1
  310. package/SCSS-Themes/popups/tooltip/fluent2.scss +1 -1
  311. package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +3 -4
  312. package/SCSS-Themes/querybuilder/query-builder/bds.scss +3 -4
  313. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +3 -4
  314. package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +3 -4
  315. package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +3 -4
  316. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +3 -4
  317. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +3 -4
  318. package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +3 -4
  319. package/SCSS-Themes/querybuilder/query-builder/fabric.scss +3 -4
  320. package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +3 -4
  321. package/SCSS-Themes/querybuilder/query-builder/fluent.scss +3 -4
  322. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +2 -4
  323. package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +2 -4
  324. package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +3 -4
  325. package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +3 -4
  326. package/SCSS-Themes/querybuilder/query-builder/material.scss +3 -4
  327. package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +3 -4
  328. package/SCSS-Themes/querybuilder/query-builder/material3.scss +3 -4
  329. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +3 -4
  330. package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +3 -4
  331. package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +14 -0
  332. package/SCSS-Themes/ribbon/ribbon/bds.scss +14 -0
  333. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +14 -0
  334. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +14 -0
  335. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +14 -0
  336. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +14 -0
  337. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +14 -0
  338. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +14 -0
  339. package/SCSS-Themes/ribbon/ribbon/fabric.scss +14 -0
  340. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +14 -0
  341. package/SCSS-Themes/ribbon/ribbon/fluent.scss +14 -0
  342. package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +15 -1
  343. package/SCSS-Themes/ribbon/ribbon/fluent2.scss +15 -1
  344. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +14 -0
  345. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +14 -0
  346. package/SCSS-Themes/ribbon/ribbon/material.scss +14 -0
  347. package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +14 -0
  348. package/SCSS-Themes/ribbon/ribbon/material3.scss +14 -0
  349. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +14 -0
  350. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +14 -0
  351. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +20 -10
  352. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +20 -10
  353. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +20 -10
  354. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +20 -10
  355. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +20 -10
  356. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +20 -10
  357. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +20 -10
  358. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +20 -10
  359. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +20 -10
  360. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +20 -10
  361. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +20 -10
  362. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +21 -11
  363. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +21 -11
  364. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +20 -10
  365. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +20 -10
  366. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +20 -10
  367. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +22 -12
  368. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +22 -12
  369. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +20 -10
  370. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +20 -10
  371. package/SCSS-Themes/schedule/schedule/bds-dark.scss +16 -0
  372. package/SCSS-Themes/schedule/schedule/bds.scss +16 -0
  373. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +16 -0
  374. package/SCSS-Themes/schedule/schedule/bootstrap.scss +16 -0
  375. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +16 -0
  376. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +16 -0
  377. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +16 -0
  378. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +16 -0
  379. package/SCSS-Themes/schedule/schedule/fabric.scss +16 -0
  380. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +16 -0
  381. package/SCSS-Themes/schedule/schedule/fluent.scss +16 -0
  382. package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +19 -3
  383. package/SCSS-Themes/schedule/schedule/fluent2.scss +19 -3
  384. package/SCSS-Themes/schedule/schedule/highcontrast.scss +16 -0
  385. package/SCSS-Themes/schedule/schedule/material-dark.scss +16 -0
  386. package/SCSS-Themes/schedule/schedule/material.scss +16 -0
  387. package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -0
  388. package/SCSS-Themes/schedule/schedule/material3.scss +16 -0
  389. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +16 -0
  390. package/SCSS-Themes/schedule/schedule/tailwind.scss +16 -0
  391. package/SCSS-Themes/tailwind-dark.scss +303 -57
  392. package/SCSS-Themes/tailwind.scss +303 -57
  393. package/package.json +1 -1
@@ -943,7 +943,8 @@ $grid-checkmark-color: $primary !default;
943
943
 
944
944
  @if $grid-skin == 'fluent2' {
945
945
  &.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
946
- margin-left: -4px;
946
+ margin-left: -5px;
947
+ margin-top: 4px;
947
948
  }
948
949
  &.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
949
950
  margin-right: -2px;
@@ -954,7 +955,7 @@ $grid-checkmark-color: $primary !default;
954
955
  .e-headercell .e-headercelldiv.e-headerchkcelldiv {
955
956
  @if $grid-skin == 'fluent2' {
956
957
  margin-bottom: 2px;
957
- margin-left: 6px;
958
+ margin-left: 7px;
958
959
  }
959
960
  }
960
961
 
@@ -1081,8 +1082,9 @@ $grid-checkmark-color: $primary !default;
1081
1082
  }
1082
1083
 
1083
1084
  @if $grid-skin == 'fluent2' {
1084
- .e-ftrchk.e-infinitescroll {
1085
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
1085
1086
  margin-left: 0;
1087
+ padding-left: 0;
1086
1088
  }
1087
1089
  }
1088
1090
 
@@ -2745,7 +2747,9 @@ $grid-checkmark-color: $primary !default;
2745
2747
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2746
2748
  }
2747
2749
  white-space: normal;
2748
- word-wrap: break-word;
2750
+ text-wrap: nowrap;
2751
+ text-overflow: ellipsis;
2752
+ overflow: hidden;
2749
2753
  &.e-lastrowcell {
2750
2754
  border-bottom-width: 1px;
2751
2755
  }
@@ -3486,7 +3490,7 @@ $grid-checkmark-color: $primary !default;
3486
3490
  }
3487
3491
 
3488
3492
  @if $grid-skin == 'fluent2' {
3489
- .e-ftrchk.e-infinitescroll {
3493
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
3490
3494
  padding-left: 0;
3491
3495
  margin-left: 0;
3492
3496
  }
@@ -4669,7 +4673,7 @@ $grid-checkmark-color: $primary !default;
4669
4673
 
4670
4674
  &.e-default {
4671
4675
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4672
- & .e-gridheader table tr th:last-child {
4676
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4673
4677
  border-left: 0;
4674
4678
  }
4675
4679
  }
@@ -5498,7 +5502,7 @@ $grid-checkmark-color: $primary !default;
5498
5502
  }
5499
5503
 
5500
5504
  .e-gridcontent .e-groupcaption {
5501
- @include grid-line-height-padding-styles(normal, .7em);
5505
+ @include grid-line-height-padding-styles(normal, 0 .7em);
5502
5506
  }
5503
5507
 
5504
5508
  .e-summarycell {
@@ -6090,9 +6094,6 @@ $grid-checkmark-color: $primary !default;
6090
6094
  background: none;
6091
6095
  border: 0;
6092
6096
  color: $grid-responsive-custom-header-btn-color;
6093
- @if $grid-skin == 'fluent2' {
6094
- padding-top: 6px;
6095
- }
6096
6097
  }
6097
6098
  }
6098
6099
  }
@@ -6179,6 +6180,22 @@ $grid-checkmark-color: $primary !default;
6179
6180
  & .e-dlg-content {
6180
6181
  padding: 16px;
6181
6182
  }
6183
+
6184
+ @if $grid-xlfl-skin == 'fluent2' {
6185
+ .e-checkbox-wrapper .e-frame {
6186
+ @if $grid-xlfl-skin == 'fluent2' {
6187
+ margin: 0 0 1px 4px;
6188
+ }
6189
+ }
6190
+
6191
+ .e-radio + label {
6192
+ margin: 0;
6193
+ }
6194
+
6195
+ .e-radio-wrapper .e-xlfl-radio-or {
6196
+ margin-left: 18px;
6197
+ }
6198
+ }
6182
6199
  }
6183
6200
 
6184
6201
  & .e-ressortbutton-parent {
@@ -6273,6 +6290,14 @@ $grid-checkmark-color: $primary !default;
6273
6290
  min-height: 160px;
6274
6291
  overflow-y: auto;
6275
6292
 
6293
+ &.e-checkbox-infinitescroll {
6294
+ border-top-style: solid;
6295
+ border-top-color: $grid-columnchooser-footer-border-color;
6296
+ border-top-width: 1px;
6297
+ margin-top: 0;
6298
+ overflow-x: hidden;
6299
+ }
6300
+
6276
6301
  & .e-ftrchk {
6277
6302
  @include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
6278
6303
  @if $grid-skin == 'fluent2' {
@@ -6281,6 +6306,29 @@ $grid-checkmark-color: $primary !default;
6281
6306
  }
6282
6307
  }
6283
6308
  }
6309
+
6310
+ & .e-ftrchk {
6311
+ & .e-chk-hidden {
6312
+ -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
6313
+ height: 1px;
6314
+ opacity: 0;
6315
+ width: 1px;
6316
+ }
6317
+
6318
+ & .e-mask {
6319
+ display: inline-block;
6320
+ height: 10px;
6321
+ width: 80%;
6322
+
6323
+ &.e-mask-checkbox-filter-intent {
6324
+ width: 13px;
6325
+ }
6326
+
6327
+ &.e-mask-checkbox-filter-span-intent {
6328
+ margin-left: 8px;
6329
+ }
6330
+ }
6331
+ }
6284
6332
  }
6285
6333
  }
6286
6334
  }
@@ -6295,10 +6343,9 @@ $grid-checkmark-color: $primary !default;
6295
6343
  & .e-searchbox {
6296
6344
  padding-left: 0;
6297
6345
  }
6298
- & .e-spinner {
6299
- & .e-checkboxlist {
6300
- margin-left: -7px;
6301
- }
6346
+ & .e-ftrchk.e-infinitescroll,
6347
+ & .e-spinner .e-checkboxlist {
6348
+ margin-left: -7px;
6302
6349
  }
6303
6350
  }
6304
6351
  }
@@ -6346,6 +6393,9 @@ $grid-checkmark-color: $primary !default;
6346
6393
  @if $grid-skin == 'fluent' {
6347
6394
  padding-top: 3px;
6348
6395
  }
6396
+ @if $grid-skin == 'fluent' {
6397
+ padding-top: 1px;
6398
+ }
6349
6399
  @if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
6350
6400
  padding-top: 2px;
6351
6401
  }
@@ -6674,6 +6724,11 @@ $grid-checkmark-color: $primary !default;
6674
6724
  border-color: $grid-header-border-color;
6675
6725
  }
6676
6726
 
6727
+ .e-headercell,
6728
+ .e-detailheadercell {
6729
+ background-color: $grid-header-bg-color;
6730
+ }
6731
+
6677
6732
  .e-gridcontent {
6678
6733
  background-color: $grid-content-bg-color;
6679
6734
  }
@@ -932,7 +932,8 @@ $grid-checkmark-color: $grey-light-font !default;
932
932
 
933
933
  @if $grid-skin == 'fluent2' {
934
934
  &.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
935
- margin-left: -4px;
935
+ margin-left: -5px;
936
+ margin-top: 4px;
936
937
  }
937
938
  &.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
938
939
  margin-right: -2px;
@@ -943,7 +944,7 @@ $grid-checkmark-color: $grey-light-font !default;
943
944
  .e-headercell .e-headercelldiv.e-headerchkcelldiv {
944
945
  @if $grid-skin == 'fluent2' {
945
946
  margin-bottom: 2px;
946
- margin-left: 6px;
947
+ margin-left: 7px;
947
948
  }
948
949
  }
949
950
 
@@ -1070,8 +1071,9 @@ $grid-checkmark-color: $grey-light-font !default;
1070
1071
  }
1071
1072
 
1072
1073
  @if $grid-skin == 'fluent2' {
1073
- .e-ftrchk.e-infinitescroll {
1074
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
1074
1075
  margin-left: 0;
1076
+ padding-left: 0;
1075
1077
  }
1076
1078
  }
1077
1079
 
@@ -2734,7 +2736,9 @@ $grid-checkmark-color: $grey-light-font !default;
2734
2736
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2735
2737
  }
2736
2738
  white-space: normal;
2737
- word-wrap: break-word;
2739
+ text-wrap: nowrap;
2740
+ text-overflow: ellipsis;
2741
+ overflow: hidden;
2738
2742
  &.e-lastrowcell {
2739
2743
  border-bottom-width: 1px;
2740
2744
  }
@@ -3475,7 +3479,7 @@ $grid-checkmark-color: $grey-light-font !default;
3475
3479
  }
3476
3480
 
3477
3481
  @if $grid-skin == 'fluent2' {
3478
- .e-ftrchk.e-infinitescroll {
3482
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
3479
3483
  padding-left: 0;
3480
3484
  margin-left: 0;
3481
3485
  }
@@ -4658,7 +4662,7 @@ $grid-checkmark-color: $grey-light-font !default;
4658
4662
 
4659
4663
  &.e-default {
4660
4664
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4661
- & .e-gridheader table tr th:last-child {
4665
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4662
4666
  border-left: 0;
4663
4667
  }
4664
4668
  }
@@ -5487,7 +5491,7 @@ $grid-checkmark-color: $grey-light-font !default;
5487
5491
  }
5488
5492
 
5489
5493
  .e-gridcontent .e-groupcaption {
5490
- @include grid-line-height-padding-styles(normal, .7em);
5494
+ @include grid-line-height-padding-styles(normal, 0 .7em);
5491
5495
  }
5492
5496
 
5493
5497
  .e-summarycell {
@@ -6079,9 +6083,6 @@ $grid-checkmark-color: $grey-light-font !default;
6079
6083
  background: none;
6080
6084
  border: 0;
6081
6085
  color: $grid-responsive-custom-header-btn-color;
6082
- @if $grid-skin == 'fluent2' {
6083
- padding-top: 6px;
6084
- }
6085
6086
  }
6086
6087
  }
6087
6088
  }
@@ -6168,6 +6169,22 @@ $grid-checkmark-color: $grey-light-font !default;
6168
6169
  & .e-dlg-content {
6169
6170
  padding: 16px;
6170
6171
  }
6172
+
6173
+ @if $grid-xlfl-skin == 'fluent2' {
6174
+ .e-checkbox-wrapper .e-frame {
6175
+ @if $grid-xlfl-skin == 'fluent2' {
6176
+ margin: 0 0 1px 4px;
6177
+ }
6178
+ }
6179
+
6180
+ .e-radio + label {
6181
+ margin: 0;
6182
+ }
6183
+
6184
+ .e-radio-wrapper .e-xlfl-radio-or {
6185
+ margin-left: 18px;
6186
+ }
6187
+ }
6171
6188
  }
6172
6189
 
6173
6190
  & .e-ressortbutton-parent {
@@ -6262,6 +6279,14 @@ $grid-checkmark-color: $grey-light-font !default;
6262
6279
  min-height: 160px;
6263
6280
  overflow-y: auto;
6264
6281
 
6282
+ &.e-checkbox-infinitescroll {
6283
+ border-top-style: solid;
6284
+ border-top-color: $grid-columnchooser-footer-border-color;
6285
+ border-top-width: 1px;
6286
+ margin-top: 0;
6287
+ overflow-x: hidden;
6288
+ }
6289
+
6265
6290
  & .e-ftrchk {
6266
6291
  @include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
6267
6292
  @if $grid-skin == 'fluent2' {
@@ -6270,6 +6295,29 @@ $grid-checkmark-color: $grey-light-font !default;
6270
6295
  }
6271
6296
  }
6272
6297
  }
6298
+
6299
+ & .e-ftrchk {
6300
+ & .e-chk-hidden {
6301
+ -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
6302
+ height: 1px;
6303
+ opacity: 0;
6304
+ width: 1px;
6305
+ }
6306
+
6307
+ & .e-mask {
6308
+ display: inline-block;
6309
+ height: 10px;
6310
+ width: 80%;
6311
+
6312
+ &.e-mask-checkbox-filter-intent {
6313
+ width: 13px;
6314
+ }
6315
+
6316
+ &.e-mask-checkbox-filter-span-intent {
6317
+ margin-left: 8px;
6318
+ }
6319
+ }
6320
+ }
6273
6321
  }
6274
6322
  }
6275
6323
  }
@@ -6284,10 +6332,9 @@ $grid-checkmark-color: $grey-light-font !default;
6284
6332
  & .e-searchbox {
6285
6333
  padding-left: 0;
6286
6334
  }
6287
- & .e-spinner {
6288
- & .e-checkboxlist {
6289
- margin-left: -7px;
6290
- }
6335
+ & .e-ftrchk.e-infinitescroll,
6336
+ & .e-spinner .e-checkboxlist {
6337
+ margin-left: -7px;
6291
6338
  }
6292
6339
  }
6293
6340
  }
@@ -6335,6 +6382,9 @@ $grid-checkmark-color: $grey-light-font !default;
6335
6382
  @if $grid-skin == 'fluent' {
6336
6383
  padding-top: 3px;
6337
6384
  }
6385
+ @if $grid-skin == 'fluent' {
6386
+ padding-top: 1px;
6387
+ }
6338
6388
  @if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
6339
6389
  padding-top: 2px;
6340
6390
  }
@@ -6663,6 +6713,11 @@ $grid-checkmark-color: $grey-light-font !default;
6663
6713
  border-color: $grid-header-border-color;
6664
6714
  }
6665
6715
 
6716
+ .e-headercell,
6717
+ .e-detailheadercell {
6718
+ background-color: $grid-header-bg-color;
6719
+ }
6720
+
6666
6721
  .e-gridcontent {
6667
6722
  background-color: $grid-content-bg-color;
6668
6723
  }
@@ -931,7 +931,8 @@ $grid-checkmark-color: $grey !default;
931
931
 
932
932
  @if $grid-skin == 'fluent2' {
933
933
  &.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
934
- margin-left: -4px;
934
+ margin-left: -5px;
935
+ margin-top: 4px;
935
936
  }
936
937
  &.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
937
938
  margin-right: -2px;
@@ -942,7 +943,7 @@ $grid-checkmark-color: $grey !default;
942
943
  .e-headercell .e-headercelldiv.e-headerchkcelldiv {
943
944
  @if $grid-skin == 'fluent2' {
944
945
  margin-bottom: 2px;
945
- margin-left: 6px;
946
+ margin-left: 7px;
946
947
  }
947
948
  }
948
949
 
@@ -1069,8 +1070,9 @@ $grid-checkmark-color: $grey !default;
1069
1070
  }
1070
1071
 
1071
1072
  @if $grid-skin == 'fluent2' {
1072
- .e-ftrchk.e-infinitescroll {
1073
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
1073
1074
  margin-left: 0;
1075
+ padding-left: 0;
1074
1076
  }
1075
1077
  }
1076
1078
 
@@ -2733,7 +2735,9 @@ $grid-checkmark-color: $grey !default;
2733
2735
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2734
2736
  }
2735
2737
  white-space: normal;
2736
- word-wrap: break-word;
2738
+ text-wrap: nowrap;
2739
+ text-overflow: ellipsis;
2740
+ overflow: hidden;
2737
2741
  &.e-lastrowcell {
2738
2742
  border-bottom-width: 1px;
2739
2743
  }
@@ -3474,7 +3478,7 @@ $grid-checkmark-color: $grey !default;
3474
3478
  }
3475
3479
 
3476
3480
  @if $grid-skin == 'fluent2' {
3477
- .e-ftrchk.e-infinitescroll {
3481
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
3478
3482
  padding-left: 0;
3479
3483
  margin-left: 0;
3480
3484
  }
@@ -4657,7 +4661,7 @@ $grid-checkmark-color: $grey !default;
4657
4661
 
4658
4662
  &.e-default {
4659
4663
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4660
- & .e-gridheader table tr th:last-child {
4664
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4661
4665
  border-left: 0;
4662
4666
  }
4663
4667
  }
@@ -5486,7 +5490,7 @@ $grid-checkmark-color: $grey !default;
5486
5490
  }
5487
5491
 
5488
5492
  .e-gridcontent .e-groupcaption {
5489
- @include grid-line-height-padding-styles(normal, .7em);
5493
+ @include grid-line-height-padding-styles(normal, 0 .7em);
5490
5494
  }
5491
5495
 
5492
5496
  .e-summarycell {
@@ -6078,9 +6082,6 @@ $grid-checkmark-color: $grey !default;
6078
6082
  background: none;
6079
6083
  border: 0;
6080
6084
  color: $grid-responsive-custom-header-btn-color;
6081
- @if $grid-skin == 'fluent2' {
6082
- padding-top: 6px;
6083
- }
6084
6085
  }
6085
6086
  }
6086
6087
  }
@@ -6167,6 +6168,22 @@ $grid-checkmark-color: $grey !default;
6167
6168
  & .e-dlg-content {
6168
6169
  padding: 16px;
6169
6170
  }
6171
+
6172
+ @if $grid-xlfl-skin == 'fluent2' {
6173
+ .e-checkbox-wrapper .e-frame {
6174
+ @if $grid-xlfl-skin == 'fluent2' {
6175
+ margin: 0 0 1px 4px;
6176
+ }
6177
+ }
6178
+
6179
+ .e-radio + label {
6180
+ margin: 0;
6181
+ }
6182
+
6183
+ .e-radio-wrapper .e-xlfl-radio-or {
6184
+ margin-left: 18px;
6185
+ }
6186
+ }
6170
6187
  }
6171
6188
 
6172
6189
  & .e-ressortbutton-parent {
@@ -6261,6 +6278,14 @@ $grid-checkmark-color: $grey !default;
6261
6278
  min-height: 160px;
6262
6279
  overflow-y: auto;
6263
6280
 
6281
+ &.e-checkbox-infinitescroll {
6282
+ border-top-style: solid;
6283
+ border-top-color: $grid-columnchooser-footer-border-color;
6284
+ border-top-width: 1px;
6285
+ margin-top: 0;
6286
+ overflow-x: hidden;
6287
+ }
6288
+
6264
6289
  & .e-ftrchk {
6265
6290
  @include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
6266
6291
  @if $grid-skin == 'fluent2' {
@@ -6269,6 +6294,29 @@ $grid-checkmark-color: $grey !default;
6269
6294
  }
6270
6295
  }
6271
6296
  }
6297
+
6298
+ & .e-ftrchk {
6299
+ & .e-chk-hidden {
6300
+ -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
6301
+ height: 1px;
6302
+ opacity: 0;
6303
+ width: 1px;
6304
+ }
6305
+
6306
+ & .e-mask {
6307
+ display: inline-block;
6308
+ height: 10px;
6309
+ width: 80%;
6310
+
6311
+ &.e-mask-checkbox-filter-intent {
6312
+ width: 13px;
6313
+ }
6314
+
6315
+ &.e-mask-checkbox-filter-span-intent {
6316
+ margin-left: 8px;
6317
+ }
6318
+ }
6319
+ }
6272
6320
  }
6273
6321
  }
6274
6322
  }
@@ -6283,10 +6331,9 @@ $grid-checkmark-color: $grey !default;
6283
6331
  & .e-searchbox {
6284
6332
  padding-left: 0;
6285
6333
  }
6286
- & .e-spinner {
6287
- & .e-checkboxlist {
6288
- margin-left: -7px;
6289
- }
6334
+ & .e-ftrchk.e-infinitescroll,
6335
+ & .e-spinner .e-checkboxlist {
6336
+ margin-left: -7px;
6290
6337
  }
6291
6338
  }
6292
6339
  }
@@ -6334,6 +6381,9 @@ $grid-checkmark-color: $grey !default;
6334
6381
  @if $grid-skin == 'fluent' {
6335
6382
  padding-top: 3px;
6336
6383
  }
6384
+ @if $grid-skin == 'fluent' {
6385
+ padding-top: 1px;
6386
+ }
6337
6387
  @if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
6338
6388
  padding-top: 2px;
6339
6389
  }
@@ -6662,6 +6712,11 @@ $grid-checkmark-color: $grey !default;
6662
6712
  border-color: $grid-header-border-color;
6663
6713
  }
6664
6714
 
6715
+ .e-headercell,
6716
+ .e-detailheadercell {
6717
+ background-color: $grid-header-bg-color;
6718
+ }
6719
+
6665
6720
  .e-gridcontent {
6666
6721
  background-color: $grid-content-bg-color;
6667
6722
  }
@@ -938,7 +938,8 @@ $grid-checkmark-color: $white !default;
938
938
 
939
939
  @if $grid-skin == 'fluent2' {
940
940
  &.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
941
- margin-left: -4px;
941
+ margin-left: -5px;
942
+ margin-top: 4px;
942
943
  }
943
944
  &.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
944
945
  margin-right: -2px;
@@ -949,7 +950,7 @@ $grid-checkmark-color: $white !default;
949
950
  .e-headercell .e-headercelldiv.e-headerchkcelldiv {
950
951
  @if $grid-skin == 'fluent2' {
951
952
  margin-bottom: 2px;
952
- margin-left: 6px;
953
+ margin-left: 7px;
953
954
  }
954
955
  }
955
956
 
@@ -1076,8 +1077,9 @@ $grid-checkmark-color: $white !default;
1076
1077
  }
1077
1078
 
1078
1079
  @if $grid-skin == 'fluent2' {
1079
- .e-ftrchk.e-infinitescroll {
1080
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
1080
1081
  margin-left: 0;
1082
+ padding-left: 0;
1081
1083
  }
1082
1084
  }
1083
1085
 
@@ -2740,7 +2742,9 @@ $grid-checkmark-color: $white !default;
2740
2742
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2741
2743
  }
2742
2744
  white-space: normal;
2743
- word-wrap: break-word;
2745
+ text-wrap: nowrap;
2746
+ text-overflow: ellipsis;
2747
+ overflow: hidden;
2744
2748
  &.e-lastrowcell {
2745
2749
  border-bottom-width: 1px;
2746
2750
  }
@@ -3481,7 +3485,7 @@ $grid-checkmark-color: $white !default;
3481
3485
  }
3482
3486
 
3483
3487
  @if $grid-skin == 'fluent2' {
3484
- .e-ftrchk.e-infinitescroll {
3488
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
3485
3489
  padding-left: 0;
3486
3490
  margin-left: 0;
3487
3491
  }
@@ -4664,7 +4668,7 @@ $grid-checkmark-color: $white !default;
4664
4668
 
4665
4669
  &.e-default {
4666
4670
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4667
- & .e-gridheader table tr th:last-child {
4671
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4668
4672
  border-left: 0;
4669
4673
  }
4670
4674
  }
@@ -5493,7 +5497,7 @@ $grid-checkmark-color: $white !default;
5493
5497
  }
5494
5498
 
5495
5499
  .e-gridcontent .e-groupcaption {
5496
- @include grid-line-height-padding-styles(normal, .7em);
5500
+ @include grid-line-height-padding-styles(normal, 0 .7em);
5497
5501
  }
5498
5502
 
5499
5503
  .e-summarycell {
@@ -6085,9 +6089,6 @@ $grid-checkmark-color: $white !default;
6085
6089
  background: none;
6086
6090
  border: 0;
6087
6091
  color: $grid-responsive-custom-header-btn-color;
6088
- @if $grid-skin == 'fluent2' {
6089
- padding-top: 6px;
6090
- }
6091
6092
  }
6092
6093
  }
6093
6094
  }
@@ -6174,6 +6175,22 @@ $grid-checkmark-color: $white !default;
6174
6175
  & .e-dlg-content {
6175
6176
  padding: 16px;
6176
6177
  }
6178
+
6179
+ @if $grid-xlfl-skin == 'fluent2' {
6180
+ .e-checkbox-wrapper .e-frame {
6181
+ @if $grid-xlfl-skin == 'fluent2' {
6182
+ margin: 0 0 1px 4px;
6183
+ }
6184
+ }
6185
+
6186
+ .e-radio + label {
6187
+ margin: 0;
6188
+ }
6189
+
6190
+ .e-radio-wrapper .e-xlfl-radio-or {
6191
+ margin-left: 18px;
6192
+ }
6193
+ }
6177
6194
  }
6178
6195
 
6179
6196
  & .e-ressortbutton-parent {
@@ -6268,6 +6285,14 @@ $grid-checkmark-color: $white !default;
6268
6285
  min-height: 160px;
6269
6286
  overflow-y: auto;
6270
6287
 
6288
+ &.e-checkbox-infinitescroll {
6289
+ border-top-style: solid;
6290
+ border-top-color: $grid-columnchooser-footer-border-color;
6291
+ border-top-width: 1px;
6292
+ margin-top: 0;
6293
+ overflow-x: hidden;
6294
+ }
6295
+
6271
6296
  & .e-ftrchk {
6272
6297
  @include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
6273
6298
  @if $grid-skin == 'fluent2' {
@@ -6276,6 +6301,29 @@ $grid-checkmark-color: $white !default;
6276
6301
  }
6277
6302
  }
6278
6303
  }
6304
+
6305
+ & .e-ftrchk {
6306
+ & .e-chk-hidden {
6307
+ -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
6308
+ height: 1px;
6309
+ opacity: 0;
6310
+ width: 1px;
6311
+ }
6312
+
6313
+ & .e-mask {
6314
+ display: inline-block;
6315
+ height: 10px;
6316
+ width: 80%;
6317
+
6318
+ &.e-mask-checkbox-filter-intent {
6319
+ width: 13px;
6320
+ }
6321
+
6322
+ &.e-mask-checkbox-filter-span-intent {
6323
+ margin-left: 8px;
6324
+ }
6325
+ }
6326
+ }
6279
6327
  }
6280
6328
  }
6281
6329
  }
@@ -6290,10 +6338,9 @@ $grid-checkmark-color: $white !default;
6290
6338
  & .e-searchbox {
6291
6339
  padding-left: 0;
6292
6340
  }
6293
- & .e-spinner {
6294
- & .e-checkboxlist {
6295
- margin-left: -7px;
6296
- }
6341
+ & .e-ftrchk.e-infinitescroll,
6342
+ & .e-spinner .e-checkboxlist {
6343
+ margin-left: -7px;
6297
6344
  }
6298
6345
  }
6299
6346
  }
@@ -6341,6 +6388,9 @@ $grid-checkmark-color: $white !default;
6341
6388
  @if $grid-skin == 'fluent' {
6342
6389
  padding-top: 3px;
6343
6390
  }
6391
+ @if $grid-skin == 'fluent' {
6392
+ padding-top: 1px;
6393
+ }
6344
6394
  @if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
6345
6395
  padding-top: 2px;
6346
6396
  }
@@ -6669,6 +6719,11 @@ $grid-checkmark-color: $white !default;
6669
6719
  border-color: $grid-header-border-color;
6670
6720
  }
6671
6721
 
6722
+ .e-headercell,
6723
+ .e-detailheadercell {
6724
+ background-color: $grid-header-bg-color;
6725
+ }
6726
+
6672
6727
  .e-gridcontent {
6673
6728
  background-color: $grid-content-bg-color;
6674
6729
  }