@syncfusion/ej2-react-querybuilder 20.4.40 → 20.4.42

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
@@ -6,6 +6,14 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#F31632` - Accessibility issue in Query Builder has been resolved.
10
+
11
+ ## 20.4.40 (2022-12-28)
12
+
13
+ ### QueryBuilder
14
+
15
+ #### Bug Fixes
16
+
9
17
  - `#F178375` - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
10
18
  - `#I423706` - Issue with Field Dropdown list popups get collapses when we use `validateFields` method in query builder has been fixed
11
19
 
package/README.md CHANGED
@@ -121,4 +121,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
121
121
 
122
122
  See [LICENSE FILE](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=react-query-builder-npm) for more info.
123
123
 
124
- © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
124
+ © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1 +1,10 @@
1
+ /*!
2
+ * filename: ej2-react-querybuilder.min.js
3
+ * version : 20.4.42
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
+ */
1
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,2 +1,11 @@
1
+ /*!
2
+ * filename: ej2-react-querybuilder.umd.min.js
3
+ * version : 20.4.42
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
+ */
1
10
  !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-querybuilder")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-querybuilder"],t):t(e.ej={},e.ej2ReactBase,e.React,e.ej2Querybuilder)}(this,function(e,t,n,r){"use strict";var o=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)}}(),i=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="column",t}(t.ComplexBase),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="columns",t.moduleName="columns",t}(t.ComplexBase),c=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)}}(),s=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 c(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(r.QueryBuilder);t.applyMixins(s,[t.ComponentBase,n.Component]),e.ColumnDirective=i,e.ColumnsDirective=u,e.QueryBuilderComponent=s,Object.keys(r).forEach(function(t){e[t]=r[t]}),Object.defineProperty(e,"__esModule",{value:!0})});
2
11
  //# sourceMappingURL=ej2-react-querybuilder.umd.min.js.map
package/package.json CHANGED
@@ -1,70 +1,61 @@
1
- {
2
- "_from": "@syncfusion/ej2-react-querybuilder@*",
3
- "_id": "@syncfusion/ej2-react-querybuilder@18.19.2",
4
- "_inBundle": false,
5
- "_integrity": "sha512-GN21dTw5fu6s8umzxbT9JXHluJIKjw2HwDXTAEpqshWtulU+1fybdNOiOdq+BIdFT02QNMrmMoHVQ9gSTRTHtg==",
6
- "_location": "/@syncfusion/ej2-react-querybuilder",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-react-querybuilder@*",
12
- "name": "@syncfusion/ej2-react-querybuilder",
13
- "escapedName": "@syncfusion%2fej2-react-querybuilder",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/"
21
- ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-18.19.2.tgz",
23
- "_shasum": "b08d5dae14a241d99b7c1da593294969d80a2df6",
24
- "_spec": "@syncfusion/ej2-react-querybuilder@*",
25
- "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
- "author": {
27
- "name": "Syncfusion Inc."
28
- },
29
- "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-react-ui-components/issues"
31
- },
32
- "bundleDependencies": false,
33
- "dependencies": {
34
- "@syncfusion/ej2-base": "~20.4.40",
35
- "@syncfusion/ej2-querybuilder": "20.4.40",
36
- "@syncfusion/ej2-react-base": "~20.4.40"
37
- },
38
- "deprecated": false,
39
- "description": "Essential JS 2 QueryBuilder for React",
40
- "devDependencies": {},
41
- "es2015": "dist/es6/ej2-react-querybuilder.es2015.js",
42
- "homepage": "https://github.com/syncfusion/ej2-react-ui-components#readme",
43
- "keywords": [
44
- "ej2",
45
- "Syncfusion",
46
- "query builder",
47
- "querybuilder",
48
- "query designer",
49
- "filter",
50
- "javascript query builder",
51
- "typescript query builder",
52
- "syncfusion query builder",
53
- "react",
54
- "reactjs",
55
- "syncfusion react query builder",
56
- "react query builder",
57
- "react query designer",
58
- "react filter"
59
- ],
60
- "license": "SEE LICENSE IN license",
61
- "main": "./dist/ej2-react-querybuilder.umd.min.js",
62
- "module": "./index.js",
63
- "name": "@syncfusion/ej2-react-querybuilder",
64
- "repository": {
65
- "type": "git",
66
- "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
67
- },
68
- "version": "20.4.40",
69
- "sideEffects": false
70
- }
1
+ {
2
+ "_from": "@syncfusion/ej2-react-querybuilder@*",
3
+ "_id": "@syncfusion/ej2-react-querybuilder@20.4.40",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-KCWGYYtWMDPe1EAbdLvr8Ja8kM+jvlS80K3IYLp4qkoCyxc7aZg5z83e3vWmLVpHWGfqro4Ys42zkJmpdmQUEA==",
6
+ "_location": "/@syncfusion/ej2-react-querybuilder",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-react-querybuilder@*",
12
+ "name": "@syncfusion/ej2-react-querybuilder",
13
+ "escapedName": "@syncfusion%2fej2-react-querybuilder",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
18
+ },
19
+ "_requiredBy": [
20
+ "/"
21
+ ],
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-20.4.40.tgz",
23
+ "_shasum": "e43b636413a92efe236b27b8f01e42463ff6c86f",
24
+ "_spec": "@syncfusion/ej2-react-querybuilder@*",
25
+ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
+ "author": {
27
+ "name": "Syncfusion Inc."
28
+ },
29
+ "bugs": {
30
+ "url": "https://github.com/syncfusion/ej2-react-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
33
+ "dependencies": {
34
+ "@syncfusion/ej2-base": "~20.4.42",
35
+ "@syncfusion/ej2-querybuilder": "20.4.42",
36
+ "@syncfusion/ej2-react-base": "~20.4.42"
37
+ },
38
+ "deprecated": false,
39
+ "description": "Essential JS 2 QueryBuilder for React",
40
+ "devDependencies": {},
41
+ "es2015": "dist/es6/ej2-react-querybuilder.es2015.js",
42
+ "homepage": "https://www.syncfusion.com/react-components",
43
+ "keywords": [
44
+ "react",
45
+ "reactjs",
46
+ "syncfusion react query builder",
47
+ "react query builder",
48
+ "react query designer",
49
+ "react filter"
50
+ ],
51
+ "license": "SEE LICENSE IN license",
52
+ "main": "./dist/ej2-react-querybuilder.umd.min.js",
53
+ "module": "./index.js",
54
+ "name": "@syncfusion/ej2-react-querybuilder",
55
+ "repository": {
56
+ "type": "git",
57
+ "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
58
+ },
59
+ "version": "20.4.42",
60
+ "sideEffects": false
61
+ }
@@ -159,7 +159,7 @@
159
159
 
160
160
  .e-bigger .e-multi-select-wrapper .e-chips-close {
161
161
  height: 30px;
162
- width: 30px;
162
+ width: auto;
163
163
  }
164
164
 
165
165
  .e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {
@@ -159,7 +159,7 @@
159
159
 
160
160
  .e-bigger .e-multi-select-wrapper .e-chips-close {
161
161
  height: 30px;
162
- width: 30px;
162
+ width: auto;
163
163
  }
164
164
 
165
165
  .e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {