@valtimo/case-management 13.21.0 → 13.23.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/fesm2022/valtimo-case-management.mjs +318 -246
- package/fesm2022/valtimo-case-management.mjs.map +1 -1
- package/lib/case-management.module.d.ts +1 -1
- package/lib/case-management.module.d.ts.map +1 -1
- package/lib/components/case-management-deployment/case-management-deployment.component.d.ts +4 -0
- package/lib/components/case-management-deployment/case-management-deployment.component.d.ts.map +1 -1
- package/lib/components/case-management-upload/case-management-upload.component.d.ts +17 -20
- package/lib/components/case-management-upload/case-management-upload.component.d.ts.map +1 -1
- package/lib/components/case-management-upload/case-management-upload.constants.d.ts +8 -1
- package/lib/components/case-management-upload/case-management-upload.constants.d.ts.map +1 -1
- package/lib/constants/case-management.test-ids.d.ts +3 -2
- package/lib/constants/case-management.test-ids.d.ts.map +1 -1
- package/lib/models/case-deployment.model.d.ts +9 -0
- package/lib/models/case-deployment.model.d.ts.map +1 -1
- package/lib/services/case-management.service.d.ts +3 -2
- package/lib/services/case-management.service.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -39,7 +39,7 @@ import * as i37 from "./components/case-management-draft-warning/case-management
|
|
|
39
39
|
import * as i38 from "./components/case-management-detail/tabs/case-management-header/case-management-header.component";
|
|
40
40
|
export declare class CaseManagementModule {
|
|
41
41
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaseManagementModule, never>;
|
|
42
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CaseManagementModule, [typeof i1.CaseManagementListComponent, typeof i2.CaseManagementConnectModalComponent, typeof i3.CaseManagementSelectVersionModalComponent, typeof i4.CaseManagementUploadComponent, typeof i5.CaseManagementSearchFieldsComponent, typeof i6.CaseManagementDetailComponent, typeof i7.CaseManagementAssigneeComponent, typeof i8.CaseManagementListColumnsComponent, typeof i9.CaseManagementTabsComponent, typeof i10.CaseManagementAddTabModalComponent, typeof i11.TabFormComponent, typeof i12.CaseManagementEditTabModalComponent, typeof i13.CaseManagementDetailActionsComponent, typeof i14.CaseManagementDocumentDefinitionComponent, typeof i15.CaseManagementUploadStepComponent, typeof i16.CaseManagementStatusesComponent, typeof i17.CaseManagementStatusModalComponent, typeof i18.CaseManagementCreateComponent, typeof i19.CaseManagementGeneralComponent, typeof i20.CaseManagementCaseHandlerComponent, typeof i21.CaseManagementExternalStartFormComponent, typeof i22.CaseManagementDeploymentComponent, typeof i23.CaseManagementTagsComponent, typeof i24.CaseManagementTagsModalComponent, typeof i25.CaseManagementCreateDraftVersionComponent, typeof i26.CaseManagementCaseListComponent, typeof i27.CaseManagementCaseDetailComponent], [typeof i28.CommonModule, typeof i29.WidgetModule, typeof i29.DropzoneModule, typeof i30.CaseManagementRoutingModule, typeof i31.FormsModule, typeof i32.TranslateModule, typeof i29.ModalModule, typeof i33.ConfigModule, typeof i34.NgbTooltipModule, typeof i29.MultiselectDropdownModule, typeof i29.ParagraphModule, typeof i29.SelectModule, typeof i29.SpinnerModule, typeof i29.InputModule, typeof i29.SelectModule, typeof i29.FormModule, typeof i35.NotificationModule, typeof i35.ButtonModule, typeof i35.IconModule, typeof i35.ModalModule, typeof i35.InputModule, typeof i31.ReactiveFormsModule, typeof i35.DropdownModule, typeof i35.CheckboxModule, typeof i29.TooltipIconModule, typeof i29.CarbonMultiInputModule, typeof i35.LoadingModule, typeof i35.LinkModule, typeof i29.ConfirmationModalModule, typeof i29.TableModule, typeof i29.ValtimoCdsModalDirective, typeof i29.CarbonListModule, typeof i35.ComboBoxModule, typeof i29.RenderInPageHeaderDirective, typeof i35.DialogModule, typeof i29.
|
|
42
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CaseManagementModule, [typeof i1.CaseManagementListComponent, typeof i2.CaseManagementConnectModalComponent, typeof i3.CaseManagementSelectVersionModalComponent, typeof i4.CaseManagementUploadComponent, typeof i5.CaseManagementSearchFieldsComponent, typeof i6.CaseManagementDetailComponent, typeof i7.CaseManagementAssigneeComponent, typeof i8.CaseManagementListColumnsComponent, typeof i9.CaseManagementTabsComponent, typeof i10.CaseManagementAddTabModalComponent, typeof i11.TabFormComponent, typeof i12.CaseManagementEditTabModalComponent, typeof i13.CaseManagementDetailActionsComponent, typeof i14.CaseManagementDocumentDefinitionComponent, typeof i15.CaseManagementUploadStepComponent, typeof i16.CaseManagementStatusesComponent, typeof i17.CaseManagementStatusModalComponent, typeof i18.CaseManagementCreateComponent, typeof i19.CaseManagementGeneralComponent, typeof i20.CaseManagementCaseHandlerComponent, typeof i21.CaseManagementExternalStartFormComponent, typeof i22.CaseManagementDeploymentComponent, typeof i23.CaseManagementTagsComponent, typeof i24.CaseManagementTagsModalComponent, typeof i25.CaseManagementCreateDraftVersionComponent, typeof i26.CaseManagementCaseListComponent, typeof i27.CaseManagementCaseDetailComponent], [typeof i28.CommonModule, typeof i29.WidgetModule, typeof i29.DropzoneModule, typeof i30.CaseManagementRoutingModule, typeof i31.FormsModule, typeof i32.TranslateModule, typeof i29.ModalModule, typeof i33.ConfigModule, typeof i34.NgbTooltipModule, typeof i29.MultiselectDropdownModule, typeof i29.ParagraphModule, typeof i29.SelectModule, typeof i29.SpinnerModule, typeof i29.InputModule, typeof i29.SelectModule, typeof i29.FormModule, typeof i35.NotificationModule, typeof i35.ButtonModule, typeof i35.IconModule, typeof i35.ModalModule, typeof i35.InputModule, typeof i31.ReactiveFormsModule, typeof i35.DropdownModule, typeof i35.CheckboxModule, typeof i29.TooltipIconModule, typeof i29.CarbonMultiInputModule, typeof i35.LoadingModule, typeof i35.LinkModule, typeof i29.ConfirmationModalModule, typeof i29.TableModule, typeof i29.ValtimoCdsModalDirective, typeof i29.CarbonListModule, typeof i35.ComboBoxModule, typeof i29.RenderInPageHeaderDirective, typeof i35.DialogModule, typeof i29.OverflowMenuComponent, typeof i29.OverflowMenuOptionComponent, typeof i29.EditorModule, typeof i29.CarbonListModule, typeof i35.TabsModule, typeof i35.TagModule, typeof i35.FileUploaderModule, typeof i35.ProgressBarModule, typeof i29.ConfirmationModalModule, typeof i35.ToggleModule, typeof i35.TooltipModule, typeof i29.ValuePathSelectorComponent, typeof i35.LayerModule, typeof i36.FormManagementComponent, typeof i29.EllipsisPipe, typeof i29.MuuriDirectiveModule, typeof i35.NumberModule, typeof i29.ReadOnlyDirective, typeof i37.CaseManagementDraftWarningComponent, typeof i29.JsonEditorComponent, typeof i38.CaseManagementHeaderComponent, typeof i29.AutoKeyInputComponent], never>;
|
|
43
43
|
static ɵinj: i0.ɵɵInjectorDeclaration<CaseManagementModule>;
|
|
44
44
|
}
|
|
45
45
|
//# sourceMappingURL=case-management.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"case-management.module.d.ts","sourceRoot":"","sources":["../../../../projects/valtimo/case-management/src/lib/case-management.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"case-management.module.d.ts","sourceRoot":"","sources":["../../../../projects/valtimo/case-management/src/lib/case-management.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAsGA,qBA2Fa,oBAAoB;yCAApB,oBAAoB;0CAApB,oBAAoB;0CAApB,oBAAoB;CAAG"}
|
|
@@ -63,6 +63,10 @@ export declare class CaseManagementDeploymentComponent implements OnInit, AfterV
|
|
|
63
63
|
key: string;
|
|
64
64
|
value: string;
|
|
65
65
|
}[]>;
|
|
66
|
+
readonly importOriginEntries$: Observable<{
|
|
67
|
+
key: string;
|
|
68
|
+
value: string;
|
|
69
|
+
}[]>;
|
|
66
70
|
readonly releaseInformationDataEntries$: Observable<{
|
|
67
71
|
key: string;
|
|
68
72
|
value: string | Date;
|
package/lib/components/case-management-deployment/case-management-deployment.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"case-management-deployment.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/valtimo/case-management/src/lib/components/case-management-deployment/case-management-deployment.component.ts"],"names":[],"mappings":"AAeA,OAAO,EAAC,QAAQ,EAAE,QAAQ,IAAI,eAAe,EAAC,MAAM,iBAAiB,CAAC;AACtE,OAAO,EAAC,aAAa,EAAa,SAAS,EAAE,MAAM,EAAyB,MAAM,eAAe,CAAC;AAClG,OAAO,EAAC,cAAc,EAAE,MAAM,EAAC,MAAM,iBAAiB,CAAC;AAEvD,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAC,kBAAkB,EAAE,yBAAyB,EAAC,MAAM,iBAAiB,CAAC;AAC9E,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,WAAW,EAAgB,mBAAmB,EAAC,MAAM,2BAA2B,CAAC;AACzF,OAAO,EACL,eAAe,EAKf,UAAU,EAIX,MAAM,MAAM,CAAC;AAGd,OAAO,EACL,cAAc,EACd,qCAAqC,EAEtC,MAAM,cAAc,CAAC;AACtB,OAAO,EAAC,qBAAqB,EAAC,MAAM,gBAAgB,CAAC;;AAErD,qBAKa,iCAAkC,YAAW,MAAM,EAAE,aAAa,EAAE,SAAS;
|
|
1
|
+
{"version":3,"file":"case-management-deployment.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/valtimo/case-management/src/lib/components/case-management-deployment/case-management-deployment.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,58 +1,55 @@
|
|
|
1
1
|
import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
2
|
+
import { AbstractControl, FormBuilder, FormGroup } from '@angular/forms';
|
|
3
3
|
import { TranslateService } from '@ngx-translate/core';
|
|
4
|
-
import { DocumentService } from '@valtimo/document';
|
|
5
|
-
import { IconService, NotificationContent } from 'carbon-components-angular';
|
|
6
4
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
7
|
-
import { UPLOAD_STATUS, UPLOAD_STEP } from './case-management-upload.constants';
|
|
5
|
+
import { IMPORT_WARNING, UPLOAD_STATUS, UPLOAD_STEP } from './case-management-upload.constants';
|
|
8
6
|
import { CaseManagementService } from '../../services';
|
|
7
|
+
import { CaseDefinitionImportPreview } from '../../models/case-deployment.model';
|
|
9
8
|
import * as i0 from "@angular/core";
|
|
10
9
|
export declare class CaseManagementUploadComponent implements OnInit, OnDestroy {
|
|
11
|
-
private readonly documentService;
|
|
12
10
|
private readonly caseManagementService;
|
|
13
11
|
private readonly fb;
|
|
14
|
-
private readonly iconService;
|
|
15
12
|
private readonly translateService;
|
|
16
13
|
open: boolean;
|
|
17
14
|
closeModal: EventEmitter<boolean>;
|
|
18
15
|
protected readonly testIds: {
|
|
19
16
|
readonly fileUploader: "caseFileUploader";
|
|
20
|
-
readonly uploadWarningNotification: "uploadWarningNotification";
|
|
21
|
-
readonly uploadWarningCheckbox: "uploadWarningCheckbox";
|
|
22
17
|
readonly cancelButton: "uploadWizardCancelButton";
|
|
23
18
|
readonly nextButton: "uploadWizardNextButton";
|
|
24
19
|
readonly finishButton: "uploadWizardFinishButton";
|
|
20
|
+
readonly nameInput: "importConfigureNameInput";
|
|
21
|
+
readonly versionTag: "importConfigureVersionTag";
|
|
22
|
+
readonly overrideCheckbox: "importConfigureOverrideCheckbox";
|
|
25
23
|
};
|
|
26
24
|
acceptedFiles: string[];
|
|
27
|
-
selectedFile: File | null;
|
|
28
|
-
private readonly _disabled$;
|
|
29
25
|
readonly UPLOAD_STEP: typeof UPLOAD_STEP;
|
|
30
26
|
readonly UPLOAD_STATUS: typeof UPLOAD_STATUS;
|
|
27
|
+
readonly IMPORT_WARNING: typeof IMPORT_WARNING;
|
|
28
|
+
private readonly _disabled$;
|
|
31
29
|
readonly activeStep$: BehaviorSubject<UPLOAD_STEP>;
|
|
30
|
+
readonly uploadStatus$: BehaviorSubject<UPLOAD_STATUS>;
|
|
31
|
+
readonly preview$: BehaviorSubject<CaseDefinitionImportPreview>;
|
|
32
|
+
readonly importWarning$: BehaviorSubject<IMPORT_WARNING>;
|
|
33
|
+
readonly overrideConfirmed$: BehaviorSubject<boolean>;
|
|
32
34
|
readonly backButtonEnabled$: Observable<boolean>;
|
|
33
35
|
readonly isStepAfterUpload$: Observable<boolean>;
|
|
34
36
|
readonly showCloseButton$: Observable<boolean>;
|
|
35
|
-
readonly $warningChecked: import("@angular/core").WritableSignal<boolean>;
|
|
36
37
|
readonly nextButtonDisabled$: Observable<boolean>;
|
|
37
|
-
readonly notificationObj$: Observable<NotificationContent>;
|
|
38
|
-
readonly showCheckboxError$: BehaviorSubject<boolean>;
|
|
39
|
-
readonly uploadStatus$: BehaviorSubject<UPLOAD_STATUS>;
|
|
40
38
|
form: FormGroup;
|
|
39
|
+
configureForm: FormGroup;
|
|
40
|
+
get nameControl(): AbstractControl;
|
|
41
41
|
private readonly _importFile$;
|
|
42
42
|
private readonly _subscriptions;
|
|
43
|
-
constructor(
|
|
43
|
+
constructor(caseManagementService: CaseManagementService, fb: FormBuilder, translateService: TranslateService);
|
|
44
44
|
ngOnInit(): void;
|
|
45
45
|
ngOnDestroy(): void;
|
|
46
46
|
onCloseModal(definitionUploaded?: boolean): void;
|
|
47
47
|
onBackClick(activeStep: UPLOAD_STEP): void;
|
|
48
48
|
onNextClick(activeStep: UPLOAD_STEP): void;
|
|
49
|
-
onCheckedChange(checked: boolean): void;
|
|
50
|
-
private setJsonFile;
|
|
51
49
|
private setZipFile;
|
|
50
|
+
private checkExistingVersions;
|
|
51
|
+
private determineWarning;
|
|
52
52
|
private uploadDefinition;
|
|
53
|
-
private clearJsonString;
|
|
54
|
-
private stringIsValidJson;
|
|
55
|
-
private setErrorState;
|
|
56
53
|
private resetModal;
|
|
57
54
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaseManagementUploadComponent, never>;
|
|
58
55
|
static ɵcmp: i0.ɵɵComponentDeclaration<CaseManagementUploadComponent, "valtimo-case-management-upload", never, { "open": { "alias": "open"; "required": false; }; }, { "closeModal": "closeModal"; }, never, never, false, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"case-management-upload.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/valtimo/case-management/src/lib/components/case-management-upload/case-management-upload.component.ts"],"names":[],"mappings":"AAeA,OAAO,EAGL,YAAY,EAEZ,SAAS,EACT,MAAM,
|
|
1
|
+
{"version":3,"file":"case-management-upload.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/valtimo/case-management/src/lib/components/case-management-upload/case-management-upload.component.ts"],"names":[],"mappings":"AAeA,OAAO,EAGL,YAAY,EAEZ,SAAS,EACT,MAAM,EAEP,MAAM,eAAe,CAAC;AACvB,OAAO,EAAC,eAAe,EAAE,WAAW,EAAE,SAAS,EAAa,MAAM,gBAAgB,CAAC;AACnF,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;AAGrD,OAAO,EACL,eAAe,EAKf,UAAU,EAGX,MAAM,MAAM,CAAC;AACd,OAAO,EACL,cAAc,EAEd,aAAa,EACb,WAAW,EACZ,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EAAC,qBAAqB,EAAC,MAAM,gBAAgB,CAAC;AAErD,OAAO,EAAC,2BAA2B,EAAC,MAAM,oCAAoC,CAAC;;AAE/E,qBAOa,6BAA8B,YAAW,MAAM,EAAE,SAAS;IAkFnE,OAAO,CAAC,QAAQ,CAAC,qBAAqB;IACtC,OAAO,CAAC,QAAQ,CAAC,EAAE;IACnB,OAAO,CAAC,QAAQ,CAAC,gBAAgB;IAnF1B,IAAI,UAAS;IACZ,UAAU,wBAA+B;IAEnD,SAAS,CAAC,QAAQ,CAAC,OAAO;;;;;;;;MAAmC;IAEtD,aAAa,EAAE,MAAM,EAAE,CAAY;IAE1C,SAAgB,WAAW,qBAAe;IAC1C,SAAgB,aAAa,uBAAiB;IAC9C,SAAgB,cAAc,wBAAkB;IAEhD,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAsC;IAEjE,SAAgB,WAAW,+BAAyD;IACpF,SAAgB,aAAa,iCAA4D;IACzF,SAAgB,QAAQ,+CAAiE;IACzF,SAAgB,cAAc,kCAA4D;IAC1F,SAAgB,kBAAkB,2BAAuC;IAEzE,SAAgB,kBAAkB,EAAE,UAAU,CAAC,OAAO,CAAC,CASrD;IAEF,SAAgB,kBAAkB,EAAE,UAAU,CAAC,OAAO,CAAC,CAKrD;IAEF,SAAgB,gBAAgB,EAAE,UAAU,CAAC,OAAO,CAAC,CASnD;IAEF,SAAgB,mBAAmB,EAAE,UAAU,CAAC,OAAO,CAAC,CActD;IAEK,IAAI,EAAE,SAAS,CAEnB;IAEI,aAAa,EAAE,SAAS,CAG5B;IAEH,IAAW,WAAW,IAAI,eAAe,CAExC;IAED,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA8C;IAC3E,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAsB;gBAGlC,qBAAqB,EAAE,qBAAqB,EAC5C,EAAE,EAAE,WAAW,EACf,gBAAgB,EAAE,gBAAgB;IAG9C,QAAQ,IAAI,IAAI;IA+BhB,WAAW,IAAI,IAAI;IAKnB,YAAY,CAAC,kBAAkB,CAAC,EAAE,OAAO,GAAG,IAAI;IAKhD,WAAW,CAAC,UAAU,EAAE,WAAW,GAAG,IAAI;IAS1C,WAAW,CAAC,UAAU,EAAE,WAAW,GAAG,IAAI;IAcjD,OAAO,CAAC,UAAU;IAwClB,OAAO,CAAC,qBAAqB;IAe7B,OAAO,CAAC,gBAAgB;IAsBxB,OAAO,CAAC,gBAAgB;IA+BxB,OAAO,CAAC,UAAU;yCAnQP,6BAA6B;2CAA7B,6BAA6B;CAgRzC"}
|
|
@@ -5,11 +5,18 @@ declare enum UPLOAD_STATUS {
|
|
|
5
5
|
}
|
|
6
6
|
declare enum UPLOAD_STEP {
|
|
7
7
|
ACCESS_CONTROL = "accessControl",
|
|
8
|
+
CONFIGURE = "configure",
|
|
8
9
|
DASHBOARD = "dashboard",
|
|
9
10
|
FILE_SELECT = "fileSelect",
|
|
10
11
|
FILE_UPLOAD = "fileUpload",
|
|
11
12
|
PLUGINS = "plugins"
|
|
12
13
|
}
|
|
14
|
+
declare enum IMPORT_WARNING {
|
|
15
|
+
NONE = "none",
|
|
16
|
+
NEW_VERSION = "newVersion",
|
|
17
|
+
EXISTING_DRAFT = "existingDraft",
|
|
18
|
+
EXISTING_FINAL = "existingFinal"
|
|
19
|
+
}
|
|
13
20
|
declare const STEPS: UPLOAD_STEP[];
|
|
14
|
-
export { STEPS, UPLOAD_STATUS, UPLOAD_STEP };
|
|
21
|
+
export { STEPS, UPLOAD_STATUS, UPLOAD_STEP, IMPORT_WARNING };
|
|
15
22
|
//# sourceMappingURL=case-management-upload.constants.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"case-management-upload.constants.d.ts","sourceRoot":"","sources":["../../../../../../projects/valtimo/case-management/src/lib/components/case-management-upload/case-management-upload.constants.ts"],"names":[],"mappings":"AAgBA,aAAK,aAAa;IAChB,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,QAAQ,aAAa;CACtB;AAED,aAAK,WAAW;IACd,cAAc,kBAAkB;IAChC,SAAS,cAAc;IACvB,WAAW,eAAe;IAC1B,WAAW,eAAe;IAC1B,OAAO,YAAY;CACpB;AAED,QAAA,MAAM,KAAK,
|
|
1
|
+
{"version":3,"file":"case-management-upload.constants.d.ts","sourceRoot":"","sources":["../../../../../../projects/valtimo/case-management/src/lib/components/case-management-upload/case-management-upload.constants.ts"],"names":[],"mappings":"AAgBA,aAAK,aAAa;IAChB,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,QAAQ,aAAa;CACtB;AAED,aAAK,WAAW;IACd,cAAc,kBAAkB;IAChC,SAAS,cAAc;IACvB,SAAS,cAAc;IACvB,WAAW,eAAe;IAC1B,WAAW,eAAe;IAC1B,OAAO,YAAY;CACpB;AAED,aAAK,cAAc;IACjB,IAAI,SAAS;IACb,WAAW,eAAe;IAC1B,cAAc,kBAAkB;IAChC,cAAc,kBAAkB;CACjC;AAED,QAAA,MAAM,KAAK,eAOV,CAAC;AAEF,OAAO,EAAC,KAAK,EAAE,aAAa,EAAE,WAAW,EAAE,cAAc,EAAC,CAAC"}
|
|
@@ -7,11 +7,12 @@ export declare const CASE_MANAGEMENT_DETAIL_TEST_IDS: {
|
|
|
7
7
|
};
|
|
8
8
|
export declare const CASE_MANAGEMENT_UPLOAD_TEST_IDS: {
|
|
9
9
|
readonly fileUploader: "caseFileUploader";
|
|
10
|
-
readonly uploadWarningNotification: "uploadWarningNotification";
|
|
11
|
-
readonly uploadWarningCheckbox: "uploadWarningCheckbox";
|
|
12
10
|
readonly cancelButton: "uploadWizardCancelButton";
|
|
13
11
|
readonly nextButton: "uploadWizardNextButton";
|
|
14
12
|
readonly finishButton: "uploadWizardFinishButton";
|
|
13
|
+
readonly nameInput: "importConfigureNameInput";
|
|
14
|
+
readonly versionTag: "importConfigureVersionTag";
|
|
15
|
+
readonly overrideCheckbox: "importConfigureOverrideCheckbox";
|
|
15
16
|
};
|
|
16
17
|
export declare const CASE_MANAGEMENT_DETAIL_ACTIONS_TEST_IDS: {
|
|
17
18
|
readonly versionSelectDropdown: "caseVersionSelectDropdown";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"case-management.test-ids.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/case-management/src/lib/constants/case-management.test-ids.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"case-management.test-ids.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/case-management/src/lib/constants/case-management.test-ids.ts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,6BAA6B;;;CAGhC,CAAC;AAEX,eAAO,MAAM,+BAA+B;;CAElC,CAAC;AAEX,eAAO,MAAM,+BAA+B;;;;;;;;CAQlC,CAAC;AAEX,eAAO,MAAM,uCAAuC;;;;;;;CAO1C,CAAC;AAEX,eAAO,MAAM,+BAA+B;;;;;;;;CAQlC,CAAC;AAEX,eAAO,MAAM,iCAAiC;;CAEpC,CAAC;AAEX,eAAO,MAAM,4CAA4C;;;;;CAK/C,CAAC;AAEX,eAAO,MAAM,qCAAqC;;;;;;;;;CASxC,CAAC;AAEX,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;CAmBxC,CAAC;AAEX,eAAO,MAAM,qCAAqC;;;CAGxC,CAAC;AAEX,eAAO,MAAM,mCAAmC;;;;;;;;CAQtC,CAAC;AAEX,eAAO,MAAM,6BAA6B;;CAEhC,CAAC"}
|
|
@@ -11,6 +11,9 @@ export declare class CaseDefinition {
|
|
|
11
11
|
autoAssignTasks: boolean;
|
|
12
12
|
active: boolean;
|
|
13
13
|
conflictingVersions: string;
|
|
14
|
+
originalKey?: string;
|
|
15
|
+
originalName?: string;
|
|
16
|
+
originalVersionTag?: string;
|
|
14
17
|
}
|
|
15
18
|
export declare class ReleaseVersionData {
|
|
16
19
|
caseDefinitionVersionTag: string;
|
|
@@ -39,6 +42,12 @@ export interface CaseDefinitionConfigurationIssue {
|
|
|
39
42
|
createdAt: string;
|
|
40
43
|
resolvedAt: string | null;
|
|
41
44
|
}
|
|
45
|
+
export interface CaseDefinitionImportPreview {
|
|
46
|
+
key: string;
|
|
47
|
+
name: string;
|
|
48
|
+
versionTag: string;
|
|
49
|
+
isFinal: boolean;
|
|
50
|
+
}
|
|
42
51
|
export interface ConfigurationIssueUpdatedSseEvent {
|
|
43
52
|
eventType?: string;
|
|
44
53
|
caseDefinitionKey: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"case-deployment.model.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/case-management/src/lib/models/case-deployment.model.ts"],"names":[],"mappings":"AAgBA,qBAAa,cAAc;IACzB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,wBAAwB,EAAE,MAAM,CAAC;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,IAAI,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,KAAK,EAAE,OAAO,CAAC;IACf,eAAe,EAAE,OAAO,CAAC;IACzB,eAAe,EAAE,OAAO,CAAC;IACzB,MAAM,EAAE,OAAO,CAAC;IAChB,mBAAmB,EAAE,MAAM,CAAC;CAC7B;AAED,qBAAa,kBAAkB;IAC7B,wBAAwB,EAAE,MAAM,CAAC;IACjC,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AAED,qBAAa,sBAAsB;IACjC,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,IAAI,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,qBAAa,YAAY;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,iBAAiB,EAAE,MAAM,CAAC;IAC1B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;IACpB,4BAA4B,CAAC,EAAE,MAAM,CAAC;CACvC;AAED,MAAM,WAAW,qCAAqC;IACpD,WAAW,EAAE,OAAO,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,gCAAgC;IAC/C,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;CAC3B;AAED,MAAM,WAAW,iCAAiC;IAChD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,wBAAwB,EAAE,MAAM,CAAC;CAClC"}
|
|
1
|
+
{"version":3,"file":"case-deployment.model.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/case-management/src/lib/models/case-deployment.model.ts"],"names":[],"mappings":"AAgBA,qBAAa,cAAc;IACzB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,wBAAwB,EAAE,MAAM,CAAC;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,IAAI,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,KAAK,EAAE,OAAO,CAAC;IACf,eAAe,EAAE,OAAO,CAAC;IACzB,eAAe,EAAE,OAAO,CAAC;IACzB,MAAM,EAAE,OAAO,CAAC;IAChB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED,qBAAa,kBAAkB;IAC7B,wBAAwB,EAAE,MAAM,CAAC;IACjC,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AAED,qBAAa,sBAAsB;IACjC,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,IAAI,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,qBAAa,YAAY;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,iBAAiB,EAAE,MAAM,CAAC;IAC1B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;IACpB,4BAA4B,CAAC,EAAE,MAAM,CAAC;CACvC;AAED,MAAM,WAAW,qCAAqC;IACpD,WAAW,EAAE,OAAO,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,gCAAgC;IAC/C,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;CAC3B;AAED,MAAM,WAAW,2BAA2B;IAC1C,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,OAAO,CAAC;CAClB;AAED,MAAM,WAAW,iCAAiC;IAChD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,wBAAwB,EAAE,MAAM,CAAC;CAClC"}
|
|
@@ -4,7 +4,7 @@ import { Page } from '@valtimo/document';
|
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
5
|
import { CaseListItem } from '../models';
|
|
6
6
|
import { CaseVersionListItem } from '../models/case-version-list.model';
|
|
7
|
-
import { CaseDefinition, CaseDefinitionConfigurationIssue, CaseDefinitionFinalizationCheckResult, DraftVersion } from '../models/case-deployment.model';
|
|
7
|
+
import { CaseDefinition, CaseDefinitionConfigurationIssue, CaseDefinitionFinalizationCheckResult, CaseDefinitionImportPreview, DraftVersion } from '../models/case-deployment.model';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class CaseManagementService extends BaseApiService {
|
|
10
10
|
protected readonly httpClient: HttpClient;
|
|
@@ -20,7 +20,8 @@ export declare class CaseManagementService extends BaseApiService {
|
|
|
20
20
|
finalizeDraftCaseVersion(caseDefinitionKey: string, caseDefinitionVersionTag: string): Observable<any[]>;
|
|
21
21
|
deleteDraftCaseVersion(caseDefinitionKey: string, caseDefinitionVersionTag: string): Observable<null>;
|
|
22
22
|
getCaseDefinition(caseDefinitionKey: string, caseDefinitionVersionTag: string): Observable<CaseDefinition>;
|
|
23
|
-
|
|
23
|
+
previewImport(file: FormData): Observable<CaseDefinitionImportPreview>;
|
|
24
|
+
importDocumentDefinitionZip(file: FormData, key?: string, name?: string): Observable<HttpResponse<Blob>>;
|
|
24
25
|
exportDocumentDefinition(caseDefinitionKey: string, caseDefinitionVersionTag?: string): Observable<HttpResponse<Blob>>;
|
|
25
26
|
getConfigurationIssues(caseDefinitionKey: string, caseDefinitionVersionTag: string): Observable<CaseDefinitionConfigurationIssue[]>;
|
|
26
27
|
getCaseDefinitionFinalizationCheck(caseDefinitionKey: string, caseDefinitionVersionTag: string): Observable<CaseDefinitionFinalizationCheckResult>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"case-management.service.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/case-management/src/lib/services/case-management.service.ts"],"names":[],"mappings":"AAeA,OAAO,EAAC,UAAU,
|
|
1
|
+
{"version":3,"file":"case-management.service.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/case-management/src/lib/services/case-management.service.ts"],"names":[],"mappings":"AAeA,OAAO,EAAC,UAAU,EAA2B,YAAY,EAAC,MAAM,sBAAsB,CAAC;AAEvF,OAAO,EACL,cAAc,EACd,aAAa,EAGd,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAC,IAAI,EAAC,MAAM,mBAAmB,CAAC;AACvC,OAAO,EAAM,UAAU,EAAC,MAAM,MAAM,CAAC;AACrC,OAAO,EAAC,YAAY,EAAC,MAAM,WAAW,CAAC;AACvC,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;AACtE,OAAO,EACL,cAAc,EACd,gCAAgC,EAChC,qCAAqC,EACrC,2BAA2B,EAC3B,YAAY,EACb,MAAM,iCAAiC,CAAC;;AAEzC,qBAGa,qBAAsB,SAAQ,cAAc;IAErD,SAAS,CAAC,QAAQ,CAAC,UAAU,EAAE,UAAU;IACzC,SAAS,CAAC,QAAQ,CAAC,aAAa,EAAE,aAAa;gBAD5B,UAAU,EAAE,UAAU,EACtB,aAAa,EAAE,aAAa;IAK1C,kBAAkB,CAAC,MAAM,EAAE,GAAG,GAAG,UAAU,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;IAO/D,yBAAyB,CAAC,iBAAiB,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,EAAE,CAAC;IASvE,kBAAkB,CAAC,OAAO,EAAE,YAAY,GAAG,UAAU,CAAC,GAAG,EAAE,CAAC;IAO5D,cAAc,CACnB,iBAAiB,EAAE,MAAM,EACzB,wBAAwB,EAAE,MAAM,GAC/B,UAAU,CAAC,OAAO,CAAC;IAaf,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAO/D,0BAA0B,CAC/B,iBAAiB,EAAE,MAAM,EACzB,wBAAwB,EAAE,MAAM,GAC/B,UAAU,CAAC,GAAG,EAAE,CAAC;IASb,kBAAkB,CAAC,MAAM,EAAE,GAAG,GAAG,UAAU,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC;IAOtE,wBAAwB,CAC7B,iBAAiB,EAAE,MAAM,EACzB,wBAAwB,EAAE,MAAM,GAC/B,UAAU,CAAC,GAAG,EAAE,CAAC;IASb,sBAAsB,CAC3B,iBAAiB,EAAE,MAAM,EACzB,wBAAwB,EAAE,MAAM,GAC/B,UAAU,CAAC,IAAI,CAAC;IAQZ,iBAAiB,CACtB,iBAAiB,EAAE,MAAM,EACzB,wBAAwB,EAAE,MAAM,GAC/B,UAAU,CAAC,cAAc,CAAC;IAWtB,aAAa,CAAC,IAAI,EAAE,QAAQ,GAAG,UAAU,CAAC,2BAA2B,CAAC;IAQtE,2BAA2B,CAChC,IAAI,EAAE,QAAQ,EACd,GAAG,CAAC,EAAE,MAAM,EACZ,IAAI,CAAC,EAAE,MAAM,GACZ,UAAU,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC;IAW1B,wBAAwB,CAC7B,iBAAiB,EAAE,MAAM,EACzB,wBAAwB,SAAM,GAC7B,UAAU,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC;IAS1B,sBAAsB,CAC3B,iBAAiB,EAAE,MAAM,EACzB,wBAAwB,EAAE,MAAM,GAC/B,UAAU,CAAC,gCAAgC,EAAE,CAAC;IAQ1C,kCAAkC,CACvC,iBAAiB,EAAE,MAAM,EACzB,wBAAwB,EAAE,MAAM,GAC/B,UAAU,CAAC,qCAAqC,CAAC;yCA/JzC,qBAAqB;6CAArB,qBAAqB;CAsKjC"}
|