@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
@@ -2468,9 +2468,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-item-exp-hdr-focus-b
2468
2468
 
2469
2469
  &:focus {
2470
2470
  border: $acrdn-item-header-focus-border;
2471
- box-shadow: $acrdn-item-header-focus-box-shadow;
2472
2471
  background: $acrdn-item-header-focus-bg;
2473
2472
 
2473
+ @if ($skin-name == 'fluent2') {
2474
+ box-shadow: none;
2475
+ }
2476
+ @else {
2477
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2478
+ }
2479
+
2474
2480
  &:active {
2475
2481
 
2476
2482
  .e-icons,
@@ -2480,6 +2486,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-item-exp-hdr-focus-b
2480
2486
  }
2481
2487
  }
2482
2488
  }
2489
+
2490
+ @if ($skin-name == 'fluent2') {
2491
+ &:focus-visible {
2492
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2493
+ }
2494
+ }
2483
2495
  }
2484
2496
 
2485
2497
  &.e-select {
@@ -2586,9 +2598,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-item-exp-hdr-focus-b
2586
2598
  }
2587
2599
 
2588
2600
  &:focus {
2589
- box-shadow: $acrdn-item-header-focus-box-shadow;
2590
2601
  position: relative;
2591
2602
  z-index: 2;
2603
+
2604
+ @if ($skin-name == 'fluent2') {
2605
+ box-shadow: none;
2606
+ }
2607
+ @else {
2608
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2609
+ }
2610
+ }
2611
+
2612
+ @if ($skin-name == 'fluent2') {
2613
+ &:focus-visible {
2614
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2615
+ }
2592
2616
  }
2593
2617
  }
2594
2618
 
@@ -15001,11 +15025,15 @@ $float-label-rtl-value: -7px !default;
15001
15025
  @if $input-skin-name == 'bootstrap4' {
15002
15026
  transition: $input-transition-shadow;
15003
15027
  }
15004
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15028
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15005
15029
  border-color: $input-group-border-color-focus;
15006
15030
  border-radius: $input-groupo-focus-border-radius;
15007
15031
  box-shadow: $input-group-focus-box-shadow;
15008
15032
  }
15033
+ @if $input-skin-name == 'FluentUI' {
15034
+ border-radius: $input-groupo-focus-border-radius;
15035
+ border-width: 2px;
15036
+ }
15009
15037
  }
15010
15038
 
15011
15039
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -15094,14 +15122,14 @@ $float-label-rtl-value: -7px !default;
15094
15122
 
15095
15123
  .e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
15096
15124
  .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
15097
- @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' {
15125
+ @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' {
15098
15126
  border-color: $input-active-border-color;
15099
15127
  }
15100
15128
  @if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
15101
15129
  -webkit-box-shadow: $input-border-shadow;
15102
15130
  box-shadow: $input-border-shadow;
15103
15131
  }
15104
- @if $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15132
+ @if $input-skin-name == 'bootstrap5' {
15105
15133
  box-shadow: $input-group-focus-box-shadow;
15106
15134
  }
15107
15135
  }
@@ -23456,7 +23484,7 @@ $sd-active-li-bg: $neutral-tertiary !default;
23456
23484
  $sd-active-li-border-color: $neutral-tertiary !default;
23457
23485
  $sd-active-font-color: $neutral-light-fontalt !default;
23458
23486
 
23459
- @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) {
23487
+ @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) {
23460
23488
  .e-speeddial-ul {
23461
23489
  padding: $padding;
23462
23490
  }
@@ -23469,6 +23497,14 @@ $sd-active-font-color: $neutral-light-fontalt !default;
23469
23497
  margin: $li-text-margin;
23470
23498
  }
23471
23499
 
23500
+ .e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
23501
+ @if ($skin-name == 'fluent2') {
23502
+ font-size: $li-icon-font-size;
23503
+ line-height: $speeddial-li-text-height;
23504
+ padding: $speeddial-text-li-padding;
23505
+ }
23506
+ }
23507
+
23472
23508
  .e-speeddial-li-text {
23473
23509
  height: $speeddial-li-text-height;
23474
23510
  line-height: $speeddial-li-text-height;
@@ -23592,6 +23628,16 @@ $sd-active-font-color: $neutral-light-fontalt !default;
23592
23628
  &:not(.e-speeddial-text-li) .e-speeddial-li-text {
23593
23629
  margin: $sd-li-text-margin;
23594
23630
  }
23631
+
23632
+ &.e-speeddial-text-li .e-speeddial-li-text {
23633
+ @if ($skin-name == 'fluent2') {
23634
+ border: 1px solid;
23635
+ border-radius: 20px;
23636
+ font-size: 12px;
23637
+ line-height: 16px;
23638
+ padding: 8px 16px;
23639
+ }
23640
+ }
23595
23641
  }
23596
23642
 
23597
23643
  .e-speeddial-li-text {
@@ -23729,19 +23775,19 @@ $sd-active-font-color: $neutral-light-fontalt !default;
23729
23775
 
23730
23776
  .e-small.e-speeddial-popup,
23731
23777
  .e-small .e-speeddial-popup {
23732
- @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);
23778
+ @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);
23733
23779
  }
23734
23780
 
23735
23781
  .e-bigger.e-speeddial-popup,
23736
23782
  .e-bigger .e-speeddial-popup {
23737
- @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);
23783
+ @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);
23738
23784
  }
23739
23785
 
23740
23786
  .e-bigger.e-small.e-speeddial-popup,
23741
23787
  .e-bigger.e-small .e-speeddial-popup,
23742
23788
  .e-bigger .e-small.e-speeddial-popup,
23743
23789
  .e-small .e-bigger.e-speeddial-popup {
23744
- @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);
23790
+ @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);
23745
23791
  }
23746
23792
 
23747
23793
  .e-speeddial-overlay {
@@ -23805,6 +23851,13 @@ $sd-active-font-color: $neutral-light-fontalt !default;
23805
23851
  border-color: $sd-li-border-color;
23806
23852
  }
23807
23853
  }
23854
+ &.e-speeddial-text-li .e-speeddial-li-text {
23855
+ @if ($skin-name == 'fluent2') {
23856
+ background: $secondary-bg-color;
23857
+ box-shadow: $shadow-lg;
23858
+ border-color: $secondary-border-color;
23859
+ }
23860
+ }
23808
23861
  }
23809
23862
  .e-speeddial-li.e-disabled {
23810
23863
  @include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
@@ -24958,7 +25011,7 @@ $calendar-small-font-size: 12px !default;
24958
25011
  }
24959
25012
  }
24960
25013
  #{if(&, '&', '*')} .e-content.e-year,
24961
- #{if(&, '&', '*')} .e-content.e-decade, {
25014
+ #{if(&, '&', '*')} .e-content.e-decade {
24962
25015
  #{if(&, '&', '*')} td.e-selected span.e-day {
24963
25016
  @if $skin-name == 'fluent2' {
24964
25017
  font-weight: 600;
@@ -44086,12 +44139,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44086
44139
  .e-dlg-header-content {
44087
44140
  border-radius: $header-content-border-radius;
44088
44141
  line-height: $dialog-header-line-height;
44089
-
44090
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
44091
- @if $skin-name =='fluent2' {
44092
- line-height: 2;
44093
- }
44094
- }
44095
44142
  }
44096
44143
 
44097
44144
  .e-dlg-header-content + .e-dlg-content {
@@ -44265,6 +44312,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44265
44312
  @if $skin-name == 'Material3' {
44266
44313
  padding: $zero-value;
44267
44314
  }
44315
+ @if $skin-name == 'fluent2' {
44316
+ padding: $dialog-bigger-header-btn-padding;
44317
+ }
44268
44318
  }
44269
44319
 
44270
44320
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -44370,6 +44420,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44370
44420
  @if $skin-name == 'Material3' {
44371
44421
  padding: $zero-value;
44372
44422
  }
44423
+ @if $skin-name == 'fluent2' {
44424
+ padding: $dialog-header-btn-padding;
44425
+ }
44373
44426
  }
44374
44427
 
44375
44428
  .e-rtl {
@@ -53369,7 +53422,7 @@ $ripple-width: 32px !default;
53369
53422
  @if $skin-name == 'bootstrap4' {
53370
53423
  font-size: $treeview-big-image-font-size;
53371
53424
  }
53372
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
53425
+ @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
53373
53426
  & + .e-list-text {
53374
53427
  padding: $treeview-big-image-text-padding;
53375
53428
  }
@@ -56229,6 +56282,16 @@ $step-selected-active-color: $theme-dark !default;
56229
56282
  font-weight: $stepper-font-weight;
56230
56283
  }
56231
56284
  }
56285
+ &.e-linear {
56286
+ .e-step-container {
56287
+ pointer-events: none;
56288
+ }
56289
+ .e-previous:not(.e-step-disabled),
56290
+ .e-next:not(.e-step-disabled),
56291
+ .e-step-selected:not(.e-step-disabled) {
56292
+ pointer-events: auto;
56293
+ }
56294
+ }
56232
56295
  &.e-stepper-readonly,
56233
56296
  .e-step-disabled {
56234
56297
  cursor: default;
@@ -57699,6 +57762,7 @@ $ddt-item-hover-bg: $neutral-light !default;
57699
57762
 
57700
57763
  &.e-chip-input {
57701
57764
  width: 0;
57765
+ display: none;
57702
57766
  }
57703
57767
  }
57704
57768
 
@@ -73744,7 +73808,7 @@ $grid-xlfl-skin: 'fabric' !default;
73744
73808
  .e-frame {
73745
73809
  margin-bottom: 1px;
73746
73810
  @if $grid-xlfl-skin == 'fluent2' {
73747
- margin: 0 0 1px 4px;
73811
+ margin-bottom: 8px;
73748
73812
  }
73749
73813
  }
73750
73814
  }
@@ -73892,6 +73956,7 @@ $grid-xlfl-skin: 'fabric' !default;
73892
73956
  @if $grid-xlfl-skin == 'fluent2' {
73893
73957
  .e-ftrchk.e-infinitescroll {
73894
73958
  margin-left: 0;
73959
+ padding-left: 0;
73895
73960
  }
73896
73961
  }
73897
73962
 
@@ -75127,7 +75192,8 @@ $grid-checkmark-color: $theme-dark-font !default;
75127
75192
 
75128
75193
  @if $grid-skin == 'fluent2' {
75129
75194
  &.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75130
- margin-left: -4px;
75195
+ margin-left: -5px;
75196
+ margin-top: 4px;
75131
75197
  }
75132
75198
  &.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75133
75199
  margin-right: -2px;
@@ -75138,7 +75204,7 @@ $grid-checkmark-color: $theme-dark-font !default;
75138
75204
  .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75139
75205
  @if $grid-skin == 'fluent2' {
75140
75206
  margin-bottom: 2px;
75141
- margin-left: 6px;
75207
+ margin-left: 7px;
75142
75208
  }
75143
75209
  }
75144
75210
 
@@ -75265,8 +75331,9 @@ $grid-checkmark-color: $theme-dark-font !default;
75265
75331
  }
75266
75332
 
75267
75333
  @if $grid-skin == 'fluent2' {
75268
- .e-ftrchk.e-infinitescroll {
75334
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
75269
75335
  margin-left: 0;
75336
+ padding-left: 0;
75270
75337
  }
75271
75338
  }
75272
75339
 
@@ -76929,7 +76996,9 @@ $grid-checkmark-color: $theme-dark-font !default;
76929
76996
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
76930
76997
  }
76931
76998
  white-space: normal;
76932
- word-wrap: break-word;
76999
+ text-wrap: nowrap;
77000
+ text-overflow: ellipsis;
77001
+ overflow: hidden;
76933
77002
  &.e-lastrowcell {
76934
77003
  border-bottom-width: 1px;
76935
77004
  }
@@ -77670,7 +77739,7 @@ $grid-checkmark-color: $theme-dark-font !default;
77670
77739
  }
77671
77740
 
77672
77741
  @if $grid-skin == 'fluent2' {
77673
- .e-ftrchk.e-infinitescroll {
77742
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
77674
77743
  padding-left: 0;
77675
77744
  margin-left: 0;
77676
77745
  }
@@ -78853,7 +78922,7 @@ $grid-checkmark-color: $theme-dark-font !default;
78853
78922
 
78854
78923
  &.e-default {
78855
78924
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
78856
- & .e-gridheader table tr th:last-child {
78925
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
78857
78926
  border-left: 0;
78858
78927
  }
78859
78928
  }
@@ -79682,7 +79751,7 @@ $grid-checkmark-color: $theme-dark-font !default;
79682
79751
  }
79683
79752
 
79684
79753
  .e-gridcontent .e-groupcaption {
79685
- @include grid-line-height-padding-styles(normal, .7em);
79754
+ @include grid-line-height-padding-styles(normal, 0 .7em);
79686
79755
  }
79687
79756
 
79688
79757
  .e-summarycell {
@@ -80274,9 +80343,6 @@ $grid-checkmark-color: $theme-dark-font !default;
80274
80343
  background: none;
80275
80344
  border: 0;
80276
80345
  color: $grid-responsive-custom-header-btn-color;
80277
- @if $grid-skin == 'fluent2' {
80278
- padding-top: 6px;
80279
- }
80280
80346
  }
80281
80347
  }
80282
80348
  }
@@ -80363,6 +80429,22 @@ $grid-checkmark-color: $theme-dark-font !default;
80363
80429
  & .e-dlg-content {
80364
80430
  padding: 16px;
80365
80431
  }
80432
+
80433
+ @if $grid-xlfl-skin == 'fluent2' {
80434
+ .e-checkbox-wrapper .e-frame {
80435
+ @if $grid-xlfl-skin == 'fluent2' {
80436
+ margin: 0 0 1px 4px;
80437
+ }
80438
+ }
80439
+
80440
+ .e-radio + label {
80441
+ margin: 0;
80442
+ }
80443
+
80444
+ .e-radio-wrapper .e-xlfl-radio-or {
80445
+ margin-left: 18px;
80446
+ }
80447
+ }
80366
80448
  }
80367
80449
 
80368
80450
  & .e-ressortbutton-parent {
@@ -80457,6 +80539,14 @@ $grid-checkmark-color: $theme-dark-font !default;
80457
80539
  min-height: 160px;
80458
80540
  overflow-y: auto;
80459
80541
 
80542
+ &.e-checkbox-infinitescroll {
80543
+ border-top-style: solid;
80544
+ border-top-color: $grid-columnchooser-footer-border-color;
80545
+ border-top-width: 1px;
80546
+ margin-top: 0;
80547
+ overflow-x: hidden;
80548
+ }
80549
+
80460
80550
  & .e-ftrchk {
80461
80551
  @include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
80462
80552
  @if $grid-skin == 'fluent2' {
@@ -80465,6 +80555,29 @@ $grid-checkmark-color: $theme-dark-font !default;
80465
80555
  }
80466
80556
  }
80467
80557
  }
80558
+
80559
+ & .e-ftrchk {
80560
+ & .e-chk-hidden {
80561
+ -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
80562
+ height: 1px;
80563
+ opacity: 0;
80564
+ width: 1px;
80565
+ }
80566
+
80567
+ & .e-mask {
80568
+ display: inline-block;
80569
+ height: 10px;
80570
+ width: 80%;
80571
+
80572
+ &.e-mask-checkbox-filter-intent {
80573
+ width: 13px;
80574
+ }
80575
+
80576
+ &.e-mask-checkbox-filter-span-intent {
80577
+ margin-left: 8px;
80578
+ }
80579
+ }
80580
+ }
80468
80581
  }
80469
80582
  }
80470
80583
  }
@@ -80479,10 +80592,9 @@ $grid-checkmark-color: $theme-dark-font !default;
80479
80592
  & .e-searchbox {
80480
80593
  padding-left: 0;
80481
80594
  }
80482
- & .e-spinner {
80483
- & .e-checkboxlist {
80484
- margin-left: -7px;
80485
- }
80595
+ & .e-ftrchk.e-infinitescroll,
80596
+ & .e-spinner .e-checkboxlist {
80597
+ margin-left: -7px;
80486
80598
  }
80487
80599
  }
80488
80600
  }
@@ -80530,6 +80642,9 @@ $grid-checkmark-color: $theme-dark-font !default;
80530
80642
  @if $grid-skin == 'fluent' {
80531
80643
  padding-top: 3px;
80532
80644
  }
80645
+ @if $grid-skin == 'fluent' {
80646
+ padding-top: 1px;
80647
+ }
80533
80648
  @if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
80534
80649
  padding-top: 2px;
80535
80650
  }
@@ -80858,6 +80973,11 @@ $grid-checkmark-color: $theme-dark-font !default;
80858
80973
  border-color: $grid-header-border-color;
80859
80974
  }
80860
80975
 
80976
+ .e-headercell,
80977
+ .e-detailheadercell {
80978
+ background-color: $grid-header-bg-color;
80979
+ }
80980
+
80861
80981
  .e-gridcontent {
80862
80982
  background-color: $grid-content-bg-color;
80863
80983
  }
@@ -88826,14 +88946,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
88826
88946
  font-size: 2em;
88827
88947
  font-weight: bold;
88828
88948
  height: 40px;
88829
- line-height: 40px;
88949
+ @if $skin-name =='fluent2' {
88950
+ line-height: 25px;
88951
+ }
88952
+ @else {
88953
+ line-height: 40px;
88954
+ }
88830
88955
  }
88831
88956
 
88832
88957
  &.e-h2 {
88833
88958
  font-size: 1.5em;
88834
88959
  font-weight: bold;
88835
88960
  height: 40px;
88836
- line-height: 40px;
88961
+ @if $skin-name =='fluent2' {
88962
+ line-height: 25px;
88963
+ }
88964
+ @else {
88965
+ line-height: 40px;
88966
+ }
88837
88967
  }
88838
88968
 
88839
88969
  &.e-h3 {
@@ -90175,7 +90305,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90175
90305
  .e-rte-dropdown-btn-text,
90176
90306
  .e-background-color,
90177
90307
  .e-rte-font-color {
90178
- font-size: 14px;
90308
+ font-size: 16px;
90179
90309
  }
90180
90310
  }
90181
90311
  .e-bigger {
@@ -90184,27 +90314,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90184
90314
  .e-rte-dropdown-btn-text,
90185
90315
  .e-background-color,
90186
90316
  .e-rte-font-color {
90187
- font-size: 16px;
90317
+ font-size: 18px;
90188
90318
  }
90189
90319
  }
90190
90320
  }
90191
90321
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
90192
90322
  .e-background-color,
90193
- .e-rte-font-color{
90194
- font-size: 14px;
90323
+ .e-rte-font-color {
90324
+ font-size: 16px;
90195
90325
  }
90196
90326
  }
90197
90327
  .e-bigger {
90198
90328
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
90199
90329
  .e-background-color,
90200
- .e-rte-font-color{
90201
- font-size: 16px;
90330
+ .e-rte-font-color {
90331
+ font-size: 18px;
90202
90332
  }
90203
90333
  }
90204
- .e-rte-container{
90334
+ .e-rte-container {
90205
90335
  border-radius: 4px;
90206
90336
  }
90207
- .e-richtexteditor{
90337
+ .e-richtexteditor {
90208
90338
  border-radius: 4px;
90209
90339
  .e-toolbar {
90210
90340
  border-radius: 4px 4px 0 0;
@@ -96727,7 +96857,7 @@ $kanban-col-expand-collapse-box-shadow: none;
96727
96857
 
96728
96858
  .e-kanban-dialog .e-dialog-edit.e-primary{
96729
96859
  background: $primary-bg-color-hover;
96730
- color: $primary-border-color-hover;
96860
+ color: $primary-text-color;
96731
96861
  }
96732
96862
  }
96733
96863
 
@@ -105860,6 +105990,12 @@ $olap-bigger-tree-outer-div-width: 325px !default;
105860
105990
  &:not(.e-active) {
105861
105991
  .e-list-icon {
105862
105992
  color: $field-list-tree-icon-color;
105993
+
105994
+ @if ($skin-name == 'fluent2') {
105995
+ &:hover {
105996
+ color: $field-list-icon-hover-color;
105997
+ }
105998
+ }
105863
105999
  }
105864
106000
  }
105865
106001
 
@@ -105871,6 +106007,15 @@ $olap-bigger-tree-outer-div-width: 325px !default;
105871
106007
  float: right !important;
105872
106008
  margin: 0 12px 0 0;
105873
106009
  /* stylelint-enable */
106010
+
106011
+ @if ($skin-name == 'fluent2') {
106012
+ &:hover {
106013
+ color: $field-list-icon-hover-color;
106014
+ }
106015
+ &:active {
106016
+ color: $field-list-icon-hover-color;
106017
+ }
106018
+ }
105874
106019
  }
105875
106020
  }
105876
106021
 
@@ -105935,6 +106080,11 @@ $olap-bigger-tree-outer-div-width: 325px !default;
105935
106080
  margin-right: 4px;
105936
106081
  pointer-events: auto;
105937
106082
  width: 20px;
106083
+
106084
+ @if ($skin-name == 'fluent2') {
106085
+ font-size: 16px;
106086
+ margin-top: 3px;
106087
+ }
105938
106088
  }
105939
106089
  @if ($skin-name == 'tailwind') {
105940
106090
  &.e-active {
@@ -106302,7 +106452,11 @@ $olap-bigger-tree-outer-div-width: 325px !default;
106302
106452
  position: relative;
106303
106453
  top: 3px;
106304
106454
  }
106305
-
106455
+
106456
+ @if ($skin-name == 'fluent2') {
106457
+ font-size: 20px;
106458
+ }
106459
+
106306
106460
  @if ($skin-name == 'tailwind') {
106307
106461
  position: relative;
106308
106462
  top: 1px;
@@ -107844,6 +107998,10 @@ $olap-bigger-tree-outer-div-width: 325px !default;
107844
107998
  vertical-align: bottom;
107845
107999
  width: 20px;
107846
108000
 
108001
+ @if ($skin-name =='fluent2') {
108002
+ font-size: 16px;
108003
+ }
108004
+
107847
108005
  @if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
107848
108006
  margin-right: 4px;
107849
108007
  padding-left: 8px;
@@ -108124,6 +108282,10 @@ $olap-bigger-tree-outer-div-width: 325px !default;
108124
108282
  height: 20px;
108125
108283
  width: 20px;
108126
108284
 
108285
+ @if ($skin-name =='fluent2') {
108286
+ font-size: 16px;
108287
+ }
108288
+
108127
108289
  &.e-disable-drag {
108128
108290
  cursor: not-allowed;
108129
108291
  opacity: .4;
@@ -109102,6 +109264,11 @@ $olap-bigger-tree-outer-div-width: 325px !default;
109102
109264
  margin-bottom: $field-list-treeview-drag-bigger-padding !important;
109103
109265
  margin-right: 4px !important;
109104
109266
  width: 24px !important;
109267
+
109268
+ @if ($skin-name =='fluent2') {
109269
+ font-size: 20px !important;
109270
+ margin-bottom: 5px !important;
109271
+ }
109105
109272
  }
109106
109273
 
109107
109274
  .e-calc-measure-icon,
@@ -109203,6 +109370,10 @@ $olap-bigger-tree-outer-div-width: 325px !default;
109203
109370
  .e-drag {
109204
109371
  font-size: $field-list-bigger-icon-size;
109205
109372
  width: 24px;
109373
+
109374
+ @if ($skin-name =='fluent2') {
109375
+ font-size: 20px;
109376
+ }
109206
109377
  }
109207
109378
  }
109208
109379
  }
@@ -113369,6 +113540,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
113369
113540
  $qrybldr-drag-grp-list-heg: 30px !default;
113370
113541
  $qrybldr-drag-grp-big-list-heg: 36px !default;
113371
113542
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113543
+ $qryblr-drag-icon-color: $neutral-light-fontalt !default;
113372
113544
 
113373
113545
  @mixin fluent2-small-round-btn {
113374
113546
  @if $theme-name == 'fluent2' {
@@ -113411,7 +113583,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113411
113583
  @if $skin-name == 'fluent2' {
113412
113584
  box-shadow: $shadow-md;
113413
113585
  }
113414
- background-color: $qrybldr-drag-bg-color;
113586
+ background: $qrybldr-drag-bg-color;
113415
113587
  }
113416
113588
 
113417
113589
  & .e-rule-value-delete {
@@ -113446,9 +113618,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113446
113618
  padding: 15px 3px 15px 11px;
113447
113619
  vertical-align: middle;
113448
113620
  font-size: $qrybldr-drag-icon-font-size;
113449
- @if $skin-name == 'fluent2' {
113450
- color: $qryblr-drag-icon-color;
113451
- }
113621
+ color: $qryblr-drag-icon-color;
113452
113622
  }
113453
113623
 
113454
113624
  & .e-group-header .e-drag-qb-rule {
@@ -119560,6 +119730,18 @@ $schedule-tree-content-color: #fff !default;
119560
119730
  }
119561
119731
  }
119562
119732
 
119733
+ @media print {
119734
+ .e-schedule {
119735
+ .e-table-container {
119736
+ display: block;
119737
+ }
119738
+
119739
+ .e-vertical-view .e-content-table thead {
119740
+ break-inside: auto;
119741
+ }
119742
+ }
119743
+ }
119744
+
119563
119745
  .e-bigger .e-more-popup-wrapper,
119564
119746
  .e-more-popup-wrapper {
119565
119747
  background: $schedule-popup-bg-color;
@@ -119738,6 +119920,10 @@ $schedule-tree-content-color: #fff !default;
119738
119920
  @mixin schedule-select-cell-focus-styles {
119739
119921
  @if ($theme-name == 'fluent2') {
119740
119922
  &:focus {
119923
+ background: $content-bg-color-focus;
119924
+ }
119925
+
119926
+ &:focus-visible {
119741
119927
  background: $schedule-select-focus-bg-color;
119742
119928
  box-shadow: $schedule-select-focus-box-shadow;
119743
119929
  }
@@ -120563,6 +120749,7 @@ $image-editor-save-dlg-big-btn-pad: 2px 11px !default;
120563
120749
  $image-editor-save-dlg-grp-btn-padding: 2px 10px !default;
120564
120750
  $image-editor-save-dlg-dev-grp-btn-padding: 2px 8px !default;
120565
120751
  $image-editor-icon-button: 4px !default;
120752
+ $image-editor-filter-canvas-focus: 1px solid $neutral-light-fontalt !default;
120566
120753
 
120567
120754
  @include export-module('image-editor-layout') {
120568
120755
  .e-ie-toolbar-upload-div.e-hide,
@@ -121049,6 +121236,14 @@ $image-editor-icon-button: 4px !default;
121049
121236
  }
121050
121237
  }
121051
121238
  }
121239
+ & .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
121240
+ & .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
121241
+ @if $skin-name == 'Material3' {
121242
+ height: 16px !important; /* stylelint-disable-line declaration-no-important */
121243
+ top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
121244
+ width: 16px !important; /* stylelint-disable-line declaration-no-important */
121245
+ }
121246
+ }
121052
121247
  }
121053
121248
 
121054
121249
  .e-ie-img-save-dlg .e-btn {
@@ -121254,12 +121449,18 @@ $image-editor-icon-button: 4px !default;
121254
121449
  @if $skin-name == 'highcontrast' {
121255
121450
  margin-left: calc(100% - 175px);
121256
121451
  }
121257
- @if $skin-name == 'FluentUI' or $skin-name == 'material' or $skin-name == 'Material3' {
121452
+ @if $skin-name == 'FluentUI' or $skin-name == 'material' {
121258
121453
  margin-left: calc(100% - 185px);
121259
121454
  }
121260
121455
  @if $skin-name == 'fabric' {
121261
121456
  margin-left: calc(100% - 180px);
121262
121457
  }
121458
+ @if $skin-name == 'fluent2' {
121459
+ margin-left: calc(100% - 188px);
121460
+ }
121461
+ @if $skin-name == 'Material3' {
121462
+ margin-left: calc(100% - 190px);
121463
+ }
121263
121464
  }
121264
121465
 
121265
121466
  .e-device.e-ie-save-dialog .e-ie-img-size-value-span {
@@ -121282,6 +121483,9 @@ $image-editor-icon-button: 4px !default;
121282
121483
  @if $skin-name == 'bootstrap5' {
121283
121484
  margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
121284
121485
  }
121486
+ @if $skin-name == 'Material3' {
121487
+ margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
121488
+ }
121285
121489
  }
121286
121490
 
121287
121491
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
@@ -121379,7 +121583,12 @@ $image-editor-icon-button: 4px !default;
121379
121583
 
121380
121584
  & .e-ie-img-size-value-span {
121381
121585
  vertical-align: middle;
121382
- margin-left: calc(50% - 55px);
121586
+ @if $skin-name == 'Material3' {
121587
+ margin-left: calc(50% - 52px);
121588
+ }
121589
+ @else {
121590
+ margin-left: calc(50% - 55px);
121591
+ }
121383
121592
  }
121384
121593
 
121385
121594
  & .e-btn-group .e-btn {
@@ -121410,10 +121619,10 @@ $image-editor-icon-button: 4px !default;
121410
121619
  }
121411
121620
 
121412
121621
  & .e-ie-img-size-value-span {
121413
- @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' {
121622
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
121414
121623
  margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
121415
121624
  }
121416
- @else if $skin-name == 'bootstrap' {
121625
+ @else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
121417
121626
  margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
121418
121627
  }
121419
121628
  @else if $skin-name == 'tailwind' {
@@ -121436,6 +121645,12 @@ $image-editor-icon-button: 4px !default;
121436
121645
  }
121437
121646
  }
121438
121647
 
121648
+ .e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
121649
+ @if $skin-name == 'Material3' {
121650
+ top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
121651
+ }
121652
+ }
121653
+
121439
121654
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
121440
121655
  width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
121441
121656
  @if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
@@ -121575,6 +121790,13 @@ $image-editor-icon-button: 4px !default;
121575
121790
  }
121576
121791
  }
121577
121792
 
121793
+ .e-ie-filter-canvas:focus,
121794
+ .filter-wrapper:focus .e-ie-filter-canvas,
121795
+ .filter-wrapper:focus canvas,
121796
+ .filter-wrapper canvas:focus {
121797
+ border: $image-editor-filter-canvas-focus;
121798
+ }
121799
+
121578
121800
 
121579
121801
  @include export-module('image-editor-fabric-dark-icons') {
121580
121802
  .e-image-editor {
@@ -123804,6 +124026,7 @@ $ribbon-dropdown-btn-padding: 0 15px !default;
123804
124026
  $ribbon-dropdown-caret-btn-size: 12px !default;
123805
124027
  $ribbon-dropdown-caret-btn-height: 12px !default;
123806
124028
  $ribbon-dropdown-caret-btn-padding: 2px 4px !default;
124029
+ $ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
123807
124030
  $ribbon-items-padding: 2px !default;
123808
124031
  $ribbon-large-items-btn-padding: 0 3px !default;
123809
124032
  $ribbon-large-items-btn-height: 18px !default;
@@ -123982,6 +124205,7 @@ $ribbon-bigger-menu-blank-icon-padding: 36px !default;
123982
124205
  $ribbon-bigger-dropdown-btn-size: 16px !default;
123983
124206
  $ribbon-bigger-dropdown-btn-line-height: 16px !default;
123984
124207
  $ribbon-bigger-dropdown-caret-btn-padding: 3px 5px !default;
124208
+ $ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
123985
124209
  $ribbon-bigger-dropdown-caret-btn-size: 16px !default;
123986
124210
  $ribbon-bigger-dropdown-caret-icon-size: 18px !default;
123987
124211
  $ribbon-bigger-dropdown-caret-btn-height: 16px !default;
@@ -124501,6 +124725,10 @@ $ribbon-items-focus-box-shadow: none !default;
124501
124725
 
124502
124726
  .e-ribbon-tab-item {
124503
124727
  display: inline-flex;
124728
+
124729
+ &.e-disabled {
124730
+ pointer-events: none;
124731
+ }
124504
124732
  }
124505
124733
 
124506
124734
  .e-ribbon-group {
@@ -124980,6 +125208,10 @@ $ribbon-items-focus-box-shadow: none !default;
124980
125208
  }
124981
125209
  }
124982
125210
 
125211
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
125212
+ padding: $ribbon-colorpicker-caret-btn-padding;
125213
+ }
125214
+
124983
125215
  .e-dropdown-btn .e-caret {
124984
125216
  @include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
124985
125217
  padding: $ribbon-dropdown-caret-btn-padding;
@@ -125671,6 +125903,10 @@ $ribbon-items-focus-box-shadow: none !default;
125671
125903
  }
125672
125904
  }
125673
125905
 
125906
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
125907
+ padding: $ribbon-bigger-colorpicker-caret-btn-padding;
125908
+ }
125909
+
125674
125910
  .e-dropdown-btn .e-caret {
125675
125911
  @include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
125676
125912
  padding: $ribbon-bigger-dropdown-caret-btn-padding;
@@ -126802,6 +127038,8 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
126802
127038
  $header-font-weight: 600 !default;
126803
127039
  $multicolumn-grid-height: 36px !default;
126804
127040
  $multicolumn-margin-top-value: unset !default;
127041
+ $footer-border-width: 0 0 0 0 !default;
127042
+ $grid-border-width: 0 !default;
126805
127043
 
126806
127044
  $multicolumn-grid-small-height: 32px !default;
126807
127045
  $multicolumn-margin-top-small-value: unset !default;
@@ -126818,7 +127056,7 @@ $grid-content-color: $neutral-light-font !default;
126818
127056
  $grid-content-hover-bg-color: $neutral-light !default;
126819
127057
  $grid-content-active-bg-color: $neutral-quintenary !default;
126820
127058
  $grid-content-active-color: $neutral-light-font !default;
126821
- $grid-footer-bg-color: transparent !default;
127059
+ $grid-footer-bg-color: $neutral-lighter-alt !default;
126822
127060
  $grid-footer-color: $theme-primary !default;
126823
127061
  $grid-group-content-header-color: $theme-primary !default;
126824
127062
  $grid-group-content-header-bg-color: $neutral-lighter-alt !default;
@@ -126852,10 +127090,15 @@ $nodata-border-color: $neutral-lighter-alt !default;
126852
127090
  }
126853
127091
  .e-multicolumn-list .e-popup-footer {
126854
127092
  vertical-align: middle;
126855
- border-top: 1px solid;
127093
+ border-style: solid;
127094
+ border-width: $footer-border-width;
126856
127095
  font-size: 14px;
126857
- height: 38px;
126858
- padding: 8px 0;
127096
+ height: $multicolumn-grid-height;
127097
+ display: flex;
127098
+ align-items: center;
127099
+ }
127100
+ .e-multicolumn-grid.e-grid {
127101
+ border-width: $grid-border-width;
126859
127102
  }
126860
127103
  .e-input-group.e-multicolumn-list {
126861
127104
  input[readonly].e-input {
@@ -126924,6 +127167,7 @@ $nodata-border-color: $neutral-lighter-alt !default;
126924
127167
  &.e-multicolumn-list .e-popup-footer {
126925
127168
  font-size: 12px;
126926
127169
  }
127170
+ &.e-multicolumn-list .e-popup-footer,
126927
127171
  .e-multicolumn-grid .e-row,
126928
127172
  .e-multicolumn-grid .e-emptyrow {
126929
127173
  height: $multicolumn-grid-small-height;
@@ -126936,6 +127180,7 @@ $nodata-border-color: $neutral-lighter-alt !default;
126936
127180
  &.e-multicolumn-list .e-popup-footer {
126937
127181
  font-size: 16px;
126938
127182
  }
127183
+ &.e-multicolumn-list .e-popup-footer,
126939
127184
  .e-multicolumn-grid .e-row,
126940
127185
  .e-multicolumn-grid .e-emptyrow {
126941
127186
  height: $multicolumn-grid-bigger-height;
@@ -126952,6 +127197,7 @@ $nodata-border-color: $neutral-lighter-alt !default;
126952
127197
  &.e-multicolumn-list .e-popup-footer {
126953
127198
  font-size: 14px;
126954
127199
  }
127200
+ &.e-multicolumn-list .e-popup-footer,
126955
127201
  .e-multicolumn-grid .e-row,
126956
127202
  .e-multicolumn-grid .e-emptyrow {
126957
127203
  height: $multicolumn-grid-bigger-small-height;