@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
@@ -6457,7 +6457,11 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
6457
6457
  .e-input-group.e-input-focus input.e-input,
6458
6458
  .e-input-group.e-control-wrapper.e-input-focus input.e-input,
6459
6459
  .e-float-input.e-control-wrapper.e-input-focus input,
6460
- .e-float-input.e-input-focus input,
6460
+ .e-float-input.e-input-focus input {
6461
+ padding-left: $input-text-indent;
6462
+ text-indent: 0;
6463
+ }
6464
+
6461
6465
  textarea.e-input#{$css},
6462
6466
  .e-input-group textarea.e-input,
6463
6467
  .e-input-group textarea,
@@ -6471,7 +6475,12 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
6471
6475
  .e-input-group.e-control-wrapper textarea.e-input:focus,
6472
6476
  .e-float-input.e-control-wrapper textarea:focus,
6473
6477
  .e-float-input textarea:focus {
6474
- padding-left: $input-text-indent;
6478
+ @if $input-skin-name == 'fluent2' {
6479
+ padding-left: 12px;
6480
+ }
6481
+ @else {
6482
+ padding-left: $input-text-indent;
6483
+ }
6475
6484
  text-indent: 0;
6476
6485
  }
6477
6486
 
@@ -6798,7 +6807,12 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
6798
6807
  .e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
6799
6808
  .e-bigger .e-float-input.e-control-wrapper textarea:focus,
6800
6809
  .e-bigger .e-float-input textarea:focus {
6801
- padding-left: $input-bigger-text-indent;
6810
+ @if $input-skin-name == 'fluent2' {
6811
+ padding: $textarea-bigger-padding;
6812
+ }
6813
+ @else {
6814
+ padding-left: $input-bigger-text-indent;
6815
+ }
6802
6816
  text-indent: 0;
6803
6817
  }
6804
6818
 
@@ -7698,18 +7712,18 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
7698
7712
  }
7699
7713
  }
7700
7714
 
7701
- .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
7702
- .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7703
- .e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
7704
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7705
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7706
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7707
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7708
- .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7709
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7710
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7711
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7712
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
7715
+ .e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7716
+ .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7717
+ .e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7718
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7719
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7720
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7721
+ .e-float-input: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-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7723
+ .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]),
7724
+ .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]),
7725
+ .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]),
7726
+ .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]) {
7713
7727
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7714
7728
  border-bottom-width: $input-group-border-width-hover;
7715
7729
  }
@@ -14864,7 +14878,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
14864
14878
  border-color: $input-box-border-color;
14865
14879
  }
14866
14880
 
14867
- .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14881
+ .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
14868
14882
  @if $input-skin-name == 'fluent2' {
14869
14883
  padding-bottom: 0;
14870
14884
  }
@@ -14899,6 +14913,20 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
14899
14913
  }
14900
14914
  }
14901
14915
 
14916
+ textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14917
+ @if $input-skin-name == 'fluent2' {
14918
+ border-bottom-color: $input-active-border-color;
14919
+ padding-bottom: 4px;
14920
+ border-bottom-width: 0;
14921
+ }
14922
+ }
14923
+
14924
+ .e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14925
+ @if $input-skin-name == 'fluent2' {
14926
+ padding-bottom: 6px;
14927
+ }
14928
+ }
14929
+
14902
14930
  .e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
14903
14931
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
14904
14932
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
@@ -15014,15 +15042,11 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
15014
15042
  @if $input-skin-name == 'bootstrap4' {
15015
15043
  transition: $input-transition-shadow;
15016
15044
  }
15017
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15045
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15018
15046
  border-color: $input-group-border-color-focus;
15019
15047
  border-radius: $input-groupo-focus-border-radius;
15020
15048
  box-shadow: $input-group-focus-box-shadow;
15021
15049
  }
15022
- @if $input-skin-name == 'FluentUI' {
15023
- border-radius: $input-groupo-focus-border-radius;
15024
- border-width: 2px;
15025
- }
15026
15050
  }
15027
15051
 
15028
15052
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -19512,9 +19536,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $border-light !default;
19512
19536
  &:focus-visible {
19513
19537
  @if $skin-name == 'fluent2' {
19514
19538
  box-shadow: $secondary-shadow-focus;
19539
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
19515
19540
 
19516
- & .e-breadcrumb-icon {
19517
- color: $icon-color;
19541
+ & .e-breadcrumb-icon,
19542
+ &.e-breadcrumb-url .e-breadcrumb-icon {
19543
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
19518
19544
  }
19519
19545
  }
19520
19546
  }
@@ -22820,7 +22846,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
22820
22846
  @if $skin-name == 'fluent2' {
22821
22847
  background: transparent;
22822
22848
  border-color: $secondary-border-color-hover;
22823
- color: $secondary-text-color-hover;
22849
+ color: $secondary-outline-button-text-color-pressed;
22824
22850
  }
22825
22851
 
22826
22852
  @if $skin-name == 'bootstrap5' {
@@ -22853,7 +22879,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
22853
22879
  @include outline-active;
22854
22880
  @if $skin-name == 'fluent2' {
22855
22881
  background: transparent;
22856
- color: $secondary-text-color-selected;
22882
+ color: $secondary-outline-button-text-color-pressed;
22857
22883
  outline: 2px solid;
22858
22884
  outline-offset: -2px;
22859
22885
  }
@@ -23759,6 +23785,7 @@ $sd-active-font-color: $secondary-text-color !default;
23759
23785
  font-size: 12px;
23760
23786
  line-height: 16px;
23761
23787
  padding: 8px 16px;
23788
+ box-sizing: content-box;
23762
23789
  }
23763
23790
  }
23764
23791
  }
@@ -29795,6 +29822,12 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
29795
29822
  background: $drop-down-btn-li-bgcolor;
29796
29823
  }
29797
29824
  color: $drop-down-btn-li-selection-font-color;
29825
+ & .e-menu-icon,
29826
+ & .e-menu-url {
29827
+ @if $skin-name == 'fluent2' {
29828
+ color: $drop-down-btn-li-selection-font-color;
29829
+ }
29830
+ }
29798
29831
  }
29799
29832
 
29800
29833
  &:active,
@@ -32028,7 +32061,13 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
32028
32061
  &.e-scale {
32029
32062
  &.e-h-scale {
32030
32063
  .e-tick {
32031
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32064
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32065
+ @include alignment($tick-after-height, $tick-after-top, 'horizontal');
32066
+ @if ($skin-name == 'material-dark') {
32067
+ background-position: bottom;
32068
+ }
32069
+ }
32070
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32032
32071
  @include alignment($tick-after-height, $tick-after-top, 'horizontal');
32033
32072
  }
32034
32073
  @else {
@@ -32038,7 +32077,10 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
32038
32077
  }
32039
32078
 
32040
32079
  .e-large {
32041
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32080
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32081
+ @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
32082
+ }
32083
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32042
32084
  @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
32043
32085
  }
32044
32086
  }
@@ -32068,7 +32110,13 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
32068
32110
  &.e-scale {
32069
32111
  &.e-h-scale {
32070
32112
  .e-tick {
32071
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32113
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32114
+ @include alignment($tick-before-height, $tick-before-top, 'horizontal');
32115
+ @if ($skin-name == 'material-dark') {
32116
+ background-position-x: center;
32117
+ }
32118
+ }
32119
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32072
32120
  @include alignment($tick-before-height, $tick-before-top, 'horizontal');
32073
32121
  }
32074
32122
  @else {
@@ -32078,7 +32126,10 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
32078
32126
  }
32079
32127
 
32080
32128
  .e-large {
32081
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32129
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32130
+ @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
32131
+ }
32132
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32082
32133
  @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
32083
32134
  }
32084
32135
  }
@@ -32154,7 +32205,12 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
32154
32205
  }
32155
32206
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32156
32207
  background-position: center;
32157
- height: 99%;
32208
+ @if ($skin-name == 'material-dark') {
32209
+ height: 12px;
32210
+ }
32211
+ @else {
32212
+ height: 99%;
32213
+ }
32158
32214
  }
32159
32215
  }
32160
32216
 
@@ -32180,6 +32236,10 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
32180
32236
  @else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
32181
32237
  @include alignment(calc(100% + 3px), -9px, 'horizontal');
32182
32238
  }
32239
+ @else if ($skin-name == 'material-dark') {
32240
+ height: 20px;
32241
+ top: 4px;
32242
+ }
32183
32243
  }
32184
32244
  }
32185
32245
 
@@ -32279,7 +32339,7 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
32279
32339
  background-position: center center;
32280
32340
  }
32281
32341
 
32282
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
32342
+ @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') {
32283
32343
  &.e-large {
32284
32344
  @if ($skin-name != 'bootstrap4') {
32285
32345
  background-image: $slider-scale-tick-image-dark;
@@ -32369,7 +32429,7 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
32369
32429
  .e-tick {
32370
32430
  display: inline-block;
32371
32431
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32372
- background-repeat: no-repeat;
32432
+ background-repeat: repeat-y;
32373
32433
  }
32374
32434
 
32375
32435
  @if ($skin-name != 'material' and $skin-name != 'material-dark') {
@@ -44728,6 +44788,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44728
44788
  box-sizing: border-box;
44729
44789
  }
44730
44790
 
44791
+ @if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
44792
+ .e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
44793
+ top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
44794
+ }
44795
+ }
44796
+
44731
44797
 
44732
44798
  @include export-module('dialog-theme') {
44733
44799
  .e-dialog {
@@ -54741,7 +54807,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
54741
54807
 
54742
54808
  .e-list-item {
54743
54809
 
54744
- div.e-icons::before {
54810
+ div.e-icons.e-icon-expandable::before,
54811
+ div.e-icons.e-icon-collapsible::before {
54745
54812
  content: '\e75c';
54746
54813
  }
54747
54814
  }
@@ -62183,19 +62250,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
62183
62250
  text-align: center;
62184
62251
  }
62185
62252
 
62186
- &:not(.e-list-template) .e-list-item,
62187
- .e-list-nrt,
62188
- .e-selectall-parent {
62189
- height: $listbox-item-height;
62190
- line-height: $listbox-item-line-height;
62191
- padding: $listbox-item-padding;
62192
- position: relative;
62193
- @if $skin-name == 'fluent2' {
62194
- font-size: 14px;
62195
- border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
62196
- }
62197
- }
62198
-
62199
62253
  .e-list-parent {
62200
62254
  height: 100%;
62201
62255
  min-height: $listbox-item-height;
@@ -62697,6 +62751,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
62697
62751
  }
62698
62752
  }
62699
62753
 
62754
+ .e-listbox-wrapper,
62755
+ .e-listbox-container,
62756
+ .e-listboxtool-wrapper .e-listbox-wrapper {
62757
+ &:not(.e-list-template) .e-list-item,
62758
+ .e-list-nrt,
62759
+ .e-selectall-parent {
62760
+ height: $listbox-item-height;
62761
+ line-height: $listbox-item-line-height;
62762
+ padding: $listbox-item-padding;
62763
+ position: relative;
62764
+ @if $skin-name == 'fluent2' {
62765
+ font-size: 14px;
62766
+ border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
62767
+ }
62768
+ }
62769
+ }
62770
+
62700
62771
 
62701
62772
  @mixin avatar {
62702
62773
  height: $listbox-template-avatar-size;
@@ -68815,7 +68886,7 @@ $de-hlt-clr-height-bigger: 24px;
68815
68886
  }
68816
68887
  }
68817
68888
  }
68818
- .e-listview .e-list-icon {
68889
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
68819
68890
  height: 24px;
68820
68891
  width: 16px;
68821
68892
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -74873,7 +74944,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .4em !default;
74873
74944
  $grid-ungroup-rtl-padding-right: -8px !default;
74874
74945
  $grid-headercelldiv-padding: 0 20px 0 5px !default;
74875
74946
  $grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
74876
- $grid-headercell-div-padding: 0 .4em !default;
74947
+ $grid-headercell-div-padding: 0 1.6em 0 .4em !default;
74877
74948
  $grid-group-text-width: auto !default;
74878
74949
  $grid-grouptopleftcell-border-top: 2px solid !default;
74879
74950
  $grid-group-caption-font-size: $text-xs !default;
@@ -77048,7 +77119,22 @@ $grid-checkmark-color: $primary-text-color !default;
77048
77119
  text-transform: $grid-header-text-transform;
77049
77120
  user-select: none;
77050
77121
  }
77051
-
77122
+
77123
+ .e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
77124
+ .e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
77125
+ .e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
77126
+ padding: 0 .4em ;
77127
+ @if $grid-skin == 'material' {
77128
+ padding: $grid-headercell-div-padding;
77129
+ }
77130
+ @if $grid-skin == 'fabric' {
77131
+ padding: 0 1px 0;
77132
+ }
77133
+ @if $grid-skin == 'highcontrast' {
77134
+ padding: 0;
77135
+ }
77136
+ }
77137
+
77052
77138
  .e-headercelldiv.e-headerchkcelldiv {
77053
77139
  overflow: visible;
77054
77140
  }
@@ -77492,7 +77578,7 @@ $grid-checkmark-color: $primary-text-color !default;
77492
77578
  }
77493
77579
 
77494
77580
  &.e-default:not(.e-rtl) tr {
77495
- & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
77581
+ & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
77496
77582
  & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
77497
77583
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
77498
77584
  border-left-width: 0;
@@ -77929,7 +78015,10 @@ $grid-checkmark-color: $primary-text-color !default;
77929
78015
  border-top-color: $grid-columnchooser-footer-border-color;
77930
78016
  border-top-width: 1px;
77931
78017
  margin-top: 0;
77932
- overflow-x: hidden;
78018
+ overflow-x: auto;
78019
+ & .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
78020
+ white-space: nowrap;
78021
+ }
77933
78022
  }
77934
78023
 
77935
78024
  @if $grid-skin == 'fluent2' {
@@ -78949,6 +79038,9 @@ $grid-checkmark-color: $primary-text-color !default;
78949
79038
  .e-headercelldiv.e-headerchkcelldiv {
78950
79039
  padding: $grid-rtl-headercelldiv-padding;
78951
79040
  text-align: right;
79041
+ @if $grid-skin == 'highcontrast' {
79042
+ margin: -7px 0;
79043
+ }
78952
79044
 
78953
79045
  & .e-sortnumber {
78954
79046
  @include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
@@ -78960,6 +79052,9 @@ $grid-checkmark-color: $primary-text-color !default;
78960
79052
  .e-headercelldiv.e-headerchkcelldiv {
78961
79053
  padding: $grid-rtl-headercelldiv-padding;
78962
79054
  text-align: right;
79055
+ @if $grid-skin == 'highcontrast' {
79056
+ margin: -7px 0;
79057
+ }
78963
79058
 
78964
79059
  & .e-sortnumber {
78965
79060
  @include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
@@ -78980,9 +79075,6 @@ $grid-checkmark-color: $primary-text-color !default;
78980
79075
 
78981
79076
  & .e-sortnumber {
78982
79077
  margin: $grid-rtl-sort-num-left-align-margin;
78983
- @if $grid-skin == 'bootstrap4' {
78984
- margin: 4px -2px 0 0;
78985
- }
78986
79078
  }
78987
79079
  }
78988
79080
 
@@ -79195,7 +79287,7 @@ $grid-checkmark-color: $primary-text-color !default;
79195
79287
  }
79196
79288
 
79197
79289
  &.e-default {
79198
- & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
79290
+ & tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
79199
79291
  & .e-gridheader table tr th:last-child:not(.e-firstcell) {
79200
79292
  border-left: 0;
79201
79293
  }
@@ -98379,7 +98471,7 @@ $pv-corrupted-pop-content-margin-right: 53px !default;
98379
98471
  $pv-corrupted-pop-header-rtl-text-align: right !default;
98380
98472
  $pv-toolbar-btn-width-mobile: 36px !default;
98381
98473
  $pv-toolbar-btn-height-mobile: 30px !default;
98382
- $pv-annotation-opacity-popup-background-color: $white !default;
98474
+ $pv-annotation-opacity-popup-background-color: $content-bg-color-alt1 !default;
98383
98475
  $pv-annotation-opacity-popup-color: $content-text-color !default;
98384
98476
  $pv-annotation-opacity-popup-padding: 16px !default;
98385
98477
  $pv-annotation-opacity-popup-min-height: 48px !default;
@@ -99028,14 +99120,14 @@ $lg-desktop: 1399.98;
99028
99120
  }
99029
99121
 
99030
99122
  .e-pv-diagram-resize-handle{
99031
- @if $theme-name == 'fluent2' {
99123
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
99032
99124
  fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
99033
99125
  }
99034
99126
  }
99035
99127
 
99036
99128
  .e-pv-diagram-border,
99037
99129
  .e-pv-diagram-resize-handle {
99038
- @if $theme-name=='fluent2' {
99130
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
99039
99131
  stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
99040
99132
  }
99041
99133
  }
@@ -99343,7 +99435,9 @@ $lg-desktop: 1399.98;
99343
99435
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
99344
99436
  height: $pv-toolbar-btn-height;
99345
99437
  min-width: $pv-toolbar-btn-width;
99346
- width: $pv-toolbar-btn-width;
99438
+ @if ($skin-name != 'fluent2') {
99439
+ width: $pv-toolbar-btn-width;
99440
+ }
99347
99441
  @if $skin-name == 'FluentUI' {
99348
99442
  line-height: $pv-toolbar-btn-height;
99349
99443
  min-width: 40px;
@@ -100261,7 +100355,8 @@ $lg-desktop: 1399.98;
100261
100355
  padding: $pv-thumbnail-view-button-selection-padding;
100262
100356
  }
100263
100357
 
100264
- .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
100358
+ .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
100359
+ .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
100265
100360
  {
100266
100361
  background: $pv-thumbnail-view-button-selection-background;
100267
100362
  border: $pv-thumbnail-view-button-selection-border;
@@ -100624,7 +100719,9 @@ $lg-desktop: 1399.98;
100624
100719
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
100625
100720
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
100626
100721
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
100627
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
100722
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
100723
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
100724
+ .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
100628
100725
  color: $pv-icon-color;
100629
100726
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
100630
100727
  box-shadow: none;
@@ -100688,25 +100785,39 @@ $lg-desktop: 1399.98;
100688
100785
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
100689
100786
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
100690
100787
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
100691
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover {
100788
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
100789
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
100790
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
100692
100791
  @if $skin-name == 'bootstrap4' {
100693
100792
  color: $pv-icon-color-hover;
100694
100793
  }
100695
100794
  @if $skin-name == 'bootstrap5' {
100696
100795
  color: $white;
100697
100796
  }
100797
+ @if $skin-name == 'fluent2' {
100798
+ color: var(--color-sf-toolbar-icon-color);
100799
+ }
100698
100800
  @if $skin-name == 'FluentUI' {
100699
100801
  color: $pv-item-selection-color;
100700
100802
  }
100701
100803
  }
100702
100804
 
100805
+ .e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
100806
+ @if $theme-name == 'bootstrap5.3' {
100807
+ color: var(--color-sf-secondary-text-color-pressed);
100808
+ }
100809
+ @if $theme-name == 'bootstrap5' {
100810
+ color: $pv-item-selection-color;
100811
+ }
100812
+ }
100813
+
100703
100814
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100704
100815
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100705
100816
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
100706
100817
  @if $skin-name == 'bootstrap4' {
100707
100818
  color: $pv-icon-color-hover;
100708
100819
  }
100709
- @if $skin-name == 'bootstrap5' {
100820
+ @if ($skin-name == 'bootstrap5') {
100710
100821
  color: $pv-icon-color;
100711
100822
  }
100712
100823
  @if $skin-name == 'FluentUI' {
@@ -100714,12 +100825,23 @@ $lg-desktop: 1399.98;
100714
100825
  }
100715
100826
  }
100716
100827
 
100828
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100829
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100830
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
100831
+ @if ($skin-name == 'fluent2') {
100832
+ color: $pv-icon-color;
100833
+ }
100834
+ }
100835
+
100717
100836
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
100718
100837
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
100719
100838
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
100720
100839
  @if $skin-name == 'bootstrap4' {
100721
100840
  color: $pv-icon-color-hover;
100722
100841
  }
100842
+ @if $skin-name == 'fluent2' {
100843
+ color: var(--color-sf-toolbar-icon-color);
100844
+ }
100723
100845
  }
100724
100846
 
100725
100847
  .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
@@ -100900,6 +101022,17 @@ $lg-desktop: 1399.98;
100900
101022
 
100901
101023
  .e-pv-search-input-mobile {
100902
101024
  height: $pv-search-input-height;
101025
+ max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
101026
+ }
101027
+
101028
+ .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,
101029
+ .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 {
101030
+ margin-left: 3px;
101031
+ }
101032
+
101033
+ .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,
101034
+ .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 {
101035
+ margin-right: 3px;
100903
101036
  }
100904
101037
 
100905
101038
  .e-pv-match-case-container {
@@ -100997,13 +101130,11 @@ $lg-desktop: 1399.98;
100997
101130
  }
100998
101131
 
100999
101132
  .e-pv-notification-popup {
101000
- height: $pv-notification-popup-height;
101001
101133
  margin: 0 10px;
101002
101134
  max-width: $pv-notification-popup-width;
101003
101135
  }
101004
101136
 
101005
101137
  .e-pv-notification-popup.e-pv-notification-large-content {
101006
- height: $pv-notification-popup-height-large-content;
101007
101138
  max-width: $pv-notification-popup-width-large-content;
101008
101139
  }
101009
101140
 
@@ -101071,10 +101202,13 @@ $lg-desktop: 1399.98;
101071
101202
  border-bottom: 2px solid;
101072
101203
  margin-top: 0;
101073
101204
  padding-top: 5px;
101074
- @if ($skin-name=='bootstrap5'or $theme-name=='fluent2') {
101205
+ @if ($skin-name=='bootstrap5') {
101075
101206
  margin-top: -4px;
101076
101207
  padding-top: 0;
101077
101208
  }
101209
+ @if ($theme-name=='fluent2') {
101210
+ padding-top: 0;
101211
+ }
101078
101212
  @if $skin-name == 'FluentUI' {
101079
101213
  line-height: 11px;
101080
101214
  }
@@ -101086,7 +101220,12 @@ $lg-desktop: 1399.98;
101086
101220
  line-height: 1.71em;
101087
101221
  }
101088
101222
  border-bottom: 2px solid;
101089
- margin-top: 0;
101223
+ @if ($skin-name == 'fluent2') {
101224
+ margin-top: 5px;
101225
+ }
101226
+ @else {
101227
+ margin-top: 0;
101228
+ }
101090
101229
  padding-top: 1px;
101091
101230
  vertical-align: initial;
101092
101231
  @if $skin-name == 'FluentUI' {
@@ -101098,9 +101237,12 @@ $lg-desktop: 1399.98;
101098
101237
  .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
101099
101238
  margin-top: 0;
101100
101239
  padding-top: 7px;
101101
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $theme-name == 'fluent2' {
101240
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
101102
101241
  padding-top: 0;
101103
101242
  }
101243
+ @if ( or $theme-name == 'fluent2'){
101244
+ padding-top: 5px;
101245
+ }
101104
101246
  vertical-align: initial;
101105
101247
  }
101106
101248
 
@@ -101112,6 +101254,13 @@ $lg-desktop: 1399.98;
101112
101254
  vertical-align: initial;
101113
101255
  }
101114
101256
 
101257
+ .e-pv-annotation-thickness-popup-container-mobile,
101258
+ .e-pv-annotation-opacity-popup-container-mobile {
101259
+ @if $skin-name != 'Material3' {
101260
+ background-color: $pv-annotation-opacity-popup-background-color;
101261
+ }
101262
+ }
101263
+
101115
101264
  .e-pv-annotation-opacity-popup-container,
101116
101265
  .e-pv-annotation-thickness-popup-container {
101117
101266
  @if $skin-name != 'Material3' {
@@ -101391,6 +101540,13 @@ $lg-desktop: 1399.98;
101391
101540
  }
101392
101541
  }
101393
101542
 
101543
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
101544
+ @if $skin-name == 'fluent2' {
101545
+ background-color: $pv-annotation-dd-background-color-active;
101546
+ color: $pv-icon-color;
101547
+ }
101548
+ }
101549
+
101394
101550
  .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
101395
101551
  .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
101396
101552
  .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
@@ -101470,13 +101626,6 @@ $lg-desktop: 1399.98;
101470
101626
  }
101471
101627
  }
101472
101628
 
101473
- .e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
101474
- .e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
101475
- @if ($theme-name == 'fluent2') {
101476
- line-height: 28px;
101477
- }
101478
- }
101479
-
101480
101629
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
101481
101630
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
101482
101631
  @if ($skin-name == 'bootstrap5') {
@@ -101574,6 +101723,13 @@ $lg-desktop: 1399.98;
101574
101723
  }
101575
101724
  }
101576
101725
 
101726
+ .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
101727
+ .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
101728
+ @if ($skin-name == 'bootstrap5') {
101729
+ color: $pv-icon-color;
101730
+ }
101731
+ }
101732
+
101577
101733
  .e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
101578
101734
  .e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
101579
101735
  @if $skin-name == 'FluentUI' {
@@ -101782,6 +101938,9 @@ $lg-desktop: 1399.98;
101782
101938
  @if $skin-name == 'FluentUI' {
101783
101939
  margin-left: 195px;
101784
101940
  }
101941
+ @if ($skin-name == 'bootstrap5') {
101942
+ margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
101943
+ }
101785
101944
  }
101786
101945
 
101787
101946
  .e-pv-properties-line-start,
@@ -102105,17 +102264,27 @@ $lg-desktop: 1399.98;
102105
102264
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
102106
102265
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
102107
102266
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
102108
- @if $skin-name != 'Material3' {
102267
+ @if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
102109
102268
  line-height: $pv-annot-toolbar-dropdown-btn-line-height;
102110
102269
  }
102111
102270
  }
102112
102271
 
102113
102272
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
102114
- @if $skin-name == 'bootstrap5' {
102273
+ @if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
102115
102274
  background: $secondary-bg-color-pressed;
102116
102275
  }
102117
102276
  }
102118
102277
 
102278
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
102279
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
102280
+ @if $theme-name == 'bootstrap5.3' {
102281
+ color: var(--color-sf-secondary-text-color-pressed);
102282
+ }
102283
+ @if $theme-name == 'bootstrap5' {
102284
+ color: $pv-item-selection-color;
102285
+ }
102286
+ }
102287
+
102119
102288
  .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
102120
102289
  .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
102121
102290
  height: $pv-toolbar-btn-height-big;
@@ -102209,17 +102378,9 @@ $lg-desktop: 1399.98;
102209
102378
  padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
102210
102379
  }
102211
102380
 
102212
- .e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
102213
- .e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
102214
- @if $theme-name == 'fluent2' {
102215
- padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
102216
- padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
102217
- }
102218
- }
102219
-
102220
102381
  .e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
102221
102382
  @if $theme-name == 'fluent2' {
102222
- padding: 8px !important;/* stylelint-disable-line declaration-no-important */
102383
+ color: var(--color-sf-secondary-text-color);
102223
102384
  }
102224
102385
  }
102225
102386
 
@@ -102559,11 +102720,13 @@ $lg-desktop: 1399.98;
102559
102720
  padding-right: 7px;
102560
102721
  @if $skin-name == 'Material3' {
102561
102722
  font-size: $text-xs;
102723
+ padding-left: 12px;
102724
+ padding-right: 12px;
102562
102725
  }
102563
102726
  }
102564
102727
 
102565
102728
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
102566
- @if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
102729
+ @if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
102567
102730
  background-color: $pv-save-button-bg-color;
102568
102731
  border-radius: 2px;
102569
102732
  color: $pv-save-button-color;
@@ -102673,6 +102836,9 @@ $lg-desktop: 1399.98;
102673
102836
  @if $skin-name == 'bootstrap4' {
102674
102837
  color: $pv-title-close-color;
102675
102838
  }
102839
+ @if $skin-name == 'fluent2' {
102840
+ color: var(--color-sf-secondary-text-color);
102841
+ }
102676
102842
  height: $pv-title-close-height;
102677
102843
  position: $pv-title-close-position;
102678
102844
  right: 11px;
@@ -102701,7 +102867,7 @@ $lg-desktop: 1399.98;
102701
102867
  .e-pv-comments-panel-text {
102702
102868
  font-size: 15px;
102703
102869
  padding-left: 85px;
102704
- color: rgba(var(--color-sf-on-surface-variant));
102870
+ color: var(--color-sf-content-text-color-alt1);
102705
102871
  }
102706
102872
 
102707
102873
  .e-pv-comments-content-container {
@@ -102889,8 +103055,34 @@ $lg-desktop: 1399.98;
102889
103055
  }
102890
103056
  }
102891
103057
 
103058
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
103059
+ @if ($skin-name == 'fluent2') {
103060
+ margin-top: -4px;
103061
+ }
103062
+ }
103063
+
103064
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
103065
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
103066
+ @if ($skin-name == 'fluent2') {
103067
+ margin-top: -5px;
103068
+ }
103069
+ }
103070
+
103071
+ .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
103072
+ .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
103073
+ .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
103074
+ @if ($skin-name == 'fluent2') {
103075
+ padding-top: 8px;
103076
+ }
103077
+ }
103078
+
102892
103079
  .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
102893
- margin-top: $pv-stamp-icon-margin-top;
103080
+ @if ($skin-name == 'fluent2') {
103081
+ margin-top: -4px;
103082
+ }
103083
+ @else {
103084
+ margin-top: $pv-stamp-icon-margin-top;
103085
+ }
102894
103086
  @if $theme-name != 'fluent2'{
102895
103087
  padding-left: 7px;
102896
103088
  }
@@ -102944,7 +103136,7 @@ $lg-desktop: 1399.98;
102944
103136
 
102945
103137
  .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
102946
103138
  background: transparent;
102947
- width: 229px;
103139
+ max-width: 229px;
102948
103140
  }
102949
103141
 
102950
103142
  .e-pv-status-div {
@@ -102960,7 +103152,7 @@ $lg-desktop: 1399.98;
102960
103152
  }
102961
103153
 
102962
103154
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
102963
- @if $skin-name != 'bootstrap5' {
103155
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
102964
103156
  caret-color: $pv-comment-text-cursor-color;
102965
103157
  }
102966
103158
  }
@@ -103080,10 +103272,14 @@ $lg-desktop: 1399.98;
103080
103272
  .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,
103081
103273
  .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,
103082
103274
  .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 {
103083
- @if $skin-name != 'bootstrap5' {
103275
+ @if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
103084
103276
  background: $pv-signature-footer-color;
103085
103277
  border-color: $pv-signature-footer-color;
103086
103278
  }
103279
+ @else if ($skin-name == 'fluent2'){
103280
+ background: $pv-item-selection-background-color;
103281
+ border-color: $pv-annotation-dropdown-border-color-hover;
103282
+ }
103087
103283
  @else {
103088
103284
  background: $secondary-bg-color-pressed;
103089
103285
  border-color: $secondary-bg-color-pressed;
@@ -103214,7 +103410,9 @@ $lg-desktop: 1399.98;
103214
103410
  @if $skin-name == 'bootstrap5' {
103215
103411
  color: $pv-icon-color;
103216
103412
  height: 32px;
103217
- line-height: 32px;
103413
+ @if ($theme-name != 'fluent2') {
103414
+ line-height: 32px;
103415
+ }
103218
103416
  }
103219
103417
  @else {
103220
103418
  color: $pv-icon-color;
@@ -103271,13 +103469,6 @@ $lg-desktop: 1399.98;
103271
103469
  border-color: $pv-annotation-dropdown-border-color;
103272
103470
  }
103273
103471
 
103274
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
103275
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
103276
- @if $theme-name == 'fluent2' {
103277
- margin-top: -10px;
103278
- }
103279
- }
103280
-
103281
103472
  .e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
103282
103473
  .e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
103283
103474
  @if $skin-name == 'bootstrap4' {
@@ -103846,6 +104037,7 @@ $lg-desktop: 1399.98;
103846
104037
 
103847
104038
  .e-pv-properties-form-field-group-btn-div {
103848
104039
  display: grid;
104040
+ align-content: space-between;
103849
104041
  }
103850
104042
 
103851
104043
  .e-pv-properties-form-field-option-dropdown-list-div {
@@ -104204,7 +104396,6 @@ $lg-desktop: 1399.98;
104204
104396
  }
104205
104397
  @if $theme-name == 'fluent2'{
104206
104398
  font-family: $font-family;
104207
- margin-left: 7px;
104208
104399
  }
104209
104400
  }
104210
104401
 
@@ -115053,7 +115244,7 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
115053
115244
  .e-query-builder .e-btn.e-round.e-small {
115054
115245
  @if $theme-name == 'fluent2' {
115055
115246
  &:hover {
115056
- background: transparent !important; /* stylelint-disable-line declaration-no-important */
115247
+ background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
115057
115248
  }
115058
115249
 
115059
115250
  &:focus {
@@ -121220,6 +121411,12 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
121220
121411
  margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
121221
121412
  }
121222
121413
  }
121414
+
121415
+ @if $skin-name == 'fluent2' {
121416
+ & .e-dropdown-btn.e-ie-ddb-popup {
121417
+ padding-left: 16px;
121418
+ }
121419
+ }
121223
121420
  }
121224
121421
 
121225
121422
  .e-image-editor {
@@ -121526,6 +121723,16 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
121526
121723
  width: 16px !important; /* stylelint-disable-line declaration-no-important */
121527
121724
  }
121528
121725
  }
121726
+
121727
+ @if $skin-name == 'fluent2' {
121728
+ & .e-dropdown-btn.e-ie-ddb-popup {
121729
+ padding-left: 14px;
121730
+ }
121731
+ & .e-dropdown-btn,
121732
+ & .e-dropdown-btn span {
121733
+ font-weight: normal;
121734
+ }
121735
+ }
121529
121736
  }
121530
121737
 
121531
121738
  .e-ie-img-save-dlg .e-btn {
@@ -121996,10 +122203,13 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
121996
122203
  background: inherit;
121997
122204
  border: none;
121998
122205
  margin-top: $image-editor-ddbtn-margin-top;
121999
- @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
122206
+ @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
122000
122207
  background: $tbar-default-bg;
122001
122208
  color: $tbar-default-icon-color;
122002
122209
  }
122210
+ @if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
122211
+ border: 2px solid #000;
122212
+ }
122003
122213
  @if $skin-name == 'Material3' {
122004
122214
  box-shadow: none;
122005
122215
  }
@@ -122018,6 +122228,36 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
122018
122228
  background: $btn-focus-bgcolor;
122019
122229
  box-shadow: none;
122020
122230
  color: $btn-focus-color;
122231
+ @if $skin-name == 'FluentUI' {
122232
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
122233
+ box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
122234
+ }
122235
+ @else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
122236
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
122237
+ }
122238
+ @else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
122239
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
122240
+ border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
122241
+ }
122242
+ @else if $skin-name == 'bootstrap4' {
122243
+ $color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
122244
+ box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
122245
+ }
122246
+ @else if $skin-name == 'bootstrap5' {
122247
+ box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
122248
+ }
122249
+ @else if $skin-name == 'Material3' {
122250
+ box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
122251
+ }
122252
+ @else if $skin-name == 'tailwind' {
122253
+ box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
122254
+ }
122255
+ }
122256
+
122257
+ &:focus-visible {
122258
+ @if $skin-name == 'fluent2' {
122259
+ box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
122260
+ }
122021
122261
  }
122022
122262
 
122023
122263
  &:active {
@@ -124197,7 +124437,7 @@ $otp-input-disabled-border-color: $content-bg-color-alt2 !default;
124197
124437
  }
124198
124438
  &.e-outline {
124199
124439
  .e-otp-input-field {
124200
- border: 2px solid $otp-input-border-color;
124440
+ border: 1px solid $otp-input-border-color;
124201
124441
  }
124202
124442
  }
124203
124443
  &.e-outline,
@@ -125195,6 +125435,7 @@ $ribbon-items-focus-box-shadow: none !default;
125195
125435
 
125196
125436
  .e-disabled {
125197
125437
  opacity: $ribbon-disabled-opacity;
125438
+ pointer-events: none;
125198
125439
  }
125199
125440
 
125200
125441
  .e-input-group {