@syncfusion/ej2-vue-navigations 20.4.38 → 20.4.42
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/CHANGELOG.md +17 -0
- package/README.md +1 -1
- package/dist/ej2-vue-navigations.umd.min.js +1 -1
- package/dist/global/ej2-vue-navigations.min.js +2 -2
- package/package.json +9 -111
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-navigations@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-navigations@
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-navigations@20.4.40",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-ZGfv23DRZ9Qa+N8quGsHUV9LTqAITxNxmuSeXXEBOEnqsRHkGuciGRS9H7bc78MF4Li3+ShjgGOjIMN+aFItpQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-navigations",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-20.4.40.tgz",
|
|
23
|
+
"_shasum": "9e33aef727a05163c0cf1dff51b11aa711e9f705",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-navigations@*",
|
|
25
25
|
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,118 +31,16 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~20.4.
|
|
35
|
-
"@syncfusion/ej2-navigations": "20.4.
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~20.4.
|
|
34
|
+
"@syncfusion/ej2-base": "~20.4.42",
|
|
35
|
+
"@syncfusion/ej2-navigations": "20.4.42",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~20.4.42"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
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 Vue",
|
|
40
40
|
"devDependencies": {},
|
|
41
41
|
"es2015": "dist/es6/ej2-vue-navigations.es2015.js",
|
|
42
|
-
"homepage": "https://
|
|
42
|
+
"homepage": "https://www.syncfusion.com/vue-components",
|
|
43
43
|
"keywords": [
|
|
44
|
-
"ej2",
|
|
45
|
-
"syncfusion",
|
|
46
|
-
"web-components",
|
|
47
|
-
"javascript",
|
|
48
|
-
"typescript",
|
|
49
|
-
"model",
|
|
50
|
-
"toolbar",
|
|
51
|
-
"horizontal-scroll",
|
|
52
|
-
"ribbon",
|
|
53
|
-
"navbar",
|
|
54
|
-
"navigation-bar",
|
|
55
|
-
"toolbar-customization",
|
|
56
|
-
"scrollable-toolbar",
|
|
57
|
-
"toolbar-popup",
|
|
58
|
-
"multirow-toolbar",
|
|
59
|
-
"extended-toolbar",
|
|
60
|
-
"overflow",
|
|
61
|
-
"command-buttons",
|
|
62
|
-
"accordion",
|
|
63
|
-
"panelbar",
|
|
64
|
-
"ejTab",
|
|
65
|
-
"tab",
|
|
66
|
-
"tabStrip",
|
|
67
|
-
"scrollable-tab",
|
|
68
|
-
"popup-tab",
|
|
69
|
-
"multirow-tab",
|
|
70
|
-
"header-orientation",
|
|
71
|
-
"close-tab",
|
|
72
|
-
"tab-wizard",
|
|
73
|
-
"tab-with-menu",
|
|
74
|
-
"ejAccordion",
|
|
75
|
-
"accordion",
|
|
76
|
-
"accordion-wizard",
|
|
77
|
-
"multiple-open-panel-bar",
|
|
78
|
-
"multiple-open-accordion",
|
|
79
|
-
"panel-bar",
|
|
80
|
-
"collapsible-panel-bar",
|
|
81
|
-
"context-menu",
|
|
82
|
-
"context menu",
|
|
83
|
-
"contextmenu",
|
|
84
|
-
"breadcrumb",
|
|
85
|
-
"breadcrumb navigation",
|
|
86
|
-
"breadcrumb trail",
|
|
87
|
-
"ej2 breadcrumb",
|
|
88
|
-
"navigation links",
|
|
89
|
-
"navigational aid",
|
|
90
|
-
"previous page navigation",
|
|
91
|
-
"current page hierarchy",
|
|
92
|
-
"current page location",
|
|
93
|
-
"path of url",
|
|
94
|
-
"trace page location",
|
|
95
|
-
"list of breadcrumb links",
|
|
96
|
-
"breadcrumb routing",
|
|
97
|
-
"ej2 contextmenu",
|
|
98
|
-
"tab-directive",
|
|
99
|
-
"toolbar-directive",
|
|
100
|
-
"accordion-directive",
|
|
101
|
-
"sidebar",
|
|
102
|
-
"dock size",
|
|
103
|
-
"showbackdrop",
|
|
104
|
-
"target",
|
|
105
|
-
"position",
|
|
106
|
-
"dock",
|
|
107
|
-
"gestures",
|
|
108
|
-
"sticky-sidebar",
|
|
109
|
-
"fixed",
|
|
110
|
-
"hamburger",
|
|
111
|
-
"sidenav",
|
|
112
|
-
"nav",
|
|
113
|
-
"hamburger-menu",
|
|
114
|
-
"side-menu",
|
|
115
|
-
"navigation-bar",
|
|
116
|
-
"sticky",
|
|
117
|
-
"drawer",
|
|
118
|
-
"slidebar",
|
|
119
|
-
"slide",
|
|
120
|
-
"slide-panel",
|
|
121
|
-
"multiple-sidebar",
|
|
122
|
-
"slide-navigation",
|
|
123
|
-
"navigation-drawer",
|
|
124
|
-
"menu",
|
|
125
|
-
"menu bar",
|
|
126
|
-
"ej2 menu",
|
|
127
|
-
"menu items",
|
|
128
|
-
"menu item",
|
|
129
|
-
"menu-item",
|
|
130
|
-
"ej menu",
|
|
131
|
-
"treeview",
|
|
132
|
-
"tree",
|
|
133
|
-
"ej2-treeview",
|
|
134
|
-
"tree structure",
|
|
135
|
-
"hierarchical structure",
|
|
136
|
-
"tree navigation",
|
|
137
|
-
"treeview-checkbox",
|
|
138
|
-
"drag and drop",
|
|
139
|
-
"tree editing",
|
|
140
|
-
"load-on-demand",
|
|
141
|
-
"accordion tree",
|
|
142
|
-
"tree node template",
|
|
143
|
-
"tree multi selection",
|
|
144
|
-
"carousel",
|
|
145
|
-
"appbar",
|
|
146
44
|
"vue",
|
|
147
45
|
"ej2-vue-navigations",
|
|
148
46
|
" vue-navigations",
|
|
@@ -170,6 +68,6 @@
|
|
|
170
68
|
"scripts": {
|
|
171
69
|
"postinstall": "node ../ej2-vue-base/postinstall.js"
|
|
172
70
|
},
|
|
173
|
-
"version": "20.4.
|
|
71
|
+
"version": "20.4.42",
|
|
174
72
|
"sideEffects": false
|
|
175
73
|
}
|