@syncfusion/ej2-filemanager 29.2.4 → 29.2.10
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/dist/ej2-filemanager.min.js +2 -2
- package/dist/ej2-filemanager.umd.min.js +2 -2
- package/dist/ej2-filemanager.umd.min.js.map +1 -1
- package/dist/es6/ej2-filemanager.es2015.js +2 -0
- package/dist/es6/ej2-filemanager.es2015.js.map +1 -1
- package/dist/es6/ej2-filemanager.es5.js +2 -0
- package/dist/es6/ej2-filemanager.es5.js.map +1 -1
- package/dist/global/ej2-filemanager.min.js +2 -2
- package/dist/global/ej2-filemanager.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +16 -52
- package/src/file-manager/layout/navigation-pane.js +2 -0
package/dist/global/index.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: index.d.ts
|
3
|
-
* version : 29.2.
|
3
|
+
* version : 29.2.10
|
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,57 +1,25 @@
|
|
1
1
|
{
|
2
|
-
"
|
3
|
-
"
|
4
|
-
"
|
5
|
-
"
|
6
|
-
"
|
7
|
-
"
|
8
|
-
"
|
9
|
-
|
10
|
-
"registry": true,
|
11
|
-
"raw": "@syncfusion/ej2-filemanager@*",
|
12
|
-
"name": "@syncfusion/ej2-filemanager",
|
13
|
-
"escapedName": "@syncfusion%2fej2-filemanager",
|
14
|
-
"scope": "@syncfusion",
|
15
|
-
"rawSpec": "*",
|
16
|
-
"saveSpec": null,
|
17
|
-
"fetchSpec": "*"
|
18
|
-
},
|
19
|
-
"_requiredBy": [
|
20
|
-
"/",
|
21
|
-
"/@syncfusion/ej2",
|
22
|
-
"/@syncfusion/ej2-angular-filemanager",
|
23
|
-
"/@syncfusion/ej2-react-filemanager",
|
24
|
-
"/@syncfusion/ej2-richtexteditor",
|
25
|
-
"/@syncfusion/ej2-vue-filemanager"
|
26
|
-
],
|
27
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-filemanager/-/ej2-filemanager-29.1.39.tgz",
|
28
|
-
"_shasum": "d424ce063416976707acd7533b3396ea8a536006",
|
29
|
-
"_spec": "@syncfusion/ej2-filemanager@*",
|
30
|
-
"_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
|
31
|
-
"author": {
|
32
|
-
"name": "Syncfusion Inc."
|
33
|
-
},
|
34
|
-
"bugs": {
|
35
|
-
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/issues"
|
36
|
-
},
|
37
|
-
"bundleDependencies": false,
|
2
|
+
"name": "@syncfusion/ej2-filemanager",
|
3
|
+
"version": "29.2.10",
|
4
|
+
"description": "Essential JS 2 FileManager Component",
|
5
|
+
"author": "Syncfusion Inc.",
|
6
|
+
"license": "SEE LICENSE IN license",
|
7
|
+
"main": "./dist/ej2-filemanager.umd.min.js",
|
8
|
+
"module": "./index.js",
|
9
|
+
"es2015": "./dist/es6/ej2-filemanager.es5.js",
|
38
10
|
"dependencies": {
|
39
11
|
"@syncfusion/ej2-base": "~29.2.4",
|
40
|
-
"@syncfusion/ej2-buttons": "~29.2.
|
12
|
+
"@syncfusion/ej2-buttons": "~29.2.5",
|
41
13
|
"@syncfusion/ej2-data": "~29.2.4",
|
42
|
-
"@syncfusion/ej2-grids": "~29.2.
|
43
|
-
"@syncfusion/ej2-inputs": "~29.2.
|
14
|
+
"@syncfusion/ej2-grids": "~29.2.10",
|
15
|
+
"@syncfusion/ej2-inputs": "~29.2.5",
|
44
16
|
"@syncfusion/ej2-layouts": "~29.2.4",
|
45
17
|
"@syncfusion/ej2-lists": "~29.2.4",
|
46
|
-
"@syncfusion/ej2-navigations": "~29.2.
|
47
|
-
"@syncfusion/ej2-popups": "~29.2.
|
18
|
+
"@syncfusion/ej2-navigations": "~29.2.8",
|
19
|
+
"@syncfusion/ej2-popups": "~29.2.8",
|
48
20
|
"@syncfusion/ej2-splitbuttons": "~29.2.4"
|
49
21
|
},
|
50
|
-
"deprecated": false,
|
51
|
-
"description": "Essential JS 2 FileManager Component",
|
52
22
|
"devDependencies": {},
|
53
|
-
"es2015": "./dist/es6/ej2-filemanager.es5.js",
|
54
|
-
"homepage": "https://www.syncfusion.com/javascript-ui-controls",
|
55
23
|
"keywords": [
|
56
24
|
"ej2",
|
57
25
|
"syncfusion",
|
@@ -66,15 +34,11 @@
|
|
66
34
|
"file selector",
|
67
35
|
"directory viewer"
|
68
36
|
],
|
69
|
-
"license": "SEE LICENSE IN license",
|
70
|
-
"main": "./dist/ej2-filemanager.umd.min.js",
|
71
|
-
"module": "./index.js",
|
72
|
-
"name": "@syncfusion/ej2-filemanager",
|
73
37
|
"repository": {
|
74
38
|
"type": "git",
|
75
|
-
"url": "
|
39
|
+
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
76
40
|
},
|
77
41
|
"typings": "index.d.ts",
|
78
|
-
"
|
79
|
-
"
|
42
|
+
"sideEffects": false,
|
43
|
+
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
|
80
44
|
}
|
@@ -216,6 +216,7 @@ var NavigationPane = /** @class */ (function () {
|
|
216
216
|
}
|
217
217
|
}
|
218
218
|
else if (this.previousSelected[0] !== args.node.getAttribute('data-uid')) {
|
219
|
+
this.isSameNodeClicked = true;
|
219
220
|
var selecEventArgs = { action: args.action, fileDetails: nodeData[0], isInteracted: this.isNodeClickCalled };
|
220
221
|
this.parent.trigger('fileSelect', selecEventArgs);
|
221
222
|
}
|
@@ -269,6 +270,7 @@ var NavigationPane = /** @class */ (function () {
|
|
269
270
|
if (previousPath !== this.parent.path) {
|
270
271
|
if (!this.isRightClick && this.isSameNodeClicked) {
|
271
272
|
read(this.parent, this.isPathDragged ? events.pasteEnd : events.pathChanged, this.parent.path);
|
273
|
+
this.isNodeClickCalled = true;
|
272
274
|
}
|
273
275
|
this.parent.visitedItem = args.node;
|
274
276
|
}
|