@colijnit/sharedcomponents 258.1.7 → 258.1.8

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 (35) hide show
  1. package/358.645812766f7a400d0d38.js +1 -0
  2. package/3rdpartylicenses.txt +2222 -0
  3. package/863.171601b3075f2e971ba6.js +1 -0
  4. package/977.bd6291f9ee6f6ddf91f1.js +1 -0
  5. package/bundles/colijnit-sharedcomponents.umd.js +139 -75
  6. package/bundles/colijnit-sharedcomponents.umd.js.map +1 -1
  7. package/colijnit-sharedcomponents.d.ts +7 -7
  8. package/colijnit-sharedcomponents.metadata.json +1 -1
  9. package/esm2015/colijnit-sharedcomponents.js +8 -8
  10. package/esm2015/lib/components/send-method-dialog/components/additional-file-button/additional-file-button.component.js +14 -2
  11. package/esm2015/lib/components/send-method-dialog/components/pdf-preview/pdf-preview.component.js +2 -2
  12. package/esm2015/lib/components/send-method-dialog/components/send-method-email/send-method-email.component.js +32 -10
  13. package/esm2015/lib/components/send-method-dialog/components/send-method-email/send-method-email.module.js +4 -2
  14. package/esm2015/lib/components/send-method-dialog/components/send-method-printer/send-method-printer.component.js +27 -17
  15. package/esm2015/lib/components/send-method-dialog/send-method-dialog.component.js +33 -3
  16. package/esm2015/lib/enum/icon.enum.js +2 -1
  17. package/esm2015/lib/model/icon-svg.js +2 -1
  18. package/favicon.ico +0 -0
  19. package/fesm2015/colijnit-sharedcomponents.js +172 -95
  20. package/fesm2015/colijnit-sharedcomponents.js.map +1 -1
  21. package/index.html +12 -0
  22. package/lib/components/send-method-dialog/components/additional-file-button/additional-file-button.component.d.ts +4 -0
  23. package/lib/components/send-method-dialog/components/additional-file-button/style/_layout.scss +2 -2
  24. package/lib/components/send-method-dialog/components/additional-file-button/style/_material-definition.scss +2 -2
  25. package/lib/components/send-method-dialog/components/send-method-email/send-method-email.component.d.ts +9 -0
  26. package/lib/components/send-method-dialog/components/send-method-printer/send-method-printer.component.d.ts +4 -0
  27. package/lib/components/send-method-dialog/components/send-method-printer/style/_layout.scss +6 -0
  28. package/lib/components/send-method-dialog/components/signature-button/style/_layout.scss +6 -4
  29. package/lib/components/send-method-dialog/send-method-dialog.component.d.ts +7 -0
  30. package/lib/enum/icon.enum.d.ts +1 -0
  31. package/main.b602afad3df3a8d4917a.js +1 -0
  32. package/package.json +1 -1
  33. package/polyfills.907fe9d1887c5de17993.js +1 -0
  34. package/runtime.bd7b12db009c4e3aa24d.js +1 -0
  35. package/styles.a2ff6b829c590477cd83.css +1 -0
@@ -1534,6 +1534,7 @@ var Icon;
1534
1534
  Icon["EyeRegular"] = "eye_regular";
1535
1535
  Icon["FileExportRegular"] = "file_export_regular";
1536
1536
  Icon["FileExportSolid"] = "file_export_solid";
1537
+ Icon["FileMagnifyingGlass"] = "file_magnifying_glass";
1537
1538
  Icon["FilePdfRegular"] = "file_pdf_regular";
1538
1539
  Icon["FilePdfSolid"] = "file_pdf_solid";
1539
1540
  Icon["FileSignatureRegular"] = "file_signature_regular";
@@ -1609,6 +1610,7 @@ const IconSvg = {
1609
1610
  "eye_regular": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M288 80c-65.2 0-118.8 29.6-159.9 67.7C89.6 183.5 63 226 49.4 256c13.6 30 40.2 72.5 78.6 108.3C169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256c-13.6-30-40.2-72.5-78.6-108.3C406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1c3.3 7.9 3.3 16.7 0 24.6c-14.9 35.7-46.2 87.7-93 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.6-80.6C48.6 356 17.3 304 2.5 268.3c-3.3-7.9-3.3-16.7 0-24.6C17.3 208 48.6 156 95.4 112.6zM288 336c44.2 0 80-35.8 80-80s-35.8-80-80-80c-.7 0-1.3 0-2 0c1.3 5.1 2 10.5 2 16c0 35.3-28.7 64-64 64c-5.5 0-10.9-.7-16-2c0 .7 0 1.3 0 2c0 44.2 35.8 80 80 80zm0-208a128 128 0 1 1 0 256 128 128 0 1 1 0-256z\"/></svg>",
1610
1611
  "file_export_regular": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M568.1 303l-80-80c-9.375-9.375-24.56-9.375-33.94 0s-9.375 24.56 0 33.94L494.1 296H216C202.8 296 192 306.8 192 320s10.75 24 24 24h278.1l-39.03 39.03C450.3 387.7 448 393.8 448 400s2.344 12.28 7.031 16.97c9.375 9.375 24.56 9.375 33.94 0l80-80C578.3 327.6 578.3 312.4 568.1 303zM360 384c-13.25 0-24 10.74-24 24V448c0 8.836-7.164 16-16 16H64.02c-8.836 0-16-7.164-16-16L48 64.13c0-8.836 7.164-16 16-16h160L224 128c0 17.67 14.33 32 32 32h79.1v72c0 13.25 10.74 24 23.1 24S384 245.3 384 232V138.6c0-16.98-6.742-33.26-18.75-45.26l-74.63-74.64C278.6 6.742 262.3 0 245.4 0H63.1C28.65 0-.002 28.66 0 64l.0065 384c.002 35.34 28.65 64 64 64H320c35.2 0 64-28.8 64-64v-40C384 394.7 373.3 384 360 384z\"/></svg>",
1611
1612
  "file_export_solid": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 512\"><path d=\"M32 64C32 28.7 60.7 0 96 0H256V128c0 17.7 14.3 32 32 32H416V288H248c-13.3 0-24 10.7-24 24s10.7 24 24 24H416V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V64zM416 336V288H526.1l-39-39c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l39-39H416zm0-208H288V0L416 128z\"/></svg>",
1613
+ "file_magnifying_glass": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3l0 5.5c-16.7 0-32.8 2.6-48 7.3l0-7.3-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l250.1 0c18.7 9.1 39.5 14.6 61.4 15.8C364.5 499 343.7 512 320 512L64 512c-35.3 0-64-28.7-64-64L0 64zM256 320c0-70.7 57.3-128 128-128s128 57.3 128 128c0 26.7-8.2 51.4-22.1 71.9L569 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L456 425.8l-.1 .1C435.4 439.8 410.7 448 384 448c-70.7 0-128-57.3-128-128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0s-40 40.7-40 69.3z\"/></svg>",
1612
1614
  "file_pdf_regular": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"M64 464l48 0 0 48-48 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 304l-48 0 0-144-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM176 352l32 0c30.9 0 56 25.1 56 56s-25.1 56-56 56l-16 0 0 32c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48 0-80c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0 48 16 0zm96-80l32 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-32 0c-8.8 0-16-7.2-16-16l0-128c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-16 0 0 96 16 0zm80-112c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 32 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64 0-64z\"/></svg>",
1613
1615
  "file_pdf_solid": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><path d=\"M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM64 224H88c30.9 0 56 25.1 56 56s-25.1 56-56 56H80v32c0 8.8-7.2 16-16 16s-16-7.2-16-16V320 240c0-8.8 7.2-16 16-16zm24 80c13.3 0 24-10.7 24-24s-10.7-24-24-24H80v48h8zm72-64c0-8.8 7.2-16 16-16h24c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H176c-8.8 0-16-7.2-16-16V240zm32 112h8c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16h-8v96zm96-128h48c8.8 0 16 7.2 16 16s-7.2 16-16 16H304v32h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H304v48c0 8.8-7.2 16-16 16s-16-7.2-16-16V304 240c0-8.8 7.2-16 16-16z\"/></svg>",
1614
1616
  "file_signature_regular": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M64 464H320c8.8 0 16-7.2 16-16v-6.7l39.8-9.9c2.8-.7 5.6-1.6 8.2-2.7V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64C0 28.7 28.7 0 64 0H229.5c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3v49.1l-48 48V160H256c-17.7 0-32-14.3-32-32V48H64c-8.8 0-16 7.2-16 16V448c0 8.8 7.2 16 16 16zm96-115l-9.8 32.8c-6.1 20.3-24.8 34.2-46 34.2H96c-8.8 0-16-7.2-16-16s7.2-16 16-16h8.2c7.1 0 13.3-4.6 15.3-11.4l14.9-49.5c3.4-11.3 13.8-19.1 25.6-19.1s22.2 7.7 25.6 19.1l11.6 38.6c7.4-6.2 16.8-9.7 26.8-9.7c15.9 0 30.4 9 37.5 23.2l4.4 8.8h25.6l12-48.2c1.4-5.6 4.3-10.8 8.4-14.9L441.1 191.8l71 71L382.9 391.9c-4.1 4.1-9.2 7-14.9 8.4l-60.1 15c-1.1 .3-2.1 .4-3.2 .5c-.8 .1-1.5 .2-2.3 .2H256c-6.1 0-11.6-3.4-14.3-8.8l-8.8-17.7c-1.7-3.4-5.1-5.5-8.8-5.5s-7.2 2.1-8.8 5.5l-8.8 17.7c-2.9 5.9-9.2 9.4-15.7 8.8s-12.1-5.1-13.9-11.3L160 349zM549.8 139.7l14.4 14.4c15.6 15.6 15.6 40.9 0 56.6l-29.4 29.4-71-71 29.4-29.4c15.6-15.6 40.9-15.6 56.6 0z\"/></svg>",
@@ -2754,6 +2756,7 @@ class SendMethodDialogComponent {
2754
2756
  this.showWebservice = true;
2755
2757
  this.showPdf = true;
2756
2758
  this.selectedPurchaseMethod = {};
2759
+ this.additionalFileHasBeenSaved = false;
2757
2760
  this._subscriptions = [];
2758
2761
  this._subscriptions.push(this._sendMethodService.reportingDocumentPrintSignDocBaseRequestChanged.subscribe((value) => this.reportingDocumentPrintRequestChange.next(value)), this._sendMethodService.reportingDocumentEmailSignDocBaseRequestChanged.subscribe((value) => this.reportingDocumentEmailRequestChange.next(value)), this._sendMethodService.reportingDocumentPdfBaseRequestChanged.subscribe((value) => this.reportingDocumentPdfRequestChange.next(value)));
2759
2762
  }
@@ -2790,7 +2793,28 @@ class SendMethodDialogComponent {
2790
2793
  this.purchaseItems.nativeElement.offsetLeft - this.navigationItems.nativeElement.offsetLeft;
2791
2794
  }
2792
2795
  }
2796
+ handleAdditionalFileSaved(file) {
2797
+ this.additionalFileHasBeenSaved = true;
2798
+ this.additionalFileChangeEvent.emit(file);
2799
+ this._continueHandleOkClick();
2800
+ }
2793
2801
  handleOkClick() {
2802
+ var _a, _b, _c, _d;
2803
+ if (this.isAdditionalDocEnabled && !this.additionalFileHasBeenSaved) {
2804
+ if (((_a = this.activeSendMethod) === null || _a === void 0 ? void 0 : _a.code) === SendMethodType.Print &&
2805
+ ((_b = this.printerComponentRef) === null || _b === void 0 ? void 0 : _b.isAdditionalFileActive())) {
2806
+ this.printerComponentRef.openAdditionalFileDialog();
2807
+ return;
2808
+ }
2809
+ if (((_c = this.activeSendMethod) === null || _c === void 0 ? void 0 : _c.code) === SendMethodType.Email &&
2810
+ ((_d = this.emailComponentRef) === null || _d === void 0 ? void 0 : _d.isAdditionalFileActive())) {
2811
+ this.emailComponentRef.openAdditionalFileDialog();
2812
+ return;
2813
+ }
2814
+ }
2815
+ this._continueHandleOkClick();
2816
+ }
2817
+ _continueHandleOkClick() {
2794
2818
  if (this.activeSendMethod && this.activeSendMethod.code.toString() === "COMBINED") {
2795
2819
  const selectedMethodData = Object.assign({ sendMethod: this.activeSendMethod.code.toString() }, this.selectedPurchaseMethod);
2796
2820
  this.okClick.emit(selectedMethodData);
@@ -2928,6 +2952,7 @@ SendMethodDialogComponent.decorators = [
2928
2952
  </div>
2929
2953
  <div #printItems class="send-method-navigation-content co-small-scrollbar" *ngIf="showPrint">
2930
2954
  <co-send-method-printer
2955
+ #printerComponent
2931
2956
  [isPrinterLayoutsEnabled]="isPrinterLayoutsEnabled"
2932
2957
  [printerList]="printerList"
2933
2958
  [layouts]="printLayouts"
@@ -2938,13 +2963,14 @@ SendMethodDialogComponent.decorators = [
2938
2963
  [disablePdfPreview]="disablePdfPreview"
2939
2964
  [transactionType]="transactionType"
2940
2965
  [defaultPrinter]="defaultPrinter"
2941
- (additionalFileChangeEvent)="additionalFileChangeEvent.emit($event)"
2966
+ (additionalFileChangeEvent)="handleAdditionalFileSaved($event)"
2942
2967
  (showFilePreview)="showFilePreview.emit($event)"
2943
2968
  (loadDefaultPrinterName)="loadDefaultPrinterName.emit($event)"
2944
2969
  ></co-send-method-printer>
2945
2970
  </div>
2946
2971
  <div #emailItems class="send-method-navigation-content co-small-scrollbar" *ngIf="showEmail">
2947
2972
  <co-send-method-email
2973
+ #emailComponent
2948
2974
  [emailAddresses]="emailAddresses"
2949
2975
  [layouts]="emailLayouts"
2950
2976
  [pdfDoc]="pdfDoc"
@@ -2952,7 +2978,11 @@ SendMethodDialogComponent.decorators = [
2952
2978
  [transactionType]="transactionType"
2953
2979
  [emailUnsignedPossible]="emailUnsignedPossible"
2954
2980
  (showFilePreview)="showFilePreview.emit($event)"
2955
- (loadDefaultPrinterName)="loadDefaultPrinterName.emit($event)">
2981
+ (loadDefaultPrinterName)="loadDefaultPrinterName.emit($event)"
2982
+ [isAdditionalDocEnabled]="isAdditionalDocEnabled"
2983
+ [additionalFileContents]="additionalFileContents"
2984
+ [additionalFileName]="additionalFileName"
2985
+ (additionalFileChangeEvent)="handleAdditionalFileSaved($event)">
2956
2986
  </co-send-method-email>
2957
2987
  </div>
2958
2988
  <div #ediItems class="send-method-navigation-content co-small-scrollbar" *ngIf="showEdi">
@@ -3026,6 +3056,8 @@ SendMethodDialogComponent.propDecorators = {
3026
3056
  webServiceItems: [{ type: ViewChild, args: ['webServiceItems', { read: ElementRef },] }],
3027
3057
  pdfItems: [{ type: ViewChild, args: ['pdfItems', { read: ElementRef },] }],
3028
3058
  purchaseItems: [{ type: ViewChild, args: ['purchaseItems', { read: ElementRef },] }],
3059
+ printerComponentRef: [{ type: ViewChild, args: ['printerComponent',] }],
3060
+ emailComponentRef: [{ type: ViewChild, args: ['emailComponent',] }],
3029
3061
  printerList: [{ type: Input }],
3030
3062
  reportingDocumentPrintRequest: [{ type: Input }],
3031
3063
  reportingDocumentEmailRequest: [{ type: Input }],
@@ -3074,9 +3106,13 @@ class SendMethodEmailComponent {
3074
3106
  this.layouts = [];
3075
3107
  this.pdfDoc = '';
3076
3108
  this.disablePdfPreview = false;
3109
+ this.additionalFileContents = '';
3110
+ this.additionalFileName = '';
3077
3111
  this.emailUnsignedPossible = false;
3112
+ this.isAdditionalDocEnabled = false;
3078
3113
  this.showFilePreview = new EventEmitter();
3079
3114
  this.loadDefaultPrinterName = new EventEmitter();
3115
+ this.additionalFileChangeEvent = new EventEmitter();
3080
3116
  this.emailAddressViewmodels = [];
3081
3117
  }
3082
3118
  showClass() {
@@ -3100,6 +3136,14 @@ class SendMethodEmailComponent {
3100
3136
  }
3101
3137
  emailAddressViewmodel.checked = wantedValue;
3102
3138
  }
3139
+ openAdditionalFileDialog() {
3140
+ var _a;
3141
+ (_a = this.additionalFileButtonRef) === null || _a === void 0 ? void 0 : _a.openForSave();
3142
+ }
3143
+ isAdditionalFileActive() {
3144
+ var _a, _b;
3145
+ return (_b = (_a = this.additionalFileButtonRef) === null || _a === void 0 ? void 0 : _a.isActive) !== null && _b !== void 0 ? _b : false;
3146
+ }
3103
3147
  }
3104
3148
  SendMethodEmailComponent.decorators = [
3105
3149
  { type: Component, args: [{
@@ -3115,14 +3159,13 @@ SendMethodEmailComponent.decorators = [
3115
3159
  [useDefault]="false"
3116
3160
  [label]="'EMAIL_LAYOUT'">
3117
3161
  </co-layout-selection>
3118
-
3119
- <co-pdf-preview
3120
- *ngIf="transactionType === 'salesOrderOverview'"
3121
- [pdfDoc]="pdfDoc"
3122
- [disablePdfPreview]="disablePdfPreview"
3123
- (showFilePreview)="showFilePreview.emit(sendMethodService.reportingDocumentEmailSignDocBaseRequest.reportId)">
3124
- </co-pdf-preview>
3125
-
3162
+ <co-additional-file-button
3163
+ #additionalFileButton
3164
+ *ngIf="isAdditionalDocEnabled"
3165
+ [additionalFileContents]="additionalFileContents"
3166
+ [additionalFileName]="additionalFileName"
3167
+ (additionalFileChangeEvent)="additionalFileChangeEvent.emit($event)">
3168
+ </co-additional-file-button>
3126
3169
  <co-signature-button [request]="sendMethodService.reportingDocumentEmailSignDocBaseRequest" [emailUnsignedPossible]="emailUnsignedPossible"></co-signature-button>
3127
3170
  </div>
3128
3171
  <div class="email-addresses-wrapper co-small-scrollbar">
@@ -3131,6 +3174,12 @@ SendMethodEmailComponent.decorators = [
3131
3174
  <div class="email-address" [textContent]="emailAddressViewmodel.emailAddress"></div>
3132
3175
  </div>
3133
3176
  </div>
3177
+ <co-pdf-preview
3178
+ *ngIf="transactionType === 'salesOrderOverview'"
3179
+ [pdfDoc]="pdfDoc"
3180
+ [disablePdfPreview]="disablePdfPreview"
3181
+ (showFilePreview)="showFilePreview.emit(sendMethodService.reportingDocumentEmailSignDocBaseRequest.reportId)">
3182
+ </co-pdf-preview>
3134
3183
  `,
3135
3184
  encapsulation: ViewEncapsulation.None
3136
3185
  },] }
@@ -3139,14 +3188,19 @@ SendMethodEmailComponent.ctorParameters = () => [
3139
3188
  { type: SendMethodService }
3140
3189
  ];
3141
3190
  SendMethodEmailComponent.propDecorators = {
3191
+ additionalFileButtonRef: [{ type: ViewChild, args: ['additionalFileButton',] }],
3142
3192
  emailAddresses: [{ type: Input }],
3143
3193
  layouts: [{ type: Input }],
3144
3194
  pdfDoc: [{ type: Input }],
3145
3195
  disablePdfPreview: [{ type: Input }],
3146
3196
  transactionType: [{ type: Input }],
3197
+ additionalFileContents: [{ type: Input }],
3198
+ additionalFileName: [{ type: Input }],
3147
3199
  emailUnsignedPossible: [{ type: Input }],
3200
+ isAdditionalDocEnabled: [{ type: Input }],
3148
3201
  showFilePreview: [{ type: Output }],
3149
3202
  loadDefaultPrinterName: [{ type: Output }],
3203
+ additionalFileChangeEvent: [{ type: Output }],
3150
3204
  showClass: [{ type: HostBinding, args: ['class.co-send-method-email',] }]
3151
3205
  };
3152
3206
 
@@ -3603,7 +3657,7 @@ PdfPreviewComponent.decorators = [
3603
3657
  selector: "co-pdf-preview",
3604
3658
  template: `
3605
3659
  <div class="pdf-preview-button" [class.disabled]="disablePdfPreview" (click)="showDialog = true">
3606
- <co-icon [iconData]="iconCacheService.getIcon(icons.FilePdfRegular)"></co-icon>
3660
+ <co-icon [iconData]="iconCacheService.getIcon(icons.FileMagnifyingGlass)"></co-icon>
3607
3661
  </div>
3608
3662
  <co-preview-pdf-dialog
3609
3663
  *ngIf="showDialog"
@@ -3737,6 +3791,85 @@ PdfPreviewModule.decorators = [
3737
3791
  },] }
3738
3792
  ];
3739
3793
 
3794
+ class AdditionalFileButtonComponent {
3795
+ constructor(iconCacheService) {
3796
+ this.iconCacheService = iconCacheService;
3797
+ this.icons = Icon;
3798
+ this.isActive = false;
3799
+ this.additionalFileContents = '';
3800
+ this.additionalFileName = '';
3801
+ this.additionalFileChangeEvent = new EventEmitter();
3802
+ this.openPdfProgrammatically = new EventEmitter();
3803
+ this.show = false;
3804
+ }
3805
+ openForSave() {
3806
+ if (this.isActive) {
3807
+ this.show = true;
3808
+ }
3809
+ }
3810
+ showClass() {
3811
+ return true;
3812
+ }
3813
+ handleToggleDialog() {
3814
+ this.show = !this.show;
3815
+ }
3816
+ toggleActive() {
3817
+ this.isActive = !this.isActive;
3818
+ }
3819
+ }
3820
+ AdditionalFileButtonComponent.decorators = [
3821
+ { type: Component, args: [{
3822
+ selector: "co-additional-file-button",
3823
+ template: `
3824
+ <div class="additional-file-button-wrapper"
3825
+ [class.selected]="isActive"
3826
+ (click)="toggleActive()">
3827
+ <co-icon
3828
+ [iconData]="iconCacheService.getIcon(icons.RegularFileSignatureCirclePlus)"
3829
+ ></co-icon>
3830
+ </div>
3831
+
3832
+ <co-custom-pdf-dialog
3833
+ *ngIf="show"
3834
+ [additionalFileContents]="additionalFileContents"
3835
+ [additionalFileName]="additionalFileName"
3836
+ (closePDFDialog)="handleToggleDialog()"
3837
+ (additionalFileChangeEvent)="additionalFileChangeEvent.emit($event)"
3838
+ ></co-custom-pdf-dialog>
3839
+ `,
3840
+ encapsulation: ViewEncapsulation.None
3841
+ },] }
3842
+ ];
3843
+ AdditionalFileButtonComponent.ctorParameters = () => [
3844
+ { type: IconCacheService }
3845
+ ];
3846
+ AdditionalFileButtonComponent.propDecorators = {
3847
+ request: [{ type: Input }],
3848
+ additionalFileContents: [{ type: Input }],
3849
+ additionalFileName: [{ type: Input }],
3850
+ additionalFileChangeEvent: [{ type: Output }],
3851
+ openPdfProgrammatically: [{ type: Output }],
3852
+ showClass: [{ type: HostBinding, args: ["class.co-additional-file-button",] }]
3853
+ };
3854
+
3855
+ class AdditionalFileButtonModule {
3856
+ }
3857
+ AdditionalFileButtonModule.decorators = [
3858
+ { type: NgModule, args: [{
3859
+ imports: [
3860
+ CommonModule,
3861
+ IconModule,
3862
+ CustomPdfDialogModule
3863
+ ],
3864
+ declarations: [
3865
+ AdditionalFileButtonComponent
3866
+ ],
3867
+ exports: [
3868
+ AdditionalFileButtonComponent
3869
+ ]
3870
+ },] }
3871
+ ];
3872
+
3740
3873
  class SendMethodEmailModule {
3741
3874
  }
3742
3875
  SendMethodEmailModule.decorators = [
@@ -3748,7 +3881,8 @@ SendMethodEmailModule.decorators = [
3748
3881
  IconModule,
3749
3882
  SignatureButtonModule,
3750
3883
  PdfPreviewModule,
3751
- SharedComponentsTranslationModule
3884
+ SharedComponentsTranslationModule,
3885
+ AdditionalFileButtonModule
3752
3886
  ],
3753
3887
  declarations: [
3754
3888
  SendMethodEmailComponent
@@ -3787,6 +3921,14 @@ class SendMethodPrinterComponent {
3787
3921
  this.sendMethodService.reportingDocumentPrintSignDocBaseRequest.saveDefaultPrinterForAllUsers = checked;
3788
3922
  this.sendMethodService.reportingDocumentPrintSignDocBaseRequestChanged.next(this.sendMethodService.reportingDocumentPrintSignDocBaseRequest);
3789
3923
  }
3924
+ openAdditionalFileDialog() {
3925
+ var _a;
3926
+ (_a = this.additionalFileButtonRef) === null || _a === void 0 ? void 0 : _a.openForSave();
3927
+ }
3928
+ isAdditionalFileActive() {
3929
+ var _a, _b;
3930
+ return (_b = (_a = this.additionalFileButtonRef) === null || _a === void 0 ? void 0 : _a.isActive) !== null && _b !== void 0 ? _b : false;
3931
+ }
3790
3932
  }
3791
3933
  SendMethodPrinterComponent.decorators = [
3792
3934
  { type: Component, args: [{
@@ -3795,18 +3937,25 @@ SendMethodPrinterComponent.decorators = [
3795
3937
  <span class="send-methods-label" [textContent]="'SETTINGS' | sharedLocalize"></span>
3796
3938
  <div class="printer-layout-selections-wrapper">
3797
3939
  <div class="printer-signature-wrapper">
3798
- <co-printer-selection [defaultPrinter]="defaultPrinter" [printers]="printerList"></co-printer-selection>
3940
+ <co-layout-selection
3941
+ [(request)]="sendMethodService.reportingDocumentPrintSignDocBaseRequest"
3942
+ (requestChange)="showFilePreview.emit(sendMethodService.reportingDocumentPrintSignDocBaseRequest.reportId)"
3943
+ (loadDefaultPrinterName)="loadDefaultPrinterName.emit($event)"
3944
+ [layouts]="layouts"
3945
+ [label]="'PRINTER_LAYOUT'"
3946
+ [useDefault]="false">
3947
+ </co-layout-selection>
3948
+ <co-additional-file-button
3949
+ #additionalFileButton
3950
+ *ngIf="isAdditionalDocEnabled"
3951
+ [additionalFileContents]="additionalFileContents"
3952
+ [additionalFileName]="additionalFileName"
3953
+ (additionalFileChangeEvent)="additionalFileChangeEvent.emit($event)">
3954
+ </co-additional-file-button>
3799
3955
  <co-signature-button [request]="sendMethodService.reportingDocumentPrintSignDocBaseRequest"></co-signature-button>
3800
3956
  </div>
3801
3957
  <div class="layout-buttons-wrapper" *ngIf="isPrinterLayoutsEnabled">
3802
- <co-layout-selection
3803
- [(request)]="sendMethodService.reportingDocumentPrintSignDocBaseRequest"
3804
- (requestChange)="showFilePreview.emit(sendMethodService.reportingDocumentPrintSignDocBaseRequest.reportId)"
3805
- (loadDefaultPrinterName)="loadDefaultPrinterName.emit($event)"
3806
- [layouts]="layouts"
3807
- [label]="'PRINTER_LAYOUT'"
3808
- [useDefault]="false">
3809
- </co-layout-selection>
3958
+ <co-printer-selection [defaultPrinter]="defaultPrinter" [printers]="printerList"></co-printer-selection>
3810
3959
  <div class="additional-checks">
3811
3960
  <co-input-checkbox
3812
3961
  [model]="sendMethodService.reportingDocumentPrintSignDocBaseRequest.saveDefaultPrinterForUser"
@@ -3826,12 +3975,6 @@ SendMethodPrinterComponent.decorators = [
3826
3975
  [disablePdfPreview]="disablePdfPreview"
3827
3976
  (showFilePreview)="showFilePreview.emit(sendMethodService.reportingDocumentPrintSignDocBaseRequest.reportId)">
3828
3977
  </co-pdf-preview>
3829
- <co-additional-file-button
3830
- *ngIf="isAdditionalDocEnabled"
3831
- [additionalFileContents]="additionalFileContents"
3832
- [additionalFileName]="additionalFileName"
3833
- (additionalFileChangeEvent)="additionalFileChangeEvent.emit($event)">
3834
- </co-additional-file-button>
3835
3978
  </div>
3836
3979
  </div>
3837
3980
  </div>
@@ -3845,6 +3988,7 @@ SendMethodPrinterComponent.ctorParameters = () => [
3845
3988
  ];
3846
3989
  SendMethodPrinterComponent.propDecorators = {
3847
3990
  showClass: [{ type: HostBinding, args: ['class.co-send-method-printer',] }],
3991
+ additionalFileButtonRef: [{ type: ViewChild, args: ['additionalFileButton',] }],
3848
3992
  printerList: [{ type: Input }],
3849
3993
  defaultPrinter: [{ type: Input }],
3850
3994
  layouts: [{ type: Input }],
@@ -4226,73 +4370,6 @@ PrinterSelectionModule.decorators = [
4226
4370
  },] }
4227
4371
  ];
4228
4372
 
4229
- class AdditionalFileButtonComponent {
4230
- constructor(iconCacheService) {
4231
- this.iconCacheService = iconCacheService;
4232
- this.icons = Icon;
4233
- this.additionalFileContents = '';
4234
- this.additionalFileName = '';
4235
- this.additionalFileChangeEvent = new EventEmitter();
4236
- this.show = false;
4237
- }
4238
- showClass() {
4239
- return true;
4240
- }
4241
- handleToggleDialog() {
4242
- this.show = !this.show;
4243
- }
4244
- }
4245
- AdditionalFileButtonComponent.decorators = [
4246
- { type: Component, args: [{
4247
- selector: "co-additional-file-button",
4248
- template: `
4249
- <div class="additional-file-button-wrapper"
4250
- (click)="handleToggleDialog()">
4251
- <co-icon
4252
- [iconData]="iconCacheService.getIcon(icons.RegularFileSignatureCirclePlus)"
4253
- ></co-icon>
4254
- </div>
4255
-
4256
- <co-custom-pdf-dialog
4257
- *ngIf="show"
4258
- [additionalFileContents]="additionalFileContents"
4259
- [additionalFileName]="additionalFileName"
4260
- (closePDFDialog)="handleToggleDialog()"
4261
- (additionalFileChangeEvent)="additionalFileChangeEvent.emit($event)"
4262
- ></co-custom-pdf-dialog>
4263
- `,
4264
- encapsulation: ViewEncapsulation.None
4265
- },] }
4266
- ];
4267
- AdditionalFileButtonComponent.ctorParameters = () => [
4268
- { type: IconCacheService }
4269
- ];
4270
- AdditionalFileButtonComponent.propDecorators = {
4271
- request: [{ type: Input }],
4272
- additionalFileContents: [{ type: Input }],
4273
- additionalFileName: [{ type: Input }],
4274
- additionalFileChangeEvent: [{ type: Output }],
4275
- showClass: [{ type: HostBinding, args: ["class.co-additional-file-button",] }]
4276
- };
4277
-
4278
- class AdditionalFileButtonModule {
4279
- }
4280
- AdditionalFileButtonModule.decorators = [
4281
- { type: NgModule, args: [{
4282
- imports: [
4283
- CommonModule,
4284
- IconModule,
4285
- CustomPdfDialogModule
4286
- ],
4287
- declarations: [
4288
- AdditionalFileButtonComponent
4289
- ],
4290
- exports: [
4291
- AdditionalFileButtonComponent
4292
- ]
4293
- },] }
4294
- ];
4295
-
4296
4373
  class SendMethodPrinterModule {
4297
4374
  }
4298
4375
  SendMethodPrinterModule.decorators = [
@@ -17291,5 +17368,5 @@ PreferredPlanningModule.decorators = [
17291
17368
  * Generated bundle index. Do not edit.
17292
17369
  */
17293
17370
 
17294
- export { ActivityListComponent, ActivityListModule, AgendaEvent, AgendaEventPerDay, CalendarView, CoLinearGaugeComponent, CoLinearGaugeModule, ComponentActivityListComponent, ComponentActivityListModule, DatePlanningComponent, DatePlanningModule, DocsignComponent, DocsignModule, FilesUploadComponent, FilesUploadModule, KeyPadComponent, KeyPadModule, LayoutSwitcherComponent, LayoutSwitcherModule, PreferredPlanningComponent, PreferredPlanningModule, RoleEmailSelectorComponent, RoleEmailSelectorModule, SendMethodDialogComponent, SendMethodDialogModule, SharedComponentsDictionaryService, SharedComponentsTranslationModule, SharedEventService, SharedService, SimpleTagsComponent, SimpleTagsFormComponent, SimpleTagsFormModule, SimpleTagsModule, StatusbarComponent, StatusbarModule, StockComponent, StockModule, TaskCreatorComponent, TaskCreatorModule, WorkflowInfoTilesComponent, WorkflowInfoTilesModule, sendMethodsWithIcon, SignatureComponent as ɵa, SignaturesComponent as ɵb, AdditionalFileButtonComponent as ɵba, SendMethodPrinterComponent as ɵbb, SendMethodPdfModule as ɵbc, SendMethodPdfComponent as ɵbd, SendMethodPurchaseModule as ɵbe, SendMethodPurchaseComponent as ɵbf, TabBarModule as ɵbg, TabBarComponent as ɵbh, StatusbarPopupComponent as ɵbi, StockStatusbarModule as ɵbj, StockStatusbarComponent as ɵbk, StockInformationComponent as ɵbl, StockInformationGridComponent as ɵbm, StockTransferComponent as ɵbn, StockChangeAmountComponent as ɵbo, StockTabComponent as ɵbp, OrderTabComponent as ɵbq, BaseStockComponent as ɵbr, StockTabsComponent as ɵbs, StockHistoryTabsComponent as ɵbt, OrderStockTabComponent as ɵbu, StockLocationComponent as ɵbv, StockHistoryComponent as ɵbw, OrderSupplyStockHistoryComponent as ɵbx, OrderCommissionStockHistoryComponent as ɵby, OrderStockHistoryComponent as ɵbz, StockModuleScreenConfigService as ɵc, AllocationStockHistoryComponent as ɵca, StockPrognoseComponent as ɵcb, StockLocationPopupComponent as ɵcc, SendMethod as ɵcd, Icon as ɵce, CalendarAllYearsComponent as ɵcf, CalendarAllMonthsComponent as ɵcg, CalendarHeaderComponent as ɵch, CalendarComponent as ɵci, CalendarViewComponent as ɵcj, AgendaHeaderComponent as ɵck, AgendaViewComponent as ɵcl, AgendaMonthViewComponent as ɵcm, AgendaBaseViewComponent as ɵcn, AgendaDayViewComponent as ɵco, AgendaWeekViewComponent as ɵcp, AgendaWeekSelectViewComponent as ɵcq, AgendaHourViewComponent as ɵcr, AgendaHourCellComponent as ɵcs, AgendaHourViewLabelsComponent as ɵct, AgendaHalfHourCellComponent as ɵcu, AgendaEventsComponent as ɵcv, AgendaEventComponent as ɵcw, ViewSelectComponent as ɵcx, AgendaSelectEventComponent as ɵcy, MASTER_PIPES as ɵcz, SharedConnectorService as ɵd, ArrayNumberPipe as ɵda, UCfirstPipe as ɵdb, FileTypeImagePipe as ɵdc, BaseFileUploadComponent as ɵdd, InputBoolean as ɵde, ImageDisplayModule as ɵdf, ImageDisplayComponent as ɵdg, FileUploadModule as ɵdh, TileRenderModule as ɵdi, TileRenderComponent as ɵdj, FileUploadComponent as ɵdk, FileUploadPopupModule as ɵdl, MultiplePropertyTogglerModule as ɵdm, MultiplePropertyTogglerComponent as ɵdn, FileUploadPopupComponent as ɵdo, AppFileDropzoneModule as ɵdp, AppFileDropzoneComponent as ɵdq, DragDropContainerComponent as ɵdr, DragDropService as ɵds, BaseActivityListComponent as ɵdt, PersonalActivityOverviewComponent as ɵdu, BaseActivityOverviewComponent as ɵdv, TaskModifierComponent as ɵdw, ModifyTaskFormComponent as ɵdx, PersonalActivityOverviewModule as ɵdy, ComponentActivityOverviewModule as ɵdz, OptionsService as ɵe, TaskModifyerModule as ɵea, ModifyTaskFormModule as ɵeb, TaskDetailsModule as ɵec, TaskDetailsComponent as ɵed, BaseActivitySummaryComponent as ɵee, ExecutiveSummaryBlockModule as ɵef, ActivitySummaryBlockModule as ɵeg, ActivitySummaryBlockComponent as ɵeh, ExecutiveSummaryBlockComponent as ɵei, StatusSummaryBlockModule as ɵej, StatusSummaryBlockComponent as ɵek, CreationSummaryBlockModule as ɵel, CreationSummaryBlockComponent as ɵem, NotificationSummaryBlockModule as ɵen, EmailSelectorModule as ɵeo, EmailSelectorComponent as ɵep, NotificationSummaryBlockComponent as ɵeq, ComponentActivityOverviewComponent as ɵer, ActivityListHeaderModule as ɵes, WorkflowNotificationToggleModule as ɵet, DirectivesModule as ɵeu, AbsoluteOverlayTemplateDirective as ɵev, AppAbsoluteOverlayOutletService as ɵew, AlignWithDirective as ɵex, ClickOutsideDirective as ɵey, WorkflowNotificationToggleComponent as ɵez, IconCacheService as ɵf, WorkflowNotificationTogglePopupComponent as ɵfa, PeriodFilterModule as ɵfb, PeriodFilterComponent as ɵfc, PeriodFilterPopupComponent as ɵfd, ActivityListHeaderComponent as ɵfe, WorkflowInfoTileModule as ɵff, WorkflowInfoTileComponent as ɵfg, StockService as ɵg, SendMethodService as ɵh, SendMethodEmailModule as ɵi, LayoutSelectionModule as ɵj, SharedLocalizePipe as ɵk, LayoutSelectionComponent as ɵl, SignatureButtonModule as ɵm, SignatureButtonComponent as ɵn, PdfPreviewModule as ɵo, CustomPdfDialogModule as ɵp, CustomPdfDialogComponent as ɵq, PreviewPdfDialogModule as ɵr, PreviewPdfDialogComponent as ɵs, PdfPreviewComponent as ɵt, SendMethodEmailComponent as ɵu, SendMethodPrinterModule as ɵv, PrinterSelectionModule as ɵw, PrinterSelectionComponent as ɵx, LanguageCode as ɵy, AdditionalFileButtonModule as ɵz };
17371
+ export { ActivityListComponent, ActivityListModule, AgendaEvent, AgendaEventPerDay, CalendarView, CoLinearGaugeComponent, CoLinearGaugeModule, ComponentActivityListComponent, ComponentActivityListModule, DatePlanningComponent, DatePlanningModule, DocsignComponent, DocsignModule, FilesUploadComponent, FilesUploadModule, KeyPadComponent, KeyPadModule, LayoutSwitcherComponent, LayoutSwitcherModule, PreferredPlanningComponent, PreferredPlanningModule, RoleEmailSelectorComponent, RoleEmailSelectorModule, SendMethodDialogComponent, SendMethodDialogModule, SharedComponentsDictionaryService, SharedComponentsTranslationModule, SharedEventService, SharedService, SimpleTagsComponent, SimpleTagsFormComponent, SimpleTagsFormModule, SimpleTagsModule, StatusbarComponent, StatusbarModule, StockComponent, StockModule, TaskCreatorComponent, TaskCreatorModule, WorkflowInfoTilesComponent, WorkflowInfoTilesModule, sendMethodsWithIcon, SignatureComponent as ɵa, SignaturesComponent as ɵb, LanguageCode as ɵba, SendMethodPrinterComponent as ɵbb, SendMethodPdfModule as ɵbc, SendMethodPdfComponent as ɵbd, SendMethodPurchaseModule as ɵbe, SendMethodPurchaseComponent as ɵbf, TabBarModule as ɵbg, TabBarComponent as ɵbh, StatusbarPopupComponent as ɵbi, StockStatusbarModule as ɵbj, StockStatusbarComponent as ɵbk, StockInformationComponent as ɵbl, StockInformationGridComponent as ɵbm, StockTransferComponent as ɵbn, StockChangeAmountComponent as ɵbo, StockTabComponent as ɵbp, OrderTabComponent as ɵbq, BaseStockComponent as ɵbr, StockTabsComponent as ɵbs, StockHistoryTabsComponent as ɵbt, OrderStockTabComponent as ɵbu, StockLocationComponent as ɵbv, StockHistoryComponent as ɵbw, OrderSupplyStockHistoryComponent as ɵbx, OrderCommissionStockHistoryComponent as ɵby, OrderStockHistoryComponent as ɵbz, StockModuleScreenConfigService as ɵc, AllocationStockHistoryComponent as ɵca, StockPrognoseComponent as ɵcb, StockLocationPopupComponent as ɵcc, SendMethod as ɵcd, Icon as ɵce, CalendarAllYearsComponent as ɵcf, CalendarAllMonthsComponent as ɵcg, CalendarHeaderComponent as ɵch, CalendarComponent as ɵci, CalendarViewComponent as ɵcj, AgendaHeaderComponent as ɵck, AgendaViewComponent as ɵcl, AgendaMonthViewComponent as ɵcm, AgendaBaseViewComponent as ɵcn, AgendaDayViewComponent as ɵco, AgendaWeekViewComponent as ɵcp, AgendaWeekSelectViewComponent as ɵcq, AgendaHourViewComponent as ɵcr, AgendaHourCellComponent as ɵcs, AgendaHourViewLabelsComponent as ɵct, AgendaHalfHourCellComponent as ɵcu, AgendaEventsComponent as ɵcv, AgendaEventComponent as ɵcw, ViewSelectComponent as ɵcx, AgendaSelectEventComponent as ɵcy, MASTER_PIPES as ɵcz, SharedConnectorService as ɵd, ArrayNumberPipe as ɵda, UCfirstPipe as ɵdb, FileTypeImagePipe as ɵdc, BaseFileUploadComponent as ɵdd, InputBoolean as ɵde, ImageDisplayModule as ɵdf, ImageDisplayComponent as ɵdg, FileUploadModule as ɵdh, TileRenderModule as ɵdi, TileRenderComponent as ɵdj, FileUploadComponent as ɵdk, FileUploadPopupModule as ɵdl, MultiplePropertyTogglerModule as ɵdm, MultiplePropertyTogglerComponent as ɵdn, FileUploadPopupComponent as ɵdo, AppFileDropzoneModule as ɵdp, AppFileDropzoneComponent as ɵdq, DragDropContainerComponent as ɵdr, DragDropService as ɵds, BaseActivityListComponent as ɵdt, PersonalActivityOverviewComponent as ɵdu, BaseActivityOverviewComponent as ɵdv, TaskModifierComponent as ɵdw, ModifyTaskFormComponent as ɵdx, PersonalActivityOverviewModule as ɵdy, ComponentActivityOverviewModule as ɵdz, OptionsService as ɵe, TaskModifyerModule as ɵea, ModifyTaskFormModule as ɵeb, TaskDetailsModule as ɵec, TaskDetailsComponent as ɵed, BaseActivitySummaryComponent as ɵee, ExecutiveSummaryBlockModule as ɵef, ActivitySummaryBlockModule as ɵeg, ActivitySummaryBlockComponent as ɵeh, ExecutiveSummaryBlockComponent as ɵei, StatusSummaryBlockModule as ɵej, StatusSummaryBlockComponent as ɵek, CreationSummaryBlockModule as ɵel, CreationSummaryBlockComponent as ɵem, NotificationSummaryBlockModule as ɵen, EmailSelectorModule as ɵeo, EmailSelectorComponent as ɵep, NotificationSummaryBlockComponent as ɵeq, ComponentActivityOverviewComponent as ɵer, ActivityListHeaderModule as ɵes, WorkflowNotificationToggleModule as ɵet, DirectivesModule as ɵeu, AbsoluteOverlayTemplateDirective as ɵev, AppAbsoluteOverlayOutletService as ɵew, AlignWithDirective as ɵex, ClickOutsideDirective as ɵey, WorkflowNotificationToggleComponent as ɵez, IconCacheService as ɵf, WorkflowNotificationTogglePopupComponent as ɵfa, PeriodFilterModule as ɵfb, PeriodFilterComponent as ɵfc, PeriodFilterPopupComponent as ɵfd, ActivityListHeaderComponent as ɵfe, WorkflowInfoTileModule as ɵff, WorkflowInfoTileComponent as ɵfg, StockService as ɵg, SendMethodService as ɵh, SendMethodEmailModule as ɵi, LayoutSelectionModule as ɵj, SharedLocalizePipe as ɵk, LayoutSelectionComponent as ɵl, SignatureButtonModule as ɵm, SignatureButtonComponent as ɵn, PdfPreviewModule as ɵo, CustomPdfDialogModule as ɵp, CustomPdfDialogComponent as ɵq, PreviewPdfDialogModule as ɵr, PreviewPdfDialogComponent as ɵs, PdfPreviewComponent as ɵt, AdditionalFileButtonModule as ɵu, AdditionalFileButtonComponent as ɵv, SendMethodEmailComponent as ɵw, SendMethodPrinterModule as ɵx, PrinterSelectionModule as ɵy, PrinterSelectionComponent as ɵz };
17295
17372
  //# sourceMappingURL=colijnit-sharedcomponents.js.map