@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
@@ -6489,7 +6489,11 @@ $float-label-rtl-value: -7px !default;
6489
6489
  .e-input-group.e-input-focus input.e-input,
6490
6490
  .e-input-group.e-control-wrapper.e-input-focus input.e-input,
6491
6491
  .e-float-input.e-control-wrapper.e-input-focus input,
6492
- .e-float-input.e-input-focus input,
6492
+ .e-float-input.e-input-focus input {
6493
+ padding-left: $input-text-indent;
6494
+ text-indent: 0;
6495
+ }
6496
+
6493
6497
  textarea.e-input#{$css},
6494
6498
  .e-input-group textarea.e-input,
6495
6499
  .e-input-group textarea,
@@ -6503,7 +6507,12 @@ $float-label-rtl-value: -7px !default;
6503
6507
  .e-input-group.e-control-wrapper textarea.e-input:focus,
6504
6508
  .e-float-input.e-control-wrapper textarea:focus,
6505
6509
  .e-float-input textarea:focus {
6506
- padding-left: $input-text-indent;
6510
+ @if $input-skin-name == 'fluent2' {
6511
+ padding-left: 12px;
6512
+ }
6513
+ @else {
6514
+ padding-left: $input-text-indent;
6515
+ }
6507
6516
  text-indent: 0;
6508
6517
  }
6509
6518
 
@@ -6830,7 +6839,12 @@ $float-label-rtl-value: -7px !default;
6830
6839
  .e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
6831
6840
  .e-bigger .e-float-input.e-control-wrapper textarea:focus,
6832
6841
  .e-bigger .e-float-input textarea:focus {
6833
- padding-left: $input-bigger-text-indent;
6842
+ @if $input-skin-name == 'fluent2' {
6843
+ padding: $textarea-bigger-padding;
6844
+ }
6845
+ @else {
6846
+ padding-left: $input-bigger-text-indent;
6847
+ }
6834
6848
  text-indent: 0;
6835
6849
  }
6836
6850
 
@@ -7730,18 +7744,18 @@ $float-label-rtl-value: -7px !default;
7730
7744
  }
7731
7745
  }
7732
7746
 
7733
- .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
7734
- .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7735
- .e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
7736
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7737
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7738
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7739
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7740
- .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7741
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7742
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7743
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7744
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
7747
+ .e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7748
+ .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7749
+ .e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7750
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7751
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7752
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7753
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7754
+ .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7755
+ .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7756
+ .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7757
+ .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7758
+ .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]) {
7745
7759
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7746
7760
  border-bottom-width: $input-group-border-width-hover;
7747
7761
  }
@@ -14896,7 +14910,7 @@ $float-label-rtl-value: -7px !default;
14896
14910
  border-color: $input-box-border-color;
14897
14911
  }
14898
14912
 
14899
- .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14913
+ .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
14900
14914
  @if $input-skin-name == 'fluent2' {
14901
14915
  padding-bottom: 0;
14902
14916
  }
@@ -14931,6 +14945,20 @@ $float-label-rtl-value: -7px !default;
14931
14945
  }
14932
14946
  }
14933
14947
 
14948
+ textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14949
+ @if $input-skin-name == 'fluent2' {
14950
+ border-bottom-color: $input-active-border-color;
14951
+ padding-bottom: 4px;
14952
+ border-bottom-width: 0;
14953
+ }
14954
+ }
14955
+
14956
+ .e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14957
+ @if $input-skin-name == 'fluent2' {
14958
+ padding-bottom: 6px;
14959
+ }
14960
+ }
14961
+
14934
14962
  .e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
14935
14963
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
14936
14964
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
@@ -15046,15 +15074,11 @@ $float-label-rtl-value: -7px !default;
15046
15074
  @if $input-skin-name == 'bootstrap4' {
15047
15075
  transition: $input-transition-shadow;
15048
15076
  }
15049
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15077
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15050
15078
  border-color: $input-group-border-color-focus;
15051
15079
  border-radius: $input-groupo-focus-border-radius;
15052
15080
  box-shadow: $input-group-focus-box-shadow;
15053
15081
  }
15054
- @if $input-skin-name == 'FluentUI' {
15055
- border-radius: $input-groupo-focus-border-radius;
15056
- border-width: 2px;
15057
- }
15058
15082
  }
15059
15083
 
15060
15084
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -19465,9 +19489,11 @@ $breadcrumb-popup-item-hover-outline: 1px solid $border-default !default;
19465
19489
  &:focus-visible {
19466
19490
  @if $skin-name == 'fluent2' {
19467
19491
  box-shadow: $secondary-shadow-focus;
19492
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
19468
19493
 
19469
- & .e-breadcrumb-icon {
19470
- color: $icon-color;
19494
+ & .e-breadcrumb-icon,
19495
+ &.e-breadcrumb-url .e-breadcrumb-icon {
19496
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
19471
19497
  }
19472
19498
  }
19473
19499
  }
@@ -22736,7 +22762,7 @@ $btn-focus-box-shadow: none !default;
22736
22762
  @if $skin-name == 'fluent2' {
22737
22763
  background: transparent;
22738
22764
  border-color: $secondary-border-color-hover;
22739
- color: $secondary-text-color-hover;
22765
+ color: $secondary-outline-button-text-color-pressed;
22740
22766
  }
22741
22767
 
22742
22768
  @if $skin-name == 'bootstrap5' {
@@ -22769,7 +22795,7 @@ $btn-focus-box-shadow: none !default;
22769
22795
  @include outline-active;
22770
22796
  @if $skin-name == 'fluent2' {
22771
22797
  background: transparent;
22772
- color: $secondary-text-color-selected;
22798
+ color: $secondary-outline-button-text-color-pressed;
22773
22799
  outline: 2px solid;
22774
22800
  outline-offset: -2px;
22775
22801
  }
@@ -23674,6 +23700,7 @@ $sd-active-font-color: $selection-font !default;
23674
23700
  font-size: 12px;
23675
23701
  line-height: 16px;
23676
23702
  padding: 8px 16px;
23703
+ box-sizing: content-box;
23677
23704
  }
23678
23705
  }
23679
23706
  }
@@ -29639,6 +29666,12 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
29639
29666
  background: $drop-down-btn-li-bgcolor;
29640
29667
  }
29641
29668
  color: $drop-down-btn-li-selection-font-color;
29669
+ & .e-menu-icon,
29670
+ & .e-menu-url {
29671
+ @if $skin-name == 'fluent2' {
29672
+ color: $drop-down-btn-li-selection-font-color;
29673
+ }
29674
+ }
29642
29675
  }
29643
29676
 
29644
29677
  &:active,
@@ -31922,7 +31955,13 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
31922
31955
  &.e-scale {
31923
31956
  &.e-h-scale {
31924
31957
  .e-tick {
31925
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31958
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31959
+ @include alignment($tick-after-height, $tick-after-top, 'horizontal');
31960
+ @if ($skin-name == 'material-dark') {
31961
+ background-position: bottom;
31962
+ }
31963
+ }
31964
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31926
31965
  @include alignment($tick-after-height, $tick-after-top, 'horizontal');
31927
31966
  }
31928
31967
  @else {
@@ -31932,7 +31971,10 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
31932
31971
  }
31933
31972
 
31934
31973
  .e-large {
31935
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31974
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31975
+ @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
31976
+ }
31977
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31936
31978
  @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
31937
31979
  }
31938
31980
  }
@@ -31962,7 +32004,13 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
31962
32004
  &.e-scale {
31963
32005
  &.e-h-scale {
31964
32006
  .e-tick {
31965
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32007
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32008
+ @include alignment($tick-before-height, $tick-before-top, 'horizontal');
32009
+ @if ($skin-name == 'material-dark') {
32010
+ background-position-x: center;
32011
+ }
32012
+ }
32013
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31966
32014
  @include alignment($tick-before-height, $tick-before-top, 'horizontal');
31967
32015
  }
31968
32016
  @else {
@@ -31972,7 +32020,10 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
31972
32020
  }
31973
32021
 
31974
32022
  .e-large {
31975
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32023
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32024
+ @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
32025
+ }
32026
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31976
32027
  @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
31977
32028
  }
31978
32029
  }
@@ -32048,7 +32099,12 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
32048
32099
  }
32049
32100
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32050
32101
  background-position: center;
32051
- height: 99%;
32102
+ @if ($skin-name == 'material-dark') {
32103
+ height: 12px;
32104
+ }
32105
+ @else {
32106
+ height: 99%;
32107
+ }
32052
32108
  }
32053
32109
  }
32054
32110
 
@@ -32074,6 +32130,10 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
32074
32130
  @else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
32075
32131
  @include alignment(calc(100% + 3px), -9px, 'horizontal');
32076
32132
  }
32133
+ @else if ($skin-name == 'material-dark') {
32134
+ height: 20px;
32135
+ top: 4px;
32136
+ }
32077
32137
  }
32078
32138
  }
32079
32139
 
@@ -32173,7 +32233,7 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
32173
32233
  background-position: center center;
32174
32234
  }
32175
32235
 
32176
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
32236
+ @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
32177
32237
  &.e-large {
32178
32238
  @if ($skin-name != 'bootstrap4') {
32179
32239
  background-image: $slider-scale-tick-image-dark;
@@ -32263,7 +32323,7 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
32263
32323
  .e-tick {
32264
32324
  display: inline-block;
32265
32325
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32266
- background-repeat: no-repeat;
32326
+ background-repeat: repeat-y;
32267
32327
  }
32268
32328
 
32269
32329
  @if ($skin-name != 'material' and $skin-name != 'material-dark') {
@@ -44506,6 +44566,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44506
44566
  box-sizing: border-box;
44507
44567
  }
44508
44568
 
44569
+ @if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
44570
+ .e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
44571
+ top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
44572
+ }
44573
+ }
44574
+
44509
44575
 
44510
44576
  @include export-module('dialog-theme') {
44511
44577
  .e-dialog {
@@ -54524,7 +54590,8 @@ $ripple-width: 32px !default;
54524
54590
 
54525
54591
  .e-list-item {
54526
54592
 
54527
- div.e-icons::before {
54593
+ div.e-icons.e-icon-expandable::before,
54594
+ div.e-icons.e-icon-collapsible::before {
54528
54595
  content: '\e22e';
54529
54596
  }
54530
54597
  }
@@ -62041,19 +62108,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
62041
62108
  text-align: center;
62042
62109
  }
62043
62110
 
62044
- &:not(.e-list-template) .e-list-item,
62045
- .e-list-nrt,
62046
- .e-selectall-parent {
62047
- height: $listbox-item-height;
62048
- line-height: $listbox-item-line-height;
62049
- padding: $listbox-item-padding;
62050
- position: relative;
62051
- @if $skin-name == 'fluent2' {
62052
- font-size: 14px;
62053
- border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
62054
- }
62055
- }
62056
-
62057
62111
  .e-list-parent {
62058
62112
  height: 100%;
62059
62113
  min-height: $listbox-item-height;
@@ -62555,6 +62609,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
62555
62609
  }
62556
62610
  }
62557
62611
 
62612
+ .e-listbox-wrapper,
62613
+ .e-listbox-container,
62614
+ .e-listboxtool-wrapper .e-listbox-wrapper {
62615
+ &:not(.e-list-template) .e-list-item,
62616
+ .e-list-nrt,
62617
+ .e-selectall-parent {
62618
+ height: $listbox-item-height;
62619
+ line-height: $listbox-item-line-height;
62620
+ padding: $listbox-item-padding;
62621
+ position: relative;
62622
+ @if $skin-name == 'fluent2' {
62623
+ font-size: 14px;
62624
+ border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
62625
+ }
62626
+ }
62627
+ }
62628
+
62558
62629
 
62559
62630
  @mixin avatar {
62560
62631
  height: $listbox-template-avatar-size;
@@ -68614,7 +68685,7 @@ $de-prop-btn-icon-clr: #ccc;
68614
68685
  }
68615
68686
  }
68616
68687
  }
68617
- .e-listview .e-list-icon {
68688
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
68618
68689
  height: 24px;
68619
68690
  width: 16px;
68620
68691
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -76802,7 +76873,22 @@ $grid-checkmark-color: $selection-font !default;
76802
76873
  text-transform: $grid-header-text-transform;
76803
76874
  user-select: none;
76804
76875
  }
76805
-
76876
+
76877
+ .e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
76878
+ .e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
76879
+ .e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
76880
+ padding: 0 .4em ;
76881
+ @if $grid-skin == 'material' {
76882
+ padding: $grid-headercell-div-padding;
76883
+ }
76884
+ @if $grid-skin == 'fabric' {
76885
+ padding: 0 1px 0;
76886
+ }
76887
+ @if $grid-skin == 'highcontrast' {
76888
+ padding: 0;
76889
+ }
76890
+ }
76891
+
76806
76892
  .e-headercelldiv.e-headerchkcelldiv {
76807
76893
  overflow: visible;
76808
76894
  }
@@ -77246,7 +77332,7 @@ $grid-checkmark-color: $selection-font !default;
77246
77332
  }
77247
77333
 
77248
77334
  &.e-default:not(.e-rtl) tr {
77249
- & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
77335
+ & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
77250
77336
  & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
77251
77337
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
77252
77338
  border-left-width: 0;
@@ -77683,7 +77769,10 @@ $grid-checkmark-color: $selection-font !default;
77683
77769
  border-top-color: $grid-columnchooser-footer-border-color;
77684
77770
  border-top-width: 1px;
77685
77771
  margin-top: 0;
77686
- overflow-x: hidden;
77772
+ overflow-x: auto;
77773
+ & .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
77774
+ white-space: nowrap;
77775
+ }
77687
77776
  }
77688
77777
 
77689
77778
  @if $grid-skin == 'fluent2' {
@@ -78703,6 +78792,9 @@ $grid-checkmark-color: $selection-font !default;
78703
78792
  .e-headercelldiv.e-headerchkcelldiv {
78704
78793
  padding: $grid-rtl-headercelldiv-padding;
78705
78794
  text-align: right;
78795
+ @if $grid-skin == 'highcontrast' {
78796
+ margin: -7px 0;
78797
+ }
78706
78798
 
78707
78799
  & .e-sortnumber {
78708
78800
  @include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
@@ -78714,6 +78806,9 @@ $grid-checkmark-color: $selection-font !default;
78714
78806
  .e-headercelldiv.e-headerchkcelldiv {
78715
78807
  padding: $grid-rtl-headercelldiv-padding;
78716
78808
  text-align: right;
78809
+ @if $grid-skin == 'highcontrast' {
78810
+ margin: -7px 0;
78811
+ }
78717
78812
 
78718
78813
  & .e-sortnumber {
78719
78814
  @include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
@@ -78734,9 +78829,6 @@ $grid-checkmark-color: $selection-font !default;
78734
78829
 
78735
78830
  & .e-sortnumber {
78736
78831
  margin: $grid-rtl-sort-num-left-align-margin;
78737
- @if $grid-skin == 'bootstrap4' {
78738
- margin: 4px -2px 0 0;
78739
- }
78740
78832
  }
78741
78833
  }
78742
78834
 
@@ -78949,7 +79041,7 @@ $grid-checkmark-color: $selection-font !default;
78949
79041
  }
78950
79042
 
78951
79043
  &.e-default {
78952
- & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
79044
+ & tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
78953
79045
  & .e-gridheader table tr th:last-child:not(.e-firstcell) {
78954
79046
  border-left: 0;
78955
79047
  }
@@ -98776,14 +98868,14 @@ $lg-desktop: 1399.98;
98776
98868
  }
98777
98869
 
98778
98870
  .e-pv-diagram-resize-handle{
98779
- @if $theme-name == 'fluent2' {
98871
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
98780
98872
  fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
98781
98873
  }
98782
98874
  }
98783
98875
 
98784
98876
  .e-pv-diagram-border,
98785
98877
  .e-pv-diagram-resize-handle {
98786
- @if $theme-name=='fluent2' {
98878
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
98787
98879
  stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
98788
98880
  }
98789
98881
  }
@@ -99091,7 +99183,9 @@ $lg-desktop: 1399.98;
99091
99183
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
99092
99184
  height: $pv-toolbar-btn-height;
99093
99185
  min-width: $pv-toolbar-btn-width;
99094
- width: $pv-toolbar-btn-width;
99186
+ @if ($skin-name != 'fluent2') {
99187
+ width: $pv-toolbar-btn-width;
99188
+ }
99095
99189
  @if $skin-name == 'FluentUI' {
99096
99190
  line-height: $pv-toolbar-btn-height;
99097
99191
  min-width: 40px;
@@ -100009,7 +100103,8 @@ $lg-desktop: 1399.98;
100009
100103
  padding: $pv-thumbnail-view-button-selection-padding;
100010
100104
  }
100011
100105
 
100012
- .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
100106
+ .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
100107
+ .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
100013
100108
  {
100014
100109
  background: $pv-thumbnail-view-button-selection-background;
100015
100110
  border: $pv-thumbnail-view-button-selection-border;
@@ -100372,7 +100467,9 @@ $lg-desktop: 1399.98;
100372
100467
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
100373
100468
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
100374
100469
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
100375
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
100470
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
100471
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
100472
+ .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
100376
100473
  color: $pv-icon-color;
100377
100474
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
100378
100475
  box-shadow: none;
@@ -100436,25 +100533,39 @@ $lg-desktop: 1399.98;
100436
100533
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
100437
100534
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
100438
100535
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
100439
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover {
100536
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
100537
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
100538
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
100440
100539
  @if $skin-name == 'bootstrap4' {
100441
100540
  color: $pv-icon-color-hover;
100442
100541
  }
100443
100542
  @if $skin-name == 'bootstrap5' {
100444
100543
  color: $white;
100445
100544
  }
100545
+ @if $skin-name == 'fluent2' {
100546
+ color: var(--color-sf-toolbar-icon-color);
100547
+ }
100446
100548
  @if $skin-name == 'FluentUI' {
100447
100549
  color: $pv-item-selection-color;
100448
100550
  }
100449
100551
  }
100450
100552
 
100553
+ .e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
100554
+ @if $theme-name == 'bootstrap5.3' {
100555
+ color: var(--color-sf-secondary-text-color-pressed);
100556
+ }
100557
+ @if $theme-name == 'bootstrap5' {
100558
+ color: $pv-item-selection-color;
100559
+ }
100560
+ }
100561
+
100451
100562
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100452
100563
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100453
100564
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
100454
100565
  @if $skin-name == 'bootstrap4' {
100455
100566
  color: $pv-icon-color-hover;
100456
100567
  }
100457
- @if $skin-name == 'bootstrap5' {
100568
+ @if ($skin-name == 'bootstrap5') {
100458
100569
  color: $pv-icon-color;
100459
100570
  }
100460
100571
  @if $skin-name == 'FluentUI' {
@@ -100462,12 +100573,23 @@ $lg-desktop: 1399.98;
100462
100573
  }
100463
100574
  }
100464
100575
 
100576
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100577
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100578
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
100579
+ @if ($skin-name == 'fluent2') {
100580
+ color: $pv-icon-color;
100581
+ }
100582
+ }
100583
+
100465
100584
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
100466
100585
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
100467
100586
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
100468
100587
  @if $skin-name == 'bootstrap4' {
100469
100588
  color: $pv-icon-color-hover;
100470
100589
  }
100590
+ @if $skin-name == 'fluent2' {
100591
+ color: var(--color-sf-toolbar-icon-color);
100592
+ }
100471
100593
  }
100472
100594
 
100473
100595
  .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
@@ -100648,6 +100770,17 @@ $lg-desktop: 1399.98;
100648
100770
 
100649
100771
  .e-pv-search-input-mobile {
100650
100772
  height: $pv-search-input-height;
100773
+ max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
100774
+ }
100775
+
100776
+ .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,
100777
+ .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 {
100778
+ margin-left: 3px;
100779
+ }
100780
+
100781
+ .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,
100782
+ .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 {
100783
+ margin-right: 3px;
100651
100784
  }
100652
100785
 
100653
100786
  .e-pv-match-case-container {
@@ -100745,13 +100878,11 @@ $lg-desktop: 1399.98;
100745
100878
  }
100746
100879
 
100747
100880
  .e-pv-notification-popup {
100748
- height: $pv-notification-popup-height;
100749
100881
  margin: 0 10px;
100750
100882
  max-width: $pv-notification-popup-width;
100751
100883
  }
100752
100884
 
100753
100885
  .e-pv-notification-popup.e-pv-notification-large-content {
100754
- height: $pv-notification-popup-height-large-content;
100755
100886
  max-width: $pv-notification-popup-width-large-content;
100756
100887
  }
100757
100888
 
@@ -100819,10 +100950,13 @@ $lg-desktop: 1399.98;
100819
100950
  border-bottom: 2px solid;
100820
100951
  margin-top: 0;
100821
100952
  padding-top: 5px;
100822
- @if ($skin-name=='bootstrap5'or $theme-name=='fluent2') {
100953
+ @if ($skin-name=='bootstrap5') {
100823
100954
  margin-top: -4px;
100824
100955
  padding-top: 0;
100825
100956
  }
100957
+ @if ($theme-name=='fluent2') {
100958
+ padding-top: 0;
100959
+ }
100826
100960
  @if $skin-name == 'FluentUI' {
100827
100961
  line-height: 11px;
100828
100962
  }
@@ -100834,7 +100968,12 @@ $lg-desktop: 1399.98;
100834
100968
  line-height: 1.71em;
100835
100969
  }
100836
100970
  border-bottom: 2px solid;
100837
- margin-top: 0;
100971
+ @if ($skin-name == 'fluent2') {
100972
+ margin-top: 5px;
100973
+ }
100974
+ @else {
100975
+ margin-top: 0;
100976
+ }
100838
100977
  padding-top: 1px;
100839
100978
  vertical-align: initial;
100840
100979
  @if $skin-name == 'FluentUI' {
@@ -100846,9 +100985,12 @@ $lg-desktop: 1399.98;
100846
100985
  .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
100847
100986
  margin-top: 0;
100848
100987
  padding-top: 7px;
100849
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $theme-name == 'fluent2' {
100988
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
100850
100989
  padding-top: 0;
100851
100990
  }
100991
+ @if ( or $theme-name == 'fluent2'){
100992
+ padding-top: 5px;
100993
+ }
100852
100994
  vertical-align: initial;
100853
100995
  }
100854
100996
 
@@ -100860,6 +101002,13 @@ $lg-desktop: 1399.98;
100860
101002
  vertical-align: initial;
100861
101003
  }
100862
101004
 
101005
+ .e-pv-annotation-thickness-popup-container-mobile,
101006
+ .e-pv-annotation-opacity-popup-container-mobile {
101007
+ @if $skin-name != 'Material3' {
101008
+ background-color: $pv-annotation-opacity-popup-background-color;
101009
+ }
101010
+ }
101011
+
100863
101012
  .e-pv-annotation-opacity-popup-container,
100864
101013
  .e-pv-annotation-thickness-popup-container {
100865
101014
  @if $skin-name != 'Material3' {
@@ -101139,6 +101288,13 @@ $lg-desktop: 1399.98;
101139
101288
  }
101140
101289
  }
101141
101290
 
101291
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
101292
+ @if $skin-name == 'fluent2' {
101293
+ background-color: $pv-annotation-dd-background-color-active;
101294
+ color: $pv-icon-color;
101295
+ }
101296
+ }
101297
+
101142
101298
  .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
101143
101299
  .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
101144
101300
  .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
@@ -101218,13 +101374,6 @@ $lg-desktop: 1399.98;
101218
101374
  }
101219
101375
  }
101220
101376
 
101221
- .e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
101222
- .e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
101223
- @if ($theme-name == 'fluent2') {
101224
- line-height: 28px;
101225
- }
101226
- }
101227
-
101228
101377
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
101229
101378
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
101230
101379
  @if ($skin-name == 'bootstrap5') {
@@ -101322,6 +101471,13 @@ $lg-desktop: 1399.98;
101322
101471
  }
101323
101472
  }
101324
101473
 
101474
+ .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
101475
+ .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
101476
+ @if ($skin-name == 'bootstrap5') {
101477
+ color: $pv-icon-color;
101478
+ }
101479
+ }
101480
+
101325
101481
  .e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
101326
101482
  .e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
101327
101483
  @if $skin-name == 'FluentUI' {
@@ -101530,6 +101686,9 @@ $lg-desktop: 1399.98;
101530
101686
  @if $skin-name == 'FluentUI' {
101531
101687
  margin-left: 195px;
101532
101688
  }
101689
+ @if ($skin-name == 'bootstrap5') {
101690
+ margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
101691
+ }
101533
101692
  }
101534
101693
 
101535
101694
  .e-pv-properties-line-start,
@@ -101853,17 +102012,27 @@ $lg-desktop: 1399.98;
101853
102012
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
101854
102013
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
101855
102014
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
101856
- @if $skin-name != 'Material3' {
102015
+ @if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
101857
102016
  line-height: $pv-annot-toolbar-dropdown-btn-line-height;
101858
102017
  }
101859
102018
  }
101860
102019
 
101861
102020
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
101862
- @if $skin-name == 'bootstrap5' {
102021
+ @if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
101863
102022
  background: $secondary-bg-color-pressed;
101864
102023
  }
101865
102024
  }
101866
102025
 
102026
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
102027
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
102028
+ @if $theme-name == 'bootstrap5.3' {
102029
+ color: var(--color-sf-secondary-text-color-pressed);
102030
+ }
102031
+ @if $theme-name == 'bootstrap5' {
102032
+ color: $pv-item-selection-color;
102033
+ }
102034
+ }
102035
+
101867
102036
  .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
101868
102037
  .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
101869
102038
  height: $pv-toolbar-btn-height-big;
@@ -101957,17 +102126,9 @@ $lg-desktop: 1399.98;
101957
102126
  padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
101958
102127
  }
101959
102128
 
101960
- .e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
101961
- .e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
101962
- @if $theme-name == 'fluent2' {
101963
- padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
101964
- padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
101965
- }
101966
- }
101967
-
101968
102129
  .e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
101969
102130
  @if $theme-name == 'fluent2' {
101970
- padding: 8px !important;/* stylelint-disable-line declaration-no-important */
102131
+ color: var(--color-sf-secondary-text-color);
101971
102132
  }
101972
102133
  }
101973
102134
 
@@ -102307,11 +102468,13 @@ $lg-desktop: 1399.98;
102307
102468
  padding-right: 7px;
102308
102469
  @if $skin-name == 'Material3' {
102309
102470
  font-size: $text-xs;
102471
+ padding-left: 12px;
102472
+ padding-right: 12px;
102310
102473
  }
102311
102474
  }
102312
102475
 
102313
102476
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
102314
- @if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
102477
+ @if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
102315
102478
  background-color: $pv-save-button-bg-color;
102316
102479
  border-radius: 2px;
102317
102480
  color: $pv-save-button-color;
@@ -102421,6 +102584,9 @@ $lg-desktop: 1399.98;
102421
102584
  @if $skin-name == 'bootstrap4' {
102422
102585
  color: $pv-title-close-color;
102423
102586
  }
102587
+ @if $skin-name == 'fluent2' {
102588
+ color: var(--color-sf-secondary-text-color);
102589
+ }
102424
102590
  height: $pv-title-close-height;
102425
102591
  position: $pv-title-close-position;
102426
102592
  right: 11px;
@@ -102449,7 +102615,7 @@ $lg-desktop: 1399.98;
102449
102615
  .e-pv-comments-panel-text {
102450
102616
  font-size: 15px;
102451
102617
  padding-left: 85px;
102452
- color: rgba(var(--color-sf-on-surface-variant));
102618
+ color: var(--color-sf-content-text-color-alt1);
102453
102619
  }
102454
102620
 
102455
102621
  .e-pv-comments-content-container {
@@ -102637,8 +102803,34 @@ $lg-desktop: 1399.98;
102637
102803
  }
102638
102804
  }
102639
102805
 
102806
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
102807
+ @if ($skin-name == 'fluent2') {
102808
+ margin-top: -4px;
102809
+ }
102810
+ }
102811
+
102812
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
102813
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
102814
+ @if ($skin-name == 'fluent2') {
102815
+ margin-top: -5px;
102816
+ }
102817
+ }
102818
+
102819
+ .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
102820
+ .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
102821
+ .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
102822
+ @if ($skin-name == 'fluent2') {
102823
+ padding-top: 8px;
102824
+ }
102825
+ }
102826
+
102640
102827
  .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
102641
- margin-top: $pv-stamp-icon-margin-top;
102828
+ @if ($skin-name == 'fluent2') {
102829
+ margin-top: -4px;
102830
+ }
102831
+ @else {
102832
+ margin-top: $pv-stamp-icon-margin-top;
102833
+ }
102642
102834
  @if $theme-name != 'fluent2'{
102643
102835
  padding-left: 7px;
102644
102836
  }
@@ -102692,7 +102884,7 @@ $lg-desktop: 1399.98;
102692
102884
 
102693
102885
  .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
102694
102886
  background: transparent;
102695
- width: 229px;
102887
+ max-width: 229px;
102696
102888
  }
102697
102889
 
102698
102890
  .e-pv-status-div {
@@ -102708,7 +102900,7 @@ $lg-desktop: 1399.98;
102708
102900
  }
102709
102901
 
102710
102902
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
102711
- @if $skin-name != 'bootstrap5' {
102903
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
102712
102904
  caret-color: $pv-comment-text-cursor-color;
102713
102905
  }
102714
102906
  }
@@ -102828,10 +103020,14 @@ $lg-desktop: 1399.98;
102828
103020
  .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,
102829
103021
  .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,
102830
103022
  .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 {
102831
- @if $skin-name != 'bootstrap5' {
103023
+ @if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
102832
103024
  background: $pv-signature-footer-color;
102833
103025
  border-color: $pv-signature-footer-color;
102834
103026
  }
103027
+ @else if ($skin-name == 'fluent2'){
103028
+ background: $pv-item-selection-background-color;
103029
+ border-color: $pv-annotation-dropdown-border-color-hover;
103030
+ }
102835
103031
  @else {
102836
103032
  background: $secondary-bg-color-pressed;
102837
103033
  border-color: $secondary-bg-color-pressed;
@@ -102962,7 +103158,9 @@ $lg-desktop: 1399.98;
102962
103158
  @if $skin-name == 'bootstrap5' {
102963
103159
  color: $pv-icon-color;
102964
103160
  height: 32px;
102965
- line-height: 32px;
103161
+ @if ($theme-name != 'fluent2') {
103162
+ line-height: 32px;
103163
+ }
102966
103164
  }
102967
103165
  @else {
102968
103166
  color: $pv-icon-color;
@@ -103019,13 +103217,6 @@ $lg-desktop: 1399.98;
103019
103217
  border-color: $pv-annotation-dropdown-border-color;
103020
103218
  }
103021
103219
 
103022
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
103023
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
103024
- @if $theme-name == 'fluent2' {
103025
- margin-top: -10px;
103026
- }
103027
- }
103028
-
103029
103220
  .e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
103030
103221
  .e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
103031
103222
  @if $skin-name == 'bootstrap4' {
@@ -103594,6 +103785,7 @@ $lg-desktop: 1399.98;
103594
103785
 
103595
103786
  .e-pv-properties-form-field-group-btn-div {
103596
103787
  display: grid;
103788
+ align-content: space-between;
103597
103789
  }
103598
103790
 
103599
103791
  .e-pv-properties-form-field-option-dropdown-list-div {
@@ -103952,7 +104144,6 @@ $lg-desktop: 1399.98;
103952
104144
  }
103953
104145
  @if $theme-name == 'fluent2'{
103954
104146
  font-family: $font-family;
103955
- margin-left: 7px;
103956
104147
  }
103957
104148
  }
103958
104149
 
@@ -114778,7 +114969,7 @@ $qryblr-drag-icon-color: $content-font !default;
114778
114969
  .e-query-builder .e-btn.e-round.e-small {
114779
114970
  @if $theme-name == 'fluent2' {
114780
114971
  &:hover {
114781
- background: transparent !important; /* stylelint-disable-line declaration-no-important */
114972
+ background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
114782
114973
  }
114783
114974
 
114784
114975
  &:focus {
@@ -120948,6 +121139,12 @@ $image-editor-filter-canvas-focus: 1px solid $content-font !default;
120948
121139
  margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
120949
121140
  }
120950
121141
  }
121142
+
121143
+ @if $skin-name == 'fluent2' {
121144
+ & .e-dropdown-btn.e-ie-ddb-popup {
121145
+ padding-left: 16px;
121146
+ }
121147
+ }
120951
121148
  }
120952
121149
 
120953
121150
  .e-image-editor {
@@ -121254,6 +121451,16 @@ $image-editor-filter-canvas-focus: 1px solid $content-font !default;
121254
121451
  width: 16px !important; /* stylelint-disable-line declaration-no-important */
121255
121452
  }
121256
121453
  }
121454
+
121455
+ @if $skin-name == 'fluent2' {
121456
+ & .e-dropdown-btn.e-ie-ddb-popup {
121457
+ padding-left: 14px;
121458
+ }
121459
+ & .e-dropdown-btn,
121460
+ & .e-dropdown-btn span {
121461
+ font-weight: normal;
121462
+ }
121463
+ }
121257
121464
  }
121258
121465
 
121259
121466
  .e-ie-img-save-dlg .e-btn {
@@ -121724,10 +121931,13 @@ $image-editor-filter-canvas-focus: 1px solid $content-font !default;
121724
121931
  background: inherit;
121725
121932
  border: none;
121726
121933
  margin-top: $image-editor-ddbtn-margin-top;
121727
- @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
121934
+ @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
121728
121935
  background: $tbar-default-bg;
121729
121936
  color: $tbar-default-icon-color;
121730
121937
  }
121938
+ @if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
121939
+ border: 2px solid #000;
121940
+ }
121731
121941
  @if $skin-name == 'Material3' {
121732
121942
  box-shadow: none;
121733
121943
  }
@@ -121746,6 +121956,36 @@ $image-editor-filter-canvas-focus: 1px solid $content-font !default;
121746
121956
  background: $btn-focus-bgcolor;
121747
121957
  box-shadow: none;
121748
121958
  color: $btn-focus-color;
121959
+ @if $skin-name == 'FluentUI' {
121960
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
121961
+ box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
121962
+ }
121963
+ @else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
121964
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
121965
+ }
121966
+ @else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
121967
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
121968
+ border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
121969
+ }
121970
+ @else if $skin-name == 'bootstrap4' {
121971
+ $color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
121972
+ box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
121973
+ }
121974
+ @else if $skin-name == 'bootstrap5' {
121975
+ box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
121976
+ }
121977
+ @else if $skin-name == 'Material3' {
121978
+ box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
121979
+ }
121980
+ @else if $skin-name == 'tailwind' {
121981
+ box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
121982
+ }
121983
+ }
121984
+
121985
+ &:focus-visible {
121986
+ @if $skin-name == 'fluent2' {
121987
+ box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
121988
+ }
121749
121989
  }
121750
121990
 
121751
121991
  &:active {
@@ -123926,7 +124166,7 @@ $otp-input-disabled-border-color: $disable !default;
123926
124166
  }
123927
124167
  &.e-outline {
123928
124168
  .e-otp-input-field {
123929
- border: 2px solid $otp-input-border-color;
124169
+ border: 1px solid $otp-input-border-color;
123930
124170
  }
123931
124171
  }
123932
124172
  &.e-outline,
@@ -124924,6 +125164,7 @@ $ribbon-items-focus-box-shadow: none !default;
124924
125164
 
124925
125165
  .e-disabled {
124926
125166
  opacity: $ribbon-disabled-opacity;
125167
+ pointer-events: none;
124927
125168
  }
124928
125169
 
124929
125170
  .e-input-group {