@syncfusion/ej2-angular-filemanager 29.2.10 → 30.1.37

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 CHANGED
@@ -6,34 +6,6 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
- - `#I732080` - The issue with the File Manager select event not being triggered for each selection in the navigation pane has been resolved.
10
-
11
- ## 29.1.39 (2025-04-22)
12
-
13
- ### FileManager
14
-
15
- #### Bug Fixes
16
-
17
- - `#F196559` - The problem related to range selection in the File Manager component has been resolved.
18
-
19
- ## 29.1.37 (2025-04-08)
20
-
21
- ### FileManager
22
-
23
- #### Bug Fixes
24
-
25
- - `#I708564` - The issue preventing the error dialog from appearing when a path was unavailable in the File Manager component has been fixed.
26
-
27
- **Note**
28
-
29
- Additionally, if you want to prevent the error dialog when a folder is unavailable and load the available parent directory instead, you can use the `beforePopupOpen` and `failure` events of the File Manager component. The `beforePopupOpen` event allows you to prevent the error dialog from appearing, while the `failure` event provides the failed location through `path` property. By setting the previous valid location to the File Manager's path and refreshing it, you can ensure that the available parent directory is loaded instead of displaying an error dialog.
30
-
31
- ## 29.1.33 (2025-03-25)
32
-
33
- ### FileManager
34
-
35
- #### Bug Fixes
36
-
37
9
  - `#I696366` - Resolved the issue with copying and pasting a folder from the navigation pane to the layout pane in File Manager component.
38
10
 
39
11
  ## 28.2.9 (2025-03-04)
package/package.json CHANGED
@@ -1,37 +1,44 @@
1
1
  {
2
- "name": "@syncfusion/ej2-angular-filemanager",
3
- "version": "29.2.10",
4
- "description": "Essential JS 2 FileManager Component for Angular",
5
- "author": "Syncfusion Inc.",
6
- "license": "SEE LICENSE IN license",
7
- "schematics": "./schematics/collection.json",
8
- "dependencies": {
9
- "@syncfusion/ej2-base": "~29.2.4",
10
- "@syncfusion/ej2-angular-base": "~29.2.10",
11
- "@syncfusion/ej2-filemanager": "29.2.10"
2
+ "_from": "@syncfusion/ej2-angular-filemanager@*",
3
+ "_id": "@syncfusion/ej2-angular-filemanager@18.29.0",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-x/sSwUahYgIfDUiwj2BUYt706/kataVveNJPTSVvYK7hWVDQbsUwKlXIKZdoXj30NiKN/NpiqVKGYgnNtlIqBA==",
6
+ "_location": "/@syncfusion/ej2-angular-filemanager",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-angular-filemanager@*",
12
+ "name": "@syncfusion/ej2-angular-filemanager",
13
+ "escapedName": "@syncfusion%2fej2-angular-filemanager",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
12
18
  },
13
- "keywords": [
14
- "angular",
15
- "angular-filemanager",
16
- "angular-file organizer",
17
- "angular-file organizing tool",
18
- "angular-file picker",
19
- "angular-file viewer",
20
- "angular-file browser",
21
- "angular-file selector",
22
- "angular-directory viewer"
19
+ "_requiredBy": [
20
+ "/"
23
21
  ],
24
- "repository": {
25
- "type": "git",
26
- "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-development/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-18.29.0.tgz",
23
+ "_shasum": "1053bde7d920ea4c514d1dc067c45b82c335a95e",
24
+ "_spec": "@syncfusion/ej2-angular-filemanager@*",
25
+ "_where": "D:\\SF3992\\WFH\\Nexus\\ej2-nexus-branch-switching-dev\\release",
26
+ "author": {
27
+ "name": "Syncfusion Inc."
27
28
  },
28
- "sideEffects": false,
29
- "module": "fesm2015/syncfusion-ej2-angular-filemanager.mjs",
29
+ "bugs": {
30
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
33
+ "dependencies": {
34
+ "@syncfusion/ej2-angular-base": "~30.1.37",
35
+ "@syncfusion/ej2-base": "~30.1.37",
36
+ "@syncfusion/ej2-filemanager": "30.1.37"
37
+ },
38
+ "deprecated": false,
39
+ "description": "Essential JS 2 FileManager Component for Angular",
30
40
  "es2020": "fesm2020/syncfusion-ej2-angular-filemanager.mjs",
31
41
  "esm2020": "esm2020/syncfusion-ej2-angular-filemanager.mjs",
32
- "fesm2020": "fesm2020/syncfusion-ej2-angular-filemanager.mjs",
33
- "fesm2015": "fesm2015/syncfusion-ej2-angular-filemanager.mjs",
34
- "typings": "syncfusion-ej2-angular-filemanager.d.ts",
35
42
  "exports": {
36
43
  "./package.json": {
37
44
  "default": "./package.json"
@@ -45,5 +52,29 @@
45
52
  "default": "./fesm2020/syncfusion-ej2-angular-filemanager.mjs"
46
53
  }
47
54
  },
48
- "homepage": "https://www.syncfusion.com/angular-components"
55
+ "fesm2015": "fesm2015/syncfusion-ej2-angular-filemanager.mjs",
56
+ "fesm2020": "fesm2020/syncfusion-ej2-angular-filemanager.mjs",
57
+ "homepage": "https://www.syncfusion.com/angular-components",
58
+ "keywords": [
59
+ "angular",
60
+ "angular-filemanager",
61
+ "angular-file organizer",
62
+ "angular-file organizing tool",
63
+ "angular-file picker",
64
+ "angular-file viewer",
65
+ "angular-file browser",
66
+ "angular-file selector",
67
+ "angular-directory viewer"
68
+ ],
69
+ "license": "SEE LICENSE IN license",
70
+ "module": "fesm2015/syncfusion-ej2-angular-filemanager.mjs",
71
+ "name": "@syncfusion/ej2-angular-filemanager",
72
+ "repository": {
73
+ "type": "git",
74
+ "url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
75
+ },
76
+ "schematics": "./schematics/collection.json",
77
+ "sideEffects": false,
78
+ "typings": "syncfusion-ej2-angular-filemanager.d.ts",
79
+ "version": "30.1.37"
49
80
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-filemanager";
2
- export declare const pkgVer = "^29.1.39";
2
+ export declare const pkgVer = "^29.2.4";
3
3
  export declare const moduleName = "FileManagerModule";
4
- export declare const themeVer = "~29.1.39";
4
+ export declare const themeVer = "~29.2.4";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-filemanager';
4
- exports.pkgVer = '^29.2.10';
4
+ exports.pkgVer = '^30.1.37';
5
5
  exports.moduleName = 'FileManagerModule';
6
- exports.themeVer = '~29.2.10';
6
+ exports.themeVer = '~30.1.37';
@@ -1,4 +1,4 @@
1
- export const pkgName = '@syncfusion/ej2-angular-filemanager';
2
- export const pkgVer = '^29.2.10';
3
- export const moduleName = 'FileManagerModule';
4
- export const themeVer = '~29.2.10';
1
+ export const pkgName = '@syncfusion/ej2-angular-filemanager';
2
+ export const pkgVer = '^30.1.37';
3
+ export const moduleName = 'FileManagerModule';
4
+ export const themeVer = '~30.1.37';