@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
@@ -2650,9 +2650,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2650
2650
 
2651
2651
  &:focus {
2652
2652
  border: $acrdn-item-header-focus-border;
2653
- box-shadow: $acrdn-item-header-focus-box-shadow;
2654
2653
  background: $acrdn-item-header-focus-bg;
2655
2654
 
2655
+ @if ($skin-name == 'fluent2') {
2656
+ box-shadow: none;
2657
+ }
2658
+ @else {
2659
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2660
+ }
2661
+
2656
2662
  &:active {
2657
2663
 
2658
2664
  .e-icons,
@@ -2662,6 +2668,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2662
2668
  }
2663
2669
  }
2664
2670
  }
2671
+
2672
+ @if ($skin-name == 'fluent2') {
2673
+ &:focus-visible {
2674
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2675
+ }
2676
+ }
2665
2677
  }
2666
2678
 
2667
2679
  &.e-select {
@@ -2768,9 +2780,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2768
2780
  }
2769
2781
 
2770
2782
  &:focus {
2771
- box-shadow: $acrdn-item-header-focus-box-shadow;
2772
2783
  position: relative;
2773
2784
  z-index: 2;
2785
+
2786
+ @if ($skin-name == 'fluent2') {
2787
+ box-shadow: none;
2788
+ }
2789
+ @else {
2790
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2791
+ }
2792
+ }
2793
+
2794
+ @if ($skin-name == 'fluent2') {
2795
+ &:focus-visible {
2796
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2797
+ }
2774
2798
  }
2775
2799
  }
2776
2800
 
@@ -15451,11 +15475,15 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
15451
15475
  @if $input-skin-name == 'bootstrap4' {
15452
15476
  transition: $input-transition-shadow;
15453
15477
  }
15454
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15478
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15455
15479
  border-color: $input-group-border-color-focus;
15456
15480
  border-radius: $input-groupo-focus-border-radius;
15457
15481
  box-shadow: $input-group-focus-box-shadow;
15458
15482
  }
15483
+ @if $input-skin-name == 'FluentUI' {
15484
+ border-radius: $input-groupo-focus-border-radius;
15485
+ border-width: 2px;
15486
+ }
15459
15487
  }
15460
15488
 
15461
15489
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -15544,14 +15572,14 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
15544
15572
 
15545
15573
  .e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
15546
15574
  .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
15547
- @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' {
15575
+ @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' {
15548
15576
  border-color: $input-active-border-color;
15549
15577
  }
15550
15578
  @if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
15551
15579
  -webkit-box-shadow: $input-border-shadow;
15552
15580
  box-shadow: $input-border-shadow;
15553
15581
  }
15554
- @if $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15582
+ @if $input-skin-name == 'bootstrap5' {
15555
15583
  box-shadow: $input-group-focus-box-shadow;
15556
15584
  }
15557
15585
  }
@@ -23946,7 +23974,7 @@ $sd-active-li-bg: $content-bg-color-alt4 !default;
23946
23974
  $sd-active-li-border-color: $content-bg-color-alt4 !default;
23947
23975
  $sd-active-font-color: $sd-font-color !default;
23948
23976
 
23949
- @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) {
23977
+ @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) {
23950
23978
  .e-speeddial-ul {
23951
23979
  padding: $padding;
23952
23980
  }
@@ -23959,6 +23987,14 @@ $sd-active-font-color: $sd-font-color !default;
23959
23987
  margin: $li-text-margin;
23960
23988
  }
23961
23989
 
23990
+ .e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
23991
+ @if ($skin-name == 'fluent2') {
23992
+ font-size: $li-icon-font-size;
23993
+ line-height: $speeddial-li-text-height;
23994
+ padding: $speeddial-text-li-padding;
23995
+ }
23996
+ }
23997
+
23962
23998
  .e-speeddial-li-text {
23963
23999
  height: $speeddial-li-text-height;
23964
24000
  line-height: $speeddial-li-text-height;
@@ -24082,6 +24118,16 @@ $sd-active-font-color: $sd-font-color !default;
24082
24118
  &:not(.e-speeddial-text-li) .e-speeddial-li-text {
24083
24119
  margin: $sd-li-text-margin;
24084
24120
  }
24121
+
24122
+ &.e-speeddial-text-li .e-speeddial-li-text {
24123
+ @if ($skin-name == 'fluent2') {
24124
+ border: 1px solid;
24125
+ border-radius: 20px;
24126
+ font-size: 12px;
24127
+ line-height: 16px;
24128
+ padding: 8px 16px;
24129
+ }
24130
+ }
24085
24131
  }
24086
24132
 
24087
24133
  .e-speeddial-li-text {
@@ -24219,19 +24265,19 @@ $sd-active-font-color: $sd-font-color !default;
24219
24265
 
24220
24266
  .e-small.e-speeddial-popup,
24221
24267
  .e-small .e-speeddial-popup {
24222
- @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);
24268
+ @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);
24223
24269
  }
24224
24270
 
24225
24271
  .e-bigger.e-speeddial-popup,
24226
24272
  .e-bigger .e-speeddial-popup {
24227
- @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);
24273
+ @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);
24228
24274
  }
24229
24275
 
24230
24276
  .e-bigger.e-small.e-speeddial-popup,
24231
24277
  .e-bigger.e-small .e-speeddial-popup,
24232
24278
  .e-bigger .e-small.e-speeddial-popup,
24233
24279
  .e-small .e-bigger.e-speeddial-popup {
24234
- @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);
24280
+ @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);
24235
24281
  }
24236
24282
 
24237
24283
  .e-speeddial-overlay {
@@ -24295,6 +24341,13 @@ $sd-active-font-color: $sd-font-color !default;
24295
24341
  border-color: $sd-li-border-color;
24296
24342
  }
24297
24343
  }
24344
+ &.e-speeddial-text-li .e-speeddial-li-text {
24345
+ @if ($skin-name == 'fluent2') {
24346
+ background: $secondary-bg-color;
24347
+ box-shadow: $shadow-lg;
24348
+ border-color: $secondary-border-color;
24349
+ }
24350
+ }
24298
24351
  }
24299
24352
  .e-speeddial-li.e-disabled {
24300
24353
  @include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
@@ -25442,7 +25495,7 @@ $calendar-small-font-size: $text-xs !default;
25442
25495
  }
25443
25496
  }
25444
25497
  #{if(&, '&', '*')} .e-content.e-year,
25445
- #{if(&, '&', '*')} .e-content.e-decade, {
25498
+ #{if(&, '&', '*')} .e-content.e-decade {
25446
25499
  #{if(&, '&', '*')} td.e-selected span.e-day {
25447
25500
  @if $skin-name == 'fluent2' {
25448
25501
  font-weight: 600;
@@ -44392,12 +44445,6 @@ $zero-value: 0 !default;
44392
44445
  .e-dlg-header-content {
44393
44446
  border-radius: $header-content-border-radius;
44394
44447
  line-height: $dialog-header-line-height;
44395
-
44396
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
44397
- @if $skin-name =='fluent2' {
44398
- line-height: 2;
44399
- }
44400
- }
44401
44448
  }
44402
44449
 
44403
44450
  .e-dlg-header-content + .e-dlg-content {
@@ -44571,6 +44618,9 @@ $zero-value: 0 !default;
44571
44618
  @if $skin-name == 'Material3' {
44572
44619
  padding: $zero-value;
44573
44620
  }
44621
+ @if $skin-name == 'fluent2' {
44622
+ padding: $dialog-bigger-header-btn-padding;
44623
+ }
44574
44624
  }
44575
44625
 
44576
44626
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -44676,6 +44726,9 @@ $zero-value: 0 !default;
44676
44726
  @if $skin-name == 'Material3' {
44677
44727
  padding: $zero-value;
44678
44728
  }
44729
+ @if $skin-name == 'fluent2' {
44730
+ padding: $dialog-header-btn-padding;
44731
+ }
44679
44732
  }
44680
44733
 
44681
44734
  .e-rtl {
@@ -53668,7 +53721,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
53668
53721
  @if $skin-name == 'bootstrap4' {
53669
53722
  font-size: $treeview-big-image-font-size;
53670
53723
  }
53671
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
53724
+ @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
53672
53725
  & + .e-list-text {
53673
53726
  padding: $treeview-big-image-text-padding;
53674
53727
  }
@@ -56533,6 +56586,16 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
56533
56586
  font-weight: $stepper-font-weight;
56534
56587
  }
56535
56588
  }
56589
+ &.e-linear {
56590
+ .e-step-container {
56591
+ pointer-events: none;
56592
+ }
56593
+ .e-previous:not(.e-step-disabled),
56594
+ .e-next:not(.e-step-disabled),
56595
+ .e-step-selected:not(.e-step-disabled) {
56596
+ pointer-events: auto;
56597
+ }
56598
+ }
56536
56599
  &.e-stepper-readonly,
56537
56600
  .e-step-disabled {
56538
56601
  cursor: default;
@@ -58011,6 +58074,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
58011
58074
 
58012
58075
  &.e-chip-input {
58013
58076
  width: 0;
58077
+ display: none;
58014
58078
  }
58015
58079
  }
58016
58080
 
@@ -74865,7 +74929,7 @@ $grid-xlfl-skin: 'material3' !default;
74865
74929
  .e-frame {
74866
74930
  margin-bottom: 1px;
74867
74931
  @if $grid-xlfl-skin == 'fluent2' {
74868
- margin: 0 0 1px 4px;
74932
+ margin-bottom: 8px;
74869
74933
  }
74870
74934
  }
74871
74935
  }
@@ -75013,6 +75077,7 @@ $grid-xlfl-skin: 'material3' !default;
75013
75077
  @if $grid-xlfl-skin == 'fluent2' {
75014
75078
  .e-ftrchk.e-infinitescroll {
75015
75079
  margin-left: 0;
75080
+ padding-left: 0;
75016
75081
  }
75017
75082
  }
75018
75083
 
@@ -75412,7 +75477,7 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
75412
75477
  $grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
75413
75478
  $grid-columnchooser-toolbar-icon-font-size: 15px !default;
75414
75479
  $grid-columnchooser-btn-font-size: 14px !default;
75415
- $grid-columnchooser-toolbardiv-padding: 3px !default;
75480
+ $grid-columnchooser-toolbardiv-padding: 8px !default;
75416
75481
  $grid-columnchooser-toolbardiv-margin-top: 0 !default;
75417
75482
  $grid-columnchooser-toolbar-icon-vertical-align: middle !default;
75418
75483
  $grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
@@ -76248,7 +76313,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
76248
76313
 
76249
76314
  @if $grid-skin == 'fluent2' {
76250
76315
  &.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
76251
- margin-left: -4px;
76316
+ margin-left: -5px;
76317
+ margin-top: 4px;
76252
76318
  }
76253
76319
  &.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
76254
76320
  margin-right: -2px;
@@ -76259,7 +76325,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
76259
76325
  .e-headercell .e-headercelldiv.e-headerchkcelldiv {
76260
76326
  @if $grid-skin == 'fluent2' {
76261
76327
  margin-bottom: 2px;
76262
- margin-left: 6px;
76328
+ margin-left: 7px;
76263
76329
  }
76264
76330
  }
76265
76331
 
@@ -76386,8 +76452,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
76386
76452
  }
76387
76453
 
76388
76454
  @if $grid-skin == 'fluent2' {
76389
- .e-ftrchk.e-infinitescroll {
76455
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
76390
76456
  margin-left: 0;
76457
+ padding-left: 0;
76391
76458
  }
76392
76459
  }
76393
76460
 
@@ -78050,7 +78117,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78050
78117
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
78051
78118
  }
78052
78119
  white-space: normal;
78053
- word-wrap: break-word;
78120
+ text-wrap: nowrap;
78121
+ text-overflow: ellipsis;
78122
+ overflow: hidden;
78054
78123
  &.e-lastrowcell {
78055
78124
  border-bottom-width: 1px;
78056
78125
  }
@@ -78791,7 +78860,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78791
78860
  }
78792
78861
 
78793
78862
  @if $grid-skin == 'fluent2' {
78794
- .e-ftrchk.e-infinitescroll {
78863
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
78795
78864
  padding-left: 0;
78796
78865
  margin-left: 0;
78797
78866
  }
@@ -79974,7 +80043,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
79974
80043
 
79975
80044
  &.e-default {
79976
80045
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
79977
- & .e-gridheader table tr th:last-child {
80046
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
79978
80047
  border-left: 0;
79979
80048
  }
79980
80049
  }
@@ -80803,7 +80872,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
80803
80872
  }
80804
80873
 
80805
80874
  .e-gridcontent .e-groupcaption {
80806
- @include grid-line-height-padding-styles(normal, .7em);
80875
+ @include grid-line-height-padding-styles(normal, 0 .7em);
80807
80876
  }
80808
80877
 
80809
80878
  .e-summarycell {
@@ -81395,9 +81464,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81395
81464
  background: none;
81396
81465
  border: 0;
81397
81466
  color: $grid-responsive-custom-header-btn-color;
81398
- @if $grid-skin == 'fluent2' {
81399
- padding-top: 6px;
81400
- }
81401
81467
  }
81402
81468
  }
81403
81469
  }
@@ -81484,6 +81550,22 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81484
81550
  & .e-dlg-content {
81485
81551
  padding: 16px;
81486
81552
  }
81553
+
81554
+ @if $grid-xlfl-skin == 'fluent2' {
81555
+ .e-checkbox-wrapper .e-frame {
81556
+ @if $grid-xlfl-skin == 'fluent2' {
81557
+ margin: 0 0 1px 4px;
81558
+ }
81559
+ }
81560
+
81561
+ .e-radio + label {
81562
+ margin: 0;
81563
+ }
81564
+
81565
+ .e-radio-wrapper .e-xlfl-radio-or {
81566
+ margin-left: 18px;
81567
+ }
81568
+ }
81487
81569
  }
81488
81570
 
81489
81571
  & .e-ressortbutton-parent {
@@ -81578,6 +81660,14 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81578
81660
  min-height: 160px;
81579
81661
  overflow-y: auto;
81580
81662
 
81663
+ &.e-checkbox-infinitescroll {
81664
+ border-top-style: solid;
81665
+ border-top-color: $grid-columnchooser-footer-border-color;
81666
+ border-top-width: 1px;
81667
+ margin-top: 0;
81668
+ overflow-x: hidden;
81669
+ }
81670
+
81581
81671
  & .e-ftrchk {
81582
81672
  @include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
81583
81673
  @if $grid-skin == 'fluent2' {
@@ -81586,6 +81676,29 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81586
81676
  }
81587
81677
  }
81588
81678
  }
81679
+
81680
+ & .e-ftrchk {
81681
+ & .e-chk-hidden {
81682
+ -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
81683
+ height: 1px;
81684
+ opacity: 0;
81685
+ width: 1px;
81686
+ }
81687
+
81688
+ & .e-mask {
81689
+ display: inline-block;
81690
+ height: 10px;
81691
+ width: 80%;
81692
+
81693
+ &.e-mask-checkbox-filter-intent {
81694
+ width: 13px;
81695
+ }
81696
+
81697
+ &.e-mask-checkbox-filter-span-intent {
81698
+ margin-left: 8px;
81699
+ }
81700
+ }
81701
+ }
81589
81702
  }
81590
81703
  }
81591
81704
  }
@@ -81600,10 +81713,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81600
81713
  & .e-searchbox {
81601
81714
  padding-left: 0;
81602
81715
  }
81603
- & .e-spinner {
81604
- & .e-checkboxlist {
81605
- margin-left: -7px;
81606
- }
81716
+ & .e-ftrchk.e-infinitescroll,
81717
+ & .e-spinner .e-checkboxlist {
81718
+ margin-left: -7px;
81607
81719
  }
81608
81720
  }
81609
81721
  }
@@ -81651,6 +81763,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81651
81763
  @if $grid-skin == 'fluent' {
81652
81764
  padding-top: 3px;
81653
81765
  }
81766
+ @if $grid-skin == 'fluent' {
81767
+ padding-top: 1px;
81768
+ }
81654
81769
  @if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
81655
81770
  padding-top: 2px;
81656
81771
  }
@@ -81979,6 +82094,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81979
82094
  border-color: $grid-header-border-color;
81980
82095
  }
81981
82096
 
82097
+ .e-headercell,
82098
+ .e-detailheadercell {
82099
+ background-color: $grid-header-bg-color;
82100
+ }
82101
+
81982
82102
  .e-gridcontent {
81983
82103
  background-color: $grid-content-bg-color;
81984
82104
  }
@@ -88713,8 +88833,8 @@ $rte-tbar-default-bg: $content-bg-color-alt2 !default;
88713
88833
  $rte-extended-toolbar-items-padding: 0;
88714
88834
  $rte-expand-tbar-hover-bg: $content-bg-color-hover !default;
88715
88835
  $rte-big-insert-dialog-label-padding-top: 12px;
88716
- $rte-tbar-icon-size: 14px;
88717
- $rte-background-color-icon-fontsize: 18px;
88836
+ $rte-tbar-icon-size: 16px;
88837
+ $rte-background-color-icon-fontsize: 16px;
88718
88838
  $rte-big-background-color-icon-fontsize: 20px;
88719
88839
  $rte-dropdown-btn-color-content-padding: 0 !default;
88720
88840
  $rte-big-dropdown-btn-color-content-padding: 9.5px !default;
@@ -89938,14 +90058,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
89938
90058
  font-size: 2em;
89939
90059
  font-weight: bold;
89940
90060
  height: 40px;
89941
- line-height: 40px;
90061
+ @if $skin-name =='fluent2' {
90062
+ line-height: 25px;
90063
+ }
90064
+ @else {
90065
+ line-height: 40px;
90066
+ }
89942
90067
  }
89943
90068
 
89944
90069
  &.e-h2 {
89945
90070
  font-size: 1.5em;
89946
90071
  font-weight: bold;
89947
90072
  height: 40px;
89948
- line-height: 40px;
90073
+ @if $skin-name =='fluent2' {
90074
+ line-height: 25px;
90075
+ }
90076
+ @else {
90077
+ line-height: 40px;
90078
+ }
89949
90079
  }
89950
90080
 
89951
90081
  &.e-h3 {
@@ -91287,7 +91417,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
91287
91417
  .e-rte-dropdown-btn-text,
91288
91418
  .e-background-color,
91289
91419
  .e-rte-font-color {
91290
- font-size: 14px;
91420
+ font-size: 16px;
91291
91421
  }
91292
91422
  }
91293
91423
  .e-bigger {
@@ -91296,27 +91426,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
91296
91426
  .e-rte-dropdown-btn-text,
91297
91427
  .e-background-color,
91298
91428
  .e-rte-font-color {
91299
- font-size: 16px;
91429
+ font-size: 18px;
91300
91430
  }
91301
91431
  }
91302
91432
  }
91303
91433
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
91304
91434
  .e-background-color,
91305
- .e-rte-font-color{
91306
- font-size: 14px;
91435
+ .e-rte-font-color {
91436
+ font-size: 16px;
91307
91437
  }
91308
91438
  }
91309
91439
  .e-bigger {
91310
91440
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
91311
91441
  .e-background-color,
91312
- .e-rte-font-color{
91313
- font-size: 16px;
91442
+ .e-rte-font-color {
91443
+ font-size: 18px;
91314
91444
  }
91315
91445
  }
91316
- .e-rte-container{
91446
+ .e-rte-container {
91317
91447
  border-radius: 4px;
91318
91448
  }
91319
- .e-richtexteditor{
91449
+ .e-richtexteditor {
91320
91450
  border-radius: 4px;
91321
91451
  .e-toolbar {
91322
91452
  border-radius: 4px 4px 0 0;
@@ -97840,7 +97970,7 @@ $kanban-col-expand-collapse-box-shadow: $secondary-shadow-focus !default;
97840
97970
 
97841
97971
  .e-kanban-dialog .e-dialog-edit.e-primary{
97842
97972
  background: $primary-bg-color-hover;
97843
- color: $primary-border-color-hover;
97973
+ color: $primary-text-color;
97844
97974
  }
97845
97975
  }
97846
97976
 
@@ -107000,6 +107130,12 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
107000
107130
  &:not(.e-active) {
107001
107131
  .e-list-icon {
107002
107132
  color: $field-list-tree-icon-color;
107133
+
107134
+ @if ($skin-name == 'fluent2') {
107135
+ &:hover {
107136
+ color: $field-list-icon-hover-color;
107137
+ }
107138
+ }
107003
107139
  }
107004
107140
  }
107005
107141
 
@@ -107011,6 +107147,15 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
107011
107147
  float: right !important;
107012
107148
  margin: 0 12px 0 0;
107013
107149
  /* stylelint-enable */
107150
+
107151
+ @if ($skin-name == 'fluent2') {
107152
+ &:hover {
107153
+ color: $field-list-icon-hover-color;
107154
+ }
107155
+ &:active {
107156
+ color: $field-list-icon-hover-color;
107157
+ }
107158
+ }
107014
107159
  }
107015
107160
  }
107016
107161
 
@@ -107075,6 +107220,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
107075
107220
  margin-right: 4px;
107076
107221
  pointer-events: auto;
107077
107222
  width: 20px;
107223
+
107224
+ @if ($skin-name == 'fluent2') {
107225
+ font-size: 16px;
107226
+ margin-top: 3px;
107227
+ }
107078
107228
  }
107079
107229
  @if ($skin-name == 'tailwind') {
107080
107230
  &.e-active {
@@ -107442,7 +107592,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
107442
107592
  position: relative;
107443
107593
  top: 3px;
107444
107594
  }
107445
-
107595
+
107596
+ @if ($skin-name == 'fluent2') {
107597
+ font-size: 20px;
107598
+ }
107599
+
107446
107600
  @if ($skin-name == 'tailwind') {
107447
107601
  position: relative;
107448
107602
  top: 1px;
@@ -108984,6 +109138,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
108984
109138
  vertical-align: bottom;
108985
109139
  width: 20px;
108986
109140
 
109141
+ @if ($skin-name =='fluent2') {
109142
+ font-size: 16px;
109143
+ }
109144
+
108987
109145
  @if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
108988
109146
  margin-right: 4px;
108989
109147
  padding-left: 8px;
@@ -109264,6 +109422,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
109264
109422
  height: 20px;
109265
109423
  width: 20px;
109266
109424
 
109425
+ @if ($skin-name =='fluent2') {
109426
+ font-size: 16px;
109427
+ }
109428
+
109267
109429
  &.e-disable-drag {
109268
109430
  cursor: not-allowed;
109269
109431
  opacity: .4;
@@ -110242,6 +110404,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
110242
110404
  margin-bottom: $field-list-treeview-drag-bigger-padding !important;
110243
110405
  margin-right: 4px !important;
110244
110406
  width: 24px !important;
110407
+
110408
+ @if ($skin-name =='fluent2') {
110409
+ font-size: 20px !important;
110410
+ margin-bottom: 5px !important;
110411
+ }
110245
110412
  }
110246
110413
 
110247
110414
  .e-calc-measure-icon,
@@ -110343,6 +110510,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
110343
110510
  .e-drag {
110344
110511
  font-size: $field-list-bigger-icon-size;
110345
110512
  width: 24px;
110513
+
110514
+ @if ($skin-name =='fluent2') {
110515
+ font-size: 20px;
110516
+ }
110346
110517
  }
110347
110518
  }
110348
110519
  }
@@ -114513,6 +114684,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 1px !default;
114513
114684
  $qrybldr-drag-grp-list-heg: 26px !default;
114514
114685
  $qrybldr-drag-grp-big-list-heg: 34px !default;
114515
114686
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
114687
+ $qryblr-drag-icon-color: rgba($secondary-text-color) !default;
114516
114688
 
114517
114689
  @mixin fluent2-small-round-btn {
114518
114690
  @if $theme-name == 'fluent2' {
@@ -114555,7 +114727,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
114555
114727
  @if $skin-name == 'fluent2' {
114556
114728
  box-shadow: $shadow-md;
114557
114729
  }
114558
- background-color: $qrybldr-drag-bg-color;
114730
+ background: $qrybldr-drag-bg-color;
114559
114731
  }
114560
114732
 
114561
114733
  & .e-rule-value-delete {
@@ -114590,9 +114762,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
114590
114762
  padding: 15px 3px 15px 11px;
114591
114763
  vertical-align: middle;
114592
114764
  font-size: $qrybldr-drag-icon-font-size;
114593
- @if $skin-name == 'fluent2' {
114594
- color: $qryblr-drag-icon-color;
114595
- }
114765
+ color: $qryblr-drag-icon-color;
114596
114766
  }
114597
114767
 
114598
114768
  & .e-group-header .e-drag-qb-rule {
@@ -120708,6 +120878,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
120708
120878
  }
120709
120879
  }
120710
120880
 
120881
+ @media print {
120882
+ .e-schedule {
120883
+ .e-table-container {
120884
+ display: block;
120885
+ }
120886
+
120887
+ .e-vertical-view .e-content-table thead {
120888
+ break-inside: auto;
120889
+ }
120890
+ }
120891
+ }
120892
+
120711
120893
  .e-bigger .e-more-popup-wrapper,
120712
120894
  .e-more-popup-wrapper {
120713
120895
  background: $schedule-popup-bg-color;
@@ -120886,6 +121068,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
120886
121068
  @mixin schedule-select-cell-focus-styles {
120887
121069
  @if ($theme-name == 'fluent2') {
120888
121070
  &:focus {
121071
+ background: $content-bg-color-focus;
121072
+ }
121073
+
121074
+ &:focus-visible {
120889
121075
  background: $schedule-select-focus-bg-color;
120890
121076
  box-shadow: $schedule-select-focus-box-shadow;
120891
121077
  }
@@ -121708,6 +121894,7 @@ $image-editor-save-dlg-big-btn-pad: 8px 11px !default;
121708
121894
  $image-editor-save-dlg-grp-btn-padding: 8px 10.5px !default;
121709
121895
  $image-editor-save-dlg-dev-grp-btn-padding: 11px 12px !default;
121710
121896
  $image-editor-icon-button: 3px !default;
121897
+ $image-editor-filter-canvas-focus: 1px solid $icon-color !default;
121711
121898
 
121712
121899
  @include export-module('image-editor-layout') {
121713
121900
  .e-ie-toolbar-upload-div.e-hide,
@@ -122194,6 +122381,14 @@ $image-editor-icon-button: 3px !default;
122194
122381
  }
122195
122382
  }
122196
122383
  }
122384
+ & .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
122385
+ & .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
122386
+ @if $skin-name == 'Material3' {
122387
+ height: 16px !important; /* stylelint-disable-line declaration-no-important */
122388
+ top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
122389
+ width: 16px !important; /* stylelint-disable-line declaration-no-important */
122390
+ }
122391
+ }
122197
122392
  }
122198
122393
 
122199
122394
  .e-ie-img-save-dlg .e-btn {
@@ -122399,12 +122594,18 @@ $image-editor-icon-button: 3px !default;
122399
122594
  @if $skin-name == 'highcontrast' {
122400
122595
  margin-left: calc(100% - 175px);
122401
122596
  }
122402
- @if $skin-name == 'FluentUI' or $skin-name == 'material' or $skin-name == 'Material3' {
122597
+ @if $skin-name == 'FluentUI' or $skin-name == 'material' {
122403
122598
  margin-left: calc(100% - 185px);
122404
122599
  }
122405
122600
  @if $skin-name == 'fabric' {
122406
122601
  margin-left: calc(100% - 180px);
122407
122602
  }
122603
+ @if $skin-name == 'fluent2' {
122604
+ margin-left: calc(100% - 188px);
122605
+ }
122606
+ @if $skin-name == 'Material3' {
122607
+ margin-left: calc(100% - 190px);
122608
+ }
122408
122609
  }
122409
122610
 
122410
122611
  .e-device.e-ie-save-dialog .e-ie-img-size-value-span {
@@ -122427,6 +122628,9 @@ $image-editor-icon-button: 3px !default;
122427
122628
  @if $skin-name == 'bootstrap5' {
122428
122629
  margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
122429
122630
  }
122631
+ @if $skin-name == 'Material3' {
122632
+ margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
122633
+ }
122430
122634
  }
122431
122635
 
122432
122636
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
@@ -122524,7 +122728,12 @@ $image-editor-icon-button: 3px !default;
122524
122728
 
122525
122729
  & .e-ie-img-size-value-span {
122526
122730
  vertical-align: middle;
122527
- margin-left: calc(50% - 55px);
122731
+ @if $skin-name == 'Material3' {
122732
+ margin-left: calc(50% - 52px);
122733
+ }
122734
+ @else {
122735
+ margin-left: calc(50% - 55px);
122736
+ }
122528
122737
  }
122529
122738
 
122530
122739
  & .e-btn-group .e-btn {
@@ -122555,10 +122764,10 @@ $image-editor-icon-button: 3px !default;
122555
122764
  }
122556
122765
 
122557
122766
  & .e-ie-img-size-value-span {
122558
- @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' {
122767
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
122559
122768
  margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
122560
122769
  }
122561
- @else if $skin-name == 'bootstrap' {
122770
+ @else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
122562
122771
  margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
122563
122772
  }
122564
122773
  @else if $skin-name == 'tailwind' {
@@ -122581,6 +122790,12 @@ $image-editor-icon-button: 3px !default;
122581
122790
  }
122582
122791
  }
122583
122792
 
122793
+ .e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
122794
+ @if $skin-name == 'Material3' {
122795
+ top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
122796
+ }
122797
+ }
122798
+
122584
122799
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
122585
122800
  width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
122586
122801
  @if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
@@ -122720,6 +122935,13 @@ $image-editor-icon-button: 3px !default;
122720
122935
  }
122721
122936
  }
122722
122937
 
122938
+ .e-ie-filter-canvas:focus,
122939
+ .filter-wrapper:focus .e-ie-filter-canvas,
122940
+ .filter-wrapper:focus canvas,
122941
+ .filter-wrapper canvas:focus {
122942
+ border: $image-editor-filter-canvas-focus;
122943
+ }
122944
+
122723
122945
 
122724
122946
  @include export-module('image-editor-material3-icons') {
122725
122947
  .e-image-editor {
@@ -124955,6 +125177,7 @@ $ribbon-dropdown-btn-padding: 0 5px !default;
124955
125177
  $ribbon-dropdown-caret-btn-size: $text-xs !default;
124956
125178
  $ribbon-dropdown-caret-btn-height: 12px !default;
124957
125179
  $ribbon-dropdown-caret-btn-padding: 2px 5px !default;
125180
+ $ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
124958
125181
  $ribbon-items-padding: 2px !default;
124959
125182
  $ribbon-large-items-btn-padding: 0 2px !default;
124960
125183
  $ribbon-large-items-btn-height: 15px !default;
@@ -125133,6 +125356,7 @@ $ribbon-bigger-menu-blank-icon-padding: 50px !default;
125133
125356
  $ribbon-bigger-dropdown-btn-size: $text-xs !default;
125134
125357
  $ribbon-bigger-dropdown-btn-line-height: 12px !default;
125135
125358
  $ribbon-bigger-dropdown-caret-btn-padding: 2px 4px !default;
125359
+ $ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
125136
125360
  $ribbon-bigger-dropdown-caret-btn-size: $text-xs !default;
125137
125361
  $ribbon-bigger-dropdown-caret-icon-size: $text-base !default;
125138
125362
  $ribbon-bigger-dropdown-caret-btn-height: 12px !default;
@@ -125652,6 +125876,10 @@ $ribbon-items-focus-box-shadow: none !default;
125652
125876
 
125653
125877
  .e-ribbon-tab-item {
125654
125878
  display: inline-flex;
125879
+
125880
+ &.e-disabled {
125881
+ pointer-events: none;
125882
+ }
125655
125883
  }
125656
125884
 
125657
125885
  .e-ribbon-group {
@@ -126131,6 +126359,10 @@ $ribbon-items-focus-box-shadow: none !default;
126131
126359
  }
126132
126360
  }
126133
126361
 
126362
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
126363
+ padding: $ribbon-colorpicker-caret-btn-padding;
126364
+ }
126365
+
126134
126366
  .e-dropdown-btn .e-caret {
126135
126367
  @include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
126136
126368
  padding: $ribbon-dropdown-caret-btn-padding;
@@ -126822,6 +127054,10 @@ $ribbon-items-focus-box-shadow: none !default;
126822
127054
  }
126823
127055
  }
126824
127056
 
127057
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
127058
+ padding: $ribbon-bigger-colorpicker-caret-btn-padding;
127059
+ }
127060
+
126825
127061
  .e-dropdown-btn .e-caret {
126826
127062
  @include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
126827
127063
  padding: $ribbon-bigger-dropdown-caret-btn-padding;
@@ -127953,6 +128189,8 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
127953
128189
  $header-font-weight: 500 !default;
127954
128190
  $multicolumn-grid-height: 32px !default;
127955
128191
  $multicolumn-margin-top-value: 1px !default;
128192
+ $footer-border-width: 0 1px 0 1px !default;
128193
+ $grid-border-width: 1px !default;
127956
128194
 
127957
128195
  $multicolumn-grid-small-height: 26px !default;
127958
128196
  $multicolumn-margin-top-small-value: 1px !default;
@@ -127963,13 +128201,13 @@ $multicolumn-margin-top-bigger-value: 1px !default;
127963
128201
  $multicolumn-grid-bigger-small-height: 36px !default;
127964
128202
  $multicolumn-margin-top-bigger-small-value: 1px !default;
127965
128203
 
127966
- $footer-border-color: $border-light !default;
128204
+ $footer-border-color: rgba($border-light) !default;
127967
128205
  $popup-text-color: $content-text-color-alt1 !default;
127968
128206
  $grid-content-color: $content-text-color !default;
127969
128207
  $grid-content-hover-bg-color: $flyout-bg-color-hover !default;
127970
128208
  $grid-content-active-bg-color: $flyout-bg-color-selected !default;
127971
128209
  $grid-content-active-color: $flyout-text-color-selected !default;
127972
- $grid-footer-bg-color: $transparent !default;
128210
+ $grid-footer-bg-color: rgba($content-bg-color) !default;
127973
128211
  $grid-footer-color: $content-text-color-alt1 !default;
127974
128212
  $grid-group-content-header-color: $content-text-color-alt1 !default;
127975
128213
  $grid-group-content-header-bg-color: rgba($content-bg-color) !default;
@@ -128003,10 +128241,15 @@ $nodata-border-color: $flyout-bg-color !default;
128003
128241
  }
128004
128242
  .e-multicolumn-list .e-popup-footer {
128005
128243
  vertical-align: middle;
128006
- border-top: 1px solid;
128244
+ border-style: solid;
128245
+ border-width: $footer-border-width;
128007
128246
  font-size: 14px;
128008
- height: 38px;
128009
- padding: 8px 0;
128247
+ height: $multicolumn-grid-height;
128248
+ display: flex;
128249
+ align-items: center;
128250
+ }
128251
+ .e-multicolumn-grid.e-grid {
128252
+ border-width: $grid-border-width;
128010
128253
  }
128011
128254
  .e-input-group.e-multicolumn-list {
128012
128255
  input[readonly].e-input {
@@ -128075,6 +128318,7 @@ $nodata-border-color: $flyout-bg-color !default;
128075
128318
  &.e-multicolumn-list .e-popup-footer {
128076
128319
  font-size: 12px;
128077
128320
  }
128321
+ &.e-multicolumn-list .e-popup-footer,
128078
128322
  .e-multicolumn-grid .e-row,
128079
128323
  .e-multicolumn-grid .e-emptyrow {
128080
128324
  height: $multicolumn-grid-small-height;
@@ -128087,6 +128331,7 @@ $nodata-border-color: $flyout-bg-color !default;
128087
128331
  &.e-multicolumn-list .e-popup-footer {
128088
128332
  font-size: 16px;
128089
128333
  }
128334
+ &.e-multicolumn-list .e-popup-footer,
128090
128335
  .e-multicolumn-grid .e-row,
128091
128336
  .e-multicolumn-grid .e-emptyrow {
128092
128337
  height: $multicolumn-grid-bigger-height;
@@ -128103,6 +128348,7 @@ $nodata-border-color: $flyout-bg-color !default;
128103
128348
  &.e-multicolumn-list .e-popup-footer {
128104
128349
  font-size: 14px;
128105
128350
  }
128351
+ &.e-multicolumn-list .e-popup-footer,
128106
128352
  .e-multicolumn-grid .e-row,
128107
128353
  .e-multicolumn-grid .e-emptyrow {
128108
128354
  height: $multicolumn-grid-bigger-small-height;