@syncfusion/ej2-angular-navigations 31.1.17-ngcc → 31.1.18-ngcc
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-angular-navigations.umd.js
|
|
3
|
-
* version : 31.1.
|
|
3
|
+
* version : 31.1.18
|
|
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-angular-navigations.umd.min.js
|
|
3
|
-
* version : 31.1.
|
|
3
|
+
* version : 31.1.18
|
|
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,16 +1,45 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
2
|
+
"_from": "@syncfusion/ej2-angular-navigations@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-navigations@30.2.5",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-R9vHeE0Jt844JvUR6d6EwRcQhif9AtYF5/0PVa5p33X4VkBR6Ompu2tiYwvK+bL8tR6VPhOaWx44w7WEETw+Ow==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-angular-navigations",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-angular-navigations@*",
|
|
12
|
+
"name": "@syncfusion/ej2-angular-navigations",
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-angular-navigations",
|
|
14
|
+
"scope": "@syncfusion",
|
|
15
|
+
"rawSpec": "*",
|
|
16
|
+
"saveSpec": null,
|
|
17
|
+
"fetchSpec": "*"
|
|
18
|
+
},
|
|
19
|
+
"_requiredBy": [
|
|
20
|
+
"/"
|
|
21
|
+
],
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-30.2.5.tgz",
|
|
23
|
+
"_shasum": "4798add2d846e8c25084ecf34b2a2169ef429fbf",
|
|
24
|
+
"_spec": "@syncfusion/ej2-angular-navigations@*",
|
|
25
|
+
"_where": "D:\\SF3992\\WFH\\Nexus\\release",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "Syncfusion Inc."
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
8
33
|
"dependencies": {
|
|
9
|
-
"@syncfusion/ej2-base": "~31.1.17",
|
|
10
34
|
"@syncfusion/ej2-angular-base": "~31.1.17",
|
|
11
|
-
"@syncfusion/ej2-
|
|
35
|
+
"@syncfusion/ej2-base": "~31.1.17",
|
|
36
|
+
"@syncfusion/ej2-navigations": "31.1.18"
|
|
12
37
|
},
|
|
38
|
+
"deprecated": false,
|
|
39
|
+
"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 for Angular",
|
|
13
40
|
"devDependencies": {},
|
|
41
|
+
"es2015": "@syncfusion/ej2-angular-navigations.js",
|
|
42
|
+
"homepage": "https://www.syncfusion.com/angular-components",
|
|
14
43
|
"keywords": [
|
|
15
44
|
"angular",
|
|
16
45
|
"ng",
|
|
@@ -47,15 +76,17 @@
|
|
|
47
76
|
"angular stepper",
|
|
48
77
|
"ng stepper"
|
|
49
78
|
],
|
|
79
|
+
"license": "SEE LICENSE IN license",
|
|
80
|
+
"main": "dist/ej2-angular-navigations.umd.js",
|
|
81
|
+
"metadata": "ej2-angular-navigations.metadata.json",
|
|
82
|
+
"module": "@syncfusion/ej2-angular-navigations.es5.js",
|
|
83
|
+
"name": "@syncfusion/ej2-angular-navigations",
|
|
50
84
|
"repository": {
|
|
51
85
|
"type": "git",
|
|
52
|
-
"url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
86
|
+
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
53
87
|
},
|
|
88
|
+
"schematics": "./schematics/collection.json",
|
|
54
89
|
"sideEffects": false,
|
|
55
|
-
"main": "dist/ej2-angular-navigations.umd.js",
|
|
56
|
-
"module": "@syncfusion/ej2-angular-navigations.es5.js",
|
|
57
|
-
"es2015": "@syncfusion/ej2-angular-navigations.js",
|
|
58
90
|
"typings": "ej2-angular-navigations.d.ts",
|
|
59
|
-
"
|
|
60
|
-
"homepage": "https://www.syncfusion.com/angular-components"
|
|
91
|
+
"version": "31.1.18-ngcc"
|
|
61
92
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-navigations';
|
|
4
|
-
exports.pkgVer = '^31.1.
|
|
4
|
+
exports.pkgVer = '^31.1.18';
|
|
5
5
|
exports.moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, CarouselModule, TabModule, TreeViewModule, SidebarModule, MenuModule, AppBarModule, StepperModule';
|
|
6
|
-
exports.themeVer = '~31.1.
|
|
6
|
+
exports.themeVer = '~31.1.18';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-navigations';
|
|
2
|
-
export const pkgVer = '^31.1.
|
|
2
|
+
export const pkgVer = '^31.1.18';
|
|
3
3
|
export const moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, CarouselModule, TabModule, TreeViewModule, SidebarModule, MenuModule, AppBarModule, StepperModule';
|
|
4
|
-
export const themeVer = '~31.1.
|
|
4
|
+
export const themeVer = '~31.1.18';
|