@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
@@ -14537,8 +14537,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
14537
14537
  $btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
14538
14538
 
14539
14539
  //outlineprimary
14540
- $btn-outline-primary-disabled-color: $primary-text-disabled !default;
14541
- $btn-outline-primary-disabled-border-color: rgba($primary, .65) !default;
14540
+ $btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
14541
+ $btn-outline-primary-disabled-border-color: transparent !default;
14542
14542
  $btn-outline-primary-hover-border-color: $primary !default;
14543
14543
  $btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
14544
14544
  $btn-outline-primary-focus-border-color: $primary !default;
@@ -15303,11 +15303,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
15303
15303
  @mixin outline-primary-disabled {
15304
15304
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15305
15305
  background: $btn-outline-primary-disabled-border-color;
15306
+ border-color: $btn-outline-primary-disabled-color;
15306
15307
  }
15307
15308
  @else {
15308
15309
  background: $btn-outline-bgcolor;
15310
+ border-color: $btn-outline-primary-disabled-border-color;
15309
15311
  }
15310
- border-color: $btn-outline-primary-disabled-border-color;
15311
15312
  box-shadow: $btn-flat-box-shadow;
15312
15313
  color: $btn-outline-primary-disabled-color;
15313
15314
  }
@@ -43147,7 +43148,7 @@ $treeview-font-size: $text-sm !default;
43147
43148
  $treeview-icon-font-size: $text-xl !default;
43148
43149
  $treeview-image-font-size: $text-xl !default;
43149
43150
  $treeview-item-height: 36px !default;
43150
- $treeview-text-height: 34px !default;
43151
+ $treeview-text-height: 22px !default;
43151
43152
  $treeview-input-height: 30px !default;
43152
43153
  $treeview-root-ul-padding: 0 0 0 12px !default;
43153
43154
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
@@ -43159,7 +43160,7 @@ $treeview-icon-size: 20px !default;
43159
43160
  $treeview-icon-margin: 0 4px 0 -24px !default;
43160
43161
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
43161
43162
  $treeview-icon-padding: 0px !default;
43162
- $treeview-text-padding: 0 8px !default;
43163
+ $treeview-text-padding: 7px 8px !default;
43163
43164
  $treeview-text-margin: 0 !default;
43164
43165
  $treeview-image-size: 20px !default;
43165
43166
  $treeview-image-margin: 0 0 0 8px !default;
@@ -43169,12 +43170,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
43169
43170
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
43170
43171
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
43171
43172
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
43172
- $treeview-image-text-padding: 0 8px !default;
43173
+ $treeview-image-text-padding: 7px 8px !default;
43173
43174
  $treeview-icon-image-margin: 0 0 0 8px !default;
43174
43175
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
43175
43176
  $treeview-check-margin: 0 0 0 12px !default;
43176
43177
  $treeview-rtl-check-margin: 0 12px 0 0 !default;
43177
- $treeview-check-text-padding: 0 8px !default;
43178
+ $treeview-check-text-padding: 7px 8px !default;
43178
43179
  $treeview-check-image-margin: 0 0 0 8px !default;
43179
43180
  $treeview-rtl-check-image-margin: 0 8px 0 0 !default;
43180
43181
  $treeview-drop-count-border-size: 1px !default;
@@ -43513,6 +43514,10 @@ $treeview-item-active-check-color: $primary !default;
43513
43514
  padding-top: 5px;
43514
43515
  padding-bottom: 5px;
43515
43516
  }
43517
+ @if $skin-name == 'bootstrap5' {
43518
+ padding-top: 3px;
43519
+ padding-bottom: 3px;
43520
+ }
43516
43521
  }
43517
43522
  }
43518
43523
  }
@@ -43630,10 +43635,6 @@ $treeview-item-active-check-color: $primary !default;
43630
43635
  margin-top: 4px;
43631
43636
  margin-bottom: 4px;
43632
43637
  }
43633
- @else if($skin-name == 'bootstrap5') {
43634
- margin-bottom: 3px;
43635
- margin-top: 3px;
43636
- }
43637
43638
  @else {
43638
43639
  margin-bottom: 0;
43639
43640
  }
@@ -44911,7 +44912,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44911
44912
  & .e-caret {
44912
44913
  font-size: $menu-caret-font-size;
44913
44914
  height: auto;
44914
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44915
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44915
44916
  line-height: $menu-icon-li-height;
44916
44917
  }
44917
44918
  @else {
@@ -44954,12 +44955,6 @@ $menu-caret-color: $cmenu-caret-color !default;
44954
44955
  @if $skin-name == 'fluent2' {
44955
44956
  padding: 9px 0;
44956
44957
  }
44957
- @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' {
44958
- line-height: $menu-icon-li-height;
44959
- }
44960
- @else {
44961
- line-height: $menu-li-height;
44962
- }
44963
44958
  }
44964
44959
  }
44965
44960
  }
@@ -63815,7 +63810,8 @@ $grid-checkmark-color: $primary-text-color !default;
63815
63810
  .e-detailheadercell {
63816
63811
  border-width: $grid-headercell-both-border-width;
63817
63812
  }
63818
- .e-headercell.e-grid-group-first-cell {
63813
+ .e-headercell.e-grid-group-first-cell,
63814
+ .e-headercell.e-first-visible-cell {
63819
63815
  border-left-width: 0;
63820
63816
  }
63821
63817
  }
@@ -64231,7 +64227,11 @@ $grid-checkmark-color: $primary-text-color !default;
64231
64227
  &.e-verticallines,
64232
64228
  &.e-bothlines {
64233
64229
  .e-rowcell.e-grid-group-first-cell,
64234
- .e-headercell.e-grid-group-first-cell {
64230
+ .e-rowcell.e-first-visible-cell,
64231
+ .e-headercell.e-grid-group-first-cell,
64232
+ .e-headercell.e-first-visible-cell,
64233
+ .e-filterbarcell.e-grid-group-first-cell,
64234
+ .e-filterbarcell.e-first-visible-cell {
64235
64235
  border-left-width: 0;
64236
64236
  }
64237
64237
  }
@@ -82040,7 +82040,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
82040
82040
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82041
82041
  left: 0;
82042
82042
  margin-left: 12px;
82043
- margin-top: 10px;
82043
+ margin-top: 15px;
82044
82044
  padding-bottom: 6px;
82045
82045
  position: absolute;
82046
82046
  }
@@ -97316,6 +97316,10 @@ $pivotview-touch-header-text-padding: 4px !default;
97316
97316
  margin-left: 18px !important;
97317
97317
  }
97318
97318
 
97319
+ .e-toolbar-item.e-template .e-toolbar-template-container {
97320
+ display: flex;
97321
+ }
97322
+
97319
97323
  .e-toolbar-item.e-template,
97320
97324
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
97321
97325
  {
@@ -100573,6 +100577,29 @@ $qryblr-drag-icon-color: $icon-color !default;
100573
100577
  }
100574
100578
  }
100575
100579
 
100580
+ .e-querybuilder-spinner::before {
100581
+ content: '';
100582
+ position: absolute;
100583
+ left: 50%;
100584
+ transform: translateX(-50%);
100585
+ width: 16px;
100586
+ height: 16px;
100587
+ border: 2px solid $primary-light;
100588
+ border-top: 2px solid $primary;
100589
+ border-radius: 50%;
100590
+ animation: spin 1s linear infinite;
100591
+ }
100592
+
100593
+ @keyframes spin {
100594
+ 0% {
100595
+ transform: translateX(-50%) rotate(0deg);
100596
+ }
100597
+
100598
+ 100% {
100599
+ transform: translateX(-50%) rotate(360deg);
100600
+ }
100601
+ }
100602
+
100576
100603
 
100577
100604
  @include export-module('query-builder-bootstrap5-icons') {
100578
100605
  .e-query-builder {
@@ -22010,8 +22010,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
22010
22010
  $btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
22011
22011
 
22012
22012
  //outlineprimary
22013
- $btn-outline-primary-disabled-color: $primary-text-disabled !default;
22014
- $btn-outline-primary-disabled-border-color: rgba($primary, .65) !default;
22013
+ $btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
22014
+ $btn-outline-primary-disabled-border-color: transparent !default;
22015
22015
  $btn-outline-primary-hover-border-color: $primary !default;
22016
22016
  $btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
22017
22017
  $btn-outline-primary-focus-border-color: $primary !default;
@@ -22776,11 +22776,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
22776
22776
  @mixin outline-primary-disabled {
22777
22777
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22778
22778
  background: $btn-outline-primary-disabled-border-color;
22779
+ border-color: $btn-outline-primary-disabled-color;
22779
22780
  }
22780
22781
  @else {
22781
22782
  background: $btn-outline-bgcolor;
22783
+ border-color: $btn-outline-primary-disabled-border-color;
22782
22784
  }
22783
- border-color: $btn-outline-primary-disabled-border-color;
22784
22785
  box-shadow: $btn-flat-box-shadow;
22785
22786
  color: $btn-outline-primary-disabled-color;
22786
22787
  }
@@ -59054,7 +59055,7 @@ $treeview-font-size: $text-sm !default;
59054
59055
  $treeview-icon-font-size: $text-xl !default;
59055
59056
  $treeview-image-font-size: $text-xl !default;
59056
59057
  $treeview-item-height: 36px !default;
59057
- $treeview-text-height: 34px !default;
59058
+ $treeview-text-height: 22px !default;
59058
59059
  $treeview-input-height: 30px !default;
59059
59060
  $treeview-root-ul-padding: 0 0 0 12px !default;
59060
59061
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
@@ -59066,7 +59067,7 @@ $treeview-icon-size: 20px !default;
59066
59067
  $treeview-icon-margin: 0 4px 0 -24px !default;
59067
59068
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
59068
59069
  $treeview-icon-padding: 0px !default;
59069
- $treeview-text-padding: 0 8px !default;
59070
+ $treeview-text-padding: 7px 8px !default;
59070
59071
  $treeview-text-margin: 0 !default;
59071
59072
  $treeview-image-size: 20px !default;
59072
59073
  $treeview-image-margin: 0 0 0 8px !default;
@@ -59076,12 +59077,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
59076
59077
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
59077
59078
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
59078
59079
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
59079
- $treeview-image-text-padding: 0 8px !default;
59080
+ $treeview-image-text-padding: 7px 8px !default;
59080
59081
  $treeview-icon-image-margin: 0 0 0 8px !default;
59081
59082
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
59082
59083
  $treeview-check-margin: 0 0 0 12px !default;
59083
59084
  $treeview-rtl-check-margin: 0 12px 0 0 !default;
59084
- $treeview-check-text-padding: 0 8px !default;
59085
+ $treeview-check-text-padding: 7px 8px !default;
59085
59086
  $treeview-check-image-margin: 0 0 0 8px !default;
59086
59087
  $treeview-rtl-check-image-margin: 0 8px 0 0 !default;
59087
59088
  $treeview-drop-count-border-size: 1px !default;
@@ -59420,6 +59421,10 @@ $treeview-item-active-check-color: $primary !default;
59420
59421
  padding-top: 5px;
59421
59422
  padding-bottom: 5px;
59422
59423
  }
59424
+ @if $skin-name == 'bootstrap5' {
59425
+ padding-top: 3px;
59426
+ padding-bottom: 3px;
59427
+ }
59423
59428
  }
59424
59429
  }
59425
59430
  }
@@ -59537,10 +59542,6 @@ $treeview-item-active-check-color: $primary !default;
59537
59542
  margin-top: 4px;
59538
59543
  margin-bottom: 4px;
59539
59544
  }
59540
- @else if($skin-name == 'bootstrap5') {
59541
- margin-bottom: 3px;
59542
- margin-top: 3px;
59543
- }
59544
59545
  @else {
59545
59546
  margin-bottom: 0;
59546
59547
  }
@@ -60590,8 +60591,7 @@ $treeview-item-active-check-color: $primary !default;
60590
60591
  }
60591
60592
 
60592
60593
  @if $skin-name == 'highcontrast' {
60593
- padding-top: 11px;
60594
- padding-bottom: 11px;
60594
+ padding: $treeview-big-text-padding;
60595
60595
  }
60596
60596
 
60597
60597
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60600,8 +60600,7 @@ $treeview-item-active-check-color: $primary !default;
60600
60600
  }
60601
60601
 
60602
60602
  @if $skin-name == 'FluentUI' {
60603
- padding-top: 10px;
60604
- padding-bottom: 10px;
60603
+ padding: $treeview-big-text-padding;
60605
60604
  }
60606
60605
 
60607
60606
  @if $skin-name == 'bootstrap4' {
@@ -61320,7 +61319,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61320
61319
  & .e-caret {
61321
61320
  font-size: $menu-caret-font-size;
61322
61321
  height: auto;
61323
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61322
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61324
61323
  line-height: $menu-icon-li-height;
61325
61324
  }
61326
61325
  @else {
@@ -61363,12 +61362,6 @@ $menu-caret-color: $cmenu-caret-color !default;
61363
61362
  @if $skin-name == 'fluent2' {
61364
61363
  padding: 9px 0;
61365
61364
  }
61366
- @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' {
61367
- line-height: $menu-icon-li-height;
61368
- }
61369
- @else {
61370
- line-height: $menu-li-height;
61371
- }
61372
61365
  }
61373
61366
  }
61374
61367
  }
@@ -86222,7 +86215,8 @@ $grid-checkmark-color: $primary-text-color !default;
86222
86215
  .e-detailheadercell {
86223
86216
  border-width: $grid-headercell-both-border-width;
86224
86217
  }
86225
- .e-headercell.e-grid-group-first-cell {
86218
+ .e-headercell.e-grid-group-first-cell,
86219
+ .e-headercell.e-first-visible-cell {
86226
86220
  border-left-width: 0;
86227
86221
  }
86228
86222
  }
@@ -86638,7 +86632,11 @@ $grid-checkmark-color: $primary-text-color !default;
86638
86632
  &.e-verticallines,
86639
86633
  &.e-bothlines {
86640
86634
  .e-rowcell.e-grid-group-first-cell,
86641
- .e-headercell.e-grid-group-first-cell {
86635
+ .e-rowcell.e-first-visible-cell,
86636
+ .e-headercell.e-grid-group-first-cell,
86637
+ .e-headercell.e-first-visible-cell,
86638
+ .e-filterbarcell.e-grid-group-first-cell,
86639
+ .e-filterbarcell.e-first-visible-cell {
86642
86640
  border-left-width: 0;
86643
86641
  }
86644
86642
  }
@@ -109531,7 +109529,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109531
109529
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109532
109530
  left: 0;
109533
109531
  margin-left: 12px;
109534
- margin-top: 10px;
109532
+ margin-top: 15px;
109535
109533
  padding-bottom: 6px;
109536
109534
  position: absolute;
109537
109535
  }
@@ -127422,6 +127420,10 @@ $pivotview-touch-header-text-padding: 4px !default;
127422
127420
  margin-left: 18px !important;
127423
127421
  }
127424
127422
 
127423
+ .e-toolbar-item.e-template .e-toolbar-template-container {
127424
+ display: flex;
127425
+ }
127426
+
127425
127427
  .e-toolbar-item.e-template,
127426
127428
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
127427
127429
  {
@@ -131314,6 +131316,29 @@ $qryblr-drag-icon-color: $icon-color !default;
131314
131316
  }
131315
131317
  }
131316
131318
 
131319
+ .e-querybuilder-spinner::before {
131320
+ content: '';
131321
+ position: absolute;
131322
+ left: 50%;
131323
+ transform: translateX(-50%);
131324
+ width: 16px;
131325
+ height: 16px;
131326
+ border: 2px solid $primary-light;
131327
+ border-top: 2px solid $primary;
131328
+ border-radius: 50%;
131329
+ animation: spin 1s linear infinite;
131330
+ }
131331
+
131332
+ @keyframes spin {
131333
+ 0% {
131334
+ transform: translateX(-50%) rotate(0deg);
131335
+ }
131336
+
131337
+ 100% {
131338
+ transform: translateX(-50%) rotate(360deg);
131339
+ }
131340
+ }
131341
+
131317
131342
 
131318
131343
  @include export-module('query-builder-bootstrap5-icons') {
131319
131344
  .e-query-builder {
@@ -14536,8 +14536,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
14536
14536
  $btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
14537
14537
 
14538
14538
  //outlineprimary
14539
- $btn-outline-primary-disabled-color: $primary-text-disabled !default;
14540
- $btn-outline-primary-disabled-border-color: rgba($primary, .65) !default;
14539
+ $btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
14540
+ $btn-outline-primary-disabled-border-color: transparent !default;
14541
14541
  $btn-outline-primary-hover-border-color: $primary !default;
14542
14542
  $btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
14543
14543
  $btn-outline-primary-focus-border-color: $primary !default;
@@ -15302,11 +15302,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
15302
15302
  @mixin outline-primary-disabled {
15303
15303
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15304
15304
  background: $btn-outline-primary-disabled-border-color;
15305
+ border-color: $btn-outline-primary-disabled-color;
15305
15306
  }
15306
15307
  @else {
15307
15308
  background: $btn-outline-bgcolor;
15309
+ border-color: $btn-outline-primary-disabled-border-color;
15308
15310
  }
15309
- border-color: $btn-outline-primary-disabled-border-color;
15310
15311
  box-shadow: $btn-flat-box-shadow;
15311
15312
  color: $btn-outline-primary-disabled-color;
15312
15313
  }
@@ -43146,7 +43147,7 @@ $treeview-font-size: $text-sm !default;
43146
43147
  $treeview-icon-font-size: $text-xl !default;
43147
43148
  $treeview-image-font-size: $text-xl !default;
43148
43149
  $treeview-item-height: 36px !default;
43149
- $treeview-text-height: 34px !default;
43150
+ $treeview-text-height: 22px !default;
43150
43151
  $treeview-input-height: 30px !default;
43151
43152
  $treeview-root-ul-padding: 0 0 0 12px !default;
43152
43153
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
@@ -43158,7 +43159,7 @@ $treeview-icon-size: 20px !default;
43158
43159
  $treeview-icon-margin: 0 4px 0 -24px !default;
43159
43160
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
43160
43161
  $treeview-icon-padding: 0px !default;
43161
- $treeview-text-padding: 0 8px !default;
43162
+ $treeview-text-padding: 7px 8px !default;
43162
43163
  $treeview-text-margin: 0 !default;
43163
43164
  $treeview-image-size: 20px !default;
43164
43165
  $treeview-image-margin: 0 0 0 8px !default;
@@ -43168,12 +43169,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
43168
43169
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
43169
43170
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
43170
43171
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
43171
- $treeview-image-text-padding: 0 8px !default;
43172
+ $treeview-image-text-padding: 7px 8px !default;
43172
43173
  $treeview-icon-image-margin: 0 0 0 8px !default;
43173
43174
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
43174
43175
  $treeview-check-margin: 0 0 0 12px !default;
43175
43176
  $treeview-rtl-check-margin: 0 12px 0 0 !default;
43176
- $treeview-check-text-padding: 0 8px !default;
43177
+ $treeview-check-text-padding: 7px 8px !default;
43177
43178
  $treeview-check-image-margin: 0 0 0 8px !default;
43178
43179
  $treeview-rtl-check-image-margin: 0 8px 0 0 !default;
43179
43180
  $treeview-drop-count-border-size: 1px !default;
@@ -43512,6 +43513,10 @@ $treeview-item-active-check-color: $primary !default;
43512
43513
  padding-top: 5px;
43513
43514
  padding-bottom: 5px;
43514
43515
  }
43516
+ @if $skin-name == 'bootstrap5' {
43517
+ padding-top: 3px;
43518
+ padding-bottom: 3px;
43519
+ }
43515
43520
  }
43516
43521
  }
43517
43522
  }
@@ -43629,10 +43634,6 @@ $treeview-item-active-check-color: $primary !default;
43629
43634
  margin-top: 4px;
43630
43635
  margin-bottom: 4px;
43631
43636
  }
43632
- @else if($skin-name == 'bootstrap5') {
43633
- margin-bottom: 3px;
43634
- margin-top: 3px;
43635
- }
43636
43637
  @else {
43637
43638
  margin-bottom: 0;
43638
43639
  }
@@ -44910,7 +44911,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44910
44911
  & .e-caret {
44911
44912
  font-size: $menu-caret-font-size;
44912
44913
  height: auto;
44913
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44914
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44914
44915
  line-height: $menu-icon-li-height;
44915
44916
  }
44916
44917
  @else {
@@ -44953,12 +44954,6 @@ $menu-caret-color: $cmenu-caret-color !default;
44953
44954
  @if $skin-name == 'fluent2' {
44954
44955
  padding: 9px 0;
44955
44956
  }
44956
- @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' {
44957
- line-height: $menu-icon-li-height;
44958
- }
44959
- @else {
44960
- line-height: $menu-li-height;
44961
- }
44962
44957
  }
44963
44958
  }
44964
44959
  }
@@ -63814,7 +63809,8 @@ $grid-checkmark-color: $primary-text-color !default;
63814
63809
  .e-detailheadercell {
63815
63810
  border-width: $grid-headercell-both-border-width;
63816
63811
  }
63817
- .e-headercell.e-grid-group-first-cell {
63812
+ .e-headercell.e-grid-group-first-cell,
63813
+ .e-headercell.e-first-visible-cell {
63818
63814
  border-left-width: 0;
63819
63815
  }
63820
63816
  }
@@ -64230,7 +64226,11 @@ $grid-checkmark-color: $primary-text-color !default;
64230
64226
  &.e-verticallines,
64231
64227
  &.e-bothlines {
64232
64228
  .e-rowcell.e-grid-group-first-cell,
64233
- .e-headercell.e-grid-group-first-cell {
64229
+ .e-rowcell.e-first-visible-cell,
64230
+ .e-headercell.e-grid-group-first-cell,
64231
+ .e-headercell.e-first-visible-cell,
64232
+ .e-filterbarcell.e-grid-group-first-cell,
64233
+ .e-filterbarcell.e-first-visible-cell {
64234
64234
  border-left-width: 0;
64235
64235
  }
64236
64236
  }
@@ -82039,7 +82039,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
82039
82039
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82040
82040
  left: 0;
82041
82041
  margin-left: 12px;
82042
- margin-top: 10px;
82042
+ margin-top: 15px;
82043
82043
  padding-bottom: 6px;
82044
82044
  position: absolute;
82045
82045
  }
@@ -97315,6 +97315,10 @@ $pivotview-touch-header-text-padding: 4px !default;
97315
97315
  margin-left: 18px !important;
97316
97316
  }
97317
97317
 
97318
+ .e-toolbar-item.e-template .e-toolbar-template-container {
97319
+ display: flex;
97320
+ }
97321
+
97318
97322
  .e-toolbar-item.e-template,
97319
97323
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
97320
97324
  {
@@ -100572,6 +100576,29 @@ $qryblr-drag-icon-color: $icon-color !default;
100572
100576
  }
100573
100577
  }
100574
100578
 
100579
+ .e-querybuilder-spinner::before {
100580
+ content: '';
100581
+ position: absolute;
100582
+ left: 50%;
100583
+ transform: translateX(-50%);
100584
+ width: 16px;
100585
+ height: 16px;
100586
+ border: 2px solid $primary-light;
100587
+ border-top: 2px solid $primary;
100588
+ border-radius: 50%;
100589
+ animation: spin 1s linear infinite;
100590
+ }
100591
+
100592
+ @keyframes spin {
100593
+ 0% {
100594
+ transform: translateX(-50%) rotate(0deg);
100595
+ }
100596
+
100597
+ 100% {
100598
+ transform: translateX(-50%) rotate(360deg);
100599
+ }
100600
+ }
100601
+
100575
100602
 
100576
100603
  @include export-module('query-builder-bootstrap5-icons') {
100577
100604
  .e-query-builder {
@@ -16051,11 +16051,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
16051
16051
  @mixin outline-primary-disabled {
16052
16052
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
16053
16053
  background: $btn-outline-primary-disabled-border-color;
16054
+ border-color: $btn-outline-primary-disabled-color;
16054
16055
  }
16055
16056
  @else {
16056
16057
  background: $btn-outline-bgcolor;
16058
+ border-color: $btn-outline-primary-disabled-border-color;
16057
16059
  }
16058
- border-color: $btn-outline-primary-disabled-border-color;
16059
16060
  box-shadow: $btn-flat-box-shadow;
16060
16061
  color: $btn-outline-primary-disabled-color;
16061
16062
  }
@@ -43928,7 +43929,7 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
43928
43929
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
43929
43930
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
43930
43931
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
43931
- $treeview-image-text-padding: 0 12px !default;
43932
+ $treeview-image-text-padding: 7px 12px !default;
43932
43933
  $treeview-icon-image-margin: 0 0 0 8px !default;
43933
43934
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
43934
43935
  $treeview-check-margin: 0 0 0 8px !default;
@@ -44271,6 +44272,10 @@ $treeview-item-active-check-color: $primary !default;
44271
44272
  padding-top: 5px;
44272
44273
  padding-bottom: 5px;
44273
44274
  }
44275
+ @if $skin-name == 'bootstrap5' {
44276
+ padding-top: 3px;
44277
+ padding-bottom: 3px;
44278
+ }
44274
44279
  }
44275
44280
  }
44276
44281
  }
@@ -44388,10 +44393,6 @@ $treeview-item-active-check-color: $primary !default;
44388
44393
  margin-top: 4px;
44389
44394
  margin-bottom: 4px;
44390
44395
  }
44391
- @else if($skin-name == 'bootstrap5') {
44392
- margin-bottom: 3px;
44393
- margin-top: 3px;
44394
- }
44395
44396
  @else {
44396
44397
  margin-bottom: 0;
44397
44398
  }
@@ -45669,7 +45670,7 @@ $menu-caret-color: $icon-color-pressed !default;
45669
45670
  & .e-caret {
45670
45671
  font-size: $menu-caret-font-size;
45671
45672
  height: auto;
45672
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
45673
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45673
45674
  line-height: $menu-icon-li-height;
45674
45675
  }
45675
45676
  @else {
@@ -45712,12 +45713,6 @@ $menu-caret-color: $icon-color-pressed !default;
45712
45713
  @if $skin-name == 'fluent2' {
45713
45714
  padding: 9px 0;
45714
45715
  }
45715
- @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' {
45716
- line-height: $menu-icon-li-height;
45717
- }
45718
- @else {
45719
- line-height: $menu-li-height;
45720
- }
45721
45716
  }
45722
45717
  }
45723
45718
  }
@@ -64601,7 +64596,8 @@ $grid-checkmark-color: $primary-text-color !default;
64601
64596
  .e-detailheadercell {
64602
64597
  border-width: $grid-headercell-both-border-width;
64603
64598
  }
64604
- .e-headercell.e-grid-group-first-cell {
64599
+ .e-headercell.e-grid-group-first-cell,
64600
+ .e-headercell.e-first-visible-cell {
64605
64601
  border-left-width: 0;
64606
64602
  }
64607
64603
  }
@@ -65017,7 +65013,11 @@ $grid-checkmark-color: $primary-text-color !default;
65017
65013
  &.e-verticallines,
65018
65014
  &.e-bothlines {
65019
65015
  .e-rowcell.e-grid-group-first-cell,
65020
- .e-headercell.e-grid-group-first-cell {
65016
+ .e-rowcell.e-first-visible-cell,
65017
+ .e-headercell.e-grid-group-first-cell,
65018
+ .e-headercell.e-first-visible-cell,
65019
+ .e-filterbarcell.e-grid-group-first-cell,
65020
+ .e-filterbarcell.e-first-visible-cell {
65021
65021
  border-left-width: 0;
65022
65022
  }
65023
65023
  }
@@ -82822,7 +82822,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
82822
82822
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82823
82823
  left: 0;
82824
82824
  margin-left: 12px;
82825
- margin-top: 10px;
82825
+ margin-top: 15px;
82826
82826
  padding-bottom: 6px;
82827
82827
  position: absolute;
82828
82828
  }
@@ -98089,6 +98089,10 @@ $pivotview-touch-header-text-padding: 4px !default;
98089
98089
  margin-left: 18px !important;
98090
98090
  }
98091
98091
 
98092
+ .e-toolbar-item.e-template .e-toolbar-template-container {
98093
+ display: flex;
98094
+ }
98095
+
98092
98096
  .e-toolbar-item.e-template,
98093
98097
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
98094
98098
  {
@@ -101346,6 +101350,29 @@ $qryblr-drag-icon-color: $icon-color !default;
101346
101350
  }
101347
101351
  }
101348
101352
 
101353
+ .e-querybuilder-spinner::before {
101354
+ content: '';
101355
+ position: absolute;
101356
+ left: 50%;
101357
+ transform: translateX(-50%);
101358
+ width: 16px;
101359
+ height: 16px;
101360
+ border: 2px solid $primary-light;
101361
+ border-top: 2px solid $primary;
101362
+ border-radius: 50%;
101363
+ animation: spin 1s linear infinite;
101364
+ }
101365
+
101366
+ @keyframes spin {
101367
+ 0% {
101368
+ transform: translateX(-50%) rotate(0deg);
101369
+ }
101370
+
101371
+ 100% {
101372
+ transform: translateX(-50%) rotate(360deg);
101373
+ }
101374
+ }
101375
+
101349
101376
 
101350
101377
  @include export-module('query-builder-bootstrap5-icons') {
101351
101378
  .e-query-builder {