@syncfusion/ej2-angular-filemanager 23.2.6 → 24.1.41-ngcc

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 (125) hide show
  1. package/@syncfusion/ej2-angular-filemanager.es5.js +307 -0
  2. package/@syncfusion/ej2-angular-filemanager.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-filemanager.js +279 -0
  4. package/@syncfusion/ej2-angular-filemanager.js.map +1 -0
  5. package/CHANGELOG.md +410 -0
  6. package/README.md +10 -10
  7. package/dist/ej2-angular-filemanager.umd.js +530 -0
  8. package/dist/ej2-angular-filemanager.umd.js.map +1 -0
  9. package/dist/ej2-angular-filemanager.umd.min.js +11 -0
  10. package/dist/ej2-angular-filemanager.umd.min.js.map +1 -0
  11. package/ej2-angular-filemanager.d.ts +5 -0
  12. package/ej2-angular-filemanager.metadata.json +1 -0
  13. package/package.json +15 -29
  14. package/postinstall/tagchange.js +18 -0
  15. package/schematics/utils/lib-details.d.ts +2 -2
  16. package/schematics/utils/lib-details.js +2 -2
  17. package/schematics/utils/lib-details.ts +2 -2
  18. package/src/file-manager/filemanager-all.module.d.ts +0 -6
  19. package/src/file-manager/filemanager.component.d.ts +0 -3
  20. package/src/file-manager/filemanager.module.d.ts +0 -7
  21. package/src/file-manager/toolbaritems.directive.d.ts +0 -5
  22. package/styles/bootstrap-dark.css +1 -1574
  23. package/styles/bootstrap.css +1 -1556
  24. package/styles/bootstrap4.css +1 -1584
  25. package/styles/bootstrap5-dark.css +1 -1629
  26. package/styles/bootstrap5.css +1 -1629
  27. package/styles/fabric-dark.css +1 -1555
  28. package/styles/fabric.css +1 -1555
  29. package/styles/file-manager/bootstrap-dark.css +1 -1574
  30. package/styles/file-manager/bootstrap-dark.scss +1 -16
  31. package/styles/file-manager/bootstrap.css +1 -1556
  32. package/styles/file-manager/bootstrap.scss +1 -16
  33. package/styles/file-manager/bootstrap4.css +1 -1584
  34. package/styles/file-manager/bootstrap4.scss +1 -16
  35. package/styles/file-manager/bootstrap5-dark.css +1 -1629
  36. package/styles/file-manager/bootstrap5-dark.scss +1 -16
  37. package/styles/file-manager/bootstrap5.css +1 -1629
  38. package/styles/file-manager/bootstrap5.scss +1 -16
  39. package/styles/file-manager/fabric-dark.css +1 -1555
  40. package/styles/file-manager/fabric-dark.scss +1 -16
  41. package/styles/file-manager/fabric.css +1 -1555
  42. package/styles/file-manager/fabric.scss +1 -16
  43. package/styles/file-manager/fluent-dark.css +1 -1570
  44. package/styles/file-manager/fluent-dark.scss +1 -16
  45. package/styles/file-manager/fluent.css +1 -1569
  46. package/styles/file-manager/fluent.scss +1 -16
  47. package/styles/file-manager/highcontrast-light.css +1 -1555
  48. package/styles/file-manager/highcontrast-light.scss +1 -16
  49. package/styles/file-manager/highcontrast.css +1 -1575
  50. package/styles/file-manager/highcontrast.scss +1 -16
  51. package/styles/file-manager/material-dark.css +1 -1593
  52. package/styles/file-manager/material-dark.scss +1 -16
  53. package/styles/file-manager/material.css +1 -1584
  54. package/styles/file-manager/material.scss +1 -16
  55. package/styles/file-manager/material3-dark.css +1 -1621
  56. package/styles/file-manager/material3-dark.scss +1 -16
  57. package/styles/file-manager/material3.css +1 -1677
  58. package/styles/file-manager/material3.scss +1 -16
  59. package/styles/file-manager/tailwind-dark.css +1 -1619
  60. package/styles/file-manager/tailwind-dark.scss +1 -16
  61. package/styles/file-manager/tailwind.css +1 -1619
  62. package/styles/file-manager/tailwind.scss +1 -16
  63. package/styles/fluent-dark.css +1 -1570
  64. package/styles/fluent.css +1 -1569
  65. package/styles/highcontrast-light.css +1 -1555
  66. package/styles/highcontrast.css +1 -1575
  67. package/styles/material-dark.css +1 -1593
  68. package/styles/material.css +1 -1584
  69. package/styles/material3-dark.css +1 -1621
  70. package/styles/material3-dark.scss +0 -1
  71. package/styles/material3.css +1 -1677
  72. package/styles/material3.scss +0 -1
  73. package/styles/tailwind-dark.css +1 -1619
  74. package/styles/tailwind.css +1 -1619
  75. package/esm2020/public_api.mjs +0 -3
  76. package/esm2020/src/file-manager/filemanager-all.module.mjs +0 -47
  77. package/esm2020/src/file-manager/filemanager.component.mjs +0 -113
  78. package/esm2020/src/file-manager/filemanager.module.mjs +0 -34
  79. package/esm2020/src/file-manager/toolbaritems.directive.mjs +0 -54
  80. package/esm2020/src/index.mjs +0 -6
  81. package/esm2020/syncfusion-ej2-angular-filemanager.mjs +0 -5
  82. package/fesm2015/syncfusion-ej2-angular-filemanager.mjs +0 -242
  83. package/fesm2015/syncfusion-ej2-angular-filemanager.mjs.map +0 -1
  84. package/fesm2020/syncfusion-ej2-angular-filemanager.mjs +0 -242
  85. package/fesm2020/syncfusion-ej2-angular-filemanager.mjs.map +0 -1
  86. package/styles/file-manager/_all.scss +0 -2
  87. package/styles/file-manager/_bootstrap-dark-definition.scss +0 -242
  88. package/styles/file-manager/_bootstrap-definition.scss +0 -243
  89. package/styles/file-manager/_bootstrap4-definition.scss +0 -244
  90. package/styles/file-manager/_bootstrap5-dark-definition.scss +0 -1
  91. package/styles/file-manager/_bootstrap5-definition.scss +0 -239
  92. package/styles/file-manager/_fabric-dark-definition.scss +0 -240
  93. package/styles/file-manager/_fabric-definition.scss +0 -242
  94. package/styles/file-manager/_fluent-dark-definition.scss +0 -1
  95. package/styles/file-manager/_fluent-definition.scss +0 -247
  96. package/styles/file-manager/_fusionnew-definition.scss +0 -239
  97. package/styles/file-manager/_highcontrast-definition.scss +0 -242
  98. package/styles/file-manager/_highcontrast-light-definition.scss +0 -242
  99. package/styles/file-manager/_layout.scss +0 -2003
  100. package/styles/file-manager/_material-dark-definition.scss +0 -242
  101. package/styles/file-manager/_material-definition.scss +0 -242
  102. package/styles/file-manager/_material3-dark-definition.scss +0 -1
  103. package/styles/file-manager/_material3-definition.scss +0 -259
  104. package/styles/file-manager/_tailwind-dark-definition.scss +0 -1
  105. package/styles/file-manager/_tailwind-definition.scss +0 -234
  106. package/styles/file-manager/_theme.scss +0 -431
  107. package/styles/file-manager/icons/_bootstrap-dark.scss +0 -235
  108. package/styles/file-manager/icons/_bootstrap.scss +0 -235
  109. package/styles/file-manager/icons/_bootstrap4.scss +0 -235
  110. package/styles/file-manager/icons/_bootstrap5-dark.scss +0 -1
  111. package/styles/file-manager/icons/_bootstrap5.scss +0 -235
  112. package/styles/file-manager/icons/_fabric-dark.scss +0 -229
  113. package/styles/file-manager/icons/_fabric.scss +0 -229
  114. package/styles/file-manager/icons/_fluent-dark.scss +0 -1
  115. package/styles/file-manager/icons/_fluent.scss +0 -235
  116. package/styles/file-manager/icons/_fusionnew.scss +0 -235
  117. package/styles/file-manager/icons/_highcontrast-light.scss +0 -235
  118. package/styles/file-manager/icons/_highcontrast.scss +0 -229
  119. package/styles/file-manager/icons/_material-dark.scss +0 -235
  120. package/styles/file-manager/icons/_material.scss +0 -235
  121. package/styles/file-manager/icons/_material3-dark.scss +0 -1
  122. package/styles/file-manager/icons/_material3.scss +0 -235
  123. package/styles/file-manager/icons/_tailwind-dark.scss +0 -1
  124. package/styles/file-manager/icons/_tailwind.scss +0 -235
  125. package/syncfusion-ej2-angular-filemanager.d.ts +0 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,410 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### FileManager
6
+
7
+ #### Features
8
+
9
+ - `#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.
10
+
11
+ ## 19.2.56 (2021-08-17)
12
+
13
+ ### FileManager
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I337431` - The issue with "`filterFiles` method in FileManager component" has been resolved.
18
+
19
+ ## 19.2.48 (2021-07-20)
20
+
21
+ ### FileManager
22
+
23
+ #### Bug Fixes
24
+
25
+ - `#F166908` - The issue with "When pressing Ctrl+A key, the scroll bar is moved to last item in FileManager detail view" has been resolved.
26
+
27
+ ## 19.2.44 (2021-06-30)
28
+
29
+ ### FileManager
30
+
31
+ #### Bug Fixes
32
+
33
+ - `#F160683` - The issue with "Error dialog shown while quickly clicking on the folders when enabling drag and drop support" has been resolved.
34
+
35
+ ## 19.1.66 (2021-06-01)
36
+
37
+ ### FileManager
38
+
39
+ #### Bug Fixes
40
+
41
+ - `#F165213` - The issue with "The Details view path column is not removed when refreshing the FileManager files" has been resolved.
42
+ - `#F160683` - The issue with "Error dialog shown while quickly clicking on the folders when enabling drag and drop support" has been resolved.
43
+
44
+ ## 19.1.63 (2021-05-13)
45
+
46
+ ### FileManager
47
+
48
+ #### Bug Fixes
49
+
50
+ - `#I323484` - Now, the warning dialog will be displayed while dropping the searched file into the same source location in the FileManager component.
51
+
52
+ ## 19.1.58 (2021-04-27)
53
+
54
+ ### FileManager
55
+
56
+ #### Bug Fixes
57
+
58
+ - `#I321258`, `#I320950` - The issue with "Error as occurred while sorting the path column at second time in FileManager component" has been fixed.
59
+ - `#I318476`, `#I320950` - Resolved the script error that occurred while dragging and dropping an item without selecting it in details view of the FileManager component.
60
+
61
+ ## 18.4.41 (2021-02-02)
62
+
63
+ ### FileManager
64
+
65
+ #### Bug Fixes
66
+
67
+ - `#305138` - The issue with "Incorrect message is displayed in delete dialog for FileManager Component" has been resolved.
68
+
69
+ ## 18.3.42 (2020-10-20)
70
+
71
+ ### FileManager
72
+
73
+ #### Bug Fixes
74
+
75
+ - `#288436` - The issue with "The error dialog appears when copy and paste the folder with the same name" has been resolved.
76
+
77
+ ## 18.2.57 (2020-09-08)
78
+
79
+ ### FileManager
80
+
81
+ #### Bug Fixes
82
+
83
+ - `#288598` - Now, the file details will be sent correctly to the server side while using the rootAliasName property.
84
+
85
+ ## 18.2.56 (2020-09-01)
86
+
87
+ ### FileManager
88
+
89
+ #### Bug Fixes
90
+
91
+ - Resolved the incorrect delete confirmation dialog content for file in details view of the FileManager component.
92
+
93
+ ## 18.2.48 (2020-08-04)
94
+
95
+ ### FileManager
96
+
97
+ #### Bug Fixes
98
+
99
+ - The issue with “The Toolbar is not updated while adding the sortOrder property value as none” is fixed now.
100
+
101
+ ## 18.2.47 (2020-07-28)
102
+
103
+ ### FileManager
104
+
105
+ #### Bug Fixes
106
+
107
+ - Resolved the issue with the incorrect delete confirmation dialog heading and content of the FileManager component.
108
+
109
+ ## 18.2.44 (2020-07-07)
110
+
111
+ ### FileManager
112
+
113
+ #### New Features
114
+
115
+ - Added the upload customization support for ASP.NET Core AmazonS3 File Provider.
116
+ - Added the upload customization support for Google Drive File Provider.
117
+ - Added the upload customization support for FTP File Provider.
118
+ - Added the upload customization support for Firebase Realtime Database File Provider.
119
+ - `#151112`, `#152443` - Added the access control support for SQL Server File Provider.
120
+ - `#260977`, `#263918` - Added the file provider support in ASP.NET MVC for Amazon S3(Simple Storage Service) bucket storage service.
121
+ - `#275878` - Provided an option to prevent default sorting of the files and folders in the FileManager component.
122
+ - Provided the support to display the FileManager's dialog at the user specified target.
123
+
124
+ ## 18.1.56 (2020-06-09)
125
+
126
+ ### FileManager
127
+
128
+ #### Bug Fixes
129
+
130
+ - The issue with "File name is not displayed in the access control error message" has been fixed.
131
+
132
+ ## 18.1.55 (2020-06-02)
133
+
134
+ ### FileManager
135
+
136
+ #### Bug Fixes
137
+
138
+ - The issue with "The toolbar is not updated when selecting the root folder in the FileManager component" has been resolved.
139
+
140
+ ## 18.1.53 (2020-05-19)
141
+
142
+ ### FileManager
143
+
144
+ #### Bug Fixes
145
+
146
+ - Resolved the script error thrown from the FileManager component when resizing the window.
147
+
148
+ ## 18.1.46 (2020-04-28)
149
+
150
+ ### FileManager
151
+
152
+ #### Bug Fixes
153
+
154
+ - The issue with `Unable to localize the error message in the access control actions` has been fixed.
155
+ - `#269976` - Now, The FileManager UI will be refreshed properly when resizing the browser window.
156
+
157
+ ## 18.1.36-beta (2020-03-19)
158
+
159
+ ### FileManager
160
+
161
+ #### Bug Fixes
162
+
163
+ - `#266091` - Now, the date modified column in the details view is globalized based on the locale value.
164
+ - `#266713` - The script error thrown while performing the GetImage operation in NodeJS File System Provider has been fixed.
165
+
166
+ #### New Features
167
+
168
+ - Added the File Provider support for IBM Cloud Object Storage.
169
+ - `#262023` - Added the upload customization support for ASP.NET Core Azure File Provider.
170
+ - `#151515` - Added the upload customization support for SQL Server File Provider.
171
+
172
+ ## 17.4.51 (2020-02-25)
173
+
174
+ ### FileManager
175
+
176
+ #### New Features
177
+
178
+ - `#263021` - Support has been provided to auto close the upload dialog after uploading all the selected files.
179
+
180
+ ## 17.4.50 (2020-02-18)
181
+
182
+ ### FileManager
183
+
184
+ #### Bug Fixes
185
+
186
+ - `#262675` - Provided the support to prevent the XSS attacks using the `enableHtmlSanitizer` property.
187
+ - The issue with the given `name` column's width that is not applied in details view has been resolved.
188
+
189
+ ## 17.4.44 (2021-01-21)
190
+
191
+ ### FileManager
192
+
193
+ #### Bug Fixes
194
+
195
+ - Resolved the script error when navigate any folder after changing the toolbar settings dynamically in the FileManager component.
196
+
197
+ ## 17.4.43 (2020-01-14)
198
+
199
+ ### FileManager
200
+
201
+ #### Bug Fixes
202
+
203
+ - `#149499` - The issue with date modified in ASP.NET Core Azure File System Provider has been fixed.
204
+ - `#256589` - The issue with `Directory traversal vulnerability` in NodeJS File System Provider has been fixed.
205
+
206
+ ## 17.4.41 (2020-01-07)
207
+
208
+ ### FileManager
209
+
210
+ #### Bug Fixes
211
+
212
+ - `#258121` - Resolved the CSS warnings in Firefox 71.0 version.
213
+
214
+ ## 17.4.39 (2019-12-17)
215
+
216
+ ### FileManager
217
+
218
+ #### Bug Fixes
219
+
220
+ - `#149500` - The issue with `incorrect popup name in popupBeforeOpen event` has been fixed.
221
+
222
+ #### New Features
223
+
224
+ - The new events `beforeDownload` and `beforeImageLoad` have been provided to customize the `download` and `getImage` file operations.
225
+ - The new ' rootAliasName ' property has been provided to display the custom root folder name.
226
+ - Added the filesystem provider support for File Transfer Protocol.
227
+
228
+ ## 17.3.28 (2019-11-19)
229
+
230
+ ### FileManager
231
+
232
+ #### Bug Fixes
233
+
234
+ - `#252873` - The issue with `file search on pressing the enter key` has been fixed.
235
+
236
+ ## 17.3.27 (2019-11-12)
237
+
238
+ ### FileManager
239
+
240
+ #### Bug Fixes
241
+
242
+ - `#148827` - New event `fileSelection` have been included to restrict the file selection in FileManager.
243
+
244
+ ## 17.3.26 (2019-11-05)
245
+
246
+ ### FileManager
247
+
248
+ #### Bug Fixes
249
+
250
+ - The issue `FileManager throws script error when navigate to the different folder after sorting the path column in details view` has been fixed.
251
+
252
+ #### New Features
253
+
254
+ - Support has been provided to include a custom message in `AccessRule` class using the message property.
255
+
256
+ #### Breaking Changes
257
+
258
+ - 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.
259
+ - Now, the `Edit` and `EditContents` in access control are renamed as `Write` and `WriteContents`.
260
+
261
+ ## 17.3.17 (2019-10-15)
262
+
263
+ ### FileManager
264
+
265
+ #### Breaking Changes
266
+
267
+ - Now, the rename dialog shows or hides the file name extension based on the `showFileExtension` property value in the FileManager.
268
+
269
+ ## 17.3.14 (2019-10-03)
270
+
271
+ ### FileManager
272
+
273
+ #### Bug Fixes
274
+
275
+ - The issue with `the fileOpen event that was not triggered for folder navigation through navigation pane` has been fixed.
276
+
277
+ ## 17.3.9-beta (2019-09-20)
278
+
279
+ ### FileManager
280
+
281
+ #### Bug Fixes
282
+
283
+ - The issue `FileManager’s details view contains the unnecessary scrollbar and eclipsis in Chrome browser (version 76.0.3809.132)` has been fixed.
284
+
285
+ #### Breaking Changes
286
+
287
+ - 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.
288
+
289
+ ## 17.2.49 (2019-09-04)
290
+
291
+ ### FileManager
292
+
293
+ #### Bug Fixes
294
+
295
+ - 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.
296
+ - The issue `the FileManager throws script error when return null response from server for search operation` has been fixed.
297
+
298
+ #### New Features
299
+
300
+ - New events have been provided to customize the dialog in FileManager.
301
+ - New methods have been provided to select all files and clear the selection in current path of the FileManager.
302
+ - New methods have been provided to customize the context menu items in FileManager.
303
+
304
+ ## 17.2.47 (2019-08-27)
305
+
306
+ ### FileManager
307
+
308
+ #### New Features
309
+
310
+ - Methods have been provided to perform file operations such as create, upload, download, delete, rename, and open in FileManager.
311
+
312
+ ## 17.2.41 (2019-08-14)
313
+
314
+ ### FileManager
315
+
316
+ #### Bug Fixes
317
+
318
+ - The issue with the `FileManager that throws script error while accessing the shared folder in physical file provider` has been fixed.
319
+
320
+ #### New Features
321
+
322
+ - A method has been provided to customize the filtering support in FileManager.
323
+
324
+ ## 17.2.40 (2019-08-06)
325
+
326
+ ### FileManager
327
+
328
+ #### New Features
329
+
330
+ - The `ID` based support has been provided to the `selectedItems` property to manage the files with duplicate names.
331
+
332
+ ## 17.2.36 (2019-07-24)
333
+
334
+ ### FileManager
335
+
336
+ #### Bug Fixes
337
+
338
+ - Issue with `when the component is rendering and you are trying to resize the window the component throws script error` is fixed.
339
+
340
+ ## 17.2.35 (2019-07-17)
341
+
342
+ ### FileManager
343
+
344
+ #### Bug Fixes
345
+
346
+ - Issue with `empty folder icon alignment when persistence enabled` is fixed.
347
+
348
+ ## 17.2.34 (2019-07-11)
349
+
350
+ ### FileManager
351
+
352
+ #### New Features
353
+
354
+ - Provided the `id` based support for `path` property to manage the files in an efficient way on going with file system providers.
355
+
356
+ ## 17.2.28-beta (2019-06-27)
357
+
358
+ ### FileManager
359
+
360
+ #### New Features
361
+
362
+ - Added file system provider support for SQL server database, Microsoft Azure cloud storage, NodeJS framework, and Google Drive cloud storage.
363
+ - Provided access control support for physical file system provider.
364
+ - Provided cut, copy, and paste file operations support.
365
+ - Provided drag and drop support.
366
+ - Provided rename and replace support for uploading files.
367
+ - Provided options to upload specific types of files based on extensions.
368
+
369
+ ## 17.1.48 (2019-05-21)
370
+
371
+ ### FileManager
372
+
373
+ #### New Features
374
+
375
+ - `#144270` - Added support to use the JWT tokens with `beforeSend` event’s Ajax settings.
376
+
377
+ ## 17.1.42 (2019-04-23)
378
+
379
+ ### FileManager
380
+
381
+ #### New Features
382
+
383
+ - Added filesystem provider support for ASP.NET MVC 4 and 5 frameworks.
384
+
385
+ ## 17.1.40 (2019-04-09)
386
+
387
+ ### FileManager
388
+
389
+ #### Breaking Changes
390
+
391
+ - The `beforeFileLoad` event’s `module` argument values have been changed as follows:
392
+
393
+ |Argument Name|Old Value|New Value|
394
+ |----|----|----|
395
+ |module|navigationpane|NavigationPane|
396
+ |module|Grid|DetailsView|
397
+ |module|LargeIcon|LargeIconView|
398
+
399
+ ## 17.1.32-beta (2019-03-13)
400
+
401
+ ### FileManager
402
+
403
+ 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.
404
+
405
+ - **Different Views** - Provides detailed and large icon views.
406
+ - **Context menu support** - Provides detailed and large icon views.
407
+ - **Custom toolbar support** - Customize the toolbar to provide only necessary features.
408
+ - **Multiple file selection** - Select multiple files simultaneously.
409
+ - **Accessibility** - Features built-in accessibility support that makes all features accessible through keyboard interaction, screen readers, or other assistive technology devices.
410
+ - **Localization** - Translate file names to any supported language.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # Angular File Manager Component
1
+ # Angular FileManager Component
2
2
 
3
- The [Angular File Manager](https://www.syncfusion.com/angular-components/angular-file-manager?utm_source=npm&utm_medium=listing&utm_campaign=angular-filemanager-npm) component is a graphical user interface that allows users to manage their file system in an intuitive and efficient manner. With this component, you can easily access, edit, upload, download, and organize files and folders. It also offers a convenient way to browse and select items from the file system.
3
+ The [Angular FileManager](https://www.syncfusion.com/angular-components/angular-file-manager?utm_source=npm&utm_medium=listing&utm_campaign=angular-filemanager-npm) component is a graphical user interface that allows users to manage their file system in an intuitive and efficient manner. With this component, you can easily access, edit, upload, download, and organize files and folders. It also offers a convenient way to browse and select items from the file system.
4
4
 
5
5
  <p align="center">
6
6
  <a href="https://ej2.syncfusion.com/angular/documentation/file-manager/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-filemanager-npm">Getting Started</a> .
@@ -34,9 +34,9 @@ ng new my-app
34
34
  cd my-app
35
35
  ```
36
36
 
37
- ### Adding Syncfusion File Manager package
37
+ ### Adding Syncfusion FileManager package
38
38
 
39
- All Syncfusion Angular packages are published in [npmjs.com](https://www.npmjs.com/~syncfusionorg) registry. To install Angular File Manager package, use the following command.
39
+ All Syncfusion Angular packages are published in [npmjs.com](https://www.npmjs.com/~syncfusionorg) registry. To install Angular FileManager package, use the following command.
40
40
 
41
41
  ```bash
42
42
  ng add @syncfusion/ej2-angular-filemanager
@@ -48,20 +48,20 @@ The above command does the below configuration to your Angular app.
48
48
  * Import the `FileManagerModule` in your application module `app.module.ts`.
49
49
  * Register the Syncfusion UI Default theme in the `angular.json` file.
50
50
 
51
- This makes it easy to add the Syncfusion Angular File Manager module to your project and start using it in your application.
51
+ This makes it easy to add the Syncfusion Angular FileManager module to your project and start using it in your application.
52
52
 
53
- ### Add Angular File Manager component
53
+ ### Add Angular FileManager component
54
54
 
55
- In src/app/app.component.ts, use `<ejs-filemanager>` selector in `template` attribute of `@Component` directive to render the Syncfusion Angular File Manager component.
55
+ In src/app/app.component.ts, use `<ejs-filemanager>` selector in `template` attribute of `@Component` directive to render the Syncfusion Angular FileManager component.
56
56
 
57
- Add the File Manager component snippet in **app.component.html** as follows.
57
+ Add the FileManager component snippet in **app.component.html** as follows.
58
58
 
59
59
  ```html
60
60
  <ejs-filemanager id='default-filemanager' [ajaxSettings]='ajaxSettings'>
61
61
  </ejs-filemanager>
62
62
  ```
63
63
 
64
- Refer the File Manager component snippet in **app.component.ts** as follows.
64
+ Refer the FileManager component snippet in **app.component.ts** as follows.
65
65
 
66
66
  ```typescript
67
67
  import { Component } from '@angular/core';
@@ -80,7 +80,7 @@ url: this.hostUrl + 'api/FileManager/FileOperations'
80
80
 
81
81
  ## Supported frameworks
82
82
 
83
- The File Manager component is also offered in following list of frameworks,
83
+ The FileManager component is also offered in following list of frameworks,
84
84
 
85
85
  | [<img src="https://ej2.syncfusion.com/github/images/js.svg" height="50" />](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/react.svg" height="50" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/vue.svg" height="50" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/netcore.svg" height="50" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/netmvc.svg" height="50" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; |
86
86
  | :-----: | :-----: | :-----: | :-----: | :-----: |