@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
@@ -6555,7 +6555,11 @@ $float-label-rtl-value: -10px !default;
6555
6555
  .e-input-group.e-input-focus input.e-input,
6556
6556
  .e-input-group.e-control-wrapper.e-input-focus input.e-input,
6557
6557
  .e-float-input.e-control-wrapper.e-input-focus input,
6558
- .e-float-input.e-input-focus input,
6558
+ .e-float-input.e-input-focus input {
6559
+ padding-left: $input-text-indent;
6560
+ text-indent: 0;
6561
+ }
6562
+
6559
6563
  textarea.e-input#{$css},
6560
6564
  .e-input-group textarea.e-input,
6561
6565
  .e-input-group textarea,
@@ -6569,7 +6573,12 @@ $float-label-rtl-value: -10px !default;
6569
6573
  .e-input-group.e-control-wrapper textarea.e-input:focus,
6570
6574
  .e-float-input.e-control-wrapper textarea:focus,
6571
6575
  .e-float-input textarea:focus {
6572
- padding-left: $input-text-indent;
6576
+ @if $input-skin-name == 'fluent2' {
6577
+ padding-left: 12px;
6578
+ }
6579
+ @else {
6580
+ padding-left: $input-text-indent;
6581
+ }
6573
6582
  text-indent: 0;
6574
6583
  }
6575
6584
 
@@ -6896,7 +6905,12 @@ $float-label-rtl-value: -10px !default;
6896
6905
  .e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
6897
6906
  .e-bigger .e-float-input.e-control-wrapper textarea:focus,
6898
6907
  .e-bigger .e-float-input textarea:focus {
6899
- padding-left: $input-bigger-text-indent;
6908
+ @if $input-skin-name == 'fluent2' {
6909
+ padding: $textarea-bigger-padding;
6910
+ }
6911
+ @else {
6912
+ padding-left: $input-bigger-text-indent;
6913
+ }
6900
6914
  text-indent: 0;
6901
6915
  }
6902
6916
 
@@ -7796,18 +7810,18 @@ $float-label-rtl-value: -10px !default;
7796
7810
  }
7797
7811
  }
7798
7812
 
7799
- .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
7800
- .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7801
- .e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
7802
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7803
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7804
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7805
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7806
- .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7807
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7808
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7809
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7810
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
7813
+ .e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7814
+ .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7815
+ .e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7816
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7817
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7818
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7819
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7820
+ .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7821
+ .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]),
7822
+ .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]),
7823
+ .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]),
7824
+ .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]) {
7811
7825
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7812
7826
  border-bottom-width: $input-group-border-width-hover;
7813
7827
  }
@@ -14962,7 +14976,7 @@ $float-label-rtl-value: -10px !default;
14962
14976
  border-color: $input-box-border-color;
14963
14977
  }
14964
14978
 
14965
- .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14979
+ .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
14966
14980
  @if $input-skin-name == 'fluent2' {
14967
14981
  padding-bottom: 0;
14968
14982
  }
@@ -14997,6 +15011,20 @@ $float-label-rtl-value: -10px !default;
14997
15011
  }
14998
15012
  }
14999
15013
 
15014
+ textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
15015
+ @if $input-skin-name == 'fluent2' {
15016
+ border-bottom-color: $input-active-border-color;
15017
+ padding-bottom: 4px;
15018
+ border-bottom-width: 0;
15019
+ }
15020
+ }
15021
+
15022
+ .e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
15023
+ @if $input-skin-name == 'fluent2' {
15024
+ padding-bottom: 6px;
15025
+ }
15026
+ }
15027
+
15000
15028
  .e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
15001
15029
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
15002
15030
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
@@ -15112,15 +15140,11 @@ $float-label-rtl-value: -10px !default;
15112
15140
  @if $input-skin-name == 'bootstrap4' {
15113
15141
  transition: $input-transition-shadow;
15114
15142
  }
15115
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15143
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15116
15144
  border-color: $input-group-border-color-focus;
15117
15145
  border-radius: $input-groupo-focus-border-radius;
15118
15146
  box-shadow: $input-group-focus-box-shadow;
15119
15147
  }
15120
- @if $input-skin-name == 'FluentUI' {
15121
- border-radius: $input-groupo-focus-border-radius;
15122
- border-width: 2px;
15123
- }
15124
15148
  }
15125
15149
 
15126
15150
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -19602,9 +19626,11 @@ $breadcrumb-item-active-bg-color: $content-bg-color-alt4 !default;
19602
19626
  &:focus-visible {
19603
19627
  @if $skin-name == 'fluent2' {
19604
19628
  box-shadow: $secondary-shadow-focus;
19629
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
19605
19630
 
19606
- & .e-breadcrumb-icon {
19607
- color: $icon-color;
19631
+ & .e-breadcrumb-icon,
19632
+ &.e-breadcrumb-url .e-breadcrumb-icon {
19633
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
19608
19634
  }
19609
19635
  }
19610
19636
  }
@@ -22917,7 +22943,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
22917
22943
  @if $skin-name == 'fluent2' {
22918
22944
  background: transparent;
22919
22945
  border-color: $secondary-border-color-hover;
22920
- color: $secondary-text-color-hover;
22946
+ color: $secondary-outline-button-text-color-pressed;
22921
22947
  }
22922
22948
 
22923
22949
  @if $skin-name == 'bootstrap5' {
@@ -22950,7 +22976,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
22950
22976
  @include outline-active;
22951
22977
  @if $skin-name == 'fluent2' {
22952
22978
  background: transparent;
22953
- color: $secondary-text-color-selected;
22979
+ color: $secondary-outline-button-text-color-pressed;
22954
22980
  outline: 2px solid;
22955
22981
  outline-offset: -2px;
22956
22982
  }
@@ -23855,6 +23881,7 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
23855
23881
  font-size: 12px;
23856
23882
  line-height: 16px;
23857
23883
  padding: 8px 16px;
23884
+ box-sizing: content-box;
23858
23885
  }
23859
23886
  }
23860
23887
  }
@@ -29918,6 +29945,12 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
29918
29945
  background: $drop-down-btn-li-bgcolor;
29919
29946
  }
29920
29947
  color: $drop-down-btn-li-selection-font-color;
29948
+ & .e-menu-icon,
29949
+ & .e-menu-url {
29950
+ @if $skin-name == 'fluent2' {
29951
+ color: $drop-down-btn-li-selection-font-color;
29952
+ }
29953
+ }
29921
29954
  }
29922
29955
 
29923
29956
  &:active,
@@ -32144,7 +32177,13 @@ $slider-hover-handle-border-color: $primary !default;
32144
32177
  &.e-scale {
32145
32178
  &.e-h-scale {
32146
32179
  .e-tick {
32147
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32180
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32181
+ @include alignment($tick-after-height, $tick-after-top, 'horizontal');
32182
+ @if ($skin-name == 'material-dark') {
32183
+ background-position: bottom;
32184
+ }
32185
+ }
32186
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32148
32187
  @include alignment($tick-after-height, $tick-after-top, 'horizontal');
32149
32188
  }
32150
32189
  @else {
@@ -32154,7 +32193,10 @@ $slider-hover-handle-border-color: $primary !default;
32154
32193
  }
32155
32194
 
32156
32195
  .e-large {
32157
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32196
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32197
+ @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
32198
+ }
32199
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32158
32200
  @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
32159
32201
  }
32160
32202
  }
@@ -32184,7 +32226,13 @@ $slider-hover-handle-border-color: $primary !default;
32184
32226
  &.e-scale {
32185
32227
  &.e-h-scale {
32186
32228
  .e-tick {
32187
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32229
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32230
+ @include alignment($tick-before-height, $tick-before-top, 'horizontal');
32231
+ @if ($skin-name == 'material-dark') {
32232
+ background-position-x: center;
32233
+ }
32234
+ }
32235
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32188
32236
  @include alignment($tick-before-height, $tick-before-top, 'horizontal');
32189
32237
  }
32190
32238
  @else {
@@ -32194,7 +32242,10 @@ $slider-hover-handle-border-color: $primary !default;
32194
32242
  }
32195
32243
 
32196
32244
  .e-large {
32197
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32245
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32246
+ @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
32247
+ }
32248
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32198
32249
  @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
32199
32250
  }
32200
32251
  }
@@ -32270,7 +32321,12 @@ $slider-hover-handle-border-color: $primary !default;
32270
32321
  }
32271
32322
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32272
32323
  background-position: center;
32273
- height: 99%;
32324
+ @if ($skin-name == 'material-dark') {
32325
+ height: 12px;
32326
+ }
32327
+ @else {
32328
+ height: 99%;
32329
+ }
32274
32330
  }
32275
32331
  }
32276
32332
 
@@ -32296,6 +32352,10 @@ $slider-hover-handle-border-color: $primary !default;
32296
32352
  @else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
32297
32353
  @include alignment(calc(100% + 3px), -9px, 'horizontal');
32298
32354
  }
32355
+ @else if ($skin-name == 'material-dark') {
32356
+ height: 20px;
32357
+ top: 4px;
32358
+ }
32299
32359
  }
32300
32360
  }
32301
32361
 
@@ -32395,7 +32455,7 @@ $slider-hover-handle-border-color: $primary !default;
32395
32455
  background-position: center center;
32396
32456
  }
32397
32457
 
32398
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
32458
+ @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') {
32399
32459
  &.e-large {
32400
32460
  @if ($skin-name != 'bootstrap4') {
32401
32461
  background-image: $slider-scale-tick-image-dark;
@@ -32485,7 +32545,7 @@ $slider-hover-handle-border-color: $primary !default;
32485
32545
  .e-tick {
32486
32546
  display: inline-block;
32487
32547
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32488
- background-repeat: no-repeat;
32548
+ background-repeat: repeat-y;
32489
32549
  }
32490
32550
 
32491
32551
  @if ($skin-name != 'material' and $skin-name != 'material-dark') {
@@ -44913,6 +44973,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44913
44973
  box-sizing: border-box;
44914
44974
  }
44915
44975
 
44976
+ @if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
44977
+ .e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
44978
+ top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
44979
+ }
44980
+ }
44981
+
44916
44982
 
44917
44983
  @include export-module('dialog-theme') {
44918
44984
  .e-dialog {
@@ -54917,7 +54983,8 @@ $treeview-item-active-check-color: $primary !default;
54917
54983
 
54918
54984
  .e-list-item {
54919
54985
 
54920
- div.e-icons::before {
54986
+ div.e-icons.e-icon-expandable::before,
54987
+ div.e-icons.e-icon-collapsible::before {
54921
54988
  content: '\e75c';
54922
54989
  }
54923
54990
  }
@@ -62405,19 +62472,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
62405
62472
  text-align: center;
62406
62473
  }
62407
62474
 
62408
- &:not(.e-list-template) .e-list-item,
62409
- .e-list-nrt,
62410
- .e-selectall-parent {
62411
- height: $listbox-item-height;
62412
- line-height: $listbox-item-line-height;
62413
- padding: $listbox-item-padding;
62414
- position: relative;
62415
- @if $skin-name == 'fluent2' {
62416
- font-size: 14px;
62417
- border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
62418
- }
62419
- }
62420
-
62421
62475
  .e-list-parent {
62422
62476
  height: 100%;
62423
62477
  min-height: $listbox-item-height;
@@ -62919,6 +62973,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
62919
62973
  }
62920
62974
  }
62921
62975
 
62976
+ .e-listbox-wrapper,
62977
+ .e-listbox-container,
62978
+ .e-listboxtool-wrapper .e-listbox-wrapper {
62979
+ &:not(.e-list-template) .e-list-item,
62980
+ .e-list-nrt,
62981
+ .e-selectall-parent {
62982
+ height: $listbox-item-height;
62983
+ line-height: $listbox-item-line-height;
62984
+ padding: $listbox-item-padding;
62985
+ position: relative;
62986
+ @if $skin-name == 'fluent2' {
62987
+ font-size: 14px;
62988
+ border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
62989
+ }
62990
+ }
62991
+ }
62992
+
62922
62993
 
62923
62994
  @mixin avatar {
62924
62995
  height: $listbox-template-avatar-size;
@@ -69046,7 +69117,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
69046
69117
  }
69047
69118
  }
69048
69119
  }
69049
- .e-listview .e-list-icon {
69120
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
69050
69121
  height: 24px;
69051
69122
  width: 16px;
69052
69123
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -75132,7 +75203,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 4px 0 .3em !default;
75132
75203
  $grid-ungroup-rtl-padding-right: -11px !default;
75133
75204
  $grid-headercelldiv-padding: 0 20px 0 5px !default;
75134
75205
  $grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
75135
- $grid-headercell-div-padding: 0 .4em !default;
75206
+ $grid-headercell-div-padding: 0 1.8em 0 .4em !default;
75136
75207
  $grid-group-text-width: auto !default;
75137
75208
  $grid-grouptopleftcell-border-top: 2px solid !default;
75138
75209
  $grid-group-caption-font-size: $text-sm !default;
@@ -77275,7 +77346,22 @@ $grid-checkmark-color: $primary-text-color !default;
77275
77346
  text-transform: $grid-header-text-transform;
77276
77347
  user-select: none;
77277
77348
  }
77278
-
77349
+
77350
+ .e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
77351
+ .e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
77352
+ .e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
77353
+ padding: 0 .4em ;
77354
+ @if $grid-skin == 'material' {
77355
+ padding: $grid-headercell-div-padding;
77356
+ }
77357
+ @if $grid-skin == 'fabric' {
77358
+ padding: 0 1px 0;
77359
+ }
77360
+ @if $grid-skin == 'highcontrast' {
77361
+ padding: 0;
77362
+ }
77363
+ }
77364
+
77279
77365
  .e-headercelldiv.e-headerchkcelldiv {
77280
77366
  overflow: visible;
77281
77367
  }
@@ -77719,7 +77805,7 @@ $grid-checkmark-color: $primary-text-color !default;
77719
77805
  }
77720
77806
 
77721
77807
  &.e-default:not(.e-rtl) tr {
77722
- & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
77808
+ & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
77723
77809
  & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
77724
77810
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
77725
77811
  border-left-width: 0;
@@ -78156,7 +78242,10 @@ $grid-checkmark-color: $primary-text-color !default;
78156
78242
  border-top-color: $grid-columnchooser-footer-border-color;
78157
78243
  border-top-width: 1px;
78158
78244
  margin-top: 0;
78159
- overflow-x: hidden;
78245
+ overflow-x: auto;
78246
+ & .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
78247
+ white-space: nowrap;
78248
+ }
78160
78249
  }
78161
78250
 
78162
78251
  @if $grid-skin == 'fluent2' {
@@ -79176,6 +79265,9 @@ $grid-checkmark-color: $primary-text-color !default;
79176
79265
  .e-headercelldiv.e-headerchkcelldiv {
79177
79266
  padding: $grid-rtl-headercelldiv-padding;
79178
79267
  text-align: right;
79268
+ @if $grid-skin == 'highcontrast' {
79269
+ margin: -7px 0;
79270
+ }
79179
79271
 
79180
79272
  & .e-sortnumber {
79181
79273
  @include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
@@ -79187,6 +79279,9 @@ $grid-checkmark-color: $primary-text-color !default;
79187
79279
  .e-headercelldiv.e-headerchkcelldiv {
79188
79280
  padding: $grid-rtl-headercelldiv-padding;
79189
79281
  text-align: right;
79282
+ @if $grid-skin == 'highcontrast' {
79283
+ margin: -7px 0;
79284
+ }
79190
79285
 
79191
79286
  & .e-sortnumber {
79192
79287
  @include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
@@ -79207,9 +79302,6 @@ $grid-checkmark-color: $primary-text-color !default;
79207
79302
 
79208
79303
  & .e-sortnumber {
79209
79304
  margin: $grid-rtl-sort-num-left-align-margin;
79210
- @if $grid-skin == 'bootstrap4' {
79211
- margin: 4px -2px 0 0;
79212
- }
79213
79305
  }
79214
79306
  }
79215
79307
 
@@ -79422,7 +79514,7 @@ $grid-checkmark-color: $primary-text-color !default;
79422
79514
  }
79423
79515
 
79424
79516
  &.e-default {
79425
- & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
79517
+ & tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
79426
79518
  & .e-gridheader table tr th:last-child:not(.e-firstcell) {
79427
79519
  border-left: 0;
79428
79520
  }
@@ -98719,7 +98811,7 @@ $pv-toolbar-btn-width-mobile: 36px !default;
98719
98811
  $pv-toolbar-btn-height-mobile: 30px !default;
98720
98812
  $pv-bookmark-container-border: 1px solid $primary !default;
98721
98813
  $pv-bookmark-list-border-bottom: 1px solid $primary !default;
98722
- $pv-annotation-opacity-popup-background-color: $white !default;
98814
+ $pv-annotation-opacity-popup-background-color: $content-bg-color-alt1 !default;
98723
98815
  $pv-annotation-opacity-popup-color: $content-text-color !default;
98724
98816
  $pv-annotation-opacity-popup-padding: 16px !default;
98725
98817
  $pv-annotation-opacity-popup-min-height: 48px !default;
@@ -99268,14 +99360,14 @@ $lg-desktop: 1399.98;
99268
99360
  }
99269
99361
 
99270
99362
  .e-pv-diagram-resize-handle{
99271
- @if $theme-name == 'fluent2' {
99363
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
99272
99364
  fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
99273
99365
  }
99274
99366
  }
99275
99367
 
99276
99368
  .e-pv-diagram-border,
99277
99369
  .e-pv-diagram-resize-handle {
99278
- @if $theme-name=='fluent2' {
99370
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
99279
99371
  stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
99280
99372
  }
99281
99373
  }
@@ -99583,7 +99675,9 @@ $lg-desktop: 1399.98;
99583
99675
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
99584
99676
  height: $pv-toolbar-btn-height;
99585
99677
  min-width: $pv-toolbar-btn-width;
99586
- width: $pv-toolbar-btn-width;
99678
+ @if ($skin-name != 'fluent2') {
99679
+ width: $pv-toolbar-btn-width;
99680
+ }
99587
99681
  @if $skin-name == 'FluentUI' {
99588
99682
  line-height: $pv-toolbar-btn-height;
99589
99683
  min-width: 40px;
@@ -100501,7 +100595,8 @@ $lg-desktop: 1399.98;
100501
100595
  padding: $pv-thumbnail-view-button-selection-padding;
100502
100596
  }
100503
100597
 
100504
- .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
100598
+ .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
100599
+ .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
100505
100600
  {
100506
100601
  background: $pv-thumbnail-view-button-selection-background;
100507
100602
  border: $pv-thumbnail-view-button-selection-border;
@@ -100864,7 +100959,9 @@ $lg-desktop: 1399.98;
100864
100959
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
100865
100960
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
100866
100961
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
100867
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
100962
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
100963
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
100964
+ .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
100868
100965
  color: $pv-icon-color;
100869
100966
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
100870
100967
  box-shadow: none;
@@ -100928,25 +101025,39 @@ $lg-desktop: 1399.98;
100928
101025
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
100929
101026
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
100930
101027
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
100931
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover {
101028
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
101029
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
101030
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
100932
101031
  @if $skin-name == 'bootstrap4' {
100933
101032
  color: $pv-icon-color-hover;
100934
101033
  }
100935
101034
  @if $skin-name == 'bootstrap5' {
100936
101035
  color: $white;
100937
101036
  }
101037
+ @if $skin-name == 'fluent2' {
101038
+ color: var(--color-sf-toolbar-icon-color);
101039
+ }
100938
101040
  @if $skin-name == 'FluentUI' {
100939
101041
  color: $pv-item-selection-color;
100940
101042
  }
100941
101043
  }
100942
101044
 
101045
+ .e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
101046
+ @if $theme-name == 'bootstrap5.3' {
101047
+ color: var(--color-sf-secondary-text-color-pressed);
101048
+ }
101049
+ @if $theme-name == 'bootstrap5' {
101050
+ color: $pv-item-selection-color;
101051
+ }
101052
+ }
101053
+
100943
101054
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100944
101055
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100945
101056
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
100946
101057
  @if $skin-name == 'bootstrap4' {
100947
101058
  color: $pv-icon-color-hover;
100948
101059
  }
100949
- @if $skin-name == 'bootstrap5' {
101060
+ @if ($skin-name == 'bootstrap5') {
100950
101061
  color: $pv-icon-color;
100951
101062
  }
100952
101063
  @if $skin-name == 'FluentUI' {
@@ -100954,12 +101065,23 @@ $lg-desktop: 1399.98;
100954
101065
  }
100955
101066
  }
100956
101067
 
101068
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
101069
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
101070
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
101071
+ @if ($skin-name == 'fluent2') {
101072
+ color: $pv-icon-color;
101073
+ }
101074
+ }
101075
+
100957
101076
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
100958
101077
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
100959
101078
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
100960
101079
  @if $skin-name == 'bootstrap4' {
100961
101080
  color: $pv-icon-color-hover;
100962
101081
  }
101082
+ @if $skin-name == 'fluent2' {
101083
+ color: var(--color-sf-toolbar-icon-color);
101084
+ }
100963
101085
  }
100964
101086
 
100965
101087
  .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
@@ -101140,6 +101262,17 @@ $lg-desktop: 1399.98;
101140
101262
 
101141
101263
  .e-pv-search-input-mobile {
101142
101264
  height: $pv-search-input-height;
101265
+ max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
101266
+ }
101267
+
101268
+ .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,
101269
+ .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 {
101270
+ margin-left: 3px;
101271
+ }
101272
+
101273
+ .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,
101274
+ .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 {
101275
+ margin-right: 3px;
101143
101276
  }
101144
101277
 
101145
101278
  .e-pv-match-case-container {
@@ -101237,13 +101370,11 @@ $lg-desktop: 1399.98;
101237
101370
  }
101238
101371
 
101239
101372
  .e-pv-notification-popup {
101240
- height: $pv-notification-popup-height;
101241
101373
  margin: 0 10px;
101242
101374
  max-width: $pv-notification-popup-width;
101243
101375
  }
101244
101376
 
101245
101377
  .e-pv-notification-popup.e-pv-notification-large-content {
101246
- height: $pv-notification-popup-height-large-content;
101247
101378
  max-width: $pv-notification-popup-width-large-content;
101248
101379
  }
101249
101380
 
@@ -101311,10 +101442,13 @@ $lg-desktop: 1399.98;
101311
101442
  border-bottom: 2px solid;
101312
101443
  margin-top: 0;
101313
101444
  padding-top: 5px;
101314
- @if ($skin-name=='bootstrap5'or $theme-name=='fluent2') {
101445
+ @if ($skin-name=='bootstrap5') {
101315
101446
  margin-top: -4px;
101316
101447
  padding-top: 0;
101317
101448
  }
101449
+ @if ($theme-name=='fluent2') {
101450
+ padding-top: 0;
101451
+ }
101318
101452
  @if $skin-name == 'FluentUI' {
101319
101453
  line-height: 11px;
101320
101454
  }
@@ -101326,7 +101460,12 @@ $lg-desktop: 1399.98;
101326
101460
  line-height: 1.71em;
101327
101461
  }
101328
101462
  border-bottom: 2px solid;
101329
- margin-top: 0;
101463
+ @if ($skin-name == 'fluent2') {
101464
+ margin-top: 5px;
101465
+ }
101466
+ @else {
101467
+ margin-top: 0;
101468
+ }
101330
101469
  padding-top: 1px;
101331
101470
  vertical-align: initial;
101332
101471
  @if $skin-name == 'FluentUI' {
@@ -101338,9 +101477,12 @@ $lg-desktop: 1399.98;
101338
101477
  .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
101339
101478
  margin-top: 0;
101340
101479
  padding-top: 7px;
101341
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $theme-name == 'fluent2' {
101480
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
101342
101481
  padding-top: 0;
101343
101482
  }
101483
+ @if ( or $theme-name == 'fluent2'){
101484
+ padding-top: 5px;
101485
+ }
101344
101486
  vertical-align: initial;
101345
101487
  }
101346
101488
 
@@ -101352,6 +101494,13 @@ $lg-desktop: 1399.98;
101352
101494
  vertical-align: initial;
101353
101495
  }
101354
101496
 
101497
+ .e-pv-annotation-thickness-popup-container-mobile,
101498
+ .e-pv-annotation-opacity-popup-container-mobile {
101499
+ @if $skin-name != 'Material3' {
101500
+ background-color: $pv-annotation-opacity-popup-background-color;
101501
+ }
101502
+ }
101503
+
101355
101504
  .e-pv-annotation-opacity-popup-container,
101356
101505
  .e-pv-annotation-thickness-popup-container {
101357
101506
  @if $skin-name != 'Material3' {
@@ -101631,6 +101780,13 @@ $lg-desktop: 1399.98;
101631
101780
  }
101632
101781
  }
101633
101782
 
101783
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
101784
+ @if $skin-name == 'fluent2' {
101785
+ background-color: $pv-annotation-dd-background-color-active;
101786
+ color: $pv-icon-color;
101787
+ }
101788
+ }
101789
+
101634
101790
  .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
101635
101791
  .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
101636
101792
  .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
@@ -101710,13 +101866,6 @@ $lg-desktop: 1399.98;
101710
101866
  }
101711
101867
  }
101712
101868
 
101713
- .e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
101714
- .e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
101715
- @if ($theme-name == 'fluent2') {
101716
- line-height: 28px;
101717
- }
101718
- }
101719
-
101720
101869
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
101721
101870
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
101722
101871
  @if ($skin-name == 'bootstrap5') {
@@ -101814,6 +101963,13 @@ $lg-desktop: 1399.98;
101814
101963
  }
101815
101964
  }
101816
101965
 
101966
+ .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
101967
+ .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
101968
+ @if ($skin-name == 'bootstrap5') {
101969
+ color: $pv-icon-color;
101970
+ }
101971
+ }
101972
+
101817
101973
  .e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
101818
101974
  .e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
101819
101975
  @if $skin-name == 'FluentUI' {
@@ -102022,6 +102178,9 @@ $lg-desktop: 1399.98;
102022
102178
  @if $skin-name == 'FluentUI' {
102023
102179
  margin-left: 195px;
102024
102180
  }
102181
+ @if ($skin-name == 'bootstrap5') {
102182
+ margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
102183
+ }
102025
102184
  }
102026
102185
 
102027
102186
  .e-pv-properties-line-start,
@@ -102345,17 +102504,27 @@ $lg-desktop: 1399.98;
102345
102504
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
102346
102505
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
102347
102506
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
102348
- @if $skin-name != 'Material3' {
102507
+ @if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
102349
102508
  line-height: $pv-annot-toolbar-dropdown-btn-line-height;
102350
102509
  }
102351
102510
  }
102352
102511
 
102353
102512
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
102354
- @if $skin-name == 'bootstrap5' {
102513
+ @if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
102355
102514
  background: $secondary-bg-color-pressed;
102356
102515
  }
102357
102516
  }
102358
102517
 
102518
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
102519
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
102520
+ @if $theme-name == 'bootstrap5.3' {
102521
+ color: var(--color-sf-secondary-text-color-pressed);
102522
+ }
102523
+ @if $theme-name == 'bootstrap5' {
102524
+ color: $pv-item-selection-color;
102525
+ }
102526
+ }
102527
+
102359
102528
  .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
102360
102529
  .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
102361
102530
  height: $pv-toolbar-btn-height-big;
@@ -102449,17 +102618,9 @@ $lg-desktop: 1399.98;
102449
102618
  padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
102450
102619
  }
102451
102620
 
102452
- .e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
102453
- .e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
102454
- @if $theme-name == 'fluent2' {
102455
- padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
102456
- padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
102457
- }
102458
- }
102459
-
102460
102621
  .e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
102461
102622
  @if $theme-name == 'fluent2' {
102462
- padding: 8px !important;/* stylelint-disable-line declaration-no-important */
102623
+ color: var(--color-sf-secondary-text-color);
102463
102624
  }
102464
102625
  }
102465
102626
 
@@ -102799,11 +102960,13 @@ $lg-desktop: 1399.98;
102799
102960
  padding-right: 7px;
102800
102961
  @if $skin-name == 'Material3' {
102801
102962
  font-size: $text-xs;
102963
+ padding-left: 12px;
102964
+ padding-right: 12px;
102802
102965
  }
102803
102966
  }
102804
102967
 
102805
102968
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
102806
- @if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
102969
+ @if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
102807
102970
  background-color: $pv-save-button-bg-color;
102808
102971
  border-radius: 2px;
102809
102972
  color: $pv-save-button-color;
@@ -102913,6 +103076,9 @@ $lg-desktop: 1399.98;
102913
103076
  @if $skin-name == 'bootstrap4' {
102914
103077
  color: $pv-title-close-color;
102915
103078
  }
103079
+ @if $skin-name == 'fluent2' {
103080
+ color: var(--color-sf-secondary-text-color);
103081
+ }
102916
103082
  height: $pv-title-close-height;
102917
103083
  position: $pv-title-close-position;
102918
103084
  right: 11px;
@@ -102941,7 +103107,7 @@ $lg-desktop: 1399.98;
102941
103107
  .e-pv-comments-panel-text {
102942
103108
  font-size: 15px;
102943
103109
  padding-left: 85px;
102944
- color: rgba(var(--color-sf-on-surface-variant));
103110
+ color: var(--color-sf-content-text-color-alt1);
102945
103111
  }
102946
103112
 
102947
103113
  .e-pv-comments-content-container {
@@ -103129,8 +103295,34 @@ $lg-desktop: 1399.98;
103129
103295
  }
103130
103296
  }
103131
103297
 
103298
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
103299
+ @if ($skin-name == 'fluent2') {
103300
+ margin-top: -4px;
103301
+ }
103302
+ }
103303
+
103304
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
103305
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
103306
+ @if ($skin-name == 'fluent2') {
103307
+ margin-top: -5px;
103308
+ }
103309
+ }
103310
+
103311
+ .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
103312
+ .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
103313
+ .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
103314
+ @if ($skin-name == 'fluent2') {
103315
+ padding-top: 8px;
103316
+ }
103317
+ }
103318
+
103132
103319
  .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
103133
- margin-top: $pv-stamp-icon-margin-top;
103320
+ @if ($skin-name == 'fluent2') {
103321
+ margin-top: -4px;
103322
+ }
103323
+ @else {
103324
+ margin-top: $pv-stamp-icon-margin-top;
103325
+ }
103134
103326
  @if $theme-name != 'fluent2'{
103135
103327
  padding-left: 7px;
103136
103328
  }
@@ -103184,7 +103376,7 @@ $lg-desktop: 1399.98;
103184
103376
 
103185
103377
  .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
103186
103378
  background: transparent;
103187
- width: 229px;
103379
+ max-width: 229px;
103188
103380
  }
103189
103381
 
103190
103382
  .e-pv-status-div {
@@ -103200,7 +103392,7 @@ $lg-desktop: 1399.98;
103200
103392
  }
103201
103393
 
103202
103394
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
103203
- @if $skin-name != 'bootstrap5' {
103395
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
103204
103396
  caret-color: $pv-comment-text-cursor-color;
103205
103397
  }
103206
103398
  }
@@ -103320,10 +103512,14 @@ $lg-desktop: 1399.98;
103320
103512
  .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,
103321
103513
  .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,
103322
103514
  .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 {
103323
- @if $skin-name != 'bootstrap5' {
103515
+ @if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
103324
103516
  background: $pv-signature-footer-color;
103325
103517
  border-color: $pv-signature-footer-color;
103326
103518
  }
103519
+ @else if ($skin-name == 'fluent2'){
103520
+ background: $pv-item-selection-background-color;
103521
+ border-color: $pv-annotation-dropdown-border-color-hover;
103522
+ }
103327
103523
  @else {
103328
103524
  background: $secondary-bg-color-pressed;
103329
103525
  border-color: $secondary-bg-color-pressed;
@@ -103454,7 +103650,9 @@ $lg-desktop: 1399.98;
103454
103650
  @if $skin-name == 'bootstrap5' {
103455
103651
  color: $pv-icon-color;
103456
103652
  height: 32px;
103457
- line-height: 32px;
103653
+ @if ($theme-name != 'fluent2') {
103654
+ line-height: 32px;
103655
+ }
103458
103656
  }
103459
103657
  @else {
103460
103658
  color: $pv-icon-color;
@@ -103511,13 +103709,6 @@ $lg-desktop: 1399.98;
103511
103709
  border-color: $pv-annotation-dropdown-border-color;
103512
103710
  }
103513
103711
 
103514
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
103515
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
103516
- @if $theme-name == 'fluent2' {
103517
- margin-top: -10px;
103518
- }
103519
- }
103520
-
103521
103712
  .e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
103522
103713
  .e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
103523
103714
  @if $skin-name == 'bootstrap4' {
@@ -104086,6 +104277,7 @@ $lg-desktop: 1399.98;
104086
104277
 
104087
104278
  .e-pv-properties-form-field-group-btn-div {
104088
104279
  display: grid;
104280
+ align-content: space-between;
104089
104281
  }
104090
104282
 
104091
104283
  .e-pv-properties-form-field-option-dropdown-list-div {
@@ -104444,7 +104636,6 @@ $lg-desktop: 1399.98;
104444
104636
  }
104445
104637
  @if $theme-name == 'fluent2'{
104446
104638
  font-family: $font-family;
104447
- margin-left: 7px;
104448
104639
  }
104449
104640
  }
104450
104641
 
@@ -115294,7 +115485,7 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
115294
115485
  .e-query-builder .e-btn.e-round.e-small {
115295
115486
  @if $theme-name == 'fluent2' {
115296
115487
  &:hover {
115297
- background: transparent !important; /* stylelint-disable-line declaration-no-important */
115488
+ background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
115298
115489
  }
115299
115490
 
115300
115491
  &:focus {
@@ -121466,6 +121657,12 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
121466
121657
  margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
121467
121658
  }
121468
121659
  }
121660
+
121661
+ @if $skin-name == 'fluent2' {
121662
+ & .e-dropdown-btn.e-ie-ddb-popup {
121663
+ padding-left: 16px;
121664
+ }
121665
+ }
121469
121666
  }
121470
121667
 
121471
121668
  .e-image-editor {
@@ -121772,6 +121969,16 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
121772
121969
  width: 16px !important; /* stylelint-disable-line declaration-no-important */
121773
121970
  }
121774
121971
  }
121972
+
121973
+ @if $skin-name == 'fluent2' {
121974
+ & .e-dropdown-btn.e-ie-ddb-popup {
121975
+ padding-left: 14px;
121976
+ }
121977
+ & .e-dropdown-btn,
121978
+ & .e-dropdown-btn span {
121979
+ font-weight: normal;
121980
+ }
121981
+ }
121775
121982
  }
121776
121983
 
121777
121984
  .e-ie-img-save-dlg .e-btn {
@@ -122242,10 +122449,13 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
122242
122449
  background: inherit;
122243
122450
  border: none;
122244
122451
  margin-top: $image-editor-ddbtn-margin-top;
122245
- @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
122452
+ @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
122246
122453
  background: $tbar-default-bg;
122247
122454
  color: $tbar-default-icon-color;
122248
122455
  }
122456
+ @if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
122457
+ border: 2px solid #000;
122458
+ }
122249
122459
  @if $skin-name == 'Material3' {
122250
122460
  box-shadow: none;
122251
122461
  }
@@ -122264,6 +122474,36 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
122264
122474
  background: $btn-focus-bgcolor;
122265
122475
  box-shadow: none;
122266
122476
  color: $btn-focus-color;
122477
+ @if $skin-name == 'FluentUI' {
122478
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
122479
+ box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
122480
+ }
122481
+ @else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
122482
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
122483
+ }
122484
+ @else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
122485
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
122486
+ border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
122487
+ }
122488
+ @else if $skin-name == 'bootstrap4' {
122489
+ $color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
122490
+ box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
122491
+ }
122492
+ @else if $skin-name == 'bootstrap5' {
122493
+ box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
122494
+ }
122495
+ @else if $skin-name == 'Material3' {
122496
+ box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
122497
+ }
122498
+ @else if $skin-name == 'tailwind' {
122499
+ box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
122500
+ }
122501
+ }
122502
+
122503
+ &:focus-visible {
122504
+ @if $skin-name == 'fluent2' {
122505
+ box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
122506
+ }
122267
122507
  }
122268
122508
 
122269
122509
  &:active {
@@ -124449,7 +124689,7 @@ $otp-input-disabled-border-color: $border-disabled !default;
124449
124689
  }
124450
124690
  &.e-outline {
124451
124691
  .e-otp-input-field {
124452
- border: 2px solid $otp-input-border-color;
124692
+ border: 1px solid $otp-input-border-color;
124453
124693
  }
124454
124694
  }
124455
124695
  &.e-outline,
@@ -125447,6 +125687,7 @@ $ribbon-items-focus-box-shadow: none !default;
125447
125687
 
125448
125688
  .e-disabled {
125449
125689
  opacity: $ribbon-disabled-opacity;
125690
+ pointer-events: none;
125450
125691
  }
125451
125692
 
125452
125693
  .e-input-group {