@syncfusion/blazor-themes 29.1.33 → 29.1.35

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 (319) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +11 -3
  2. package/Compiled-Themes/bds-dark.css +11 -3
  3. package/Compiled-Themes/bds-lite.css +11 -3
  4. package/Compiled-Themes/bds.css +11 -3
  5. package/Compiled-Themes/bootstrap-dark-lite.css +11 -3
  6. package/Compiled-Themes/bootstrap-dark.css +11 -3
  7. package/Compiled-Themes/bootstrap-lite.css +11 -3
  8. package/Compiled-Themes/bootstrap.css +11 -3
  9. package/Compiled-Themes/bootstrap4-lite.css +15 -3
  10. package/Compiled-Themes/bootstrap4.css +15 -3
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +15 -3
  12. package/Compiled-Themes/bootstrap5-dark.css +15 -3
  13. package/Compiled-Themes/bootstrap5-lite.css +15 -3
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +20 -4
  15. package/Compiled-Themes/bootstrap5.3-dark.css +20 -4
  16. package/Compiled-Themes/bootstrap5.3-lite.css +20 -4
  17. package/Compiled-Themes/bootstrap5.3.css +20 -4
  18. package/Compiled-Themes/bootstrap5.css +15 -3
  19. package/Compiled-Themes/fabric-dark-lite.css +11 -3
  20. package/Compiled-Themes/fabric-dark.css +11 -3
  21. package/Compiled-Themes/fabric-lite.css +11 -3
  22. package/Compiled-Themes/fabric.css +11 -3
  23. package/Compiled-Themes/fluent-dark-lite.css +15 -3
  24. package/Compiled-Themes/fluent-dark.css +15 -3
  25. package/Compiled-Themes/fluent-lite.css +15 -3
  26. package/Compiled-Themes/fluent.css +15 -3
  27. package/Compiled-Themes/fluent2-dark-lite.css +13 -3
  28. package/Compiled-Themes/fluent2-dark.css +13 -3
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +13 -3
  30. package/Compiled-Themes/fluent2-highcontrast.css +13 -3
  31. package/Compiled-Themes/fluent2-lite.css +13 -3
  32. package/Compiled-Themes/fluent2.css +13 -3
  33. package/Compiled-Themes/highcontrast-lite.css +12 -4
  34. package/Compiled-Themes/highcontrast.css +12 -4
  35. package/Compiled-Themes/material-dark-lite.css +11 -3
  36. package/Compiled-Themes/material-dark.css +11 -3
  37. package/Compiled-Themes/material-lite.css +12 -4
  38. package/Compiled-Themes/material.css +13 -5
  39. package/Compiled-Themes/material3-dark-lite.css +11 -3
  40. package/Compiled-Themes/material3-dark.css +11 -3
  41. package/Compiled-Themes/material3-lite.css +11 -3
  42. package/Compiled-Themes/material3.css +11 -3
  43. package/Compiled-Themes/tailwind-dark-lite.css +11 -3
  44. package/Compiled-Themes/tailwind-dark.css +11 -3
  45. package/Compiled-Themes/tailwind-lite.css +11 -3
  46. package/Compiled-Themes/tailwind.css +11 -3
  47. package/Compiled-Themes/tailwind3-dark-lite.css +12 -4
  48. package/Compiled-Themes/tailwind3-dark.css +12 -4
  49. package/Compiled-Themes/tailwind3-lite.css +12 -4
  50. package/Compiled-Themes/tailwind3.css +12 -4
  51. package/SCSS-Themes/bds-dark-lite.scss +27 -4
  52. package/SCSS-Themes/bds-dark.scss +27 -4
  53. package/SCSS-Themes/bds-lite.scss +27 -4
  54. package/SCSS-Themes/bds.scss +27 -4
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +27 -4
  56. package/SCSS-Themes/bootstrap-dark.scss +27 -4
  57. package/SCSS-Themes/bootstrap-lite.scss +27 -4
  58. package/SCSS-Themes/bootstrap.scss +27 -4
  59. package/SCSS-Themes/bootstrap4-lite.scss +27 -4
  60. package/SCSS-Themes/bootstrap4.scss +27 -4
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +27 -4
  62. package/SCSS-Themes/bootstrap5-dark.scss +27 -4
  63. package/SCSS-Themes/bootstrap5-lite.scss +27 -4
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +28 -5
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +28 -5
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +28 -5
  67. package/SCSS-Themes/bootstrap5.3.scss +28 -5
  68. package/SCSS-Themes/bootstrap5.scss +27 -4
  69. package/SCSS-Themes/fabric-dark-lite.scss +27 -4
  70. package/SCSS-Themes/fabric-dark.scss +27 -4
  71. package/SCSS-Themes/fabric-lite.scss +27 -4
  72. package/SCSS-Themes/fabric.scss +27 -4
  73. package/SCSS-Themes/fluent-dark-lite.scss +27 -4
  74. package/SCSS-Themes/fluent-dark.scss +27 -4
  75. package/SCSS-Themes/fluent-lite.scss +27 -4
  76. package/SCSS-Themes/fluent.scss +27 -4
  77. package/SCSS-Themes/fluent2-dark-lite.scss +28 -4
  78. package/SCSS-Themes/fluent2-dark.scss +28 -4
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +28 -4
  80. package/SCSS-Themes/fluent2-highcontrast.scss +28 -4
  81. package/SCSS-Themes/fluent2-lite.scss +28 -4
  82. package/SCSS-Themes/fluent2.scss +28 -4
  83. package/SCSS-Themes/gantt/gantt/bds-dark-lite.scss +2 -2
  84. package/SCSS-Themes/gantt/gantt/bds-dark.scss +2 -2
  85. package/SCSS-Themes/gantt/gantt/bds-lite.scss +2 -2
  86. package/SCSS-Themes/gantt/gantt/bds.scss +2 -2
  87. package/SCSS-Themes/gantt/gantt/bootstrap-dark-lite.scss +2 -2
  88. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +2 -2
  89. package/SCSS-Themes/gantt/gantt/bootstrap-lite.scss +2 -2
  90. package/SCSS-Themes/gantt/gantt/bootstrap.scss +2 -2
  91. package/SCSS-Themes/gantt/gantt/bootstrap4-lite.scss +2 -2
  92. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +2 -2
  93. package/SCSS-Themes/gantt/gantt/bootstrap5-dark-lite.scss +2 -2
  94. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +2 -2
  95. package/SCSS-Themes/gantt/gantt/bootstrap5-lite.scss +2 -2
  96. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark-lite.scss +2 -2
  97. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark.scss +2 -2
  98. package/SCSS-Themes/gantt/gantt/bootstrap5.3-lite.scss +2 -2
  99. package/SCSS-Themes/gantt/gantt/bootstrap5.3.scss +2 -2
  100. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +2 -2
  101. package/SCSS-Themes/gantt/gantt/fabric-dark-lite.scss +2 -2
  102. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +2 -2
  103. package/SCSS-Themes/gantt/gantt/fabric-lite.scss +2 -2
  104. package/SCSS-Themes/gantt/gantt/fabric.scss +2 -2
  105. package/SCSS-Themes/gantt/gantt/fluent-dark-lite.scss +2 -2
  106. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +2 -2
  107. package/SCSS-Themes/gantt/gantt/fluent-lite.scss +2 -2
  108. package/SCSS-Themes/gantt/gantt/fluent.scss +2 -2
  109. package/SCSS-Themes/gantt/gantt/fluent2-dark-lite.scss +2 -2
  110. package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +2 -2
  111. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast-lite.scss +2 -2
  112. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast.scss +2 -2
  113. package/SCSS-Themes/gantt/gantt/fluent2-lite.scss +2 -2
  114. package/SCSS-Themes/gantt/gantt/fluent2.scss +2 -2
  115. package/SCSS-Themes/gantt/gantt/highcontrast-lite.scss +2 -2
  116. package/SCSS-Themes/gantt/gantt/highcontrast.scss +2 -2
  117. package/SCSS-Themes/gantt/gantt/material-dark-lite.scss +2 -2
  118. package/SCSS-Themes/gantt/gantt/material-dark.scss +2 -2
  119. package/SCSS-Themes/gantt/gantt/material-lite.scss +2 -2
  120. package/SCSS-Themes/gantt/gantt/material.scss +2 -2
  121. package/SCSS-Themes/gantt/gantt/material3-dark-lite.scss +2 -2
  122. package/SCSS-Themes/gantt/gantt/material3-dark.scss +2 -2
  123. package/SCSS-Themes/gantt/gantt/material3-lite.scss +2 -2
  124. package/SCSS-Themes/gantt/gantt/material3.scss +2 -2
  125. package/SCSS-Themes/gantt/gantt/tailwind-dark-lite.scss +2 -2
  126. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +2 -2
  127. package/SCSS-Themes/gantt/gantt/tailwind-lite.scss +2 -2
  128. package/SCSS-Themes/gantt/gantt/tailwind.scss +2 -2
  129. package/SCSS-Themes/gantt/gantt/tailwind3-dark-lite.scss +2 -2
  130. package/SCSS-Themes/gantt/gantt/tailwind3-dark.scss +2 -2
  131. package/SCSS-Themes/gantt/gantt/tailwind3-lite.scss +2 -2
  132. package/SCSS-Themes/gantt/gantt/tailwind3.scss +2 -2
  133. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +1 -1
  134. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +1 -1
  135. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +1 -1
  136. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +1 -1
  137. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +1 -1
  138. package/SCSS-Themes/grids/grid/highcontrast.scss +1 -1
  139. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +1 -1
  140. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +1 -1
  141. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +1 -1
  142. package/SCSS-Themes/grids/grid/tailwind3.scss +1 -1
  143. package/SCSS-Themes/highcontrast-lite.scss +28 -5
  144. package/SCSS-Themes/highcontrast.scss +28 -5
  145. package/SCSS-Themes/kanban/kanban/material-lite.scss +1 -1
  146. package/SCSS-Themes/kanban/kanban/material.scss +1 -1
  147. package/SCSS-Themes/lists/list-view/bds-dark-lite.scss +1 -1
  148. package/SCSS-Themes/lists/list-view/bds-dark.scss +1 -1
  149. package/SCSS-Themes/lists/list-view/bds-lite.scss +1 -1
  150. package/SCSS-Themes/lists/list-view/bds.scss +1 -1
  151. package/SCSS-Themes/lists/list-view/bootstrap-dark-lite.scss +1 -1
  152. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  153. package/SCSS-Themes/lists/list-view/bootstrap-lite.scss +1 -1
  154. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  155. package/SCSS-Themes/lists/list-view/bootstrap4-lite.scss +1 -1
  156. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  157. package/SCSS-Themes/lists/list-view/bootstrap5-dark-lite.scss +1 -1
  158. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  159. package/SCSS-Themes/lists/list-view/bootstrap5-lite.scss +1 -1
  160. package/SCSS-Themes/lists/list-view/bootstrap5.3-dark-lite.scss +1 -1
  161. package/SCSS-Themes/lists/list-view/bootstrap5.3-dark.scss +1 -1
  162. package/SCSS-Themes/lists/list-view/bootstrap5.3-lite.scss +1 -1
  163. package/SCSS-Themes/lists/list-view/bootstrap5.3.scss +1 -1
  164. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  165. package/SCSS-Themes/lists/list-view/fabric-dark-lite.scss +1 -1
  166. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  167. package/SCSS-Themes/lists/list-view/fabric-lite.scss +1 -1
  168. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  169. package/SCSS-Themes/lists/list-view/fluent-dark-lite.scss +1 -1
  170. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  171. package/SCSS-Themes/lists/list-view/fluent-lite.scss +1 -1
  172. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  173. package/SCSS-Themes/lists/list-view/fluent2-dark-lite.scss +1 -1
  174. package/SCSS-Themes/lists/list-view/fluent2-dark.scss +1 -1
  175. package/SCSS-Themes/lists/list-view/fluent2-highcontrast-lite.scss +1 -1
  176. package/SCSS-Themes/lists/list-view/fluent2-highcontrast.scss +1 -1
  177. package/SCSS-Themes/lists/list-view/fluent2-lite.scss +1 -1
  178. package/SCSS-Themes/lists/list-view/fluent2.scss +1 -1
  179. package/SCSS-Themes/lists/list-view/highcontrast-lite.scss +1 -1
  180. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  181. package/SCSS-Themes/lists/list-view/material-dark-lite.scss +1 -1
  182. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  183. package/SCSS-Themes/lists/list-view/material-lite.scss +1 -1
  184. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  185. package/SCSS-Themes/lists/list-view/material3-dark-lite.scss +1 -1
  186. package/SCSS-Themes/lists/list-view/material3-dark.scss +1 -1
  187. package/SCSS-Themes/lists/list-view/material3-lite.scss +1 -1
  188. package/SCSS-Themes/lists/list-view/material3.scss +1 -1
  189. package/SCSS-Themes/lists/list-view/tailwind-dark-lite.scss +1 -1
  190. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  191. package/SCSS-Themes/lists/list-view/tailwind-lite.scss +1 -1
  192. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  193. package/SCSS-Themes/lists/list-view/tailwind3-dark-lite.scss +1 -1
  194. package/SCSS-Themes/lists/list-view/tailwind3-dark.scss +1 -1
  195. package/SCSS-Themes/lists/list-view/tailwind3-lite.scss +1 -1
  196. package/SCSS-Themes/lists/list-view/tailwind3.scss +1 -1
  197. package/SCSS-Themes/material-dark-lite.scss +27 -4
  198. package/SCSS-Themes/material-dark.scss +27 -4
  199. package/SCSS-Themes/material-lite.scss +28 -5
  200. package/SCSS-Themes/material.scss +28 -5
  201. package/SCSS-Themes/material3-dark-lite.scss +27 -4
  202. package/SCSS-Themes/material3-dark.scss +27 -4
  203. package/SCSS-Themes/material3-lite.scss +27 -4
  204. package/SCSS-Themes/material3.scss +27 -4
  205. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark-lite.scss +23 -0
  206. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +23 -0
  207. package/SCSS-Themes/pdfviewer/pdfviewer/bds-lite.scss +23 -0
  208. package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +23 -0
  209. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark-lite.scss +23 -0
  210. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +23 -0
  211. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-lite.scss +23 -0
  212. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +23 -0
  213. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4-lite.scss +23 -0
  214. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +23 -0
  215. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark-lite.scss +23 -0
  216. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +23 -0
  217. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-lite.scss +23 -0
  218. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +23 -0
  219. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +23 -0
  220. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +23 -0
  221. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +23 -0
  222. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +23 -0
  223. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark-lite.scss +23 -0
  224. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +23 -0
  225. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-lite.scss +23 -0
  226. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +23 -0
  227. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark-lite.scss +23 -0
  228. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +23 -0
  229. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-lite.scss +23 -0
  230. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +23 -0
  231. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark-lite.scss +23 -0
  232. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +23 -0
  233. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast-lite.scss +23 -0
  234. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast.scss +23 -0
  235. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-lite.scss +23 -0
  236. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +23 -0
  237. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast-lite.scss +23 -0
  238. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +23 -0
  239. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark-lite.scss +23 -0
  240. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +23 -0
  241. package/SCSS-Themes/pdfviewer/pdfviewer/material-lite.scss +23 -0
  242. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +23 -0
  243. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark-lite.scss +23 -0
  244. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +23 -0
  245. package/SCSS-Themes/pdfviewer/pdfviewer/material3-lite.scss +23 -0
  246. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +23 -0
  247. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark-lite.scss +23 -0
  248. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +23 -0
  249. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-lite.scss +23 -0
  250. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +23 -0
  251. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark-lite.scss +23 -0
  252. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark.scss +23 -0
  253. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-lite.scss +23 -0
  254. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3.scss +23 -0
  255. package/SCSS-Themes/popups/dialog/fluent2-dark-lite.scss +1 -0
  256. package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
  257. package/SCSS-Themes/popups/dialog/fluent2-highcontrast-lite.scss +1 -0
  258. package/SCSS-Themes/popups/dialog/fluent2-highcontrast.scss +1 -0
  259. package/SCSS-Themes/popups/dialog/fluent2-lite.scss +1 -0
  260. package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
  261. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark-lite.scss +1 -1
  262. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +1 -1
  263. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-lite.scss +1 -1
  264. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +1 -1
  265. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark-lite.scss +1 -1
  266. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +1 -1
  267. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-lite.scss +1 -1
  268. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +1 -1
  269. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4-lite.scss +1 -1
  270. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +1 -1
  271. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark-lite.scss +1 -1
  272. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +1 -1
  273. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-lite.scss +1 -1
  274. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark-lite.scss +1 -1
  275. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark.scss +1 -1
  276. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-lite.scss +1 -1
  277. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +1 -1
  278. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +1 -1
  279. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark-lite.scss +1 -1
  280. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +1 -1
  281. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-lite.scss +1 -1
  282. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +1 -1
  283. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark-lite.scss +1 -1
  284. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +1 -1
  285. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-lite.scss +1 -1
  286. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +1 -1
  287. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark-lite.scss +1 -1
  288. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +1 -1
  289. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast-lite.scss +1 -1
  290. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast.scss +1 -1
  291. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-lite.scss +1 -1
  292. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +1 -1
  293. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast-lite.scss +1 -1
  294. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +1 -1
  295. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark-lite.scss +1 -1
  296. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +1 -1
  297. package/SCSS-Themes/richtexteditor/rich-text-editor/material-lite.scss +1 -1
  298. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +1 -1
  299. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark-lite.scss +1 -1
  300. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +1 -1
  301. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-lite.scss +1 -1
  302. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +1 -1
  303. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark-lite.scss +1 -1
  304. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +1 -1
  305. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-lite.scss +1 -1
  306. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +1 -1
  307. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark-lite.scss +1 -1
  308. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark.scss +1 -1
  309. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-lite.scss +1 -1
  310. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3.scss +1 -1
  311. package/SCSS-Themes/tailwind-dark-lite.scss +27 -4
  312. package/SCSS-Themes/tailwind-dark.scss +27 -4
  313. package/SCSS-Themes/tailwind-lite.scss +27 -4
  314. package/SCSS-Themes/tailwind.scss +27 -4
  315. package/SCSS-Themes/tailwind3-dark-lite.scss +28 -5
  316. package/SCSS-Themes/tailwind3-dark.scss +28 -5
  317. package/SCSS-Themes/tailwind3-lite.scss +28 -5
  318. package/SCSS-Themes/tailwind3.scss +28 -5
  319. package/package.json +1 -1
@@ -44085,7 +44085,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
44085
44085
  .e-list-item {
44086
44086
  &.e-focused {
44087
44087
  .e-list-wrapper.e-list-multi-line {
44088
- @if ($skin-name == 'bootstrap5') {
44088
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44089
44089
  .e-list-item-header,
44090
44090
  .e-list-content {
44091
44091
  color: $content-text-color-selected;
@@ -98887,7 +98887,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98887
98887
  padding-bottom: 2px;
98888
98888
  position: absolute;
98889
98889
  right: 0;
98890
- z-index: 100;
98890
+ z-index: 9;
98891
98891
  pointer-events: none;
98892
98892
 
98893
98893
  &.e-warning {
@@ -103008,11 +103008,11 @@ $gantt-chartrow-hover-bg-color: $grey-200 !default;
103008
103008
  z-index: 6;
103009
103009
  }
103010
103010
 
103011
- .e-timeline-header-table-container > thead > tr > th {
103011
+ .e-timeline-header-table-container thead tr th {
103012
103012
  border-left: 0;
103013
103013
  }
103014
103014
 
103015
- .e-timeline-header-table-container > thead > tr > td {
103015
+ .e-timeline-header-table-container thead tr td {
103016
103016
  border-left: 0;
103017
103017
  }
103018
103018
 
@@ -106680,7 +106680,7 @@ $kanban-header-item-count-font-weight: 400 !default;
106680
106680
  $kanban-header-item-count-line-height: 24px !default;
106681
106681
  $kanban-header-item-count-opacity: .77 !default;
106682
106682
  $kanban-header-item-count-margin-top: 0 !default;
106683
- $kanban-header-item-count-text-transform: lowercase !default;
106683
+ $kanban-header-item-count-text-transform: capitalize !default;
106684
106684
  $kanban-header-item-count-bgr-font-size: $kanban-header-item-count-font-size !default;
106685
106685
  $kanban-header-item-count-bgr-font-weight: $kanban-header-item-count-font-weight !default;
106686
106686
  $kanban-header-item-count-bgr-line-height: $kanban-header-item-count-line-height !default;
@@ -112013,6 +112013,29 @@ $lg-desktop: 1399.98;
112013
112013
  }
112014
112014
  }
112015
112015
 
112016
+ .e-bigger .e-pv-text-search-btn.e-btn {
112017
+ padding-bottom: 4px;
112018
+ padding-left: 7px;
112019
+ padding-right: 7px;
112020
+ padding-top: 6px;
112021
+ line-height: 0;
112022
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
112023
+ padding-bottom: 0;
112024
+ padding-left: 1px;
112025
+ padding-right: 1px;
112026
+ padding-top: 1px;
112027
+ }
112028
+ @if ($skin-name == 'bootstrap4') {
112029
+ padding-bottom: 0;
112030
+ padding-left: 1px;
112031
+ padding-right: 1px;
112032
+ padding-top: 0;
112033
+ }
112034
+ @if $skin-name == 'fluent2' {
112035
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
112036
+ }
112037
+ }
112038
+
112016
112039
  .e-pv-search-btn.e-btn:active,
112017
112040
  .e-pv-text-search-btn.e-btn:active {
112018
112041
  background-color: transparent;
@@ -32369,7 +32369,7 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
32369
32369
  .e-list-item {
32370
32370
  &.e-focused {
32371
32371
  .e-list-wrapper.e-list-multi-line {
32372
- @if ($skin-name == 'bootstrap5') {
32372
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32373
32373
  .e-list-item-header,
32374
32374
  .e-list-content {
32375
32375
  color: $content-text-color-selected;
@@ -73012,7 +73012,7 @@ $rte-dialog-upload-status-progress: $info;
73012
73012
  padding-bottom: 2px;
73013
73013
  position: absolute;
73014
73014
  right: 0;
73015
- z-index: 100;
73015
+ z-index: 9;
73016
73016
  pointer-events: none;
73017
73017
 
73018
73018
  &.e-warning {
@@ -76531,11 +76531,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76531
76531
  z-index: 6;
76532
76532
  }
76533
76533
 
76534
- .e-timeline-header-table-container > thead > tr > th {
76534
+ .e-timeline-header-table-container thead tr th {
76535
76535
  border-left: 0;
76536
76536
  }
76537
76537
 
76538
- .e-timeline-header-table-container > thead > tr > td {
76538
+ .e-timeline-header-table-container thead tr td {
76539
76539
  border-left: 0;
76540
76540
  }
76541
76541
 
@@ -84379,6 +84379,29 @@ $lg-desktop: 1399.98;
84379
84379
  }
84380
84380
  }
84381
84381
 
84382
+ .e-bigger .e-pv-text-search-btn.e-btn {
84383
+ padding-bottom: 4px;
84384
+ padding-left: 7px;
84385
+ padding-right: 7px;
84386
+ padding-top: 6px;
84387
+ line-height: 0;
84388
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
84389
+ padding-bottom: 0;
84390
+ padding-left: 1px;
84391
+ padding-right: 1px;
84392
+ padding-top: 1px;
84393
+ }
84394
+ @if ($skin-name == 'bootstrap4') {
84395
+ padding-bottom: 0;
84396
+ padding-left: 1px;
84397
+ padding-right: 1px;
84398
+ padding-top: 0;
84399
+ }
84400
+ @if $skin-name == 'fluent2' {
84401
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
84402
+ }
84403
+ }
84404
+
84382
84405
  .e-pv-search-btn.e-btn:active,
84383
84406
  .e-pv-text-search-btn.e-btn:active {
84384
84407
  background-color: transparent;
@@ -44182,7 +44182,7 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
44182
44182
  .e-list-item {
44183
44183
  &.e-focused {
44184
44184
  .e-list-wrapper.e-list-multi-line {
44185
- @if ($skin-name == 'bootstrap5') {
44185
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44186
44186
  .e-list-item-header,
44187
44187
  .e-list-content {
44188
44188
  color: $content-text-color-selected;
@@ -98939,7 +98939,7 @@ $rte-dialog-upload-status-progress: $info;
98939
98939
  padding-bottom: 2px;
98940
98940
  position: absolute;
98941
98941
  right: 0;
98942
- z-index: 100;
98942
+ z-index: 9;
98943
98943
  pointer-events: none;
98944
98944
 
98945
98945
  &.e-warning {
@@ -103062,11 +103062,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
103062
103062
  z-index: 6;
103063
103063
  }
103064
103064
 
103065
- .e-timeline-header-table-container > thead > tr > th {
103065
+ .e-timeline-header-table-container thead tr th {
103066
103066
  border-left: 0;
103067
103067
  }
103068
103068
 
103069
- .e-timeline-header-table-container > thead > tr > td {
103069
+ .e-timeline-header-table-container thead tr td {
103070
103070
  border-left: 0;
103071
103071
  }
103072
103072
 
@@ -112056,6 +112056,29 @@ $lg-desktop: 1399.98;
112056
112056
  }
112057
112057
  }
112058
112058
 
112059
+ .e-bigger .e-pv-text-search-btn.e-btn {
112060
+ padding-bottom: 4px;
112061
+ padding-left: 7px;
112062
+ padding-right: 7px;
112063
+ padding-top: 6px;
112064
+ line-height: 0;
112065
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
112066
+ padding-bottom: 0;
112067
+ padding-left: 1px;
112068
+ padding-right: 1px;
112069
+ padding-top: 1px;
112070
+ }
112071
+ @if ($skin-name == 'bootstrap4') {
112072
+ padding-bottom: 0;
112073
+ padding-left: 1px;
112074
+ padding-right: 1px;
112075
+ padding-top: 0;
112076
+ }
112077
+ @if $skin-name == 'fluent2' {
112078
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
112079
+ }
112080
+ }
112081
+
112059
112082
  .e-pv-search-btn.e-btn:active,
112060
112083
  .e-pv-text-search-btn.e-btn:active {
112061
112084
  background-color: transparent;
@@ -32439,7 +32439,7 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
32439
32439
  .e-list-item {
32440
32440
  &.e-focused {
32441
32441
  .e-list-wrapper.e-list-multi-line {
32442
- @if ($skin-name == 'bootstrap5') {
32442
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32443
32443
  .e-list-item-header,
32444
32444
  .e-list-content {
32445
32445
  color: $content-text-color-selected;
@@ -73082,7 +73082,7 @@ $rte-dialog-upload-status-progress: $info;
73082
73082
  padding-bottom: 2px;
73083
73083
  position: absolute;
73084
73084
  right: 0;
73085
- z-index: 100;
73085
+ z-index: 9;
73086
73086
  pointer-events: none;
73087
73087
 
73088
73088
  &.e-warning {
@@ -76601,11 +76601,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76601
76601
  z-index: 6;
76602
76602
  }
76603
76603
 
76604
- .e-timeline-header-table-container > thead > tr > th {
76604
+ .e-timeline-header-table-container thead tr th {
76605
76605
  border-left: 0;
76606
76606
  }
76607
76607
 
76608
- .e-timeline-header-table-container > thead > tr > td {
76608
+ .e-timeline-header-table-container thead tr td {
76609
76609
  border-left: 0;
76610
76610
  }
76611
76611
 
@@ -84449,6 +84449,29 @@ $lg-desktop: 1399.98;
84449
84449
  }
84450
84450
  }
84451
84451
 
84452
+ .e-bigger .e-pv-text-search-btn.e-btn {
84453
+ padding-bottom: 4px;
84454
+ padding-left: 7px;
84455
+ padding-right: 7px;
84456
+ padding-top: 6px;
84457
+ line-height: 0;
84458
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
84459
+ padding-bottom: 0;
84460
+ padding-left: 1px;
84461
+ padding-right: 1px;
84462
+ padding-top: 1px;
84463
+ }
84464
+ @if ($skin-name == 'bootstrap4') {
84465
+ padding-bottom: 0;
84466
+ padding-left: 1px;
84467
+ padding-right: 1px;
84468
+ padding-top: 0;
84469
+ }
84470
+ @if $skin-name == 'fluent2' {
84471
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
84472
+ }
84473
+ }
84474
+
84452
84475
  .e-pv-search-btn.e-btn:active,
84453
84476
  .e-pv-text-search-btn.e-btn:active {
84454
84477
  background-color: transparent;
@@ -44252,7 +44252,7 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
44252
44252
  .e-list-item {
44253
44253
  &.e-focused {
44254
44254
  .e-list-wrapper.e-list-multi-line {
44255
- @if ($skin-name == 'bootstrap5') {
44255
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44256
44256
  .e-list-item-header,
44257
44257
  .e-list-content {
44258
44258
  color: $content-text-color-selected;
@@ -99009,7 +99009,7 @@ $rte-dialog-upload-status-progress: $info;
99009
99009
  padding-bottom: 2px;
99010
99010
  position: absolute;
99011
99011
  right: 0;
99012
- z-index: 100;
99012
+ z-index: 9;
99013
99013
  pointer-events: none;
99014
99014
 
99015
99015
  &.e-warning {
@@ -103132,11 +103132,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
103132
103132
  z-index: 6;
103133
103133
  }
103134
103134
 
103135
- .e-timeline-header-table-container > thead > tr > th {
103135
+ .e-timeline-header-table-container thead tr th {
103136
103136
  border-left: 0;
103137
103137
  }
103138
103138
 
103139
- .e-timeline-header-table-container > thead > tr > td {
103139
+ .e-timeline-header-table-container thead tr td {
103140
103140
  border-left: 0;
103141
103141
  }
103142
103142
 
@@ -112126,6 +112126,29 @@ $lg-desktop: 1399.98;
112126
112126
  }
112127
112127
  }
112128
112128
 
112129
+ .e-bigger .e-pv-text-search-btn.e-btn {
112130
+ padding-bottom: 4px;
112131
+ padding-left: 7px;
112132
+ padding-right: 7px;
112133
+ padding-top: 6px;
112134
+ line-height: 0;
112135
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
112136
+ padding-bottom: 0;
112137
+ padding-left: 1px;
112138
+ padding-right: 1px;
112139
+ padding-top: 1px;
112140
+ }
112141
+ @if ($skin-name == 'bootstrap4') {
112142
+ padding-bottom: 0;
112143
+ padding-left: 1px;
112144
+ padding-right: 1px;
112145
+ padding-top: 0;
112146
+ }
112147
+ @if $skin-name == 'fluent2' {
112148
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
112149
+ }
112150
+ }
112151
+
112129
112152
  .e-pv-search-btn.e-btn:active,
112130
112153
  .e-pv-text-search-btn.e-btn:active {
112131
112154
  background-color: transparent;
@@ -3087,6 +3087,29 @@ $lg-desktop: 1399.98;
3087
3087
  }
3088
3088
  }
3089
3089
 
3090
+ .e-bigger .e-pv-text-search-btn.e-btn {
3091
+ padding-bottom: 4px;
3092
+ padding-left: 7px;
3093
+ padding-right: 7px;
3094
+ padding-top: 6px;
3095
+ line-height: 0;
3096
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3097
+ padding-bottom: 0;
3098
+ padding-left: 1px;
3099
+ padding-right: 1px;
3100
+ padding-top: 1px;
3101
+ }
3102
+ @if ($skin-name == 'bootstrap4') {
3103
+ padding-bottom: 0;
3104
+ padding-left: 1px;
3105
+ padding-right: 1px;
3106
+ padding-top: 0;
3107
+ }
3108
+ @if $skin-name == 'fluent2' {
3109
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3110
+ }
3111
+ }
3112
+
3090
3113
  .e-pv-search-btn.e-btn:active,
3091
3114
  .e-pv-text-search-btn.e-btn:active {
3092
3115
  background-color: transparent;
@@ -3087,6 +3087,29 @@ $lg-desktop: 1399.98;
3087
3087
  }
3088
3088
  }
3089
3089
 
3090
+ .e-bigger .e-pv-text-search-btn.e-btn {
3091
+ padding-bottom: 4px;
3092
+ padding-left: 7px;
3093
+ padding-right: 7px;
3094
+ padding-top: 6px;
3095
+ line-height: 0;
3096
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3097
+ padding-bottom: 0;
3098
+ padding-left: 1px;
3099
+ padding-right: 1px;
3100
+ padding-top: 1px;
3101
+ }
3102
+ @if ($skin-name == 'bootstrap4') {
3103
+ padding-bottom: 0;
3104
+ padding-left: 1px;
3105
+ padding-right: 1px;
3106
+ padding-top: 0;
3107
+ }
3108
+ @if $skin-name == 'fluent2' {
3109
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3110
+ }
3111
+ }
3112
+
3090
3113
  .e-pv-search-btn.e-btn:active,
3091
3114
  .e-pv-text-search-btn.e-btn:active {
3092
3115
  background-color: transparent;
@@ -3087,6 +3087,29 @@ $lg-desktop: 1399.98;
3087
3087
  }
3088
3088
  }
3089
3089
 
3090
+ .e-bigger .e-pv-text-search-btn.e-btn {
3091
+ padding-bottom: 4px;
3092
+ padding-left: 7px;
3093
+ padding-right: 7px;
3094
+ padding-top: 6px;
3095
+ line-height: 0;
3096
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3097
+ padding-bottom: 0;
3098
+ padding-left: 1px;
3099
+ padding-right: 1px;
3100
+ padding-top: 1px;
3101
+ }
3102
+ @if ($skin-name == 'bootstrap4') {
3103
+ padding-bottom: 0;
3104
+ padding-left: 1px;
3105
+ padding-right: 1px;
3106
+ padding-top: 0;
3107
+ }
3108
+ @if $skin-name == 'fluent2' {
3109
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3110
+ }
3111
+ }
3112
+
3090
3113
  .e-pv-search-btn.e-btn:active,
3091
3114
  .e-pv-text-search-btn.e-btn:active {
3092
3115
  background-color: transparent;
@@ -3087,6 +3087,29 @@ $lg-desktop: 1399.98;
3087
3087
  }
3088
3088
  }
3089
3089
 
3090
+ .e-bigger .e-pv-text-search-btn.e-btn {
3091
+ padding-bottom: 4px;
3092
+ padding-left: 7px;
3093
+ padding-right: 7px;
3094
+ padding-top: 6px;
3095
+ line-height: 0;
3096
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3097
+ padding-bottom: 0;
3098
+ padding-left: 1px;
3099
+ padding-right: 1px;
3100
+ padding-top: 1px;
3101
+ }
3102
+ @if ($skin-name == 'bootstrap4') {
3103
+ padding-bottom: 0;
3104
+ padding-left: 1px;
3105
+ padding-right: 1px;
3106
+ padding-top: 0;
3107
+ }
3108
+ @if $skin-name == 'fluent2' {
3109
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3110
+ }
3111
+ }
3112
+
3090
3113
  .e-pv-search-btn.e-btn:active,
3091
3114
  .e-pv-text-search-btn.e-btn:active {
3092
3115
  background-color: transparent;
@@ -3084,6 +3084,29 @@ $lg-desktop: 1399.98;
3084
3084
  }
3085
3085
  }
3086
3086
 
3087
+ .e-bigger .e-pv-text-search-btn.e-btn {
3088
+ padding-bottom: 4px;
3089
+ padding-left: 7px;
3090
+ padding-right: 7px;
3091
+ padding-top: 6px;
3092
+ line-height: 0;
3093
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3094
+ padding-bottom: 0;
3095
+ padding-left: 1px;
3096
+ padding-right: 1px;
3097
+ padding-top: 1px;
3098
+ }
3099
+ @if ($skin-name == 'bootstrap4') {
3100
+ padding-bottom: 0;
3101
+ padding-left: 1px;
3102
+ padding-right: 1px;
3103
+ padding-top: 0;
3104
+ }
3105
+ @if $skin-name == 'fluent2' {
3106
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3107
+ }
3108
+ }
3109
+
3087
3110
  .e-pv-search-btn.e-btn:active,
3088
3111
  .e-pv-text-search-btn.e-btn:active {
3089
3112
  background-color: transparent;
@@ -3084,6 +3084,29 @@ $lg-desktop: 1399.98;
3084
3084
  }
3085
3085
  }
3086
3086
 
3087
+ .e-bigger .e-pv-text-search-btn.e-btn {
3088
+ padding-bottom: 4px;
3089
+ padding-left: 7px;
3090
+ padding-right: 7px;
3091
+ padding-top: 6px;
3092
+ line-height: 0;
3093
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3094
+ padding-bottom: 0;
3095
+ padding-left: 1px;
3096
+ padding-right: 1px;
3097
+ padding-top: 1px;
3098
+ }
3099
+ @if ($skin-name == 'bootstrap4') {
3100
+ padding-bottom: 0;
3101
+ padding-left: 1px;
3102
+ padding-right: 1px;
3103
+ padding-top: 0;
3104
+ }
3105
+ @if $skin-name == 'fluent2' {
3106
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3107
+ }
3108
+ }
3109
+
3087
3110
  .e-pv-search-btn.e-btn:active,
3088
3111
  .e-pv-text-search-btn.e-btn:active {
3089
3112
  background-color: transparent;
@@ -3084,6 +3084,29 @@ $lg-desktop: 1399.98;
3084
3084
  }
3085
3085
  }
3086
3086
 
3087
+ .e-bigger .e-pv-text-search-btn.e-btn {
3088
+ padding-bottom: 4px;
3089
+ padding-left: 7px;
3090
+ padding-right: 7px;
3091
+ padding-top: 6px;
3092
+ line-height: 0;
3093
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3094
+ padding-bottom: 0;
3095
+ padding-left: 1px;
3096
+ padding-right: 1px;
3097
+ padding-top: 1px;
3098
+ }
3099
+ @if ($skin-name == 'bootstrap4') {
3100
+ padding-bottom: 0;
3101
+ padding-left: 1px;
3102
+ padding-right: 1px;
3103
+ padding-top: 0;
3104
+ }
3105
+ @if $skin-name == 'fluent2' {
3106
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3107
+ }
3108
+ }
3109
+
3087
3110
  .e-pv-search-btn.e-btn:active,
3088
3111
  .e-pv-text-search-btn.e-btn:active {
3089
3112
  background-color: transparent;
@@ -3084,6 +3084,29 @@ $lg-desktop: 1399.98;
3084
3084
  }
3085
3085
  }
3086
3086
 
3087
+ .e-bigger .e-pv-text-search-btn.e-btn {
3088
+ padding-bottom: 4px;
3089
+ padding-left: 7px;
3090
+ padding-right: 7px;
3091
+ padding-top: 6px;
3092
+ line-height: 0;
3093
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3094
+ padding-bottom: 0;
3095
+ padding-left: 1px;
3096
+ padding-right: 1px;
3097
+ padding-top: 1px;
3098
+ }
3099
+ @if ($skin-name == 'bootstrap4') {
3100
+ padding-bottom: 0;
3101
+ padding-left: 1px;
3102
+ padding-right: 1px;
3103
+ padding-top: 0;
3104
+ }
3105
+ @if $skin-name == 'fluent2' {
3106
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3107
+ }
3108
+ }
3109
+
3087
3110
  .e-pv-search-btn.e-btn:active,
3088
3111
  .e-pv-text-search-btn.e-btn:active {
3089
3112
  background-color: transparent;
@@ -3133,6 +3133,29 @@ $lg-desktop: 1399.98;
3133
3133
  }
3134
3134
  }
3135
3135
 
3136
+ .e-bigger .e-pv-text-search-btn.e-btn {
3137
+ padding-bottom: 4px;
3138
+ padding-left: 7px;
3139
+ padding-right: 7px;
3140
+ padding-top: 6px;
3141
+ line-height: 0;
3142
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3143
+ padding-bottom: 0;
3144
+ padding-left: 1px;
3145
+ padding-right: 1px;
3146
+ padding-top: 1px;
3147
+ }
3148
+ @if ($skin-name == 'bootstrap4') {
3149
+ padding-bottom: 0;
3150
+ padding-left: 1px;
3151
+ padding-right: 1px;
3152
+ padding-top: 0;
3153
+ }
3154
+ @if $skin-name == 'fluent2' {
3155
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3156
+ }
3157
+ }
3158
+
3136
3159
  .e-pv-search-btn.e-btn:active,
3137
3160
  .e-pv-text-search-btn.e-btn:active {
3138
3161
  background-color: transparent;
@@ -3133,6 +3133,29 @@ $lg-desktop: 1399.98;
3133
3133
  }
3134
3134
  }
3135
3135
 
3136
+ .e-bigger .e-pv-text-search-btn.e-btn {
3137
+ padding-bottom: 4px;
3138
+ padding-left: 7px;
3139
+ padding-right: 7px;
3140
+ padding-top: 6px;
3141
+ line-height: 0;
3142
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3143
+ padding-bottom: 0;
3144
+ padding-left: 1px;
3145
+ padding-right: 1px;
3146
+ padding-top: 1px;
3147
+ }
3148
+ @if ($skin-name == 'bootstrap4') {
3149
+ padding-bottom: 0;
3150
+ padding-left: 1px;
3151
+ padding-right: 1px;
3152
+ padding-top: 0;
3153
+ }
3154
+ @if $skin-name == 'fluent2' {
3155
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3156
+ }
3157
+ }
3158
+
3136
3159
  .e-pv-search-btn.e-btn:active,
3137
3160
  .e-pv-text-search-btn.e-btn:active {
3138
3161
  background-color: transparent;
@@ -3078,6 +3078,29 @@ $lg-desktop: 1399.98;
3078
3078
  }
3079
3079
  }
3080
3080
 
3081
+ .e-bigger .e-pv-text-search-btn.e-btn {
3082
+ padding-bottom: 4px;
3083
+ padding-left: 7px;
3084
+ padding-right: 7px;
3085
+ padding-top: 6px;
3086
+ line-height: 0;
3087
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3088
+ padding-bottom: 0;
3089
+ padding-left: 1px;
3090
+ padding-right: 1px;
3091
+ padding-top: 1px;
3092
+ }
3093
+ @if ($skin-name == 'bootstrap4') {
3094
+ padding-bottom: 0;
3095
+ padding-left: 1px;
3096
+ padding-right: 1px;
3097
+ padding-top: 0;
3098
+ }
3099
+ @if $skin-name == 'fluent2' {
3100
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3101
+ }
3102
+ }
3103
+
3081
3104
  .e-pv-search-btn.e-btn:active,
3082
3105
  .e-pv-text-search-btn.e-btn:active {
3083
3106
  background-color: transparent;
@@ -3078,6 +3078,29 @@ $lg-desktop: 1399.98;
3078
3078
  }
3079
3079
  }
3080
3080
 
3081
+ .e-bigger .e-pv-text-search-btn.e-btn {
3082
+ padding-bottom: 4px;
3083
+ padding-left: 7px;
3084
+ padding-right: 7px;
3085
+ padding-top: 6px;
3086
+ line-height: 0;
3087
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
3088
+ padding-bottom: 0;
3089
+ padding-left: 1px;
3090
+ padding-right: 1px;
3091
+ padding-top: 1px;
3092
+ }
3093
+ @if ($skin-name == 'bootstrap4') {
3094
+ padding-bottom: 0;
3095
+ padding-left: 1px;
3096
+ padding-right: 1px;
3097
+ padding-top: 0;
3098
+ }
3099
+ @if $skin-name == 'fluent2' {
3100
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
3101
+ }
3102
+ }
3103
+
3081
3104
  .e-pv-search-btn.e-btn:active,
3082
3105
  .e-pv-text-search-btn.e-btn:active {
3083
3106
  background-color: transparent;