@syncfusion/ej2-vue-querybuilder 28.1.33 → 28.2.3

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/README.md CHANGED
@@ -144,4 +144,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/b
144
144
  > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
145
145
  See [LICENSE FILE](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=vue-query-builder-npm) for more info.
146
146
 
147
- © Copyright 2024 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
147
+ © Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-querybuilder.umd.min.js
3
- * version : 28.1.33
3
+ * version : 28.2.3
4
4
  * Copyright Syncfusion Inc. 2001 - 2024. 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-vue-querybuilder@*",
3
- "_id": "@syncfusion/ej2-vue-querybuilder@26.1.35",
3
+ "_id": "@syncfusion/ej2-vue-querybuilder@28.1.33",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-spGPbOdPOsPBvOc6Mmb8it8DNXTJsgn1pnBs/lZURzVFqR+Hl/P07r+iEvYCFVXJNIIzM50UWn1woYu9+C4bpw==",
5
+ "_integrity": "sha512-ZsWlUdSKOQQveIf4D6kRhL66xXUgwMj0Y4UepEKOS/w9S7K9QFQsNdqFQ6lT9peVg+B0aHyyrLbaOsESiKwy+A==",
6
6
  "_location": "/@syncfusion/ej2-vue-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-release/@syncfusion/ej2-vue-querybuilder/-/ej2-vue-querybuilder-26.1.35.tgz",
23
- "_shasum": "0d03952d6cd9a96e4b670a7240374f8c8dde9d31",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-querybuilder/-/ej2-vue-querybuilder-28.1.33.tgz",
23
+ "_shasum": "0142e5aae15095b42cfcb82d09cee0ceb07890d7",
24
24
  "_spec": "@syncfusion/ej2-vue-querybuilder@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~28.1.33",
35
- "@syncfusion/ej2-querybuilder": "28.1.33",
36
- "@syncfusion/ej2-vue-base": "~28.1.33"
34
+ "@syncfusion/ej2-base": "~28.2.3",
35
+ "@syncfusion/ej2-querybuilder": "28.2.3",
36
+ "@syncfusion/ej2-vue-base": "~28.2.3"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 QueryBuilder for Vue",
@@ -61,6 +61,6 @@
61
61
  "ci-publish": "gulp ci-publish",
62
62
  "compile": "gulp ci-compile && gulp vue-global-script"
63
63
  },
64
- "version": "28.1.33",
64
+ "version": "28.2.3",
65
65
  "sideEffects": false
66
66
  }