@syncfusion/blazor-themes 26.1.35 → 26.1.39

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 (391) 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/base/material3-dark.scss +546 -546
  5. package/SCSS-Themes/base/material3.scss +546 -546
  6. package/SCSS-Themes/bds-dark.scss +911 -675
  7. package/SCSS-Themes/bds.scss +911 -675
  8. package/SCSS-Themes/bootstrap-dark.scss +989 -753
  9. package/SCSS-Themes/bootstrap.scss +989 -753
  10. package/SCSS-Themes/bootstrap4.scss +989 -753
  11. package/SCSS-Themes/bootstrap5-dark.scss +989 -753
  12. package/SCSS-Themes/bootstrap5.scss +989 -753
  13. package/SCSS-Themes/buttons/speed-dial/bds-dark.scss +29 -4
  14. package/SCSS-Themes/buttons/speed-dial/bds.scss +29 -4
  15. package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +29 -4
  16. package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +29 -4
  17. package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +29 -4
  18. package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +29 -4
  19. package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +29 -4
  20. package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +29 -4
  21. package/SCSS-Themes/buttons/speed-dial/fabric.scss +29 -4
  22. package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +29 -4
  23. package/SCSS-Themes/buttons/speed-dial/fluent.scss +29 -4
  24. package/SCSS-Themes/buttons/speed-dial/fluent2-dark.scss +29 -4
  25. package/SCSS-Themes/buttons/speed-dial/fluent2.scss +29 -4
  26. package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +29 -4
  27. package/SCSS-Themes/buttons/speed-dial/material-dark.scss +29 -4
  28. package/SCSS-Themes/buttons/speed-dial/material.scss +29 -4
  29. package/SCSS-Themes/buttons/speed-dial/material3-dark.scss +29 -4
  30. package/SCSS-Themes/buttons/speed-dial/material3.scss +29 -4
  31. package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +29 -4
  32. package/SCSS-Themes/buttons/speed-dial/tailwind.scss +29 -4
  33. package/SCSS-Themes/calendars/calendar/bds-dark.scss +1 -1
  34. package/SCSS-Themes/calendars/calendar/bds.scss +1 -1
  35. package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +1 -1
  36. package/SCSS-Themes/calendars/calendar/bootstrap.scss +1 -1
  37. package/SCSS-Themes/calendars/calendar/bootstrap4.scss +1 -1
  38. package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +1 -1
  39. package/SCSS-Themes/calendars/calendar/bootstrap5.scss +1 -1
  40. package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
  41. package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
  42. package/SCSS-Themes/calendars/calendar/fluent-dark.scss +1 -1
  43. package/SCSS-Themes/calendars/calendar/fluent.scss +1 -1
  44. package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +2 -2
  45. package/SCSS-Themes/calendars/calendar/fluent2.scss +2 -2
  46. package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
  47. package/SCSS-Themes/calendars/calendar/material-dark.scss +1 -1
  48. package/SCSS-Themes/calendars/calendar/material.scss +1 -1
  49. package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
  50. package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
  51. package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +1 -1
  52. package/SCSS-Themes/calendars/calendar/tailwind.scss +1 -1
  53. package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +1 -0
  54. package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -0
  55. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -0
  56. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -0
  57. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -0
  58. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -0
  59. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -0
  60. package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -0
  61. package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -0
  62. package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -0
  63. package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -0
  64. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -0
  65. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -0
  66. package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -0
  67. package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -0
  68. package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -0
  69. package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -0
  70. package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -0
  71. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -0
  72. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -0
  73. package/SCSS-Themes/fabric-dark.scss +989 -753
  74. package/SCSS-Themes/fabric.scss +989 -753
  75. package/SCSS-Themes/fluent-dark.scss +989 -753
  76. package/SCSS-Themes/fluent.scss +989 -753
  77. package/SCSS-Themes/fluent2-dark.scss +949 -722
  78. package/SCSS-Themes/fluent2-highcontrast.scss +8 -8
  79. package/SCSS-Themes/fluent2.scss +950 -723
  80. package/SCSS-Themes/grids/excel-filter/bds-dark.scss +2 -1
  81. package/SCSS-Themes/grids/excel-filter/bds.scss +2 -1
  82. package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +2 -1
  83. package/SCSS-Themes/grids/excel-filter/bootstrap.scss +2 -1
  84. package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +2 -1
  85. package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +2 -1
  86. package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +2 -1
  87. package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +2 -1
  88. package/SCSS-Themes/grids/excel-filter/fabric.scss +2 -1
  89. package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +2 -1
  90. package/SCSS-Themes/grids/excel-filter/fluent.scss +2 -1
  91. package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +2 -1
  92. package/SCSS-Themes/grids/excel-filter/fluent2.scss +2 -1
  93. package/SCSS-Themes/grids/excel-filter/highcontrast.scss +2 -1
  94. package/SCSS-Themes/grids/excel-filter/material-dark.scss +2 -1
  95. package/SCSS-Themes/grids/excel-filter/material.scss +2 -1
  96. package/SCSS-Themes/grids/excel-filter/material3-dark.scss +2 -1
  97. package/SCSS-Themes/grids/excel-filter/material3.scss +2 -1
  98. package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +2 -1
  99. package/SCSS-Themes/grids/excel-filter/tailwind.scss +2 -1
  100. package/SCSS-Themes/grids/grid/bds-dark.scss +65 -12
  101. package/SCSS-Themes/grids/grid/bds.scss +65 -12
  102. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +65 -12
  103. package/SCSS-Themes/grids/grid/bootstrap.scss +65 -12
  104. package/SCSS-Themes/grids/grid/bootstrap4.scss +65 -12
  105. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +65 -12
  106. package/SCSS-Themes/grids/grid/bootstrap5.scss +65 -12
  107. package/SCSS-Themes/grids/grid/fabric-dark.scss +65 -12
  108. package/SCSS-Themes/grids/grid/fabric.scss +65 -12
  109. package/SCSS-Themes/grids/grid/fluent-dark.scss +65 -12
  110. package/SCSS-Themes/grids/grid/fluent.scss +65 -12
  111. package/SCSS-Themes/grids/grid/fluent2-dark.scss +67 -14
  112. package/SCSS-Themes/grids/grid/fluent2.scss +67 -14
  113. package/SCSS-Themes/grids/grid/highcontrast.scss +65 -12
  114. package/SCSS-Themes/grids/grid/material-dark.scss +65 -12
  115. package/SCSS-Themes/grids/grid/material.scss +65 -12
  116. package/SCSS-Themes/grids/grid/material3-dark.scss +66 -13
  117. package/SCSS-Themes/grids/grid/material3.scss +66 -13
  118. package/SCSS-Themes/grids/grid/tailwind-dark.scss +65 -12
  119. package/SCSS-Themes/grids/grid/tailwind.scss +65 -12
  120. package/SCSS-Themes/highcontrast.scss +989 -753
  121. package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +32 -4
  122. package/SCSS-Themes/image-editor/image-editor/bds.scss +32 -4
  123. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +32 -4
  124. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +32 -4
  125. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +32 -4
  126. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +32 -4
  127. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +32 -4
  128. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +32 -4
  129. package/SCSS-Themes/image-editor/image-editor/fabric.scss +32 -4
  130. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +32 -4
  131. package/SCSS-Themes/image-editor/image-editor/fluent.scss +32 -4
  132. package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +32 -4
  133. package/SCSS-Themes/image-editor/image-editor/fluent2.scss +32 -4
  134. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +32 -4
  135. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +32 -4
  136. package/SCSS-Themes/image-editor/image-editor/material.scss +32 -4
  137. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +32 -4
  138. package/SCSS-Themes/image-editor/image-editor/material3.scss +32 -4
  139. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +32 -4
  140. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +32 -4
  141. package/SCSS-Themes/inputs/input/bds-dark.scss +7 -3
  142. package/SCSS-Themes/inputs/input/bds.scss +7 -3
  143. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +7 -3
  144. package/SCSS-Themes/inputs/input/bootstrap.scss +7 -3
  145. package/SCSS-Themes/inputs/input/bootstrap4.scss +7 -3
  146. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +7 -3
  147. package/SCSS-Themes/inputs/input/bootstrap5.scss +7 -3
  148. package/SCSS-Themes/inputs/input/fabric-dark.scss +7 -3
  149. package/SCSS-Themes/inputs/input/fabric.scss +7 -3
  150. package/SCSS-Themes/inputs/input/fluent-dark.scss +7 -3
  151. package/SCSS-Themes/inputs/input/fluent.scss +7 -3
  152. package/SCSS-Themes/inputs/input/fluent2-dark.scss +7 -3
  153. package/SCSS-Themes/inputs/input/fluent2.scss +7 -3
  154. package/SCSS-Themes/inputs/input/highcontrast.scss +7 -3
  155. package/SCSS-Themes/inputs/input/material-dark.scss +7 -3
  156. package/SCSS-Themes/inputs/input/material.scss +7 -3
  157. package/SCSS-Themes/inputs/input/material3-dark.scss +7 -3
  158. package/SCSS-Themes/inputs/input/material3.scss +7 -3
  159. package/SCSS-Themes/inputs/input/tailwind-dark.scss +7 -3
  160. package/SCSS-Themes/inputs/input/tailwind.scss +7 -3
  161. package/SCSS-Themes/kanban/kanban/bds-dark.scss +1 -1
  162. package/SCSS-Themes/kanban/kanban/bds.scss +1 -1
  163. package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +1 -1
  164. package/SCSS-Themes/kanban/kanban/bootstrap.scss +1 -1
  165. package/SCSS-Themes/kanban/kanban/bootstrap4.scss +1 -1
  166. package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +1 -1
  167. package/SCSS-Themes/kanban/kanban/bootstrap5.scss +1 -1
  168. package/SCSS-Themes/kanban/kanban/fabric-dark.scss +1 -1
  169. package/SCSS-Themes/kanban/kanban/fabric.scss +1 -1
  170. package/SCSS-Themes/kanban/kanban/fluent-dark.scss +1 -1
  171. package/SCSS-Themes/kanban/kanban/fluent.scss +1 -1
  172. package/SCSS-Themes/kanban/kanban/fluent2-dark.scss +1 -1
  173. package/SCSS-Themes/kanban/kanban/fluent2.scss +1 -1
  174. package/SCSS-Themes/kanban/kanban/highcontrast.scss +1 -1
  175. package/SCSS-Themes/kanban/kanban/material-dark.scss +1 -1
  176. package/SCSS-Themes/kanban/kanban/material.scss +1 -1
  177. package/SCSS-Themes/kanban/kanban/material3-dark.scss +1 -1
  178. package/SCSS-Themes/kanban/kanban/material3.scss +1 -1
  179. package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +1 -1
  180. package/SCSS-Themes/kanban/kanban/tailwind.scss +1 -1
  181. package/SCSS-Themes/material-dark.scss +989 -753
  182. package/SCSS-Themes/material.scss +989 -753
  183. package/SCSS-Themes/material3-dark.scss +1537 -1301
  184. package/SCSS-Themes/material3.scss +1537 -1301
  185. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-dark.scss +14 -4
  186. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds.scss +14 -4
  187. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-dark.scss +14 -4
  188. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap.scss +14 -4
  189. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap4.scss +14 -4
  190. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-dark.scss +13 -3
  191. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.scss +13 -3
  192. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-dark.scss +14 -4
  193. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric.scss +14 -4
  194. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-dark.scss +14 -4
  195. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent.scss +14 -4
  196. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-dark.scss +14 -4
  197. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2.scss +14 -4
  198. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/highcontrast.scss +14 -4
  199. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-dark.scss +14 -4
  200. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material.scss +14 -4
  201. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-dark.scss +15 -5
  202. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3.scss +15 -5
  203. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-dark.scss +14 -4
  204. package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind.scss +14 -4
  205. package/SCSS-Themes/navigations/accordion/bds-dark.scss +26 -2
  206. package/SCSS-Themes/navigations/accordion/bds.scss +26 -2
  207. package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +26 -2
  208. package/SCSS-Themes/navigations/accordion/bootstrap.scss +26 -2
  209. package/SCSS-Themes/navigations/accordion/bootstrap4.scss +26 -2
  210. package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +26 -2
  211. package/SCSS-Themes/navigations/accordion/bootstrap5.scss +26 -2
  212. package/SCSS-Themes/navigations/accordion/fabric-dark.scss +26 -2
  213. package/SCSS-Themes/navigations/accordion/fabric.scss +26 -2
  214. package/SCSS-Themes/navigations/accordion/fluent-dark.scss +26 -2
  215. package/SCSS-Themes/navigations/accordion/fluent.scss +26 -2
  216. package/SCSS-Themes/navigations/accordion/fluent2-dark.scss +27 -3
  217. package/SCSS-Themes/navigations/accordion/fluent2.scss +27 -3
  218. package/SCSS-Themes/navigations/accordion/highcontrast.scss +26 -2
  219. package/SCSS-Themes/navigations/accordion/material-dark.scss +26 -2
  220. package/SCSS-Themes/navigations/accordion/material.scss +26 -2
  221. package/SCSS-Themes/navigations/accordion/material3-dark.scss +26 -2
  222. package/SCSS-Themes/navigations/accordion/material3.scss +26 -2
  223. package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +26 -2
  224. package/SCSS-Themes/navigations/accordion/tailwind.scss +26 -2
  225. package/SCSS-Themes/navigations/stepper/bds-dark.scss +639 -629
  226. package/SCSS-Themes/navigations/stepper/bds.scss +639 -629
  227. package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +719 -709
  228. package/SCSS-Themes/navigations/stepper/bootstrap.scss +719 -709
  229. package/SCSS-Themes/navigations/stepper/bootstrap4.scss +719 -709
  230. package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +720 -710
  231. package/SCSS-Themes/navigations/stepper/bootstrap5.scss +720 -710
  232. package/SCSS-Themes/navigations/stepper/fabric-dark.scss +719 -709
  233. package/SCSS-Themes/navigations/stepper/fabric.scss +719 -709
  234. package/SCSS-Themes/navigations/stepper/fluent-dark.scss +719 -709
  235. package/SCSS-Themes/navigations/stepper/fluent.scss +719 -709
  236. package/SCSS-Themes/navigations/stepper/fluent2-dark.scss +639 -629
  237. package/SCSS-Themes/navigations/stepper/fluent2.scss +639 -629
  238. package/SCSS-Themes/navigations/stepper/highcontrast.scss +719 -709
  239. package/SCSS-Themes/navigations/stepper/material-dark.scss +719 -709
  240. package/SCSS-Themes/navigations/stepper/material.scss +719 -709
  241. package/SCSS-Themes/navigations/stepper/material3-dark.scss +719 -709
  242. package/SCSS-Themes/navigations/stepper/material3.scss +719 -709
  243. package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +719 -709
  244. package/SCSS-Themes/navigations/stepper/tailwind.scss +719 -709
  245. package/SCSS-Themes/navigations/treeview/bds-dark.scss +1 -1
  246. package/SCSS-Themes/navigations/treeview/bds.scss +1 -1
  247. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +1 -1
  248. package/SCSS-Themes/navigations/treeview/bootstrap.scss +1 -1
  249. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
  250. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
  251. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
  252. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +1 -1
  253. package/SCSS-Themes/navigations/treeview/fabric.scss +1 -1
  254. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +1 -1
  255. package/SCSS-Themes/navigations/treeview/fluent.scss +1 -1
  256. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +8 -8
  257. package/SCSS-Themes/navigations/treeview/fluent2.scss +8 -8
  258. package/SCSS-Themes/navigations/treeview/highcontrast.scss +1 -1
  259. package/SCSS-Themes/navigations/treeview/material-dark.scss +1 -1
  260. package/SCSS-Themes/navigations/treeview/material.scss +1 -1
  261. package/SCSS-Themes/navigations/treeview/material3-dark.scss +1 -1
  262. package/SCSS-Themes/navigations/treeview/material3.scss +1 -1
  263. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +1 -1
  264. package/SCSS-Themes/navigations/treeview/tailwind.scss +1 -1
  265. package/SCSS-Themes/pivotview/pivotfieldlist/bds-dark.scss +42 -1
  266. package/SCSS-Themes/pivotview/pivotfieldlist/bds.scss +42 -1
  267. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +42 -1
  268. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +42 -1
  269. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +42 -1
  270. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +42 -1
  271. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +42 -1
  272. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +42 -1
  273. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +42 -1
  274. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +42 -1
  275. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +42 -1
  276. package/SCSS-Themes/pivotview/pivotfieldlist/fluent2-dark.scss +43 -3
  277. package/SCSS-Themes/pivotview/pivotfieldlist/fluent2.scss +43 -3
  278. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +42 -1
  279. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +42 -1
  280. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +42 -1
  281. package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +42 -1
  282. package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +42 -1
  283. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +42 -1
  284. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +42 -1
  285. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +7 -8
  286. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +7 -8
  287. package/SCSS-Themes/popups/dialog/bds-dark.scss +6 -6
  288. package/SCSS-Themes/popups/dialog/bds.scss +6 -6
  289. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +6 -6
  290. package/SCSS-Themes/popups/dialog/bootstrap.scss +6 -6
  291. package/SCSS-Themes/popups/dialog/bootstrap4.scss +6 -6
  292. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +6 -6
  293. package/SCSS-Themes/popups/dialog/bootstrap5.scss +6 -6
  294. package/SCSS-Themes/popups/dialog/fabric-dark.scss +6 -6
  295. package/SCSS-Themes/popups/dialog/fabric.scss +6 -6
  296. package/SCSS-Themes/popups/dialog/fluent-dark.scss +6 -6
  297. package/SCSS-Themes/popups/dialog/fluent.scss +6 -6
  298. package/SCSS-Themes/popups/dialog/fluent2-dark.scss +12 -18
  299. package/SCSS-Themes/popups/dialog/fluent2.scss +12 -18
  300. package/SCSS-Themes/popups/dialog/highcontrast.scss +6 -6
  301. package/SCSS-Themes/popups/dialog/material-dark.scss +6 -6
  302. package/SCSS-Themes/popups/dialog/material.scss +6 -6
  303. package/SCSS-Themes/popups/dialog/material3-dark.scss +6 -6
  304. package/SCSS-Themes/popups/dialog/material3.scss +6 -6
  305. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +6 -6
  306. package/SCSS-Themes/popups/dialog/tailwind.scss +6 -6
  307. package/SCSS-Themes/popups/tooltip/fluent2-dark.scss +1 -1
  308. package/SCSS-Themes/popups/tooltip/fluent2.scss +1 -1
  309. package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +3 -4
  310. package/SCSS-Themes/querybuilder/query-builder/bds.scss +3 -4
  311. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +3 -4
  312. package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +3 -4
  313. package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +3 -4
  314. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +3 -4
  315. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +3 -4
  316. package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +3 -4
  317. package/SCSS-Themes/querybuilder/query-builder/fabric.scss +3 -4
  318. package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +3 -4
  319. package/SCSS-Themes/querybuilder/query-builder/fluent.scss +3 -4
  320. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +2 -4
  321. package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +2 -4
  322. package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +3 -4
  323. package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +3 -4
  324. package/SCSS-Themes/querybuilder/query-builder/material.scss +3 -4
  325. package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +3 -4
  326. package/SCSS-Themes/querybuilder/query-builder/material3.scss +3 -4
  327. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +3 -4
  328. package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +3 -4
  329. package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +14 -0
  330. package/SCSS-Themes/ribbon/ribbon/bds.scss +14 -0
  331. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +14 -0
  332. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +14 -0
  333. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +14 -0
  334. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +14 -0
  335. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +14 -0
  336. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +14 -0
  337. package/SCSS-Themes/ribbon/ribbon/fabric.scss +14 -0
  338. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +14 -0
  339. package/SCSS-Themes/ribbon/ribbon/fluent.scss +14 -0
  340. package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +15 -1
  341. package/SCSS-Themes/ribbon/ribbon/fluent2.scss +15 -1
  342. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +14 -0
  343. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +14 -0
  344. package/SCSS-Themes/ribbon/ribbon/material.scss +14 -0
  345. package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +14 -0
  346. package/SCSS-Themes/ribbon/ribbon/material3.scss +14 -0
  347. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +14 -0
  348. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +14 -0
  349. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +12 -2
  350. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +12 -2
  351. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +12 -2
  352. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +12 -2
  353. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +12 -2
  354. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +12 -2
  355. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +12 -2
  356. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +12 -2
  357. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +12 -2
  358. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +12 -2
  359. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +12 -2
  360. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +13 -3
  361. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +13 -3
  362. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +12 -2
  363. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +12 -2
  364. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +12 -2
  365. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +12 -2
  366. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +12 -2
  367. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +12 -2
  368. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +12 -2
  369. package/SCSS-Themes/schedule/schedule/bds-dark.scss +16 -0
  370. package/SCSS-Themes/schedule/schedule/bds.scss +16 -0
  371. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +16 -0
  372. package/SCSS-Themes/schedule/schedule/bootstrap.scss +16 -0
  373. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +16 -0
  374. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +16 -0
  375. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +16 -0
  376. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +16 -0
  377. package/SCSS-Themes/schedule/schedule/fabric.scss +16 -0
  378. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +16 -0
  379. package/SCSS-Themes/schedule/schedule/fluent.scss +16 -0
  380. package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +19 -3
  381. package/SCSS-Themes/schedule/schedule/fluent2.scss +19 -3
  382. package/SCSS-Themes/schedule/schedule/highcontrast.scss +16 -0
  383. package/SCSS-Themes/schedule/schedule/material-dark.scss +16 -0
  384. package/SCSS-Themes/schedule/schedule/material.scss +16 -0
  385. package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -0
  386. package/SCSS-Themes/schedule/schedule/material3.scss +16 -0
  387. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +16 -0
  388. package/SCSS-Themes/schedule/schedule/tailwind.scss +16 -0
  389. package/SCSS-Themes/tailwind-dark.scss +989 -753
  390. package/SCSS-Themes/tailwind.scss +989 -753
  391. package/package.json +1 -1
@@ -720,6 +720,12 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
720
720
  &:not(.e-active) {
721
721
  .e-list-icon {
722
722
  color: $field-list-tree-icon-color;
723
+
724
+ @if ($skin-name == 'fluent2') {
725
+ &:hover {
726
+ color: $field-list-icon-hover-color;
727
+ }
728
+ }
723
729
  }
724
730
  }
725
731
 
@@ -731,6 +737,15 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
731
737
  float: right !important;
732
738
  margin: 0 12px 0 0;
733
739
  /* stylelint-enable */
740
+
741
+ @if ($skin-name == 'fluent2') {
742
+ &:hover {
743
+ color: $field-list-icon-hover-color;
744
+ }
745
+ &:active {
746
+ color: $field-list-icon-hover-color;
747
+ }
748
+ }
734
749
  }
735
750
  }
736
751
 
@@ -795,6 +810,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
795
810
  margin-right: 4px;
796
811
  pointer-events: auto;
797
812
  width: 20px;
813
+
814
+ @if ($skin-name == 'fluent2') {
815
+ font-size: 16px;
816
+ margin-top: 3px;
817
+ }
798
818
  }
799
819
  @if ($skin-name == 'tailwind') {
800
820
  &.e-active {
@@ -1162,7 +1182,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
1162
1182
  position: relative;
1163
1183
  top: 3px;
1164
1184
  }
1165
-
1185
+
1186
+ @if ($skin-name == 'fluent2') {
1187
+ font-size: 20px;
1188
+ }
1189
+
1166
1190
  @if ($skin-name == 'tailwind') {
1167
1191
  position: relative;
1168
1192
  top: 1px;
@@ -2704,6 +2728,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
2704
2728
  vertical-align: bottom;
2705
2729
  width: 20px;
2706
2730
 
2731
+ @if ($skin-name =='fluent2') {
2732
+ font-size: 16px;
2733
+ }
2734
+
2707
2735
  @if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
2708
2736
  margin-right: 4px;
2709
2737
  padding-left: 8px;
@@ -2984,6 +3012,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
2984
3012
  height: 20px;
2985
3013
  width: 20px;
2986
3014
 
3015
+ @if ($skin-name =='fluent2') {
3016
+ font-size: 16px;
3017
+ }
3018
+
2987
3019
  &.e-disable-drag {
2988
3020
  cursor: not-allowed;
2989
3021
  opacity: .4;
@@ -3962,6 +3994,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
3962
3994
  margin-bottom: $field-list-treeview-drag-bigger-padding !important;
3963
3995
  margin-right: 4px !important;
3964
3996
  width: 24px !important;
3997
+
3998
+ @if ($skin-name =='fluent2') {
3999
+ font-size: 20px !important;
4000
+ margin-bottom: 5px !important;
4001
+ }
3965
4002
  }
3966
4003
 
3967
4004
  .e-calc-measure-icon,
@@ -4063,6 +4100,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
4063
4100
  .e-drag {
4064
4101
  font-size: $field-list-bigger-icon-size;
4065
4102
  width: 24px;
4103
+
4104
+ @if ($skin-name =='fluent2') {
4105
+ font-size: 20px;
4106
+ }
4066
4107
  }
4067
4108
  }
4068
4109
  }
@@ -713,6 +713,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
713
713
  &:not(.e-active) {
714
714
  .e-list-icon {
715
715
  color: $field-list-tree-icon-color;
716
+
717
+ @if ($skin-name == 'fluent2') {
718
+ &:hover {
719
+ color: $field-list-icon-hover-color;
720
+ }
721
+ }
716
722
  }
717
723
  }
718
724
 
@@ -724,6 +730,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
724
730
  float: right !important;
725
731
  margin: 0 12px 0 0;
726
732
  /* stylelint-enable */
733
+
734
+ @if ($skin-name == 'fluent2') {
735
+ &:hover {
736
+ color: $field-list-icon-hover-color;
737
+ }
738
+ &:active {
739
+ color: $field-list-icon-hover-color;
740
+ }
741
+ }
727
742
  }
728
743
  }
729
744
 
@@ -788,6 +803,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
788
803
  margin-right: 4px;
789
804
  pointer-events: auto;
790
805
  width: 20px;
806
+
807
+ @if ($skin-name == 'fluent2') {
808
+ font-size: 16px;
809
+ margin-top: 3px;
810
+ }
791
811
  }
792
812
  @if ($skin-name == 'tailwind') {
793
813
  &.e-active {
@@ -1155,7 +1175,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
1155
1175
  position: relative;
1156
1176
  top: 3px;
1157
1177
  }
1158
-
1178
+
1179
+ @if ($skin-name == 'fluent2') {
1180
+ font-size: 20px;
1181
+ }
1182
+
1159
1183
  @if ($skin-name == 'tailwind') {
1160
1184
  position: relative;
1161
1185
  top: 1px;
@@ -2697,6 +2721,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
2697
2721
  vertical-align: bottom;
2698
2722
  width: 20px;
2699
2723
 
2724
+ @if ($skin-name =='fluent2') {
2725
+ font-size: 16px;
2726
+ }
2727
+
2700
2728
  @if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
2701
2729
  margin-right: 4px;
2702
2730
  padding-left: 8px;
@@ -2977,6 +3005,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
2977
3005
  height: 20px;
2978
3006
  width: 20px;
2979
3007
 
3008
+ @if ($skin-name =='fluent2') {
3009
+ font-size: 16px;
3010
+ }
3011
+
2980
3012
  &.e-disable-drag {
2981
3013
  cursor: not-allowed;
2982
3014
  opacity: .4;
@@ -3955,6 +3987,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
3955
3987
  margin-bottom: $field-list-treeview-drag-bigger-padding !important;
3956
3988
  margin-right: 4px !important;
3957
3989
  width: 24px !important;
3990
+
3991
+ @if ($skin-name =='fluent2') {
3992
+ font-size: 20px !important;
3993
+ margin-bottom: 5px !important;
3994
+ }
3958
3995
  }
3959
3996
 
3960
3997
  .e-calc-measure-icon,
@@ -4056,6 +4093,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
4056
4093
  .e-drag {
4057
4094
  font-size: $field-list-bigger-icon-size;
4058
4095
  width: 24px;
4096
+
4097
+ @if ($skin-name =='fluent2') {
4098
+ font-size: 20px;
4099
+ }
4059
4100
  }
4060
4101
  }
4061
4102
  }
@@ -713,6 +713,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
713
713
  &:not(.e-active) {
714
714
  .e-list-icon {
715
715
  color: $field-list-tree-icon-color;
716
+
717
+ @if ($skin-name == 'fluent2') {
718
+ &:hover {
719
+ color: $field-list-icon-hover-color;
720
+ }
721
+ }
716
722
  }
717
723
  }
718
724
 
@@ -724,6 +730,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
724
730
  float: right !important;
725
731
  margin: 0 12px 0 0;
726
732
  /* stylelint-enable */
733
+
734
+ @if ($skin-name == 'fluent2') {
735
+ &:hover {
736
+ color: $field-list-icon-hover-color;
737
+ }
738
+ &:active {
739
+ color: $field-list-icon-hover-color;
740
+ }
741
+ }
727
742
  }
728
743
  }
729
744
 
@@ -788,6 +803,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
788
803
  margin-right: 4px;
789
804
  pointer-events: auto;
790
805
  width: 20px;
806
+
807
+ @if ($skin-name == 'fluent2') {
808
+ font-size: 16px;
809
+ margin-top: 3px;
810
+ }
791
811
  }
792
812
  @if ($skin-name == 'tailwind') {
793
813
  &.e-active {
@@ -1155,7 +1175,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
1155
1175
  position: relative;
1156
1176
  top: 3px;
1157
1177
  }
1158
-
1178
+
1179
+ @if ($skin-name == 'fluent2') {
1180
+ font-size: 20px;
1181
+ }
1182
+
1159
1183
  @if ($skin-name == 'tailwind') {
1160
1184
  position: relative;
1161
1185
  top: 1px;
@@ -2697,6 +2721,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
2697
2721
  vertical-align: bottom;
2698
2722
  width: 20px;
2699
2723
 
2724
+ @if ($skin-name =='fluent2') {
2725
+ font-size: 16px;
2726
+ }
2727
+
2700
2728
  @if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
2701
2729
  margin-right: 4px;
2702
2730
  padding-left: 8px;
@@ -2977,6 +3005,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
2977
3005
  height: 20px;
2978
3006
  width: 20px;
2979
3007
 
3008
+ @if ($skin-name =='fluent2') {
3009
+ font-size: 16px;
3010
+ }
3011
+
2980
3012
  &.e-disable-drag {
2981
3013
  cursor: not-allowed;
2982
3014
  opacity: .4;
@@ -3955,6 +3987,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
3955
3987
  margin-bottom: $field-list-treeview-drag-bigger-padding !important;
3956
3988
  margin-right: 4px !important;
3957
3989
  width: 24px !important;
3990
+
3991
+ @if ($skin-name =='fluent2') {
3992
+ font-size: 20px !important;
3993
+ margin-bottom: 5px !important;
3994
+ }
3958
3995
  }
3959
3996
 
3960
3997
  .e-calc-measure-icon,
@@ -4056,6 +4093,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
4056
4093
  .e-drag {
4057
4094
  font-size: $field-list-bigger-icon-size;
4058
4095
  width: 24px;
4096
+
4097
+ @if ($skin-name =='fluent2') {
4098
+ font-size: 20px;
4099
+ }
4059
4100
  }
4060
4101
  }
4061
4102
  }
@@ -141,15 +141,15 @@ $pivotgrid-button-border-color: $chip-border-color !default;
141
141
  $pivotgrid-drag-clone-text-color: $pivotgrid-default-font-color !default;
142
142
  $pivotgrid-button-background-color: $content-bg-color-alt3 !default;
143
143
  $pivotgrid-button-drag-color: $icon-color !default;
144
- $pivotgrid-hover-color: $content-bg-color-alt2 !default;
145
- $pivotgrid-focus-color: $content-bg-color-alt4 !default;
144
+ $pivotgrid-hover-color: $content-bg-color-hover !default;
145
+ $pivotgrid-focus-color: $content-bg-color-focus !default;
146
146
  $pivotgrid-button-icon-color: $icon-color !default;
147
147
  $pivotgrid-button-active-icon-color: $pivotgrid-button-icon-color !default;
148
- $pivotgrid-icon-hover-color: $icon-color !default;
148
+ $pivotgrid-icon-hover-color: $icon-color-hover !default;
149
149
  $pivotgrid-icon-focus-color: $pivotgrid-icon-hover-color !default;
150
- $pivotgrid-tooltip-fontcolor: $toooltip-text-color !default;
150
+ $pivotgrid-tooltip-fontcolor: $tooltip-text-color !default;
151
151
  $pivotgrid-button-font-color: $content-text-color-alt1 !default;
152
- $pivotgrid-button-acitve-font-color: $content-text-color-alt1 !default;
152
+ $pivotgrid-button-acitve-font-color: $content-text-color-pressed !default;
153
153
  $pivotgrid-editor-label-color: $content-text-color-alt1 !default;
154
154
  $pivotgrid-editor-label-fill: $content-bg-color-alt1 !default;
155
155
  $pivotgrid-header-selection-bg-color: $content-bg-color-alt3 !default;
@@ -174,8 +174,8 @@ $pivotgrid-member-editor-search-padding: 1px $pivotgrid-editor-search-padding-si
174
174
  $pivotgrid-member-filter-list-padding-size: -22px !default;
175
175
  $pivotview-axis-indent-padding: $pivotview-grid-indent-padding !default;
176
176
  $pivotview-axis-bigger-indent-padding: $pivotview-grid-bigger-indent-padding !default;
177
- $pivotgrid-button-font-size: $text-sm !default;
178
- $pivotgrid-bigger-button-font-size: $text-sm !default;
177
+ $pivotgrid-button-font-size: $text-xs !default;
178
+ $pivotgrid-bigger-button-font-size: $text-base !default;
179
179
  $pivotgrid-button-inner-padding: 4px !default;
180
180
  $pivotgrid-bigger-button-inner-padding: 5px !default;
181
181
  $pivotgrid-bigger-excel-dialog-min-width: 350px !default;
@@ -3318,7 +3318,6 @@ $pivotpager-single-size-title-padding: 8px !default;
3318
3318
  }
3319
3319
 
3320
3320
  .e-pv-filtered::before {
3321
- color: $primary-dark;
3322
3321
  content: '\e735';
3323
3322
  }
3324
3323
 
@@ -141,15 +141,15 @@ $pivotgrid-button-border-color: $chip-border-color !default;
141
141
  $pivotgrid-drag-clone-text-color: $pivotgrid-default-font-color !default;
142
142
  $pivotgrid-button-background-color: $content-bg-color-alt3 !default;
143
143
  $pivotgrid-button-drag-color: $icon-color !default;
144
- $pivotgrid-hover-color: $content-bg-color-alt2 !default;
145
- $pivotgrid-focus-color: $content-bg-color-alt4 !default;
144
+ $pivotgrid-hover-color: $content-bg-color-hover !default;
145
+ $pivotgrid-focus-color: $content-bg-color-focus !default;
146
146
  $pivotgrid-button-icon-color: $icon-color !default;
147
147
  $pivotgrid-button-active-icon-color: $pivotgrid-button-icon-color !default;
148
- $pivotgrid-icon-hover-color: $icon-color !default;
148
+ $pivotgrid-icon-hover-color: $icon-color-hover !default;
149
149
  $pivotgrid-icon-focus-color: $pivotgrid-icon-hover-color !default;
150
- $pivotgrid-tooltip-fontcolor: $toooltip-text-color !default;
150
+ $pivotgrid-tooltip-fontcolor: $tooltip-text-color !default;
151
151
  $pivotgrid-button-font-color: $content-text-color-alt1 !default;
152
- $pivotgrid-button-acitve-font-color: $content-text-color-alt1 !default;
152
+ $pivotgrid-button-acitve-font-color: $content-text-color-pressed !default;
153
153
  $pivotgrid-editor-label-color: $content-text-color-alt1 !default;
154
154
  $pivotgrid-editor-label-fill: $content-bg-color-alt1 !default;
155
155
  $pivotgrid-header-selection-bg-color: $content-bg-color-alt3 !default;
@@ -174,8 +174,8 @@ $pivotgrid-member-editor-search-padding: 1px $pivotgrid-editor-search-padding-si
174
174
  $pivotgrid-member-filter-list-padding-size: -22px !default;
175
175
  $pivotview-axis-indent-padding: $pivotview-grid-indent-padding !default;
176
176
  $pivotview-axis-bigger-indent-padding: $pivotview-grid-bigger-indent-padding !default;
177
- $pivotgrid-button-font-size: $text-sm !default;
178
- $pivotgrid-bigger-button-font-size: $text-sm !default;
177
+ $pivotgrid-button-font-size: $text-xs !default;
178
+ $pivotgrid-bigger-button-font-size: $text-base !default;
179
179
  $pivotgrid-button-inner-padding: 4px !default;
180
180
  $pivotgrid-bigger-button-inner-padding: 5px !default;
181
181
  $pivotgrid-bigger-excel-dialog-min-width: 350px !default;
@@ -3318,7 +3318,6 @@ $pivotpager-single-size-title-padding: 8px !default;
3318
3318
  }
3319
3319
 
3320
3320
  .e-pv-filtered::before {
3321
- color: $primary-dark;
3322
3321
  content: '\e735';
3323
3322
  }
3324
3323
 
@@ -132,12 +132,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
132
132
  .e-dlg-header-content {
133
133
  border-radius: $header-content-border-radius;
134
134
  line-height: $dialog-header-line-height;
135
-
136
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
137
- @if $skin-name =='fluent2' {
138
- line-height: 2;
139
- }
140
- }
141
135
  }
142
136
 
143
137
  .e-dlg-header-content + .e-dlg-content {
@@ -311,6 +305,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
311
305
  @if $skin-name == 'Material3' {
312
306
  padding: $zero-value;
313
307
  }
308
+ @if $skin-name == 'fluent2' {
309
+ padding: $dialog-bigger-header-btn-padding;
310
+ }
314
311
  }
315
312
 
316
313
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -416,6 +413,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
416
413
  @if $skin-name == 'Material3' {
417
414
  padding: $zero-value;
418
415
  }
416
+ @if $skin-name == 'fluent2' {
417
+ padding: $dialog-header-btn-padding;
418
+ }
419
419
  }
420
420
 
421
421
  .e-rtl {
@@ -132,12 +132,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
132
132
  .e-dlg-header-content {
133
133
  border-radius: $header-content-border-radius;
134
134
  line-height: $dialog-header-line-height;
135
-
136
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
137
- @if $skin-name =='fluent2' {
138
- line-height: 2;
139
- }
140
- }
141
135
  }
142
136
 
143
137
  .e-dlg-header-content + .e-dlg-content {
@@ -311,6 +305,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
311
305
  @if $skin-name == 'Material3' {
312
306
  padding: $zero-value;
313
307
  }
308
+ @if $skin-name == 'fluent2' {
309
+ padding: $dialog-bigger-header-btn-padding;
310
+ }
314
311
  }
315
312
 
316
313
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -416,6 +413,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
416
413
  @if $skin-name == 'Material3' {
417
414
  padding: $zero-value;
418
415
  }
416
+ @if $skin-name == 'fluent2' {
417
+ padding: $dialog-header-btn-padding;
418
+ }
419
419
  }
420
420
 
421
421
  .e-rtl {
@@ -111,12 +111,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
111
111
  .e-dlg-header-content {
112
112
  border-radius: $header-content-border-radius;
113
113
  line-height: $dialog-header-line-height;
114
-
115
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
116
- @if $skin-name =='fluent2' {
117
- line-height: 2;
118
- }
119
- }
120
114
  }
121
115
 
122
116
  .e-dlg-header-content + .e-dlg-content {
@@ -290,6 +284,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
290
284
  @if $skin-name == 'Material3' {
291
285
  padding: $zero-value;
292
286
  }
287
+ @if $skin-name == 'fluent2' {
288
+ padding: $dialog-bigger-header-btn-padding;
289
+ }
293
290
  }
294
291
 
295
292
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -395,6 +392,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
395
392
  @if $skin-name == 'Material3' {
396
393
  padding: $zero-value;
397
394
  }
395
+ @if $skin-name == 'fluent2' {
396
+ padding: $dialog-header-btn-padding;
397
+ }
398
398
  }
399
399
 
400
400
  .e-rtl {
@@ -103,12 +103,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
103
103
  .e-dlg-header-content {
104
104
  border-radius: $header-content-border-radius;
105
105
  line-height: $dialog-header-line-height;
106
-
107
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
108
- @if $skin-name =='fluent2' {
109
- line-height: 2;
110
- }
111
- }
112
106
  }
113
107
 
114
108
  .e-dlg-header-content + .e-dlg-content {
@@ -282,6 +276,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
282
276
  @if $skin-name == 'Material3' {
283
277
  padding: $zero-value;
284
278
  }
279
+ @if $skin-name == 'fluent2' {
280
+ padding: $dialog-bigger-header-btn-padding;
281
+ }
285
282
  }
286
283
 
287
284
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -387,6 +384,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
387
384
  @if $skin-name == 'Material3' {
388
385
  padding: $zero-value;
389
386
  }
387
+ @if $skin-name == 'fluent2' {
388
+ padding: $dialog-header-btn-padding;
389
+ }
390
390
  }
391
391
 
392
392
  .e-rtl {
@@ -103,12 +103,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
103
103
  .e-dlg-header-content {
104
104
  border-radius: $header-content-border-radius;
105
105
  line-height: $dialog-header-line-height;
106
-
107
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
108
- @if $skin-name =='fluent2' {
109
- line-height: 2;
110
- }
111
- }
112
106
  }
113
107
 
114
108
  .e-dlg-header-content + .e-dlg-content {
@@ -282,6 +276,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
282
276
  @if $skin-name == 'Material3' {
283
277
  padding: $zero-value;
284
278
  }
279
+ @if $skin-name == 'fluent2' {
280
+ padding: $dialog-bigger-header-btn-padding;
281
+ }
285
282
  }
286
283
 
287
284
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -387,6 +384,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
387
384
  @if $skin-name == 'Material3' {
388
385
  padding: $zero-value;
389
386
  }
387
+ @if $skin-name == 'fluent2' {
388
+ padding: $dialog-header-btn-padding;
389
+ }
390
390
  }
391
391
 
392
392
  .e-rtl {
@@ -113,12 +113,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
113
113
  .e-dlg-header-content {
114
114
  border-radius: $header-content-border-radius;
115
115
  line-height: $dialog-header-line-height;
116
-
117
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
118
- @if $skin-name =='fluent2' {
119
- line-height: 2;
120
- }
121
- }
122
116
  }
123
117
 
124
118
  .e-dlg-header-content + .e-dlg-content {
@@ -292,6 +286,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
292
286
  @if $skin-name == 'Material3' {
293
287
  padding: $zero-value;
294
288
  }
289
+ @if $skin-name == 'fluent2' {
290
+ padding: $dialog-bigger-header-btn-padding;
291
+ }
295
292
  }
296
293
 
297
294
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -397,6 +394,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
397
394
  @if $skin-name == 'Material3' {
398
395
  padding: $zero-value;
399
396
  }
397
+ @if $skin-name == 'fluent2' {
398
+ padding: $dialog-header-btn-padding;
399
+ }
400
400
  }
401
401
 
402
402
  .e-rtl {
@@ -113,12 +113,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
113
113
  .e-dlg-header-content {
114
114
  border-radius: $header-content-border-radius;
115
115
  line-height: $dialog-header-line-height;
116
-
117
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
118
- @if $skin-name =='fluent2' {
119
- line-height: 2;
120
- }
121
- }
122
116
  }
123
117
 
124
118
  .e-dlg-header-content + .e-dlg-content {
@@ -292,6 +286,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
292
286
  @if $skin-name == 'Material3' {
293
287
  padding: $zero-value;
294
288
  }
289
+ @if $skin-name == 'fluent2' {
290
+ padding: $dialog-bigger-header-btn-padding;
291
+ }
295
292
  }
296
293
 
297
294
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -397,6 +394,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
397
394
  @if $skin-name == 'Material3' {
398
395
  padding: $zero-value;
399
396
  }
397
+ @if $skin-name == 'fluent2' {
398
+ padding: $dialog-header-btn-padding;
399
+ }
400
400
  }
401
401
 
402
402
  .e-rtl {
@@ -108,12 +108,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
108
108
  .e-dlg-header-content {
109
109
  border-radius: $header-content-border-radius;
110
110
  line-height: $dialog-header-line-height;
111
-
112
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
113
- @if $skin-name =='fluent2' {
114
- line-height: 2;
115
- }
116
- }
117
111
  }
118
112
 
119
113
  .e-dlg-header-content + .e-dlg-content {
@@ -287,6 +281,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
287
281
  @if $skin-name == 'Material3' {
288
282
  padding: $zero-value;
289
283
  }
284
+ @if $skin-name == 'fluent2' {
285
+ padding: $dialog-bigger-header-btn-padding;
286
+ }
290
287
  }
291
288
 
292
289
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -392,6 +389,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
392
389
  @if $skin-name == 'Material3' {
393
390
  padding: $zero-value;
394
391
  }
392
+ @if $skin-name == 'fluent2' {
393
+ padding: $dialog-header-btn-padding;
394
+ }
395
395
  }
396
396
 
397
397
  .e-rtl {
@@ -103,12 +103,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
103
103
  .e-dlg-header-content {
104
104
  border-radius: $header-content-border-radius;
105
105
  line-height: $dialog-header-line-height;
106
-
107
- .e-dlg-closeicon-btn.e-btn.e-icon-btn {
108
- @if $skin-name =='fluent2' {
109
- line-height: 2;
110
- }
111
- }
112
106
  }
113
107
 
114
108
  .e-dlg-header-content + .e-dlg-content {
@@ -282,6 +276,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
282
276
  @if $skin-name == 'Material3' {
283
277
  padding: $zero-value;
284
278
  }
279
+ @if $skin-name == 'fluent2' {
280
+ padding: $dialog-bigger-header-btn-padding;
281
+ }
285
282
  }
286
283
 
287
284
  .e-btn .e-btn-icon.e-icon-dlg-close {
@@ -387,6 +384,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
387
384
  @if $skin-name == 'Material3' {
388
385
  padding: $zero-value;
389
386
  }
387
+ @if $skin-name == 'fluent2' {
388
+ padding: $dialog-header-btn-padding;
389
+ }
390
390
  }
391
391
 
392
392
  .e-rtl {