@syncfusion/ej2-angular-filemanager 28.2.11 → 29.1.33

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
@@ -7,7 +7,6 @@
7
7
  #### Bug Fixes
8
8
 
9
9
  - `#I696366` - Resolved the issue with copying and pasting a folder from the navigation pane to the layout pane in File Manager component.
10
- - `#I691585` - Resolved the selection doesn't persist issue when both virtualization and persistence are enabled.
11
10
 
12
11
  ## 28.2.9 (2025-03-04)
13
12
 
@@ -80,13 +79,6 @@
80
79
 
81
80
  - `#FB22569` - Provided chunk upload support in the File Manager, making it easier to upload large files or folders by breaking them into smaller chunks based on the specified `chunkSize` within [uploadSettings](https://ej2.syncfusion.com/documentation/api/file-manager/#uploadsettings) property.
82
81
 
83
- #### Bug Fixes
84
-
85
- - `#I659845` - The persistence issue with the sorting direction in the File Manager component details view has been resolved.
86
- - `#I654478` - Resolve the inconsistent path issue in File Manager component ID based service.
87
- - `#I658815` - The issue with the `ctrl` and `cmd` buttons for selecting multiple files in the macOS has been resolved.
88
- - `#I662195` - The issue with navigation pane not reflect the renamed item data in the macOS has been resolved.
89
-
90
82
  ## 27.2.5 (2024-12-03)
91
83
 
92
84
  ### FileManager
package/README.md CHANGED
@@ -122,7 +122,7 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
122
122
 
123
123
  ## License and copyright
124
124
 
125
- > This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
125
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
126
126
 
127
127
  > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
128
128
 
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-filemanager@*",
3
- "_id": "@syncfusion/ej2-angular-filemanager@28.2.9",
3
+ "_id": "@syncfusion/ej2-angular-filemanager@18.28.1",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-vgt7sVxY3c7KpkTzjNpXe2D+une2mjpvnLXmu5KJLO97rfL/O8ntuQXdOM/Dn29cAe1Ilmcn8laQfgghroQRRw==",
5
+ "_integrity": "sha512-c4Jntdb5HRlNdXFdmkV2G4gafXAfRtfzhkVC8/TWCYYCV7RQfQKrmlzzEFIaul255VMNnFL0YqP+8BJBO7BRjA==",
6
6
  "_location": "/@syncfusion/ej2-angular-filemanager",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-28.2.9.tgz",
23
- "_shasum": "8eb134b1ae50c6f4375366d9eb6fffd39b4327bf",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-18.28.1.tgz",
23
+ "_shasum": "3d438da8fe7aaf7e5323bd9b3c9d95e160466b00",
24
24
  "_spec": "@syncfusion/ej2-angular-filemanager@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~28.2.5",
35
- "@syncfusion/ej2-base": "~28.2.9",
36
- "@syncfusion/ej2-filemanager": "28.2.11"
34
+ "@syncfusion/ej2-angular-base": "~29.1.33",
35
+ "@syncfusion/ej2-base": "~29.1.33",
36
+ "@syncfusion/ej2-filemanager": "29.1.33"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 FileManager Component for Angular",
@@ -76,5 +76,5 @@
76
76
  "schematics": "./schematics/collection.json",
77
77
  "sideEffects": false,
78
78
  "typings": "syncfusion-ej2-angular-filemanager.d.ts",
79
- "version": "28.2.11"
79
+ "version": "29.1.33"
80
80
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-filemanager";
2
- export declare const pkgVer = "^28.2.9";
2
+ export declare const pkgVer = "^18.28.1";
3
3
  export declare const moduleName = "FileManagerModule";
4
- export declare const themeVer = "~28.2.9";
4
+ export declare const themeVer = "~18.28.1";
@@ -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 = '^28.2.11';
4
+ exports.pkgVer = '^29.1.33';
5
5
  exports.moduleName = 'FileManagerModule';
6
- exports.themeVer = '~28.2.11';
6
+ exports.themeVer = '~29.1.33';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-filemanager';
2
- export const pkgVer = '^28.2.11';
2
+ export const pkgVer = '^29.1.33';
3
3
  export const moduleName = 'FileManagerModule';
4
- export const themeVer = '~28.2.11';
4
+ export const themeVer = '~29.1.33';