@syncfusion/ej2-querybuilder 23.1.44 → 23.2.4

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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 23.1.44 (2023-11-07)
6
+
5
7
  ### QueryBuilder
6
8
 
7
9
  #### Bug Fixes
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-querybuilder.min.js
3
- * version : 23.1.44
3
+ * version : 23.2.4
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-querybuilder.umd.min.js
3
- * version : 23.1.44
3
+ * version : 23.2.4
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-querybuilder.min.js
3
- * version : 23.1.44
3
+ * version : 23.2.4
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 23.1.44
3
+ * version : 23.2.4
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-querybuilder@*",
3
- "_id": "@syncfusion/ej2-querybuilder@23.1.41",
3
+ "_id": "@syncfusion/ej2-querybuilder@23.1.44",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-0uL8jh3GxJgOYeKNLy01hvta/JfNYpdShZTs/s9QncmdHWdHNI8xuaNjpWDB6NrG/77CS4dXSPk5BOdvwFp7/g==",
5
+ "_integrity": "sha512-IcR74xiz/zdv6qCWLWz0dH0ZnXBJWeCUG9bxlzNFbuqI7OttNjX6RXKrAka7BrXosXcX5PZ0DANgALWyh0wuVQ==",
6
6
  "_location": "/@syncfusion/ej2-querybuilder",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -23,8 +23,8 @@
23
23
  "/@syncfusion/ej2-react-querybuilder",
24
24
  "/@syncfusion/ej2-vue-querybuilder"
25
25
  ],
26
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-querybuilder/-/ej2-querybuilder-23.1.41.tgz",
27
- "_shasum": "b0042361f1021b39dc1f575a140c5ecc0440dc6f",
26
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-querybuilder/-/ej2-querybuilder-23.1.44.tgz",
27
+ "_shasum": "9dc4dfd9b3ec3938216d3168cc519c83310192ba",
28
28
  "_spec": "@syncfusion/ej2-querybuilder@*",
29
29
  "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
30
30
  "author": {
@@ -32,12 +32,12 @@
32
32
  },
33
33
  "bundleDependencies": false,
34
34
  "dependencies": {
35
- "@syncfusion/ej2-base": "~23.1.41",
36
- "@syncfusion/ej2-buttons": "~23.1.43",
37
- "@syncfusion/ej2-calendars": "~23.1.41",
38
- "@syncfusion/ej2-dropdowns": "~23.1.44",
39
- "@syncfusion/ej2-inputs": "~23.1.43",
40
- "@syncfusion/ej2-splitbuttons": "~23.1.43"
35
+ "@syncfusion/ej2-base": "~23.2.4",
36
+ "@syncfusion/ej2-buttons": "~23.2.4",
37
+ "@syncfusion/ej2-calendars": "~23.2.4",
38
+ "@syncfusion/ej2-dropdowns": "~23.2.4",
39
+ "@syncfusion/ej2-inputs": "~23.2.4",
40
+ "@syncfusion/ej2-splitbuttons": "~23.2.4"
41
41
  },
42
42
  "deprecated": false,
43
43
  "description": "Essential JS 2 QueryBuilder",
@@ -66,7 +66,7 @@
66
66
  "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/querybuilder"
67
67
  },
68
68
  "typings": "index.d.ts",
69
- "version": "23.1.44",
69
+ "version": "23.2.4",
70
70
  "sideEffects": false,
71
71
  "homepage": "https://www.syncfusion.com/javascript-ui-controls"
72
72
  }
@@ -131,6 +131,11 @@
131
131
  width: 40px;
132
132
  }
133
133
 
134
+ .e-multi-select-wrapper .e-searcher input[type=text],
135
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
136
+ color: #fff;
137
+ }
138
+
134
139
  /* stylelint-disable-line no-empty-source */
135
140
  /* stylelint-disable property-no-vendor-prefix */
136
141
  @keyframes material-spinner-rotate {
@@ -170,7 +170,8 @@
170
170
  width: 24px;
171
171
  }
172
172
 
173
- .e-multi-select-wrapper .e-searcher input[type=text] {
173
+ .e-multi-select-wrapper .e-searcher input[type=text],
174
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
174
175
  color: #fff;
175
176
  height: 100%;
176
177
  }
@@ -170,7 +170,8 @@
170
170
  width: 24px;
171
171
  }
172
172
 
173
- .e-multi-select-wrapper .e-searcher input[type=text] {
173
+ .e-multi-select-wrapper .e-searcher input[type=text],
174
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
174
175
  color: #212529;
175
176
  height: 100%;
176
177
  }
@@ -98,6 +98,11 @@
98
98
  margin: 2px 2px 2px 0;
99
99
  }
100
100
 
101
+ .e-multi-select-wrapper .e-searcher input[type=text],
102
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
103
+ color: #fff;
104
+ }
105
+
101
106
  /* stylelint-disable-line no-empty-source */
102
107
  /* stylelint-disable property-no-vendor-prefix */
103
108
  @keyframes material-spinner-rotate {
@@ -150,7 +150,8 @@
150
150
  width: 24px;
151
151
  }
152
152
 
153
- .e-multi-select-wrapper .e-searcher input[type=text] {
153
+ .e-multi-select-wrapper .e-searcher input[type=text],
154
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
154
155
  color: #f3f2f1;
155
156
  height: 100%;
156
157
  }
package/styles/fluent.css CHANGED
@@ -150,7 +150,8 @@
150
150
  width: 24px;
151
151
  }
152
152
 
153
- .e-multi-select-wrapper .e-searcher input[type=text] {
153
+ .e-multi-select-wrapper .e-searcher input[type=text],
154
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
154
155
  color: #201f1e;
155
156
  height: 100%;
156
157
  }
@@ -177,6 +177,11 @@
177
177
  width: 30px;
178
178
  }
179
179
 
180
+ .e-multi-select-wrapper .e-searcher input[type=text],
181
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
182
+ color: #fff;
183
+ }
184
+
180
185
  /* stylelint-disable-line no-empty-source */
181
186
  /* stylelint-disable property-no-vendor-prefix */
182
187
  @keyframes material-spinner-rotate {
@@ -131,6 +131,11 @@
131
131
  width: 40px;
132
132
  }
133
133
 
134
+ .e-multi-select-wrapper .e-searcher input[type=text],
135
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
136
+ color: #fff;
137
+ }
138
+
134
139
  /* stylelint-disable-line no-empty-source */
135
140
  /* stylelint-disable property-no-vendor-prefix */
136
141
  @keyframes material-spinner-rotate {
@@ -170,7 +170,8 @@
170
170
  width: 24px;
171
171
  }
172
172
 
173
- .e-multi-select-wrapper .e-searcher input[type=text] {
173
+ .e-multi-select-wrapper .e-searcher input[type=text],
174
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
174
175
  color: #fff;
175
176
  height: 100%;
176
177
  }
@@ -170,7 +170,8 @@
170
170
  width: 24px;
171
171
  }
172
172
 
173
- .e-multi-select-wrapper .e-searcher input[type=text] {
173
+ .e-multi-select-wrapper .e-searcher input[type=text],
174
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
174
175
  color: #212529;
175
176
  height: 100%;
176
177
  }
@@ -98,6 +98,11 @@
98
98
  margin: 2px 2px 2px 0;
99
99
  }
100
100
 
101
+ .e-multi-select-wrapper .e-searcher input[type=text],
102
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
103
+ color: #fff;
104
+ }
105
+
101
106
  /* stylelint-disable-line no-empty-source */
102
107
  /* stylelint-disable property-no-vendor-prefix */
103
108
  @keyframes material-spinner-rotate {
@@ -150,7 +150,8 @@
150
150
  width: 24px;
151
151
  }
152
152
 
153
- .e-multi-select-wrapper .e-searcher input[type=text] {
153
+ .e-multi-select-wrapper .e-searcher input[type=text],
154
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
154
155
  color: #f3f2f1;
155
156
  height: 100%;
156
157
  }
@@ -150,7 +150,8 @@
150
150
  width: 24px;
151
151
  }
152
152
 
153
- .e-multi-select-wrapper .e-searcher input[type=text] {
153
+ .e-multi-select-wrapper .e-searcher input[type=text],
154
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
154
155
  color: #201f1e;
155
156
  height: 100%;
156
157
  }
@@ -177,6 +177,11 @@
177
177
  width: 30px;
178
178
  }
179
179
 
180
+ .e-multi-select-wrapper .e-searcher input[type=text],
181
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
182
+ color: #fff;
183
+ }
184
+
180
185
  /* stylelint-disable-line no-empty-source */
181
186
  /* stylelint-disable property-no-vendor-prefix */
182
187
  @keyframes material-spinner-rotate {
@@ -118,7 +118,8 @@
118
118
  width: 28px;
119
119
  }
120
120
 
121
- .e-multi-select-wrapper .e-searcher input[type=text] {
121
+ .e-multi-select-wrapper .e-searcher input[type=text],
122
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
122
123
  color: #fff;
123
124
  height: 100%;
124
125
  }
@@ -118,7 +118,8 @@
118
118
  width: 28px;
119
119
  }
120
120
 
121
- .e-multi-select-wrapper .e-searcher input[type=text] {
121
+ .e-multi-select-wrapper .e-searcher input[type=text],
122
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
122
123
  color: #111827;
123
124
  height: 100%;
124
125
  }
@@ -118,7 +118,8 @@
118
118
  width: 28px;
119
119
  }
120
120
 
121
- .e-multi-select-wrapper .e-searcher input[type=text] {
121
+ .e-multi-select-wrapper .e-searcher input[type=text],
122
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
122
123
  color: #fff;
123
124
  height: 100%;
124
125
  }
@@ -118,7 +118,8 @@
118
118
  width: 28px;
119
119
  }
120
120
 
121
- .e-multi-select-wrapper .e-searcher input[type=text] {
121
+ .e-multi-select-wrapper .e-searcher input[type=text],
122
+ .e-multi-select-wrapper .e-multi-searcher input[type=text] {
122
123
  color: #111827;
123
124
  height: 100%;
124
125
  }