@syncfusion/ej2-angular-filemanager 32.1.19 → 32.1.24

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/README.md CHANGED
@@ -135,4 +135,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
135
135
 
136
136
  See [LICENSE FILE](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_campaign=filemanager) for more info.
137
137
 
138
- © Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
138
+ © Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
package/package.json CHANGED
@@ -1,37 +1,44 @@
1
1
  {
2
- "name": "@syncfusion/ej2-angular-filemanager",
3
- "version": "32.1.19",
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": "~32.1.19",
10
- "@syncfusion/ej2-angular-base": "~32.1.19",
11
- "@syncfusion/ej2-filemanager": "32.1.19"
2
+ "_from": "@syncfusion/ej2-angular-filemanager@*",
3
+ "_id": "@syncfusion/ej2-angular-filemanager@32.1.1",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-voA4A7NrhsZNHWljsi9zmFGaFCl9yXOMr7BG/gUc8ZNN/ndFH2pyofGK4e4da3ipGyOyMhH3Ykp8vBnD7nlA8w==",
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-release/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-32.1.1.tgz",
23
+ "_shasum": "403fab138ce8280386ed1d0cd4b0a8ca458950a3",
24
+ "_spec": "@syncfusion/ej2-angular-filemanager@*",
25
+ "_where": "D:\\SF3992\\WFH\\Nexus\\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": "~32.1.24",
35
+ "@syncfusion/ej2-base": "~32.1.24",
36
+ "@syncfusion/ej2-filemanager": "32.1.24"
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": "32.1.24"
49
80
  }
@@ -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 = '^32.1.19';
4
+ exports.pkgVer = '^32.1.24';
5
5
  exports.moduleName = 'FileManagerModule';
6
- exports.themeVer = '~32.1.19';
6
+ exports.themeVer = '~32.1.24';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-filemanager';
2
- export const pkgVer = '^32.1.19';
2
+ export const pkgVer = '^32.1.24';
3
3
  export const moduleName = 'FileManagerModule';
4
- export const themeVer = '~32.1.19';
4
+ export const themeVer = '~32.1.24';