@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
@@ -2466,9 +2466,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2466
2466
 
2467
2467
  &:focus {
2468
2468
  border: $acrdn-item-header-focus-border;
2469
- box-shadow: $acrdn-item-header-focus-box-shadow;
2470
2469
  background: $acrdn-item-header-focus-bg;
2471
2470
 
2471
+ @if ($skin-name == 'fluent2') {
2472
+ box-shadow: none;
2473
+ }
2474
+ @else {
2475
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2476
+ }
2477
+
2472
2478
  &:active {
2473
2479
 
2474
2480
  .e-icons,
@@ -2478,6 +2484,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2478
2484
  }
2479
2485
  }
2480
2486
  }
2487
+
2488
+ @if ($skin-name == 'fluent2') {
2489
+ &:focus-visible {
2490
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2491
+ }
2492
+ }
2481
2493
  }
2482
2494
 
2483
2495
  &.e-select {
@@ -2584,9 +2596,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2584
2596
  }
2585
2597
 
2586
2598
  &:focus {
2587
- box-shadow: $acrdn-item-header-focus-box-shadow;
2588
2599
  position: relative;
2589
2600
  z-index: 2;
2601
+
2602
+ @if ($skin-name == 'fluent2') {
2603
+ box-shadow: none;
2604
+ }
2605
+ @else {
2606
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2607
+ }
2608
+ }
2609
+
2610
+ @if ($skin-name == 'fluent2') {
2611
+ &:focus-visible {
2612
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2613
+ }
2590
2614
  }
2591
2615
  }
2592
2616
 
@@ -15089,11 +15113,15 @@ $float-label-rtl-value: -7px !default;
15089
15113
  @if $input-skin-name == 'bootstrap4' {
15090
15114
  transition: $input-transition-shadow;
15091
15115
  }
15092
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15116
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15093
15117
  border-color: $input-group-border-color-focus;
15094
15118
  border-radius: $input-groupo-focus-border-radius;
15095
15119
  box-shadow: $input-group-focus-box-shadow;
15096
15120
  }
15121
+ @if $input-skin-name == 'FluentUI' {
15122
+ border-radius: $input-groupo-focus-border-radius;
15123
+ border-width: 2px;
15124
+ }
15097
15125
  }
15098
15126
 
15099
15127
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -15182,14 +15210,14 @@ $float-label-rtl-value: -7px !default;
15182
15210
 
15183
15211
  .e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
15184
15212
  .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
15185
- @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' {
15213
+ @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' {
15186
15214
  border-color: $input-active-border-color;
15187
15215
  }
15188
15216
  @if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
15189
15217
  -webkit-box-shadow: $input-border-shadow;
15190
15218
  box-shadow: $input-border-shadow;
15191
15219
  }
15192
- @if $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15220
+ @if $input-skin-name == 'bootstrap5' {
15193
15221
  box-shadow: $input-group-focus-box-shadow;
15194
15222
  }
15195
15223
  }
@@ -23669,7 +23697,7 @@ $sd-active-li-bg: $content-bg-color-pressed !default;
23669
23697
  $sd-active-li-border-color: $content-bg-color-pressed !default;
23670
23698
  $sd-active-font-color: $content-text-color-focus !default;
23671
23699
 
23672
- @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) {
23700
+ @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) {
23673
23701
  .e-speeddial-ul {
23674
23702
  padding: $padding;
23675
23703
  }
@@ -23682,6 +23710,14 @@ $sd-active-font-color: $content-text-color-focus !default;
23682
23710
  margin: $li-text-margin;
23683
23711
  }
23684
23712
 
23713
+ .e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
23714
+ @if ($skin-name == 'fluent2') {
23715
+ font-size: $li-icon-font-size;
23716
+ line-height: $speeddial-li-text-height;
23717
+ padding: $speeddial-text-li-padding;
23718
+ }
23719
+ }
23720
+
23685
23721
  .e-speeddial-li-text {
23686
23722
  height: $speeddial-li-text-height;
23687
23723
  line-height: $speeddial-li-text-height;
@@ -23805,6 +23841,16 @@ $sd-active-font-color: $content-text-color-focus !default;
23805
23841
  &:not(.e-speeddial-text-li) .e-speeddial-li-text {
23806
23842
  margin: $sd-li-text-margin;
23807
23843
  }
23844
+
23845
+ &.e-speeddial-text-li .e-speeddial-li-text {
23846
+ @if ($skin-name == 'fluent2') {
23847
+ border: 1px solid;
23848
+ border-radius: 20px;
23849
+ font-size: 12px;
23850
+ line-height: 16px;
23851
+ padding: 8px 16px;
23852
+ }
23853
+ }
23808
23854
  }
23809
23855
 
23810
23856
  .e-speeddial-li-text {
@@ -23942,19 +23988,19 @@ $sd-active-font-color: $content-text-color-focus !default;
23942
23988
 
23943
23989
  .e-small.e-speeddial-popup,
23944
23990
  .e-small .e-speeddial-popup {
23945
- @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);
23991
+ @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);
23946
23992
  }
23947
23993
 
23948
23994
  .e-bigger.e-speeddial-popup,
23949
23995
  .e-bigger .e-speeddial-popup {
23950
- @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);
23996
+ @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);
23951
23997
  }
23952
23998
 
23953
23999
  .e-bigger.e-small.e-speeddial-popup,
23954
24000
  .e-bigger.e-small .e-speeddial-popup,
23955
24001
  .e-bigger .e-small.e-speeddial-popup,
23956
24002
  .e-small .e-bigger.e-speeddial-popup {
23957
- @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);
24003
+ @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);
23958
24004
  }
23959
24005
 
23960
24006
  .e-speeddial-overlay {
@@ -24018,6 +24064,13 @@ $sd-active-font-color: $content-text-color-focus !default;
24018
24064
  border-color: $sd-li-border-color;
24019
24065
  }
24020
24066
  }
24067
+ &.e-speeddial-text-li .e-speeddial-li-text {
24068
+ @if ($skin-name == 'fluent2') {
24069
+ background: $secondary-bg-color;
24070
+ box-shadow: $shadow-lg;
24071
+ border-color: $secondary-border-color;
24072
+ }
24073
+ }
24021
24074
  }
24022
24075
  .e-speeddial-li.e-disabled {
24023
24076
  @include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
@@ -25227,7 +25280,7 @@ $today-button-text-active-color: $primary-text-pressed !default;
25227
25280
  }
25228
25281
  }
25229
25282
  #{if(&, '&', '*')} .e-content.e-year,
25230
- #{if(&, '&', '*')} .e-content.e-decade, {
25283
+ #{if(&, '&', '*')} .e-content.e-decade {
25231
25284
  #{if(&, '&', '*')} td.e-selected span.e-day {
25232
25285
  @if $skin-name == 'fluent2' {
25233
25286
  font-weight: 600;
@@ -44298,12 +44351,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44298
44351
  .e-dlg-header-content {
44299
44352
  border-radius: $header-content-border-radius;
44300
44353
  line-height: $dialog-header-line-height;
44301
-
44302
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
44303
- @if $skin-name =='fluent2' {
44304
- line-height: 2;
44305
- }
44306
- }
44307
44354
  }
44308
44355
 
44309
44356
  .e-dlg-header-content + .e-dlg-content {
@@ -44477,6 +44524,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44477
44524
  @if $skin-name == 'Material3' {
44478
44525
  padding: $zero-value;
44479
44526
  }
44527
+ @if $skin-name == 'fluent2' {
44528
+ padding: $dialog-bigger-header-btn-padding;
44529
+ }
44480
44530
  }
44481
44531
 
44482
44532
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -44582,6 +44632,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44582
44632
  @if $skin-name == 'Material3' {
44583
44633
  padding: $zero-value;
44584
44634
  }
44635
+ @if $skin-name == 'fluent2' {
44636
+ padding: $dialog-header-btn-padding;
44637
+ }
44585
44638
  }
44586
44639
 
44587
44640
  .e-rtl {
@@ -53582,7 +53635,7 @@ $treeview-item-active-check-color: $primary !default;
53582
53635
  @if $skin-name == 'bootstrap4' {
53583
53636
  font-size: $treeview-big-image-font-size;
53584
53637
  }
53585
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
53638
+ @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
53586
53639
  & + .e-list-text {
53587
53640
  padding: $treeview-big-image-text-padding;
53588
53641
  }
@@ -56450,6 +56503,16 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
56450
56503
  font-weight: $stepper-font-weight;
56451
56504
  }
56452
56505
  }
56506
+ &.e-linear {
56507
+ .e-step-container {
56508
+ pointer-events: none;
56509
+ }
56510
+ .e-previous:not(.e-step-disabled),
56511
+ .e-next:not(.e-step-disabled),
56512
+ .e-step-selected:not(.e-step-disabled) {
56513
+ pointer-events: auto;
56514
+ }
56515
+ }
56453
56516
  &.e-stepper-readonly,
56454
56517
  .e-step-disabled {
56455
56518
  cursor: default;
@@ -57920,6 +57983,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
57920
57983
 
57921
57984
  &.e-chip-input {
57922
57985
  width: 0;
57986
+ display: none;
57923
57987
  }
57924
57988
  }
57925
57989
 
@@ -74113,7 +74177,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
74113
74177
  .e-frame {
74114
74178
  margin-bottom: 1px;
74115
74179
  @if $grid-xlfl-skin == 'fluent2' {
74116
- margin: 0 0 1px 4px;
74180
+ margin-bottom: 8px;
74117
74181
  }
74118
74182
  }
74119
74183
  }
@@ -74261,6 +74325,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
74261
74325
  @if $grid-xlfl-skin == 'fluent2' {
74262
74326
  .e-ftrchk.e-infinitescroll {
74263
74327
  margin-left: 0;
74328
+ padding-left: 0;
74264
74329
  }
74265
74330
  }
74266
74331
 
@@ -75495,7 +75560,8 @@ $grid-checkmark-color: $primary-text-color !default;
75495
75560
 
75496
75561
  @if $grid-skin == 'fluent2' {
75497
75562
  &.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75498
- margin-left: -4px;
75563
+ margin-left: -5px;
75564
+ margin-top: 4px;
75499
75565
  }
75500
75566
  &.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75501
75567
  margin-right: -2px;
@@ -75506,7 +75572,7 @@ $grid-checkmark-color: $primary-text-color !default;
75506
75572
  .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75507
75573
  @if $grid-skin == 'fluent2' {
75508
75574
  margin-bottom: 2px;
75509
- margin-left: 6px;
75575
+ margin-left: 7px;
75510
75576
  }
75511
75577
  }
75512
75578
 
@@ -75633,8 +75699,9 @@ $grid-checkmark-color: $primary-text-color !default;
75633
75699
  }
75634
75700
 
75635
75701
  @if $grid-skin == 'fluent2' {
75636
- .e-ftrchk.e-infinitescroll {
75702
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
75637
75703
  margin-left: 0;
75704
+ padding-left: 0;
75638
75705
  }
75639
75706
  }
75640
75707
 
@@ -77297,7 +77364,9 @@ $grid-checkmark-color: $primary-text-color !default;
77297
77364
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
77298
77365
  }
77299
77366
  white-space: normal;
77300
- word-wrap: break-word;
77367
+ text-wrap: nowrap;
77368
+ text-overflow: ellipsis;
77369
+ overflow: hidden;
77301
77370
  &.e-lastrowcell {
77302
77371
  border-bottom-width: 1px;
77303
77372
  }
@@ -78038,7 +78107,7 @@ $grid-checkmark-color: $primary-text-color !default;
78038
78107
  }
78039
78108
 
78040
78109
  @if $grid-skin == 'fluent2' {
78041
- .e-ftrchk.e-infinitescroll {
78110
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
78042
78111
  padding-left: 0;
78043
78112
  margin-left: 0;
78044
78113
  }
@@ -79221,7 +79290,7 @@ $grid-checkmark-color: $primary-text-color !default;
79221
79290
 
79222
79291
  &.e-default {
79223
79292
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
79224
- & .e-gridheader table tr th:last-child {
79293
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
79225
79294
  border-left: 0;
79226
79295
  }
79227
79296
  }
@@ -80050,7 +80119,7 @@ $grid-checkmark-color: $primary-text-color !default;
80050
80119
  }
80051
80120
 
80052
80121
  .e-gridcontent .e-groupcaption {
80053
- @include grid-line-height-padding-styles(normal, .7em);
80122
+ @include grid-line-height-padding-styles(normal, 0 .7em);
80054
80123
  }
80055
80124
 
80056
80125
  .e-summarycell {
@@ -80642,9 +80711,6 @@ $grid-checkmark-color: $primary-text-color !default;
80642
80711
  background: none;
80643
80712
  border: 0;
80644
80713
  color: $grid-responsive-custom-header-btn-color;
80645
- @if $grid-skin == 'fluent2' {
80646
- padding-top: 6px;
80647
- }
80648
80714
  }
80649
80715
  }
80650
80716
  }
@@ -80731,6 +80797,22 @@ $grid-checkmark-color: $primary-text-color !default;
80731
80797
  & .e-dlg-content {
80732
80798
  padding: 16px;
80733
80799
  }
80800
+
80801
+ @if $grid-xlfl-skin == 'fluent2' {
80802
+ .e-checkbox-wrapper .e-frame {
80803
+ @if $grid-xlfl-skin == 'fluent2' {
80804
+ margin: 0 0 1px 4px;
80805
+ }
80806
+ }
80807
+
80808
+ .e-radio + label {
80809
+ margin: 0;
80810
+ }
80811
+
80812
+ .e-radio-wrapper .e-xlfl-radio-or {
80813
+ margin-left: 18px;
80814
+ }
80815
+ }
80734
80816
  }
80735
80817
 
80736
80818
  & .e-ressortbutton-parent {
@@ -80825,6 +80907,14 @@ $grid-checkmark-color: $primary-text-color !default;
80825
80907
  min-height: 160px;
80826
80908
  overflow-y: auto;
80827
80909
 
80910
+ &.e-checkbox-infinitescroll {
80911
+ border-top-style: solid;
80912
+ border-top-color: $grid-columnchooser-footer-border-color;
80913
+ border-top-width: 1px;
80914
+ margin-top: 0;
80915
+ overflow-x: hidden;
80916
+ }
80917
+
80828
80918
  & .e-ftrchk {
80829
80919
  @include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
80830
80920
  @if $grid-skin == 'fluent2' {
@@ -80833,6 +80923,29 @@ $grid-checkmark-color: $primary-text-color !default;
80833
80923
  }
80834
80924
  }
80835
80925
  }
80926
+
80927
+ & .e-ftrchk {
80928
+ & .e-chk-hidden {
80929
+ -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
80930
+ height: 1px;
80931
+ opacity: 0;
80932
+ width: 1px;
80933
+ }
80934
+
80935
+ & .e-mask {
80936
+ display: inline-block;
80937
+ height: 10px;
80938
+ width: 80%;
80939
+
80940
+ &.e-mask-checkbox-filter-intent {
80941
+ width: 13px;
80942
+ }
80943
+
80944
+ &.e-mask-checkbox-filter-span-intent {
80945
+ margin-left: 8px;
80946
+ }
80947
+ }
80948
+ }
80836
80949
  }
80837
80950
  }
80838
80951
  }
@@ -80847,10 +80960,9 @@ $grid-checkmark-color: $primary-text-color !default;
80847
80960
  & .e-searchbox {
80848
80961
  padding-left: 0;
80849
80962
  }
80850
- & .e-spinner {
80851
- & .e-checkboxlist {
80852
- margin-left: -7px;
80853
- }
80963
+ & .e-ftrchk.e-infinitescroll,
80964
+ & .e-spinner .e-checkboxlist {
80965
+ margin-left: -7px;
80854
80966
  }
80855
80967
  }
80856
80968
  }
@@ -80898,6 +81010,9 @@ $grid-checkmark-color: $primary-text-color !default;
80898
81010
  @if $grid-skin == 'fluent' {
80899
81011
  padding-top: 3px;
80900
81012
  }
81013
+ @if $grid-skin == 'fluent' {
81014
+ padding-top: 1px;
81015
+ }
80901
81016
  @if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
80902
81017
  padding-top: 2px;
80903
81018
  }
@@ -81226,6 +81341,11 @@ $grid-checkmark-color: $primary-text-color !default;
81226
81341
  border-color: $grid-header-border-color;
81227
81342
  }
81228
81343
 
81344
+ .e-headercell,
81345
+ .e-detailheadercell {
81346
+ background-color: $grid-header-bg-color;
81347
+ }
81348
+
81229
81349
  .e-gridcontent {
81230
81350
  background-color: $grid-content-bg-color;
81231
81351
  }
@@ -89194,14 +89314,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
89194
89314
  font-size: 2em;
89195
89315
  font-weight: bold;
89196
89316
  height: 40px;
89197
- line-height: 40px;
89317
+ @if $skin-name =='fluent2' {
89318
+ line-height: 25px;
89319
+ }
89320
+ @else {
89321
+ line-height: 40px;
89322
+ }
89198
89323
  }
89199
89324
 
89200
89325
  &.e-h2 {
89201
89326
  font-size: 1.5em;
89202
89327
  font-weight: bold;
89203
89328
  height: 40px;
89204
- line-height: 40px;
89329
+ @if $skin-name =='fluent2' {
89330
+ line-height: 25px;
89331
+ }
89332
+ @else {
89333
+ line-height: 40px;
89334
+ }
89205
89335
  }
89206
89336
 
89207
89337
  &.e-h3 {
@@ -90543,7 +90673,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90543
90673
  .e-rte-dropdown-btn-text,
90544
90674
  .e-background-color,
90545
90675
  .e-rte-font-color {
90546
- font-size: 14px;
90676
+ font-size: 16px;
90547
90677
  }
90548
90678
  }
90549
90679
  .e-bigger {
@@ -90552,27 +90682,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90552
90682
  .e-rte-dropdown-btn-text,
90553
90683
  .e-background-color,
90554
90684
  .e-rte-font-color {
90555
- font-size: 16px;
90685
+ font-size: 18px;
90556
90686
  }
90557
90687
  }
90558
90688
  }
90559
90689
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
90560
90690
  .e-background-color,
90561
- .e-rte-font-color{
90562
- font-size: 14px;
90691
+ .e-rte-font-color {
90692
+ font-size: 16px;
90563
90693
  }
90564
90694
  }
90565
90695
  .e-bigger {
90566
90696
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
90567
90697
  .e-background-color,
90568
- .e-rte-font-color{
90569
- font-size: 16px;
90698
+ .e-rte-font-color {
90699
+ font-size: 18px;
90570
90700
  }
90571
90701
  }
90572
- .e-rte-container{
90702
+ .e-rte-container {
90573
90703
  border-radius: 4px;
90574
90704
  }
90575
- .e-richtexteditor{
90705
+ .e-richtexteditor {
90576
90706
  border-radius: 4px;
90577
90707
  .e-toolbar {
90578
90708
  border-radius: 4px 4px 0 0;
@@ -97101,7 +97231,7 @@ $kanban-col-expand-collapse-box-shadow: $shadow-focus-ring1;
97101
97231
 
97102
97232
  .e-kanban-dialog .e-dialog-edit.e-primary{
97103
97233
  background: $primary-bg-color-hover;
97104
- color: $primary-border-color-hover;
97234
+ color: $primary-text-color;
97105
97235
  }
97106
97236
  }
97107
97237
 
@@ -106243,6 +106373,12 @@ $field-list-adaptive-outerdiv-height: 187px !default;
106243
106373
  &:not(.e-active) {
106244
106374
  .e-list-icon {
106245
106375
  color: $field-list-tree-icon-color;
106376
+
106377
+ @if ($skin-name == 'fluent2') {
106378
+ &:hover {
106379
+ color: $field-list-icon-hover-color;
106380
+ }
106381
+ }
106246
106382
  }
106247
106383
  }
106248
106384
 
@@ -106254,6 +106390,15 @@ $field-list-adaptive-outerdiv-height: 187px !default;
106254
106390
  float: right !important;
106255
106391
  margin: 0 12px 0 0;
106256
106392
  /* stylelint-enable */
106393
+
106394
+ @if ($skin-name == 'fluent2') {
106395
+ &:hover {
106396
+ color: $field-list-icon-hover-color;
106397
+ }
106398
+ &:active {
106399
+ color: $field-list-icon-hover-color;
106400
+ }
106401
+ }
106257
106402
  }
106258
106403
  }
106259
106404
 
@@ -106318,6 +106463,11 @@ $field-list-adaptive-outerdiv-height: 187px !default;
106318
106463
  margin-right: 4px;
106319
106464
  pointer-events: auto;
106320
106465
  width: 20px;
106466
+
106467
+ @if ($skin-name == 'fluent2') {
106468
+ font-size: 16px;
106469
+ margin-top: 3px;
106470
+ }
106321
106471
  }
106322
106472
  @if ($skin-name == 'tailwind') {
106323
106473
  &.e-active {
@@ -106685,7 +106835,11 @@ $field-list-adaptive-outerdiv-height: 187px !default;
106685
106835
  position: relative;
106686
106836
  top: 3px;
106687
106837
  }
106688
-
106838
+
106839
+ @if ($skin-name == 'fluent2') {
106840
+ font-size: 20px;
106841
+ }
106842
+
106689
106843
  @if ($skin-name == 'tailwind') {
106690
106844
  position: relative;
106691
106845
  top: 1px;
@@ -108227,6 +108381,10 @@ $field-list-adaptive-outerdiv-height: 187px !default;
108227
108381
  vertical-align: bottom;
108228
108382
  width: 20px;
108229
108383
 
108384
+ @if ($skin-name =='fluent2') {
108385
+ font-size: 16px;
108386
+ }
108387
+
108230
108388
  @if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
108231
108389
  margin-right: 4px;
108232
108390
  padding-left: 8px;
@@ -108507,6 +108665,10 @@ $field-list-adaptive-outerdiv-height: 187px !default;
108507
108665
  height: 20px;
108508
108666
  width: 20px;
108509
108667
 
108668
+ @if ($skin-name =='fluent2') {
108669
+ font-size: 16px;
108670
+ }
108671
+
108510
108672
  &.e-disable-drag {
108511
108673
  cursor: not-allowed;
108512
108674
  opacity: .4;
@@ -109485,6 +109647,11 @@ $field-list-adaptive-outerdiv-height: 187px !default;
109485
109647
  margin-bottom: $field-list-treeview-drag-bigger-padding !important;
109486
109648
  margin-right: 4px !important;
109487
109649
  width: 24px !important;
109650
+
109651
+ @if ($skin-name =='fluent2') {
109652
+ font-size: 20px !important;
109653
+ margin-bottom: 5px !important;
109654
+ }
109488
109655
  }
109489
109656
 
109490
109657
  .e-calc-measure-icon,
@@ -109586,6 +109753,10 @@ $field-list-adaptive-outerdiv-height: 187px !default;
109586
109753
  .e-drag {
109587
109754
  font-size: $field-list-bigger-icon-size;
109588
109755
  width: 24px;
109756
+
109757
+ @if ($skin-name =='fluent2') {
109758
+ font-size: 20px;
109759
+ }
109589
109760
  }
109590
109761
  }
109591
109762
  }
@@ -113751,6 +113922,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
113751
113922
  $qrybldr-drag-grp-list-heg: 28px !default;
113752
113923
  $qrybldr-drag-grp-big-list-heg: 34px !default;
113753
113924
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113925
+ $qryblr-drag-icon-color: $icon-color !default;
113754
113926
 
113755
113927
  @mixin fluent2-small-round-btn {
113756
113928
  @if $theme-name == 'fluent2' {
@@ -113793,7 +113965,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113793
113965
  @if $skin-name == 'fluent2' {
113794
113966
  box-shadow: $shadow-md;
113795
113967
  }
113796
- background-color: $qrybldr-drag-bg-color;
113968
+ background: $qrybldr-drag-bg-color;
113797
113969
  }
113798
113970
 
113799
113971
  & .e-rule-value-delete {
@@ -113828,9 +114000,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113828
114000
  padding: 15px 3px 15px 11px;
113829
114001
  vertical-align: middle;
113830
114002
  font-size: $qrybldr-drag-icon-font-size;
113831
- @if $skin-name == 'fluent2' {
113832
- color: $qryblr-drag-icon-color;
113833
- }
114003
+ color: $qryblr-drag-icon-color;
113834
114004
  }
113835
114005
 
113836
114006
  & .e-group-header .e-drag-qb-rule {
@@ -119945,6 +120115,18 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
119945
120115
  }
119946
120116
  }
119947
120117
 
120118
+ @media print {
120119
+ .e-schedule {
120120
+ .e-table-container {
120121
+ display: block;
120122
+ }
120123
+
120124
+ .e-vertical-view .e-content-table thead {
120125
+ break-inside: auto;
120126
+ }
120127
+ }
120128
+ }
120129
+
119948
120130
  .e-bigger .e-more-popup-wrapper,
119949
120131
  .e-more-popup-wrapper {
119950
120132
  background: $schedule-popup-bg-color;
@@ -120123,6 +120305,10 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
120123
120305
  @mixin schedule-select-cell-focus-styles {
120124
120306
  @if ($theme-name == 'fluent2') {
120125
120307
  &:focus {
120308
+ background: $content-bg-color-focus;
120309
+ }
120310
+
120311
+ &:focus-visible {
120126
120312
  background: $schedule-select-focus-bg-color;
120127
120313
  box-shadow: $schedule-select-focus-box-shadow;
120128
120314
  }
@@ -120945,6 +121131,7 @@ $image-editor-save-dlg-grp-btn-padding: 4px 12px !default;
120945
121131
  $image-editor-save-dlg-dev-grp-btn-padding: 6px 13px !default;
120946
121132
  $image-editor-button-label: 15px !default;
120947
121133
  $image-editor-icon-button: 4px !default;
121134
+ $image-editor-filter-canvas-focus: 2px solid $icon-color !default;
120948
121135
 
120949
121136
  @include export-module('image-editor-layout') {
120950
121137
  .e-ie-toolbar-upload-div.e-hide,
@@ -121431,6 +121618,14 @@ $image-editor-icon-button: 4px !default;
121431
121618
  }
121432
121619
  }
121433
121620
  }
121621
+ & .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
121622
+ & .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
121623
+ @if $skin-name == 'Material3' {
121624
+ height: 16px !important; /* stylelint-disable-line declaration-no-important */
121625
+ top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
121626
+ width: 16px !important; /* stylelint-disable-line declaration-no-important */
121627
+ }
121628
+ }
121434
121629
  }
121435
121630
 
121436
121631
  .e-ie-img-save-dlg .e-btn {
@@ -121636,12 +121831,18 @@ $image-editor-icon-button: 4px !default;
121636
121831
  @if $skin-name == 'highcontrast' {
121637
121832
  margin-left: calc(100% - 175px);
121638
121833
  }
121639
- @if $skin-name == 'FluentUI' or $skin-name == 'material' or $skin-name == 'Material3' {
121834
+ @if $skin-name == 'FluentUI' or $skin-name == 'material' {
121640
121835
  margin-left: calc(100% - 185px);
121641
121836
  }
121642
121837
  @if $skin-name == 'fabric' {
121643
121838
  margin-left: calc(100% - 180px);
121644
121839
  }
121840
+ @if $skin-name == 'fluent2' {
121841
+ margin-left: calc(100% - 188px);
121842
+ }
121843
+ @if $skin-name == 'Material3' {
121844
+ margin-left: calc(100% - 190px);
121845
+ }
121645
121846
  }
121646
121847
 
121647
121848
  .e-device.e-ie-save-dialog .e-ie-img-size-value-span {
@@ -121664,6 +121865,9 @@ $image-editor-icon-button: 4px !default;
121664
121865
  @if $skin-name == 'bootstrap5' {
121665
121866
  margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
121666
121867
  }
121868
+ @if $skin-name == 'Material3' {
121869
+ margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
121870
+ }
121667
121871
  }
121668
121872
 
121669
121873
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
@@ -121761,7 +121965,12 @@ $image-editor-icon-button: 4px !default;
121761
121965
 
121762
121966
  & .e-ie-img-size-value-span {
121763
121967
  vertical-align: middle;
121764
- margin-left: calc(50% - 55px);
121968
+ @if $skin-name == 'Material3' {
121969
+ margin-left: calc(50% - 52px);
121970
+ }
121971
+ @else {
121972
+ margin-left: calc(50% - 55px);
121973
+ }
121765
121974
  }
121766
121975
 
121767
121976
  & .e-btn-group .e-btn {
@@ -121792,10 +122001,10 @@ $image-editor-icon-button: 4px !default;
121792
122001
  }
121793
122002
 
121794
122003
  & .e-ie-img-size-value-span {
121795
- @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' {
122004
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
121796
122005
  margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
121797
122006
  }
121798
- @else if $skin-name == 'bootstrap' {
122007
+ @else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
121799
122008
  margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
121800
122009
  }
121801
122010
  @else if $skin-name == 'tailwind' {
@@ -121818,6 +122027,12 @@ $image-editor-icon-button: 4px !default;
121818
122027
  }
121819
122028
  }
121820
122029
 
122030
+ .e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
122031
+ @if $skin-name == 'Material3' {
122032
+ top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
122033
+ }
122034
+ }
122035
+
121821
122036
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
121822
122037
  width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
121823
122038
  @if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
@@ -121957,6 +122172,13 @@ $image-editor-icon-button: 4px !default;
121957
122172
  }
121958
122173
  }
121959
122174
 
122175
+ .e-ie-filter-canvas:focus,
122176
+ .filter-wrapper:focus .e-ie-filter-canvas,
122177
+ .filter-wrapper:focus canvas,
122178
+ .filter-wrapper canvas:focus {
122179
+ border: $image-editor-filter-canvas-focus;
122180
+ }
122181
+
121960
122182
 
121961
122183
  @include export-module('image-editor-bootstrap5-icons') {
121962
122184
  .e-image-editor {
@@ -124186,6 +124408,7 @@ $ribbon-dropdown-btn-padding: 0 12px !default;
124186
124408
  $ribbon-dropdown-caret-btn-size: $text-xs !default;
124187
124409
  $ribbon-dropdown-caret-btn-height: 12px !default;
124188
124410
  $ribbon-dropdown-caret-btn-padding: 2px 4px !default;
124411
+ $ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
124189
124412
  $ribbon-items-padding: 2px !default;
124190
124413
  $ribbon-large-items-btn-padding: 0 2px 4px !default;
124191
124414
  $ribbon-large-items-btn-height: 18px !default;
@@ -124364,6 +124587,7 @@ $ribbon-bigger-menu-blank-icon-padding: 50px !default;
124364
124587
  $ribbon-bigger-dropdown-btn-size: 12px !default;
124365
124588
  $ribbon-bigger-dropdown-btn-line-height: 12px !default;
124366
124589
  $ribbon-bigger-dropdown-caret-btn-padding: 3px 2px !default;
124590
+ $ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
124367
124591
  $ribbon-bigger-dropdown-caret-btn-size: $text-sm !default;
124368
124592
  $ribbon-bigger-dropdown-caret-icon-size: $text-lg !default;
124369
124593
  $ribbon-bigger-dropdown-caret-btn-height: 12px !default;
@@ -124883,6 +125107,10 @@ $ribbon-items-focus-box-shadow: none !default;
124883
125107
 
124884
125108
  .e-ribbon-tab-item {
124885
125109
  display: inline-flex;
125110
+
125111
+ &.e-disabled {
125112
+ pointer-events: none;
125113
+ }
124886
125114
  }
124887
125115
 
124888
125116
  .e-ribbon-group {
@@ -125362,6 +125590,10 @@ $ribbon-items-focus-box-shadow: none !default;
125362
125590
  }
125363
125591
  }
125364
125592
 
125593
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
125594
+ padding: $ribbon-colorpicker-caret-btn-padding;
125595
+ }
125596
+
125365
125597
  .e-dropdown-btn .e-caret {
125366
125598
  @include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
125367
125599
  padding: $ribbon-dropdown-caret-btn-padding;
@@ -126053,6 +126285,10 @@ $ribbon-items-focus-box-shadow: none !default;
126053
126285
  }
126054
126286
  }
126055
126287
 
126288
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
126289
+ padding: $ribbon-bigger-colorpicker-caret-btn-padding;
126290
+ }
126291
+
126056
126292
  .e-dropdown-btn .e-caret {
126057
126293
  @include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
126058
126294
  padding: $ribbon-bigger-dropdown-caret-btn-padding;
@@ -127184,6 +127420,8 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
127184
127420
  $header-font-weight: 700 !default;
127185
127421
  $multicolumn-grid-height: 30px !default;
127186
127422
  $multicolumn-margin-top-value: 3px !default;
127423
+ $footer-border-width: 1px !default;
127424
+ $grid-border-width: 1px !default;
127187
127425
 
127188
127426
  $multicolumn-grid-small-height: 26px !default;
127189
127427
  $multicolumn-margin-top-small-value: 3px !default;
@@ -127234,10 +127472,15 @@ $nodata-border-color: $border-light !default;
127234
127472
  }
127235
127473
  .e-multicolumn-list .e-popup-footer {
127236
127474
  vertical-align: middle;
127237
- border-top: 1px solid;
127475
+ border-style: solid;
127476
+ border-width: $footer-border-width;
127238
127477
  font-size: 14px;
127239
- height: 38px;
127240
- padding: 8px 0;
127478
+ height: $multicolumn-grid-height;
127479
+ display: flex;
127480
+ align-items: center;
127481
+ }
127482
+ .e-multicolumn-grid.e-grid {
127483
+ border-width: $grid-border-width;
127241
127484
  }
127242
127485
  .e-input-group.e-multicolumn-list {
127243
127486
  input[readonly].e-input {
@@ -127306,6 +127549,7 @@ $nodata-border-color: $border-light !default;
127306
127549
  &.e-multicolumn-list .e-popup-footer {
127307
127550
  font-size: 12px;
127308
127551
  }
127552
+ &.e-multicolumn-list .e-popup-footer,
127309
127553
  .e-multicolumn-grid .e-row,
127310
127554
  .e-multicolumn-grid .e-emptyrow {
127311
127555
  height: $multicolumn-grid-small-height;
@@ -127318,6 +127562,7 @@ $nodata-border-color: $border-light !default;
127318
127562
  &.e-multicolumn-list .e-popup-footer {
127319
127563
  font-size: 16px;
127320
127564
  }
127565
+ &.e-multicolumn-list .e-popup-footer,
127321
127566
  .e-multicolumn-grid .e-row,
127322
127567
  .e-multicolumn-grid .e-emptyrow {
127323
127568
  height: $multicolumn-grid-bigger-height;
@@ -127334,6 +127579,7 @@ $nodata-border-color: $border-light !default;
127334
127579
  &.e-multicolumn-list .e-popup-footer {
127335
127580
  font-size: 14px;
127336
127581
  }
127582
+ &.e-multicolumn-list .e-popup-footer,
127337
127583
  .e-multicolumn-grid .e-row,
127338
127584
  .e-multicolumn-grid .e-emptyrow {
127339
127585
  height: $multicolumn-grid-bigger-small-height;