@hmcts/ccd-case-ui-toolkit 6.16.0-QM-respond-CYA-UI-changes-v1 → 6.16.0-case-flags-heading-fix
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/bundles/hmcts-ccd-case-ui-toolkit.umd.js +1945 -1806
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.js.map +1 -1
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js +1 -1
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js.map +1 -1
- package/esm2015/lib/app.config.js +1 -7
- package/esm2015/lib/components/header/headers.module.js +2 -2
- package/esm2015/lib/shared/commons/case-edit-data/case-edit-validation.model.js +1 -1
- package/esm2015/lib/shared/components/case-editor/case-edit/case-edit.component.js +1 -1
- package/esm2015/lib/shared/components/case-editor/case-edit-confirm/case-edit-confirm.component.js +1 -1
- package/esm2015/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.js +36 -19
- package/esm2015/lib/shared/components/case-editor/case-edit-submit/case-edit-submit.component.js +27 -22
- package/esm2015/lib/shared/components/case-editor/case-editor.module.js +1 -1
- package/esm2015/lib/shared/components/case-editor/case-event-completion/components/case-event-completion-task-cancelled/case-event-completion-task-cancelled.component.js +2 -2
- package/esm2015/lib/shared/components/case-list/case-list.component.js +2 -2
- package/esm2015/lib/shared/components/case-viewer/case-challenged-access-request/case-challenged-access-request.component.js +70 -69
- package/esm2015/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.js +1 -2
- package/esm2015/lib/shared/components/case-viewer/case-specific-access-request/case-specific-access-request.component.js +1 -1
- package/esm2015/lib/shared/components/case-viewer/case-viewer.module.js +1 -1
- package/esm2015/lib/shared/components/dialogs/delete-or-cancel-dialog/delete-or-cancel-dialog.component.js +3 -3
- package/esm2015/lib/shared/components/dialogs/document-dialog/document-dialog.component.js +3 -3
- package/esm2015/lib/shared/components/dialogs/remove-dialog/remove-dialog.component.js +3 -3
- package/esm2015/lib/shared/components/dialogs/save-or-discard-dialog/save-or-discard-dialog.component.js +2 -2
- package/esm2015/lib/shared/components/event-start/components/task-cancelled/task-cancelled.component.js +3 -3
- package/esm2015/lib/shared/components/palette/base-field/field-read.component.js +1 -1
- package/esm2015/lib/shared/components/palette/base-field/field-write.component.js +1 -1
- package/esm2015/lib/shared/components/palette/case-flag/components/add-comments/add-comments.component.js +2 -2
- package/esm2015/lib/shared/components/palette/case-flag/components/confirm-flag-status/confirm-flag-status.component.js +2 -2
- package/esm2015/lib/shared/components/palette/case-flag/components/index.js +5 -4
- package/esm2015/lib/shared/components/palette/case-flag/components/manage-case-flags/manage-case-flags.component.js +2 -2
- package/esm2015/lib/shared/components/palette/case-flag/components/search-language-interpreter/search-language-interpreter.component.js +2 -2
- package/esm2015/lib/shared/components/palette/case-flag/components/select-flag-location/select-flag-location.component.js +2 -2
- package/esm2015/lib/shared/components/palette/case-flag/components/select-flag-type/select-flag-type.component.js +2 -2
- package/esm2015/lib/shared/components/palette/case-flag/components/update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component.js +2 -2
- package/esm2015/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.js +2 -2
- package/esm2015/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.js +1 -7
- package/esm2015/lib/shared/components/palette/case-flag/index.js +1 -1
- package/esm2015/lib/shared/components/palette/case-flag/write-case-flag-field.component.js +30 -51
- package/esm2015/lib/shared/components/palette/case-link/write-case-link-field.component.js +3 -3
- package/esm2015/lib/shared/components/palette/collection/write-collection-field.component.js +2 -2
- package/esm2015/lib/shared/components/palette/date/write-date-field.component.js +2 -2
- package/esm2015/lib/shared/components/palette/dynamic-multi-select-list/read-dynamic-multi-select-list-field.component.js +7 -6
- package/esm2015/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.js +10 -8
- package/esm2015/lib/shared/components/palette/dynamic-radio-list/write-dynamic-radio-list-field.component.js +5 -4
- package/esm2015/lib/shared/components/palette/fixed-list/write-fixed-list-field.component.js +2 -2
- package/esm2015/lib/shared/components/palette/index.js +1 -1
- package/esm2015/lib/shared/components/palette/number/write-number-field.component.js +2 -2
- package/esm2015/lib/shared/components/palette/organisation/write-organisation-field.component.js +2 -2
- package/esm2015/lib/shared/components/palette/palette.module.js +17 -12
- package/esm2015/lib/shared/components/palette/query-management/__mocks__/index.js +176 -131
- package/esm2015/lib/shared/components/palette/query-management/components/index.js +1 -2
- package/esm2015/lib/shared/components/palette/query-management/components/query-details/query-details.component.js +170 -73
- package/esm2015/lib/shared/components/palette/query-management/components/query-list/query-list.component.js +11 -11
- package/esm2015/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.js +4 -4
- package/esm2015/lib/shared/components/palette/query-management/models/case-queries-collection.model.js +2 -0
- package/esm2015/lib/shared/components/palette/query-management/models/index.js +5 -6
- package/esm2015/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.js +8 -8
- package/esm2015/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.js +1 -1
- package/esm2015/lib/shared/components/palette/query-management/read-query-management-field.component.js +81 -28
- package/esm2015/lib/shared/components/palette/utils/first-error.pipe.js +22 -11
- package/esm2015/lib/shared/components/palette/utils/utils.module.js +12 -6
- package/esm2015/lib/shared/components/palette/yes-no/read-yes-no-field.component.js +1 -1
- package/esm2015/lib/shared/components/palette/yes-no/write-yes-no-field.component.js +1 -1
- package/esm2015/lib/shared/components/search-result/search-result.component.js +53 -38
- package/esm2015/lib/shared/components/workbasket-filters/workbasket-filters.module.js +2 -2
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js +1890 -1823
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
- package/lib/app.config.d.ts +2 -2
- package/lib/app.config.d.ts.map +1 -1
- package/lib/shared/commons/case-edit-data/case-edit-validation.model.d.ts +1 -0
- package/lib/shared/commons/case-edit-data/case-edit-validation.model.d.ts.map +1 -1
- package/lib/shared/components/case-editor/case-edit/case-edit.component.d.ts.map +1 -1
- package/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.d.ts +17 -8
- package/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.d.ts.map +1 -1
- package/lib/shared/components/case-viewer/case-viewer.module.d.ts.map +1 -1
- package/lib/shared/components/palette/base-field/field-read.component.d.ts.map +1 -1
- package/lib/shared/components/palette/base-field/field-write.component.d.ts.map +1 -1
- package/lib/shared/components/palette/case-flag/components/index.d.ts +4 -3
- package/lib/shared/components/palette/case-flag/components/index.d.ts.map +1 -1
- package/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.d.ts +0 -5
- package/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.d.ts.map +1 -1
- package/lib/shared/components/palette/case-flag/write-case-flag-field.component.d.ts +1 -3
- package/lib/shared/components/palette/case-flag/write-case-flag-field.component.d.ts.map +1 -1
- package/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.d.ts.map +1 -1
- package/lib/shared/components/palette/palette.module.d.ts +35 -36
- package/lib/shared/components/palette/palette.module.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/__mocks__/index.d.ts +10 -2
- package/lib/shared/components/palette/query-management/__mocks__/index.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/components/index.d.ts +0 -1
- package/lib/shared/components/palette/query-management/components/index.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/components/query-details/query-details.component.d.ts +2 -1
- package/lib/shared/components/palette/query-management/components/query-details/query-details.component.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/components/query-list/query-list.component.d.ts +3 -3
- package/lib/shared/components/palette/query-management/components/query-list/query-list.component.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/models/case-queries-collection.model.d.ts +27 -0
- package/lib/shared/components/palette/query-management/models/case-queries-collection.model.d.ts.map +1 -0
- package/lib/shared/components/palette/query-management/models/index.d.ts +4 -5
- package/lib/shared/components/palette/query-management/models/index.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.d.ts +3 -3
- package/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.d.ts +4 -5
- package/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/read-query-management-field.component.d.ts +3 -2
- package/lib/shared/components/palette/query-management/read-query-management-field.component.d.ts.map +1 -1
- package/lib/shared/components/palette/utils/first-error.pipe.d.ts +3 -0
- package/lib/shared/components/palette/utils/first-error.pipe.d.ts.map +1 -1
- package/lib/shared/components/palette/utils/utils.module.d.ts +2 -1
- package/lib/shared/components/palette/utils/utils.module.d.ts.map +1 -1
- package/lib/shared/components/palette/yes-no/read-yes-no-field.component.d.ts.map +1 -1
- package/lib/shared/components/palette/yes-no/write-yes-no-field.component.d.ts.map +1 -1
- package/package.json +1 -1
- package/esm2015/lib/shared/components/palette/query-management/components/query-details-table/query-details-table.component.js +0 -154
- package/esm2015/lib/shared/components/palette/query-management/models/party-messages/party-message.model.js +0 -2
- package/esm2015/lib/shared/components/palette/query-management/models/party-messages/party-messages-group.model.js +0 -2
- package/lib/shared/components/palette/query-management/components/query-details-table/query-details-table.component.d.ts +0 -8
- package/lib/shared/components/palette/query-management/components/query-details-table/query-details-table.component.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/models/party-messages/party-message.model.d.ts +0 -14
- package/lib/shared/components/palette/query-management/models/party-messages/party-message.model.d.ts.map +0 -1
- package/lib/shared/components/palette/query-management/models/party-messages/party-messages-group.model.d.ts +0 -7
- package/lib/shared/components/palette/query-management/models/party-messages/party-messages-group.model.d.ts.map +0 -1
package/lib/app.config.d.ts
CHANGED
|
@@ -25,8 +25,8 @@ export declare abstract class AbstractAppConfig {
|
|
|
25
25
|
abstract getApiUrl(): string;
|
|
26
26
|
abstract getCaseDataUrl(): string;
|
|
27
27
|
abstract getDocumentManagementUrl(): string;
|
|
28
|
-
getDocumentManagementUrlV2(): string;
|
|
29
|
-
getDocumentSecureMode(): boolean;
|
|
28
|
+
abstract getDocumentManagementUrlV2(): string;
|
|
29
|
+
abstract getDocumentSecureMode(): boolean;
|
|
30
30
|
abstract getRemoteDocumentManagementUrl(): string;
|
|
31
31
|
abstract getHrsUrl(): string;
|
|
32
32
|
abstract getRemoteHrsUrl(): string;
|
package/lib/app.config.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.config.d.ts","sourceRoot":"","sources":["../../../projects/ccd-case-ui-toolkit/src/lib/app.config.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,kCAAkC;IACjD,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE;QACZ,qBAAqB,CAAC,EAAE,MAAM,CAAC;QAC/B,sBAAsB,CAAC,EAAE;YACvB,YAAY,CAAC,EAAE,MAAM,CAAA;SACtB,CAAA;KACF,CAAC;IACF,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,sCAAsC;IACrD,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE;QACR,QAAQ,EAAE,MAAM,CAAC;QACjB,aAAa,EAAE,MAAM,CAAC;QACtB,aAAa,EAAE,MAAM,CAAC;QACtB,WAAW,EAAE,MAAM,CAAC;QACpB,mBAAmB,EAAE,MAAM,CAAC;KAC7B,CAAC;IACF,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,8BAAsB,iBAAiB;aACrB,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;aACrB,WAAW,IAAI,MAAM;aACrB,SAAS,IAAI,MAAM;aACnB,cAAc,IAAI,MAAM;aACxB,wBAAwB,IAAI,MAAM;
|
|
1
|
+
{"version":3,"file":"app.config.d.ts","sourceRoot":"","sources":["../../../projects/ccd-case-ui-toolkit/src/lib/app.config.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"case-edit-validation.model.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/commons/case-edit-data/case-edit-validation.model.ts"],"names":[],"mappings":"AAAA,oBAAY,uBAAuB,GAAG;
|
|
1
|
+
{"version":3,"file":"case-edit-validation.model.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/commons/case-edit-data/case-edit-validation.model.ts"],"names":[],"mappings":"AAAA,oBAAY,uBAAuB,GAAG;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"case-edit.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-editor/case-edit/case-edit.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,SAAS,EAAE,MAAM,EAAU,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAE,WAAW,EAAe,SAAS,EAAc,MAAM,gBAAgB,CAAC;AACjF,OAAO,EAAE,cAAc,EAAU,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"case-edit.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-editor/case-edit/case-edit.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { AfterViewChecked, ChangeDetectorRef, OnInit } from '@angular/core';
|
|
1
|
+
import { AfterViewChecked, ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { AbstractControl, FormGroup } from '@angular/forms';
|
|
3
3
|
import { MatDialog, MatDialogConfig } from '@angular/material/dialog';
|
|
4
4
|
import { ActivatedRoute } from '@angular/router';
|
|
5
|
-
import { BehaviorSubject, Subject } from 'rxjs';
|
|
6
|
-
import { CaseEditDataService } from '../../../commons/case-edit-data';
|
|
5
|
+
import { BehaviorSubject, Subject, Subscription } from 'rxjs';
|
|
6
|
+
import { CaseEditDataService, CaseEditValidationError } from '../../../commons/case-edit-data';
|
|
7
7
|
import { CaseEventData } from '../../../domain/case-event-data.model';
|
|
8
8
|
import { CaseEventTrigger } from '../../../domain/case-view/case-event-trigger.model';
|
|
9
9
|
import { CaseField } from '../../../domain/definition';
|
|
@@ -17,7 +17,7 @@ import { WizardPage } from '../domain/wizard-page.model';
|
|
|
17
17
|
import { Wizard } from '../domain/wizard.model';
|
|
18
18
|
import { PageValidationService } from '../services/page-validation.service';
|
|
19
19
|
import * as i0 from "@angular/core";
|
|
20
|
-
export declare class CaseEditPageComponent implements OnInit, AfterViewChecked {
|
|
20
|
+
export declare class CaseEditPageComponent implements OnInit, AfterViewChecked, OnDestroy {
|
|
21
21
|
readonly caseEdit: CaseEditComponent;
|
|
22
22
|
private readonly route;
|
|
23
23
|
private readonly formValueService;
|
|
@@ -46,18 +46,24 @@ export declare class CaseEditPageComponent implements OnInit, AfterViewChecked {
|
|
|
46
46
|
formValuesChanged: boolean;
|
|
47
47
|
pageChangeSubject: Subject<boolean>;
|
|
48
48
|
caseFields: CaseField[];
|
|
49
|
-
validationErrors:
|
|
50
|
-
id: string;
|
|
51
|
-
message: string;
|
|
52
|
-
}[];
|
|
49
|
+
validationErrors: CaseEditValidationError[];
|
|
53
50
|
hasPreviousPage$: BehaviorSubject<boolean>;
|
|
54
51
|
callbackErrorsSubject: Subject<any>;
|
|
55
52
|
isLinkedCasesJourneyAtFinalStep: boolean;
|
|
53
|
+
routeParamsSub: Subscription;
|
|
54
|
+
caseEditFormSub: Subscription;
|
|
55
|
+
caseIsLinkedCasesJourneyAtFinalStepSub: Subscription;
|
|
56
|
+
caseTriggerSubmitEventSub: Subscription;
|
|
57
|
+
validateSub: Subscription;
|
|
58
|
+
dialogRefAfterClosedSub: Subscription;
|
|
59
|
+
saveDraftSub: Subscription;
|
|
60
|
+
caseFormValidationErrorsSub: Subscription;
|
|
56
61
|
private static scrollToTop;
|
|
57
62
|
private static setFocusToTop;
|
|
58
63
|
constructor(caseEdit: CaseEditComponent, route: ActivatedRoute, formValueService: FormValueService, formErrorService: FormErrorService, cdRef: ChangeDetectorRef, pageValidationService: PageValidationService, dialog: MatDialog, caseFieldService: CaseFieldService, caseEditDataService: CaseEditDataService, loadingService: LoadingService);
|
|
59
64
|
ngOnInit(): void;
|
|
60
65
|
ngAfterViewChecked(): void;
|
|
66
|
+
ngOnDestroy(): void;
|
|
61
67
|
applyValuesChanged(valuesChanged: boolean): void;
|
|
62
68
|
first(): Promise<boolean>;
|
|
63
69
|
currentPageIsNotValid(): boolean;
|
|
@@ -105,6 +111,9 @@ export declare class CaseEditPageComponent implements OnInit, AfterViewChecked {
|
|
|
105
111
|
*/
|
|
106
112
|
private getFilteredCaseEventData;
|
|
107
113
|
private syncCaseEditDataService;
|
|
114
|
+
getRpxTranslatePipeArgs(fieldLabel: string): {
|
|
115
|
+
FIELDLABEL: string;
|
|
116
|
+
} | null;
|
|
108
117
|
onEventCanBeCompleted(eventCanBeCompleted: boolean): void;
|
|
109
118
|
static ɵfac: i0.ɵɵFactoryDef<CaseEditPageComponent, never>;
|
|
110
119
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<CaseEditPageComponent, "ccd-case-edit-page", never, {}, {}, never, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"case-edit-page.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,iBAAiB,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"case-edit-page.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"case-viewer.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-viewer/case-viewer.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"case-viewer.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/case-viewer/case-viewer.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2CA,qBAyDa,gBAAgB;iCAAhB,gBAAgB;0CAAhB,gBAAgB;kCAAhB,gBAAgB;CAC5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"field-read.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/base-field/field-read.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,wBAAwB,EAAmB,MAAM,EAAa,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC1H,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3C,OAAO,EAAE,SAAS,EAAE,MAAM,6CAA6C,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;;AAI7E,qBAIa,kBAAmB,SAAQ,0BAA2B,YAAW,MAAM;
|
|
1
|
+
{"version":3,"file":"field-read.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/base-field/field-read.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,wBAAwB,EAAmB,MAAM,EAAa,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC1H,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3C,OAAO,EAAE,SAAS,EAAE,MAAM,6CAA6C,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;;AAI7E,qBAIa,kBAAmB,SAAQ,0BAA2B,YAAW,MAAM;IAgBtE,OAAO,CAAC,QAAQ,CAAC,QAAQ;IAA4B,OAAO,CAAC,QAAQ,CAAC,cAAc;IAdzF,SAAS,UAAS;IAGlB,SAAS,EAAE,SAAS,CAAqB;IAGzC,UAAU,EAAE,SAAS,EAAE,CAAM;IAG7B,2BAA2B,CAAC,EAAE,OAAO,CAAC;IAGtC,cAAc,EAAE,gBAAgB,CAAC;gBAEX,QAAQ,EAAE,wBAAwB,EAAmB,cAAc,EAAE,cAAc;IAIzG,QAAQ,IAAI,IAAI;IAmCvB,OAAO,CAAC,oBAAoB;iCAvDjB,kBAAkB;2CAAlB,kBAAkB;CA0D9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"field-write.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/base-field/field-write.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,wBAAwB,EAAmB,MAAM,EAAa,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC1H,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEjD,OAAO,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAEvD,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;;AAI/E,qBAKa,mBAAoB,SAAQ,2BAA4B,YAAW,MAAM;IAWxE,OAAO,CAAC,QAAQ,CAAC,QAAQ;IACzB,OAAO,CAAC,QAAQ,CAAC,cAAc;IATpC,cAAc,UAAS;IAGvB,UAAU,EAAE,SAAS,EAAE,CAAM;IAG7B,cAAc,EAAE,gBAAgB,CAAC;gBAEX,QAAQ,EAAE,wBAAwB,EAClC,cAAc,EAAE,cAAc;IAI3D,SAAS,CAAC,aAAa,CAAC,SAAS,EAAE,SAAS,EAAE,OAAO,EAAE,eAAe,GAAG,IAAI;IAItE,QAAQ,IAAI,IAAI;iCApBZ,mBAAmB;2CAAnB,mBAAmB;
|
|
1
|
+
{"version":3,"file":"field-write.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/base-field/field-write.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,wBAAwB,EAAmB,MAAM,EAAa,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC1H,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEjD,OAAO,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAEvD,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;;AAI/E,qBAKa,mBAAoB,SAAQ,2BAA4B,YAAW,MAAM;IAWxE,OAAO,CAAC,QAAQ,CAAC,QAAQ;IACzB,OAAO,CAAC,QAAQ,CAAC,cAAc;IATpC,cAAc,UAAS;IAGvB,UAAU,EAAE,SAAS,EAAE,CAAM;IAG7B,cAAc,EAAE,gBAAgB,CAAC;gBAEX,QAAQ,EAAE,wBAAwB,EAClC,cAAc,EAAE,cAAc;IAI3D,SAAS,CAAC,aAAa,CAAC,SAAS,EAAE,SAAS,EAAE,OAAO,EAAE,eAAe,GAAG,IAAI;IAItE,QAAQ,IAAI,IAAI;iCApBZ,mBAAmB;2CAAnB,mBAAmB;CAmD/B"}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
export * from './add-comments/add-comments.component';
|
|
2
|
+
export * from './case-flag-summary-list/case-flag-summary-list.component';
|
|
1
3
|
export * from './case-flag-table/case-flag-table.component';
|
|
2
|
-
export * from './
|
|
4
|
+
export * from './manage-case-flags/manage-case-flags.component';
|
|
3
5
|
export * from './search-language-interpreter/search-language-interpreter.component';
|
|
4
6
|
export * from './select-flag-location/select-flag-location.component';
|
|
5
|
-
export * from './
|
|
6
|
-
export * from './manage-case-flags/manage-case-flags.component';
|
|
7
|
+
export * from './select-flag-type/select-flag-type.component';
|
|
7
8
|
export * from './update-flag/update-flag.component';
|
|
8
9
|
export * from './update-flag/update-flag-add-translation-form/update-flag-add-translation-form.component';
|
|
9
10
|
export * from './case-flag-summary-list/case-flag-summary-list.component';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/case-flag/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/case-flag/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,uCAAuC,CAAC;AACtD,cAAc,2DAA2D,CAAC;AAC1E,cAAc,6CAA6C,CAAC;AAC5D,cAAc,iDAAiD,CAAC;AAChE,cAAc,qEAAqE,CAAC;AACpF,cAAc,uDAAuD,CAAC;AACtE,cAAc,+CAA+C,CAAC;AAC9D,cAAc,qCAAqC,CAAC;AACpD,cAAc,2FAA2F,CAAC;AAC1G,cAAc,2DAA2D,CAAC;AAC1E,cAAc,qDAAqD,CAAC"}
|
|
@@ -8,9 +8,4 @@ export declare enum CaseFlagFieldState {
|
|
|
8
8
|
FLAG_UPDATE = 6,
|
|
9
9
|
FLAG_UPDATE_WELSH_TRANSLATION = 7
|
|
10
10
|
}
|
|
11
|
-
export declare enum CaseFlagText {
|
|
12
|
-
CAPTION_INTERNAL = "Create a case flag",
|
|
13
|
-
CAPTION_EXTERNAL = "Request support",
|
|
14
|
-
CAPTION_NONE = ""
|
|
15
|
-
}
|
|
16
11
|
//# sourceMappingURL=write-case-flag-field.enum.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"write-case-flag-field.enum.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.ts"],"names":[],"mappings":"AAAA,oBAAY,kBAAkB;IAC5B,aAAa,IAAA;IACb,SAAS,IAAA;IACT,yBAAyB,IAAA;IACzB,aAAa,IAAA;IACb,WAAW,IAAA;IACX,sBAAsB,IAAA;IACtB,WAAW,IAAA;IACX,6BAA6B,IAAA;CAC9B
|
|
1
|
+
{"version":3,"file":"write-case-flag-field.enum.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/case-flag/enums/write-case-flag-field.enum.ts"],"names":[],"mappings":"AAAA,oBAAY,kBAAkB;IAC5B,aAAa,IAAA;IACb,SAAS,IAAA;IACT,yBAAyB,IAAA;IACzB,aAAa,IAAA;IACb,WAAW,IAAA;IACX,sBAAsB,IAAA;IACtB,WAAW,IAAA;IACX,6BAA6B,IAAA;CAC9B"}
|
|
@@ -9,7 +9,7 @@ import { FlagType } from '../../../domain/case-flag';
|
|
|
9
9
|
import { CaseFlagStateService } from '../../case-editor/services/case-flag-state.service';
|
|
10
10
|
import { AbstractFieldWriteComponent } from '../base-field/abstract-field-write.component';
|
|
11
11
|
import { CaseFlagState, FlagDetail, FlagDetailDisplayWithFormGroupPath, FlagsWithFormGroupPath } from './domain';
|
|
12
|
-
import { CaseFlagFieldState
|
|
12
|
+
import { CaseFlagFieldState } from './enums';
|
|
13
13
|
import * as i0 from "@angular/core";
|
|
14
14
|
export declare class WriteCaseFlagFieldComponent extends AbstractFieldWriteComponent implements OnInit, OnDestroy {
|
|
15
15
|
private readonly route;
|
|
@@ -20,7 +20,6 @@ export declare class WriteCaseFlagFieldComponent extends AbstractFieldWriteCompo
|
|
|
20
20
|
fieldState: number;
|
|
21
21
|
caseFlagFieldState: typeof CaseFlagFieldState;
|
|
22
22
|
errorMessages: ErrorMessage[];
|
|
23
|
-
createFlagCaption: CaseFlagText;
|
|
24
23
|
flagsData: FlagsWithFormGroupPath[];
|
|
25
24
|
selectedFlag: FlagDetailDisplayWithFormGroupPath;
|
|
26
25
|
caseFlagParentFormGroup: FormGroup;
|
|
@@ -57,7 +56,6 @@ export declare class WriteCaseFlagFieldComponent extends AbstractFieldWriteCompo
|
|
|
57
56
|
ngOnDestroy(): void;
|
|
58
57
|
get manageFlagFinalState(): CaseFlagFieldState.FLAG_UPDATE | CaseFlagFieldState.FLAG_UPDATE_WELSH_TRANSLATION;
|
|
59
58
|
setDisplayContextParameter(caseFields: CaseField[]): string;
|
|
60
|
-
setCreateFlagCaption(displayContextParameter: string): CaseFlagText;
|
|
61
59
|
static ɵfac: i0.ɵɵFactoryDef<WriteCaseFlagFieldComponent, never>;
|
|
62
60
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<WriteCaseFlagFieldComponent, "ccd-write-case-flag-field", never, {}, {}, never, never>;
|
|
63
61
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"write-case-flag-field.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/case-flag/write-case-flag-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAmB,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AACpC,OAAO,EAAE,mBAAmB,EAAE,MAAM,wDAAwD,CAAC;AAC7F,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC1D,OAAO,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AAErD,OAAO,EAAE,oBAAoB,EAAE,MAAM,oDAAoD,CAAC;AAC1F,OAAO,EAAE,2BAA2B,EAAE,MAAM,8CAA8C,CAAC;AAC3F,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,kCAAkC,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAC;AACjH,OAAO,EAAmC,kBAAkB,EAAsC,
|
|
1
|
+
{"version":3,"file":"write-case-flag-field.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/case-flag/write-case-flag-field.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"write-dynamic-multi-select-list-field.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AACzE,OAAO,EAAE,2BAA2B,EAAE,MAAM,8CAA8C,CAAC;;AAE3F,
|
|
1
|
+
{"version":3,"file":"write-dynamic-multi-select-list-field.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AACzE,OAAO,EAAE,2BAA2B,EAAE,MAAM,8CAA8C,CAAC;;AAE3F,qBAKa,yCAA0C,SAAQ,2BAA4B,YAAW,MAAM;IACnG,UAAU,EAAE,SAAS,CAAC;IACtB,sBAAsB,EAAE,WAAW,CAAC;IAEpC,QAAQ,IAAI,IAAI;IAmBhB,aAAa,CAAC,KAAK,EAAE,KAAK;IAwB1B,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,eAAe;IAMhD,OAAO,CAAC,gBAAgB;IAIxB,OAAO,CAAC,kBAAkB;IAS1B,OAAO,CAAC,wBAAwB;iCAlErB,yCAAyC;2CAAzC,yCAAyC;CA6ErD"}
|
|
@@ -102,47 +102,46 @@ import * as i100 from "./linked-cases/components/no-linked-cases/no-linked-cases
|
|
|
102
102
|
import * as i101 from "./query-management/read-query-management-field.component";
|
|
103
103
|
import * as i102 from "./query-management/components/query-details/query-details.component";
|
|
104
104
|
import * as i103 from "./query-management/components/query-list/query-list.component";
|
|
105
|
-
import * as i104 from "./query-management/components/query-
|
|
106
|
-
import * as i105 from "./query-management/components/query-write/query-write-
|
|
107
|
-
import * as i106 from "./query-management/components/query-
|
|
108
|
-
import * as i107 from "./query-management/components/query-
|
|
109
|
-
import * as i108 from "./query-management/components/query-
|
|
110
|
-
import * as i109 from "./query-management/components/query-write/query-write-
|
|
111
|
-
import * as i110 from "./query-management/components/
|
|
112
|
-
import * as i111 from "./query-management/components/qualifying-questions/qualifying-question-
|
|
113
|
-
import * as i112 from "./query-management/components/
|
|
114
|
-
import * as i113 from "
|
|
115
|
-
import * as i114 from "@angular/
|
|
116
|
-
import * as i115 from "@angular/
|
|
117
|
-
import * as i116 from "
|
|
118
|
-
import * as i117 from "
|
|
119
|
-
import * as i118 from "
|
|
120
|
-
import * as i119 from "
|
|
121
|
-
import * as i120 from "../../../components/
|
|
122
|
-
import * as i121 from "../../../components/
|
|
123
|
-
import * as i122 from "../../../components/
|
|
124
|
-
import * as i123 from "../../../components/
|
|
125
|
-
import * as i124 from "../../../components/
|
|
126
|
-
import * as i125 from "
|
|
127
|
-
import * as i126 from "
|
|
128
|
-
import * as i127 from "
|
|
129
|
-
import * as i128 from "@angular
|
|
130
|
-
import * as i129 from "@angular/material/
|
|
131
|
-
import * as i130 from "@angular/material/
|
|
132
|
-
import * as i131 from "@angular/material/
|
|
133
|
-
import * as i132 from "@angular/
|
|
134
|
-
import * as i133 from "@angular/cdk/
|
|
135
|
-
import * as i134 from "@
|
|
136
|
-
import * as i135 from "@
|
|
137
|
-
import * as i136 from "
|
|
105
|
+
import * as i104 from "./query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component";
|
|
106
|
+
import * as i105 from "./query-management/components/query-write/query-write-raise-query/query-write-raise-query.component";
|
|
107
|
+
import * as i106 from "./query-management/components/query-case-details-header/query-case-details-header.component";
|
|
108
|
+
import * as i107 from "./query-management/components/query-check-your-answers/query-check-your-answers.component";
|
|
109
|
+
import * as i108 from "./query-management/components/query-write/query-write-add-documents/query-write-add-documents.component";
|
|
110
|
+
import * as i109 from "./query-management/components/query-write/query-write-date-input/query-write-date-input.component";
|
|
111
|
+
import * as i110 from "./query-management/components/qualifying-questions/qualifying-question-options/qualifying-question-options.component";
|
|
112
|
+
import * as i111 from "./query-management/components/qualifying-questions/qualifying-question-detail/qualifying-question-detail.component";
|
|
113
|
+
import * as i112 from "./query-management/components/query-attachments-read/query-attachments-read.component";
|
|
114
|
+
import * as i113 from "@angular/common";
|
|
115
|
+
import * as i114 from "@angular/router";
|
|
116
|
+
import * as i115 from "@angular/forms";
|
|
117
|
+
import * as i116 from "../../commons/case-edit-data/case-edit-data.module";
|
|
118
|
+
import * as i117 from "./utils/utils.module";
|
|
119
|
+
import * as i118 from "../../pipes/pipes.module";
|
|
120
|
+
import * as i119 from "../../../components/banners/banners.module";
|
|
121
|
+
import * as i120 from "../../../components/header/headers.module";
|
|
122
|
+
import * as i121 from "../../../components/footer/footers.module";
|
|
123
|
+
import * as i122 from "../../../components/body/body.module";
|
|
124
|
+
import * as i123 from "../../../components/form/form.module";
|
|
125
|
+
import * as i124 from "../../../components/tabs/tabs.module";
|
|
126
|
+
import * as i125 from "../../directives/substitutor/label-substitutor.module";
|
|
127
|
+
import * as i126 from "ngx-md";
|
|
128
|
+
import * as i127 from "@angular-material-components/datetime-picker";
|
|
129
|
+
import * as i128 from "@angular/material/form-field";
|
|
130
|
+
import * as i129 from "@angular/material/input";
|
|
131
|
+
import * as i130 from "@angular/material/datepicker";
|
|
132
|
+
import * as i131 from "@angular/material/autocomplete";
|
|
133
|
+
import * as i132 from "@angular/cdk/tree";
|
|
134
|
+
import * as i133 from "@angular/cdk/overlay";
|
|
135
|
+
import * as i134 from "@hmcts/ccpay-web-component";
|
|
136
|
+
import * as i135 from "@nicky-lenaers/ngx-scroll-to";
|
|
137
|
+
import * as i136 from "rpx-xui-translation";
|
|
138
138
|
import * as i137 from "@angular/material/dialog";
|
|
139
139
|
import * as i138 from "@hmcts/media-viewer";
|
|
140
140
|
import * as i139 from "../../services/loading/loading.module";
|
|
141
|
-
import * as i140 from "
|
|
142
|
-
import * as i141 from "./markdown/markdown-component.module";
|
|
141
|
+
import * as i140 from "./markdown/markdown-component.module";
|
|
143
142
|
export declare class PaletteModule {
|
|
144
143
|
static ɵfac: i0.ɵɵFactoryDef<PaletteModule, never>;
|
|
145
|
-
static ɵmod: i0.ɵɵNgModuleDefWithMeta<PaletteModule, [typeof i1.FixedListPipe, typeof i2.FixedRadioListPipe, typeof i3.DynamicListPipe, typeof i4.DynamicRadioListPipe, typeof i5.DocumentUrlPipe, typeof i6.FlagFieldDisplayPipe, typeof i7.LanguageInterpreterDisplayPipe, typeof i8.ManageCaseFlagsLabelDisplayPipe, typeof i9.UpdateFlagTitleDisplayPipe, typeof i10.UnsupportedFieldComponent, typeof i11.DatetimePickerComponent, typeof i12.WaysToPayFieldComponent, typeof i13.FieldReadComponent, typeof i14.FieldWriteComponent, typeof i15.FieldReadLabelComponent, typeof i16.LabelFieldComponent, typeof i17.CasePaymentHistoryViewerFieldComponent, typeof i18.MoneyGbpInputComponent, typeof i19.CaseHistoryViewerFieldComponent, typeof i20.EventLogComponent, typeof i21.EventLogDetailsComponent, typeof i22.EventLogTableComponent, typeof i23.ReadTextFieldComponent, typeof i24.ReadTextAreaFieldComponent, typeof i25.ReadNumberFieldComponent, typeof i26.ReadEmailFieldComponent, typeof i27.ReadPhoneUKFieldComponent, typeof i28.ReadDateFieldComponent, typeof i29.ReadCollectionFieldComponent, typeof i30.ReadDocumentFieldComponent, typeof i31.ReadJudicialUserFieldComponent, typeof i32.ReadYesNoFieldComponent, typeof i33.ReadOrganisationFieldComponent, typeof i34.ReadOrganisationFieldTableComponent, typeof i35.ReadOrganisationFieldRawComponent, typeof i36.ReadOrderSummaryFieldComponent, typeof i37.ReadOrderSummaryRowComponent, typeof i38.ReadMoneyGbpFieldComponent, typeof i39.ReadMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i41.ReadFixedListFieldComponent, typeof i42.ReadFixedRadioListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i44.ReadCaseLinkFieldComponent, typeof i45.ReadComplexFieldComponent, typeof i46.ReadComplexFieldRawComponent, typeof i47.ReadComplexFieldTableComponent, typeof i48.ReadComplexFieldCollectionTableComponent, typeof i49.ReadCaseFlagFieldComponent, typeof i50.ReadLinkedCasesFieldComponent, typeof i51.WriteJudicialUserFieldComponent, typeof i52.WriteAddressFieldComponent, typeof i53.WriteComplexFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i55.WriteDocumentFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i58.WriteTextFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i60.WriteTextAreaFieldComponent, typeof i61.WritePhoneUKFieldComponent, typeof i62.WriteNumberFieldComponent, typeof i63.WriteEmailFieldComponent, typeof i64.WriteDateFieldComponent, typeof i65.WriteCaseFlagFieldComponent, typeof i66.WriteLinkedCasesFieldComponent, typeof i67.WriteYesNoFieldComponent, typeof i68.WriteOrganisationFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i69.WriteOrderSummaryFieldComponent, typeof i70.WriteMoneyGbpFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i71.WriteMultiSelectListFieldComponent, typeof i72.WriteFixedListFieldComponent, typeof i73.WriteFixedRadioListFieldComponent, typeof i74.WriteCaseLinkFieldComponent, typeof i75.WriteCollectionFieldComponent, typeof i76.CaseFileViewFieldComponent, typeof i77.CaseFileViewFolderComponent, typeof i78.CaseFileViewFolderSortComponent, typeof i79.CaseFileViewOverlayMenuComponent, typeof i80.CaseFileViewFolderDocumentActionsComponent, typeof i81.CaseFileViewFolderSelectorComponent, typeof i82.WriteDynamicMultiSelectListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i83.ReadDynamicMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i84.CaseFlagTableComponent, typeof i85.SelectFlagTypeComponent, typeof i86.SearchLanguageInterpreterComponent, typeof i87.SelectFlagLocationComponent, typeof i88.ManageCaseFlagsComponent, typeof i89.AddCommentsComponent, typeof i90.UpdateFlagComponent, typeof i91.CaseFlagSummaryListComponent, typeof i92.ConfirmFlagStatusComponent, typeof i93.UpdateFlagAddTranslationFormComponent, typeof i94.LinkedCasesToTableComponent, typeof i95.LinkedCasesFromTableComponent, typeof i96.BeforeYouStartComponent, typeof i97.LinkCasesComponent, typeof i98.CheckYourAnswersComponent, typeof i99.UnLinkCasesComponent, typeof i100.NoLinkedCasesComponent, typeof i101.ReadQueryManagementFieldComponent, typeof i102.QueryDetailsComponent, typeof i103.QueryListComponent, typeof i104.QueryDetailsTableComponent, typeof i105.QueryWriteRespondToQueryComponent, typeof i106.QueryWriteRaiseQueryComponent, typeof i107.QueryCaseDetailsHeaderComponent, typeof i108.QueryCheckYourAnswersComponent, typeof i109.QueryWriteAddDocumentsComponent, typeof i110.QueryWriteDateInputComponent, typeof i111.QualifyingQuestionOptionsComponent, typeof i112.QualifyingQuestionDetailComponent, typeof i113.QueryAttachmentsReadComponent], [typeof i114.CommonModule, typeof i115.RouterModule, typeof i116.FormsModule, typeof i116.ReactiveFormsModule, typeof i117.CaseEditDataModule, typeof i118.PaletteUtilsModule, typeof i119.PipesModule, typeof i120.BannersModule, typeof i121.HeadersModule, typeof i122.FootersModule, typeof i123.BodyModule, typeof i124.FormModule, typeof i125.TabsModule, typeof i126.LabelSubstitutorModule, typeof i127.NgxMdModule, typeof i128.NgxMatDatetimePickerModule, typeof i128.NgxMatTimepickerModule, typeof i128.NgxMatNativeDateModule, typeof i129.MatFormFieldModule, typeof i130.MatInputModule, typeof i131.MatDatepickerModule, typeof i132.MatAutocompleteModule, typeof i133.CdkTreeModule, typeof i134.OverlayModule, typeof i135.PaymentLibModule, typeof i136.ScrollToModule, typeof i137.MatDialogModule, typeof i138.MediaViewerModule, typeof i139.LoadingModule, typeof i140.RpxTranslationModule, typeof i141.MarkdownComponentModule], [typeof i128.NgxMatDatetimePickerModule, typeof i128.NgxMatNativeDateModule, typeof i128.NgxMatTimepickerModule, typeof i125.TabsModule, typeof i118.PaletteUtilsModule, typeof i119.PipesModule, typeof i141.MarkdownComponentModule, typeof i10.UnsupportedFieldComponent, typeof i11.DatetimePickerComponent, typeof i12.WaysToPayFieldComponent, typeof i13.FieldReadComponent, typeof i14.FieldWriteComponent, typeof i15.FieldReadLabelComponent, typeof i16.LabelFieldComponent, typeof i17.CasePaymentHistoryViewerFieldComponent, typeof i18.MoneyGbpInputComponent, typeof i19.CaseHistoryViewerFieldComponent, typeof i20.EventLogComponent, typeof i21.EventLogDetailsComponent, typeof i22.EventLogTableComponent, typeof i23.ReadTextFieldComponent, typeof i24.ReadTextAreaFieldComponent, typeof i25.ReadNumberFieldComponent, typeof i26.ReadEmailFieldComponent, typeof i27.ReadPhoneUKFieldComponent, typeof i28.ReadDateFieldComponent, typeof i29.ReadCollectionFieldComponent, typeof i30.ReadDocumentFieldComponent, typeof i31.ReadJudicialUserFieldComponent, typeof i32.ReadYesNoFieldComponent, typeof i33.ReadOrganisationFieldComponent, typeof i34.ReadOrganisationFieldTableComponent, typeof i35.ReadOrganisationFieldRawComponent, typeof i36.ReadOrderSummaryFieldComponent, typeof i37.ReadOrderSummaryRowComponent, typeof i38.ReadMoneyGbpFieldComponent, typeof i39.ReadMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i41.ReadFixedListFieldComponent, typeof i42.ReadFixedRadioListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i44.ReadCaseLinkFieldComponent, typeof i45.ReadComplexFieldComponent, typeof i46.ReadComplexFieldRawComponent, typeof i47.ReadComplexFieldTableComponent, typeof i48.ReadComplexFieldCollectionTableComponent, typeof i49.ReadCaseFlagFieldComponent, typeof i50.ReadLinkedCasesFieldComponent, typeof i51.WriteJudicialUserFieldComponent, typeof i52.WriteAddressFieldComponent, typeof i53.WriteComplexFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i55.WriteDocumentFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i58.WriteTextFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i60.WriteTextAreaFieldComponent, typeof i61.WritePhoneUKFieldComponent, typeof i62.WriteNumberFieldComponent, typeof i63.WriteEmailFieldComponent, typeof i64.WriteDateFieldComponent, typeof i65.WriteCaseFlagFieldComponent, typeof i66.WriteLinkedCasesFieldComponent, typeof i67.WriteYesNoFieldComponent, typeof i68.WriteOrganisationFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i69.WriteOrderSummaryFieldComponent, typeof i70.WriteMoneyGbpFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i71.WriteMultiSelectListFieldComponent, typeof i72.WriteFixedListFieldComponent, typeof i73.WriteFixedRadioListFieldComponent, typeof i74.WriteCaseLinkFieldComponent, typeof i75.WriteCollectionFieldComponent, typeof i76.CaseFileViewFieldComponent, typeof i77.CaseFileViewFolderComponent, typeof i78.CaseFileViewFolderSortComponent, typeof i79.CaseFileViewOverlayMenuComponent, typeof i80.CaseFileViewFolderDocumentActionsComponent, typeof i81.CaseFileViewFolderSelectorComponent, typeof i82.WriteDynamicMultiSelectListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i83.ReadDynamicMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i84.CaseFlagTableComponent, typeof i85.SelectFlagTypeComponent, typeof i86.SearchLanguageInterpreterComponent, typeof i87.SelectFlagLocationComponent, typeof i88.ManageCaseFlagsComponent, typeof i89.AddCommentsComponent, typeof i90.UpdateFlagComponent, typeof i91.CaseFlagSummaryListComponent, typeof i92.ConfirmFlagStatusComponent, typeof i93.UpdateFlagAddTranslationFormComponent, typeof i94.LinkedCasesToTableComponent, typeof i95.LinkedCasesFromTableComponent, typeof i96.BeforeYouStartComponent, typeof i97.LinkCasesComponent, typeof i98.CheckYourAnswersComponent, typeof i99.UnLinkCasesComponent, typeof i100.NoLinkedCasesComponent, typeof i101.ReadQueryManagementFieldComponent, typeof i102.QueryDetailsComponent, typeof i103.QueryListComponent, typeof i104.QueryDetailsTableComponent, typeof i105.QueryWriteRespondToQueryComponent, typeof i106.QueryWriteRaiseQueryComponent, typeof i107.QueryCaseDetailsHeaderComponent, typeof i108.QueryCheckYourAnswersComponent, typeof i109.QueryWriteAddDocumentsComponent, typeof i110.QueryWriteDateInputComponent, typeof i111.QualifyingQuestionOptionsComponent, typeof i112.QualifyingQuestionDetailComponent, typeof i113.QueryAttachmentsReadComponent]>;
|
|
144
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<PaletteModule, [typeof i1.FixedListPipe, typeof i2.FixedRadioListPipe, typeof i3.DynamicListPipe, typeof i4.DynamicRadioListPipe, typeof i5.DocumentUrlPipe, typeof i6.FlagFieldDisplayPipe, typeof i7.LanguageInterpreterDisplayPipe, typeof i8.ManageCaseFlagsLabelDisplayPipe, typeof i9.UpdateFlagTitleDisplayPipe, typeof i10.UnsupportedFieldComponent, typeof i11.DatetimePickerComponent, typeof i12.WaysToPayFieldComponent, typeof i13.FieldReadComponent, typeof i14.FieldWriteComponent, typeof i15.FieldReadLabelComponent, typeof i16.LabelFieldComponent, typeof i17.CasePaymentHistoryViewerFieldComponent, typeof i18.MoneyGbpInputComponent, typeof i19.CaseHistoryViewerFieldComponent, typeof i20.EventLogComponent, typeof i21.EventLogDetailsComponent, typeof i22.EventLogTableComponent, typeof i23.ReadTextFieldComponent, typeof i24.ReadTextAreaFieldComponent, typeof i25.ReadNumberFieldComponent, typeof i26.ReadEmailFieldComponent, typeof i27.ReadPhoneUKFieldComponent, typeof i28.ReadDateFieldComponent, typeof i29.ReadCollectionFieldComponent, typeof i30.ReadDocumentFieldComponent, typeof i31.ReadJudicialUserFieldComponent, typeof i32.ReadYesNoFieldComponent, typeof i33.ReadOrganisationFieldComponent, typeof i34.ReadOrganisationFieldTableComponent, typeof i35.ReadOrganisationFieldRawComponent, typeof i36.ReadOrderSummaryFieldComponent, typeof i37.ReadOrderSummaryRowComponent, typeof i38.ReadMoneyGbpFieldComponent, typeof i39.ReadMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i41.ReadFixedListFieldComponent, typeof i42.ReadFixedRadioListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i44.ReadCaseLinkFieldComponent, typeof i45.ReadComplexFieldComponent, typeof i46.ReadComplexFieldRawComponent, typeof i47.ReadComplexFieldTableComponent, typeof i48.ReadComplexFieldCollectionTableComponent, typeof i49.ReadCaseFlagFieldComponent, typeof i50.ReadLinkedCasesFieldComponent, typeof i51.WriteJudicialUserFieldComponent, typeof i52.WriteAddressFieldComponent, typeof i53.WriteComplexFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i55.WriteDocumentFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i58.WriteTextFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i60.WriteTextAreaFieldComponent, typeof i61.WritePhoneUKFieldComponent, typeof i62.WriteNumberFieldComponent, typeof i63.WriteEmailFieldComponent, typeof i64.WriteDateFieldComponent, typeof i65.WriteCaseFlagFieldComponent, typeof i66.WriteLinkedCasesFieldComponent, typeof i67.WriteYesNoFieldComponent, typeof i68.WriteOrganisationFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i69.WriteOrderSummaryFieldComponent, typeof i70.WriteMoneyGbpFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i71.WriteMultiSelectListFieldComponent, typeof i72.WriteFixedListFieldComponent, typeof i73.WriteFixedRadioListFieldComponent, typeof i74.WriteCaseLinkFieldComponent, typeof i75.WriteCollectionFieldComponent, typeof i76.CaseFileViewFieldComponent, typeof i77.CaseFileViewFolderComponent, typeof i78.CaseFileViewFolderSortComponent, typeof i79.CaseFileViewOverlayMenuComponent, typeof i80.CaseFileViewFolderDocumentActionsComponent, typeof i81.CaseFileViewFolderSelectorComponent, typeof i82.WriteDynamicMultiSelectListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i83.ReadDynamicMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i84.CaseFlagTableComponent, typeof i85.SelectFlagTypeComponent, typeof i86.SearchLanguageInterpreterComponent, typeof i87.SelectFlagLocationComponent, typeof i88.ManageCaseFlagsComponent, typeof i89.AddCommentsComponent, typeof i90.UpdateFlagComponent, typeof i91.CaseFlagSummaryListComponent, typeof i92.ConfirmFlagStatusComponent, typeof i93.UpdateFlagAddTranslationFormComponent, typeof i94.LinkedCasesToTableComponent, typeof i95.LinkedCasesFromTableComponent, typeof i96.BeforeYouStartComponent, typeof i97.LinkCasesComponent, typeof i98.CheckYourAnswersComponent, typeof i99.UnLinkCasesComponent, typeof i100.NoLinkedCasesComponent, typeof i101.ReadQueryManagementFieldComponent, typeof i102.QueryDetailsComponent, typeof i103.QueryListComponent, typeof i104.QueryWriteRespondToQueryComponent, typeof i105.QueryWriteRaiseQueryComponent, typeof i106.QueryCaseDetailsHeaderComponent, typeof i107.QueryCheckYourAnswersComponent, typeof i108.QueryWriteAddDocumentsComponent, typeof i109.QueryWriteDateInputComponent, typeof i110.QualifyingQuestionOptionsComponent, typeof i111.QualifyingQuestionDetailComponent, typeof i112.QueryAttachmentsReadComponent], [typeof i113.CommonModule, typeof i114.RouterModule, typeof i115.FormsModule, typeof i115.ReactiveFormsModule, typeof i116.CaseEditDataModule, typeof i117.PaletteUtilsModule, typeof i118.PipesModule, typeof i119.BannersModule, typeof i120.HeadersModule, typeof i121.FootersModule, typeof i122.BodyModule, typeof i123.FormModule, typeof i124.TabsModule, typeof i125.LabelSubstitutorModule, typeof i126.NgxMdModule, typeof i127.NgxMatDatetimePickerModule, typeof i127.NgxMatTimepickerModule, typeof i127.NgxMatNativeDateModule, typeof i128.MatFormFieldModule, typeof i129.MatInputModule, typeof i130.MatDatepickerModule, typeof i131.MatAutocompleteModule, typeof i132.CdkTreeModule, typeof i133.OverlayModule, typeof i134.PaymentLibModule, typeof i135.ScrollToModule, typeof i136.RpxTranslationModule, typeof i132.CdkTreeModule, typeof i133.OverlayModule, typeof i137.MatDialogModule, typeof i138.MediaViewerModule, typeof i139.LoadingModule, typeof i136.RpxTranslationModule, typeof i140.MarkdownComponentModule], [typeof i127.NgxMatDatetimePickerModule, typeof i127.NgxMatNativeDateModule, typeof i127.NgxMatTimepickerModule, typeof i124.TabsModule, typeof i117.PaletteUtilsModule, typeof i118.PipesModule, typeof i140.MarkdownComponentModule, typeof i10.UnsupportedFieldComponent, typeof i11.DatetimePickerComponent, typeof i12.WaysToPayFieldComponent, typeof i13.FieldReadComponent, typeof i14.FieldWriteComponent, typeof i15.FieldReadLabelComponent, typeof i16.LabelFieldComponent, typeof i17.CasePaymentHistoryViewerFieldComponent, typeof i18.MoneyGbpInputComponent, typeof i19.CaseHistoryViewerFieldComponent, typeof i20.EventLogComponent, typeof i21.EventLogDetailsComponent, typeof i22.EventLogTableComponent, typeof i23.ReadTextFieldComponent, typeof i24.ReadTextAreaFieldComponent, typeof i25.ReadNumberFieldComponent, typeof i26.ReadEmailFieldComponent, typeof i27.ReadPhoneUKFieldComponent, typeof i28.ReadDateFieldComponent, typeof i29.ReadCollectionFieldComponent, typeof i30.ReadDocumentFieldComponent, typeof i31.ReadJudicialUserFieldComponent, typeof i32.ReadYesNoFieldComponent, typeof i33.ReadOrganisationFieldComponent, typeof i34.ReadOrganisationFieldTableComponent, typeof i35.ReadOrganisationFieldRawComponent, typeof i36.ReadOrderSummaryFieldComponent, typeof i37.ReadOrderSummaryRowComponent, typeof i38.ReadMoneyGbpFieldComponent, typeof i39.ReadMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i41.ReadFixedListFieldComponent, typeof i42.ReadFixedRadioListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i44.ReadCaseLinkFieldComponent, typeof i45.ReadComplexFieldComponent, typeof i46.ReadComplexFieldRawComponent, typeof i47.ReadComplexFieldTableComponent, typeof i48.ReadComplexFieldCollectionTableComponent, typeof i49.ReadCaseFlagFieldComponent, typeof i50.ReadLinkedCasesFieldComponent, typeof i51.WriteJudicialUserFieldComponent, typeof i52.WriteAddressFieldComponent, typeof i53.WriteComplexFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i55.WriteDocumentFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i58.WriteTextFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i60.WriteTextAreaFieldComponent, typeof i61.WritePhoneUKFieldComponent, typeof i62.WriteNumberFieldComponent, typeof i63.WriteEmailFieldComponent, typeof i64.WriteDateFieldComponent, typeof i65.WriteCaseFlagFieldComponent, typeof i66.WriteLinkedCasesFieldComponent, typeof i67.WriteYesNoFieldComponent, typeof i68.WriteOrganisationFieldComponent, typeof i54.WriteOrganisationComplexFieldComponent, typeof i69.WriteOrderSummaryFieldComponent, typeof i70.WriteMoneyGbpFieldComponent, typeof i59.WriteDateContainerFieldComponent, typeof i71.WriteMultiSelectListFieldComponent, typeof i72.WriteFixedListFieldComponent, typeof i73.WriteFixedRadioListFieldComponent, typeof i74.WriteCaseLinkFieldComponent, typeof i75.WriteCollectionFieldComponent, typeof i76.CaseFileViewFieldComponent, typeof i77.CaseFileViewFolderComponent, typeof i78.CaseFileViewFolderSortComponent, typeof i79.CaseFileViewOverlayMenuComponent, typeof i80.CaseFileViewFolderDocumentActionsComponent, typeof i81.CaseFileViewFolderSelectorComponent, typeof i82.WriteDynamicMultiSelectListFieldComponent, typeof i57.WriteDynamicRadioListFieldComponent, typeof i56.WriteDynamicListFieldComponent, typeof i83.ReadDynamicMultiSelectListFieldComponent, typeof i40.ReadDynamicListFieldComponent, typeof i43.ReadDynamicRadioListFieldComponent, typeof i84.CaseFlagTableComponent, typeof i85.SelectFlagTypeComponent, typeof i86.SearchLanguageInterpreterComponent, typeof i87.SelectFlagLocationComponent, typeof i88.ManageCaseFlagsComponent, typeof i89.AddCommentsComponent, typeof i90.UpdateFlagComponent, typeof i91.CaseFlagSummaryListComponent, typeof i92.ConfirmFlagStatusComponent, typeof i93.UpdateFlagAddTranslationFormComponent, typeof i94.LinkedCasesToTableComponent, typeof i95.LinkedCasesFromTableComponent, typeof i96.BeforeYouStartComponent, typeof i97.LinkCasesComponent, typeof i98.CheckYourAnswersComponent, typeof i99.UnLinkCasesComponent, typeof i100.NoLinkedCasesComponent, typeof i101.ReadQueryManagementFieldComponent, typeof i102.QueryDetailsComponent, typeof i103.QueryListComponent, typeof i104.QueryWriteRespondToQueryComponent, typeof i105.QueryWriteRaiseQueryComponent, typeof i106.QueryCaseDetailsHeaderComponent, typeof i107.QueryCheckYourAnswersComponent, typeof i108.QueryWriteAddDocumentsComponent, typeof i109.QueryWriteDateInputComponent, typeof i110.QualifyingQuestionOptionsComponent, typeof i111.QualifyingQuestionDetailComponent, typeof i112.QueryAttachmentsReadComponent]>;
|
|
146
145
|
static ɵinj: i0.ɵɵInjectorDef<PaletteModule>;
|
|
147
146
|
}
|
|
148
147
|
//# sourceMappingURL=palette.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"palette.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/palette.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"palette.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/palette.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4QA,qBA4Ea,aAAa;iCAAb,aAAa;0CAAb,aAAa;kCAAb,aAAa;CACzB"}
|
|
@@ -1,3 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { CaseQueriesCollection } from '../models';
|
|
2
|
+
/**
|
|
3
|
+
* This mock file should be deleted after integrating with CCD
|
|
4
|
+
* CCD development ticket: https://tools.hmcts.net/jira/browse/CCD-4590
|
|
5
|
+
* ExUI tickets:
|
|
6
|
+
* https://tools.hmcts.net/jira/browse/EUI-8460
|
|
7
|
+
* https://tools.hmcts.net/jira/browse/EUI-8388
|
|
8
|
+
* https://tools.hmcts.net/jira/browse/EUI-8389
|
|
9
|
+
*/
|
|
10
|
+
export declare const caseMessagesMockData: CaseQueriesCollection[];
|
|
3
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/__mocks__/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/__mocks__/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAElD;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB,EAAE,qBAAqB,EAwMvD,CAAC"}
|
|
@@ -2,7 +2,6 @@ export * from './qualifying-questions/qualifying-question-detail/qualifying-ques
|
|
|
2
2
|
export * from './qualifying-questions/qualifying-question-options/qualifying-question-options.component';
|
|
3
3
|
export * from './query-case-details-header/query-case-details-header.component';
|
|
4
4
|
export * from './query-check-your-answers/query-check-your-answers.component';
|
|
5
|
-
export * from './query-details-table/query-details-table.component';
|
|
6
5
|
export * from './query-details/query-details.component';
|
|
7
6
|
export * from './query-list/query-list.component';
|
|
8
7
|
export * from './query-write/query-write-date-input/query-write-date-input.component';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,wFAAwF,CAAC;AACvG,cAAc,0FAA0F,CAAC;AACzG,cAAc,iEAAiE,CAAC;AAChF,cAAc,+DAA+D,CAAC;AAC9E,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,wFAAwF,CAAC;AACvG,cAAc,0FAA0F,CAAC;AACzG,cAAc,iEAAiE,CAAC;AAChF,cAAc,+DAA+D,CAAC;AAC9E,cAAc,yCAAyC,CAAC;AACxD,cAAc,mCAAmC,CAAC;AAClD,cAAc,uEAAuE,CAAC;AACtF,cAAc,6EAA6E,CAAC;AAC5F,cAAc,uEAAuE,CAAC;AACtF,cAAc,yEAAyE,CAAC;AACxF,cAAc,mFAAmF,CAAC;AAClG,cAAc,2DAA2D,CAAC"}
|
|
@@ -6,10 +6,11 @@ export declare class QueryDetailsComponent {
|
|
|
6
6
|
private sessionStorage;
|
|
7
7
|
query: QueryListItem;
|
|
8
8
|
backClicked: EventEmitter<boolean>;
|
|
9
|
+
caseId: string;
|
|
9
10
|
constructor(sessionStorage: SessionStorageService);
|
|
10
11
|
onBack(): void;
|
|
11
12
|
isCaseworker(): boolean;
|
|
12
13
|
static ɵfac: i0.ɵɵFactoryDef<QueryDetailsComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryDetailsComponent, "ccd-query-details", never, { "query": "query"; }, { "backClicked": "backClicked"; }, never, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryDetailsComponent, "ccd-query-details", never, { "query": "query"; "caseId": "caseId"; }, { "backClicked": "backClicked"; }, never, never>;
|
|
14
15
|
}
|
|
15
16
|
//# sourceMappingURL=query-details.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-details.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-details/query-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAiB,MAAM,eAAe,CAAC;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;;AAE7C,qBAKa,qBAAqB;
|
|
1
|
+
{"version":3,"file":"query-details.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-details/query-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAiB,MAAM,eAAe,CAAC;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;;AAE7C,qBAKa,qBAAqB;IAKpB,OAAO,CAAC,cAAc;IAJlB,KAAK,EAAE,aAAa,CAAC;IACpB,WAAW,EAAE,YAAY,CAAC,OAAO,CAAC,CAAsB;IACzD,MAAM,EAAE,MAAM,CAAC;gBAEX,cAAc,EAAE,qBAAqB;IAElD,MAAM,IAAI,IAAI;IAId,YAAY,IAAI,OAAO;iCAXnB,qBAAqB;2CAArB,qBAAqB;CAiBjC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { CaseQueriesCollection, QueryListColumn, QueryListData, QueryListItem } from '../../models';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class QueryListComponent implements OnChanges {
|
|
5
|
-
|
|
5
|
+
caseQueriesCollection: CaseQueriesCollection;
|
|
6
6
|
selectedQuery: EventEmitter<QueryListItem>;
|
|
7
7
|
queryListData: QueryListData | undefined;
|
|
8
8
|
displayedColumns: QueryListColumn[];
|
|
@@ -13,6 +13,6 @@ export declare class QueryListComponent implements OnChanges {
|
|
|
13
13
|
private sort;
|
|
14
14
|
private sortDate;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDef<QueryListComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryListComponent, "ccd-query-list", never, { "
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryListComponent, "ccd-query-list", never, { "caseQueriesCollection": "caseQueriesCollection"; }, { "selectedQuery": "selectedQuery"; }, never, never>;
|
|
17
17
|
}
|
|
18
18
|
//# sourceMappingURL=query-list.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-list.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-list/query-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,SAAS,EAAU,aAAa,EAAE,MAAM,eAAe,CAAC;AAEjG,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"query-list.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-list/query-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,SAAS,EAAU,aAAa,EAAE,MAAM,eAAe,CAAC;AAEjG,OAAO,EAAE,qBAAqB,EAAE,eAAe,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;;AAEpG,qBAKa,kBAAmB,YAAW,SAAS;IAClC,qBAAqB,EAAE,qBAAqB,CAAC;IAC5C,aAAa,EAAE,YAAY,CAAC,aAAa,CAAC,CAAsB;IAC1E,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;IACzC,gBAAgB,EAAE,eAAe,EAAE,CAMxC;IAEK,WAAW,CAAC,aAAa,EAAE,aAAa;IAOxC,SAAS,CAAC,GAAG,EAAE,eAAe,GAAG,IAAI;IAcrC,sBAAsB,CAAC,GAAG,EAAE,eAAe,GAAG,WAAW,GAAG,YAAY,GAAG,MAAM;IAcjF,WAAW,CAAC,KAAK,KAAA,GAAG,IAAI;IAI/B,OAAO,CAAC,IAAI;IAYZ,OAAO,CAAC,QAAQ;iCA/DL,kBAAkB;2CAAlB,kBAAkB;CA0E9B"}
|
package/lib/shared/components/palette/query-management/models/case-queries-collection.model.d.ts
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { FormDocument } from '../../../../domain';
|
|
2
|
+
export interface QueryMessageDocument {
|
|
3
|
+
id: string;
|
|
4
|
+
value: FormDocument;
|
|
5
|
+
}
|
|
6
|
+
export interface CaseMessage {
|
|
7
|
+
id: string;
|
|
8
|
+
subject?: string;
|
|
9
|
+
name: string;
|
|
10
|
+
body: string;
|
|
11
|
+
attachments?: QueryMessageDocument[];
|
|
12
|
+
isHearingRelated: string;
|
|
13
|
+
hearingDate?: string;
|
|
14
|
+
createdOn: Date;
|
|
15
|
+
createdBy: string;
|
|
16
|
+
parentId?: string;
|
|
17
|
+
}
|
|
18
|
+
export interface QueryMessage {
|
|
19
|
+
id: string;
|
|
20
|
+
value: CaseMessage;
|
|
21
|
+
}
|
|
22
|
+
export interface CaseQueriesCollection {
|
|
23
|
+
partyName: string;
|
|
24
|
+
roleOnCase: string;
|
|
25
|
+
caseMessages: QueryMessage[];
|
|
26
|
+
}
|
|
27
|
+
//# sourceMappingURL=case-queries-collection.model.d.ts.map
|
package/lib/shared/components/palette/query-management/models/case-queries-collection.model.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"case-queries-collection.model.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/models/case-queries-collection.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAElD,MAAM,WAAW,oBAAoB;IACnC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,YAAY,CAAC;CACrB;AAED,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,oBAAoB,EAAE,CAAC;IACrC,gBAAgB,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,YAAY;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,WAAW,CAAC;CACpB;AAED,MAAM,WAAW,qBAAqB;IACpC,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,YAAY,EAAE,CAAC;CAC9B"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
export * from './
|
|
1
|
+
export * from './case-queries-collection.model';
|
|
2
2
|
export * from './qualifying-questions/casetype-qualifying-questions.model';
|
|
3
|
-
export * from './
|
|
4
|
-
export * from './
|
|
3
|
+
export * from './qualifying-questions/qualifying-question.model';
|
|
4
|
+
export * from './query-create-context.enum';
|
|
5
|
+
export * from './query-list/query-list-column/query-list-column.model';
|
|
5
6
|
export * from './query-list/query-list-data/query-list-data.model';
|
|
6
7
|
export * from './query-list/query-list-item/query-list-item.model';
|
|
7
|
-
export * from './query-list/query-list-column/query-list-column.model';
|
|
8
|
-
export * from './query-create-context.enum';
|
|
9
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/models/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/models/index.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC;AAChD,cAAc,4DAA4D,CAAC;AAC3E,cAAc,kDAAkD,CAAC;AACjE,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wDAAwD,CAAC;AACvE,cAAc,oDAAoD,CAAC;AACnE,cAAc,oDAAoD,CAAC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { CaseQueriesCollection } from '../../case-queries-collection.model';
|
|
2
2
|
import { QueryListItem } from '../query-list-item/query-list-item.model';
|
|
3
3
|
export declare class QueryListData {
|
|
4
4
|
partyName: string;
|
|
5
5
|
roleOnCase: string;
|
|
6
|
-
|
|
7
|
-
constructor(
|
|
6
|
+
queries: QueryListItem[];
|
|
7
|
+
constructor(caseQueriesCollection: CaseQueriesCollection);
|
|
8
8
|
private buildQueryListItem;
|
|
9
9
|
}
|
|
10
10
|
//# sourceMappingURL=query-list-data.model.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-list-data.model.d.ts","sourceRoot":"","sources":["../../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"query-list-data.model.d.ts","sourceRoot":"","sources":["../../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/models/query-list/query-list-data/query-list-data.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAgB,MAAM,qCAAqC,CAAC;AAC1F,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AAEzE,qBAAa,aAAa;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,aAAa,EAAE,CAAC;gBAEpB,qBAAqB,EAAE,qBAAqB;IAQxD,OAAO,CAAC,kBAAkB;CAU3B"}
|
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import { Document } from '../../../../../../domain';
|
|
2
1
|
import { QueryItemResponseStatus } from '../../../enums/query-item-response-status.enum';
|
|
3
|
-
import {
|
|
4
|
-
export declare class QueryListItem implements
|
|
2
|
+
import { CaseMessage, QueryMessageDocument } from '../../case-queries-collection.model';
|
|
3
|
+
export declare class QueryListItem implements CaseMessage {
|
|
5
4
|
id: string;
|
|
6
5
|
subject?: string;
|
|
7
6
|
name: string;
|
|
8
7
|
body: string;
|
|
9
|
-
attachments?:
|
|
10
|
-
isHearingRelated:
|
|
8
|
+
attachments?: QueryMessageDocument[];
|
|
9
|
+
isHearingRelated: string;
|
|
11
10
|
hearingDate?: string;
|
|
12
11
|
createdOn: Date;
|
|
13
12
|
createdBy: string;
|