@fairmint/open-captable-protocol-daml-js 0.2.126 → 0.2.128

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.
Files changed (391) hide show
  1. package/{OpenCapTable-v30/.daml/dist/OpenCapTable-v30-0.0.1.dar → OpenCapTable-v31/.daml/dist/OpenCapTable-v31-0.0.1.dar} +0 -0
  2. package/README.md +5 -5
  3. package/generated/ocp-factory-contract-id.json +4 -4
  4. package/lib/CantonPayments/Airdrop/Airdrop/module.d.ts +6 -0
  5. package/lib/CantonPayments/Airdrop/Airdrop/module.js +3 -2
  6. package/lib/CantonPayments/Airdrop/AirdropFactory/module.d.ts +6 -1
  7. package/lib/CantonPayments/Airdrop/AirdropFactory/module.js +4 -4
  8. package/lib/CantonPayments/Airdrop/PersonalAirdrop/module.d.ts +6 -1
  9. package/lib/CantonPayments/Airdrop/PersonalAirdrop/module.js +4 -4
  10. package/lib/CantonPayments/Airdrop/SimpleAirdrop/module.d.ts +6 -0
  11. package/lib/CantonPayments/Airdrop/SimpleAirdrop/module.js +3 -2
  12. package/lib/CantonPayments/PaymentStream/ActivePaymentStream/module.d.ts +10 -0
  13. package/lib/CantonPayments/PaymentStream/ActivePaymentStream/module.js +4 -4
  14. package/lib/CantonPayments/PaymentStream/PartyMigrationProposal/module.d.ts +6 -0
  15. package/lib/CantonPayments/PaymentStream/PartyMigrationProposal/module.js +3 -2
  16. package/lib/CantonPayments/PaymentStream/PaymentStreamFactory/module.d.ts +6 -0
  17. package/lib/CantonPayments/PaymentStream/PaymentStreamFactory/module.js +3 -2
  18. package/lib/CantonPayments/PaymentStream/ProposedPaymentStream/module.d.ts +6 -0
  19. package/lib/CantonPayments/PaymentStream/ProposedPaymentStream/module.js +3 -2
  20. package/lib/CantonPayments/PaymentStream/Types/ActivePaymentStreamData/module.d.ts +2 -0
  21. package/lib/CantonPayments/PaymentStream/Types/ActivePaymentStreamData/module.js +2 -0
  22. package/lib/CantonPayments/PaymentStream/Types/Approvals/module.d.ts +2 -0
  23. package/lib/CantonPayments/PaymentStream/Types/Approvals/module.js +2 -0
  24. package/lib/CantonPayments/PaymentStream/Types/LockFundsInput/module.d.ts +2 -0
  25. package/lib/CantonPayments/PaymentStream/Types/LockFundsInput/module.js +2 -0
  26. package/lib/CantonPayments/PaymentStream/Types/PartyRole/module.d.ts +2 -0
  27. package/lib/CantonPayments/PaymentStream/Types/PartyRole/module.js +2 -0
  28. package/lib/CantonPayments/PaymentStream/Types/PaymentContext/module.d.ts +2 -0
  29. package/lib/CantonPayments/PaymentStream/Types/PaymentContext/module.js +2 -0
  30. package/lib/CantonPayments/PaymentStream/Types/PaymentResult/module.d.ts +2 -0
  31. package/lib/CantonPayments/PaymentStream/Types/PaymentResult/module.js +2 -0
  32. package/lib/CantonPayments/PaymentStream/Types/PaymentStream/module.d.ts +2 -0
  33. package/lib/CantonPayments/PaymentStream/Types/PaymentStream/module.js +2 -0
  34. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamAmount/module.d.ts +2 -0
  35. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamAmount/module.js +2 -0
  36. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamChanges/module.d.ts +2 -0
  37. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamChanges/module.js +2 -0
  38. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposal/module.d.ts +2 -0
  39. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposal/module.js +2 -0
  40. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposalChanges/module.d.ts +2 -0
  41. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposalChanges/module.js +2 -0
  42. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamStats/module.d.ts +2 -0
  43. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamStats/module.js +2 -0
  44. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamTime/module.d.ts +2 -0
  45. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamTime/module.js +2 -0
  46. package/lib/CantonPayments/PaymentStream/Types/ProcessFreeTrialResult/module.d.ts +2 -0
  47. package/lib/CantonPayments/PaymentStream/Types/ProcessFreeTrialResult/module.js +2 -0
  48. package/lib/CantonPayments/PaymentStream/Types/ProcessorContext/module.d.ts +2 -0
  49. package/lib/CantonPayments/PaymentStream/Types/ProcessorContext/module.js +2 -0
  50. package/lib/DA/Internal/Template/module.d.ts +2 -0
  51. package/lib/DA/Internal/Template/module.js +2 -0
  52. package/lib/DA/Set/Types/module.d.ts +2 -0
  53. package/lib/DA/Set/Types/module.js +2 -0
  54. package/lib/DA/Time/Types/module.d.ts +2 -0
  55. package/lib/DA/Time/Types/module.js +2 -0
  56. package/lib/DA/Types/module.d.ts +2 -0
  57. package/lib/DA/Types/module.js +2 -0
  58. package/lib/Fairmint/OpenCapTable/ConvertibleAcceptance/module.d.ts +57 -0
  59. package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleAcceptance → ConvertibleAcceptance}/module.js +29 -9
  60. package/lib/Fairmint/OpenCapTable/ConvertibleCancellation/module.d.ts +60 -0
  61. package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleCancellation → ConvertibleCancellation}/module.js +31 -12
  62. package/lib/Fairmint/OpenCapTable/ConvertibleConversion/module.d.ts +63 -0
  63. package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleConversion → ConvertibleConversion}/module.js +31 -12
  64. package/lib/Fairmint/OpenCapTable/ConvertibleIssuance/module.d.ts +84 -0
  65. package/lib/Fairmint/OpenCapTable/ConvertibleIssuance/module.js +110 -0
  66. package/lib/Fairmint/OpenCapTable/ConvertibleRetraction/module.d.ts +58 -0
  67. package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleRetraction → ConvertibleRetraction}/module.js +29 -9
  68. package/lib/Fairmint/OpenCapTable/ConvertibleTransfer/module.d.ts +61 -0
  69. package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleTransfer → ConvertibleTransfer}/module.js +31 -12
  70. package/lib/Fairmint/OpenCapTable/{OCF/Document → Document}/module.d.ts +25 -9
  71. package/lib/Fairmint/OpenCapTable/{OCF/Document → Document}/module.js +29 -9
  72. package/lib/Fairmint/OpenCapTable/EquityCompensationAcceptance/module.d.ts +57 -0
  73. package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationAcceptance → EquityCompensationAcceptance}/module.js +29 -9
  74. package/lib/Fairmint/OpenCapTable/EquityCompensationCancellation/module.d.ts +60 -0
  75. package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationCancellation → EquityCompensationCancellation}/module.js +29 -9
  76. package/lib/Fairmint/OpenCapTable/EquityCompensationExercise/module.d.ts +60 -0
  77. package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationExercise → EquityCompensationExercise}/module.js +29 -9
  78. package/lib/Fairmint/OpenCapTable/EquityCompensationIssuance/module.d.ts +74 -0
  79. package/lib/Fairmint/OpenCapTable/EquityCompensationIssuance/module.js +98 -0
  80. package/lib/Fairmint/OpenCapTable/EquityCompensationRelease/module.d.ts +62 -0
  81. package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationRelease → EquityCompensationRelease}/module.js +31 -12
  82. package/lib/Fairmint/OpenCapTable/EquityCompensationRepricing/module.d.ts +58 -0
  83. package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationRepricing → EquityCompensationRepricing}/module.js +31 -12
  84. package/lib/Fairmint/OpenCapTable/EquityCompensationRetraction/module.d.ts +58 -0
  85. package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationRetraction → EquityCompensationRetraction}/module.js +29 -9
  86. package/lib/Fairmint/OpenCapTable/EquityCompensationTransfer/module.d.ts +61 -0
  87. package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationTransfer → EquityCompensationTransfer}/module.js +29 -9
  88. package/lib/Fairmint/OpenCapTable/Issuer/module.d.ts +641 -0
  89. package/lib/Fairmint/OpenCapTable/Issuer/module.js +1080 -0
  90. package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.d.ts +15 -10
  91. package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.js +17 -17
  92. package/lib/Fairmint/OpenCapTable/IssuerAuthorizedSharesAdjustment/module.d.ts +60 -0
  93. package/lib/Fairmint/OpenCapTable/{OCF/IssuerAuthorizedSharesAdjustment → IssuerAuthorizedSharesAdjustment}/module.js +29 -9
  94. package/lib/Fairmint/OpenCapTable/OcpFactory/module.d.ts +9 -1
  95. package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +7 -4
  96. package/lib/Fairmint/OpenCapTable/{OCF/Stakeholder → Stakeholder}/module.d.ts +32 -19
  97. package/lib/Fairmint/OpenCapTable/{OCF/Stakeholder → Stakeholder}/module.js +39 -22
  98. package/lib/Fairmint/OpenCapTable/StakeholderRelationshipChangeEvent/module.d.ts +59 -0
  99. package/lib/Fairmint/OpenCapTable/{OCF/StakeholderRelationshipChangeEvent → StakeholderRelationshipChangeEvent}/module.js +32 -13
  100. package/lib/Fairmint/OpenCapTable/StakeholderStatusChangeEvent/module.d.ts +59 -0
  101. package/lib/Fairmint/OpenCapTable/{OCF/StakeholderStatusChangeEvent → StakeholderStatusChangeEvent}/module.js +32 -12
  102. package/lib/Fairmint/OpenCapTable/StockAcceptance/module.d.ts +57 -0
  103. package/lib/Fairmint/OpenCapTable/{OCF/StockAcceptance → StockAcceptance}/module.js +29 -9
  104. package/lib/Fairmint/OpenCapTable/StockCancellation/module.d.ts +60 -0
  105. package/lib/Fairmint/OpenCapTable/{OCF/StockCancellation → StockCancellation}/module.js +29 -9
  106. package/lib/Fairmint/OpenCapTable/StockClass/module.d.ts +68 -0
  107. package/lib/Fairmint/OpenCapTable/StockClass/module.js +92 -0
  108. package/lib/Fairmint/OpenCapTable/StockClassAuthorizedSharesAdjustment/module.d.ts +60 -0
  109. package/lib/Fairmint/OpenCapTable/{OCF/StockClassAuthorizedSharesAdjustment → StockClassAuthorizedSharesAdjustment}/module.js +29 -9
  110. package/lib/Fairmint/OpenCapTable/StockClassConversionRatioAdjustment/module.d.ts +58 -0
  111. package/lib/Fairmint/OpenCapTable/{OCF/StockClassConversionRatioAdjustment → StockClassConversionRatioAdjustment}/module.js +31 -12
  112. package/lib/Fairmint/OpenCapTable/StockClassSplit/module.d.ts +58 -0
  113. package/lib/Fairmint/OpenCapTable/{OCF/StockClassSplit → StockClassSplit}/module.js +31 -12
  114. package/lib/Fairmint/OpenCapTable/StockConsolidation/module.d.ts +59 -0
  115. package/lib/Fairmint/OpenCapTable/{OCF/StockConsolidation → StockConsolidation}/module.js +29 -9
  116. package/lib/Fairmint/OpenCapTable/StockConversion/module.d.ts +60 -0
  117. package/lib/Fairmint/OpenCapTable/{OCF/StockConversion → StockConversion}/module.js +29 -9
  118. package/lib/Fairmint/OpenCapTable/StockIssuance/module.d.ts +85 -0
  119. package/lib/Fairmint/OpenCapTable/{OCF/StockIssuance → StockIssuance}/module.js +35 -18
  120. package/lib/Fairmint/OpenCapTable/StockLegendTemplate/module.d.ts +57 -0
  121. package/lib/Fairmint/OpenCapTable/{OCF/StockLegendTemplate → StockLegendTemplate}/module.js +29 -9
  122. package/lib/Fairmint/OpenCapTable/{OCF/StockPlan → StockPlan}/module.d.ts +25 -9
  123. package/lib/Fairmint/OpenCapTable/{OCF/StockPlan → StockPlan}/module.js +29 -9
  124. package/lib/Fairmint/OpenCapTable/StockPlanPoolAdjustment/module.d.ts +60 -0
  125. package/lib/Fairmint/OpenCapTable/{OCF/StockPlanPoolAdjustment → StockPlanPoolAdjustment}/module.js +29 -9
  126. package/lib/Fairmint/OpenCapTable/StockPlanReturnToPool/module.d.ts +60 -0
  127. package/lib/Fairmint/OpenCapTable/{OCF/StockPlanReturnToPool → StockPlanReturnToPool}/module.js +29 -9
  128. package/lib/Fairmint/OpenCapTable/StockReissuance/module.d.ts +60 -0
  129. package/lib/Fairmint/OpenCapTable/{OCF/StockReissuance → StockReissuance}/module.js +29 -9
  130. package/lib/Fairmint/OpenCapTable/StockRepurchase/module.d.ts +61 -0
  131. package/lib/Fairmint/OpenCapTable/{OCF/StockRepurchase → StockRepurchase}/module.js +31 -12
  132. package/lib/Fairmint/OpenCapTable/StockRetraction/module.d.ts +58 -0
  133. package/lib/Fairmint/OpenCapTable/{OCF/StockRetraction → StockRetraction}/module.js +29 -9
  134. package/lib/Fairmint/OpenCapTable/StockTransfer/module.d.ts +61 -0
  135. package/lib/Fairmint/OpenCapTable/{OCF/StockTransfer → StockTransfer}/module.js +29 -9
  136. package/lib/Fairmint/OpenCapTable/Types/index.d.ts +1 -14
  137. package/lib/Fairmint/OpenCapTable/Types/index.js +1 -14
  138. package/lib/Fairmint/OpenCapTable/Types/{Conversion/module.d.ts → module.d.ts} +426 -87
  139. package/lib/Fairmint/OpenCapTable/Types/{Conversion/module.js → module.js} +437 -92
  140. package/lib/Fairmint/OpenCapTable/Valuation/module.d.ts +73 -0
  141. package/lib/Fairmint/OpenCapTable/{OCF/Valuation → Valuation}/module.js +31 -12
  142. package/lib/Fairmint/OpenCapTable/VestingAcceleration/module.d.ts +59 -0
  143. package/lib/Fairmint/OpenCapTable/{OCF/VestingAcceleration → VestingAcceleration}/module.js +29 -9
  144. package/lib/Fairmint/OpenCapTable/VestingEvent/module.d.ts +58 -0
  145. package/lib/Fairmint/OpenCapTable/{OCF/VestingEvent → VestingEvent}/module.js +29 -9
  146. package/lib/Fairmint/OpenCapTable/VestingStart/module.d.ts +58 -0
  147. package/lib/Fairmint/OpenCapTable/{OCF/VestingStart → VestingStart}/module.js +29 -9
  148. package/lib/Fairmint/OpenCapTable/{OCF/VestingTerms → VestingTerms}/module.d.ts +25 -9
  149. package/lib/Fairmint/OpenCapTable/{OCF/VestingTerms → VestingTerms}/module.js +29 -9
  150. package/lib/Fairmint/OpenCapTable/WarrantAcceptance/module.d.ts +57 -0
  151. package/lib/Fairmint/OpenCapTable/{OCF/WarrantAcceptance → WarrantAcceptance}/module.js +29 -9
  152. package/lib/Fairmint/OpenCapTable/WarrantCancellation/module.d.ts +60 -0
  153. package/lib/Fairmint/OpenCapTable/{OCF/WarrantCancellation → WarrantCancellation}/module.js +29 -9
  154. package/lib/Fairmint/OpenCapTable/WarrantExercise/module.d.ts +61 -0
  155. package/lib/Fairmint/OpenCapTable/{OCF/WarrantExercise → WarrantExercise}/module.js +29 -9
  156. package/lib/Fairmint/OpenCapTable/WarrantIssuance/module.d.ts +71 -0
  157. package/lib/Fairmint/OpenCapTable/WarrantIssuance/module.js +95 -0
  158. package/lib/Fairmint/OpenCapTable/WarrantRetraction/module.d.ts +58 -0
  159. package/lib/Fairmint/OpenCapTable/{OCF/WarrantRetraction → WarrantRetraction}/module.js +29 -9
  160. package/lib/Fairmint/OpenCapTable/WarrantTransfer/module.d.ts +61 -0
  161. package/lib/Fairmint/OpenCapTable/{OCF/WarrantTransfer → WarrantTransfer}/module.js +29 -9
  162. package/lib/Fairmint/OpenCapTable/index.d.ts +96 -4
  163. package/lib/Fairmint/OpenCapTable/index.js +96 -4
  164. package/lib/Fairmint/OpenCapTableReports/CompanyValuationReport/module.d.ts +6 -0
  165. package/lib/Fairmint/OpenCapTableReports/CompanyValuationReport/module.js +3 -2
  166. package/lib/Fairmint/OpenCapTableReports/ReportsFactory/module.d.ts +6 -0
  167. package/lib/Fairmint/OpenCapTableReports/ReportsFactory/module.js +3 -2
  168. package/lib/Splice/Amulet/TokenApiUtils/module.d.ts +2 -0
  169. package/lib/Splice/Amulet/TokenApiUtils/module.js +2 -0
  170. package/lib/Splice/Amulet/TwoStepTransfer/module.d.ts +2 -0
  171. package/lib/Splice/Amulet/TwoStepTransfer/module.js +2 -0
  172. package/lib/Splice/Amulet/module.d.ts +42 -0
  173. package/lib/Splice/Amulet/module.js +2 -10
  174. package/lib/Splice/AmuletAllocation/module.d.ts +6 -0
  175. package/lib/Splice/AmuletAllocation/module.js +2 -1
  176. package/lib/Splice/AmuletConfig/module.d.ts +2 -0
  177. package/lib/Splice/AmuletConfig/module.js +2 -0
  178. package/lib/Splice/AmuletRules/module.d.ts +14 -0
  179. package/lib/Splice/AmuletRules/module.js +2 -3
  180. package/lib/Splice/AmuletTransferInstruction/module.d.ts +6 -0
  181. package/lib/Splice/AmuletTransferInstruction/module.js +2 -1
  182. package/lib/Splice/Api/FeaturedAppRightV1/module.d.ts +6 -4
  183. package/lib/Splice/Api/FeaturedAppRightV1/module.js +2 -2
  184. package/lib/Splice/Api/Token/AllocationInstructionV1/module.d.ts +6 -4
  185. package/lib/Splice/Api/Token/AllocationInstructionV1/module.js +2 -2
  186. package/lib/Splice/Api/Token/AllocationV1/module.d.ts +4 -2
  187. package/lib/Splice/Api/Token/AllocationV1/module.js +2 -1
  188. package/lib/Splice/Api/Token/HoldingV1/module.d.ts +4 -2
  189. package/lib/Splice/Api/Token/HoldingV1/module.js +2 -1
  190. package/lib/Splice/Api/Token/MetadataV1/module.d.ts +4 -2
  191. package/lib/Splice/Api/Token/MetadataV1/module.js +2 -1
  192. package/lib/Splice/Api/Token/TransferInstructionV1/module.d.ts +6 -4
  193. package/lib/Splice/Api/Token/TransferInstructionV1/module.js +2 -2
  194. package/lib/Splice/DecentralizedSynchronizer/module.d.ts +6 -0
  195. package/lib/Splice/DecentralizedSynchronizer/module.js +2 -1
  196. package/lib/Splice/Expiry/module.d.ts +2 -0
  197. package/lib/Splice/Expiry/module.js +2 -0
  198. package/lib/Splice/ExternalPartyAmuletRules/module.d.ts +14 -0
  199. package/lib/Splice/ExternalPartyAmuletRules/module.js +2 -3
  200. package/lib/Splice/Fees/module.d.ts +2 -0
  201. package/lib/Splice/Fees/module.js +2 -0
  202. package/lib/Splice/Issuance/module.d.ts +2 -0
  203. package/lib/Splice/Issuance/module.js +2 -0
  204. package/lib/Splice/RelRound/module.d.ts +2 -0
  205. package/lib/Splice/RelRound/module.js +2 -0
  206. package/lib/Splice/Round/module.d.ts +18 -0
  207. package/lib/Splice/Round/module.js +2 -4
  208. package/lib/Splice/Schedule/module.d.ts +2 -0
  209. package/lib/Splice/Schedule/module.js +2 -0
  210. package/lib/Splice/Types/module.d.ts +2 -0
  211. package/lib/Splice/Types/module.js +2 -0
  212. package/lib/Splice/ValidatorLicense/module.d.ts +14 -0
  213. package/lib/Splice/ValidatorLicense/module.js +2 -3
  214. package/package.json +6 -6
  215. package/lib/Fairmint/OpenCapTable/CapTable/module.d.ts +0 -458
  216. package/lib/Fairmint/OpenCapTable/CapTable/module.js +0 -512
  217. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.d.ts +0 -41
  218. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.d.ts +0 -45
  219. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.d.ts +0 -48
  220. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.d.ts +0 -71
  221. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.js +0 -93
  222. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.d.ts +0 -42
  223. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.d.ts +0 -46
  224. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.d.ts +0 -41
  225. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.d.ts +0 -44
  226. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.d.ts +0 -44
  227. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.d.ts +0 -61
  228. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.js +0 -81
  229. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.d.ts +0 -47
  230. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.d.ts +0 -43
  231. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.d.ts +0 -42
  232. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.d.ts +0 -45
  233. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.d.ts +0 -53
  234. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.js +0 -73
  235. package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.d.ts +0 -44
  236. package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.d.ts +0 -44
  237. package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.d.ts +0 -43
  238. package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.d.ts +0 -41
  239. package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.d.ts +0 -44
  240. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.d.ts +0 -55
  241. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.js +0 -75
  242. package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.d.ts +0 -44
  243. package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.d.ts +0 -43
  244. package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.d.ts +0 -43
  245. package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.d.ts +0 -43
  246. package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.d.ts +0 -44
  247. package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.d.ts +0 -72
  248. package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.d.ts +0 -41
  249. package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.d.ts +0 -44
  250. package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.d.ts +0 -44
  251. package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.d.ts +0 -44
  252. package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.d.ts +0 -46
  253. package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.d.ts +0 -42
  254. package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.d.ts +0 -45
  255. package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.d.ts +0 -58
  256. package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.d.ts +0 -43
  257. package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.d.ts +0 -42
  258. package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.d.ts +0 -42
  259. package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.d.ts +0 -41
  260. package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.d.ts +0 -44
  261. package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.d.ts +0 -45
  262. package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.d.ts +0 -59
  263. package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.js +0 -79
  264. package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.d.ts +0 -42
  265. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/index.d.ts +0 -1
  266. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/index.js +0 -8
  267. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.d.ts +0 -45
  268. package/lib/Fairmint/OpenCapTable/OCF/index.d.ts +0 -96
  269. package/lib/Fairmint/OpenCapTable/OCF/index.js +0 -103
  270. package/lib/Fairmint/OpenCapTable/Types/Contact/index.d.ts +0 -1
  271. package/lib/Fairmint/OpenCapTable/Types/Contact/index.js +0 -8
  272. package/lib/Fairmint/OpenCapTable/Types/Contact/module.d.ts +0 -55
  273. package/lib/Fairmint/OpenCapTable/Types/Contact/module.js +0 -60
  274. package/lib/Fairmint/OpenCapTable/Types/Conversion/index.d.ts +0 -1
  275. package/lib/Fairmint/OpenCapTable/Types/Conversion/index.js +0 -8
  276. package/lib/Fairmint/OpenCapTable/Types/Core/index.d.ts +0 -1
  277. package/lib/Fairmint/OpenCapTable/Types/Core/index.js +0 -8
  278. package/lib/Fairmint/OpenCapTable/Types/Core/module.d.ts +0 -28
  279. package/lib/Fairmint/OpenCapTable/Types/Core/module.js +0 -37
  280. package/lib/Fairmint/OpenCapTable/Types/Monetary/index.d.ts +0 -1
  281. package/lib/Fairmint/OpenCapTable/Types/Monetary/index.js +0 -8
  282. package/lib/Fairmint/OpenCapTable/Types/Monetary/module.d.ts +0 -56
  283. package/lib/Fairmint/OpenCapTable/Types/Monetary/module.js +0 -65
  284. package/lib/Fairmint/OpenCapTable/Types/Stakeholder/index.d.ts +0 -1
  285. package/lib/Fairmint/OpenCapTable/Types/Stakeholder/index.js +0 -8
  286. package/lib/Fairmint/OpenCapTable/Types/Stakeholder/module.d.ts +0 -29
  287. package/lib/Fairmint/OpenCapTable/Types/Stakeholder/module.js +0 -32
  288. package/lib/Fairmint/OpenCapTable/Types/Stock/index.d.ts +0 -1
  289. package/lib/Fairmint/OpenCapTable/Types/Stock/index.js +0 -8
  290. package/lib/Fairmint/OpenCapTable/Types/Stock/module.d.ts +0 -135
  291. package/lib/Fairmint/OpenCapTable/Types/Stock/module.js +0 -141
  292. package/lib/Fairmint/OpenCapTable/Types/Vesting/index.d.ts +0 -1
  293. package/lib/Fairmint/OpenCapTable/Types/Vesting/index.js +0 -8
  294. package/lib/Fairmint/OpenCapTable/Types/Vesting/module.d.ts +0 -95
  295. package/lib/Fairmint/OpenCapTable/Types/Vesting/module.js +0 -100
  296. /package/lib/Fairmint/OpenCapTable/{CapTable → ConvertibleAcceptance}/index.d.ts +0 -0
  297. /package/lib/Fairmint/OpenCapTable/{CapTable → ConvertibleAcceptance}/index.js +0 -0
  298. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleAcceptance → ConvertibleCancellation}/index.d.ts +0 -0
  299. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleAcceptance → ConvertibleCancellation}/index.js +0 -0
  300. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleCancellation → ConvertibleConversion}/index.d.ts +0 -0
  301. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleCancellation → ConvertibleConversion}/index.js +0 -0
  302. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleConversion → ConvertibleIssuance}/index.d.ts +0 -0
  303. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleConversion → ConvertibleIssuance}/index.js +0 -0
  304. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleIssuance → ConvertibleRetraction}/index.d.ts +0 -0
  305. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleIssuance → ConvertibleRetraction}/index.js +0 -0
  306. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleRetraction → ConvertibleTransfer}/index.d.ts +0 -0
  307. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleRetraction → ConvertibleTransfer}/index.js +0 -0
  308. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleTransfer → Document}/index.d.ts +0 -0
  309. /package/lib/Fairmint/OpenCapTable/{OCF/ConvertibleTransfer → Document}/index.js +0 -0
  310. /package/lib/Fairmint/OpenCapTable/{OCF/Document → EquityCompensationAcceptance}/index.d.ts +0 -0
  311. /package/lib/Fairmint/OpenCapTable/{OCF/Document → EquityCompensationAcceptance}/index.js +0 -0
  312. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationAcceptance → EquityCompensationCancellation}/index.d.ts +0 -0
  313. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationAcceptance → EquityCompensationCancellation}/index.js +0 -0
  314. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationCancellation → EquityCompensationExercise}/index.d.ts +0 -0
  315. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationCancellation → EquityCompensationExercise}/index.js +0 -0
  316. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationExercise → EquityCompensationIssuance}/index.d.ts +0 -0
  317. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationExercise → EquityCompensationIssuance}/index.js +0 -0
  318. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationIssuance → EquityCompensationRelease}/index.d.ts +0 -0
  319. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationIssuance → EquityCompensationRelease}/index.js +0 -0
  320. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationRelease → EquityCompensationRepricing}/index.d.ts +0 -0
  321. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationRelease → EquityCompensationRepricing}/index.js +0 -0
  322. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationRepricing → EquityCompensationRetraction}/index.d.ts +0 -0
  323. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationRepricing → EquityCompensationRetraction}/index.js +0 -0
  324. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationRetraction → EquityCompensationTransfer}/index.d.ts +0 -0
  325. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationRetraction → EquityCompensationTransfer}/index.js +0 -0
  326. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationTransfer → Issuer}/index.d.ts +0 -0
  327. /package/lib/Fairmint/OpenCapTable/{OCF/EquityCompensationTransfer → Issuer}/index.js +0 -0
  328. /package/lib/Fairmint/OpenCapTable/{OCF/Issuer → IssuerAuthorizedSharesAdjustment}/index.d.ts +0 -0
  329. /package/lib/Fairmint/OpenCapTable/{OCF/Issuer → IssuerAuthorizedSharesAdjustment}/index.js +0 -0
  330. /package/lib/Fairmint/OpenCapTable/{OCF/IssuerAuthorizedSharesAdjustment → Stakeholder}/index.d.ts +0 -0
  331. /package/lib/Fairmint/OpenCapTable/{OCF/IssuerAuthorizedSharesAdjustment → Stakeholder}/index.js +0 -0
  332. /package/lib/Fairmint/OpenCapTable/{OCF/Stakeholder → StakeholderRelationshipChangeEvent}/index.d.ts +0 -0
  333. /package/lib/Fairmint/OpenCapTable/{OCF/Stakeholder → StakeholderRelationshipChangeEvent}/index.js +0 -0
  334. /package/lib/Fairmint/OpenCapTable/{OCF/StakeholderRelationshipChangeEvent → StakeholderStatusChangeEvent}/index.d.ts +0 -0
  335. /package/lib/Fairmint/OpenCapTable/{OCF/StakeholderRelationshipChangeEvent → StakeholderStatusChangeEvent}/index.js +0 -0
  336. /package/lib/Fairmint/OpenCapTable/{OCF/StakeholderStatusChangeEvent → StockAcceptance}/index.d.ts +0 -0
  337. /package/lib/Fairmint/OpenCapTable/{OCF/StakeholderStatusChangeEvent → StockAcceptance}/index.js +0 -0
  338. /package/lib/Fairmint/OpenCapTable/{OCF/StockAcceptance → StockCancellation}/index.d.ts +0 -0
  339. /package/lib/Fairmint/OpenCapTable/{OCF/StockAcceptance → StockCancellation}/index.js +0 -0
  340. /package/lib/Fairmint/OpenCapTable/{OCF/StockCancellation → StockClass}/index.d.ts +0 -0
  341. /package/lib/Fairmint/OpenCapTable/{OCF/StockCancellation → StockClass}/index.js +0 -0
  342. /package/lib/Fairmint/OpenCapTable/{OCF/StockClass → StockClassAuthorizedSharesAdjustment}/index.d.ts +0 -0
  343. /package/lib/Fairmint/OpenCapTable/{OCF/StockClass → StockClassAuthorizedSharesAdjustment}/index.js +0 -0
  344. /package/lib/Fairmint/OpenCapTable/{OCF/StockClassAuthorizedSharesAdjustment → StockClassConversionRatioAdjustment}/index.d.ts +0 -0
  345. /package/lib/Fairmint/OpenCapTable/{OCF/StockClassAuthorizedSharesAdjustment → StockClassConversionRatioAdjustment}/index.js +0 -0
  346. /package/lib/Fairmint/OpenCapTable/{OCF/StockClassConversionRatioAdjustment → StockClassSplit}/index.d.ts +0 -0
  347. /package/lib/Fairmint/OpenCapTable/{OCF/StockClassConversionRatioAdjustment → StockClassSplit}/index.js +0 -0
  348. /package/lib/Fairmint/OpenCapTable/{OCF/StockClassSplit → StockConsolidation}/index.d.ts +0 -0
  349. /package/lib/Fairmint/OpenCapTable/{OCF/StockClassSplit → StockConsolidation}/index.js +0 -0
  350. /package/lib/Fairmint/OpenCapTable/{OCF/StockConsolidation → StockConversion}/index.d.ts +0 -0
  351. /package/lib/Fairmint/OpenCapTable/{OCF/StockConsolidation → StockConversion}/index.js +0 -0
  352. /package/lib/Fairmint/OpenCapTable/{OCF/StockConversion → StockIssuance}/index.d.ts +0 -0
  353. /package/lib/Fairmint/OpenCapTable/{OCF/StockConversion → StockIssuance}/index.js +0 -0
  354. /package/lib/Fairmint/OpenCapTable/{OCF/StockIssuance → StockLegendTemplate}/index.d.ts +0 -0
  355. /package/lib/Fairmint/OpenCapTable/{OCF/StockIssuance → StockLegendTemplate}/index.js +0 -0
  356. /package/lib/Fairmint/OpenCapTable/{OCF/StockLegendTemplate → StockPlan}/index.d.ts +0 -0
  357. /package/lib/Fairmint/OpenCapTable/{OCF/StockLegendTemplate → StockPlan}/index.js +0 -0
  358. /package/lib/Fairmint/OpenCapTable/{OCF/StockPlan → StockPlanPoolAdjustment}/index.d.ts +0 -0
  359. /package/lib/Fairmint/OpenCapTable/{OCF/StockPlan → StockPlanPoolAdjustment}/index.js +0 -0
  360. /package/lib/Fairmint/OpenCapTable/{OCF/StockPlanPoolAdjustment → StockPlanReturnToPool}/index.d.ts +0 -0
  361. /package/lib/Fairmint/OpenCapTable/{OCF/StockPlanPoolAdjustment → StockPlanReturnToPool}/index.js +0 -0
  362. /package/lib/Fairmint/OpenCapTable/{OCF/StockPlanReturnToPool → StockReissuance}/index.d.ts +0 -0
  363. /package/lib/Fairmint/OpenCapTable/{OCF/StockPlanReturnToPool → StockReissuance}/index.js +0 -0
  364. /package/lib/Fairmint/OpenCapTable/{OCF/StockReissuance → StockRepurchase}/index.d.ts +0 -0
  365. /package/lib/Fairmint/OpenCapTable/{OCF/StockReissuance → StockRepurchase}/index.js +0 -0
  366. /package/lib/Fairmint/OpenCapTable/{OCF/StockRepurchase → StockRetraction}/index.d.ts +0 -0
  367. /package/lib/Fairmint/OpenCapTable/{OCF/StockRepurchase → StockRetraction}/index.js +0 -0
  368. /package/lib/Fairmint/OpenCapTable/{OCF/StockRetraction → StockTransfer}/index.d.ts +0 -0
  369. /package/lib/Fairmint/OpenCapTable/{OCF/StockRetraction → StockTransfer}/index.js +0 -0
  370. /package/lib/Fairmint/OpenCapTable/{OCF/StockTransfer → Valuation}/index.d.ts +0 -0
  371. /package/lib/Fairmint/OpenCapTable/{OCF/StockTransfer → Valuation}/index.js +0 -0
  372. /package/lib/Fairmint/OpenCapTable/{OCF/Valuation → VestingAcceleration}/index.d.ts +0 -0
  373. /package/lib/Fairmint/OpenCapTable/{OCF/Valuation → VestingAcceleration}/index.js +0 -0
  374. /package/lib/Fairmint/OpenCapTable/{OCF/VestingAcceleration → VestingEvent}/index.d.ts +0 -0
  375. /package/lib/Fairmint/OpenCapTable/{OCF/VestingAcceleration → VestingEvent}/index.js +0 -0
  376. /package/lib/Fairmint/OpenCapTable/{OCF/VestingEvent → VestingStart}/index.d.ts +0 -0
  377. /package/lib/Fairmint/OpenCapTable/{OCF/VestingEvent → VestingStart}/index.js +0 -0
  378. /package/lib/Fairmint/OpenCapTable/{OCF/VestingStart → VestingTerms}/index.d.ts +0 -0
  379. /package/lib/Fairmint/OpenCapTable/{OCF/VestingStart → VestingTerms}/index.js +0 -0
  380. /package/lib/Fairmint/OpenCapTable/{OCF/VestingTerms → WarrantAcceptance}/index.d.ts +0 -0
  381. /package/lib/Fairmint/OpenCapTable/{OCF/VestingTerms → WarrantAcceptance}/index.js +0 -0
  382. /package/lib/Fairmint/OpenCapTable/{OCF/WarrantAcceptance → WarrantCancellation}/index.d.ts +0 -0
  383. /package/lib/Fairmint/OpenCapTable/{OCF/WarrantAcceptance → WarrantCancellation}/index.js +0 -0
  384. /package/lib/Fairmint/OpenCapTable/{OCF/WarrantCancellation → WarrantExercise}/index.d.ts +0 -0
  385. /package/lib/Fairmint/OpenCapTable/{OCF/WarrantCancellation → WarrantExercise}/index.js +0 -0
  386. /package/lib/Fairmint/OpenCapTable/{OCF/WarrantExercise → WarrantIssuance}/index.d.ts +0 -0
  387. /package/lib/Fairmint/OpenCapTable/{OCF/WarrantExercise → WarrantIssuance}/index.js +0 -0
  388. /package/lib/Fairmint/OpenCapTable/{OCF/WarrantIssuance → WarrantRetraction}/index.d.ts +0 -0
  389. /package/lib/Fairmint/OpenCapTable/{OCF/WarrantIssuance → WarrantRetraction}/index.js +0 -0
  390. /package/lib/Fairmint/OpenCapTable/{OCF/WarrantRetraction → WarrantTransfer}/index.d.ts +0 -0
  391. /package/lib/Fairmint/OpenCapTable/{OCF/WarrantRetraction → WarrantTransfer}/index.js +0 -0
@@ -1,135 +0,0 @@
1
- // Generated from Fairmint/OpenCapTable/Types/Stock.daml
2
- /* eslint-disable @typescript-eslint/camelcase */
3
- /* eslint-disable @typescript-eslint/no-namespace */
4
- /* eslint-disable @typescript-eslint/no-use-before-define */
5
- import * as jtv from '@mojotech/json-type-validation';
6
- import * as damlTypes from '@daml/types';
7
-
8
- export declare type OcfFileType =
9
- | 'OcfManifestFile'
10
- | 'OcfStakeholdersFile'
11
- | 'OcfStockClassesFile'
12
- | 'OcfStockLegendTemplatesFile'
13
- | 'OcfStockPlansFile'
14
- | 'OcfTransactionsFile'
15
- | 'OcfValuationsFile'
16
- | 'OcfVestingTermsFile'
17
- | 'OcfFinancingsFile'
18
- | 'OcfDocumentsFile'
19
- ;
20
-
21
- export declare const OcfFileType:
22
- damlTypes.Serializable<OcfFileType> & {
23
- }
24
- & { readonly keys: OcfFileType[] } & { readonly [e in OcfFileType]: e }
25
- ;
26
-
27
-
28
- export declare type OcfQuantitySourceType =
29
- | 'OcfQuantityHumanEstimated'
30
- | 'OcfQuantityMachineEstimated'
31
- | 'OcfQuantityUnspecified'
32
- | 'OcfQuantityInstrumentFixed'
33
- | 'OcfQuantityInstrumentMax'
34
- | 'OcfQuantityInstrumentMin'
35
- ;
36
-
37
- export declare const OcfQuantitySourceType:
38
- damlTypes.Serializable<OcfQuantitySourceType> & {
39
- }
40
- & { readonly keys: OcfQuantitySourceType[] } & { readonly [e in OcfQuantitySourceType]: e }
41
- ;
42
-
43
-
44
- export declare type OcfInitialSharesAuthorized =
45
- | { tag: 'OcfInitialSharesNumeric'; value: damlTypes.Numeric }
46
- | { tag: 'OcfInitialSharesEnum'; value: OcfAuthorizedShares }
47
- ;
48
-
49
- export declare const OcfInitialSharesAuthorized:
50
- damlTypes.Serializable<OcfInitialSharesAuthorized> & {
51
- }
52
- ;
53
-
54
-
55
- export declare type OcfAuthorizedShares =
56
- | 'OcfAuthorizedSharesNotApplicable'
57
- | 'OcfAuthorizedSharesUnlimited'
58
- ;
59
-
60
- export declare const OcfAuthorizedShares:
61
- damlTypes.Serializable<OcfAuthorizedShares> & {
62
- }
63
- & { readonly keys: OcfAuthorizedShares[] } & { readonly [e in OcfAuthorizedShares]: e }
64
- ;
65
-
66
-
67
- export declare type OcfShareNumberRange = {
68
- starting_share_number: damlTypes.Numeric;
69
- ending_share_number: damlTypes.Numeric;
70
- };
71
-
72
- export declare const OcfShareNumberRange:
73
- damlTypes.Serializable<OcfShareNumberRange> & {
74
- }
75
- ;
76
-
77
-
78
- export declare type OcfSecurityExemption = {
79
- description: string;
80
- jurisdiction: string;
81
- };
82
-
83
- export declare const OcfSecurityExemption:
84
- damlTypes.Serializable<OcfSecurityExemption> & {
85
- }
86
- ;
87
-
88
-
89
- export declare type OcfStockParent = {
90
- parent_object_id: string;
91
- parent_object_type: OcfParentSecurityType;
92
- };
93
-
94
- export declare const OcfStockParent:
95
- damlTypes.Serializable<OcfStockParent> & {
96
- }
97
- ;
98
-
99
-
100
- export declare type OcfParentSecurityType =
101
- | 'OcfParentStockPlan'
102
- | 'OcfParentStock'
103
- | 'OcfParentWarrant'
104
- | 'OcfParentConvertible'
105
- ;
106
-
107
- export declare const OcfParentSecurityType:
108
- damlTypes.Serializable<OcfParentSecurityType> & {
109
- }
110
- & { readonly keys: OcfParentSecurityType[] } & { readonly [e in OcfParentSecurityType]: e }
111
- ;
112
-
113
-
114
- export declare type OcfRatio = {
115
- numerator: damlTypes.Numeric;
116
- denominator: damlTypes.Numeric;
117
- };
118
-
119
- export declare const OcfRatio:
120
- damlTypes.Serializable<OcfRatio> & {
121
- }
122
- ;
123
-
124
-
125
- export declare type OcfStockClassType =
126
- | 'OcfStockClassTypeCommon'
127
- | 'OcfStockClassTypePreferred'
128
- ;
129
-
130
- export declare const OcfStockClassType:
131
- damlTypes.Serializable<OcfStockClassType> & {
132
- }
133
- & { readonly keys: OcfStockClassType[] } & { readonly [e in OcfStockClassType]: e }
134
- ;
135
-
@@ -1,141 +0,0 @@
1
- "use strict";
2
- /* eslint-disable-next-line no-unused-vars */
3
- function __export(m) {
4
- /* eslint-disable-next-line no-prototype-builtins */
5
- for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
6
- }
7
- Object.defineProperty(exports, "__esModule", { value: true });
8
- /* eslint-disable-next-line no-unused-vars */
9
- var jtv = require('@mojotech/json-type-validation');
10
- /* eslint-disable-next-line no-unused-vars */
11
- var damlTypes = require('@daml/types');
12
-
13
-
14
- exports.OcfFileType = {
15
- OcfManifestFile: 'OcfManifestFile',
16
- OcfStakeholdersFile: 'OcfStakeholdersFile',
17
- OcfStockClassesFile: 'OcfStockClassesFile',
18
- OcfStockLegendTemplatesFile: 'OcfStockLegendTemplatesFile',
19
- OcfStockPlansFile: 'OcfStockPlansFile',
20
- OcfTransactionsFile: 'OcfTransactionsFile',
21
- OcfValuationsFile: 'OcfValuationsFile',
22
- OcfVestingTermsFile: 'OcfVestingTermsFile',
23
- OcfFinancingsFile: 'OcfFinancingsFile',
24
- OcfDocumentsFile: 'OcfDocumentsFile',
25
- keys: ['OcfManifestFile','OcfStakeholdersFile','OcfStockClassesFile','OcfStockLegendTemplatesFile','OcfStockPlansFile','OcfTransactionsFile','OcfValuationsFile','OcfVestingTermsFile','OcfFinancingsFile','OcfDocumentsFile',],
26
- decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.constant(exports.OcfFileType.OcfManifestFile), jtv.constant(exports.OcfFileType.OcfStakeholdersFile), jtv.constant(exports.OcfFileType.OcfStockClassesFile), jtv.constant(exports.OcfFileType.OcfStockLegendTemplatesFile), jtv.constant(exports.OcfFileType.OcfStockPlansFile), jtv.constant(exports.OcfFileType.OcfTransactionsFile), jtv.constant(exports.OcfFileType.OcfValuationsFile), jtv.constant(exports.OcfFileType.OcfVestingTermsFile), jtv.constant(exports.OcfFileType.OcfFinancingsFile), jtv.constant(exports.OcfFileType.OcfDocumentsFile)); }),
27
- encode: function (__typed__) { return __typed__; },
28
- };
29
-
30
-
31
-
32
- exports.OcfQuantitySourceType = {
33
- OcfQuantityHumanEstimated: 'OcfQuantityHumanEstimated',
34
- OcfQuantityMachineEstimated: 'OcfQuantityMachineEstimated',
35
- OcfQuantityUnspecified: 'OcfQuantityUnspecified',
36
- OcfQuantityInstrumentFixed: 'OcfQuantityInstrumentFixed',
37
- OcfQuantityInstrumentMax: 'OcfQuantityInstrumentMax',
38
- OcfQuantityInstrumentMin: 'OcfQuantityInstrumentMin',
39
- keys: ['OcfQuantityHumanEstimated','OcfQuantityMachineEstimated','OcfQuantityUnspecified','OcfQuantityInstrumentFixed','OcfQuantityInstrumentMax','OcfQuantityInstrumentMin',],
40
- decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.constant(exports.OcfQuantitySourceType.OcfQuantityHumanEstimated), jtv.constant(exports.OcfQuantitySourceType.OcfQuantityMachineEstimated), jtv.constant(exports.OcfQuantitySourceType.OcfQuantityUnspecified), jtv.constant(exports.OcfQuantitySourceType.OcfQuantityInstrumentFixed), jtv.constant(exports.OcfQuantitySourceType.OcfQuantityInstrumentMax), jtv.constant(exports.OcfQuantitySourceType.OcfQuantityInstrumentMin)); }),
41
- encode: function (__typed__) { return __typed__; },
42
- };
43
-
44
-
45
-
46
- exports.OcfInitialSharesAuthorized = {
47
- decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.object({tag: jtv.constant('OcfInitialSharesNumeric'), value: damlTypes.Numeric(10).decoder, }), jtv.object({tag: jtv.constant('OcfInitialSharesEnum'), value: exports.OcfAuthorizedShares.decoder, })); }),
48
- encode: function (__typed__) {
49
- switch(__typed__.tag) {
50
- case 'OcfInitialSharesNumeric': return {tag: __typed__.tag, value: damlTypes.Numeric(10).encode(__typed__.value)};
51
- case 'OcfInitialSharesEnum': return {tag: __typed__.tag, value: exports.OcfAuthorizedShares.encode(__typed__.value)};
52
- default: throw 'unrecognized type tag: ' + __typed__.tag + ' while serializing a value of type OcfInitialSharesAuthorized';
53
- }
54
- }
55
- ,
56
- };
57
-
58
-
59
-
60
- exports.OcfAuthorizedShares = {
61
- OcfAuthorizedSharesNotApplicable: 'OcfAuthorizedSharesNotApplicable',
62
- OcfAuthorizedSharesUnlimited: 'OcfAuthorizedSharesUnlimited',
63
- keys: ['OcfAuthorizedSharesNotApplicable','OcfAuthorizedSharesUnlimited',],
64
- decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.constant(exports.OcfAuthorizedShares.OcfAuthorizedSharesNotApplicable), jtv.constant(exports.OcfAuthorizedShares.OcfAuthorizedSharesUnlimited)); }),
65
- encode: function (__typed__) { return __typed__; },
66
- };
67
-
68
-
69
-
70
- exports.OcfShareNumberRange = {
71
- decoder: damlTypes.lazyMemo(function () { return jtv.object({starting_share_number: damlTypes.Numeric(10).decoder, ending_share_number: damlTypes.Numeric(10).decoder, }); }),
72
- encode: function (__typed__) {
73
- return {
74
- starting_share_number: damlTypes.Numeric(10).encode(__typed__.starting_share_number),
75
- ending_share_number: damlTypes.Numeric(10).encode(__typed__.ending_share_number),
76
- };
77
- }
78
- ,
79
- };
80
-
81
-
82
-
83
- exports.OcfSecurityExemption = {
84
- decoder: damlTypes.lazyMemo(function () { return jtv.object({description: damlTypes.Text.decoder, jurisdiction: damlTypes.Text.decoder, }); }),
85
- encode: function (__typed__) {
86
- return {
87
- description: damlTypes.Text.encode(__typed__.description),
88
- jurisdiction: damlTypes.Text.encode(__typed__.jurisdiction),
89
- };
90
- }
91
- ,
92
- };
93
-
94
-
95
-
96
- exports.OcfStockParent = {
97
- decoder: damlTypes.lazyMemo(function () { return jtv.object({parent_object_id: damlTypes.Text.decoder, parent_object_type: exports.OcfParentSecurityType.decoder, }); }),
98
- encode: function (__typed__) {
99
- return {
100
- parent_object_id: damlTypes.Text.encode(__typed__.parent_object_id),
101
- parent_object_type: exports.OcfParentSecurityType.encode(__typed__.parent_object_type),
102
- };
103
- }
104
- ,
105
- };
106
-
107
-
108
-
109
- exports.OcfParentSecurityType = {
110
- OcfParentStockPlan: 'OcfParentStockPlan',
111
- OcfParentStock: 'OcfParentStock',
112
- OcfParentWarrant: 'OcfParentWarrant',
113
- OcfParentConvertible: 'OcfParentConvertible',
114
- keys: ['OcfParentStockPlan','OcfParentStock','OcfParentWarrant','OcfParentConvertible',],
115
- decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.constant(exports.OcfParentSecurityType.OcfParentStockPlan), jtv.constant(exports.OcfParentSecurityType.OcfParentStock), jtv.constant(exports.OcfParentSecurityType.OcfParentWarrant), jtv.constant(exports.OcfParentSecurityType.OcfParentConvertible)); }),
116
- encode: function (__typed__) { return __typed__; },
117
- };
118
-
119
-
120
-
121
- exports.OcfRatio = {
122
- decoder: damlTypes.lazyMemo(function () { return jtv.object({numerator: damlTypes.Numeric(10).decoder, denominator: damlTypes.Numeric(10).decoder, }); }),
123
- encode: function (__typed__) {
124
- return {
125
- numerator: damlTypes.Numeric(10).encode(__typed__.numerator),
126
- denominator: damlTypes.Numeric(10).encode(__typed__.denominator),
127
- };
128
- }
129
- ,
130
- };
131
-
132
-
133
-
134
- exports.OcfStockClassType = {
135
- OcfStockClassTypeCommon: 'OcfStockClassTypeCommon',
136
- OcfStockClassTypePreferred: 'OcfStockClassTypePreferred',
137
- keys: ['OcfStockClassTypeCommon','OcfStockClassTypePreferred',],
138
- decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.constant(exports.OcfStockClassType.OcfStockClassTypeCommon), jtv.constant(exports.OcfStockClassType.OcfStockClassTypePreferred)); }),
139
- encode: function (__typed__) { return __typed__; },
140
- };
141
-
@@ -1 +0,0 @@
1
- export * from './module';
@@ -1,8 +0,0 @@
1
- "use strict";
2
- /* eslint-disable-next-line no-unused-vars */
3
- function __export(m) {
4
- /* eslint-disable-next-line no-prototype-builtins */
5
- for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
6
- }
7
- Object.defineProperty(exports, "__esModule", { value: true });
8
- __export(require('./module'));
@@ -1,95 +0,0 @@
1
- // Generated from Fairmint/OpenCapTable/Types/Vesting.daml
2
- /* eslint-disable @typescript-eslint/camelcase */
3
- /* eslint-disable @typescript-eslint/no-namespace */
4
- /* eslint-disable @typescript-eslint/no-use-before-define */
5
- import * as jtv from '@mojotech/json-type-validation';
6
- import * as damlTypes from '@daml/types';
7
-
8
- import * as Fairmint_OpenCapTable_Types_Monetary from '../../../../Fairmint/OpenCapTable/Types/Monetary/module';
9
-
10
- export declare type OcfEquityCompensationIssuanceData = {
11
- compensation_type: OcfCompensationType;
12
- quantity: damlTypes.Numeric;
13
- comments: string[];
14
- termination_exercise_windows: OcfTerminationWindow[];
15
- vestings: OcfVesting[];
16
- base_price: damlTypes.Optional<Fairmint_OpenCapTable_Types_Monetary.OcfMonetary>;
17
- early_exercisable: damlTypes.Optional<boolean>;
18
- exercise_price: damlTypes.Optional<Fairmint_OpenCapTable_Types_Monetary.OcfMonetary>;
19
- expiration_date: damlTypes.Optional<damlTypes.Time>;
20
- };
21
-
22
- export declare const OcfEquityCompensationIssuanceData:
23
- damlTypes.Serializable<OcfEquityCompensationIssuanceData> & {
24
- }
25
- ;
26
-
27
-
28
- export declare type OcfCompensationType =
29
- | 'OcfCompensationTypeOptionNSO'
30
- | 'OcfCompensationTypeOptionISO'
31
- | 'OcfCompensationTypeOption'
32
- | 'OcfCompensationTypeRSU'
33
- | 'OcfCompensationTypeCSAR'
34
- | 'OcfCompensationTypeSSAR'
35
- ;
36
-
37
- export declare const OcfCompensationType:
38
- damlTypes.Serializable<OcfCompensationType> & {
39
- }
40
- & { readonly keys: OcfCompensationType[] } & { readonly [e in OcfCompensationType]: e }
41
- ;
42
-
43
-
44
- export declare type OcfVesting = {
45
- amount: damlTypes.Numeric;
46
- date: damlTypes.Time;
47
- };
48
-
49
- export declare const OcfVesting:
50
- damlTypes.Serializable<OcfVesting> & {
51
- }
52
- ;
53
-
54
-
55
- export declare type OcfTerminationWindow = {
56
- period: damlTypes.Int;
57
- period_type: OcfPeriodType;
58
- reason: OcfTerminationWindowType;
59
- };
60
-
61
- export declare const OcfTerminationWindow:
62
- damlTypes.Serializable<OcfTerminationWindow> & {
63
- }
64
- ;
65
-
66
-
67
- export declare type OcfTerminationWindowType =
68
- | 'OcfTermVoluntaryOther'
69
- | 'OcfTermVoluntaryGoodCause'
70
- | 'OcfTermVoluntaryRetirement'
71
- | 'OcfTermInvoluntaryOther'
72
- | 'OcfTermInvoluntaryDeath'
73
- | 'OcfTermInvoluntaryDisability'
74
- | 'OcfTermInvoluntaryWithCause'
75
- ;
76
-
77
- export declare const OcfTerminationWindowType:
78
- damlTypes.Serializable<OcfTerminationWindowType> & {
79
- }
80
- & { readonly keys: OcfTerminationWindowType[] } & { readonly [e in OcfTerminationWindowType]: e }
81
- ;
82
-
83
-
84
- export declare type OcfPeriodType =
85
- | 'OcfPeriodDays'
86
- | 'OcfPeriodMonths'
87
- | 'OcfPeriodYears'
88
- ;
89
-
90
- export declare const OcfPeriodType:
91
- damlTypes.Serializable<OcfPeriodType> & {
92
- }
93
- & { readonly keys: OcfPeriodType[] } & { readonly [e in OcfPeriodType]: e }
94
- ;
95
-
@@ -1,100 +0,0 @@
1
- "use strict";
2
- /* eslint-disable-next-line no-unused-vars */
3
- function __export(m) {
4
- /* eslint-disable-next-line no-prototype-builtins */
5
- for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
6
- }
7
- Object.defineProperty(exports, "__esModule", { value: true });
8
- /* eslint-disable-next-line no-unused-vars */
9
- var jtv = require('@mojotech/json-type-validation');
10
- /* eslint-disable-next-line no-unused-vars */
11
- var damlTypes = require('@daml/types');
12
-
13
- var Fairmint_OpenCapTable_Types_Monetary = require('../../../../Fairmint/OpenCapTable/Types/Monetary/module');
14
-
15
-
16
- exports.OcfEquityCompensationIssuanceData = {
17
- decoder: damlTypes.lazyMemo(function () { return jtv.object({compensation_type: exports.OcfCompensationType.decoder, quantity: damlTypes.Numeric(10).decoder, comments: damlTypes.List(damlTypes.Text).decoder, termination_exercise_windows: damlTypes.List(exports.OcfTerminationWindow).decoder, vestings: damlTypes.List(exports.OcfVesting).decoder, base_price: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types_Monetary.OcfMonetary).decoder), early_exercisable: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Bool).decoder), exercise_price: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types_Monetary.OcfMonetary).decoder), expiration_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), }); }),
18
- encode: function (__typed__) {
19
- return {
20
- compensation_type: exports.OcfCompensationType.encode(__typed__.compensation_type),
21
- quantity: damlTypes.Numeric(10).encode(__typed__.quantity),
22
- comments: damlTypes.List(damlTypes.Text).encode(__typed__.comments),
23
- termination_exercise_windows: damlTypes.List(exports.OcfTerminationWindow).encode(__typed__.termination_exercise_windows),
24
- vestings: damlTypes.List(exports.OcfVesting).encode(__typed__.vestings),
25
- base_price: damlTypes.Optional(Fairmint_OpenCapTable_Types_Monetary.OcfMonetary).encode(__typed__.base_price),
26
- early_exercisable: damlTypes.Optional(damlTypes.Bool).encode(__typed__.early_exercisable),
27
- exercise_price: damlTypes.Optional(Fairmint_OpenCapTable_Types_Monetary.OcfMonetary).encode(__typed__.exercise_price),
28
- expiration_date: damlTypes.Optional(damlTypes.Time).encode(__typed__.expiration_date),
29
- };
30
- }
31
- ,
32
- };
33
-
34
-
35
-
36
- exports.OcfCompensationType = {
37
- OcfCompensationTypeOptionNSO: 'OcfCompensationTypeOptionNSO',
38
- OcfCompensationTypeOptionISO: 'OcfCompensationTypeOptionISO',
39
- OcfCompensationTypeOption: 'OcfCompensationTypeOption',
40
- OcfCompensationTypeRSU: 'OcfCompensationTypeRSU',
41
- OcfCompensationTypeCSAR: 'OcfCompensationTypeCSAR',
42
- OcfCompensationTypeSSAR: 'OcfCompensationTypeSSAR',
43
- keys: ['OcfCompensationTypeOptionNSO','OcfCompensationTypeOptionISO','OcfCompensationTypeOption','OcfCompensationTypeRSU','OcfCompensationTypeCSAR','OcfCompensationTypeSSAR',],
44
- decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.constant(exports.OcfCompensationType.OcfCompensationTypeOptionNSO), jtv.constant(exports.OcfCompensationType.OcfCompensationTypeOptionISO), jtv.constant(exports.OcfCompensationType.OcfCompensationTypeOption), jtv.constant(exports.OcfCompensationType.OcfCompensationTypeRSU), jtv.constant(exports.OcfCompensationType.OcfCompensationTypeCSAR), jtv.constant(exports.OcfCompensationType.OcfCompensationTypeSSAR)); }),
45
- encode: function (__typed__) { return __typed__; },
46
- };
47
-
48
-
49
-
50
- exports.OcfVesting = {
51
- decoder: damlTypes.lazyMemo(function () { return jtv.object({amount: damlTypes.Numeric(10).decoder, date: damlTypes.Time.decoder, }); }),
52
- encode: function (__typed__) {
53
- return {
54
- amount: damlTypes.Numeric(10).encode(__typed__.amount),
55
- date: damlTypes.Time.encode(__typed__.date),
56
- };
57
- }
58
- ,
59
- };
60
-
61
-
62
-
63
- exports.OcfTerminationWindow = {
64
- decoder: damlTypes.lazyMemo(function () { return jtv.object({period: damlTypes.Int.decoder, period_type: exports.OcfPeriodType.decoder, reason: exports.OcfTerminationWindowType.decoder, }); }),
65
- encode: function (__typed__) {
66
- return {
67
- period: damlTypes.Int.encode(__typed__.period),
68
- period_type: exports.OcfPeriodType.encode(__typed__.period_type),
69
- reason: exports.OcfTerminationWindowType.encode(__typed__.reason),
70
- };
71
- }
72
- ,
73
- };
74
-
75
-
76
-
77
- exports.OcfTerminationWindowType = {
78
- OcfTermVoluntaryOther: 'OcfTermVoluntaryOther',
79
- OcfTermVoluntaryGoodCause: 'OcfTermVoluntaryGoodCause',
80
- OcfTermVoluntaryRetirement: 'OcfTermVoluntaryRetirement',
81
- OcfTermInvoluntaryOther: 'OcfTermInvoluntaryOther',
82
- OcfTermInvoluntaryDeath: 'OcfTermInvoluntaryDeath',
83
- OcfTermInvoluntaryDisability: 'OcfTermInvoluntaryDisability',
84
- OcfTermInvoluntaryWithCause: 'OcfTermInvoluntaryWithCause',
85
- keys: ['OcfTermVoluntaryOther','OcfTermVoluntaryGoodCause','OcfTermVoluntaryRetirement','OcfTermInvoluntaryOther','OcfTermInvoluntaryDeath','OcfTermInvoluntaryDisability','OcfTermInvoluntaryWithCause',],
86
- decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.constant(exports.OcfTerminationWindowType.OcfTermVoluntaryOther), jtv.constant(exports.OcfTerminationWindowType.OcfTermVoluntaryGoodCause), jtv.constant(exports.OcfTerminationWindowType.OcfTermVoluntaryRetirement), jtv.constant(exports.OcfTerminationWindowType.OcfTermInvoluntaryOther), jtv.constant(exports.OcfTerminationWindowType.OcfTermInvoluntaryDeath), jtv.constant(exports.OcfTerminationWindowType.OcfTermInvoluntaryDisability), jtv.constant(exports.OcfTerminationWindowType.OcfTermInvoluntaryWithCause)); }),
87
- encode: function (__typed__) { return __typed__; },
88
- };
89
-
90
-
91
-
92
- exports.OcfPeriodType = {
93
- OcfPeriodDays: 'OcfPeriodDays',
94
- OcfPeriodMonths: 'OcfPeriodMonths',
95
- OcfPeriodYears: 'OcfPeriodYears',
96
- keys: ['OcfPeriodDays','OcfPeriodMonths','OcfPeriodYears',],
97
- decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.constant(exports.OcfPeriodType.OcfPeriodDays), jtv.constant(exports.OcfPeriodType.OcfPeriodMonths), jtv.constant(exports.OcfPeriodType.OcfPeriodYears)); }),
98
- encode: function (__typed__) { return __typed__; },
99
- };
100
-