@syncfusion/ej2-react-querybuilder 26.1.42 → 26.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.
Files changed (39) hide show
  1. package/dist/ej2-react-querybuilder.min.js +1 -1
  2. package/dist/ej2-react-querybuilder.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/styles/bootstrap-dark.css +1 -962
  5. package/styles/bootstrap.css +1 -947
  6. package/styles/bootstrap4.css +1 -1070
  7. package/styles/bootstrap5-dark.css +1 -1004
  8. package/styles/bootstrap5.css +1 -1004
  9. package/styles/fabric-dark.css +1 -916
  10. package/styles/fabric.css +1 -898
  11. package/styles/fluent-dark.css +1 -991
  12. package/styles/fluent.css +1 -991
  13. package/styles/fluent2.css +1 -2052
  14. package/styles/highcontrast-light.css +1 -985
  15. package/styles/highcontrast.css +1 -1013
  16. package/styles/material-dark.css +1 -929
  17. package/styles/material.css +1 -956
  18. package/styles/material3-dark.css +1 -1079
  19. package/styles/material3.css +1 -1191
  20. package/styles/query-builder/bootstrap-dark.css +1 -962
  21. package/styles/query-builder/bootstrap.css +1 -947
  22. package/styles/query-builder/bootstrap4.css +1 -1070
  23. package/styles/query-builder/bootstrap5-dark.css +1 -1004
  24. package/styles/query-builder/bootstrap5.css +1 -1004
  25. package/styles/query-builder/fabric-dark.css +1 -916
  26. package/styles/query-builder/fabric.css +1 -898
  27. package/styles/query-builder/fluent-dark.css +1 -991
  28. package/styles/query-builder/fluent.css +1 -991
  29. package/styles/query-builder/fluent2.css +1 -2052
  30. package/styles/query-builder/highcontrast-light.css +1 -985
  31. package/styles/query-builder/highcontrast.css +1 -1013
  32. package/styles/query-builder/material-dark.css +1 -929
  33. package/styles/query-builder/material.css +1 -956
  34. package/styles/query-builder/material3-dark.css +1 -1079
  35. package/styles/query-builder/material3.css +1 -1191
  36. package/styles/query-builder/tailwind-dark.css +1 -948
  37. package/styles/query-builder/tailwind.css +1 -948
  38. package/styles/tailwind-dark.css +1 -948
  39. package/styles/tailwind.css +1 -948
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-querybuilder.min.js
3
- * version : 26.1.42
3
+ * version : 26.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-react-querybuilder.umd.min.js
3
- * version : 26.1.42
3
+ * version : 26.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-react-querybuilder@*",
3
- "_id": "@syncfusion/ej2-react-querybuilder@26.1.40",
3
+ "_id": "@syncfusion/ej2-react-querybuilder@26.1.42",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-lU6PW3iMuGpN3rj7CtN4SHK1OYNmvjm1JoXToeyu/47+gmeCKe6sgmMC19W+n8Tkx/SIdGRZrYc5TDuNsXwSlw==",
5
+ "_integrity": "sha512-bTnosUyESQMVK0u7WxTBaB6t3xX++GFCuRRctbnKfIwV7SfNuzOuX4lbbqMInHTuYgBMOB3xujk5LxXOndMfdQ==",
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": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-26.1.40.tgz",
23
- "_shasum": "899da21d2fbbb655386eec6969c6e299cc57fa8b",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-26.1.42.tgz",
23
+ "_shasum": "3d856b31487db37027ed491ab30ac81c2c84c0e0",
24
24
  "_spec": "@syncfusion/ej2-react-querybuilder@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~26.1.42",
35
- "@syncfusion/ej2-querybuilder": "26.1.42",
36
- "@syncfusion/ej2-react-base": "~26.1.35"
34
+ "@syncfusion/ej2-base": "~26.2.4",
35
+ "@syncfusion/ej2-querybuilder": "26.2.4",
36
+ "@syncfusion/ej2-react-base": "~26.2.4"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 QueryBuilder for React",
@@ -56,6 +56,6 @@
56
56
  "type": "git",
57
57
  "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
58
58
  },
59
- "version": "26.1.42",
59
+ "version": "26.2.4",
60
60
  "sideEffects": false
61
61
  }