@syncfusion/blazor-themes 26.1.41 → 26.2.4

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 (348) hide show
  1. package/SCSS-Themes/base/fluent2-dark.scss +2 -2
  2. package/SCSS-Themes/base/fluent2-highcontrast.scss +12 -12
  3. package/SCSS-Themes/base/fluent2.scss +15 -13
  4. package/SCSS-Themes/bds-dark.scss +343 -102
  5. package/SCSS-Themes/bds.scss +343 -102
  6. package/SCSS-Themes/bootstrap-dark.scss +343 -102
  7. package/SCSS-Themes/bootstrap.scss +344 -103
  8. package/SCSS-Themes/bootstrap4.scss +344 -103
  9. package/SCSS-Themes/bootstrap5-dark.scss +346 -105
  10. package/SCSS-Themes/bootstrap5.scss +346 -105
  11. package/SCSS-Themes/buttons/button/bds-dark.scss +2 -2
  12. package/SCSS-Themes/buttons/button/bds.scss +2 -2
  13. package/SCSS-Themes/buttons/button/bootstrap-dark.scss +2 -2
  14. package/SCSS-Themes/buttons/button/bootstrap.scss +2 -2
  15. package/SCSS-Themes/buttons/button/bootstrap4.scss +2 -2
  16. package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +2 -2
  17. package/SCSS-Themes/buttons/button/bootstrap5.scss +2 -2
  18. package/SCSS-Themes/buttons/button/fabric-dark.scss +2 -2
  19. package/SCSS-Themes/buttons/button/fabric.scss +2 -2
  20. package/SCSS-Themes/buttons/button/fluent-dark.scss +2 -2
  21. package/SCSS-Themes/buttons/button/fluent.scss +2 -2
  22. package/SCSS-Themes/buttons/button/fluent2-dark.scss +2 -2
  23. package/SCSS-Themes/buttons/button/fluent2.scss +2 -2
  24. package/SCSS-Themes/buttons/button/highcontrast.scss +2 -2
  25. package/SCSS-Themes/buttons/button/material-dark.scss +2 -2
  26. package/SCSS-Themes/buttons/button/material.scss +2 -2
  27. package/SCSS-Themes/buttons/button/material3-dark.scss +2 -2
  28. package/SCSS-Themes/buttons/button/material3.scss +2 -2
  29. package/SCSS-Themes/buttons/button/tailwind-dark.scss +2 -2
  30. package/SCSS-Themes/buttons/button/tailwind.scss +2 -2
  31. package/SCSS-Themes/buttons/speed-dial/bds-dark.scss +1 -0
  32. package/SCSS-Themes/buttons/speed-dial/bds.scss +1 -0
  33. package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +1 -0
  34. package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +1 -0
  35. package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +1 -0
  36. package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +1 -0
  37. package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +1 -0
  38. package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +1 -0
  39. package/SCSS-Themes/buttons/speed-dial/fabric.scss +1 -0
  40. package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +1 -0
  41. package/SCSS-Themes/buttons/speed-dial/fluent.scss +1 -0
  42. package/SCSS-Themes/buttons/speed-dial/fluent2-dark.scss +1 -0
  43. package/SCSS-Themes/buttons/speed-dial/fluent2.scss +1 -0
  44. package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +1 -0
  45. package/SCSS-Themes/buttons/speed-dial/material-dark.scss +1 -0
  46. package/SCSS-Themes/buttons/speed-dial/material.scss +1 -0
  47. package/SCSS-Themes/buttons/speed-dial/material3-dark.scss +1 -0
  48. package/SCSS-Themes/buttons/speed-dial/material3.scss +1 -0
  49. package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +1 -0
  50. package/SCSS-Themes/buttons/speed-dial/tailwind.scss +1 -0
  51. package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +1 -1
  52. package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +1 -1
  53. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +1 -1
  54. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +1 -1
  55. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +1 -1
  56. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +1 -1
  57. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +1 -1
  58. package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +1 -1
  59. package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +1 -1
  60. package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +1 -1
  61. package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +1 -1
  62. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +1 -1
  63. package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +1 -1
  64. package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
  65. package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +1 -1
  66. package/SCSS-Themes/documenteditor/document-editor-container/material.scss +1 -1
  67. package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
  68. package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
  69. package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +1 -1
  70. package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +1 -1
  71. package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +17 -13
  72. package/SCSS-Themes/dropdowns/list-box/bds.scss +17 -13
  73. package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +17 -13
  74. package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +17 -13
  75. package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +17 -13
  76. package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +17 -13
  77. package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +17 -13
  78. package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +17 -13
  79. package/SCSS-Themes/dropdowns/list-box/fabric.scss +17 -13
  80. package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +17 -13
  81. package/SCSS-Themes/dropdowns/list-box/fluent.scss +17 -13
  82. package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +17 -13
  83. package/SCSS-Themes/dropdowns/list-box/fluent2.scss +17 -13
  84. package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +17 -13
  85. package/SCSS-Themes/dropdowns/list-box/material-dark.scss +17 -13
  86. package/SCSS-Themes/dropdowns/list-box/material.scss +17 -13
  87. package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +17 -13
  88. package/SCSS-Themes/dropdowns/list-box/material3.scss +17 -13
  89. package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +17 -13
  90. package/SCSS-Themes/dropdowns/list-box/tailwind.scss +17 -13
  91. package/SCSS-Themes/dropdowns/multi-select/material.scss +1 -1
  92. package/SCSS-Themes/fabric-dark.scss +343 -102
  93. package/SCSS-Themes/fabric.scss +344 -103
  94. package/SCSS-Themes/fluent-dark.scss +345 -104
  95. package/SCSS-Themes/fluent.scss +345 -104
  96. package/SCSS-Themes/fluent2-dark.scss +352 -111
  97. package/SCSS-Themes/fluent2-highcontrast.scss +12 -12
  98. package/SCSS-Themes/fluent2.scss +365 -122
  99. package/SCSS-Themes/grids/grid/bds-dark.scss +28 -7
  100. package/SCSS-Themes/grids/grid/bds.scss +28 -7
  101. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +28 -7
  102. package/SCSS-Themes/grids/grid/bootstrap.scss +29 -8
  103. package/SCSS-Themes/grids/grid/bootstrap4.scss +29 -8
  104. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +30 -9
  105. package/SCSS-Themes/grids/grid/bootstrap5.scss +30 -9
  106. package/SCSS-Themes/grids/grid/fabric-dark.scss +28 -7
  107. package/SCSS-Themes/grids/grid/fabric.scss +29 -8
  108. package/SCSS-Themes/grids/grid/fluent-dark.scss +29 -8
  109. package/SCSS-Themes/grids/grid/fluent.scss +29 -8
  110. package/SCSS-Themes/grids/grid/fluent2-dark.scss +29 -8
  111. package/SCSS-Themes/grids/grid/fluent2.scss +29 -8
  112. package/SCSS-Themes/grids/grid/highcontrast.scss +28 -7
  113. package/SCSS-Themes/grids/grid/material-dark.scss +28 -7
  114. package/SCSS-Themes/grids/grid/material.scss +28 -7
  115. package/SCSS-Themes/grids/grid/material3-dark.scss +30 -9
  116. package/SCSS-Themes/grids/grid/material3.scss +30 -9
  117. package/SCSS-Themes/grids/grid/tailwind-dark.scss +29 -8
  118. package/SCSS-Themes/grids/grid/tailwind.scss +29 -8
  119. package/SCSS-Themes/highcontrast.scss +343 -102
  120. package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +50 -1
  121. package/SCSS-Themes/image-editor/image-editor/bds.scss +50 -1
  122. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +50 -1
  123. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +50 -1
  124. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +50 -1
  125. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +50 -1
  126. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +50 -1
  127. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +50 -1
  128. package/SCSS-Themes/image-editor/image-editor/fabric.scss +50 -1
  129. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +50 -1
  130. package/SCSS-Themes/image-editor/image-editor/fluent.scss +50 -1
  131. package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +50 -1
  132. package/SCSS-Themes/image-editor/image-editor/fluent2.scss +50 -1
  133. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +50 -1
  134. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +50 -1
  135. package/SCSS-Themes/image-editor/image-editor/material.scss +50 -1
  136. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +50 -1
  137. package/SCSS-Themes/image-editor/image-editor/material3.scss +50 -1
  138. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +50 -1
  139. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +50 -1
  140. package/SCSS-Themes/inputs/input/bds-dark.scss +45 -21
  141. package/SCSS-Themes/inputs/input/bds.scss +45 -21
  142. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +45 -21
  143. package/SCSS-Themes/inputs/input/bootstrap.scss +45 -21
  144. package/SCSS-Themes/inputs/input/bootstrap4.scss +45 -21
  145. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +45 -21
  146. package/SCSS-Themes/inputs/input/bootstrap5.scss +45 -21
  147. package/SCSS-Themes/inputs/input/fabric-dark.scss +45 -21
  148. package/SCSS-Themes/inputs/input/fabric.scss +45 -21
  149. package/SCSS-Themes/inputs/input/fluent-dark.scss +45 -21
  150. package/SCSS-Themes/inputs/input/fluent.scss +45 -21
  151. package/SCSS-Themes/inputs/input/fluent2-dark.scss +45 -21
  152. package/SCSS-Themes/inputs/input/fluent2.scss +45 -21
  153. package/SCSS-Themes/inputs/input/highcontrast.scss +45 -21
  154. package/SCSS-Themes/inputs/input/material-dark.scss +45 -21
  155. package/SCSS-Themes/inputs/input/material.scss +45 -21
  156. package/SCSS-Themes/inputs/input/material3-dark.scss +45 -21
  157. package/SCSS-Themes/inputs/input/material3.scss +45 -21
  158. package/SCSS-Themes/inputs/input/tailwind-dark.scss +45 -21
  159. package/SCSS-Themes/inputs/input/tailwind.scss +45 -21
  160. package/SCSS-Themes/inputs/otp-input/bds-dark.scss +1 -1
  161. package/SCSS-Themes/inputs/otp-input/bds.scss +1 -1
  162. package/SCSS-Themes/inputs/otp-input/bootstrap-dark.scss +1 -1
  163. package/SCSS-Themes/inputs/otp-input/bootstrap.scss +1 -1
  164. package/SCSS-Themes/inputs/otp-input/bootstrap4.scss +1 -1
  165. package/SCSS-Themes/inputs/otp-input/bootstrap5-dark.scss +1 -1
  166. package/SCSS-Themes/inputs/otp-input/bootstrap5.scss +1 -1
  167. package/SCSS-Themes/inputs/otp-input/fabric-dark.scss +1 -1
  168. package/SCSS-Themes/inputs/otp-input/fabric.scss +1 -1
  169. package/SCSS-Themes/inputs/otp-input/fluent-dark.scss +1 -1
  170. package/SCSS-Themes/inputs/otp-input/fluent.scss +1 -1
  171. package/SCSS-Themes/inputs/otp-input/fluent2-dark.scss +1 -1
  172. package/SCSS-Themes/inputs/otp-input/fluent2.scss +1 -1
  173. package/SCSS-Themes/inputs/otp-input/highcontrast.scss +1 -1
  174. package/SCSS-Themes/inputs/otp-input/material-dark.scss +1 -1
  175. package/SCSS-Themes/inputs/otp-input/material.scss +1 -1
  176. package/SCSS-Themes/inputs/otp-input/material3-dark.scss +1 -1
  177. package/SCSS-Themes/inputs/otp-input/material3.scss +1 -1
  178. package/SCSS-Themes/inputs/otp-input/tailwind-dark.scss +1 -1
  179. package/SCSS-Themes/inputs/otp-input/tailwind.scss +1 -1
  180. package/SCSS-Themes/inputs/slider/bds-dark.scss +34 -7
  181. package/SCSS-Themes/inputs/slider/bds.scss +34 -7
  182. package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +34 -7
  183. package/SCSS-Themes/inputs/slider/bootstrap.scss +34 -7
  184. package/SCSS-Themes/inputs/slider/bootstrap4.scss +34 -7
  185. package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +34 -7
  186. package/SCSS-Themes/inputs/slider/bootstrap5.scss +34 -7
  187. package/SCSS-Themes/inputs/slider/fabric-dark.scss +34 -7
  188. package/SCSS-Themes/inputs/slider/fabric.scss +34 -7
  189. package/SCSS-Themes/inputs/slider/fluent-dark.scss +34 -7
  190. package/SCSS-Themes/inputs/slider/fluent.scss +34 -7
  191. package/SCSS-Themes/inputs/slider/fluent2-dark.scss +34 -7
  192. package/SCSS-Themes/inputs/slider/fluent2.scss +34 -7
  193. package/SCSS-Themes/inputs/slider/highcontrast.scss +34 -7
  194. package/SCSS-Themes/inputs/slider/material-dark.scss +44 -16
  195. package/SCSS-Themes/inputs/slider/material.scss +34 -7
  196. package/SCSS-Themes/inputs/slider/material3-dark.scss +34 -7
  197. package/SCSS-Themes/inputs/slider/material3.scss +34 -7
  198. package/SCSS-Themes/inputs/slider/tailwind-dark.scss +34 -7
  199. package/SCSS-Themes/inputs/slider/tailwind.scss +34 -7
  200. package/SCSS-Themes/material-dark.scss +354 -112
  201. package/SCSS-Themes/material.scss +345 -104
  202. package/SCSS-Themes/material3-dark.scss +346 -105
  203. package/SCSS-Themes/material3.scss +346 -105
  204. package/SCSS-Themes/navigations/breadcrumb/bds-dark.scss +4 -2
  205. package/SCSS-Themes/navigations/breadcrumb/bds.scss +4 -2
  206. package/SCSS-Themes/navigations/breadcrumb/bootstrap-dark.scss +4 -2
  207. package/SCSS-Themes/navigations/breadcrumb/bootstrap.scss +4 -2
  208. package/SCSS-Themes/navigations/breadcrumb/bootstrap4.scss +4 -2
  209. package/SCSS-Themes/navigations/breadcrumb/bootstrap5-dark.scss +4 -2
  210. package/SCSS-Themes/navigations/breadcrumb/bootstrap5.scss +4 -2
  211. package/SCSS-Themes/navigations/breadcrumb/fabric-dark.scss +4 -2
  212. package/SCSS-Themes/navigations/breadcrumb/fabric.scss +4 -2
  213. package/SCSS-Themes/navigations/breadcrumb/fluent-dark.scss +4 -2
  214. package/SCSS-Themes/navigations/breadcrumb/fluent.scss +4 -2
  215. package/SCSS-Themes/navigations/breadcrumb/fluent2-dark.scss +4 -2
  216. package/SCSS-Themes/navigations/breadcrumb/fluent2.scss +4 -2
  217. package/SCSS-Themes/navigations/breadcrumb/highcontrast.scss +4 -2
  218. package/SCSS-Themes/navigations/breadcrumb/material-dark.scss +4 -2
  219. package/SCSS-Themes/navigations/breadcrumb/material.scss +4 -2
  220. package/SCSS-Themes/navigations/breadcrumb/material3-dark.scss +4 -2
  221. package/SCSS-Themes/navigations/breadcrumb/material3.scss +4 -2
  222. package/SCSS-Themes/navigations/breadcrumb/tailwind-dark.scss +4 -2
  223. package/SCSS-Themes/navigations/breadcrumb/tailwind.scss +4 -2
  224. package/SCSS-Themes/navigations/treeview/bds-dark.scss +2 -1
  225. package/SCSS-Themes/navigations/treeview/bds.scss +2 -1
  226. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +2 -1
  227. package/SCSS-Themes/navigations/treeview/bootstrap.scss +2 -1
  228. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +2 -1
  229. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -1
  230. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +2 -1
  231. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +2 -1
  232. package/SCSS-Themes/navigations/treeview/fabric.scss +2 -1
  233. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +2 -1
  234. package/SCSS-Themes/navigations/treeview/fluent.scss +2 -1
  235. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +2 -1
  236. package/SCSS-Themes/navigations/treeview/fluent2.scss +2 -1
  237. package/SCSS-Themes/navigations/treeview/highcontrast.scss +2 -1
  238. package/SCSS-Themes/navigations/treeview/material-dark.scss +2 -1
  239. package/SCSS-Themes/navigations/treeview/material.scss +2 -1
  240. package/SCSS-Themes/navigations/treeview/material3-dark.scss +2 -1
  241. package/SCSS-Themes/navigations/treeview/material3.scss +2 -1
  242. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +2 -1
  243. package/SCSS-Themes/navigations/treeview/tailwind.scss +2 -1
  244. package/SCSS-Themes/notifications/message/fluent2-dark.scss +2 -2
  245. package/SCSS-Themes/notifications/message/fluent2.scss +2 -2
  246. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +144 -45
  247. package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +144 -45
  248. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +144 -45
  249. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +144 -45
  250. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +144 -45
  251. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +145 -46
  252. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +145 -46
  253. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +144 -45
  254. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +144 -45
  255. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +145 -46
  256. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +145 -46
  257. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +148 -49
  258. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +148 -49
  259. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +144 -45
  260. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +145 -46
  261. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +145 -46
  262. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +145 -46
  263. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +145 -46
  264. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +145 -46
  265. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +145 -46
  266. package/SCSS-Themes/popups/dialog/bds-dark.scss +6 -0
  267. package/SCSS-Themes/popups/dialog/bds.scss +6 -0
  268. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +6 -0
  269. package/SCSS-Themes/popups/dialog/bootstrap.scss +6 -0
  270. package/SCSS-Themes/popups/dialog/bootstrap4.scss +6 -0
  271. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +6 -0
  272. package/SCSS-Themes/popups/dialog/bootstrap5.scss +6 -0
  273. package/SCSS-Themes/popups/dialog/fabric-dark.scss +6 -0
  274. package/SCSS-Themes/popups/dialog/fabric.scss +6 -0
  275. package/SCSS-Themes/popups/dialog/fluent-dark.scss +6 -0
  276. package/SCSS-Themes/popups/dialog/fluent.scss +6 -0
  277. package/SCSS-Themes/popups/dialog/fluent2-dark.scss +6 -0
  278. package/SCSS-Themes/popups/dialog/fluent2.scss +6 -0
  279. package/SCSS-Themes/popups/dialog/highcontrast.scss +6 -0
  280. package/SCSS-Themes/popups/dialog/material-dark.scss +6 -0
  281. package/SCSS-Themes/popups/dialog/material.scss +6 -0
  282. package/SCSS-Themes/popups/dialog/material3-dark.scss +6 -0
  283. package/SCSS-Themes/popups/dialog/material3.scss +6 -0
  284. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +6 -0
  285. package/SCSS-Themes/popups/dialog/tailwind.scss +6 -0
  286. package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +1 -1
  287. package/SCSS-Themes/querybuilder/query-builder/bds.scss +1 -1
  288. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +1 -1
  289. package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +1 -1
  290. package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +1 -1
  291. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +1 -1
  292. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +1 -1
  293. package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +1 -1
  294. package/SCSS-Themes/querybuilder/query-builder/fabric.scss +1 -1
  295. package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +1 -1
  296. package/SCSS-Themes/querybuilder/query-builder/fluent.scss +1 -1
  297. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +1 -1
  298. package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +1 -1
  299. package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +1 -1
  300. package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +1 -1
  301. package/SCSS-Themes/querybuilder/query-builder/material.scss +1 -1
  302. package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +1 -1
  303. package/SCSS-Themes/querybuilder/query-builder/material3.scss +1 -1
  304. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +1 -1
  305. package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +1 -1
  306. package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -0
  307. package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -0
  308. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
  309. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
  310. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
  311. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
  312. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
  313. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
  314. package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
  315. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
  316. package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
  317. package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +1 -0
  318. package/SCSS-Themes/ribbon/ribbon/fluent2.scss +1 -0
  319. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
  320. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
  321. package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
  322. package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
  323. package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
  324. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
  325. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
  326. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark.scss +6 -0
  327. package/SCSS-Themes/splitbuttons/drop-down-button/bds.scss +6 -0
  328. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +6 -0
  329. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +6 -0
  330. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +6 -0
  331. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +6 -0
  332. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +6 -0
  333. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +6 -0
  334. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +6 -0
  335. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +6 -0
  336. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +6 -0
  337. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark.scss +6 -0
  338. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2.scss +6 -0
  339. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +6 -0
  340. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +6 -0
  341. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +6 -0
  342. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +6 -0
  343. package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +6 -0
  344. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +6 -0
  345. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +6 -0
  346. package/SCSS-Themes/tailwind-dark.scss +345 -104
  347. package/SCSS-Themes/tailwind.scss +345 -104
  348. package/package.json +1 -1
@@ -451,7 +451,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .26) !default
451
451
  $pv-annotation-opacity-slider-width: 172px !default;
452
452
  $pv-annotation-opacity-slider-width-rtl: 140px !default;
453
453
  $pv-annotation-opacity-slider-margin-left: 11px !default;
454
- $pv-annotation-opacity-slider-margin-right: 10px !default;
454
+ $pv-annotation-opacity-slider-margin-right: 20px !default;
455
455
  $pv-annotation-opacity-slider-height: 16px !default;
456
456
  $pv-annotation-drop-down-caret-font-size: 12px !default;
457
457
  $pv-annotation-drop-down-height: 32px !default;
@@ -994,14 +994,14 @@ $lg-desktop: 1399.98;
994
994
  }
995
995
 
996
996
  .e-pv-diagram-resize-handle{
997
- @if $theme-name == 'fluent2' {
997
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
998
998
  fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
999
999
  }
1000
1000
  }
1001
1001
 
1002
1002
  .e-pv-diagram-border,
1003
1003
  .e-pv-diagram-resize-handle {
1004
- @if $theme-name=='fluent2' {
1004
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
1005
1005
  stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
1006
1006
  }
1007
1007
  }
@@ -1309,7 +1309,9 @@ $lg-desktop: 1399.98;
1309
1309
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
1310
1310
  height: $pv-toolbar-btn-height;
1311
1311
  min-width: $pv-toolbar-btn-width;
1312
- width: $pv-toolbar-btn-width;
1312
+ @if ($skin-name != 'fluent2') {
1313
+ width: $pv-toolbar-btn-width;
1314
+ }
1313
1315
  @if $skin-name == 'FluentUI' {
1314
1316
  line-height: $pv-toolbar-btn-height;
1315
1317
  min-width: 40px;
@@ -2227,7 +2229,8 @@ $lg-desktop: 1399.98;
2227
2229
  padding: $pv-thumbnail-view-button-selection-padding;
2228
2230
  }
2229
2231
 
2230
- .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
2232
+ .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
2233
+ .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
2231
2234
  {
2232
2235
  background: $pv-thumbnail-view-button-selection-background;
2233
2236
  border: $pv-thumbnail-view-button-selection-border;
@@ -2590,7 +2593,9 @@ $lg-desktop: 1399.98;
2590
2593
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
2591
2594
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
2592
2595
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
2593
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
2596
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
2597
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
2598
+ .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
2594
2599
  color: $pv-icon-color;
2595
2600
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
2596
2601
  box-shadow: none;
@@ -2654,25 +2659,39 @@ $lg-desktop: 1399.98;
2654
2659
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
2655
2660
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
2656
2661
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
2657
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover {
2662
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
2663
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
2664
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
2658
2665
  @if $skin-name == 'bootstrap4' {
2659
2666
  color: $pv-icon-color-hover;
2660
2667
  }
2661
2668
  @if $skin-name == 'bootstrap5' {
2662
2669
  color: $white;
2663
2670
  }
2671
+ @if $skin-name == 'fluent2' {
2672
+ color: var(--color-sf-toolbar-icon-color);
2673
+ }
2664
2674
  @if $skin-name == 'FluentUI' {
2665
2675
  color: $pv-item-selection-color;
2666
2676
  }
2667
2677
  }
2668
2678
 
2679
+ .e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
2680
+ @if $theme-name == 'bootstrap5.3' {
2681
+ color: var(--color-sf-secondary-text-color-pressed);
2682
+ }
2683
+ @if $theme-name == 'bootstrap5' {
2684
+ color: $pv-item-selection-color;
2685
+ }
2686
+ }
2687
+
2669
2688
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2670
2689
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2671
2690
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
2672
2691
  @if $skin-name == 'bootstrap4' {
2673
2692
  color: $pv-icon-color-hover;
2674
2693
  }
2675
- @if $skin-name == 'bootstrap5' {
2694
+ @if ($skin-name == 'bootstrap5') {
2676
2695
  color: $pv-icon-color;
2677
2696
  }
2678
2697
  @if $skin-name == 'FluentUI' {
@@ -2680,12 +2699,23 @@ $lg-desktop: 1399.98;
2680
2699
  }
2681
2700
  }
2682
2701
 
2702
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
2703
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
2704
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
2705
+ @if ($skin-name == 'fluent2') {
2706
+ color: $pv-icon-color;
2707
+ }
2708
+ }
2709
+
2683
2710
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2684
2711
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
2685
2712
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
2686
2713
  @if $skin-name == 'bootstrap4' {
2687
2714
  color: $pv-icon-color-hover;
2688
2715
  }
2716
+ @if $skin-name == 'fluent2' {
2717
+ color: var(--color-sf-toolbar-icon-color);
2718
+ }
2689
2719
  }
2690
2720
 
2691
2721
  .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
@@ -2866,6 +2896,17 @@ $lg-desktop: 1399.98;
2866
2896
 
2867
2897
  .e-pv-search-input-mobile {
2868
2898
  height: $pv-search-input-height;
2899
+ max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
2900
+ }
2901
+
2902
+ .e-pdfviewer.e-pv-mobile-view .e-pv-nav-toolbar.e-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:first-child,
2903
+ .e-bigger .e-pdfviewer.e-pv-mobile-view .e-pv-nav-toolbar.e-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:first-child {
2904
+ margin-left: 3px;
2905
+ }
2906
+
2907
+ .e-pdfviewer.e-pv-mobile-view .e-pv-nav-toolbar.e-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:last-child,
2908
+ .e-bigger .e-pdfviewer.e-pv-mobile-view .e-pv-nav-toolbar.e-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:last-child {
2909
+ margin-right: 3px;
2869
2910
  }
2870
2911
 
2871
2912
  .e-pv-match-case-container {
@@ -2963,13 +3004,11 @@ $lg-desktop: 1399.98;
2963
3004
  }
2964
3005
 
2965
3006
  .e-pv-notification-popup {
2966
- height: $pv-notification-popup-height;
2967
3007
  margin: 0 10px;
2968
3008
  max-width: $pv-notification-popup-width;
2969
3009
  }
2970
3010
 
2971
3011
  .e-pv-notification-popup.e-pv-notification-large-content {
2972
- height: $pv-notification-popup-height-large-content;
2973
3012
  max-width: $pv-notification-popup-width-large-content;
2974
3013
  }
2975
3014
 
@@ -3037,10 +3076,13 @@ $lg-desktop: 1399.98;
3037
3076
  border-bottom: 2px solid;
3038
3077
  margin-top: 0;
3039
3078
  padding-top: 5px;
3040
- @if ($skin-name=='bootstrap5'or $theme-name=='fluent2') {
3079
+ @if ($skin-name=='bootstrap5') {
3041
3080
  margin-top: -4px;
3042
3081
  padding-top: 0;
3043
3082
  }
3083
+ @if ($theme-name=='fluent2') {
3084
+ padding-top: 0;
3085
+ }
3044
3086
  @if $skin-name == 'FluentUI' {
3045
3087
  line-height: 11px;
3046
3088
  }
@@ -3052,7 +3094,12 @@ $lg-desktop: 1399.98;
3052
3094
  line-height: 1.71em;
3053
3095
  }
3054
3096
  border-bottom: 2px solid;
3055
- margin-top: 0;
3097
+ @if ($skin-name == 'fluent2') {
3098
+ margin-top: 5px;
3099
+ }
3100
+ @else {
3101
+ margin-top: 0;
3102
+ }
3056
3103
  padding-top: 1px;
3057
3104
  vertical-align: initial;
3058
3105
  @if $skin-name == 'FluentUI' {
@@ -3064,9 +3111,12 @@ $lg-desktop: 1399.98;
3064
3111
  .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
3065
3112
  margin-top: 0;
3066
3113
  padding-top: 7px;
3067
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $theme-name == 'fluent2' {
3114
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
3068
3115
  padding-top: 0;
3069
3116
  }
3117
+ @if ( or $theme-name == 'fluent2'){
3118
+ padding-top: 5px;
3119
+ }
3070
3120
  vertical-align: initial;
3071
3121
  }
3072
3122
 
@@ -3078,6 +3128,13 @@ $lg-desktop: 1399.98;
3078
3128
  vertical-align: initial;
3079
3129
  }
3080
3130
 
3131
+ .e-pv-annotation-thickness-popup-container-mobile,
3132
+ .e-pv-annotation-opacity-popup-container-mobile {
3133
+ @if $skin-name != 'Material3' {
3134
+ background-color: $pv-annotation-opacity-popup-background-color;
3135
+ }
3136
+ }
3137
+
3081
3138
  .e-pv-annotation-opacity-popup-container,
3082
3139
  .e-pv-annotation-thickness-popup-container {
3083
3140
  @if $skin-name != 'Material3' {
@@ -3357,6 +3414,13 @@ $lg-desktop: 1399.98;
3357
3414
  }
3358
3415
  }
3359
3416
 
3417
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
3418
+ @if $skin-name == 'fluent2' {
3419
+ background-color: $pv-annotation-dd-background-color-active;
3420
+ color: $pv-icon-color;
3421
+ }
3422
+ }
3423
+
3360
3424
  .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
3361
3425
  .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
3362
3426
  .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
@@ -3436,13 +3500,6 @@ $lg-desktop: 1399.98;
3436
3500
  }
3437
3501
  }
3438
3502
 
3439
- .e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
3440
- .e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
3441
- @if ($theme-name == 'fluent2') {
3442
- line-height: 28px;
3443
- }
3444
- }
3445
-
3446
3503
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
3447
3504
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
3448
3505
  @if ($skin-name == 'bootstrap5') {
@@ -3540,6 +3597,13 @@ $lg-desktop: 1399.98;
3540
3597
  }
3541
3598
  }
3542
3599
 
3600
+ .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
3601
+ .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
3602
+ @if ($skin-name == 'bootstrap5') {
3603
+ color: $pv-icon-color;
3604
+ }
3605
+ }
3606
+
3543
3607
  .e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
3544
3608
  .e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
3545
3609
  @if $skin-name == 'FluentUI' {
@@ -3748,6 +3812,9 @@ $lg-desktop: 1399.98;
3748
3812
  @if $skin-name == 'FluentUI' {
3749
3813
  margin-left: 195px;
3750
3814
  }
3815
+ @if ($skin-name == 'bootstrap5') {
3816
+ margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
3817
+ }
3751
3818
  }
3752
3819
 
3753
3820
  .e-pv-properties-line-start,
@@ -4071,17 +4138,27 @@ $lg-desktop: 1399.98;
4071
4138
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
4072
4139
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
4073
4140
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
4074
- @if $skin-name != 'Material3' {
4141
+ @if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
4075
4142
  line-height: $pv-annot-toolbar-dropdown-btn-line-height;
4076
4143
  }
4077
4144
  }
4078
4145
 
4079
4146
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
4080
- @if $skin-name == 'bootstrap5' {
4147
+ @if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
4081
4148
  background: $secondary-bg-color-pressed;
4082
4149
  }
4083
4150
  }
4084
4151
 
4152
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
4153
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
4154
+ @if $theme-name == 'bootstrap5.3' {
4155
+ color: var(--color-sf-secondary-text-color-pressed);
4156
+ }
4157
+ @if $theme-name == 'bootstrap5' {
4158
+ color: $pv-item-selection-color;
4159
+ }
4160
+ }
4161
+
4085
4162
  .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
4086
4163
  .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
4087
4164
  height: $pv-toolbar-btn-height-big;
@@ -4175,17 +4252,9 @@ $lg-desktop: 1399.98;
4175
4252
  padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
4176
4253
  }
4177
4254
 
4178
- .e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
4179
- .e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
4180
- @if $theme-name == 'fluent2' {
4181
- padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
4182
- padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
4183
- }
4184
- }
4185
-
4186
4255
  .e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
4187
4256
  @if $theme-name == 'fluent2' {
4188
- padding: 8px !important;/* stylelint-disable-line declaration-no-important */
4257
+ color: var(--color-sf-secondary-text-color);
4189
4258
  }
4190
4259
  }
4191
4260
 
@@ -4525,11 +4594,13 @@ $lg-desktop: 1399.98;
4525
4594
  padding-right: 7px;
4526
4595
  @if $skin-name == 'Material3' {
4527
4596
  font-size: $text-xs;
4597
+ padding-left: 12px;
4598
+ padding-right: 12px;
4528
4599
  }
4529
4600
  }
4530
4601
 
4531
4602
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
4532
- @if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
4603
+ @if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
4533
4604
  background-color: $pv-save-button-bg-color;
4534
4605
  border-radius: 2px;
4535
4606
  color: $pv-save-button-color;
@@ -4639,6 +4710,9 @@ $lg-desktop: 1399.98;
4639
4710
  @if $skin-name == 'bootstrap4' {
4640
4711
  color: $pv-title-close-color;
4641
4712
  }
4713
+ @if $skin-name == 'fluent2' {
4714
+ color: var(--color-sf-secondary-text-color);
4715
+ }
4642
4716
  height: $pv-title-close-height;
4643
4717
  position: $pv-title-close-position;
4644
4718
  right: 11px;
@@ -4667,7 +4741,7 @@ $lg-desktop: 1399.98;
4667
4741
  .e-pv-comments-panel-text {
4668
4742
  font-size: 15px;
4669
4743
  padding-left: 85px;
4670
- color: rgba(var(--color-sf-on-surface-variant));
4744
+ color: var(--color-sf-content-text-color-alt1);
4671
4745
  }
4672
4746
 
4673
4747
  .e-pv-comments-content-container {
@@ -4855,8 +4929,34 @@ $lg-desktop: 1399.98;
4855
4929
  }
4856
4930
  }
4857
4931
 
4932
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
4933
+ @if ($skin-name == 'fluent2') {
4934
+ margin-top: -4px;
4935
+ }
4936
+ }
4937
+
4938
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
4939
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
4940
+ @if ($skin-name == 'fluent2') {
4941
+ margin-top: -5px;
4942
+ }
4943
+ }
4944
+
4945
+ .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
4946
+ .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
4947
+ .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
4948
+ @if ($skin-name == 'fluent2') {
4949
+ padding-top: 8px;
4950
+ }
4951
+ }
4952
+
4858
4953
  .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
4859
- margin-top: $pv-stamp-icon-margin-top;
4954
+ @if ($skin-name == 'fluent2') {
4955
+ margin-top: -4px;
4956
+ }
4957
+ @else {
4958
+ margin-top: $pv-stamp-icon-margin-top;
4959
+ }
4860
4960
  @if $theme-name != 'fluent2'{
4861
4961
  padding-left: 7px;
4862
4962
  }
@@ -4910,7 +5010,7 @@ $lg-desktop: 1399.98;
4910
5010
 
4911
5011
  .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
4912
5012
  background: transparent;
4913
- width: 229px;
5013
+ max-width: 229px;
4914
5014
  }
4915
5015
 
4916
5016
  .e-pv-status-div {
@@ -4926,7 +5026,7 @@ $lg-desktop: 1399.98;
4926
5026
  }
4927
5027
 
4928
5028
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
4929
- @if $skin-name != 'bootstrap5' {
5029
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
4930
5030
  caret-color: $pv-comment-text-cursor-color;
4931
5031
  }
4932
5032
  }
@@ -5046,10 +5146,14 @@ $lg-desktop: 1399.98;
5046
5146
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-right-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
5047
5147
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-center-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
5048
5148
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-justfiy-align.e-pv-tbar-btn.e-tooltip.textprop-option-active {
5049
- @if $skin-name != 'bootstrap5' {
5149
+ @if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
5050
5150
  background: $pv-signature-footer-color;
5051
5151
  border-color: $pv-signature-footer-color;
5052
5152
  }
5153
+ @else if ($skin-name == 'fluent2'){
5154
+ background: $pv-item-selection-background-color;
5155
+ border-color: $pv-annotation-dropdown-border-color-hover;
5156
+ }
5053
5157
  @else {
5054
5158
  background: $secondary-bg-color-pressed;
5055
5159
  border-color: $secondary-bg-color-pressed;
@@ -5180,7 +5284,9 @@ $lg-desktop: 1399.98;
5180
5284
  @if $skin-name == 'bootstrap5' {
5181
5285
  color: $pv-icon-color;
5182
5286
  height: 32px;
5183
- line-height: 32px;
5287
+ @if ($theme-name != 'fluent2') {
5288
+ line-height: 32px;
5289
+ }
5184
5290
  }
5185
5291
  @else {
5186
5292
  color: $pv-icon-color;
@@ -5237,13 +5343,6 @@ $lg-desktop: 1399.98;
5237
5343
  border-color: $pv-annotation-dropdown-border-color;
5238
5344
  }
5239
5345
 
5240
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
5241
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
5242
- @if $theme-name == 'fluent2' {
5243
- margin-top: -10px;
5244
- }
5245
- }
5246
-
5247
5346
  .e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
5248
5347
  .e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
5249
5348
  @if $skin-name == 'bootstrap4' {
@@ -5812,6 +5911,7 @@ $lg-desktop: 1399.98;
5812
5911
 
5813
5912
  .e-pv-properties-form-field-group-btn-div {
5814
5913
  display: grid;
5914
+ align-content: space-between;
5815
5915
  }
5816
5916
 
5817
5917
  .e-pv-properties-form-field-option-dropdown-list-div {
@@ -6170,7 +6270,6 @@ $lg-desktop: 1399.98;
6170
6270
  }
6171
6271
  @if $theme-name == 'fluent2'{
6172
6272
  font-family: $font-family;
6173
- margin-left: 7px;
6174
6273
  }
6175
6274
  }
6176
6275