@syncfusion/ej2-angular-navigations
Advanced tools
Comparing version
@@ -5,2 +5,4 @@ # Changelog | ||
## 17.2.41 (2019-08-14) | ||
### TreeView | ||
@@ -7,0 +9,0 @@ |
/*! | ||
* filename: ej2-angular-navigations.umd.js | ||
* version : 17.2.41 | ||
* version : 17.2.46 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-angular-navigations.umd.min.js | ||
* version : 17.2.41 | ||
* version : 17.2.46 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-angular-navigations@*", | ||
"_id": "@syncfusion/ej2-angular-navigations@17.2.40", | ||
"_id": "@syncfusion/ej2-angular-navigations@17.2.41", | ||
"_inBundle": false, | ||
"_integrity": "sha512-tR+FzwB/vNUB6j3Gmh1ck3RIR6EwNa/9WGC5I61n6ZwYAg7a4G6xkWtUatkDDTnGsen15ucSBL3eYjfs0P66Xw==", | ||
"_integrity": "sha512-RXowbFn0g6USW2XDRw3CjT1mzejc4hk72u4/+76o4L7ptjy8a8Dok0IG9vW8JJqdXTdd8gPt3U9mSEKfuWrCJg==", | ||
"_location": "/@syncfusion/ej2-angular-navigations", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-17.2.40.tgz", | ||
"_shasum": "ac7f3c1bb609fbd5424019a53fee1b8f3ba85e68", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-17.2.41.tgz", | ||
"_shasum": "94df033ea7b1b49db54044737fc708e28f3b4d64", | ||
"_spec": "@syncfusion/ej2-angular-navigations@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-angular-base": "~17.2.39", | ||
"@syncfusion/ej2-base": "~17.2.40", | ||
"@syncfusion/ej2-navigations": "17.2.41" | ||
"@syncfusion/ej2-angular-base": "~17.2.46", | ||
"@syncfusion/ej2-base": "~17.2.46", | ||
"@syncfusion/ej2-navigations": "17.2.46" | ||
}, | ||
@@ -173,3 +173,3 @@ "deprecated": false, | ||
"typings": "ej2-angular-navigations.d.ts", | ||
"version": "17.2.41" | ||
"version": "17.2.46" | ||
} |
export declare const pkgName = "@syncfusion/ej2-angular-navigations"; | ||
export declare const pkgVer = "^17.2.40"; | ||
export declare const pkgVer = "^17.2.41"; | ||
export declare const moduleName = "AccordionModule, ToolbarModule, ContextMenuModule, TabModule, TreeViewModule, SidebarModule, MenuModule"; | ||
export declare const themeVer = "~17.2.40"; | ||
export declare const themeVer = "~17.2.41"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.pkgName = '@syncfusion/ej2-angular-navigations'; | ||
exports.pkgVer = '^17.2.40'; | ||
exports.pkgVer = '^17.2.41'; | ||
exports.moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, TabModule, TreeViewModule, SidebarModule, MenuModule'; | ||
exports.themeVer = '~17.2.40'; | ||
exports.themeVer = '~17.2.41'; |
export const pkgName = '@syncfusion/ej2-angular-navigations'; | ||
export const pkgVer = '^17.2.40'; | ||
export const pkgVer = '^17.2.41'; | ||
export const moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, TabModule, TreeViewModule, SidebarModule, MenuModule'; | ||
export const themeVer = '~17.2.40'; | ||
export const themeVer = '~17.2.41'; |
5227330
0+ Added
- Removed