@hmcts/ccd-case-ui-toolkit 6.16.0-query-management-write-view-v4 → 6.16.0-query-management-write-view-v5
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 +187 -114
- 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 +73 -48
- package/esm2015/lib/shared/components/palette/query-management/query-management.module.js +1 -1
- package/esm2015/lib/shared/components/palette/query-management/write-query-management-field.component.js +114 -67
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js +185 -114
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
- package/package.json +1 -1
|
@@ -19757,25 +19757,41 @@
|
|
|
19757
19757
|
QueryListResponseStatus["RESPONDED"] = "Responded";
|
|
19758
19758
|
})(QueryListResponseStatus || (QueryListResponseStatus = {}));
|
|
19759
19759
|
|
|
19760
|
-
function
|
|
19760
|
+
function WriteQueryManagementFieldComponent_p_28_Template(rf, ctx) {
|
|
19761
19761
|
if (rf & 1) {
|
|
19762
19762
|
i0__namespace.ɵɵelementStart(0, "p", 24);
|
|
19763
19763
|
i0__namespace.ɵɵelementStart(1, "span", 25);
|
|
19764
|
-
i0__namespace.ɵɵtext(2
|
|
19764
|
+
i0__namespace.ɵɵtext(2);
|
|
19765
|
+
i0__namespace.ɵɵpipe(3, "rpxTranslate");
|
|
19765
19766
|
i0__namespace.ɵɵelementEnd();
|
|
19766
|
-
i0__namespace.ɵɵtext(
|
|
19767
|
+
i0__namespace.ɵɵtext(4);
|
|
19768
|
+
i0__namespace.ɵɵpipe(5, "rpxTranslate");
|
|
19767
19769
|
i0__namespace.ɵɵelementEnd();
|
|
19768
19770
|
}
|
|
19771
|
+
if (rf & 2) {
|
|
19772
|
+
i0__namespace.ɵɵadvance(2);
|
|
19773
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 2, "Error:"));
|
|
19774
|
+
i0__namespace.ɵɵadvance(2);
|
|
19775
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 4, "Enter a response message"), " ");
|
|
19776
|
+
}
|
|
19769
19777
|
}
|
|
19770
|
-
function
|
|
19778
|
+
function WriteQueryManagementFieldComponent_p_41_Template(rf, ctx) {
|
|
19771
19779
|
if (rf & 1) {
|
|
19772
19780
|
i0__namespace.ɵɵelementStart(0, "p", 26);
|
|
19773
19781
|
i0__namespace.ɵɵelementStart(1, "span", 25);
|
|
19774
|
-
i0__namespace.ɵɵtext(2
|
|
19782
|
+
i0__namespace.ɵɵtext(2);
|
|
19783
|
+
i0__namespace.ɵɵpipe(3, "rpxTranslate");
|
|
19775
19784
|
i0__namespace.ɵɵelementEnd();
|
|
19776
|
-
i0__namespace.ɵɵtext(
|
|
19785
|
+
i0__namespace.ɵɵtext(4);
|
|
19786
|
+
i0__namespace.ɵɵpipe(5, "rpxTranslate");
|
|
19777
19787
|
i0__namespace.ɵɵelementEnd();
|
|
19778
19788
|
}
|
|
19789
|
+
if (rf & 2) {
|
|
19790
|
+
i0__namespace.ɵɵadvance(2);
|
|
19791
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 2, "Error:"));
|
|
19792
|
+
i0__namespace.ɵɵadvance(2);
|
|
19793
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 4, "File error message"), " ");
|
|
19794
|
+
}
|
|
19779
19795
|
}
|
|
19780
19796
|
var WriteQueryManagementFieldComponent = /** @class */ (function (_super) {
|
|
19781
19797
|
__extends(WriteQueryManagementFieldComponent, _super);
|
|
@@ -19792,110 +19808,143 @@
|
|
|
19792
19808
|
return WriteQueryManagementFieldComponent;
|
|
19793
19809
|
}(AbstractFieldWriteComponent));
|
|
19794
19810
|
WriteQueryManagementFieldComponent.ɵfac = function WriteQueryManagementFieldComponent_Factory(t) { return new (t || WriteQueryManagementFieldComponent)(); };
|
|
19795
|
-
WriteQueryManagementFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteQueryManagementFieldComponent, selectors: [["ccd-write-query-management-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls:
|
|
19811
|
+
WriteQueryManagementFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteQueryManagementFieldComponent, selectors: [["ccd-write-query-management-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 58, vars: 48, consts: [[1, "govuk-!-margin-top-6", "govuk-!-margin-bottom-6"], [1, "govuk-!-margin-bottom-2"], ["href", "javascript:void(0)", 1, "govuk-back-link"], [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"], ["data-module", "govuk-button", 1, "govuk-button"], [1, "govuk-button-group"], ["data-module", "govuk-button", 1, "govuk-button", "govuk-button--secondary", 3, "disabled"], ["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) {
|
|
19796
19812
|
if (rf & 1) {
|
|
19797
19813
|
i0__namespace.ɵɵelementStart(0, "div", 0);
|
|
19798
19814
|
i0__namespace.ɵɵelementStart(1, "div", 1);
|
|
19799
19815
|
i0__namespace.ɵɵelementStart(2, "a", 2);
|
|
19800
|
-
i0__namespace.ɵɵtext(3
|
|
19816
|
+
i0__namespace.ɵɵtext(3);
|
|
19817
|
+
i0__namespace.ɵɵpipe(4, "rpxTranslate");
|
|
19801
19818
|
i0__namespace.ɵɵelementEnd();
|
|
19802
19819
|
i0__namespace.ɵɵelementEnd();
|
|
19803
|
-
i0__namespace.ɵɵelementStart(
|
|
19804
|
-
i0__namespace.ɵɵelementStart(
|
|
19805
|
-
i0__namespace.ɵɵtext(
|
|
19820
|
+
i0__namespace.ɵɵelementStart(5, "div", 3);
|
|
19821
|
+
i0__namespace.ɵɵelementStart(6, "div", 4);
|
|
19822
|
+
i0__namespace.ɵɵtext(7);
|
|
19823
|
+
i0__namespace.ɵɵpipe(8, "rpxTranslate");
|
|
19806
19824
|
i0__namespace.ɵɵelementEnd();
|
|
19807
|
-
i0__namespace.ɵɵelementStart(
|
|
19808
|
-
i0__namespace.ɵɵtext(
|
|
19825
|
+
i0__namespace.ɵɵelementStart(9, "h1", 5);
|
|
19826
|
+
i0__namespace.ɵɵtext(10);
|
|
19827
|
+
i0__namespace.ɵɵpipe(11, "rpxTranslate");
|
|
19809
19828
|
i0__namespace.ɵɵelementEnd();
|
|
19810
|
-
i0__namespace.ɵɵelementStart(
|
|
19811
|
-
i0__namespace.ɵɵelementStart(
|
|
19812
|
-
i0__namespace.ɵɵtext(
|
|
19813
|
-
i0__namespace.ɵɵpipe(
|
|
19829
|
+
i0__namespace.ɵɵelementStart(12, "div", 6);
|
|
19830
|
+
i0__namespace.ɵɵelementStart(13, "div", 7);
|
|
19831
|
+
i0__namespace.ɵɵtext(14);
|
|
19832
|
+
i0__namespace.ɵɵpipe(15, "ccdCaseReference");
|
|
19814
19833
|
i0__namespace.ɵɵelementEnd();
|
|
19815
19834
|
i0__namespace.ɵɵelementEnd();
|
|
19816
|
-
i0__namespace.ɵɵelementStart(
|
|
19817
|
-
i0__namespace.ɵɵelement(
|
|
19835
|
+
i0__namespace.ɵɵelementStart(16, "div");
|
|
19836
|
+
i0__namespace.ɵɵelement(17, "ccd-query-details-table", 8);
|
|
19818
19837
|
i0__namespace.ɵɵelementEnd();
|
|
19819
19838
|
i0__namespace.ɵɵelementEnd();
|
|
19820
|
-
i0__namespace.ɵɵelementStart(
|
|
19821
|
-
i0__namespace.ɵɵelementStart(
|
|
19822
|
-
i0__namespace.ɵɵtext(
|
|
19839
|
+
i0__namespace.ɵɵelementStart(18, "div", 6);
|
|
19840
|
+
i0__namespace.ɵɵelementStart(19, "h1", 9);
|
|
19841
|
+
i0__namespace.ɵɵtext(20);
|
|
19842
|
+
i0__namespace.ɵɵpipe(21, "rpxTranslate");
|
|
19823
19843
|
i0__namespace.ɵɵelementEnd();
|
|
19824
|
-
i0__namespace.ɵɵelementStart(
|
|
19825
|
-
i0__namespace.ɵɵelementStart(
|
|
19826
|
-
i0__namespace.ɵɵelementStart(
|
|
19827
|
-
i0__namespace.ɵɵelementStart(
|
|
19828
|
-
i0__namespace.ɵɵtext(
|
|
19844
|
+
i0__namespace.ɵɵelementStart(22, "div", 10);
|
|
19845
|
+
i0__namespace.ɵɵelementStart(23, "div", 11);
|
|
19846
|
+
i0__namespace.ɵɵelementStart(24, "div", 12);
|
|
19847
|
+
i0__namespace.ɵɵelementStart(25, "label", 13);
|
|
19848
|
+
i0__namespace.ɵɵtext(26);
|
|
19849
|
+
i0__namespace.ɵɵpipe(27, "rpxTranslate");
|
|
19829
19850
|
i0__namespace.ɵɵelementEnd();
|
|
19830
19851
|
i0__namespace.ɵɵelementEnd();
|
|
19831
|
-
i0__namespace.ɵɵtemplate(
|
|
19832
|
-
i0__namespace.ɵɵelementStart(
|
|
19833
|
-
i0__namespace.ɵɵtext(
|
|
19852
|
+
i0__namespace.ɵɵtemplate(28, WriteQueryManagementFieldComponent_p_28_Template, 6, 6, "p", 14);
|
|
19853
|
+
i0__namespace.ɵɵelementStart(29, "textarea", 15);
|
|
19854
|
+
i0__namespace.ɵɵtext(30, " ");
|
|
19834
19855
|
i0__namespace.ɵɵelementEnd();
|
|
19835
19856
|
i0__namespace.ɵɵelementEnd();
|
|
19836
|
-
i0__namespace.ɵɵelementStart(
|
|
19837
|
-
i0__namespace.ɵɵelementStart(
|
|
19838
|
-
i0__namespace.ɵɵelementStart(
|
|
19839
|
-
i0__namespace.ɵɵelementStart(
|
|
19840
|
-
i0__namespace.ɵɵelementStart(
|
|
19841
|
-
i0__namespace.ɵɵtext(
|
|
19857
|
+
i0__namespace.ɵɵelementStart(31, "div");
|
|
19858
|
+
i0__namespace.ɵɵelementStart(32, "div", 16);
|
|
19859
|
+
i0__namespace.ɵɵelementStart(33, "div", 12);
|
|
19860
|
+
i0__namespace.ɵɵelementStart(34, "label", 17);
|
|
19861
|
+
i0__namespace.ɵɵelementStart(35, "div", 18);
|
|
19862
|
+
i0__namespace.ɵɵtext(36);
|
|
19863
|
+
i0__namespace.ɵɵpipe(37, "rpxTranslate");
|
|
19842
19864
|
i0__namespace.ɵɵelementEnd();
|
|
19843
|
-
i0__namespace.ɵɵelementStart(
|
|
19844
|
-
i0__namespace.ɵɵtext(
|
|
19865
|
+
i0__namespace.ɵɵelementStart(38, "div");
|
|
19866
|
+
i0__namespace.ɵɵtext(39);
|
|
19867
|
+
i0__namespace.ɵɵpipe(40, "rpxTranslate");
|
|
19845
19868
|
i0__namespace.ɵɵelementEnd();
|
|
19846
19869
|
i0__namespace.ɵɵelementEnd();
|
|
19847
19870
|
i0__namespace.ɵɵelementEnd();
|
|
19848
|
-
i0__namespace.ɵɵtemplate(
|
|
19849
|
-
i0__namespace.ɵɵelement(
|
|
19871
|
+
i0__namespace.ɵɵtemplate(41, WriteQueryManagementFieldComponent_p_41_Template, 6, 6, "p", 19);
|
|
19872
|
+
i0__namespace.ɵɵelement(42, "input", 20);
|
|
19850
19873
|
i0__namespace.ɵɵelementEnd();
|
|
19851
19874
|
i0__namespace.ɵɵelementEnd();
|
|
19852
|
-
i0__namespace.ɵɵelementStart(
|
|
19853
|
-
i0__namespace.ɵɵtext(
|
|
19875
|
+
i0__namespace.ɵɵelementStart(43, "button", 21);
|
|
19876
|
+
i0__namespace.ɵɵtext(44);
|
|
19877
|
+
i0__namespace.ɵɵpipe(45, "rpxTranslate");
|
|
19854
19878
|
i0__namespace.ɵɵelementEnd();
|
|
19855
19879
|
i0__namespace.ɵɵelementEnd();
|
|
19856
19880
|
i0__namespace.ɵɵelementEnd();
|
|
19857
|
-
i0__namespace.ɵɵelementStart(
|
|
19858
|
-
i0__namespace.ɵɵelementStart(
|
|
19859
|
-
i0__namespace.ɵɵelementStart(
|
|
19860
|
-
i0__namespace.ɵɵtext(
|
|
19881
|
+
i0__namespace.ɵɵelementStart(46, "div");
|
|
19882
|
+
i0__namespace.ɵɵelementStart(47, "div", 22);
|
|
19883
|
+
i0__namespace.ɵɵelementStart(48, "button", 23);
|
|
19884
|
+
i0__namespace.ɵɵtext(49);
|
|
19885
|
+
i0__namespace.ɵɵpipe(50, "rpxTranslate");
|
|
19861
19886
|
i0__namespace.ɵɵelementEnd();
|
|
19862
|
-
i0__namespace.ɵɵelementStart(
|
|
19863
|
-
i0__namespace.ɵɵtext(
|
|
19887
|
+
i0__namespace.ɵɵelementStart(51, "button", 21);
|
|
19888
|
+
i0__namespace.ɵɵtext(52);
|
|
19889
|
+
i0__namespace.ɵɵpipe(53, "rpxTranslate");
|
|
19864
19890
|
i0__namespace.ɵɵelementEnd();
|
|
19865
19891
|
i0__namespace.ɵɵelementEnd();
|
|
19866
19892
|
i0__namespace.ɵɵelementEnd();
|
|
19867
|
-
i0__namespace.ɵɵelementStart(
|
|
19868
|
-
i0__namespace.ɵɵelementStart(
|
|
19869
|
-
i0__namespace.ɵɵtext(
|
|
19893
|
+
i0__namespace.ɵɵelementStart(54, "div", 1);
|
|
19894
|
+
i0__namespace.ɵɵelementStart(55, "a", 2);
|
|
19895
|
+
i0__namespace.ɵɵtext(56);
|
|
19896
|
+
i0__namespace.ɵɵpipe(57, "rpxTranslate");
|
|
19870
19897
|
i0__namespace.ɵɵelementEnd();
|
|
19871
19898
|
i0__namespace.ɵɵelementEnd();
|
|
19872
19899
|
i0__namespace.ɵɵelementEnd();
|
|
19873
19900
|
}
|
|
19874
19901
|
if (rf & 2) {
|
|
19875
|
-
var tmp_3_0 = null;
|
|
19876
|
-
var tmp_4_0 = null;
|
|
19877
|
-
var tmp_5_0 = null;
|
|
19878
19902
|
var tmp_7_0 = null;
|
|
19879
|
-
var
|
|
19880
|
-
|
|
19881
|
-
|
|
19903
|
+
var tmp_9_0 = null;
|
|
19904
|
+
var tmp_10_0 = null;
|
|
19905
|
+
var tmp_12_0 = null;
|
|
19906
|
+
var tmp_15_0 = null;
|
|
19882
19907
|
i0__namespace.ɵɵadvance(3);
|
|
19883
|
-
i0__namespace.ɵɵ
|
|
19908
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(4, 24, "Back to tasks"));
|
|
19909
|
+
i0__namespace.ɵɵadvance(4);
|
|
19910
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(8, 26, "Respond to query"));
|
|
19911
|
+
i0__namespace.ɵɵadvance(3);
|
|
19912
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(11, 28, "Query details"));
|
|
19884
19913
|
i0__namespace.ɵɵadvance(4);
|
|
19914
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(15, 30, ctx.caseReference));
|
|
19915
|
+
i0__namespace.ɵɵadvance(3);
|
|
19916
|
+
i0__namespace.ɵɵproperty("queryItem", ctx.queryItem);
|
|
19917
|
+
i0__namespace.ɵɵadvance(3);
|
|
19918
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(21, 32, "Respond to a query"));
|
|
19919
|
+
i0__namespace.ɵɵadvance(2);
|
|
19885
19920
|
i0__namespace.ɵɵproperty("formGroup", ctx.responseFormGroup);
|
|
19886
19921
|
i0__namespace.ɵɵadvance(1);
|
|
19887
|
-
i0__namespace.ɵɵclassProp("govuk-form-group--error", (
|
|
19888
|
-
i0__namespace.ɵɵadvance(
|
|
19889
|
-
i0__namespace.ɵɵ
|
|
19922
|
+
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);
|
|
19923
|
+
i0__namespace.ɵɵadvance(3);
|
|
19924
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(27, 34, "Response message"), " ");
|
|
19925
|
+
i0__namespace.ɵɵadvance(2);
|
|
19926
|
+
i0__namespace.ɵɵproperty("ngIf", (tmp_9_0 = ctx.responseFormGroup.get("response")) == null ? null : tmp_9_0.errors == null ? null : tmp_9_0.errors.length);
|
|
19890
19927
|
i0__namespace.ɵɵadvance(1);
|
|
19891
|
-
i0__namespace.ɵɵclassProp("govuk-textarea--error", (
|
|
19928
|
+
i0__namespace.ɵɵclassProp("govuk-textarea--error", (tmp_10_0 = ctx.responseFormGroup.get("response")) == null ? null : tmp_10_0.errors == null ? null : tmp_10_0.errors.length);
|
|
19892
19929
|
i0__namespace.ɵɵproperty("formControlName", "response");
|
|
19893
19930
|
i0__namespace.ɵɵadvance(3);
|
|
19894
|
-
i0__namespace.ɵɵclassProp("govuk-form-group--error", (
|
|
19895
|
-
i0__namespace.ɵɵadvance(
|
|
19896
|
-
i0__namespace.ɵɵ
|
|
19897
|
-
i0__namespace.ɵɵadvance(
|
|
19931
|
+
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);
|
|
19932
|
+
i0__namespace.ɵɵadvance(4);
|
|
19933
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(37, 36, "Add document(optional)"));
|
|
19934
|
+
i0__namespace.ɵɵadvance(3);
|
|
19935
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(40, 38, "Attach a document to this message"));
|
|
19936
|
+
i0__namespace.ɵɵadvance(2);
|
|
19937
|
+
i0__namespace.ɵɵproperty("ngIf", (tmp_15_0 = ctx.responseFormGroup.get("response")) == null ? null : tmp_15_0.errors == null ? null : tmp_15_0.errors.length);
|
|
19938
|
+
i0__namespace.ɵɵadvance(3);
|
|
19939
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(45, 40, "Next"), " ");
|
|
19940
|
+
i0__namespace.ɵɵadvance(4);
|
|
19898
19941
|
i0__namespace.ɵɵproperty("disabled", true);
|
|
19942
|
+
i0__namespace.ɵɵadvance(1);
|
|
19943
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(50, 42, "Previous"), " ");
|
|
19944
|
+
i0__namespace.ɵɵadvance(3);
|
|
19945
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(53, 44, "Continue"), " ");
|
|
19946
|
+
i0__namespace.ɵɵadvance(4);
|
|
19947
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(57, 46, "Cancel and return to query list"));
|
|
19899
19948
|
}
|
|
19900
19949
|
}, styles: [".response-textarea[_ngcontent-%COMP%]{max-width:576px}"] });
|
|
19901
19950
|
(function () {
|
|
@@ -25976,7 +26025,7 @@
|
|
|
25976
26025
|
}], function () { return []; }, null);
|
|
25977
26026
|
})();
|
|
25978
26027
|
|
|
25979
|
-
function
|
|
26028
|
+
function QueryDetailsTableComponent_ng_container_0_div_47_Template(rf, ctx) {
|
|
25980
26029
|
if (rf & 1) {
|
|
25981
26030
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
25982
26031
|
i0__namespace.ɵɵelementStart(1, "a", 7);
|
|
@@ -25996,43 +26045,40 @@
|
|
|
25996
26045
|
if (rf & 1) {
|
|
25997
26046
|
i0__namespace.ɵɵelementContainerStart(0);
|
|
25998
26047
|
i0__namespace.ɵɵelementStart(1, "table", 1);
|
|
25999
|
-
i0__namespace.ɵɵ
|
|
26000
|
-
i0__namespace.ɵɵelementStart(3, "
|
|
26001
|
-
i0__namespace.ɵɵelementStart(4, "
|
|
26002
|
-
i0__namespace.ɵɵ
|
|
26003
|
-
i0__namespace.ɵɵ
|
|
26004
|
-
i0__namespace.ɵɵ
|
|
26005
|
-
i0__namespace.ɵɵtext(7);
|
|
26048
|
+
i0__namespace.ɵɵpipe(2, "rpxTranslate");
|
|
26049
|
+
i0__namespace.ɵɵelementStart(3, "tbody", 2);
|
|
26050
|
+
i0__namespace.ɵɵelementStart(4, "tr", 3);
|
|
26051
|
+
i0__namespace.ɵɵelementStart(5, "th", 4);
|
|
26052
|
+
i0__namespace.ɵɵtext(6);
|
|
26053
|
+
i0__namespace.ɵɵpipe(7, "rpxTranslate");
|
|
26006
26054
|
i0__namespace.ɵɵelementEnd();
|
|
26055
|
+
i0__namespace.ɵɵelementStart(8, "td", 5);
|
|
26056
|
+
i0__namespace.ɵɵtext(9);
|
|
26007
26057
|
i0__namespace.ɵɵelementEnd();
|
|
26008
|
-
i0__namespace.ɵɵelementStart(8, "tr", 3);
|
|
26009
|
-
i0__namespace.ɵɵelementStart(9, "th", 4);
|
|
26010
|
-
i0__namespace.ɵɵtext(10, "Submission date");
|
|
26011
26058
|
i0__namespace.ɵɵelementEnd();
|
|
26012
|
-
i0__namespace.ɵɵelementStart(
|
|
26059
|
+
i0__namespace.ɵɵelementStart(10, "tr", 3);
|
|
26060
|
+
i0__namespace.ɵɵelementStart(11, "th", 4);
|
|
26013
26061
|
i0__namespace.ɵɵtext(12);
|
|
26014
|
-
i0__namespace.ɵɵpipe(13, "
|
|
26062
|
+
i0__namespace.ɵɵpipe(13, "rpxTranslate");
|
|
26015
26063
|
i0__namespace.ɵɵelementEnd();
|
|
26016
|
-
i0__namespace.ɵɵ
|
|
26017
|
-
i0__namespace.ɵɵ
|
|
26018
|
-
i0__namespace.ɵɵ
|
|
26019
|
-
i0__namespace.ɵɵtext(16, "Query subject");
|
|
26020
|
-
i0__namespace.ɵɵelementEnd();
|
|
26021
|
-
i0__namespace.ɵɵelementStart(17, "td", 5);
|
|
26022
|
-
i0__namespace.ɵɵtext(18);
|
|
26064
|
+
i0__namespace.ɵɵelementStart(14, "td", 5);
|
|
26065
|
+
i0__namespace.ɵɵtext(15);
|
|
26066
|
+
i0__namespace.ɵɵpipe(16, "date");
|
|
26023
26067
|
i0__namespace.ɵɵelementEnd();
|
|
26024
26068
|
i0__namespace.ɵɵelementEnd();
|
|
26025
|
-
i0__namespace.ɵɵelementStart(
|
|
26026
|
-
i0__namespace.ɵɵelementStart(
|
|
26027
|
-
i0__namespace.ɵɵtext(
|
|
26069
|
+
i0__namespace.ɵɵelementStart(17, "tr", 3);
|
|
26070
|
+
i0__namespace.ɵɵelementStart(18, "th", 4);
|
|
26071
|
+
i0__namespace.ɵɵtext(19);
|
|
26072
|
+
i0__namespace.ɵɵpipe(20, "rpxTranslate");
|
|
26028
26073
|
i0__namespace.ɵɵelementEnd();
|
|
26029
|
-
i0__namespace.ɵɵelementStart(
|
|
26030
|
-
i0__namespace.ɵɵtext(
|
|
26074
|
+
i0__namespace.ɵɵelementStart(21, "td", 5);
|
|
26075
|
+
i0__namespace.ɵɵtext(22);
|
|
26031
26076
|
i0__namespace.ɵɵelementEnd();
|
|
26032
26077
|
i0__namespace.ɵɵelementEnd();
|
|
26033
|
-
i0__namespace.ɵɵelementStart(
|
|
26034
|
-
i0__namespace.ɵɵelementStart(
|
|
26035
|
-
i0__namespace.ɵɵtext(
|
|
26078
|
+
i0__namespace.ɵɵelementStart(23, "tr", 3);
|
|
26079
|
+
i0__namespace.ɵɵelementStart(24, "th", 4);
|
|
26080
|
+
i0__namespace.ɵɵtext(25);
|
|
26081
|
+
i0__namespace.ɵɵpipe(26, "rpxTranslate");
|
|
26036
26082
|
i0__namespace.ɵɵelementEnd();
|
|
26037
26083
|
i0__namespace.ɵɵelementStart(27, "td", 5);
|
|
26038
26084
|
i0__namespace.ɵɵtext(28);
|
|
@@ -26040,19 +26086,30 @@
|
|
|
26040
26086
|
i0__namespace.ɵɵelementEnd();
|
|
26041
26087
|
i0__namespace.ɵɵelementStart(29, "tr", 3);
|
|
26042
26088
|
i0__namespace.ɵɵelementStart(30, "th", 4);
|
|
26043
|
-
i0__namespace.ɵɵtext(31
|
|
26089
|
+
i0__namespace.ɵɵtext(31);
|
|
26090
|
+
i0__namespace.ɵɵpipe(32, "rpxTranslate");
|
|
26044
26091
|
i0__namespace.ɵɵelementEnd();
|
|
26045
|
-
i0__namespace.ɵɵelementStart(
|
|
26046
|
-
i0__namespace.ɵɵtext(
|
|
26047
|
-
i0__namespace.ɵɵpipe(34, "date");
|
|
26092
|
+
i0__namespace.ɵɵelementStart(33, "td", 5);
|
|
26093
|
+
i0__namespace.ɵɵtext(34);
|
|
26048
26094
|
i0__namespace.ɵɵelementEnd();
|
|
26049
26095
|
i0__namespace.ɵɵelementEnd();
|
|
26050
26096
|
i0__namespace.ɵɵelementStart(35, "tr", 3);
|
|
26051
26097
|
i0__namespace.ɵɵelementStart(36, "th", 4);
|
|
26052
|
-
i0__namespace.ɵɵtext(37
|
|
26098
|
+
i0__namespace.ɵɵtext(37);
|
|
26099
|
+
i0__namespace.ɵɵpipe(38, "rpxTranslate");
|
|
26053
26100
|
i0__namespace.ɵɵelementEnd();
|
|
26054
|
-
i0__namespace.ɵɵelementStart(
|
|
26055
|
-
i0__namespace.ɵɵ
|
|
26101
|
+
i0__namespace.ɵɵelementStart(39, "td", 5);
|
|
26102
|
+
i0__namespace.ɵɵtext(40);
|
|
26103
|
+
i0__namespace.ɵɵpipe(41, "date");
|
|
26104
|
+
i0__namespace.ɵɵelementEnd();
|
|
26105
|
+
i0__namespace.ɵɵelementEnd();
|
|
26106
|
+
i0__namespace.ɵɵelementStart(42, "tr", 3);
|
|
26107
|
+
i0__namespace.ɵɵelementStart(43, "th", 4);
|
|
26108
|
+
i0__namespace.ɵɵtext(44);
|
|
26109
|
+
i0__namespace.ɵɵpipe(45, "rpxTranslate");
|
|
26110
|
+
i0__namespace.ɵɵelementEnd();
|
|
26111
|
+
i0__namespace.ɵɵelementStart(46, "td", 5);
|
|
26112
|
+
i0__namespace.ɵɵtemplate(47, QueryDetailsTableComponent_ng_container_0_div_47_Template, 3, 2, "div", 6);
|
|
26056
26113
|
i0__namespace.ɵɵelementEnd();
|
|
26057
26114
|
i0__namespace.ɵɵelementEnd();
|
|
26058
26115
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -26061,19 +26118,35 @@
|
|
|
26061
26118
|
}
|
|
26062
26119
|
if (rf & 2) {
|
|
26063
26120
|
var ctx_r0 = i0__namespace.ɵɵnextContext();
|
|
26064
|
-
i0__namespace.ɵɵadvance(
|
|
26065
|
-
i0__namespace.ɵɵ
|
|
26121
|
+
i0__namespace.ɵɵadvance(1);
|
|
26122
|
+
i0__namespace.ɵɵattribute("aria-describedby", i0__namespace.ɵɵpipeBind1(2, 15, "Details of the query"));
|
|
26066
26123
|
i0__namespace.ɵɵadvance(5);
|
|
26067
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵ
|
|
26068
|
-
i0__namespace.ɵɵadvance(
|
|
26124
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(7, 17, "Last submitted by"));
|
|
26125
|
+
i0__namespace.ɵɵadvance(3);
|
|
26126
|
+
i0__namespace.ɵɵtextInterpolate(ctx_r0.queryItem.lastSubmittedBy);
|
|
26127
|
+
i0__namespace.ɵɵadvance(3);
|
|
26128
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(13, 19, "Submission date"));
|
|
26129
|
+
i0__namespace.ɵɵadvance(3);
|
|
26130
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(16, 21, ctx_r0.queryItem.createdOn, "d MMM yyyy"));
|
|
26131
|
+
i0__namespace.ɵɵadvance(4);
|
|
26132
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(20, 24, "Query subject"));
|
|
26133
|
+
i0__namespace.ɵɵadvance(3);
|
|
26069
26134
|
i0__namespace.ɵɵtextInterpolate(ctx_r0.queryItem.subject);
|
|
26070
|
-
i0__namespace.ɵɵadvance(
|
|
26135
|
+
i0__namespace.ɵɵadvance(3);
|
|
26136
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(26, 26, "Query body"));
|
|
26137
|
+
i0__namespace.ɵɵadvance(3);
|
|
26071
26138
|
i0__namespace.ɵɵtextInterpolate(ctx_r0.queryItem.body);
|
|
26072
|
-
i0__namespace.ɵɵadvance(
|
|
26139
|
+
i0__namespace.ɵɵadvance(3);
|
|
26140
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(32, 28, "Is the query hearing related ?"));
|
|
26141
|
+
i0__namespace.ɵɵadvance(3);
|
|
26073
26142
|
i0__namespace.ɵɵtextInterpolate(ctx_r0.queryItem.isHearingRelated ? "Yes" : "No");
|
|
26074
|
-
i0__namespace.ɵɵadvance(
|
|
26075
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵ
|
|
26076
|
-
i0__namespace.ɵɵadvance(
|
|
26143
|
+
i0__namespace.ɵɵadvance(3);
|
|
26144
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(38, 30, "What is the date of the hearing your query related to ?"));
|
|
26145
|
+
i0__namespace.ɵɵadvance(3);
|
|
26146
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(41, 32, ctx_r0.queryItem.hearingDate, "d MMM yyyy"));
|
|
26147
|
+
i0__namespace.ɵɵadvance(4);
|
|
26148
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(45, 35, "Attachments"));
|
|
26149
|
+
i0__namespace.ɵɵadvance(3);
|
|
26077
26150
|
i0__namespace.ɵɵproperty("ngForOf", ctx_r0.queryItem.attachments);
|
|
26078
26151
|
}
|
|
26079
26152
|
}
|
|
@@ -26083,14 +26156,14 @@
|
|
|
26083
26156
|
return QueryDetailsTableComponent;
|
|
26084
26157
|
}());
|
|
26085
26158
|
QueryDetailsTableComponent.ɵfac = function QueryDetailsTableComponent_Factory(t) { return new (t || QueryDetailsTableComponent)(); };
|
|
26086
|
-
QueryDetailsTableComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryDetailsTableComponent, selectors: [["ccd-query-details-table"]], inputs: { queryItem: "queryItem" }, decls: 1, vars: 1, consts: [[4, "ngIf"], [
|
|
26159
|
+
QueryDetailsTableComponent.ɵcmp = i0__namespace.ɵɵ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__body"], [1, "govuk-table__row"], ["scope", "row", 1, "govuk-table__header"], [1, "govuk-table__cell"], [4, "ngFor", "ngForOf"], ["target", "_blank", 3, "href"]], template: function QueryDetailsTableComponent_Template(rf, ctx) {
|
|
26087
26160
|
if (rf & 1) {
|
|
26088
|
-
i0__namespace.ɵɵtemplate(0, QueryDetailsTableComponent_ng_container_0_Template,
|
|
26161
|
+
i0__namespace.ɵɵtemplate(0, QueryDetailsTableComponent_ng_container_0_Template, 48, 37, "ng-container", 0);
|
|
26089
26162
|
}
|
|
26090
26163
|
if (rf & 2) {
|
|
26091
26164
|
i0__namespace.ɵɵproperty("ngIf", ctx.queryItem);
|
|
26092
26165
|
}
|
|
26093
|
-
}, directives: [i1__namespace.NgIf, i1__namespace.NgForOf], pipes: [i1__namespace.DatePipe], styles: [".query-details-table[_ngcontent-%COMP%] .govuk-table__header[_ngcontent-%COMP%]{width:330px}"] });
|
|
26166
|
+
}, directives: [i1__namespace.NgIf, i1__namespace.NgForOf], pipes: [i2__namespace$1.RpxTranslatePipe, i1__namespace.DatePipe], styles: [".query-details-table[_ngcontent-%COMP%] .govuk-table__header[_ngcontent-%COMP%]{width:330px}"] });
|
|
26094
26167
|
(function () {
|
|
26095
26168
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryDetailsTableComponent, [{
|
|
26096
26169
|
type: i0.Component,
|
|
@@ -26370,7 +26443,7 @@
|
|
|
26370
26443
|
}], null, null);
|
|
26371
26444
|
})();
|
|
26372
26445
|
i0__namespace.ɵɵsetComponentScope(ReadQueryManagementFieldComponent, [i1__namespace.NgForOf, QueryListComponent], []);
|
|
26373
|
-
i0__namespace.ɵɵsetComponentScope(WriteQueryManagementFieldComponent, [QueryDetailsTableComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i1__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [CaseReferencePipe]);
|
|
26446
|
+
i0__namespace.ɵɵsetComponentScope(WriteQueryManagementFieldComponent, [QueryDetailsTableComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i1__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i2__namespace$1.RpxTranslatePipe, CaseReferencePipe]);
|
|
26374
26447
|
|
|
26375
26448
|
var PALETTE_COMPONENTS = [
|
|
26376
26449
|
UnsupportedFieldComponent,
|