@hmcts/ccd-case-ui-toolkit 6.16.0-query-management-write-view-v7 → 6.16.0-query-management-write-view-v10
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 +27 -33
- 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/shared/components/palette/query-management/components/query-details-table/query-details-table.component.js +3 -3
- package/esm2015/lib/shared/components/palette/query-management/write-query-management-field.component.js +26 -32
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js +27 -33
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
- package/package.json +1 -1
|
@@ -20422,8 +20422,8 @@
|
|
|
20422
20422
|
|
|
20423
20423
|
function WriteQueryManagementFieldComponent_p_28_Template(rf, ctx) {
|
|
20424
20424
|
if (rf & 1) {
|
|
20425
|
-
i0__namespace.ɵɵelementStart(0, "p",
|
|
20426
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
20425
|
+
i0__namespace.ɵɵelementStart(0, "p", 25);
|
|
20426
|
+
i0__namespace.ɵɵelementStart(1, "span", 26);
|
|
20427
20427
|
i0__namespace.ɵɵtext(2);
|
|
20428
20428
|
i0__namespace.ɵɵpipe(3, "rpxTranslate");
|
|
20429
20429
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -20440,8 +20440,8 @@
|
|
|
20440
20440
|
}
|
|
20441
20441
|
function WriteQueryManagementFieldComponent_p_41_Template(rf, ctx) {
|
|
20442
20442
|
if (rf & 1) {
|
|
20443
|
-
i0__namespace.ɵɵelementStart(0, "p",
|
|
20444
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
20443
|
+
i0__namespace.ɵɵelementStart(0, "p", 27);
|
|
20444
|
+
i0__namespace.ɵɵelementStart(1, "span", 26);
|
|
20445
20445
|
i0__namespace.ɵɵtext(2);
|
|
20446
20446
|
i0__namespace.ɵɵpipe(3, "rpxTranslate");
|
|
20447
20447
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -20473,7 +20473,7 @@
|
|
|
20473
20473
|
return WriteQueryManagementFieldComponent;
|
|
20474
20474
|
}(AbstractFieldReadComponent));
|
|
20475
20475
|
WriteQueryManagementFieldComponent.ɵfac = function WriteQueryManagementFieldComponent_Factory(t) { return new (t || WriteQueryManagementFieldComponent)(); };
|
|
20476
|
-
WriteQueryManagementFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteQueryManagementFieldComponent, selectors: [["ccd-write-query-management-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls:
|
|
20476
|
+
WriteQueryManagementFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteQueryManagementFieldComponent, selectors: [["ccd-write-query-management-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 55, vars: 45, consts: [[1, "govuk-!-margin-top-6", "govuk-!-margin-bottom-6"], [1, "govuk-!-margin-bottom-2"], ["href", "javascript:void(0)", 1, "govuk-back-link", "govuk-!-margin-top-0"], [1, "govuk-!-margin-bottom-6"], [1, "govuk-caption-l", "govuk-!-margin-bottom-6"], [1, "govuk-heading-l", "govuk-!-margin-bottom-4"], [1, "govuk-!-margin-bottom-4"], [1, "govuk-body-l", "govuk-!-margin-bottom-0"], [3, "queryItem"], [1, "govuk-heading-m"], [3, "formGroup"], [1, "govuk-form-group", "response-textarea"], [1, "govuk-label-wrapper"], ["for", "query-response", 1, "govuk-label", "govuk-!-font-weight-bold"], ["id", "query-response-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-response", "name", "query-response", "rows", "5", "aria-describedby", "query-response-hint query-response-error", 1, "govuk-textarea", 3, "formControlName"], [1, "govuk-form-group"], ["for", "add-documents", 1, "govuk-label"], [1, "govuk-!-font-weight-bold"], ["id", "add-documents-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "add-documents", "name", "add-documents", "type", "file", 1, "govuk-file-upload"], [1, "govuk-button-group"], ["data-module", "govuk-button", 1, "govuk-button", "govuk-button--secondary", 3, "disabled"], ["data-module", "govuk-button", 1, "govuk-button"], ["href", "javascript:void(0)", 1, "govuk-back-link"], ["id", "query-response-error", 1, "govuk-error-message"], [1, "govuk-visually-hidden"], ["id", "add-documents-error", 1, "govuk-error-message"]], template: function WriteQueryManagementFieldComponent_Template(rf, ctx) {
|
|
20477
20477
|
if (rf & 1) {
|
|
20478
20478
|
i0__namespace.ɵɵelementStart(0, "div", 0);
|
|
20479
20479
|
i0__namespace.ɵɵelementStart(1, "div", 1);
|
|
@@ -20537,28 +20537,24 @@
|
|
|
20537
20537
|
i0__namespace.ɵɵelement(42, "input", 20);
|
|
20538
20538
|
i0__namespace.ɵɵelementEnd();
|
|
20539
20539
|
i0__namespace.ɵɵelementEnd();
|
|
20540
|
-
i0__namespace.ɵɵelementStart(43, "button", 21);
|
|
20541
|
-
i0__namespace.ɵɵtext(44);
|
|
20542
|
-
i0__namespace.ɵɵpipe(45, "rpxTranslate");
|
|
20543
20540
|
i0__namespace.ɵɵelementEnd();
|
|
20544
20541
|
i0__namespace.ɵɵelementEnd();
|
|
20542
|
+
i0__namespace.ɵɵelementStart(43, "div");
|
|
20543
|
+
i0__namespace.ɵɵelementStart(44, "div", 21);
|
|
20544
|
+
i0__namespace.ɵɵelementStart(45, "button", 22);
|
|
20545
|
+
i0__namespace.ɵɵtext(46);
|
|
20546
|
+
i0__namespace.ɵɵpipe(47, "rpxTranslate");
|
|
20545
20547
|
i0__namespace.ɵɵelementEnd();
|
|
20546
|
-
i0__namespace.ɵɵelementStart(46, "div");
|
|
20547
|
-
i0__namespace.ɵɵelementStart(47, "div", 22);
|
|
20548
20548
|
i0__namespace.ɵɵelementStart(48, "button", 23);
|
|
20549
20549
|
i0__namespace.ɵɵtext(49);
|
|
20550
20550
|
i0__namespace.ɵɵpipe(50, "rpxTranslate");
|
|
20551
20551
|
i0__namespace.ɵɵelementEnd();
|
|
20552
|
-
i0__namespace.ɵɵelementStart(51, "button", 21);
|
|
20553
|
-
i0__namespace.ɵɵtext(52);
|
|
20554
|
-
i0__namespace.ɵɵpipe(53, "rpxTranslate");
|
|
20555
|
-
i0__namespace.ɵɵelementEnd();
|
|
20556
20552
|
i0__namespace.ɵɵelementEnd();
|
|
20557
20553
|
i0__namespace.ɵɵelementEnd();
|
|
20558
|
-
i0__namespace.ɵɵelementStart(
|
|
20559
|
-
i0__namespace.ɵɵelementStart(
|
|
20560
|
-
i0__namespace.ɵɵtext(
|
|
20561
|
-
i0__namespace.ɵɵpipe(
|
|
20554
|
+
i0__namespace.ɵɵelementStart(51, "div", 1);
|
|
20555
|
+
i0__namespace.ɵɵelementStart(52, "a", 24);
|
|
20556
|
+
i0__namespace.ɵɵtext(53);
|
|
20557
|
+
i0__namespace.ɵɵpipe(54, "rpxTranslate");
|
|
20562
20558
|
i0__namespace.ɵɵelementEnd();
|
|
20563
20559
|
i0__namespace.ɵɵelementEnd();
|
|
20564
20560
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -20570,23 +20566,23 @@
|
|
|
20570
20566
|
var tmp_12_0 = null;
|
|
20571
20567
|
var tmp_15_0 = null;
|
|
20572
20568
|
i0__namespace.ɵɵadvance(3);
|
|
20573
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(4,
|
|
20569
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(4, 23, "Back to tasks"));
|
|
20574
20570
|
i0__namespace.ɵɵadvance(4);
|
|
20575
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(8,
|
|
20571
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(8, 25, "Respond to query"));
|
|
20576
20572
|
i0__namespace.ɵɵadvance(3);
|
|
20577
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(11,
|
|
20573
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(11, 27, "Query details"));
|
|
20578
20574
|
i0__namespace.ɵɵadvance(4);
|
|
20579
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(15,
|
|
20575
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(15, 29, ctx.caseReference));
|
|
20580
20576
|
i0__namespace.ɵɵadvance(3);
|
|
20581
20577
|
i0__namespace.ɵɵproperty("queryItem", ctx.queryItem);
|
|
20582
20578
|
i0__namespace.ɵɵadvance(3);
|
|
20583
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(21,
|
|
20579
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(21, 31, "Respond to a query"));
|
|
20584
20580
|
i0__namespace.ɵɵadvance(2);
|
|
20585
20581
|
i0__namespace.ɵɵproperty("formGroup", ctx.responseFormGroup);
|
|
20586
20582
|
i0__namespace.ɵɵadvance(1);
|
|
20587
20583
|
i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_7_0 = ctx.responseFormGroup.get("response")) == null ? null : tmp_7_0.errors == null ? null : tmp_7_0.errors.length);
|
|
20588
20584
|
i0__namespace.ɵɵadvance(3);
|
|
20589
|
-
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(27,
|
|
20585
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(27, 33, "Response message"), " ");
|
|
20590
20586
|
i0__namespace.ɵɵadvance(2);
|
|
20591
20587
|
i0__namespace.ɵɵproperty("ngIf", (tmp_9_0 = ctx.responseFormGroup.get("response")) == null ? null : tmp_9_0.errors == null ? null : tmp_9_0.errors.length);
|
|
20592
20588
|
i0__namespace.ɵɵadvance(1);
|
|
@@ -20595,21 +20591,19 @@
|
|
|
20595
20591
|
i0__namespace.ɵɵadvance(3);
|
|
20596
20592
|
i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_12_0 = ctx.responseFormGroup.get("documents")) == null ? null : tmp_12_0.errors == null ? null : tmp_12_0.errors.length);
|
|
20597
20593
|
i0__namespace.ɵɵadvance(4);
|
|
20598
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(37,
|
|
20594
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(37, 35, "Add document (optional)"));
|
|
20599
20595
|
i0__namespace.ɵɵadvance(3);
|
|
20600
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(40,
|
|
20596
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(40, 37, "Attach a document to this message"));
|
|
20601
20597
|
i0__namespace.ɵɵadvance(2);
|
|
20602
20598
|
i0__namespace.ɵɵproperty("ngIf", (tmp_15_0 = ctx.responseFormGroup.get("response")) == null ? null : tmp_15_0.errors == null ? null : tmp_15_0.errors.length);
|
|
20603
|
-
i0__namespace.ɵɵadvance(3);
|
|
20604
|
-
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(45, 40, "Next"), " ");
|
|
20605
20599
|
i0__namespace.ɵɵadvance(4);
|
|
20606
20600
|
i0__namespace.ɵɵproperty("disabled", true);
|
|
20607
20601
|
i0__namespace.ɵɵadvance(1);
|
|
20608
|
-
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(
|
|
20602
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(47, 39, "Previous"), " ");
|
|
20609
20603
|
i0__namespace.ɵɵadvance(3);
|
|
20610
|
-
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(
|
|
20604
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(50, 41, "Continue"), " ");
|
|
20611
20605
|
i0__namespace.ɵɵadvance(4);
|
|
20612
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(
|
|
20606
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(54, 43, "Cancel and return to query list"));
|
|
20613
20607
|
}
|
|
20614
20608
|
}, styles: [".response-textarea[_ngcontent-%COMP%]{max-width:576px}"] });
|
|
20615
20609
|
(function () {
|
|
@@ -28402,11 +28396,11 @@
|
|
|
28402
28396
|
i0__namespace.ɵɵadvance(3);
|
|
28403
28397
|
i0__namespace.ɵɵtextInterpolate(ctx_r0.queryItem.body);
|
|
28404
28398
|
i0__namespace.ɵɵadvance(3);
|
|
28405
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(32, 28, "Is the query hearing related
|
|
28399
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(32, 28, "Is the query hearing related?"));
|
|
28406
28400
|
i0__namespace.ɵɵadvance(3);
|
|
28407
28401
|
i0__namespace.ɵɵtextInterpolate(ctx_r0.queryItem.isHearingRelated ? "Yes" : "No");
|
|
28408
28402
|
i0__namespace.ɵɵadvance(3);
|
|
28409
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(38, 30, "What is the date of the hearing your query related to
|
|
28403
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(38, 30, "What is the date of the hearing your query related to?"));
|
|
28410
28404
|
i0__namespace.ɵɵadvance(3);
|
|
28411
28405
|
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(41, 32, ctx_r0.queryItem.hearingDate, "d MMM yyyy"));
|
|
28412
28406
|
i0__namespace.ɵɵadvance(4);
|