@hmcts/ccd-case-ui-toolkit 6.16.0-create-qualifying-questions-component → 6.16.0-create-qualifying-questions-component-v2

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.
@@ -20278,7 +20278,7 @@
20278
20278
  display_context_parameter: '#COLLECTION(allowInsert,allowUpdate)'
20279
20279
  });
20280
20280
 
20281
- function QualifyingQuestionsComponent_span_6_Template(rf, ctx) {
20281
+ function QualifyingQuestionsComponent_span_7_Template(rf, ctx) {
20282
20282
  if (rf & 1) {
20283
20283
  i0__namespace.ɵɵelementStart(0, "span", 10);
20284
20284
  i0__namespace.ɵɵelementStart(1, "span", 11);
@@ -20293,7 +20293,7 @@
20293
20293
  i0__namespace.ɵɵtextInterpolate1(" ", ctx_r0.qualifyingQuestionSelectionError, " ");
20294
20294
  }
20295
20295
  }
20296
- function QualifyingQuestionsComponent_div_9_Template(rf, ctx) {
20296
+ function QualifyingQuestionsComponent_div_10_Template(rf, ctx) {
20297
20297
  if (rf & 1) {
20298
20298
  i0__namespace.ɵɵelementStart(0, "div", 7);
20299
20299
  i0__namespace.ɵɵelement(1, "input", 12);
@@ -20320,7 +20320,7 @@
20320
20320
  return QualifyingQuestionsComponent;
20321
20321
  }());
20322
20322
  QualifyingQuestionsComponent.ɵfac = function QualifyingQuestionsComponent_Factory(t) { return new (t || QualifyingQuestionsComponent)(); };
20323
- QualifyingQuestionsComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QualifyingQuestionsComponent, selectors: [["ccd-qualifying-questions"]], inputs: { formGroup: "formGroup", qualifyingQuestions$: "qualifyingQuestions$" }, decls: 16, vars: 15, consts: [[1, "govuk-heading-l"], [3, "formGroup"], [1, "govuk-form-group", 3, "ngClass"], ["id", "qualifying-question", 1, "govuk-fieldset"], ["class", "govuk-error-message", 4, "ngIf"], [1, "govuk-radios"], ["class", "govuk-radios__item", 4, "ngFor", "ngForOf"], [1, "govuk-radios__item"], ["id", "raiseAQuery", "name", "qualifyingQuestionOption", "type", "radio", "value", "raiseAQuery", 1, "govuk-radios__input", 3, "formControlName"], ["for", "raise-a-query", 1, "govuk-label", "govuk-radios__label"], [1, "govuk-error-message"], [1, "govuk-visually-hidden"], ["name", "qualifyingQuestionOption", "type", "radio", 1, "govuk-radios__input", 3, "id", "formControlName", "value"], [1, "govuk-label", "govuk-radios__label", 3, "for"]], template: function QualifyingQuestionsComponent_Template(rf, ctx) {
20323
+ QualifyingQuestionsComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QualifyingQuestionsComponent, selectors: [["ccd-qualifying-questions"]], inputs: { formGroup: "formGroup", qualifyingQuestions$: "qualifyingQuestions$" }, decls: 17, vars: 15, consts: [[1, "govuk-heading-l"], [3, "formGroup"], [1, "govuk-form-group", 3, "ngClass"], ["id", "qualifying-question", 1, "govuk-fieldset"], ["class", "govuk-error-message", 4, "ngIf"], [1, "govuk-radios"], ["class", "govuk-radios__item", 4, "ngFor", "ngForOf"], [1, "govuk-radios__item"], ["id", "raiseAQuery", "name", "qualifyingQuestionOption", "type", "radio", "value", "raiseAQuery", 1, "govuk-radios__input", 3, "formControlName"], ["for", "raise-a-query", 1, "govuk-label", "govuk-radios__label"], [1, "govuk-error-message"], [1, "govuk-visually-hidden"], ["name", "qualifyingQuestionOption", "type", "radio", 1, "govuk-radios__input", 3, "id", "formControlName", "value"], [1, "govuk-label", "govuk-radios__label", 3, "for"]], template: function QualifyingQuestionsComponent_Template(rf, ctx) {
20324
20324
  if (rf & 1) {
20325
20325
  i0__namespace.ɵɵelementStart(0, "h1", 0);
20326
20326
  i0__namespace.ɵɵtext(1);
@@ -20329,16 +20329,18 @@
20329
20329
  i0__namespace.ɵɵelementStart(3, "div", 1);
20330
20330
  i0__namespace.ɵɵelementStart(4, "div", 2);
20331
20331
  i0__namespace.ɵɵelementStart(5, "fieldset", 3);
20332
- i0__namespace.ɵɵtemplate(6, QualifyingQuestionsComponent_span_6_Template, 4, 1, "span", 4);
20333
- i0__namespace.ɵɵelementStart(7, "div", 5);
20332
+ i0__namespace.ɵɵelementStart(6, "legend");
20333
+ i0__namespace.ɵɵtemplate(7, QualifyingQuestionsComponent_span_7_Template, 4, 1, "span", 4);
20334
20334
  i0__namespace.ɵɵelementStart(8, "div", 5);
20335
- i0__namespace.ɵɵtemplate(9, QualifyingQuestionsComponent_div_9_Template, 4, 5, "div", 6);
20336
- i0__namespace.ɵɵpipe(10, "async");
20337
- i0__namespace.ɵɵelementStart(11, "div", 7);
20338
- i0__namespace.ɵɵelement(12, "input", 8);
20339
- i0__namespace.ɵɵelementStart(13, "label", 9);
20340
- i0__namespace.ɵɵtext(14);
20341
- i0__namespace.ɵɵpipe(15, "rpxTranslate");
20335
+ i0__namespace.ɵɵelementStart(9, "div", 5);
20336
+ i0__namespace.ɵɵtemplate(10, QualifyingQuestionsComponent_div_10_Template, 4, 5, "div", 6);
20337
+ i0__namespace.ɵɵpipe(11, "async");
20338
+ i0__namespace.ɵɵelementStart(12, "div", 7);
20339
+ i0__namespace.ɵɵelement(13, "input", 8);
20340
+ i0__namespace.ɵɵelementStart(14, "label", 9);
20341
+ i0__namespace.ɵɵtext(15);
20342
+ i0__namespace.ɵɵpipe(16, "rpxTranslate");
20343
+ i0__namespace.ɵɵelementEnd();
20342
20344
  i0__namespace.ɵɵelementEnd();
20343
20345
  i0__namespace.ɵɵelementEnd();
20344
20346
  i0__namespace.ɵɵelementEnd();
@@ -20354,14 +20356,14 @@
20354
20356
  i0__namespace.ɵɵproperty("formGroup", ctx.formGroup);
20355
20357
  i0__namespace.ɵɵadvance(1);
20356
20358
  i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(13, _c0$C, ctx.qualifyingQuestionSelectionError));
20357
- i0__namespace.ɵɵadvance(2);
20359
+ i0__namespace.ɵɵadvance(3);
20358
20360
  i0__namespace.ɵɵproperty("ngIf", ctx.qualifyingQuestionSelectionError);
20359
20361
  i0__namespace.ɵɵadvance(3);
20360
- i0__namespace.ɵɵproperty("ngForOf", i0__namespace.ɵɵpipeBind1(10, 9, ctx.qualifyingQuestions$));
20362
+ i0__namespace.ɵɵproperty("ngForOf", i0__namespace.ɵɵpipeBind1(11, 9, ctx.qualifyingQuestions$));
20361
20363
  i0__namespace.ɵɵadvance(3);
20362
20364
  i0__namespace.ɵɵproperty("formControlName", "qualifyingQuestionOption");
20363
20365
  i0__namespace.ɵɵadvance(2);
20364
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(15, 11, "Raise a query"));
20366
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(16, 11, "Raise a query"));
20365
20367
  }
20366
20368
  }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i5__namespace.NgIf, i5__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], pipes: [i1__namespace.RpxTranslatePipe, i5__namespace.AsyncPipe], encapsulation: 2 });
20367
20369
  (function () {