@valtimo/dossier 11.3.1 → 11.3.2
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/esm2022/lib/components/dossier-detail/tab/documenten-api-documents/documenten-api-documents.component.mjs +17 -19
- package/fesm2022/valtimo-dossier.mjs +25 -26
- package/fesm2022/valtimo-dossier.mjs.map +1 -1
- package/lib/components/dossier-detail/tab/documenten-api-documents/documenten-api-documents.component.d.ts +3 -5
- package/lib/components/dossier-detail/tab/documenten-api-documents/documenten-api-documents.component.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -2,21 +2,18 @@ import { OnInit } from '@angular/core';
|
|
|
2
2
|
import { ActivatedRoute } from '@angular/router';
|
|
3
3
|
import { DocumentService, RelatedFile, RelatedFileListItem } from '@valtimo/document';
|
|
4
4
|
import { DownloadService, UploadProviderService } from '@valtimo/resource';
|
|
5
|
-
import { ToastrService } from 'ngx-toastr';
|
|
6
5
|
import { BehaviorSubject, Observable, Subject } from 'rxjs';
|
|
7
6
|
import { TranslateService } from '@ngx-translate/core';
|
|
8
7
|
import { ConfigService } from '@valtimo/config';
|
|
9
|
-
import { DocumentenApiMetadata
|
|
8
|
+
import { DocumentenApiMetadata } from '@valtimo/components';
|
|
10
9
|
import { UserProviderService } from '@valtimo/security';
|
|
11
10
|
import { FileSortService } from '../../../../services/file-sort.service';
|
|
12
11
|
import * as i0 from "@angular/core";
|
|
13
12
|
export declare class DossierDetailTabDocumentenApiDocumentsComponent implements OnInit {
|
|
14
13
|
private readonly route;
|
|
15
14
|
private readonly documentService;
|
|
16
|
-
private readonly toastrService;
|
|
17
15
|
private readonly uploadProviderService;
|
|
18
16
|
private readonly downloadService;
|
|
19
|
-
private readonly promptService;
|
|
20
17
|
private readonly translateService;
|
|
21
18
|
private readonly configService;
|
|
22
19
|
private readonly userProviderService;
|
|
@@ -29,6 +26,7 @@ export declare class DossierDetailTabDocumentenApiDocumentsComponent implements
|
|
|
29
26
|
key: string;
|
|
30
27
|
label: string;
|
|
31
28
|
}[];
|
|
29
|
+
private readonly valtimoEndpointUri;
|
|
32
30
|
showZaakLinkWarning: boolean;
|
|
33
31
|
isAdmin: boolean;
|
|
34
32
|
uploadProcessLinkedSet: boolean;
|
|
@@ -42,7 +40,7 @@ export declare class DossierDetailTabDocumentenApiDocumentsComponent implements
|
|
|
42
40
|
private readonly refetch$;
|
|
43
41
|
relatedFiles$: Observable<Array<RelatedFileListItem>>;
|
|
44
42
|
readonly downloadingFileIndexes$: BehaviorSubject<number[]>;
|
|
45
|
-
constructor(route: ActivatedRoute, documentService: DocumentService,
|
|
43
|
+
constructor(route: ActivatedRoute, documentService: DocumentService, uploadProviderService: UploadProviderService, downloadService: DownloadService, translateService: TranslateService, configService: ConfigService, userProviderService: UserProviderService, fileSortService: FileSortService);
|
|
46
44
|
ngOnInit(): void;
|
|
47
45
|
fileSelected(file: File): void;
|
|
48
46
|
downloadDocument(relatedFile: RelatedFile, index: number): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"documenten-api-documents.component.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/valtimo/dossier/src/lib/components/dossier-detail/tab/documenten-api-documents/documenten-api-documents.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAY,MAAM,EAAC,MAAM,eAAe,CAAC;AAChD,OAAO,EAAC,cAAc,EAAC,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAC,eAAe,EAAE,WAAW,EAAE,mBAAmB,EAAC,MAAM,mBAAmB,CAAC;AACpF,OAAO,EAAC,eAAe,EAAE,qBAAqB,EAAC,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"documenten-api-documents.component.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/valtimo/dossier/src/lib/components/dossier-detail/tab/documenten-api-documents/documenten-api-documents.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAY,MAAM,EAAC,MAAM,eAAe,CAAC;AAChD,OAAO,EAAC,cAAc,EAAC,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAC,eAAe,EAAE,WAAW,EAAE,mBAAmB,EAAC,MAAM,mBAAmB,CAAC;AACpF,OAAO,EAAC,eAAe,EAAE,qBAAqB,EAAC,MAAM,mBAAmB,CAAC;AAEzE,OAAO,EAAC,eAAe,EAAiB,UAAU,EAAM,OAAO,EAAC,MAAM,MAAM,CAAC;AAC7E,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAC,aAAa,EAAC,MAAM,iBAAiB,CAAC;AAC9C,OAAO,EAAC,qBAAqB,EAAC,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAC,mBAAmB,EAAC,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAC,eAAe,EAAC,MAAM,wCAAwC,CAAC;;AAGvE,qBAKa,+CAAgD,YAAW,MAAM;IA4D1E,OAAO,CAAC,QAAQ,CAAC,KAAK;IACtB,OAAO,CAAC,QAAQ,CAAC,eAAe;IAChC,OAAO,CAAC,QAAQ,CAAC,qBAAqB;IACtC,OAAO,CAAC,QAAQ,CAAC,eAAe;IAChC,OAAO,CAAC,QAAQ,CAAC,gBAAgB;IACjC,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,QAAQ,CAAC,mBAAmB;IACpC,OAAO,CAAC,QAAQ,CAAC,eAAe;IAlElC,SAAgB,UAAU,EAAE,MAAM,CAAC;IACnC,SAAgB,sBAAsB,EAAE,MAAM,CAAC;IAC/C,SAAgB,WAAW,EAAE,MAAM,CAA8D;IACjG,SAAgB,aAAa,EAAE,MAAM,CAC6B;IAC3D,MAAM;;;QAKX;IACF,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAAU;IAEtC,mBAAmB,EAAE,OAAO,CAAC;IAC7B,OAAO,EAAE,OAAO,CAAC;IACjB,sBAAsB,UAAS;IAC/B,mBAAmB,EAAG,OAAO,CAAC;IACrC,QAAQ,CAAC,UAAU,2BAAuC;IAC1D,QAAQ,CAAC,UAAU,gBAAuB;IAC1C,QAAQ,CAAC,UAAU,gBAAuB;IAC1C,QAAQ,CAAC,cAAc,2BAAuC;IAC9D,QAAQ,CAAC,iBAAiB,wBAA0C;IACpE,QAAQ,CAAC,QAAQ,2BAAsC;IACvD,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAmC;IAErD,aAAa,EAAE,UAAU,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CA6B1D;IAEF,QAAQ,CAAC,uBAAuB,4BAA0C;gBAGvD,KAAK,EAAE,cAAc,EACrB,eAAe,EAAE,eAAe,EAChC,qBAAqB,EAAE,qBAAqB,EAC5C,eAAe,EAAE,eAAe,EAChC,gBAAgB,EAAE,gBAAgB,EAClC,aAAa,EAAE,aAAa,EAC5B,mBAAmB,EAAE,mBAAmB,EACxC,eAAe,EAAE,eAAe;IAQnD,QAAQ,IAAI,IAAI;IAMhB,YAAY,CAAC,IAAI,EAAE,IAAI,GAAG,IAAI;IAK9B,gBAAgB,CAAC,WAAW,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,GAAG,IAAI;IAiB/D,WAAW,CAAC,QAAQ,EAAE,qBAAqB,GAAG,IAAI;IAoBlD,mBAAmB,CAAC,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,EAAE,KAAK,EAAE,MAAM,GAAG,OAAO;IAI5D,WAAW;IAWlB,OAAO,CAAC,gBAAgB;IAIxB,OAAO,CAAC,sBAAsB;yCA9InB,+CAA+C;2CAA/C,+CAA+C;CAyJ3D"}
|