@syncfusion/ej2-filemanager 20.4.51 → 20.4.53
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 +1 -1
- package/dist/ej2-filemanager.umd.min.js +1 -1
- package/dist/global/ej2-filemanager.min.js +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +11 -11
- package/GitLeaksReport.json +0 -1
- package/gitleaks-ci/gitleaks +0 -0
- package/gitleaks-ci.tar.gz +0 -0
package/CHANGELOG.md
CHANGED
@@ -6,6 +6,14 @@
|
|
6
6
|
|
7
7
|
#### Bug Fixes
|
8
8
|
|
9
|
+
- `#I439470` - Resolved the files and folders in the navigation pane disappear when using the `sortOrder` setting in the `navigationPaneSettings` property in the File Manager component.
|
10
|
+
|
11
|
+
## 20.4.51 (2023-02-21)
|
12
|
+
|
13
|
+
### File Manager
|
14
|
+
|
15
|
+
#### Bug Fixes
|
16
|
+
|
9
17
|
- `#I434942` - Resolved the `fileSelect` event not triggering when folders are clicked in the File Manager navigation pane.
|
10
18
|
|
11
19
|
## 20.4.48 (2023-02-01)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: ej2-filemanager.min.js
|
3
|
-
* version : 20.4.
|
3
|
+
* version : 20.4.53
|
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
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: ej2-filemanager.umd.min.js
|
3
|
-
* version : 20.4.
|
3
|
+
* version : 20.4.53
|
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
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: ej2-filemanager.min.js
|
3
|
-
* version : 20.4.
|
3
|
+
* version : 20.4.53
|
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/dist/global/index.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: index.d.ts
|
3
|
-
* version : 20.4.
|
3
|
+
* version : 20.4.53
|
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@20.4.
|
3
|
+
"_id": "@syncfusion/ej2-filemanager@20.4.51",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-sVufvwJApsPURXDid4rHwqA6r980ULylSaTXJbgdTNvP03G4FXcGFjowwDytgTnXfeFzkgLsomSUOy550741mw==",
|
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-20.4.
|
29
|
-
"_shasum": "
|
28
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-filemanager/-/ej2-filemanager-20.4.51.tgz",
|
29
|
+
"_shasum": "36333525c32b96cf8471e8ce377b0b3f1d1bbb98",
|
30
30
|
"_spec": "@syncfusion/ej2-filemanager@*",
|
31
31
|
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
|
32
32
|
"author": {
|
@@ -38,14 +38,14 @@
|
|
38
38
|
"bundleDependencies": false,
|
39
39
|
"dependencies": {
|
40
40
|
"@syncfusion/ej2-base": "~20.4.51",
|
41
|
-
"@syncfusion/ej2-buttons": "~20.4.
|
41
|
+
"@syncfusion/ej2-buttons": "~20.4.53",
|
42
42
|
"@syncfusion/ej2-data": "~20.4.48",
|
43
|
-
"@syncfusion/ej2-grids": "~20.4.
|
44
|
-
"@syncfusion/ej2-inputs": "~20.4.
|
45
|
-
"@syncfusion/ej2-layouts": "~20.4.
|
43
|
+
"@syncfusion/ej2-grids": "~20.4.53",
|
44
|
+
"@syncfusion/ej2-inputs": "~20.4.52",
|
45
|
+
"@syncfusion/ej2-layouts": "~20.4.53",
|
46
46
|
"@syncfusion/ej2-lists": "~20.4.50",
|
47
|
-
"@syncfusion/ej2-navigations": "~20.4.
|
48
|
-
"@syncfusion/ej2-popups": "~20.4.
|
47
|
+
"@syncfusion/ej2-navigations": "~20.4.53",
|
48
|
+
"@syncfusion/ej2-popups": "~20.4.53",
|
49
49
|
"@syncfusion/ej2-splitbuttons": "~20.4.50"
|
50
50
|
},
|
51
51
|
"deprecated": false,
|
@@ -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": "20.4.
|
79
|
+
"version": "20.4.53",
|
80
80
|
"sideEffects": false
|
81
81
|
}
|
package/GitLeaksReport.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
[]
|
package/gitleaks-ci/gitleaks
DELETED
Binary file
|
package/gitleaks-ci.tar.gz
DELETED
Binary file
|