@syncfusion/ej2-querybuilder 33.2.10 → 34.1.29

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 (281) hide show
  1. package/dist/ej2-querybuilder.min.js +1 -1
  2. package/dist/ej2-querybuilder.umd.min.js +1 -1
  3. package/dist/global/ej2-querybuilder.min.js +1 -1
  4. package/dist/global/index.d.ts +1 -1
  5. package/package.json +7 -7
  6. package/styles/bds-lite.css +0 -248
  7. package/styles/bds-lite.scss +1 -12
  8. package/styles/bds.css +0 -256
  9. package/styles/bds.scss +2 -13
  10. package/styles/bootstrap-dark-lite.css +0 -128
  11. package/styles/bootstrap-dark-lite.scss +1 -12
  12. package/styles/bootstrap-dark.css +0 -128
  13. package/styles/bootstrap-dark.scss +2 -13
  14. package/styles/bootstrap-lite.css +0 -121
  15. package/styles/bootstrap-lite.scss +1 -12
  16. package/styles/bootstrap.css +0 -121
  17. package/styles/bootstrap.scss +2 -13
  18. package/styles/bootstrap4-lite.css +0 -183
  19. package/styles/bootstrap4-lite.scss +1 -12
  20. package/styles/bootstrap4.css +0 -183
  21. package/styles/bootstrap4.scss +2 -13
  22. package/styles/bootstrap5-dark-lite.css +0 -173
  23. package/styles/bootstrap5-dark-lite.scss +1 -12
  24. package/styles/bootstrap5-dark.css +0 -173
  25. package/styles/bootstrap5-dark.scss +2 -13
  26. package/styles/bootstrap5-lite.css +0 -173
  27. package/styles/bootstrap5-lite.scss +1 -13
  28. package/styles/bootstrap5.3-lite.css +0 -341
  29. package/styles/bootstrap5.3-lite.scss +1 -13
  30. package/styles/bootstrap5.3.css +0 -509
  31. package/styles/bootstrap5.3.scss +2 -14
  32. package/styles/bootstrap5.css +0 -173
  33. package/styles/bootstrap5.scss +2 -14
  34. package/styles/fabric-dark-lite.css +0 -98
  35. package/styles/fabric-dark-lite.scss +1 -13
  36. package/styles/fabric-dark.css +0 -98
  37. package/styles/fabric-dark.scss +2 -14
  38. package/styles/fabric-lite.css +0 -93
  39. package/styles/fabric-lite.scss +1 -13
  40. package/styles/fabric.css +0 -93
  41. package/styles/fabric.scss +2 -14
  42. package/styles/fluent-dark-lite.css +0 -162
  43. package/styles/fluent-dark-lite.scss +1 -13
  44. package/styles/fluent-dark.css +0 -162
  45. package/styles/fluent-dark.scss +2 -14
  46. package/styles/fluent-lite.css +0 -162
  47. package/styles/fluent-lite.scss +1 -13
  48. package/styles/fluent.css +0 -162
  49. package/styles/fluent.scss +2 -14
  50. package/styles/fluent2-lite.css +0 -644
  51. package/styles/fluent2-lite.scss +1 -13
  52. package/styles/fluent2.css +0 -816
  53. package/styles/fluent2.scss +2 -14
  54. package/styles/highcontrast-light-lite.css +0 -187
  55. package/styles/highcontrast-light-lite.scss +1 -13
  56. package/styles/highcontrast-light.css +0 -187
  57. package/styles/highcontrast-light.scss +2 -14
  58. package/styles/highcontrast-lite.css +0 -194
  59. package/styles/highcontrast-lite.scss +1 -13
  60. package/styles/highcontrast.css +0 -194
  61. package/styles/highcontrast.scss +2 -14
  62. package/styles/material-dark-lite.css +0 -139
  63. package/styles/material-dark-lite.scss +1 -13
  64. package/styles/material-dark.css +0 -139
  65. package/styles/material-dark.scss +2 -14
  66. package/styles/material-lite.css +0 -152
  67. package/styles/material-lite.scss +1 -12
  68. package/styles/material.css +0 -152
  69. package/styles/material.scss +2 -13
  70. package/styles/material3-dark-lite.css +0 -642
  71. package/styles/material3-dark-lite.scss +1 -13
  72. package/styles/material3-dark.css +0 -806
  73. package/styles/material3-dark.scss +2 -14
  74. package/styles/material3-lite.css +0 -646
  75. package/styles/material3-lite.scss +1 -13
  76. package/styles/material3.css +0 -814
  77. package/styles/material3.scss +2 -14
  78. package/styles/query-builder/_all.scss +2 -2
  79. package/styles/query-builder/_bds-definition.scss +2 -2
  80. package/styles/query-builder/_bigger.scss +13 -2
  81. package/styles/query-builder/_bootstrap-dark-definition.scss +2 -2
  82. package/styles/query-builder/_bootstrap-definition.scss +2 -2
  83. package/styles/query-builder/_bootstrap4-definition.scss +2 -2
  84. package/styles/query-builder/_bootstrap5-dark-definition.scss +2 -2
  85. package/styles/query-builder/_bootstrap5-definition.scss +2 -2
  86. package/styles/query-builder/_bootstrap5.3-definition.scss +2 -2
  87. package/styles/query-builder/_fabric-dark-definition.scss +2 -2
  88. package/styles/query-builder/_fabric-definition.scss +2 -2
  89. package/styles/query-builder/_fluent-dark-definition.scss +2 -2
  90. package/styles/query-builder/_fluent-definition.scss +2 -2
  91. package/styles/query-builder/_fluent2-definition.scss +2 -2
  92. package/styles/query-builder/_highcontrast-definition.scss +2 -2
  93. package/styles/query-builder/_highcontrast-light-definition.scss +2 -2
  94. package/styles/query-builder/_layout.scss +2 -11
  95. package/styles/query-builder/_material-dark-definition.scss +2 -2
  96. package/styles/query-builder/_material-definition.scss +2 -2
  97. package/styles/query-builder/_material3-dark-definition.scss +2 -2
  98. package/styles/query-builder/_material3-definition.scss +2 -2
  99. package/styles/query-builder/_tailwind-dark-definition.scss +2 -2
  100. package/styles/query-builder/_tailwind-definition.scss +2 -2
  101. package/styles/query-builder/_tailwind3-definition.scss +2 -2
  102. package/styles/query-builder/_theme.scss +1 -1
  103. package/styles/query-builder/_variables.scss +2 -0
  104. package/styles/query-builder/bds.css +0 -256
  105. package/styles/query-builder/bds.scss +2 -14
  106. package/styles/query-builder/bootstrap-dark.css +0 -128
  107. package/styles/query-builder/bootstrap-dark.scss +2 -14
  108. package/styles/query-builder/bootstrap.css +0 -121
  109. package/styles/query-builder/bootstrap.scss +2 -14
  110. package/styles/query-builder/bootstrap4.css +0 -183
  111. package/styles/query-builder/bootstrap4.scss +2 -14
  112. package/styles/query-builder/bootstrap5-dark.css +0 -173
  113. package/styles/query-builder/bootstrap5-dark.scss +2 -14
  114. package/styles/query-builder/bootstrap5.3.css +0 -509
  115. package/styles/query-builder/bootstrap5.3.scss +2 -14
  116. package/styles/query-builder/bootstrap5.css +0 -173
  117. package/styles/query-builder/bootstrap5.scss +2 -14
  118. package/styles/query-builder/fabric-dark.css +0 -98
  119. package/styles/query-builder/fabric-dark.scss +2 -14
  120. package/styles/query-builder/fabric.css +0 -93
  121. package/styles/query-builder/fabric.scss +2 -14
  122. package/styles/query-builder/fluent-dark.css +0 -162
  123. package/styles/query-builder/fluent-dark.scss +2 -14
  124. package/styles/query-builder/fluent.css +0 -162
  125. package/styles/query-builder/fluent.scss +2 -14
  126. package/styles/query-builder/fluent2.css +0 -816
  127. package/styles/query-builder/fluent2.scss +2 -14
  128. package/styles/query-builder/highcontrast-light.css +0 -187
  129. package/styles/query-builder/highcontrast-light.scss +2 -14
  130. package/styles/query-builder/highcontrast.css +0 -194
  131. package/styles/query-builder/highcontrast.scss +2 -14
  132. package/styles/query-builder/icons/_bds.scss +1 -1
  133. package/styles/query-builder/icons/_bootstrap-dark.scss +1 -1
  134. package/styles/query-builder/icons/_bootstrap.scss +1 -1
  135. package/styles/query-builder/icons/_bootstrap4.scss +1 -1
  136. package/styles/query-builder/icons/_bootstrap5.3.scss +1 -1
  137. package/styles/query-builder/icons/_bootstrap5.scss +1 -1
  138. package/styles/query-builder/icons/_fabric-dark.scss +1 -1
  139. package/styles/query-builder/icons/_fabric.scss +1 -1
  140. package/styles/query-builder/icons/_fluent.scss +1 -1
  141. package/styles/query-builder/icons/_fluent2.scss +1 -1
  142. package/styles/query-builder/icons/_fusionnew.scss +1 -1
  143. package/styles/query-builder/icons/_highcontrast-light.scss +1 -1
  144. package/styles/query-builder/icons/_highcontrast.scss +1 -1
  145. package/styles/query-builder/icons/_material-dark.scss +1 -1
  146. package/styles/query-builder/icons/_material.scss +1 -1
  147. package/styles/query-builder/icons/_material3.scss +1 -1
  148. package/styles/query-builder/icons/_tailwind-dark.scss +1 -1
  149. package/styles/query-builder/icons/_tailwind.scss +1 -1
  150. package/styles/query-builder/icons/_tailwind3.scss +1 -1
  151. package/styles/query-builder/material-dark.css +0 -139
  152. package/styles/query-builder/material-dark.scss +2 -14
  153. package/styles/query-builder/material.css +0 -152
  154. package/styles/query-builder/material.scss +2 -14
  155. package/styles/query-builder/material3-dark.css +0 -806
  156. package/styles/query-builder/material3-dark.scss +2 -14
  157. package/styles/query-builder/material3.css +0 -814
  158. package/styles/query-builder/material3.scss +2 -14
  159. package/styles/query-builder/tailwind-dark.css +0 -139
  160. package/styles/query-builder/tailwind-dark.scss +2 -14
  161. package/styles/query-builder/tailwind.css +0 -139
  162. package/styles/query-builder/tailwind.scss +2 -14
  163. package/styles/query-builder/tailwind3.css +0 -465
  164. package/styles/query-builder/tailwind3.scss +2 -14
  165. package/styles/tailwind-dark-lite.css +0 -139
  166. package/styles/tailwind-dark-lite.scss +1 -13
  167. package/styles/tailwind-dark.css +0 -139
  168. package/styles/tailwind-dark.scss +2 -14
  169. package/styles/tailwind-lite.css +0 -139
  170. package/styles/tailwind-lite.scss +1 -13
  171. package/styles/tailwind.css +0 -139
  172. package/styles/tailwind.scss +2 -14
  173. package/styles/tailwind3-lite.css +0 -317
  174. package/styles/tailwind3-lite.scss +1 -13
  175. package/styles/tailwind3.css +0 -465
  176. package/styles/tailwind3.scss +2 -14
  177. package/styles/query-builder/_all.bds.scss +0 -2
  178. package/styles/query-builder/_all.bootstrap-dark.scss +0 -2
  179. package/styles/query-builder/_all.bootstrap.scss +0 -2
  180. package/styles/query-builder/_all.bootstrap4.scss +0 -2
  181. package/styles/query-builder/_all.bootstrap5-dark.scss +0 -2
  182. package/styles/query-builder/_all.bootstrap5.3.scss +0 -2
  183. package/styles/query-builder/_all.bootstrap5.scss +0 -2
  184. package/styles/query-builder/_all.fabric-dark.scss +0 -2
  185. package/styles/query-builder/_all.fabric.scss +0 -2
  186. package/styles/query-builder/_all.fluent-dark.scss +0 -2
  187. package/styles/query-builder/_all.fluent.scss +0 -2
  188. package/styles/query-builder/_all.fluent2.scss +0 -2
  189. package/styles/query-builder/_all.highcontrast-light.scss +0 -2
  190. package/styles/query-builder/_all.highcontrast.scss +0 -2
  191. package/styles/query-builder/_all.material-dark.scss +0 -2
  192. package/styles/query-builder/_all.material.scss +0 -2
  193. package/styles/query-builder/_all.material3-dark.scss +0 -2
  194. package/styles/query-builder/_all.material3.scss +0 -2
  195. package/styles/query-builder/_all.tailwind-dark.scss +0 -2
  196. package/styles/query-builder/_all.tailwind.scss +0 -2
  197. package/styles/query-builder/_all.tailwind3.scss +0 -2
  198. package/styles/query-builder/_bigger.bds.scss +0 -4
  199. package/styles/query-builder/_bigger.bootstrap-dark.scss +0 -4
  200. package/styles/query-builder/_bigger.bootstrap.scss +0 -4
  201. package/styles/query-builder/_bigger.bootstrap4.scss +0 -4
  202. package/styles/query-builder/_bigger.bootstrap5-dark.scss +0 -4
  203. package/styles/query-builder/_bigger.bootstrap5.3.scss +0 -4
  204. package/styles/query-builder/_bigger.bootstrap5.scss +0 -4
  205. package/styles/query-builder/_bigger.fabric-dark.scss +0 -4
  206. package/styles/query-builder/_bigger.fabric.scss +0 -4
  207. package/styles/query-builder/_bigger.fluent-dark.scss +0 -4
  208. package/styles/query-builder/_bigger.fluent.scss +0 -4
  209. package/styles/query-builder/_bigger.fluent2.scss +0 -4
  210. package/styles/query-builder/_bigger.highcontrast-light.scss +0 -4
  211. package/styles/query-builder/_bigger.highcontrast.scss +0 -4
  212. package/styles/query-builder/_bigger.material-dark.scss +0 -4
  213. package/styles/query-builder/_bigger.material.scss +0 -4
  214. package/styles/query-builder/_bigger.material3-dark.scss +0 -4
  215. package/styles/query-builder/_bigger.material3.scss +0 -4
  216. package/styles/query-builder/_bigger.tailwind-dark.scss +0 -4
  217. package/styles/query-builder/_bigger.tailwind.scss +0 -4
  218. package/styles/query-builder/_bigger.tailwind3.scss +0 -4
  219. package/styles/query-builder/_layout.bds.scss +0 -3
  220. package/styles/query-builder/_layout.bootstrap-dark.scss +0 -3
  221. package/styles/query-builder/_layout.bootstrap.scss +0 -3
  222. package/styles/query-builder/_layout.bootstrap4.scss +0 -3
  223. package/styles/query-builder/_layout.bootstrap5-dark.scss +0 -3
  224. package/styles/query-builder/_layout.bootstrap5.3.scss +0 -3
  225. package/styles/query-builder/_layout.bootstrap5.scss +0 -3
  226. package/styles/query-builder/_layout.fabric-dark.scss +0 -3
  227. package/styles/query-builder/_layout.fabric.scss +0 -3
  228. package/styles/query-builder/_layout.fluent-dark.scss +0 -3
  229. package/styles/query-builder/_layout.fluent.scss +0 -3
  230. package/styles/query-builder/_layout.fluent2.scss +0 -3
  231. package/styles/query-builder/_layout.highcontrast-light.scss +0 -3
  232. package/styles/query-builder/_layout.highcontrast.scss +0 -3
  233. package/styles/query-builder/_layout.material-dark.scss +0 -3
  234. package/styles/query-builder/_layout.material.scss +0 -3
  235. package/styles/query-builder/_layout.material3-dark.scss +0 -3
  236. package/styles/query-builder/_layout.material3.scss +0 -3
  237. package/styles/query-builder/_layout.tailwind-dark.scss +0 -3
  238. package/styles/query-builder/_layout.tailwind.scss +0 -3
  239. package/styles/query-builder/_layout.tailwind3.scss +0 -3
  240. package/styles/query-builder/_theme-variables.bds.scss +0 -1
  241. package/styles/query-builder/_theme-variables.bootstrap-dark.scss +0 -1
  242. package/styles/query-builder/_theme-variables.bootstrap.scss +0 -1
  243. package/styles/query-builder/_theme-variables.bootstrap4.scss +0 -1
  244. package/styles/query-builder/_theme-variables.bootstrap5-dark.scss +0 -1
  245. package/styles/query-builder/_theme-variables.bootstrap5.3.scss +0 -1
  246. package/styles/query-builder/_theme-variables.bootstrap5.scss +0 -1
  247. package/styles/query-builder/_theme-variables.fabric-dark.scss +0 -1
  248. package/styles/query-builder/_theme-variables.fabric.scss +0 -1
  249. package/styles/query-builder/_theme-variables.fluent-dark.scss +0 -1
  250. package/styles/query-builder/_theme-variables.fluent.scss +0 -1
  251. package/styles/query-builder/_theme-variables.fluent2.scss +0 -1
  252. package/styles/query-builder/_theme-variables.highcontrast-light.scss +0 -1
  253. package/styles/query-builder/_theme-variables.highcontrast.scss +0 -1
  254. package/styles/query-builder/_theme-variables.material-dark.scss +0 -1
  255. package/styles/query-builder/_theme-variables.material.scss +0 -1
  256. package/styles/query-builder/_theme-variables.material3-dark.scss +0 -1
  257. package/styles/query-builder/_theme-variables.material3.scss +0 -1
  258. package/styles/query-builder/_theme-variables.tailwind-dark.scss +0 -1
  259. package/styles/query-builder/_theme-variables.tailwind.scss +0 -1
  260. package/styles/query-builder/_theme-variables.tailwind3.scss +0 -1
  261. package/styles/query-builder/_theme.bds.scss +0 -4
  262. package/styles/query-builder/_theme.bootstrap-dark.scss +0 -4
  263. package/styles/query-builder/_theme.bootstrap.scss +0 -4
  264. package/styles/query-builder/_theme.bootstrap4.scss +0 -4
  265. package/styles/query-builder/_theme.bootstrap5-dark.scss +0 -4
  266. package/styles/query-builder/_theme.bootstrap5.3.scss +0 -4
  267. package/styles/query-builder/_theme.bootstrap5.scss +0 -4
  268. package/styles/query-builder/_theme.fabric-dark.scss +0 -4
  269. package/styles/query-builder/_theme.fabric.scss +0 -4
  270. package/styles/query-builder/_theme.fluent-dark.scss +0 -4
  271. package/styles/query-builder/_theme.fluent.scss +0 -4
  272. package/styles/query-builder/_theme.fluent2.scss +0 -4
  273. package/styles/query-builder/_theme.highcontrast-light.scss +0 -4
  274. package/styles/query-builder/_theme.highcontrast.scss +0 -4
  275. package/styles/query-builder/_theme.material-dark.scss +0 -4
  276. package/styles/query-builder/_theme.material.scss +0 -4
  277. package/styles/query-builder/_theme.material3-dark.scss +0 -4
  278. package/styles/query-builder/_theme.material3.scss +0 -4
  279. package/styles/query-builder/_theme.tailwind-dark.scss +0 -4
  280. package/styles/query-builder/_theme.tailwind.scss +0 -4
  281. package/styles/query-builder/_theme.tailwind3.scss +0 -4
@@ -1,16 +1,4 @@
1
- @use 'ej2-base/styles/definition/fluent2' as *;
2
- @use 'ej2-buttons/styles/button/fluent2-definition' as *;
3
- @use 'ej2-buttons/styles/radio-button/fluent2-definition' as *;
4
- @use 'ej2-splitbuttons/styles/button-group/fluent2-definition' as *;
5
- @use 'ej2-splitbuttons/styles/drop-down-button/fluent2-definition' as *;
6
- @use 'ej2-dropdowns/styles/drop-down-list/fluent2-definition' as *;
7
- @use 'ej2-dropdowns/styles/multi-select/fluent2-definition' as *;
8
- @use 'ej2-calendars/styles/datepicker/fluent2-definition' as *;
9
- @use 'ej2-inputs/styles/numerictextbox/fluent2-definition' as *;
10
- @use 'ej2-inputs/styles/textbox/fluent2-definition' as *;
11
- @use 'ej2-popups/styles/tooltip/fluent2-definition' as *;
12
- @use 'ej2-popups/styles/spinner/fluent2-definition' as *;
13
1
  @use 'query-builder/fluent2-definition' as *;
14
2
  @use 'query-builder/icons/fluent2' as *;
15
- @use 'query-builder/all.fluent2' as *;
16
- @use 'query-builder/bigger.fluent2' as *;
3
+ @use 'query-builder/all' as *;
4
+ @use 'query-builder/bigger' as *;
@@ -1,190 +1,3 @@
1
- .e-popup.e-ddl .e-dropdownbase {
2
- min-height: 26px;
3
- }
4
-
5
- .e-ddl.e-popup {
6
- border: 0;
7
- -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
8
- box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
9
- margin-top: 1px;
10
- }
11
- .e-ddl.e-popup .e-content.e-nodata {
12
- background-color: #fff;
13
- }
14
- .e-ddl.e-popup .e-dropdownbase .e-list-item .e-highlight {
15
- color: #23726c;
16
- }
17
- .e-ddl.e-popup .e-input-group {
18
- display: -webkit-box;
19
- display: -ms-flexbox;
20
- display: flex;
21
- width: auto;
22
- }
23
- .e-ddl.e-popup .e-input-group input {
24
- line-height: 15px;
25
- }
26
-
27
- .e-ddl.e-popup .e-input-group .e-clear-icon {
28
- border-radius: 20px;
29
- height: 20px;
30
- margin: 5px;
31
- min-width: 20px;
32
- }
33
- .e-ddl.e-popup .e-input-group .e-clear-icon::before {
34
- font-size: 10px;
35
- }
36
- .e-ddl.e-popup .e-filter-parent {
37
- border-left-width: 0;
38
- border-right-width: 0;
39
- }
40
- .e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper:hover:active {
41
- border-color: #000;
42
- }
43
-
44
- .e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
45
- color: #000;
46
- top: 12px;
47
- }
48
- .e-multiselect .e-multi-select-wrapper input {
49
- /* stylelint-disable property-no-vendor-prefix */
50
- }
51
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
52
- color: #4f4f4f;
53
- font-family: inherit;
54
- font-size: 14px;
55
- font-style: italic;
56
- }
57
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder {
58
- color: #4f4f4f;
59
- font-family: inherit;
60
- font-size: 14px;
61
- font-style: italic;
62
- }
63
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder {
64
- color: #4f4f4f;
65
- font-family: inherit;
66
- font-size: 14px;
67
- font-style: italic;
68
- }
69
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder {
70
- color: #4f4f4f;
71
- font-family: inherit;
72
- font-size: 14px;
73
- font-style: italic;
74
- }
75
- .e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chipcontent {
76
- color: #000;
77
- }
78
- .e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chips-close.e-icon::before {
79
- color: #000;
80
- }
81
- .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
82
- line-height: 26px;
83
- top: 0;
84
- }
85
- .e-multi-select-wrapper .e-delim-values.e-delim-view {
86
- color: #000;
87
- }
88
- .e-multi-select-wrapper.e-delimiter .e-delim-values {
89
- color: #000;
90
- }
91
- .e-multi-select-wrapper .e-searcher input[type=text] {
92
- color: #000;
93
- height: 100%;
94
- min-height: 28px;
95
- }
96
- .e-multi-select-wrapper .e-searcher input[type=text]::-moz-selection {
97
- background-color: #400074;
98
- }
99
- .e-multi-select-wrapper .e-searcher input[type=text]::selection {
100
- background-color: #400074;
101
- }
102
-
103
- .e-popup.e-multi-select-list-wrapper.e-ddl.e-checkbox .e-filter-parent .e-clear-icon {
104
- padding-left: 0;
105
- }
106
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-selectall-parent {
107
- border-bottom: 1px solid #000;
108
- }
109
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active.e-hover {
110
- background-color: #400074;
111
- }
112
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active {
113
- border: 2px solid #400074;
114
- }
115
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-active.e-hover:not(.e-item-focus) {
116
- border-bottom: 2px solid #000;
117
- border-left: 2px solid #000;
118
- border-right: 2px solid #000;
119
- border-top: 2px solid #000;
120
- }
121
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-item-focus {
122
- border: 2px solid #ecf;
123
- }
124
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active.e-hover {
125
- background-color: #000;
126
- border-bottom: 1px solid #000;
127
- border-left: 1px solid #000;
128
- border-right: 1px solid #000;
129
- border-top: 1px solid #000;
130
- }
131
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-hover:not(.e-active) {
132
- border: 2px solid #000;
133
- }
134
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item:not(.e-hover):not(.e-item-focus) {
135
- border: 2px solid #fff;
136
- }
137
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active {
138
- border: 2px solid #400074;
139
- }
140
-
141
- .e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
142
- height: 30px;
143
- width: 30px;
144
- }
145
-
146
- /* stylelint-disable-line no-empty-source */
147
- /* stylelint-disable property-no-vendor-prefix */
148
- @-webkit-keyframes material-spinner-rotate {
149
- 0% {
150
- -webkit-transform: rotate(0);
151
- transform: rotate(0);
152
- }
153
- 100% {
154
- -webkit-transform: rotate(360deg);
155
- transform: rotate(360deg);
156
- }
157
- }
158
- @keyframes material-spinner-rotate {
159
- 0% {
160
- -webkit-transform: rotate(0);
161
- transform: rotate(0);
162
- }
163
- 100% {
164
- -webkit-transform: rotate(360deg);
165
- transform: rotate(360deg);
166
- }
167
- }
168
- @-webkit-keyframes fabric-spinner-rotate {
169
- 0% {
170
- -webkit-transform: rotate(0);
171
- transform: rotate(0);
172
- }
173
- 100% {
174
- -webkit-transform: rotate(360deg);
175
- transform: rotate(360deg);
176
- }
177
- }
178
- @keyframes fabric-spinner-rotate {
179
- 0% {
180
- -webkit-transform: rotate(0);
181
- transform: rotate(0);
182
- }
183
- 100% {
184
- -webkit-transform: rotate(360deg);
185
- transform: rotate(360deg);
186
- }
187
- }
188
1
  .e-query-builder .e-collapse-rule::before {
189
2
  content: "\e906";
190
3
  }
@@ -1,15 +1,3 @@
1
- @use 'ej2-base/styles/definition/highcontrast-light' as *;
2
- @use 'ej2-buttons/styles/button/highcontrast-light-definition' as *;
3
- @use 'ej2-buttons/styles/radio-button/highcontrast-light-definition' as *;
4
- @use 'ej2-splitbuttons/styles/button-group/highcontrast-light-definition' as *;
5
- @use 'ej2-splitbuttons/styles/drop-down-button/highcontrast-light-definition' as *;
6
- @use 'ej2-dropdowns/styles/drop-down-list/highcontrast-light-definition' as *;
7
- @use 'ej2-dropdowns/styles/multi-select/highcontrast-light-definition' as *;
8
- @use 'ej2-calendars/styles/datepicker/highcontrast-light-definition' as *;
9
- @use 'ej2-inputs/styles/numerictextbox/highcontrast-light-definition' as *;
10
- @use 'ej2-inputs/styles/textbox/highcontrast-light-definition' as *;
11
- @use 'ej2-popups/styles/tooltip/highcontrast-light-definition' as *;
12
- @use 'ej2-popups/styles/spinner/highcontrast-light-definition' as *;
13
1
  @use 'query-builder/highcontrast-light-definition' as *;
14
2
  @use 'query-builder/icons/highcontrast-light' as *;
15
- @use 'query-builder/all.highcontrast-light' as *;
3
+ @use 'query-builder/all' as *;
@@ -1,190 +1,3 @@
1
- .e-popup.e-ddl .e-dropdownbase {
2
- min-height: 26px;
3
- }
4
-
5
- .e-ddl.e-popup {
6
- border: 0;
7
- -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
8
- box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
9
- margin-top: 1px;
10
- }
11
- .e-ddl.e-popup .e-content.e-nodata {
12
- background-color: #fff;
13
- }
14
- .e-ddl.e-popup .e-dropdownbase .e-list-item .e-highlight {
15
- color: #23726c;
16
- }
17
- .e-ddl.e-popup .e-input-group {
18
- display: -webkit-box;
19
- display: -ms-flexbox;
20
- display: flex;
21
- width: auto;
22
- }
23
- .e-ddl.e-popup .e-input-group input {
24
- line-height: 15px;
25
- }
26
-
27
- .e-ddl.e-popup .e-input-group .e-clear-icon {
28
- border-radius: 20px;
29
- height: 20px;
30
- margin: 5px;
31
- min-width: 20px;
32
- }
33
- .e-ddl.e-popup .e-input-group .e-clear-icon::before {
34
- font-size: 10px;
35
- }
36
- .e-ddl.e-popup .e-filter-parent {
37
- border-left-width: 0;
38
- border-right-width: 0;
39
- }
40
- .e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper:hover:active {
41
- border-color: #000;
42
- }
43
-
44
- .e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
45
- color: #000;
46
- top: 12px;
47
- }
48
- .e-multiselect .e-multi-select-wrapper input {
49
- /* stylelint-disable property-no-vendor-prefix */
50
- }
51
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
52
- color: #4f4f4f;
53
- font-family: inherit;
54
- font-size: 14px;
55
- font-style: italic;
56
- }
57
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder {
58
- color: #4f4f4f;
59
- font-family: inherit;
60
- font-size: 14px;
61
- font-style: italic;
62
- }
63
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder {
64
- color: #4f4f4f;
65
- font-family: inherit;
66
- font-size: 14px;
67
- font-style: italic;
68
- }
69
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder {
70
- color: #4f4f4f;
71
- font-family: inherit;
72
- font-size: 14px;
73
- font-style: italic;
74
- }
75
- .e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chipcontent {
76
- color: #000;
77
- }
78
- .e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chips-close.e-icon::before {
79
- color: #000;
80
- }
81
- .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
82
- line-height: 26px;
83
- top: 0;
84
- }
85
- .e-multi-select-wrapper .e-delim-values.e-delim-view {
86
- color: #000;
87
- }
88
- .e-multi-select-wrapper.e-delimiter .e-delim-values {
89
- color: #000;
90
- }
91
- .e-multi-select-wrapper .e-searcher input[type=text] {
92
- color: #000;
93
- height: 100%;
94
- min-height: 28px;
95
- }
96
- .e-multi-select-wrapper .e-searcher input[type=text]::-moz-selection {
97
- background-color: #400074;
98
- }
99
- .e-multi-select-wrapper .e-searcher input[type=text]::selection {
100
- background-color: #400074;
101
- }
102
-
103
- .e-popup.e-multi-select-list-wrapper.e-ddl.e-checkbox .e-filter-parent .e-clear-icon {
104
- padding-left: 0;
105
- }
106
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-selectall-parent {
107
- border-bottom: 1px solid #000;
108
- }
109
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active.e-hover {
110
- background-color: #400074;
111
- }
112
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active {
113
- border: 2px solid #400074;
114
- }
115
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-active.e-hover:not(.e-item-focus) {
116
- border-bottom: 2px solid #000;
117
- border-left: 2px solid #000;
118
- border-right: 2px solid #000;
119
- border-top: 2px solid #000;
120
- }
121
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-item-focus {
122
- border: 2px solid #ecf;
123
- }
124
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active.e-hover {
125
- background-color: #000;
126
- border-bottom: 1px solid #000;
127
- border-left: 1px solid #000;
128
- border-right: 1px solid #000;
129
- border-top: 1px solid #000;
130
- }
131
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-hover:not(.e-active) {
132
- border: 2px solid #000;
133
- }
134
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item:not(.e-hover):not(.e-item-focus) {
135
- border: 2px solid #fff;
136
- }
137
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active {
138
- border: 2px solid #400074;
139
- }
140
-
141
- .e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
142
- height: 30px;
143
- width: 30px;
144
- }
145
-
146
- /* stylelint-disable-line no-empty-source */
147
- /* stylelint-disable property-no-vendor-prefix */
148
- @-webkit-keyframes material-spinner-rotate {
149
- 0% {
150
- -webkit-transform: rotate(0);
151
- transform: rotate(0);
152
- }
153
- 100% {
154
- -webkit-transform: rotate(360deg);
155
- transform: rotate(360deg);
156
- }
157
- }
158
- @keyframes material-spinner-rotate {
159
- 0% {
160
- -webkit-transform: rotate(0);
161
- transform: rotate(0);
162
- }
163
- 100% {
164
- -webkit-transform: rotate(360deg);
165
- transform: rotate(360deg);
166
- }
167
- }
168
- @-webkit-keyframes fabric-spinner-rotate {
169
- 0% {
170
- -webkit-transform: rotate(0);
171
- transform: rotate(0);
172
- }
173
- 100% {
174
- -webkit-transform: rotate(360deg);
175
- transform: rotate(360deg);
176
- }
177
- }
178
- @keyframes fabric-spinner-rotate {
179
- 0% {
180
- -webkit-transform: rotate(0);
181
- transform: rotate(0);
182
- }
183
- 100% {
184
- -webkit-transform: rotate(360deg);
185
- transform: rotate(360deg);
186
- }
187
- }
188
1
  .e-query-builder .e-collapse-rule::before {
189
2
  content: "\e906";
190
3
  }
@@ -1,16 +1,4 @@
1
- @use 'ej2-base/styles/definition/highcontrast-light' as *;
2
- @use 'ej2-buttons/styles/button/highcontrast-light-definition' as *;
3
- @use 'ej2-buttons/styles/radio-button/highcontrast-light-definition' as *;
4
- @use 'ej2-splitbuttons/styles/button-group/highcontrast-light-definition' as *;
5
- @use 'ej2-splitbuttons/styles/drop-down-button/highcontrast-light-definition' as *;
6
- @use 'ej2-dropdowns/styles/drop-down-list/highcontrast-light-definition' as *;
7
- @use 'ej2-dropdowns/styles/multi-select/highcontrast-light-definition' as *;
8
- @use 'ej2-calendars/styles/datepicker/highcontrast-light-definition' as *;
9
- @use 'ej2-inputs/styles/numerictextbox/highcontrast-light-definition' as *;
10
- @use 'ej2-inputs/styles/textbox/highcontrast-light-definition' as *;
11
- @use 'ej2-popups/styles/tooltip/highcontrast-light-definition' as *;
12
- @use 'ej2-popups/styles/spinner/highcontrast-light-definition' as *;
13
1
  @use 'query-builder/highcontrast-light-definition' as *;
14
2
  @use 'query-builder/icons/highcontrast-light' as *;
15
- @use 'query-builder/all.highcontrast-light' as *;
16
- @use 'query-builder/bigger.highcontrast-light' as *;
3
+ @use 'query-builder/all' as *;
4
+ @use 'query-builder/bigger' as *;
@@ -1,197 +1,3 @@
1
- .e-popup.e-ddl .e-dropdownbase {
2
- min-height: 26px;
3
- }
4
-
5
- .e-ddl.e-popup {
6
- border: 0;
7
- -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
8
- box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
9
- margin-top: 1px;
10
- }
11
- .e-ddl.e-popup .e-content.e-nodata {
12
- background-color: #000;
13
- }
14
- .e-ddl.e-popup .e-dropdownbase .e-list-item:not(.e-active) .e-highlight {
15
- color: #ffd939;
16
- }
17
- .e-ddl.e-popup .e-input-group {
18
- display: -webkit-box;
19
- display: -ms-flexbox;
20
- display: flex;
21
- width: auto;
22
- }
23
- .e-ddl.e-popup .e-input-group input {
24
- line-height: 15px;
25
- }
26
-
27
- .e-ddl.e-popup .e-input-group .e-clear-icon {
28
- border-radius: 20px;
29
- height: 20px;
30
- margin: 5px;
31
- min-width: 20px;
32
- }
33
- .e-ddl.e-popup .e-input-group .e-clear-icon::before {
34
- font-size: 10px;
35
- }
36
- .e-ddl.e-popup .e-filter-parent {
37
- border-left-width: 0;
38
- border-right-width: 0;
39
- }
40
- .e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper:hover:active {
41
- border-color: #fff;
42
- }
43
-
44
- .e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
45
- color: #fff;
46
- top: 12px;
47
- }
48
- .e-multiselect .e-multi-select-wrapper input {
49
- /* stylelint-disable property-no-vendor-prefix */
50
- }
51
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
52
- color: #969696;
53
- font-family: inherit;
54
- font-size: 14px;
55
- font-style: italic;
56
- }
57
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder {
58
- color: #969696;
59
- font-family: inherit;
60
- font-size: 14px;
61
- font-style: italic;
62
- }
63
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder {
64
- color: #969696;
65
- font-family: inherit;
66
- font-size: 14px;
67
- font-style: italic;
68
- }
69
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder {
70
- color: #969696;
71
- font-family: inherit;
72
- font-size: 14px;
73
- font-style: italic;
74
- }
75
- .e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chipcontent {
76
- color: #fff;
77
- }
78
- .e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chips-close.e-icon::before {
79
- color: #fff;
80
- }
81
- .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
82
- line-height: 26px;
83
- top: 0;
84
- }
85
- .e-multi-select-wrapper .e-delim-values.e-delim-view {
86
- -webkit-text-fill-color: #fff;
87
- color: #fff;
88
- }
89
- .e-multi-select-wrapper.e-delimiter .e-delim-values {
90
- -webkit-text-fill-color: #fff;
91
- color: #fff;
92
- }
93
- .e-multi-select-wrapper .e-searcher input[type=text] {
94
- color: #fff;
95
- height: 100%;
96
- min-height: 28px;
97
- }
98
- .e-multi-select-wrapper .e-searcher input[type=text]::-moz-selection {
99
- background-color: #ffd939;
100
- }
101
- .e-multi-select-wrapper .e-searcher input[type=text]::selection {
102
- background-color: #ffd939;
103
- }
104
-
105
- .e-popup.e-multi-select-list-wrapper.e-ddl.e-checkbox .e-filter-parent .e-clear-icon {
106
- padding-left: 0;
107
- }
108
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-selectall-parent {
109
- border-bottom: 1px solid #fff;
110
- }
111
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active.e-hover {
112
- background-color: #ffd939;
113
- }
114
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active {
115
- border: 2px solid #ffd939;
116
- }
117
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-active.e-hover:not(.e-item-focus) {
118
- border-bottom: 2px solid #fff;
119
- border-left: 2px solid #fff;
120
- border-right: 2px solid #fff;
121
- border-top: 2px solid #fff;
122
- }
123
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-item-focus {
124
- border: 2px solid #685708;
125
- }
126
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active.e-hover {
127
- background-color: #fff;
128
- border-bottom: 1px solid #fff;
129
- border-left: 1px solid #fff;
130
- border-right: 1px solid #fff;
131
- border-top: 1px solid #fff;
132
- }
133
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-hover:not(.e-active) {
134
- border: 2px solid #fff;
135
- }
136
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item:not(.e-hover):not(.e-item-focus) {
137
- border: 2px solid #000;
138
- }
139
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active {
140
- border: 2px solid #ffd939;
141
- }
142
-
143
- .e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
144
- height: 30px;
145
- width: 30px;
146
- }
147
-
148
- .e-multi-select-wrapper .e-searcher input[type=text],
149
- .e-multi-select-wrapper .e-multi-searcher input[type=text] {
150
- color: #fff;
151
- }
152
-
153
- /* stylelint-disable-line no-empty-source */
154
- /* stylelint-disable property-no-vendor-prefix */
155
- @-webkit-keyframes material-spinner-rotate {
156
- 0% {
157
- -webkit-transform: rotate(0);
158
- transform: rotate(0);
159
- }
160
- 100% {
161
- -webkit-transform: rotate(360deg);
162
- transform: rotate(360deg);
163
- }
164
- }
165
- @keyframes material-spinner-rotate {
166
- 0% {
167
- -webkit-transform: rotate(0);
168
- transform: rotate(0);
169
- }
170
- 100% {
171
- -webkit-transform: rotate(360deg);
172
- transform: rotate(360deg);
173
- }
174
- }
175
- @-webkit-keyframes fabric-spinner-rotate {
176
- 0% {
177
- -webkit-transform: rotate(0);
178
- transform: rotate(0);
179
- }
180
- 100% {
181
- -webkit-transform: rotate(360deg);
182
- transform: rotate(360deg);
183
- }
184
- }
185
- @keyframes fabric-spinner-rotate {
186
- 0% {
187
- -webkit-transform: rotate(0);
188
- transform: rotate(0);
189
- }
190
- 100% {
191
- -webkit-transform: rotate(360deg);
192
- transform: rotate(360deg);
193
- }
194
- }
195
1
  .e-query-builder .e-collapse-rule::before {
196
2
  content: "\e906";
197
3
  }
@@ -1,15 +1,3 @@
1
- @use 'ej2-base/styles/definition/highcontrast' as *;
2
- @use 'ej2-buttons/styles/button/highcontrast-definition' as *;
3
- @use 'ej2-buttons/styles/radio-button/highcontrast-definition' as *;
4
- @use 'ej2-splitbuttons/styles/button-group/highcontrast-definition' as *;
5
- @use 'ej2-splitbuttons/styles/drop-down-button/highcontrast-definition' as *;
6
- @use 'ej2-dropdowns/styles/drop-down-list/highcontrast-definition' as *;
7
- @use 'ej2-dropdowns/styles/multi-select/highcontrast-definition' as *;
8
- @use 'ej2-calendars/styles/datepicker/highcontrast-definition' as *;
9
- @use 'ej2-inputs/styles/numerictextbox/highcontrast-definition' as *;
10
- @use 'ej2-inputs/styles/textbox/highcontrast-definition' as *;
11
- @use 'ej2-popups/styles/tooltip/highcontrast-definition' as *;
12
- @use 'ej2-popups/styles/spinner/highcontrast-definition' as *;
13
1
  @use 'query-builder/highcontrast-definition' as *;
14
2
  @use 'query-builder/icons/highcontrast' as *;
15
- @use 'query-builder/all.highcontrast' as *;
3
+ @use 'query-builder/all' as *;