@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
@@ -450,7 +450,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .26) !default
450
450
  $pv-annotation-opacity-slider-width: 172px !default;
451
451
  $pv-annotation-opacity-slider-width-rtl: 140px !default;
452
452
  $pv-annotation-opacity-slider-margin-left: 11px !default;
453
- $pv-annotation-opacity-slider-margin-right: 10px !default;
453
+ $pv-annotation-opacity-slider-margin-right: 20px !default;
454
454
  $pv-annotation-opacity-slider-height: 16px !default;
455
455
  $pv-annotation-drop-down-caret-font-size: 12px !default;
456
456
  $pv-annotation-drop-down-height: 32px !default;
@@ -992,14 +992,14 @@ $lg-desktop: 1399.98;
992
992
  }
993
993
 
994
994
  .e-pv-diagram-resize-handle{
995
- @if $theme-name == 'fluent2' {
995
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
996
996
  fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
997
997
  }
998
998
  }
999
999
 
1000
1000
  .e-pv-diagram-border,
1001
1001
  .e-pv-diagram-resize-handle {
1002
- @if $theme-name=='fluent2' {
1002
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
1003
1003
  stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
1004
1004
  }
1005
1005
  }
@@ -1307,7 +1307,9 @@ $lg-desktop: 1399.98;
1307
1307
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
1308
1308
  height: $pv-toolbar-btn-height;
1309
1309
  min-width: $pv-toolbar-btn-width;
1310
- width: $pv-toolbar-btn-width;
1310
+ @if ($skin-name != 'fluent2') {
1311
+ width: $pv-toolbar-btn-width;
1312
+ }
1311
1313
  @if $skin-name == 'FluentUI' {
1312
1314
  line-height: $pv-toolbar-btn-height;
1313
1315
  min-width: 40px;
@@ -2225,7 +2227,8 @@ $lg-desktop: 1399.98;
2225
2227
  padding: $pv-thumbnail-view-button-selection-padding;
2226
2228
  }
2227
2229
 
2228
- .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
2230
+ .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
2231
+ .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
2229
2232
  {
2230
2233
  background: $pv-thumbnail-view-button-selection-background;
2231
2234
  border: $pv-thumbnail-view-button-selection-border;
@@ -2588,7 +2591,9 @@ $lg-desktop: 1399.98;
2588
2591
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
2589
2592
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
2590
2593
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
2591
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
2594
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
2595
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
2596
+ .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
2592
2597
  color: $pv-icon-color;
2593
2598
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
2594
2599
  box-shadow: none;
@@ -2652,25 +2657,39 @@ $lg-desktop: 1399.98;
2652
2657
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
2653
2658
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
2654
2659
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
2655
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover {
2660
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
2661
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
2662
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
2656
2663
  @if $skin-name == 'bootstrap4' {
2657
2664
  color: $pv-icon-color-hover;
2658
2665
  }
2659
2666
  @if $skin-name == 'bootstrap5' {
2660
2667
  color: $white;
2661
2668
  }
2669
+ @if $skin-name == 'fluent2' {
2670
+ color: var(--color-sf-toolbar-icon-color);
2671
+ }
2662
2672
  @if $skin-name == 'FluentUI' {
2663
2673
  color: $pv-item-selection-color;
2664
2674
  }
2665
2675
  }
2666
2676
 
2677
+ .e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
2678
+ @if $theme-name == 'bootstrap5.3' {
2679
+ color: var(--color-sf-secondary-text-color-pressed);
2680
+ }
2681
+ @if $theme-name == 'bootstrap5' {
2682
+ color: $pv-item-selection-color;
2683
+ }
2684
+ }
2685
+
2667
2686
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2668
2687
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2669
2688
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
2670
2689
  @if $skin-name == 'bootstrap4' {
2671
2690
  color: $pv-icon-color-hover;
2672
2691
  }
2673
- @if $skin-name == 'bootstrap5' {
2692
+ @if ($skin-name == 'bootstrap5') {
2674
2693
  color: $pv-icon-color;
2675
2694
  }
2676
2695
  @if $skin-name == 'FluentUI' {
@@ -2678,12 +2697,23 @@ $lg-desktop: 1399.98;
2678
2697
  }
2679
2698
  }
2680
2699
 
2700
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
2701
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
2702
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
2703
+ @if ($skin-name == 'fluent2') {
2704
+ color: $pv-icon-color;
2705
+ }
2706
+ }
2707
+
2681
2708
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2682
2709
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
2683
2710
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
2684
2711
  @if $skin-name == 'bootstrap4' {
2685
2712
  color: $pv-icon-color-hover;
2686
2713
  }
2714
+ @if $skin-name == 'fluent2' {
2715
+ color: var(--color-sf-toolbar-icon-color);
2716
+ }
2687
2717
  }
2688
2718
 
2689
2719
  .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
@@ -2864,6 +2894,17 @@ $lg-desktop: 1399.98;
2864
2894
 
2865
2895
  .e-pv-search-input-mobile {
2866
2896
  height: $pv-search-input-height;
2897
+ max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
2898
+ }
2899
+
2900
+ .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,
2901
+ .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 {
2902
+ margin-left: 3px;
2903
+ }
2904
+
2905
+ .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,
2906
+ .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 {
2907
+ margin-right: 3px;
2867
2908
  }
2868
2909
 
2869
2910
  .e-pv-match-case-container {
@@ -2961,13 +3002,11 @@ $lg-desktop: 1399.98;
2961
3002
  }
2962
3003
 
2963
3004
  .e-pv-notification-popup {
2964
- height: $pv-notification-popup-height;
2965
3005
  margin: 0 10px;
2966
3006
  max-width: $pv-notification-popup-width;
2967
3007
  }
2968
3008
 
2969
3009
  .e-pv-notification-popup.e-pv-notification-large-content {
2970
- height: $pv-notification-popup-height-large-content;
2971
3010
  max-width: $pv-notification-popup-width-large-content;
2972
3011
  }
2973
3012
 
@@ -3035,10 +3074,13 @@ $lg-desktop: 1399.98;
3035
3074
  border-bottom: 2px solid;
3036
3075
  margin-top: 0;
3037
3076
  padding-top: 5px;
3038
- @if ($skin-name=='bootstrap5'or $theme-name=='fluent2') {
3077
+ @if ($skin-name=='bootstrap5') {
3039
3078
  margin-top: -4px;
3040
3079
  padding-top: 0;
3041
3080
  }
3081
+ @if ($theme-name=='fluent2') {
3082
+ padding-top: 0;
3083
+ }
3042
3084
  @if $skin-name == 'FluentUI' {
3043
3085
  line-height: 11px;
3044
3086
  }
@@ -3050,7 +3092,12 @@ $lg-desktop: 1399.98;
3050
3092
  line-height: 1.71em;
3051
3093
  }
3052
3094
  border-bottom: 2px solid;
3053
- margin-top: 0;
3095
+ @if ($skin-name == 'fluent2') {
3096
+ margin-top: 5px;
3097
+ }
3098
+ @else {
3099
+ margin-top: 0;
3100
+ }
3054
3101
  padding-top: 1px;
3055
3102
  vertical-align: initial;
3056
3103
  @if $skin-name == 'FluentUI' {
@@ -3062,9 +3109,12 @@ $lg-desktop: 1399.98;
3062
3109
  .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
3063
3110
  margin-top: 0;
3064
3111
  padding-top: 7px;
3065
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $theme-name == 'fluent2' {
3112
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
3066
3113
  padding-top: 0;
3067
3114
  }
3115
+ @if ( or $theme-name == 'fluent2'){
3116
+ padding-top: 5px;
3117
+ }
3068
3118
  vertical-align: initial;
3069
3119
  }
3070
3120
 
@@ -3076,6 +3126,13 @@ $lg-desktop: 1399.98;
3076
3126
  vertical-align: initial;
3077
3127
  }
3078
3128
 
3129
+ .e-pv-annotation-thickness-popup-container-mobile,
3130
+ .e-pv-annotation-opacity-popup-container-mobile {
3131
+ @if $skin-name != 'Material3' {
3132
+ background-color: $pv-annotation-opacity-popup-background-color;
3133
+ }
3134
+ }
3135
+
3079
3136
  .e-pv-annotation-opacity-popup-container,
3080
3137
  .e-pv-annotation-thickness-popup-container {
3081
3138
  @if $skin-name != 'Material3' {
@@ -3355,6 +3412,13 @@ $lg-desktop: 1399.98;
3355
3412
  }
3356
3413
  }
3357
3414
 
3415
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
3416
+ @if $skin-name == 'fluent2' {
3417
+ background-color: $pv-annotation-dd-background-color-active;
3418
+ color: $pv-icon-color;
3419
+ }
3420
+ }
3421
+
3358
3422
  .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
3359
3423
  .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
3360
3424
  .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
@@ -3434,13 +3498,6 @@ $lg-desktop: 1399.98;
3434
3498
  }
3435
3499
  }
3436
3500
 
3437
- .e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
3438
- .e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
3439
- @if ($theme-name == 'fluent2') {
3440
- line-height: 28px;
3441
- }
3442
- }
3443
-
3444
3501
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
3445
3502
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
3446
3503
  @if ($skin-name == 'bootstrap5') {
@@ -3538,6 +3595,13 @@ $lg-desktop: 1399.98;
3538
3595
  }
3539
3596
  }
3540
3597
 
3598
+ .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
3599
+ .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
3600
+ @if ($skin-name == 'bootstrap5') {
3601
+ color: $pv-icon-color;
3602
+ }
3603
+ }
3604
+
3541
3605
  .e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
3542
3606
  .e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
3543
3607
  @if $skin-name == 'FluentUI' {
@@ -3746,6 +3810,9 @@ $lg-desktop: 1399.98;
3746
3810
  @if $skin-name == 'FluentUI' {
3747
3811
  margin-left: 195px;
3748
3812
  }
3813
+ @if ($skin-name == 'bootstrap5') {
3814
+ margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
3815
+ }
3749
3816
  }
3750
3817
 
3751
3818
  .e-pv-properties-line-start,
@@ -4069,17 +4136,27 @@ $lg-desktop: 1399.98;
4069
4136
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
4070
4137
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
4071
4138
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
4072
- @if $skin-name != 'Material3' {
4139
+ @if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
4073
4140
  line-height: $pv-annot-toolbar-dropdown-btn-line-height;
4074
4141
  }
4075
4142
  }
4076
4143
 
4077
4144
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
4078
- @if $skin-name == 'bootstrap5' {
4145
+ @if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
4079
4146
  background: $secondary-bg-color-pressed;
4080
4147
  }
4081
4148
  }
4082
4149
 
4150
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
4151
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
4152
+ @if $theme-name == 'bootstrap5.3' {
4153
+ color: var(--color-sf-secondary-text-color-pressed);
4154
+ }
4155
+ @if $theme-name == 'bootstrap5' {
4156
+ color: $pv-item-selection-color;
4157
+ }
4158
+ }
4159
+
4083
4160
  .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
4084
4161
  .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
4085
4162
  height: $pv-toolbar-btn-height-big;
@@ -4173,17 +4250,9 @@ $lg-desktop: 1399.98;
4173
4250
  padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
4174
4251
  }
4175
4252
 
4176
- .e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
4177
- .e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
4178
- @if $theme-name == 'fluent2' {
4179
- padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
4180
- padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
4181
- }
4182
- }
4183
-
4184
4253
  .e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
4185
4254
  @if $theme-name == 'fluent2' {
4186
- padding: 8px !important;/* stylelint-disable-line declaration-no-important */
4255
+ color: var(--color-sf-secondary-text-color);
4187
4256
  }
4188
4257
  }
4189
4258
 
@@ -4523,11 +4592,13 @@ $lg-desktop: 1399.98;
4523
4592
  padding-right: 7px;
4524
4593
  @if $skin-name == 'Material3' {
4525
4594
  font-size: $text-xs;
4595
+ padding-left: 12px;
4596
+ padding-right: 12px;
4526
4597
  }
4527
4598
  }
4528
4599
 
4529
4600
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
4530
- @if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
4601
+ @if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
4531
4602
  background-color: $pv-save-button-bg-color;
4532
4603
  border-radius: 2px;
4533
4604
  color: $pv-save-button-color;
@@ -4637,6 +4708,9 @@ $lg-desktop: 1399.98;
4637
4708
  @if $skin-name == 'bootstrap4' {
4638
4709
  color: $pv-title-close-color;
4639
4710
  }
4711
+ @if $skin-name == 'fluent2' {
4712
+ color: var(--color-sf-secondary-text-color);
4713
+ }
4640
4714
  height: $pv-title-close-height;
4641
4715
  position: $pv-title-close-position;
4642
4716
  right: 11px;
@@ -4665,7 +4739,7 @@ $lg-desktop: 1399.98;
4665
4739
  .e-pv-comments-panel-text {
4666
4740
  font-size: 15px;
4667
4741
  padding-left: 85px;
4668
- color: rgba(var(--color-sf-on-surface-variant));
4742
+ color: var(--color-sf-content-text-color-alt1);
4669
4743
  }
4670
4744
 
4671
4745
  .e-pv-comments-content-container {
@@ -4853,8 +4927,34 @@ $lg-desktop: 1399.98;
4853
4927
  }
4854
4928
  }
4855
4929
 
4930
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
4931
+ @if ($skin-name == 'fluent2') {
4932
+ margin-top: -4px;
4933
+ }
4934
+ }
4935
+
4936
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
4937
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
4938
+ @if ($skin-name == 'fluent2') {
4939
+ margin-top: -5px;
4940
+ }
4941
+ }
4942
+
4943
+ .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
4944
+ .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
4945
+ .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
4946
+ @if ($skin-name == 'fluent2') {
4947
+ padding-top: 8px;
4948
+ }
4949
+ }
4950
+
4856
4951
  .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
4857
- margin-top: $pv-stamp-icon-margin-top;
4952
+ @if ($skin-name == 'fluent2') {
4953
+ margin-top: -4px;
4954
+ }
4955
+ @else {
4956
+ margin-top: $pv-stamp-icon-margin-top;
4957
+ }
4858
4958
  @if $theme-name != 'fluent2'{
4859
4959
  padding-left: 7px;
4860
4960
  }
@@ -4908,7 +5008,7 @@ $lg-desktop: 1399.98;
4908
5008
 
4909
5009
  .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
4910
5010
  background: transparent;
4911
- width: 229px;
5011
+ max-width: 229px;
4912
5012
  }
4913
5013
 
4914
5014
  .e-pv-status-div {
@@ -4924,7 +5024,7 @@ $lg-desktop: 1399.98;
4924
5024
  }
4925
5025
 
4926
5026
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
4927
- @if $skin-name != 'bootstrap5' {
5027
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
4928
5028
  caret-color: $pv-comment-text-cursor-color;
4929
5029
  }
4930
5030
  }
@@ -5044,10 +5144,14 @@ $lg-desktop: 1399.98;
5044
5144
  .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,
5045
5145
  .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,
5046
5146
  .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 {
5047
- @if $skin-name != 'bootstrap5' {
5147
+ @if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
5048
5148
  background: $pv-signature-footer-color;
5049
5149
  border-color: $pv-signature-footer-color;
5050
5150
  }
5151
+ @else if ($skin-name == 'fluent2'){
5152
+ background: $pv-item-selection-background-color;
5153
+ border-color: $pv-annotation-dropdown-border-color-hover;
5154
+ }
5051
5155
  @else {
5052
5156
  background: $secondary-bg-color-pressed;
5053
5157
  border-color: $secondary-bg-color-pressed;
@@ -5178,7 +5282,9 @@ $lg-desktop: 1399.98;
5178
5282
  @if $skin-name == 'bootstrap5' {
5179
5283
  color: $pv-icon-color;
5180
5284
  height: 32px;
5181
- line-height: 32px;
5285
+ @if ($theme-name != 'fluent2') {
5286
+ line-height: 32px;
5287
+ }
5182
5288
  }
5183
5289
  @else {
5184
5290
  color: $pv-icon-color;
@@ -5235,13 +5341,6 @@ $lg-desktop: 1399.98;
5235
5341
  border-color: $pv-annotation-dropdown-border-color;
5236
5342
  }
5237
5343
 
5238
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
5239
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
5240
- @if $theme-name == 'fluent2' {
5241
- margin-top: -10px;
5242
- }
5243
- }
5244
-
5245
5344
  .e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
5246
5345
  .e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
5247
5346
  @if $skin-name == 'bootstrap4' {
@@ -5810,6 +5909,7 @@ $lg-desktop: 1399.98;
5810
5909
 
5811
5910
  .e-pv-properties-form-field-group-btn-div {
5812
5911
  display: grid;
5912
+ align-content: space-between;
5813
5913
  }
5814
5914
 
5815
5915
  .e-pv-properties-form-field-option-dropdown-list-div {
@@ -6168,7 +6268,6 @@ $lg-desktop: 1399.98;
6168
6268
  }
6169
6269
  @if $theme-name == 'fluent2'{
6170
6270
  font-family: $font-family;
6171
- margin-left: 7px;
6172
6271
  }
6173
6272
  }
6174
6273