@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-list-item.model.d.ts","sourceRoot":"","sources":["../../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"query-list-item.model.d.ts","sourceRoot":"","sources":["../../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,gDAAgD,CAAC;AACzF,OAAO,EAAE,WAAW,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAExF,qBAAa,aAAc,YAAW,WAAW;IACxC,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,CAAM;IAC1C,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;IAClB,QAAQ,EAAE,aAAa,EAAE,CAAM;IAEtC,IAAW,oBAAoB,IAAI,aAAa,CAiB/C;IAED,IAAW,eAAe,IAAI,MAAM,CAEnC;IAED,IAAW,iBAAiB,IAAI,IAAI,CAEnC;IAED,IAAW,cAAc,IAAI,MAAM,CAElC;IAED,IAAW,gBAAgB,IAAI,IAAI,GAAG,IAAI,CAEzC;IAED,IAAW,cAAc,IAAI,uBAAuB,CAEnD;CACF"}
|
package/lib/shared/components/palette/query-management/read-query-management-field.component.d.ts
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
2
|
import { ActivatedRoute } from '@angular/router';
|
|
3
3
|
import { AbstractFieldReadComponent } from '../base-field/abstract-field-read.component';
|
|
4
|
-
import {
|
|
4
|
+
import { CaseQueriesCollection, QueryListItem } from './models';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class ReadQueryManagementFieldComponent extends AbstractFieldReadComponent implements OnInit {
|
|
7
7
|
private readonly route;
|
|
8
|
-
|
|
8
|
+
caseQueriesCollections: CaseQueriesCollection[];
|
|
9
9
|
query: QueryListItem;
|
|
10
10
|
showQueryList: boolean;
|
|
11
|
+
caseId: string;
|
|
11
12
|
constructor(route: ActivatedRoute);
|
|
12
13
|
ngOnInit(): void;
|
|
13
14
|
setQuery(query: any): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"read-query-management-field.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/read-query-management-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAEjD,OAAO,EAAE,0BAA0B,EAAE,MAAM,6CAA6C,CAAC;AAEzF,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"read-query-management-field.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/read-query-management-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAEjD,OAAO,EAAE,0BAA0B,EAAE,MAAM,6CAA6C,CAAC;AAEzF,OAAO,EAAE,qBAAqB,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;;AAIhE,qBAIa,iCAAkC,SAAQ,0BAA2B,YAAW,MAAM;IAMrF,OAAO,CAAC,QAAQ,CAAC,KAAK;IAL3B,sBAAsB,EAAE,qBAAqB,EAAE,CAAC;IAChD,KAAK,EAAE,aAAa,CAAC;IACrB,aAAa,EAAE,OAAO,CAAQ;IAC9B,MAAM,EAAE,MAAM,CAAC;gBAEO,KAAK,EAAE,cAAc;IAI3C,QAAQ,IAAI,IAAI;IAkBhB,QAAQ,CAAC,KAAK,KAAA,GAAG,IAAI;iCA5BjB,iCAAiC;2CAAjC,iCAAiC;CAgC7C"}
|
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
import { PipeTransform } from '@angular/core';
|
|
2
2
|
import { ValidationErrors } from '@angular/forms';
|
|
3
|
+
import { RpxTranslatePipe } from 'rpx-xui-translation';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
5
|
export declare class FirstErrorPipe implements PipeTransform {
|
|
6
|
+
private readonly rpxTranslationPipe;
|
|
7
|
+
constructor(rpxTranslationPipe: RpxTranslatePipe);
|
|
5
8
|
transform(value: ValidationErrors, args?: string): string;
|
|
6
9
|
static ɵfac: i0.ɵɵFactoryDef<FirstErrorPipe, never>;
|
|
7
10
|
static ɵpipe: i0.ɵɵPipeDefWithMeta<FirstErrorPipe, "ccdFirstError">;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"first-error.pipe.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/utils/first-error.pipe.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,aAAa,EAAE,MAAM,eAAe,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;;
|
|
1
|
+
{"version":3,"file":"first-error.pipe.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/utils/first-error.pipe.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,aAAa,EAAE,MAAM,eAAe,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;AAEvD,qBAIa,cAAe,YAAW,aAAa;IAEhD,OAAO,CAAC,QAAQ,CAAC,kBAAkB;gBAAlB,kBAAkB,EAAE,gBAAgB;IAGhD,SAAS,CAAC,KAAK,EAAE,gBAAgB,EAAE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM;iCALrD,cAAc;uCAAd,cAAc;CAuC1B"}
|
|
@@ -8,9 +8,10 @@ import * as i6 from "./is-read-only.pipe";
|
|
|
8
8
|
import * as i7 from "./is-read-only-and-not-collection.pipe";
|
|
9
9
|
import * as i8 from "./dash.pipe";
|
|
10
10
|
import * as i9 from "@angular/common";
|
|
11
|
+
import * as i10 from "rpx-xui-translation";
|
|
11
12
|
export declare class PaletteUtilsModule {
|
|
12
13
|
static ɵfac: i0.ɵɵFactoryDef<PaletteUtilsModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDefWithMeta<PaletteUtilsModule, [typeof i1.DatePipe, typeof i2.FieldLabelPipe, typeof i3.FirstErrorPipe, typeof i4.IsCompoundPipe, typeof i5.IsMandatoryPipe, typeof i6.IsReadOnlyPipe, typeof i7.IsReadOnlyAndNotCollectionPipe, typeof i8.DashPipe], [typeof i9.CommonModule], [typeof i1.DatePipe, typeof i2.FieldLabelPipe, typeof i3.FirstErrorPipe, typeof i4.IsCompoundPipe, typeof i5.IsMandatoryPipe, typeof i6.IsReadOnlyPipe, typeof i7.IsReadOnlyAndNotCollectionPipe, typeof i8.DashPipe]>;
|
|
14
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<PaletteUtilsModule, [typeof i1.DatePipe, typeof i2.FieldLabelPipe, typeof i3.FirstErrorPipe, typeof i4.IsCompoundPipe, typeof i5.IsMandatoryPipe, typeof i6.IsReadOnlyPipe, typeof i7.IsReadOnlyAndNotCollectionPipe, typeof i8.DashPipe], [typeof i9.CommonModule, typeof i10.RpxTranslationModule], [typeof i1.DatePipe, typeof i2.FieldLabelPipe, typeof i3.FirstErrorPipe, typeof i4.IsCompoundPipe, typeof i5.IsMandatoryPipe, typeof i6.IsReadOnlyPipe, typeof i7.IsReadOnlyAndNotCollectionPipe, typeof i8.DashPipe]>;
|
|
14
15
|
static ɵinj: i0.ɵɵInjectorDef<PaletteUtilsModule>;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=utils.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.module.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/utils/utils.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"utils.module.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/utils/utils.module.ts"],"names":[],"mappings":";;;;;;;;;;;AAYA,qBA8Ba,kBAAkB;iCAAlB,kBAAkB;0CAAlB,kBAAkB;kCAAlB,kBAAkB;CAAG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"read-yes-no-field.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/yes-no/read-yes-no-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,0BAA0B,EAAE,MAAM,6CAA6C,CAAC;AACzF,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;;AAEhD,qBAIa,uBAAwB,SAAQ,0BAA2B,YAAW,MAAM;
|
|
1
|
+
{"version":3,"file":"read-yes-no-field.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/yes-no/read-yes-no-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,0BAA0B,EAAE,MAAM,6CAA6C,CAAC;AACzF,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;;AAEhD,qBAIa,uBAAwB,SAAQ,0BAA2B,YAAW,MAAM;IAG3E,OAAO,CAAC,QAAQ,CAAC,YAAY;IAFlC,cAAc,EAAE,MAAM,CAAC;gBAED,YAAY,EAAE,YAAY;IAIhD,QAAQ;iCAPJ,uBAAuB;2CAAvB,uBAAuB;CAWnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"write-yes-no-field.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/yes-no/write-yes-no-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,2BAA2B,EAAE,MAAM,8CAA8C,CAAC;AAC3F,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;;AAEhD,qBAIa,wBAAyB,SAAQ,2BAA4B,YAAW,MAAM;
|
|
1
|
+
{"version":3,"file":"write-yes-no-field.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/yes-no/write-yes-no-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,2BAA2B,EAAE,MAAM,8CAA8C,CAAC;AAC3F,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;;AAEhD,qBAIa,wBAAyB,SAAQ,2BAA4B,YAAW,MAAM;IAI7E,OAAO,CAAC,QAAQ,CAAC,YAAY;IAHlC,WAAW,WAAmB;IAC9B,YAAY,EAAE,WAAW,CAAC;gBAEJ,YAAY,EAAE,YAAY;IAIhD,QAAQ;iCARJ,wBAAwB;2CAAxB,wBAAwB;CAWpC"}
|
package/package.json
CHANGED
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
|
2
|
-
import { QueryListItem } from '../../models';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
function QueryDetailsTableComponent_ng_container_0_tr_40_Template(rf, ctx) { if (rf & 1) {
|
|
5
|
-
i0.ɵɵelementStart(0, "tr", 9);
|
|
6
|
-
i0.ɵɵelementStart(1, "th", 5);
|
|
7
|
-
i0.ɵɵtext(2);
|
|
8
|
-
i0.ɵɵpipe(3, "rpxTranslate");
|
|
9
|
-
i0.ɵɵelementEnd();
|
|
10
|
-
i0.ɵɵelementStart(4, "td", 6);
|
|
11
|
-
i0.ɵɵtext(5);
|
|
12
|
-
i0.ɵɵpipe(6, "date");
|
|
13
|
-
i0.ɵɵelementEnd();
|
|
14
|
-
i0.ɵɵelementEnd();
|
|
15
|
-
} if (rf & 2) {
|
|
16
|
-
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
17
|
-
i0.ɵɵadvance(2);
|
|
18
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 2, "What is the date of the hearing?"));
|
|
19
|
-
i0.ɵɵadvance(3);
|
|
20
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(6, 4, ctx_r1.queryItem.hearingDate, "dd MMM yyyy"));
|
|
21
|
-
} }
|
|
22
|
-
function QueryDetailsTableComponent_ng_container_0_ccd_query_attachments_read_46_Template(rf, ctx) { if (rf & 1) {
|
|
23
|
-
i0.ɵɵelement(0, "ccd-query-attachments-read", 10);
|
|
24
|
-
} if (rf & 2) {
|
|
25
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
26
|
-
i0.ɵɵproperty("attachments", ctx_r2.queryItem.attachments);
|
|
27
|
-
} }
|
|
28
|
-
function QueryDetailsTableComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
29
|
-
i0.ɵɵelementContainerStart(0);
|
|
30
|
-
i0.ɵɵelementStart(1, "table", 1);
|
|
31
|
-
i0.ɵɵpipe(2, "rpxTranslate");
|
|
32
|
-
i0.ɵɵelementStart(3, "caption", 2);
|
|
33
|
-
i0.ɵɵelementStart(4, "div");
|
|
34
|
-
i0.ɵɵtext(5);
|
|
35
|
-
i0.ɵɵpipe(6, "rpxTranslate");
|
|
36
|
-
i0.ɵɵelementEnd();
|
|
37
|
-
i0.ɵɵelementEnd();
|
|
38
|
-
i0.ɵɵelementStart(7, "tbody", 3);
|
|
39
|
-
i0.ɵɵelementStart(8, "tr", 4);
|
|
40
|
-
i0.ɵɵelementStart(9, "th", 5);
|
|
41
|
-
i0.ɵɵtext(10);
|
|
42
|
-
i0.ɵɵpipe(11, "rpxTranslate");
|
|
43
|
-
i0.ɵɵelementEnd();
|
|
44
|
-
i0.ɵɵelementStart(12, "td", 6);
|
|
45
|
-
i0.ɵɵtext(13);
|
|
46
|
-
i0.ɵɵpipe(14, "date");
|
|
47
|
-
i0.ɵɵelementEnd();
|
|
48
|
-
i0.ɵɵelementEnd();
|
|
49
|
-
i0.ɵɵelementStart(15, "tr", 4);
|
|
50
|
-
i0.ɵɵelementStart(16, "th", 5);
|
|
51
|
-
i0.ɵɵtext(17);
|
|
52
|
-
i0.ɵɵpipe(18, "rpxTranslate");
|
|
53
|
-
i0.ɵɵelementEnd();
|
|
54
|
-
i0.ɵɵelementStart(19, "td", 6);
|
|
55
|
-
i0.ɵɵtext(20);
|
|
56
|
-
i0.ɵɵelementEnd();
|
|
57
|
-
i0.ɵɵelementEnd();
|
|
58
|
-
i0.ɵɵelementStart(21, "tr", 4);
|
|
59
|
-
i0.ɵɵelementStart(22, "th", 5);
|
|
60
|
-
i0.ɵɵtext(23);
|
|
61
|
-
i0.ɵɵpipe(24, "rpxTranslate");
|
|
62
|
-
i0.ɵɵelementEnd();
|
|
63
|
-
i0.ɵɵelementStart(25, "td", 6);
|
|
64
|
-
i0.ɵɵtext(26);
|
|
65
|
-
i0.ɵɵelementEnd();
|
|
66
|
-
i0.ɵɵelementEnd();
|
|
67
|
-
i0.ɵɵelementStart(27, "tr", 4);
|
|
68
|
-
i0.ɵɵelementStart(28, "th", 5);
|
|
69
|
-
i0.ɵɵtext(29);
|
|
70
|
-
i0.ɵɵpipe(30, "rpxTranslate");
|
|
71
|
-
i0.ɵɵelementEnd();
|
|
72
|
-
i0.ɵɵelementStart(31, "td", 6);
|
|
73
|
-
i0.ɵɵtext(32);
|
|
74
|
-
i0.ɵɵelementEnd();
|
|
75
|
-
i0.ɵɵelementEnd();
|
|
76
|
-
i0.ɵɵelementStart(33, "tr", 4);
|
|
77
|
-
i0.ɵɵelementStart(34, "th", 5);
|
|
78
|
-
i0.ɵɵtext(35);
|
|
79
|
-
i0.ɵɵpipe(36, "rpxTranslate");
|
|
80
|
-
i0.ɵɵelementEnd();
|
|
81
|
-
i0.ɵɵelementStart(37, "td", 6);
|
|
82
|
-
i0.ɵɵtext(38);
|
|
83
|
-
i0.ɵɵpipe(39, "rpxTranslate");
|
|
84
|
-
i0.ɵɵelementEnd();
|
|
85
|
-
i0.ɵɵelementEnd();
|
|
86
|
-
i0.ɵɵtemplate(40, QueryDetailsTableComponent_ng_container_0_tr_40_Template, 7, 7, "tr", 7);
|
|
87
|
-
i0.ɵɵelementStart(41, "tr", 4);
|
|
88
|
-
i0.ɵɵelementStart(42, "th", 5);
|
|
89
|
-
i0.ɵɵtext(43);
|
|
90
|
-
i0.ɵɵpipe(44, "rpxTranslate");
|
|
91
|
-
i0.ɵɵelementEnd();
|
|
92
|
-
i0.ɵɵelementStart(45, "td", 6);
|
|
93
|
-
i0.ɵɵtemplate(46, QueryDetailsTableComponent_ng_container_0_ccd_query_attachments_read_46_Template, 1, 1, "ccd-query-attachments-read", 8);
|
|
94
|
-
i0.ɵɵelementEnd();
|
|
95
|
-
i0.ɵɵelementEnd();
|
|
96
|
-
i0.ɵɵelementEnd();
|
|
97
|
-
i0.ɵɵelementEnd();
|
|
98
|
-
i0.ɵɵelementContainerEnd();
|
|
99
|
-
} if (rf & 2) {
|
|
100
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
|
101
|
-
i0.ɵɵadvance(1);
|
|
102
|
-
i0.ɵɵattribute("aria-describedby", i0.ɵɵpipeBind1(2, 19, "Details of the query"));
|
|
103
|
-
i0.ɵɵadvance(4);
|
|
104
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 21, "Query details"));
|
|
105
|
-
i0.ɵɵadvance(5);
|
|
106
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(11, 23, "Submission date"));
|
|
107
|
-
i0.ɵɵadvance(3);
|
|
108
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(14, 25, ctx_r0.queryItem.createdOn, "dd MMM yyyy"));
|
|
109
|
-
i0.ɵɵadvance(4);
|
|
110
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(18, 28, "Last submitted by"));
|
|
111
|
-
i0.ɵɵadvance(3);
|
|
112
|
-
i0.ɵɵtextInterpolate(ctx_r0.queryItem.lastSubmittedBy);
|
|
113
|
-
i0.ɵɵadvance(3);
|
|
114
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(24, 30, "Query subject"));
|
|
115
|
-
i0.ɵɵadvance(3);
|
|
116
|
-
i0.ɵɵtextInterpolate(ctx_r0.queryItem.subject);
|
|
117
|
-
i0.ɵɵadvance(3);
|
|
118
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(30, 32, "Query detail"));
|
|
119
|
-
i0.ɵɵadvance(3);
|
|
120
|
-
i0.ɵɵtextInterpolate(ctx_r0.queryItem.body);
|
|
121
|
-
i0.ɵɵadvance(2);
|
|
122
|
-
i0.ɵɵclassProp("govuk-table__header--no-border", ctx_r0.queryItem.isHearingRelated);
|
|
123
|
-
i0.ɵɵadvance(1);
|
|
124
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(36, 34, "Is the query hearing related?"), " ");
|
|
125
|
-
i0.ɵɵadvance(2);
|
|
126
|
-
i0.ɵɵclassProp("govuk-table__cell--no-border", ctx_r0.queryItem.isHearingRelated);
|
|
127
|
-
i0.ɵɵadvance(1);
|
|
128
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind3(39, 36, "Is the query hearing related?", null, ctx_r0.queryItem.isHearingRelated ? "Yes" : "No"), "");
|
|
129
|
-
i0.ɵɵadvance(2);
|
|
130
|
-
i0.ɵɵproperty("ngIf", ctx_r0.queryItem.isHearingRelated);
|
|
131
|
-
i0.ɵɵadvance(3);
|
|
132
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(44, 40, "Attachments"));
|
|
133
|
-
i0.ɵɵadvance(3);
|
|
134
|
-
i0.ɵɵproperty("ngIf", ctx_r0.queryItem.attachments);
|
|
135
|
-
} }
|
|
136
|
-
export class QueryDetailsTableComponent {
|
|
137
|
-
}
|
|
138
|
-
QueryDetailsTableComponent.ɵfac = function QueryDetailsTableComponent_Factory(t) { return new (t || QueryDetailsTableComponent)(); };
|
|
139
|
-
QueryDetailsTableComponent.ɵcmp = i0.ɵɵdefineComponent({ type: QueryDetailsTableComponent, selectors: [["ccd-query-details-table"]], inputs: { queryItem: "queryItem" }, decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "govuk-table", "query-details-table"], [1, "govuk-table__caption", "govuk-table__caption--l"], [1, "govuk-table__body"], [1, "govuk-table__row"], ["scope", "row", 1, "govuk-table__header"], [1, "govuk-table__cell"], ["class", "govuk-table__row govuk-table__row--isHearingRelated", 4, "ngIf"], [3, "attachments", 4, "ngIf"], [1, "govuk-table__row", "govuk-table__row--isHearingRelated"], [3, "attachments"]], template: function QueryDetailsTableComponent_Template(rf, ctx) { if (rf & 1) {
|
|
140
|
-
i0.ɵɵtemplate(0, QueryDetailsTableComponent_ng_container_0_Template, 47, 42, "ng-container", 0);
|
|
141
|
-
} if (rf & 2) {
|
|
142
|
-
i0.ɵɵproperty("ngIf", ctx.queryItem);
|
|
143
|
-
} }, styles: [".query-details-table[_ngcontent-%COMP%] .govuk-table__header[_ngcontent-%COMP%]{width:330px}.query-details-table[_ngcontent-%COMP%] .collection-field-table[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{border-bottom:none}.query-details-table[_ngcontent-%COMP%] .govuk-table__cell--no-border[_ngcontent-%COMP%], .query-details-table[_ngcontent-%COMP%] .govuk-table__header--no-border[_ngcontent-%COMP%]{border-bottom:0}"] });
|
|
144
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(QueryDetailsTableComponent, [{
|
|
145
|
-
type: Component,
|
|
146
|
-
args: [{
|
|
147
|
-
selector: 'ccd-query-details-table',
|
|
148
|
-
templateUrl: './query-details-table.component.html',
|
|
149
|
-
styleUrls: ['./query-details-table.component.scss']
|
|
150
|
-
}]
|
|
151
|
-
}], null, { queryItem: [{
|
|
152
|
-
type: Input
|
|
153
|
-
}] }); })();
|
|
154
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicXVlcnktZGV0YWlscy10YWJsZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2NvbXBvbmVudHMvcGFsZXR0ZS9xdWVyeS1tYW5hZ2VtZW50L2NvbXBvbmVudHMvcXVlcnktZGV0YWlscy10YWJsZS9xdWVyeS1kZXRhaWxzLXRhYmxlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvY29tcG9uZW50cy9wYWxldHRlL3F1ZXJ5LW1hbmFnZW1lbnQvY29tcG9uZW50cy9xdWVyeS1kZXRhaWxzLXRhYmxlL3F1ZXJ5LWRldGFpbHMtdGFibGUuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDakQsT0FBTyxFQUFFLGFBQWEsRUFBRSxNQUFNLGNBQWMsQ0FBQzs7O0lDNEJ2Qyw2QkFBbUc7SUFDakcsNkJBQTRDO0lBQUEsWUFBdUQ7O0lBQUEsaUJBQUs7SUFDeEcsNkJBQThCO0lBQUEsWUFBaUQ7O0lBQUEsaUJBQUs7SUFDdEYsaUJBQUs7OztJQUZ5QyxlQUF1RDtJQUF2RCw4RUFBdUQ7SUFDckUsZUFBaUQ7SUFBakQsdUZBQWlEOzs7SUFLN0UsaURBSTZCOzs7SUFGM0IsMERBQXFDOzs7SUF0Q2pELDZCQUFnQztJQUM5QixnQ0FBK0c7O0lBQzdHLGtDQUE4RDtJQUM1RCwyQkFBSztJQUFBLFlBQW9DOztJQUFBLGlCQUFNO0lBQ2pELGlCQUFVO0lBQ1YsZ0NBQWlDO0lBQy9CLDZCQUE2QjtJQUMzQiw2QkFBNEM7SUFBQSxhQUFzQzs7SUFBQSxpQkFBSztJQUN2Riw4QkFBOEI7SUFBQSxhQUErQzs7SUFBQSxpQkFBSztJQUNwRixpQkFBSztJQUNMLDhCQUE2QjtJQUMzQiw4QkFBNEM7SUFBQSxhQUF3Qzs7SUFBQSxpQkFBSztJQUN6Riw4QkFBOEI7SUFBQSxhQUErQjtJQUFBLGlCQUFLO0lBQ3BFLGlCQUFLO0lBQ0wsOEJBQTZCO0lBQzNCLDhCQUE0QztJQUFBLGFBQW9DOztJQUFBLGlCQUFLO0lBQ3JGLDhCQUE4QjtJQUFBLGFBQXVCO0lBQUEsaUJBQUs7SUFDNUQsaUJBQUs7SUFDTCw4QkFBNkI7SUFDM0IsOEJBQTRDO0lBQUEsYUFBbUM7O0lBQUEsaUJBQUs7SUFDcEYsOEJBQThCO0lBQUEsYUFBb0I7SUFBQSxpQkFBSztJQUN6RCxpQkFBSztJQUNMLDhCQUE2QjtJQUMzQiw4QkFBZ0g7SUFDOUcsYUFDRjs7SUFBQSxpQkFBSztJQUNMLDhCQUFnRztJQUM5RixhQUF3Rzs7SUFBQSxpQkFBSztJQUNqSCxpQkFBSztJQUNMLDBGQUdLO0lBQ0wsOEJBQTZCO0lBQzNCLDhCQUE0QztJQUFBLGFBQWtDOztJQUFBLGlCQUFLO0lBQ25GLDhCQUE4QjtJQUM1QiwwSUFJNkI7SUFDL0IsaUJBQUs7SUFDUCxpQkFBSztJQUNQLGlCQUFRO0lBQ1YsaUJBQVE7SUFDViwwQkFBZTs7O0lBNUNrQyxlQUErRDtJQUEvRCxpRkFBK0Q7SUFFckcsZUFBb0M7SUFBcEMsNERBQW9DO0lBSUssZUFBc0M7SUFBdEMsK0RBQXNDO0lBQ3BELGVBQStDO0lBQS9DLHVGQUErQztJQUdqQyxlQUF3QztJQUF4QyxpRUFBd0M7SUFDdEQsZUFBK0I7SUFBL0Isc0RBQStCO0lBR2pCLGVBQW9DO0lBQXBDLDZEQUFvQztJQUNsRCxlQUF1QjtJQUF2Qiw4Q0FBdUI7SUFHVCxlQUFtQztJQUFuQyw0REFBbUM7SUFDakQsZUFBb0I7SUFBcEIsMkNBQW9CO0lBR04sZUFBbUU7SUFBbkUsbUZBQW1FO0lBQzdHLGVBQ0Y7SUFERSx3RkFDRjtJQUM4QixlQUFpRTtJQUFqRSxpRkFBaUU7SUFDN0YsZUFBd0c7SUFBeEcsK0lBQXdHO0lBRTNDLGVBQWdDO0lBQWhDLHdEQUFnQztJQUtuRCxlQUFrQztJQUFsQywyREFBa0M7SUFHekUsZUFBMkI7SUFBM0IsbURBQTJCOztBRDdCeEMsTUFBTSxPQUFPLDBCQUEwQjs7b0dBQTFCLDBCQUEwQjsrREFBMUIsMEJBQTBCO1FDUnZDLCtGQTZDZTs7UUE3Q0Esb0NBQWU7O3VGRFFqQiwwQkFBMEI7Y0FMdEMsU0FBUztlQUFDO2dCQUNULFFBQVEsRUFBRSx5QkFBeUI7Z0JBQ25DLFdBQVcsRUFBRSxzQ0FBc0M7Z0JBQ25ELFNBQVMsRUFBRSxDQUFDLHNDQUFzQyxDQUFDO2FBQ3BEO2dCQUVpQixTQUFTO2tCQUF4QixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgUXVlcnlMaXN0SXRlbSB9IGZyb20gJy4uLy4uL21vZGVscyc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2NjZC1xdWVyeS1kZXRhaWxzLXRhYmxlJyxcbiAgdGVtcGxhdGVVcmw6ICcuL3F1ZXJ5LWRldGFpbHMtdGFibGUuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9xdWVyeS1kZXRhaWxzLXRhYmxlLmNvbXBvbmVudC5zY3NzJ11cbn0pXG5leHBvcnQgY2xhc3MgUXVlcnlEZXRhaWxzVGFibGVDb21wb25lbnQge1xuICBASW5wdXQoKSBwdWJsaWMgcXVlcnlJdGVtOiBRdWVyeUxpc3RJdGVtO1xufVxuIiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cInF1ZXJ5SXRlbVwiPlxuICA8dGFibGUgY2xhc3M9XCJnb3Z1ay10YWJsZSBxdWVyeS1kZXRhaWxzLXRhYmxlXCIgW2F0dHIuYXJpYS1kZXNjcmliZWRieV09XCInRGV0YWlscyBvZiB0aGUgcXVlcnknIHwgcnB4VHJhbnNsYXRlXCI+XG4gICAgPGNhcHRpb24gY2xhc3M9XCJnb3Z1ay10YWJsZV9fY2FwdGlvbiBnb3Z1ay10YWJsZV9fY2FwdGlvbi0tbFwiPlxuICAgICAgPGRpdj57eyAnUXVlcnkgZGV0YWlscycgfCBycHhUcmFuc2xhdGUgfX08L2Rpdj5cbiAgICA8L2NhcHRpb24+XG4gICAgPHRib2R5IGNsYXNzPVwiZ292dWstdGFibGVfX2JvZHlcIj5cbiAgICAgIDx0ciBjbGFzcz1cImdvdnVrLXRhYmxlX19yb3dcIj5cbiAgICAgICAgPHRoIHNjb3BlPVwicm93XCIgY2xhc3M9XCJnb3Z1ay10YWJsZV9faGVhZGVyXCI+e3sgJ1N1Ym1pc3Npb24gZGF0ZScgfCBycHhUcmFuc2xhdGUgfX08L3RoPlxuICAgICAgICA8dGQgY2xhc3M9XCJnb3Z1ay10YWJsZV9fY2VsbFwiPnt7IHF1ZXJ5SXRlbS5jcmVhdGVkT24gfCBkYXRlOiAnZGQgTU1NIHl5eXknIH19PC90ZD5cbiAgICAgIDwvdHI+XG4gICAgICA8dHIgY2xhc3M9XCJnb3Z1ay10YWJsZV9fcm93XCI+XG4gICAgICAgIDx0aCBzY29wZT1cInJvd1wiIGNsYXNzPVwiZ292dWstdGFibGVfX2hlYWRlclwiPnt7ICdMYXN0IHN1Ym1pdHRlZCBieScgfCBycHhUcmFuc2xhdGUgfX08L3RoPlxuICAgICAgICA8dGQgY2xhc3M9XCJnb3Z1ay10YWJsZV9fY2VsbFwiPnt7IHF1ZXJ5SXRlbS5sYXN0U3VibWl0dGVkQnkgfX08L3RkPlxuICAgICAgPC90cj5cbiAgICAgIDx0ciBjbGFzcz1cImdvdnVrLXRhYmxlX19yb3dcIj5cbiAgICAgICAgPHRoIHNjb3BlPVwicm93XCIgY2xhc3M9XCJnb3Z1ay10YWJsZV9faGVhZGVyXCI+e3sgJ1F1ZXJ5IHN1YmplY3QnIHwgcnB4VHJhbnNsYXRlIH19PC90aD5cbiAgICAgICAgPHRkIGNsYXNzPVwiZ292dWstdGFibGVfX2NlbGxcIj57eyBxdWVyeUl0ZW0uc3ViamVjdCB9fTwvdGQ+XG4gICAgICA8L3RyPlxuICAgICAgPHRyIGNsYXNzPVwiZ292dWstdGFibGVfX3Jvd1wiPlxuICAgICAgICA8dGggc2NvcGU9XCJyb3dcIiBjbGFzcz1cImdvdnVrLXRhYmxlX19oZWFkZXJcIj57eyAnUXVlcnkgZGV0YWlsJyB8IHJweFRyYW5zbGF0ZSB9fTwvdGg+XG4gICAgICAgIDx0ZCBjbGFzcz1cImdvdnVrLXRhYmxlX19jZWxsXCI+e3sgcXVlcnlJdGVtLmJvZHkgfX08L3RkPlxuICAgICAgPC90cj5cbiAgICAgIDx0ciBjbGFzcz1cImdvdnVrLXRhYmxlX19yb3dcIj5cbiAgICAgICAgPHRoIHNjb3BlPVwicm93XCIgY2xhc3M9XCJnb3Z1ay10YWJsZV9faGVhZGVyXCIgW2NsYXNzLmdvdnVrLXRhYmxlX19oZWFkZXItLW5vLWJvcmRlcl09XCJxdWVyeUl0ZW0uaXNIZWFyaW5nUmVsYXRlZFwiPlxuICAgICAgICAgIHt7ICdJcyB0aGUgcXVlcnkgaGVhcmluZyByZWxhdGVkPycgfCBycHhUcmFuc2xhdGUgfX1cbiAgICAgICAgPC90aD5cbiAgICAgICAgPHRkIGNsYXNzPVwiZ292dWstdGFibGVfX2NlbGxcIiBbY2xhc3MuZ292dWstdGFibGVfX2NlbGwtLW5vLWJvcmRlcl09XCJxdWVyeUl0ZW0uaXNIZWFyaW5nUmVsYXRlZFwiPlxuICAgICAgICAgIHt7ICdJcyB0aGUgcXVlcnkgaGVhcmluZyByZWxhdGVkPycgfCBycHhUcmFuc2xhdGU6IG51bGwgOiAocXVlcnlJdGVtLmlzSGVhcmluZ1JlbGF0ZWQgPyAnWWVzJyA6ICdObycpIH19PC90ZD5cbiAgICAgIDwvdHI+XG4gICAgICA8dHIgY2xhc3M9XCJnb3Z1ay10YWJsZV9fcm93IGdvdnVrLXRhYmxlX19yb3ctLWlzSGVhcmluZ1JlbGF0ZWRcIiAqbmdJZj1cInF1ZXJ5SXRlbS5pc0hlYXJpbmdSZWxhdGVkXCI+XG4gICAgICAgIDx0aCBzY29wZT1cInJvd1wiIGNsYXNzPVwiZ292dWstdGFibGVfX2hlYWRlclwiPnt7ICdXaGF0IGlzIHRoZSBkYXRlIG9mIHRoZSBoZWFyaW5nPycgfCBycHhUcmFuc2xhdGUgfX08L3RoPlxuICAgICAgICA8dGQgY2xhc3M9XCJnb3Z1ay10YWJsZV9fY2VsbFwiPnt7IHF1ZXJ5SXRlbS5oZWFyaW5nRGF0ZSB8IGRhdGU6ICdkZCBNTU0geXl5eScgfX08L3RkPlxuICAgICAgPC90cj5cbiAgICAgIDx0ciBjbGFzcz1cImdvdnVrLXRhYmxlX19yb3dcIj5cbiAgICAgICAgPHRoIHNjb3BlPVwicm93XCIgY2xhc3M9XCJnb3Z1ay10YWJsZV9faGVhZGVyXCI+e3sgJ0F0dGFjaG1lbnRzJyB8IHJweFRyYW5zbGF0ZSB9fTwvdGg+XG4gICAgICAgIDx0ZCBjbGFzcz1cImdvdnVrLXRhYmxlX19jZWxsXCI+XG4gICAgICAgICAgPGNjZC1xdWVyeS1hdHRhY2htZW50cy1yZWFkXG4gICAgICAgICAgICAqbmdJZj1cInF1ZXJ5SXRlbS5hdHRhY2htZW50c1wiXG4gICAgICAgICAgICBbYXR0YWNobWVudHNdPVwicXVlcnlJdGVtLmF0dGFjaG1lbnRzXCJcbiAgICAgICAgICA+XG4gICAgICAgICAgPC9jY2QtcXVlcnktYXR0YWNobWVudHMtcmVhZD5cbiAgICAgICAgPC90ZD5cbiAgICAgIDwvdHI+XG4gICAgPC90Ym9keT5cbiAgPC90YWJsZT5cbjwvbmctY29udGFpbmVyPlxuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFydHktbWVzc2FnZS5tb2RlbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NjZC1jYXNlLXVpLXRvb2xraXQvc3JjL2xpYi9zaGFyZWQvY29tcG9uZW50cy9wYWxldHRlL3F1ZXJ5LW1hbmFnZW1lbnQvbW9kZWxzL3BhcnR5LW1lc3NhZ2VzL3BhcnR5LW1lc3NhZ2UubW9kZWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERvY3VtZW50IH0gZnJvbSAnLi4vLi4vLi4vLi4vLi4vZG9tYWluJztcblxuZXhwb3J0IGludGVyZmFjZSBQYXJ0eU1lc3NhZ2Uge1xuICBpZDogc3RyaW5nO1xuICBzdWJqZWN0Pzogc3RyaW5nO1xuICBuYW1lOiBzdHJpbmc7XG4gIGJvZHk6IHN0cmluZztcbiAgYXR0YWNobWVudHM/OiBEb2N1bWVudFtdO1xuICBpc0hlYXJpbmdSZWxhdGVkOiBib29sZWFuO1xuICBoZWFyaW5nRGF0ZT86IHN0cmluZztcbiAgY3JlYXRlZE9uOiBEYXRlO1xuICBjcmVhdGVkQnk6IHN0cmluZztcbiAgcGFyZW50SWQ/OiBzdHJpbmc7XG59XG4iXX0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFydHktbWVzc2FnZXMtZ3JvdXAubW9kZWwuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jY2QtY2FzZS11aS10b29sa2l0L3NyYy9saWIvc2hhcmVkL2NvbXBvbmVudHMvcGFsZXR0ZS9xdWVyeS1tYW5hZ2VtZW50L21vZGVscy9wYXJ0eS1tZXNzYWdlcy9wYXJ0eS1tZXNzYWdlcy1ncm91cC5tb2RlbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgUGFydHlNZXNzYWdlIH0gZnJvbSAnLi9wYXJ0eS1tZXNzYWdlLm1vZGVsJztcblxuZXhwb3J0IGludGVyZmFjZSBQYXJ0eU1lc3NhZ2VzR3JvdXAge1xuICBwYXJ0eU5hbWU6IHN0cmluZztcbiAgcm9sZU9uQ2FzZTogc3RyaW5nO1xuICBwYXJ0eU1lc3NhZ2VzOiBQYXJ0eU1lc3NhZ2VbXTtcbn1cbiJdfQ==
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { QueryListItem } from '../../models';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class QueryDetailsTableComponent {
|
|
4
|
-
queryItem: QueryListItem;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDef<QueryDetailsTableComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDefWithMeta<QueryDetailsTableComponent, "ccd-query-details-table", never, { "queryItem": "queryItem"; }, {}, never, never>;
|
|
7
|
-
}
|
|
8
|
-
//# sourceMappingURL=query-details-table.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"query-details-table.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/components/query-details-table/query-details-table.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;;AAE7C,qBAKa,0BAA0B;IACrB,SAAS,EAAE,aAAa,CAAC;iCAD9B,0BAA0B;2CAA1B,0BAA0B;CAEtC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Document } from '../../../../../domain';
|
|
2
|
-
export interface PartyMessage {
|
|
3
|
-
id: string;
|
|
4
|
-
subject?: string;
|
|
5
|
-
name: string;
|
|
6
|
-
body: string;
|
|
7
|
-
attachments?: Document[];
|
|
8
|
-
isHearingRelated: boolean;
|
|
9
|
-
hearingDate?: string;
|
|
10
|
-
createdOn: Date;
|
|
11
|
-
createdBy: string;
|
|
12
|
-
parentId?: string;
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=party-message.model.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"party-message.model.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/models/party-messages/party-message.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAEjD,MAAM,WAAW,YAAY;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,QAAQ,EAAE,CAAC;IACzB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"party-messages-group.model.d.ts","sourceRoot":"","sources":["../../../../../../../../../projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/query-management/models/party-messages/party-messages-group.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAErD,MAAM,WAAW,kBAAkB;IACjC,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,YAAY,EAAE,CAAC;CAC/B"}
|