@syncfusion/blazor-themes 31.1.20 → 31.1.22

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 (451) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +36 -4
  2. package/Compiled-Themes/bds-dark.css +36 -4
  3. package/Compiled-Themes/bds-lite.css +36 -4
  4. package/Compiled-Themes/bds.css +36 -4
  5. package/Compiled-Themes/bootstrap-dark-lite.css +36 -4
  6. package/Compiled-Themes/bootstrap-dark.css +36 -4
  7. package/Compiled-Themes/bootstrap-lite.css +36 -4
  8. package/Compiled-Themes/bootstrap.css +36 -4
  9. package/Compiled-Themes/bootstrap4-lite.css +38 -6
  10. package/Compiled-Themes/bootstrap4.css +39 -7
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +53 -18
  12. package/Compiled-Themes/bootstrap5-dark.css +53 -18
  13. package/Compiled-Themes/bootstrap5-lite.css +53 -18
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +41 -9
  15. package/Compiled-Themes/bootstrap5.3-dark.css +41 -9
  16. package/Compiled-Themes/bootstrap5.3-lite.css +41 -9
  17. package/Compiled-Themes/bootstrap5.3.css +41 -9
  18. package/Compiled-Themes/bootstrap5.css +53 -18
  19. package/Compiled-Themes/fabric-dark-lite.css +36 -4
  20. package/Compiled-Themes/fabric-dark.css +36 -4
  21. package/Compiled-Themes/fabric-lite.css +36 -4
  22. package/Compiled-Themes/fabric.css +36 -4
  23. package/Compiled-Themes/fluent-dark-lite.css +39 -7
  24. package/Compiled-Themes/fluent-dark.css +41 -10
  25. package/Compiled-Themes/fluent-lite.css +39 -7
  26. package/Compiled-Themes/fluent.css +41 -10
  27. package/Compiled-Themes/fluent2-dark-lite.css +41 -9
  28. package/Compiled-Themes/fluent2-dark.css +41 -9
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +41 -9
  30. package/Compiled-Themes/fluent2-highcontrast.css +41 -9
  31. package/Compiled-Themes/fluent2-lite.css +41 -9
  32. package/Compiled-Themes/fluent2.css +41 -9
  33. package/Compiled-Themes/highcontrast-lite.css +38 -6
  34. package/Compiled-Themes/highcontrast.css +39 -8
  35. package/Compiled-Themes/material-dark-lite.css +38 -6
  36. package/Compiled-Themes/material-dark.css +38 -6
  37. package/Compiled-Themes/material-lite.css +38 -6
  38. package/Compiled-Themes/material.css +38 -6
  39. package/Compiled-Themes/material3-dark-lite.css +36 -4
  40. package/Compiled-Themes/material3-dark.css +36 -4
  41. package/Compiled-Themes/material3-lite.css +36 -4
  42. package/Compiled-Themes/material3.css +36 -4
  43. package/Compiled-Themes/tailwind-dark-lite.css +36 -4
  44. package/Compiled-Themes/tailwind-dark.css +36 -4
  45. package/Compiled-Themes/tailwind-lite.css +36 -4
  46. package/Compiled-Themes/tailwind.css +36 -4
  47. package/Compiled-Themes/tailwind3-dark-lite.css +36 -4
  48. package/Compiled-Themes/tailwind3-dark.css +36 -4
  49. package/Compiled-Themes/tailwind3-lite.css +36 -4
  50. package/Compiled-Themes/tailwind3.css +36 -4
  51. package/SCSS-Themes/bds-dark-lite.scss +42 -15
  52. package/SCSS-Themes/bds-dark.scss +44 -19
  53. package/SCSS-Themes/bds-lite.scss +42 -15
  54. package/SCSS-Themes/bds.scss +44 -19
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +44 -16
  56. package/SCSS-Themes/bootstrap-dark.scss +46 -20
  57. package/SCSS-Themes/bootstrap-lite.scss +44 -16
  58. package/SCSS-Themes/bootstrap.scss +46 -20
  59. package/SCSS-Themes/bootstrap4-lite.scss +45 -17
  60. package/SCSS-Themes/bootstrap4.scss +47 -21
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +48 -21
  62. package/SCSS-Themes/bootstrap5-dark.scss +50 -25
  63. package/SCSS-Themes/bootstrap5-lite.scss +48 -21
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +43 -16
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +45 -20
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +43 -16
  67. package/SCSS-Themes/bootstrap5.3.scss +45 -20
  68. package/SCSS-Themes/bootstrap5.scss +50 -25
  69. package/SCSS-Themes/buttons/button/bds-dark-lite.scss +2 -1
  70. package/SCSS-Themes/buttons/button/bds-dark.scss +2 -1
  71. package/SCSS-Themes/buttons/button/bds-lite.scss +2 -1
  72. package/SCSS-Themes/buttons/button/bds.scss +2 -1
  73. package/SCSS-Themes/buttons/button/bootstrap-dark-lite.scss +2 -1
  74. package/SCSS-Themes/buttons/button/bootstrap-dark.scss +2 -1
  75. package/SCSS-Themes/buttons/button/bootstrap-lite.scss +2 -1
  76. package/SCSS-Themes/buttons/button/bootstrap.scss +2 -1
  77. package/SCSS-Themes/buttons/button/bootstrap4-lite.scss +2 -1
  78. package/SCSS-Themes/buttons/button/bootstrap4.scss +2 -1
  79. package/SCSS-Themes/buttons/button/bootstrap5-dark-lite.scss +4 -3
  80. package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +4 -3
  81. package/SCSS-Themes/buttons/button/bootstrap5-lite.scss +4 -3
  82. package/SCSS-Themes/buttons/button/bootstrap5.3-dark-lite.scss +2 -1
  83. package/SCSS-Themes/buttons/button/bootstrap5.3-dark.scss +2 -1
  84. package/SCSS-Themes/buttons/button/bootstrap5.3-lite.scss +2 -1
  85. package/SCSS-Themes/buttons/button/bootstrap5.3.scss +2 -1
  86. package/SCSS-Themes/buttons/button/bootstrap5.scss +4 -3
  87. package/SCSS-Themes/buttons/button/fabric-dark-lite.scss +2 -1
  88. package/SCSS-Themes/buttons/button/fabric-dark.scss +2 -1
  89. package/SCSS-Themes/buttons/button/fabric-lite.scss +2 -1
  90. package/SCSS-Themes/buttons/button/fabric.scss +2 -1
  91. package/SCSS-Themes/buttons/button/fluent-dark-lite.scss +2 -1
  92. package/SCSS-Themes/buttons/button/fluent-dark.scss +2 -1
  93. package/SCSS-Themes/buttons/button/fluent-lite.scss +2 -1
  94. package/SCSS-Themes/buttons/button/fluent.scss +2 -1
  95. package/SCSS-Themes/buttons/button/fluent2-dark-lite.scss +2 -1
  96. package/SCSS-Themes/buttons/button/fluent2-dark.scss +2 -1
  97. package/SCSS-Themes/buttons/button/fluent2-highcontrast-lite.scss +2 -1
  98. package/SCSS-Themes/buttons/button/fluent2-highcontrast.scss +2 -1
  99. package/SCSS-Themes/buttons/button/fluent2-lite.scss +2 -1
  100. package/SCSS-Themes/buttons/button/fluent2.scss +2 -1
  101. package/SCSS-Themes/buttons/button/highcontrast-lite.scss +2 -1
  102. package/SCSS-Themes/buttons/button/highcontrast.scss +2 -1
  103. package/SCSS-Themes/buttons/button/material-dark-lite.scss +2 -1
  104. package/SCSS-Themes/buttons/button/material-dark.scss +2 -1
  105. package/SCSS-Themes/buttons/button/material-lite.scss +2 -1
  106. package/SCSS-Themes/buttons/button/material.scss +2 -1
  107. package/SCSS-Themes/buttons/button/material3-dark-lite.scss +2 -1
  108. package/SCSS-Themes/buttons/button/material3-dark.scss +2 -1
  109. package/SCSS-Themes/buttons/button/material3-lite.scss +2 -1
  110. package/SCSS-Themes/buttons/button/material3.scss +2 -1
  111. package/SCSS-Themes/buttons/button/tailwind-dark-lite.scss +2 -1
  112. package/SCSS-Themes/buttons/button/tailwind-dark.scss +2 -1
  113. package/SCSS-Themes/buttons/button/tailwind-lite.scss +2 -1
  114. package/SCSS-Themes/buttons/button/tailwind.scss +2 -1
  115. package/SCSS-Themes/buttons/button/tailwind3-dark-lite.scss +2 -1
  116. package/SCSS-Themes/buttons/button/tailwind3-dark.scss +2 -1
  117. package/SCSS-Themes/buttons/button/tailwind3-lite.scss +2 -1
  118. package/SCSS-Themes/buttons/button/tailwind3.scss +2 -1
  119. package/SCSS-Themes/fabric-dark-lite.scss +44 -15
  120. package/SCSS-Themes/fabric-dark.scss +46 -19
  121. package/SCSS-Themes/fabric-lite.scss +44 -15
  122. package/SCSS-Themes/fabric.scss +46 -19
  123. package/SCSS-Themes/fluent-dark-lite.scss +46 -19
  124. package/SCSS-Themes/fluent-dark.scss +48 -23
  125. package/SCSS-Themes/fluent-lite.scss +46 -19
  126. package/SCSS-Themes/fluent.scss +48 -23
  127. package/SCSS-Themes/fluent2-dark-lite.scss +47 -20
  128. package/SCSS-Themes/fluent2-dark.scss +49 -24
  129. package/SCSS-Themes/fluent2-highcontrast-lite.scss +47 -20
  130. package/SCSS-Themes/fluent2-highcontrast.scss +49 -24
  131. package/SCSS-Themes/fluent2-lite.scss +47 -20
  132. package/SCSS-Themes/fluent2.scss +49 -24
  133. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +7 -2
  134. package/SCSS-Themes/grids/grid/bds-dark.scss +7 -2
  135. package/SCSS-Themes/grids/grid/bds-lite.scss +7 -2
  136. package/SCSS-Themes/grids/grid/bds.scss +7 -2
  137. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +7 -2
  138. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -2
  139. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +7 -2
  140. package/SCSS-Themes/grids/grid/bootstrap.scss +7 -2
  141. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +7 -2
  142. package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -2
  143. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +7 -2
  144. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -2
  145. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +7 -2
  146. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -2
  147. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +7 -2
  148. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -2
  149. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +7 -2
  150. package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -2
  151. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +7 -2
  152. package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -2
  153. package/SCSS-Themes/grids/grid/fabric-lite.scss +7 -2
  154. package/SCSS-Themes/grids/grid/fabric.scss +7 -2
  155. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +7 -2
  156. package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -2
  157. package/SCSS-Themes/grids/grid/fluent-lite.scss +7 -2
  158. package/SCSS-Themes/grids/grid/fluent.scss +7 -2
  159. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +7 -2
  160. package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -2
  161. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +7 -2
  162. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +7 -2
  163. package/SCSS-Themes/grids/grid/fluent2-lite.scss +7 -2
  164. package/SCSS-Themes/grids/grid/fluent2.scss +7 -2
  165. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -2
  166. package/SCSS-Themes/grids/grid/highcontrast.scss +7 -2
  167. package/SCSS-Themes/grids/grid/material-dark-lite.scss +7 -2
  168. package/SCSS-Themes/grids/grid/material-dark.scss +7 -2
  169. package/SCSS-Themes/grids/grid/material-lite.scss +7 -2
  170. package/SCSS-Themes/grids/grid/material.scss +7 -2
  171. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +7 -2
  172. package/SCSS-Themes/grids/grid/material3-dark.scss +7 -2
  173. package/SCSS-Themes/grids/grid/material3-lite.scss +7 -2
  174. package/SCSS-Themes/grids/grid/material3.scss +7 -2
  175. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +7 -2
  176. package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -2
  177. package/SCSS-Themes/grids/grid/tailwind-lite.scss +7 -2
  178. package/SCSS-Themes/grids/grid/tailwind.scss +7 -2
  179. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -2
  180. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +7 -2
  181. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -2
  182. package/SCSS-Themes/grids/grid/tailwind3.scss +7 -2
  183. package/SCSS-Themes/highcontrast-lite.scss +48 -17
  184. package/SCSS-Themes/highcontrast.scss +50 -21
  185. package/SCSS-Themes/material-dark-lite.scss +44 -16
  186. package/SCSS-Themes/material-dark.scss +46 -20
  187. package/SCSS-Themes/material-lite.scss +44 -16
  188. package/SCSS-Themes/material.scss +46 -20
  189. package/SCSS-Themes/material3-dark-lite.scss +42 -15
  190. package/SCSS-Themes/material3-dark.scss +44 -19
  191. package/SCSS-Themes/material3-lite.scss +42 -15
  192. package/SCSS-Themes/material3.scss +44 -19
  193. package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +1 -7
  194. package/SCSS-Themes/navigations/menu/bds-dark.scss +1 -7
  195. package/SCSS-Themes/navigations/menu/bds-lite.scss +1 -7
  196. package/SCSS-Themes/navigations/menu/bds.scss +1 -7
  197. package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +1 -8
  198. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +1 -8
  199. package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +1 -8
  200. package/SCSS-Themes/navigations/menu/bootstrap.scss +1 -8
  201. package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +1 -7
  202. package/SCSS-Themes/navigations/menu/bootstrap4.scss +1 -7
  203. package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +1 -7
  204. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -7
  205. package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +1 -7
  206. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +1 -7
  207. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +1 -7
  208. package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +1 -7
  209. package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +1 -7
  210. package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -7
  211. package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +1 -7
  212. package/SCSS-Themes/navigations/menu/fabric-dark.scss +1 -7
  213. package/SCSS-Themes/navigations/menu/fabric-lite.scss +1 -7
  214. package/SCSS-Themes/navigations/menu/fabric.scss +1 -7
  215. package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +2 -8
  216. package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -8
  217. package/SCSS-Themes/navigations/menu/fluent-lite.scss +2 -8
  218. package/SCSS-Themes/navigations/menu/fluent.scss +2 -8
  219. package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +2 -8
  220. package/SCSS-Themes/navigations/menu/fluent2-dark.scss +2 -8
  221. package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +2 -8
  222. package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +2 -8
  223. package/SCSS-Themes/navigations/menu/fluent2-lite.scss +2 -8
  224. package/SCSS-Themes/navigations/menu/fluent2.scss +2 -8
  225. package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +1 -7
  226. package/SCSS-Themes/navigations/menu/highcontrast.scss +1 -7
  227. package/SCSS-Themes/navigations/menu/material-dark-lite.scss +1 -7
  228. package/SCSS-Themes/navigations/menu/material-dark.scss +1 -7
  229. package/SCSS-Themes/navigations/menu/material-lite.scss +1 -7
  230. package/SCSS-Themes/navigations/menu/material.scss +1 -7
  231. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -7
  232. package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -7
  233. package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -7
  234. package/SCSS-Themes/navigations/menu/material3.scss +1 -7
  235. package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +1 -7
  236. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +1 -7
  237. package/SCSS-Themes/navigations/menu/tailwind-lite.scss +1 -7
  238. package/SCSS-Themes/navigations/menu/tailwind.scss +1 -7
  239. package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +1 -7
  240. package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +1 -7
  241. package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +1 -7
  242. package/SCSS-Themes/navigations/menu/tailwind3.scss +1 -7
  243. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +4 -4
  244. package/SCSS-Themes/navigations/treeview/bds-dark.scss +6 -8
  245. package/SCSS-Themes/navigations/treeview/bds-lite.scss +4 -4
  246. package/SCSS-Themes/navigations/treeview/bds.scss +6 -8
  247. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +4 -4
  248. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +6 -8
  249. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +4 -4
  250. package/SCSS-Themes/navigations/treeview/bootstrap.scss +6 -8
  251. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +6 -6
  252. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +8 -10
  253. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +8 -8
  254. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +10 -12
  255. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +8 -8
  256. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +5 -5
  257. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +7 -9
  258. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +5 -5
  259. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +7 -9
  260. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +10 -12
  261. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +4 -4
  262. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +6 -8
  263. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +4 -4
  264. package/SCSS-Themes/navigations/treeview/fabric.scss +6 -8
  265. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +7 -7
  266. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +9 -11
  267. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +7 -7
  268. package/SCSS-Themes/navigations/treeview/fluent.scss +9 -11
  269. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +4 -4
  270. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +6 -8
  271. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +4 -4
  272. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +6 -8
  273. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +4 -4
  274. package/SCSS-Themes/navigations/treeview/fluent2.scss +6 -8
  275. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +8 -6
  276. package/SCSS-Themes/navigations/treeview/highcontrast.scss +10 -10
  277. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +5 -5
  278. package/SCSS-Themes/navigations/treeview/material-dark.scss +7 -9
  279. package/SCSS-Themes/navigations/treeview/material-lite.scss +5 -5
  280. package/SCSS-Themes/navigations/treeview/material.scss +7 -9
  281. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +4 -4
  282. package/SCSS-Themes/navigations/treeview/material3-dark.scss +6 -8
  283. package/SCSS-Themes/navigations/treeview/material3-lite.scss +4 -4
  284. package/SCSS-Themes/navigations/treeview/material3.scss +6 -8
  285. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +4 -4
  286. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +6 -8
  287. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +4 -4
  288. package/SCSS-Themes/navigations/treeview/tailwind.scss +6 -8
  289. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +4 -4
  290. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +6 -8
  291. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +4 -4
  292. package/SCSS-Themes/navigations/treeview/tailwind3.scss +6 -8
  293. package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +1 -1
  294. package/SCSS-Themes/notifications/toast/bds-dark.scss +1 -1
  295. package/SCSS-Themes/notifications/toast/bds-lite.scss +1 -1
  296. package/SCSS-Themes/notifications/toast/bds.scss +1 -1
  297. package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +1 -1
  298. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +1 -1
  299. package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +1 -1
  300. package/SCSS-Themes/notifications/toast/bootstrap.scss +1 -1
  301. package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +1 -1
  302. package/SCSS-Themes/notifications/toast/bootstrap4.scss +1 -1
  303. package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +1 -1
  304. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +1 -1
  305. package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +1 -1
  306. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +1 -1
  307. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +1 -1
  308. package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +1 -1
  309. package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +1 -1
  310. package/SCSS-Themes/notifications/toast/bootstrap5.scss +1 -1
  311. package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +1 -1
  312. package/SCSS-Themes/notifications/toast/fabric-dark.scss +1 -1
  313. package/SCSS-Themes/notifications/toast/fabric-lite.scss +1 -1
  314. package/SCSS-Themes/notifications/toast/fabric.scss +1 -1
  315. package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +1 -1
  316. package/SCSS-Themes/notifications/toast/fluent-dark.scss +1 -1
  317. package/SCSS-Themes/notifications/toast/fluent-lite.scss +1 -1
  318. package/SCSS-Themes/notifications/toast/fluent.scss +1 -1
  319. package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +5 -5
  320. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +5 -5
  321. package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +5 -5
  322. package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +5 -5
  323. package/SCSS-Themes/notifications/toast/fluent2-lite.scss +5 -5
  324. package/SCSS-Themes/notifications/toast/fluent2.scss +5 -5
  325. package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +1 -1
  326. package/SCSS-Themes/notifications/toast/highcontrast.scss +1 -1
  327. package/SCSS-Themes/notifications/toast/material-dark-lite.scss +1 -1
  328. package/SCSS-Themes/notifications/toast/material-dark.scss +1 -1
  329. package/SCSS-Themes/notifications/toast/material-lite.scss +1 -1
  330. package/SCSS-Themes/notifications/toast/material.scss +1 -1
  331. package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +1 -1
  332. package/SCSS-Themes/notifications/toast/material3-dark.scss +1 -1
  333. package/SCSS-Themes/notifications/toast/material3-lite.scss +1 -1
  334. package/SCSS-Themes/notifications/toast/material3.scss +1 -1
  335. package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +1 -1
  336. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +1 -1
  337. package/SCSS-Themes/notifications/toast/tailwind-lite.scss +1 -1
  338. package/SCSS-Themes/notifications/toast/tailwind.scss +1 -1
  339. package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +1 -1
  340. package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +1 -1
  341. package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +1 -1
  342. package/SCSS-Themes/notifications/toast/tailwind3.scss +1 -1
  343. package/SCSS-Themes/pivotview/pivotview/bds-dark-lite.scss +4 -0
  344. package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +4 -0
  345. package/SCSS-Themes/pivotview/pivotview/bds-lite.scss +4 -0
  346. package/SCSS-Themes/pivotview/pivotview/bds.scss +4 -0
  347. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark-lite.scss +4 -0
  348. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +4 -0
  349. package/SCSS-Themes/pivotview/pivotview/bootstrap-lite.scss +4 -0
  350. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +4 -0
  351. package/SCSS-Themes/pivotview/pivotview/bootstrap4-lite.scss +4 -0
  352. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +4 -0
  353. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark-lite.scss +4 -0
  354. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +4 -0
  355. package/SCSS-Themes/pivotview/pivotview/bootstrap5-lite.scss +4 -0
  356. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark-lite.scss +4 -0
  357. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +4 -0
  358. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-lite.scss +4 -0
  359. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +4 -0
  360. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +4 -0
  361. package/SCSS-Themes/pivotview/pivotview/fabric-dark-lite.scss +4 -0
  362. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +4 -0
  363. package/SCSS-Themes/pivotview/pivotview/fabric-lite.scss +4 -0
  364. package/SCSS-Themes/pivotview/pivotview/fabric.scss +4 -0
  365. package/SCSS-Themes/pivotview/pivotview/fluent-dark-lite.scss +4 -0
  366. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +4 -0
  367. package/SCSS-Themes/pivotview/pivotview/fluent-lite.scss +4 -0
  368. package/SCSS-Themes/pivotview/pivotview/fluent.scss +4 -0
  369. package/SCSS-Themes/pivotview/pivotview/fluent2-dark-lite.scss +4 -0
  370. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +4 -0
  371. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast-lite.scss +4 -0
  372. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +4 -0
  373. package/SCSS-Themes/pivotview/pivotview/fluent2-lite.scss +4 -0
  374. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +4 -0
  375. package/SCSS-Themes/pivotview/pivotview/highcontrast-lite.scss +4 -0
  376. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +4 -0
  377. package/SCSS-Themes/pivotview/pivotview/material-dark-lite.scss +4 -0
  378. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +4 -0
  379. package/SCSS-Themes/pivotview/pivotview/material-lite.scss +4 -0
  380. package/SCSS-Themes/pivotview/pivotview/material.scss +4 -0
  381. package/SCSS-Themes/pivotview/pivotview/material3-dark-lite.scss +4 -0
  382. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +4 -0
  383. package/SCSS-Themes/pivotview/pivotview/material3-lite.scss +4 -0
  384. package/SCSS-Themes/pivotview/pivotview/material3.scss +4 -0
  385. package/SCSS-Themes/pivotview/pivotview/tailwind-dark-lite.scss +4 -0
  386. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +4 -0
  387. package/SCSS-Themes/pivotview/pivotview/tailwind-lite.scss +4 -0
  388. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +4 -0
  389. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark-lite.scss +4 -0
  390. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark.scss +4 -0
  391. package/SCSS-Themes/pivotview/pivotview/tailwind3-lite.scss +4 -0
  392. package/SCSS-Themes/pivotview/pivotview/tailwind3.scss +4 -0
  393. package/SCSS-Themes/querybuilder/query-builder/bds-dark-lite.scss +23 -0
  394. package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +23 -0
  395. package/SCSS-Themes/querybuilder/query-builder/bds-lite.scss +23 -0
  396. package/SCSS-Themes/querybuilder/query-builder/bds.scss +23 -0
  397. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark-lite.scss +25 -0
  398. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +25 -0
  399. package/SCSS-Themes/querybuilder/query-builder/bootstrap-lite.scss +25 -0
  400. package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +25 -0
  401. package/SCSS-Themes/querybuilder/query-builder/bootstrap4-lite.scss +24 -0
  402. package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +24 -0
  403. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark-lite.scss +23 -0
  404. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +23 -0
  405. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-lite.scss +23 -0
  406. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark-lite.scss +23 -0
  407. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark.scss +23 -0
  408. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-lite.scss +23 -0
  409. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3.scss +23 -0
  410. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +23 -0
  411. package/SCSS-Themes/querybuilder/query-builder/fabric-dark-lite.scss +25 -0
  412. package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +25 -0
  413. package/SCSS-Themes/querybuilder/query-builder/fabric-lite.scss +25 -0
  414. package/SCSS-Themes/querybuilder/query-builder/fabric.scss +25 -0
  415. package/SCSS-Themes/querybuilder/query-builder/fluent-dark-lite.scss +23 -0
  416. package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +23 -0
  417. package/SCSS-Themes/querybuilder/query-builder/fluent-lite.scss +23 -0
  418. package/SCSS-Themes/querybuilder/query-builder/fluent.scss +23 -0
  419. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark-lite.scss +23 -0
  420. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +23 -0
  421. package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast-lite.scss +23 -0
  422. package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast.scss +23 -0
  423. package/SCSS-Themes/querybuilder/query-builder/fluent2-lite.scss +23 -0
  424. package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +23 -0
  425. package/SCSS-Themes/querybuilder/query-builder/highcontrast-lite.scss +25 -0
  426. package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +25 -0
  427. package/SCSS-Themes/querybuilder/query-builder/material-dark-lite.scss +24 -0
  428. package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +24 -0
  429. package/SCSS-Themes/querybuilder/query-builder/material-lite.scss +24 -0
  430. package/SCSS-Themes/querybuilder/query-builder/material.scss +24 -0
  431. package/SCSS-Themes/querybuilder/query-builder/material3-dark-lite.scss +23 -0
  432. package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +23 -0
  433. package/SCSS-Themes/querybuilder/query-builder/material3-lite.scss +23 -0
  434. package/SCSS-Themes/querybuilder/query-builder/material3.scss +23 -0
  435. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark-lite.scss +23 -0
  436. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +23 -0
  437. package/SCSS-Themes/querybuilder/query-builder/tailwind-lite.scss +23 -0
  438. package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +23 -0
  439. package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark-lite.scss +23 -0
  440. package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark.scss +23 -0
  441. package/SCSS-Themes/querybuilder/query-builder/tailwind3-lite.scss +23 -0
  442. package/SCSS-Themes/querybuilder/query-builder/tailwind3.scss +23 -0
  443. package/SCSS-Themes/tailwind-dark-lite.scss +42 -15
  444. package/SCSS-Themes/tailwind-dark.scss +44 -19
  445. package/SCSS-Themes/tailwind-lite.scss +42 -15
  446. package/SCSS-Themes/tailwind.scss +44 -19
  447. package/SCSS-Themes/tailwind3-dark-lite.scss +42 -15
  448. package/SCSS-Themes/tailwind3-dark.scss +44 -19
  449. package/SCSS-Themes/tailwind3-lite.scss +42 -15
  450. package/SCSS-Themes/tailwind3.scss +44 -19
  451. package/package.json +1 -1
@@ -22616,11 +22616,12 @@ $btn-focus-box-shadow: none !default;
22616
22616
  @mixin outline-primary-disabled {
22617
22617
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22618
22618
  background: $btn-outline-primary-disabled-border-color;
22619
+ border-color: $btn-outline-primary-disabled-color;
22619
22620
  }
22620
22621
  @else {
22621
22622
  background: $btn-outline-bgcolor;
22623
+ border-color: $btn-outline-primary-disabled-border-color;
22622
22624
  }
22623
- border-color: $btn-outline-primary-disabled-border-color;
22624
22625
  box-shadow: $btn-flat-box-shadow;
22625
22626
  color: $btn-outline-primary-disabled-color;
22626
22627
  }
@@ -58836,13 +58837,15 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
58836
58837
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
58837
58838
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
58838
58839
  $treeview-input-padding: 0 7px !default;
58839
- $treeview-image-text-padding: 0 8px !default;
58840
+ $treeview-image-text-padding: 7px 8px !default;
58840
58841
  $treeview-icon-image-margin: 0 0 0 10px !default;
58841
58842
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
58842
58843
  $treeview-check-margin: 0 0 0 5px !default;
58843
58844
  $treeview-rtl-check-margin: 0 5px 0 0 !default;
58844
58845
  $treeview-check-text-padding: 7px 8px !default;
58845
58846
  $treeview-check-image-margin: 0 0 0 12px !default;
58847
+ $treeview-big-check-text-padding: 11px 10px !default;
58848
+ $treeview-big-image-text-padding: 11px 10px !default;
58846
58849
  $treeview-rtl-check-image-margin: 0 12px 0 0 !default;
58847
58850
  $treeview-border-shadow: 0 -1px 2px $hover-border, 0 1px 2px $hover-border !default;
58848
58851
  $treeview-drop-count-border-size: 2px !default;
@@ -58858,7 +58861,7 @@ $treeview-icon-img-wrap-width: calc(100% - 57px) !default;
58858
58861
  $treeview-big-item-height: 46px !default;
58859
58862
  $treeview-big-text-height: 24px !default;
58860
58863
  $treeview-big-input-height: 38px !default;
58861
- $treeview-big-text-padding: 0 10px !default;
58864
+ $treeview-big-text-padding: 11px 10px !default;
58862
58865
  $treeview-big-input-padding: 0 9px !default;
58863
58866
  $treeview-big-icon-padding: 6px !default;
58864
58867
  $treeview-big-image-margin: 0 0 0 10px !default;
@@ -59134,6 +59137,10 @@ $ripple-width: 32px !default;
59134
59137
  padding-top: 5px;
59135
59138
  padding-bottom: 5px;
59136
59139
  }
59140
+ @if $skin-name == 'bootstrap5' {
59141
+ padding-top: 3px;
59142
+ padding-bottom: 3px;
59143
+ }
59137
59144
  }
59138
59145
  }
59139
59146
  }
@@ -59251,10 +59258,6 @@ $ripple-width: 32px !default;
59251
59258
  margin-top: 4px;
59252
59259
  margin-bottom: 4px;
59253
59260
  }
59254
- @else if($skin-name == 'bootstrap5') {
59255
- margin-bottom: 3px;
59256
- margin-top: 3px;
59257
- }
59258
59261
  @else {
59259
59262
  margin-bottom: 0;
59260
59263
  }
@@ -60304,8 +60307,7 @@ $ripple-width: 32px !default;
60304
60307
  }
60305
60308
 
60306
60309
  @if $skin-name == 'highcontrast' {
60307
- padding-top: 11px;
60308
- padding-bottom: 11px;
60310
+ padding: $treeview-big-text-padding;
60309
60311
  }
60310
60312
 
60311
60313
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60314,8 +60316,7 @@ $ripple-width: 32px !default;
60314
60316
  }
60315
60317
 
60316
60318
  @if $skin-name == 'FluentUI' {
60317
- padding-top: 10px;
60318
- padding-bottom: 10px;
60319
+ padding: $treeview-big-text-padding;
60319
60320
  }
60320
60321
 
60321
60322
  @if $skin-name == 'bootstrap4' {
@@ -61031,7 +61032,7 @@ $menu-header-icon-padding: 0 16px !default;
61031
61032
  & .e-caret {
61032
61033
  font-size: $menu-caret-font-size;
61033
61034
  height: auto;
61034
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61035
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61035
61036
  line-height: $menu-icon-li-height;
61036
61037
  }
61037
61038
  @else {
@@ -61074,12 +61075,6 @@ $menu-header-icon-padding: 0 16px !default;
61074
61075
  @if $skin-name == 'fluent2' {
61075
61076
  padding: 9px 0;
61076
61077
  }
61077
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61078
- line-height: $menu-icon-li-height;
61079
- }
61080
- @else {
61081
- line-height: $menu-li-height;
61082
- }
61083
61078
  }
61084
61079
  }
61085
61080
  }
@@ -85892,7 +85887,8 @@ $grid-checkmark-color: $selection-font !default;
85892
85887
  .e-detailheadercell {
85893
85888
  border-width: $grid-headercell-both-border-width;
85894
85889
  }
85895
- .e-headercell.e-grid-group-first-cell {
85890
+ .e-headercell.e-grid-group-first-cell,
85891
+ .e-headercell.e-first-visible-cell {
85896
85892
  border-left-width: 0;
85897
85893
  }
85898
85894
  }
@@ -86308,7 +86304,11 @@ $grid-checkmark-color: $selection-font !default;
86308
86304
  &.e-verticallines,
86309
86305
  &.e-bothlines {
86310
86306
  .e-rowcell.e-grid-group-first-cell,
86311
- .e-headercell.e-grid-group-first-cell {
86307
+ .e-rowcell.e-first-visible-cell,
86308
+ .e-headercell.e-grid-group-first-cell,
86309
+ .e-headercell.e-first-visible-cell,
86310
+ .e-filterbarcell.e-grid-group-first-cell,
86311
+ .e-filterbarcell.e-first-visible-cell {
86312
86312
  border-left-width: 0;
86313
86313
  }
86314
86314
  }
@@ -109211,7 +109211,7 @@ $toast-close-icon-hover-color: $selection-font !default;
109211
109211
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109212
109212
  left: 0;
109213
109213
  margin-left: 12px;
109214
- margin-top: 10px;
109214
+ margin-top: 15px;
109215
109215
  padding-bottom: 6px;
109216
109216
  position: absolute;
109217
109217
  }
@@ -127085,6 +127085,10 @@ $pivotview-touch-header-text-padding: 8px !default;
127085
127085
  margin-left: 18px !important;
127086
127086
  }
127087
127087
 
127088
+ .e-toolbar-item.e-template .e-toolbar-template-container {
127089
+ display: flex;
127090
+ }
127091
+
127088
127092
  .e-toolbar-item.e-template,
127089
127093
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
127090
127094
  {
@@ -129898,6 +129902,8 @@ $qrybldr-drag-grp-list-heg: 32px !default;
129898
129902
  $qrybldr-drag-grp-big-list-heg: 37px !default;
129899
129903
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
129900
129904
  $qryblr-drag-icon-color: $content-font !default;
129905
+ $primary: #ffd939 !default;
129906
+ $primary-light: #ffd739 !default;
129901
129907
 
129902
129908
  @mixin fluent2-small-round-btn {
129903
129909
  @if $theme-name == 'fluent2' {
@@ -130974,6 +130980,29 @@ $qryblr-drag-icon-color: $content-font !default;
130974
130980
  }
130975
130981
  }
130976
130982
 
130983
+ .e-querybuilder-spinner::before {
130984
+ content: '';
130985
+ position: absolute;
130986
+ left: 50%;
130987
+ transform: translateX(-50%);
130988
+ width: 16px;
130989
+ height: 16px;
130990
+ border: 2px solid $primary-light;
130991
+ border-top: 2px solid $primary;
130992
+ border-radius: 50%;
130993
+ animation: spin 1s linear infinite;
130994
+ }
130995
+
130996
+ @keyframes spin {
130997
+ 0% {
130998
+ transform: translateX(-50%) rotate(0deg);
130999
+ }
131000
+
131001
+ 100% {
131002
+ transform: translateX(-50%) rotate(360deg);
131003
+ }
131004
+ }
131005
+
130977
131006
 
130978
131007
  @include export-module('query-builder-material-icons') {
130979
131008
  .e-query-builder {
@@ -15483,11 +15483,12 @@ $btn-focus-box-shadow: none !default;
15483
15483
  @mixin outline-primary-disabled {
15484
15484
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15485
15485
  background: $btn-outline-primary-disabled-border-color;
15486
+ border-color: $btn-outline-primary-disabled-color;
15486
15487
  }
15487
15488
  @else {
15488
15489
  background: $btn-outline-bgcolor;
15490
+ border-color: $btn-outline-primary-disabled-border-color;
15489
15491
  }
15490
- border-color: $btn-outline-primary-disabled-border-color;
15491
15492
  box-shadow: $btn-flat-box-shadow;
15492
15493
  color: $btn-outline-primary-disabled-color;
15493
15494
  }
@@ -43565,7 +43566,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
43565
43566
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
43566
43567
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
43567
43568
  $treeview-input-padding: 0 7px !default;
43568
- $treeview-image-text-padding: 0 10px !default;
43569
+ $treeview-image-text-padding: 7px 10px !default;
43569
43570
  $treeview-icon-image-margin: 0 0 0 10px !default;
43570
43571
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
43571
43572
  $treeview-check-margin: 0 0 0 5px !default;
@@ -43866,6 +43867,10 @@ $ripple-width: 32px !default;
43866
43867
  padding-top: 5px;
43867
43868
  padding-bottom: 5px;
43868
43869
  }
43870
+ @if $skin-name == 'bootstrap5' {
43871
+ padding-top: 3px;
43872
+ padding-bottom: 3px;
43873
+ }
43869
43874
  }
43870
43875
  }
43871
43876
  }
@@ -43983,10 +43988,6 @@ $ripple-width: 32px !default;
43983
43988
  margin-top: 4px;
43984
43989
  margin-bottom: 4px;
43985
43990
  }
43986
- @else if($skin-name == 'bootstrap5') {
43987
- margin-bottom: 3px;
43988
- margin-top: 3px;
43989
- }
43990
43991
  @else {
43991
43992
  margin-bottom: 0;
43992
43993
  }
@@ -45257,7 +45258,7 @@ $menu-header-icon-padding: 0 16px !default;
45257
45258
  & .e-caret {
45258
45259
  font-size: $menu-caret-font-size;
45259
45260
  height: auto;
45260
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
45261
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45261
45262
  line-height: $menu-icon-li-height;
45262
45263
  }
45263
45264
  @else {
@@ -45300,12 +45301,6 @@ $menu-header-icon-padding: 0 16px !default;
45300
45301
  @if $skin-name == 'fluent2' {
45301
45302
  padding: 9px 0;
45302
45303
  }
45303
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45304
- line-height: $menu-icon-li-height;
45305
- }
45306
- @else {
45307
- line-height: $menu-li-height;
45308
- }
45309
45304
  }
45310
45305
  }
45311
45306
  }
@@ -64398,7 +64393,8 @@ $grid-checkmark-color: $accent-font !default;
64398
64393
  .e-detailheadercell {
64399
64394
  border-width: $grid-headercell-both-border-width;
64400
64395
  }
64401
- .e-headercell.e-grid-group-first-cell {
64396
+ .e-headercell.e-grid-group-first-cell,
64397
+ .e-headercell.e-first-visible-cell {
64402
64398
  border-left-width: 0;
64403
64399
  }
64404
64400
  }
@@ -64814,7 +64810,11 @@ $grid-checkmark-color: $accent-font !default;
64814
64810
  &.e-verticallines,
64815
64811
  &.e-bothlines {
64816
64812
  .e-rowcell.e-grid-group-first-cell,
64817
- .e-headercell.e-grid-group-first-cell {
64813
+ .e-rowcell.e-first-visible-cell,
64814
+ .e-headercell.e-grid-group-first-cell,
64815
+ .e-headercell.e-first-visible-cell,
64816
+ .e-filterbarcell.e-grid-group-first-cell,
64817
+ .e-filterbarcell.e-first-visible-cell {
64818
64818
  border-left-width: 0;
64819
64819
  }
64820
64820
  }
@@ -82660,7 +82660,7 @@ $toast-icon-hover-border-radius: 50% !default;
82660
82660
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82661
82661
  left: 0;
82662
82662
  margin-left: 12px;
82663
- margin-top: 10px;
82663
+ margin-top: 15px;
82664
82664
  padding-bottom: 6px;
82665
82665
  position: absolute;
82666
82666
  }
@@ -97946,6 +97946,10 @@ $pivotview-touch-header-text-padding: 8px !default;
97946
97946
  margin-left: 18px !important;
97947
97947
  }
97948
97948
 
97949
+ .e-toolbar-item.e-template .e-toolbar-template-container {
97950
+ display: flex;
97951
+ }
97952
+
97949
97953
  .e-toolbar-item.e-template,
97950
97954
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
97951
97955
  {
@@ -100126,6 +100130,7 @@ $qrybldr-drag-grp-list-heg: 25px !default;
100126
100130
  $qrybldr-drag-grp-big-list-heg: 32px !default;
100127
100131
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
100128
100132
  $qryblr-drag-icon-color: $grey-dark-font !default;
100133
+ $primary-light: $primary-300 !default;
100129
100134
 
100130
100135
  @mixin fluent2-small-round-btn {
100131
100136
  @if $theme-name == 'fluent2' {
@@ -101202,6 +101207,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
101202
101207
  }
101203
101208
  }
101204
101209
 
101210
+ .e-querybuilder-spinner::before {
101211
+ content: '';
101212
+ position: absolute;
101213
+ left: 50%;
101214
+ transform: translateX(-50%);
101215
+ width: 16px;
101216
+ height: 16px;
101217
+ border: 2px solid $primary-light;
101218
+ border-top: 2px solid $primary;
101219
+ border-radius: 50%;
101220
+ animation: spin 1s linear infinite;
101221
+ }
101222
+
101223
+ @keyframes spin {
101224
+ 0% {
101225
+ transform: translateX(-50%) rotate(0deg);
101226
+ }
101227
+
101228
+ 100% {
101229
+ transform: translateX(-50%) rotate(360deg);
101230
+ }
101231
+ }
101232
+
101205
101233
 
101206
101234
  @include export-module('query-builder-material-icons') {
101207
101235
  .e-query-builder {
@@ -22956,11 +22956,12 @@ $btn-focus-box-shadow: none !default;
22956
22956
  @mixin outline-primary-disabled {
22957
22957
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22958
22958
  background: $btn-outline-primary-disabled-border-color;
22959
+ border-color: $btn-outline-primary-disabled-color;
22959
22960
  }
22960
22961
  @else {
22961
22962
  background: $btn-outline-bgcolor;
22963
+ border-color: $btn-outline-primary-disabled-border-color;
22962
22964
  }
22963
- border-color: $btn-outline-primary-disabled-border-color;
22964
22965
  box-shadow: $btn-flat-box-shadow;
22965
22966
  color: $btn-outline-primary-disabled-color;
22966
22967
  }
@@ -59472,7 +59473,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
59472
59473
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
59473
59474
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
59474
59475
  $treeview-input-padding: 0 7px !default;
59475
- $treeview-image-text-padding: 0 10px !default;
59476
+ $treeview-image-text-padding: 7px 10px !default;
59476
59477
  $treeview-icon-image-margin: 0 0 0 10px !default;
59477
59478
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
59478
59479
  $treeview-check-margin: 0 0 0 5px !default;
@@ -59773,6 +59774,10 @@ $ripple-width: 32px !default;
59773
59774
  padding-top: 5px;
59774
59775
  padding-bottom: 5px;
59775
59776
  }
59777
+ @if $skin-name == 'bootstrap5' {
59778
+ padding-top: 3px;
59779
+ padding-bottom: 3px;
59780
+ }
59776
59781
  }
59777
59782
  }
59778
59783
  }
@@ -59890,10 +59895,6 @@ $ripple-width: 32px !default;
59890
59895
  margin-top: 4px;
59891
59896
  margin-bottom: 4px;
59892
59897
  }
59893
- @else if($skin-name == 'bootstrap5') {
59894
- margin-bottom: 3px;
59895
- margin-top: 3px;
59896
- }
59897
59898
  @else {
59898
59899
  margin-bottom: 0;
59899
59900
  }
@@ -60943,8 +60944,7 @@ $ripple-width: 32px !default;
60943
60944
  }
60944
60945
 
60945
60946
  @if $skin-name == 'highcontrast' {
60946
- padding-top: 11px;
60947
- padding-bottom: 11px;
60947
+ padding: $treeview-big-text-padding;
60948
60948
  }
60949
60949
 
60950
60950
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60953,8 +60953,7 @@ $ripple-width: 32px !default;
60953
60953
  }
60954
60954
 
60955
60955
  @if $skin-name == 'FluentUI' {
60956
- padding-top: 10px;
60957
- padding-bottom: 10px;
60956
+ padding: $treeview-big-text-padding;
60958
60957
  }
60959
60958
 
60960
60959
  @if $skin-name == 'bootstrap4' {
@@ -61666,7 +61665,7 @@ $menu-header-icon-padding: 0 16px !default;
61666
61665
  & .e-caret {
61667
61666
  font-size: $menu-caret-font-size;
61668
61667
  height: auto;
61669
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61668
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61670
61669
  line-height: $menu-icon-li-height;
61671
61670
  }
61672
61671
  @else {
@@ -61709,12 +61708,6 @@ $menu-header-icon-padding: 0 16px !default;
61709
61708
  @if $skin-name == 'fluent2' {
61710
61709
  padding: 9px 0;
61711
61710
  }
61712
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61713
- line-height: $menu-icon-li-height;
61714
- }
61715
- @else {
61716
- line-height: $menu-li-height;
61717
- }
61718
61711
  }
61719
61712
  }
61720
61713
  }
@@ -86805,7 +86798,8 @@ $grid-checkmark-color: $accent-font !default;
86805
86798
  .e-detailheadercell {
86806
86799
  border-width: $grid-headercell-both-border-width;
86807
86800
  }
86808
- .e-headercell.e-grid-group-first-cell {
86801
+ .e-headercell.e-grid-group-first-cell,
86802
+ .e-headercell.e-first-visible-cell {
86809
86803
  border-left-width: 0;
86810
86804
  }
86811
86805
  }
@@ -87221,7 +87215,11 @@ $grid-checkmark-color: $accent-font !default;
87221
87215
  &.e-verticallines,
87222
87216
  &.e-bothlines {
87223
87217
  .e-rowcell.e-grid-group-first-cell,
87224
- .e-headercell.e-grid-group-first-cell {
87218
+ .e-rowcell.e-first-visible-cell,
87219
+ .e-headercell.e-grid-group-first-cell,
87220
+ .e-headercell.e-first-visible-cell,
87221
+ .e-filterbarcell.e-grid-group-first-cell,
87222
+ .e-filterbarcell.e-first-visible-cell {
87225
87223
  border-left-width: 0;
87226
87224
  }
87227
87225
  }
@@ -110151,7 +110149,7 @@ $toast-icon-hover-border-radius: 50% !default;
110151
110149
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110152
110150
  left: 0;
110153
110151
  margin-left: 12px;
110154
- margin-top: 10px;
110152
+ margin-top: 15px;
110155
110153
  padding-bottom: 6px;
110156
110154
  position: absolute;
110157
110155
  }
@@ -128052,6 +128050,10 @@ $pivotview-touch-header-text-padding: 8px !default;
128052
128050
  margin-left: 18px !important;
128053
128051
  }
128054
128052
 
128053
+ .e-toolbar-item.e-template .e-toolbar-template-container {
128054
+ display: flex;
128055
+ }
128056
+
128055
128057
  .e-toolbar-item.e-template,
128056
128058
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
128057
128059
  {
@@ -130867,6 +130869,7 @@ $qrybldr-drag-grp-list-heg: 25px !default;
130867
130869
  $qrybldr-drag-grp-big-list-heg: 32px !default;
130868
130870
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
130869
130871
  $qryblr-drag-icon-color: $grey-dark-font !default;
130872
+ $primary-light: $primary-300 !default;
130870
130873
 
130871
130874
  @mixin fluent2-small-round-btn {
130872
130875
  @if $theme-name == 'fluent2' {
@@ -131943,6 +131946,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
131943
131946
  }
131944
131947
  }
131945
131948
 
131949
+ .e-querybuilder-spinner::before {
131950
+ content: '';
131951
+ position: absolute;
131952
+ left: 50%;
131953
+ transform: translateX(-50%);
131954
+ width: 16px;
131955
+ height: 16px;
131956
+ border: 2px solid $primary-light;
131957
+ border-top: 2px solid $primary;
131958
+ border-radius: 50%;
131959
+ animation: spin 1s linear infinite;
131960
+ }
131961
+
131962
+ @keyframes spin {
131963
+ 0% {
131964
+ transform: translateX(-50%) rotate(0deg);
131965
+ }
131966
+
131967
+ 100% {
131968
+ transform: translateX(-50%) rotate(360deg);
131969
+ }
131970
+ }
131971
+
131946
131972
 
131947
131973
  @include export-module('query-builder-material-icons') {
131948
131974
  .e-query-builder {
@@ -15400,11 +15400,12 @@ $btn-focus-box-shadow: none !default;
15400
15400
  @mixin outline-primary-disabled {
15401
15401
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15402
15402
  background: $btn-outline-primary-disabled-border-color;
15403
+ border-color: $btn-outline-primary-disabled-color;
15403
15404
  }
15404
15405
  @else {
15405
15406
  background: $btn-outline-bgcolor;
15407
+ border-color: $btn-outline-primary-disabled-border-color;
15406
15408
  }
15407
- border-color: $btn-outline-primary-disabled-border-color;
15408
15409
  box-shadow: $btn-flat-box-shadow;
15409
15410
  color: $btn-outline-primary-disabled-color;
15410
15411
  }
@@ -43311,7 +43312,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
43311
43312
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
43312
43313
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
43313
43314
  $treeview-input-padding: 0 7px !default;
43314
- $treeview-image-text-padding: 0 10px !default;
43315
+ $treeview-image-text-padding: 7px 10px !default;
43315
43316
  $treeview-icon-image-margin: 0 0 0 10px !default;
43316
43317
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
43317
43318
  $treeview-check-margin: 0 0 0 5px !default;
@@ -43607,6 +43608,10 @@ $ripple-width: 32px !default;
43607
43608
  padding-top: 5px;
43608
43609
  padding-bottom: 5px;
43609
43610
  }
43611
+ @if $skin-name == 'bootstrap5' {
43612
+ padding-top: 3px;
43613
+ padding-bottom: 3px;
43614
+ }
43610
43615
  }
43611
43616
  }
43612
43617
  }
@@ -43724,10 +43729,6 @@ $ripple-width: 32px !default;
43724
43729
  margin-top: 4px;
43725
43730
  margin-bottom: 4px;
43726
43731
  }
43727
- @else if($skin-name == 'bootstrap5') {
43728
- margin-bottom: 3px;
43729
- margin-top: 3px;
43730
- }
43731
43732
  @else {
43732
43733
  margin-bottom: 0;
43733
43734
  }
@@ -45003,7 +45004,7 @@ $menu-header-icon-padding: 0 16px !default;
45003
45004
  & .e-caret {
45004
45005
  font-size: $menu-caret-font-size;
45005
45006
  height: auto;
45006
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
45007
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45007
45008
  line-height: $menu-icon-li-height;
45008
45009
  }
45009
45010
  @else {
@@ -45046,12 +45047,6 @@ $menu-header-icon-padding: 0 16px !default;
45046
45047
  @if $skin-name == 'fluent2' {
45047
45048
  padding: 9px 0;
45048
45049
  }
45049
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45050
- line-height: $menu-icon-li-height;
45051
- }
45052
- @else {
45053
- line-height: $menu-li-height;
45054
- }
45055
45050
  }
45056
45051
  }
45057
45052
  }
@@ -64140,7 +64135,8 @@ $grid-checkmark-color: $accent-font !default;
64140
64135
  .e-detailheadercell {
64141
64136
  border-width: $grid-headercell-both-border-width;
64142
64137
  }
64143
- .e-headercell.e-grid-group-first-cell {
64138
+ .e-headercell.e-grid-group-first-cell,
64139
+ .e-headercell.e-first-visible-cell {
64144
64140
  border-left-width: 0;
64145
64141
  }
64146
64142
  }
@@ -64556,7 +64552,11 @@ $grid-checkmark-color: $accent-font !default;
64556
64552
  &.e-verticallines,
64557
64553
  &.e-bothlines {
64558
64554
  .e-rowcell.e-grid-group-first-cell,
64559
- .e-headercell.e-grid-group-first-cell {
64555
+ .e-rowcell.e-first-visible-cell,
64556
+ .e-headercell.e-grid-group-first-cell,
64557
+ .e-headercell.e-first-visible-cell,
64558
+ .e-filterbarcell.e-grid-group-first-cell,
64559
+ .e-filterbarcell.e-first-visible-cell {
64560
64560
  border-left-width: 0;
64561
64561
  }
64562
64562
  }
@@ -82406,7 +82406,7 @@ $toast-icon-hover-border-radius: 50% !default;
82406
82406
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82407
82407
  left: 0;
82408
82408
  margin-left: 12px;
82409
- margin-top: 10px;
82409
+ margin-top: 15px;
82410
82410
  padding-bottom: 6px;
82411
82411
  position: absolute;
82412
82412
  }
@@ -97691,6 +97691,10 @@ $pivotview-touch-header-text-padding: 8px !default;
97691
97691
  margin-left: 18px !important;
97692
97692
  }
97693
97693
 
97694
+ .e-toolbar-item.e-template .e-toolbar-template-container {
97695
+ display: flex;
97696
+ }
97697
+
97694
97698
  .e-toolbar-item.e-template,
97695
97699
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
97696
97700
  {
@@ -99870,6 +99874,7 @@ $qrybldr-drag-grp-list-heg: 25px !default;
99870
99874
  $qrybldr-drag-grp-big-list-heg: 32px !default;
99871
99875
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
99872
99876
  $qryblr-drag-icon-color: rgba($grey-black, .87) !default;
99877
+ $primary-light: $primary-300 !default;
99873
99878
 
99874
99879
  @mixin fluent2-small-round-btn {
99875
99880
  @if $theme-name == 'fluent2' {
@@ -100946,6 +100951,29 @@ $qryblr-drag-icon-color: rgba($grey-black, .87) !default;
100946
100951
  }
100947
100952
  }
100948
100953
 
100954
+ .e-querybuilder-spinner::before {
100955
+ content: '';
100956
+ position: absolute;
100957
+ left: 50%;
100958
+ transform: translateX(-50%);
100959
+ width: 16px;
100960
+ height: 16px;
100961
+ border: 2px solid $primary-light;
100962
+ border-top: 2px solid $primary;
100963
+ border-radius: 50%;
100964
+ animation: spin 1s linear infinite;
100965
+ }
100966
+
100967
+ @keyframes spin {
100968
+ 0% {
100969
+ transform: translateX(-50%) rotate(0deg);
100970
+ }
100971
+
100972
+ 100% {
100973
+ transform: translateX(-50%) rotate(360deg);
100974
+ }
100975
+ }
100976
+
100949
100977
 
100950
100978
  @include export-module('query-builder-material-icons') {
100951
100979
  .e-query-builder {