@hmcts/ccd-case-ui-toolkit 6.16.0-query-management-raise-query-function → 6.16.0-query-management-raise-query-function-v4

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.
@@ -20946,42 +20946,40 @@
20946
20946
  provide: i3.NG_VALUE_ACCESSOR,
20947
20947
  useExisting: i0.forwardRef(function () { return QueryWriteDateInputComponent; }),
20948
20948
  multi: true
20949
- },
20950
- {
20951
- provide: i3.NG_VALIDATORS,
20952
- useExisting: i0.forwardRef(function () { return QueryWriteDateInputComponent; }),
20953
- multi: true
20954
20949
  }
20955
- ])], decls: 16, vars: 15, consts: [[1, "govuk-date-input", 3, "id"], [1, "govuk-date-input__item"], [1, "govuk-form-group"], [1, "govuk-label", "govuk-date-input__label", 3, "for"], ["type", "text", "inputmode", "numeric", 1, "govuk-input", "govuk-date-input__input", "govuk-input--width-2", 3, "id", "name", "ngModel", "disabled", "ngModelChange", "input"], ["id", "formControlName + '-year'", "type", "text", "inputmode", "numeric", 1, "govuk-input", "govuk-date-input__input", "govuk-input--width-4", 3, "name", "ngModel", "disabled", "ngModelChange", "input"]], template: function QueryWriteDateInputComponent_Template(rf, ctx) {
20950
+ ])], decls: 19, vars: 24, consts: [[1, "govuk-date-input", 3, "id"], [1, "govuk-date-input__item"], [1, "govuk-form-group"], [1, "govuk-label", "govuk-date-input__label", 3, "for"], ["type", "text", "inputmode", "numeric", 1, "govuk-input", "govuk-date-input__input", "govuk-input--width-2", 3, "id", "name", "ngModel", "disabled", "ngModelChange", "input"], ["id", "formControlName + '-year'", "type", "text", "inputmode", "numeric", 1, "govuk-input", "govuk-date-input__input", "govuk-input--width-4", 3, "name", "ngModel", "disabled", "ngModelChange", "input"]], template: function QueryWriteDateInputComponent_Template(rf, ctx) {
20956
20951
  if (rf & 1) {
20957
20952
  i0__namespace.ɵɵelementStart(0, "div", 0);
20958
20953
  i0__namespace.ɵɵelementStart(1, "div", 1);
20959
20954
  i0__namespace.ɵɵelementStart(2, "div", 2);
20960
20955
  i0__namespace.ɵɵelementStart(3, "label", 3);
20961
- i0__namespace.ɵɵtext(4, " Day ");
20956
+ i0__namespace.ɵɵtext(4);
20957
+ i0__namespace.ɵɵpipe(5, "rpxTranslate");
20962
20958
  i0__namespace.ɵɵelementEnd();
20963
- i0__namespace.ɵɵelementStart(5, "input", 4);
20964
- i0__namespace.ɵɵlistener("ngModelChange", function QueryWriteDateInputComponent_Template_input_ngModelChange_5_listener($event) { return ctx.day = $event; })("input", function QueryWriteDateInputComponent_Template_input_input_5_listener() { return ctx.updateDate(); });
20959
+ i0__namespace.ɵɵelementStart(6, "input", 4);
20960
+ i0__namespace.ɵɵlistener("ngModelChange", function QueryWriteDateInputComponent_Template_input_ngModelChange_6_listener($event) { return ctx.day = $event; })("input", function QueryWriteDateInputComponent_Template_input_input_6_listener() { return ctx.updateDate(); });
20965
20961
  i0__namespace.ɵɵelementEnd();
20966
20962
  i0__namespace.ɵɵelementEnd();
20967
20963
  i0__namespace.ɵɵelementEnd();
20968
- i0__namespace.ɵɵelementStart(6, "div", 1);
20969
- i0__namespace.ɵɵelementStart(7, "div", 2);
20970
- i0__namespace.ɵɵelementStart(8, "label", 3);
20971
- i0__namespace.ɵɵtext(9, " Month ");
20964
+ i0__namespace.ɵɵelementStart(7, "div", 1);
20965
+ i0__namespace.ɵɵelementStart(8, "div", 2);
20966
+ i0__namespace.ɵɵelementStart(9, "label", 3);
20967
+ i0__namespace.ɵɵtext(10);
20968
+ i0__namespace.ɵɵpipe(11, "rpxTranslate");
20972
20969
  i0__namespace.ɵɵelementEnd();
20973
- i0__namespace.ɵɵelementStart(10, "input", 4);
20974
- i0__namespace.ɵɵlistener("ngModelChange", function QueryWriteDateInputComponent_Template_input_ngModelChange_10_listener($event) { return ctx.month = $event; })("input", function QueryWriteDateInputComponent_Template_input_input_10_listener() { return ctx.updateDate(); });
20970
+ i0__namespace.ɵɵelementStart(12, "input", 4);
20971
+ i0__namespace.ɵɵlistener("ngModelChange", function QueryWriteDateInputComponent_Template_input_ngModelChange_12_listener($event) { return ctx.month = $event; })("input", function QueryWriteDateInputComponent_Template_input_input_12_listener() { return ctx.updateDate(); });
20975
20972
  i0__namespace.ɵɵelementEnd();
20976
20973
  i0__namespace.ɵɵelementEnd();
20977
20974
  i0__namespace.ɵɵelementEnd();
20978
- i0__namespace.ɵɵelementStart(11, "div", 1);
20979
- i0__namespace.ɵɵelementStart(12, "div", 2);
20980
- i0__namespace.ɵɵelementStart(13, "label", 3);
20981
- i0__namespace.ɵɵtext(14, " Year ");
20975
+ i0__namespace.ɵɵelementStart(13, "div", 1);
20976
+ i0__namespace.ɵɵelementStart(14, "div", 2);
20977
+ i0__namespace.ɵɵelementStart(15, "label", 3);
20978
+ i0__namespace.ɵɵtext(16);
20979
+ i0__namespace.ɵɵpipe(17, "rpxTranslate");
20982
20980
  i0__namespace.ɵɵelementEnd();
20983
- i0__namespace.ɵɵelementStart(15, "input", 5);
20984
- i0__namespace.ɵɵlistener("ngModelChange", function QueryWriteDateInputComponent_Template_input_ngModelChange_15_listener($event) { return ctx.year = $event; })("input", function QueryWriteDateInputComponent_Template_input_input_15_listener() { return ctx.updateDate(); });
20981
+ i0__namespace.ɵɵelementStart(18, "input", 5);
20982
+ i0__namespace.ɵɵlistener("ngModelChange", function QueryWriteDateInputComponent_Template_input_ngModelChange_18_listener($event) { return ctx.year = $event; })("input", function QueryWriteDateInputComponent_Template_input_input_18_listener() { return ctx.updateDate(); });
20985
20983
  i0__namespace.ɵɵelementEnd();
20986
20984
  i0__namespace.ɵɵelementEnd();
20987
20985
  i0__namespace.ɵɵelementEnd();
@@ -20991,18 +20989,24 @@
20991
20989
  i0__namespace.ɵɵproperty("id", ctx.formControlName);
20992
20990
  i0__namespace.ɵɵadvance(3);
20993
20991
  i0__namespace.ɵɵproperty("for", ctx.formControlName + "-day");
20992
+ i0__namespace.ɵɵadvance(1);
20993
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 18, "Day"), " ");
20994
20994
  i0__namespace.ɵɵadvance(2);
20995
20995
  i0__namespace.ɵɵproperty("id", ctx.formControlName + "-day")("name", ctx.formControlName + "-day")("ngModel", ctx.day)("disabled", ctx.disabled);
20996
20996
  i0__namespace.ɵɵadvance(3);
20997
20997
  i0__namespace.ɵɵproperty("for", ctx.formControlName + "-month");
20998
+ i0__namespace.ɵɵadvance(1);
20999
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(11, 20, "Month"), " ");
20998
21000
  i0__namespace.ɵɵadvance(2);
20999
21001
  i0__namespace.ɵɵproperty("id", ctx.formControlName + "-month")("name", ctx.formControlName + "-month")("ngModel", ctx.month)("disabled", ctx.disabled);
21000
21002
  i0__namespace.ɵɵadvance(3);
21001
21003
  i0__namespace.ɵɵproperty("for", ctx.formControlName + "-year");
21004
+ i0__namespace.ɵɵadvance(1);
21005
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(17, 22, "Year"), " ");
21002
21006
  i0__namespace.ɵɵadvance(2);
21003
21007
  i0__namespace.ɵɵproperty("name", ctx.formControlName + "-year")("ngModel", ctx.year)("disabled", ctx.disabled);
21004
21008
  }
21005
- }, directives: [i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.NgModel], encapsulation: 2 });
21009
+ }, directives: [i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.NgModel], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
21006
21010
  (function () {
21007
21011
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryWriteDateInputComponent, [{
21008
21012
  type: i0.Component,
@@ -21014,11 +21018,6 @@
21014
21018
  provide: i3.NG_VALUE_ACCESSOR,
21015
21019
  useExisting: i0.forwardRef(function () { return QueryWriteDateInputComponent; }),
21016
21020
  multi: true
21017
- },
21018
- {
21019
- provide: i3.NG_VALIDATORS,
21020
- useExisting: i0.forwardRef(function () { return QueryWriteDateInputComponent; }),
21021
- multi: true
21022
21021
  }
21023
21022
  ]
21024
21023
  }]
@@ -21095,10 +21094,10 @@
21095
21094
  }] });
21096
21095
  })();
21097
21096
 
21098
- function QueryWriteRaiseQueryComponent_p_22_Template(rf, ctx) {
21097
+ function QueryWriteRaiseQueryComponent_p_21_Template(rf, ctx) {
21099
21098
  if (rf & 1) {
21100
- i0__namespace.ɵɵelementStart(0, "p", 28);
21101
- i0__namespace.ɵɵelementStart(1, "span", 29);
21099
+ i0__namespace.ɵɵelementStart(0, "p", 27);
21100
+ i0__namespace.ɵɵelementStart(1, "span", 28);
21102
21101
  i0__namespace.ɵɵtext(2);
21103
21102
  i0__namespace.ɵɵpipe(3, "rpxTranslate");
21104
21103
  i0__namespace.ɵɵelementEnd();
@@ -21113,10 +21112,10 @@
21113
21112
  i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 4, "Enter a message"), " ");
21114
21113
  }
21115
21114
  }
21116
- function QueryWriteRaiseQueryComponent_p_32_Template(rf, ctx) {
21115
+ function QueryWriteRaiseQueryComponent_p_31_Template(rf, ctx) {
21117
21116
  if (rf & 1) {
21118
- i0__namespace.ɵɵelementStart(0, "p", 30);
21119
- i0__namespace.ɵɵelementStart(1, "span", 29);
21117
+ i0__namespace.ɵɵelementStart(0, "p", 29);
21118
+ i0__namespace.ɵɵelementStart(1, "span", 28);
21120
21119
  i0__namespace.ɵɵtext(2);
21121
21120
  i0__namespace.ɵɵpipe(3, "rpxTranslate");
21122
21121
  i0__namespace.ɵɵelementEnd();
@@ -21131,10 +21130,10 @@
21131
21130
  i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 4, "Enter a subject"), " ");
21132
21131
  }
21133
21132
  }
21134
- function QueryWriteRaiseQueryComponent_p_42_Template(rf, ctx) {
21133
+ function QueryWriteRaiseQueryComponent_p_41_Template(rf, ctx) {
21135
21134
  if (rf & 1) {
21136
- i0__namespace.ɵɵelementStart(0, "p", 31);
21137
- i0__namespace.ɵɵelementStart(1, "span", 29);
21135
+ i0__namespace.ɵɵelementStart(0, "p", 30);
21136
+ i0__namespace.ɵɵelementStart(1, "span", 28);
21138
21137
  i0__namespace.ɵɵtext(2);
21139
21138
  i0__namespace.ɵɵpipe(3, "rpxTranslate");
21140
21139
  i0__namespace.ɵɵelementEnd();
@@ -21149,14 +21148,24 @@
21149
21148
  i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 4, "Enter a query body"), " ");
21150
21149
  }
21151
21150
  }
21152
- function QueryWriteRaiseQueryComponent_ng_container_62_Template(rf, ctx) {
21151
+ function QueryWriteRaiseQueryComponent_ng_container_61_Template(rf, ctx) {
21153
21152
  if (rf & 1) {
21154
21153
  i0__namespace.ɵɵelementContainerStart(0);
21155
- i0__namespace.ɵɵelementStart(1, "fieldset", 32);
21156
- i0__namespace.ɵɵelement(2, "ccd-query-write-date-input", 33);
21154
+ i0__namespace.ɵɵelementStart(1, "div", 31);
21155
+ i0__namespace.ɵɵelementStart(2, "fieldset", 32);
21156
+ i0__namespace.ɵɵelementStart(3, "label", 33);
21157
+ i0__namespace.ɵɵtext(4);
21158
+ i0__namespace.ɵɵpipe(5, "rpxTranslate");
21159
+ i0__namespace.ɵɵelementEnd();
21160
+ i0__namespace.ɵɵelement(6, "ccd-query-write-date-input", 34);
21161
+ i0__namespace.ɵɵelementEnd();
21157
21162
  i0__namespace.ɵɵelementEnd();
21158
21163
  i0__namespace.ɵɵelementContainerEnd();
21159
21164
  }
21165
+ if (rf & 2) {
21166
+ i0__namespace.ɵɵadvance(4);
21167
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 1, "Hearing Date"), " ");
21168
+ }
21160
21169
  }
21161
21170
  var QueryWriteRaiseQueryComponent = /** @class */ (function () {
21162
21171
  function QueryWriteRaiseQueryComponent() {
@@ -21164,7 +21173,7 @@
21164
21173
  return QueryWriteRaiseQueryComponent;
21165
21174
  }());
21166
21175
  QueryWriteRaiseQueryComponent.ɵfac = function QueryWriteRaiseQueryComponent_Factory(t) { return new (t || QueryWriteRaiseQueryComponent)(); };
21167
- QueryWriteRaiseQueryComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryWriteRaiseQueryComponent, selectors: [["ccd-query-write-raise-query"]], inputs: { formGroup: "formGroup" }, decls: 63, vars: 61, consts: [[1, "govuk-!-margin-bottom-6"], [1, "govuk-caption-l"], [1, "govuk-heading-l", "govuk-!-margin-bottom-4"], [1, "govuk-!-margin-bottom-4"], [3, "formGroup"], [1, "govuk-form-group"], [1, "govuk-label-wrapper"], ["for", "query-raise-fullName", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-fullName-hint", 1, "govuk-hint"], ["id", "query-raise-fullName-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-fullName", "name", "query-raise-fullName", "type", "text", 1, "govuk-input", 3, "formControlName"], ["for", "query-raise-subject", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-subject-hint", 1, "govuk-hint"], ["id", "query-raise-subject-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-subject", "name", "query-raise-subject", "type", "text", 1, "govuk-input", 3, "formControlName"], ["for", "query-raise-body", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-body-hint", 1, "govuk-hint"], ["id", "query-raise-body-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-body", "name", "query-body", "rows", "5", "aria-describedby", "query-body-hint query-body-error", 1, "govuk-textarea", 3, "formControlName"], [1, "govuk-fieldset"], [1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["data-module", "govuk-radios", 1, "govuk-radios", "govuk-radios--inline"], [1, "govuk-radios__item"], ["id", "query-raise-isHearingRelated-yes", "name", "isHearingRelated", "type", "radio", "formControlName", "isHearingRelated", 1, "govuk-radios__input", 3, "checked", "value"], ["for", "query-raise-isHearingRelated-yes", 1, "govuk-label", "govuk-radios__label"], ["id", "query-raise-isHearingRelated-no", "name", "isHearingRelated", "type", "radio", "formControlName", "isHearingRelated", 1, "govuk-radios__input", 3, "checked", "value"], ["for", "query-raise-isHearingRelated-no", 1, "govuk-label", "govuk-radios__label"], [4, "ngIf"], ["id", "query-raise-fullName-error", 1, "govuk-error-message"], [1, "govuk-visually-hidden"], ["id", "query-raise-subject-error", 1, "govuk-error-message"], ["id", "query-raise-body-error", 1, "govuk-error-message"], ["role", "group", 1, "govuk-fieldset"], ["formControlName", "hearingDate"]], template: function QueryWriteRaiseQueryComponent_Template(rf, ctx) {
21176
+ QueryWriteRaiseQueryComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryWriteRaiseQueryComponent, selectors: [["ccd-query-write-raise-query"]], inputs: { formGroup: "formGroup" }, decls: 62, vars: 61, consts: [[1, "govuk-!-margin-bottom-6"], [1, "govuk-caption-l"], [1, "govuk-heading-l", "govuk-!-margin-bottom-4"], [3, "formGroup"], [1, "govuk-form-group"], [1, "govuk-label-wrapper"], ["for", "query-raise-fullName", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-fullName-hint", 1, "govuk-hint"], ["id", "query-raise-fullName-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-fullName", "name", "query-raise-fullName", "type", "text", 1, "govuk-input", 3, "formControlName"], ["for", "query-raise-subject", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-subject-hint", 1, "govuk-hint"], ["id", "query-raise-subject-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-subject", "name", "query-raise-subject", "type", "text", 1, "govuk-input", 3, "formControlName"], ["for", "query-raise-body", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-body-hint", 1, "govuk-hint"], ["id", "query-raise-body-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-body", "name", "query-body", "rows", "5", "aria-describedby", "query-body-hint query-body-error", 1, "govuk-textarea", 3, "formControlName"], [1, "govuk-fieldset"], [1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["data-module", "govuk-radios", 1, "govuk-radios", "govuk-radios--inline"], [1, "govuk-radios__item"], ["id", "query-raise-isHearingRelated-yes", "name", "isHearingRelated", "type", "radio", "formControlName", "isHearingRelated", 1, "govuk-radios__input", 3, "checked", "value"], ["for", "query-raise-isHearingRelated-yes", 1, "govuk-label", "govuk-radios__label"], ["id", "query-raise-isHearingRelated-no", "name", "isHearingRelated", "type", "radio", "formControlName", "isHearingRelated", 1, "govuk-radios__input", 3, "checked", "value"], ["for", "query-raise-isHearingRelated-no", 1, "govuk-label", "govuk-radios__label"], [4, "ngIf"], ["id", "query-raise-fullName-error", 1, "govuk-error-message"], [1, "govuk-visually-hidden"], ["id", "query-raise-subject-error", 1, "govuk-error-message"], ["id", "query-raise-body-error", 1, "govuk-error-message"], [1, "govuk-!-margin-top-1"], ["role", "group", 1, "govuk-fieldset"], [1, "govuk-label", "govuk-label--s"], ["formControlName", "hearingDate"]], template: function QueryWriteRaiseQueryComponent_Template(rf, ctx) {
21168
21177
  if (rf & 1) {
21169
21178
  i0__namespace.ɵɵelementStart(0, "div");
21170
21179
  i0__namespace.ɵɵelementStart(1, "div", 0);
@@ -21182,79 +21191,77 @@
21182
21191
  i0__namespace.ɵɵelementEnd();
21183
21192
  i0__namespace.ɵɵelement(10, "hr");
21184
21193
  i0__namespace.ɵɵelementStart(11, "div", 3);
21185
- i0__namespace.ɵɵelementStart(12, "div", 4);
21186
- i0__namespace.ɵɵelementStart(13, "div");
21194
+ i0__namespace.ɵɵelementStart(12, "div");
21195
+ i0__namespace.ɵɵelementStart(13, "div", 4);
21187
21196
  i0__namespace.ɵɵelementStart(14, "div", 5);
21188
- i0__namespace.ɵɵelementStart(15, "div", 6);
21189
- i0__namespace.ɵɵelementStart(16, "label", 7);
21190
- i0__namespace.ɵɵtext(17);
21191
- i0__namespace.ɵɵpipe(18, "rpxTranslate");
21197
+ i0__namespace.ɵɵelementStart(15, "label", 6);
21198
+ i0__namespace.ɵɵtext(16);
21199
+ i0__namespace.ɵɵpipe(17, "rpxTranslate");
21192
21200
  i0__namespace.ɵɵelementEnd();
21193
21201
  i0__namespace.ɵɵelementEnd();
21194
- i0__namespace.ɵɵelementStart(19, "div", 8);
21195
- i0__namespace.ɵɵtext(20);
21196
- i0__namespace.ɵɵpipe(21, "rpxTranslate");
21202
+ i0__namespace.ɵɵelementStart(18, "div", 7);
21203
+ i0__namespace.ɵɵtext(19);
21204
+ i0__namespace.ɵɵpipe(20, "rpxTranslate");
21197
21205
  i0__namespace.ɵɵelementEnd();
21198
- i0__namespace.ɵɵtemplate(22, QueryWriteRaiseQueryComponent_p_22_Template, 6, 6, "p", 9);
21199
- i0__namespace.ɵɵelement(23, "input", 10);
21206
+ i0__namespace.ɵɵtemplate(21, QueryWriteRaiseQueryComponent_p_21_Template, 6, 6, "p", 8);
21207
+ i0__namespace.ɵɵelement(22, "input", 9);
21200
21208
  i0__namespace.ɵɵelementEnd();
21209
+ i0__namespace.ɵɵelementStart(23, "div", 4);
21201
21210
  i0__namespace.ɵɵelementStart(24, "div", 5);
21202
- i0__namespace.ɵɵelementStart(25, "div", 6);
21203
- i0__namespace.ɵɵelementStart(26, "label", 11);
21204
- i0__namespace.ɵɵtext(27);
21205
- i0__namespace.ɵɵpipe(28, "rpxTranslate");
21211
+ i0__namespace.ɵɵelementStart(25, "label", 10);
21212
+ i0__namespace.ɵɵtext(26);
21213
+ i0__namespace.ɵɵpipe(27, "rpxTranslate");
21206
21214
  i0__namespace.ɵɵelementEnd();
21207
21215
  i0__namespace.ɵɵelementEnd();
21208
- i0__namespace.ɵɵelementStart(29, "div", 12);
21209
- i0__namespace.ɵɵtext(30);
21210
- i0__namespace.ɵɵpipe(31, "rpxTranslate");
21216
+ i0__namespace.ɵɵelementStart(28, "div", 11);
21217
+ i0__namespace.ɵɵtext(29);
21218
+ i0__namespace.ɵɵpipe(30, "rpxTranslate");
21211
21219
  i0__namespace.ɵɵelementEnd();
21212
- i0__namespace.ɵɵtemplate(32, QueryWriteRaiseQueryComponent_p_32_Template, 6, 6, "p", 13);
21213
- i0__namespace.ɵɵelement(33, "input", 14);
21220
+ i0__namespace.ɵɵtemplate(31, QueryWriteRaiseQueryComponent_p_31_Template, 6, 6, "p", 12);
21221
+ i0__namespace.ɵɵelement(32, "input", 13);
21214
21222
  i0__namespace.ɵɵelementEnd();
21223
+ i0__namespace.ɵɵelementStart(33, "div", 4);
21215
21224
  i0__namespace.ɵɵelementStart(34, "div", 5);
21216
- i0__namespace.ɵɵelementStart(35, "div", 6);
21217
- i0__namespace.ɵɵelementStart(36, "label", 15);
21218
- i0__namespace.ɵɵtext(37);
21219
- i0__namespace.ɵɵpipe(38, "rpxTranslate");
21225
+ i0__namespace.ɵɵelementStart(35, "label", 14);
21226
+ i0__namespace.ɵɵtext(36);
21227
+ i0__namespace.ɵɵpipe(37, "rpxTranslate");
21220
21228
  i0__namespace.ɵɵelementEnd();
21221
21229
  i0__namespace.ɵɵelementEnd();
21222
- i0__namespace.ɵɵelementStart(39, "div", 16);
21223
- i0__namespace.ɵɵtext(40);
21224
- i0__namespace.ɵɵpipe(41, "rpxTranslate");
21230
+ i0__namespace.ɵɵelementStart(38, "div", 15);
21231
+ i0__namespace.ɵɵtext(39);
21232
+ i0__namespace.ɵɵpipe(40, "rpxTranslate");
21225
21233
  i0__namespace.ɵɵelementEnd();
21226
- i0__namespace.ɵɵtemplate(42, QueryWriteRaiseQueryComponent_p_42_Template, 6, 6, "p", 17);
21227
- i0__namespace.ɵɵelementStart(43, "textarea", 18);
21228
- i0__namespace.ɵɵtext(44, " ");
21234
+ i0__namespace.ɵɵtemplate(41, QueryWriteRaiseQueryComponent_p_41_Template, 6, 6, "p", 16);
21235
+ i0__namespace.ɵɵelementStart(42, "textarea", 17);
21236
+ i0__namespace.ɵɵtext(43, " ");
21229
21237
  i0__namespace.ɵɵelementEnd();
21230
21238
  i0__namespace.ɵɵelementEnd();
21231
- i0__namespace.ɵɵelementStart(45, "div", 5);
21232
- i0__namespace.ɵɵelementStart(46, "fieldset", 19);
21233
- i0__namespace.ɵɵelementStart(47, "legend");
21234
- i0__namespace.ɵɵelementStart(48, "label", 20);
21235
- i0__namespace.ɵɵtext(49);
21236
- i0__namespace.ɵɵpipe(50, "rpxTranslate");
21239
+ i0__namespace.ɵɵelementStart(44, "div", 4);
21240
+ i0__namespace.ɵɵelementStart(45, "fieldset", 18);
21241
+ i0__namespace.ɵɵelementStart(46, "legend");
21242
+ i0__namespace.ɵɵelementStart(47, "label", 19);
21243
+ i0__namespace.ɵɵtext(48);
21244
+ i0__namespace.ɵɵpipe(49, "rpxTranslate");
21237
21245
  i0__namespace.ɵɵelementEnd();
21238
21246
  i0__namespace.ɵɵelementEnd();
21247
+ i0__namespace.ɵɵelementStart(50, "div", 20);
21239
21248
  i0__namespace.ɵɵelementStart(51, "div", 21);
21240
- i0__namespace.ɵɵelementStart(52, "div", 22);
21241
- i0__namespace.ɵɵelement(53, "input", 23);
21242
- i0__namespace.ɵɵelementStart(54, "label", 24);
21243
- i0__namespace.ɵɵtext(55);
21244
- i0__namespace.ɵɵpipe(56, "rpxTranslate");
21249
+ i0__namespace.ɵɵelement(52, "input", 22);
21250
+ i0__namespace.ɵɵelementStart(53, "label", 23);
21251
+ i0__namespace.ɵɵtext(54);
21252
+ i0__namespace.ɵɵpipe(55, "rpxTranslate");
21245
21253
  i0__namespace.ɵɵelementEnd();
21246
21254
  i0__namespace.ɵɵelementEnd();
21247
- i0__namespace.ɵɵelementStart(57, "div", 22);
21248
- i0__namespace.ɵɵelement(58, "input", 25);
21249
- i0__namespace.ɵɵelementStart(59, "label", 26);
21250
- i0__namespace.ɵɵtext(60);
21251
- i0__namespace.ɵɵpipe(61, "rpxTranslate");
21255
+ i0__namespace.ɵɵelementStart(56, "div", 21);
21256
+ i0__namespace.ɵɵelement(57, "input", 24);
21257
+ i0__namespace.ɵɵelementStart(58, "label", 25);
21258
+ i0__namespace.ɵɵtext(59);
21259
+ i0__namespace.ɵɵpipe(60, "rpxTranslate");
21252
21260
  i0__namespace.ɵɵelementEnd();
21253
21261
  i0__namespace.ɵɵelementEnd();
21254
21262
  i0__namespace.ɵɵelementEnd();
21255
21263
  i0__namespace.ɵɵelementEnd();
21256
- i0__namespace.ɵɵtemplate(62, QueryWriteRaiseQueryComponent_ng_container_62_Template, 3, 0, "ng-container", 27);
21257
- i0__namespace.ɵɵelementEnd();
21264
+ i0__namespace.ɵɵtemplate(61, QueryWriteRaiseQueryComponent_ng_container_61_Template, 7, 3, "ng-container", 26);
21258
21265
  i0__namespace.ɵɵelementEnd();
21259
21266
  i0__namespace.ɵɵelementEnd();
21260
21267
  i0__namespace.ɵɵelementEnd();
@@ -21274,14 +21281,14 @@
21274
21281
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(4, 35, "Raise a query"));
21275
21282
  i0__namespace.ɵɵadvance(3);
21276
21283
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(7, 37, "Enter query details"));
21277
- i0__namespace.ɵɵadvance(6);
21284
+ i0__namespace.ɵɵadvance(5);
21278
21285
  i0__namespace.ɵɵproperty("formGroup", ctx.formGroup);
21279
21286
  i0__namespace.ɵɵadvance(2);
21280
21287
  i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_3_0 = ctx.formGroup.get("fullName")) == null ? null : tmp_3_0.errors == null ? null : tmp_3_0.errors.length);
21281
21288
  i0__namespace.ɵɵadvance(3);
21282
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(18, 39, "Full name"), " ");
21289
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(17, 39, "Full name"), " ");
21283
21290
  i0__namespace.ɵɵadvance(3);
21284
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(21, 41, "Your full name must be included here"), " ");
21291
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(20, 41, "Your full name must be included here"), " ");
21285
21292
  i0__namespace.ɵɵadvance(2);
21286
21293
  i0__namespace.ɵɵproperty("ngIf", (tmp_6_0 = ctx.formGroup.get("body")) == null ? null : tmp_6_0.errors == null ? null : tmp_6_0.errors.length);
21287
21294
  i0__namespace.ɵɵadvance(1);
@@ -21290,9 +21297,9 @@
21290
21297
  i0__namespace.ɵɵadvance(1);
21291
21298
  i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_9_0 = ctx.formGroup.get("subject")) == null ? null : tmp_9_0.errors == null ? null : tmp_9_0.errors.length);
21292
21299
  i0__namespace.ɵɵadvance(3);
21293
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(28, 43, "Query subject"), " ");
21300
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(27, 43, "Query subject"), " ");
21294
21301
  i0__namespace.ɵɵadvance(3);
21295
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(31, 45, "The subject should be a summary of your query"), " ");
21302
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(30, 45, "The subject should be a summary of your query"), " ");
21296
21303
  i0__namespace.ɵɵadvance(2);
21297
21304
  i0__namespace.ɵɵproperty("ngIf", (tmp_12_0 = ctx.formGroup.get("body")) == null ? null : tmp_12_0.errors == null ? null : tmp_12_0.errors.length);
21298
21305
  i0__namespace.ɵɵadvance(1);
@@ -21301,24 +21308,24 @@
21301
21308
  i0__namespace.ɵɵadvance(1);
21302
21309
  i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_15_0 = ctx.formGroup.get("body")) == null ? null : tmp_15_0.errors == null ? null : tmp_15_0.errors.length);
21303
21310
  i0__namespace.ɵɵadvance(3);
21304
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(38, 47, "Query body"), " ");
21311
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(37, 47, "Query body"), " ");
21305
21312
  i0__namespace.ɵɵadvance(3);
21306
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(41, 49, "Include as many details as possible so case workers can respond to your query"), " ");
21313
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(40, 49, "Include as many details as possible so case workers can respond to your query"), " ");
21307
21314
  i0__namespace.ɵɵadvance(2);
21308
21315
  i0__namespace.ɵɵproperty("ngIf", (tmp_18_0 = ctx.formGroup.get("body")) == null ? null : tmp_18_0.errors == null ? null : tmp_18_0.errors.length);
21309
21316
  i0__namespace.ɵɵadvance(1);
21310
21317
  i0__namespace.ɵɵclassProp("govuk-textarea--error", (tmp_19_0 = ctx.formGroup.get("body")) == null ? null : tmp_19_0.errors == null ? null : tmp_19_0.errors.length);
21311
21318
  i0__namespace.ɵɵproperty("formControlName", "body");
21312
21319
  i0__namespace.ɵɵadvance(6);
21313
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(50, 51, "Is the query hearing related?"), " ");
21320
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(49, 51, "Is the query hearing related?"), " ");
21314
21321
  i0__namespace.ɵɵadvance(4);
21315
21322
  i0__namespace.ɵɵproperty("checked", ctx.formGroup.get("isHearingRelated").value === true)("value", true);
21316
21323
  i0__namespace.ɵɵadvance(2);
21317
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind3(56, 53, "Is the query hearing related?", null, "Yes"), " ");
21324
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind3(55, 53, "Is the query hearing related?", null, "Yes"), " ");
21318
21325
  i0__namespace.ɵɵadvance(3);
21319
21326
  i0__namespace.ɵɵproperty("checked", ctx.formGroup.get("isHearingRelated").value === false)("value", false);
21320
21327
  i0__namespace.ɵɵadvance(2);
21321
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind3(61, 57, "Is the query hearing related?", null, "No"), " ");
21328
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind3(60, 57, "Is the query hearing related?", null, "No"), " ");
21322
21329
  i0__namespace.ɵɵadvance(2);
21323
21330
  i0__namespace.ɵɵproperty("ngIf", ctx.formGroup.get("isHearingRelated").value);
21324
21331
  }
@@ -21335,7 +21342,7 @@
21335
21342
  }] });
21336
21343
  })();
21337
21344
 
21338
- function QueryWriteRespondToQueryComponent_p_27_Template(rf, ctx) {
21345
+ function QueryWriteRespondToQueryComponent_p_26_Template(rf, ctx) {
21339
21346
  if (rf & 1) {
21340
21347
  i0__namespace.ɵɵelementStart(0, "p", 15);
21341
21348
  i0__namespace.ɵɵelementStart(1, "span", 16);
@@ -21359,7 +21366,7 @@
21359
21366
  return QueryWriteRespondToQueryComponent;
21360
21367
  }());
21361
21368
  QueryWriteRespondToQueryComponent.ɵfac = function QueryWriteRespondToQueryComponent_Factory(t) { return new (t || QueryWriteRespondToQueryComponent)(); };
21362
- QueryWriteRespondToQueryComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryWriteRespondToQueryComponent, selectors: [["ccd-query-write-respond-to-query"]], inputs: { queryItem: "queryItem", formGroup: "formGroup" }, decls: 30, vars: 23, consts: [[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"], [1, "govuk-heading-l", "govuk-!-margin-bottom-0"], [1, "govuk-!-margin-bottom-4"], [3, "queryItem"], [1, "query-respond"], [1, "govuk-heading-m"], [3, "formGroup"], [1, "govuk-form-group", "body-textarea"], [1, "govuk-label-wrapper"], ["for", "query-body", 1, "govuk-label", "govuk-!-font-weight-bold"], ["id", "query-body-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-body", "name", "query-body", "rows", "5", "aria-describedby", "query-body-hint query-body-error", 1, "govuk-textarea", 3, "formControlName"], ["id", "query-body-error", 1, "govuk-error-message"], [1, "govuk-visually-hidden"]], template: function QueryWriteRespondToQueryComponent_Template(rf, ctx) {
21369
+ QueryWriteRespondToQueryComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryWriteRespondToQueryComponent, selectors: [["ccd-query-write-respond-to-query"]], inputs: { queryItem: "queryItem", formGroup: "formGroup" }, decls: 29, vars: 23, consts: [[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"], [1, "govuk-heading-l", "govuk-!-margin-bottom-0"], [1, "govuk-!-margin-bottom-4"], [3, "queryItem"], [1, "query-respond"], [1, "govuk-heading-m"], [3, "formGroup"], [1, "govuk-form-group", "body-textarea"], [1, "govuk-label-wrapper"], ["for", "query-body", 1, "govuk-label", "govuk-!-font-weight-bold"], ["id", "query-body-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-body", "name", "query-body", "rows", "5", "aria-describedby", "query-body-hint query-body-error", 1, "govuk-textarea", 3, "formControlName"], ["id", "query-body-error", 1, "govuk-error-message"], [1, "govuk-visually-hidden"]], template: function QueryWriteRespondToQueryComponent_Template(rf, ctx) {
21363
21370
  if (rf & 1) {
21364
21371
  i0__namespace.ɵɵelementStart(0, "div", 0);
21365
21372
  i0__namespace.ɵɵelementStart(1, "a", 1);
@@ -21386,23 +21393,21 @@
21386
21393
  i0__namespace.ɵɵelementEnd();
21387
21394
  i0__namespace.ɵɵelementEnd();
21388
21395
  i0__namespace.ɵɵelementStart(16, "div", 7);
21389
- i0__namespace.ɵɵelementStart(17, "div", 5);
21390
- i0__namespace.ɵɵelementStart(18, "h1", 8);
21391
- i0__namespace.ɵɵtext(19);
21392
- i0__namespace.ɵɵpipe(20, "rpxTranslate");
21393
- i0__namespace.ɵɵelementEnd();
21394
- i0__namespace.ɵɵelementStart(21, "div", 9);
21395
- i0__namespace.ɵɵelementStart(22, "div", 10);
21396
- i0__namespace.ɵɵelementStart(23, "div", 11);
21397
- i0__namespace.ɵɵelementStart(24, "label", 12);
21398
- i0__namespace.ɵɵtext(25);
21399
- i0__namespace.ɵɵpipe(26, "rpxTranslate");
21396
+ i0__namespace.ɵɵelementStart(17, "h1", 8);
21397
+ i0__namespace.ɵɵtext(18);
21398
+ i0__namespace.ɵɵpipe(19, "rpxTranslate");
21400
21399
  i0__namespace.ɵɵelementEnd();
21400
+ i0__namespace.ɵɵelementStart(20, "div", 9);
21401
+ i0__namespace.ɵɵelementStart(21, "div", 10);
21402
+ i0__namespace.ɵɵelementStart(22, "div", 11);
21403
+ i0__namespace.ɵɵelementStart(23, "label", 12);
21404
+ i0__namespace.ɵɵtext(24);
21405
+ i0__namespace.ɵɵpipe(25, "rpxTranslate");
21401
21406
  i0__namespace.ɵɵelementEnd();
21402
- i0__namespace.ɵɵtemplate(27, QueryWriteRespondToQueryComponent_p_27_Template, 6, 6, "p", 13);
21403
- i0__namespace.ɵɵelementStart(28, "textarea", 14);
21404
- i0__namespace.ɵɵtext(29, " ");
21405
21407
  i0__namespace.ɵɵelementEnd();
21408
+ i0__namespace.ɵɵtemplate(26, QueryWriteRespondToQueryComponent_p_26_Template, 6, 6, "p", 13);
21409
+ i0__namespace.ɵɵelementStart(27, "textarea", 14);
21410
+ i0__namespace.ɵɵtext(28, " ");
21406
21411
  i0__namespace.ɵɵelementEnd();
21407
21412
  i0__namespace.ɵɵelementEnd();
21408
21413
  i0__namespace.ɵɵelementEnd();
@@ -21420,14 +21425,14 @@
21420
21425
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(11, 17, "Query details"));
21421
21426
  i0__namespace.ɵɵadvance(5);
21422
21427
  i0__namespace.ɵɵproperty("queryItem", ctx.queryItem);
21423
- i0__namespace.ɵɵadvance(4);
21424
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(20, 19, "Respond to a query"));
21428
+ i0__namespace.ɵɵadvance(3);
21429
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(19, 19, "Respond to a query"));
21425
21430
  i0__namespace.ɵɵadvance(2);
21426
21431
  i0__namespace.ɵɵproperty("formGroup", ctx.formGroup);
21427
21432
  i0__namespace.ɵɵadvance(1);
21428
21433
  i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_6_0 = ctx.formGroup.get("body")) == null ? null : tmp_6_0.errors == null ? null : tmp_6_0.errors.length);
21429
21434
  i0__namespace.ɵɵadvance(3);
21430
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(26, 21, "Response message"), " ");
21435
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(25, 21, "Response message"), " ");
21431
21436
  i0__namespace.ɵɵadvance(2);
21432
21437
  i0__namespace.ɵɵproperty("ngIf", (tmp_8_0 = ctx.formGroup.get("body")) == null ? null : tmp_8_0.errors == null ? null : tmp_8_0.errors.length);
21433
21438
  i0__namespace.ɵɵadvance(1);