@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
@@ -2483,9 +2483,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2483
2483
 
2484
2484
  &:focus {
2485
2485
  border: $acrdn-item-header-focus-border;
2486
- box-shadow: $acrdn-item-header-focus-box-shadow;
2487
2486
  background: $acrdn-item-header-focus-bg;
2488
2487
 
2488
+ @if ($skin-name == 'fluent2') {
2489
+ box-shadow: none;
2490
+ }
2491
+ @else {
2492
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2493
+ }
2494
+
2489
2495
  &:active {
2490
2496
 
2491
2497
  .e-icons,
@@ -2495,6 +2501,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2495
2501
  }
2496
2502
  }
2497
2503
  }
2504
+
2505
+ @if ($skin-name == 'fluent2') {
2506
+ &:focus-visible {
2507
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2508
+ }
2509
+ }
2498
2510
  }
2499
2511
 
2500
2512
  &.e-select {
@@ -2601,9 +2613,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2601
2613
  }
2602
2614
 
2603
2615
  &:focus {
2604
- box-shadow: $acrdn-item-header-focus-box-shadow;
2605
2616
  position: relative;
2606
2617
  z-index: 2;
2618
+
2619
+ @if ($skin-name == 'fluent2') {
2620
+ box-shadow: none;
2621
+ }
2622
+ @else {
2623
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2624
+ }
2625
+ }
2626
+
2627
+ @if ($skin-name == 'fluent2') {
2628
+ &:focus-visible {
2629
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2630
+ }
2607
2631
  }
2608
2632
  }
2609
2633
 
@@ -15045,11 +15069,15 @@ $float-label-rtl-value: -7px !default;
15045
15069
  @if $input-skin-name == 'bootstrap4' {
15046
15070
  transition: $input-transition-shadow;
15047
15071
  }
15048
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15072
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15049
15073
  border-color: $input-group-border-color-focus;
15050
15074
  border-radius: $input-groupo-focus-border-radius;
15051
15075
  box-shadow: $input-group-focus-box-shadow;
15052
15076
  }
15077
+ @if $input-skin-name == 'FluentUI' {
15078
+ border-radius: $input-groupo-focus-border-radius;
15079
+ border-width: 2px;
15080
+ }
15053
15081
  }
15054
15082
 
15055
15083
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -15138,14 +15166,14 @@ $float-label-rtl-value: -7px !default;
15138
15166
 
15139
15167
  .e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
15140
15168
  .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
15141
- @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' {
15169
+ @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' {
15142
15170
  border-color: $input-active-border-color;
15143
15171
  }
15144
15172
  @if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
15145
15173
  -webkit-box-shadow: $input-border-shadow;
15146
15174
  box-shadow: $input-border-shadow;
15147
15175
  }
15148
- @if $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15176
+ @if $input-skin-name == 'bootstrap5' {
15149
15177
  box-shadow: $input-group-focus-box-shadow;
15150
15178
  }
15151
15179
  }
@@ -23465,7 +23493,7 @@ $sd-active-li-bg: $grey-white !default;
23465
23493
  $sd-active-li-border-color: $grey-cc !default;
23466
23494
  $sd-active-font-color: #000000 !default;
23467
23495
 
23468
- @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) {
23496
+ @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) {
23469
23497
  .e-speeddial-ul {
23470
23498
  padding: $padding;
23471
23499
  }
@@ -23478,6 +23506,14 @@ $sd-active-font-color: #000000 !default;
23478
23506
  margin: $li-text-margin;
23479
23507
  }
23480
23508
 
23509
+ .e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
23510
+ @if ($skin-name == 'fluent2') {
23511
+ font-size: $li-icon-font-size;
23512
+ line-height: $speeddial-li-text-height;
23513
+ padding: $speeddial-text-li-padding;
23514
+ }
23515
+ }
23516
+
23481
23517
  .e-speeddial-li-text {
23482
23518
  height: $speeddial-li-text-height;
23483
23519
  line-height: $speeddial-li-text-height;
@@ -23601,6 +23637,16 @@ $sd-active-font-color: #000000 !default;
23601
23637
  &:not(.e-speeddial-text-li) .e-speeddial-li-text {
23602
23638
  margin: $sd-li-text-margin;
23603
23639
  }
23640
+
23641
+ &.e-speeddial-text-li .e-speeddial-li-text {
23642
+ @if ($skin-name == 'fluent2') {
23643
+ border: 1px solid;
23644
+ border-radius: 20px;
23645
+ font-size: 12px;
23646
+ line-height: 16px;
23647
+ padding: 8px 16px;
23648
+ }
23649
+ }
23604
23650
  }
23605
23651
 
23606
23652
  .e-speeddial-li-text {
@@ -23738,19 +23784,19 @@ $sd-active-font-color: #000000 !default;
23738
23784
 
23739
23785
  .e-small.e-speeddial-popup,
23740
23786
  .e-small .e-speeddial-popup {
23741
- @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);
23787
+ @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);
23742
23788
  }
23743
23789
 
23744
23790
  .e-bigger.e-speeddial-popup,
23745
23791
  .e-bigger .e-speeddial-popup {
23746
- @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);
23792
+ @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);
23747
23793
  }
23748
23794
 
23749
23795
  .e-bigger.e-small.e-speeddial-popup,
23750
23796
  .e-bigger.e-small .e-speeddial-popup,
23751
23797
  .e-bigger .e-small.e-speeddial-popup,
23752
23798
  .e-small .e-bigger.e-speeddial-popup {
23753
- @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);
23799
+ @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);
23754
23800
  }
23755
23801
 
23756
23802
  .e-speeddial-overlay {
@@ -23814,6 +23860,13 @@ $sd-active-font-color: #000000 !default;
23814
23860
  border-color: $sd-li-border-color;
23815
23861
  }
23816
23862
  }
23863
+ &.e-speeddial-text-li .e-speeddial-li-text {
23864
+ @if ($skin-name == 'fluent2') {
23865
+ background: $secondary-bg-color;
23866
+ box-shadow: $shadow-lg;
23867
+ border-color: $secondary-border-color;
23868
+ }
23869
+ }
23817
23870
  }
23818
23871
  .e-speeddial-li.e-disabled {
23819
23872
  @include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
@@ -25003,7 +25056,7 @@ $calendar-small-font-size: 12px !default;
25003
25056
  }
25004
25057
  }
25005
25058
  #{if(&, '&', '*')} .e-content.e-year,
25006
- #{if(&, '&', '*')} .e-content.e-decade, {
25059
+ #{if(&, '&', '*')} .e-content.e-decade {
25007
25060
  #{if(&, '&', '*')} td.e-selected span.e-day {
25008
25061
  @if $skin-name == 'fluent2' {
25009
25062
  font-weight: 600;
@@ -43973,12 +44026,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
43973
44026
  .e-dlg-header-content {
43974
44027
  border-radius: $header-content-border-radius;
43975
44028
  line-height: $dialog-header-line-height;
43976
-
43977
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
43978
- @if $skin-name =='fluent2' {
43979
- line-height: 2;
43980
- }
43981
- }
43982
44029
  }
43983
44030
 
43984
44031
  .e-dlg-header-content + .e-dlg-content {
@@ -44152,6 +44199,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44152
44199
  @if $skin-name == 'Material3' {
44153
44200
  padding: $zero-value;
44154
44201
  }
44202
+ @if $skin-name == 'fluent2' {
44203
+ padding: $dialog-bigger-header-btn-padding;
44204
+ }
44155
44205
  }
44156
44206
 
44157
44207
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -44257,6 +44307,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44257
44307
  @if $skin-name == 'Material3' {
44258
44308
  padding: $zero-value;
44259
44309
  }
44310
+ @if $skin-name == 'fluent2' {
44311
+ padding: $dialog-header-btn-padding;
44312
+ }
44260
44313
  }
44261
44314
 
44262
44315
  .e-rtl {
@@ -53232,7 +53285,7 @@ $ripple-width: 32px !default;
53232
53285
  @if $skin-name == 'bootstrap4' {
53233
53286
  font-size: $treeview-big-image-font-size;
53234
53287
  }
53235
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
53288
+ @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
53236
53289
  & + .e-list-text {
53237
53290
  padding: $treeview-big-image-text-padding;
53238
53291
  }
@@ -56092,6 +56145,16 @@ $step-selected-active-color: $brand-primary-darken-15 !default;
56092
56145
  font-weight: $stepper-font-weight;
56093
56146
  }
56094
56147
  }
56148
+ &.e-linear {
56149
+ .e-step-container {
56150
+ pointer-events: none;
56151
+ }
56152
+ .e-previous:not(.e-step-disabled),
56153
+ .e-next:not(.e-step-disabled),
56154
+ .e-step-selected:not(.e-step-disabled) {
56155
+ pointer-events: auto;
56156
+ }
56157
+ }
56095
56158
  &.e-stepper-readonly,
56096
56159
  .e-step-disabled {
56097
56160
  cursor: default;
@@ -57569,6 +57632,7 @@ $ddt-item-hover-bg: $grey-f5 !default;
57569
57632
 
57570
57633
  &.e-chip-input {
57571
57634
  width: 0;
57635
+ display: none;
57572
57636
  }
57573
57637
  }
57574
57638
 
@@ -73614,7 +73678,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
73614
73678
  .e-frame {
73615
73679
  margin-bottom: 1px;
73616
73680
  @if $grid-xlfl-skin == 'fluent2' {
73617
- margin: 0 0 1px 4px;
73681
+ margin-bottom: 8px;
73618
73682
  }
73619
73683
  }
73620
73684
  }
@@ -73762,6 +73826,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
73762
73826
  @if $grid-xlfl-skin == 'fluent2' {
73763
73827
  .e-ftrchk.e-infinitescroll {
73764
73828
  margin-left: 0;
73829
+ padding-left: 0;
73765
73830
  }
73766
73831
  }
73767
73832
 
@@ -74998,7 +75063,8 @@ $grid-checkmark-color: $grey !default;
74998
75063
 
74999
75064
  @if $grid-skin == 'fluent2' {
75000
75065
  &.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75001
- margin-left: -4px;
75066
+ margin-left: -5px;
75067
+ margin-top: 4px;
75002
75068
  }
75003
75069
  &.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75004
75070
  margin-right: -2px;
@@ -75009,7 +75075,7 @@ $grid-checkmark-color: $grey !default;
75009
75075
  .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75010
75076
  @if $grid-skin == 'fluent2' {
75011
75077
  margin-bottom: 2px;
75012
- margin-left: 6px;
75078
+ margin-left: 7px;
75013
75079
  }
75014
75080
  }
75015
75081
 
@@ -75136,8 +75202,9 @@ $grid-checkmark-color: $grey !default;
75136
75202
  }
75137
75203
 
75138
75204
  @if $grid-skin == 'fluent2' {
75139
- .e-ftrchk.e-infinitescroll {
75205
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
75140
75206
  margin-left: 0;
75207
+ padding-left: 0;
75141
75208
  }
75142
75209
  }
75143
75210
 
@@ -76800,7 +76867,9 @@ $grid-checkmark-color: $grey !default;
76800
76867
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
76801
76868
  }
76802
76869
  white-space: normal;
76803
- word-wrap: break-word;
76870
+ text-wrap: nowrap;
76871
+ text-overflow: ellipsis;
76872
+ overflow: hidden;
76804
76873
  &.e-lastrowcell {
76805
76874
  border-bottom-width: 1px;
76806
76875
  }
@@ -77541,7 +77610,7 @@ $grid-checkmark-color: $grey !default;
77541
77610
  }
77542
77611
 
77543
77612
  @if $grid-skin == 'fluent2' {
77544
- .e-ftrchk.e-infinitescroll {
77613
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
77545
77614
  padding-left: 0;
77546
77615
  margin-left: 0;
77547
77616
  }
@@ -78724,7 +78793,7 @@ $grid-checkmark-color: $grey !default;
78724
78793
 
78725
78794
  &.e-default {
78726
78795
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
78727
- & .e-gridheader table tr th:last-child {
78796
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
78728
78797
  border-left: 0;
78729
78798
  }
78730
78799
  }
@@ -79553,7 +79622,7 @@ $grid-checkmark-color: $grey !default;
79553
79622
  }
79554
79623
 
79555
79624
  .e-gridcontent .e-groupcaption {
79556
- @include grid-line-height-padding-styles(normal, .7em);
79625
+ @include grid-line-height-padding-styles(normal, 0 .7em);
79557
79626
  }
79558
79627
 
79559
79628
  .e-summarycell {
@@ -80145,9 +80214,6 @@ $grid-checkmark-color: $grey !default;
80145
80214
  background: none;
80146
80215
  border: 0;
80147
80216
  color: $grid-responsive-custom-header-btn-color;
80148
- @if $grid-skin == 'fluent2' {
80149
- padding-top: 6px;
80150
- }
80151
80217
  }
80152
80218
  }
80153
80219
  }
@@ -80234,6 +80300,22 @@ $grid-checkmark-color: $grey !default;
80234
80300
  & .e-dlg-content {
80235
80301
  padding: 16px;
80236
80302
  }
80303
+
80304
+ @if $grid-xlfl-skin == 'fluent2' {
80305
+ .e-checkbox-wrapper .e-frame {
80306
+ @if $grid-xlfl-skin == 'fluent2' {
80307
+ margin: 0 0 1px 4px;
80308
+ }
80309
+ }
80310
+
80311
+ .e-radio + label {
80312
+ margin: 0;
80313
+ }
80314
+
80315
+ .e-radio-wrapper .e-xlfl-radio-or {
80316
+ margin-left: 18px;
80317
+ }
80318
+ }
80237
80319
  }
80238
80320
 
80239
80321
  & .e-ressortbutton-parent {
@@ -80328,6 +80410,14 @@ $grid-checkmark-color: $grey !default;
80328
80410
  min-height: 160px;
80329
80411
  overflow-y: auto;
80330
80412
 
80413
+ &.e-checkbox-infinitescroll {
80414
+ border-top-style: solid;
80415
+ border-top-color: $grid-columnchooser-footer-border-color;
80416
+ border-top-width: 1px;
80417
+ margin-top: 0;
80418
+ overflow-x: hidden;
80419
+ }
80420
+
80331
80421
  & .e-ftrchk {
80332
80422
  @include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
80333
80423
  @if $grid-skin == 'fluent2' {
@@ -80336,6 +80426,29 @@ $grid-checkmark-color: $grey !default;
80336
80426
  }
80337
80427
  }
80338
80428
  }
80429
+
80430
+ & .e-ftrchk {
80431
+ & .e-chk-hidden {
80432
+ -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
80433
+ height: 1px;
80434
+ opacity: 0;
80435
+ width: 1px;
80436
+ }
80437
+
80438
+ & .e-mask {
80439
+ display: inline-block;
80440
+ height: 10px;
80441
+ width: 80%;
80442
+
80443
+ &.e-mask-checkbox-filter-intent {
80444
+ width: 13px;
80445
+ }
80446
+
80447
+ &.e-mask-checkbox-filter-span-intent {
80448
+ margin-left: 8px;
80449
+ }
80450
+ }
80451
+ }
80339
80452
  }
80340
80453
  }
80341
80454
  }
@@ -80350,10 +80463,9 @@ $grid-checkmark-color: $grey !default;
80350
80463
  & .e-searchbox {
80351
80464
  padding-left: 0;
80352
80465
  }
80353
- & .e-spinner {
80354
- & .e-checkboxlist {
80355
- margin-left: -7px;
80356
- }
80466
+ & .e-ftrchk.e-infinitescroll,
80467
+ & .e-spinner .e-checkboxlist {
80468
+ margin-left: -7px;
80357
80469
  }
80358
80470
  }
80359
80471
  }
@@ -80401,6 +80513,9 @@ $grid-checkmark-color: $grey !default;
80401
80513
  @if $grid-skin == 'fluent' {
80402
80514
  padding-top: 3px;
80403
80515
  }
80516
+ @if $grid-skin == 'fluent' {
80517
+ padding-top: 1px;
80518
+ }
80404
80519
  @if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
80405
80520
  padding-top: 2px;
80406
80521
  }
@@ -80729,6 +80844,11 @@ $grid-checkmark-color: $grey !default;
80729
80844
  border-color: $grid-header-border-color;
80730
80845
  }
80731
80846
 
80847
+ .e-headercell,
80848
+ .e-detailheadercell {
80849
+ background-color: $grid-header-bg-color;
80850
+ }
80851
+
80732
80852
  .e-gridcontent {
80733
80853
  background-color: $grid-content-bg-color;
80734
80854
  }
@@ -88784,14 +88904,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
88784
88904
  font-size: 2em;
88785
88905
  font-weight: bold;
88786
88906
  height: 40px;
88787
- line-height: 40px;
88907
+ @if $skin-name =='fluent2' {
88908
+ line-height: 25px;
88909
+ }
88910
+ @else {
88911
+ line-height: 40px;
88912
+ }
88788
88913
  }
88789
88914
 
88790
88915
  &.e-h2 {
88791
88916
  font-size: 1.5em;
88792
88917
  font-weight: bold;
88793
88918
  height: 40px;
88794
- line-height: 40px;
88919
+ @if $skin-name =='fluent2' {
88920
+ line-height: 25px;
88921
+ }
88922
+ @else {
88923
+ line-height: 40px;
88924
+ }
88795
88925
  }
88796
88926
 
88797
88927
  &.e-h3 {
@@ -90133,7 +90263,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90133
90263
  .e-rte-dropdown-btn-text,
90134
90264
  .e-background-color,
90135
90265
  .e-rte-font-color {
90136
- font-size: 14px;
90266
+ font-size: 16px;
90137
90267
  }
90138
90268
  }
90139
90269
  .e-bigger {
@@ -90142,27 +90272,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90142
90272
  .e-rte-dropdown-btn-text,
90143
90273
  .e-background-color,
90144
90274
  .e-rte-font-color {
90145
- font-size: 16px;
90275
+ font-size: 18px;
90146
90276
  }
90147
90277
  }
90148
90278
  }
90149
90279
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
90150
90280
  .e-background-color,
90151
- .e-rte-font-color{
90152
- font-size: 14px;
90281
+ .e-rte-font-color {
90282
+ font-size: 16px;
90153
90283
  }
90154
90284
  }
90155
90285
  .e-bigger {
90156
90286
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
90157
90287
  .e-background-color,
90158
- .e-rte-font-color{
90159
- font-size: 16px;
90288
+ .e-rte-font-color {
90289
+ font-size: 18px;
90160
90290
  }
90161
90291
  }
90162
- .e-rte-container{
90292
+ .e-rte-container {
90163
90293
  border-radius: 4px;
90164
90294
  }
90165
- .e-richtexteditor{
90295
+ .e-richtexteditor {
90166
90296
  border-radius: 4px;
90167
90297
  .e-toolbar {
90168
90298
  border-radius: 4px 4px 0 0;
@@ -96689,7 +96819,7 @@ $kanban-col-expand-collapse-box-shadow: none;
96689
96819
 
96690
96820
  .e-kanban-dialog .e-dialog-edit.e-primary{
96691
96821
  background: $primary-bg-color-hover;
96692
- color: $primary-border-color-hover;
96822
+ color: $primary-text-color;
96693
96823
  }
96694
96824
  }
96695
96825
 
@@ -105821,6 +105951,12 @@ $field-list-adaptive-outerdiv-height: 176px !default;
105821
105951
  &:not(.e-active) {
105822
105952
  .e-list-icon {
105823
105953
  color: $field-list-tree-icon-color;
105954
+
105955
+ @if ($skin-name == 'fluent2') {
105956
+ &:hover {
105957
+ color: $field-list-icon-hover-color;
105958
+ }
105959
+ }
105824
105960
  }
105825
105961
  }
105826
105962
 
@@ -105832,6 +105968,15 @@ $field-list-adaptive-outerdiv-height: 176px !default;
105832
105968
  float: right !important;
105833
105969
  margin: 0 12px 0 0;
105834
105970
  /* stylelint-enable */
105971
+
105972
+ @if ($skin-name == 'fluent2') {
105973
+ &:hover {
105974
+ color: $field-list-icon-hover-color;
105975
+ }
105976
+ &:active {
105977
+ color: $field-list-icon-hover-color;
105978
+ }
105979
+ }
105835
105980
  }
105836
105981
  }
105837
105982
 
@@ -105896,6 +106041,11 @@ $field-list-adaptive-outerdiv-height: 176px !default;
105896
106041
  margin-right: 4px;
105897
106042
  pointer-events: auto;
105898
106043
  width: 20px;
106044
+
106045
+ @if ($skin-name == 'fluent2') {
106046
+ font-size: 16px;
106047
+ margin-top: 3px;
106048
+ }
105899
106049
  }
105900
106050
  @if ($skin-name == 'tailwind') {
105901
106051
  &.e-active {
@@ -106263,7 +106413,11 @@ $field-list-adaptive-outerdiv-height: 176px !default;
106263
106413
  position: relative;
106264
106414
  top: 3px;
106265
106415
  }
106266
-
106416
+
106417
+ @if ($skin-name == 'fluent2') {
106418
+ font-size: 20px;
106419
+ }
106420
+
106267
106421
  @if ($skin-name == 'tailwind') {
106268
106422
  position: relative;
106269
106423
  top: 1px;
@@ -107805,6 +107959,10 @@ $field-list-adaptive-outerdiv-height: 176px !default;
107805
107959
  vertical-align: bottom;
107806
107960
  width: 20px;
107807
107961
 
107962
+ @if ($skin-name =='fluent2') {
107963
+ font-size: 16px;
107964
+ }
107965
+
107808
107966
  @if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
107809
107967
  margin-right: 4px;
107810
107968
  padding-left: 8px;
@@ -108085,6 +108243,10 @@ $field-list-adaptive-outerdiv-height: 176px !default;
108085
108243
  height: 20px;
108086
108244
  width: 20px;
108087
108245
 
108246
+ @if ($skin-name =='fluent2') {
108247
+ font-size: 16px;
108248
+ }
108249
+
108088
108250
  &.e-disable-drag {
108089
108251
  cursor: not-allowed;
108090
108252
  opacity: .4;
@@ -109063,6 +109225,11 @@ $field-list-adaptive-outerdiv-height: 176px !default;
109063
109225
  margin-bottom: $field-list-treeview-drag-bigger-padding !important;
109064
109226
  margin-right: 4px !important;
109065
109227
  width: 24px !important;
109228
+
109229
+ @if ($skin-name =='fluent2') {
109230
+ font-size: 20px !important;
109231
+ margin-bottom: 5px !important;
109232
+ }
109066
109233
  }
109067
109234
 
109068
109235
  .e-calc-measure-icon,
@@ -109164,6 +109331,10 @@ $field-list-adaptive-outerdiv-height: 176px !default;
109164
109331
  .e-drag {
109165
109332
  font-size: $field-list-bigger-icon-size;
109166
109333
  width: 24px;
109334
+
109335
+ @if ($skin-name =='fluent2') {
109336
+ font-size: 20px;
109337
+ }
109167
109338
  }
109168
109339
  }
109169
109340
  }
@@ -113330,6 +113501,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
113330
113501
  $qrybldr-drag-grp-list-heg: 29px !default;
113331
113502
  $qrybldr-drag-grp-big-list-heg: 35px !default;
113332
113503
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113504
+ $qryblr-drag-icon-color: $grey-light-font !default;
113333
113505
 
113334
113506
  @mixin fluent2-small-round-btn {
113335
113507
  @if $theme-name == 'fluent2' {
@@ -113372,7 +113544,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113372
113544
  @if $skin-name == 'fluent2' {
113373
113545
  box-shadow: $shadow-md;
113374
113546
  }
113375
- background-color: $qrybldr-drag-bg-color;
113547
+ background: $qrybldr-drag-bg-color;
113376
113548
  }
113377
113549
 
113378
113550
  & .e-rule-value-delete {
@@ -113407,9 +113579,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113407
113579
  padding: 15px 3px 15px 11px;
113408
113580
  vertical-align: middle;
113409
113581
  font-size: $qrybldr-drag-icon-font-size;
113410
- @if $skin-name == 'fluent2' {
113411
- color: $qryblr-drag-icon-color;
113412
- }
113582
+ color: $qryblr-drag-icon-color;
113413
113583
  }
113414
113584
 
113415
113585
  & .e-group-header .e-drag-qb-rule {
@@ -119520,6 +119690,18 @@ $schedule-tree-content-color: $shadow !default;
119520
119690
  }
119521
119691
  }
119522
119692
 
119693
+ @media print {
119694
+ .e-schedule {
119695
+ .e-table-container {
119696
+ display: block;
119697
+ }
119698
+
119699
+ .e-vertical-view .e-content-table thead {
119700
+ break-inside: auto;
119701
+ }
119702
+ }
119703
+ }
119704
+
119523
119705
  .e-bigger .e-more-popup-wrapper,
119524
119706
  .e-more-popup-wrapper {
119525
119707
  background: $schedule-popup-bg-color;
@@ -119698,6 +119880,10 @@ $schedule-tree-content-color: $shadow !default;
119698
119880
  @mixin schedule-select-cell-focus-styles {
119699
119881
  @if ($theme-name == 'fluent2') {
119700
119882
  &:focus {
119883
+ background: $content-bg-color-focus;
119884
+ }
119885
+
119886
+ &:focus-visible {
119701
119887
  background: $schedule-select-focus-bg-color;
119702
119888
  box-shadow: $schedule-select-focus-box-shadow;
119703
119889
  }
@@ -120523,6 +120709,7 @@ $image-editor-save-dlg-big-btn-pad: 0 10px !default;
120523
120709
  $image-editor-save-dlg-grp-btn-padding: 0 12px !default;
120524
120710
  $image-editor-save-dlg-dev-grp-btn-padding: 0 12px !default;
120525
120711
  $image-editor-icon-button: 2px !default;
120712
+ $image-editor-filter-canvas-focus: 1px solid $grey-light-font !default;
120526
120713
 
120527
120714
  @include export-module('image-editor-layout') {
120528
120715
  .e-ie-toolbar-upload-div.e-hide,
@@ -121009,6 +121196,14 @@ $image-editor-icon-button: 2px !default;
121009
121196
  }
121010
121197
  }
121011
121198
  }
121199
+ & .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
121200
+ & .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
121201
+ @if $skin-name == 'Material3' {
121202
+ height: 16px !important; /* stylelint-disable-line declaration-no-important */
121203
+ top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
121204
+ width: 16px !important; /* stylelint-disable-line declaration-no-important */
121205
+ }
121206
+ }
121012
121207
  }
121013
121208
 
121014
121209
  .e-ie-img-save-dlg .e-btn {
@@ -121214,12 +121409,18 @@ $image-editor-icon-button: 2px !default;
121214
121409
  @if $skin-name == 'highcontrast' {
121215
121410
  margin-left: calc(100% - 175px);
121216
121411
  }
121217
- @if $skin-name == 'FluentUI' or $skin-name == 'material' or $skin-name == 'Material3' {
121412
+ @if $skin-name == 'FluentUI' or $skin-name == 'material' {
121218
121413
  margin-left: calc(100% - 185px);
121219
121414
  }
121220
121415
  @if $skin-name == 'fabric' {
121221
121416
  margin-left: calc(100% - 180px);
121222
121417
  }
121418
+ @if $skin-name == 'fluent2' {
121419
+ margin-left: calc(100% - 188px);
121420
+ }
121421
+ @if $skin-name == 'Material3' {
121422
+ margin-left: calc(100% - 190px);
121423
+ }
121223
121424
  }
121224
121425
 
121225
121426
  .e-device.e-ie-save-dialog .e-ie-img-size-value-span {
@@ -121242,6 +121443,9 @@ $image-editor-icon-button: 2px !default;
121242
121443
  @if $skin-name == 'bootstrap5' {
121243
121444
  margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
121244
121445
  }
121446
+ @if $skin-name == 'Material3' {
121447
+ margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
121448
+ }
121245
121449
  }
121246
121450
 
121247
121451
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
@@ -121339,7 +121543,12 @@ $image-editor-icon-button: 2px !default;
121339
121543
 
121340
121544
  & .e-ie-img-size-value-span {
121341
121545
  vertical-align: middle;
121342
- margin-left: calc(50% - 55px);
121546
+ @if $skin-name == 'Material3' {
121547
+ margin-left: calc(50% - 52px);
121548
+ }
121549
+ @else {
121550
+ margin-left: calc(50% - 55px);
121551
+ }
121343
121552
  }
121344
121553
 
121345
121554
  & .e-btn-group .e-btn {
@@ -121370,10 +121579,10 @@ $image-editor-icon-button: 2px !default;
121370
121579
  }
121371
121580
 
121372
121581
  & .e-ie-img-size-value-span {
121373
- @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' {
121582
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
121374
121583
  margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
121375
121584
  }
121376
- @else if $skin-name == 'bootstrap' {
121585
+ @else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
121377
121586
  margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
121378
121587
  }
121379
121588
  @else if $skin-name == 'tailwind' {
@@ -121396,6 +121605,12 @@ $image-editor-icon-button: 2px !default;
121396
121605
  }
121397
121606
  }
121398
121607
 
121608
+ .e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
121609
+ @if $skin-name == 'Material3' {
121610
+ top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
121611
+ }
121612
+ }
121613
+
121399
121614
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
121400
121615
  width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
121401
121616
  @if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
@@ -121535,6 +121750,13 @@ $image-editor-icon-button: 2px !default;
121535
121750
  }
121536
121751
  }
121537
121752
 
121753
+ .e-ie-filter-canvas:focus,
121754
+ .filter-wrapper:focus .e-ie-filter-canvas,
121755
+ .filter-wrapper:focus canvas,
121756
+ .filter-wrapper canvas:focus {
121757
+ border: $image-editor-filter-canvas-focus;
121758
+ }
121759
+
121538
121760
 
121539
121761
  @include export-module('image-editor-bootstrap-icons') {
121540
121762
  .e-image-editor {
@@ -123764,6 +123986,7 @@ $ribbon-dropdown-btn-padding: 0 13px !default;
123764
123986
  $ribbon-dropdown-caret-btn-size: 16px !default;
123765
123987
  $ribbon-dropdown-caret-btn-height: 16px !default;
123766
123988
  $ribbon-dropdown-caret-btn-padding: 2px 4px !default;
123989
+ $ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
123767
123990
  $ribbon-items-padding: 2px !default;
123768
123991
  $ribbon-large-items-btn-padding: 0 3px !default;
123769
123992
  $ribbon-large-items-btn-height: 18px !default;
@@ -123942,6 +124165,7 @@ $ribbon-bigger-menu-blank-icon-padding: 41px !default;
123942
124165
  $ribbon-bigger-dropdown-btn-size: 16px !default;
123943
124166
  $ribbon-bigger-dropdown-btn-line-height: 16px !default;
123944
124167
  $ribbon-bigger-dropdown-caret-btn-padding: 3px 5px !default;
124168
+ $ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
123945
124169
  $ribbon-bigger-dropdown-caret-btn-size: 16px !default;
123946
124170
  $ribbon-bigger-dropdown-caret-icon-size: 14px !default;
123947
124171
  $ribbon-bigger-dropdown-caret-btn-height: 16px !default;
@@ -124461,6 +124685,10 @@ $ribbon-items-focus-box-shadow: none !default;
124461
124685
 
124462
124686
  .e-ribbon-tab-item {
124463
124687
  display: inline-flex;
124688
+
124689
+ &.e-disabled {
124690
+ pointer-events: none;
124691
+ }
124464
124692
  }
124465
124693
 
124466
124694
  .e-ribbon-group {
@@ -124940,6 +125168,10 @@ $ribbon-items-focus-box-shadow: none !default;
124940
125168
  }
124941
125169
  }
124942
125170
 
125171
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
125172
+ padding: $ribbon-colorpicker-caret-btn-padding;
125173
+ }
125174
+
124943
125175
  .e-dropdown-btn .e-caret {
124944
125176
  @include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
124945
125177
  padding: $ribbon-dropdown-caret-btn-padding;
@@ -125631,6 +125863,10 @@ $ribbon-items-focus-box-shadow: none !default;
125631
125863
  }
125632
125864
  }
125633
125865
 
125866
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
125867
+ padding: $ribbon-bigger-colorpicker-caret-btn-padding;
125868
+ }
125869
+
125634
125870
  .e-dropdown-btn .e-caret {
125635
125871
  @include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
125636
125872
  padding: $ribbon-bigger-dropdown-caret-btn-padding;
@@ -126762,6 +126998,8 @@ $timeline-item-disabled-color: $grey-ad !default;
126762
126998
  $header-font-weight: 500 !default;
126763
126999
  $multicolumn-grid-height: 36px !default;
126764
127000
  $multicolumn-margin-top-value: unset !default;
127001
+ $footer-border-width: 1px 0 0 0 !default;
127002
+ $grid-border-width: 0 !default;
126765
127003
 
126766
127004
  $multicolumn-grid-small-height: 32px !default;
126767
127005
  $multicolumn-margin-top-small-value: unset !default;
@@ -126778,7 +127016,7 @@ $grid-content-color: $grey-light-font !default;
126778
127016
  $grid-content-hover-bg-color: $grey-f5 !default;
126779
127017
  $grid-content-active-bg-color: $brand-primary !default;
126780
127018
  $grid-content-active-color: $brand-primary-font !default;
126781
- $grid-footer-bg-color: transparent !default;
127019
+ $grid-footer-bg-color: $grey-white !default;
126782
127020
  $grid-footer-color: $gray-light !default;
126783
127021
  $grid-group-content-header-color: $gray-light !default;
126784
127022
  $grid-group-content-header-bg-color: $grey-white !default;
@@ -126812,10 +127050,15 @@ $nodata-border-color: $appbar-border-color-alt1 !default;
126812
127050
  }
126813
127051
  .e-multicolumn-list .e-popup-footer {
126814
127052
  vertical-align: middle;
126815
- border-top: 1px solid;
127053
+ border-style: solid;
127054
+ border-width: $footer-border-width;
126816
127055
  font-size: 14px;
126817
- height: 38px;
126818
- padding: 8px 0;
127056
+ height: $multicolumn-grid-height;
127057
+ display: flex;
127058
+ align-items: center;
127059
+ }
127060
+ .e-multicolumn-grid.e-grid {
127061
+ border-width: $grid-border-width;
126819
127062
  }
126820
127063
  .e-input-group.e-multicolumn-list {
126821
127064
  input[readonly].e-input {
@@ -126884,6 +127127,7 @@ $nodata-border-color: $appbar-border-color-alt1 !default;
126884
127127
  &.e-multicolumn-list .e-popup-footer {
126885
127128
  font-size: 12px;
126886
127129
  }
127130
+ &.e-multicolumn-list .e-popup-footer,
126887
127131
  .e-multicolumn-grid .e-row,
126888
127132
  .e-multicolumn-grid .e-emptyrow {
126889
127133
  height: $multicolumn-grid-small-height;
@@ -126896,6 +127140,7 @@ $nodata-border-color: $appbar-border-color-alt1 !default;
126896
127140
  &.e-multicolumn-list .e-popup-footer {
126897
127141
  font-size: 16px;
126898
127142
  }
127143
+ &.e-multicolumn-list .e-popup-footer,
126899
127144
  .e-multicolumn-grid .e-row,
126900
127145
  .e-multicolumn-grid .e-emptyrow {
126901
127146
  height: $multicolumn-grid-bigger-height;
@@ -126912,6 +127157,7 @@ $nodata-border-color: $appbar-border-color-alt1 !default;
126912
127157
  &.e-multicolumn-list .e-popup-footer {
126913
127158
  font-size: 14px;
126914
127159
  }
127160
+ &.e-multicolumn-list .e-popup-footer,
126915
127161
  .e-multicolumn-grid .e-row,
126916
127162
  .e-multicolumn-grid .e-emptyrow {
126917
127163
  height: $multicolumn-grid-bigger-small-height;