@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
@@ -15117,11 +15117,12 @@ $btn-focus-box-shadow: none !default;
15117
15117
  @mixin outline-primary-disabled {
15118
15118
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15119
15119
  background: $btn-outline-primary-disabled-border-color;
15120
+ border-color: $btn-outline-primary-disabled-color;
15120
15121
  }
15121
15122
  @else {
15122
15123
  background: $btn-outline-bgcolor;
15124
+ border-color: $btn-outline-primary-disabled-border-color;
15123
15125
  }
15124
- border-color: $btn-outline-primary-disabled-border-color;
15125
15126
  box-shadow: $btn-flat-box-shadow;
15126
15127
  color: $btn-outline-primary-disabled-color;
15127
15128
  }
@@ -43187,6 +43188,10 @@ $ripple-width: 32px !default;
43187
43188
  padding-top: 5px;
43188
43189
  padding-bottom: 5px;
43189
43190
  }
43191
+ @if $skin-name == 'bootstrap5' {
43192
+ padding-top: 3px;
43193
+ padding-bottom: 3px;
43194
+ }
43190
43195
  }
43191
43196
  }
43192
43197
  }
@@ -43304,10 +43309,6 @@ $ripple-width: 32px !default;
43304
43309
  margin-top: 4px;
43305
43310
  margin-bottom: 4px;
43306
43311
  }
43307
- @else if($skin-name == 'bootstrap5') {
43308
- margin-bottom: 3px;
43309
- margin-top: 3px;
43310
- }
43311
43312
  @else {
43312
43313
  margin-bottom: 0;
43313
43314
  }
@@ -44457,7 +44458,6 @@ $menu-li-hover-outline-offset: 0 !default;
44457
44458
  $menu-li-border-style: solid !default;
44458
44459
  $menu-li-border-width: 1px !default;
44459
44460
  $menu-li-height: 40px !default;
44460
- $menu-icon-li-height: 30px !default;
44461
44461
  $menu-li-padding: 0 12px !default;
44462
44462
  $menu-li-text-indent: 12px !default;
44463
44463
  $menu-li-right-padding: 12px !default;
@@ -44579,7 +44579,7 @@ $menu-header-icon-padding: 0 16px !default;
44579
44579
  & .e-caret {
44580
44580
  font-size: $menu-caret-font-size;
44581
44581
  height: auto;
44582
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44582
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44583
44583
  line-height: $menu-icon-li-height;
44584
44584
  }
44585
44585
  @else {
@@ -44622,12 +44622,6 @@ $menu-header-icon-padding: 0 16px !default;
44622
44622
  @if $skin-name == 'fluent2' {
44623
44623
  padding: 9px 0;
44624
44624
  }
44625
- @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' {
44626
- line-height: $menu-icon-li-height;
44627
- }
44628
- @else {
44629
- line-height: $menu-li-height;
44630
- }
44631
44625
  }
44632
44626
  }
44633
44627
  }
@@ -63328,7 +63322,8 @@ $grid-checkmark-color: $grey !default;
63328
63322
  .e-detailheadercell {
63329
63323
  border-width: $grid-headercell-both-border-width;
63330
63324
  }
63331
- .e-headercell.e-grid-group-first-cell {
63325
+ .e-headercell.e-grid-group-first-cell,
63326
+ .e-headercell.e-first-visible-cell {
63332
63327
  border-left-width: 0;
63333
63328
  }
63334
63329
  }
@@ -63744,7 +63739,11 @@ $grid-checkmark-color: $grey !default;
63744
63739
  &.e-verticallines,
63745
63740
  &.e-bothlines {
63746
63741
  .e-rowcell.e-grid-group-first-cell,
63747
- .e-headercell.e-grid-group-first-cell {
63742
+ .e-rowcell.e-first-visible-cell,
63743
+ .e-headercell.e-grid-group-first-cell,
63744
+ .e-headercell.e-first-visible-cell,
63745
+ .e-filterbarcell.e-grid-group-first-cell,
63746
+ .e-filterbarcell.e-first-visible-cell {
63748
63747
  border-left-width: 0;
63749
63748
  }
63750
63749
  }
@@ -81643,7 +81642,7 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
81643
81642
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81644
81643
  left: 0;
81645
81644
  margin-left: 12px;
81646
- margin-top: 10px;
81645
+ margin-top: 15px;
81647
81646
  padding-bottom: 6px;
81648
81647
  position: absolute;
81649
81648
  }
@@ -96909,6 +96908,10 @@ $pivotview-touch-header-text-padding: 8px !default;
96909
96908
  margin-left: 18px !important;
96910
96909
  }
96911
96910
 
96911
+ .e-toolbar-item.e-template .e-toolbar-template-container {
96912
+ display: flex;
96913
+ }
96914
+
96912
96915
  .e-toolbar-item.e-template,
96913
96916
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
96914
96917
  {
@@ -99088,6 +99091,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
99088
99091
  $qrybldr-drag-grp-big-list-heg: 35px !default;
99089
99092
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
99090
99093
  $qryblr-drag-icon-color: $grey-light-font !default;
99094
+ $primary: $brand-primary;
99095
+ $primary-light: $brand-info;
99091
99096
 
99092
99097
  @mixin fluent2-small-round-btn {
99093
99098
  @if $theme-name == 'fluent2' {
@@ -100164,6 +100169,29 @@ $qryblr-drag-icon-color: $grey-light-font !default;
100164
100169
  }
100165
100170
  }
100166
100171
 
100172
+ .e-querybuilder-spinner::before {
100173
+ content: '';
100174
+ position: absolute;
100175
+ left: 50%;
100176
+ transform: translateX(-50%);
100177
+ width: 16px;
100178
+ height: 16px;
100179
+ border: 2px solid $primary-light;
100180
+ border-top: 2px solid $primary;
100181
+ border-radius: 50%;
100182
+ animation: spin 1s linear infinite;
100183
+ }
100184
+
100185
+ @keyframes spin {
100186
+ 0% {
100187
+ transform: translateX(-50%) rotate(0deg);
100188
+ }
100189
+
100190
+ 100% {
100191
+ transform: translateX(-50%) rotate(360deg);
100192
+ }
100193
+ }
100194
+
100167
100195
 
100168
100196
  @include export-module('query-builder-material-icons') {
100169
100197
  .e-query-builder {
@@ -22590,11 +22590,12 @@ $btn-focus-box-shadow: none !default;
22590
22590
  @mixin outline-primary-disabled {
22591
22591
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22592
22592
  background: $btn-outline-primary-disabled-border-color;
22593
+ border-color: $btn-outline-primary-disabled-color;
22593
22594
  }
22594
22595
  @else {
22595
22596
  background: $btn-outline-bgcolor;
22597
+ border-color: $btn-outline-primary-disabled-border-color;
22596
22598
  }
22597
- border-color: $btn-outline-primary-disabled-border-color;
22598
22599
  box-shadow: $btn-flat-box-shadow;
22599
22600
  color: $btn-outline-primary-disabled-color;
22600
22601
  }
@@ -59094,6 +59095,10 @@ $ripple-width: 32px !default;
59094
59095
  padding-top: 5px;
59095
59096
  padding-bottom: 5px;
59096
59097
  }
59098
+ @if $skin-name == 'bootstrap5' {
59099
+ padding-top: 3px;
59100
+ padding-bottom: 3px;
59101
+ }
59097
59102
  }
59098
59103
  }
59099
59104
  }
@@ -59211,10 +59216,6 @@ $ripple-width: 32px !default;
59211
59216
  margin-top: 4px;
59212
59217
  margin-bottom: 4px;
59213
59218
  }
59214
- @else if($skin-name == 'bootstrap5') {
59215
- margin-bottom: 3px;
59216
- margin-top: 3px;
59217
- }
59218
59219
  @else {
59219
59220
  margin-bottom: 0;
59220
59221
  }
@@ -60260,8 +60261,7 @@ $ripple-width: 32px !default;
60260
60261
  }
60261
60262
 
60262
60263
  @if $skin-name == 'highcontrast' {
60263
- padding-top: 11px;
60264
- padding-bottom: 11px;
60264
+ padding: $treeview-big-text-padding;
60265
60265
  }
60266
60266
 
60267
60267
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60270,8 +60270,7 @@ $ripple-width: 32px !default;
60270
60270
  }
60271
60271
 
60272
60272
  @if $skin-name == 'FluentUI' {
60273
- padding-top: 10px;
60274
- padding-bottom: 10px;
60273
+ padding: $treeview-big-text-padding;
60275
60274
  }
60276
60275
 
60277
60276
  @if $skin-name == 'bootstrap4' {
@@ -60866,7 +60865,6 @@ $menu-li-hover-outline-offset: 0 !default;
60866
60865
  $menu-li-border-style: solid !default;
60867
60866
  $menu-li-border-width: 1px !default;
60868
60867
  $menu-li-height: 40px !default;
60869
- $menu-icon-li-height: 30px !default;
60870
60868
  $menu-li-padding: 0 12px !default;
60871
60869
  $menu-li-text-indent: 12px !default;
60872
60870
  $menu-li-right-padding: 12px !default;
@@ -60988,7 +60986,7 @@ $menu-header-icon-padding: 0 16px !default;
60988
60986
  & .e-caret {
60989
60987
  font-size: $menu-caret-font-size;
60990
60988
  height: auto;
60991
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
60989
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
60992
60990
  line-height: $menu-icon-li-height;
60993
60991
  }
60994
60992
  @else {
@@ -61031,12 +61029,6 @@ $menu-header-icon-padding: 0 16px !default;
61031
61029
  @if $skin-name == 'fluent2' {
61032
61030
  padding: 9px 0;
61033
61031
  }
61034
- @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' {
61035
- line-height: $menu-icon-li-height;
61036
- }
61037
- @else {
61038
- line-height: $menu-li-height;
61039
- }
61040
61032
  }
61041
61033
  }
61042
61034
  }
@@ -85735,7 +85727,8 @@ $grid-checkmark-color: $grey !default;
85735
85727
  .e-detailheadercell {
85736
85728
  border-width: $grid-headercell-both-border-width;
85737
85729
  }
85738
- .e-headercell.e-grid-group-first-cell {
85730
+ .e-headercell.e-grid-group-first-cell,
85731
+ .e-headercell.e-first-visible-cell {
85739
85732
  border-left-width: 0;
85740
85733
  }
85741
85734
  }
@@ -86151,7 +86144,11 @@ $grid-checkmark-color: $grey !default;
86151
86144
  &.e-verticallines,
86152
86145
  &.e-bothlines {
86153
86146
  .e-rowcell.e-grid-group-first-cell,
86154
- .e-headercell.e-grid-group-first-cell {
86147
+ .e-rowcell.e-first-visible-cell,
86148
+ .e-headercell.e-grid-group-first-cell,
86149
+ .e-headercell.e-first-visible-cell,
86150
+ .e-filterbarcell.e-grid-group-first-cell,
86151
+ .e-filterbarcell.e-first-visible-cell {
86155
86152
  border-left-width: 0;
86156
86153
  }
86157
86154
  }
@@ -109134,7 +109131,7 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
109134
109131
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109135
109132
  left: 0;
109136
109133
  margin-left: 12px;
109137
- margin-top: 10px;
109134
+ margin-top: 15px;
109138
109135
  padding-bottom: 6px;
109139
109136
  position: absolute;
109140
109137
  }
@@ -127015,6 +127012,10 @@ $pivotview-touch-header-text-padding: 8px !default;
127015
127012
  margin-left: 18px !important;
127016
127013
  }
127017
127014
 
127015
+ .e-toolbar-item.e-template .e-toolbar-template-container {
127016
+ display: flex;
127017
+ }
127018
+
127018
127019
  .e-toolbar-item.e-template,
127019
127020
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
127020
127021
  {
@@ -129829,6 +129830,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
129829
129830
  $qrybldr-drag-grp-big-list-heg: 35px !default;
129830
129831
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
129831
129832
  $qryblr-drag-icon-color: $grey-light-font !default;
129833
+ $primary: $brand-primary;
129834
+ $primary-light: $brand-info;
129832
129835
 
129833
129836
  @mixin fluent2-small-round-btn {
129834
129837
  @if $theme-name == 'fluent2' {
@@ -130905,6 +130908,29 @@ $qryblr-drag-icon-color: $grey-light-font !default;
130905
130908
  }
130906
130909
  }
130907
130910
 
130911
+ .e-querybuilder-spinner::before {
130912
+ content: '';
130913
+ position: absolute;
130914
+ left: 50%;
130915
+ transform: translateX(-50%);
130916
+ width: 16px;
130917
+ height: 16px;
130918
+ border: 2px solid $primary-light;
130919
+ border-top: 2px solid $primary;
130920
+ border-radius: 50%;
130921
+ animation: spin 1s linear infinite;
130922
+ }
130923
+
130924
+ @keyframes spin {
130925
+ 0% {
130926
+ transform: translateX(-50%) rotate(0deg);
130927
+ }
130928
+
130929
+ 100% {
130930
+ transform: translateX(-50%) rotate(360deg);
130931
+ }
130932
+ }
130933
+
130908
130934
 
130909
130935
  @include export-module('query-builder-material-icons') {
130910
130936
  .e-query-builder {
@@ -15034,11 +15034,12 @@ $btn-focus-box-shadow: none !default;
15034
15034
  @mixin outline-primary-disabled {
15035
15035
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15036
15036
  background: $btn-outline-primary-disabled-border-color;
15037
+ border-color: $btn-outline-primary-disabled-color;
15037
15038
  }
15038
15039
  @else {
15039
15040
  background: $btn-outline-bgcolor;
15041
+ border-color: $btn-outline-primary-disabled-border-color;
15040
15042
  }
15041
- border-color: $btn-outline-primary-disabled-border-color;
15042
15043
  box-shadow: $btn-flat-box-shadow;
15043
15044
  color: $btn-outline-primary-disabled-color;
15044
15045
  }
@@ -42919,7 +42920,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 4px 0 8px !default;
42919
42920
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
42920
42921
  $treeview-rtl-image-margin: 2px 4px 0 0 !default;
42921
42922
  $treeview-input-padding: 0 7px !default;
42922
- $treeview-image-text-padding: 0 8px !default;
42923
+ $treeview-image-text-padding: 9px 8px !default;
42923
42924
  $treeview-icon-image-margin: 0 0 0 10px !default;
42924
42925
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
42925
42926
  $treeview-check-margin: 0 0 0 5px !default;
@@ -42950,7 +42951,7 @@ $treeview-big-drag-item-text-padding-left: 12px !default;
42950
42951
  $treeview-drag-text-padding: 0px 8px 0px 4px !default;
42951
42952
  $treeview-big-input-padding: 0 9px !default;
42952
42953
  $treeview-big-icon-padding: 7px !default;
42953
- $treeview-big-image-text-padding: 0 12px !default;
42954
+ $treeview-big-image-text-padding: 13px 12px !default;
42954
42955
  $treeview-big-image-margin: 4px 0 0 10px !default;
42955
42956
  $treeview-big-rtl-icon-margin: 0 -24px 1px 0;
42956
42957
  $treeview-big-rtl-image-margin: 2px 10px 0 0 !default;
@@ -43231,6 +43232,10 @@ $ripple-width: 32px !default;
43231
43232
  padding-top: 5px;
43232
43233
  padding-bottom: 5px;
43233
43234
  }
43235
+ @if $skin-name == 'bootstrap5' {
43236
+ padding-top: 3px;
43237
+ padding-bottom: 3px;
43238
+ }
43234
43239
  }
43235
43240
  }
43236
43241
  }
@@ -43348,10 +43353,6 @@ $ripple-width: 32px !default;
43348
43353
  margin-top: 4px;
43349
43354
  margin-bottom: 4px;
43350
43355
  }
43351
- @else if($skin-name == 'bootstrap5') {
43352
- margin-bottom: 3px;
43353
- margin-top: 3px;
43354
- }
43355
43356
  @else {
43356
43357
  margin-bottom: 0;
43357
43358
  }
@@ -44623,7 +44624,7 @@ $menu-header-icon-padding: 0 16px !default;
44623
44624
  & .e-caret {
44624
44625
  font-size: $menu-caret-font-size;
44625
44626
  height: auto;
44626
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44627
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44627
44628
  line-height: $menu-icon-li-height;
44628
44629
  }
44629
44630
  @else {
@@ -44666,12 +44667,6 @@ $menu-header-icon-padding: 0 16px !default;
44666
44667
  @if $skin-name == 'fluent2' {
44667
44668
  padding: 9px 0;
44668
44669
  }
44669
- @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' {
44670
- line-height: $menu-icon-li-height;
44671
- }
44672
- @else {
44673
- line-height: $menu-li-height;
44674
- }
44675
44670
  }
44676
44671
  }
44677
44672
  }
@@ -63462,7 +63457,8 @@ $grid-checkmark-color: $white !default;
63462
63457
  .e-detailheadercell {
63463
63458
  border-width: $grid-headercell-both-border-width;
63464
63459
  }
63465
- .e-headercell.e-grid-group-first-cell {
63460
+ .e-headercell.e-grid-group-first-cell,
63461
+ .e-headercell.e-first-visible-cell {
63466
63462
  border-left-width: 0;
63467
63463
  }
63468
63464
  }
@@ -63878,7 +63874,11 @@ $grid-checkmark-color: $white !default;
63878
63874
  &.e-verticallines,
63879
63875
  &.e-bothlines {
63880
63876
  .e-rowcell.e-grid-group-first-cell,
63881
- .e-headercell.e-grid-group-first-cell {
63877
+ .e-rowcell.e-first-visible-cell,
63878
+ .e-headercell.e-grid-group-first-cell,
63879
+ .e-headercell.e-first-visible-cell,
63880
+ .e-filterbarcell.e-grid-group-first-cell,
63881
+ .e-filterbarcell.e-first-visible-cell {
63882
63882
  border-left-width: 0;
63883
63883
  }
63884
63884
  }
@@ -81864,7 +81864,7 @@ $toast-close-icon-hover-color: $black !default;
81864
81864
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81865
81865
  left: 0;
81866
81866
  margin-left: 12px;
81867
- margin-top: 10px;
81867
+ margin-top: 15px;
81868
81868
  padding-bottom: 6px;
81869
81869
  position: absolute;
81870
81870
  }
@@ -97196,6 +97196,10 @@ $pivotview-touch-header-text-padding: 8px !default;
97196
97196
  margin-left: 18px !important;
97197
97197
  }
97198
97198
 
97199
+ .e-toolbar-item.e-template .e-toolbar-template-container {
97200
+ display: flex;
97201
+ }
97202
+
97199
97203
  .e-toolbar-item.e-template,
97200
97204
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
97201
97205
  {
@@ -99377,6 +99381,7 @@ $qrybldr-drag-grp-list-heg: 27px !default;
99377
99381
  $qrybldr-drag-grp-big-list-heg: 32px !default;
99378
99382
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 7px !default;
99379
99383
  $qryblr-drag-icon-color: $gray-700 !default;
99384
+ $primary-light: $gray-100;
99380
99385
 
99381
99386
  @mixin fluent2-small-round-btn {
99382
99387
  @if $theme-name == 'fluent2' {
@@ -100453,6 +100458,29 @@ $qryblr-drag-icon-color: $gray-700 !default;
100453
100458
  }
100454
100459
  }
100455
100460
 
100461
+ .e-querybuilder-spinner::before {
100462
+ content: '';
100463
+ position: absolute;
100464
+ left: 50%;
100465
+ transform: translateX(-50%);
100466
+ width: 16px;
100467
+ height: 16px;
100468
+ border: 2px solid $primary-light;
100469
+ border-top: 2px solid $primary;
100470
+ border-radius: 50%;
100471
+ animation: spin 1s linear infinite;
100472
+ }
100473
+
100474
+ @keyframes spin {
100475
+ 0% {
100476
+ transform: translateX(-50%) rotate(0deg);
100477
+ }
100478
+
100479
+ 100% {
100480
+ transform: translateX(-50%) rotate(360deg);
100481
+ }
100482
+ }
100483
+
100456
100484
 
100457
100485
  @include export-module('query-builder-bootstrap4-icons') {
100458
100486
  .e-query-builder {
@@ -22507,11 +22507,12 @@ $btn-focus-box-shadow: none !default;
22507
22507
  @mixin outline-primary-disabled {
22508
22508
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22509
22509
  background: $btn-outline-primary-disabled-border-color;
22510
+ border-color: $btn-outline-primary-disabled-color;
22510
22511
  }
22511
22512
  @else {
22512
22513
  background: $btn-outline-bgcolor;
22514
+ border-color: $btn-outline-primary-disabled-border-color;
22513
22515
  }
22514
- border-color: $btn-outline-primary-disabled-border-color;
22515
22516
  box-shadow: $btn-flat-box-shadow;
22516
22517
  color: $btn-outline-primary-disabled-color;
22517
22518
  }
@@ -58826,7 +58827,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 4px 0 8px !default;
58826
58827
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
58827
58828
  $treeview-rtl-image-margin: 2px 4px 0 0 !default;
58828
58829
  $treeview-input-padding: 0 7px !default;
58829
- $treeview-image-text-padding: 0 8px !default;
58830
+ $treeview-image-text-padding: 9px 8px !default;
58830
58831
  $treeview-icon-image-margin: 0 0 0 10px !default;
58831
58832
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
58832
58833
  $treeview-check-margin: 0 0 0 5px !default;
@@ -58857,7 +58858,7 @@ $treeview-big-drag-item-text-padding-left: 12px !default;
58857
58858
  $treeview-drag-text-padding: 0px 8px 0px 4px !default;
58858
58859
  $treeview-big-input-padding: 0 9px !default;
58859
58860
  $treeview-big-icon-padding: 7px !default;
58860
- $treeview-big-image-text-padding: 0 12px !default;
58861
+ $treeview-big-image-text-padding: 13px 12px !default;
58861
58862
  $treeview-big-image-margin: 4px 0 0 10px !default;
58862
58863
  $treeview-big-rtl-icon-margin: 0 -24px 1px 0;
58863
58864
  $treeview-big-rtl-image-margin: 2px 10px 0 0 !default;
@@ -59138,6 +59139,10 @@ $ripple-width: 32px !default;
59138
59139
  padding-top: 5px;
59139
59140
  padding-bottom: 5px;
59140
59141
  }
59142
+ @if $skin-name == 'bootstrap5' {
59143
+ padding-top: 3px;
59144
+ padding-bottom: 3px;
59145
+ }
59141
59146
  }
59142
59147
  }
59143
59148
  }
@@ -59255,10 +59260,6 @@ $ripple-width: 32px !default;
59255
59260
  margin-top: 4px;
59256
59261
  margin-bottom: 4px;
59257
59262
  }
59258
- @else if($skin-name == 'bootstrap5') {
59259
- margin-bottom: 3px;
59260
- margin-top: 3px;
59261
- }
59262
59263
  @else {
59263
59264
  margin-bottom: 0;
59264
59265
  }
@@ -60304,8 +60305,7 @@ $ripple-width: 32px !default;
60304
60305
  }
60305
60306
 
60306
60307
  @if $skin-name == 'highcontrast' {
60307
- padding-top: 11px;
60308
- padding-bottom: 11px;
60308
+ padding: $treeview-big-text-padding;
60309
60309
  }
60310
60310
 
60311
60311
  @if $skin-name == 'material' or $skin-name == 'material-dark' {
@@ -60314,8 +60314,7 @@ $ripple-width: 32px !default;
60314
60314
  }
60315
60315
 
60316
60316
  @if $skin-name == 'FluentUI' {
60317
- padding-top: 10px;
60318
- padding-bottom: 10px;
60317
+ padding: $treeview-big-text-padding;
60319
60318
  }
60320
60319
 
60321
60320
  @if $skin-name == 'bootstrap4' {
@@ -61032,7 +61031,7 @@ $menu-header-icon-padding: 0 16px !default;
61032
61031
  & .e-caret {
61033
61032
  font-size: $menu-caret-font-size;
61034
61033
  height: auto;
61035
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61034
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61036
61035
  line-height: $menu-icon-li-height;
61037
61036
  }
61038
61037
  @else {
@@ -61075,12 +61074,6 @@ $menu-header-icon-padding: 0 16px !default;
61075
61074
  @if $skin-name == 'fluent2' {
61076
61075
  padding: 9px 0;
61077
61076
  }
61078
- @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' {
61079
- line-height: $menu-icon-li-height;
61080
- }
61081
- @else {
61082
- line-height: $menu-li-height;
61083
- }
61084
61077
  }
61085
61078
  }
61086
61079
  }
@@ -85869,7 +85862,8 @@ $grid-checkmark-color: $white !default;
85869
85862
  .e-detailheadercell {
85870
85863
  border-width: $grid-headercell-both-border-width;
85871
85864
  }
85872
- .e-headercell.e-grid-group-first-cell {
85865
+ .e-headercell.e-grid-group-first-cell,
85866
+ .e-headercell.e-first-visible-cell {
85873
85867
  border-left-width: 0;
85874
85868
  }
85875
85869
  }
@@ -86285,7 +86279,11 @@ $grid-checkmark-color: $white !default;
86285
86279
  &.e-verticallines,
86286
86280
  &.e-bothlines {
86287
86281
  .e-rowcell.e-grid-group-first-cell,
86288
- .e-headercell.e-grid-group-first-cell {
86282
+ .e-rowcell.e-first-visible-cell,
86283
+ .e-headercell.e-grid-group-first-cell,
86284
+ .e-headercell.e-first-visible-cell,
86285
+ .e-filterbarcell.e-grid-group-first-cell,
86286
+ .e-filterbarcell.e-first-visible-cell {
86289
86287
  border-left-width: 0;
86290
86288
  }
86291
86289
  }
@@ -109355,7 +109353,7 @@ $toast-close-icon-hover-color: $black !default;
109355
109353
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109356
109354
  left: 0;
109357
109355
  margin-left: 12px;
109358
- margin-top: 10px;
109356
+ margin-top: 15px;
109359
109357
  padding-bottom: 6px;
109360
109358
  position: absolute;
109361
109359
  }
@@ -127302,6 +127300,10 @@ $pivotview-touch-header-text-padding: 8px !default;
127302
127300
  margin-left: 18px !important;
127303
127301
  }
127304
127302
 
127303
+ .e-toolbar-item.e-template .e-toolbar-template-container {
127304
+ display: flex;
127305
+ }
127306
+
127305
127307
  .e-toolbar-item.e-template,
127306
127308
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
127307
127309
  {
@@ -130118,6 +130120,7 @@ $qrybldr-drag-grp-list-heg: 27px !default;
130118
130120
  $qrybldr-drag-grp-big-list-heg: 32px !default;
130119
130121
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 7px !default;
130120
130122
  $qryblr-drag-icon-color: $gray-700 !default;
130123
+ $primary-light: $gray-100;
130121
130124
 
130122
130125
  @mixin fluent2-small-round-btn {
130123
130126
  @if $theme-name == 'fluent2' {
@@ -131194,6 +131197,29 @@ $qryblr-drag-icon-color: $gray-700 !default;
131194
131197
  }
131195
131198
  }
131196
131199
 
131200
+ .e-querybuilder-spinner::before {
131201
+ content: '';
131202
+ position: absolute;
131203
+ left: 50%;
131204
+ transform: translateX(-50%);
131205
+ width: 16px;
131206
+ height: 16px;
131207
+ border: 2px solid $primary-light;
131208
+ border-top: 2px solid $primary;
131209
+ border-radius: 50%;
131210
+ animation: spin 1s linear infinite;
131211
+ }
131212
+
131213
+ @keyframes spin {
131214
+ 0% {
131215
+ transform: translateX(-50%) rotate(0deg);
131216
+ }
131217
+
131218
+ 100% {
131219
+ transform: translateX(-50%) rotate(360deg);
131220
+ }
131221
+ }
131222
+
131197
131223
 
131198
131224
  @include export-module('query-builder-bootstrap4-icons') {
131199
131225
  .e-query-builder {