@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
@@ -2295,9 +2295,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2295
2295
 
2296
2296
  &:focus {
2297
2297
  border: $acrdn-item-header-focus-border;
2298
- box-shadow: $acrdn-item-header-focus-box-shadow;
2299
2298
  background: $acrdn-item-header-focus-bg;
2300
2299
 
2300
+ @if ($skin-name == 'fluent2') {
2301
+ box-shadow: none;
2302
+ }
2303
+ @else {
2304
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2305
+ }
2306
+
2301
2307
  &:active {
2302
2308
 
2303
2309
  .e-icons,
@@ -2307,6 +2313,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2307
2313
  }
2308
2314
  }
2309
2315
  }
2316
+
2317
+ @if ($skin-name == 'fluent2') {
2318
+ &:focus-visible {
2319
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2320
+ }
2321
+ }
2310
2322
  }
2311
2323
 
2312
2324
  &.e-select {
@@ -2413,9 +2425,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2413
2425
  }
2414
2426
 
2415
2427
  &:focus {
2416
- box-shadow: $acrdn-item-header-focus-box-shadow;
2417
2428
  position: relative;
2418
2429
  z-index: 2;
2430
+
2431
+ @if ($skin-name == 'fluent2') {
2432
+ box-shadow: none;
2433
+ }
2434
+ @else {
2435
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2436
+ }
2437
+ }
2438
+
2439
+ @if ($skin-name == 'fluent2') {
2440
+ &:focus-visible {
2441
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2442
+ }
2419
2443
  }
2420
2444
  }
2421
2445
 
@@ -14908,11 +14932,15 @@ $float-label-rtl-value: -7px !default;
14908
14932
  @if $input-skin-name == 'bootstrap4' {
14909
14933
  transition: $input-transition-shadow;
14910
14934
  }
14911
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
14935
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
14912
14936
  border-color: $input-group-border-color-focus;
14913
14937
  border-radius: $input-groupo-focus-border-radius;
14914
14938
  box-shadow: $input-group-focus-box-shadow;
14915
14939
  }
14940
+ @if $input-skin-name == 'FluentUI' {
14941
+ border-radius: $input-groupo-focus-border-radius;
14942
+ border-width: 2px;
14943
+ }
14916
14944
  }
14917
14945
 
14918
14946
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -15001,14 +15029,14 @@ $float-label-rtl-value: -7px !default;
15001
15029
 
15002
15030
  .e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
15003
15031
  .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
15004
- @if $input-skin-name == 'fabric' or $input-skin-name == 'FluentUI' or $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'highcontrast' {
15032
+ @if $input-skin-name == 'fabric' or $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'highcontrast' {
15005
15033
  border-color: $input-active-border-color;
15006
15034
  }
15007
15035
  @if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
15008
15036
  -webkit-box-shadow: $input-border-shadow;
15009
15037
  box-shadow: $input-border-shadow;
15010
15038
  }
15011
- @if $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15039
+ @if $input-skin-name == 'bootstrap5' {
15012
15040
  box-shadow: $input-group-focus-box-shadow;
15013
15041
  }
15014
15042
  }
@@ -23392,7 +23420,7 @@ $sd-active-li-bg: $gray-300 !default;
23392
23420
  $sd-active-li-border-color: $gray-600 !default;
23393
23421
  $sd-active-font-color: $secondary !default;
23394
23422
 
23395
- @mixin speeddial-popup-styles($padding, $li-margin, $li-text-margin, $speeddial-li-text-height, $li-icon-height, $li-icon-width, $li-icon-font-size, $ul-padding, $sd-li-margin) {
23423
+ @mixin speeddial-popup-styles($padding, $li-margin, $li-text-margin, $speeddial-li-text-height, $li-icon-height, $li-icon-width, $li-icon-font-size, $ul-padding, $sd-li-margin, $speeddial-text-li-padding) {
23396
23424
  .e-speeddial-ul {
23397
23425
  padding: $padding;
23398
23426
  }
@@ -23405,6 +23433,14 @@ $sd-active-font-color: $secondary !default;
23405
23433
  margin: $li-text-margin;
23406
23434
  }
23407
23435
 
23436
+ .e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
23437
+ @if ($skin-name == 'fluent2') {
23438
+ font-size: $li-icon-font-size;
23439
+ line-height: $speeddial-li-text-height;
23440
+ padding: $speeddial-text-li-padding;
23441
+ }
23442
+ }
23443
+
23408
23444
  .e-speeddial-li-text {
23409
23445
  height: $speeddial-li-text-height;
23410
23446
  line-height: $speeddial-li-text-height;
@@ -23528,6 +23564,16 @@ $sd-active-font-color: $secondary !default;
23528
23564
  &:not(.e-speeddial-text-li) .e-speeddial-li-text {
23529
23565
  margin: $sd-li-text-margin;
23530
23566
  }
23567
+
23568
+ &.e-speeddial-text-li .e-speeddial-li-text {
23569
+ @if ($skin-name == 'fluent2') {
23570
+ border: 1px solid;
23571
+ border-radius: 20px;
23572
+ font-size: 12px;
23573
+ line-height: 16px;
23574
+ padding: 8px 16px;
23575
+ }
23576
+ }
23531
23577
  }
23532
23578
 
23533
23579
  .e-speeddial-li-text {
@@ -23665,19 +23711,19 @@ $sd-active-font-color: $secondary !default;
23665
23711
 
23666
23712
  .e-small.e-speeddial-popup,
23667
23713
  .e-small .e-speeddial-popup {
23668
- @include speeddial-popup-styles($sd-small-vert-ul-padding, $sd-small-vert-li-margin, $sd-small-li-text-margin, $sd-small-li-text-height, $sd-small-li-icon-height, $sd-small-li-icon-width, $sd-small-li-icon-font-size, $sd-small-horz-ul-padding, $sd-small-horz-li-margin);
23714
+ @include speeddial-popup-styles($sd-small-vert-ul-padding, $sd-small-vert-li-margin, $sd-small-li-text-margin, $sd-small-li-text-height, $sd-small-li-icon-height, $sd-small-li-icon-width, $sd-small-li-icon-font-size, $sd-small-horz-ul-padding, $sd-small-horz-li-margin, 5px 16px);
23669
23715
  }
23670
23716
 
23671
23717
  .e-bigger.e-speeddial-popup,
23672
23718
  .e-bigger .e-speeddial-popup {
23673
- @include speeddial-popup-styles($sd-bigger-vert-ul-padding, $sd-bigger-vert-li-margin, $sd-bigger-li-text-margin, $sd-bigger-li-text-height, $sd-bigger-li-icon-height, $sd-bigger-li-icon-width, $sd-bigger-li-icon-font-size, $sd-bigger-horz-ul-padding, $sd-bigger-horz-li-margin);
23719
+ @include speeddial-popup-styles($sd-bigger-vert-ul-padding, $sd-bigger-vert-li-margin, $sd-bigger-li-text-margin, $sd-bigger-li-text-height, $sd-bigger-li-icon-height, $sd-bigger-li-icon-width, $sd-bigger-li-icon-font-size, $sd-bigger-horz-ul-padding, $sd-bigger-horz-li-margin, 10px 28px);
23674
23720
  }
23675
23721
 
23676
23722
  .e-bigger.e-small.e-speeddial-popup,
23677
23723
  .e-bigger.e-small .e-speeddial-popup,
23678
23724
  .e-bigger .e-small.e-speeddial-popup,
23679
23725
  .e-small .e-bigger.e-speeddial-popup {
23680
- @include speeddial-popup-styles($sd-bigger-small-vert-ul-padding, $sd-bigger-small-vert-li-margin, $sd-bigger-li-text-margin, $sd-bigger-small-li-text-height, $sd-bigger-small-li-icon-height, $sd-bigger-small-li-icon-width, $sd-bigger-small-li-icon-font-size, $sd-bigger-small-horz-ul-padding, $sd-bigger-small-horz-li-margin);
23726
+ @include speeddial-popup-styles($sd-bigger-small-vert-ul-padding, $sd-bigger-small-vert-li-margin, $sd-bigger-li-text-margin, $sd-bigger-small-li-text-height, $sd-bigger-small-li-icon-height, $sd-bigger-small-li-icon-width, $sd-bigger-small-li-icon-font-size, $sd-bigger-small-horz-ul-padding, $sd-bigger-small-horz-li-margin, 8px 24px);
23681
23727
  }
23682
23728
 
23683
23729
  .e-speeddial-overlay {
@@ -23741,6 +23787,13 @@ $sd-active-font-color: $secondary !default;
23741
23787
  border-color: $sd-li-border-color;
23742
23788
  }
23743
23789
  }
23790
+ &.e-speeddial-text-li .e-speeddial-li-text {
23791
+ @if ($skin-name == 'fluent2') {
23792
+ background: $secondary-bg-color;
23793
+ box-shadow: $shadow-lg;
23794
+ border-color: $secondary-border-color;
23795
+ }
23796
+ }
23744
23797
  }
23745
23798
  .e-speeddial-li.e-disabled {
23746
23799
  @include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
@@ -24930,7 +24983,7 @@ $calendar-small-font-size: 12px !default;
24930
24983
  }
24931
24984
  }
24932
24985
  #{if(&, '&', '*')} .e-content.e-year,
24933
- #{if(&, '&', '*')} .e-content.e-decade, {
24986
+ #{if(&, '&', '*')} .e-content.e-decade {
24934
24987
  #{if(&, '&', '*')} td.e-selected span.e-day {
24935
24988
  @if $skin-name == 'fluent2' {
24936
24989
  font-weight: 600;
@@ -43975,12 +44028,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
43975
44028
  .e-dlg-header-content {
43976
44029
  border-radius: $header-content-border-radius;
43977
44030
  line-height: $dialog-header-line-height;
43978
-
43979
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
43980
- @if $skin-name =='fluent2' {
43981
- line-height: 2;
43982
- }
43983
- }
43984
44031
  }
43985
44032
 
43986
44033
  .e-dlg-header-content + .e-dlg-content {
@@ -44154,6 +44201,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44154
44201
  @if $skin-name == 'Material3' {
44155
44202
  padding: $zero-value;
44156
44203
  }
44204
+ @if $skin-name == 'fluent2' {
44205
+ padding: $dialog-bigger-header-btn-padding;
44206
+ }
44157
44207
  }
44158
44208
 
44159
44209
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -44259,6 +44309,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44259
44309
  @if $skin-name == 'Material3' {
44260
44310
  padding: $zero-value;
44261
44311
  }
44312
+ @if $skin-name == 'fluent2' {
44313
+ padding: $dialog-header-btn-padding;
44314
+ }
44262
44315
  }
44263
44316
 
44264
44317
  .e-rtl {
@@ -53266,7 +53319,7 @@ $ripple-width: 32px !default;
53266
53319
  @if $skin-name == 'bootstrap4' {
53267
53320
  font-size: $treeview-big-image-font-size;
53268
53321
  }
53269
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
53322
+ @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
53270
53323
  & + .e-list-text {
53271
53324
  padding: $treeview-big-image-text-padding;
53272
53325
  }
@@ -56125,6 +56178,16 @@ $step-selected-active-color: darken($primary, 10%) !default;
56125
56178
  font-weight: $stepper-font-weight;
56126
56179
  }
56127
56180
  }
56181
+ &.e-linear {
56182
+ .e-step-container {
56183
+ pointer-events: none;
56184
+ }
56185
+ .e-previous:not(.e-step-disabled),
56186
+ .e-next:not(.e-step-disabled),
56187
+ .e-step-selected:not(.e-step-disabled) {
56188
+ pointer-events: auto;
56189
+ }
56190
+ }
56128
56191
  &.e-stepper-readonly,
56129
56192
  .e-step-disabled {
56130
56193
  cursor: default;
@@ -57598,6 +57661,7 @@ $ddt-item-hover-bg: darken($gray-100,2%) !default;
57598
57661
 
57599
57662
  &.e-chip-input {
57600
57663
  width: 0;
57664
+ display: none;
57601
57665
  }
57602
57666
  }
57603
57667
 
@@ -73771,7 +73835,7 @@ $grid-xlfl-skin: 'bootstrap4' !default;
73771
73835
  .e-frame {
73772
73836
  margin-bottom: 1px;
73773
73837
  @if $grid-xlfl-skin == 'fluent2' {
73774
- margin: 0 0 1px 4px;
73838
+ margin-bottom: 8px;
73775
73839
  }
73776
73840
  }
73777
73841
  }
@@ -73919,6 +73983,7 @@ $grid-xlfl-skin: 'bootstrap4' !default;
73919
73983
  @if $grid-xlfl-skin == 'fluent2' {
73920
73984
  .e-ftrchk.e-infinitescroll {
73921
73985
  margin-left: 0;
73986
+ padding-left: 0;
73922
73987
  }
73923
73988
  }
73924
73989
 
@@ -75160,7 +75225,8 @@ $grid-checkmark-color: $white !default;
75160
75225
 
75161
75226
  @if $grid-skin == 'fluent2' {
75162
75227
  &.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75163
- margin-left: -4px;
75228
+ margin-left: -5px;
75229
+ margin-top: 4px;
75164
75230
  }
75165
75231
  &.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75166
75232
  margin-right: -2px;
@@ -75171,7 +75237,7 @@ $grid-checkmark-color: $white !default;
75171
75237
  .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75172
75238
  @if $grid-skin == 'fluent2' {
75173
75239
  margin-bottom: 2px;
75174
- margin-left: 6px;
75240
+ margin-left: 7px;
75175
75241
  }
75176
75242
  }
75177
75243
 
@@ -75298,8 +75364,9 @@ $grid-checkmark-color: $white !default;
75298
75364
  }
75299
75365
 
75300
75366
  @if $grid-skin == 'fluent2' {
75301
- .e-ftrchk.e-infinitescroll {
75367
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
75302
75368
  margin-left: 0;
75369
+ padding-left: 0;
75303
75370
  }
75304
75371
  }
75305
75372
 
@@ -76962,7 +77029,9 @@ $grid-checkmark-color: $white !default;
76962
77029
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
76963
77030
  }
76964
77031
  white-space: normal;
76965
- word-wrap: break-word;
77032
+ text-wrap: nowrap;
77033
+ text-overflow: ellipsis;
77034
+ overflow: hidden;
76966
77035
  &.e-lastrowcell {
76967
77036
  border-bottom-width: 1px;
76968
77037
  }
@@ -77703,7 +77772,7 @@ $grid-checkmark-color: $white !default;
77703
77772
  }
77704
77773
 
77705
77774
  @if $grid-skin == 'fluent2' {
77706
- .e-ftrchk.e-infinitescroll {
77775
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
77707
77776
  padding-left: 0;
77708
77777
  margin-left: 0;
77709
77778
  }
@@ -78886,7 +78955,7 @@ $grid-checkmark-color: $white !default;
78886
78955
 
78887
78956
  &.e-default {
78888
78957
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
78889
- & .e-gridheader table tr th:last-child {
78958
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
78890
78959
  border-left: 0;
78891
78960
  }
78892
78961
  }
@@ -79715,7 +79784,7 @@ $grid-checkmark-color: $white !default;
79715
79784
  }
79716
79785
 
79717
79786
  .e-gridcontent .e-groupcaption {
79718
- @include grid-line-height-padding-styles(normal, .7em);
79787
+ @include grid-line-height-padding-styles(normal, 0 .7em);
79719
79788
  }
79720
79789
 
79721
79790
  .e-summarycell {
@@ -80307,9 +80376,6 @@ $grid-checkmark-color: $white !default;
80307
80376
  background: none;
80308
80377
  border: 0;
80309
80378
  color: $grid-responsive-custom-header-btn-color;
80310
- @if $grid-skin == 'fluent2' {
80311
- padding-top: 6px;
80312
- }
80313
80379
  }
80314
80380
  }
80315
80381
  }
@@ -80396,6 +80462,22 @@ $grid-checkmark-color: $white !default;
80396
80462
  & .e-dlg-content {
80397
80463
  padding: 16px;
80398
80464
  }
80465
+
80466
+ @if $grid-xlfl-skin == 'fluent2' {
80467
+ .e-checkbox-wrapper .e-frame {
80468
+ @if $grid-xlfl-skin == 'fluent2' {
80469
+ margin: 0 0 1px 4px;
80470
+ }
80471
+ }
80472
+
80473
+ .e-radio + label {
80474
+ margin: 0;
80475
+ }
80476
+
80477
+ .e-radio-wrapper .e-xlfl-radio-or {
80478
+ margin-left: 18px;
80479
+ }
80480
+ }
80399
80481
  }
80400
80482
 
80401
80483
  & .e-ressortbutton-parent {
@@ -80490,6 +80572,14 @@ $grid-checkmark-color: $white !default;
80490
80572
  min-height: 160px;
80491
80573
  overflow-y: auto;
80492
80574
 
80575
+ &.e-checkbox-infinitescroll {
80576
+ border-top-style: solid;
80577
+ border-top-color: $grid-columnchooser-footer-border-color;
80578
+ border-top-width: 1px;
80579
+ margin-top: 0;
80580
+ overflow-x: hidden;
80581
+ }
80582
+
80493
80583
  & .e-ftrchk {
80494
80584
  @include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
80495
80585
  @if $grid-skin == 'fluent2' {
@@ -80498,6 +80588,29 @@ $grid-checkmark-color: $white !default;
80498
80588
  }
80499
80589
  }
80500
80590
  }
80591
+
80592
+ & .e-ftrchk {
80593
+ & .e-chk-hidden {
80594
+ -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
80595
+ height: 1px;
80596
+ opacity: 0;
80597
+ width: 1px;
80598
+ }
80599
+
80600
+ & .e-mask {
80601
+ display: inline-block;
80602
+ height: 10px;
80603
+ width: 80%;
80604
+
80605
+ &.e-mask-checkbox-filter-intent {
80606
+ width: 13px;
80607
+ }
80608
+
80609
+ &.e-mask-checkbox-filter-span-intent {
80610
+ margin-left: 8px;
80611
+ }
80612
+ }
80613
+ }
80501
80614
  }
80502
80615
  }
80503
80616
  }
@@ -80512,10 +80625,9 @@ $grid-checkmark-color: $white !default;
80512
80625
  & .e-searchbox {
80513
80626
  padding-left: 0;
80514
80627
  }
80515
- & .e-spinner {
80516
- & .e-checkboxlist {
80517
- margin-left: -7px;
80518
- }
80628
+ & .e-ftrchk.e-infinitescroll,
80629
+ & .e-spinner .e-checkboxlist {
80630
+ margin-left: -7px;
80519
80631
  }
80520
80632
  }
80521
80633
  }
@@ -80563,6 +80675,9 @@ $grid-checkmark-color: $white !default;
80563
80675
  @if $grid-skin == 'fluent' {
80564
80676
  padding-top: 3px;
80565
80677
  }
80678
+ @if $grid-skin == 'fluent' {
80679
+ padding-top: 1px;
80680
+ }
80566
80681
  @if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
80567
80682
  padding-top: 2px;
80568
80683
  }
@@ -80891,6 +81006,11 @@ $grid-checkmark-color: $white !default;
80891
81006
  border-color: $grid-header-border-color;
80892
81007
  }
80893
81008
 
81009
+ .e-headercell,
81010
+ .e-detailheadercell {
81011
+ background-color: $grid-header-bg-color;
81012
+ }
81013
+
80894
81014
  .e-gridcontent {
80895
81015
  background-color: $grid-content-bg-color;
80896
81016
  }
@@ -89053,14 +89173,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
89053
89173
  font-size: 2em;
89054
89174
  font-weight: bold;
89055
89175
  height: 40px;
89056
- line-height: 40px;
89176
+ @if $skin-name =='fluent2' {
89177
+ line-height: 25px;
89178
+ }
89179
+ @else {
89180
+ line-height: 40px;
89181
+ }
89057
89182
  }
89058
89183
 
89059
89184
  &.e-h2 {
89060
89185
  font-size: 1.5em;
89061
89186
  font-weight: bold;
89062
89187
  height: 40px;
89063
- line-height: 40px;
89188
+ @if $skin-name =='fluent2' {
89189
+ line-height: 25px;
89190
+ }
89191
+ @else {
89192
+ line-height: 40px;
89193
+ }
89064
89194
  }
89065
89195
 
89066
89196
  &.e-h3 {
@@ -90402,7 +90532,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90402
90532
  .e-rte-dropdown-btn-text,
90403
90533
  .e-background-color,
90404
90534
  .e-rte-font-color {
90405
- font-size: 14px;
90535
+ font-size: 16px;
90406
90536
  }
90407
90537
  }
90408
90538
  .e-bigger {
@@ -90411,27 +90541,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90411
90541
  .e-rte-dropdown-btn-text,
90412
90542
  .e-background-color,
90413
90543
  .e-rte-font-color {
90414
- font-size: 16px;
90544
+ font-size: 18px;
90415
90545
  }
90416
90546
  }
90417
90547
  }
90418
90548
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
90419
90549
  .e-background-color,
90420
- .e-rte-font-color{
90421
- font-size: 14px;
90550
+ .e-rte-font-color {
90551
+ font-size: 16px;
90422
90552
  }
90423
90553
  }
90424
90554
  .e-bigger {
90425
90555
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
90426
90556
  .e-background-color,
90427
- .e-rte-font-color{
90428
- font-size: 16px;
90557
+ .e-rte-font-color {
90558
+ font-size: 18px;
90429
90559
  }
90430
90560
  }
90431
- .e-rte-container{
90561
+ .e-rte-container {
90432
90562
  border-radius: 4px;
90433
90563
  }
90434
- .e-richtexteditor{
90564
+ .e-richtexteditor {
90435
90565
  border-radius: 4px;
90436
90566
  .e-toolbar {
90437
90567
  border-radius: 4px 4px 0 0;
@@ -96958,7 +97088,7 @@ $kanban-col-expand-collapse-box-shadow: none;
96958
97088
 
96959
97089
  .e-kanban-dialog .e-dialog-edit.e-primary{
96960
97090
  background: $primary-bg-color-hover;
96961
- color: $primary-border-color-hover;
97091
+ color: $primary-text-color;
96962
97092
  }
96963
97093
  }
96964
97094
 
@@ -106147,6 +106277,12 @@ $field-list-adaptive-outerdiv-height: 177px !default;
106147
106277
  &:not(.e-active) {
106148
106278
  .e-list-icon {
106149
106279
  color: $field-list-tree-icon-color;
106280
+
106281
+ @if ($skin-name == 'fluent2') {
106282
+ &:hover {
106283
+ color: $field-list-icon-hover-color;
106284
+ }
106285
+ }
106150
106286
  }
106151
106287
  }
106152
106288
 
@@ -106158,6 +106294,15 @@ $field-list-adaptive-outerdiv-height: 177px !default;
106158
106294
  float: right !important;
106159
106295
  margin: 0 12px 0 0;
106160
106296
  /* stylelint-enable */
106297
+
106298
+ @if ($skin-name == 'fluent2') {
106299
+ &:hover {
106300
+ color: $field-list-icon-hover-color;
106301
+ }
106302
+ &:active {
106303
+ color: $field-list-icon-hover-color;
106304
+ }
106305
+ }
106161
106306
  }
106162
106307
  }
106163
106308
 
@@ -106222,6 +106367,11 @@ $field-list-adaptive-outerdiv-height: 177px !default;
106222
106367
  margin-right: 4px;
106223
106368
  pointer-events: auto;
106224
106369
  width: 20px;
106370
+
106371
+ @if ($skin-name == 'fluent2') {
106372
+ font-size: 16px;
106373
+ margin-top: 3px;
106374
+ }
106225
106375
  }
106226
106376
  @if ($skin-name == 'tailwind') {
106227
106377
  &.e-active {
@@ -106589,7 +106739,11 @@ $field-list-adaptive-outerdiv-height: 177px !default;
106589
106739
  position: relative;
106590
106740
  top: 3px;
106591
106741
  }
106592
-
106742
+
106743
+ @if ($skin-name == 'fluent2') {
106744
+ font-size: 20px;
106745
+ }
106746
+
106593
106747
  @if ($skin-name == 'tailwind') {
106594
106748
  position: relative;
106595
106749
  top: 1px;
@@ -108131,6 +108285,10 @@ $field-list-adaptive-outerdiv-height: 177px !default;
108131
108285
  vertical-align: bottom;
108132
108286
  width: 20px;
108133
108287
 
108288
+ @if ($skin-name =='fluent2') {
108289
+ font-size: 16px;
108290
+ }
108291
+
108134
108292
  @if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
108135
108293
  margin-right: 4px;
108136
108294
  padding-left: 8px;
@@ -108411,6 +108569,10 @@ $field-list-adaptive-outerdiv-height: 177px !default;
108411
108569
  height: 20px;
108412
108570
  width: 20px;
108413
108571
 
108572
+ @if ($skin-name =='fluent2') {
108573
+ font-size: 16px;
108574
+ }
108575
+
108414
108576
  &.e-disable-drag {
108415
108577
  cursor: not-allowed;
108416
108578
  opacity: .4;
@@ -109389,6 +109551,11 @@ $field-list-adaptive-outerdiv-height: 177px !default;
109389
109551
  margin-bottom: $field-list-treeview-drag-bigger-padding !important;
109390
109552
  margin-right: 4px !important;
109391
109553
  width: 24px !important;
109554
+
109555
+ @if ($skin-name =='fluent2') {
109556
+ font-size: 20px !important;
109557
+ margin-bottom: 5px !important;
109558
+ }
109392
109559
  }
109393
109560
 
109394
109561
  .e-calc-measure-icon,
@@ -109490,6 +109657,10 @@ $field-list-adaptive-outerdiv-height: 177px !default;
109490
109657
  .e-drag {
109491
109658
  font-size: $field-list-bigger-icon-size;
109492
109659
  width: 24px;
109660
+
109661
+ @if ($skin-name =='fluent2') {
109662
+ font-size: 20px;
109663
+ }
109493
109664
  }
109494
109665
  }
109495
109666
  }
@@ -113658,6 +113829,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
113658
113829
  $qrybldr-drag-grp-list-heg: 27px !default;
113659
113830
  $qrybldr-drag-grp-big-list-heg: 32px !default;
113660
113831
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 7px !default;
113832
+ $qryblr-drag-icon-color: $gray-700 !default;
113661
113833
 
113662
113834
  @mixin fluent2-small-round-btn {
113663
113835
  @if $theme-name == 'fluent2' {
@@ -113700,7 +113872,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 7px !default;
113700
113872
  @if $skin-name == 'fluent2' {
113701
113873
  box-shadow: $shadow-md;
113702
113874
  }
113703
- background-color: $qrybldr-drag-bg-color;
113875
+ background: $qrybldr-drag-bg-color;
113704
113876
  }
113705
113877
 
113706
113878
  & .e-rule-value-delete {
@@ -113735,9 +113907,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 7px !default;
113735
113907
  padding: 15px 3px 15px 11px;
113736
113908
  vertical-align: middle;
113737
113909
  font-size: $qrybldr-drag-icon-font-size;
113738
- @if $skin-name == 'fluent2' {
113739
- color: $qryblr-drag-icon-color;
113740
- }
113910
+ color: $qryblr-drag-icon-color;
113741
113911
  }
113742
113912
 
113743
113913
  & .e-group-header .e-drag-qb-rule {
@@ -119851,6 +120021,18 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
119851
120021
  }
119852
120022
  }
119853
120023
 
120024
+ @media print {
120025
+ .e-schedule {
120026
+ .e-table-container {
120027
+ display: block;
120028
+ }
120029
+
120030
+ .e-vertical-view .e-content-table thead {
120031
+ break-inside: auto;
120032
+ }
120033
+ }
120034
+ }
120035
+
119854
120036
  .e-bigger .e-more-popup-wrapper,
119855
120037
  .e-more-popup-wrapper {
119856
120038
  background: $schedule-popup-bg-color;
@@ -120029,6 +120211,10 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
120029
120211
  @mixin schedule-select-cell-focus-styles {
120030
120212
  @if ($theme-name == 'fluent2') {
120031
120213
  &:focus {
120214
+ background: $content-bg-color-focus;
120215
+ }
120216
+
120217
+ &:focus-visible {
120032
120218
  background: $schedule-select-focus-bg-color;
120033
120219
  box-shadow: $schedule-select-focus-box-shadow;
120034
120220
  }
@@ -120848,6 +121034,7 @@ $image-editor-save-dlg-big-btn-pad: 4px 9px !default;
120848
121034
  $image-editor-save-dlg-grp-btn-padding: 4px 12px !default;
120849
121035
  $image-editor-save-dlg-dev-grp-btn-padding: 4px 12px !default;
120850
121036
  $image-editor-icon-button: 2px !default;
121037
+ $image-editor-filter-canvas-focus: 1px solid $black !default;
120851
121038
 
120852
121039
  @include export-module('image-editor-layout') {
120853
121040
  .e-ie-toolbar-upload-div.e-hide,
@@ -121334,6 +121521,14 @@ $image-editor-icon-button: 2px !default;
121334
121521
  }
121335
121522
  }
121336
121523
  }
121524
+ & .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
121525
+ & .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
121526
+ @if $skin-name == 'Material3' {
121527
+ height: 16px !important; /* stylelint-disable-line declaration-no-important */
121528
+ top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
121529
+ width: 16px !important; /* stylelint-disable-line declaration-no-important */
121530
+ }
121531
+ }
121337
121532
  }
121338
121533
 
121339
121534
  .e-ie-img-save-dlg .e-btn {
@@ -121539,12 +121734,18 @@ $image-editor-icon-button: 2px !default;
121539
121734
  @if $skin-name == 'highcontrast' {
121540
121735
  margin-left: calc(100% - 175px);
121541
121736
  }
121542
- @if $skin-name == 'FluentUI' or $skin-name == 'material' or $skin-name == 'Material3' {
121737
+ @if $skin-name == 'FluentUI' or $skin-name == 'material' {
121543
121738
  margin-left: calc(100% - 185px);
121544
121739
  }
121545
121740
  @if $skin-name == 'fabric' {
121546
121741
  margin-left: calc(100% - 180px);
121547
121742
  }
121743
+ @if $skin-name == 'fluent2' {
121744
+ margin-left: calc(100% - 188px);
121745
+ }
121746
+ @if $skin-name == 'Material3' {
121747
+ margin-left: calc(100% - 190px);
121748
+ }
121548
121749
  }
121549
121750
 
121550
121751
  .e-device.e-ie-save-dialog .e-ie-img-size-value-span {
@@ -121567,6 +121768,9 @@ $image-editor-icon-button: 2px !default;
121567
121768
  @if $skin-name == 'bootstrap5' {
121568
121769
  margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
121569
121770
  }
121771
+ @if $skin-name == 'Material3' {
121772
+ margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
121773
+ }
121570
121774
  }
121571
121775
 
121572
121776
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
@@ -121664,7 +121868,12 @@ $image-editor-icon-button: 2px !default;
121664
121868
 
121665
121869
  & .e-ie-img-size-value-span {
121666
121870
  vertical-align: middle;
121667
- margin-left: calc(50% - 55px);
121871
+ @if $skin-name == 'Material3' {
121872
+ margin-left: calc(50% - 52px);
121873
+ }
121874
+ @else {
121875
+ margin-left: calc(50% - 55px);
121876
+ }
121668
121877
  }
121669
121878
 
121670
121879
  & .e-btn-group .e-btn {
@@ -121695,10 +121904,10 @@ $image-editor-icon-button: 2px !default;
121695
121904
  }
121696
121905
 
121697
121906
  & .e-ie-img-size-value-span {
121698
- @if $skin-name == 'Material3' or $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
121907
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
121699
121908
  margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
121700
121909
  }
121701
- @else if $skin-name == 'bootstrap' {
121910
+ @else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
121702
121911
  margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
121703
121912
  }
121704
121913
  @else if $skin-name == 'tailwind' {
@@ -121721,6 +121930,12 @@ $image-editor-icon-button: 2px !default;
121721
121930
  }
121722
121931
  }
121723
121932
 
121933
+ .e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
121934
+ @if $skin-name == 'Material3' {
121935
+ top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
121936
+ }
121937
+ }
121938
+
121724
121939
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
121725
121940
  width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
121726
121941
  @if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
@@ -121860,6 +122075,13 @@ $image-editor-icon-button: 2px !default;
121860
122075
  }
121861
122076
  }
121862
122077
 
122078
+ .e-ie-filter-canvas:focus,
122079
+ .filter-wrapper:focus .e-ie-filter-canvas,
122080
+ .filter-wrapper:focus canvas,
122081
+ .filter-wrapper canvas:focus {
122082
+ border: $image-editor-filter-canvas-focus;
122083
+ }
122084
+
121863
122085
 
121864
122086
  @include export-module('image-editor-bootstrap4-icons') {
121865
122087
  .e-image-editor {
@@ -124089,6 +124311,7 @@ $ribbon-dropdown-btn-padding: 0 13px !default;
124089
124311
  $ribbon-dropdown-caret-btn-size: 16px !default;
124090
124312
  $ribbon-dropdown-caret-btn-height: 16px !default;
124091
124313
  $ribbon-dropdown-caret-btn-padding: 2px 4px !default;
124314
+ $ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
124092
124315
  $ribbon-items-padding: 2px !default;
124093
124316
  $ribbon-large-items-btn-padding: 0 3px !default;
124094
124317
  $ribbon-large-items-btn-height: 22px !default;
@@ -124267,6 +124490,7 @@ $ribbon-bigger-menu-blank-icon-padding: 44px !default;
124267
124490
  $ribbon-bigger-dropdown-btn-size: 20px !default;
124268
124491
  $ribbon-bigger-dropdown-btn-line-height: 16px !default;
124269
124492
  $ribbon-bigger-dropdown-caret-btn-padding: 3px 4px !default;
124493
+ $ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
124270
124494
  $ribbon-bigger-dropdown-caret-btn-size: 20px !default;
124271
124495
  $ribbon-bigger-dropdown-caret-icon-size: 12px !default;
124272
124496
  $ribbon-bigger-dropdown-caret-btn-height: 16px !default;
@@ -124786,6 +125010,10 @@ $ribbon-items-focus-box-shadow: none !default;
124786
125010
 
124787
125011
  .e-ribbon-tab-item {
124788
125012
  display: inline-flex;
125013
+
125014
+ &.e-disabled {
125015
+ pointer-events: none;
125016
+ }
124789
125017
  }
124790
125018
 
124791
125019
  .e-ribbon-group {
@@ -125265,6 +125493,10 @@ $ribbon-items-focus-box-shadow: none !default;
125265
125493
  }
125266
125494
  }
125267
125495
 
125496
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
125497
+ padding: $ribbon-colorpicker-caret-btn-padding;
125498
+ }
125499
+
125268
125500
  .e-dropdown-btn .e-caret {
125269
125501
  @include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
125270
125502
  padding: $ribbon-dropdown-caret-btn-padding;
@@ -125956,6 +126188,10 @@ $ribbon-items-focus-box-shadow: none !default;
125956
126188
  }
125957
126189
  }
125958
126190
 
126191
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
126192
+ padding: $ribbon-bigger-colorpicker-caret-btn-padding;
126193
+ }
126194
+
125959
126195
  .e-dropdown-btn .e-caret {
125960
126196
  @include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
125961
126197
  padding: $ribbon-bigger-dropdown-caret-btn-padding;
@@ -127087,6 +127323,8 @@ $timeline-item-disabled-color: $gray-500 !default;
127087
127323
  $header-font-weight: 400 !default;
127088
127324
  $multicolumn-grid-height: 26px !default;
127089
127325
  $multicolumn-margin-top-value: 2px !default;
127326
+ $footer-border-width: 1px 0 0 0 !default;
127327
+ $grid-border-width: 0 !default;
127090
127328
 
127091
127329
  $multicolumn-grid-small-height: 24px !default;
127092
127330
  $multicolumn-margin-top-small-value: 3px !default;
@@ -127103,7 +127341,7 @@ $grid-content-color: $gray-900 !default;
127103
127341
  $grid-content-hover-bg-color: $gray-100 !default;
127104
127342
  $grid-content-active-bg-color: $primary !default;
127105
127343
  $grid-content-active-color: $primary-font !default;
127106
- $grid-footer-bg-color: transparent !default;
127344
+ $grid-footer-bg-color: $white !default;
127107
127345
  $grid-footer-color: $gray-700 !default;
127108
127346
  $grid-group-content-header-color: $gray-700 !default;
127109
127347
  $grid-group-content-header-bg-color: $white !default;
@@ -127137,10 +127375,15 @@ $nodata-border-color: $gray-300 !default;
127137
127375
  }
127138
127376
  .e-multicolumn-list .e-popup-footer {
127139
127377
  vertical-align: middle;
127140
- border-top: 1px solid;
127378
+ border-style: solid;
127379
+ border-width: $footer-border-width;
127141
127380
  font-size: 14px;
127142
- height: 38px;
127143
- padding: 8px 0;
127381
+ height: $multicolumn-grid-height;
127382
+ display: flex;
127383
+ align-items: center;
127384
+ }
127385
+ .e-multicolumn-grid.e-grid {
127386
+ border-width: $grid-border-width;
127144
127387
  }
127145
127388
  .e-input-group.e-multicolumn-list {
127146
127389
  input[readonly].e-input {
@@ -127209,6 +127452,7 @@ $nodata-border-color: $gray-300 !default;
127209
127452
  &.e-multicolumn-list .e-popup-footer {
127210
127453
  font-size: 12px;
127211
127454
  }
127455
+ &.e-multicolumn-list .e-popup-footer,
127212
127456
  .e-multicolumn-grid .e-row,
127213
127457
  .e-multicolumn-grid .e-emptyrow {
127214
127458
  height: $multicolumn-grid-small-height;
@@ -127221,6 +127465,7 @@ $nodata-border-color: $gray-300 !default;
127221
127465
  &.e-multicolumn-list .e-popup-footer {
127222
127466
  font-size: 16px;
127223
127467
  }
127468
+ &.e-multicolumn-list .e-popup-footer,
127224
127469
  .e-multicolumn-grid .e-row,
127225
127470
  .e-multicolumn-grid .e-emptyrow {
127226
127471
  height: $multicolumn-grid-bigger-height;
@@ -127237,6 +127482,7 @@ $nodata-border-color: $gray-300 !default;
127237
127482
  &.e-multicolumn-list .e-popup-footer {
127238
127483
  font-size: 14px;
127239
127484
  }
127485
+ &.e-multicolumn-list .e-popup-footer,
127240
127486
  .e-multicolumn-grid .e-row,
127241
127487
  .e-multicolumn-grid .e-emptyrow {
127242
127488
  height: $multicolumn-grid-bigger-small-height;