@syncfusion/ej2-angular-querybuilder 20.1.48 → 20.1.59

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 (38) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/dist/ej2-angular-querybuilder.umd.js +1 -1
  3. package/dist/ej2-angular-querybuilder.umd.min.js +1 -1
  4. package/package.json +8 -8
  5. package/schematics/ng-add/schema.json +1 -1
  6. package/schematics/utils/lib-details.d.ts +2 -2
  7. package/schematics/utils/lib-details.js +2 -2
  8. package/schematics/utils/lib-details.ts +2 -2
  9. package/styles/bootstrap-dark.css +31 -214
  10. package/styles/bootstrap.css +31 -214
  11. package/styles/bootstrap4.css +32 -221
  12. package/styles/bootstrap5-dark.css +32 -213
  13. package/styles/bootstrap5.css +32 -213
  14. package/styles/fabric-dark.css +31 -210
  15. package/styles/fabric.css +31 -210
  16. package/styles/fluent-dark.css +31 -212
  17. package/styles/fluent.css +31 -212
  18. package/styles/highcontrast-light.css +32 -252
  19. package/styles/highcontrast.css +32 -252
  20. package/styles/material-dark.css +27 -199
  21. package/styles/material.css +27 -199
  22. package/styles/query-builder/bootstrap-dark.css +31 -214
  23. package/styles/query-builder/bootstrap.css +31 -214
  24. package/styles/query-builder/bootstrap4.css +32 -221
  25. package/styles/query-builder/bootstrap5-dark.css +32 -213
  26. package/styles/query-builder/bootstrap5.css +32 -213
  27. package/styles/query-builder/fabric-dark.css +31 -210
  28. package/styles/query-builder/fabric.css +31 -210
  29. package/styles/query-builder/fluent-dark.css +31 -212
  30. package/styles/query-builder/fluent.css +31 -212
  31. package/styles/query-builder/highcontrast-light.css +32 -252
  32. package/styles/query-builder/highcontrast.css +32 -252
  33. package/styles/query-builder/material-dark.css +27 -199
  34. package/styles/query-builder/material.css +27 -199
  35. package/styles/query-builder/tailwind-dark.css +28 -200
  36. package/styles/query-builder/tailwind.css +28 -200
  37. package/styles/tailwind-dark.css +28 -200
  38. package/styles/tailwind.css +28 -200
package/CHANGELOG.md CHANGED
@@ -6,6 +6,31 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `I379818` - Issue with Getting change event as undefined for fields having custom value template of query builder has been fixed.
10
+
11
+ ## 20.1.55 (2022-05-12)
12
+
13
+ ### QueryBuilder
14
+
15
+ #### Bug Fixes
16
+
17
+ - `I375944` - Issue with Null value is not available in IN operator of query builder has been fixed.
18
+
19
+ ## 20.1.51 (2022-04-26)
20
+
21
+ ### QueryBuilder
22
+
23
+ #### Bug Fixes
24
+
25
+ - `I368359` - Issue with Validate Fields is not properly working for the rule template in query builder has been fixed.
26
+ - `I374364` - Issue with Query builder rule shows field value instead of label value, while we set fieldMode as dropdowntree has been fixed.
27
+
28
+ ## 20.1.48 (2022-04-12)
29
+
30
+ ### QueryBuilder
31
+
32
+ #### Bug Fixes
33
+
9
34
  - `F174051` - Issue with Script error throws while adding group in Query builder header template has been fixed.
10
35
 
11
36
  ## 19.3.45 (2021-10-12)
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-querybuilder.umd.js
3
- * version : 20.1.48
3
+ * version : 20.1.59
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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-querybuilder.umd.min.js
3
- * version : 20.1.48
3
+ * version : 20.1.59
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-angular-querybuilder@*",
3
- "_id": "@syncfusion/ej2-angular-querybuilder@20.1.47",
3
+ "_id": "@syncfusion/ej2-angular-querybuilder@20.1.55",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-rhm5SIWkiAJyCwbZ6Yro1e/voMxco+UePBq1xUj8S9VQF1thFuAric4ECc3yJ03s7M5HM9l3M0mVLcLaPGpJVw==",
5
+ "_integrity": "sha512-pK0tjlqi05luPaDZ5Vkmo2vRJPbBOHkhNvVR8XZrrooO/CuZL6EMySbyrb9GkimC24zVxvOp0q3QS367TseDSA==",
6
6
  "_location": "/@syncfusion/ej2-angular-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-angular-querybuilder/-/ej2-angular-querybuilder-20.1.47.tgz",
23
- "_shasum": "0c1683d0c0f1bcd876d5e642e8b4fc14da75b346",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-querybuilder/-/ej2-angular-querybuilder-20.1.55.tgz",
23
+ "_shasum": "3a1e90e0efa8d90eae814f1a85d1971a07798cb8",
24
24
  "_spec": "@syncfusion/ej2-angular-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-angular-base": "~20.1.48",
35
- "@syncfusion/ej2-base": "~20.1.48",
36
- "@syncfusion/ej2-querybuilder": "20.1.48"
34
+ "@syncfusion/ej2-angular-base": "~20.1.55",
35
+ "@syncfusion/ej2-base": "~20.1.57",
36
+ "@syncfusion/ej2-querybuilder": "20.1.59"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 QueryBuilder for Angular",
@@ -67,5 +67,5 @@
67
67
  "schematics": "./schematics/collection.json",
68
68
  "sideEffects": false,
69
69
  "typings": "ej2-angular-querybuilder.d.ts",
70
- "version": "20.1.48"
70
+ "version": "20.1.59"
71
71
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/schema",
3
- "id": "ngAdd",
3
+ "$id": "ngAdd",
4
4
  "title": "Add Essential JS 2 Angular packages",
5
5
  "type": "object",
6
6
  "properties": {
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-querybuilder";
2
- export declare const pkgVer = "^20.1.47";
2
+ export declare const pkgVer = "^20.1.55";
3
3
  export declare const moduleName = "QueryBuilderModule";
4
- export declare const themeVer = "~20.1.47";
4
+ export declare const themeVer = "~20.1.55";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-querybuilder';
4
- exports.pkgVer = '^20.1.47';
4
+ exports.pkgVer = '^20.1.55';
5
5
  exports.moduleName = 'QueryBuilderModule';
6
- exports.themeVer = '~20.1.47';
6
+ exports.themeVer = '~20.1.55';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-querybuilder';
2
- export const pkgVer = '^20.1.47';
2
+ export const pkgVer = '^20.1.55';
3
3
  export const moduleName = 'QueryBuilderModule';
4
- export const themeVer = '~20.1.47';
4
+ export const themeVer = '~20.1.55';