@syncfusion/ej2-navigations 26.2.4 → 26.2.5

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-navigations.min.js
3
- * version : 26.2.4
3
+ * version : 26.2.5
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-navigations.umd.min.js
3
- * version : 26.2.4
3
+ * version : 26.2.5
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-navigations.min.js
3
- * version : 26.2.4
3
+ * version : 26.2.5
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: index.d.ts
3
- * version : 26.2.4
3
+ * version : 26.2.5
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
@@ -51,12 +51,12 @@
51
51
  },
52
52
  "bundleDependencies": false,
53
53
  "dependencies": {
54
- "@syncfusion/ej2-base": "~26.2.4",
55
- "@syncfusion/ej2-buttons": "~26.2.4",
56
- "@syncfusion/ej2-data": "~26.2.4",
57
- "@syncfusion/ej2-inputs": "~26.2.4",
58
- "@syncfusion/ej2-lists": "~26.2.4",
59
- "@syncfusion/ej2-popups": "~26.2.4"
54
+ "@syncfusion/ej2-base": "~26.2.5",
55
+ "@syncfusion/ej2-buttons": "~26.2.5",
56
+ "@syncfusion/ej2-data": "~26.2.5",
57
+ "@syncfusion/ej2-inputs": "~26.2.5",
58
+ "@syncfusion/ej2-lists": "~26.2.5",
59
+ "@syncfusion/ej2-popups": "~26.2.5"
60
60
  },
61
61
  "deprecated": false,
62
62
  "description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another",
@@ -161,6 +161,6 @@
161
161
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
162
162
  },
163
163
  "typings": "index.d.ts",
164
- "version": "26.2.4",
164
+ "version": "26.2.5",
165
165
  "sideEffects": false
166
166
  }