@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
@@ -6375,7 +6375,11 @@ $float-label-rtl-value: -7px !default;
6375
6375
  .e-input-group.e-input-focus input.e-input,
6376
6376
  .e-input-group.e-control-wrapper.e-input-focus input.e-input,
6377
6377
  .e-float-input.e-control-wrapper.e-input-focus input,
6378
- .e-float-input.e-input-focus input,
6378
+ .e-float-input.e-input-focus input {
6379
+ padding-left: $input-text-indent;
6380
+ text-indent: 0;
6381
+ }
6382
+
6379
6383
  textarea.e-input#{$css},
6380
6384
  .e-input-group textarea.e-input,
6381
6385
  .e-input-group textarea,
@@ -6389,7 +6393,12 @@ $float-label-rtl-value: -7px !default;
6389
6393
  .e-input-group.e-control-wrapper textarea.e-input:focus,
6390
6394
  .e-float-input.e-control-wrapper textarea:focus,
6391
6395
  .e-float-input textarea:focus {
6392
- padding-left: $input-text-indent;
6396
+ @if $input-skin-name == 'fluent2' {
6397
+ padding-left: 12px;
6398
+ }
6399
+ @else {
6400
+ padding-left: $input-text-indent;
6401
+ }
6393
6402
  text-indent: 0;
6394
6403
  }
6395
6404
 
@@ -6716,7 +6725,12 @@ $float-label-rtl-value: -7px !default;
6716
6725
  .e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
6717
6726
  .e-bigger .e-float-input.e-control-wrapper textarea:focus,
6718
6727
  .e-bigger .e-float-input textarea:focus {
6719
- padding-left: $input-bigger-text-indent;
6728
+ @if $input-skin-name == 'fluent2' {
6729
+ padding: $textarea-bigger-padding;
6730
+ }
6731
+ @else {
6732
+ padding-left: $input-bigger-text-indent;
6733
+ }
6720
6734
  text-indent: 0;
6721
6735
  }
6722
6736
 
@@ -7616,18 +7630,18 @@ $float-label-rtl-value: -7px !default;
7616
7630
  }
7617
7631
  }
7618
7632
 
7619
- .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
7620
- .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7621
- .e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
7622
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7623
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7624
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7625
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7626
- .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7627
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7628
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7629
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7630
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
7633
+ .e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7634
+ .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7635
+ .e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7636
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7637
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7638
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7639
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7640
+ .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7641
+ .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]),
7642
+ .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]),
7643
+ .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]),
7644
+ .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]) {
7631
7645
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7632
7646
  border-bottom-width: $input-group-border-width-hover;
7633
7647
  }
@@ -14782,7 +14796,7 @@ $float-label-rtl-value: -7px !default;
14782
14796
  border-color: $input-box-border-color;
14783
14797
  }
14784
14798
 
14785
- .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14799
+ .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
14786
14800
  @if $input-skin-name == 'fluent2' {
14787
14801
  padding-bottom: 0;
14788
14802
  }
@@ -14817,6 +14831,20 @@ $float-label-rtl-value: -7px !default;
14817
14831
  }
14818
14832
  }
14819
14833
 
14834
+ textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14835
+ @if $input-skin-name == 'fluent2' {
14836
+ border-bottom-color: $input-active-border-color;
14837
+ padding-bottom: 4px;
14838
+ border-bottom-width: 0;
14839
+ }
14840
+ }
14841
+
14842
+ .e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14843
+ @if $input-skin-name == 'fluent2' {
14844
+ padding-bottom: 6px;
14845
+ }
14846
+ }
14847
+
14820
14848
  .e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
14821
14849
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
14822
14850
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
@@ -14932,15 +14960,11 @@ $float-label-rtl-value: -7px !default;
14932
14960
  @if $input-skin-name == 'bootstrap4' {
14933
14961
  transition: $input-transition-shadow;
14934
14962
  }
14935
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
14963
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
14936
14964
  border-color: $input-group-border-color-focus;
14937
14965
  border-radius: $input-groupo-focus-border-radius;
14938
14966
  box-shadow: $input-group-focus-box-shadow;
14939
14967
  }
14940
- @if $input-skin-name == 'FluentUI' {
14941
- border-radius: $input-groupo-focus-border-radius;
14942
- border-width: 2px;
14943
- }
14944
14968
  }
14945
14969
 
14946
14970
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -19339,9 +19363,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $gray-200 !default;
19339
19363
  &:focus-visible {
19340
19364
  @if $skin-name == 'fluent2' {
19341
19365
  box-shadow: $secondary-shadow-focus;
19366
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
19342
19367
 
19343
- & .e-breadcrumb-icon {
19344
- color: $icon-color;
19368
+ & .e-breadcrumb-icon,
19369
+ &.e-breadcrumb-url .e-breadcrumb-icon {
19370
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
19345
19371
  }
19346
19372
  }
19347
19373
  }
@@ -22635,7 +22661,7 @@ $btn-focus-box-shadow: none !default;
22635
22661
  @if $skin-name == 'fluent2' {
22636
22662
  background: transparent;
22637
22663
  border-color: $secondary-border-color-hover;
22638
- color: $secondary-text-color-hover;
22664
+ color: $secondary-outline-button-text-color-pressed;
22639
22665
  }
22640
22666
 
22641
22667
  @if $skin-name == 'bootstrap5' {
@@ -22668,7 +22694,7 @@ $btn-focus-box-shadow: none !default;
22668
22694
  @include outline-active;
22669
22695
  @if $skin-name == 'fluent2' {
22670
22696
  background: transparent;
22671
- color: $secondary-text-color-selected;
22697
+ color: $secondary-outline-button-text-color-pressed;
22672
22698
  outline: 2px solid;
22673
22699
  outline-offset: -2px;
22674
22700
  }
@@ -23572,6 +23598,7 @@ $sd-active-font-color: $secondary !default;
23572
23598
  font-size: 12px;
23573
23599
  line-height: 16px;
23574
23600
  padding: 8px 16px;
23601
+ box-sizing: content-box;
23575
23602
  }
23576
23603
  }
23577
23604
  }
@@ -29596,6 +29623,12 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
29596
29623
  background: $drop-down-btn-li-bgcolor;
29597
29624
  }
29598
29625
  color: $drop-down-btn-li-selection-font-color;
29626
+ & .e-menu-icon,
29627
+ & .e-menu-url {
29628
+ @if $skin-name == 'fluent2' {
29629
+ color: $drop-down-btn-li-selection-font-color;
29630
+ }
29631
+ }
29599
29632
  }
29600
29633
 
29601
29634
  &:active,
@@ -31879,7 +31912,13 @@ $slider-disabled-track-color: $gray-300;
31879
31912
  &.e-scale {
31880
31913
  &.e-h-scale {
31881
31914
  .e-tick {
31882
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31915
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31916
+ @include alignment($tick-after-height, $tick-after-top, 'horizontal');
31917
+ @if ($skin-name == 'material-dark') {
31918
+ background-position: bottom;
31919
+ }
31920
+ }
31921
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31883
31922
  @include alignment($tick-after-height, $tick-after-top, 'horizontal');
31884
31923
  }
31885
31924
  @else {
@@ -31889,7 +31928,10 @@ $slider-disabled-track-color: $gray-300;
31889
31928
  }
31890
31929
 
31891
31930
  .e-large {
31892
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31931
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31932
+ @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
31933
+ }
31934
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31893
31935
  @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
31894
31936
  }
31895
31937
  }
@@ -31919,7 +31961,13 @@ $slider-disabled-track-color: $gray-300;
31919
31961
  &.e-scale {
31920
31962
  &.e-h-scale {
31921
31963
  .e-tick {
31922
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31964
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31965
+ @include alignment($tick-before-height, $tick-before-top, 'horizontal');
31966
+ @if ($skin-name == 'material-dark') {
31967
+ background-position-x: center;
31968
+ }
31969
+ }
31970
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31923
31971
  @include alignment($tick-before-height, $tick-before-top, 'horizontal');
31924
31972
  }
31925
31973
  @else {
@@ -31929,7 +31977,10 @@ $slider-disabled-track-color: $gray-300;
31929
31977
  }
31930
31978
 
31931
31979
  .e-large {
31932
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31980
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31981
+ @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
31982
+ }
31983
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31933
31984
  @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
31934
31985
  }
31935
31986
  }
@@ -32005,7 +32056,12 @@ $slider-disabled-track-color: $gray-300;
32005
32056
  }
32006
32057
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32007
32058
  background-position: center;
32008
- height: 99%;
32059
+ @if ($skin-name == 'material-dark') {
32060
+ height: 12px;
32061
+ }
32062
+ @else {
32063
+ height: 99%;
32064
+ }
32009
32065
  }
32010
32066
  }
32011
32067
 
@@ -32031,6 +32087,10 @@ $slider-disabled-track-color: $gray-300;
32031
32087
  @else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
32032
32088
  @include alignment(calc(100% + 3px), -9px, 'horizontal');
32033
32089
  }
32090
+ @else if ($skin-name == 'material-dark') {
32091
+ height: 20px;
32092
+ top: 4px;
32093
+ }
32034
32094
  }
32035
32095
  }
32036
32096
 
@@ -32130,7 +32190,7 @@ $slider-disabled-track-color: $gray-300;
32130
32190
  background-position: center center;
32131
32191
  }
32132
32192
 
32133
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
32193
+ @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') {
32134
32194
  &.e-large {
32135
32195
  @if ($skin-name != 'bootstrap4') {
32136
32196
  background-image: $slider-scale-tick-image-dark;
@@ -32220,7 +32280,7 @@ $slider-disabled-track-color: $gray-300;
32220
32280
  .e-tick {
32221
32281
  display: inline-block;
32222
32282
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32223
- background-repeat: no-repeat;
32283
+ background-repeat: repeat-y;
32224
32284
  }
32225
32285
 
32226
32286
  @if ($skin-name != 'material' and $skin-name != 'material-dark') {
@@ -44512,6 +44572,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44512
44572
  box-sizing: border-box;
44513
44573
  }
44514
44574
 
44575
+ @if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
44576
+ .e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
44577
+ top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
44578
+ }
44579
+ }
44580
+
44515
44581
 
44516
44582
  @include export-module('dialog-theme') {
44517
44583
  .e-dialog {
@@ -54512,7 +54578,8 @@ $ripple-width: 32px !default;
54512
54578
  /*! TreeView icons */
54513
54579
  .e-treeview {
54514
54580
  .e-list-item {
54515
- div.e-icons::before {
54581
+ div.e-icons.e-icon-expandable::before,
54582
+ div.e-icons.e-icon-collapsible::before {
54516
54583
  content: '\e70b';
54517
54584
  }
54518
54585
  }
@@ -62010,19 +62077,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
62010
62077
  text-align: center;
62011
62078
  }
62012
62079
 
62013
- &:not(.e-list-template) .e-list-item,
62014
- .e-list-nrt,
62015
- .e-selectall-parent {
62016
- height: $listbox-item-height;
62017
- line-height: $listbox-item-line-height;
62018
- padding: $listbox-item-padding;
62019
- position: relative;
62020
- @if $skin-name == 'fluent2' {
62021
- font-size: 14px;
62022
- border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
62023
- }
62024
- }
62025
-
62026
62080
  .e-list-parent {
62027
62081
  height: 100%;
62028
62082
  min-height: $listbox-item-height;
@@ -62524,6 +62578,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
62524
62578
  }
62525
62579
  }
62526
62580
 
62581
+ .e-listbox-wrapper,
62582
+ .e-listbox-container,
62583
+ .e-listboxtool-wrapper .e-listbox-wrapper {
62584
+ &:not(.e-list-template) .e-list-item,
62585
+ .e-list-nrt,
62586
+ .e-selectall-parent {
62587
+ height: $listbox-item-height;
62588
+ line-height: $listbox-item-line-height;
62589
+ padding: $listbox-item-padding;
62590
+ position: relative;
62591
+ @if $skin-name == 'fluent2' {
62592
+ font-size: 14px;
62593
+ border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
62594
+ }
62595
+ }
62596
+ }
62597
+
62527
62598
 
62528
62599
  @mixin avatar {
62529
62600
  height: $listbox-template-avatar-size;
@@ -68604,7 +68675,7 @@ $de-hlt-clr-height-bigger: 25px;
68604
68675
  }
68605
68676
  }
68606
68677
  }
68607
- .e-listview .e-list-icon {
68678
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
68608
68679
  height: 24px;
68609
68680
  width: 16px;
68610
68681
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -74639,7 +74710,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .35em 0 .3em !default;
74639
74710
  $grid-ungroup-rtl-padding-right: -10px !default;
74640
74711
  $grid-headercelldiv-padding: 0 20px 0 5px !default;
74641
74712
  $grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
74642
- $grid-headercell-div-padding: 0 .4em !default;
74713
+ $grid-headercell-div-padding: 0 1.1em 0 .4em !default;
74643
74714
  $grid-group-text-width: auto !default;
74644
74715
  $grid-grouptopleftcell-border-top: 2px solid !default;
74645
74716
  $grid-group-caption-font-size: 14px !default;
@@ -76815,7 +76886,22 @@ $grid-checkmark-color: $white !default;
76815
76886
  text-transform: $grid-header-text-transform;
76816
76887
  user-select: none;
76817
76888
  }
76818
-
76889
+
76890
+ .e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
76891
+ .e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
76892
+ .e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
76893
+ padding: 0 .4em ;
76894
+ @if $grid-skin == 'material' {
76895
+ padding: $grid-headercell-div-padding;
76896
+ }
76897
+ @if $grid-skin == 'fabric' {
76898
+ padding: 0 1px 0;
76899
+ }
76900
+ @if $grid-skin == 'highcontrast' {
76901
+ padding: 0;
76902
+ }
76903
+ }
76904
+
76819
76905
  .e-headercelldiv.e-headerchkcelldiv {
76820
76906
  overflow: visible;
76821
76907
  }
@@ -77259,7 +77345,7 @@ $grid-checkmark-color: $white !default;
77259
77345
  }
77260
77346
 
77261
77347
  &.e-default:not(.e-rtl) tr {
77262
- & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
77348
+ & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
77263
77349
  & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
77264
77350
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
77265
77351
  border-left-width: 0;
@@ -77696,7 +77782,10 @@ $grid-checkmark-color: $white !default;
77696
77782
  border-top-color: $grid-columnchooser-footer-border-color;
77697
77783
  border-top-width: 1px;
77698
77784
  margin-top: 0;
77699
- overflow-x: hidden;
77785
+ overflow-x: auto;
77786
+ & .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
77787
+ white-space: nowrap;
77788
+ }
77700
77789
  }
77701
77790
 
77702
77791
  @if $grid-skin == 'fluent2' {
@@ -78716,6 +78805,9 @@ $grid-checkmark-color: $white !default;
78716
78805
  .e-headercelldiv.e-headerchkcelldiv {
78717
78806
  padding: $grid-rtl-headercelldiv-padding;
78718
78807
  text-align: right;
78808
+ @if $grid-skin == 'highcontrast' {
78809
+ margin: -7px 0;
78810
+ }
78719
78811
 
78720
78812
  & .e-sortnumber {
78721
78813
  @include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
@@ -78727,6 +78819,9 @@ $grid-checkmark-color: $white !default;
78727
78819
  .e-headercelldiv.e-headerchkcelldiv {
78728
78820
  padding: $grid-rtl-headercelldiv-padding;
78729
78821
  text-align: right;
78822
+ @if $grid-skin == 'highcontrast' {
78823
+ margin: -7px 0;
78824
+ }
78730
78825
 
78731
78826
  & .e-sortnumber {
78732
78827
  @include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
@@ -78747,9 +78842,6 @@ $grid-checkmark-color: $white !default;
78747
78842
 
78748
78843
  & .e-sortnumber {
78749
78844
  margin: $grid-rtl-sort-num-left-align-margin;
78750
- @if $grid-skin == 'bootstrap4' {
78751
- margin: 4px -2px 0 0;
78752
- }
78753
78845
  }
78754
78846
  }
78755
78847
 
@@ -78962,7 +79054,7 @@ $grid-checkmark-color: $white !default;
78962
79054
  }
78963
79055
 
78964
79056
  &.e-default {
78965
- & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
79057
+ & tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
78966
79058
  & .e-gridheader table tr th:last-child:not(.e-firstcell) {
78967
79059
  border-left: 0;
78968
79060
  }
@@ -99043,14 +99135,14 @@ $lg-desktop: 1399.98;
99043
99135
  }
99044
99136
 
99045
99137
  .e-pv-diagram-resize-handle{
99046
- @if $theme-name == 'fluent2' {
99138
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
99047
99139
  fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
99048
99140
  }
99049
99141
  }
99050
99142
 
99051
99143
  .e-pv-diagram-border,
99052
99144
  .e-pv-diagram-resize-handle {
99053
- @if $theme-name=='fluent2' {
99145
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
99054
99146
  stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
99055
99147
  }
99056
99148
  }
@@ -99358,7 +99450,9 @@ $lg-desktop: 1399.98;
99358
99450
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
99359
99451
  height: $pv-toolbar-btn-height;
99360
99452
  min-width: $pv-toolbar-btn-width;
99361
- width: $pv-toolbar-btn-width;
99453
+ @if ($skin-name != 'fluent2') {
99454
+ width: $pv-toolbar-btn-width;
99455
+ }
99362
99456
  @if $skin-name == 'FluentUI' {
99363
99457
  line-height: $pv-toolbar-btn-height;
99364
99458
  min-width: 40px;
@@ -100276,7 +100370,8 @@ $lg-desktop: 1399.98;
100276
100370
  padding: $pv-thumbnail-view-button-selection-padding;
100277
100371
  }
100278
100372
 
100279
- .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
100373
+ .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
100374
+ .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
100280
100375
  {
100281
100376
  background: $pv-thumbnail-view-button-selection-background;
100282
100377
  border: $pv-thumbnail-view-button-selection-border;
@@ -100639,7 +100734,9 @@ $lg-desktop: 1399.98;
100639
100734
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
100640
100735
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
100641
100736
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
100642
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
100737
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
100738
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
100739
+ .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
100643
100740
  color: $pv-icon-color;
100644
100741
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
100645
100742
  box-shadow: none;
@@ -100703,25 +100800,39 @@ $lg-desktop: 1399.98;
100703
100800
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
100704
100801
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
100705
100802
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
100706
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover {
100803
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
100804
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
100805
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
100707
100806
  @if $skin-name == 'bootstrap4' {
100708
100807
  color: $pv-icon-color-hover;
100709
100808
  }
100710
100809
  @if $skin-name == 'bootstrap5' {
100711
100810
  color: $white;
100712
100811
  }
100812
+ @if $skin-name == 'fluent2' {
100813
+ color: var(--color-sf-toolbar-icon-color);
100814
+ }
100713
100815
  @if $skin-name == 'FluentUI' {
100714
100816
  color: $pv-item-selection-color;
100715
100817
  }
100716
100818
  }
100717
100819
 
100820
+ .e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
100821
+ @if $theme-name == 'bootstrap5.3' {
100822
+ color: var(--color-sf-secondary-text-color-pressed);
100823
+ }
100824
+ @if $theme-name == 'bootstrap5' {
100825
+ color: $pv-item-selection-color;
100826
+ }
100827
+ }
100828
+
100718
100829
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100719
100830
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100720
100831
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
100721
100832
  @if $skin-name == 'bootstrap4' {
100722
100833
  color: $pv-icon-color-hover;
100723
100834
  }
100724
- @if $skin-name == 'bootstrap5' {
100835
+ @if ($skin-name == 'bootstrap5') {
100725
100836
  color: $pv-icon-color;
100726
100837
  }
100727
100838
  @if $skin-name == 'FluentUI' {
@@ -100729,12 +100840,23 @@ $lg-desktop: 1399.98;
100729
100840
  }
100730
100841
  }
100731
100842
 
100843
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100844
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100845
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
100846
+ @if ($skin-name == 'fluent2') {
100847
+ color: $pv-icon-color;
100848
+ }
100849
+ }
100850
+
100732
100851
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
100733
100852
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
100734
100853
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
100735
100854
  @if $skin-name == 'bootstrap4' {
100736
100855
  color: $pv-icon-color-hover;
100737
100856
  }
100857
+ @if $skin-name == 'fluent2' {
100858
+ color: var(--color-sf-toolbar-icon-color);
100859
+ }
100738
100860
  }
100739
100861
 
100740
100862
  .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
@@ -100915,6 +101037,17 @@ $lg-desktop: 1399.98;
100915
101037
 
100916
101038
  .e-pv-search-input-mobile {
100917
101039
  height: $pv-search-input-height;
101040
+ max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
101041
+ }
101042
+
101043
+ .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,
101044
+ .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 {
101045
+ margin-left: 3px;
101046
+ }
101047
+
101048
+ .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,
101049
+ .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 {
101050
+ margin-right: 3px;
100918
101051
  }
100919
101052
 
100920
101053
  .e-pv-match-case-container {
@@ -101012,13 +101145,11 @@ $lg-desktop: 1399.98;
101012
101145
  }
101013
101146
 
101014
101147
  .e-pv-notification-popup {
101015
- height: $pv-notification-popup-height;
101016
101148
  margin: 0 10px;
101017
101149
  max-width: $pv-notification-popup-width;
101018
101150
  }
101019
101151
 
101020
101152
  .e-pv-notification-popup.e-pv-notification-large-content {
101021
- height: $pv-notification-popup-height-large-content;
101022
101153
  max-width: $pv-notification-popup-width-large-content;
101023
101154
  }
101024
101155
 
@@ -101086,10 +101217,13 @@ $lg-desktop: 1399.98;
101086
101217
  border-bottom: 2px solid;
101087
101218
  margin-top: 0;
101088
101219
  padding-top: 5px;
101089
- @if ($skin-name=='bootstrap5'or $theme-name=='fluent2') {
101220
+ @if ($skin-name=='bootstrap5') {
101090
101221
  margin-top: -4px;
101091
101222
  padding-top: 0;
101092
101223
  }
101224
+ @if ($theme-name=='fluent2') {
101225
+ padding-top: 0;
101226
+ }
101093
101227
  @if $skin-name == 'FluentUI' {
101094
101228
  line-height: 11px;
101095
101229
  }
@@ -101101,7 +101235,12 @@ $lg-desktop: 1399.98;
101101
101235
  line-height: 1.71em;
101102
101236
  }
101103
101237
  border-bottom: 2px solid;
101104
- margin-top: 0;
101238
+ @if ($skin-name == 'fluent2') {
101239
+ margin-top: 5px;
101240
+ }
101241
+ @else {
101242
+ margin-top: 0;
101243
+ }
101105
101244
  padding-top: 1px;
101106
101245
  vertical-align: initial;
101107
101246
  @if $skin-name == 'FluentUI' {
@@ -101113,9 +101252,12 @@ $lg-desktop: 1399.98;
101113
101252
  .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
101114
101253
  margin-top: 0;
101115
101254
  padding-top: 7px;
101116
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $theme-name == 'fluent2' {
101255
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
101117
101256
  padding-top: 0;
101118
101257
  }
101258
+ @if ( or $theme-name == 'fluent2'){
101259
+ padding-top: 5px;
101260
+ }
101119
101261
  vertical-align: initial;
101120
101262
  }
101121
101263
 
@@ -101127,6 +101269,13 @@ $lg-desktop: 1399.98;
101127
101269
  vertical-align: initial;
101128
101270
  }
101129
101271
 
101272
+ .e-pv-annotation-thickness-popup-container-mobile,
101273
+ .e-pv-annotation-opacity-popup-container-mobile {
101274
+ @if $skin-name != 'Material3' {
101275
+ background-color: $pv-annotation-opacity-popup-background-color;
101276
+ }
101277
+ }
101278
+
101130
101279
  .e-pv-annotation-opacity-popup-container,
101131
101280
  .e-pv-annotation-thickness-popup-container {
101132
101281
  @if $skin-name != 'Material3' {
@@ -101406,6 +101555,13 @@ $lg-desktop: 1399.98;
101406
101555
  }
101407
101556
  }
101408
101557
 
101558
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
101559
+ @if $skin-name == 'fluent2' {
101560
+ background-color: $pv-annotation-dd-background-color-active;
101561
+ color: $pv-icon-color;
101562
+ }
101563
+ }
101564
+
101409
101565
  .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
101410
101566
  .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
101411
101567
  .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
@@ -101485,13 +101641,6 @@ $lg-desktop: 1399.98;
101485
101641
  }
101486
101642
  }
101487
101643
 
101488
- .e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
101489
- .e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
101490
- @if ($theme-name == 'fluent2') {
101491
- line-height: 28px;
101492
- }
101493
- }
101494
-
101495
101644
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
101496
101645
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
101497
101646
  @if ($skin-name == 'bootstrap5') {
@@ -101589,6 +101738,13 @@ $lg-desktop: 1399.98;
101589
101738
  }
101590
101739
  }
101591
101740
 
101741
+ .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
101742
+ .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
101743
+ @if ($skin-name == 'bootstrap5') {
101744
+ color: $pv-icon-color;
101745
+ }
101746
+ }
101747
+
101592
101748
  .e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
101593
101749
  .e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
101594
101750
  @if $skin-name == 'FluentUI' {
@@ -101797,6 +101953,9 @@ $lg-desktop: 1399.98;
101797
101953
  @if $skin-name == 'FluentUI' {
101798
101954
  margin-left: 195px;
101799
101955
  }
101956
+ @if ($skin-name == 'bootstrap5') {
101957
+ margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
101958
+ }
101800
101959
  }
101801
101960
 
101802
101961
  .e-pv-properties-line-start,
@@ -102120,17 +102279,27 @@ $lg-desktop: 1399.98;
102120
102279
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
102121
102280
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
102122
102281
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
102123
- @if $skin-name != 'Material3' {
102282
+ @if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
102124
102283
  line-height: $pv-annot-toolbar-dropdown-btn-line-height;
102125
102284
  }
102126
102285
  }
102127
102286
 
102128
102287
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
102129
- @if $skin-name == 'bootstrap5' {
102288
+ @if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
102130
102289
  background: $secondary-bg-color-pressed;
102131
102290
  }
102132
102291
  }
102133
102292
 
102293
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
102294
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
102295
+ @if $theme-name == 'bootstrap5.3' {
102296
+ color: var(--color-sf-secondary-text-color-pressed);
102297
+ }
102298
+ @if $theme-name == 'bootstrap5' {
102299
+ color: $pv-item-selection-color;
102300
+ }
102301
+ }
102302
+
102134
102303
  .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
102135
102304
  .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
102136
102305
  height: $pv-toolbar-btn-height-big;
@@ -102224,17 +102393,9 @@ $lg-desktop: 1399.98;
102224
102393
  padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
102225
102394
  }
102226
102395
 
102227
- .e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
102228
- .e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
102229
- @if $theme-name == 'fluent2' {
102230
- padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
102231
- padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
102232
- }
102233
- }
102234
-
102235
102396
  .e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
102236
102397
  @if $theme-name == 'fluent2' {
102237
- padding: 8px !important;/* stylelint-disable-line declaration-no-important */
102398
+ color: var(--color-sf-secondary-text-color);
102238
102399
  }
102239
102400
  }
102240
102401
 
@@ -102574,11 +102735,13 @@ $lg-desktop: 1399.98;
102574
102735
  padding-right: 7px;
102575
102736
  @if $skin-name == 'Material3' {
102576
102737
  font-size: $text-xs;
102738
+ padding-left: 12px;
102739
+ padding-right: 12px;
102577
102740
  }
102578
102741
  }
102579
102742
 
102580
102743
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
102581
- @if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
102744
+ @if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
102582
102745
  background-color: $pv-save-button-bg-color;
102583
102746
  border-radius: 2px;
102584
102747
  color: $pv-save-button-color;
@@ -102688,6 +102851,9 @@ $lg-desktop: 1399.98;
102688
102851
  @if $skin-name == 'bootstrap4' {
102689
102852
  color: $pv-title-close-color;
102690
102853
  }
102854
+ @if $skin-name == 'fluent2' {
102855
+ color: var(--color-sf-secondary-text-color);
102856
+ }
102691
102857
  height: $pv-title-close-height;
102692
102858
  position: $pv-title-close-position;
102693
102859
  right: 11px;
@@ -102716,7 +102882,7 @@ $lg-desktop: 1399.98;
102716
102882
  .e-pv-comments-panel-text {
102717
102883
  font-size: 15px;
102718
102884
  padding-left: 85px;
102719
- color: rgba(var(--color-sf-on-surface-variant));
102885
+ color: var(--color-sf-content-text-color-alt1);
102720
102886
  }
102721
102887
 
102722
102888
  .e-pv-comments-content-container {
@@ -102904,8 +103070,34 @@ $lg-desktop: 1399.98;
102904
103070
  }
102905
103071
  }
102906
103072
 
103073
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
103074
+ @if ($skin-name == 'fluent2') {
103075
+ margin-top: -4px;
103076
+ }
103077
+ }
103078
+
103079
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
103080
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
103081
+ @if ($skin-name == 'fluent2') {
103082
+ margin-top: -5px;
103083
+ }
103084
+ }
103085
+
103086
+ .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
103087
+ .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
103088
+ .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
103089
+ @if ($skin-name == 'fluent2') {
103090
+ padding-top: 8px;
103091
+ }
103092
+ }
103093
+
102907
103094
  .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
102908
- margin-top: $pv-stamp-icon-margin-top;
103095
+ @if ($skin-name == 'fluent2') {
103096
+ margin-top: -4px;
103097
+ }
103098
+ @else {
103099
+ margin-top: $pv-stamp-icon-margin-top;
103100
+ }
102909
103101
  @if $theme-name != 'fluent2'{
102910
103102
  padding-left: 7px;
102911
103103
  }
@@ -102959,7 +103151,7 @@ $lg-desktop: 1399.98;
102959
103151
 
102960
103152
  .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
102961
103153
  background: transparent;
102962
- width: 229px;
103154
+ max-width: 229px;
102963
103155
  }
102964
103156
 
102965
103157
  .e-pv-status-div {
@@ -102975,7 +103167,7 @@ $lg-desktop: 1399.98;
102975
103167
  }
102976
103168
 
102977
103169
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
102978
- @if $skin-name != 'bootstrap5' {
103170
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
102979
103171
  caret-color: $pv-comment-text-cursor-color;
102980
103172
  }
102981
103173
  }
@@ -103095,10 +103287,14 @@ $lg-desktop: 1399.98;
103095
103287
  .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,
103096
103288
  .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,
103097
103289
  .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 {
103098
- @if $skin-name != 'bootstrap5' {
103290
+ @if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
103099
103291
  background: $pv-signature-footer-color;
103100
103292
  border-color: $pv-signature-footer-color;
103101
103293
  }
103294
+ @else if ($skin-name == 'fluent2'){
103295
+ background: $pv-item-selection-background-color;
103296
+ border-color: $pv-annotation-dropdown-border-color-hover;
103297
+ }
103102
103298
  @else {
103103
103299
  background: $secondary-bg-color-pressed;
103104
103300
  border-color: $secondary-bg-color-pressed;
@@ -103229,7 +103425,9 @@ $lg-desktop: 1399.98;
103229
103425
  @if $skin-name == 'bootstrap5' {
103230
103426
  color: $pv-icon-color;
103231
103427
  height: 32px;
103232
- line-height: 32px;
103428
+ @if ($theme-name != 'fluent2') {
103429
+ line-height: 32px;
103430
+ }
103233
103431
  }
103234
103432
  @else {
103235
103433
  color: $pv-icon-color;
@@ -103286,13 +103484,6 @@ $lg-desktop: 1399.98;
103286
103484
  border-color: $pv-annotation-dropdown-border-color;
103287
103485
  }
103288
103486
 
103289
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
103290
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
103291
- @if $theme-name == 'fluent2' {
103292
- margin-top: -10px;
103293
- }
103294
- }
103295
-
103296
103487
  .e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
103297
103488
  .e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
103298
103489
  @if $skin-name == 'bootstrap4' {
@@ -103861,6 +104052,7 @@ $lg-desktop: 1399.98;
103861
104052
 
103862
104053
  .e-pv-properties-form-field-group-btn-div {
103863
104054
  display: grid;
104055
+ align-content: space-between;
103864
104056
  }
103865
104057
 
103866
104058
  .e-pv-properties-form-field-option-dropdown-list-div {
@@ -104219,7 +104411,6 @@ $lg-desktop: 1399.98;
104219
104411
  }
104220
104412
  @if $theme-name == 'fluent2'{
104221
104413
  font-family: $font-family;
104222
- margin-left: 7px;
104223
104414
  }
104224
104415
  }
104225
104416
 
@@ -115065,7 +115256,7 @@ $qryblr-drag-icon-color: $gray-700 !default;
115065
115256
  .e-query-builder .e-btn.e-round.e-small {
115066
115257
  @if $theme-name == 'fluent2' {
115067
115258
  &:hover {
115068
- background: transparent !important; /* stylelint-disable-line declaration-no-important */
115259
+ background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
115069
115260
  }
115070
115261
 
115071
115262
  &:focus {
@@ -121231,6 +121422,12 @@ $image-editor-filter-canvas-focus: 1px solid $black !default;
121231
121422
  margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
121232
121423
  }
121233
121424
  }
121425
+
121426
+ @if $skin-name == 'fluent2' {
121427
+ & .e-dropdown-btn.e-ie-ddb-popup {
121428
+ padding-left: 16px;
121429
+ }
121430
+ }
121234
121431
  }
121235
121432
 
121236
121433
  .e-image-editor {
@@ -121537,6 +121734,16 @@ $image-editor-filter-canvas-focus: 1px solid $black !default;
121537
121734
  width: 16px !important; /* stylelint-disable-line declaration-no-important */
121538
121735
  }
121539
121736
  }
121737
+
121738
+ @if $skin-name == 'fluent2' {
121739
+ & .e-dropdown-btn.e-ie-ddb-popup {
121740
+ padding-left: 14px;
121741
+ }
121742
+ & .e-dropdown-btn,
121743
+ & .e-dropdown-btn span {
121744
+ font-weight: normal;
121745
+ }
121746
+ }
121540
121747
  }
121541
121748
 
121542
121749
  .e-ie-img-save-dlg .e-btn {
@@ -122007,10 +122214,13 @@ $image-editor-filter-canvas-focus: 1px solid $black !default;
122007
122214
  background: inherit;
122008
122215
  border: none;
122009
122216
  margin-top: $image-editor-ddbtn-margin-top;
122010
- @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
122217
+ @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
122011
122218
  background: $tbar-default-bg;
122012
122219
  color: $tbar-default-icon-color;
122013
122220
  }
122221
+ @if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
122222
+ border: 2px solid #000;
122223
+ }
122014
122224
  @if $skin-name == 'Material3' {
122015
122225
  box-shadow: none;
122016
122226
  }
@@ -122029,6 +122239,36 @@ $image-editor-filter-canvas-focus: 1px solid $black !default;
122029
122239
  background: $btn-focus-bgcolor;
122030
122240
  box-shadow: none;
122031
122241
  color: $btn-focus-color;
122242
+ @if $skin-name == 'FluentUI' {
122243
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
122244
+ box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
122245
+ }
122246
+ @else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
122247
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
122248
+ }
122249
+ @else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
122250
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
122251
+ border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
122252
+ }
122253
+ @else if $skin-name == 'bootstrap4' {
122254
+ $color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
122255
+ box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
122256
+ }
122257
+ @else if $skin-name == 'bootstrap5' {
122258
+ box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
122259
+ }
122260
+ @else if $skin-name == 'Material3' {
122261
+ box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
122262
+ }
122263
+ @else if $skin-name == 'tailwind' {
122264
+ box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
122265
+ }
122266
+ }
122267
+
122268
+ &:focus-visible {
122269
+ @if $skin-name == 'fluent2' {
122270
+ box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
122271
+ }
122032
122272
  }
122033
122273
 
122034
122274
  &:active {
@@ -124208,7 +124448,7 @@ $otp-input-disabled-border-color: $gray-400 !default;
124208
124448
  }
124209
124449
  &.e-outline {
124210
124450
  .e-otp-input-field {
124211
- border: 2px solid $otp-input-border-color;
124451
+ border: 1px solid $otp-input-border-color;
124212
124452
  }
124213
124453
  }
124214
124454
  &.e-outline,
@@ -125206,6 +125446,7 @@ $ribbon-items-focus-box-shadow: none !default;
125206
125446
 
125207
125447
  .e-disabled {
125208
125448
  opacity: $ribbon-disabled-opacity;
125449
+ pointer-events: none;
125209
125450
  }
125210
125451
 
125211
125452
  .e-input-group {