@syncfusion/ej2-filemanager 22.1.39 → 22.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/CHANGELOG.md +8 -0
- 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 +15 -1
- package/dist/es6/ej2-filemanager.es2015.js.map +1 -1
- package/dist/es6/ej2-filemanager.es5.js +15 -1
- 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 +15 -15
- package/src/file-manager/base/file-manager.js +11 -0
- package/src/file-manager/layout/details-view.js +1 -1
- package/src/file-manager/layout/large-icons-view.js +2 -0
- package/src/file-manager/pop-up/context-menu.js +1 -0
package/dist/global/index.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: index.d.ts
|
3
|
-
* version : 22.
|
3
|
+
* version : 22.2.10
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. 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,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"_from": "@syncfusion/ej2-filemanager@*",
|
3
|
-
"_id": "@syncfusion/ej2-filemanager@22.
|
3
|
+
"_id": "@syncfusion/ej2-filemanager@22.2.5",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512
|
5
|
+
"_integrity": "sha512-+savU8xkgJGZme9XxNn7hi6BczY3BLA/HcDCPrnhkt8D380wjMww2hVFdIwE73A/WVvW3GyLwYKWodhcExhTIA==",
|
6
6
|
"_location": "/@syncfusion/ej2-filemanager",
|
7
7
|
"_phantomChildren": {},
|
8
8
|
"_requested": {
|
@@ -25,8 +25,8 @@
|
|
25
25
|
"/@syncfusion/ej2-richtexteditor",
|
26
26
|
"/@syncfusion/ej2-vue-filemanager"
|
27
27
|
],
|
28
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-filemanager/-/ej2-filemanager-22.
|
29
|
-
"_shasum": "
|
28
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-filemanager/-/ej2-filemanager-22.2.5.tgz",
|
29
|
+
"_shasum": "8bc4f7797399dfd7389c9192599501b0dba00362",
|
30
30
|
"_spec": "@syncfusion/ej2-filemanager@*",
|
31
31
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
32
32
|
"author": {
|
@@ -37,16 +37,16 @@
|
|
37
37
|
},
|
38
38
|
"bundleDependencies": false,
|
39
39
|
"dependencies": {
|
40
|
-
"@syncfusion/ej2-base": "~22.
|
41
|
-
"@syncfusion/ej2-buttons": "~22.
|
42
|
-
"@syncfusion/ej2-data": "~22.
|
43
|
-
"@syncfusion/ej2-grids": "~22.
|
44
|
-
"@syncfusion/ej2-inputs": "~22.
|
45
|
-
"@syncfusion/ej2-layouts": "~22.
|
46
|
-
"@syncfusion/ej2-lists": "~22.
|
47
|
-
"@syncfusion/ej2-navigations": "~22.
|
48
|
-
"@syncfusion/ej2-popups": "~22.
|
49
|
-
"@syncfusion/ej2-splitbuttons": "~22.
|
40
|
+
"@syncfusion/ej2-base": "~22.2.10",
|
41
|
+
"@syncfusion/ej2-buttons": "~22.2.9",
|
42
|
+
"@syncfusion/ej2-data": "~22.2.5",
|
43
|
+
"@syncfusion/ej2-grids": "~22.2.10",
|
44
|
+
"@syncfusion/ej2-inputs": "~22.2.9",
|
45
|
+
"@syncfusion/ej2-layouts": "~22.2.9",
|
46
|
+
"@syncfusion/ej2-lists": "~22.2.9",
|
47
|
+
"@syncfusion/ej2-navigations": "~22.2.8",
|
48
|
+
"@syncfusion/ej2-popups": "~22.2.9",
|
49
|
+
"@syncfusion/ej2-splitbuttons": "~22.2.8"
|
50
50
|
},
|
51
51
|
"deprecated": false,
|
52
52
|
"description": "Essential JS 2 FileManager Component",
|
@@ -76,6 +76,6 @@
|
|
76
76
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
77
77
|
},
|
78
78
|
"typings": "index.d.ts",
|
79
|
-
"version": "22.
|
79
|
+
"version": "22.2.10",
|
80
80
|
"sideEffects": false
|
81
81
|
}
|
@@ -888,7 +888,18 @@ var FileManager = /** @class */ (function (_super) {
|
|
888
888
|
this.addCssClass(this.cssClass, null);
|
889
889
|
removeClass([this.element], [CLS.RTL, CLS.MOBILE, CLS.CHECK_SELECT]);
|
890
890
|
this.element.innerHTML = '';
|
891
|
+
this.breadCrumbBarNavigation = null;
|
892
|
+
this.activeElements = null;
|
893
|
+
this.virtualizationModule = null;
|
894
|
+
this.virtualDragElement = null;
|
895
|
+
this.visitedItem = null;
|
891
896
|
_super.prototype.destroy.call(this);
|
897
|
+
this.navigationpaneModule = null;
|
898
|
+
this.toolbarModule = null;
|
899
|
+
this.contextmenuModule = null;
|
900
|
+
this.largeiconsviewModule = null;
|
901
|
+
this.detailsviewModule = null;
|
902
|
+
this.breadcrumbbarModule = null;
|
892
903
|
};
|
893
904
|
/**
|
894
905
|
* Creates a new folder in file manager.
|
@@ -730,7 +730,7 @@ var DetailsView = /** @class */ (function () {
|
|
730
730
|
var columnData = JSON.parse(JSON.stringify(this.gridObj.columns));
|
731
731
|
if (columnData[len - 1].field && (columnData[len - 1].field === 'filterPath')) {
|
732
732
|
/* istanbul ignore next */
|
733
|
-
if (this.gridObj.sortSettings.columns[0].field === 'filterPath') {
|
733
|
+
if (!isNullOrUndefined(this.gridObj.sortSettings.columns[0]) && this.gridObj.sortSettings.columns[0].field === 'filterPath') {
|
734
734
|
if (this.parent.sortOrder !== 'None') {
|
735
735
|
this.gridObj.sortColumn('name', this.parent.sortOrder);
|
736
736
|
}
|
@@ -660,6 +660,8 @@ var LargeIconsView = /** @class */ (function () {
|
|
660
660
|
if (this.listObj) {
|
661
661
|
this.unWireEvents();
|
662
662
|
}
|
663
|
+
this.startItem = null;
|
664
|
+
this.listElements = null;
|
663
665
|
};
|
664
666
|
LargeIconsView.prototype.wireEvents = function () {
|
665
667
|
this.wireClickEvent(true);
|