@eqproject/eqp-attachments 0.1.16 → 2.0.1
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.
- package/README.md +0 -1
- package/esm2020/eqproject-eqp-attachments.mjs +5 -0
- package/esm2020/lib/eqp-attachments.component.mjs +830 -0
- package/esm2020/lib/eqp-attachments.module.mjs +39 -0
- package/esm2020/lib/helpers/attachment.helper.mjs +61 -0
- package/esm2020/lib/interfaces/IAttachment.mjs +6 -0
- package/esm2020/lib/interfaces/IOptions.mjs +2 -0
- package/esm2020/lib/modules/material.module.mjs +231 -0
- package/esm2020/lib/services/eqp-attachment-dialog.service.mjs +103 -0
- package/esm2020/public-api.mjs +10 -0
- package/fesm2015/eqproject-eqp-attachments.mjs +1275 -0
- package/fesm2015/eqproject-eqp-attachments.mjs.map +1 -0
- package/fesm2020/eqproject-eqp-attachments.mjs +1264 -0
- package/fesm2020/eqproject-eqp-attachments.mjs.map +1 -0
- package/{eqproject-eqp-attachments.d.ts → index.d.ts} +1 -1
- package/lib/eqp-attachments.component.d.ts +5 -11
- package/lib/eqp-attachments.module.d.ts +10 -0
- package/lib/helpers/attachment.helper.d.ts +3 -0
- package/lib/modules/material.module.d.ts +35 -0
- package/lib/services/eqp-attachment-dialog.service.d.ts +3 -0
- package/package.json +30 -18
- package/bundles/eqproject-eqp-attachments.umd.js +0 -1409
- package/bundles/eqproject-eqp-attachments.umd.js.map +0 -1
- package/bundles/eqproject-eqp-attachments.umd.min.js +0 -2
- package/bundles/eqproject-eqp-attachments.umd.min.js.map +0 -1
- package/eqproject-eqp-attachments.metadata.json +0 -1
- package/esm2015/eqproject-eqp-attachments.js +0 -6
- package/esm2015/lib/eqp-attachments.component.js +0 -857
- package/esm2015/lib/eqp-attachments.module.js +0 -26
- package/esm2015/lib/helpers/attachment.helper.js +0 -62
- package/esm2015/lib/interfaces/IAttachment.js +0 -6
- package/esm2015/lib/interfaces/IOptions.js +0 -1
- package/esm2015/lib/modules/material.module.js +0 -108
- package/esm2015/lib/services/eqp-attachment-dialog.service.js +0 -104
- package/esm2015/public-api.js +0 -9
- package/esm5/eqproject-eqp-attachments.js +0 -6
- package/esm5/lib/eqp-attachments.component.js +0 -916
- package/esm5/lib/eqp-attachments.module.js +0 -29
- package/esm5/lib/helpers/attachment.helper.js +0 -63
- package/esm5/lib/interfaces/IAttachment.js +0 -6
- package/esm5/lib/interfaces/IOptions.js +0 -1
- package/esm5/lib/modules/material.module.js +0 -111
- package/esm5/lib/services/eqp-attachment-dialog.service.js +0 -113
- package/esm5/public-api.js +0 -9
- package/fesm2015/eqproject-eqp-attachments.js +0 -1148
- package/fesm2015/eqproject-eqp-attachments.js.map +0 -1
- package/fesm5/eqproject-eqp-attachments.js +0 -1223
- package/fesm5/eqproject-eqp-attachments.js.map +0 -1
package/README.md
CHANGED
|
@@ -96,7 +96,6 @@ export class AppModule {}
|
|
|
96
96
|
| (abortAddAttachment) | `EventEmitter<any>` | no | Event triggered by pressing the EXIT button of the file upload modal. |
|
|
97
97
|
| (downloadAttachment) | EventEmitter<IAttachmentDTO> | no | Invoked when the user tries to download an IAttachmentDTO with at least one of the following properties not defined: `"FileDataBase64", "FileContentType", "FileName"`. It returns the user selected object. |
|
|
98
98
|
| (onDeleteAttachment) | `EventEmitter<IAttachmentDTO>` | no | Invoked when an IAttachmentDTO is deleted from `attachmentsList`. It returns the deleted element. |
|
|
99
|
-
| (onComponentLoaded) | `EventEmitter<EqpAttachmentsComponent>` | no | Invoked when the component is loaded, emits the current instance of the component. |
|
|
100
99
|
|
|
101
100
|
|
|
102
101
|
### Model, Interfaces and Enums used
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
export * from './public-api';
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXFwcm9qZWN0LWVxcC1hdHRhY2htZW50cy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL2VxcC1hdHRhY2htZW50cy9zcmMvZXFwcm9qZWN0LWVxcC1hdHRhY2htZW50cy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpYy1hcGknO1xuIl19
|