@syncfusion/blazor-themes 31.1.21 → 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 (301) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +36 -3
  2. package/Compiled-Themes/bds-dark.css +36 -3
  3. package/Compiled-Themes/bds-lite.css +36 -3
  4. package/Compiled-Themes/bds.css +36 -3
  5. package/Compiled-Themes/bootstrap-dark-lite.css +36 -3
  6. package/Compiled-Themes/bootstrap-dark.css +36 -3
  7. package/Compiled-Themes/bootstrap-lite.css +36 -3
  8. package/Compiled-Themes/bootstrap.css +36 -3
  9. package/Compiled-Themes/bootstrap4-lite.css +36 -3
  10. package/Compiled-Themes/bootstrap4.css +36 -3
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +37 -4
  12. package/Compiled-Themes/bootstrap5-dark.css +37 -4
  13. package/Compiled-Themes/bootstrap5-lite.css +37 -4
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +37 -4
  15. package/Compiled-Themes/bootstrap5.3-dark.css +37 -4
  16. package/Compiled-Themes/bootstrap5.3-lite.css +37 -4
  17. package/Compiled-Themes/bootstrap5.3.css +37 -4
  18. package/Compiled-Themes/bootstrap5.css +37 -4
  19. package/Compiled-Themes/fabric-dark-lite.css +36 -3
  20. package/Compiled-Themes/fabric-dark.css +36 -3
  21. package/Compiled-Themes/fabric-lite.css +36 -3
  22. package/Compiled-Themes/fabric.css +36 -3
  23. package/Compiled-Themes/fluent-dark-lite.css +36 -3
  24. package/Compiled-Themes/fluent-dark.css +36 -3
  25. package/Compiled-Themes/fluent-lite.css +36 -3
  26. package/Compiled-Themes/fluent.css +36 -3
  27. package/Compiled-Themes/fluent2-dark-lite.css +40 -7
  28. package/Compiled-Themes/fluent2-dark.css +40 -7
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +40 -7
  30. package/Compiled-Themes/fluent2-highcontrast.css +40 -7
  31. package/Compiled-Themes/fluent2-lite.css +40 -7
  32. package/Compiled-Themes/fluent2.css +40 -7
  33. package/Compiled-Themes/highcontrast-lite.css +36 -3
  34. package/Compiled-Themes/highcontrast.css +36 -3
  35. package/Compiled-Themes/material-dark-lite.css +36 -3
  36. package/Compiled-Themes/material-dark.css +36 -3
  37. package/Compiled-Themes/material-lite.css +36 -3
  38. package/Compiled-Themes/material.css +36 -3
  39. package/Compiled-Themes/material3-dark-lite.css +36 -3
  40. package/Compiled-Themes/material3-dark.css +36 -3
  41. package/Compiled-Themes/material3-lite.css +36 -3
  42. package/Compiled-Themes/material3.css +36 -3
  43. package/Compiled-Themes/tailwind-dark-lite.css +36 -3
  44. package/Compiled-Themes/tailwind-dark.css +36 -3
  45. package/Compiled-Themes/tailwind-lite.css +36 -3
  46. package/Compiled-Themes/tailwind.css +36 -3
  47. package/Compiled-Themes/tailwind3-dark-lite.css +36 -3
  48. package/Compiled-Themes/tailwind3-dark.css +36 -3
  49. package/Compiled-Themes/tailwind3-lite.css +36 -3
  50. package/Compiled-Themes/tailwind3.css +36 -3
  51. package/SCSS-Themes/bds-dark-lite.scss +35 -3
  52. package/SCSS-Themes/bds-dark.scss +35 -3
  53. package/SCSS-Themes/bds-lite.scss +35 -3
  54. package/SCSS-Themes/bds.scss +35 -3
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +37 -3
  56. package/SCSS-Themes/bootstrap-dark.scss +37 -3
  57. package/SCSS-Themes/bootstrap-lite.scss +37 -3
  58. package/SCSS-Themes/bootstrap.scss +37 -3
  59. package/SCSS-Themes/bootstrap4-lite.scss +36 -3
  60. package/SCSS-Themes/bootstrap4.scss +36 -3
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +35 -3
  62. package/SCSS-Themes/bootstrap5-dark.scss +35 -3
  63. package/SCSS-Themes/bootstrap5-lite.scss +35 -3
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +35 -3
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +35 -3
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +35 -3
  67. package/SCSS-Themes/bootstrap5.3.scss +35 -3
  68. package/SCSS-Themes/bootstrap5.scss +35 -3
  69. package/SCSS-Themes/fabric-dark-lite.scss +37 -3
  70. package/SCSS-Themes/fabric-dark.scss +37 -3
  71. package/SCSS-Themes/fabric-lite.scss +37 -3
  72. package/SCSS-Themes/fabric.scss +37 -3
  73. package/SCSS-Themes/fluent-dark-lite.scss +35 -3
  74. package/SCSS-Themes/fluent-dark.scss +35 -3
  75. package/SCSS-Themes/fluent-lite.scss +35 -3
  76. package/SCSS-Themes/fluent.scss +35 -3
  77. package/SCSS-Themes/fluent2-dark-lite.scss +39 -7
  78. package/SCSS-Themes/fluent2-dark.scss +39 -7
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +39 -7
  80. package/SCSS-Themes/fluent2-highcontrast.scss +39 -7
  81. package/SCSS-Themes/fluent2-lite.scss +39 -7
  82. package/SCSS-Themes/fluent2.scss +39 -7
  83. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +7 -2
  84. package/SCSS-Themes/grids/grid/bds-dark.scss +7 -2
  85. package/SCSS-Themes/grids/grid/bds-lite.scss +7 -2
  86. package/SCSS-Themes/grids/grid/bds.scss +7 -2
  87. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +7 -2
  88. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -2
  89. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +7 -2
  90. package/SCSS-Themes/grids/grid/bootstrap.scss +7 -2
  91. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +7 -2
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -2
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +7 -2
  94. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -2
  95. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +7 -2
  96. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -2
  97. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +7 -2
  98. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -2
  99. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +7 -2
  100. package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -2
  101. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +7 -2
  102. package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -2
  103. package/SCSS-Themes/grids/grid/fabric-lite.scss +7 -2
  104. package/SCSS-Themes/grids/grid/fabric.scss +7 -2
  105. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +7 -2
  106. package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -2
  107. package/SCSS-Themes/grids/grid/fluent-lite.scss +7 -2
  108. package/SCSS-Themes/grids/grid/fluent.scss +7 -2
  109. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +7 -2
  110. package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -2
  111. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +7 -2
  112. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +7 -2
  113. package/SCSS-Themes/grids/grid/fluent2-lite.scss +7 -2
  114. package/SCSS-Themes/grids/grid/fluent2.scss +7 -2
  115. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -2
  116. package/SCSS-Themes/grids/grid/highcontrast.scss +7 -2
  117. package/SCSS-Themes/grids/grid/material-dark-lite.scss +7 -2
  118. package/SCSS-Themes/grids/grid/material-dark.scss +7 -2
  119. package/SCSS-Themes/grids/grid/material-lite.scss +7 -2
  120. package/SCSS-Themes/grids/grid/material.scss +7 -2
  121. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +7 -2
  122. package/SCSS-Themes/grids/grid/material3-dark.scss +7 -2
  123. package/SCSS-Themes/grids/grid/material3-lite.scss +7 -2
  124. package/SCSS-Themes/grids/grid/material3.scss +7 -2
  125. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +7 -2
  126. package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -2
  127. package/SCSS-Themes/grids/grid/tailwind-lite.scss +7 -2
  128. package/SCSS-Themes/grids/grid/tailwind.scss +7 -2
  129. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -2
  130. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +7 -2
  131. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -2
  132. package/SCSS-Themes/grids/grid/tailwind3.scss +7 -2
  133. package/SCSS-Themes/highcontrast-lite.scss +37 -3
  134. package/SCSS-Themes/highcontrast.scss +37 -3
  135. package/SCSS-Themes/material-dark-lite.scss +36 -3
  136. package/SCSS-Themes/material-dark.scss +36 -3
  137. package/SCSS-Themes/material-lite.scss +36 -3
  138. package/SCSS-Themes/material.scss +36 -3
  139. package/SCSS-Themes/material3-dark-lite.scss +35 -3
  140. package/SCSS-Themes/material3-dark.scss +35 -3
  141. package/SCSS-Themes/material3-lite.scss +35 -3
  142. package/SCSS-Themes/material3.scss +35 -3
  143. package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +1 -1
  144. package/SCSS-Themes/notifications/toast/bds-dark.scss +1 -1
  145. package/SCSS-Themes/notifications/toast/bds-lite.scss +1 -1
  146. package/SCSS-Themes/notifications/toast/bds.scss +1 -1
  147. package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +1 -1
  148. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +1 -1
  149. package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +1 -1
  150. package/SCSS-Themes/notifications/toast/bootstrap.scss +1 -1
  151. package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +1 -1
  152. package/SCSS-Themes/notifications/toast/bootstrap4.scss +1 -1
  153. package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +1 -1
  154. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +1 -1
  155. package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +1 -1
  156. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +1 -1
  157. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +1 -1
  158. package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +1 -1
  159. package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +1 -1
  160. package/SCSS-Themes/notifications/toast/bootstrap5.scss +1 -1
  161. package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +1 -1
  162. package/SCSS-Themes/notifications/toast/fabric-dark.scss +1 -1
  163. package/SCSS-Themes/notifications/toast/fabric-lite.scss +1 -1
  164. package/SCSS-Themes/notifications/toast/fabric.scss +1 -1
  165. package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +1 -1
  166. package/SCSS-Themes/notifications/toast/fluent-dark.scss +1 -1
  167. package/SCSS-Themes/notifications/toast/fluent-lite.scss +1 -1
  168. package/SCSS-Themes/notifications/toast/fluent.scss +1 -1
  169. package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +5 -5
  170. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +5 -5
  171. package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +5 -5
  172. package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +5 -5
  173. package/SCSS-Themes/notifications/toast/fluent2-lite.scss +5 -5
  174. package/SCSS-Themes/notifications/toast/fluent2.scss +5 -5
  175. package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +1 -1
  176. package/SCSS-Themes/notifications/toast/highcontrast.scss +1 -1
  177. package/SCSS-Themes/notifications/toast/material-dark-lite.scss +1 -1
  178. package/SCSS-Themes/notifications/toast/material-dark.scss +1 -1
  179. package/SCSS-Themes/notifications/toast/material-lite.scss +1 -1
  180. package/SCSS-Themes/notifications/toast/material.scss +1 -1
  181. package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +1 -1
  182. package/SCSS-Themes/notifications/toast/material3-dark.scss +1 -1
  183. package/SCSS-Themes/notifications/toast/material3-lite.scss +1 -1
  184. package/SCSS-Themes/notifications/toast/material3.scss +1 -1
  185. package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +1 -1
  186. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +1 -1
  187. package/SCSS-Themes/notifications/toast/tailwind-lite.scss +1 -1
  188. package/SCSS-Themes/notifications/toast/tailwind.scss +1 -1
  189. package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +1 -1
  190. package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +1 -1
  191. package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +1 -1
  192. package/SCSS-Themes/notifications/toast/tailwind3.scss +1 -1
  193. package/SCSS-Themes/pivotview/pivotview/bds-dark-lite.scss +4 -0
  194. package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +4 -0
  195. package/SCSS-Themes/pivotview/pivotview/bds-lite.scss +4 -0
  196. package/SCSS-Themes/pivotview/pivotview/bds.scss +4 -0
  197. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark-lite.scss +4 -0
  198. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +4 -0
  199. package/SCSS-Themes/pivotview/pivotview/bootstrap-lite.scss +4 -0
  200. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +4 -0
  201. package/SCSS-Themes/pivotview/pivotview/bootstrap4-lite.scss +4 -0
  202. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +4 -0
  203. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark-lite.scss +4 -0
  204. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +4 -0
  205. package/SCSS-Themes/pivotview/pivotview/bootstrap5-lite.scss +4 -0
  206. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark-lite.scss +4 -0
  207. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +4 -0
  208. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-lite.scss +4 -0
  209. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +4 -0
  210. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +4 -0
  211. package/SCSS-Themes/pivotview/pivotview/fabric-dark-lite.scss +4 -0
  212. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +4 -0
  213. package/SCSS-Themes/pivotview/pivotview/fabric-lite.scss +4 -0
  214. package/SCSS-Themes/pivotview/pivotview/fabric.scss +4 -0
  215. package/SCSS-Themes/pivotview/pivotview/fluent-dark-lite.scss +4 -0
  216. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +4 -0
  217. package/SCSS-Themes/pivotview/pivotview/fluent-lite.scss +4 -0
  218. package/SCSS-Themes/pivotview/pivotview/fluent.scss +4 -0
  219. package/SCSS-Themes/pivotview/pivotview/fluent2-dark-lite.scss +4 -0
  220. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +4 -0
  221. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast-lite.scss +4 -0
  222. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +4 -0
  223. package/SCSS-Themes/pivotview/pivotview/fluent2-lite.scss +4 -0
  224. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +4 -0
  225. package/SCSS-Themes/pivotview/pivotview/highcontrast-lite.scss +4 -0
  226. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +4 -0
  227. package/SCSS-Themes/pivotview/pivotview/material-dark-lite.scss +4 -0
  228. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +4 -0
  229. package/SCSS-Themes/pivotview/pivotview/material-lite.scss +4 -0
  230. package/SCSS-Themes/pivotview/pivotview/material.scss +4 -0
  231. package/SCSS-Themes/pivotview/pivotview/material3-dark-lite.scss +4 -0
  232. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +4 -0
  233. package/SCSS-Themes/pivotview/pivotview/material3-lite.scss +4 -0
  234. package/SCSS-Themes/pivotview/pivotview/material3.scss +4 -0
  235. package/SCSS-Themes/pivotview/pivotview/tailwind-dark-lite.scss +4 -0
  236. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +4 -0
  237. package/SCSS-Themes/pivotview/pivotview/tailwind-lite.scss +4 -0
  238. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +4 -0
  239. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark-lite.scss +4 -0
  240. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark.scss +4 -0
  241. package/SCSS-Themes/pivotview/pivotview/tailwind3-lite.scss +4 -0
  242. package/SCSS-Themes/pivotview/pivotview/tailwind3.scss +4 -0
  243. package/SCSS-Themes/querybuilder/query-builder/bds-dark-lite.scss +23 -0
  244. package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +23 -0
  245. package/SCSS-Themes/querybuilder/query-builder/bds-lite.scss +23 -0
  246. package/SCSS-Themes/querybuilder/query-builder/bds.scss +23 -0
  247. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark-lite.scss +25 -0
  248. package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +25 -0
  249. package/SCSS-Themes/querybuilder/query-builder/bootstrap-lite.scss +25 -0
  250. package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +25 -0
  251. package/SCSS-Themes/querybuilder/query-builder/bootstrap4-lite.scss +24 -0
  252. package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +24 -0
  253. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark-lite.scss +23 -0
  254. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +23 -0
  255. package/SCSS-Themes/querybuilder/query-builder/bootstrap5-lite.scss +23 -0
  256. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark-lite.scss +23 -0
  257. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark.scss +23 -0
  258. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-lite.scss +23 -0
  259. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3.scss +23 -0
  260. package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +23 -0
  261. package/SCSS-Themes/querybuilder/query-builder/fabric-dark-lite.scss +25 -0
  262. package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +25 -0
  263. package/SCSS-Themes/querybuilder/query-builder/fabric-lite.scss +25 -0
  264. package/SCSS-Themes/querybuilder/query-builder/fabric.scss +25 -0
  265. package/SCSS-Themes/querybuilder/query-builder/fluent-dark-lite.scss +23 -0
  266. package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +23 -0
  267. package/SCSS-Themes/querybuilder/query-builder/fluent-lite.scss +23 -0
  268. package/SCSS-Themes/querybuilder/query-builder/fluent.scss +23 -0
  269. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark-lite.scss +23 -0
  270. package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +23 -0
  271. package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast-lite.scss +23 -0
  272. package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast.scss +23 -0
  273. package/SCSS-Themes/querybuilder/query-builder/fluent2-lite.scss +23 -0
  274. package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +23 -0
  275. package/SCSS-Themes/querybuilder/query-builder/highcontrast-lite.scss +25 -0
  276. package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +25 -0
  277. package/SCSS-Themes/querybuilder/query-builder/material-dark-lite.scss +24 -0
  278. package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +24 -0
  279. package/SCSS-Themes/querybuilder/query-builder/material-lite.scss +24 -0
  280. package/SCSS-Themes/querybuilder/query-builder/material.scss +24 -0
  281. package/SCSS-Themes/querybuilder/query-builder/material3-dark-lite.scss +23 -0
  282. package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +23 -0
  283. package/SCSS-Themes/querybuilder/query-builder/material3-lite.scss +23 -0
  284. package/SCSS-Themes/querybuilder/query-builder/material3.scss +23 -0
  285. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark-lite.scss +23 -0
  286. package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +23 -0
  287. package/SCSS-Themes/querybuilder/query-builder/tailwind-lite.scss +23 -0
  288. package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +23 -0
  289. package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark-lite.scss +23 -0
  290. package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark.scss +23 -0
  291. package/SCSS-Themes/querybuilder/query-builder/tailwind3-lite.scss +23 -0
  292. package/SCSS-Themes/querybuilder/query-builder/tailwind3.scss +23 -0
  293. package/SCSS-Themes/tailwind-dark-lite.scss +35 -3
  294. package/SCSS-Themes/tailwind-dark.scss +35 -3
  295. package/SCSS-Themes/tailwind-lite.scss +35 -3
  296. package/SCSS-Themes/tailwind.scss +35 -3
  297. package/SCSS-Themes/tailwind3-dark-lite.scss +35 -3
  298. package/SCSS-Themes/tailwind3-dark.scss +35 -3
  299. package/SCSS-Themes/tailwind3-lite.scss +35 -3
  300. package/SCSS-Themes/tailwind3.scss +35 -3
  301. package/package.json +1 -1
@@ -2364,7 +2364,8 @@ $grid-checkmark-color: $primary-text-color !default;
2364
2364
  .e-detailheadercell {
2365
2365
  border-width: $grid-headercell-both-border-width;
2366
2366
  }
2367
- .e-headercell.e-grid-group-first-cell {
2367
+ .e-headercell.e-grid-group-first-cell,
2368
+ .e-headercell.e-first-visible-cell {
2368
2369
  border-left-width: 0;
2369
2370
  }
2370
2371
  }
@@ -2780,7 +2781,11 @@ $grid-checkmark-color: $primary-text-color !default;
2780
2781
  &.e-verticallines,
2781
2782
  &.e-bothlines {
2782
2783
  .e-rowcell.e-grid-group-first-cell,
2783
- .e-headercell.e-grid-group-first-cell {
2784
+ .e-rowcell.e-first-visible-cell,
2785
+ .e-headercell.e-grid-group-first-cell,
2786
+ .e-headercell.e-first-visible-cell,
2787
+ .e-filterbarcell.e-grid-group-first-cell,
2788
+ .e-filterbarcell.e-first-visible-cell {
2784
2789
  border-left-width: 0;
2785
2790
  }
2786
2791
  }
@@ -2364,7 +2364,8 @@ $grid-checkmark-color: $primary-text-color !default;
2364
2364
  .e-detailheadercell {
2365
2365
  border-width: $grid-headercell-both-border-width;
2366
2366
  }
2367
- .e-headercell.e-grid-group-first-cell {
2367
+ .e-headercell.e-grid-group-first-cell,
2368
+ .e-headercell.e-first-visible-cell {
2368
2369
  border-left-width: 0;
2369
2370
  }
2370
2371
  }
@@ -2780,7 +2781,11 @@ $grid-checkmark-color: $primary-text-color !default;
2780
2781
  &.e-verticallines,
2781
2782
  &.e-bothlines {
2782
2783
  .e-rowcell.e-grid-group-first-cell,
2783
- .e-headercell.e-grid-group-first-cell {
2784
+ .e-rowcell.e-first-visible-cell,
2785
+ .e-headercell.e-grid-group-first-cell,
2786
+ .e-headercell.e-first-visible-cell,
2787
+ .e-filterbarcell.e-grid-group-first-cell,
2788
+ .e-filterbarcell.e-first-visible-cell {
2784
2789
  border-left-width: 0;
2785
2790
  }
2786
2791
  }
@@ -2364,7 +2364,8 @@ $grid-checkmark-color: $primary-text-color !default;
2364
2364
  .e-detailheadercell {
2365
2365
  border-width: $grid-headercell-both-border-width;
2366
2366
  }
2367
- .e-headercell.e-grid-group-first-cell {
2367
+ .e-headercell.e-grid-group-first-cell,
2368
+ .e-headercell.e-first-visible-cell {
2368
2369
  border-left-width: 0;
2369
2370
  }
2370
2371
  }
@@ -2780,7 +2781,11 @@ $grid-checkmark-color: $primary-text-color !default;
2780
2781
  &.e-verticallines,
2781
2782
  &.e-bothlines {
2782
2783
  .e-rowcell.e-grid-group-first-cell,
2783
- .e-headercell.e-grid-group-first-cell {
2784
+ .e-rowcell.e-first-visible-cell,
2785
+ .e-headercell.e-grid-group-first-cell,
2786
+ .e-headercell.e-first-visible-cell,
2787
+ .e-filterbarcell.e-grid-group-first-cell,
2788
+ .e-filterbarcell.e-first-visible-cell {
2784
2789
  border-left-width: 0;
2785
2790
  }
2786
2791
  }
@@ -63482,7 +63482,8 @@ $grid-checkmark-color: $selection-font !default;
63482
63482
  .e-detailheadercell {
63483
63483
  border-width: $grid-headercell-both-border-width;
63484
63484
  }
63485
- .e-headercell.e-grid-group-first-cell {
63485
+ .e-headercell.e-grid-group-first-cell,
63486
+ .e-headercell.e-first-visible-cell {
63486
63487
  border-left-width: 0;
63487
63488
  }
63488
63489
  }
@@ -63898,7 +63899,11 @@ $grid-checkmark-color: $selection-font !default;
63898
63899
  &.e-verticallines,
63899
63900
  &.e-bothlines {
63900
63901
  .e-rowcell.e-grid-group-first-cell,
63901
- .e-headercell.e-grid-group-first-cell {
63902
+ .e-rowcell.e-first-visible-cell,
63903
+ .e-headercell.e-grid-group-first-cell,
63904
+ .e-headercell.e-first-visible-cell,
63905
+ .e-filterbarcell.e-grid-group-first-cell,
63906
+ .e-filterbarcell.e-first-visible-cell {
63902
63907
  border-left-width: 0;
63903
63908
  }
63904
63909
  }
@@ -81717,7 +81722,7 @@ $toast-close-icon-hover-color: $selection-font !default;
81717
81722
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81718
81723
  left: 0;
81719
81724
  margin-left: 12px;
81720
- margin-top: 10px;
81725
+ margin-top: 15px;
81721
81726
  padding-bottom: 6px;
81722
81727
  position: absolute;
81723
81728
  }
@@ -96976,6 +96981,10 @@ $pivotview-touch-header-text-padding: 8px !default;
96976
96981
  margin-left: 18px !important;
96977
96982
  }
96978
96983
 
96984
+ .e-toolbar-item.e-template .e-toolbar-template-container {
96985
+ display: flex;
96986
+ }
96987
+
96979
96988
  .e-toolbar-item.e-template,
96980
96989
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
96981
96990
  {
@@ -99154,6 +99163,8 @@ $qrybldr-drag-grp-list-heg: 32px !default;
99154
99163
  $qrybldr-drag-grp-big-list-heg: 37px !default;
99155
99164
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
99156
99165
  $qryblr-drag-icon-color: $content-font !default;
99166
+ $primary: #ffd939 !default;
99167
+ $primary-light: #ffd739 !default;
99157
99168
 
99158
99169
  @mixin fluent2-small-round-btn {
99159
99170
  @if $theme-name == 'fluent2' {
@@ -100230,6 +100241,29 @@ $qryblr-drag-icon-color: $content-font !default;
100230
100241
  }
100231
100242
  }
100232
100243
 
100244
+ .e-querybuilder-spinner::before {
100245
+ content: '';
100246
+ position: absolute;
100247
+ left: 50%;
100248
+ transform: translateX(-50%);
100249
+ width: 16px;
100250
+ height: 16px;
100251
+ border: 2px solid $primary-light;
100252
+ border-top: 2px solid $primary;
100253
+ border-radius: 50%;
100254
+ animation: spin 1s linear infinite;
100255
+ }
100256
+
100257
+ @keyframes spin {
100258
+ 0% {
100259
+ transform: translateX(-50%) rotate(0deg);
100260
+ }
100261
+
100262
+ 100% {
100263
+ transform: translateX(-50%) rotate(360deg);
100264
+ }
100265
+ }
100266
+
100233
100267
 
100234
100268
  @include export-module('query-builder-material-icons') {
100235
100269
  .e-query-builder {
@@ -85887,7 +85887,8 @@ $grid-checkmark-color: $selection-font !default;
85887
85887
  .e-detailheadercell {
85888
85888
  border-width: $grid-headercell-both-border-width;
85889
85889
  }
85890
- .e-headercell.e-grid-group-first-cell {
85890
+ .e-headercell.e-grid-group-first-cell,
85891
+ .e-headercell.e-first-visible-cell {
85891
85892
  border-left-width: 0;
85892
85893
  }
85893
85894
  }
@@ -86303,7 +86304,11 @@ $grid-checkmark-color: $selection-font !default;
86303
86304
  &.e-verticallines,
86304
86305
  &.e-bothlines {
86305
86306
  .e-rowcell.e-grid-group-first-cell,
86306
- .e-headercell.e-grid-group-first-cell {
86307
+ .e-rowcell.e-first-visible-cell,
86308
+ .e-headercell.e-grid-group-first-cell,
86309
+ .e-headercell.e-first-visible-cell,
86310
+ .e-filterbarcell.e-grid-group-first-cell,
86311
+ .e-filterbarcell.e-first-visible-cell {
86307
86312
  border-left-width: 0;
86308
86313
  }
86309
86314
  }
@@ -109206,7 +109211,7 @@ $toast-close-icon-hover-color: $selection-font !default;
109206
109211
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109207
109212
  left: 0;
109208
109213
  margin-left: 12px;
109209
- margin-top: 10px;
109214
+ margin-top: 15px;
109210
109215
  padding-bottom: 6px;
109211
109216
  position: absolute;
109212
109217
  }
@@ -127080,6 +127085,10 @@ $pivotview-touch-header-text-padding: 8px !default;
127080
127085
  margin-left: 18px !important;
127081
127086
  }
127082
127087
 
127088
+ .e-toolbar-item.e-template .e-toolbar-template-container {
127089
+ display: flex;
127090
+ }
127091
+
127083
127092
  .e-toolbar-item.e-template,
127084
127093
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
127085
127094
  {
@@ -129893,6 +129902,8 @@ $qrybldr-drag-grp-list-heg: 32px !default;
129893
129902
  $qrybldr-drag-grp-big-list-heg: 37px !default;
129894
129903
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
129895
129904
  $qryblr-drag-icon-color: $content-font !default;
129905
+ $primary: #ffd939 !default;
129906
+ $primary-light: #ffd739 !default;
129896
129907
 
129897
129908
  @mixin fluent2-small-round-btn {
129898
129909
  @if $theme-name == 'fluent2' {
@@ -130969,6 +130980,29 @@ $qryblr-drag-icon-color: $content-font !default;
130969
130980
  }
130970
130981
  }
130971
130982
 
130983
+ .e-querybuilder-spinner::before {
130984
+ content: '';
130985
+ position: absolute;
130986
+ left: 50%;
130987
+ transform: translateX(-50%);
130988
+ width: 16px;
130989
+ height: 16px;
130990
+ border: 2px solid $primary-light;
130991
+ border-top: 2px solid $primary;
130992
+ border-radius: 50%;
130993
+ animation: spin 1s linear infinite;
130994
+ }
130995
+
130996
+ @keyframes spin {
130997
+ 0% {
130998
+ transform: translateX(-50%) rotate(0deg);
130999
+ }
131000
+
131001
+ 100% {
131002
+ transform: translateX(-50%) rotate(360deg);
131003
+ }
131004
+ }
131005
+
130972
131006
 
130973
131007
  @include export-module('query-builder-material-icons') {
130974
131008
  .e-query-builder {
@@ -64393,7 +64393,8 @@ $grid-checkmark-color: $accent-font !default;
64393
64393
  .e-detailheadercell {
64394
64394
  border-width: $grid-headercell-both-border-width;
64395
64395
  }
64396
- .e-headercell.e-grid-group-first-cell {
64396
+ .e-headercell.e-grid-group-first-cell,
64397
+ .e-headercell.e-first-visible-cell {
64397
64398
  border-left-width: 0;
64398
64399
  }
64399
64400
  }
@@ -64809,7 +64810,11 @@ $grid-checkmark-color: $accent-font !default;
64809
64810
  &.e-verticallines,
64810
64811
  &.e-bothlines {
64811
64812
  .e-rowcell.e-grid-group-first-cell,
64812
- .e-headercell.e-grid-group-first-cell {
64813
+ .e-rowcell.e-first-visible-cell,
64814
+ .e-headercell.e-grid-group-first-cell,
64815
+ .e-headercell.e-first-visible-cell,
64816
+ .e-filterbarcell.e-grid-group-first-cell,
64817
+ .e-filterbarcell.e-first-visible-cell {
64813
64818
  border-left-width: 0;
64814
64819
  }
64815
64820
  }
@@ -82655,7 +82660,7 @@ $toast-icon-hover-border-radius: 50% !default;
82655
82660
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82656
82661
  left: 0;
82657
82662
  margin-left: 12px;
82658
- margin-top: 10px;
82663
+ margin-top: 15px;
82659
82664
  padding-bottom: 6px;
82660
82665
  position: absolute;
82661
82666
  }
@@ -97941,6 +97946,10 @@ $pivotview-touch-header-text-padding: 8px !default;
97941
97946
  margin-left: 18px !important;
97942
97947
  }
97943
97948
 
97949
+ .e-toolbar-item.e-template .e-toolbar-template-container {
97950
+ display: flex;
97951
+ }
97952
+
97944
97953
  .e-toolbar-item.e-template,
97945
97954
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
97946
97955
  {
@@ -100121,6 +100130,7 @@ $qrybldr-drag-grp-list-heg: 25px !default;
100121
100130
  $qrybldr-drag-grp-big-list-heg: 32px !default;
100122
100131
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
100123
100132
  $qryblr-drag-icon-color: $grey-dark-font !default;
100133
+ $primary-light: $primary-300 !default;
100124
100134
 
100125
100135
  @mixin fluent2-small-round-btn {
100126
100136
  @if $theme-name == 'fluent2' {
@@ -101197,6 +101207,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
101197
101207
  }
101198
101208
  }
101199
101209
 
101210
+ .e-querybuilder-spinner::before {
101211
+ content: '';
101212
+ position: absolute;
101213
+ left: 50%;
101214
+ transform: translateX(-50%);
101215
+ width: 16px;
101216
+ height: 16px;
101217
+ border: 2px solid $primary-light;
101218
+ border-top: 2px solid $primary;
101219
+ border-radius: 50%;
101220
+ animation: spin 1s linear infinite;
101221
+ }
101222
+
101223
+ @keyframes spin {
101224
+ 0% {
101225
+ transform: translateX(-50%) rotate(0deg);
101226
+ }
101227
+
101228
+ 100% {
101229
+ transform: translateX(-50%) rotate(360deg);
101230
+ }
101231
+ }
101232
+
101200
101233
 
101201
101234
  @include export-module('query-builder-material-icons') {
101202
101235
  .e-query-builder {
@@ -86798,7 +86798,8 @@ $grid-checkmark-color: $accent-font !default;
86798
86798
  .e-detailheadercell {
86799
86799
  border-width: $grid-headercell-both-border-width;
86800
86800
  }
86801
- .e-headercell.e-grid-group-first-cell {
86801
+ .e-headercell.e-grid-group-first-cell,
86802
+ .e-headercell.e-first-visible-cell {
86802
86803
  border-left-width: 0;
86803
86804
  }
86804
86805
  }
@@ -87214,7 +87215,11 @@ $grid-checkmark-color: $accent-font !default;
87214
87215
  &.e-verticallines,
87215
87216
  &.e-bothlines {
87216
87217
  .e-rowcell.e-grid-group-first-cell,
87217
- .e-headercell.e-grid-group-first-cell {
87218
+ .e-rowcell.e-first-visible-cell,
87219
+ .e-headercell.e-grid-group-first-cell,
87220
+ .e-headercell.e-first-visible-cell,
87221
+ .e-filterbarcell.e-grid-group-first-cell,
87222
+ .e-filterbarcell.e-first-visible-cell {
87218
87223
  border-left-width: 0;
87219
87224
  }
87220
87225
  }
@@ -110144,7 +110149,7 @@ $toast-icon-hover-border-radius: 50% !default;
110144
110149
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110145
110150
  left: 0;
110146
110151
  margin-left: 12px;
110147
- margin-top: 10px;
110152
+ margin-top: 15px;
110148
110153
  padding-bottom: 6px;
110149
110154
  position: absolute;
110150
110155
  }
@@ -128045,6 +128050,10 @@ $pivotview-touch-header-text-padding: 8px !default;
128045
128050
  margin-left: 18px !important;
128046
128051
  }
128047
128052
 
128053
+ .e-toolbar-item.e-template .e-toolbar-template-container {
128054
+ display: flex;
128055
+ }
128056
+
128048
128057
  .e-toolbar-item.e-template,
128049
128058
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
128050
128059
  {
@@ -130860,6 +130869,7 @@ $qrybldr-drag-grp-list-heg: 25px !default;
130860
130869
  $qrybldr-drag-grp-big-list-heg: 32px !default;
130861
130870
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
130862
130871
  $qryblr-drag-icon-color: $grey-dark-font !default;
130872
+ $primary-light: $primary-300 !default;
130863
130873
 
130864
130874
  @mixin fluent2-small-round-btn {
130865
130875
  @if $theme-name == 'fluent2' {
@@ -131936,6 +131946,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
131936
131946
  }
131937
131947
  }
131938
131948
 
131949
+ .e-querybuilder-spinner::before {
131950
+ content: '';
131951
+ position: absolute;
131952
+ left: 50%;
131953
+ transform: translateX(-50%);
131954
+ width: 16px;
131955
+ height: 16px;
131956
+ border: 2px solid $primary-light;
131957
+ border-top: 2px solid $primary;
131958
+ border-radius: 50%;
131959
+ animation: spin 1s linear infinite;
131960
+ }
131961
+
131962
+ @keyframes spin {
131963
+ 0% {
131964
+ transform: translateX(-50%) rotate(0deg);
131965
+ }
131966
+
131967
+ 100% {
131968
+ transform: translateX(-50%) rotate(360deg);
131969
+ }
131970
+ }
131971
+
131939
131972
 
131940
131973
  @include export-module('query-builder-material-icons') {
131941
131974
  .e-query-builder {
@@ -64135,7 +64135,8 @@ $grid-checkmark-color: $accent-font !default;
64135
64135
  .e-detailheadercell {
64136
64136
  border-width: $grid-headercell-both-border-width;
64137
64137
  }
64138
- .e-headercell.e-grid-group-first-cell {
64138
+ .e-headercell.e-grid-group-first-cell,
64139
+ .e-headercell.e-first-visible-cell {
64139
64140
  border-left-width: 0;
64140
64141
  }
64141
64142
  }
@@ -64551,7 +64552,11 @@ $grid-checkmark-color: $accent-font !default;
64551
64552
  &.e-verticallines,
64552
64553
  &.e-bothlines {
64553
64554
  .e-rowcell.e-grid-group-first-cell,
64554
- .e-headercell.e-grid-group-first-cell {
64555
+ .e-rowcell.e-first-visible-cell,
64556
+ .e-headercell.e-grid-group-first-cell,
64557
+ .e-headercell.e-first-visible-cell,
64558
+ .e-filterbarcell.e-grid-group-first-cell,
64559
+ .e-filterbarcell.e-first-visible-cell {
64555
64560
  border-left-width: 0;
64556
64561
  }
64557
64562
  }
@@ -82401,7 +82406,7 @@ $toast-icon-hover-border-radius: 50% !default;
82401
82406
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82402
82407
  left: 0;
82403
82408
  margin-left: 12px;
82404
- margin-top: 10px;
82409
+ margin-top: 15px;
82405
82410
  padding-bottom: 6px;
82406
82411
  position: absolute;
82407
82412
  }
@@ -97686,6 +97691,10 @@ $pivotview-touch-header-text-padding: 8px !default;
97686
97691
  margin-left: 18px !important;
97687
97692
  }
97688
97693
 
97694
+ .e-toolbar-item.e-template .e-toolbar-template-container {
97695
+ display: flex;
97696
+ }
97697
+
97689
97698
  .e-toolbar-item.e-template,
97690
97699
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
97691
97700
  {
@@ -99865,6 +99874,7 @@ $qrybldr-drag-grp-list-heg: 25px !default;
99865
99874
  $qrybldr-drag-grp-big-list-heg: 32px !default;
99866
99875
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
99867
99876
  $qryblr-drag-icon-color: rgba($grey-black, .87) !default;
99877
+ $primary-light: $primary-300 !default;
99868
99878
 
99869
99879
  @mixin fluent2-small-round-btn {
99870
99880
  @if $theme-name == 'fluent2' {
@@ -100941,6 +100951,29 @@ $qryblr-drag-icon-color: rgba($grey-black, .87) !default;
100941
100951
  }
100942
100952
  }
100943
100953
 
100954
+ .e-querybuilder-spinner::before {
100955
+ content: '';
100956
+ position: absolute;
100957
+ left: 50%;
100958
+ transform: translateX(-50%);
100959
+ width: 16px;
100960
+ height: 16px;
100961
+ border: 2px solid $primary-light;
100962
+ border-top: 2px solid $primary;
100963
+ border-radius: 50%;
100964
+ animation: spin 1s linear infinite;
100965
+ }
100966
+
100967
+ @keyframes spin {
100968
+ 0% {
100969
+ transform: translateX(-50%) rotate(0deg);
100970
+ }
100971
+
100972
+ 100% {
100973
+ transform: translateX(-50%) rotate(360deg);
100974
+ }
100975
+ }
100976
+
100944
100977
 
100945
100978
  @include export-module('query-builder-material-icons') {
100946
100979
  .e-query-builder {
@@ -86540,7 +86540,8 @@ $grid-checkmark-color: $accent-font !default;
86540
86540
  .e-detailheadercell {
86541
86541
  border-width: $grid-headercell-both-border-width;
86542
86542
  }
86543
- .e-headercell.e-grid-group-first-cell {
86543
+ .e-headercell.e-grid-group-first-cell,
86544
+ .e-headercell.e-first-visible-cell {
86544
86545
  border-left-width: 0;
86545
86546
  }
86546
86547
  }
@@ -86956,7 +86957,11 @@ $grid-checkmark-color: $accent-font !default;
86956
86957
  &.e-verticallines,
86957
86958
  &.e-bothlines {
86958
86959
  .e-rowcell.e-grid-group-first-cell,
86959
- .e-headercell.e-grid-group-first-cell {
86960
+ .e-rowcell.e-first-visible-cell,
86961
+ .e-headercell.e-grid-group-first-cell,
86962
+ .e-headercell.e-first-visible-cell,
86963
+ .e-filterbarcell.e-grid-group-first-cell,
86964
+ .e-filterbarcell.e-first-visible-cell {
86960
86965
  border-left-width: 0;
86961
86966
  }
86962
86967
  }
@@ -109890,7 +109895,7 @@ $toast-icon-hover-border-radius: 50% !default;
109890
109895
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109891
109896
  left: 0;
109892
109897
  margin-left: 12px;
109893
- margin-top: 10px;
109898
+ margin-top: 15px;
109894
109899
  padding-bottom: 6px;
109895
109900
  position: absolute;
109896
109901
  }
@@ -127790,6 +127795,10 @@ $pivotview-touch-header-text-padding: 8px !default;
127790
127795
  margin-left: 18px !important;
127791
127796
  }
127792
127797
 
127798
+ .e-toolbar-item.e-template .e-toolbar-template-container {
127799
+ display: flex;
127800
+ }
127801
+
127793
127802
  .e-toolbar-item.e-template,
127794
127803
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
127795
127804
  {
@@ -130604,6 +130613,7 @@ $qrybldr-drag-grp-list-heg: 25px !default;
130604
130613
  $qrybldr-drag-grp-big-list-heg: 32px !default;
130605
130614
  $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
130606
130615
  $qryblr-drag-icon-color: rgba($grey-black, .87) !default;
130616
+ $primary-light: $primary-300 !default;
130607
130617
 
130608
130618
  @mixin fluent2-small-round-btn {
130609
130619
  @if $theme-name == 'fluent2' {
@@ -131680,6 +131690,29 @@ $qryblr-drag-icon-color: rgba($grey-black, .87) !default;
131680
131690
  }
131681
131691
  }
131682
131692
 
131693
+ .e-querybuilder-spinner::before {
131694
+ content: '';
131695
+ position: absolute;
131696
+ left: 50%;
131697
+ transform: translateX(-50%);
131698
+ width: 16px;
131699
+ height: 16px;
131700
+ border: 2px solid $primary-light;
131701
+ border-top: 2px solid $primary;
131702
+ border-radius: 50%;
131703
+ animation: spin 1s linear infinite;
131704
+ }
131705
+
131706
+ @keyframes spin {
131707
+ 0% {
131708
+ transform: translateX(-50%) rotate(0deg);
131709
+ }
131710
+
131711
+ 100% {
131712
+ transform: translateX(-50%) rotate(360deg);
131713
+ }
131714
+ }
131715
+
131683
131716
 
131684
131717
  @include export-module('query-builder-material-icons') {
131685
131718
  .e-query-builder {
@@ -64205,7 +64205,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
64205
64205
  .e-detailheadercell {
64206
64206
  border-width: $grid-headercell-both-border-width;
64207
64207
  }
64208
- .e-headercell.e-grid-group-first-cell {
64208
+ .e-headercell.e-grid-group-first-cell,
64209
+ .e-headercell.e-first-visible-cell {
64209
64210
  border-left-width: 0;
64210
64211
  }
64211
64212
  }
@@ -64621,7 +64622,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
64621
64622
  &.e-verticallines,
64622
64623
  &.e-bothlines {
64623
64624
  .e-rowcell.e-grid-group-first-cell,
64624
- .e-headercell.e-grid-group-first-cell {
64625
+ .e-rowcell.e-first-visible-cell,
64626
+ .e-headercell.e-grid-group-first-cell,
64627
+ .e-headercell.e-first-visible-cell,
64628
+ .e-filterbarcell.e-grid-group-first-cell,
64629
+ .e-filterbarcell.e-first-visible-cell {
64625
64630
  border-left-width: 0;
64626
64631
  }
64627
64632
  }
@@ -82427,7 +82432,7 @@ $toast-warning-icon: '\e88b' !default;
82427
82432
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82428
82433
  left: 0;
82429
82434
  margin-left: 12px;
82430
- margin-top: 10px;
82435
+ margin-top: 15px;
82431
82436
  padding-bottom: 6px;
82432
82437
  position: absolute;
82433
82438
  }
@@ -97722,6 +97727,10 @@ $pivotview-touch-header-text-padding: 8px !default;
97722
97727
  margin-left: 18px !important;
97723
97728
  }
97724
97729
 
97730
+ .e-toolbar-item.e-template .e-toolbar-template-container {
97731
+ display: flex;
97732
+ }
97733
+
97725
97734
  .e-toolbar-item.e-template,
97726
97735
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
97727
97736
  {
@@ -100981,6 +100990,29 @@ $qryblr-drag-icon-color: rgba($secondary-text-color) !default;
100981
100990
  }
100982
100991
  }
100983
100992
 
100993
+ .e-querybuilder-spinner::before {
100994
+ content: '';
100995
+ position: absolute;
100996
+ left: 50%;
100997
+ transform: translateX(-50%);
100998
+ width: 16px;
100999
+ height: 16px;
101000
+ border: 2px solid $primary-light;
101001
+ border-top: 2px solid $primary;
101002
+ border-radius: 50%;
101003
+ animation: spin 1s linear infinite;
101004
+ }
101005
+
101006
+ @keyframes spin {
101007
+ 0% {
101008
+ transform: translateX(-50%) rotate(0deg);
101009
+ }
101010
+
101011
+ 100% {
101012
+ transform: translateX(-50%) rotate(360deg);
101013
+ }
101014
+ }
101015
+
100984
101016
 
100985
101017
  @include export-module('query-builder-material3-icons') {
100986
101018
  .e-query-builder {
@@ -86610,7 +86610,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
86610
86610
  .e-detailheadercell {
86611
86611
  border-width: $grid-headercell-both-border-width;
86612
86612
  }
86613
- .e-headercell.e-grid-group-first-cell {
86613
+ .e-headercell.e-grid-group-first-cell,
86614
+ .e-headercell.e-first-visible-cell {
86614
86615
  border-left-width: 0;
86615
86616
  }
86616
86617
  }
@@ -87026,7 +87027,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
87026
87027
  &.e-verticallines,
87027
87028
  &.e-bothlines {
87028
87029
  .e-rowcell.e-grid-group-first-cell,
87029
- .e-headercell.e-grid-group-first-cell {
87030
+ .e-rowcell.e-first-visible-cell,
87031
+ .e-headercell.e-grid-group-first-cell,
87032
+ .e-headercell.e-first-visible-cell,
87033
+ .e-filterbarcell.e-grid-group-first-cell,
87034
+ .e-filterbarcell.e-first-visible-cell {
87030
87035
  border-left-width: 0;
87031
87036
  }
87032
87037
  }
@@ -109916,7 +109921,7 @@ $toast-warning-icon: '\e88b' !default;
109916
109921
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109917
109922
  left: 0;
109918
109923
  margin-left: 12px;
109919
- margin-top: 10px;
109924
+ margin-top: 15px;
109920
109925
  padding-bottom: 6px;
109921
109926
  position: absolute;
109922
109927
  }
@@ -127826,6 +127831,10 @@ $pivotview-touch-header-text-padding: 8px !default;
127826
127831
  margin-left: 18px !important;
127827
127832
  }
127828
127833
 
127834
+ .e-toolbar-item.e-template .e-toolbar-template-container {
127835
+ display: flex;
127836
+ }
127837
+
127829
127838
  .e-toolbar-item.e-template,
127830
127839
  .e-toolbar-item:not(.e-separator):not(.e-spacer)
127831
127840
  {
@@ -131720,6 +131729,29 @@ $qryblr-drag-icon-color: rgba($secondary-text-color) !default;
131720
131729
  }
131721
131730
  }
131722
131731
 
131732
+ .e-querybuilder-spinner::before {
131733
+ content: '';
131734
+ position: absolute;
131735
+ left: 50%;
131736
+ transform: translateX(-50%);
131737
+ width: 16px;
131738
+ height: 16px;
131739
+ border: 2px solid $primary-light;
131740
+ border-top: 2px solid $primary;
131741
+ border-radius: 50%;
131742
+ animation: spin 1s linear infinite;
131743
+ }
131744
+
131745
+ @keyframes spin {
131746
+ 0% {
131747
+ transform: translateX(-50%) rotate(0deg);
131748
+ }
131749
+
131750
+ 100% {
131751
+ transform: translateX(-50%) rotate(360deg);
131752
+ }
131753
+ }
131754
+
131723
131755
 
131724
131756
  @include export-module('query-builder-material3-icons') {
131725
131757
  .e-query-builder {