@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
@@ -6744,7 +6744,11 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
6744
6744
  .e-input-group.e-input-focus input.e-input,
6745
6745
  .e-input-group.e-control-wrapper.e-input-focus input.e-input,
6746
6746
  .e-float-input.e-control-wrapper.e-input-focus input,
6747
- .e-float-input.e-input-focus input,
6747
+ .e-float-input.e-input-focus input {
6748
+ padding-left: $input-text-indent;
6749
+ text-indent: 0;
6750
+ }
6751
+
6748
6752
  textarea.e-input#{$css},
6749
6753
  .e-input-group textarea.e-input,
6750
6754
  .e-input-group textarea,
@@ -6758,7 +6762,12 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
6758
6762
  .e-input-group.e-control-wrapper textarea.e-input:focus,
6759
6763
  .e-float-input.e-control-wrapper textarea:focus,
6760
6764
  .e-float-input textarea:focus {
6761
- padding-left: $input-text-indent;
6765
+ @if $input-skin-name == 'fluent2' {
6766
+ padding-left: 12px;
6767
+ }
6768
+ @else {
6769
+ padding-left: $input-text-indent;
6770
+ }
6762
6771
  text-indent: 0;
6763
6772
  }
6764
6773
 
@@ -7085,7 +7094,12 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
7085
7094
  .e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
7086
7095
  .e-bigger .e-float-input.e-control-wrapper textarea:focus,
7087
7096
  .e-bigger .e-float-input textarea:focus {
7088
- padding-left: $input-bigger-text-indent;
7097
+ @if $input-skin-name == 'fluent2' {
7098
+ padding: $textarea-bigger-padding;
7099
+ }
7100
+ @else {
7101
+ padding-left: $input-bigger-text-indent;
7102
+ }
7089
7103
  text-indent: 0;
7090
7104
  }
7091
7105
 
@@ -7985,18 +7999,18 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
7985
7999
  }
7986
8000
  }
7987
8001
 
7988
- .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
7989
- .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7990
- .e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
7991
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7992
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7993
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7994
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7995
- .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
7996
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7997
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
7998
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
7999
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
8002
+ .e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
8003
+ .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
8004
+ .e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
8005
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
8006
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
8007
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
8008
+ .e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
8009
+ .e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
8010
+ .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]),
8011
+ .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]),
8012
+ .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]),
8013
+ .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]) {
8000
8014
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8001
8015
  border-bottom-width: $input-group-border-width-hover;
8002
8016
  }
@@ -15151,7 +15165,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
15151
15165
  border-color: $input-box-border-color;
15152
15166
  }
15153
15167
 
15154
- .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
15168
+ .e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
15155
15169
  @if $input-skin-name == 'fluent2' {
15156
15170
  padding-bottom: 0;
15157
15171
  }
@@ -15186,6 +15200,20 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
15186
15200
  }
15187
15201
  }
15188
15202
 
15203
+ textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
15204
+ @if $input-skin-name == 'fluent2' {
15205
+ border-bottom-color: $input-active-border-color;
15206
+ padding-bottom: 4px;
15207
+ border-bottom-width: 0;
15208
+ }
15209
+ }
15210
+
15211
+ .e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
15212
+ @if $input-skin-name == 'fluent2' {
15213
+ padding-bottom: 6px;
15214
+ }
15215
+ }
15216
+
15189
15217
  .e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
15190
15218
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
15191
15219
  .e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
@@ -15301,15 +15329,11 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
15301
15329
  @if $input-skin-name == 'bootstrap4' {
15302
15330
  transition: $input-transition-shadow;
15303
15331
  }
15304
- @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
15332
+ @if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
15305
15333
  border-color: $input-group-border-color-focus;
15306
15334
  border-radius: $input-groupo-focus-border-radius;
15307
15335
  box-shadow: $input-group-focus-box-shadow;
15308
15336
  }
15309
- @if $input-skin-name == 'FluentUI' {
15310
- border-radius: $input-groupo-focus-border-radius;
15311
- border-width: 2px;
15312
- }
15313
15337
  }
15314
15338
 
15315
15339
  .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
@@ -19721,9 +19745,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid rgba($grey-light-font, .12) !defau
19721
19745
  &:focus-visible {
19722
19746
  @if $skin-name == 'fluent2' {
19723
19747
  box-shadow: $secondary-shadow-focus;
19748
+ color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
19724
19749
 
19725
- & .e-breadcrumb-icon {
19726
- color: $icon-color;
19750
+ & .e-breadcrumb-icon,
19751
+ &.e-breadcrumb-url .e-breadcrumb-icon {
19752
+ color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
19727
19753
  }
19728
19754
  }
19729
19755
  }
@@ -22982,7 +23008,7 @@ $btn-focus-box-shadow: none !default;
22982
23008
  @if $skin-name == 'fluent2' {
22983
23009
  background: transparent;
22984
23010
  border-color: $secondary-border-color-hover;
22985
- color: $secondary-text-color-hover;
23011
+ color: $secondary-outline-button-text-color-pressed;
22986
23012
  }
22987
23013
 
22988
23014
  @if $skin-name == 'bootstrap5' {
@@ -23015,7 +23041,7 @@ $btn-focus-box-shadow: none !default;
23015
23041
  @include outline-active;
23016
23042
  @if $skin-name == 'fluent2' {
23017
23043
  background: transparent;
23018
- color: $secondary-text-color-selected;
23044
+ color: $secondary-outline-button-text-color-pressed;
23019
23045
  outline: 2px solid;
23020
23046
  outline-offset: -2px;
23021
23047
  }
@@ -23919,6 +23945,7 @@ $sd-active-font-color: $base-font !default;
23919
23945
  font-size: 12px;
23920
23946
  line-height: 16px;
23921
23947
  padding: 8px 16px;
23948
+ box-sizing: content-box;
23922
23949
  }
23923
23950
  }
23924
23951
  }
@@ -29883,6 +29910,12 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
29883
29910
  background: $drop-down-btn-li-bgcolor;
29884
29911
  }
29885
29912
  color: $drop-down-btn-li-selection-font-color;
29913
+ & .e-menu-icon,
29914
+ & .e-menu-url {
29915
+ @if $skin-name == 'fluent2' {
29916
+ color: $drop-down-btn-li-selection-font-color;
29917
+ }
29918
+ }
29886
29919
  }
29887
29920
 
29888
29921
  &:active,
@@ -32170,7 +32203,13 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
32170
32203
  &.e-scale {
32171
32204
  &.e-h-scale {
32172
32205
  .e-tick {
32173
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32206
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32207
+ @include alignment($tick-after-height, $tick-after-top, 'horizontal');
32208
+ @if ($skin-name == 'material-dark') {
32209
+ background-position: bottom;
32210
+ }
32211
+ }
32212
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32174
32213
  @include alignment($tick-after-height, $tick-after-top, 'horizontal');
32175
32214
  }
32176
32215
  @else {
@@ -32180,7 +32219,10 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
32180
32219
  }
32181
32220
 
32182
32221
  .e-large {
32183
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32222
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32223
+ @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
32224
+ }
32225
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32184
32226
  @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
32185
32227
  }
32186
32228
  }
@@ -32210,7 +32252,13 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
32210
32252
  &.e-scale {
32211
32253
  &.e-h-scale {
32212
32254
  .e-tick {
32213
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32255
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32256
+ @include alignment($tick-before-height, $tick-before-top, 'horizontal');
32257
+ @if ($skin-name == 'material-dark') {
32258
+ background-position-x: center;
32259
+ }
32260
+ }
32261
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32214
32262
  @include alignment($tick-before-height, $tick-before-top, 'horizontal');
32215
32263
  }
32216
32264
  @else {
@@ -32220,7 +32268,10 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
32220
32268
  }
32221
32269
 
32222
32270
  .e-large {
32223
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
32271
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32272
+ @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
32273
+ }
32274
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
32224
32275
  @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
32225
32276
  }
32226
32277
  }
@@ -32296,7 +32347,12 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
32296
32347
  }
32297
32348
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32298
32349
  background-position: center;
32299
- height: 99%;
32350
+ @if ($skin-name == 'material-dark') {
32351
+ height: 12px;
32352
+ }
32353
+ @else {
32354
+ height: 99%;
32355
+ }
32300
32356
  }
32301
32357
  }
32302
32358
 
@@ -32322,6 +32378,10 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
32322
32378
  @else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
32323
32379
  @include alignment(calc(100% + 3px), -9px, 'horizontal');
32324
32380
  }
32381
+ @else if ($skin-name == 'material-dark') {
32382
+ height: 20px;
32383
+ top: 4px;
32384
+ }
32325
32385
  }
32326
32386
  }
32327
32387
 
@@ -32421,7 +32481,7 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
32421
32481
  background-position: center center;
32422
32482
  }
32423
32483
 
32424
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
32484
+ @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') {
32425
32485
  &.e-large {
32426
32486
  @if ($skin-name != 'bootstrap4') {
32427
32487
  background-image: $slider-scale-tick-image-dark;
@@ -32511,7 +32571,7 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
32511
32571
  .e-tick {
32512
32572
  display: inline-block;
32513
32573
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32514
- background-repeat: no-repeat;
32574
+ background-repeat: repeat-y;
32515
32575
  }
32516
32576
 
32517
32577
  @if ($skin-name != 'material' and $skin-name != 'material-dark') {
@@ -44894,6 +44954,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44894
44954
  box-sizing: border-box;
44895
44955
  }
44896
44956
 
44957
+ @if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
44958
+ .e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
44959
+ top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
44960
+ }
44961
+ }
44962
+
44897
44963
 
44898
44964
  @include export-module('dialog-theme') {
44899
44965
  .e-dialog {
@@ -54941,7 +55007,8 @@ $ripple-width: 32px !default;
54941
55007
 
54942
55008
  .e-list-item {
54943
55009
 
54944
- div.e-icons::before {
55010
+ div.e-icons.e-icon-expandable::before,
55011
+ div.e-icons.e-icon-collapsible::before {
54945
55012
  content: '\e22f';
54946
55013
  }
54947
55014
  }
@@ -59241,7 +59308,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
59241
59308
  $ddl-chip-sel-mobile-close-height: 40px !default;
59242
59309
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
59243
59310
  $ddl-input-text-indent: 0 !default;
59244
- $ddl-input-placeholder-padding: 4px 0 4px 0 !default;
59311
+ $ddl-input-placeholder-padding: 0 !default;
59245
59312
  $ddl-rtl-chip-sel-close-left: -12px !default;
59246
59313
  $ddl-popup-active-focus-bg-color: $grey-300 !default;
59247
59314
  $ddl-popup-active-focus-font-color: $accent !default;
@@ -63048,19 +63115,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
63048
63115
  text-align: center;
63049
63116
  }
63050
63117
 
63051
- &:not(.e-list-template) .e-list-item,
63052
- .e-list-nrt,
63053
- .e-selectall-parent {
63054
- height: $listbox-item-height;
63055
- line-height: $listbox-item-line-height;
63056
- padding: $listbox-item-padding;
63057
- position: relative;
63058
- @if $skin-name == 'fluent2' {
63059
- font-size: 14px;
63060
- border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
63061
- }
63062
- }
63063
-
63064
63118
  .e-list-parent {
63065
63119
  height: 100%;
63066
63120
  min-height: $listbox-item-height;
@@ -63562,6 +63616,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
63562
63616
  }
63563
63617
  }
63564
63618
 
63619
+ .e-listbox-wrapper,
63620
+ .e-listbox-container,
63621
+ .e-listboxtool-wrapper .e-listbox-wrapper {
63622
+ &:not(.e-list-template) .e-list-item,
63623
+ .e-list-nrt,
63624
+ .e-selectall-parent {
63625
+ height: $listbox-item-height;
63626
+ line-height: $listbox-item-line-height;
63627
+ padding: $listbox-item-padding;
63628
+ position: relative;
63629
+ @if $skin-name == 'fluent2' {
63630
+ font-size: 14px;
63631
+ border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
63632
+ }
63633
+ }
63634
+ }
63635
+
63565
63636
 
63566
63637
  @mixin avatar {
63567
63638
  height: $listbox-template-avatar-size;
@@ -69631,7 +69702,7 @@ $de-prop-btn-icon-clr: #ccc;
69631
69702
  }
69632
69703
  }
69633
69704
  }
69634
- .e-listview .e-list-icon {
69705
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
69635
69706
  height: 24px;
69636
69707
  width: 16px;
69637
69708
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -77826,7 +77897,22 @@ $grid-checkmark-color: $accent-font !default;
77826
77897
  text-transform: $grid-header-text-transform;
77827
77898
  user-select: none;
77828
77899
  }
77829
-
77900
+
77901
+ .e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
77902
+ .e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
77903
+ .e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
77904
+ padding: 0 .4em ;
77905
+ @if $grid-skin == 'material' {
77906
+ padding: $grid-headercell-div-padding;
77907
+ }
77908
+ @if $grid-skin == 'fabric' {
77909
+ padding: 0 1px 0;
77910
+ }
77911
+ @if $grid-skin == 'highcontrast' {
77912
+ padding: 0;
77913
+ }
77914
+ }
77915
+
77830
77916
  .e-headercelldiv.e-headerchkcelldiv {
77831
77917
  overflow: visible;
77832
77918
  }
@@ -78270,7 +78356,7 @@ $grid-checkmark-color: $accent-font !default;
78270
78356
  }
78271
78357
 
78272
78358
  &.e-default:not(.e-rtl) tr {
78273
- & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
78359
+ & td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
78274
78360
  & th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
78275
78361
  & th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
78276
78362
  border-left-width: 0;
@@ -78707,7 +78793,10 @@ $grid-checkmark-color: $accent-font !default;
78707
78793
  border-top-color: $grid-columnchooser-footer-border-color;
78708
78794
  border-top-width: 1px;
78709
78795
  margin-top: 0;
78710
- overflow-x: hidden;
78796
+ overflow-x: auto;
78797
+ & .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
78798
+ white-space: nowrap;
78799
+ }
78711
78800
  }
78712
78801
 
78713
78802
  @if $grid-skin == 'fluent2' {
@@ -79727,6 +79816,9 @@ $grid-checkmark-color: $accent-font !default;
79727
79816
  .e-headercelldiv.e-headerchkcelldiv {
79728
79817
  padding: $grid-rtl-headercelldiv-padding;
79729
79818
  text-align: right;
79819
+ @if $grid-skin == 'highcontrast' {
79820
+ margin: -7px 0;
79821
+ }
79730
79822
 
79731
79823
  & .e-sortnumber {
79732
79824
  @include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
@@ -79738,6 +79830,9 @@ $grid-checkmark-color: $accent-font !default;
79738
79830
  .e-headercelldiv.e-headerchkcelldiv {
79739
79831
  padding: $grid-rtl-headercelldiv-padding;
79740
79832
  text-align: right;
79833
+ @if $grid-skin == 'highcontrast' {
79834
+ margin: -7px 0;
79835
+ }
79741
79836
 
79742
79837
  & .e-sortnumber {
79743
79838
  @include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
@@ -79758,9 +79853,6 @@ $grid-checkmark-color: $accent-font !default;
79758
79853
 
79759
79854
  & .e-sortnumber {
79760
79855
  margin: $grid-rtl-sort-num-left-align-margin;
79761
- @if $grid-skin == 'bootstrap4' {
79762
- margin: 4px -2px 0 0;
79763
- }
79764
79856
  }
79765
79857
  }
79766
79858
 
@@ -79973,7 +80065,7 @@ $grid-checkmark-color: $accent-font !default;
79973
80065
  }
79974
80066
 
79975
80067
  &.e-default {
79976
- & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
80068
+ & tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
79977
80069
  & .e-gridheader table tr th:last-child:not(.e-firstcell) {
79978
80070
  border-left: 0;
79979
80071
  }
@@ -99296,7 +99388,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .26) !default
99296
99388
  $pv-annotation-opacity-slider-width: 172px !default;
99297
99389
  $pv-annotation-opacity-slider-width-rtl: 140px !default;
99298
99390
  $pv-annotation-opacity-slider-margin-left: 11px !default;
99299
- $pv-annotation-opacity-slider-margin-right: 10px !default;
99391
+ $pv-annotation-opacity-slider-margin-right: 20px !default;
99300
99392
  $pv-annotation-opacity-slider-height: 16px !default;
99301
99393
  $pv-annotation-drop-down-caret-font-size: 12px !default;
99302
99394
  $pv-annotation-drop-down-height: 32px !default;
@@ -99838,14 +99930,14 @@ $lg-desktop: 1399.98;
99838
99930
  }
99839
99931
 
99840
99932
  .e-pv-diagram-resize-handle{
99841
- @if $theme-name == 'fluent2' {
99933
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
99842
99934
  fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
99843
99935
  }
99844
99936
  }
99845
99937
 
99846
99938
  .e-pv-diagram-border,
99847
99939
  .e-pv-diagram-resize-handle {
99848
- @if $theme-name=='fluent2' {
99940
+ @if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
99849
99941
  stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
99850
99942
  }
99851
99943
  }
@@ -100153,7 +100245,9 @@ $lg-desktop: 1399.98;
100153
100245
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
100154
100246
  height: $pv-toolbar-btn-height;
100155
100247
  min-width: $pv-toolbar-btn-width;
100156
- width: $pv-toolbar-btn-width;
100248
+ @if ($skin-name != 'fluent2') {
100249
+ width: $pv-toolbar-btn-width;
100250
+ }
100157
100251
  @if $skin-name == 'FluentUI' {
100158
100252
  line-height: $pv-toolbar-btn-height;
100159
100253
  min-width: 40px;
@@ -101071,7 +101165,8 @@ $lg-desktop: 1399.98;
101071
101165
  padding: $pv-thumbnail-view-button-selection-padding;
101072
101166
  }
101073
101167
 
101074
- .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
101168
+ .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
101169
+ .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
101075
101170
  {
101076
101171
  background: $pv-thumbnail-view-button-selection-background;
101077
101172
  border: $pv-thumbnail-view-button-selection-border;
@@ -101434,7 +101529,9 @@ $lg-desktop: 1399.98;
101434
101529
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
101435
101530
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
101436
101531
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
101437
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
101532
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
101533
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
101534
+ .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
101438
101535
  color: $pv-icon-color;
101439
101536
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
101440
101537
  box-shadow: none;
@@ -101498,25 +101595,39 @@ $lg-desktop: 1399.98;
101498
101595
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
101499
101596
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
101500
101597
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
101501
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover {
101598
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
101599
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
101600
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
101502
101601
  @if $skin-name == 'bootstrap4' {
101503
101602
  color: $pv-icon-color-hover;
101504
101603
  }
101505
101604
  @if $skin-name == 'bootstrap5' {
101506
101605
  color: $white;
101507
101606
  }
101607
+ @if $skin-name == 'fluent2' {
101608
+ color: var(--color-sf-toolbar-icon-color);
101609
+ }
101508
101610
  @if $skin-name == 'FluentUI' {
101509
101611
  color: $pv-item-selection-color;
101510
101612
  }
101511
101613
  }
101512
101614
 
101615
+ .e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
101616
+ @if $theme-name == 'bootstrap5.3' {
101617
+ color: var(--color-sf-secondary-text-color-pressed);
101618
+ }
101619
+ @if $theme-name == 'bootstrap5' {
101620
+ color: $pv-item-selection-color;
101621
+ }
101622
+ }
101623
+
101513
101624
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
101514
101625
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
101515
101626
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
101516
101627
  @if $skin-name == 'bootstrap4' {
101517
101628
  color: $pv-icon-color-hover;
101518
101629
  }
101519
- @if $skin-name == 'bootstrap5' {
101630
+ @if ($skin-name == 'bootstrap5') {
101520
101631
  color: $pv-icon-color;
101521
101632
  }
101522
101633
  @if $skin-name == 'FluentUI' {
@@ -101524,12 +101635,23 @@ $lg-desktop: 1399.98;
101524
101635
  }
101525
101636
  }
101526
101637
 
101638
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
101639
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
101640
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
101641
+ @if ($skin-name == 'fluent2') {
101642
+ color: $pv-icon-color;
101643
+ }
101644
+ }
101645
+
101527
101646
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
101528
101647
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
101529
101648
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
101530
101649
  @if $skin-name == 'bootstrap4' {
101531
101650
  color: $pv-icon-color-hover;
101532
101651
  }
101652
+ @if $skin-name == 'fluent2' {
101653
+ color: var(--color-sf-toolbar-icon-color);
101654
+ }
101533
101655
  }
101534
101656
 
101535
101657
  .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
@@ -101710,6 +101832,17 @@ $lg-desktop: 1399.98;
101710
101832
 
101711
101833
  .e-pv-search-input-mobile {
101712
101834
  height: $pv-search-input-height;
101835
+ max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
101836
+ }
101837
+
101838
+ .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,
101839
+ .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 {
101840
+ margin-left: 3px;
101841
+ }
101842
+
101843
+ .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,
101844
+ .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 {
101845
+ margin-right: 3px;
101713
101846
  }
101714
101847
 
101715
101848
  .e-pv-match-case-container {
@@ -101807,13 +101940,11 @@ $lg-desktop: 1399.98;
101807
101940
  }
101808
101941
 
101809
101942
  .e-pv-notification-popup {
101810
- height: $pv-notification-popup-height;
101811
101943
  margin: 0 10px;
101812
101944
  max-width: $pv-notification-popup-width;
101813
101945
  }
101814
101946
 
101815
101947
  .e-pv-notification-popup.e-pv-notification-large-content {
101816
- height: $pv-notification-popup-height-large-content;
101817
101948
  max-width: $pv-notification-popup-width-large-content;
101818
101949
  }
101819
101950
 
@@ -101881,10 +102012,13 @@ $lg-desktop: 1399.98;
101881
102012
  border-bottom: 2px solid;
101882
102013
  margin-top: 0;
101883
102014
  padding-top: 5px;
101884
- @if ($skin-name=='bootstrap5'or $theme-name=='fluent2') {
102015
+ @if ($skin-name=='bootstrap5') {
101885
102016
  margin-top: -4px;
101886
102017
  padding-top: 0;
101887
102018
  }
102019
+ @if ($theme-name=='fluent2') {
102020
+ padding-top: 0;
102021
+ }
101888
102022
  @if $skin-name == 'FluentUI' {
101889
102023
  line-height: 11px;
101890
102024
  }
@@ -101896,7 +102030,12 @@ $lg-desktop: 1399.98;
101896
102030
  line-height: 1.71em;
101897
102031
  }
101898
102032
  border-bottom: 2px solid;
101899
- margin-top: 0;
102033
+ @if ($skin-name == 'fluent2') {
102034
+ margin-top: 5px;
102035
+ }
102036
+ @else {
102037
+ margin-top: 0;
102038
+ }
101900
102039
  padding-top: 1px;
101901
102040
  vertical-align: initial;
101902
102041
  @if $skin-name == 'FluentUI' {
@@ -101908,9 +102047,12 @@ $lg-desktop: 1399.98;
101908
102047
  .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
101909
102048
  margin-top: 0;
101910
102049
  padding-top: 7px;
101911
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $theme-name == 'fluent2' {
102050
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
101912
102051
  padding-top: 0;
101913
102052
  }
102053
+ @if ( or $theme-name == 'fluent2'){
102054
+ padding-top: 5px;
102055
+ }
101914
102056
  vertical-align: initial;
101915
102057
  }
101916
102058
 
@@ -101922,6 +102064,13 @@ $lg-desktop: 1399.98;
101922
102064
  vertical-align: initial;
101923
102065
  }
101924
102066
 
102067
+ .e-pv-annotation-thickness-popup-container-mobile,
102068
+ .e-pv-annotation-opacity-popup-container-mobile {
102069
+ @if $skin-name != 'Material3' {
102070
+ background-color: $pv-annotation-opacity-popup-background-color;
102071
+ }
102072
+ }
102073
+
101925
102074
  .e-pv-annotation-opacity-popup-container,
101926
102075
  .e-pv-annotation-thickness-popup-container {
101927
102076
  @if $skin-name != 'Material3' {
@@ -102201,6 +102350,13 @@ $lg-desktop: 1399.98;
102201
102350
  }
102202
102351
  }
102203
102352
 
102353
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
102354
+ @if $skin-name == 'fluent2' {
102355
+ background-color: $pv-annotation-dd-background-color-active;
102356
+ color: $pv-icon-color;
102357
+ }
102358
+ }
102359
+
102204
102360
  .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
102205
102361
  .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
102206
102362
  .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
@@ -102280,13 +102436,6 @@ $lg-desktop: 1399.98;
102280
102436
  }
102281
102437
  }
102282
102438
 
102283
- .e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
102284
- .e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
102285
- @if ($theme-name == 'fluent2') {
102286
- line-height: 28px;
102287
- }
102288
- }
102289
-
102290
102439
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
102291
102440
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
102292
102441
  @if ($skin-name == 'bootstrap5') {
@@ -102384,6 +102533,13 @@ $lg-desktop: 1399.98;
102384
102533
  }
102385
102534
  }
102386
102535
 
102536
+ .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
102537
+ .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
102538
+ @if ($skin-name == 'bootstrap5') {
102539
+ color: $pv-icon-color;
102540
+ }
102541
+ }
102542
+
102387
102543
  .e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
102388
102544
  .e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
102389
102545
  @if $skin-name == 'FluentUI' {
@@ -102592,6 +102748,9 @@ $lg-desktop: 1399.98;
102592
102748
  @if $skin-name == 'FluentUI' {
102593
102749
  margin-left: 195px;
102594
102750
  }
102751
+ @if ($skin-name == 'bootstrap5') {
102752
+ margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
102753
+ }
102595
102754
  }
102596
102755
 
102597
102756
  .e-pv-properties-line-start,
@@ -102915,17 +103074,27 @@ $lg-desktop: 1399.98;
102915
103074
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
102916
103075
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
102917
103076
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
102918
- @if $skin-name != 'Material3' {
103077
+ @if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
102919
103078
  line-height: $pv-annot-toolbar-dropdown-btn-line-height;
102920
103079
  }
102921
103080
  }
102922
103081
 
102923
103082
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
102924
- @if $skin-name == 'bootstrap5' {
103083
+ @if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
102925
103084
  background: $secondary-bg-color-pressed;
102926
103085
  }
102927
103086
  }
102928
103087
 
103088
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
103089
+ .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
103090
+ @if $theme-name == 'bootstrap5.3' {
103091
+ color: var(--color-sf-secondary-text-color-pressed);
103092
+ }
103093
+ @if $theme-name == 'bootstrap5' {
103094
+ color: $pv-item-selection-color;
103095
+ }
103096
+ }
103097
+
102929
103098
  .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
102930
103099
  .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
102931
103100
  height: $pv-toolbar-btn-height-big;
@@ -103019,17 +103188,9 @@ $lg-desktop: 1399.98;
103019
103188
  padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
103020
103189
  }
103021
103190
 
103022
- .e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
103023
- .e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
103024
- @if $theme-name == 'fluent2' {
103025
- padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
103026
- padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
103027
- }
103028
- }
103029
-
103030
103191
  .e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
103031
103192
  @if $theme-name == 'fluent2' {
103032
- padding: 8px !important;/* stylelint-disable-line declaration-no-important */
103193
+ color: var(--color-sf-secondary-text-color);
103033
103194
  }
103034
103195
  }
103035
103196
 
@@ -103369,11 +103530,13 @@ $lg-desktop: 1399.98;
103369
103530
  padding-right: 7px;
103370
103531
  @if $skin-name == 'Material3' {
103371
103532
  font-size: $text-xs;
103533
+ padding-left: 12px;
103534
+ padding-right: 12px;
103372
103535
  }
103373
103536
  }
103374
103537
 
103375
103538
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
103376
- @if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
103539
+ @if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
103377
103540
  background-color: $pv-save-button-bg-color;
103378
103541
  border-radius: 2px;
103379
103542
  color: $pv-save-button-color;
@@ -103483,6 +103646,9 @@ $lg-desktop: 1399.98;
103483
103646
  @if $skin-name == 'bootstrap4' {
103484
103647
  color: $pv-title-close-color;
103485
103648
  }
103649
+ @if $skin-name == 'fluent2' {
103650
+ color: var(--color-sf-secondary-text-color);
103651
+ }
103486
103652
  height: $pv-title-close-height;
103487
103653
  position: $pv-title-close-position;
103488
103654
  right: 11px;
@@ -103511,7 +103677,7 @@ $lg-desktop: 1399.98;
103511
103677
  .e-pv-comments-panel-text {
103512
103678
  font-size: 15px;
103513
103679
  padding-left: 85px;
103514
- color: rgba(var(--color-sf-on-surface-variant));
103680
+ color: var(--color-sf-content-text-color-alt1);
103515
103681
  }
103516
103682
 
103517
103683
  .e-pv-comments-content-container {
@@ -103699,8 +103865,34 @@ $lg-desktop: 1399.98;
103699
103865
  }
103700
103866
  }
103701
103867
 
103868
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
103869
+ @if ($skin-name == 'fluent2') {
103870
+ margin-top: -4px;
103871
+ }
103872
+ }
103873
+
103874
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
103875
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
103876
+ @if ($skin-name == 'fluent2') {
103877
+ margin-top: -5px;
103878
+ }
103879
+ }
103880
+
103881
+ .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
103882
+ .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
103883
+ .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
103884
+ @if ($skin-name == 'fluent2') {
103885
+ padding-top: 8px;
103886
+ }
103887
+ }
103888
+
103702
103889
  .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
103703
- margin-top: $pv-stamp-icon-margin-top;
103890
+ @if ($skin-name == 'fluent2') {
103891
+ margin-top: -4px;
103892
+ }
103893
+ @else {
103894
+ margin-top: $pv-stamp-icon-margin-top;
103895
+ }
103704
103896
  @if $theme-name != 'fluent2'{
103705
103897
  padding-left: 7px;
103706
103898
  }
@@ -103754,7 +103946,7 @@ $lg-desktop: 1399.98;
103754
103946
 
103755
103947
  .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
103756
103948
  background: transparent;
103757
- width: 229px;
103949
+ max-width: 229px;
103758
103950
  }
103759
103951
 
103760
103952
  .e-pv-status-div {
@@ -103770,7 +103962,7 @@ $lg-desktop: 1399.98;
103770
103962
  }
103771
103963
 
103772
103964
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
103773
- @if $skin-name != 'bootstrap5' {
103965
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
103774
103966
  caret-color: $pv-comment-text-cursor-color;
103775
103967
  }
103776
103968
  }
@@ -103890,10 +104082,14 @@ $lg-desktop: 1399.98;
103890
104082
  .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,
103891
104083
  .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,
103892
104084
  .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 {
103893
- @if $skin-name != 'bootstrap5' {
104085
+ @if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
103894
104086
  background: $pv-signature-footer-color;
103895
104087
  border-color: $pv-signature-footer-color;
103896
104088
  }
104089
+ @else if ($skin-name == 'fluent2'){
104090
+ background: $pv-item-selection-background-color;
104091
+ border-color: $pv-annotation-dropdown-border-color-hover;
104092
+ }
103897
104093
  @else {
103898
104094
  background: $secondary-bg-color-pressed;
103899
104095
  border-color: $secondary-bg-color-pressed;
@@ -104024,7 +104220,9 @@ $lg-desktop: 1399.98;
104024
104220
  @if $skin-name == 'bootstrap5' {
104025
104221
  color: $pv-icon-color;
104026
104222
  height: 32px;
104027
- line-height: 32px;
104223
+ @if ($theme-name != 'fluent2') {
104224
+ line-height: 32px;
104225
+ }
104028
104226
  }
104029
104227
  @else {
104030
104228
  color: $pv-icon-color;
@@ -104081,13 +104279,6 @@ $lg-desktop: 1399.98;
104081
104279
  border-color: $pv-annotation-dropdown-border-color;
104082
104280
  }
104083
104281
 
104084
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
104085
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
104086
- @if $theme-name == 'fluent2' {
104087
- margin-top: -10px;
104088
- }
104089
- }
104090
-
104091
104282
  .e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
104092
104283
  .e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
104093
104284
  @if $skin-name == 'bootstrap4' {
@@ -104656,6 +104847,7 @@ $lg-desktop: 1399.98;
104656
104847
 
104657
104848
  .e-pv-properties-form-field-group-btn-div {
104658
104849
  display: grid;
104850
+ align-content: space-between;
104659
104851
  }
104660
104852
 
104661
104853
  .e-pv-properties-form-field-option-dropdown-list-div {
@@ -105014,7 +105206,6 @@ $lg-desktop: 1399.98;
105014
105206
  }
105015
105207
  @if $theme-name == 'fluent2'{
105016
105208
  font-family: $font-family;
105017
- margin-left: 7px;
105018
105209
  }
105019
105210
  }
105020
105211
 
@@ -115881,7 +116072,7 @@ $qryblr-drag-icon-color: rgba($grey-black, .87) !default;
115881
116072
  .e-query-builder .e-btn.e-round.e-small {
115882
116073
  @if $theme-name == 'fluent2' {
115883
116074
  &:hover {
115884
- background: transparent !important; /* stylelint-disable-line declaration-no-important */
116075
+ background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
115885
116076
  }
115886
116077
 
115887
116078
  &:focus {
@@ -122050,6 +122241,12 @@ $image-editor-filter-canvas-focus: 1px solid $grey-light-font !default;
122050
122241
  margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
122051
122242
  }
122052
122243
  }
122244
+
122245
+ @if $skin-name == 'fluent2' {
122246
+ & .e-dropdown-btn.e-ie-ddb-popup {
122247
+ padding-left: 16px;
122248
+ }
122249
+ }
122053
122250
  }
122054
122251
 
122055
122252
  .e-image-editor {
@@ -122356,6 +122553,16 @@ $image-editor-filter-canvas-focus: 1px solid $grey-light-font !default;
122356
122553
  width: 16px !important; /* stylelint-disable-line declaration-no-important */
122357
122554
  }
122358
122555
  }
122556
+
122557
+ @if $skin-name == 'fluent2' {
122558
+ & .e-dropdown-btn.e-ie-ddb-popup {
122559
+ padding-left: 14px;
122560
+ }
122561
+ & .e-dropdown-btn,
122562
+ & .e-dropdown-btn span {
122563
+ font-weight: normal;
122564
+ }
122565
+ }
122359
122566
  }
122360
122567
 
122361
122568
  .e-ie-img-save-dlg .e-btn {
@@ -122826,10 +123033,13 @@ $image-editor-filter-canvas-focus: 1px solid $grey-light-font !default;
122826
123033
  background: inherit;
122827
123034
  border: none;
122828
123035
  margin-top: $image-editor-ddbtn-margin-top;
122829
- @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
123036
+ @if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
122830
123037
  background: $tbar-default-bg;
122831
123038
  color: $tbar-default-icon-color;
122832
123039
  }
123040
+ @if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
123041
+ border: 2px solid #000;
123042
+ }
122833
123043
  @if $skin-name == 'Material3' {
122834
123044
  box-shadow: none;
122835
123045
  }
@@ -122848,6 +123058,36 @@ $image-editor-filter-canvas-focus: 1px solid $grey-light-font !default;
122848
123058
  background: $btn-focus-bgcolor;
122849
123059
  box-shadow: none;
122850
123060
  color: $btn-focus-color;
123061
+ @if $skin-name == 'FluentUI' {
123062
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
123063
+ box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
123064
+ }
123065
+ @else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
123066
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
123067
+ }
123068
+ @else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
123069
+ outline: none !important; /* stylelint-disable-line declaration-no-important */
123070
+ border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
123071
+ }
123072
+ @else if $skin-name == 'bootstrap4' {
123073
+ $color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
123074
+ box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
123075
+ }
123076
+ @else if $skin-name == 'bootstrap5' {
123077
+ box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
123078
+ }
123079
+ @else if $skin-name == 'Material3' {
123080
+ box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
123081
+ }
123082
+ @else if $skin-name == 'tailwind' {
123083
+ box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
123084
+ }
123085
+ }
123086
+
123087
+ &:focus-visible {
123088
+ @if $skin-name == 'fluent2' {
123089
+ box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
123090
+ }
122851
123091
  }
122852
123092
 
122853
123093
  &:active {
@@ -125027,7 +125267,7 @@ $otp-input-disabled-border-color: $grey-300 !default;
125027
125267
  }
125028
125268
  &.e-outline {
125029
125269
  .e-otp-input-field {
125030
- border: 2px solid $otp-input-border-color;
125270
+ border: 1px solid $otp-input-border-color;
125031
125271
  }
125032
125272
  }
125033
125273
  &.e-outline,
@@ -126025,6 +126265,7 @@ $ribbon-items-focus-box-shadow: none !default;
126025
126265
 
126026
126266
  .e-disabled {
126027
126267
  opacity: $ribbon-disabled-opacity;
126268
+ pointer-events: none;
126028
126269
  }
126029
126270
 
126030
126271
  .e-input-group {