-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(health-insurance): zod for health insurance (#16379)
* chore: little housekeeping * feat: organize files, translate countries * feat: expand zod, codesplit, remove custom components * feat: import options * chore: add comment * fix YesNo to YesOrNo * Update libs/application/templates/health-insurance/src/forms/HealthInsuranceForm/confirmSection.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * feat: simplify logic for conditions * chore: update imports * chore; remove unused svg --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
166f7d6
commit ef14e1c
Showing
47 changed files
with
1,845 additions
and
2,947 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,773 changes: 0 additions & 1,773 deletions
1,773
libs/application/templates/health-insurance/src/assets/ManOnBenchIllustration.tsx
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
libs/application/templates/health-insurance/src/fields/AgentComment/AgentComment.tsx
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...tion/templates/health-insurance/src/fields/ChildrenInfoMessage/ChildrenInfoMessage.css.ts
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
...ication/templates/health-insurance/src/fields/ChildrenInfoMessage/ChildrenInfoMessage.tsx
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
libs/application/templates/health-insurance/src/fields/CitizenshipField/CitizenshipField.tsx
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
libs/application/templates/health-insurance/src/fields/ConfirmCheckbox/ConfirmCheckbox.tsx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.