@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
@@ -2488,9 +2488,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2488
2488
 
2489
2489
  &:focus {
2490
2490
  border: $acrdn-item-header-focus-border;
2491
- box-shadow: $acrdn-item-header-focus-box-shadow;
2492
2491
  background: $acrdn-item-header-focus-bg;
2493
2492
 
2493
+ @if ($skin-name == 'fluent2') {
2494
+ box-shadow: none;
2495
+ }
2496
+ @else {
2497
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2498
+ }
2499
+
2494
2500
  &:active {
2495
2501
 
2496
2502
  .e-icons,
@@ -2500,6 +2506,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2500
2506
  }
2501
2507
  }
2502
2508
  }
2509
+
2510
+ @if ($skin-name == 'fluent2') {
2511
+ &:focus-visible {
2512
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2513
+ }
2514
+ }
2503
2515
  }
2504
2516
 
2505
2517
  &.e-select {
@@ -2606,9 +2618,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2606
2618
  }
2607
2619
 
2608
2620
  &:focus {
2609
- box-shadow: $acrdn-item-header-focus-box-shadow;
2610
2621
  position: relative;
2611
2622
  z-index: 2;
2623
+
2624
+ @if ($skin-name == 'fluent2') {
2625
+ box-shadow: none;
2626
+ }
2627
+ @else {
2628
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2629
+ }
2630
+ }
2631
+
2632
+ @if ($skin-name == 'fluent2') {
2633
+ &:focus-visible {
2634
+ box-shadow: $acrdn-item-header-focus-box-shadow;
2635
+ }
2612
2636
  }
2613
2637
  }
2614
2638
 
@@ -15060,11 +15084,15 @@ $float-label-rtl-value: -7px !default;
15060
15084
  @if $input-skin-name == 'bootstrap4' {
15061
15085
  transition: $input-transition-shadow;
15062
15086
  }
15063
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15087
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15064
15088
  border-color: $input-group-border-color-focus;
15065
15089
  border-radius: $input-groupo-focus-border-radius;
15066
15090
  box-shadow: $input-group-focus-box-shadow;
15067
15091
  }
15092
+ @if $input-skin-name == 'FluentUI' {
15093
+ border-radius: $input-groupo-focus-border-radius;
15094
+ border-width: 2px;
15095
+ }
15068
15096
  }
15069
15097
 
15070
15098
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -15153,14 +15181,14 @@ $float-label-rtl-value: -7px !default;
15153
15181
 
15154
15182
  .e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
15155
15183
  .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
15156
- @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' {
15184
+ @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' {
15157
15185
  border-color: $input-active-border-color;
15158
15186
  }
15159
15187
  @if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
15160
15188
  -webkit-box-shadow: $input-border-shadow;
15161
15189
  box-shadow: $input-border-shadow;
15162
15190
  }
15163
- @if $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15191
+ @if $input-skin-name == 'bootstrap5' {
15164
15192
  box-shadow: $input-group-focus-box-shadow;
15165
15193
  }
15166
15194
  }
@@ -23552,7 +23580,7 @@ $sd-active-li-bg: $gray !default;
23552
23580
  $sd-active-li-border-color: $grey-99 !default;
23553
23581
  $sd-active-font-color: $grey-light-font !default;
23554
23582
 
23555
- @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) {
23583
+ @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) {
23556
23584
  .e-speeddial-ul {
23557
23585
  padding: $padding;
23558
23586
  }
@@ -23565,6 +23593,14 @@ $sd-active-font-color: $grey-light-font !default;
23565
23593
  margin: $li-text-margin;
23566
23594
  }
23567
23595
 
23596
+ .e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
23597
+ @if ($skin-name == 'fluent2') {
23598
+ font-size: $li-icon-font-size;
23599
+ line-height: $speeddial-li-text-height;
23600
+ padding: $speeddial-text-li-padding;
23601
+ }
23602
+ }
23603
+
23568
23604
  .e-speeddial-li-text {
23569
23605
  height: $speeddial-li-text-height;
23570
23606
  line-height: $speeddial-li-text-height;
@@ -23688,6 +23724,16 @@ $sd-active-font-color: $grey-light-font !default;
23688
23724
  &:not(.e-speeddial-text-li) .e-speeddial-li-text {
23689
23725
  margin: $sd-li-text-margin;
23690
23726
  }
23727
+
23728
+ &.e-speeddial-text-li .e-speeddial-li-text {
23729
+ @if ($skin-name == 'fluent2') {
23730
+ border: 1px solid;
23731
+ border-radius: 20px;
23732
+ font-size: 12px;
23733
+ line-height: 16px;
23734
+ padding: 8px 16px;
23735
+ }
23736
+ }
23691
23737
  }
23692
23738
 
23693
23739
  .e-speeddial-li-text {
@@ -23825,19 +23871,19 @@ $sd-active-font-color: $grey-light-font !default;
23825
23871
 
23826
23872
  .e-small.e-speeddial-popup,
23827
23873
  .e-small .e-speeddial-popup {
23828
- @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);
23874
+ @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);
23829
23875
  }
23830
23876
 
23831
23877
  .e-bigger.e-speeddial-popup,
23832
23878
  .e-bigger .e-speeddial-popup {
23833
- @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);
23879
+ @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);
23834
23880
  }
23835
23881
 
23836
23882
  .e-bigger.e-small.e-speeddial-popup,
23837
23883
  .e-bigger.e-small .e-speeddial-popup,
23838
23884
  .e-bigger .e-small.e-speeddial-popup,
23839
23885
  .e-small .e-bigger.e-speeddial-popup {
23840
- @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);
23886
+ @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);
23841
23887
  }
23842
23888
 
23843
23889
  .e-speeddial-overlay {
@@ -23901,6 +23947,13 @@ $sd-active-font-color: $grey-light-font !default;
23901
23947
  border-color: $sd-li-border-color;
23902
23948
  }
23903
23949
  }
23950
+ &.e-speeddial-text-li .e-speeddial-li-text {
23951
+ @if ($skin-name == 'fluent2') {
23952
+ background: $secondary-bg-color;
23953
+ box-shadow: $shadow-lg;
23954
+ border-color: $secondary-border-color;
23955
+ }
23956
+ }
23904
23957
  }
23905
23958
  .e-speeddial-li.e-disabled {
23906
23959
  @include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
@@ -25090,7 +25143,7 @@ $calendar-small-font-size: 12px !default;
25090
25143
  }
25091
25144
  }
25092
25145
  #{if(&, '&', '*')} .e-content.e-year,
25093
- #{if(&, '&', '*')} .e-content.e-decade, {
25146
+ #{if(&, '&', '*')} .e-content.e-decade {
25094
25147
  #{if(&, '&', '*')} td.e-selected span.e-day {
25095
25148
  @if $skin-name == 'fluent2' {
25096
25149
  font-weight: 600;
@@ -44216,12 +44269,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44216
44269
  .e-dlg-header-content {
44217
44270
  border-radius: $header-content-border-radius;
44218
44271
  line-height: $dialog-header-line-height;
44219
-
44220
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
44221
- @if $skin-name =='fluent2' {
44222
- line-height: 2;
44223
- }
44224
- }
44225
44272
  }
44226
44273
 
44227
44274
  .e-dlg-header-content + .e-dlg-content {
@@ -44395,6 +44442,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44395
44442
  @if $skin-name == 'Material3' {
44396
44443
  padding: $zero-value;
44397
44444
  }
44445
+ @if $skin-name == 'fluent2' {
44446
+ padding: $dialog-bigger-header-btn-padding;
44447
+ }
44398
44448
  }
44399
44449
 
44400
44450
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -44500,6 +44550,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44500
44550
  @if $skin-name == 'Material3' {
44501
44551
  padding: $zero-value;
44502
44552
  }
44553
+ @if $skin-name == 'fluent2' {
44554
+ padding: $dialog-header-btn-padding;
44555
+ }
44503
44556
  }
44504
44557
 
44505
44558
  .e-rtl {
@@ -53472,7 +53525,7 @@ $ripple-width: 32px !default;
53472
53525
  @if $skin-name == 'bootstrap4' {
53473
53526
  font-size: $treeview-big-image-font-size;
53474
53527
  }
53475
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
53528
+ @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
53476
53529
  & + .e-list-text {
53477
53530
  padding: $treeview-big-image-text-padding;
53478
53531
  }
@@ -56329,6 +56382,16 @@ $step-selected-active-color: $brand-primary-lighten-15 !default;
56329
56382
  font-weight: $stepper-font-weight;
56330
56383
  }
56331
56384
  }
56385
+ &.e-linear {
56386
+ .e-step-container {
56387
+ pointer-events: none;
56388
+ }
56389
+ .e-previous:not(.e-step-disabled),
56390
+ .e-next:not(.e-step-disabled),
56391
+ .e-step-selected:not(.e-step-disabled) {
56392
+ pointer-events: auto;
56393
+ }
56394
+ }
56332
56395
  &.e-stepper-readonly,
56333
56396
  .e-step-disabled {
56334
56397
  cursor: default;
@@ -57807,6 +57870,7 @@ $ddt-item-hover-bg: $grey-44 !default;
57807
57870
 
57808
57871
  &.e-chip-input {
57809
57872
  width: 0;
57873
+ display: none;
57810
57874
  }
57811
57875
  }
57812
57876
 
@@ -73864,7 +73928,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
73864
73928
  .e-frame {
73865
73929
  margin-bottom: 1px;
73866
73930
  @if $grid-xlfl-skin == 'fluent2' {
73867
- margin: 0 0 1px 4px;
73931
+ margin-bottom: 8px;
73868
73932
  }
73869
73933
  }
73870
73934
  }
@@ -74012,6 +74076,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
74012
74076
  @if $grid-xlfl-skin == 'fluent2' {
74013
74077
  .e-ftrchk.e-infinitescroll {
74014
74078
  margin-left: 0;
74079
+ padding-left: 0;
74015
74080
  }
74016
74081
  }
74017
74082
 
@@ -75249,7 +75314,8 @@ $grid-checkmark-color: $grey-light-font !default;
75249
75314
 
75250
75315
  @if $grid-skin == 'fluent2' {
75251
75316
  &.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75252
- margin-left: -4px;
75317
+ margin-left: -5px;
75318
+ margin-top: 4px;
75253
75319
  }
75254
75320
  &.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75255
75321
  margin-right: -2px;
@@ -75260,7 +75326,7 @@ $grid-checkmark-color: $grey-light-font !default;
75260
75326
  .e-headercell .e-headercelldiv.e-headerchkcelldiv {
75261
75327
  @if $grid-skin == 'fluent2' {
75262
75328
  margin-bottom: 2px;
75263
- margin-left: 6px;
75329
+ margin-left: 7px;
75264
75330
  }
75265
75331
  }
75266
75332
 
@@ -75387,8 +75453,9 @@ $grid-checkmark-color: $grey-light-font !default;
75387
75453
  }
75388
75454
 
75389
75455
  @if $grid-skin == 'fluent2' {
75390
- .e-ftrchk.e-infinitescroll {
75456
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
75391
75457
  margin-left: 0;
75458
+ padding-left: 0;
75392
75459
  }
75393
75460
  }
75394
75461
 
@@ -77051,7 +77118,9 @@ $grid-checkmark-color: $grey-light-font !default;
77051
77118
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
77052
77119
  }
77053
77120
  white-space: normal;
77054
- word-wrap: break-word;
77121
+ text-wrap: nowrap;
77122
+ text-overflow: ellipsis;
77123
+ overflow: hidden;
77055
77124
  &.e-lastrowcell {
77056
77125
  border-bottom-width: 1px;
77057
77126
  }
@@ -77792,7 +77861,7 @@ $grid-checkmark-color: $grey-light-font !default;
77792
77861
  }
77793
77862
 
77794
77863
  @if $grid-skin == 'fluent2' {
77795
- .e-ftrchk.e-infinitescroll {
77864
+ .e-checkboxfilter .e-ftrchk.e-infinitescroll {
77796
77865
  padding-left: 0;
77797
77866
  margin-left: 0;
77798
77867
  }
@@ -78975,7 +79044,7 @@ $grid-checkmark-color: $grey-light-font !default;
78975
79044
 
78976
79045
  &.e-default {
78977
79046
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
78978
- & .e-gridheader table tr th:last-child {
79047
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
78979
79048
  border-left: 0;
78980
79049
  }
78981
79050
  }
@@ -79804,7 +79873,7 @@ $grid-checkmark-color: $grey-light-font !default;
79804
79873
  }
79805
79874
 
79806
79875
  .e-gridcontent .e-groupcaption {
79807
- @include grid-line-height-padding-styles(normal, .7em);
79876
+ @include grid-line-height-padding-styles(normal, 0 .7em);
79808
79877
  }
79809
79878
 
79810
79879
  .e-summarycell {
@@ -80396,9 +80465,6 @@ $grid-checkmark-color: $grey-light-font !default;
80396
80465
  background: none;
80397
80466
  border: 0;
80398
80467
  color: $grid-responsive-custom-header-btn-color;
80399
- @if $grid-skin == 'fluent2' {
80400
- padding-top: 6px;
80401
- }
80402
80468
  }
80403
80469
  }
80404
80470
  }
@@ -80485,6 +80551,22 @@ $grid-checkmark-color: $grey-light-font !default;
80485
80551
  & .e-dlg-content {
80486
80552
  padding: 16px;
80487
80553
  }
80554
+
80555
+ @if $grid-xlfl-skin == 'fluent2' {
80556
+ .e-checkbox-wrapper .e-frame {
80557
+ @if $grid-xlfl-skin == 'fluent2' {
80558
+ margin: 0 0 1px 4px;
80559
+ }
80560
+ }
80561
+
80562
+ .e-radio + label {
80563
+ margin: 0;
80564
+ }
80565
+
80566
+ .e-radio-wrapper .e-xlfl-radio-or {
80567
+ margin-left: 18px;
80568
+ }
80569
+ }
80488
80570
  }
80489
80571
 
80490
80572
  & .e-ressortbutton-parent {
@@ -80579,6 +80661,14 @@ $grid-checkmark-color: $grey-light-font !default;
80579
80661
  min-height: 160px;
80580
80662
  overflow-y: auto;
80581
80663
 
80664
+ &.e-checkbox-infinitescroll {
80665
+ border-top-style: solid;
80666
+ border-top-color: $grid-columnchooser-footer-border-color;
80667
+ border-top-width: 1px;
80668
+ margin-top: 0;
80669
+ overflow-x: hidden;
80670
+ }
80671
+
80582
80672
  & .e-ftrchk {
80583
80673
  @include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
80584
80674
  @if $grid-skin == 'fluent2' {
@@ -80587,6 +80677,29 @@ $grid-checkmark-color: $grey-light-font !default;
80587
80677
  }
80588
80678
  }
80589
80679
  }
80680
+
80681
+ & .e-ftrchk {
80682
+ & .e-chk-hidden {
80683
+ -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
80684
+ height: 1px;
80685
+ opacity: 0;
80686
+ width: 1px;
80687
+ }
80688
+
80689
+ & .e-mask {
80690
+ display: inline-block;
80691
+ height: 10px;
80692
+ width: 80%;
80693
+
80694
+ &.e-mask-checkbox-filter-intent {
80695
+ width: 13px;
80696
+ }
80697
+
80698
+ &.e-mask-checkbox-filter-span-intent {
80699
+ margin-left: 8px;
80700
+ }
80701
+ }
80702
+ }
80590
80703
  }
80591
80704
  }
80592
80705
  }
@@ -80601,10 +80714,9 @@ $grid-checkmark-color: $grey-light-font !default;
80601
80714
  & .e-searchbox {
80602
80715
  padding-left: 0;
80603
80716
  }
80604
- & .e-spinner {
80605
- & .e-checkboxlist {
80606
- margin-left: -7px;
80607
- }
80717
+ & .e-ftrchk.e-infinitescroll,
80718
+ & .e-spinner .e-checkboxlist {
80719
+ margin-left: -7px;
80608
80720
  }
80609
80721
  }
80610
80722
  }
@@ -80652,6 +80764,9 @@ $grid-checkmark-color: $grey-light-font !default;
80652
80764
  @if $grid-skin == 'fluent' {
80653
80765
  padding-top: 3px;
80654
80766
  }
80767
+ @if $grid-skin == 'fluent' {
80768
+ padding-top: 1px;
80769
+ }
80655
80770
  @if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
80656
80771
  padding-top: 2px;
80657
80772
  }
@@ -80980,6 +81095,11 @@ $grid-checkmark-color: $grey-light-font !default;
80980
81095
  border-color: $grid-header-border-color;
80981
81096
  }
80982
81097
 
81098
+ .e-headercell,
81099
+ .e-detailheadercell {
81100
+ background-color: $grid-header-bg-color;
81101
+ }
81102
+
80983
81103
  .e-gridcontent {
80984
81104
  background-color: $grid-content-bg-color;
80985
81105
  }
@@ -88978,14 +89098,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
88978
89098
  font-size: 2em;
88979
89099
  font-weight: bold;
88980
89100
  height: 40px;
88981
- line-height: 40px;
89101
+ @if $skin-name =='fluent2' {
89102
+ line-height: 25px;
89103
+ }
89104
+ @else {
89105
+ line-height: 40px;
89106
+ }
88982
89107
  }
88983
89108
 
88984
89109
  &.e-h2 {
88985
89110
  font-size: 1.5em;
88986
89111
  font-weight: bold;
88987
89112
  height: 40px;
88988
- line-height: 40px;
89113
+ @if $skin-name =='fluent2' {
89114
+ line-height: 25px;
89115
+ }
89116
+ @else {
89117
+ line-height: 40px;
89118
+ }
88989
89119
  }
88990
89120
 
88991
89121
  &.e-h3 {
@@ -90327,7 +90457,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90327
90457
  .e-rte-dropdown-btn-text,
90328
90458
  .e-background-color,
90329
90459
  .e-rte-font-color {
90330
- font-size: 14px;
90460
+ font-size: 16px;
90331
90461
  }
90332
90462
  }
90333
90463
  .e-bigger {
@@ -90336,27 +90466,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90336
90466
  .e-rte-dropdown-btn-text,
90337
90467
  .e-background-color,
90338
90468
  .e-rte-font-color {
90339
- font-size: 16px;
90469
+ font-size: 18px;
90340
90470
  }
90341
90471
  }
90342
90472
  }
90343
90473
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
90344
90474
  .e-background-color,
90345
- .e-rte-font-color{
90346
- font-size: 14px;
90475
+ .e-rte-font-color {
90476
+ font-size: 16px;
90347
90477
  }
90348
90478
  }
90349
90479
  .e-bigger {
90350
90480
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
90351
90481
  .e-background-color,
90352
- .e-rte-font-color{
90353
- font-size: 16px;
90482
+ .e-rte-font-color {
90483
+ font-size: 18px;
90354
90484
  }
90355
90485
  }
90356
- .e-rte-container{
90486
+ .e-rte-container {
90357
90487
  border-radius: 4px;
90358
90488
  }
90359
- .e-richtexteditor{
90489
+ .e-richtexteditor {
90360
90490
  border-radius: 4px;
90361
90491
  .e-toolbar {
90362
90492
  border-radius: 4px 4px 0 0;
@@ -96883,7 +97013,7 @@ $kanban-col-expand-collapse-box-shadow: none;
96883
97013
 
96884
97014
  .e-kanban-dialog .e-dialog-edit.e-primary{
96885
97015
  background: $primary-bg-color-hover;
96886
- color: $primary-border-color-hover;
97016
+ color: $primary-text-color;
96887
97017
  }
96888
97018
  }
96889
97019
 
@@ -106028,6 +106158,12 @@ $olap-bigger-tree-outer-div-width: 325px !default;
106028
106158
  &:not(.e-active) {
106029
106159
  .e-list-icon {
106030
106160
  color: $field-list-tree-icon-color;
106161
+
106162
+ @if ($skin-name == 'fluent2') {
106163
+ &:hover {
106164
+ color: $field-list-icon-hover-color;
106165
+ }
106166
+ }
106031
106167
  }
106032
106168
  }
106033
106169
 
@@ -106039,6 +106175,15 @@ $olap-bigger-tree-outer-div-width: 325px !default;
106039
106175
  float: right !important;
106040
106176
  margin: 0 12px 0 0;
106041
106177
  /* stylelint-enable */
106178
+
106179
+ @if ($skin-name == 'fluent2') {
106180
+ &:hover {
106181
+ color: $field-list-icon-hover-color;
106182
+ }
106183
+ &:active {
106184
+ color: $field-list-icon-hover-color;
106185
+ }
106186
+ }
106042
106187
  }
106043
106188
  }
106044
106189
 
@@ -106103,6 +106248,11 @@ $olap-bigger-tree-outer-div-width: 325px !default;
106103
106248
  margin-right: 4px;
106104
106249
  pointer-events: auto;
106105
106250
  width: 20px;
106251
+
106252
+ @if ($skin-name == 'fluent2') {
106253
+ font-size: 16px;
106254
+ margin-top: 3px;
106255
+ }
106106
106256
  }
106107
106257
  @if ($skin-name == 'tailwind') {
106108
106258
  &.e-active {
@@ -106470,7 +106620,11 @@ $olap-bigger-tree-outer-div-width: 325px !default;
106470
106620
  position: relative;
106471
106621
  top: 3px;
106472
106622
  }
106473
-
106623
+
106624
+ @if ($skin-name == 'fluent2') {
106625
+ font-size: 20px;
106626
+ }
106627
+
106474
106628
  @if ($skin-name == 'tailwind') {
106475
106629
  position: relative;
106476
106630
  top: 1px;
@@ -108012,6 +108166,10 @@ $olap-bigger-tree-outer-div-width: 325px !default;
108012
108166
  vertical-align: bottom;
108013
108167
  width: 20px;
108014
108168
 
108169
+ @if ($skin-name =='fluent2') {
108170
+ font-size: 16px;
108171
+ }
108172
+
108015
108173
  @if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
108016
108174
  margin-right: 4px;
108017
108175
  padding-left: 8px;
@@ -108292,6 +108450,10 @@ $olap-bigger-tree-outer-div-width: 325px !default;
108292
108450
  height: 20px;
108293
108451
  width: 20px;
108294
108452
 
108453
+ @if ($skin-name =='fluent2') {
108454
+ font-size: 16px;
108455
+ }
108456
+
108295
108457
  &.e-disable-drag {
108296
108458
  cursor: not-allowed;
108297
108459
  opacity: .4;
@@ -109270,6 +109432,11 @@ $olap-bigger-tree-outer-div-width: 325px !default;
109270
109432
  margin-bottom: $field-list-treeview-drag-bigger-padding !important;
109271
109433
  margin-right: 4px !important;
109272
109434
  width: 24px !important;
109435
+
109436
+ @if ($skin-name =='fluent2') {
109437
+ font-size: 20px !important;
109438
+ margin-bottom: 5px !important;
109439
+ }
109273
109440
  }
109274
109441
 
109275
109442
  .e-calc-measure-icon,
@@ -109371,6 +109538,10 @@ $olap-bigger-tree-outer-div-width: 325px !default;
109371
109538
  .e-drag {
109372
109539
  font-size: $field-list-bigger-icon-size;
109373
109540
  width: 24px;
109541
+
109542
+ @if ($skin-name =='fluent2') {
109543
+ font-size: 20px;
109544
+ }
109374
109545
  }
109375
109546
  }
109376
109547
  }
@@ -113538,6 +113709,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
113538
113709
  $qrybldr-drag-grp-list-heg: 29px !default;
113539
113710
  $qrybldr-drag-grp-big-list-heg: 35px !default;
113540
113711
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113712
+ $qryblr-drag-icon-color: $grey-dark-font !default;
113541
113713
 
113542
113714
  @mixin fluent2-small-round-btn {
113543
113715
  @if $theme-name == 'fluent2' {
@@ -113580,7 +113752,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113580
113752
  @if $skin-name == 'fluent2' {
113581
113753
  box-shadow: $shadow-md;
113582
113754
  }
113583
- background-color: $qrybldr-drag-bg-color;
113755
+ background: $qrybldr-drag-bg-color;
113584
113756
  }
113585
113757
 
113586
113758
  & .e-rule-value-delete {
@@ -113615,9 +113787,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
113615
113787
  padding: 15px 3px 15px 11px;
113616
113788
  vertical-align: middle;
113617
113789
  font-size: $qrybldr-drag-icon-font-size;
113618
- @if $skin-name == 'fluent2' {
113619
- color: $qryblr-drag-icon-color;
113620
- }
113790
+ color: $qryblr-drag-icon-color;
113621
113791
  }
113622
113792
 
113623
113793
  & .e-group-header .e-drag-qb-rule {
@@ -119728,6 +119898,18 @@ $schedule-tree-content-color: #fff !default;
119728
119898
  }
119729
119899
  }
119730
119900
 
119901
+ @media print {
119902
+ .e-schedule {
119903
+ .e-table-container {
119904
+ display: block;
119905
+ }
119906
+
119907
+ .e-vertical-view .e-content-table thead {
119908
+ break-inside: auto;
119909
+ }
119910
+ }
119911
+ }
119912
+
119731
119913
  .e-bigger .e-more-popup-wrapper,
119732
119914
  .e-more-popup-wrapper {
119733
119915
  background: $schedule-popup-bg-color;
@@ -119906,6 +120088,10 @@ $schedule-tree-content-color: #fff !default;
119906
120088
  @mixin schedule-select-cell-focus-styles {
119907
120089
  @if ($theme-name == 'fluent2') {
119908
120090
  &:focus {
120091
+ background: $content-bg-color-focus;
120092
+ }
120093
+
120094
+ &:focus-visible {
119909
120095
  background: $schedule-select-focus-bg-color;
119910
120096
  box-shadow: $schedule-select-focus-box-shadow;
119911
120097
  }
@@ -120731,6 +120917,7 @@ $image-editor-save-dlg-grp-btn-padding: 0 12px !default;
120731
120917
  $image-editor-save-dlg-dev-grp-btn-padding: 0 12px !default;
120732
120918
  $image-editor-button-label: 14.2px !default;
120733
120919
  $image-editor-icon-button: 3px !default;
120920
+ $image-editor-filter-canvas-focus: 1px solid $grey-dark-font !default;
120734
120921
 
120735
120922
  @include export-module('image-editor-layout') {
120736
120923
  .e-ie-toolbar-upload-div.e-hide,
@@ -121217,6 +121404,14 @@ $image-editor-icon-button: 3px !default;
121217
121404
  }
121218
121405
  }
121219
121406
  }
121407
+ & .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
121408
+ & .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
121409
+ @if $skin-name == 'Material3' {
121410
+ height: 16px !important; /* stylelint-disable-line declaration-no-important */
121411
+ top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
121412
+ width: 16px !important; /* stylelint-disable-line declaration-no-important */
121413
+ }
121414
+ }
121220
121415
  }
121221
121416
 
121222
121417
  .e-ie-img-save-dlg .e-btn {
@@ -121422,12 +121617,18 @@ $image-editor-icon-button: 3px !default;
121422
121617
  @if $skin-name == 'highcontrast' {
121423
121618
  margin-left: calc(100% - 175px);
121424
121619
  }
121425
- @if $skin-name == 'FluentUI' or $skin-name == 'material' or $skin-name == 'Material3' {
121620
+ @if $skin-name == 'FluentUI' or $skin-name == 'material' {
121426
121621
  margin-left: calc(100% - 185px);
121427
121622
  }
121428
121623
  @if $skin-name == 'fabric' {
121429
121624
  margin-left: calc(100% - 180px);
121430
121625
  }
121626
+ @if $skin-name == 'fluent2' {
121627
+ margin-left: calc(100% - 188px);
121628
+ }
121629
+ @if $skin-name == 'Material3' {
121630
+ margin-left: calc(100% - 190px);
121631
+ }
121431
121632
  }
121432
121633
 
121433
121634
  .e-device.e-ie-save-dialog .e-ie-img-size-value-span {
@@ -121450,6 +121651,9 @@ $image-editor-icon-button: 3px !default;
121450
121651
  @if $skin-name == 'bootstrap5' {
121451
121652
  margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
121452
121653
  }
121654
+ @if $skin-name == 'Material3' {
121655
+ margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
121656
+ }
121453
121657
  }
121454
121658
 
121455
121659
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
@@ -121547,7 +121751,12 @@ $image-editor-icon-button: 3px !default;
121547
121751
 
121548
121752
  & .e-ie-img-size-value-span {
121549
121753
  vertical-align: middle;
121550
- margin-left: calc(50% - 55px);
121754
+ @if $skin-name == 'Material3' {
121755
+ margin-left: calc(50% - 52px);
121756
+ }
121757
+ @else {
121758
+ margin-left: calc(50% - 55px);
121759
+ }
121551
121760
  }
121552
121761
 
121553
121762
  & .e-btn-group .e-btn {
@@ -121578,10 +121787,10 @@ $image-editor-icon-button: 3px !default;
121578
121787
  }
121579
121788
 
121580
121789
  & .e-ie-img-size-value-span {
121581
- @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' {
121790
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
121582
121791
  margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
121583
121792
  }
121584
- @else if $skin-name == 'bootstrap' {
121793
+ @else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
121585
121794
  margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
121586
121795
  }
121587
121796
  @else if $skin-name == 'tailwind' {
@@ -121604,6 +121813,12 @@ $image-editor-icon-button: 3px !default;
121604
121813
  }
121605
121814
  }
121606
121815
 
121816
+ .e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
121817
+ @if $skin-name == 'Material3' {
121818
+ top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
121819
+ }
121820
+ }
121821
+
121607
121822
  .e-bigger .e-ie-save-dialog .e-ie-img-save-name {
121608
121823
  width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
121609
121824
  @if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
@@ -121743,6 +121958,13 @@ $image-editor-icon-button: 3px !default;
121743
121958
  }
121744
121959
  }
121745
121960
 
121961
+ .e-ie-filter-canvas:focus,
121962
+ .filter-wrapper:focus .e-ie-filter-canvas,
121963
+ .filter-wrapper:focus canvas,
121964
+ .filter-wrapper canvas:focus {
121965
+ border: $image-editor-filter-canvas-focus;
121966
+ }
121967
+
121746
121968
 
121747
121969
  @include export-module('image-editor-bootstrap-dark-icons') {
121748
121970
  .e-image-editor {
@@ -123972,6 +124194,7 @@ $ribbon-dropdown-btn-padding: 0 13px !default;
123972
124194
  $ribbon-dropdown-caret-btn-size: 16px !default;
123973
124195
  $ribbon-dropdown-caret-btn-height: 16px !default;
123974
124196
  $ribbon-dropdown-caret-btn-padding: 2px 4px !default;
124197
+ $ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
123975
124198
  $ribbon-items-padding: 2px !default;
123976
124199
  $ribbon-large-items-btn-padding: 0 3px !default;
123977
124200
  $ribbon-large-items-btn-height: 18px !default;
@@ -124150,6 +124373,7 @@ $ribbon-bigger-menu-blank-icon-padding: 41px !default;
124150
124373
  $ribbon-bigger-dropdown-btn-size: 16px !default;
124151
124374
  $ribbon-bigger-dropdown-btn-line-height: 16px !default;
124152
124375
  $ribbon-bigger-dropdown-caret-btn-padding: 3px 5px !default;
124376
+ $ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
124153
124377
  $ribbon-bigger-dropdown-caret-btn-size: 16px !default;
124154
124378
  $ribbon-bigger-dropdown-caret-icon-size: 14px !default;
124155
124379
  $ribbon-bigger-dropdown-caret-btn-height: 16px !default;
@@ -124669,6 +124893,10 @@ $ribbon-items-focus-box-shadow: none !default;
124669
124893
 
124670
124894
  .e-ribbon-tab-item {
124671
124895
  display: inline-flex;
124896
+
124897
+ &.e-disabled {
124898
+ pointer-events: none;
124899
+ }
124672
124900
  }
124673
124901
 
124674
124902
  .e-ribbon-group {
@@ -125148,6 +125376,10 @@ $ribbon-items-focus-box-shadow: none !default;
125148
125376
  }
125149
125377
  }
125150
125378
 
125379
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
125380
+ padding: $ribbon-colorpicker-caret-btn-padding;
125381
+ }
125382
+
125151
125383
  .e-dropdown-btn .e-caret {
125152
125384
  @include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
125153
125385
  padding: $ribbon-dropdown-caret-btn-padding;
@@ -125839,6 +126071,10 @@ $ribbon-items-focus-box-shadow: none !default;
125839
126071
  }
125840
126072
  }
125841
126073
 
126074
+ .e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
126075
+ padding: $ribbon-bigger-colorpicker-caret-btn-padding;
126076
+ }
126077
+
125842
126078
  .e-dropdown-btn .e-caret {
125843
126079
  @include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
125844
126080
  padding: $ribbon-bigger-dropdown-caret-btn-padding;
@@ -126970,6 +127206,8 @@ $timeline-item-disabled-color: $grey-lighter !default;
126970
127206
  $header-font-weight: 500 !default;
126971
127207
  $multicolumn-grid-height: 36px !default;
126972
127208
  $multicolumn-margin-top-value: unset !default;
127209
+ $footer-border-width: 0 1px 0 1px !default;
127210
+ $grid-border-width: 1px !default;
126973
127211
 
126974
127212
  $multicolumn-grid-small-height: 32px !default;
126975
127213
  $multicolumn-margin-top-small-value: unset !default;
@@ -126986,7 +127224,7 @@ $grid-content-color: $grey-light-font !default;
126986
127224
  $grid-content-hover-bg-color: $grey-44 !default;
126987
127225
  $grid-content-active-bg-color: $brand-primary !default;
126988
127226
  $grid-content-active-color: $brand-primary-font !default;
126989
- $grid-footer-bg-color: transparent !default;
127227
+ $grid-footer-bg-color: $gray-dark !default;
126990
127228
  $grid-footer-color: $brand-primary !default;
126991
127229
  $grid-group-content-header-color: $brand-primary !default;
126992
127230
  $grid-group-content-header-bg-color: $gray-dark !default;
@@ -127020,10 +127258,15 @@ $nodata-border-color: $grey-88 !default;
127020
127258
  }
127021
127259
  .e-multicolumn-list .e-popup-footer {
127022
127260
  vertical-align: middle;
127023
- border-top: 1px solid;
127261
+ border-style: solid;
127262
+ border-width: $footer-border-width;
127024
127263
  font-size: 14px;
127025
- height: 38px;
127026
- padding: 8px 0;
127264
+ height: $multicolumn-grid-height;
127265
+ display: flex;
127266
+ align-items: center;
127267
+ }
127268
+ .e-multicolumn-grid.e-grid {
127269
+ border-width: $grid-border-width;
127027
127270
  }
127028
127271
  .e-input-group.e-multicolumn-list {
127029
127272
  input[readonly].e-input {
@@ -127092,6 +127335,7 @@ $nodata-border-color: $grey-88 !default;
127092
127335
  &.e-multicolumn-list .e-popup-footer {
127093
127336
  font-size: 12px;
127094
127337
  }
127338
+ &.e-multicolumn-list .e-popup-footer,
127095
127339
  .e-multicolumn-grid .e-row,
127096
127340
  .e-multicolumn-grid .e-emptyrow {
127097
127341
  height: $multicolumn-grid-small-height;
@@ -127104,6 +127348,7 @@ $nodata-border-color: $grey-88 !default;
127104
127348
  &.e-multicolumn-list .e-popup-footer {
127105
127349
  font-size: 16px;
127106
127350
  }
127351
+ &.e-multicolumn-list .e-popup-footer,
127107
127352
  .e-multicolumn-grid .e-row,
127108
127353
  .e-multicolumn-grid .e-emptyrow {
127109
127354
  height: $multicolumn-grid-bigger-height;
@@ -127120,6 +127365,7 @@ $nodata-border-color: $grey-88 !default;
127120
127365
  &.e-multicolumn-list .e-popup-footer {
127121
127366
  font-size: 14px;
127122
127367
  }
127368
+ &.e-multicolumn-list .e-popup-footer,
127123
127369
  .e-multicolumn-grid .e-row,
127124
127370
  .e-multicolumn-grid .e-emptyrow {
127125
127371
  height: $multicolumn-grid-bigger-small-height;