search-and-file-widget-test 1.4.0 → 1.4.2
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/dnd-filing-shell.js +93 -74
- package/package.json +1 -1
package/dnd-filing-shell.js
CHANGED
|
@@ -86821,7 +86821,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
86821
86821
|
function FilingComponent_Conditional_10_Conditional_0_Conditional_0_Template(rf, ctx) {
|
|
86822
86822
|
if (rf & 1) {
|
|
86823
86823
|
const _r4 = \u0275\u0275getCurrentView();
|
|
86824
|
-
\u0275\u0275elementStart(0, "delta-form",
|
|
86824
|
+
\u0275\u0275elementStart(0, "delta-form", 10);
|
|
86825
86825
|
\u0275\u0275listener("close", function FilingComponent_Conditional_10_Conditional_0_Conditional_0_Template_delta_form_close_0_listener() {
|
|
86826
86826
|
\u0275\u0275restoreView(_r4);
|
|
86827
86827
|
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
@@ -86850,7 +86850,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
86850
86850
|
function FilingComponent_Conditional_10_Conditional_0_Conditional_1_Template(rf, ctx) {
|
|
86851
86851
|
if (rf & 1) {
|
|
86852
86852
|
const _r6 = \u0275\u0275getCurrentView();
|
|
86853
|
-
\u0275\u0275elementStart(0, "preview-form",
|
|
86853
|
+
\u0275\u0275elementStart(0, "preview-form", 11);
|
|
86854
86854
|
\u0275\u0275listener("next", function FilingComponent_Conditional_10_Conditional_0_Conditional_1_Template_preview_form_next_0_listener() {
|
|
86855
86855
|
\u0275\u0275restoreView(_r6);
|
|
86856
86856
|
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
@@ -86871,7 +86871,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
86871
86871
|
function FilingComponent_Conditional_10_Conditional_0_Conditional_2_Template(rf, ctx) {
|
|
86872
86872
|
if (rf & 1) {
|
|
86873
86873
|
const _r7 = \u0275\u0275getCurrentView();
|
|
86874
|
-
\u0275\u0275elementStart(0, "terms-and-conditions",
|
|
86874
|
+
\u0275\u0275elementStart(0, "terms-and-conditions", 12);
|
|
86875
86875
|
\u0275\u0275listener("prev", function FilingComponent_Conditional_10_Conditional_0_Conditional_2_Template_terms_and_conditions_prev_0_listener() {
|
|
86876
86876
|
\u0275\u0275restoreView(_r7);
|
|
86877
86877
|
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
@@ -86886,7 +86886,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
86886
86886
|
}
|
|
86887
86887
|
function FilingComponent_Conditional_10_Conditional_0_Template(rf, ctx) {
|
|
86888
86888
|
if (rf & 1) {
|
|
86889
|
-
\u0275\u0275template(0, FilingComponent_Conditional_10_Conditional_0_Conditional_0_Template, 1, 5, "delta-form",
|
|
86889
|
+
\u0275\u0275template(0, FilingComponent_Conditional_10_Conditional_0_Conditional_0_Template, 1, 5, "delta-form", 8)(1, FilingComponent_Conditional_10_Conditional_0_Conditional_1_Template, 1, 3, "preview-form", 9)(2, FilingComponent_Conditional_10_Conditional_0_Conditional_2_Template, 1, 0, "terms-and-conditions");
|
|
86890
86890
|
}
|
|
86891
86891
|
if (rf & 2) {
|
|
86892
86892
|
const ctx_r2 = \u0275\u0275nextContext(2);
|
|
@@ -86897,95 +86897,104 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
86897
86897
|
\u0275\u0275conditional(ctx_r2.activeStep() === ctx_r2.steps.TermsAndConditions ? 2 : -1);
|
|
86898
86898
|
}
|
|
86899
86899
|
}
|
|
86900
|
-
function
|
|
86900
|
+
function FilingComponent_Conditional_10_Conditional_1_Conditional_0_Template(rf, ctx) {
|
|
86901
86901
|
if (rf & 1) {
|
|
86902
86902
|
const _r8 = \u0275\u0275getCurrentView();
|
|
86903
86903
|
\u0275\u0275elementStart(0, "comparison-form", 15);
|
|
86904
|
-
\u0275\u0275listener("validate", function
|
|
86904
|
+
\u0275\u0275listener("validate", function FilingComponent_Conditional_10_Conditional_1_Conditional_0_Template_comparison_form_validate_0_listener() {
|
|
86905
86905
|
\u0275\u0275restoreView(_r8);
|
|
86906
|
-
const ctx_r2 = \u0275\u0275nextContext(
|
|
86906
|
+
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
86907
86907
|
return \u0275\u0275resetView(ctx_r2.onDataComparisonNextClick());
|
|
86908
|
-
})("close", function
|
|
86908
|
+
})("close", function FilingComponent_Conditional_10_Conditional_1_Conditional_0_Template_comparison_form_close_0_listener() {
|
|
86909
86909
|
\u0275\u0275restoreView(_r8);
|
|
86910
|
-
const ctx_r2 = \u0275\u0275nextContext(
|
|
86910
|
+
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
86911
86911
|
return \u0275\u0275resetView(ctx_r2.onClose());
|
|
86912
|
-
})("save", function
|
|
86912
|
+
})("save", function FilingComponent_Conditional_10_Conditional_1_Conditional_0_Template_comparison_form_save_0_listener() {
|
|
86913
86913
|
\u0275\u0275restoreView(_r8);
|
|
86914
|
-
const ctx_r2 = \u0275\u0275nextContext(
|
|
86914
|
+
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
86915
86915
|
return \u0275\u0275resetView(ctx_r2.onSaveChanges());
|
|
86916
86916
|
});
|
|
86917
86917
|
\u0275\u0275elementEnd();
|
|
86918
86918
|
}
|
|
86919
86919
|
if (rf & 2) {
|
|
86920
|
-
const ctx_r2 = \u0275\u0275nextContext(
|
|
86920
|
+
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
86921
86921
|
const currentTask_r5 = \u0275\u0275readContextLet(9);
|
|
86922
86922
|
\u0275\u0275property("form", ctx_r2.previewForm)("taskType", currentTask_r5._taskType)("actionsDisabled", ctx_r2.isLoading())("validationConfig", ctx_r2.validationConfig())("errors", ctx_r2.errors())("readonly", false)("isNote", ctx_r2.dataWasChanged());
|
|
86923
86923
|
}
|
|
86924
86924
|
}
|
|
86925
|
-
function
|
|
86925
|
+
function FilingComponent_Conditional_10_Conditional_1_Conditional_1_Template(rf, ctx) {
|
|
86926
86926
|
if (rf & 1) {
|
|
86927
86927
|
const _r9 = \u0275\u0275getCurrentView();
|
|
86928
86928
|
\u0275\u0275elementStart(0, "comparison-form", 16);
|
|
86929
|
-
\u0275\u0275listener("close", function
|
|
86929
|
+
\u0275\u0275listener("close", function FilingComponent_Conditional_10_Conditional_1_Conditional_1_Template_comparison_form_close_0_listener() {
|
|
86930
86930
|
\u0275\u0275restoreView(_r9);
|
|
86931
|
-
const ctx_r2 = \u0275\u0275nextContext(
|
|
86931
|
+
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
86932
86932
|
return \u0275\u0275resetView(ctx_r2.onClose());
|
|
86933
|
-
})("save", function
|
|
86933
|
+
})("save", function FilingComponent_Conditional_10_Conditional_1_Conditional_1_Template_comparison_form_save_0_listener() {
|
|
86934
86934
|
\u0275\u0275restoreView(_r9);
|
|
86935
|
-
const ctx_r2 = \u0275\u0275nextContext(
|
|
86935
|
+
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
86936
86936
|
return \u0275\u0275resetView(ctx_r2.onSaveChanges());
|
|
86937
|
-
})("file", function
|
|
86937
|
+
})("file", function FilingComponent_Conditional_10_Conditional_1_Conditional_1_Template_comparison_form_file_0_listener() {
|
|
86938
86938
|
\u0275\u0275restoreView(_r9);
|
|
86939
|
-
const ctx_r2 = \u0275\u0275nextContext(
|
|
86939
|
+
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
86940
86940
|
return \u0275\u0275resetView(ctx_r2.onPreviewNextClick());
|
|
86941
86941
|
});
|
|
86942
86942
|
\u0275\u0275elementEnd();
|
|
86943
86943
|
}
|
|
86944
86944
|
if (rf & 2) {
|
|
86945
|
-
const ctx_r2 = \u0275\u0275nextContext(
|
|
86945
|
+
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
86946
86946
|
const currentTask_r5 = \u0275\u0275readContextLet(9);
|
|
86947
86947
|
\u0275\u0275property("form", ctx_r2.previewForm)("taskType", currentTask_r5._taskType)("actionsDisabled", ctx_r2.isLoading())("validationConfig", ctx_r2.validationConfig())("errors", ctx_r2.errors())("readonly", true);
|
|
86948
86948
|
}
|
|
86949
86949
|
}
|
|
86950
|
-
function
|
|
86950
|
+
function FilingComponent_Conditional_10_Conditional_1_Conditional_2_Conditional_0_Template(rf, ctx) {
|
|
86951
86951
|
if (rf & 1) {
|
|
86952
86952
|
const _r10 = \u0275\u0275getCurrentView();
|
|
86953
|
-
\u0275\u0275elementStart(0, "terms-and-conditions",
|
|
86954
|
-
\u0275\u0275listener("prev", function
|
|
86953
|
+
\u0275\u0275elementStart(0, "terms-and-conditions", 12);
|
|
86954
|
+
\u0275\u0275listener("prev", function FilingComponent_Conditional_10_Conditional_1_Conditional_2_Conditional_0_Template_terms_and_conditions_prev_0_listener() {
|
|
86955
86955
|
\u0275\u0275restoreView(_r10);
|
|
86956
|
-
const ctx_r2 = \u0275\u0275nextContext(
|
|
86956
|
+
const ctx_r2 = \u0275\u0275nextContext(4);
|
|
86957
86957
|
return \u0275\u0275resetView(ctx_r2.onTermsAndConditionsPrevClick());
|
|
86958
|
-
})("confirm", function
|
|
86958
|
+
})("confirm", function FilingComponent_Conditional_10_Conditional_1_Conditional_2_Conditional_0_Template_terms_and_conditions_confirm_0_listener($event) {
|
|
86959
86959
|
\u0275\u0275restoreView(_r10);
|
|
86960
|
-
const ctx_r2 = \u0275\u0275nextContext(
|
|
86960
|
+
const ctx_r2 = \u0275\u0275nextContext(4);
|
|
86961
86961
|
return \u0275\u0275resetView(ctx_r2.onInitialReturnSubmit($event));
|
|
86962
86962
|
});
|
|
86963
86963
|
\u0275\u0275elementEnd();
|
|
86964
86964
|
}
|
|
86965
86965
|
}
|
|
86966
|
-
function
|
|
86966
|
+
function FilingComponent_Conditional_10_Conditional_1_Conditional_2_Template(rf, ctx) {
|
|
86967
86967
|
if (rf & 1) {
|
|
86968
|
-
\u0275\u0275template(0,
|
|
86968
|
+
\u0275\u0275template(0, FilingComponent_Conditional_10_Conditional_1_Conditional_2_Conditional_0_Template, 1, 0, "terms-and-conditions");
|
|
86969
86969
|
}
|
|
86970
86970
|
if (rf & 2) {
|
|
86971
|
-
const ctx_r2 = \u0275\u0275nextContext(
|
|
86971
|
+
const ctx_r2 = \u0275\u0275nextContext(3);
|
|
86972
86972
|
\u0275\u0275conditional(ctx_r2.activeStep() === ctx_r2.steps.TermsAndConditions ? 0 : -1);
|
|
86973
86973
|
}
|
|
86974
86974
|
}
|
|
86975
|
+
function FilingComponent_Conditional_10_Conditional_1_Template(rf, ctx) {
|
|
86976
|
+
if (rf & 1) {
|
|
86977
|
+
\u0275\u0275template(0, FilingComponent_Conditional_10_Conditional_1_Conditional_0_Template, 1, 7, "comparison-form", 13)(1, FilingComponent_Conditional_10_Conditional_1_Conditional_1_Template, 1, 6, "comparison-form", 14)(2, FilingComponent_Conditional_10_Conditional_1_Conditional_2_Template, 1, 1);
|
|
86978
|
+
}
|
|
86979
|
+
if (rf & 2) {
|
|
86980
|
+
const ctx_r2 = \u0275\u0275nextContext(2);
|
|
86981
|
+
\u0275\u0275conditional(ctx_r2.activeStep() === ctx_r2.steps.Validate ? 0 : -1);
|
|
86982
|
+
\u0275\u0275advance();
|
|
86983
|
+
\u0275\u0275conditional(ctx_r2.activeStep() === ctx_r2.steps.FilingPreview ? 1 : -1);
|
|
86984
|
+
\u0275\u0275advance();
|
|
86985
|
+
\u0275\u0275conditional(ctx_r2.activeStep() === ctx_r2.steps.TermsAndConditions ? 2 : -1);
|
|
86986
|
+
}
|
|
86987
|
+
}
|
|
86975
86988
|
function FilingComponent_Conditional_10_Template(rf, ctx) {
|
|
86976
86989
|
if (rf & 1) {
|
|
86977
|
-
\u0275\u0275template(0, FilingComponent_Conditional_10_Conditional_0_Template, 3, 3)(1, FilingComponent_Conditional_10_Conditional_1_Template,
|
|
86990
|
+
\u0275\u0275template(0, FilingComponent_Conditional_10_Conditional_0_Template, 3, 3)(1, FilingComponent_Conditional_10_Conditional_1_Template, 3, 3);
|
|
86978
86991
|
}
|
|
86979
86992
|
if (rf & 2) {
|
|
86980
86993
|
const ctx_r2 = \u0275\u0275nextContext();
|
|
86981
86994
|
const currentTask_r5 = \u0275\u0275readContextLet(9);
|
|
86982
86995
|
\u0275\u0275conditional(ctx_r2.isFormationTask(currentTask_r5) ? 0 : -1);
|
|
86983
86996
|
\u0275\u0275advance();
|
|
86984
|
-
\u0275\u0275conditional(ctx_r2.
|
|
86985
|
-
\u0275\u0275advance();
|
|
86986
|
-
\u0275\u0275conditional(ctx_r2.activeStep() === ctx_r2.steps.FilingPreview ? 2 : -1);
|
|
86987
|
-
\u0275\u0275advance();
|
|
86988
|
-
\u0275\u0275conditional(ctx_r2.activeStep() === ctx_r2.steps.TermsAndConditions ? 3 : -1);
|
|
86997
|
+
\u0275\u0275conditional(ctx_r2.isInitialReturnTask(currentTask_r5) ? 1 : -1);
|
|
86989
86998
|
}
|
|
86990
86999
|
}
|
|
86991
87000
|
function FilingComponent_Conditional_11_Template(rf, ctx) {
|
|
@@ -87040,6 +87049,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
87040
87049
|
proxyApiUrl = input();
|
|
87041
87050
|
jwtToken = input();
|
|
87042
87051
|
task = input();
|
|
87052
|
+
height = input();
|
|
87043
87053
|
validateOptions = input();
|
|
87044
87054
|
deltaDataChange = output();
|
|
87045
87055
|
filingValidateSuccess = output();
|
|
@@ -87067,6 +87077,8 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
87067
87077
|
close: () => this.close.emit()
|
|
87068
87078
|
};
|
|
87069
87079
|
});
|
|
87080
|
+
isFormationTask = isFormationTask;
|
|
87081
|
+
isInitialReturnTask = isInitialReturnTask;
|
|
87070
87082
|
dialog = inject(MatDialog);
|
|
87071
87083
|
formationService = inject(FormationService);
|
|
87072
87084
|
initialReturnService = inject(InitialReturnService);
|
|
@@ -87093,6 +87105,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
87093
87105
|
deltaForm = new FormGroup({});
|
|
87094
87106
|
previewForm = new FormGroup({});
|
|
87095
87107
|
previewFormInitialValue = {};
|
|
87108
|
+
deltaFormInitialValue = {};
|
|
87096
87109
|
errors = signal([]);
|
|
87097
87110
|
title = computed(() => {
|
|
87098
87111
|
const task = this.task();
|
|
@@ -87118,6 +87131,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
87118
87131
|
if (task) {
|
|
87119
87132
|
this.translate.use(this.language() || "en");
|
|
87120
87133
|
this.deltaForm = new FormGroup(this.generateDeltaFormFieldsConfig(task));
|
|
87134
|
+
this.deltaFormInitialValue = this.deltaForm.getRawValue();
|
|
87121
87135
|
}
|
|
87122
87136
|
});
|
|
87123
87137
|
effect(() => {
|
|
@@ -87408,7 +87422,9 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
87408
87422
|
return errors.map((item) => item["ErrorMessage"].toString());
|
|
87409
87423
|
}
|
|
87410
87424
|
onClose() {
|
|
87411
|
-
if (deepEqual(this.previewFormInitialValue, this.previewForm.getRawValue())) {
|
|
87425
|
+
if (isInitialReturnTask(this.task()) && deepEqual(this.previewFormInitialValue, this.previewForm.getRawValue())) {
|
|
87426
|
+
this.close.emit();
|
|
87427
|
+
} else if (isFormationTask(this.task()) && deepEqual(this.deltaFormInitialValue, this.deltaForm.getRawValue())) {
|
|
87412
87428
|
this.close.emit();
|
|
87413
87429
|
} else {
|
|
87414
87430
|
this.dialog.open(ConfirmModalComponent, {
|
|
@@ -87581,11 +87597,10 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
87581
87597
|
this.activeStep.set(Step.FilingPreview);
|
|
87582
87598
|
}
|
|
87583
87599
|
}
|
|
87584
|
-
isFormationTask = isFormationTask;
|
|
87585
87600
|
static \u0275fac = function FilingComponent_Factory(__ngFactoryType__) {
|
|
87586
87601
|
return new (__ngFactoryType__ || _FilingComponent)();
|
|
87587
87602
|
};
|
|
87588
|
-
static \u0275cmp = /* @__PURE__ */ \u0275\u0275defineComponent({ type: _FilingComponent, selectors: [["app-filing"]], inputs: { env: [1, "env"], config: [1, "config"], language: [1, "language"], proxyApiUrl: [1, "proxyApiUrl"], jwtToken: [1, "jwtToken"], task: [1, "task"], validateOptions: [1, "validateOptions"] }, outputs: { deltaDataChange: "deltaDataChange", filingValidateSuccess: "filingValidateSuccess", filingSubmitSuccess: "filingSubmitSuccess", close: "close" }, decls: 12, vars:
|
|
87603
|
+
static \u0275cmp = /* @__PURE__ */ \u0275\u0275defineComponent({ type: _FilingComponent, selectors: [["app-filing"]], inputs: { env: [1, "env"], config: [1, "config"], language: [1, "language"], proxyApiUrl: [1, "proxyApiUrl"], jwtToken: [1, "jwtToken"], task: [1, "task"], height: [1, "height"], validateOptions: [1, "validateOptions"] }, outputs: { deltaDataChange: "deltaDataChange", filingValidateSuccess: "filingValidateSuccess", filingSubmitSuccess: "filingSubmitSuccess", close: "close" }, decls: 12, vars: 9, consts: [[1, "filing"], [1, "filing-title"], [1, "filing-title-text"], [1, "filing-title-action", 3, "click"], [1, "filing-header"], [1, "filing-content"], [1, "filing-content-loading"], ["mat-stroked-button", "", 3, "click", "disabled"], [3, "errors", "isNote", "actionsDisabled", "form", "taskType"], [3, "form", "taskType", "actionsDisabled"], [3, "close", "validate", "previous", "save", "errors", "isNote", "actionsDisabled", "form", "taskType"], [3, "next", "close", "form", "taskType", "actionsDisabled"], [3, "prev", "confirm"], [3, "form", "taskType", "actionsDisabled", "validationConfig", "errors", "readonly", "isNote"], [3, "form", "taskType", "actionsDisabled", "validationConfig", "errors", "readonly"], [3, "validate", "close", "save", "form", "taskType", "actionsDisabled", "validationConfig", "errors", "readonly", "isNote"], [3, "close", "save", "file", "form", "taskType", "actionsDisabled", "validationConfig", "errors", "readonly"], [3, "diameter"]], template: function FilingComponent_Template(rf, ctx) {
|
|
87589
87604
|
if (rf & 1) {
|
|
87590
87605
|
const _r1 = \u0275\u0275getCurrentView();
|
|
87591
87606
|
\u0275\u0275elementStart(0, "div", 0)(1, "div", 1)(2, "h1", 2);
|
|
@@ -87602,15 +87617,17 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
87602
87617
|
\u0275\u0275template(7, FilingComponent_Conditional_7_Template, 4, 4, "div", 4);
|
|
87603
87618
|
\u0275\u0275elementStart(8, "div", 5);
|
|
87604
87619
|
\u0275\u0275declareLet(9);
|
|
87605
|
-
\u0275\u0275template(10, FilingComponent_Conditional_10_Template,
|
|
87620
|
+
\u0275\u0275template(10, FilingComponent_Conditional_10_Template, 2, 2)(11, FilingComponent_Conditional_11_Template, 2, 1, "div", 6);
|
|
87606
87621
|
\u0275\u0275elementEnd()();
|
|
87607
87622
|
}
|
|
87608
87623
|
if (rf & 2) {
|
|
87609
87624
|
\u0275\u0275advance(3);
|
|
87610
|
-
\u0275\u0275textInterpolate(\u0275\u0275pipeBind1(4,
|
|
87625
|
+
\u0275\u0275textInterpolate(\u0275\u0275pipeBind1(4, 6, ctx.title()));
|
|
87611
87626
|
\u0275\u0275advance(4);
|
|
87612
87627
|
\u0275\u0275conditional(ctx.isEditButton() ? 7 : -1);
|
|
87613
|
-
\u0275\u0275advance(
|
|
87628
|
+
\u0275\u0275advance();
|
|
87629
|
+
\u0275\u0275styleProp("height", ctx.height());
|
|
87630
|
+
\u0275\u0275advance();
|
|
87614
87631
|
const currentTask_r11 = \u0275\u0275storeLet(ctx.task());
|
|
87615
87632
|
\u0275\u0275advance();
|
|
87616
87633
|
\u0275\u0275conditional(currentTask_r11 ? 10 : -1);
|
|
@@ -87660,7 +87677,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
87660
87677
|
</div>\r
|
|
87661
87678
|
}\r
|
|
87662
87679
|
\r
|
|
87663
|
-
<div class="filing-content">\r
|
|
87680
|
+
<div [style.height]="height()" class="filing-content">\r
|
|
87664
87681
|
@let currentTask = task();\r
|
|
87665
87682
|
\r
|
|
87666
87683
|
@if (currentTask) {\r
|
|
@@ -87697,41 +87714,43 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
87697
87714
|
}\r
|
|
87698
87715
|
}\r
|
|
87699
87716
|
\r
|
|
87700
|
-
@if (
|
|
87701
|
-
|
|
87702
|
-
|
|
87703
|
-
|
|
87704
|
-
|
|
87705
|
-
|
|
87706
|
-
|
|
87707
|
-
|
|
87708
|
-
|
|
87709
|
-
|
|
87710
|
-
|
|
87711
|
-
|
|
87712
|
-
|
|
87713
|
-
|
|
87717
|
+
@if (isInitialReturnTask(currentTask)) {\r
|
|
87718
|
+
@if (activeStep() === steps.Validate) {\r
|
|
87719
|
+
<comparison-form\r
|
|
87720
|
+
[form]="previewForm"\r
|
|
87721
|
+
[taskType]="currentTask._taskType"\r
|
|
87722
|
+
[actionsDisabled]="isLoading()"\r
|
|
87723
|
+
[validationConfig]="validationConfig()"\r
|
|
87724
|
+
[errors]="errors()"\r
|
|
87725
|
+
[readonly]="false"\r
|
|
87726
|
+
[isNote]="dataWasChanged()"\r
|
|
87727
|
+
(validate)="onDataComparisonNextClick()"\r
|
|
87728
|
+
(close)="onClose()"\r
|
|
87729
|
+
(save)="onSaveChanges()"\r
|
|
87730
|
+
/>\r
|
|
87731
|
+
}\r
|
|
87714
87732
|
\r
|
|
87715
|
-
|
|
87716
|
-
|
|
87717
|
-
|
|
87718
|
-
|
|
87719
|
-
|
|
87720
|
-
|
|
87721
|
-
|
|
87722
|
-
|
|
87723
|
-
|
|
87724
|
-
|
|
87725
|
-
|
|
87726
|
-
|
|
87727
|
-
|
|
87733
|
+
@if (activeStep() === steps.FilingPreview) {\r
|
|
87734
|
+
<comparison-form\r
|
|
87735
|
+
[form]="previewForm"\r
|
|
87736
|
+
[taskType]="currentTask._taskType"\r
|
|
87737
|
+
[actionsDisabled]="isLoading()"\r
|
|
87738
|
+
[validationConfig]="validationConfig()"\r
|
|
87739
|
+
[errors]="errors()"\r
|
|
87740
|
+
[readonly]="true"\r
|
|
87741
|
+
(close)="onClose()"\r
|
|
87742
|
+
(save)="onSaveChanges()"\r
|
|
87743
|
+
(file)="onPreviewNextClick()"\r
|
|
87744
|
+
/>\r
|
|
87745
|
+
}\r
|
|
87728
87746
|
\r
|
|
87729
|
-
@if (activeStep() === steps.TermsAndConditions) {\r
|
|
87730
87747
|
@if (activeStep() === steps.TermsAndConditions) {\r
|
|
87731
|
-
|
|
87732
|
-
|
|
87733
|
-
|
|
87734
|
-
|
|
87748
|
+
@if (activeStep() === steps.TermsAndConditions) {\r
|
|
87749
|
+
<terms-and-conditions\r
|
|
87750
|
+
(prev)="onTermsAndConditionsPrevClick()"\r
|
|
87751
|
+
(confirm)="onInitialReturnSubmit($event)"\r
|
|
87752
|
+
/>\r
|
|
87753
|
+
}\r
|
|
87735
87754
|
}\r
|
|
87736
87755
|
}\r
|
|
87737
87756
|
}\r
|