@syncfusion/ej2-angular-filemanager 24.1.47-ngcc → 24.1.47

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.
Files changed (29) hide show
  1. package/esm2020/public_api.mjs +3 -0
  2. package/esm2020/src/file-manager/filemanager-all.module.mjs +47 -0
  3. package/esm2020/src/file-manager/filemanager.component.mjs +113 -0
  4. package/esm2020/src/file-manager/filemanager.module.mjs +34 -0
  5. package/esm2020/src/file-manager/toolbaritems.directive.mjs +54 -0
  6. package/esm2020/src/index.mjs +6 -0
  7. package/esm2020/syncfusion-ej2-angular-filemanager.mjs +5 -0
  8. package/fesm2015/syncfusion-ej2-angular-filemanager.mjs +242 -0
  9. package/fesm2015/syncfusion-ej2-angular-filemanager.mjs.map +1 -0
  10. package/fesm2020/syncfusion-ej2-angular-filemanager.mjs +242 -0
  11. package/fesm2020/syncfusion-ej2-angular-filemanager.mjs.map +1 -0
  12. package/package.json +26 -12
  13. package/src/file-manager/filemanager-all.module.d.ts +6 -0
  14. package/src/file-manager/filemanager.component.d.ts +3 -0
  15. package/src/file-manager/filemanager.module.d.ts +7 -0
  16. package/src/file-manager/toolbaritems.directive.d.ts +5 -0
  17. package/syncfusion-ej2-angular-filemanager.d.ts +5 -0
  18. package/@syncfusion/ej2-angular-filemanager.es5.js +0 -307
  19. package/@syncfusion/ej2-angular-filemanager.es5.js.map +0 -1
  20. package/@syncfusion/ej2-angular-filemanager.js +0 -279
  21. package/@syncfusion/ej2-angular-filemanager.js.map +0 -1
  22. package/CHANGELOG.md +0 -446
  23. package/dist/ej2-angular-filemanager.umd.js +0 -530
  24. package/dist/ej2-angular-filemanager.umd.js.map +0 -1
  25. package/dist/ej2-angular-filemanager.umd.min.js +0 -11
  26. package/dist/ej2-angular-filemanager.umd.min.js.map +0 -1
  27. package/ej2-angular-filemanager.d.ts +0 -5
  28. package/ej2-angular-filemanager.metadata.json +0 -1
  29. package/postinstall/tagchange.js +0 -18
package/CHANGELOG.md DELETED
@@ -1,446 +0,0 @@
1
- # Changelog
2
-
3
- ## [Unreleased]
4
-
5
- ### FileManager
6
-
7
- #### Bug Fixes
8
-
9
- - `#I543790` - The issue with the breadcrumb bar of the File Manager showing an incorrect name for the Azure File service provider has been resolved.
10
-
11
- ## 24.1.45 (2024-01-09)
12
-
13
- ### FileManager
14
-
15
- #### Bug Fixes
16
-
17
- - `#I536863` - The issue while creating a new folder within empty subfolder using the context menu from navigation pane selection is resolved.
18
-
19
- ## 24.1.44 (2024-01-03)
20
-
21
- ### FileManager
22
-
23
- #### Bug Fixes
24
-
25
- - `#I536115` - The issue of adding an unnecessary `<ul>` element under the large icons view while using `enableVirtualization` property in the FileManager component has been resolved.
26
-
27
- ## 24.1.43 (2023-12-27)
28
-
29
- ### FileManager
30
-
31
- #### Bug Fixes
32
-
33
- - `#I527570` - The issue with auto scroll during drag and drop operation in the FileManager component has been resolved.
34
- - `#I531559`, `#I529731` - The file selection issue for the duplicate folders with different parents in the navigation pane of FileManager has been resolved.
35
-
36
- ## 24.1.41 (2023-12-18)
37
-
38
- ### FileManager
39
-
40
- #### Features
41
-
42
- - `#FB44788` - Provided template support to customize toolbar items. In earlier versions, Toolbar item customization was limited to a predefined set of options. With this new feature, you can now define your own templates to completely customize the appearance and functionality of toolbar items.
43
-
44
- ## 19.2.56 (2021-08-17)
45
-
46
- ### FileManager
47
-
48
- #### Bug Fixes
49
-
50
- - `#I337431` - The issue with "`filterFiles` method in FileManager component" has been resolved.
51
-
52
- ## 19.2.48 (2021-07-20)
53
-
54
- ### FileManager
55
-
56
- #### Bug Fixes
57
-
58
- - `#F166908` - The issue with "When pressing Ctrl+A key, the scroll bar is moved to last item in FileManager detail view" has been resolved.
59
-
60
- ## 19.2.44 (2021-06-30)
61
-
62
- ### FileManager
63
-
64
- #### Bug Fixes
65
-
66
- - `#F160683` - The issue with "Error dialog shown while quickly clicking on the folders when enabling drag and drop support" has been resolved.
67
-
68
- ## 19.1.66 (2021-06-01)
69
-
70
- ### FileManager
71
-
72
- #### Bug Fixes
73
-
74
- - `#F165213` - The issue with "The Details view path column is not removed when refreshing the FileManager files" has been resolved.
75
- - `#F160683` - The issue with "Error dialog shown while quickly clicking on the folders when enabling drag and drop support" has been resolved.
76
-
77
- ## 19.1.63 (2021-05-13)
78
-
79
- ### FileManager
80
-
81
- #### Bug Fixes
82
-
83
- - `#I323484` - Now, the warning dialog will be displayed while dropping the searched file into the same source location in the FileManager component.
84
-
85
- ## 19.1.58 (2021-04-27)
86
-
87
- ### FileManager
88
-
89
- #### Bug Fixes
90
-
91
- - `#I321258`, `#I320950` - The issue with "Error as occurred while sorting the path column at second time in FileManager component" has been fixed.
92
- - `#I318476`, `#I320950` - Resolved the script error that occurred while dragging and dropping an item without selecting it in details view of the FileManager component.
93
-
94
- ## 18.4.41 (2021-02-02)
95
-
96
- ### FileManager
97
-
98
- #### Bug Fixes
99
-
100
- - `#305138` - The issue with "Incorrect message is displayed in delete dialog for FileManager Component" has been resolved.
101
-
102
- ## 18.3.42 (2020-10-20)
103
-
104
- ### FileManager
105
-
106
- #### Bug Fixes
107
-
108
- - `#288436` - The issue with "The error dialog appears when copy and paste the folder with the same name" has been resolved.
109
-
110
- ## 18.2.57 (2020-09-08)
111
-
112
- ### FileManager
113
-
114
- #### Bug Fixes
115
-
116
- - `#288598` - Now, the file details will be sent correctly to the server side while using the rootAliasName property.
117
-
118
- ## 18.2.56 (2020-09-01)
119
-
120
- ### FileManager
121
-
122
- #### Bug Fixes
123
-
124
- - Resolved the incorrect delete confirmation dialog content for file in details view of the FileManager component.
125
-
126
- ## 18.2.48 (2020-08-04)
127
-
128
- ### FileManager
129
-
130
- #### Bug Fixes
131
-
132
- - The issue with “The Toolbar is not updated while adding the sortOrder property value as none” is fixed now.
133
-
134
- ## 18.2.47 (2020-07-28)
135
-
136
- ### FileManager
137
-
138
- #### Bug Fixes
139
-
140
- - Resolved the issue with the incorrect delete confirmation dialog heading and content of the FileManager component.
141
-
142
- ## 18.2.44 (2020-07-07)
143
-
144
- ### FileManager
145
-
146
- #### New Features
147
-
148
- - Added the upload customization support for ASP.NET Core AmazonS3 File Provider.
149
- - Added the upload customization support for Google Drive File Provider.
150
- - Added the upload customization support for FTP File Provider.
151
- - Added the upload customization support for Firebase Realtime Database File Provider.
152
- - `#151112`, `#152443` - Added the access control support for SQL Server File Provider.
153
- - `#260977`, `#263918` - Added the file provider support in ASP.NET MVC for Amazon S3(Simple Storage Service) bucket storage service.
154
- - `#275878` - Provided an option to prevent default sorting of the files and folders in the FileManager component.
155
- - Provided the support to display the FileManager's dialog at the user specified target.
156
-
157
- ## 18.1.56 (2020-06-09)
158
-
159
- ### FileManager
160
-
161
- #### Bug Fixes
162
-
163
- - The issue with "File name is not displayed in the access control error message" has been fixed.
164
-
165
- ## 18.1.55 (2020-06-02)
166
-
167
- ### FileManager
168
-
169
- #### Bug Fixes
170
-
171
- - The issue with "The toolbar is not updated when selecting the root folder in the FileManager component" has been resolved.
172
-
173
- ## 18.1.53 (2020-05-19)
174
-
175
- ### FileManager
176
-
177
- #### Bug Fixes
178
-
179
- - Resolved the script error thrown from the FileManager component when resizing the window.
180
-
181
- ## 18.1.46 (2020-04-28)
182
-
183
- ### FileManager
184
-
185
- #### Bug Fixes
186
-
187
- - The issue with `Unable to localize the error message in the access control actions` has been fixed.
188
- - `#269976` - Now, The FileManager UI will be refreshed properly when resizing the browser window.
189
-
190
- ## 18.1.36-beta (2020-03-19)
191
-
192
- ### FileManager
193
-
194
- #### Bug Fixes
195
-
196
- - `#266091` - Now, the date modified column in the details view is globalized based on the locale value.
197
- - `#266713` - The script error thrown while performing the GetImage operation in NodeJS File System Provider has been fixed.
198
-
199
- #### New Features
200
-
201
- - Added the File Provider support for IBM Cloud Object Storage.
202
- - `#262023` - Added the upload customization support for ASP.NET Core Azure File Provider.
203
- - `#151515` - Added the upload customization support for SQL Server File Provider.
204
-
205
- ## 17.4.51 (2020-02-25)
206
-
207
- ### FileManager
208
-
209
- #### New Features
210
-
211
- - `#263021` - Support has been provided to auto close the upload dialog after uploading all the selected files.
212
-
213
- ## 17.4.50 (2020-02-18)
214
-
215
- ### FileManager
216
-
217
- #### Bug Fixes
218
-
219
- - `#262675` - Provided the support to prevent the XSS attacks using the `enableHtmlSanitizer` property.
220
- - The issue with the given `name` column's width that is not applied in details view has been resolved.
221
-
222
- ## 17.4.44 (2021-01-21)
223
-
224
- ### FileManager
225
-
226
- #### Bug Fixes
227
-
228
- - Resolved the script error when navigate any folder after changing the toolbar settings dynamically in the FileManager component.
229
-
230
- ## 17.4.43 (2020-01-14)
231
-
232
- ### FileManager
233
-
234
- #### Bug Fixes
235
-
236
- - `#149499` - The issue with date modified in ASP.NET Core Azure File System Provider has been fixed.
237
- - `#256589` - The issue with `Directory traversal vulnerability` in NodeJS File System Provider has been fixed.
238
-
239
- ## 17.4.41 (2020-01-07)
240
-
241
- ### FileManager
242
-
243
- #### Bug Fixes
244
-
245
- - `#258121` - Resolved the CSS warnings in Firefox 71.0 version.
246
-
247
- ## 17.4.39 (2019-12-17)
248
-
249
- ### FileManager
250
-
251
- #### Bug Fixes
252
-
253
- - `#149500` - The issue with `incorrect popup name in popupBeforeOpen event` has been fixed.
254
-
255
- #### New Features
256
-
257
- - The new events `beforeDownload` and `beforeImageLoad` have been provided to customize the `download` and `getImage` file operations.
258
- - The new ' rootAliasName ' property has been provided to display the custom root folder name.
259
- - Added the filesystem provider support for File Transfer Protocol.
260
-
261
- ## 17.3.28 (2019-11-19)
262
-
263
- ### FileManager
264
-
265
- #### Bug Fixes
266
-
267
- - `#252873` - The issue with `file search on pressing the enter key` has been fixed.
268
-
269
- ## 17.3.27 (2019-11-12)
270
-
271
- ### FileManager
272
-
273
- #### Bug Fixes
274
-
275
- - `#148827` - New event `fileSelection` have been included to restrict the file selection in FileManager.
276
-
277
- ## 17.3.26 (2019-11-05)
278
-
279
- ### FileManager
280
-
281
- #### Bug Fixes
282
-
283
- - The issue `FileManager throws script error when navigate to the different folder after sorting the path column in details view` has been fixed.
284
-
285
- #### New Features
286
-
287
- - Support has been provided to include a custom message in `AccessRule` class using the message property.
288
-
289
- #### Breaking Changes
290
-
291
- - Now, in access control, the `FolderRule` and `FileRule` classes are combined into a single `AccessRule` class, where you can specify both folder and file rules by using the `IsFile` property.
292
- - Now, the `Edit` and `EditContents` in access control are renamed as `Write` and `WriteContents`.
293
-
294
- ## 17.3.17 (2019-10-15)
295
-
296
- ### FileManager
297
-
298
- #### Breaking Changes
299
-
300
- - Now, the rename dialog shows or hides the file name extension based on the `showFileExtension` property value in the FileManager.
301
-
302
- ## 17.3.14 (2019-10-03)
303
-
304
- ### FileManager
305
-
306
- #### Bug Fixes
307
-
308
- - The issue with `the fileOpen event that was not triggered for folder navigation through navigation pane` has been fixed.
309
-
310
- ## 17.3.9-beta (2019-09-20)
311
-
312
- ### FileManager
313
-
314
- #### Bug Fixes
315
-
316
- - The issue `FileManager’s details view contains the unnecessary scrollbar and eclipsis in Chrome browser (version 76.0.3809.132)` has been fixed.
317
-
318
- #### Breaking Changes
319
-
320
- - Support has been provided in asp core platform for customizing the columns of FileManager's details view. We have also limited the `columns` attributes of the `detailsViewSettings` property instead of accessing the all attributes from the `Grid` sub component.
321
-
322
- ## 17.2.49 (2019-09-04)
323
-
324
- ### FileManager
325
-
326
- #### Bug Fixes
327
-
328
- - The issue `the FileManager throws script error when performing sorting in details view when the SortBy button is not present in toolbar` has been fixed.
329
- - The issue `the FileManager throws script error when return null response from server for search operation` has been fixed.
330
-
331
- #### New Features
332
-
333
- - New events have been provided to customize the dialog in FileManager.
334
- - New methods have been provided to select all files and clear the selection in current path of the FileManager.
335
- - New methods have been provided to customize the context menu items in FileManager.
336
-
337
- ## 17.2.47 (2019-08-27)
338
-
339
- ### FileManager
340
-
341
- #### New Features
342
-
343
- - Methods have been provided to perform file operations such as create, upload, download, delete, rename, and open in FileManager.
344
-
345
- ## 17.2.41 (2019-08-14)
346
-
347
- ### FileManager
348
-
349
- #### Bug Fixes
350
-
351
- - The issue with the `FileManager that throws script error while accessing the shared folder in physical file provider` has been fixed.
352
-
353
- #### New Features
354
-
355
- - A method has been provided to customize the filtering support in FileManager.
356
-
357
- ## 17.2.40 (2019-08-06)
358
-
359
- ### FileManager
360
-
361
- #### New Features
362
-
363
- - The `ID` based support has been provided to the `selectedItems` property to manage the files with duplicate names.
364
-
365
- ## 17.2.36 (2019-07-24)
366
-
367
- ### FileManager
368
-
369
- #### Bug Fixes
370
-
371
- - Issue with `when the component is rendering and you are trying to resize the window the component throws script error` is fixed.
372
-
373
- ## 17.2.35 (2019-07-17)
374
-
375
- ### FileManager
376
-
377
- #### Bug Fixes
378
-
379
- - Issue with `empty folder icon alignment when persistence enabled` is fixed.
380
-
381
- ## 17.2.34 (2019-07-11)
382
-
383
- ### FileManager
384
-
385
- #### New Features
386
-
387
- - Provided the `id` based support for `path` property to manage the files in an efficient way on going with file system providers.
388
-
389
- ## 17.2.28-beta (2019-06-27)
390
-
391
- ### FileManager
392
-
393
- #### New Features
394
-
395
- - Added file system provider support for SQL server database, Microsoft Azure cloud storage, NodeJS framework, and Google Drive cloud storage.
396
- - Provided access control support for physical file system provider.
397
- - Provided cut, copy, and paste file operations support.
398
- - Provided drag and drop support.
399
- - Provided rename and replace support for uploading files.
400
- - Provided options to upload specific types of files based on extensions.
401
-
402
- ## 17.1.48 (2019-05-21)
403
-
404
- ### FileManager
405
-
406
- #### New Features
407
-
408
- - `#144270` - Added support to use the JWT tokens with `beforeSend` event’s Ajax settings.
409
-
410
- ## 17.1.42 (2019-04-23)
411
-
412
- ### FileManager
413
-
414
- #### New Features
415
-
416
- - Added filesystem provider support for ASP.NET MVC 4 and 5 frameworks.
417
-
418
- ## 17.1.40 (2019-04-09)
419
-
420
- ### FileManager
421
-
422
- #### Breaking Changes
423
-
424
- - The `beforeFileLoad` event’s `module` argument values have been changed as follows:
425
-
426
- | Argument Name | Old Value | New Value |
427
- |---|---|---|
428
- | module | navigationpane | NavigationPane |
429
- | module | Grid | DetailsView |
430
- | module | LargeIcon | LargeIconView |
431
-
432
- ## 17.1.32-beta (2019-03-13)
433
-
434
- ### FileManager
435
-
436
- The `FileManager` is a graphical user interface component used to manage the file system. It enables the user to perform common file operations such as accessing, editing, uploading, downloading, and sorting files and folders. This component also allows easy navigation for browsing or selecting a file or folder from the file system.
437
-
438
-
439
- - **Different Views** - Provides detailed and large icon views.
440
- - **Context menu support** - Provides detailed and large icon views.
441
- - **Custom toolbar support** - Customize the toolbar to provide only necessary features.
442
- - **Multiple file selection** - Select multiple files simultaneously.
443
- - **Accessibility** - Features built-in accessibility support that makes all features accessible through keyboard interaction, screen readers, or other assistive technology devices.
444
- - **Localization** - Translate file names to any supported language.
445
-
446
-