@syncfusion/ej2-angular-filemanager 27.2.5 → 28.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 +20 -1
- package/README.md +1 -1
- package/package.json +9 -9
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bds-lite.css +1 -0
- package/styles/bds-lite.scss +1 -0
- package/styles/bds.css +1 -0
- package/styles/bds.scss +1 -0
- package/styles/file-manager/bds.css +1 -0
- package/styles/file-manager/bds.scss +1 -0
- package/styles/file-manager/tailwind3.css +1 -0
- package/styles/file-manager/tailwind3.scss +1 -0
- package/styles/tailwind3-lite.css +1 -0
- package/styles/tailwind3-lite.scss +1 -0
- package/styles/tailwind3.css +1 -0
- package/styles/tailwind3.scss +1 -0
package/CHANGELOG.md
CHANGED
@@ -4,6 +4,21 @@
|
|
4
4
|
|
5
5
|
### FileManager
|
6
6
|
|
7
|
+
#### Features
|
8
|
+
|
9
|
+
- `#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.
|
10
|
+
|
11
|
+
#### Bug Fixes
|
12
|
+
|
13
|
+
- `#I659845` - The persistence issue with the sorting direction in the File Manager component details view has been resolved.
|
14
|
+
- `#I654478` - Resolve the inconsistent path issue in File Manager component ID based service.
|
15
|
+
- `#I658815` - The issue with the `ctrl` and `cmd` buttons for selecting multiple files in the macOS has been resolved.
|
16
|
+
- `#I662195` - The issue with navigation pane not reflect the renamed item data in the macOS has been resolved.
|
17
|
+
|
18
|
+
## 27.2.5 (2024-12-03)
|
19
|
+
|
20
|
+
### FileManager
|
21
|
+
|
7
22
|
#### Bug Fixes
|
8
23
|
|
9
24
|
- `#I657144` - Fixed an issue with the move event arguments in the File Manager component's flat data support.
|
@@ -25,7 +40,7 @@
|
|
25
40
|
|
26
41
|
#### Bug Fixes
|
27
42
|
|
28
|
-
- `#I641183` - Resolved the flat data navigation path and rename arguments issues in File Manager component.
|
43
|
+
- `#I641183` - Resolved the flat data navigation path and rename arguments issues in the File Manager component.
|
29
44
|
|
30
45
|
## 27.1.53 (2024-10-15)
|
31
46
|
|
@@ -198,6 +213,10 @@ Event Name | Argument Name | Properties | Description
|
|
198
213
|
|
199
214
|
### FileManager
|
200
215
|
|
216
|
+
#### Bug Fixes
|
217
|
+
|
218
|
+
- `#FB50961` - The issues related to XSS attacks with file or folder names in the File Manager details view template is fixed.
|
219
|
+
|
201
220
|
#### Features
|
202
221
|
|
203
222
|
- Provided support in FileManager component to perform download operations via Fetch API request. Now FileManager component, will allow users to perform download operations using either the default form submit method or the latest Fetch API request with a Boolean property `useFormPost` in the `BeforeDownloadEventargs`. The default value of `useFormPost` is set to `true`, directing the FileManager component to utilize the form submit method by default for download operations.
|
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
|
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).
|
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@
|
3
|
+
"_id": "@syncfusion/ej2-angular-filemanager@18.28.1",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-whUBK3CI/cge3y2R/reWH1pFZ/LX+3oVxYJ0srYxyvSoIFCmooEJmyHxBH8UqbPLExjlNXkQoJMnwMVKjqw4vA==",
|
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-
|
23
|
-
"_shasum": "
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-18.28.1.tgz",
|
23
|
+
"_shasum": "5c6ec3f72ab4ac3a41dfb17e85f07ba8bb46f9f9",
|
24
24
|
"_spec": "@syncfusion/ej2-angular-filemanager@*",
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_28.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": "~
|
35
|
-
"@syncfusion/ej2-base": "~
|
36
|
-
"@syncfusion/ej2-filemanager": "
|
34
|
+
"@syncfusion/ej2-angular-base": "~28.1.33",
|
35
|
+
"@syncfusion/ej2-base": "~28.1.33",
|
36
|
+
"@syncfusion/ej2-filemanager": "28.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": "
|
79
|
+
"version": "28.1.33"
|
80
80
|
}
|
@@ -1,4 +1,4 @@
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-filemanager";
|
2
|
-
export declare const pkgVer = "^
|
2
|
+
export declare const pkgVer = "^18.28.1";
|
3
3
|
export declare const moduleName = "FileManagerModule";
|
4
|
-
export declare const themeVer = "~
|
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 = '^
|
4
|
+
exports.pkgVer = '^28.1.33';
|
5
5
|
exports.moduleName = 'FileManagerModule';
|
6
|
-
exports.themeVer = '~
|
6
|
+
exports.themeVer = '~28.1.33';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-filemanager/styles/bds-lite.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-filemanager/styles/bds-lite.scss';
|
package/styles/bds.css
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-filemanager/styles/bds.css';
|
package/styles/bds.scss
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
@import 'file-manager/bds.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-filemanager/styles/file-manager/bds.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-filemanager/styles/file-manager/bds.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-filemanager/styles/file-manager/tailwind3.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-filemanager/styles/file-manager/tailwind3.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-filemanager/styles/tailwind3-lite.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'ej2-filemanager/styles/tailwind3-lite.scss';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import '@syncfusion/ej2-filemanager/styles/tailwind3.css';
|
@@ -0,0 +1 @@
|
|
1
|
+
@import 'file-manager/tailwind3.scss';
|