@syncfusion/ej2-angular-filemanager 20.1.47 → 20.1.52-10459

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 (162) hide show
  1. package/@syncfusion/ej2-angular-filemanager.es5.js +106 -15
  2. package/@syncfusion/ej2-angular-filemanager.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-filemanager.js +97 -15
  4. package/@syncfusion/ej2-angular-filemanager.js.map +1 -1
  5. package/README.md +106 -27
  6. package/dist/ej2-angular-filemanager.umd.js +188 -21
  7. package/dist/ej2-angular-filemanager.umd.js.map +1 -1
  8. package/dist/ej2-angular-filemanager.umd.min.js +1 -10
  9. package/dist/ej2-angular-filemanager.umd.min.js.map +1 -1
  10. package/ej2-angular-filemanager.metadata.json +1 -1
  11. package/license +10 -0
  12. package/package.json +70 -70
  13. package/schematics/collection.json +10 -29
  14. package/schematics/ng-add/index.ts +10 -10
  15. package/schematics/ng-add/schema.json +34 -34
  16. package/schematics/ng-add/schema.ts +30 -30
  17. package/schematics/tsconfig.json +25 -25
  18. package/schematics/utils/lib-details.d.ts +2 -2
  19. package/schematics/utils/lib-details.js +2 -2
  20. package/schematics/utils/lib-details.ts +2 -2
  21. package/src/file-manager/filemanager-all.module.d.ts +1 -0
  22. package/src/file-manager/filemanager.component.d.ts +14 -1
  23. package/src/file-manager/toolbaritems.directive.d.ts +144 -0
  24. package/src/index.d.ts +2 -1
  25. package/styles/bootstrap-dark-lite.css +1 -0
  26. package/styles/bootstrap-dark-lite.scss +1 -0
  27. package/styles/bootstrap-dark.css +1 -1920
  28. package/styles/bootstrap-lite.css +1 -0
  29. package/styles/bootstrap-lite.scss +1 -0
  30. package/styles/bootstrap.css +1 -1899
  31. package/styles/bootstrap4-lite.css +1 -0
  32. package/styles/bootstrap4-lite.scss +1 -0
  33. package/styles/bootstrap4.css +1 -1935
  34. package/styles/bootstrap5-dark-lite.css +1 -0
  35. package/styles/bootstrap5-dark-lite.scss +1 -0
  36. package/styles/bootstrap5-dark.css +1 -1982
  37. package/styles/bootstrap5-lite.css +1 -0
  38. package/styles/bootstrap5-lite.scss +1 -0
  39. package/styles/bootstrap5.3-lite.css +1 -0
  40. package/styles/bootstrap5.3-lite.scss +1 -0
  41. package/styles/bootstrap5.3.css +1 -0
  42. package/styles/bootstrap5.3.scss +1 -0
  43. package/styles/bootstrap5.css +1 -1982
  44. package/styles/fabric-dark-lite.css +1 -0
  45. package/styles/fabric-dark-lite.scss +1 -0
  46. package/styles/fabric-dark.css +1 -1891
  47. package/styles/fabric-lite.css +1 -0
  48. package/styles/fabric-lite.scss +1 -0
  49. package/styles/fabric.css +1 -1891
  50. package/styles/file-manager/bootstrap-dark.css +1 -1920
  51. package/styles/file-manager/bootstrap.css +1 -1899
  52. package/styles/file-manager/bootstrap4.css +1 -1935
  53. package/styles/file-manager/bootstrap5-dark.css +1 -1982
  54. package/styles/file-manager/bootstrap5.3.css +1 -0
  55. package/styles/file-manager/bootstrap5.3.scss +1 -0
  56. package/styles/file-manager/bootstrap5.css +1 -1982
  57. package/styles/file-manager/fabric-dark.css +1 -1891
  58. package/styles/file-manager/fabric.css +1 -1891
  59. package/styles/file-manager/fluent-dark.css +1 -1898
  60. package/styles/file-manager/fluent.css +1 -1898
  61. package/styles/file-manager/fluent2.css +1 -0
  62. package/styles/file-manager/fluent2.scss +1 -0
  63. package/styles/file-manager/highcontrast-light.css +1 -1897
  64. package/styles/file-manager/highcontrast.css +1 -1897
  65. package/styles/file-manager/material-dark.css +1 -1945
  66. package/styles/file-manager/material.css +1 -1932
  67. package/styles/file-manager/material3-dark.css +1 -0
  68. package/styles/file-manager/material3-dark.scss +2 -0
  69. package/styles/file-manager/material3.css +1 -0
  70. package/styles/file-manager/material3.scss +2 -0
  71. package/styles/file-manager/tailwind-dark.css +1 -1969
  72. package/styles/file-manager/tailwind.css +1 -1969
  73. package/styles/fluent-dark-lite.css +1 -0
  74. package/styles/fluent-dark-lite.scss +1 -0
  75. package/styles/fluent-dark.css +1 -1898
  76. package/styles/fluent-lite.css +1 -0
  77. package/styles/fluent-lite.scss +1 -0
  78. package/styles/fluent.css +1 -1898
  79. package/styles/fluent2-lite.css +1 -0
  80. package/styles/fluent2-lite.scss +1 -0
  81. package/styles/fluent2.css +1 -0
  82. package/styles/fluent2.scss +1 -0
  83. package/styles/highcontrast-light-lite.css +1 -0
  84. package/styles/highcontrast-light-lite.scss +1 -0
  85. package/styles/highcontrast-light.css +1 -1897
  86. package/styles/highcontrast-lite.css +1 -0
  87. package/styles/highcontrast-lite.scss +1 -0
  88. package/styles/highcontrast.css +1 -1897
  89. package/styles/material-dark-lite.css +1 -0
  90. package/styles/material-dark-lite.scss +1 -0
  91. package/styles/material-dark.css +1 -1945
  92. package/styles/material-lite.css +1 -0
  93. package/styles/material-lite.scss +1 -0
  94. package/styles/material.css +1 -1932
  95. package/styles/material3-dark-lite.css +1 -0
  96. package/styles/material3-dark-lite.scss +1 -0
  97. package/styles/material3-dark.css +1 -0
  98. package/styles/material3-dark.scss +2 -0
  99. package/styles/material3-lite.css +1 -0
  100. package/styles/material3-lite.scss +1 -0
  101. package/styles/material3.css +1 -0
  102. package/styles/material3.scss +2 -0
  103. package/styles/tailwind-dark-lite.css +1 -0
  104. package/styles/tailwind-dark-lite.scss +1 -0
  105. package/styles/tailwind-dark.css +1 -1969
  106. package/styles/tailwind-lite.css +1 -0
  107. package/styles/tailwind-lite.scss +1 -0
  108. package/styles/tailwind.css +1 -1969
  109. package/CHANGELOG.md +0 -404
  110. package/postinstall/tagchange.js +0 -18
  111. package/schematics/generators/filemanager-default/index.d.ts +0 -3
  112. package/schematics/generators/filemanager-default/index.js +0 -8
  113. package/schematics/generators/filemanager-default/index.ts +0 -8
  114. package/schematics/generators/filemanager-default/sample-details.d.ts +0 -5
  115. package/schematics/generators/filemanager-default/sample-details.js +0 -7
  116. package/schematics/generators/filemanager-default/sample-details.ts +0 -5
  117. package/schematics/generators/filemanager-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -9
  118. package/schematics/generators/filemanager-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -5
  119. package/schematics/generators/filemanager-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -23
  120. package/schematics/generators/filemanager-default/schema.d.ts +0 -3
  121. package/schematics/generators/filemanager-default/schema.js +0 -2
  122. package/schematics/generators/filemanager-default/schema.json +0 -124
  123. package/schematics/generators/filemanager-default/schema.ts +0 -3
  124. package/schematics/generators/filemanager-localization/index.d.ts +0 -3
  125. package/schematics/generators/filemanager-localization/index.js +0 -8
  126. package/schematics/generators/filemanager-localization/index.ts +0 -8
  127. package/schematics/generators/filemanager-localization/sample-details.d.ts +0 -5
  128. package/schematics/generators/filemanager-localization/sample-details.js +0 -7
  129. package/schematics/generators/filemanager-localization/sample-details.ts +0 -5
  130. package/schematics/generators/filemanager-localization/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -9
  131. package/schematics/generators/filemanager-localization/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -4
  132. package/schematics/generators/filemanager-localization/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -112
  133. package/schematics/generators/filemanager-localization/schema.d.ts +0 -3
  134. package/schematics/generators/filemanager-localization/schema.js +0 -2
  135. package/schematics/generators/filemanager-localization/schema.json +0 -124
  136. package/schematics/generators/filemanager-localization/schema.ts +0 -3
  137. package/schematics/generators/filemanager-overview/index.d.ts +0 -3
  138. package/schematics/generators/filemanager-overview/index.js +0 -8
  139. package/schematics/generators/filemanager-overview/index.ts +0 -8
  140. package/schematics/generators/filemanager-overview/sample-details.d.ts +0 -5
  141. package/schematics/generators/filemanager-overview/sample-details.js +0 -7
  142. package/schematics/generators/filemanager-overview/sample-details.ts +0 -5
  143. package/schematics/generators/filemanager-overview/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -9
  144. package/schematics/generators/filemanager-overview/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -4
  145. package/schematics/generators/filemanager-overview/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -17
  146. package/schematics/generators/filemanager-overview/schema.d.ts +0 -3
  147. package/schematics/generators/filemanager-overview/schema.js +0 -2
  148. package/schematics/generators/filemanager-overview/schema.json +0 -124
  149. package/schematics/generators/filemanager-overview/schema.ts +0 -3
  150. package/schematics/generators/filemanager-rtl/index.d.ts +0 -3
  151. package/schematics/generators/filemanager-rtl/index.js +0 -8
  152. package/schematics/generators/filemanager-rtl/index.ts +0 -8
  153. package/schematics/generators/filemanager-rtl/sample-details.d.ts +0 -5
  154. package/schematics/generators/filemanager-rtl/sample-details.js +0 -7
  155. package/schematics/generators/filemanager-rtl/sample-details.ts +0 -5
  156. package/schematics/generators/filemanager-rtl/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -9
  157. package/schematics/generators/filemanager-rtl/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -4
  158. package/schematics/generators/filemanager-rtl/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -17
  159. package/schematics/generators/filemanager-rtl/schema.d.ts +0 -3
  160. package/schematics/generators/filemanager-rtl/schema.js +0 -2
  161. package/schematics/generators/filemanager-rtl/schema.json +0 -124
  162. package/schematics/generators/filemanager-rtl/schema.ts +0 -3
package/CHANGELOG.md DELETED
@@ -1,404 +0,0 @@
1
- # Changelog
2
-
3
- ## [Unreleased]
4
-
5
- ## 19.2.56 (2021-08-17)
6
-
7
- ### File Manager
8
-
9
- #### Bug Fixes
10
-
11
- - `#I337431` - The issue with "`filterFiles` method in file manager component" has been resolved.
12
-
13
- ## 19.2.48 (2021-07-20)
14
-
15
- ### File Manager
16
-
17
- #### Bug Fixes
18
-
19
- - `#F166908` - The issue with "When pressing Ctrl+A key, the scroll bar is moved to last item in File Manager detail view" has been resolved.
20
-
21
- ## 19.2.44 (2021-06-30)
22
-
23
- ### File Manager
24
-
25
- #### Bug Fixes
26
-
27
- - `#F160683` - The issue with "Error dialog shown while quickly clicking on the folders when enabling drag and drop support" has been resolved.
28
-
29
- ## 19.1.66 (2021-06-01)
30
-
31
- ### File Manager
32
-
33
- #### Bug Fixes
34
-
35
- - `#F165213` - The issue with "The Details view path column is not removed when refreshing the File Manager files" has been resolved.
36
- - `#F160683` - The issue with "Error dialog shown while quickly clicking on the folders when enabling drag and drop support" has been resolved.
37
-
38
- ## 19.1.63 (2021-05-13)
39
-
40
- ### File Manager
41
-
42
- #### Bug Fixes
43
-
44
- - `#I323484` - Now, the warning dialog will be displayed while dropping the searched file into the same source location in the File Manager component.
45
-
46
- ## 19.1.58 (2021-04-27)
47
-
48
- ### File Manager
49
-
50
- #### Bug Fixes
51
-
52
- - `#I321258`, `#I320950` - The issue with "Error as occurred while sorting the path column at second time in File Manager component" has been fixed.
53
- - `#I318476`, `#I320950` - Resolved the script error that occurred while dragging and dropping an item without selecting it in details view of the File Manager component.
54
-
55
- ## 18.4.41 (2021-02-02)
56
-
57
- ### File Manager
58
-
59
- #### Bug Fixes
60
-
61
- - `#305138` - The issue with "Incorrect message is displayed in delete dialog for File Manager Component" has been resolved.
62
-
63
- ## 18.3.42 (2020-10-20)
64
-
65
- ### File Manager
66
-
67
- #### Bug Fixes
68
-
69
- - `#288436` - The issue with "The error dialog appears when copy and paste the folder with the same name" has been resolved.
70
-
71
- ## 18.2.57 (2020-09-08)
72
-
73
- ### File Manager
74
-
75
- #### Bug Fixes
76
-
77
- - `#288598` - Now, the file details will be sent correctly to the server side while using the rootAliasName property.
78
-
79
- ## 18.2.56 (2020-09-01)
80
-
81
- ### File Manager
82
-
83
- #### Bug Fixes
84
-
85
- - Resolved the incorrect delete confirmation dialog content for file in details view of the File Manager component.
86
-
87
- ## 18.2.48 (2020-08-04)
88
-
89
- ### File Manager
90
-
91
- #### Bug Fixes
92
-
93
- - The issue with “The Toolbar is not updated while adding the sortOrder property value as none” is fixed now.
94
-
95
- ## 18.2.47 (2020-07-28)
96
-
97
- ### File Manager
98
-
99
- #### Bug Fixes
100
-
101
- - Resolved the issue with the incorrect delete confirmation dialog heading and content of the File Manager component.
102
-
103
- ## 18.2.44 (2020-07-07)
104
-
105
- ### File Manager
106
-
107
- #### New Features
108
-
109
- - Added the upload customization support for ASP.NET Core AmazonS3 File Provider.
110
- - Added the upload customization support for Google Drive File Provider.
111
- - Added the upload customization support for FTP File Provider.
112
- - Added the upload customization support for Firebase Realtime Database File Provider.
113
- - `#151112`, `#152443` - Added the access control support for SQL Server File Provider.
114
- - `#260977`, `#263918` - Added the file provider support in ASP.NET MVC for Amazon S3(Simple Storage Service) bucket storage service.
115
- - `#275878` - Provided an option to prevent default sorting of the files and folders in the File Manager component.
116
- - Provided the support to display the File Manager's dialog at the user specified target.
117
-
118
- ## 18.1.56 (2020-06-09)
119
-
120
- ### File Manager
121
-
122
- #### Bug Fixes
123
-
124
- - The issue with "File name is not displayed in the access control error message" has been fixed.
125
-
126
- ## 18.1.55 (2020-06-02)
127
-
128
- ### File Manager
129
-
130
- #### Bug Fixes
131
-
132
- - The issue with "The toolbar is not updated when selecting the root folder in the File Manager component" has been resolved.
133
-
134
- ## 18.1.53 (2020-05-19)
135
-
136
- ### File Manager
137
-
138
- #### Bug Fixes
139
-
140
- - Resolved the script error thrown from the File Manager component when resizing the window.
141
-
142
- ## 18.1.46 (2020-04-28)
143
-
144
- ### File Manager
145
-
146
- #### Bug Fixes
147
-
148
- - The issue with `Unable to localize the error message in the access control actions` has been fixed.
149
- - `#269976` - Now, The File Manager UI will be refreshed properly when resizing the browser window.
150
-
151
- ## 18.1.36-beta (2020-03-19)
152
-
153
- ### File Manager
154
-
155
- #### Bug Fixes
156
-
157
- - `#266091` - Now, the date modified column in the details view is globalized based on the locale value.
158
- - `#266713` - The script error thrown while performing the GetImage operation in NodeJS File System Provider has been fixed.
159
-
160
- #### New Features
161
-
162
- - Added the File Provider support for IBM Cloud Object Storage.
163
- - `#262023` - Added the upload customization support for ASP.NET Core Azure File Provider.
164
- - `#151515` - Added the upload customization support for SQL Server File Provider.
165
-
166
- ## 17.4.51 (2020-02-25)
167
-
168
- ### File Manager
169
-
170
- #### New Features
171
-
172
- - `#263021` - Support has been provided to auto close the upload dialog after uploading all the selected files.
173
-
174
- ## 17.4.50 (2020-02-18)
175
-
176
- ### File Manager
177
-
178
- #### Bug Fixes
179
-
180
- - `#262675` - Provided the support to prevent the XSS attacks using the `enableHtmlSanitizer` property.
181
- - The issue with the given `name` column's width that is not applied in details view has been resolved.
182
-
183
- ## 17.4.44 (2021-01-21)
184
-
185
- ### File Manager
186
-
187
- #### Bug Fixes
188
-
189
- - Resolved the script error when navigate any folder after changing the toolbar settings dynamically in the file manager component.
190
-
191
- ## 17.4.43 (2020-01-14)
192
-
193
- ### File Manager
194
-
195
- #### Bug Fixes
196
-
197
- - `#149499` - The issue with date modified in ASP.NET Core Azure File System Provider has been fixed.
198
- - `#256589` - The issue with `Directory traversal vulnerability` in NodeJS File System Provider has been fixed.
199
-
200
- ## 17.4.41 (2020-01-07)
201
-
202
- ### File Manager
203
-
204
- #### Bug Fixes
205
-
206
- - `#258121` - Resolved the CSS warnings in Firefox 71.0 version.
207
-
208
- ## 17.4.39 (2019-12-17)
209
-
210
- ### File Manager
211
-
212
- #### Bug Fixes
213
-
214
- - `#149500` - The issue with `incorrect popup name in popupBeforeOpen event` has been fixed.
215
-
216
- #### New Features
217
-
218
- - The new events `beforeDownload` and `beforeImageLoad` have been provided to customize the `download` and `getImage` file operations.
219
- - The new ' rootAliasName ' property has been provided to display the custom root folder name.
220
- - Added the filesystem provider support for File Transfer Protocol.
221
-
222
- ## 17.3.28 (2019-11-19)
223
-
224
- ### File Manager
225
-
226
- #### Bug Fixes
227
-
228
- - `#252873` - The issue with `file search on pressing the enter key` has been fixed.
229
-
230
- ## 17.3.27 (2019-11-12)
231
-
232
- ### File Manager
233
-
234
- #### Bug Fixes
235
-
236
- - `#148827` - New event `fileSelection` have been included to restrict the file selection in file manager.
237
-
238
- ## 17.3.26 (2019-11-05)
239
-
240
- ### File Manager
241
-
242
- #### Bug Fixes
243
-
244
- - The issue `file manager throws script error when navigate to the different folder after sorting the path column in details view` has been fixed.
245
-
246
- #### New Features
247
-
248
- - Support has been provided to include a custom message in `AccessRule` class using the message property.
249
-
250
- #### Breaking Changes
251
-
252
- - 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.
253
- - Now, the `Edit` and `EditContents` in access control are renamed as `Write` and `WriteContents`.
254
-
255
- ## 17.3.17 (2019-10-15)
256
-
257
- ### File Manager
258
-
259
- #### Breaking Changes
260
-
261
- - Now, the rename dialog shows or hides the file name extension based on the `showFileExtension` property value in the file manager.
262
-
263
- ## 17.3.14 (2019-10-03)
264
-
265
- ### File Manager
266
-
267
- #### Bug Fixes
268
-
269
- - The issue with `the fileOpen event that was not triggered for folder navigation through navigation pane` has been fixed.
270
-
271
- ## 17.3.9-beta (2019-09-20)
272
-
273
- ### File Manager
274
-
275
- #### Bug Fixes
276
-
277
- - The issue `file manager’s details view contains the unnecessary scrollbar and eclipsis in Chrome browser (version 76.0.3809.132)` has been fixed.
278
-
279
- #### Breaking Changes
280
-
281
- - Support has been provided in asp core platform for customizing the columns of file manager'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.
282
-
283
- ## 17.2.49 (2019-09-04)
284
-
285
- ### File Manager
286
-
287
- #### Bug Fixes
288
-
289
- - The issue `the file manager throws script error when performing sorting in details view when the SortBy button is not present in toolbar` has been fixed.
290
- - The issue `the file manager throws script error when return null response from server for search operation` has been fixed.
291
-
292
- #### New Features
293
-
294
- - New events have been provided to customize the dialog in file manager.
295
- - New methods have been provided to select all files and clear the selection in current path of the file manager.
296
- - New methods have been provided to customize the context menu items in file manager.
297
-
298
- ## 17.2.47 (2019-08-27)
299
-
300
- ### File Manager
301
-
302
- #### New Features
303
-
304
- - Methods have been provided to perform file operations such as create, upload, download, delete, rename, and open in file manager.
305
-
306
- ## 17.2.41 (2019-08-14)
307
-
308
- ### File Manager
309
-
310
- #### Bug Fixes
311
-
312
- - The issue with the `file manager that throws script error while accessing the shared folder in physical file provider` has been fixed.
313
-
314
- #### New Features
315
-
316
- - A method has been provided to customize the filtering support in file manager.
317
-
318
- ## 17.2.40 (2019-08-06)
319
-
320
- ### File Manager
321
-
322
- #### New Features
323
-
324
- - The `ID` based support has been provided to the `selectedItems` property to manage the files with duplicate names.
325
-
326
- ## 17.2.36 (2019-07-24)
327
-
328
- ### File Manager
329
-
330
- #### Bug Fixes
331
-
332
- - Issue with `when the component is rendering and you are trying to resize the window the component throws script error` is fixed.
333
-
334
- ## 17.2.35 (2019-07-17)
335
-
336
- ### File Manager
337
-
338
- #### Bug Fixes
339
-
340
- - Issue with `empty folder icon alignment when persistence enabled` is fixed.
341
-
342
- ## 17.2.34 (2019-07-11)
343
-
344
- ### File Manager
345
-
346
- #### New Features
347
-
348
- - Provided the `id` based support for `path` property to manage the files in an efficient way on going with file system providers.
349
-
350
- ## 17.2.28-beta (2019-06-27)
351
-
352
- ### File Manager
353
-
354
- #### New Features
355
-
356
- - Added file system provider support for SQL server database, Microsoft Azure cloud storage, NodeJS framework, and Google Drive cloud storage.
357
- - Provided access control support for physical file system provider.
358
- - Provided cut, copy, and paste file operations support.
359
- - Provided drag and drop support.
360
- - Provided rename and replace support for uploading files.
361
- - Provided options to upload specific types of files based on extensions.
362
-
363
- ## 17.1.48 (2019-05-21)
364
-
365
- ### File Manager
366
-
367
- #### New Features
368
-
369
- - `#144270` - Added support to use the JWT tokens with `beforeSend` event’s Ajax settings.
370
-
371
- ## 17.1.42 (2019-04-23)
372
-
373
- ### File Manager
374
-
375
- #### New Features
376
-
377
- - Added filesystem provider support for ASP.NET MVC 4 and 5 frameworks.
378
-
379
- ## 17.1.40 (2019-04-09)
380
-
381
- ### File Manager
382
-
383
- #### Breaking Changes
384
-
385
- - The `beforeFileLoad` event’s `module` argument values have been changed as follows:
386
-
387
- |Argument Name|Old Value|New Value|
388
- |----|----|----|
389
- |module|navigationpane|NavigationPane|
390
- |module|Grid|DetailsView|
391
- |module|LargeIcon|LargeIconView|
392
-
393
- ## 17.1.32-beta (2019-03-13)
394
-
395
- ### File Manager
396
-
397
- The `File Manager` 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.
398
-
399
- - **Different Views** - Provides detailed and large icon views.
400
- - **Context menu support** - Provides detailed and large icon views.
401
- - **Custom toolbar support** - Customize the toolbar to provide only necessary features.
402
- - **Multiple file selection** - Select multiple files simultaneously.
403
- - **Accessibility** - Features built-in accessibility support that makes all features accessible through keyboard interaction, screen readers, or other assistive technology devices.
404
- - **Localization** - Translate file names to any supported language.
@@ -1,18 +0,0 @@
1
- var fs = require("fs");
2
- var glob = require("glob");
3
-
4
- var selectors = ['ejs-filemanager'];
5
-
6
- if (process.env.tagName !== undefined) {
7
- var newTagPrefix = process.env.tagName.trim();
8
- var files = glob.sync("./@syncfusion/*");
9
- for (var i = 0; i < files.length; i++) {
10
- var sourceFile = fs.readFileSync(files[i], "utf8");
11
- for (var j = 0; j < selectors.length; j++) {
12
- selectors[j] = selectors[j].replace('[','').replace(']','');
13
- var tagRegex = new RegExp(selectors[j], "g");
14
- sourceFile = sourceFile.replace(tagRegex,selectors[j].replace("ejs", newTagPrefix));
15
- }
16
- fs.writeFileSync(files[i], sourceFile, "utf8");
17
- }
18
- }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,8 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { componentBuilder } from "@syncfusion/ej2-angular-base/schematics";
3
- import { Schema } from './schema';
4
- import * as sampleDetails from './sample-details';
5
-
6
- export default function (options: Schema): Rule {
7
- return componentBuilder(options, sampleDetails);
8
- }
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.componentName = 'filemanager';
4
- exports.sampleName = 'default';
5
- exports.diModules = null;
6
- exports.packageName = '@syncfusion/ej2-angular-filemanager';
7
- exports.libModules = 'FileManagerModule';
@@ -1,5 +0,0 @@
1
- export const componentName: string = 'filemanager';
2
- export const sampleName: string = 'default';
3
- export const diModules: string = null;
4
- export const packageName: string = '@syncfusion/ej2-angular-filemanager';
5
- export const libModules: string = 'FileManagerModule';
@@ -1,9 +0,0 @@
1
- @import '../../../node_modules/@syncfusion/ej2-base/styles/material.css';
2
- @import '../../../node_modules/@syncfusion/ej2-inputs/styles/material.css';
3
- @import '../../../node_modules/@syncfusion/ej2-popups/styles/material.css';
4
- @import '../../../node_modules/@syncfusion/ej2-buttons/styles/material.css';
5
- @import '../../../node_modules/@syncfusion/ej2-splitbuttons/styles/material.css';
6
- @import '../../../node_modules/@syncfusion/ej2-navigations/styles/material.css';
7
- @import '../../../node_modules/@syncfusion/ej2-layouts/styles/material.css';
8
- @import '../../../node_modules/@syncfusion/ej2-grids/styles/material.css';
9
- @import '../../../node_modules/@syncfusion/ej2-angular-filemanager/styles/material.css';
@@ -1,5 +0,0 @@
1
- <div class="control-section">
2
- <ejs-filemanager id='default_filemanager' #fileObj [ajaxSettings]='ajaxSettings'
3
- [navigationPaneSettings]='navigationPaneSettings' [toolbarSettings]='toolbarSettings'>
4
- </ejs-filemanager>
5
- </div>
@@ -1,23 +0,0 @@
1
- import { Component } from '@angular/core';
2
-
3
- @Component({
4
- selector: '<%=dasherize(selector)%>',
5
- templateUrl: '<%=dasherize(name)%>.component.html',
6
- styleUrls: ['<%=dasherize(name)%>.component.css'],
7
- })
8
- export class <%= classify(name) %>Component {
9
- public hostUrl: string = 'https://ng2jq.syncfusion.com/ej2services/';
10
- public ajaxSettings: object = {
11
- url: this.hostUrl + 'api/FileManager/FileOperations',
12
- getImageUrl: this.hostUrl + 'api/FileManager/GetImage',
13
- uploadUrl: this.hostUrl + 'api/FileManager/Upload',
14
- downloadUrl: this.hostUrl + 'api/FileManager/Download'
15
- };
16
- public navigationPaneSettings: object = {
17
- visible: false
18
- };
19
- public toolbarSettings: object = {
20
- visible: false
21
- };
22
-
23
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
- export interface Schema extends ComponentSchema {
3
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,124 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "id": "filemanager-default",
4
- "title": "filemanager-default",
5
- "type": "object",
6
- "properties": {
7
- "path": {
8
- "type": "string",
9
- "format": "path",
10
- "description": "The path to create the component.",
11
- "visible": false
12
- },
13
- "project": {
14
- "type": "string",
15
- "description": "The name of the project.",
16
- "$default": {
17
- "$source": "projectName"
18
- }
19
- },
20
- "name": {
21
- "type": "string",
22
- "description": "The name of the component.",
23
- "$default": {
24
- "$source": "argv",
25
- "index": 0
26
- }
27
- },
28
- "inlineStyle": {
29
- "description": "Specifies if the style will be in the ts file.",
30
- "type": "boolean",
31
- "default": false,
32
- "alias": "s"
33
- },
34
- "inlineTemplate": {
35
- "description": "Specifies if the template will be in the ts file.",
36
- "type": "boolean",
37
- "default": false,
38
- "alias": "t"
39
- },
40
- "viewEncapsulation": {
41
- "description": "Specifies the view encapsulation strategy.",
42
- "enum": [
43
- "Emulated",
44
- "Native",
45
- "None",
46
- "ShadowDom"
47
- ],
48
- "type": "string",
49
- "alias": "v"
50
- },
51
- "changeDetection": {
52
- "description": "Specifies the change detection strategy.",
53
- "enum": [
54
- "Default",
55
- "OnPush"
56
- ],
57
- "type": "string",
58
- "default": "Default",
59
- "alias": "c"
60
- },
61
- "prefix": {
62
- "type": "string",
63
- "description": "The prefix to apply to generated selectors.",
64
- "alias": "p",
65
- "oneOf": [
66
- {
67
- "maxLength": 0
68
- },
69
- {
70
- "minLength": 1,
71
- "format": "html-selector"
72
- }
73
- ]
74
- },
75
- "styleext": {
76
- "description": "The file extension to be used for style files.",
77
- "type": "string",
78
- "default": "css"
79
- },
80
- "spec": {
81
- "type": "boolean",
82
- "description": "Specifies if a spec file is generated.",
83
- "default": true
84
- },
85
- "flat": {
86
- "type": "boolean",
87
- "description": "Flag to indicate if a dir is created.",
88
- "default": false
89
- },
90
- "skipImport": {
91
- "type": "boolean",
92
- "description": "Flag to skip the module import.",
93
- "default": false
94
- },
95
- "selector": {
96
- "type": "string",
97
- "format": "html-selector",
98
- "description": "The selector to use for the component."
99
- },
100
- "module": {
101
- "type": "string",
102
- "description": "Allows specification of the declaring module.",
103
- "alias": "m"
104
- },
105
- "export": {
106
- "type": "boolean",
107
- "default": false,
108
- "description": "Specifies if declaring module exports the component."
109
- },
110
- "entryComponent": {
111
- "type": "boolean",
112
- "default": false,
113
- "description": "Specifies if the component is an entry component of declaring module."
114
- },
115
- "lintFix": {
116
- "type": "boolean",
117
- "default": false,
118
- "description": "Specifies whether to apply lint fixes after generating the component."
119
- }
120
- },
121
- "required": [
122
- "name"
123
- ]
124
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
-
3
- export interface Schema extends ComponentSchema { }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,8 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { componentBuilder } from "@syncfusion/ej2-angular-base/schematics";
3
- import { Schema } from './schema';
4
- import * as sampleDetails from './sample-details';
5
-
6
- export default function (options: Schema): Rule {
7
- return componentBuilder(options, sampleDetails);
8
- }
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;