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

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