@eqproject/eqp-attachments 0.1.14 → 2.0.0
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 +3 -0
- 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 +15 -1
- 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 +29 -16
- package/bundles/eqproject-eqp-attachments.umd.js +0 -1378
- 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 -826
- 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 -885
- 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 -1117
- package/fesm2015/eqproject-eqp-attachments.js.map +0 -1
- package/fesm5/eqproject-eqp-attachments.js +0 -1192
- package/fesm5/eqproject-eqp-attachments.js.map +0 -1
package/README.md
CHANGED
|
@@ -84,6 +84,9 @@ export class AppModule {}
|
|
|
84
84
|
| [wrongTypeSelectedErrorMessage] | `string` | `"Non è possibile caricare il file selezionato."` | no | Sets the error dialog message when user tries to upload a not allowed file . |
|
|
85
85
|
| [videoPreviewErrorMessage] | `string` | `Impossibile aprire l'anteprima di un file video.` | no | Sets the warning dialog merrage when the user tries to open the preview of a video file. |
|
|
86
86
|
| [audioPreviewErrorMessage] | `string` | `Impossibile aprire l'anteprima di un file audio.` | no | Sets the warning dialog merrage when the user tries to open the preview of an audio file. |
|
|
87
|
+
| [isEqpTableMultiLanguage] | `boolean` | `false` | no | It allows you to establish whether the eqp-table containing the list of attachments uses multilanguage or not |
|
|
88
|
+
| [tablePaginatorVisible] | `boolean` | `true` | no | It allows you to establish, in the case of multiple attachments management, whether the table containing the list of attachments must be paged or not (default: true) |
|
|
89
|
+
| [tablePaginatorSize] | `number` | `null` | no | In case of managing multiple attachments, it allows you to establish the default page size for the table containing the list of attachments (default: null) |
|
|
87
90
|
|
|
88
91
|
|
|
89
92
|
### Outputs
|
|
@@ -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
|