Looking at: https://github.com/AckerApple/angular-file/blob/development/src/file-upload/ngf.directive.ts#L169
It seems like files contains the newly added files. Can we emit files as an event here so that we can take action on the newly added files? I couldn't find any such event in the documentation or in my brief scan of the source code.