@syncfusion/ej2-react-querybuilder 20.2.48 → 20.3.47

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 (34) hide show
  1. package/CHANGELOG.md +5 -30
  2. package/dist/ej2-react-querybuilder.min.js +10 -0
  3. package/dist/ej2-react-querybuilder.umd.min.js +1 -1
  4. package/package.json +8 -8
  5. package/styles/bootstrap-dark.css +2 -0
  6. package/styles/bootstrap.css +2 -0
  7. package/styles/bootstrap4.css +2 -0
  8. package/styles/bootstrap5-dark.css +2 -0
  9. package/styles/bootstrap5.css +2 -0
  10. package/styles/fabric-dark.css +2 -0
  11. package/styles/fabric.css +2 -0
  12. package/styles/fluent-dark.css +2 -0
  13. package/styles/fluent.css +2 -0
  14. package/styles/highcontrast-light.css +5 -0
  15. package/styles/highcontrast.css +5 -0
  16. package/styles/material-dark.css +2 -0
  17. package/styles/material.css +2 -0
  18. package/styles/query-builder/bootstrap-dark.css +2 -0
  19. package/styles/query-builder/bootstrap.css +2 -0
  20. package/styles/query-builder/bootstrap4.css +2 -0
  21. package/styles/query-builder/bootstrap5-dark.css +2 -0
  22. package/styles/query-builder/bootstrap5.css +2 -0
  23. package/styles/query-builder/fabric-dark.css +2 -0
  24. package/styles/query-builder/fabric.css +2 -0
  25. package/styles/query-builder/fluent-dark.css +2 -0
  26. package/styles/query-builder/fluent.css +2 -0
  27. package/styles/query-builder/highcontrast-light.css +5 -0
  28. package/styles/query-builder/highcontrast.css +5 -0
  29. package/styles/query-builder/material-dark.css +2 -0
  30. package/styles/query-builder/material.css +2 -0
  31. package/styles/query-builder/tailwind-dark.css +2 -0
  32. package/styles/query-builder/tailwind.css +2 -0
  33. package/styles/tailwind-dark.css +2 -0
  34. package/styles/tailwind.css +2 -0
package/CHANGELOG.md CHANGED
@@ -6,42 +6,17 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
- - `#I375472` - Issue with Change event not trigger for changing field for default column to rule template column in query builder has been fixed.
10
-
11
- ## 20.2.46 (2022-08-30)
12
-
13
- ### QueryBuilder
14
-
15
- #### Bug Fixes
16
-
17
- - `#I394878` - Issue with Date type Between value not render properly while using `setRulesFromSql` method has been fixed.
18
-
19
- ## 20.2.43 (2022-08-08)
20
-
21
- ### QueryBuilder
22
-
23
- #### Bug Fixes
24
-
25
9
  - `#I391922` - Issue with Show Buttons option in query builder has been fixed.
26
-
27
- ## 20.2.40 (2022-07-26)
28
-
29
- ### QueryBuilder
30
-
31
- #### Bug Fixes
32
-
33
- - `#I375472` - Issue with Rule template default rendered while add condition/group in query builder, if first column as rule template has been fixed.
34
- - `#I388333` - Issue with Value template not destroy properly when we use complex data source in query builder has been fixed.
35
-
36
- ## 20.2.36 (2022-06-30)
10
+ - `#I399576` - Issue with Custom operator not set properly when we set one field is a prefix of other field as number in query builder has been fixed.
11
+ - `#I375472` - Issue with Change event not trigger for changing field for default column to rule template column in query builder has been fixed.
12
+ - `#I394878` - Issue with Date type Between value not render properly while using `setRulesFromSql` method has been fixed
37
13
 
38
14
  ### QueryBuilder
39
15
 
40
16
  #### Bug Fixes
41
17
 
42
- - Issue with Dynamically changing the columns with complex data source of query builder has been fixed.
43
-
44
- - `I379818` - Issue with Getting change event as undefined for fields having custom value template of query builder has been fixed.
18
+ - `#I375472` Issue with Rule template default rendered while add condition/group in query builder, if first column as rule template has been fixed.
19
+ - `#I388333` Issue with Value template not destroy properly when we use complex data source in query builder has been fixed.
45
20
 
46
21
  ## 19.3.45 (2021-10-12)
47
22
 
@@ -0,0 +1,10 @@
1
+ /*!
2
+ * filename: ej2-react-querybuilder.min.js
3
+ * version : 20.3.47
4
+ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
+ * Use of this code is subject to the terms of our license.
6
+ * A copy of the current license can be obtained at any time by e-mailing
7
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
8
+ * applicable laws.
9
+ */
10
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("SyncfusionQuerybuilder"),require("SyncfusionReactBase"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionQuerybuilder","SyncfusionReactBase","React"],t):"object"==typeof exports?exports.SyncfusionReactQuerybuilder=t(require("SyncfusionQuerybuilder"),require("SyncfusionReactBase"),require("React")):e.SyncfusionReactQuerybuilder=t(e.SyncfusionQuerybuilder,e.SyncfusionReactBase,e.React)}(this,function(e,t,n){return function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n={};return t.m=e,t.c=n,t.i=function(e){return e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=3)}([function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t,n){"use strict";var r=n(4);n.d(t,"a",function(){return r.a}),n.d(t,"b",function(){return r.b});var o=n(5);n.d(t,"c",function(){return o.a})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(2);n.d(t,"ColumnDirective",function(){return r.a}),n.d(t,"ColumnsDirective",function(){return r.b}),n.d(t,"QueryBuilderComponent",function(){return r.c});var o=n(0);n.n(o);for(var u in o)["ColumnDirective","ColumnsDirective","QueryBuilderComponent","default"].indexOf(u)<0&&function(e){n.d(t,e,function(){return o[e]})}(u)},function(e,t,n){"use strict";n.d(t,"a",function(){return u}),n.d(t,"b",function(){return i});var r=n(1),o=(n.n(r),this&&this.__extends||function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="column",t}(r.ComplexBase),i=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="columns",t.moduleName="columns",t}(r.ComplexBase)},function(e,t,n){"use strict";n.d(t,"a",function(){return c});var r=n(6),o=(n.n(r),n(0)),u=(n.n(o),n(1)),i=(n.n(u),this&&this.__extends||function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={columns:"column"},n.immediateRender=!1,n.portals=[],n}return i(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(o.QueryBuilder);n.i(u.applyMixins)(c,[u.ComponentBase,r.Component])},function(e,t){e.exports=n}])});
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-querybuilder.umd.min.js
3
- * version : 20.2.48
3
+ * version : 20.3.47
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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-react-querybuilder@*",
3
- "_id": "@syncfusion/ej2-react-querybuilder@20.2.46",
3
+ "_id": "@syncfusion/ej2-react-querybuilder@18.19.1",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-XcLmA7jIVyr1EpxNonqpSEDgsZh6P+Z/mz0reMgaZf+9ft6XjiVqJNfos6sah0K+F9gSJE2R8fhCeC1MpqSF6w==",
5
+ "_integrity": "sha512-B1PdqjywBtu35lnm3ZcDILJnUt+nnUGPxFPqXiHVsRiEv+irhjZYhc0GAT13eaBTFKQwo+N5p1MNhVaSjf5irw==",
6
6
  "_location": "/@syncfusion/ej2-react-querybuilder",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-20.2.46.tgz",
23
- "_shasum": "873c877bc959314d6d18bd806e15c54d0a9a60cd",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-18.19.1.tgz",
23
+ "_shasum": "e8e0163f2ff5382bbe760a118a4de5df6b71a199",
24
24
  "_spec": "@syncfusion/ej2-react-querybuilder@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.2.48",
35
- "@syncfusion/ej2-querybuilder": "20.2.48",
36
- "@syncfusion/ej2-react-base": "~20.2.45"
34
+ "@syncfusion/ej2-base": "~20.3.47",
35
+ "@syncfusion/ej2-querybuilder": "20.3.47",
36
+ "@syncfusion/ej2-react-base": "~20.3.47"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 QueryBuilder for React",
@@ -63,6 +63,6 @@
63
63
  "type": "git",
64
64
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
65
65
  },
66
- "version": "20.2.48",
66
+ "version": "20.3.47",
67
67
  "sideEffects": false
68
68
  }
@@ -131,6 +131,8 @@
131
131
  width: 40px;
132
132
  }
133
133
 
134
+ /* stylelint-disable-line no-empty-source */
135
+ /* stylelint-disable property-no-vendor-prefix */
134
136
  @keyframes material-spinner-rotate {
135
137
  0% {
136
138
  transform: rotate(0);
@@ -129,6 +129,8 @@
129
129
  width: 40px;
130
130
  }
131
131
 
132
+ /* stylelint-disable-line no-empty-source */
133
+ /* stylelint-disable property-no-vendor-prefix */
132
134
  @keyframes material-spinner-rotate {
133
135
  0% {
134
136
  transform: rotate(0);
@@ -209,6 +209,8 @@
209
209
  margin-top: -3.5em;
210
210
  }
211
211
 
212
+ /* stylelint-disable-line no-empty-source */
213
+ /* stylelint-disable property-no-vendor-prefix */
212
214
  @keyframes material-spinner-rotate {
213
215
  0% {
214
216
  transform: rotate(0);
@@ -179,6 +179,8 @@
179
179
  border-left-width: 0;
180
180
  }
181
181
 
182
+ /* stylelint-disable-line no-empty-source */
183
+ /* stylelint-disable property-no-vendor-prefix */
182
184
  @keyframes material-spinner-rotate {
183
185
  0% {
184
186
  transform: rotate(0);
@@ -179,6 +179,8 @@
179
179
  border-left-width: 0;
180
180
  }
181
181
 
182
+ /* stylelint-disable-line no-empty-source */
183
+ /* stylelint-disable property-no-vendor-prefix */
182
184
  @keyframes material-spinner-rotate {
183
185
  0% {
184
186
  transform: rotate(0);
@@ -98,6 +98,8 @@
98
98
  margin: 2px 2px 2px 0;
99
99
  }
100
100
 
101
+ /* stylelint-disable-line no-empty-source */
102
+ /* stylelint-disable property-no-vendor-prefix */
101
103
  @keyframes material-spinner-rotate {
102
104
  0% {
103
105
  transform: rotate(0);
package/styles/fabric.css CHANGED
@@ -91,6 +91,8 @@
91
91
  margin: 2px 2px 2px 0;
92
92
  }
93
93
 
94
+ /* stylelint-disable-line no-empty-source */
95
+ /* stylelint-disable property-no-vendor-prefix */
94
96
  @keyframes material-spinner-rotate {
95
97
  0% {
96
98
  transform: rotate(0);
@@ -159,6 +159,8 @@
159
159
  border-left-width: 0;
160
160
  }
161
161
 
162
+ /* stylelint-disable-line no-empty-source */
163
+ /* stylelint-disable property-no-vendor-prefix */
162
164
  @keyframes material-spinner-rotate {
163
165
  0% {
164
166
  transform: rotate(0);
package/styles/fluent.css CHANGED
@@ -159,6 +159,8 @@
159
159
  border-left-width: 0;
160
160
  }
161
161
 
162
+ /* stylelint-disable-line no-empty-source */
163
+ /* stylelint-disable property-no-vendor-prefix */
162
164
  @keyframes material-spinner-rotate {
163
165
  0% {
164
166
  transform: rotate(0);
@@ -80,6 +80,9 @@
80
80
  color: #000;
81
81
  top: 12px;
82
82
  }
83
+ .e-multiselect .e-multi-select-wrapper input {
84
+ /* stylelint-disable property-no-vendor-prefix */
85
+ }
83
86
  .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
84
87
  color: #4f4f4f;
85
88
  font-family: inherit;
@@ -172,6 +175,8 @@
172
175
  width: 30px;
173
176
  }
174
177
 
178
+ /* stylelint-disable-line no-empty-source */
179
+ /* stylelint-disable property-no-vendor-prefix */
175
180
  @keyframes material-spinner-rotate {
176
181
  0% {
177
182
  transform: rotate(0);
@@ -80,6 +80,9 @@
80
80
  color: #fff;
81
81
  top: 12px;
82
82
  }
83
+ .e-multiselect .e-multi-select-wrapper input {
84
+ /* stylelint-disable property-no-vendor-prefix */
85
+ }
83
86
  .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
84
87
  color: #969696;
85
88
  font-family: inherit;
@@ -174,6 +177,8 @@
174
177
  width: 30px;
175
178
  }
176
179
 
180
+ /* stylelint-disable-line no-empty-source */
181
+ /* stylelint-disable property-no-vendor-prefix */
177
182
  @keyframes material-spinner-rotate {
178
183
  0% {
179
184
  transform: rotate(0);
@@ -105,6 +105,8 @@
105
105
  padding: 5px 5px 5px 12px;
106
106
  }
107
107
 
108
+ /* stylelint-disable-line no-empty-source */
109
+ /* stylelint-disable property-no-vendor-prefix */
108
110
  @keyframes material-spinner-rotate {
109
111
  0% {
110
112
  transform: rotate(0deg);
@@ -130,6 +130,8 @@
130
130
  padding: 4px 8px;
131
131
  }
132
132
 
133
+ /* stylelint-disable-line no-empty-source */
134
+ /* stylelint-disable property-no-vendor-prefix */
133
135
  @keyframes material-spinner-rotate {
134
136
  0% {
135
137
  transform: rotate(0deg);
@@ -131,6 +131,8 @@
131
131
  width: 40px;
132
132
  }
133
133
 
134
+ /* stylelint-disable-line no-empty-source */
135
+ /* stylelint-disable property-no-vendor-prefix */
134
136
  @keyframes material-spinner-rotate {
135
137
  0% {
136
138
  transform: rotate(0);
@@ -129,6 +129,8 @@
129
129
  width: 40px;
130
130
  }
131
131
 
132
+ /* stylelint-disable-line no-empty-source */
133
+ /* stylelint-disable property-no-vendor-prefix */
132
134
  @keyframes material-spinner-rotate {
133
135
  0% {
134
136
  transform: rotate(0);
@@ -209,6 +209,8 @@
209
209
  margin-top: -3.5em;
210
210
  }
211
211
 
212
+ /* stylelint-disable-line no-empty-source */
213
+ /* stylelint-disable property-no-vendor-prefix */
212
214
  @keyframes material-spinner-rotate {
213
215
  0% {
214
216
  transform: rotate(0);
@@ -179,6 +179,8 @@
179
179
  border-left-width: 0;
180
180
  }
181
181
 
182
+ /* stylelint-disable-line no-empty-source */
183
+ /* stylelint-disable property-no-vendor-prefix */
182
184
  @keyframes material-spinner-rotate {
183
185
  0% {
184
186
  transform: rotate(0);
@@ -179,6 +179,8 @@
179
179
  border-left-width: 0;
180
180
  }
181
181
 
182
+ /* stylelint-disable-line no-empty-source */
183
+ /* stylelint-disable property-no-vendor-prefix */
182
184
  @keyframes material-spinner-rotate {
183
185
  0% {
184
186
  transform: rotate(0);
@@ -98,6 +98,8 @@
98
98
  margin: 2px 2px 2px 0;
99
99
  }
100
100
 
101
+ /* stylelint-disable-line no-empty-source */
102
+ /* stylelint-disable property-no-vendor-prefix */
101
103
  @keyframes material-spinner-rotate {
102
104
  0% {
103
105
  transform: rotate(0);
@@ -91,6 +91,8 @@
91
91
  margin: 2px 2px 2px 0;
92
92
  }
93
93
 
94
+ /* stylelint-disable-line no-empty-source */
95
+ /* stylelint-disable property-no-vendor-prefix */
94
96
  @keyframes material-spinner-rotate {
95
97
  0% {
96
98
  transform: rotate(0);
@@ -159,6 +159,8 @@
159
159
  border-left-width: 0;
160
160
  }
161
161
 
162
+ /* stylelint-disable-line no-empty-source */
163
+ /* stylelint-disable property-no-vendor-prefix */
162
164
  @keyframes material-spinner-rotate {
163
165
  0% {
164
166
  transform: rotate(0);
@@ -159,6 +159,8 @@
159
159
  border-left-width: 0;
160
160
  }
161
161
 
162
+ /* stylelint-disable-line no-empty-source */
163
+ /* stylelint-disable property-no-vendor-prefix */
162
164
  @keyframes material-spinner-rotate {
163
165
  0% {
164
166
  transform: rotate(0);
@@ -80,6 +80,9 @@
80
80
  color: #000;
81
81
  top: 12px;
82
82
  }
83
+ .e-multiselect .e-multi-select-wrapper input {
84
+ /* stylelint-disable property-no-vendor-prefix */
85
+ }
83
86
  .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
84
87
  color: #4f4f4f;
85
88
  font-family: inherit;
@@ -172,6 +175,8 @@
172
175
  width: 30px;
173
176
  }
174
177
 
178
+ /* stylelint-disable-line no-empty-source */
179
+ /* stylelint-disable property-no-vendor-prefix */
175
180
  @keyframes material-spinner-rotate {
176
181
  0% {
177
182
  transform: rotate(0);
@@ -80,6 +80,9 @@
80
80
  color: #fff;
81
81
  top: 12px;
82
82
  }
83
+ .e-multiselect .e-multi-select-wrapper input {
84
+ /* stylelint-disable property-no-vendor-prefix */
85
+ }
83
86
  .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
84
87
  color: #969696;
85
88
  font-family: inherit;
@@ -174,6 +177,8 @@
174
177
  width: 30px;
175
178
  }
176
179
 
180
+ /* stylelint-disable-line no-empty-source */
181
+ /* stylelint-disable property-no-vendor-prefix */
177
182
  @keyframes material-spinner-rotate {
178
183
  0% {
179
184
  transform: rotate(0);
@@ -105,6 +105,8 @@
105
105
  padding: 5px 5px 5px 12px;
106
106
  }
107
107
 
108
+ /* stylelint-disable-line no-empty-source */
109
+ /* stylelint-disable property-no-vendor-prefix */
108
110
  @keyframes material-spinner-rotate {
109
111
  0% {
110
112
  transform: rotate(0deg);
@@ -130,6 +130,8 @@
130
130
  padding: 4px 8px;
131
131
  }
132
132
 
133
+ /* stylelint-disable-line no-empty-source */
134
+ /* stylelint-disable property-no-vendor-prefix */
133
135
  @keyframes material-spinner-rotate {
134
136
  0% {
135
137
  transform: rotate(0deg);
@@ -124,6 +124,8 @@
124
124
  height: 100%;
125
125
  }
126
126
 
127
+ /* stylelint-disable-line no-empty-source */
128
+ /* stylelint-disable property-no-vendor-prefix */
127
129
  @keyframes material-spinner-rotate {
128
130
  0% {
129
131
  transform: rotate(0);
@@ -124,6 +124,8 @@
124
124
  height: 100%;
125
125
  }
126
126
 
127
+ /* stylelint-disable-line no-empty-source */
128
+ /* stylelint-disable property-no-vendor-prefix */
127
129
  @keyframes material-spinner-rotate {
128
130
  0% {
129
131
  transform: rotate(0);
@@ -124,6 +124,8 @@
124
124
  height: 100%;
125
125
  }
126
126
 
127
+ /* stylelint-disable-line no-empty-source */
128
+ /* stylelint-disable property-no-vendor-prefix */
127
129
  @keyframes material-spinner-rotate {
128
130
  0% {
129
131
  transform: rotate(0);
@@ -124,6 +124,8 @@
124
124
  height: 100%;
125
125
  }
126
126
 
127
+ /* stylelint-disable-line no-empty-source */
128
+ /* stylelint-disable property-no-vendor-prefix */
127
129
  @keyframes material-spinner-rotate {
128
130
  0% {
129
131
  transform: rotate(0);