@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
@@ -6454,7 +6454,11 @@ $float-label-rtl-value: -7px !default;
6454
6454
  .e-input-group.e-input-focus input.e-input,
6455
6455
  .e-input-group.e-control-wrapper.e-input-focus input.e-input,
6456
6456
  .e-float-input.e-control-wrapper.e-input-focus input,
6457
- .e-float-input.e-input-focus input,
6457
+ .e-float-input.e-input-focus input {
6458
+ padding-left: $input-text-indent;
6459
+ text-indent: 0;
6460
+ }
6461
+
6458
6462
  textarea.e-input#{$css},
6459
6463
  .e-input-group textarea.e-input,
6460
6464
  .e-input-group textarea,
@@ -6468,7 +6472,12 @@ $float-label-rtl-value: -7px !default;
6468
6472
  .e-input-group.e-control-wrapper textarea.e-input:focus,
6469
6473
  .e-float-input.e-control-wrapper textarea:focus,
6470
6474
  .e-float-input textarea:focus {
6471
- padding-left: $input-text-indent;
6475
+ @if $input-skin-name == 'fluent2' {
6476
+ padding-left: 12px;
6477
+ }
6478
+ @else {
6479
+ padding-left: $input-text-indent;
6480
+ }
6472
6481
  text-indent: 0;
6473
6482
  }
6474
6483
 
@@ -6795,7 +6804,12 @@ $float-label-rtl-value: -7px !default;
6795
6804
  .e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
6796
6805
  .e-bigger .e-float-input.e-control-wrapper textarea:focus,
6797
6806
  .e-bigger .e-float-input textarea:focus {
6798
- padding-left: $input-bigger-text-indent;
6807
+ @if $input-skin-name == 'fluent2' {
6808
+ padding: $textarea-bigger-padding;
6809
+ }
6810
+ @else {
6811
+ padding-left: $input-bigger-text-indent;
6812
+ }
6799
6813
  text-indent: 0;
6800
6814
  }
6801
6815
 
@@ -7695,18 +7709,18 @@ $float-label-rtl-value: -7px !default;
7695
7709
  }
7696
7710
  }
7697
7711
 
7698
- .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
7699
- .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7700
- .e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
7701
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7702
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7703
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7704
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7705
- .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7706
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7707
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7708
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7709
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
7712
+ .e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7713
+ .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7714
+ .e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7715
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7716
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7717
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7718
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7719
+ .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7720
+ .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]),
7721
+ .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]),
7722
+ .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]),
7723
+ .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]) {
7710
7724
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7711
7725
  border-bottom-width: $input-group-border-width-hover;
7712
7726
  }
@@ -14861,7 +14875,7 @@ $float-label-rtl-value: -7px !default;
14861
14875
  border-color: $input-box-border-color;
14862
14876
  }
14863
14877
 
14864
- .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14878
+ .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
14865
14879
  @if $input-skin-name == 'fluent2' {
14866
14880
  padding-bottom: 0;
14867
14881
  }
@@ -14896,6 +14910,20 @@ $float-label-rtl-value: -7px !default;
14896
14910
  }
14897
14911
  }
14898
14912
 
14913
+ textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14914
+ @if $input-skin-name == 'fluent2' {
14915
+ border-bottom-color: $input-active-border-color;
14916
+ padding-bottom: 4px;
14917
+ border-bottom-width: 0;
14918
+ }
14919
+ }
14920
+
14921
+ .e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14922
+ @if $input-skin-name == 'fluent2' {
14923
+ padding-bottom: 6px;
14924
+ }
14925
+ }
14926
+
14899
14927
  .e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
14900
14928
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
14901
14929
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
@@ -15011,15 +15039,11 @@ $float-label-rtl-value: -7px !default;
15011
15039
  @if $input-skin-name == 'bootstrap4' {
15012
15040
  transition: $input-transition-shadow;
15013
15041
  }
15014
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15042
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15015
15043
  border-color: $input-group-border-color-focus;
15016
15044
  border-radius: $input-groupo-focus-border-radius;
15017
15045
  box-shadow: $input-group-focus-box-shadow;
15018
15046
  }
15019
- @if $input-skin-name == 'FluentUI' {
15020
- border-radius: $input-groupo-focus-border-radius;
15021
- border-width: 2px;
15022
- }
15023
15047
  }
15024
15048
 
15025
15049
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -19407,9 +19431,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $neutral-light !default;
19407
19431
  &:focus-visible {
19408
19432
  @if $skin-name == 'fluent2' {
19409
19433
  box-shadow: $secondary-shadow-focus;
19434
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
19410
19435
 
19411
- & .e-breadcrumb-icon {
19412
- color: $icon-color;
19436
+ & .e-breadcrumb-icon,
19437
+ &.e-breadcrumb-url .e-breadcrumb-icon {
19438
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
19413
19439
  }
19414
19440
  }
19415
19441
  }
@@ -22655,7 +22681,7 @@ $btn-focus-box-shadow: none !default;
22655
22681
  @if $skin-name == 'fluent2' {
22656
22682
  background: transparent;
22657
22683
  border-color: $secondary-border-color-hover;
22658
- color: $secondary-text-color-hover;
22684
+ color: $secondary-outline-button-text-color-pressed;
22659
22685
  }
22660
22686
 
22661
22687
  @if $skin-name == 'bootstrap5' {
@@ -22688,7 +22714,7 @@ $btn-focus-box-shadow: none !default;
22688
22714
  @include outline-active;
22689
22715
  @if $skin-name == 'fluent2' {
22690
22716
  background: transparent;
22691
- color: $secondary-text-color-selected;
22717
+ color: $secondary-outline-button-text-color-pressed;
22692
22718
  outline: 2px solid;
22693
22719
  outline-offset: -2px;
22694
22720
  }
@@ -23592,6 +23618,7 @@ $sd-active-font-color: $neutral-light-fontalt !default;
23592
23618
  font-size: 12px;
23593
23619
  line-height: 16px;
23594
23620
  padding: 8px 16px;
23621
+ box-sizing: content-box;
23595
23622
  }
23596
23623
  }
23597
23624
  }
@@ -29559,6 +29586,12 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
29559
29586
  background: $drop-down-btn-li-bgcolor;
29560
29587
  }
29561
29588
  color: $drop-down-btn-li-selection-font-color;
29589
+ & .e-menu-icon,
29590
+ & .e-menu-url {
29591
+ @if $skin-name == 'fluent2' {
29592
+ color: $drop-down-btn-li-selection-font-color;
29593
+ }
29594
+ }
29562
29595
  }
29563
29596
 
29564
29597
  &:active,
@@ -31849,7 +31882,13 @@ $slider-tick-font-color: $message-font !default;
31849
31882
  &.e-scale {
31850
31883
  &.e-h-scale {
31851
31884
  .e-tick {
31852
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31885
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31886
+ @include alignment($tick-after-height, $tick-after-top, 'horizontal');
31887
+ @if ($skin-name == 'material-dark') {
31888
+ background-position: bottom;
31889
+ }
31890
+ }
31891
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31853
31892
  @include alignment($tick-after-height, $tick-after-top, 'horizontal');
31854
31893
  }
31855
31894
  @else {
@@ -31859,7 +31898,10 @@ $slider-tick-font-color: $message-font !default;
31859
31898
  }
31860
31899
 
31861
31900
  .e-large {
31862
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31901
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31902
+ @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
31903
+ }
31904
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31863
31905
  @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
31864
31906
  }
31865
31907
  }
@@ -31889,7 +31931,13 @@ $slider-tick-font-color: $message-font !default;
31889
31931
  &.e-scale {
31890
31932
  &.e-h-scale {
31891
31933
  .e-tick {
31892
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31934
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31935
+ @include alignment($tick-before-height, $tick-before-top, 'horizontal');
31936
+ @if ($skin-name == 'material-dark') {
31937
+ background-position-x: center;
31938
+ }
31939
+ }
31940
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31893
31941
  @include alignment($tick-before-height, $tick-before-top, 'horizontal');
31894
31942
  }
31895
31943
  @else {
@@ -31899,7 +31947,10 @@ $slider-tick-font-color: $message-font !default;
31899
31947
  }
31900
31948
 
31901
31949
  .e-large {
31902
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31950
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31951
+ @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
31952
+ }
31953
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31903
31954
  @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
31904
31955
  }
31905
31956
  }
@@ -31975,7 +32026,12 @@ $slider-tick-font-color: $message-font !default;
31975
32026
  }
31976
32027
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
31977
32028
  background-position: center;
31978
- height: 99%;
32029
+ @if ($skin-name == 'material-dark') {
32030
+ height: 12px;
32031
+ }
32032
+ @else {
32033
+ height: 99%;
32034
+ }
31979
32035
  }
31980
32036
  }
31981
32037
 
@@ -32001,6 +32057,10 @@ $slider-tick-font-color: $message-font !default;
32001
32057
  @else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
32002
32058
  @include alignment(calc(100% + 3px), -9px, 'horizontal');
32003
32059
  }
32060
+ @else if ($skin-name == 'material-dark') {
32061
+ height: 20px;
32062
+ top: 4px;
32063
+ }
32004
32064
  }
32005
32065
  }
32006
32066
 
@@ -32100,7 +32160,7 @@ $slider-tick-font-color: $message-font !default;
32100
32160
  background-position: center center;
32101
32161
  }
32102
32162
 
32103
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
32163
+ @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') {
32104
32164
  &.e-large {
32105
32165
  @if ($skin-name != 'bootstrap4') {
32106
32166
  background-image: $slider-scale-tick-image-dark;
@@ -32190,7 +32250,7 @@ $slider-tick-font-color: $message-font !default;
32190
32250
  .e-tick {
32191
32251
  display: inline-block;
32192
32252
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32193
- background-repeat: no-repeat;
32253
+ background-repeat: repeat-y;
32194
32254
  }
32195
32255
 
32196
32256
  @if ($skin-name != 'material' and $skin-name != 'material-dark') {
@@ -44424,6 +44484,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44424
44484
  box-sizing: border-box;
44425
44485
  }
44426
44486
 
44487
+ @if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
44488
+ .e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
44489
+ top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
44490
+ }
44491
+ }
44492
+
44427
44493
 
44428
44494
  @include export-module('dialog-theme') {
44429
44495
  .e-dialog {
@@ -54399,7 +54465,8 @@ $ripple-width: 32px !default;
54399
54465
 
54400
54466
  .e-list-item {
54401
54467
 
54402
- div.e-icons::before {
54468
+ div.e-icons.e-icon-expandable::before,
54469
+ div.e-icons.e-icon-collapsible::before {
54403
54470
  content: '\e22e';
54404
54471
  }
54405
54472
  }
@@ -61785,19 +61852,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
61785
61852
  text-align: center;
61786
61853
  }
61787
61854
 
61788
- &:not(.e-list-template) .e-list-item,
61789
- .e-list-nrt,
61790
- .e-selectall-parent {
61791
- height: $listbox-item-height;
61792
- line-height: $listbox-item-line-height;
61793
- padding: $listbox-item-padding;
61794
- position: relative;
61795
- @if $skin-name == 'fluent2' {
61796
- font-size: 14px;
61797
- border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
61798
- }
61799
- }
61800
-
61801
61855
  .e-list-parent {
61802
61856
  height: 100%;
61803
61857
  min-height: $listbox-item-height;
@@ -62299,6 +62353,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
62299
62353
  }
62300
62354
  }
62301
62355
 
62356
+ .e-listbox-wrapper,
62357
+ .e-listbox-container,
62358
+ .e-listboxtool-wrapper .e-listbox-wrapper {
62359
+ &:not(.e-list-template) .e-list-item,
62360
+ .e-list-nrt,
62361
+ .e-selectall-parent {
62362
+ height: $listbox-item-height;
62363
+ line-height: $listbox-item-line-height;
62364
+ padding: $listbox-item-padding;
62365
+ position: relative;
62366
+ @if $skin-name == 'fluent2' {
62367
+ font-size: 14px;
62368
+ border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
62369
+ }
62370
+ }
62371
+ }
62372
+
62302
62373
 
62303
62374
  @mixin avatar {
62304
62375
  height: $listbox-template-avatar-size;
@@ -68357,7 +68428,7 @@ $de-prop-btn-icon-clr: #ccc;
68357
68428
  }
68358
68429
  }
68359
68430
  }
68360
- .e-listview .e-list-icon {
68431
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
68361
68432
  height: 24px;
68362
68433
  width: 16px;
68363
68434
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -74452,7 +74523,7 @@ $grid-bigger-columnchooser-content-padding: 25px 25px 5px 12px !default;
74452
74523
  $grid-bigger-columnchooser-content-margin: 30px 0 20px !default;
74453
74524
  $grid-bigger-cc-checkbox-padding-left: 13px !default;
74454
74525
  $grid-bigger-searchdiv-padding-left: 7px !default;
74455
- $grid-headercell-div-padding: 0 1px 0 !default;
74526
+ $grid-headercell-div-padding: 0 9px 0 1px !default;
74456
74527
  $grid-columnchooser-toolbardiv-margin-top: -2px !default;
74457
74528
  $grid-column-chooser-footdiv: 0 !default;
74458
74529
  $grid-columnchooser-content-margin: 22px 0 20px !default;
@@ -76554,7 +76625,22 @@ $grid-checkmark-color: $theme-primary-font !default;
76554
76625
  text-transform: $grid-header-text-transform;
76555
76626
  user-select: none;
76556
76627
  }
76557
-
76628
+
76629
+ .e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
76630
+ .e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
76631
+ .e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
76632
+ padding: 0 .4em ;
76633
+ @if $grid-skin == 'material' {
76634
+ padding: $grid-headercell-div-padding;
76635
+ }
76636
+ @if $grid-skin == 'fabric' {
76637
+ padding: 0 1px 0;
76638
+ }
76639
+ @if $grid-skin == 'highcontrast' {
76640
+ padding: 0;
76641
+ }
76642
+ }
76643
+
76558
76644
  .e-headercelldiv.e-headerchkcelldiv {
76559
76645
  overflow: visible;
76560
76646
  }
@@ -76998,7 +77084,7 @@ $grid-checkmark-color: $theme-primary-font !default;
76998
77084
  }
76999
77085
 
77000
77086
  &.e-default:not(.e-rtl) tr {
77001
- & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
77087
+ & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
77002
77088
  & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
77003
77089
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
77004
77090
  border-left-width: 0;
@@ -77435,7 +77521,10 @@ $grid-checkmark-color: $theme-primary-font !default;
77435
77521
  border-top-color: $grid-columnchooser-footer-border-color;
77436
77522
  border-top-width: 1px;
77437
77523
  margin-top: 0;
77438
- overflow-x: hidden;
77524
+ overflow-x: auto;
77525
+ & .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
77526
+ white-space: nowrap;
77527
+ }
77439
77528
  }
77440
77529
 
77441
77530
  @if $grid-skin == 'fluent2' {
@@ -78455,6 +78544,9 @@ $grid-checkmark-color: $theme-primary-font !default;
78455
78544
  .e-headercelldiv.e-headerchkcelldiv {
78456
78545
  padding: $grid-rtl-headercelldiv-padding;
78457
78546
  text-align: right;
78547
+ @if $grid-skin == 'highcontrast' {
78548
+ margin: -7px 0;
78549
+ }
78458
78550
 
78459
78551
  & .e-sortnumber {
78460
78552
  @include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
@@ -78466,6 +78558,9 @@ $grid-checkmark-color: $theme-primary-font !default;
78466
78558
  .e-headercelldiv.e-headerchkcelldiv {
78467
78559
  padding: $grid-rtl-headercelldiv-padding;
78468
78560
  text-align: right;
78561
+ @if $grid-skin == 'highcontrast' {
78562
+ margin: -7px 0;
78563
+ }
78469
78564
 
78470
78565
  & .e-sortnumber {
78471
78566
  @include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
@@ -78486,9 +78581,6 @@ $grid-checkmark-color: $theme-primary-font !default;
78486
78581
 
78487
78582
  & .e-sortnumber {
78488
78583
  margin: $grid-rtl-sort-num-left-align-margin;
78489
- @if $grid-skin == 'bootstrap4' {
78490
- margin: 4px -2px 0 0;
78491
- }
78492
78584
  }
78493
78585
  }
78494
78586
 
@@ -78701,7 +78793,7 @@ $grid-checkmark-color: $theme-primary-font !default;
78701
78793
  }
78702
78794
 
78703
78795
  &.e-default {
78704
- & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
78796
+ & tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
78705
78797
  & .e-gridheader table tr th:last-child:not(.e-firstcell) {
78706
78798
  border-left: 0;
78707
78799
  }
@@ -98531,14 +98623,14 @@ $lg-desktop: 1399.98;
98531
98623
  }
98532
98624
 
98533
98625
  .e-pv-diagram-resize-handle{
98534
- @if $theme-name == 'fluent2' {
98626
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
98535
98627
  fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
98536
98628
  }
98537
98629
  }
98538
98630
 
98539
98631
  .e-pv-diagram-border,
98540
98632
  .e-pv-diagram-resize-handle {
98541
- @if $theme-name=='fluent2' {
98633
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
98542
98634
  stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
98543
98635
  }
98544
98636
  }
@@ -98846,7 +98938,9 @@ $lg-desktop: 1399.98;
98846
98938
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
98847
98939
  height: $pv-toolbar-btn-height;
98848
98940
  min-width: $pv-toolbar-btn-width;
98849
- width: $pv-toolbar-btn-width;
98941
+ @if ($skin-name != 'fluent2') {
98942
+ width: $pv-toolbar-btn-width;
98943
+ }
98850
98944
  @if $skin-name == 'FluentUI' {
98851
98945
  line-height: $pv-toolbar-btn-height;
98852
98946
  min-width: 40px;
@@ -99764,7 +99858,8 @@ $lg-desktop: 1399.98;
99764
99858
  padding: $pv-thumbnail-view-button-selection-padding;
99765
99859
  }
99766
99860
 
99767
- .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
99861
+ .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
99862
+ .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
99768
99863
  {
99769
99864
  background: $pv-thumbnail-view-button-selection-background;
99770
99865
  border: $pv-thumbnail-view-button-selection-border;
@@ -100127,7 +100222,9 @@ $lg-desktop: 1399.98;
100127
100222
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
100128
100223
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
100129
100224
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
100130
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
100225
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
100226
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
100227
+ .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
100131
100228
  color: $pv-icon-color;
100132
100229
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
100133
100230
  box-shadow: none;
@@ -100191,25 +100288,39 @@ $lg-desktop: 1399.98;
100191
100288
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
100192
100289
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
100193
100290
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
100194
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover {
100291
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
100292
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
100293
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
100195
100294
  @if $skin-name == 'bootstrap4' {
100196
100295
  color: $pv-icon-color-hover;
100197
100296
  }
100198
100297
  @if $skin-name == 'bootstrap5' {
100199
100298
  color: $white;
100200
100299
  }
100300
+ @if $skin-name == 'fluent2' {
100301
+ color: var(--color-sf-toolbar-icon-color);
100302
+ }
100201
100303
  @if $skin-name == 'FluentUI' {
100202
100304
  color: $pv-item-selection-color;
100203
100305
  }
100204
100306
  }
100205
100307
 
100308
+ .e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
100309
+ @if $theme-name == 'bootstrap5.3' {
100310
+ color: var(--color-sf-secondary-text-color-pressed);
100311
+ }
100312
+ @if $theme-name == 'bootstrap5' {
100313
+ color: $pv-item-selection-color;
100314
+ }
100315
+ }
100316
+
100206
100317
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100207
100318
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100208
100319
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
100209
100320
  @if $skin-name == 'bootstrap4' {
100210
100321
  color: $pv-icon-color-hover;
100211
100322
  }
100212
- @if $skin-name == 'bootstrap5' {
100323
+ @if ($skin-name == 'bootstrap5') {
100213
100324
  color: $pv-icon-color;
100214
100325
  }
100215
100326
  @if $skin-name == 'FluentUI' {
@@ -100217,12 +100328,23 @@ $lg-desktop: 1399.98;
100217
100328
  }
100218
100329
  }
100219
100330
 
100331
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100332
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100333
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
100334
+ @if ($skin-name == 'fluent2') {
100335
+ color: $pv-icon-color;
100336
+ }
100337
+ }
100338
+
100220
100339
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
100221
100340
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
100222
100341
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
100223
100342
  @if $skin-name == 'bootstrap4' {
100224
100343
  color: $pv-icon-color-hover;
100225
100344
  }
100345
+ @if $skin-name == 'fluent2' {
100346
+ color: var(--color-sf-toolbar-icon-color);
100347
+ }
100226
100348
  }
100227
100349
 
100228
100350
  .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
@@ -100403,6 +100525,17 @@ $lg-desktop: 1399.98;
100403
100525
 
100404
100526
  .e-pv-search-input-mobile {
100405
100527
  height: $pv-search-input-height;
100528
+ max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
100529
+ }
100530
+
100531
+ .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,
100532
+ .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 {
100533
+ margin-left: 3px;
100534
+ }
100535
+
100536
+ .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,
100537
+ .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 {
100538
+ margin-right: 3px;
100406
100539
  }
100407
100540
 
100408
100541
  .e-pv-match-case-container {
@@ -100500,13 +100633,11 @@ $lg-desktop: 1399.98;
100500
100633
  }
100501
100634
 
100502
100635
  .e-pv-notification-popup {
100503
- height: $pv-notification-popup-height;
100504
100636
  margin: 0 10px;
100505
100637
  max-width: $pv-notification-popup-width;
100506
100638
  }
100507
100639
 
100508
100640
  .e-pv-notification-popup.e-pv-notification-large-content {
100509
- height: $pv-notification-popup-height-large-content;
100510
100641
  max-width: $pv-notification-popup-width-large-content;
100511
100642
  }
100512
100643
 
@@ -100574,10 +100705,13 @@ $lg-desktop: 1399.98;
100574
100705
  border-bottom: 2px solid;
100575
100706
  margin-top: 0;
100576
100707
  padding-top: 5px;
100577
- @if ($skin-name=='bootstrap5'or $theme-name=='fluent2') {
100708
+ @if ($skin-name=='bootstrap5') {
100578
100709
  margin-top: -4px;
100579
100710
  padding-top: 0;
100580
100711
  }
100712
+ @if ($theme-name=='fluent2') {
100713
+ padding-top: 0;
100714
+ }
100581
100715
  @if $skin-name == 'FluentUI' {
100582
100716
  line-height: 11px;
100583
100717
  }
@@ -100589,7 +100723,12 @@ $lg-desktop: 1399.98;
100589
100723
  line-height: 1.71em;
100590
100724
  }
100591
100725
  border-bottom: 2px solid;
100592
- margin-top: 0;
100726
+ @if ($skin-name == 'fluent2') {
100727
+ margin-top: 5px;
100728
+ }
100729
+ @else {
100730
+ margin-top: 0;
100731
+ }
100593
100732
  padding-top: 1px;
100594
100733
  vertical-align: initial;
100595
100734
  @if $skin-name == 'FluentUI' {
@@ -100601,9 +100740,12 @@ $lg-desktop: 1399.98;
100601
100740
  .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
100602
100741
  margin-top: 0;
100603
100742
  padding-top: 7px;
100604
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $theme-name == 'fluent2' {
100743
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
100605
100744
  padding-top: 0;
100606
100745
  }
100746
+ @if ( or $theme-name == 'fluent2'){
100747
+ padding-top: 5px;
100748
+ }
100607
100749
  vertical-align: initial;
100608
100750
  }
100609
100751
 
@@ -100615,6 +100757,13 @@ $lg-desktop: 1399.98;
100615
100757
  vertical-align: initial;
100616
100758
  }
100617
100759
 
100760
+ .e-pv-annotation-thickness-popup-container-mobile,
100761
+ .e-pv-annotation-opacity-popup-container-mobile {
100762
+ @if $skin-name != 'Material3' {
100763
+ background-color: $pv-annotation-opacity-popup-background-color;
100764
+ }
100765
+ }
100766
+
100618
100767
  .e-pv-annotation-opacity-popup-container,
100619
100768
  .e-pv-annotation-thickness-popup-container {
100620
100769
  @if $skin-name != 'Material3' {
@@ -100894,6 +101043,13 @@ $lg-desktop: 1399.98;
100894
101043
  }
100895
101044
  }
100896
101045
 
101046
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
101047
+ @if $skin-name == 'fluent2' {
101048
+ background-color: $pv-annotation-dd-background-color-active;
101049
+ color: $pv-icon-color;
101050
+ }
101051
+ }
101052
+
100897
101053
  .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
100898
101054
  .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
100899
101055
  .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
@@ -100973,13 +101129,6 @@ $lg-desktop: 1399.98;
100973
101129
  }
100974
101130
  }
100975
101131
 
100976
- .e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
100977
- .e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
100978
- @if ($theme-name == 'fluent2') {
100979
- line-height: 28px;
100980
- }
100981
- }
100982
-
100983
101132
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
100984
101133
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
100985
101134
  @if ($skin-name == 'bootstrap5') {
@@ -101077,6 +101226,13 @@ $lg-desktop: 1399.98;
101077
101226
  }
101078
101227
  }
101079
101228
 
101229
+ .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
101230
+ .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
101231
+ @if ($skin-name == 'bootstrap5') {
101232
+ color: $pv-icon-color;
101233
+ }
101234
+ }
101235
+
101080
101236
  .e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
101081
101237
  .e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
101082
101238
  @if $skin-name == 'FluentUI' {
@@ -101285,6 +101441,9 @@ $lg-desktop: 1399.98;
101285
101441
  @if $skin-name == 'FluentUI' {
101286
101442
  margin-left: 195px;
101287
101443
  }
101444
+ @if ($skin-name == 'bootstrap5') {
101445
+ margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
101446
+ }
101288
101447
  }
101289
101448
 
101290
101449
  .e-pv-properties-line-start,
@@ -101608,17 +101767,27 @@ $lg-desktop: 1399.98;
101608
101767
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
101609
101768
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
101610
101769
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
101611
- @if $skin-name != 'Material3' {
101770
+ @if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
101612
101771
  line-height: $pv-annot-toolbar-dropdown-btn-line-height;
101613
101772
  }
101614
101773
  }
101615
101774
 
101616
101775
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
101617
- @if $skin-name == 'bootstrap5' {
101776
+ @if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
101618
101777
  background: $secondary-bg-color-pressed;
101619
101778
  }
101620
101779
  }
101621
101780
 
101781
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
101782
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
101783
+ @if $theme-name == 'bootstrap5.3' {
101784
+ color: var(--color-sf-secondary-text-color-pressed);
101785
+ }
101786
+ @if $theme-name == 'bootstrap5' {
101787
+ color: $pv-item-selection-color;
101788
+ }
101789
+ }
101790
+
101622
101791
  .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
101623
101792
  .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
101624
101793
  height: $pv-toolbar-btn-height-big;
@@ -101712,17 +101881,9 @@ $lg-desktop: 1399.98;
101712
101881
  padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
101713
101882
  }
101714
101883
 
101715
- .e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
101716
- .e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
101717
- @if $theme-name == 'fluent2' {
101718
- padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
101719
- padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
101720
- }
101721
- }
101722
-
101723
101884
  .e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
101724
101885
  @if $theme-name == 'fluent2' {
101725
- padding: 8px !important;/* stylelint-disable-line declaration-no-important */
101886
+ color: var(--color-sf-secondary-text-color);
101726
101887
  }
101727
101888
  }
101728
101889
 
@@ -102062,11 +102223,13 @@ $lg-desktop: 1399.98;
102062
102223
  padding-right: 7px;
102063
102224
  @if $skin-name == 'Material3' {
102064
102225
  font-size: $text-xs;
102226
+ padding-left: 12px;
102227
+ padding-right: 12px;
102065
102228
  }
102066
102229
  }
102067
102230
 
102068
102231
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
102069
- @if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
102232
+ @if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
102070
102233
  background-color: $pv-save-button-bg-color;
102071
102234
  border-radius: 2px;
102072
102235
  color: $pv-save-button-color;
@@ -102176,6 +102339,9 @@ $lg-desktop: 1399.98;
102176
102339
  @if $skin-name == 'bootstrap4' {
102177
102340
  color: $pv-title-close-color;
102178
102341
  }
102342
+ @if $skin-name == 'fluent2' {
102343
+ color: var(--color-sf-secondary-text-color);
102344
+ }
102179
102345
  height: $pv-title-close-height;
102180
102346
  position: $pv-title-close-position;
102181
102347
  right: 11px;
@@ -102204,7 +102370,7 @@ $lg-desktop: 1399.98;
102204
102370
  .e-pv-comments-panel-text {
102205
102371
  font-size: 15px;
102206
102372
  padding-left: 85px;
102207
- color: rgba(var(--color-sf-on-surface-variant));
102373
+ color: var(--color-sf-content-text-color-alt1);
102208
102374
  }
102209
102375
 
102210
102376
  .e-pv-comments-content-container {
@@ -102392,8 +102558,34 @@ $lg-desktop: 1399.98;
102392
102558
  }
102393
102559
  }
102394
102560
 
102561
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
102562
+ @if ($skin-name == 'fluent2') {
102563
+ margin-top: -4px;
102564
+ }
102565
+ }
102566
+
102567
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
102568
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
102569
+ @if ($skin-name == 'fluent2') {
102570
+ margin-top: -5px;
102571
+ }
102572
+ }
102573
+
102574
+ .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
102575
+ .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
102576
+ .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
102577
+ @if ($skin-name == 'fluent2') {
102578
+ padding-top: 8px;
102579
+ }
102580
+ }
102581
+
102395
102582
  .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
102396
- margin-top: $pv-stamp-icon-margin-top;
102583
+ @if ($skin-name == 'fluent2') {
102584
+ margin-top: -4px;
102585
+ }
102586
+ @else {
102587
+ margin-top: $pv-stamp-icon-margin-top;
102588
+ }
102397
102589
  @if $theme-name != 'fluent2'{
102398
102590
  padding-left: 7px;
102399
102591
  }
@@ -102447,7 +102639,7 @@ $lg-desktop: 1399.98;
102447
102639
 
102448
102640
  .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
102449
102641
  background: transparent;
102450
- width: 229px;
102642
+ max-width: 229px;
102451
102643
  }
102452
102644
 
102453
102645
  .e-pv-status-div {
@@ -102463,7 +102655,7 @@ $lg-desktop: 1399.98;
102463
102655
  }
102464
102656
 
102465
102657
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
102466
- @if $skin-name != 'bootstrap5' {
102658
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
102467
102659
  caret-color: $pv-comment-text-cursor-color;
102468
102660
  }
102469
102661
  }
@@ -102583,10 +102775,14 @@ $lg-desktop: 1399.98;
102583
102775
  .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,
102584
102776
  .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,
102585
102777
  .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 {
102586
- @if $skin-name != 'bootstrap5' {
102778
+ @if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
102587
102779
  background: $pv-signature-footer-color;
102588
102780
  border-color: $pv-signature-footer-color;
102589
102781
  }
102782
+ @else if ($skin-name == 'fluent2'){
102783
+ background: $pv-item-selection-background-color;
102784
+ border-color: $pv-annotation-dropdown-border-color-hover;
102785
+ }
102590
102786
  @else {
102591
102787
  background: $secondary-bg-color-pressed;
102592
102788
  border-color: $secondary-bg-color-pressed;
@@ -102717,7 +102913,9 @@ $lg-desktop: 1399.98;
102717
102913
  @if $skin-name == 'bootstrap5' {
102718
102914
  color: $pv-icon-color;
102719
102915
  height: 32px;
102720
- line-height: 32px;
102916
+ @if ($theme-name != 'fluent2') {
102917
+ line-height: 32px;
102918
+ }
102721
102919
  }
102722
102920
  @else {
102723
102921
  color: $pv-icon-color;
@@ -102774,13 +102972,6 @@ $lg-desktop: 1399.98;
102774
102972
  border-color: $pv-annotation-dropdown-border-color;
102775
102973
  }
102776
102974
 
102777
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
102778
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
102779
- @if $theme-name == 'fluent2' {
102780
- margin-top: -10px;
102781
- }
102782
- }
102783
-
102784
102975
  .e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
102785
102976
  .e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
102786
102977
  @if $skin-name == 'bootstrap4' {
@@ -103349,6 +103540,7 @@ $lg-desktop: 1399.98;
103349
103540
 
103350
103541
  .e-pv-properties-form-field-group-btn-div {
103351
103542
  display: grid;
103543
+ align-content: space-between;
103352
103544
  }
103353
103545
 
103354
103546
  .e-pv-properties-form-field-option-dropdown-list-div {
@@ -103707,7 +103899,6 @@ $lg-desktop: 1399.98;
103707
103899
  }
103708
103900
  @if $theme-name == 'fluent2'{
103709
103901
  font-family: $font-family;
103710
- margin-left: 7px;
103711
103902
  }
103712
103903
  }
103713
103904
 
@@ -114552,7 +114743,7 @@ $qryblr-drag-icon-color: $neutral-light-font !default;
114552
114743
  .e-query-builder .e-btn.e-round.e-small {
114553
114744
  @if $theme-name == 'fluent2' {
114554
114745
  &:hover {
114555
- background: transparent !important; /* stylelint-disable-line declaration-no-important */
114746
+ background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
114556
114747
  }
114557
114748
 
114558
114749
  &:focus {
@@ -120721,6 +120912,12 @@ $image-editor-filter-canvas-focus: 1px solid $neutral-light-fontalt !default;
120721
120912
  margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
120722
120913
  }
120723
120914
  }
120915
+
120916
+ @if $skin-name == 'fluent2' {
120917
+ & .e-dropdown-btn.e-ie-ddb-popup {
120918
+ padding-left: 16px;
120919
+ }
120920
+ }
120724
120921
  }
120725
120922
 
120726
120923
  .e-image-editor {
@@ -121027,6 +121224,16 @@ $image-editor-filter-canvas-focus: 1px solid $neutral-light-fontalt !default;
121027
121224
  width: 16px !important; /* stylelint-disable-line declaration-no-important */
121028
121225
  }
121029
121226
  }
121227
+
121228
+ @if $skin-name == 'fluent2' {
121229
+ & .e-dropdown-btn.e-ie-ddb-popup {
121230
+ padding-left: 14px;
121231
+ }
121232
+ & .e-dropdown-btn,
121233
+ & .e-dropdown-btn span {
121234
+ font-weight: normal;
121235
+ }
121236
+ }
121030
121237
  }
121031
121238
 
121032
121239
  .e-ie-img-save-dlg .e-btn {
@@ -121497,10 +121704,13 @@ $image-editor-filter-canvas-focus: 1px solid $neutral-light-fontalt !default;
121497
121704
  background: inherit;
121498
121705
  border: none;
121499
121706
  margin-top: $image-editor-ddbtn-margin-top;
121500
- @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
121707
+ @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
121501
121708
  background: $tbar-default-bg;
121502
121709
  color: $tbar-default-icon-color;
121503
121710
  }
121711
+ @if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
121712
+ border: 2px solid #000;
121713
+ }
121504
121714
  @if $skin-name == 'Material3' {
121505
121715
  box-shadow: none;
121506
121716
  }
@@ -121519,6 +121729,36 @@ $image-editor-filter-canvas-focus: 1px solid $neutral-light-fontalt !default;
121519
121729
  background: $btn-focus-bgcolor;
121520
121730
  box-shadow: none;
121521
121731
  color: $btn-focus-color;
121732
+ @if $skin-name == 'FluentUI' {
121733
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
121734
+ box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
121735
+ }
121736
+ @else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
121737
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
121738
+ }
121739
+ @else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
121740
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
121741
+ border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
121742
+ }
121743
+ @else if $skin-name == 'bootstrap4' {
121744
+ $color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
121745
+ box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
121746
+ }
121747
+ @else if $skin-name == 'bootstrap5' {
121748
+ box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
121749
+ }
121750
+ @else if $skin-name == 'Material3' {
121751
+ box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
121752
+ }
121753
+ @else if $skin-name == 'tailwind' {
121754
+ box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
121755
+ }
121756
+ }
121757
+
121758
+ &:focus-visible {
121759
+ @if $skin-name == 'fluent2' {
121760
+ box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
121761
+ }
121522
121762
  }
121523
121763
 
121524
121764
  &:active {
@@ -123698,7 +123938,7 @@ $otp-input-disabled-border-color: $neutral-light !default;
123698
123938
  }
123699
123939
  &.e-outline {
123700
123940
  .e-otp-input-field {
123701
- border: 2px solid $otp-input-border-color;
123941
+ border: 1px solid $otp-input-border-color;
123702
123942
  }
123703
123943
  }
123704
123944
  &.e-outline,
@@ -124696,6 +124936,7 @@ $ribbon-items-focus-box-shadow: none !default;
124696
124936
 
124697
124937
  .e-disabled {
124698
124938
  opacity: $ribbon-disabled-opacity;
124939
+ pointer-events: none;
124699
124940
  }
124700
124941
 
124701
124942
  .e-input-group {