@fairmint/open-captable-protocol-daml-js 0.2.63 → 0.2.65
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/OpenCapTable-v25/.daml/dist/OpenCapTable-v25-0.0.1.dar +0 -0
- package/lib/Fairmint/OpenCapTable/CapTable/module.d.ts +1738 -0
- package/lib/Fairmint/OpenCapTable/CapTable/module.js +3029 -0
- package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.d.ts +7 -6
- package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.js +12 -11
- package/lib/Fairmint/OpenCapTable/{ConvertibleAcceptance → OCF/ConvertibleAcceptance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleAcceptance → OCF/ConvertibleAcceptance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{ConvertibleCancellation → OCF/ConvertibleCancellation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleCancellation → OCF/ConvertibleCancellation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{ConvertibleConversion → OCF/ConvertibleConversion}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleConversion → OCF/ConvertibleConversion}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{ConvertibleIssuance → OCF/ConvertibleIssuance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleIssuance → OCF/ConvertibleIssuance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{ConvertibleRetraction → OCF/ConvertibleRetraction}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleRetraction → OCF/ConvertibleRetraction}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{ConvertibleTransfer → OCF/ConvertibleTransfer}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleTransfer → OCF/ConvertibleTransfer}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{Document → OCF/Document}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{Document → OCF/Document}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationAcceptance → OCF/EquityCompensationAcceptance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationAcceptance → OCF/EquityCompensationAcceptance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationCancellation → OCF/EquityCompensationCancellation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationCancellation → OCF/EquityCompensationCancellation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationExercise → OCF/EquityCompensationExercise}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationExercise → OCF/EquityCompensationExercise}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationIssuance → OCF/EquityCompensationIssuance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationIssuance → OCF/EquityCompensationIssuance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRelease → OCF/EquityCompensationRelease}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRelease → OCF/EquityCompensationRelease}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRepricing → OCF/EquityCompensationRepricing}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRepricing → OCF/EquityCompensationRepricing}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRetraction → OCF/EquityCompensationRetraction}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRetraction → OCF/EquityCompensationRetraction}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationTransfer → OCF/EquityCompensationTransfer}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationTransfer → OCF/EquityCompensationTransfer}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.d.ts +79 -0
- package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.js +95 -0
- package/lib/Fairmint/OpenCapTable/{IssuerAuthorizedSharesAdjustment → OCF/IssuerAuthorizedSharesAdjustment}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{IssuerAuthorizedSharesAdjustment → OCF/IssuerAuthorizedSharesAdjustment}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{Stakeholder → OCF/Stakeholder}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{Stakeholder → OCF/Stakeholder}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StakeholderRelationshipChangeEvent → OCF/StakeholderRelationshipChangeEvent}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StakeholderRelationshipChangeEvent → OCF/StakeholderRelationshipChangeEvent}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StakeholderStatusChangeEvent → OCF/StakeholderStatusChangeEvent}/module.d.ts +10 -20
- package/lib/Fairmint/OpenCapTable/{StakeholderStatusChangeEvent → OCF/StakeholderStatusChangeEvent}/module.js +10 -29
- package/lib/Fairmint/OpenCapTable/{StockAcceptance → OCF/StockAcceptance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockAcceptance → OCF/StockAcceptance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockCancellation → OCF/StockCancellation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockCancellation → OCF/StockCancellation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockClass → OCF/StockClass}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockClass → OCF/StockClass}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockClassAuthorizedSharesAdjustment → OCF/StockClassAuthorizedSharesAdjustment}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockClassAuthorizedSharesAdjustment → OCF/StockClassAuthorizedSharesAdjustment}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockClassConversionRatioAdjustment → OCF/StockClassConversionRatioAdjustment}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockClassConversionRatioAdjustment → OCF/StockClassConversionRatioAdjustment}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockClassSplit → OCF/StockClassSplit}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockClassSplit → OCF/StockClassSplit}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockConsolidation → OCF/StockConsolidation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockConsolidation → OCF/StockConsolidation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockConversion → OCF/StockConversion}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockConversion → OCF/StockConversion}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockIssuance → OCF/StockIssuance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockIssuance → OCF/StockIssuance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockLegendTemplate → OCF/StockLegendTemplate}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockLegendTemplate → OCF/StockLegendTemplate}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockPlan → OCF/StockPlan}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockPlan → OCF/StockPlan}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockPlanPoolAdjustment → OCF/StockPlanPoolAdjustment}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockPlanPoolAdjustment → OCF/StockPlanPoolAdjustment}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockPlanReturnToPool → OCF/StockPlanReturnToPool}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockPlanReturnToPool → OCF/StockPlanReturnToPool}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockReissuance → OCF/StockReissuance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockReissuance → OCF/StockReissuance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockRepurchase → OCF/StockRepurchase}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockRepurchase → OCF/StockRepurchase}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockRetraction → OCF/StockRetraction}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockRetraction → OCF/StockRetraction}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockTransfer → OCF/StockTransfer}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockTransfer → OCF/StockTransfer}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{Valuation → OCF/Valuation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{Valuation → OCF/Valuation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{VestingAcceleration → OCF/VestingAcceleration}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{VestingAcceleration → OCF/VestingAcceleration}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{VestingEvent → OCF/VestingEvent}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{VestingEvent → OCF/VestingEvent}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{VestingStart → OCF/VestingStart}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{VestingStart → OCF/VestingStart}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{VestingTerms → OCF/VestingTerms}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{VestingTerms → OCF/VestingTerms}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{WarrantAcceptance → OCF/WarrantAcceptance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantAcceptance → OCF/WarrantAcceptance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{WarrantCancellation → OCF/WarrantCancellation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantCancellation → OCF/WarrantCancellation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{WarrantExercise → OCF/WarrantExercise}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantExercise → OCF/WarrantExercise}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{WarrantIssuance → OCF/WarrantIssuance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantIssuance → OCF/WarrantIssuance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{WarrantRetraction → OCF/WarrantRetraction}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantRetraction → OCF/WarrantRetraction}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/index.d.ts +1 -0
- package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/index.js +8 -0
- package/lib/Fairmint/OpenCapTable/{WarrantTransfer → OCF/WarrantTransfer}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantTransfer → OCF/WarrantTransfer}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/OCF/index.d.ts +96 -0
- package/lib/Fairmint/OpenCapTable/OCF/index.js +103 -0
- package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +1 -1
- package/lib/Fairmint/OpenCapTable/index.d.ts +4 -96
- package/lib/Fairmint/OpenCapTable/index.js +4 -96
- package/package.json +3 -2
- package/lib/Fairmint/OpenCapTable/Issuer/module.d.ts +0 -641
- package/lib/Fairmint/OpenCapTable/Issuer/module.js +0 -1080
- /package/lib/Fairmint/OpenCapTable/{ConvertibleAcceptance → CapTable}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleAcceptance → CapTable}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleCancellation → OCF/ConvertibleAcceptance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleCancellation → OCF/ConvertibleAcceptance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleConversion → OCF/ConvertibleCancellation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleConversion → OCF/ConvertibleCancellation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleIssuance → OCF/ConvertibleConversion}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleIssuance → OCF/ConvertibleConversion}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleRetraction → OCF/ConvertibleIssuance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleRetraction → OCF/ConvertibleIssuance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleTransfer → OCF/ConvertibleRetraction}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleTransfer → OCF/ConvertibleRetraction}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{Document → OCF/ConvertibleTransfer}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{Document → OCF/ConvertibleTransfer}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationAcceptance → OCF/Document}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationAcceptance → OCF/Document}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationCancellation → OCF/EquityCompensationAcceptance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationCancellation → OCF/EquityCompensationAcceptance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationExercise → OCF/EquityCompensationCancellation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationExercise → OCF/EquityCompensationCancellation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationIssuance → OCF/EquityCompensationExercise}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationIssuance → OCF/EquityCompensationExercise}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRelease → OCF/EquityCompensationIssuance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRelease → OCF/EquityCompensationIssuance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRepricing → OCF/EquityCompensationRelease}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRepricing → OCF/EquityCompensationRelease}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRetraction → OCF/EquityCompensationRepricing}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRetraction → OCF/EquityCompensationRepricing}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationTransfer → OCF/EquityCompensationRetraction}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationTransfer → OCF/EquityCompensationRetraction}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{Issuer → OCF/EquityCompensationTransfer}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{Issuer → OCF/EquityCompensationTransfer}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{IssuerAuthorizedSharesAdjustment → OCF/Issuer}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{IssuerAuthorizedSharesAdjustment → OCF/Issuer}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{Stakeholder → OCF/IssuerAuthorizedSharesAdjustment}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{Stakeholder → OCF/IssuerAuthorizedSharesAdjustment}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StakeholderRelationshipChangeEvent → OCF/Stakeholder}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StakeholderRelationshipChangeEvent → OCF/Stakeholder}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StakeholderStatusChangeEvent → OCF/StakeholderRelationshipChangeEvent}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StakeholderStatusChangeEvent → OCF/StakeholderRelationshipChangeEvent}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockAcceptance → OCF/StakeholderStatusChangeEvent}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockAcceptance → OCF/StakeholderStatusChangeEvent}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockCancellation → OCF/StockAcceptance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockCancellation → OCF/StockAcceptance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClass → OCF/StockCancellation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClass → OCF/StockCancellation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassAuthorizedSharesAdjustment → OCF/StockClass}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassAuthorizedSharesAdjustment → OCF/StockClass}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassConversionRatioAdjustment → OCF/StockClassAuthorizedSharesAdjustment}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassConversionRatioAdjustment → OCF/StockClassAuthorizedSharesAdjustment}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassSplit → OCF/StockClassConversionRatioAdjustment}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassSplit → OCF/StockClassConversionRatioAdjustment}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockConsolidation → OCF/StockClassSplit}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockConsolidation → OCF/StockClassSplit}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockConversion → OCF/StockConsolidation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockConversion → OCF/StockConsolidation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockIssuance → OCF/StockConversion}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockIssuance → OCF/StockConversion}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockLegendTemplate → OCF/StockIssuance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockLegendTemplate → OCF/StockIssuance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlan → OCF/StockLegendTemplate}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlan → OCF/StockLegendTemplate}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlanPoolAdjustment → OCF/StockPlan}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlanPoolAdjustment → OCF/StockPlan}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlanReturnToPool → OCF/StockPlanPoolAdjustment}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlanReturnToPool → OCF/StockPlanPoolAdjustment}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockReissuance → OCF/StockPlanReturnToPool}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockReissuance → OCF/StockPlanReturnToPool}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockRepurchase → OCF/StockReissuance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockRepurchase → OCF/StockReissuance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockRetraction → OCF/StockRepurchase}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockRetraction → OCF/StockRepurchase}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockTransfer → OCF/StockRetraction}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockTransfer → OCF/StockRetraction}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{Valuation → OCF/StockTransfer}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{Valuation → OCF/StockTransfer}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingAcceleration → OCF/Valuation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingAcceleration → OCF/Valuation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingEvent → OCF/VestingAcceleration}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingEvent → OCF/VestingAcceleration}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingStart → OCF/VestingEvent}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingStart → OCF/VestingEvent}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingTerms → OCF/VestingStart}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingTerms → OCF/VestingStart}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantAcceptance → OCF/VestingTerms}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantAcceptance → OCF/VestingTerms}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantCancellation → OCF/WarrantAcceptance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantCancellation → OCF/WarrantAcceptance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantExercise → OCF/WarrantCancellation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantExercise → OCF/WarrantCancellation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantIssuance → OCF/WarrantExercise}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantIssuance → OCF/WarrantExercise}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantRetraction → OCF/WarrantIssuance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantRetraction → OCF/WarrantIssuance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantTransfer → OCF/WarrantRetraction}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantTransfer → OCF/WarrantRetraction}/index.js +0 -0
|
@@ -12,12 +12,12 @@ var damlTypes = require('@daml/types');
|
|
|
12
12
|
/* eslint-disable-next-line no-unused-vars */
|
|
13
13
|
var damlLedger = require('@daml/ledger');
|
|
14
14
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../../DA/Internal/Template');
|
|
16
16
|
|
|
17
|
-
var Fairmint_OpenCapTable_Types = require('
|
|
17
|
+
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
exports.
|
|
20
|
+
exports.VestingAccelerationOcfData = {
|
|
21
21
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, date: damlTypes.Time.decoder, quantity: damlTypes.Numeric(10).decoder, reason_text: damlTypes.Text.decoder, security_id: damlTypes.Text.decoder, comments: damlTypes.List(damlTypes.Text).decoder, }); }),
|
|
22
22
|
encode: function (__typed__) {
|
|
23
23
|
return {
|
|
@@ -34,27 +34,16 @@ exports.OcfVestingAccelerationTxData = {
|
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
|
|
37
|
-
exports.ArchiveByIssuer = {
|
|
38
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.object({}); }),
|
|
39
|
-
encode: function (__typed__) {
|
|
40
|
-
return {
|
|
41
|
-
};
|
|
42
|
-
}
|
|
43
|
-
,
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
37
|
exports.VestingAcceleration = damlTypes.assembleTemplate(
|
|
49
38
|
{
|
|
50
|
-
templateId: '#OpenCapTable-v25:Fairmint.OpenCapTable.VestingAcceleration:VestingAcceleration',
|
|
39
|
+
templateId: '#OpenCapTable-v25:Fairmint.OpenCapTable.OCF.VestingAcceleration:VestingAcceleration',
|
|
51
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
52
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
53
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceleration_data: exports.
|
|
42
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceleration_data: exports.VestingAccelerationOcfData.decoder, }); }),
|
|
54
43
|
encode: function (__typed__) {
|
|
55
44
|
return {
|
|
56
45
|
context: Fairmint_OpenCapTable_Types.Context.encode(__typed__.context),
|
|
57
|
-
acceleration_data: exports.
|
|
46
|
+
acceleration_data: exports.VestingAccelerationOcfData.encode(__typed__.acceleration_data),
|
|
58
47
|
};
|
|
59
48
|
}
|
|
60
49
|
,
|
|
@@ -66,18 +55,10 @@ exports.VestingAcceleration = damlTypes.assembleTemplate(
|
|
|
66
55
|
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
67
56
|
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
68
57
|
},
|
|
69
|
-
ArchiveByIssuer: {
|
|
70
|
-
template: function () { return exports.VestingAcceleration; },
|
|
71
|
-
choiceName: 'ArchiveByIssuer',
|
|
72
|
-
argumentDecoder: damlTypes.lazyMemo(function () { return exports.ArchiveByIssuer.decoder; }),
|
|
73
|
-
argumentEncode: function (__typed__) { return exports.ArchiveByIssuer.encode(__typed__); },
|
|
74
|
-
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
75
|
-
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
76
|
-
},
|
|
77
58
|
}
|
|
78
59
|
|
|
79
60
|
);
|
|
80
61
|
|
|
81
62
|
|
|
82
|
-
damlTypes.registerTemplate(exports.VestingAcceleration, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.VestingAcceleration, ['f53dc3fa0102ffbb24a129fff051d8f337e6992dafc523e4eb622b713b3b3147', '#OpenCapTable-v25']);
|
|
83
64
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// Generated from Fairmint/OpenCapTable/VestingEvent.daml
|
|
1
|
+
// Generated from Fairmint/OpenCapTable/OCF/VestingEvent.daml
|
|
2
2
|
/* eslint-disable @typescript-eslint/camelcase */
|
|
3
3
|
/* eslint-disable @typescript-eslint/no-namespace */
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
@@ -7,11 +7,11 @@ import * as damlTypes from '@daml/types';
|
|
|
7
7
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
8
|
import * as damlLedger from '@daml/ledger';
|
|
9
9
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../../DA/Internal/Template';
|
|
11
11
|
|
|
12
|
-
import * as Fairmint_OpenCapTable_Types from '
|
|
12
|
+
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
13
|
|
|
14
|
-
export declare type
|
|
14
|
+
export declare type VestingEventOcfData = {
|
|
15
15
|
id: string;
|
|
16
16
|
date: damlTypes.Time;
|
|
17
17
|
security_id: string;
|
|
@@ -19,32 +19,22 @@ export declare type OcfVestingEventTxData = {
|
|
|
19
19
|
comments: string[];
|
|
20
20
|
};
|
|
21
21
|
|
|
22
|
-
export declare const
|
|
23
|
-
damlTypes.Serializable<
|
|
24
|
-
}
|
|
25
|
-
;
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
export declare type ArchiveByIssuer = {
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
export declare const ArchiveByIssuer:
|
|
32
|
-
damlTypes.Serializable<ArchiveByIssuer> & {
|
|
22
|
+
export declare const VestingEventOcfData:
|
|
23
|
+
damlTypes.Serializable<VestingEventOcfData> & {
|
|
33
24
|
}
|
|
34
25
|
;
|
|
35
26
|
|
|
36
27
|
|
|
37
28
|
export declare type VestingEvent = {
|
|
38
29
|
context: Fairmint_OpenCapTable_Types.Context;
|
|
39
|
-
vesting_data:
|
|
30
|
+
vesting_data: VestingEventOcfData;
|
|
40
31
|
};
|
|
41
32
|
|
|
42
33
|
export declare interface VestingEventInterface {
|
|
43
34
|
Archive: damlTypes.Choice<VestingEvent, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<VestingEvent, undefined>>;
|
|
44
|
-
ArchiveByIssuer: damlTypes.Choice<VestingEvent, ArchiveByIssuer, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<VestingEvent, undefined>>;
|
|
45
35
|
}
|
|
46
36
|
export declare const VestingEvent:
|
|
47
|
-
damlTypes.Template<VestingEvent, undefined, '#OpenCapTable-v25:Fairmint.OpenCapTable.VestingEvent:VestingEvent'> &
|
|
37
|
+
damlTypes.Template<VestingEvent, undefined, '#OpenCapTable-v25:Fairmint.OpenCapTable.OCF.VestingEvent:VestingEvent'> &
|
|
48
38
|
damlTypes.ToInterface<VestingEvent, never> &
|
|
49
39
|
VestingEventInterface;
|
|
50
40
|
|
|
@@ -12,12 +12,12 @@ var damlTypes = require('@daml/types');
|
|
|
12
12
|
/* eslint-disable-next-line no-unused-vars */
|
|
13
13
|
var damlLedger = require('@daml/ledger');
|
|
14
14
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../../DA/Internal/Template');
|
|
16
16
|
|
|
17
|
-
var Fairmint_OpenCapTable_Types = require('
|
|
17
|
+
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
exports.
|
|
20
|
+
exports.VestingEventOcfData = {
|
|
21
21
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, date: damlTypes.Time.decoder, security_id: damlTypes.Text.decoder, vesting_condition_id: damlTypes.Text.decoder, comments: damlTypes.List(damlTypes.Text).decoder, }); }),
|
|
22
22
|
encode: function (__typed__) {
|
|
23
23
|
return {
|
|
@@ -33,27 +33,16 @@ exports.OcfVestingEventTxData = {
|
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
exports.ArchiveByIssuer = {
|
|
37
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.object({}); }),
|
|
38
|
-
encode: function (__typed__) {
|
|
39
|
-
return {
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
,
|
|
43
|
-
};
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
36
|
exports.VestingEvent = damlTypes.assembleTemplate(
|
|
48
37
|
{
|
|
49
|
-
templateId: '#OpenCapTable-v25:Fairmint.OpenCapTable.VestingEvent:VestingEvent',
|
|
38
|
+
templateId: '#OpenCapTable-v25:Fairmint.OpenCapTable.OCF.VestingEvent:VestingEvent',
|
|
50
39
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
51
40
|
keyEncode: function () { throw 'EncodeError'; },
|
|
52
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, vesting_data: exports.
|
|
41
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, vesting_data: exports.VestingEventOcfData.decoder, }); }),
|
|
53
42
|
encode: function (__typed__) {
|
|
54
43
|
return {
|
|
55
44
|
context: Fairmint_OpenCapTable_Types.Context.encode(__typed__.context),
|
|
56
|
-
vesting_data: exports.
|
|
45
|
+
vesting_data: exports.VestingEventOcfData.encode(__typed__.vesting_data),
|
|
57
46
|
};
|
|
58
47
|
}
|
|
59
48
|
,
|
|
@@ -65,18 +54,10 @@ exports.VestingEvent = damlTypes.assembleTemplate(
|
|
|
65
54
|
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
66
55
|
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
67
56
|
},
|
|
68
|
-
ArchiveByIssuer: {
|
|
69
|
-
template: function () { return exports.VestingEvent; },
|
|
70
|
-
choiceName: 'ArchiveByIssuer',
|
|
71
|
-
argumentDecoder: damlTypes.lazyMemo(function () { return exports.ArchiveByIssuer.decoder; }),
|
|
72
|
-
argumentEncode: function (__typed__) { return exports.ArchiveByIssuer.encode(__typed__); },
|
|
73
|
-
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
74
|
-
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
75
|
-
},
|
|
76
57
|
}
|
|
77
58
|
|
|
78
59
|
);
|
|
79
60
|
|
|
80
61
|
|
|
81
|
-
damlTypes.registerTemplate(exports.VestingEvent, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.VestingEvent, ['f53dc3fa0102ffbb24a129fff051d8f337e6992dafc523e4eb622b713b3b3147', '#OpenCapTable-v25']);
|
|
82
63
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// Generated from Fairmint/OpenCapTable/VestingStart.daml
|
|
1
|
+
// Generated from Fairmint/OpenCapTable/OCF/VestingStart.daml
|
|
2
2
|
/* eslint-disable @typescript-eslint/camelcase */
|
|
3
3
|
/* eslint-disable @typescript-eslint/no-namespace */
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
@@ -7,11 +7,11 @@ import * as damlTypes from '@daml/types';
|
|
|
7
7
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
8
|
import * as damlLedger from '@daml/ledger';
|
|
9
9
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../../DA/Internal/Template';
|
|
11
11
|
|
|
12
|
-
import * as Fairmint_OpenCapTable_Types from '
|
|
12
|
+
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
13
|
|
|
14
|
-
export declare type
|
|
14
|
+
export declare type VestingStartOcfData = {
|
|
15
15
|
id: string;
|
|
16
16
|
date: damlTypes.Time;
|
|
17
17
|
security_id: string;
|
|
@@ -19,32 +19,22 @@ export declare type OcfVestingStartTxData = {
|
|
|
19
19
|
comments: string[];
|
|
20
20
|
};
|
|
21
21
|
|
|
22
|
-
export declare const
|
|
23
|
-
damlTypes.Serializable<
|
|
24
|
-
}
|
|
25
|
-
;
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
export declare type ArchiveByIssuer = {
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
export declare const ArchiveByIssuer:
|
|
32
|
-
damlTypes.Serializable<ArchiveByIssuer> & {
|
|
22
|
+
export declare const VestingStartOcfData:
|
|
23
|
+
damlTypes.Serializable<VestingStartOcfData> & {
|
|
33
24
|
}
|
|
34
25
|
;
|
|
35
26
|
|
|
36
27
|
|
|
37
28
|
export declare type VestingStart = {
|
|
38
29
|
context: Fairmint_OpenCapTable_Types.Context;
|
|
39
|
-
vesting_data:
|
|
30
|
+
vesting_data: VestingStartOcfData;
|
|
40
31
|
};
|
|
41
32
|
|
|
42
33
|
export declare interface VestingStartInterface {
|
|
43
34
|
Archive: damlTypes.Choice<VestingStart, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<VestingStart, undefined>>;
|
|
44
|
-
ArchiveByIssuer: damlTypes.Choice<VestingStart, ArchiveByIssuer, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<VestingStart, undefined>>;
|
|
45
35
|
}
|
|
46
36
|
export declare const VestingStart:
|
|
47
|
-
damlTypes.Template<VestingStart, undefined, '#OpenCapTable-v25:Fairmint.OpenCapTable.VestingStart:VestingStart'> &
|
|
37
|
+
damlTypes.Template<VestingStart, undefined, '#OpenCapTable-v25:Fairmint.OpenCapTable.OCF.VestingStart:VestingStart'> &
|
|
48
38
|
damlTypes.ToInterface<VestingStart, never> &
|
|
49
39
|
VestingStartInterface;
|
|
50
40
|
|
|
@@ -12,12 +12,12 @@ var damlTypes = require('@daml/types');
|
|
|
12
12
|
/* eslint-disable-next-line no-unused-vars */
|
|
13
13
|
var damlLedger = require('@daml/ledger');
|
|
14
14
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../../DA/Internal/Template');
|
|
16
16
|
|
|
17
|
-
var Fairmint_OpenCapTable_Types = require('
|
|
17
|
+
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
exports.
|
|
20
|
+
exports.VestingStartOcfData = {
|
|
21
21
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, date: damlTypes.Time.decoder, security_id: damlTypes.Text.decoder, vesting_condition_id: damlTypes.Text.decoder, comments: damlTypes.List(damlTypes.Text).decoder, }); }),
|
|
22
22
|
encode: function (__typed__) {
|
|
23
23
|
return {
|
|
@@ -33,27 +33,16 @@ exports.OcfVestingStartTxData = {
|
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
exports.ArchiveByIssuer = {
|
|
37
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.object({}); }),
|
|
38
|
-
encode: function (__typed__) {
|
|
39
|
-
return {
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
,
|
|
43
|
-
};
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
36
|
exports.VestingStart = damlTypes.assembleTemplate(
|
|
48
37
|
{
|
|
49
|
-
templateId: '#OpenCapTable-v25:Fairmint.OpenCapTable.VestingStart:VestingStart',
|
|
38
|
+
templateId: '#OpenCapTable-v25:Fairmint.OpenCapTable.OCF.VestingStart:VestingStart',
|
|
50
39
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
51
40
|
keyEncode: function () { throw 'EncodeError'; },
|
|
52
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, vesting_data: exports.
|
|
41
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, vesting_data: exports.VestingStartOcfData.decoder, }); }),
|
|
53
42
|
encode: function (__typed__) {
|
|
54
43
|
return {
|
|
55
44
|
context: Fairmint_OpenCapTable_Types.Context.encode(__typed__.context),
|
|
56
|
-
vesting_data: exports.
|
|
45
|
+
vesting_data: exports.VestingStartOcfData.encode(__typed__.vesting_data),
|
|
57
46
|
};
|
|
58
47
|
}
|
|
59
48
|
,
|
|
@@ -65,18 +54,10 @@ exports.VestingStart = damlTypes.assembleTemplate(
|
|
|
65
54
|
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
66
55
|
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
67
56
|
},
|
|
68
|
-
ArchiveByIssuer: {
|
|
69
|
-
template: function () { return exports.VestingStart; },
|
|
70
|
-
choiceName: 'ArchiveByIssuer',
|
|
71
|
-
argumentDecoder: damlTypes.lazyMemo(function () { return exports.ArchiveByIssuer.decoder; }),
|
|
72
|
-
argumentEncode: function (__typed__) { return exports.ArchiveByIssuer.encode(__typed__); },
|
|
73
|
-
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
74
|
-
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
75
|
-
},
|
|
76
57
|
}
|
|
77
58
|
|
|
78
59
|
);
|
|
79
60
|
|
|
80
61
|
|
|
81
|
-
damlTypes.registerTemplate(exports.VestingStart, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.VestingStart, ['f53dc3fa0102ffbb24a129fff051d8f337e6992dafc523e4eb622b713b3b3147', '#OpenCapTable-v25']);
|
|
82
63
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// Generated from Fairmint/OpenCapTable/VestingTerms.daml
|
|
1
|
+
// Generated from Fairmint/OpenCapTable/OCF/VestingTerms.daml
|
|
2
2
|
/* eslint-disable @typescript-eslint/camelcase */
|
|
3
3
|
/* eslint-disable @typescript-eslint/no-namespace */
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
@@ -7,9 +7,9 @@ import * as damlTypes from '@daml/types';
|
|
|
7
7
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
8
|
import * as damlLedger from '@daml/ledger';
|
|
9
9
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../../DA/Internal/Template';
|
|
11
11
|
|
|
12
|
-
import * as Fairmint_OpenCapTable_Types from '
|
|
12
|
+
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
13
|
|
|
14
14
|
export declare type OcfVestingCondition = {
|
|
15
15
|
id: string;
|
|
@@ -159,7 +159,7 @@ export declare const OcfAllocationType:
|
|
|
159
159
|
;
|
|
160
160
|
|
|
161
161
|
|
|
162
|
-
export declare type
|
|
162
|
+
export declare type VestingTermsOcfData = {
|
|
163
163
|
id: string;
|
|
164
164
|
allocation_type: OcfAllocationType;
|
|
165
165
|
description: string;
|
|
@@ -168,32 +168,22 @@ export declare type OcfVestingTermsData = {
|
|
|
168
168
|
vesting_conditions: OcfVestingCondition[];
|
|
169
169
|
};
|
|
170
170
|
|
|
171
|
-
export declare const
|
|
172
|
-
damlTypes.Serializable<
|
|
173
|
-
}
|
|
174
|
-
;
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
export declare type ArchiveByIssuer = {
|
|
178
|
-
};
|
|
179
|
-
|
|
180
|
-
export declare const ArchiveByIssuer:
|
|
181
|
-
damlTypes.Serializable<ArchiveByIssuer> & {
|
|
171
|
+
export declare const VestingTermsOcfData:
|
|
172
|
+
damlTypes.Serializable<VestingTermsOcfData> & {
|
|
182
173
|
}
|
|
183
174
|
;
|
|
184
175
|
|
|
185
176
|
|
|
186
177
|
export declare type VestingTerms = {
|
|
187
178
|
context: Fairmint_OpenCapTable_Types.Context;
|
|
188
|
-
vesting_terms_data:
|
|
179
|
+
vesting_terms_data: VestingTermsOcfData;
|
|
189
180
|
};
|
|
190
181
|
|
|
191
182
|
export declare interface VestingTermsInterface {
|
|
192
183
|
Archive: damlTypes.Choice<VestingTerms, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<VestingTerms, undefined>>;
|
|
193
|
-
ArchiveByIssuer: damlTypes.Choice<VestingTerms, ArchiveByIssuer, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<VestingTerms, undefined>>;
|
|
194
184
|
}
|
|
195
185
|
export declare const VestingTerms:
|
|
196
|
-
damlTypes.Template<VestingTerms, undefined, '#OpenCapTable-v25:Fairmint.OpenCapTable.VestingTerms:VestingTerms'> &
|
|
186
|
+
damlTypes.Template<VestingTerms, undefined, '#OpenCapTable-v25:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms'> &
|
|
197
187
|
damlTypes.ToInterface<VestingTerms, never> &
|
|
198
188
|
VestingTermsInterface;
|
|
199
189
|
|
|
@@ -12,9 +12,9 @@ var damlTypes = require('@daml/types');
|
|
|
12
12
|
/* eslint-disable-next-line no-unused-vars */
|
|
13
13
|
var damlLedger = require('@daml/ledger');
|
|
14
14
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../../DA/Internal/Template');
|
|
16
16
|
|
|
17
|
-
var Fairmint_OpenCapTable_Types = require('
|
|
17
|
+
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
exports.OcfVestingCondition = {
|
|
@@ -183,7 +183,7 @@ exports.OcfAllocationType = {
|
|
|
183
183
|
|
|
184
184
|
|
|
185
185
|
|
|
186
|
-
exports.
|
|
186
|
+
exports.VestingTermsOcfData = {
|
|
187
187
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, allocation_type: exports.OcfAllocationType.decoder, description: damlTypes.Text.decoder, name: damlTypes.Text.decoder, comments: damlTypes.List(damlTypes.Text).decoder, vesting_conditions: damlTypes.List(exports.OcfVestingCondition).decoder, }); }),
|
|
188
188
|
encode: function (__typed__) {
|
|
189
189
|
return {
|
|
@@ -200,27 +200,16 @@ exports.OcfVestingTermsData = {
|
|
|
200
200
|
|
|
201
201
|
|
|
202
202
|
|
|
203
|
-
exports.ArchiveByIssuer = {
|
|
204
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.object({}); }),
|
|
205
|
-
encode: function (__typed__) {
|
|
206
|
-
return {
|
|
207
|
-
};
|
|
208
|
-
}
|
|
209
|
-
,
|
|
210
|
-
};
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
203
|
exports.VestingTerms = damlTypes.assembleTemplate(
|
|
215
204
|
{
|
|
216
|
-
templateId: '#OpenCapTable-v25:Fairmint.OpenCapTable.VestingTerms:VestingTerms',
|
|
205
|
+
templateId: '#OpenCapTable-v25:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
|
|
217
206
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
218
207
|
keyEncode: function () { throw 'EncodeError'; },
|
|
219
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, vesting_terms_data: exports.
|
|
208
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, vesting_terms_data: exports.VestingTermsOcfData.decoder, }); }),
|
|
220
209
|
encode: function (__typed__) {
|
|
221
210
|
return {
|
|
222
211
|
context: Fairmint_OpenCapTable_Types.Context.encode(__typed__.context),
|
|
223
|
-
vesting_terms_data: exports.
|
|
212
|
+
vesting_terms_data: exports.VestingTermsOcfData.encode(__typed__.vesting_terms_data),
|
|
224
213
|
};
|
|
225
214
|
}
|
|
226
215
|
,
|
|
@@ -232,18 +221,10 @@ exports.VestingTerms = damlTypes.assembleTemplate(
|
|
|
232
221
|
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
233
222
|
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
234
223
|
},
|
|
235
|
-
ArchiveByIssuer: {
|
|
236
|
-
template: function () { return exports.VestingTerms; },
|
|
237
|
-
choiceName: 'ArchiveByIssuer',
|
|
238
|
-
argumentDecoder: damlTypes.lazyMemo(function () { return exports.ArchiveByIssuer.decoder; }),
|
|
239
|
-
argumentEncode: function (__typed__) { return exports.ArchiveByIssuer.encode(__typed__); },
|
|
240
|
-
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
241
|
-
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
242
|
-
},
|
|
243
224
|
}
|
|
244
225
|
|
|
245
226
|
);
|
|
246
227
|
|
|
247
228
|
|
|
248
|
-
damlTypes.registerTemplate(exports.VestingTerms, ['
|
|
229
|
+
damlTypes.registerTemplate(exports.VestingTerms, ['f53dc3fa0102ffbb24a129fff051d8f337e6992dafc523e4eb622b713b3b3147', '#OpenCapTable-v25']);
|
|
249
230
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// Generated from Fairmint/OpenCapTable/WarrantAcceptance.daml
|
|
1
|
+
// Generated from Fairmint/OpenCapTable/OCF/WarrantAcceptance.daml
|
|
2
2
|
/* eslint-disable @typescript-eslint/camelcase */
|
|
3
3
|
/* eslint-disable @typescript-eslint/no-namespace */
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
@@ -7,43 +7,33 @@ import * as damlTypes from '@daml/types';
|
|
|
7
7
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
8
|
import * as damlLedger from '@daml/ledger';
|
|
9
9
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../../DA/Internal/Template';
|
|
11
11
|
|
|
12
|
-
import * as Fairmint_OpenCapTable_Types from '
|
|
12
|
+
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
13
|
|
|
14
|
-
export declare type
|
|
14
|
+
export declare type WarrantAcceptanceOcfData = {
|
|
15
15
|
id: string;
|
|
16
16
|
date: damlTypes.Time;
|
|
17
17
|
security_id: string;
|
|
18
18
|
comments: string[];
|
|
19
19
|
};
|
|
20
20
|
|
|
21
|
-
export declare const
|
|
22
|
-
damlTypes.Serializable<
|
|
23
|
-
}
|
|
24
|
-
;
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
export declare type ArchiveByIssuer = {
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
export declare const ArchiveByIssuer:
|
|
31
|
-
damlTypes.Serializable<ArchiveByIssuer> & {
|
|
21
|
+
export declare const WarrantAcceptanceOcfData:
|
|
22
|
+
damlTypes.Serializable<WarrantAcceptanceOcfData> & {
|
|
32
23
|
}
|
|
33
24
|
;
|
|
34
25
|
|
|
35
26
|
|
|
36
27
|
export declare type WarrantAcceptance = {
|
|
37
28
|
context: Fairmint_OpenCapTable_Types.Context;
|
|
38
|
-
acceptance_data:
|
|
29
|
+
acceptance_data: WarrantAcceptanceOcfData;
|
|
39
30
|
};
|
|
40
31
|
|
|
41
32
|
export declare interface WarrantAcceptanceInterface {
|
|
42
33
|
Archive: damlTypes.Choice<WarrantAcceptance, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<WarrantAcceptance, undefined>>;
|
|
43
|
-
ArchiveByIssuer: damlTypes.Choice<WarrantAcceptance, ArchiveByIssuer, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<WarrantAcceptance, undefined>>;
|
|
44
34
|
}
|
|
45
35
|
export declare const WarrantAcceptance:
|
|
46
|
-
damlTypes.Template<WarrantAcceptance, undefined, '#OpenCapTable-v25:Fairmint.OpenCapTable.WarrantAcceptance:WarrantAcceptance'> &
|
|
36
|
+
damlTypes.Template<WarrantAcceptance, undefined, '#OpenCapTable-v25:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance'> &
|
|
47
37
|
damlTypes.ToInterface<WarrantAcceptance, never> &
|
|
48
38
|
WarrantAcceptanceInterface;
|
|
49
39
|
|
|
@@ -12,12 +12,12 @@ var damlTypes = require('@daml/types');
|
|
|
12
12
|
/* eslint-disable-next-line no-unused-vars */
|
|
13
13
|
var damlLedger = require('@daml/ledger');
|
|
14
14
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../../DA/Internal/Template');
|
|
16
16
|
|
|
17
|
-
var Fairmint_OpenCapTable_Types = require('
|
|
17
|
+
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
exports.
|
|
20
|
+
exports.WarrantAcceptanceOcfData = {
|
|
21
21
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, date: damlTypes.Time.decoder, security_id: damlTypes.Text.decoder, comments: damlTypes.List(damlTypes.Text).decoder, }); }),
|
|
22
22
|
encode: function (__typed__) {
|
|
23
23
|
return {
|
|
@@ -32,27 +32,16 @@ exports.OcfWarrantAcceptanceTxData = {
|
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
35
|
-
exports.ArchiveByIssuer = {
|
|
36
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.object({}); }),
|
|
37
|
-
encode: function (__typed__) {
|
|
38
|
-
return {
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
,
|
|
42
|
-
};
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
35
|
exports.WarrantAcceptance = damlTypes.assembleTemplate(
|
|
47
36
|
{
|
|
48
|
-
templateId: '#OpenCapTable-v25:Fairmint.OpenCapTable.WarrantAcceptance:WarrantAcceptance',
|
|
37
|
+
templateId: '#OpenCapTable-v25:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
|
|
49
38
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
50
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
51
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceptance_data: exports.
|
|
40
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceptance_data: exports.WarrantAcceptanceOcfData.decoder, }); }),
|
|
52
41
|
encode: function (__typed__) {
|
|
53
42
|
return {
|
|
54
43
|
context: Fairmint_OpenCapTable_Types.Context.encode(__typed__.context),
|
|
55
|
-
acceptance_data: exports.
|
|
44
|
+
acceptance_data: exports.WarrantAcceptanceOcfData.encode(__typed__.acceptance_data),
|
|
56
45
|
};
|
|
57
46
|
}
|
|
58
47
|
,
|
|
@@ -64,18 +53,10 @@ exports.WarrantAcceptance = damlTypes.assembleTemplate(
|
|
|
64
53
|
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
65
54
|
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
66
55
|
},
|
|
67
|
-
ArchiveByIssuer: {
|
|
68
|
-
template: function () { return exports.WarrantAcceptance; },
|
|
69
|
-
choiceName: 'ArchiveByIssuer',
|
|
70
|
-
argumentDecoder: damlTypes.lazyMemo(function () { return exports.ArchiveByIssuer.decoder; }),
|
|
71
|
-
argumentEncode: function (__typed__) { return exports.ArchiveByIssuer.encode(__typed__); },
|
|
72
|
-
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
73
|
-
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
74
|
-
},
|
|
75
56
|
}
|
|
76
57
|
|
|
77
58
|
);
|
|
78
59
|
|
|
79
60
|
|
|
80
|
-
damlTypes.registerTemplate(exports.WarrantAcceptance, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.WarrantAcceptance, ['f53dc3fa0102ffbb24a129fff051d8f337e6992dafc523e4eb622b713b3b3147', '#OpenCapTable-v25']);
|
|
81
62
|
|
package/lib/Fairmint/OpenCapTable/{WarrantCancellation → OCF/WarrantCancellation}/module.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// Generated from Fairmint/OpenCapTable/WarrantCancellation.daml
|
|
1
|
+
// Generated from Fairmint/OpenCapTable/OCF/WarrantCancellation.daml
|
|
2
2
|
/* eslint-disable @typescript-eslint/camelcase */
|
|
3
3
|
/* eslint-disable @typescript-eslint/no-namespace */
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
@@ -7,11 +7,11 @@ import * as damlTypes from '@daml/types';
|
|
|
7
7
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
8
|
import * as damlLedger from '@daml/ledger';
|
|
9
9
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../../DA/Internal/Template';
|
|
11
11
|
|
|
12
|
-
import * as Fairmint_OpenCapTable_Types from '
|
|
12
|
+
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
13
|
|
|
14
|
-
export declare type
|
|
14
|
+
export declare type WarrantCancellationOcfData = {
|
|
15
15
|
id: string;
|
|
16
16
|
date: damlTypes.Time;
|
|
17
17
|
quantity: damlTypes.Numeric;
|
|
@@ -21,32 +21,22 @@ export declare type OcfWarrantCancellationTxData = {
|
|
|
21
21
|
balance_security_id: damlTypes.Optional<string>;
|
|
22
22
|
};
|
|
23
23
|
|
|
24
|
-
export declare const
|
|
25
|
-
damlTypes.Serializable<
|
|
26
|
-
}
|
|
27
|
-
;
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
export declare type ArchiveByIssuer = {
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
export declare const ArchiveByIssuer:
|
|
34
|
-
damlTypes.Serializable<ArchiveByIssuer> & {
|
|
24
|
+
export declare const WarrantCancellationOcfData:
|
|
25
|
+
damlTypes.Serializable<WarrantCancellationOcfData> & {
|
|
35
26
|
}
|
|
36
27
|
;
|
|
37
28
|
|
|
38
29
|
|
|
39
30
|
export declare type WarrantCancellation = {
|
|
40
31
|
context: Fairmint_OpenCapTable_Types.Context;
|
|
41
|
-
cancellation_data:
|
|
32
|
+
cancellation_data: WarrantCancellationOcfData;
|
|
42
33
|
};
|
|
43
34
|
|
|
44
35
|
export declare interface WarrantCancellationInterface {
|
|
45
36
|
Archive: damlTypes.Choice<WarrantCancellation, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<WarrantCancellation, undefined>>;
|
|
46
|
-
ArchiveByIssuer: damlTypes.Choice<WarrantCancellation, ArchiveByIssuer, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<WarrantCancellation, undefined>>;
|
|
47
37
|
}
|
|
48
38
|
export declare const WarrantCancellation:
|
|
49
|
-
damlTypes.Template<WarrantCancellation, undefined, '#OpenCapTable-v25:Fairmint.OpenCapTable.WarrantCancellation:WarrantCancellation'> &
|
|
39
|
+
damlTypes.Template<WarrantCancellation, undefined, '#OpenCapTable-v25:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation'> &
|
|
50
40
|
damlTypes.ToInterface<WarrantCancellation, never> &
|
|
51
41
|
WarrantCancellationInterface;
|
|
52
42
|
|