Skip to content

Commit

Permalink
Revert "Update schema.js (#948)" (#960)
Browse files Browse the repository at this point in the history
This reverts commit 451e843.
  • Loading branch information
ToddWebDev authored Nov 22, 2024
1 parent 86a7561 commit d100b22
Show file tree
Hide file tree
Showing 11 changed files with 333 additions and 1,243 deletions.
188 changes: 0 additions & 188 deletions dist/21P-0969-KITCHEN_SINK-cypress-example.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,194 +57,6 @@
"grossMonthlyIncome": 12345.67,
"payer": "Personnel Management"
}
],
"associatedIncomes": [
{
"recipientRelationship": "CHILD",
"recipientName": "Emily Doe",
"incomeType": "INTEREST",
"grossMonthlyIncome": 300,
"payer": "Bank of America",
"accountValue": 20000
},
{
"recipientRelationship": "SPOUSE",
"incomeType": "DIVIDENDS",
"grossMonthlyIncome": 500.5,
"payer": "Stock Company",
"accountValue": 50000
},
{
"recipientRelationship": "OTHER",
"otherRecipientRelationshipType": "Aunt",
"recipientName": "Martha Doe",
"incomeType": "OTHER",
"otherIncomeType": "Rental Property",
"grossMonthlyIncome": 800.75,
"payer": "Real Estate Agency",
"accountValue": 120000
}
],
"ownedAssets": [
{
"recipientRelationship": "SPOUSE",
"recipientName": "Jane Doe",
"assetType": "FARM",
"grossMonthlyIncome": 2500,
"ownedPortionValue": 60000
},
{
"recipientRelationship": "CHILD",
"recipientName": "Jane Doe",
"assetType": "BUSINESS",
"grossMonthlyIncome": 1500,
"ownedPortionValue": 40000
},
{
"recipientRelationship": "OTHER",
"otherRecipientRelationshipType": "Uncle",
"recipientName": "James Doe",
"assetType": "RENTAL_PROPERTY",
"grossMonthlyIncome": 3000,
"ownedPortionValue": 80000
}
],
"royaltiesAndOtherProperties": [
{
"recipientRelationship": "VETERAN",
"incomeGenerationMethod": "INTELLECTUAL_PROPERTY",
"grossMonthlyIncome": 1000,
"fairMarketValue": 50000,
"canBeSold": true,
"mitigatingCircumstances": "None"
},
{
"recipientRelationship": "SPOUSE",
"incomeGenerationMethod": "MINERALS_LUMBER",
"grossMonthlyIncome": 1200,
"fairMarketValue": 75000,
"canBeSold": false,
"mitigatingCircumstances": "Legal dispute over property rights"
},
{
"recipientRelationship": "OTHER",
"otherRecipientRelationshipType": "Nephew",
"recipientName": "Adam Doe",
"incomeGenerationMethod": "USE_OF_LAND",
"grossMonthlyIncome": 800,
"fairMarketValue": 40000,
"canBeSold": true,
"mitigatingCircumstances": "Leased for long term"
}
],
"assetTransfers": [
{
"originalOwnerRelationship": "VETERAN",
"otherOriginalOwnerRelationshipType": "",
"transferMethod": "SOLD",
"otherTransferMethod": "",
"assetType": "Real estate property",
"newOwnerName": "Alice Johnson",
"newOwnerRelationship": "Friend",
"saleReportedToIrs": true,
"transferDate": "2023-05-15",
"assetTransferredUnderFairMarketValue": false,
"fairMarketValue": 250000,
"saleValue": 240000,
"capitalGainValue": 10000
},
{
"originalOwnerRelationship": "SPOUSE",
"otherOriginalOwnerRelationshipType": "",
"transferMethod": "GIFTED",
"otherTransferMethod": "",
"assetType": "Vehicle",
"newOwnerName": "James Smith",
"newOwnerRelationship": "Child",
"saleReportedToIrs": false,
"transferDate": "2022-11-10",
"assetTransferredUnderFairMarketValue": true,
"fairMarketValue": 15000,
"saleValue": 0,
"capitalGainValue": 0
},
{
"originalOwnerRelationship": "CHILD",
"otherOriginalOwnerRelationshipType": "Step-child",
"transferMethod": "TRADED",
"otherTransferMethod": "",
"assetType": "Artwork",
"newOwnerName": "Michael Green",
"newOwnerRelationship": "Cousin",
"saleReportedToIrs": true,
"transferDate": "2021-09-21",
"assetTransferredUnderFairMarketValue": false,
"fairMarketValue": 5000,
"saleValue": 5000,
"capitalGainValue": 2000
}
],
"trusts": [
{
"establishedDate": "2020-03-15",
"marketValueAtEstablishment": 100000,
"trustType": "REVOCABLE",
"addedFundsAfterEstablishment": true,
"addedFundsDate": "2021-05-10",
"addedFundsAmount": 5000,
"receivingIncomeFromTrust": true,
"annualReceivedIncome": 12000,
"trustUsedForMedicalExpenses": false,
"trustEstablishedForVeteransChild": false,
"haveAuthorityOrControlOfTrust": true
},
{
"establishedDate": "2018-09-25",
"marketValueAtEstablishment": 50000,
"trustType": "IRREVOCABLE",
"addedFundsAfterEstablishment": false,
"receivingIncomeFromTrust": false,
"trustUsedForMedicalExpenses": true,
"monthlyMedicalReimbursementAmount": 300,
"trustEstablishedForVeteransChild": true,
"haveAuthorityOrControlOfTrust": false
},
{
"establishedDate": "2022-01-01",
"marketValueAtEstablishment": 75000,
"trustType": "BURIAL",
"addedFundsAfterEstablishment": true,
"addedFundsDate": "2023-06-20",
"addedFundsAmount": 2000,
"receivingIncomeFromTrust": false,
"trustUsedForMedicalExpenses": false,
"trustEstablishedForVeteransChild": false,
"haveAuthorityOrControlOfTrust": true
}
],
"annuities": [
{
"establishedDate": "2015-03-01",
"marketValueAtEstablishment": 150000,
"addedFundsAfterEstablishment": true,
"addedFundsAmount": 50000,
"addedFundsDate": "2018-06-15",
"revocable": false,
"receivingIncomeFromAnnuity": true,
"annualReceivedIncome": 6000,
"canBeLiquidated": false,
"surrenderValue": 100000
},
{
"establishedDate": "2010-05-22",
"marketValueAtEstablishment": 100000,
"addedFundsAfterEstablishment": false,
"revocable": true,
"receivingIncomeFromAnnuity": false,
"annualReceivedIncome": 0,
"canBeLiquidated": true,
"surrenderValue": 80000
}
]
}
}
188 changes: 0 additions & 188 deletions dist/21P-0969-KITCHEN_SINK-example.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,193 +56,5 @@
"grossMonthlyIncome": 12345.67,
"payer": "Personnel Management"
}
],
"associatedIncomes": [
{
"recipientRelationship": "CHILD",
"recipientName": "Emily Doe",
"incomeType": "INTEREST",
"grossMonthlyIncome": 300,
"payer": "Bank of America",
"accountValue": 20000
},
{
"recipientRelationship": "SPOUSE",
"incomeType": "DIVIDENDS",
"grossMonthlyIncome": 500.5,
"payer": "Stock Company",
"accountValue": 50000
},
{
"recipientRelationship": "OTHER",
"otherRecipientRelationshipType": "Aunt",
"recipientName": "Martha Doe",
"incomeType": "OTHER",
"otherIncomeType": "Rental Property",
"grossMonthlyIncome": 800.75,
"payer": "Real Estate Agency",
"accountValue": 120000
}
],
"ownedAssets": [
{
"recipientRelationship": "SPOUSE",
"recipientName": "Jane Doe",
"assetType": "FARM",
"grossMonthlyIncome": 2500,
"ownedPortionValue": 60000
},
{
"recipientRelationship": "CHILD",
"recipientName": "Jane Doe",
"assetType": "BUSINESS",
"grossMonthlyIncome": 1500,
"ownedPortionValue": 40000
},
{
"recipientRelationship": "OTHER",
"otherRecipientRelationshipType": "Uncle",
"recipientName": "James Doe",
"assetType": "RENTAL_PROPERTY",
"grossMonthlyIncome": 3000,
"ownedPortionValue": 80000
}
],
"royaltiesAndOtherProperties": [
{
"recipientRelationship": "VETERAN",
"incomeGenerationMethod": "INTELLECTUAL_PROPERTY",
"grossMonthlyIncome": 1000,
"fairMarketValue": 50000,
"canBeSold": true,
"mitigatingCircumstances": "None"
},
{
"recipientRelationship": "SPOUSE",
"incomeGenerationMethod": "MINERALS_LUMBER",
"grossMonthlyIncome": 1200,
"fairMarketValue": 75000,
"canBeSold": false,
"mitigatingCircumstances": "Legal dispute over property rights"
},
{
"recipientRelationship": "OTHER",
"otherRecipientRelationshipType": "Nephew",
"recipientName": "Adam Doe",
"incomeGenerationMethod": "USE_OF_LAND",
"grossMonthlyIncome": 800,
"fairMarketValue": 40000,
"canBeSold": true,
"mitigatingCircumstances": "Leased for long term"
}
],
"assetTransfers": [
{
"originalOwnerRelationship": "VETERAN",
"otherOriginalOwnerRelationshipType": "",
"transferMethod": "SOLD",
"otherTransferMethod": "",
"assetType": "Real estate property",
"newOwnerName": "Alice Johnson",
"newOwnerRelationship": "Friend",
"saleReportedToIrs": true,
"transferDate": "2023-05-15",
"assetTransferredUnderFairMarketValue": false,
"fairMarketValue": 250000,
"saleValue": 240000,
"capitalGainValue": 10000
},
{
"originalOwnerRelationship": "SPOUSE",
"otherOriginalOwnerRelationshipType": "",
"transferMethod": "GIFTED",
"otherTransferMethod": "",
"assetType": "Vehicle",
"newOwnerName": "James Smith",
"newOwnerRelationship": "Child",
"saleReportedToIrs": false,
"transferDate": "2022-11-10",
"assetTransferredUnderFairMarketValue": true,
"fairMarketValue": 15000,
"saleValue": 0,
"capitalGainValue": 0
},
{
"originalOwnerRelationship": "CHILD",
"otherOriginalOwnerRelationshipType": "Step-child",
"transferMethod": "TRADED",
"otherTransferMethod": "",
"assetType": "Artwork",
"newOwnerName": "Michael Green",
"newOwnerRelationship": "Cousin",
"saleReportedToIrs": true,
"transferDate": "2021-09-21",
"assetTransferredUnderFairMarketValue": false,
"fairMarketValue": 5000,
"saleValue": 5000,
"capitalGainValue": 2000
}
],
"trusts": [
{
"establishedDate": "2020-03-15",
"marketValueAtEstablishment": 100000,
"trustType": "REVOCABLE",
"addedFundsAfterEstablishment": true,
"addedFundsDate": "2021-05-10",
"addedFundsAmount": 5000,
"receivingIncomeFromTrust": true,
"annualReceivedIncome": 12000,
"trustUsedForMedicalExpenses": false,
"trustEstablishedForVeteransChild": false,
"haveAuthorityOrControlOfTrust": true
},
{
"establishedDate": "2018-09-25",
"marketValueAtEstablishment": 50000,
"trustType": "IRREVOCABLE",
"addedFundsAfterEstablishment": false,
"receivingIncomeFromTrust": false,
"trustUsedForMedicalExpenses": true,
"monthlyMedicalReimbursementAmount": 300,
"trustEstablishedForVeteransChild": true,
"haveAuthorityOrControlOfTrust": false
},
{
"establishedDate": "2022-01-01",
"marketValueAtEstablishment": 75000,
"trustType": "BURIAL",
"addedFundsAfterEstablishment": true,
"addedFundsDate": "2023-06-20",
"addedFundsAmount": 2000,
"receivingIncomeFromTrust": false,
"trustUsedForMedicalExpenses": false,
"trustEstablishedForVeteransChild": false,
"haveAuthorityOrControlOfTrust": true
}
],
"annuities": [
{
"establishedDate": "2015-03-01",
"marketValueAtEstablishment": 150000,
"addedFundsAfterEstablishment": true,
"addedFundsAmount": 50000,
"addedFundsDate": "2018-06-15",
"revocable": false,
"receivingIncomeFromAnnuity": true,
"annualReceivedIncome": 6000,
"canBeLiquidated": false,
"surrenderValue": 100000
},
{
"establishedDate": "2010-05-22",
"marketValueAtEstablishment": 100000,
"addedFundsAfterEstablishment": false,
"revocable": true,
"receivingIncomeFromAnnuity": false,
"annualReceivedIncome": 0,
"canBeLiquidated": true,
"surrenderValue": 80000
}
]
}
Loading

0 comments on commit d100b22

Please sign in to comment.