Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/form/tennis-club-membership.ts
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ const TENNIS_CLUB_MEMBERSHIP_CERTIFICATE_COLLECTOR_FORM = defineActionForm({
]
},
{
id: 'collector.DRIVING_LICENSE.details',
id: 'collector.DRIVING-LICENCE.details',
type: 'TEXT',
required: true,
label: {
Expand All @@ -418,7 +418,7 @@ const TENNIS_CLUB_MEMBERSHIP_CERTIFICATE_COLLECTOR_FORM = defineActionForm({
]
},
{
id: 'collector.REFUGEE_NUMBER.details',
id: 'collector.REFUGEE-NUMBER.details',
type: 'TEXT',
required: true,
label: {
Expand All @@ -437,7 +437,7 @@ const TENNIS_CLUB_MEMBERSHIP_CERTIFICATE_COLLECTOR_FORM = defineActionForm({
]
},
{
id: 'collector.ALIEN_NUMBER.details',
id: 'collector.ALIEN-NUMBER.details',
type: 'TEXT',
required: true,
label: {
Expand Down
4 changes: 2 additions & 2 deletions src/form/v2/birth/forms/pages/child.ts
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ export const child = defineFormPage({
]
},
{
id: 'child.divider_1',
id: 'child.divider1',
type: FieldType.DIVIDER,
label: emptyMessage
},
Expand Down Expand Up @@ -387,7 +387,7 @@ export const child = defineFormPage({
}
},
{
id: 'child.divider_2',
id: 'child.divider2',
type: FieldType.DIVIDER,
label: emptyMessage
},
Expand Down
2 changes: 1 addition & 1 deletion src/form/v2/birth/forms/pages/father.ts
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ export const father = defineFormPage({
}
},
{
id: 'father.addressDivider_2',
id: 'father.addressDivider2',
type: FieldType.DIVIDER,
label: emptyMessage,
conditionals: [
Expand Down
2 changes: 1 addition & 1 deletion src/form/v2/birth/forms/pages/informant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ export const informant = defineFormPage({
parent: field('informant.relation')
},
{
id: 'informant.addressDivider_1',
id: 'informant.addressDivider1',
type: FieldType.DIVIDER,
label: emptyMessage,
conditionals: [
Expand Down
4 changes: 2 additions & 2 deletions src/form/v2/birth/forms/pages/mother.ts
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ export const mother = defineFormPage({
]
},
{
id: 'mother.addressDivider_1',
id: 'mother.addressDivider1',
type: FieldType.DIVIDER,
label: emptyMessage,
conditionals: [
Expand Down Expand Up @@ -380,7 +380,7 @@ export const mother = defineFormPage({
}
},
{
id: 'mother.addressDivider_2',
id: 'mother.addressDivider2',
type: FieldType.DIVIDER,
label: emptyMessage,
conditionals: [
Expand Down
6 changes: 3 additions & 3 deletions src/form/v2/birth/forms/printForm/collector-other.ts
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ export const printCertificateCollectorOther: FieldConfig[] = [
validation: [nationalIdValidator('collector.nid')]
},
{
id: 'collector.DRIVING_LICENSE.details',
id: 'collector.DRIVING-LICENCE.details',
type: FieldType.TEXT,
required: true,
label: {
Expand Down Expand Up @@ -196,7 +196,7 @@ export const printCertificateCollectorOther: FieldConfig[] = [
]
},
{
id: 'collector.REFUGEE_NUMBER.details',
id: 'collector.REFUGEE-NUMBER.details',
type: FieldType.TEXT,
required: true,
label: {
Expand All @@ -215,7 +215,7 @@ export const printCertificateCollectorOther: FieldConfig[] = [
]
},
{
id: 'collector.ALIEN_NUMBER.details',
id: 'collector.ALIEN-NUMBER.details',
type: FieldType.TEXT,
required: true,
label: {
Expand Down
4 changes: 2 additions & 2 deletions src/form/v2/death/forms/pages/eventDetails.ts
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ export const eventDetails = defineFormPage({
]
},
{
id: 'eventDetails.divider_1',
id: 'eventDetails.divider1',
type: FieldType.DIVIDER,
label: emptyMessage
},
Expand All @@ -285,7 +285,7 @@ export const eventDetails = defineFormPage({
configuration: { styles: { fontVariant: 'h3' } }
},
{
id: 'eventDetails.divider_2',
id: 'eventDetails.divider2',
type: FieldType.DIVIDER,
label: emptyMessage
},
Expand Down
4 changes: 2 additions & 2 deletions src/form/v2/death/forms/pages/informant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ export const informant = defineFormPage({
]
},
{
id: 'informant.addressDivider_1',
id: 'informant.addressDivider1',
type: FieldType.DIVIDER,
label: emptyMessage,
conditionals: [
Expand Down Expand Up @@ -466,7 +466,7 @@ export const informant = defineFormPage({
parent: field('informant.relation')
},
{
id: 'informant.addressDivider_2',
id: 'informant.addressDivider2',
type: FieldType.DIVIDER,
label: emptyMessage,
conditionals: [
Expand Down
4 changes: 2 additions & 2 deletions src/form/v2/death/forms/pages/spouse.ts
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ export const spouse = defineFormPage({
]
},
{
id: 'spouse.addressDivider_1',
id: 'spouse.addressDivider1',
type: FieldType.DIVIDER,
label: emptyMessage,
conditionals: [
Expand Down Expand Up @@ -400,7 +400,7 @@ export const spouse = defineFormPage({
}
},
{
id: 'spouse.addressDivider_2',
id: 'spouse.addressDivider2',
type: FieldType.DIVIDER,
label: emptyMessage,
conditionals: [
Expand Down
6 changes: 3 additions & 3 deletions src/form/v2/death/forms/printForm/collector-other.ts
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ export const printCertificateCollectorOther: FieldConfig[] = [
validation: [nationalIdValidator('collector.nid')]
},
{
id: 'collector.DRIVING_LICENSE.details',
id: 'collector.DRIVINGLICENSE.details',
type: FieldType.TEXT,
required: true,
label: {
Expand Down Expand Up @@ -202,7 +202,7 @@ export const printCertificateCollectorOther: FieldConfig[] = [
]
},
{
id: 'collector.REFUGEE_NUMBER.details',
id: 'collector.REFUGEENUMBER.details',
type: FieldType.TEXT,
required: true,
label: {
Expand All @@ -221,7 +221,7 @@ export const printCertificateCollectorOther: FieldConfig[] = [
]
},
{
id: 'collector.ALIEN_NUMBER.details',
id: 'collector.ALIENNUMBER.details',
type: FieldType.TEXT,
required: true,
label: {
Expand Down
Loading