@valtimo/dossier-management 10.6.0 → 10.7.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.
Files changed (24) hide show
  1. package/esm2020/lib/dossier-management-assignee/dossier-management-assignee.component.mjs +21 -13
  2. package/esm2020/lib/dossier-management-connect-modal/dossier-management-connect-modal.component.mjs +4 -4
  3. package/esm2020/lib/dossier-management-detail-container/dossier-management-detail-container.component.mjs +14 -10
  4. package/esm2020/lib/dossier-management-detail-container/tabs/dossier-management-detail/dossier-management-detail.component.mjs +4 -4
  5. package/esm2020/lib/dossier-management-detail-container/tabs/dossier-management-list-columns/dossier-management-list-columns.component.mjs +7 -11
  6. package/esm2020/lib/dossier-management-detail-container/tabs/dossier-management-search-fields/dossier-management-search-fields.component.mjs +19 -25
  7. package/esm2020/lib/dossier-management-link-process/dossier-management-link-process.component.mjs +4 -4
  8. package/esm2020/lib/dossier-management-list/dossier-management-list.component.mjs +4 -4
  9. package/esm2020/lib/dossier-management-remove-modal/dossier-management-remove-modal.component.mjs +4 -4
  10. package/esm2020/lib/dossier-management-roles/dossier-management-roles.component.mjs +4 -4
  11. package/esm2020/lib/dossier-management-routing.module.mjs +6 -6
  12. package/esm2020/lib/dossier-management-upload/dossier-management-upload.component.mjs +4 -4
  13. package/esm2020/lib/dossier-management.module.mjs +9 -9
  14. package/esm2020/lib/tab.service.mjs +4 -4
  15. package/fesm2015/valtimo-dossier-management.mjs +93 -92
  16. package/fesm2015/valtimo-dossier-management.mjs.map +1 -1
  17. package/fesm2020/valtimo-dossier-management.mjs +93 -92
  18. package/fesm2020/valtimo-dossier-management.mjs.map +1 -1
  19. package/lib/dossier-management-assignee/dossier-management-assignee.component.d.ts +4 -2
  20. package/lib/dossier-management-assignee/dossier-management-assignee.component.d.ts.map +1 -1
  21. package/lib/dossier-management-detail-container/dossier-management-detail-container.component.d.ts +3 -1
  22. package/lib/dossier-management-detail-container/dossier-management-detail-container.component.d.ts.map +1 -1
  23. package/lib/dossier-management.module.d.ts +1 -1
  24. package/package.json +4 -4
@@ -11,10 +11,12 @@ export declare class DossierManagementAssigneeComponent {
11
11
  readonly documentDefinitionName$: Observable<string>;
12
12
  readonly currentValue$: Observable<CaseSettings>;
13
13
  constructor(documentService: DocumentService, route: ActivatedRoute);
14
- toggleAssignee(currentValue: boolean, documentDefinitionName: string): void;
14
+ updateCaseSettings(caseSettings: CaseSettings, documentDefinitionName: string): void;
15
15
  disableInput(): void;
16
16
  enableInput(): void;
17
- private refreshAssignee;
17
+ private refreshSettings;
18
+ toggleAssignee(currentSettings: CaseSettings, documentDefinitionName: string): void;
19
+ toggleTaskAssignment(currentSettings: CaseSettings, documentDefinitionName: string): void;
18
20
  static ɵfac: i0.ɵɵFactoryDeclaration<DossierManagementAssigneeComponent, never>;
19
21
  static ɵcmp: i0.ɵɵComponentDeclaration<DossierManagementAssigneeComponent, "valtimo-dossier-management-assignee", never, {}, {}, never, never, false>;
20
22
  }
@@ -1 +1 @@
1
- {"version":3,"file":"dossier-management-assignee.component.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/dossier-management/src/lib/dossier-management-assignee/dossier-management-assignee.component.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAC,eAAe,EAAE,YAAY,EAAC,MAAM,mBAAmB,CAAC;AAChE,OAAO,EAAC,eAAe,EAAO,UAAU,EAAY,MAAM,MAAM,CAAC;AACjE,OAAO,EAAC,cAAc,EAAC,MAAM,iBAAiB,CAAC;;AAG/C,qBAKa,kCAAkC;IAmBjC,OAAO,CAAC,QAAQ,CAAC,eAAe;IAAmB,OAAO,CAAC,KAAK;IAlB5E,QAAQ,CAAC,SAAS,2BAAuC;IAEzD,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAmC;IAE7D,QAAQ,CAAC,QAAQ,2BAAsC;IAEvD,QAAQ,CAAC,uBAAuB,EAAE,UAAU,CAAC,MAAM,CAAC,CAElD;IAEF,QAAQ,CAAC,aAAa,EAAE,UAAU,CAAC,YAAY,CAAC,CAM9C;gBAE2B,eAAe,EAAE,eAAe,EAAU,KAAK,EAAE,cAAc;IAI5F,cAAc,CAAC,YAAY,EAAE,OAAO,EAAE,sBAAsB,EAAE,MAAM,GAAG,IAAI;IAkB3E,YAAY,IAAI,IAAI;IAIpB,WAAW,IAAI,IAAI;IAInB,OAAO,CAAC,eAAe;yCAjDZ,kCAAkC;2CAAlC,kCAAkC;CAoD9C"}
1
+ {"version":3,"file":"dossier-management-assignee.component.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/dossier-management/src/lib/dossier-management-assignee/dossier-management-assignee.component.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAC,eAAe,EAAE,YAAY,EAAC,MAAM,mBAAmB,CAAC;AAChE,OAAO,EAAC,eAAe,EAAO,UAAU,EAAY,MAAM,MAAM,CAAC;AACjE,OAAO,EAAC,cAAc,EAAC,MAAM,iBAAiB,CAAC;;AAG/C,qBAKa,kCAAkC;IAmBjC,OAAO,CAAC,QAAQ,CAAC,eAAe;IAAmB,OAAO,CAAC,KAAK;IAlB5E,QAAQ,CAAC,SAAS,2BAAuC;IAEzD,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAmC;IAE7D,QAAQ,CAAC,QAAQ,2BAAsC;IAEvD,QAAQ,CAAC,uBAAuB,EAAE,UAAU,CAAC,MAAM,CAAC,CAElD;IAEF,QAAQ,CAAC,aAAa,EAAE,UAAU,CAAC,YAAY,CAAC,CAM9C;gBAE2B,eAAe,EAAE,eAAe,EAAU,KAAK,EAAE,cAAc;IAI5F,kBAAkB,CAAC,YAAY,EAAE,YAAY,EAAE,sBAAsB,EAAE,MAAM,GAAG,IAAI;IAcpF,YAAY,IAAI,IAAI;IAIpB,WAAW,IAAI,IAAI;IAInB,OAAO,CAAC,eAAe;IAIvB,cAAc,CAAC,eAAe,EAAE,YAAY,EAAE,sBAAsB,EAAE,MAAM;IAU5E,oBAAoB,CAAC,eAAe,EAAE,YAAY,EAAE,sBAAsB,EAAE,MAAM;yCA3DvE,kCAAkC;2CAAlC,kCAAkC;CAoE9C"}
@@ -5,19 +5,21 @@ import { Observable } from 'rxjs';
5
5
  import { ConfigService } from '@valtimo/config';
6
6
  import { TabService } from '../tab.service';
7
7
  import { TabEnum } from '../tab.enum';
8
+ import { PageTitleService } from '@valtimo/components';
8
9
  import * as i0 from "@angular/core";
9
10
  export declare class DossierManagementDetailContainerComponent implements OnInit, OnDestroy {
10
11
  private readonly documentService;
11
12
  private readonly route;
12
13
  private readonly configService;
13
14
  private readonly tabService;
15
+ private readonly pageTitleService;
14
16
  currentTab: TabEnum;
15
17
  caseListColumn: boolean;
16
18
  private tabSubscription;
17
19
  readonly TabEnum: typeof TabEnum;
18
20
  readonly documentDefinitionName$: Observable<string>;
19
21
  readonly documentDefinition$: Observable<import("@valtimo/document").DocumentDefinition>;
20
- constructor(documentService: DocumentService, route: ActivatedRoute, configService: ConfigService, tabService: TabService);
22
+ constructor(documentService: DocumentService, route: ActivatedRoute, configService: ConfigService, tabService: TabService, pageTitleService: PageTitleService);
21
23
  ngOnInit(): void;
22
24
  displayBodyComponent(tab: TabEnum): void;
23
25
  openCurrentTabSubscription(): void;
@@ -1 +1 @@
1
- {"version":3,"file":"dossier-management-detail-container.component.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/dossier-management/src/lib/dossier-management-detail-container/dossier-management-detail-container.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAY,SAAS,EAAE,MAAM,EAAC,MAAM,eAAe,CAAC;AAC3D,OAAO,EAAC,cAAc,EAAC,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAC,eAAe,EAAC,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAc,UAAU,EAA0B,MAAM,MAAM,CAAC;AACtE,OAAO,EAAC,aAAa,EAAC,MAAM,iBAAiB,CAAC;AAC9C,OAAO,EAAC,UAAU,EAAC,MAAM,gBAAgB,CAAC;AAC1C,OAAO,EAAC,OAAO,EAAC,MAAM,aAAa,CAAC;;AAEpC,qBAKa,yCAA0C,YAAW,MAAM,EAAE,SAAS;IAoB/E,OAAO,CAAC,QAAQ,CAAC,eAAe;IAChC,OAAO,CAAC,QAAQ,CAAC,KAAK;IACtB,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,QAAQ,CAAC,UAAU;IAtBtB,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAG,OAAO,CAAC;IAEhC,OAAO,CAAC,eAAe,CAAe;IAEtC,QAAQ,CAAC,OAAO,iBAAW;IAE3B,QAAQ,CAAC,uBAAuB,EAAE,UAAU,CAAC,MAAM,CAAC,CAGlD;IAEF,QAAQ,CAAC,mBAAmB,6DAI1B;gBAGiB,eAAe,EAAE,eAAe,EAChC,KAAK,EAAE,cAAc,EACrB,aAAa,EAAE,aAAa,EAC5B,UAAU,EAAE,UAAU;IAKzC,QAAQ,IAAI,IAAI;IAIhB,oBAAoB,CAAC,GAAG,EAAE,OAAO,GAAG,IAAI;IAIxC,0BAA0B,IAAI,IAAI;IAMlC,WAAW,IAAI,IAAI;yCA1CR,yCAAyC;2CAAzC,yCAAyC;CA8CrD"}
1
+ {"version":3,"file":"dossier-management-detail-container.component.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/dossier-management/src/lib/dossier-management-detail-container/dossier-management-detail-container.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAY,SAAS,EAAE,MAAM,EAAC,MAAM,eAAe,CAAC;AAC3D,OAAO,EAAC,cAAc,EAAC,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAC,eAAe,EAAC,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAc,UAAU,EAA0B,MAAM,MAAM,CAAC;AACtE,OAAO,EAAC,aAAa,EAAC,MAAM,iBAAiB,CAAC;AAC9C,OAAO,EAAC,UAAU,EAAC,MAAM,gBAAgB,CAAC;AAC1C,OAAO,EAAC,OAAO,EAAC,MAAM,aAAa,CAAC;AACpC,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;;AAGrD,qBAKa,yCAA0C,YAAW,MAAM,EAAE,SAAS;IAuB/E,OAAO,CAAC,QAAQ,CAAC,eAAe;IAChC,OAAO,CAAC,QAAQ,CAAC,KAAK;IACtB,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,QAAQ,CAAC,UAAU;IAC3B,OAAO,CAAC,QAAQ,CAAC,gBAAgB;IA1B5B,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAG,OAAO,CAAC;IAEhC,OAAO,CAAC,eAAe,CAAe;IAEtC,QAAQ,CAAC,OAAO,iBAAW;IAE3B,QAAQ,CAAC,uBAAuB,EAAE,UAAU,CAAC,MAAM,CAAC,CAGlD;IAEF,QAAQ,CAAC,mBAAmB,6DAO1B;gBAGiB,eAAe,EAAE,eAAe,EAChC,KAAK,EAAE,cAAc,EACrB,aAAa,EAAE,aAAa,EAC5B,UAAU,EAAE,UAAU,EACtB,gBAAgB,EAAE,gBAAgB;IAKrD,QAAQ,IAAI,IAAI;IAIhB,oBAAoB,CAAC,GAAG,EAAE,OAAO,GAAG,IAAI;IAIxC,0BAA0B,IAAI,IAAI;IAMlC,WAAW,IAAI,IAAI;yCA9CR,yCAAyC;2CAAzC,yCAAyC;CAkDrD"}
@@ -21,7 +21,7 @@ import * as i19 from "@valtimo/user-interface";
21
21
  import * as i20 from "carbon-components-angular";
22
22
  export declare class DossierManagementModule {
23
23
  static ɵfac: i0.ɵɵFactoryDeclaration<DossierManagementModule, never>;
24
- static ɵmod: i0.ɵɵNgModuleDeclaration<DossierManagementModule, [typeof i1.DossierManagementListComponent, typeof i2.DossierManagementDetailComponent, typeof i3.DossierManagementConnectModalComponent, typeof i4.DossierManagementRemoveModalComponent, typeof i5.DossierManagementUploadComponent, typeof i6.DossierManagementRolesComponent, typeof i7.DossierManagementLinkProcessComponent, typeof i8.DossierManagementSearchFieldsComponent, typeof i9.DossierManagementDetailContainerComponent, typeof i10.DossierManagementAssigneeComponent, typeof i11.DossierManagementListColumnsComponent], [typeof i12.CommonModule, typeof i13.WidgetModule, typeof i13.DropzoneModule, typeof i13.ListModule, typeof i14.DossierManagementRoutingModule, typeof i15.FormsModule, typeof i16.TranslateModule, typeof i13.ModalModule, typeof i17.ConfigModule, typeof i18.NgbTooltipModule, typeof i13.MultiselectDropdownModule, typeof i19.ParagraphModule, typeof i19.SelectModule, typeof i13.SpinnerModule, typeof i19.InputModule, typeof i19.SelectModule, typeof i19.FormModule, typeof i20.NotificationModule, typeof i20.ButtonModule, typeof i20.IconModule, typeof i20.ModalModule, typeof i20.InputModule, typeof i15.ReactiveFormsModule, typeof i20.DropdownModule, typeof i20.CheckboxModule, typeof i19.TooltipIconModule, typeof i13.CarbonMultiInputModule, typeof i20.LoadingModule, typeof i20.LinkModule, typeof i13.ConfirmationModalModule, typeof i19.MultiInputModule, typeof i19.TableModule, typeof i13.ValtimoIbmModalDirectiveModule], never>;
24
+ static ɵmod: i0.ɵɵNgModuleDeclaration<DossierManagementModule, [typeof i1.DossierManagementListComponent, typeof i2.DossierManagementDetailComponent, typeof i3.DossierManagementConnectModalComponent, typeof i4.DossierManagementRemoveModalComponent, typeof i5.DossierManagementUploadComponent, typeof i6.DossierManagementRolesComponent, typeof i7.DossierManagementLinkProcessComponent, typeof i8.DossierManagementSearchFieldsComponent, typeof i9.DossierManagementDetailContainerComponent, typeof i10.DossierManagementAssigneeComponent, typeof i11.DossierManagementListColumnsComponent], [typeof i12.CommonModule, typeof i13.WidgetModule, typeof i13.DropzoneModule, typeof i13.ListModule, typeof i14.DossierManagementRoutingModule, typeof i15.FormsModule, typeof i16.TranslateModule, typeof i13.ModalModule, typeof i17.ConfigModule, typeof i18.NgbTooltipModule, typeof i13.MultiselectDropdownModule, typeof i19.ParagraphModule, typeof i19.SelectModule, typeof i13.SpinnerModule, typeof i19.InputModule, typeof i19.SelectModule, typeof i19.FormModule, typeof i20.NotificationModule, typeof i20.ButtonModule, typeof i20.IconModule, typeof i20.ModalModule, typeof i20.InputModule, typeof i15.ReactiveFormsModule, typeof i20.DropdownModule, typeof i20.CheckboxModule, typeof i19.TooltipIconModule, typeof i13.CarbonMultiInputModule, typeof i20.LoadingModule, typeof i20.LinkModule, typeof i13.ConfirmationModalModule, typeof i19.MultiInputModule, typeof i19.TableModule, typeof i13.ValtimoCdsModalDirectiveModule], never>;
25
25
  static ɵinj: i0.ɵɵInjectorDeclaration<DossierManagementModule>;
26
26
  }
27
27
  //# sourceMappingURL=dossier-management.module.d.ts.map
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@valtimo/dossier-management",
3
3
  "license": "EUPL-1.2",
4
- "version": "10.6.0",
4
+ "version": "10.7.0",
5
5
  "peerDependencies": {
6
- "@angular/common": "^14.2.5",
7
- "@angular/core": "^14.2.5"
6
+ "@angular/common": "^14.3.0",
7
+ "@angular/core": "^14.3.0"
8
8
  },
9
9
  "dependencies": {
10
- "tslib": "^2.0.0"
10
+ "tslib": "^2.5.0"
11
11
  },
12
12
  "module": "fesm2015/valtimo-dossier-management.mjs",
13
13
  "es2020": "fesm2020/valtimo-dossier-management.mjs",