@syncfusion/ej2-react-dropdowns 28.2.11 → 29.1.33

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
@@ -206,7 +206,7 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
206
206
 
207
207
  ## License and copyright
208
208
 
209
- > This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [React UI components](https://www.syncfusion.com/react-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
209
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [React UI components](https://www.syncfusion.com/react-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
210
210
 
211
211
  > 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.
212
212
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-dropdowns.min.js
3
- * version : 28.2.11
3
+ * version : 29.1.33
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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-dropdowns.umd.min.js
3
- * version : 28.2.11
3
+ * version : 29.1.33
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-react-dropdowns@*",
3
- "_id": "@syncfusion/ej2-react-dropdowns@28.2.9",
3
+ "_id": "@syncfusion/ej2-react-dropdowns@18.66.23",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-m+pekTSpBWq1/vN8lBAFIqJVgmh38QLx8Wmo5ZSluMVq/zE0i3DsgXhm/fdhq60R/1Q3TEXFY4w36vssJ7eCuQ==",
5
+ "_integrity": "sha512-KBlNMFjglCLRghpg1XqwtHujv4BPZGb5mpB07rMzhR1mZ2wgPPCn3En6T3TQ0i6Sweqlh28sOBsMfumOMmmRwQ==",
6
6
  "_location": "/@syncfusion/ej2-react-dropdowns",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-28.2.9.tgz",
23
- "_shasum": "18739da04bd0e344401fa7629845947ce5e51230",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-18.66.23.tgz",
23
+ "_shasum": "9d9de2c85b5965a0f4184b3e39d41a2a2ed9897e",
24
24
  "_spec": "@syncfusion/ej2-react-dropdowns@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~28.2.9",
35
- "@syncfusion/ej2-dropdowns": "28.2.11",
36
- "@syncfusion/ej2-react-base": "~28.2.7"
34
+ "@syncfusion/ej2-base": "~29.1.33",
35
+ "@syncfusion/ej2-dropdowns": "29.1.33",
36
+ "@syncfusion/ej2-react-base": "~29.1.33"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 DropDown Components for React",
@@ -58,6 +58,6 @@
58
58
  "type": "git",
59
59
  "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
60
60
  },
61
- "version": "28.2.11",
61
+ "version": "29.1.33",
62
62
  "sideEffects": false
63
63
  }