@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
@@ -2720,9 +2720,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2720
2720
 
2721
2721
  &:focus {
2722
2722
  border: $acrdn-item-header-focus-border;
2723
- box-shadow: $acrdn-item-header-focus-box-shadow;
2724
2723
  background: $acrdn-item-header-focus-bg;
2725
2724
 
2725
+ @if ($skin-name == 'fluent2') {
2726
+ box-shadow: none;
2727
+ }
2728
+ @else {
2729
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2730
+ }
2731
+
2726
2732
  &:active {
2727
2733
 
2728
2734
  .e-icons,
@@ -2732,6 +2738,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2732
2738
  }
2733
2739
  }
2734
2740
  }
2741
+
2742
+ @if ($skin-name == 'fluent2') {
2743
+ &:focus-visible {
2744
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2745
+ }
2746
+ }
2735
2747
  }
2736
2748
 
2737
2749
  &.e-select {
@@ -2838,9 +2850,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2838
2850
  }
2839
2851
 
2840
2852
  &:focus {
2841
- box-shadow: $acrdn-item-header-focus-box-shadow;
2842
2853
  position: relative;
2843
2854
  z-index: 2;
2855
+
2856
+ @if ($skin-name == 'fluent2') {
2857
+ box-shadow: none;
2858
+ }
2859
+ @else {
2860
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2861
+ }
2862
+ }
2863
+
2864
+ @if ($skin-name == 'fluent2') {
2865
+ &:focus-visible {
2866
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2867
+ }
2844
2868
  }
2845
2869
  }
2846
2870
 
@@ -15521,11 +15545,15 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
15521
15545
  @if $input-skin-name == 'bootstrap4' {
15522
15546
  transition: $input-transition-shadow;
15523
15547
  }
15524
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15548
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15525
15549
  border-color: $input-group-border-color-focus;
15526
15550
  border-radius: $input-groupo-focus-border-radius;
15527
15551
  box-shadow: $input-group-focus-box-shadow;
15528
15552
  }
15553
+ @if $input-skin-name == 'FluentUI' {
15554
+ border-radius: $input-groupo-focus-border-radius;
15555
+ border-width: 2px;
15556
+ }
15529
15557
  }
15530
15558
 
15531
15559
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -15614,14 +15642,14 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
15614
15642
 
15615
15643
  .e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
15616
15644
  .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
15617
- @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' {
15645
+ @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' {
15618
15646
  border-color: $input-active-border-color;
15619
15647
  }
15620
15648
  @if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
15621
15649
  -webkit-box-shadow: $input-border-shadow;
15622
15650
  box-shadow: $input-border-shadow;
15623
15651
  }
15624
- @if $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15652
+ @if $input-skin-name == 'bootstrap5' {
15625
15653
  box-shadow: $input-group-focus-box-shadow;
15626
15654
  }
15627
15655
  }
@@ -24016,7 +24044,7 @@ $sd-active-li-bg: $content-bg-color-alt4 !default;
24016
24044
  $sd-active-li-border-color: $content-bg-color-alt4 !default;
24017
24045
  $sd-active-font-color: $sd-font-color !default;
24018
24046
 
24019
- @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) {
24047
+ @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) {
24020
24048
  .e-speeddial-ul {
24021
24049
  padding: $padding;
24022
24050
  }
@@ -24029,6 +24057,14 @@ $sd-active-font-color: $sd-font-color !default;
24029
24057
  margin: $li-text-margin;
24030
24058
  }
24031
24059
 
24060
+ .e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
24061
+ @if ($skin-name == 'fluent2') {
24062
+ font-size: $li-icon-font-size;
24063
+ line-height: $speeddial-li-text-height;
24064
+ padding: $speeddial-text-li-padding;
24065
+ }
24066
+ }
24067
+
24032
24068
  .e-speeddial-li-text {
24033
24069
  height: $speeddial-li-text-height;
24034
24070
  line-height: $speeddial-li-text-height;
@@ -24152,6 +24188,16 @@ $sd-active-font-color: $sd-font-color !default;
24152
24188
  &:not(.e-speeddial-text-li) .e-speeddial-li-text {
24153
24189
  margin: $sd-li-text-margin;
24154
24190
  }
24191
+
24192
+ &.e-speeddial-text-li .e-speeddial-li-text {
24193
+ @if ($skin-name == 'fluent2') {
24194
+ border: 1px solid;
24195
+ border-radius: 20px;
24196
+ font-size: 12px;
24197
+ line-height: 16px;
24198
+ padding: 8px 16px;
24199
+ }
24200
+ }
24155
24201
  }
24156
24202
 
24157
24203
  .e-speeddial-li-text {
@@ -24289,19 +24335,19 @@ $sd-active-font-color: $sd-font-color !default;
24289
24335
 
24290
24336
  .e-small.e-speeddial-popup,
24291
24337
  .e-small .e-speeddial-popup {
24292
- @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);
24338
+ @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);
24293
24339
  }
24294
24340
 
24295
24341
  .e-bigger.e-speeddial-popup,
24296
24342
  .e-bigger .e-speeddial-popup {
24297
- @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);
24343
+ @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);
24298
24344
  }
24299
24345
 
24300
24346
  .e-bigger.e-small.e-speeddial-popup,
24301
24347
  .e-bigger.e-small .e-speeddial-popup,
24302
24348
  .e-bigger .e-small.e-speeddial-popup,
24303
24349
  .e-small .e-bigger.e-speeddial-popup {
24304
- @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);
24350
+ @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);
24305
24351
  }
24306
24352
 
24307
24353
  .e-speeddial-overlay {
@@ -24365,6 +24411,13 @@ $sd-active-font-color: $sd-font-color !default;
24365
24411
  border-color: $sd-li-border-color;
24366
24412
  }
24367
24413
  }
24414
+ &.e-speeddial-text-li .e-speeddial-li-text {
24415
+ @if ($skin-name == 'fluent2') {
24416
+ background: $secondary-bg-color;
24417
+ box-shadow: $shadow-lg;
24418
+ border-color: $secondary-border-color;
24419
+ }
24420
+ }
24368
24421
  }
24369
24422
  .e-speeddial-li.e-disabled {
24370
24423
  @include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
@@ -25512,7 +25565,7 @@ $calendar-small-font-size: $text-xs !default;
25512
25565
  }
25513
25566
  }
25514
25567
  #{if(&, '&', '*')} .e-content.e-year,
25515
- #{if(&, '&', '*')} .e-content.e-decade, {
25568
+ #{if(&, '&', '*')} .e-content.e-decade {
25516
25569
  #{if(&, '&', '*')} td.e-selected span.e-day {
25517
25570
  @if $skin-name == 'fluent2' {
25518
25571
  font-weight: 600;
@@ -44462,12 +44515,6 @@ $zero-value: 0 !default;
44462
44515
  .e-dlg-header-content {
44463
44516
  border-radius: $header-content-border-radius;
44464
44517
  line-height: $dialog-header-line-height;
44465
-
44466
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
44467
- @if $skin-name =='fluent2' {
44468
- line-height: 2;
44469
- }
44470
- }
44471
44518
  }
44472
44519
 
44473
44520
  .e-dlg-header-content + .e-dlg-content {
@@ -44641,6 +44688,9 @@ $zero-value: 0 !default;
44641
44688
  @if $skin-name == 'Material3' {
44642
44689
  padding: $zero-value;
44643
44690
  }
44691
+ @if $skin-name == 'fluent2' {
44692
+ padding: $dialog-bigger-header-btn-padding;
44693
+ }
44644
44694
  }
44645
44695
 
44646
44696
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -44746,6 +44796,9 @@ $zero-value: 0 !default;
44746
44796
  @if $skin-name == 'Material3' {
44747
44797
  padding: $zero-value;
44748
44798
  }
44799
+ @if $skin-name == 'fluent2' {
44800
+ padding: $dialog-header-btn-padding;
44801
+ }
44749
44802
  }
44750
44803
 
44751
44804
  .e-rtl {
@@ -53738,7 +53791,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
53738
53791
  @if $skin-name == 'bootstrap4' {
53739
53792
  font-size: $treeview-big-image-font-size;
53740
53793
  }
53741
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
53794
+ @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
53742
53795
  & + .e-list-text {
53743
53796
  padding: $treeview-big-image-text-padding;
53744
53797
  }
@@ -56603,6 +56656,16 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
56603
56656
  font-weight: $stepper-font-weight;
56604
56657
  }
56605
56658
  }
56659
+ &.e-linear {
56660
+ .e-step-container {
56661
+ pointer-events: none;
56662
+ }
56663
+ .e-previous:not(.e-step-disabled),
56664
+ .e-next:not(.e-step-disabled),
56665
+ .e-step-selected:not(.e-step-disabled) {
56666
+ pointer-events: auto;
56667
+ }
56668
+ }
56606
56669
  &.e-stepper-readonly,
56607
56670
  .e-step-disabled {
56608
56671
  cursor: default;
@@ -58081,6 +58144,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
58081
58144
 
58082
58145
  &.e-chip-input {
58083
58146
  width: 0;
58147
+ display: none;
58084
58148
  }
58085
58149
  }
58086
58150
 
@@ -74935,7 +74999,7 @@ $grid-xlfl-skin: 'material3' !default;
74935
74999
  .e-frame {
74936
75000
  margin-bottom: 1px;
74937
75001
  @if $grid-xlfl-skin == 'fluent2' {
74938
- margin: 0 0 1px 4px;
75002
+ margin-bottom: 8px;
74939
75003
  }
74940
75004
  }
74941
75005
  }
@@ -75083,6 +75147,7 @@ $grid-xlfl-skin: 'material3' !default;
75083
75147
  @if $grid-xlfl-skin == 'fluent2' {
75084
75148
  .e-ftrchk.e-infinitescroll {
75085
75149
  margin-left: 0;
75150
+ padding-left: 0;
75086
75151
  }
75087
75152
  }
75088
75153
 
@@ -75482,7 +75547,7 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
75482
75547
  $grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
75483
75548
  $grid-columnchooser-toolbar-icon-font-size: 15px !default;
75484
75549
  $grid-columnchooser-btn-font-size: 14px !default;
75485
- $grid-columnchooser-toolbardiv-padding: 3px !default;
75550
+ $grid-columnchooser-toolbardiv-padding: 8px !default;
75486
75551
  $grid-columnchooser-toolbardiv-margin-top: 0 !default;
75487
75552
  $grid-columnchooser-toolbar-icon-vertical-align: middle !default;
75488
75553
  $grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
@@ -76318,7 +76383,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
76318
76383
 
76319
76384
  @if $grid-skin == 'fluent2' {
76320
76385
  &.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
76321
- margin-left: -4px;
76386
+ margin-left: -5px;
76387
+ margin-top: 4px;
76322
76388
  }
76323
76389
  &.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
76324
76390
  margin-right: -2px;
@@ -76329,7 +76395,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
76329
76395
  .e-headercell .e-headercelldiv.e-headerchkcelldiv {
76330
76396
  @if $grid-skin == 'fluent2' {
76331
76397
  margin-bottom: 2px;
76332
- margin-left: 6px;
76398
+ margin-left: 7px;
76333
76399
  }
76334
76400
  }
76335
76401
 
@@ -76456,8 +76522,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
76456
76522
  }
76457
76523
 
76458
76524
  @if $grid-skin == 'fluent2' {
76459
- .e-ftrchk.e-infinitescroll {
76525
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
76460
76526
  margin-left: 0;
76527
+ padding-left: 0;
76461
76528
  }
76462
76529
  }
76463
76530
 
@@ -78120,7 +78187,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78120
78187
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
78121
78188
  }
78122
78189
  white-space: normal;
78123
- word-wrap: break-word;
78190
+ text-wrap: nowrap;
78191
+ text-overflow: ellipsis;
78192
+ overflow: hidden;
78124
78193
  &.e-lastrowcell {
78125
78194
  border-bottom-width: 1px;
78126
78195
  }
@@ -78861,7 +78930,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78861
78930
  }
78862
78931
 
78863
78932
  @if $grid-skin == 'fluent2' {
78864
- .e-ftrchk.e-infinitescroll {
78933
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
78865
78934
  padding-left: 0;
78866
78935
  margin-left: 0;
78867
78936
  }
@@ -80044,7 +80113,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
80044
80113
 
80045
80114
  &.e-default {
80046
80115
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
80047
- & .e-gridheader table tr th:last-child {
80116
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
80048
80117
  border-left: 0;
80049
80118
  }
80050
80119
  }
@@ -80873,7 +80942,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
80873
80942
  }
80874
80943
 
80875
80944
  .e-gridcontent .e-groupcaption {
80876
- @include grid-line-height-padding-styles(normal, .7em);
80945
+ @include grid-line-height-padding-styles(normal, 0 .7em);
80877
80946
  }
80878
80947
 
80879
80948
  .e-summarycell {
@@ -81465,9 +81534,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81465
81534
  background: none;
81466
81535
  border: 0;
81467
81536
  color: $grid-responsive-custom-header-btn-color;
81468
- @if $grid-skin == 'fluent2' {
81469
- padding-top: 6px;
81470
- }
81471
81537
  }
81472
81538
  }
81473
81539
  }
@@ -81554,6 +81620,22 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81554
81620
  & .e-dlg-content {
81555
81621
  padding: 16px;
81556
81622
  }
81623
+
81624
+ @if $grid-xlfl-skin == 'fluent2' {
81625
+ .e-checkbox-wrapper .e-frame {
81626
+ @if $grid-xlfl-skin == 'fluent2' {
81627
+ margin: 0 0 1px 4px;
81628
+ }
81629
+ }
81630
+
81631
+ .e-radio + label {
81632
+ margin: 0;
81633
+ }
81634
+
81635
+ .e-radio-wrapper .e-xlfl-radio-or {
81636
+ margin-left: 18px;
81637
+ }
81638
+ }
81557
81639
  }
81558
81640
 
81559
81641
  & .e-ressortbutton-parent {
@@ -81648,6 +81730,14 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81648
81730
  min-height: 160px;
81649
81731
  overflow-y: auto;
81650
81732
 
81733
+ &.e-checkbox-infinitescroll {
81734
+ border-top-style: solid;
81735
+ border-top-color: $grid-columnchooser-footer-border-color;
81736
+ border-top-width: 1px;
81737
+ margin-top: 0;
81738
+ overflow-x: hidden;
81739
+ }
81740
+
81651
81741
  & .e-ftrchk {
81652
81742
  @include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
81653
81743
  @if $grid-skin == 'fluent2' {
@@ -81656,6 +81746,29 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81656
81746
  }
81657
81747
  }
81658
81748
  }
81749
+
81750
+ & .e-ftrchk {
81751
+ & .e-chk-hidden {
81752
+ -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
81753
+ height: 1px;
81754
+ opacity: 0;
81755
+ width: 1px;
81756
+ }
81757
+
81758
+ & .e-mask {
81759
+ display: inline-block;
81760
+ height: 10px;
81761
+ width: 80%;
81762
+
81763
+ &.e-mask-checkbox-filter-intent {
81764
+ width: 13px;
81765
+ }
81766
+
81767
+ &.e-mask-checkbox-filter-span-intent {
81768
+ margin-left: 8px;
81769
+ }
81770
+ }
81771
+ }
81659
81772
  }
81660
81773
  }
81661
81774
  }
@@ -81670,10 +81783,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81670
81783
  & .e-searchbox {
81671
81784
  padding-left: 0;
81672
81785
  }
81673
- & .e-spinner {
81674
- & .e-checkboxlist {
81675
- margin-left: -7px;
81676
- }
81786
+ & .e-ftrchk.e-infinitescroll,
81787
+ & .e-spinner .e-checkboxlist {
81788
+ margin-left: -7px;
81677
81789
  }
81678
81790
  }
81679
81791
  }
@@ -81721,6 +81833,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81721
81833
  @if $grid-skin == 'fluent' {
81722
81834
  padding-top: 3px;
81723
81835
  }
81836
+ @if $grid-skin == 'fluent' {
81837
+ padding-top: 1px;
81838
+ }
81724
81839
  @if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
81725
81840
  padding-top: 2px;
81726
81841
  }
@@ -82049,6 +82164,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
82049
82164
  border-color: $grid-header-border-color;
82050
82165
  }
82051
82166
 
82167
+ .e-headercell,
82168
+ .e-detailheadercell {
82169
+ background-color: $grid-header-bg-color;
82170
+ }
82171
+
82052
82172
  .e-gridcontent {
82053
82173
  background-color: $grid-content-bg-color;
82054
82174
  }
@@ -88783,8 +88903,8 @@ $rte-tbar-default-bg: $content-bg-color-alt2 !default;
88783
88903
  $rte-extended-toolbar-items-padding: 0;
88784
88904
  $rte-expand-tbar-hover-bg: $content-bg-color-hover !default;
88785
88905
  $rte-big-insert-dialog-label-padding-top: 12px;
88786
- $rte-tbar-icon-size: 14px;
88787
- $rte-background-color-icon-fontsize: 18px;
88906
+ $rte-tbar-icon-size: 16px;
88907
+ $rte-background-color-icon-fontsize: 16px;
88788
88908
  $rte-big-background-color-icon-fontsize: 20px;
88789
88909
  $rte-dropdown-btn-color-content-padding: 0 !default;
88790
88910
  $rte-big-dropdown-btn-color-content-padding: 9.5px !default;
@@ -90008,14 +90128,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90008
90128
  font-size: 2em;
90009
90129
  font-weight: bold;
90010
90130
  height: 40px;
90011
- line-height: 40px;
90131
+ @if $skin-name =='fluent2' {
90132
+ line-height: 25px;
90133
+ }
90134
+ @else {
90135
+ line-height: 40px;
90136
+ }
90012
90137
  }
90013
90138
 
90014
90139
  &.e-h2 {
90015
90140
  font-size: 1.5em;
90016
90141
  font-weight: bold;
90017
90142
  height: 40px;
90018
- line-height: 40px;
90143
+ @if $skin-name =='fluent2' {
90144
+ line-height: 25px;
90145
+ }
90146
+ @else {
90147
+ line-height: 40px;
90148
+ }
90019
90149
  }
90020
90150
 
90021
90151
  &.e-h3 {
@@ -91357,7 +91487,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
91357
91487
  .e-rte-dropdown-btn-text,
91358
91488
  .e-background-color,
91359
91489
  .e-rte-font-color {
91360
- font-size: 14px;
91490
+ font-size: 16px;
91361
91491
  }
91362
91492
  }
91363
91493
  .e-bigger {
@@ -91366,27 +91496,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
91366
91496
  .e-rte-dropdown-btn-text,
91367
91497
  .e-background-color,
91368
91498
  .e-rte-font-color {
91369
- font-size: 16px;
91499
+ font-size: 18px;
91370
91500
  }
91371
91501
  }
91372
91502
  }
91373
91503
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
91374
91504
  .e-background-color,
91375
- .e-rte-font-color{
91376
- font-size: 14px;
91505
+ .e-rte-font-color {
91506
+ font-size: 16px;
91377
91507
  }
91378
91508
  }
91379
91509
  .e-bigger {
91380
91510
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
91381
91511
  .e-background-color,
91382
- .e-rte-font-color{
91383
- font-size: 16px;
91512
+ .e-rte-font-color {
91513
+ font-size: 18px;
91384
91514
  }
91385
91515
  }
91386
- .e-rte-container{
91516
+ .e-rte-container {
91387
91517
  border-radius: 4px;
91388
91518
  }
91389
- .e-richtexteditor{
91519
+ .e-richtexteditor {
91390
91520
  border-radius: 4px;
91391
91521
  .e-toolbar {
91392
91522
  border-radius: 4px 4px 0 0;
@@ -97910,7 +98040,7 @@ $kanban-col-expand-collapse-box-shadow: $secondary-shadow-focus !default;
97910
98040
 
97911
98041
  .e-kanban-dialog .e-dialog-edit.e-primary{
97912
98042
  background: $primary-bg-color-hover;
97913
- color: $primary-border-color-hover;
98043
+ color: $primary-text-color;
97914
98044
  }
97915
98045
  }
97916
98046
 
@@ -107070,6 +107200,12 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
107070
107200
  &:not(.e-active) {
107071
107201
  .e-list-icon {
107072
107202
  color: $field-list-tree-icon-color;
107203
+
107204
+ @if ($skin-name == 'fluent2') {
107205
+ &:hover {
107206
+ color: $field-list-icon-hover-color;
107207
+ }
107208
+ }
107073
107209
  }
107074
107210
  }
107075
107211
 
@@ -107081,6 +107217,15 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
107081
107217
  float: right !important;
107082
107218
  margin: 0 12px 0 0;
107083
107219
  /* stylelint-enable */
107220
+
107221
+ @if ($skin-name == 'fluent2') {
107222
+ &:hover {
107223
+ color: $field-list-icon-hover-color;
107224
+ }
107225
+ &:active {
107226
+ color: $field-list-icon-hover-color;
107227
+ }
107228
+ }
107084
107229
  }
107085
107230
  }
107086
107231
 
@@ -107145,6 +107290,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
107145
107290
  margin-right: 4px;
107146
107291
  pointer-events: auto;
107147
107292
  width: 20px;
107293
+
107294
+ @if ($skin-name == 'fluent2') {
107295
+ font-size: 16px;
107296
+ margin-top: 3px;
107297
+ }
107148
107298
  }
107149
107299
  @if ($skin-name == 'tailwind') {
107150
107300
  &.e-active {
@@ -107512,7 +107662,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
107512
107662
  position: relative;
107513
107663
  top: 3px;
107514
107664
  }
107515
-
107665
+
107666
+ @if ($skin-name == 'fluent2') {
107667
+ font-size: 20px;
107668
+ }
107669
+
107516
107670
  @if ($skin-name == 'tailwind') {
107517
107671
  position: relative;
107518
107672
  top: 1px;
@@ -109054,6 +109208,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
109054
109208
  vertical-align: bottom;
109055
109209
  width: 20px;
109056
109210
 
109211
+ @if ($skin-name =='fluent2') {
109212
+ font-size: 16px;
109213
+ }
109214
+
109057
109215
  @if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
109058
109216
  margin-right: 4px;
109059
109217
  padding-left: 8px;
@@ -109334,6 +109492,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
109334
109492
  height: 20px;
109335
109493
  width: 20px;
109336
109494
 
109495
+ @if ($skin-name =='fluent2') {
109496
+ font-size: 16px;
109497
+ }
109498
+
109337
109499
  &.e-disable-drag {
109338
109500
  cursor: not-allowed;
109339
109501
  opacity: .4;
@@ -110312,6 +110474,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
110312
110474
  margin-bottom: $field-list-treeview-drag-bigger-padding !important;
110313
110475
  margin-right: 4px !important;
110314
110476
  width: 24px !important;
110477
+
110478
+ @if ($skin-name =='fluent2') {
110479
+ font-size: 20px !important;
110480
+ margin-bottom: 5px !important;
110481
+ }
110315
110482
  }
110316
110483
 
110317
110484
  .e-calc-measure-icon,
@@ -110413,6 +110580,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
110413
110580
  .e-drag {
110414
110581
  font-size: $field-list-bigger-icon-size;
110415
110582
  width: 24px;
110583
+
110584
+ @if ($skin-name =='fluent2') {
110585
+ font-size: 20px;
110586
+ }
110416
110587
  }
110417
110588
  }
110418
110589
  }
@@ -114583,6 +114754,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 1px !default;
114583
114754
  $qrybldr-drag-grp-list-heg: 26px !default;
114584
114755
  $qrybldr-drag-grp-big-list-heg: 34px !default;
114585
114756
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
114757
+ $qryblr-drag-icon-color: rgba($secondary-text-color) !default;
114586
114758
 
114587
114759
  @mixin fluent2-small-round-btn {
114588
114760
  @if $theme-name == 'fluent2' {
@@ -114625,7 +114797,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
114625
114797
  @if $skin-name == 'fluent2' {
114626
114798
  box-shadow: $shadow-md;
114627
114799
  }
114628
- background-color: $qrybldr-drag-bg-color;
114800
+ background: $qrybldr-drag-bg-color;
114629
114801
  }
114630
114802
 
114631
114803
  & .e-rule-value-delete {
@@ -114660,9 +114832,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
114660
114832
  padding: 15px 3px 15px 11px;
114661
114833
  vertical-align: middle;
114662
114834
  font-size: $qrybldr-drag-icon-font-size;
114663
- @if $skin-name == 'fluent2' {
114664
- color: $qryblr-drag-icon-color;
114665
- }
114835
+ color: $qryblr-drag-icon-color;
114666
114836
  }
114667
114837
 
114668
114838
  & .e-group-header .e-drag-qb-rule {
@@ -120778,6 +120948,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
120778
120948
  }
120779
120949
  }
120780
120950
 
120951
+ @media print {
120952
+ .e-schedule {
120953
+ .e-table-container {
120954
+ display: block;
120955
+ }
120956
+
120957
+ .e-vertical-view .e-content-table thead {
120958
+ break-inside: auto;
120959
+ }
120960
+ }
120961
+ }
120962
+
120781
120963
  .e-bigger .e-more-popup-wrapper,
120782
120964
  .e-more-popup-wrapper {
120783
120965
  background: $schedule-popup-bg-color;
@@ -120956,6 +121138,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
120956
121138
  @mixin schedule-select-cell-focus-styles {
120957
121139
  @if ($theme-name == 'fluent2') {
120958
121140
  &:focus {
121141
+ background: $content-bg-color-focus;
121142
+ }
121143
+
121144
+ &:focus-visible {
120959
121145
  background: $schedule-select-focus-bg-color;
120960
121146
  box-shadow: $schedule-select-focus-box-shadow;
120961
121147
  }
@@ -121778,6 +121964,7 @@ $image-editor-save-dlg-big-btn-pad: 8px 11px !default;
121778
121964
  $image-editor-save-dlg-grp-btn-padding: 8px 10.5px !default;
121779
121965
  $image-editor-save-dlg-dev-grp-btn-padding: 11px 12px !default;
121780
121966
  $image-editor-icon-button: 3px !default;
121967
+ $image-editor-filter-canvas-focus: 1px solid $icon-color !default;
121781
121968
 
121782
121969
  @include export-module('image-editor-layout') {
121783
121970
  .e-ie-toolbar-upload-div.e-hide,
@@ -122264,6 +122451,14 @@ $image-editor-icon-button: 3px !default;
122264
122451
  }
122265
122452
  }
122266
122453
  }
122454
+ & .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
122455
+ & .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
122456
+ @if $skin-name == 'Material3' {
122457
+ height: 16px !important; /* stylelint-disable-line declaration-no-important */
122458
+ top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
122459
+ width: 16px !important; /* stylelint-disable-line declaration-no-important */
122460
+ }
122461
+ }
122267
122462
  }
122268
122463
 
122269
122464
  .e-ie-img-save-dlg .e-btn {
@@ -122469,12 +122664,18 @@ $image-editor-icon-button: 3px !default;
122469
122664
  @if $skin-name == 'highcontrast' {
122470
122665
  margin-left: calc(100% - 175px);
122471
122666
  }
122472
- @if $skin-name == 'FluentUI' or $skin-name == 'material' or $skin-name == 'Material3' {
122667
+ @if $skin-name == 'FluentUI' or $skin-name == 'material' {
122473
122668
  margin-left: calc(100% - 185px);
122474
122669
  }
122475
122670
  @if $skin-name == 'fabric' {
122476
122671
  margin-left: calc(100% - 180px);
122477
122672
  }
122673
+ @if $skin-name == 'fluent2' {
122674
+ margin-left: calc(100% - 188px);
122675
+ }
122676
+ @if $skin-name == 'Material3' {
122677
+ margin-left: calc(100% - 190px);
122678
+ }
122478
122679
  }
122479
122680
 
122480
122681
  .e-device.e-ie-save-dialog .e-ie-img-size-value-span {
@@ -122497,6 +122698,9 @@ $image-editor-icon-button: 3px !default;
122497
122698
  @if $skin-name == 'bootstrap5' {
122498
122699
  margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
122499
122700
  }
122701
+ @if $skin-name == 'Material3' {
122702
+ margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
122703
+ }
122500
122704
  }
122501
122705
 
122502
122706
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
@@ -122594,7 +122798,12 @@ $image-editor-icon-button: 3px !default;
122594
122798
 
122595
122799
  & .e-ie-img-size-value-span {
122596
122800
  vertical-align: middle;
122597
- margin-left: calc(50% - 55px);
122801
+ @if $skin-name == 'Material3' {
122802
+ margin-left: calc(50% - 52px);
122803
+ }
122804
+ @else {
122805
+ margin-left: calc(50% - 55px);
122806
+ }
122598
122807
  }
122599
122808
 
122600
122809
  & .e-btn-group .e-btn {
@@ -122625,10 +122834,10 @@ $image-editor-icon-button: 3px !default;
122625
122834
  }
122626
122835
 
122627
122836
  & .e-ie-img-size-value-span {
122628
- @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' {
122837
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
122629
122838
  margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
122630
122839
  }
122631
- @else if $skin-name == 'bootstrap' {
122840
+ @else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
122632
122841
  margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
122633
122842
  }
122634
122843
  @else if $skin-name == 'tailwind' {
@@ -122651,6 +122860,12 @@ $image-editor-icon-button: 3px !default;
122651
122860
  }
122652
122861
  }
122653
122862
 
122863
+ .e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
122864
+ @if $skin-name == 'Material3' {
122865
+ top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
122866
+ }
122867
+ }
122868
+
122654
122869
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
122655
122870
  width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
122656
122871
  @if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
@@ -122790,6 +123005,13 @@ $image-editor-icon-button: 3px !default;
122790
123005
  }
122791
123006
  }
122792
123007
 
123008
+ .e-ie-filter-canvas:focus,
123009
+ .filter-wrapper:focus .e-ie-filter-canvas,
123010
+ .filter-wrapper:focus canvas,
123011
+ .filter-wrapper canvas:focus {
123012
+ border: $image-editor-filter-canvas-focus;
123013
+ }
123014
+
122793
123015
 
122794
123016
  @include export-module('image-editor-material3-icons') {
122795
123017
  .e-image-editor {
@@ -125025,6 +125247,7 @@ $ribbon-dropdown-btn-padding: 0 5px !default;
125025
125247
  $ribbon-dropdown-caret-btn-size: $text-xs !default;
125026
125248
  $ribbon-dropdown-caret-btn-height: 12px !default;
125027
125249
  $ribbon-dropdown-caret-btn-padding: 2px 5px !default;
125250
+ $ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
125028
125251
  $ribbon-items-padding: 2px !default;
125029
125252
  $ribbon-large-items-btn-padding: 0 2px !default;
125030
125253
  $ribbon-large-items-btn-height: 15px !default;
@@ -125203,6 +125426,7 @@ $ribbon-bigger-menu-blank-icon-padding: 50px !default;
125203
125426
  $ribbon-bigger-dropdown-btn-size: $text-xs !default;
125204
125427
  $ribbon-bigger-dropdown-btn-line-height: 12px !default;
125205
125428
  $ribbon-bigger-dropdown-caret-btn-padding: 2px 4px !default;
125429
+ $ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
125206
125430
  $ribbon-bigger-dropdown-caret-btn-size: $text-xs !default;
125207
125431
  $ribbon-bigger-dropdown-caret-icon-size: $text-base !default;
125208
125432
  $ribbon-bigger-dropdown-caret-btn-height: 12px !default;
@@ -125722,6 +125946,10 @@ $ribbon-items-focus-box-shadow: none !default;
125722
125946
 
125723
125947
  .e-ribbon-tab-item {
125724
125948
  display: inline-flex;
125949
+
125950
+ &.e-disabled {
125951
+ pointer-events: none;
125952
+ }
125725
125953
  }
125726
125954
 
125727
125955
  .e-ribbon-group {
@@ -126201,6 +126429,10 @@ $ribbon-items-focus-box-shadow: none !default;
126201
126429
  }
126202
126430
  }
126203
126431
 
126432
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
126433
+ padding: $ribbon-colorpicker-caret-btn-padding;
126434
+ }
126435
+
126204
126436
  .e-dropdown-btn .e-caret {
126205
126437
  @include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
126206
126438
  padding: $ribbon-dropdown-caret-btn-padding;
@@ -126892,6 +127124,10 @@ $ribbon-items-focus-box-shadow: none !default;
126892
127124
  }
126893
127125
  }
126894
127126
 
127127
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
127128
+ padding: $ribbon-bigger-colorpicker-caret-btn-padding;
127129
+ }
127130
+
126895
127131
  .e-dropdown-btn .e-caret {
126896
127132
  @include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
126897
127133
  padding: $ribbon-bigger-dropdown-caret-btn-padding;
@@ -128023,6 +128259,8 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
128023
128259
  $header-font-weight: 500 !default;
128024
128260
  $multicolumn-grid-height: 32px !default;
128025
128261
  $multicolumn-margin-top-value: 1px !default;
128262
+ $footer-border-width: 0 1px 0 1px !default;
128263
+ $grid-border-width: 1px !default;
128026
128264
 
128027
128265
  $multicolumn-grid-small-height: 26px !default;
128028
128266
  $multicolumn-margin-top-small-value: 1px !default;
@@ -128033,13 +128271,13 @@ $multicolumn-margin-top-bigger-value: 1px !default;
128033
128271
  $multicolumn-grid-bigger-small-height: 36px !default;
128034
128272
  $multicolumn-margin-top-bigger-small-value: 1px !default;
128035
128273
 
128036
- $footer-border-color: $border-light !default;
128274
+ $footer-border-color: rgba($border-light) !default;
128037
128275
  $popup-text-color: $content-text-color-alt1 !default;
128038
128276
  $grid-content-color: $content-text-color !default;
128039
128277
  $grid-content-hover-bg-color: $flyout-bg-color-hover !default;
128040
128278
  $grid-content-active-bg-color: $flyout-bg-color-selected !default;
128041
128279
  $grid-content-active-color: $flyout-text-color-selected !default;
128042
- $grid-footer-bg-color: $transparent !default;
128280
+ $grid-footer-bg-color: rgba($content-bg-color) !default;
128043
128281
  $grid-footer-color: $content-text-color-alt1 !default;
128044
128282
  $grid-group-content-header-color: $content-text-color-alt1 !default;
128045
128283
  $grid-group-content-header-bg-color: rgba($content-bg-color) !default;
@@ -128073,10 +128311,15 @@ $nodata-border-color: $flyout-bg-color !default;
128073
128311
  }
128074
128312
  .e-multicolumn-list .e-popup-footer {
128075
128313
  vertical-align: middle;
128076
- border-top: 1px solid;
128314
+ border-style: solid;
128315
+ border-width: $footer-border-width;
128077
128316
  font-size: 14px;
128078
- height: 38px;
128079
- padding: 8px 0;
128317
+ height: $multicolumn-grid-height;
128318
+ display: flex;
128319
+ align-items: center;
128320
+ }
128321
+ .e-multicolumn-grid.e-grid {
128322
+ border-width: $grid-border-width;
128080
128323
  }
128081
128324
  .e-input-group.e-multicolumn-list {
128082
128325
  input[readonly].e-input {
@@ -128145,6 +128388,7 @@ $nodata-border-color: $flyout-bg-color !default;
128145
128388
  &.e-multicolumn-list .e-popup-footer {
128146
128389
  font-size: 12px;
128147
128390
  }
128391
+ &.e-multicolumn-list .e-popup-footer,
128148
128392
  .e-multicolumn-grid .e-row,
128149
128393
  .e-multicolumn-grid .e-emptyrow {
128150
128394
  height: $multicolumn-grid-small-height;
@@ -128157,6 +128401,7 @@ $nodata-border-color: $flyout-bg-color !default;
128157
128401
  &.e-multicolumn-list .e-popup-footer {
128158
128402
  font-size: 16px;
128159
128403
  }
128404
+ &.e-multicolumn-list .e-popup-footer,
128160
128405
  .e-multicolumn-grid .e-row,
128161
128406
  .e-multicolumn-grid .e-emptyrow {
128162
128407
  height: $multicolumn-grid-bigger-height;
@@ -128173,6 +128418,7 @@ $nodata-border-color: $flyout-bg-color !default;
128173
128418
  &.e-multicolumn-list .e-popup-footer {
128174
128419
  font-size: 14px;
128175
128420
  }
128421
+ &.e-multicolumn-list .e-popup-footer,
128176
128422
  .e-multicolumn-grid .e-row,
128177
128423
  .e-multicolumn-grid .e-emptyrow {
128178
128424
  height: $multicolumn-grid-bigger-small-height;