@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
@@ -6512,7 +6512,11 @@ $float-label-rtl-value: -7px !default;
6512
6512
  .e-input-group.e-input-focus input.e-input,
6513
6513
  .e-input-group.e-control-wrapper.e-input-focus input.e-input,
6514
6514
  .e-float-input.e-control-wrapper.e-input-focus input,
6515
- .e-float-input.e-input-focus input,
6515
+ .e-float-input.e-input-focus input {
6516
+ padding-left: $input-text-indent;
6517
+ text-indent: 0;
6518
+ }
6519
+
6516
6520
  textarea.e-input#{$css},
6517
6521
  .e-input-group textarea.e-input,
6518
6522
  .e-input-group textarea,
@@ -6526,7 +6530,12 @@ $float-label-rtl-value: -7px !default;
6526
6530
  .e-input-group.e-control-wrapper textarea.e-input:focus,
6527
6531
  .e-float-input.e-control-wrapper textarea:focus,
6528
6532
  .e-float-input textarea:focus {
6529
- padding-left: $input-text-indent;
6533
+ @if $input-skin-name == 'fluent2' {
6534
+ padding-left: 12px;
6535
+ }
6536
+ @else {
6537
+ padding-left: $input-text-indent;
6538
+ }
6530
6539
  text-indent: 0;
6531
6540
  }
6532
6541
 
@@ -6853,7 +6862,12 @@ $float-label-rtl-value: -7px !default;
6853
6862
  .e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
6854
6863
  .e-bigger .e-float-input.e-control-wrapper textarea:focus,
6855
6864
  .e-bigger .e-float-input textarea:focus {
6856
- padding-left: $input-bigger-text-indent;
6865
+ @if $input-skin-name == 'fluent2' {
6866
+ padding: $textarea-bigger-padding;
6867
+ }
6868
+ @else {
6869
+ padding-left: $input-bigger-text-indent;
6870
+ }
6857
6871
  text-indent: 0;
6858
6872
  }
6859
6873
 
@@ -7753,18 +7767,18 @@ $float-label-rtl-value: -7px !default;
7753
7767
  }
7754
7768
  }
7755
7769
 
7756
- .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
7757
- .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7758
- .e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
7759
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7760
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7761
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7762
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7763
- .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7764
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7765
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7766
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7767
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
7770
+ .e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7771
+ .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7772
+ .e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7773
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7774
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7775
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
7776
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
7777
+ .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
7778
+ .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]),
7779
+ .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]),
7780
+ .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]),
7781
+ .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]) {
7768
7782
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7769
7783
  border-bottom-width: $input-group-border-width-hover;
7770
7784
  }
@@ -14919,7 +14933,7 @@ $float-label-rtl-value: -7px !default;
14919
14933
  border-color: $input-box-border-color;
14920
14934
  }
14921
14935
 
14922
- .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14936
+ .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
14923
14937
  @if $input-skin-name == 'fluent2' {
14924
14938
  padding-bottom: 0;
14925
14939
  }
@@ -14954,6 +14968,20 @@ $float-label-rtl-value: -7px !default;
14954
14968
  }
14955
14969
  }
14956
14970
 
14971
+ textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14972
+ @if $input-skin-name == 'fluent2' {
14973
+ border-bottom-color: $input-active-border-color;
14974
+ padding-bottom: 4px;
14975
+ border-bottom-width: 0;
14976
+ }
14977
+ }
14978
+
14979
+ .e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
14980
+ @if $input-skin-name == 'fluent2' {
14981
+ padding-bottom: 6px;
14982
+ }
14983
+ }
14984
+
14957
14985
  .e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
14958
14986
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
14959
14987
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
@@ -15069,15 +15097,11 @@ $float-label-rtl-value: -7px !default;
15069
15097
  @if $input-skin-name == 'bootstrap4' {
15070
15098
  transition: $input-transition-shadow;
15071
15099
  }
15072
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15100
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15073
15101
  border-color: $input-group-border-color-focus;
15074
15102
  border-radius: $input-groupo-focus-border-radius;
15075
15103
  box-shadow: $input-group-focus-box-shadow;
15076
15104
  }
15077
- @if $input-skin-name == 'FluentUI' {
15078
- border-radius: $input-groupo-focus-border-radius;
15079
- border-width: 2px;
15080
- }
15081
15105
  }
15082
15106
 
15083
15107
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -19460,9 +19484,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $grey-e6 !default;
19460
19484
  &:focus-visible {
19461
19485
  @if $skin-name == 'fluent2' {
19462
19486
  box-shadow: $secondary-shadow-focus;
19487
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
19463
19488
 
19464
- & .e-breadcrumb-icon {
19465
- color: $icon-color;
19489
+ & .e-breadcrumb-icon,
19490
+ &.e-breadcrumb-url .e-breadcrumb-icon {
19491
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
19466
19492
  }
19467
19493
  }
19468
19494
  }
@@ -22708,7 +22734,7 @@ $btn-focus-box-shadow: none !default;
22708
22734
  @if $skin-name == 'fluent2' {
22709
22735
  background: transparent;
22710
22736
  border-color: $secondary-border-color-hover;
22711
- color: $secondary-text-color-hover;
22737
+ color: $secondary-outline-button-text-color-pressed;
22712
22738
  }
22713
22739
 
22714
22740
  @if $skin-name == 'bootstrap5' {
@@ -22741,7 +22767,7 @@ $btn-focus-box-shadow: none !default;
22741
22767
  @include outline-active;
22742
22768
  @if $skin-name == 'fluent2' {
22743
22769
  background: transparent;
22744
- color: $secondary-text-color-selected;
22770
+ color: $secondary-outline-button-text-color-pressed;
22745
22771
  outline: 2px solid;
22746
22772
  outline-offset: -2px;
22747
22773
  }
@@ -23645,6 +23671,7 @@ $sd-active-font-color: #000000 !default;
23645
23671
  font-size: 12px;
23646
23672
  line-height: 16px;
23647
23673
  padding: 8px 16px;
23674
+ box-sizing: content-box;
23648
23675
  }
23649
23676
  }
23650
23677
  }
@@ -29645,6 +29672,12 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
29645
29672
  background: $drop-down-btn-li-bgcolor;
29646
29673
  }
29647
29674
  color: $drop-down-btn-li-selection-font-color;
29675
+ & .e-menu-icon,
29676
+ & .e-menu-url {
29677
+ @if $skin-name == 'fluent2' {
29678
+ color: $drop-down-btn-li-selection-font-color;
29679
+ }
29680
+ }
29648
29681
  }
29649
29682
 
29650
29683
  &:active,
@@ -31931,7 +31964,13 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
31931
31964
  &.e-scale {
31932
31965
  &.e-h-scale {
31933
31966
  .e-tick {
31934
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31967
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31968
+ @include alignment($tick-after-height, $tick-after-top, 'horizontal');
31969
+ @if ($skin-name == 'material-dark') {
31970
+ background-position: bottom;
31971
+ }
31972
+ }
31973
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31935
31974
  @include alignment($tick-after-height, $tick-after-top, 'horizontal');
31936
31975
  }
31937
31976
  @else {
@@ -31941,7 +31980,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
31941
31980
  }
31942
31981
 
31943
31982
  .e-large {
31944
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31983
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31984
+ @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
31985
+ }
31986
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31945
31987
  @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
31946
31988
  }
31947
31989
  }
@@ -31971,7 +32013,13 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
31971
32013
  &.e-scale {
31972
32014
  &.e-h-scale {
31973
32015
  .e-tick {
31974
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32016
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32017
+ @include alignment($tick-before-height, $tick-before-top, 'horizontal');
32018
+ @if ($skin-name == 'material-dark') {
32019
+ background-position-x: center;
32020
+ }
32021
+ }
32022
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31975
32023
  @include alignment($tick-before-height, $tick-before-top, 'horizontal');
31976
32024
  }
31977
32025
  @else {
@@ -31981,7 +32029,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
31981
32029
  }
31982
32030
 
31983
32031
  .e-large {
31984
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32032
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32033
+ @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
32034
+ }
32035
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31985
32036
  @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
31986
32037
  }
31987
32038
  }
@@ -32057,7 +32108,12 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
32057
32108
  }
32058
32109
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32059
32110
  background-position: center;
32060
- height: 99%;
32111
+ @if ($skin-name == 'material-dark') {
32112
+ height: 12px;
32113
+ }
32114
+ @else {
32115
+ height: 99%;
32116
+ }
32061
32117
  }
32062
32118
  }
32063
32119
 
@@ -32083,6 +32139,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
32083
32139
  @else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
32084
32140
  @include alignment(calc(100% + 3px), -9px, 'horizontal');
32085
32141
  }
32142
+ @else if ($skin-name == 'material-dark') {
32143
+ height: 20px;
32144
+ top: 4px;
32145
+ }
32086
32146
  }
32087
32147
  }
32088
32148
 
@@ -32182,7 +32242,7 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
32182
32242
  background-position: center center;
32183
32243
  }
32184
32244
 
32185
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
32245
+ @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') {
32186
32246
  &.e-large {
32187
32247
  @if ($skin-name != 'bootstrap4') {
32188
32248
  background-image: $slider-scale-tick-image-dark;
@@ -32272,7 +32332,7 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
32272
32332
  .e-tick {
32273
32333
  display: inline-block;
32274
32334
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32275
- background-repeat: no-repeat;
32335
+ background-repeat: repeat-y;
32276
32336
  }
32277
32337
 
32278
32338
  @if ($skin-name != 'material' and $skin-name != 'material-dark') {
@@ -44510,6 +44570,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44510
44570
  box-sizing: border-box;
44511
44571
  }
44512
44572
 
44573
+ @if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
44574
+ .e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
44575
+ top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
44576
+ }
44577
+ }
44578
+
44513
44579
 
44514
44580
  @include export-module('dialog-theme') {
44515
44581
  .e-dialog {
@@ -54478,7 +54544,8 @@ $ripple-width: 32px !default;
54478
54544
  /*! TreeView icons */
54479
54545
  .e-treeview {
54480
54546
  .e-list-item {
54481
- div.e-icons::before {
54547
+ div.e-icons.e-icon-expandable::before,
54548
+ div.e-icons.e-icon-collapsible::before {
54482
54549
  content: '\e230';
54483
54550
  }
54484
54551
  }
@@ -61883,19 +61950,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
61883
61950
  text-align: center;
61884
61951
  }
61885
61952
 
61886
- &:not(.e-list-template) .e-list-item,
61887
- .e-list-nrt,
61888
- .e-selectall-parent {
61889
- height: $listbox-item-height;
61890
- line-height: $listbox-item-line-height;
61891
- padding: $listbox-item-padding;
61892
- position: relative;
61893
- @if $skin-name == 'fluent2' {
61894
- font-size: 14px;
61895
- border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
61896
- }
61897
- }
61898
-
61899
61953
  .e-list-parent {
61900
61954
  height: 100%;
61901
61955
  min-height: $listbox-item-height;
@@ -62397,6 +62451,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
62397
62451
  }
62398
62452
  }
62399
62453
 
62454
+ .e-listbox-wrapper,
62455
+ .e-listbox-container,
62456
+ .e-listboxtool-wrapper .e-listbox-wrapper {
62457
+ &:not(.e-list-template) .e-list-item,
62458
+ .e-list-nrt,
62459
+ .e-selectall-parent {
62460
+ height: $listbox-item-height;
62461
+ line-height: $listbox-item-line-height;
62462
+ padding: $listbox-item-padding;
62463
+ position: relative;
62464
+ @if $skin-name == 'fluent2' {
62465
+ font-size: 14px;
62466
+ border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
62467
+ }
62468
+ }
62469
+ }
62470
+
62400
62471
 
62401
62472
  @mixin avatar {
62402
62473
  height: $listbox-template-avatar-size;
@@ -68451,7 +68522,7 @@ $de-prop-btn-icon-clr: #ccc;
68451
68522
  }
68452
68523
  }
68453
68524
  }
68454
- .e-listview .e-list-icon {
68525
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
68455
68526
  height: 24px;
68456
68527
  width: 16px;
68457
68528
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -74482,7 +74553,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .35em 0 .3em !default;
74482
74553
  $grid-ungroup-rtl-padding-right: -8px !default;
74483
74554
  $grid-headercelldiv-padding: 0 1.8em 0 .4em !default;
74484
74555
  $grid-headercelldiv-sort-centeralign-padding-right: .4em !default;
74485
- $grid-headercell-div-padding: 0 .4em !default;
74556
+ $grid-headercell-div-padding: 0 1.2em 0 .4em !default;
74486
74557
  $grid-group-text-width: auto !default;
74487
74558
  $grid-grouptopleftcell-border-top: 2px solid !default;
74488
74559
  $grid-group-caption-font-size: 14px !default;
@@ -76653,7 +76724,22 @@ $grid-checkmark-color: $grey !default;
76653
76724
  text-transform: $grid-header-text-transform;
76654
76725
  user-select: none;
76655
76726
  }
76656
-
76727
+
76728
+ .e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
76729
+ .e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
76730
+ .e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
76731
+ padding: 0 .4em ;
76732
+ @if $grid-skin == 'material' {
76733
+ padding: $grid-headercell-div-padding;
76734
+ }
76735
+ @if $grid-skin == 'fabric' {
76736
+ padding: 0 1px 0;
76737
+ }
76738
+ @if $grid-skin == 'highcontrast' {
76739
+ padding: 0;
76740
+ }
76741
+ }
76742
+
76657
76743
  .e-headercelldiv.e-headerchkcelldiv {
76658
76744
  overflow: visible;
76659
76745
  }
@@ -77097,7 +77183,7 @@ $grid-checkmark-color: $grey !default;
77097
77183
  }
77098
77184
 
77099
77185
  &.e-default:not(.e-rtl) tr {
77100
- & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
77186
+ & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
77101
77187
  & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
77102
77188
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
77103
77189
  border-left-width: 0;
@@ -77534,7 +77620,10 @@ $grid-checkmark-color: $grey !default;
77534
77620
  border-top-color: $grid-columnchooser-footer-border-color;
77535
77621
  border-top-width: 1px;
77536
77622
  margin-top: 0;
77537
- overflow-x: hidden;
77623
+ overflow-x: auto;
77624
+ & .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
77625
+ white-space: nowrap;
77626
+ }
77538
77627
  }
77539
77628
 
77540
77629
  @if $grid-skin == 'fluent2' {
@@ -78554,6 +78643,9 @@ $grid-checkmark-color: $grey !default;
78554
78643
  .e-headercelldiv.e-headerchkcelldiv {
78555
78644
  padding: $grid-rtl-headercelldiv-padding;
78556
78645
  text-align: right;
78646
+ @if $grid-skin == 'highcontrast' {
78647
+ margin: -7px 0;
78648
+ }
78557
78649
 
78558
78650
  & .e-sortnumber {
78559
78651
  @include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
@@ -78565,6 +78657,9 @@ $grid-checkmark-color: $grey !default;
78565
78657
  .e-headercelldiv.e-headerchkcelldiv {
78566
78658
  padding: $grid-rtl-headercelldiv-padding;
78567
78659
  text-align: right;
78660
+ @if $grid-skin == 'highcontrast' {
78661
+ margin: -7px 0;
78662
+ }
78568
78663
 
78569
78664
  & .e-sortnumber {
78570
78665
  @include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
@@ -78585,9 +78680,6 @@ $grid-checkmark-color: $grey !default;
78585
78680
 
78586
78681
  & .e-sortnumber {
78587
78682
  margin: $grid-rtl-sort-num-left-align-margin;
78588
- @if $grid-skin == 'bootstrap4' {
78589
- margin: 4px -2px 0 0;
78590
- }
78591
78683
  }
78592
78684
  }
78593
78685
 
@@ -78800,7 +78892,7 @@ $grid-checkmark-color: $grey !default;
78800
78892
  }
78801
78893
 
78802
78894
  &.e-default {
78803
- & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
78895
+ & tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
78804
78896
  & .e-gridheader table tr th:last-child:not(.e-firstcell) {
78805
78897
  border-left: 0;
78806
78898
  }
@@ -98727,14 +98819,14 @@ $lg-desktop: 1399.98;
98727
98819
  }
98728
98820
 
98729
98821
  .e-pv-diagram-resize-handle{
98730
- @if $theme-name == 'fluent2' {
98822
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
98731
98823
  fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
98732
98824
  }
98733
98825
  }
98734
98826
 
98735
98827
  .e-pv-diagram-border,
98736
98828
  .e-pv-diagram-resize-handle {
98737
- @if $theme-name=='fluent2' {
98829
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
98738
98830
  stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
98739
98831
  }
98740
98832
  }
@@ -99042,7 +99134,9 @@ $lg-desktop: 1399.98;
99042
99134
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
99043
99135
  height: $pv-toolbar-btn-height;
99044
99136
  min-width: $pv-toolbar-btn-width;
99045
- width: $pv-toolbar-btn-width;
99137
+ @if ($skin-name != 'fluent2') {
99138
+ width: $pv-toolbar-btn-width;
99139
+ }
99046
99140
  @if $skin-name == 'FluentUI' {
99047
99141
  line-height: $pv-toolbar-btn-height;
99048
99142
  min-width: 40px;
@@ -99960,7 +100054,8 @@ $lg-desktop: 1399.98;
99960
100054
  padding: $pv-thumbnail-view-button-selection-padding;
99961
100055
  }
99962
100056
 
99963
- .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
100057
+ .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
100058
+ .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
99964
100059
  {
99965
100060
  background: $pv-thumbnail-view-button-selection-background;
99966
100061
  border: $pv-thumbnail-view-button-selection-border;
@@ -100323,7 +100418,9 @@ $lg-desktop: 1399.98;
100323
100418
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
100324
100419
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
100325
100420
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
100326
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
100421
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
100422
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
100423
+ .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
100327
100424
  color: $pv-icon-color;
100328
100425
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
100329
100426
  box-shadow: none;
@@ -100387,25 +100484,39 @@ $lg-desktop: 1399.98;
100387
100484
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
100388
100485
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
100389
100486
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
100390
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover {
100487
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
100488
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
100489
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
100391
100490
  @if $skin-name == 'bootstrap4' {
100392
100491
  color: $pv-icon-color-hover;
100393
100492
  }
100394
100493
  @if $skin-name == 'bootstrap5' {
100395
100494
  color: $white;
100396
100495
  }
100496
+ @if $skin-name == 'fluent2' {
100497
+ color: var(--color-sf-toolbar-icon-color);
100498
+ }
100397
100499
  @if $skin-name == 'FluentUI' {
100398
100500
  color: $pv-item-selection-color;
100399
100501
  }
100400
100502
  }
100401
100503
 
100504
+ .e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
100505
+ @if $theme-name == 'bootstrap5.3' {
100506
+ color: var(--color-sf-secondary-text-color-pressed);
100507
+ }
100508
+ @if $theme-name == 'bootstrap5' {
100509
+ color: $pv-item-selection-color;
100510
+ }
100511
+ }
100512
+
100402
100513
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100403
100514
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
100404
100515
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
100405
100516
  @if $skin-name == 'bootstrap4' {
100406
100517
  color: $pv-icon-color-hover;
100407
100518
  }
100408
- @if $skin-name == 'bootstrap5' {
100519
+ @if ($skin-name == 'bootstrap5') {
100409
100520
  color: $pv-icon-color;
100410
100521
  }
100411
100522
  @if $skin-name == 'FluentUI' {
@@ -100413,12 +100524,23 @@ $lg-desktop: 1399.98;
100413
100524
  }
100414
100525
  }
100415
100526
 
100527
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100528
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100529
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
100530
+ @if ($skin-name == 'fluent2') {
100531
+ color: $pv-icon-color;
100532
+ }
100533
+ }
100534
+
100416
100535
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
100417
100536
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
100418
100537
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
100419
100538
  @if $skin-name == 'bootstrap4' {
100420
100539
  color: $pv-icon-color-hover;
100421
100540
  }
100541
+ @if $skin-name == 'fluent2' {
100542
+ color: var(--color-sf-toolbar-icon-color);
100543
+ }
100422
100544
  }
100423
100545
 
100424
100546
  .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
@@ -100599,6 +100721,17 @@ $lg-desktop: 1399.98;
100599
100721
 
100600
100722
  .e-pv-search-input-mobile {
100601
100723
  height: $pv-search-input-height;
100724
+ max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
100725
+ }
100726
+
100727
+ .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,
100728
+ .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 {
100729
+ margin-left: 3px;
100730
+ }
100731
+
100732
+ .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,
100733
+ .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 {
100734
+ margin-right: 3px;
100602
100735
  }
100603
100736
 
100604
100737
  .e-pv-match-case-container {
@@ -100696,13 +100829,11 @@ $lg-desktop: 1399.98;
100696
100829
  }
100697
100830
 
100698
100831
  .e-pv-notification-popup {
100699
- height: $pv-notification-popup-height;
100700
100832
  margin: 0 10px;
100701
100833
  max-width: $pv-notification-popup-width;
100702
100834
  }
100703
100835
 
100704
100836
  .e-pv-notification-popup.e-pv-notification-large-content {
100705
- height: $pv-notification-popup-height-large-content;
100706
100837
  max-width: $pv-notification-popup-width-large-content;
100707
100838
  }
100708
100839
 
@@ -100770,10 +100901,13 @@ $lg-desktop: 1399.98;
100770
100901
  border-bottom: 2px solid;
100771
100902
  margin-top: 0;
100772
100903
  padding-top: 5px;
100773
- @if ($skin-name=='bootstrap5'or $theme-name=='fluent2') {
100904
+ @if ($skin-name=='bootstrap5') {
100774
100905
  margin-top: -4px;
100775
100906
  padding-top: 0;
100776
100907
  }
100908
+ @if ($theme-name=='fluent2') {
100909
+ padding-top: 0;
100910
+ }
100777
100911
  @if $skin-name == 'FluentUI' {
100778
100912
  line-height: 11px;
100779
100913
  }
@@ -100785,7 +100919,12 @@ $lg-desktop: 1399.98;
100785
100919
  line-height: 1.71em;
100786
100920
  }
100787
100921
  border-bottom: 2px solid;
100788
- margin-top: 0;
100922
+ @if ($skin-name == 'fluent2') {
100923
+ margin-top: 5px;
100924
+ }
100925
+ @else {
100926
+ margin-top: 0;
100927
+ }
100789
100928
  padding-top: 1px;
100790
100929
  vertical-align: initial;
100791
100930
  @if $skin-name == 'FluentUI' {
@@ -100797,9 +100936,12 @@ $lg-desktop: 1399.98;
100797
100936
  .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
100798
100937
  margin-top: 0;
100799
100938
  padding-top: 7px;
100800
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $theme-name == 'fluent2' {
100939
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
100801
100940
  padding-top: 0;
100802
100941
  }
100942
+ @if ( or $theme-name == 'fluent2'){
100943
+ padding-top: 5px;
100944
+ }
100803
100945
  vertical-align: initial;
100804
100946
  }
100805
100947
 
@@ -100811,6 +100953,13 @@ $lg-desktop: 1399.98;
100811
100953
  vertical-align: initial;
100812
100954
  }
100813
100955
 
100956
+ .e-pv-annotation-thickness-popup-container-mobile,
100957
+ .e-pv-annotation-opacity-popup-container-mobile {
100958
+ @if $skin-name != 'Material3' {
100959
+ background-color: $pv-annotation-opacity-popup-background-color;
100960
+ }
100961
+ }
100962
+
100814
100963
  .e-pv-annotation-opacity-popup-container,
100815
100964
  .e-pv-annotation-thickness-popup-container {
100816
100965
  @if $skin-name != 'Material3' {
@@ -101090,6 +101239,13 @@ $lg-desktop: 1399.98;
101090
101239
  }
101091
101240
  }
101092
101241
 
101242
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
101243
+ @if $skin-name == 'fluent2' {
101244
+ background-color: $pv-annotation-dd-background-color-active;
101245
+ color: $pv-icon-color;
101246
+ }
101247
+ }
101248
+
101093
101249
  .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
101094
101250
  .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
101095
101251
  .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
@@ -101169,13 +101325,6 @@ $lg-desktop: 1399.98;
101169
101325
  }
101170
101326
  }
101171
101327
 
101172
- .e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
101173
- .e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
101174
- @if ($theme-name == 'fluent2') {
101175
- line-height: 28px;
101176
- }
101177
- }
101178
-
101179
101328
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
101180
101329
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
101181
101330
  @if ($skin-name == 'bootstrap5') {
@@ -101273,6 +101422,13 @@ $lg-desktop: 1399.98;
101273
101422
  }
101274
101423
  }
101275
101424
 
101425
+ .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
101426
+ .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
101427
+ @if ($skin-name == 'bootstrap5') {
101428
+ color: $pv-icon-color;
101429
+ }
101430
+ }
101431
+
101276
101432
  .e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
101277
101433
  .e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
101278
101434
  @if $skin-name == 'FluentUI' {
@@ -101481,6 +101637,9 @@ $lg-desktop: 1399.98;
101481
101637
  @if $skin-name == 'FluentUI' {
101482
101638
  margin-left: 195px;
101483
101639
  }
101640
+ @if ($skin-name == 'bootstrap5') {
101641
+ margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
101642
+ }
101484
101643
  }
101485
101644
 
101486
101645
  .e-pv-properties-line-start,
@@ -101804,17 +101963,27 @@ $lg-desktop: 1399.98;
101804
101963
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
101805
101964
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
101806
101965
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
101807
- @if $skin-name != 'Material3' {
101966
+ @if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
101808
101967
  line-height: $pv-annot-toolbar-dropdown-btn-line-height;
101809
101968
  }
101810
101969
  }
101811
101970
 
101812
101971
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
101813
- @if $skin-name == 'bootstrap5' {
101972
+ @if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
101814
101973
  background: $secondary-bg-color-pressed;
101815
101974
  }
101816
101975
  }
101817
101976
 
101977
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
101978
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
101979
+ @if $theme-name == 'bootstrap5.3' {
101980
+ color: var(--color-sf-secondary-text-color-pressed);
101981
+ }
101982
+ @if $theme-name == 'bootstrap5' {
101983
+ color: $pv-item-selection-color;
101984
+ }
101985
+ }
101986
+
101818
101987
  .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
101819
101988
  .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
101820
101989
  height: $pv-toolbar-btn-height-big;
@@ -101908,17 +102077,9 @@ $lg-desktop: 1399.98;
101908
102077
  padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
101909
102078
  }
101910
102079
 
101911
- .e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
101912
- .e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
101913
- @if $theme-name == 'fluent2' {
101914
- padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
101915
- padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
101916
- }
101917
- }
101918
-
101919
102080
  .e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
101920
102081
  @if $theme-name == 'fluent2' {
101921
- padding: 8px !important;/* stylelint-disable-line declaration-no-important */
102082
+ color: var(--color-sf-secondary-text-color);
101922
102083
  }
101923
102084
  }
101924
102085
 
@@ -102258,11 +102419,13 @@ $lg-desktop: 1399.98;
102258
102419
  padding-right: 7px;
102259
102420
  @if $skin-name == 'Material3' {
102260
102421
  font-size: $text-xs;
102422
+ padding-left: 12px;
102423
+ padding-right: 12px;
102261
102424
  }
102262
102425
  }
102263
102426
 
102264
102427
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
102265
- @if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
102428
+ @if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
102266
102429
  background-color: $pv-save-button-bg-color;
102267
102430
  border-radius: 2px;
102268
102431
  color: $pv-save-button-color;
@@ -102372,6 +102535,9 @@ $lg-desktop: 1399.98;
102372
102535
  @if $skin-name == 'bootstrap4' {
102373
102536
  color: $pv-title-close-color;
102374
102537
  }
102538
+ @if $skin-name == 'fluent2' {
102539
+ color: var(--color-sf-secondary-text-color);
102540
+ }
102375
102541
  height: $pv-title-close-height;
102376
102542
  position: $pv-title-close-position;
102377
102543
  right: 11px;
@@ -102400,7 +102566,7 @@ $lg-desktop: 1399.98;
102400
102566
  .e-pv-comments-panel-text {
102401
102567
  font-size: 15px;
102402
102568
  padding-left: 85px;
102403
- color: rgba(var(--color-sf-on-surface-variant));
102569
+ color: var(--color-sf-content-text-color-alt1);
102404
102570
  }
102405
102571
 
102406
102572
  .e-pv-comments-content-container {
@@ -102588,8 +102754,34 @@ $lg-desktop: 1399.98;
102588
102754
  }
102589
102755
  }
102590
102756
 
102757
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
102758
+ @if ($skin-name == 'fluent2') {
102759
+ margin-top: -4px;
102760
+ }
102761
+ }
102762
+
102763
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
102764
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
102765
+ @if ($skin-name == 'fluent2') {
102766
+ margin-top: -5px;
102767
+ }
102768
+ }
102769
+
102770
+ .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
102771
+ .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
102772
+ .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
102773
+ @if ($skin-name == 'fluent2') {
102774
+ padding-top: 8px;
102775
+ }
102776
+ }
102777
+
102591
102778
  .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
102592
- margin-top: $pv-stamp-icon-margin-top;
102779
+ @if ($skin-name == 'fluent2') {
102780
+ margin-top: -4px;
102781
+ }
102782
+ @else {
102783
+ margin-top: $pv-stamp-icon-margin-top;
102784
+ }
102593
102785
  @if $theme-name != 'fluent2'{
102594
102786
  padding-left: 7px;
102595
102787
  }
@@ -102643,7 +102835,7 @@ $lg-desktop: 1399.98;
102643
102835
 
102644
102836
  .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
102645
102837
  background: transparent;
102646
- width: 229px;
102838
+ max-width: 229px;
102647
102839
  }
102648
102840
 
102649
102841
  .e-pv-status-div {
@@ -102659,7 +102851,7 @@ $lg-desktop: 1399.98;
102659
102851
  }
102660
102852
 
102661
102853
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
102662
- @if $skin-name != 'bootstrap5' {
102854
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
102663
102855
  caret-color: $pv-comment-text-cursor-color;
102664
102856
  }
102665
102857
  }
@@ -102779,10 +102971,14 @@ $lg-desktop: 1399.98;
102779
102971
  .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,
102780
102972
  .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,
102781
102973
  .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 {
102782
- @if $skin-name != 'bootstrap5' {
102974
+ @if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
102783
102975
  background: $pv-signature-footer-color;
102784
102976
  border-color: $pv-signature-footer-color;
102785
102977
  }
102978
+ @else if ($skin-name == 'fluent2'){
102979
+ background: $pv-item-selection-background-color;
102980
+ border-color: $pv-annotation-dropdown-border-color-hover;
102981
+ }
102786
102982
  @else {
102787
102983
  background: $secondary-bg-color-pressed;
102788
102984
  border-color: $secondary-bg-color-pressed;
@@ -102913,7 +103109,9 @@ $lg-desktop: 1399.98;
102913
103109
  @if $skin-name == 'bootstrap5' {
102914
103110
  color: $pv-icon-color;
102915
103111
  height: 32px;
102916
- line-height: 32px;
103112
+ @if ($theme-name != 'fluent2') {
103113
+ line-height: 32px;
103114
+ }
102917
103115
  }
102918
103116
  @else {
102919
103117
  color: $pv-icon-color;
@@ -102970,13 +103168,6 @@ $lg-desktop: 1399.98;
102970
103168
  border-color: $pv-annotation-dropdown-border-color;
102971
103169
  }
102972
103170
 
102973
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
102974
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
102975
- @if $theme-name == 'fluent2' {
102976
- margin-top: -10px;
102977
- }
102978
- }
102979
-
102980
103171
  .e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
102981
103172
  .e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
102982
103173
  @if $skin-name == 'bootstrap4' {
@@ -103545,6 +103736,7 @@ $lg-desktop: 1399.98;
103545
103736
 
103546
103737
  .e-pv-properties-form-field-group-btn-div {
103547
103738
  display: grid;
103739
+ align-content: space-between;
103548
103740
  }
103549
103741
 
103550
103742
  .e-pv-properties-form-field-option-dropdown-list-div {
@@ -103903,7 +104095,6 @@ $lg-desktop: 1399.98;
103903
104095
  }
103904
104096
  @if $theme-name == 'fluent2'{
103905
104097
  font-family: $font-family;
103906
- margin-left: 7px;
103907
104098
  }
103908
104099
  }
103909
104100
 
@@ -114737,7 +114928,7 @@ $qryblr-drag-icon-color: $grey-light-font !default;
114737
114928
  .e-query-builder .e-btn.e-round.e-small {
114738
114929
  @if $theme-name == 'fluent2' {
114739
114930
  &:hover {
114740
- background: transparent !important; /* stylelint-disable-line declaration-no-important */
114931
+ background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
114741
114932
  }
114742
114933
 
114743
114934
  &:focus {
@@ -120906,6 +121097,12 @@ $image-editor-filter-canvas-focus: 1px solid $grey-light-font !default;
120906
121097
  margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
120907
121098
  }
120908
121099
  }
121100
+
121101
+ @if $skin-name == 'fluent2' {
121102
+ & .e-dropdown-btn.e-ie-ddb-popup {
121103
+ padding-left: 16px;
121104
+ }
121105
+ }
120909
121106
  }
120910
121107
 
120911
121108
  .e-image-editor {
@@ -121212,6 +121409,16 @@ $image-editor-filter-canvas-focus: 1px solid $grey-light-font !default;
121212
121409
  width: 16px !important; /* stylelint-disable-line declaration-no-important */
121213
121410
  }
121214
121411
  }
121412
+
121413
+ @if $skin-name == 'fluent2' {
121414
+ & .e-dropdown-btn.e-ie-ddb-popup {
121415
+ padding-left: 14px;
121416
+ }
121417
+ & .e-dropdown-btn,
121418
+ & .e-dropdown-btn span {
121419
+ font-weight: normal;
121420
+ }
121421
+ }
121215
121422
  }
121216
121423
 
121217
121424
  .e-ie-img-save-dlg .e-btn {
@@ -121682,10 +121889,13 @@ $image-editor-filter-canvas-focus: 1px solid $grey-light-font !default;
121682
121889
  background: inherit;
121683
121890
  border: none;
121684
121891
  margin-top: $image-editor-ddbtn-margin-top;
121685
- @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
121892
+ @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
121686
121893
  background: $tbar-default-bg;
121687
121894
  color: $tbar-default-icon-color;
121688
121895
  }
121896
+ @if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
121897
+ border: 2px solid #000;
121898
+ }
121689
121899
  @if $skin-name == 'Material3' {
121690
121900
  box-shadow: none;
121691
121901
  }
@@ -121704,6 +121914,36 @@ $image-editor-filter-canvas-focus: 1px solid $grey-light-font !default;
121704
121914
  background: $btn-focus-bgcolor;
121705
121915
  box-shadow: none;
121706
121916
  color: $btn-focus-color;
121917
+ @if $skin-name == 'FluentUI' {
121918
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
121919
+ box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
121920
+ }
121921
+ @else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
121922
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
121923
+ }
121924
+ @else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
121925
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
121926
+ border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
121927
+ }
121928
+ @else if $skin-name == 'bootstrap4' {
121929
+ $color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
121930
+ box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
121931
+ }
121932
+ @else if $skin-name == 'bootstrap5' {
121933
+ box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
121934
+ }
121935
+ @else if $skin-name == 'Material3' {
121936
+ box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
121937
+ }
121938
+ @else if $skin-name == 'tailwind' {
121939
+ box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
121940
+ }
121941
+ }
121942
+
121943
+ &:focus-visible {
121944
+ @if $skin-name == 'fluent2' {
121945
+ box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
121946
+ }
121707
121947
  }
121708
121948
 
121709
121949
  &:active {
@@ -123883,7 +124123,7 @@ $otp-input-disabled-border-color: $grey-cc !default;
123883
124123
  }
123884
124124
  &.e-outline {
123885
124125
  .e-otp-input-field {
123886
- border: 2px solid $otp-input-border-color;
124126
+ border: 1px solid $otp-input-border-color;
123887
124127
  }
123888
124128
  }
123889
124129
  &.e-outline,
@@ -124881,6 +125121,7 @@ $ribbon-items-focus-box-shadow: none !default;
124881
125121
 
124882
125122
  .e-disabled {
124883
125123
  opacity: $ribbon-disabled-opacity;
125124
+ pointer-events: none;
124884
125125
  }
124885
125126
 
124886
125127
  .e-input-group {