* [ADF-1958] Process Attachment list - The empty list should be a simple template
* changed the default empty list to a simple template
* changed process-attachment.component.html so that the user can pass custom empty tempate
* [ADF-1958] Process Attachment list - The empty list should be a simple template
* changed the default empty list to a simple template
* changed process-attachment.component.html so that the user can pass custom empty tempate
* removed some unused variables
* [ADF-1958] Process Attachment list - The empty list should be a simple template
* changed the default empty list to a simple template
* changed process-attachment.component.html so that the user can pass custom empty tempate
* fix upload for process attachment list
export ActivitiContentService
ProcessService.createOrUpdateProcessInstanceVariables has incorrect method signature
* fix signature methods
* fix test parameters
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working
* fix test for remove upload deprecated properties
* remove duplicate identifier
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working
* Made the drag and drop area working in demo shell for task attachment
* Provided a way to pass custom no content template for drag and drop to the user
* Updated the task-attachment README file for the user to know how to use drag and drop component with task-attachment component
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working
* Made the drag and drop area working in demo shell for task attachment
* Provided a way to pass custom no content template for drag and drop to the user
* Updated the task-attachment README file for the user to know how to use drag and drop component with task-attachment component