@fairmint/open-captable-protocol-daml-js 0.2.104 → 0.2.106

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 (108) hide show
  1. package/{OpenCapTable-v28/.daml/dist/OpenCapTable-v28-0.0.1.dar → OpenCapTable-v29/.daml/dist/OpenCapTable-v29-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/Fairmint/OpenCapTable/CapTable/module.d.ts +1 -1
  5. package/lib/Fairmint/OpenCapTable/CapTable/module.js +3 -3
  6. package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.d.ts +1 -1
  7. package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.js +3 -3
  8. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.d.ts +1 -1
  9. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.js +3 -3
  10. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.d.ts +1 -1
  11. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.js +3 -3
  12. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.d.ts +1 -1
  13. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.js +3 -3
  14. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.d.ts +1 -1
  15. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.js +3 -3
  16. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.d.ts +1 -1
  17. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.js +3 -3
  18. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.d.ts +1 -1
  19. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.js +3 -3
  20. package/lib/Fairmint/OpenCapTable/OCF/Document/module.d.ts +1 -1
  21. package/lib/Fairmint/OpenCapTable/OCF/Document/module.js +3 -3
  22. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.d.ts +1 -1
  23. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.js +3 -3
  24. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.d.ts +1 -1
  25. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.js +3 -3
  26. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.d.ts +1 -1
  27. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.js +3 -3
  28. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.d.ts +5 -4
  29. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.js +8 -7
  30. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.d.ts +1 -1
  31. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.js +3 -3
  32. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.d.ts +1 -1
  33. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.js +3 -3
  34. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.d.ts +1 -1
  35. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.js +3 -3
  36. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.d.ts +1 -1
  37. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.js +3 -3
  38. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.d.ts +2 -25
  39. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.js +5 -29
  40. package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.d.ts +1 -1
  41. package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.js +3 -3
  42. package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.d.ts +1 -1
  43. package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.js +3 -3
  44. package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.d.ts +1 -1
  45. package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.js +3 -3
  46. package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.d.ts +1 -1
  47. package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.js +3 -3
  48. package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.d.ts +1 -1
  49. package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.js +3 -3
  50. package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.d.ts +1 -1
  51. package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.js +3 -3
  52. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.d.ts +2 -2
  53. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.js +5 -5
  54. package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.d.ts +1 -1
  55. package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.js +3 -3
  56. package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.d.ts +1 -1
  57. package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.js +3 -3
  58. package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.d.ts +1 -1
  59. package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.js +3 -3
  60. package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.d.ts +1 -1
  61. package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.js +3 -3
  62. package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.d.ts +1 -1
  63. package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.js +3 -3
  64. package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.d.ts +1 -1
  65. package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.js +3 -3
  66. package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.d.ts +1 -1
  67. package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.js +3 -3
  68. package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.d.ts +1 -1
  69. package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.js +3 -3
  70. package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.d.ts +1 -1
  71. package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.js +3 -3
  72. package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.d.ts +1 -1
  73. package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.js +3 -3
  74. package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.d.ts +1 -1
  75. package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.js +3 -3
  76. package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.d.ts +1 -1
  77. package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.js +3 -3
  78. package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.d.ts +1 -1
  79. package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.js +3 -3
  80. package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.d.ts +1 -1
  81. package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.js +3 -3
  82. package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.d.ts +1 -1
  83. package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.js +3 -3
  84. package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.d.ts +1 -1
  85. package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.js +3 -3
  86. package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.d.ts +1 -1
  87. package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.js +3 -3
  88. package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.d.ts +1 -1
  89. package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.js +3 -3
  90. package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.d.ts +1 -1
  91. package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.js +3 -3
  92. package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.d.ts +1 -1
  93. package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.js +3 -3
  94. package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.d.ts +1 -1
  95. package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.js +3 -3
  96. package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.d.ts +1 -1
  97. package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.js +3 -3
  98. package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.d.ts +1 -1
  99. package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.js +3 -3
  100. package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.d.ts +1 -1
  101. package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.js +3 -3
  102. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.d.ts +1 -1
  103. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.js +3 -3
  104. package/lib/Fairmint/OpenCapTable/OcpFactory/module.d.ts +1 -1
  105. package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +3 -3
  106. package/lib/Fairmint/OpenCapTable/Types/module.d.ts +36 -0
  107. package/lib/Fairmint/OpenCapTable/Types/module.js +35 -0
  108. package/package.json +4 -4
package/README.md CHANGED
@@ -5,12 +5,12 @@
5
5
  - **Start here**: `llms.txt`
6
6
  - **Docs folder**: `docs/README.md` (optional; keep minimal)
7
7
 
8
- This repository contains multiple DAML packages (e.g., `OpenCapTable-v28`,
8
+ This repository contains multiple DAML packages (e.g., `OpenCapTable-v29`,
9
9
  `OpenCapTableReports-v01`, `OpenCapTableProofOfOwnership-v01`, `Shared`, `CantonPayments`). This
10
10
  document defines coding guidelines that apply to all packages.
11
11
 
12
12
  For package-specific details about each implementation, see the README.md file in the respective
13
- package directory (e.g., `open-captable-protocol-daml/OpenCapTable-v28/README.md`).
13
+ package directory (e.g., `open-captable-protocol-daml/OpenCapTable-v29/README.md`).
14
14
 
15
15
  ### Global exceptions
16
16
 
@@ -82,7 +82,7 @@ validateOcfThing t = t.field /= ""
82
82
 
83
83
  Each package may include additional constraints and domain guidance. Refer to:
84
84
 
85
- - `open-captable-protocol-daml/OpenCapTable-v28/README.md` for Open Cap Table specifics (e.g.,
85
+ - `open-captable-protocol-daml/OpenCapTable-v29/README.md` for Open Cap Table specifics (e.g.,
86
86
  Issuer management patterns).
87
87
  - Other package READMEs as applicable.
88
88
 
@@ -149,7 +149,7 @@ Add your package directory to the `PACKAGE_DIRS` array:
149
149
 
150
150
  ```typescript
151
151
  const PACKAGE_DIRS = [
152
- path.join(__dirname, '../generated/js/OpenCapTable-v28-0.0.1'),
152
+ path.join(__dirname, '../generated/js/OpenCapTable-v29-0.0.1'),
153
153
  path.join(__dirname, '../generated/js/OpenCapTableReports-v01-0.0.2'),
154
154
  path.join(__dirname, '../generated/js/NewPackage-v01-0.0.1'),
155
155
  ];
@@ -161,7 +161,7 @@ Add your package directory to the `packageDirs` array:
161
161
 
162
162
  ```typescript
163
163
  const packageDirs = [
164
- path.join(__dirname, '..', 'generated', 'js', 'OpenCapTable-v28-0.0.1'),
164
+ path.join(__dirname, '..', 'generated', 'js', 'OpenCapTable-v29-0.0.1'),
165
165
  path.join(__dirname, '..', 'generated', 'js', 'OpenCapTableReports-v01-0.0.2'),
166
166
  path.join(__dirname, '..', 'generated', 'js', 'NewPackage-v01-0.0.1'),
167
167
  ];
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "mainnet": {
3
- "ocpFactoryContractId": "00569b5bed69e0c82510256ce23de61a535f339d742e37de529854149ff6859837ca1212207f5580b7a55f3c8739801ebd4799e1d2a7c2ceeba791ceeafcd5618db7b61d2d",
4
- "templateId": "1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
3
+ "ocpFactoryContractId": "00fc8faeddda470b1f0e54d015759d02d72bfc1ce3d3d2ac75bbfa52fa7ca7bae5ca1212205c554f6d367c2b31b36e922bb927da9ebbc12ebcbb70576de1d816cf2a87802c",
4
+ "templateId": "f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
5
5
  },
6
6
  "devnet": {
7
- "ocpFactoryContractId": "00271392099d33854f070c12e3ffc23dd9edb39343fc680d2957f0d311b997a60dca12122096d697fcc649922cb931289cec162d851aa58dcfc5c69f71784e7ce1e2f46993",
8
- "templateId": "1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
7
+ "ocpFactoryContractId": "001749aa2b9bd9ae7e40fe0032b3e0bd76f6c2411f7d80583c288e852920599065ca1212205917c5b83e5851e1933ae4b01382ba7a0b41dda0c534f31024052fcbe668beb3",
8
+ "templateId": "f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
9
9
  }
10
10
  }
@@ -137,7 +137,7 @@ export declare interface CapTableInterface {
137
137
  EditIssuer: damlTypes.Choice<CapTable, EditIssuer, EditIssuerResult, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
138
138
  }
139
139
  export declare const CapTable:
140
- damlTypes.Template<CapTable, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.CapTable:CapTable'> &
140
+ damlTypes.Template<CapTable, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.CapTable:CapTable'> &
141
141
  damlTypes.ToInterface<CapTable, never> &
142
142
  CapTableInterface;
143
143
 
@@ -91,8 +91,8 @@ exports.EditIssuer = {
91
91
 
92
92
  exports.CapTable = damlTypes.assembleTemplate(
93
93
  {
94
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.CapTable:CapTable',
95
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.CapTable:CapTable',
94
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.CapTable:CapTable',
95
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.CapTable:CapTable',
96
96
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
97
97
  keyEncode: function () { throw 'EncodeError'; },
98
98
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuer: damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Issuer.Issuer).decoder, convertible_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptance)).decoder, convertible_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellation)).decoder, convertible_conversions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversion)).decoder, convertible_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuance)).decoder, convertible_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetraction)).decoder, convertible_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransfer)).decoder, documents: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Document.Document)).decoder, equity_compensation_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptance)).decoder, equity_compensation_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellation)).decoder, equity_compensation_exercises: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExercise)).decoder, equity_compensation_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuance)).decoder, equity_compensation_releases: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationRelease)).decoder, equity_compensation_repricings: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricing)).decoder, equity_compensation_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetraction)).decoder, equity_compensation_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransfer)).decoder, issuer_authorized_shares_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustment)).decoder, stakeholders: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Stakeholder.Stakeholder)).decoder, stakeholder_relationship_change_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEvent)).decoder, stakeholder_status_change_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEvent)).decoder, stock_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptance)).decoder, stock_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellation)).decoder, stock_classes: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClass.StockClass)).decoder, stock_class_authorized_shares_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustment)).decoder, stock_class_conversion_ratio_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustment)).decoder, stock_class_splits: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplit)).decoder, stock_consolidations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidation)).decoder, stock_conversions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockConversion.StockConversion)).decoder, stock_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuance)).decoder, stock_legend_templates: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplate)).decoder, stock_plans: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlan.StockPlan)).decoder, stock_plan_pool_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustment)).decoder, stock_plan_return_to_pools: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPool)).decoder, stock_reissuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuance)).decoder, stock_repurchases: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchase)).decoder, stock_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockRetraction.StockRetraction)).decoder, stock_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockTransfer.StockTransfer)).decoder, valuations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Valuation.Valuation)).decoder, vesting_accelerations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAcceleration)).decoder, vesting_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingEvent.VestingEvent)).decoder, vesting_starts: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingStart.VestingStart)).decoder, vesting_terms: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingTerms.VestingTerms)).decoder, warrant_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptance)).decoder, warrant_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellation)).decoder, warrant_exercises: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExercise)).decoder, warrant_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuance)).decoder, warrant_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetraction)).decoder, warrant_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransfer)).decoder, }); }),
@@ -179,7 +179,7 @@ exports.CapTable = damlTypes.assembleTemplate(
179
179
  );
180
180
 
181
181
 
182
- damlTypes.registerTemplate(exports.CapTable, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
182
+ damlTypes.registerTemplate(exports.CapTable, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
183
183
 
184
184
 
185
185
 
@@ -40,7 +40,7 @@ export declare interface IssuerAuthorizationInterface {
40
40
  WithdrawAuthorization: damlTypes.Choice<IssuerAuthorization, WithdrawAuthorization, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<IssuerAuthorization, undefined>>;
41
41
  }
42
42
  export declare const IssuerAuthorization:
43
- damlTypes.Template<IssuerAuthorization, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization'> &
43
+ damlTypes.Template<IssuerAuthorization, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization'> &
44
44
  damlTypes.ToInterface<IssuerAuthorization, never> &
45
45
  IssuerAuthorizationInterface;
46
46
 
@@ -42,8 +42,8 @@ exports.CreateCapTable = {
42
42
 
43
43
  exports.IssuerAuthorization = damlTypes.assembleTemplate(
44
44
  {
45
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization',
46
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization',
45
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization',
46
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization',
47
47
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
48
48
  keyEncode: function () { throw 'EncodeError'; },
49
49
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, }); }),
@@ -82,5 +82,5 @@ exports.IssuerAuthorization = damlTypes.assembleTemplate(
82
82
  );
83
83
 
84
84
 
85
- damlTypes.registerTemplate(exports.IssuerAuthorization, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
85
+ damlTypes.registerTemplate(exports.IssuerAuthorization, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
86
86
 
@@ -31,7 +31,7 @@ export declare interface ConvertibleAcceptanceInterface {
31
31
  Archive: damlTypes.Choice<ConvertibleAcceptance, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<ConvertibleAcceptance, undefined>>;
32
32
  }
33
33
  export declare const ConvertibleAcceptance:
34
- damlTypes.Template<ConvertibleAcceptance, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance'> &
34
+ damlTypes.Template<ConvertibleAcceptance, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance'> &
35
35
  damlTypes.ToInterface<ConvertibleAcceptance, never> &
36
36
  ConvertibleAcceptanceInterface;
37
37
 
@@ -32,8 +32,8 @@ exports.ConvertibleAcceptanceOcfData = {
32
32
 
33
33
  exports.ConvertibleAcceptance = damlTypes.assembleTemplate(
34
34
  {
35
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance',
36
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance',
35
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance',
36
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance',
37
37
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
38
38
  keyEncode: function () { throw 'EncodeError'; },
39
39
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceptance_data: exports.ConvertibleAcceptanceOcfData.decoder, }); }),
@@ -57,5 +57,5 @@ exports.ConvertibleAcceptance = damlTypes.assembleTemplate(
57
57
  );
58
58
 
59
59
 
60
- damlTypes.registerTemplate(exports.ConvertibleAcceptance, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
60
+ damlTypes.registerTemplate(exports.ConvertibleAcceptance, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
61
61
 
@@ -34,7 +34,7 @@ export declare interface ConvertibleCancellationInterface {
34
34
  Archive: damlTypes.Choice<ConvertibleCancellation, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<ConvertibleCancellation, undefined>>;
35
35
  }
36
36
  export declare const ConvertibleCancellation:
37
- damlTypes.Template<ConvertibleCancellation, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation'> &
37
+ damlTypes.Template<ConvertibleCancellation, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation'> &
38
38
  damlTypes.ToInterface<ConvertibleCancellation, never> &
39
39
  ConvertibleCancellationInterface;
40
40
 
@@ -35,8 +35,8 @@ exports.ConvertibleCancellationOcfData = {
35
35
 
36
36
  exports.ConvertibleCancellation = damlTypes.assembleTemplate(
37
37
  {
38
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation',
39
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation',
38
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation',
39
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation',
40
40
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
41
41
  keyEncode: function () { throw 'EncodeError'; },
42
42
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, cancellation_data: exports.ConvertibleCancellationOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.ConvertibleCancellation = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.ConvertibleCancellation, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
+ damlTypes.registerTemplate(exports.ConvertibleCancellation, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
64
64
 
@@ -37,7 +37,7 @@ export declare interface ConvertibleConversionInterface {
37
37
  Archive: damlTypes.Choice<ConvertibleConversion, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<ConvertibleConversion, undefined>>;
38
38
  }
39
39
  export declare const ConvertibleConversion:
40
- damlTypes.Template<ConvertibleConversion, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion'> &
40
+ damlTypes.Template<ConvertibleConversion, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion'> &
41
41
  damlTypes.ToInterface<ConvertibleConversion, never> &
42
42
  ConvertibleConversionInterface;
43
43
 
@@ -38,8 +38,8 @@ exports.ConvertibleConversionOcfData = {
38
38
 
39
39
  exports.ConvertibleConversion = damlTypes.assembleTemplate(
40
40
  {
41
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion',
42
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion',
41
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion',
42
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion',
43
43
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
44
44
  keyEncode: function () { throw 'EncodeError'; },
45
45
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, conversion_data: exports.ConvertibleConversionOcfData.decoder, }); }),
@@ -63,5 +63,5 @@ exports.ConvertibleConversion = damlTypes.assembleTemplate(
63
63
  );
64
64
 
65
65
 
66
- damlTypes.registerTemplate(exports.ConvertibleConversion, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
66
+ damlTypes.registerTemplate(exports.ConvertibleConversion, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
67
67
 
@@ -58,7 +58,7 @@ export declare interface ConvertibleIssuanceInterface {
58
58
  Archive: damlTypes.Choice<ConvertibleIssuance, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<ConvertibleIssuance, undefined>>;
59
59
  }
60
60
  export declare const ConvertibleIssuance:
61
- damlTypes.Template<ConvertibleIssuance, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance'> &
61
+ damlTypes.Template<ConvertibleIssuance, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance'> &
62
62
  damlTypes.ToInterface<ConvertibleIssuance, never> &
63
63
  ConvertibleIssuanceInterface;
64
64
 
@@ -61,8 +61,8 @@ exports.ConvertibleIssuanceOcfData = {
61
61
 
62
62
  exports.ConvertibleIssuance = damlTypes.assembleTemplate(
63
63
  {
64
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance',
65
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance',
64
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance',
65
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance',
66
66
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
67
67
  keyEncode: function () { throw 'EncodeError'; },
68
68
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.ConvertibleIssuanceOcfData.decoder, }); }),
@@ -86,5 +86,5 @@ exports.ConvertibleIssuance = damlTypes.assembleTemplate(
86
86
  );
87
87
 
88
88
 
89
- damlTypes.registerTemplate(exports.ConvertibleIssuance, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
89
+ damlTypes.registerTemplate(exports.ConvertibleIssuance, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
90
90
 
@@ -32,7 +32,7 @@ export declare interface ConvertibleRetractionInterface {
32
32
  Archive: damlTypes.Choice<ConvertibleRetraction, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<ConvertibleRetraction, undefined>>;
33
33
  }
34
34
  export declare const ConvertibleRetraction:
35
- damlTypes.Template<ConvertibleRetraction, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction'> &
35
+ damlTypes.Template<ConvertibleRetraction, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction'> &
36
36
  damlTypes.ToInterface<ConvertibleRetraction, never> &
37
37
  ConvertibleRetractionInterface;
38
38
 
@@ -33,8 +33,8 @@ exports.ConvertibleRetractionOcfData = {
33
33
 
34
34
  exports.ConvertibleRetraction = damlTypes.assembleTemplate(
35
35
  {
36
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction',
37
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction',
36
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction',
37
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction',
38
38
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
39
39
  keyEncode: function () { throw 'EncodeError'; },
40
40
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, retraction_data: exports.ConvertibleRetractionOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.ConvertibleRetraction = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.ConvertibleRetraction, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
61
+ damlTypes.registerTemplate(exports.ConvertibleRetraction, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
62
62
 
@@ -35,7 +35,7 @@ export declare interface ConvertibleTransferInterface {
35
35
  Archive: damlTypes.Choice<ConvertibleTransfer, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<ConvertibleTransfer, undefined>>;
36
36
  }
37
37
  export declare const ConvertibleTransfer:
38
- damlTypes.Template<ConvertibleTransfer, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer'> &
38
+ damlTypes.Template<ConvertibleTransfer, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer'> &
39
39
  damlTypes.ToInterface<ConvertibleTransfer, never> &
40
40
  ConvertibleTransferInterface;
41
41
 
@@ -36,8 +36,8 @@ exports.ConvertibleTransferOcfData = {
36
36
 
37
37
  exports.ConvertibleTransfer = damlTypes.assembleTemplate(
38
38
  {
39
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer',
40
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer',
39
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer',
40
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer',
41
41
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
42
42
  keyEncode: function () { throw 'EncodeError'; },
43
43
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, transfer_data: exports.ConvertibleTransferOcfData.decoder, }); }),
@@ -61,5 +61,5 @@ exports.ConvertibleTransfer = damlTypes.assembleTemplate(
61
61
  );
62
62
 
63
63
 
64
- damlTypes.registerTemplate(exports.ConvertibleTransfer, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
64
+ damlTypes.registerTemplate(exports.ConvertibleTransfer, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
65
65
 
@@ -110,7 +110,7 @@ export declare interface DocumentInterface {
110
110
  Archive: damlTypes.Choice<Document, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<Document, undefined>>;
111
111
  }
112
112
  export declare const Document:
113
- damlTypes.Template<Document, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.Document:Document'> &
113
+ damlTypes.Template<Document, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.Document:Document'> &
114
114
  damlTypes.ToInterface<Document, never> &
115
115
  DocumentInterface;
116
116
 
@@ -111,8 +111,8 @@ exports.DocumentOcfData = {
111
111
 
112
112
  exports.Document = damlTypes.assembleTemplate(
113
113
  {
114
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.Document:Document',
115
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.Document:Document',
114
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.Document:Document',
115
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.Document:Document',
116
116
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
117
117
  keyEncode: function () { throw 'EncodeError'; },
118
118
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, document_data: exports.DocumentOcfData.decoder, }); }),
@@ -136,5 +136,5 @@ exports.Document = damlTypes.assembleTemplate(
136
136
  );
137
137
 
138
138
 
139
- damlTypes.registerTemplate(exports.Document, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
139
+ damlTypes.registerTemplate(exports.Document, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
140
140
 
@@ -31,7 +31,7 @@ export declare interface EquityCompensationAcceptanceInterface {
31
31
  Archive: damlTypes.Choice<EquityCompensationAcceptance, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationAcceptance, undefined>>;
32
32
  }
33
33
  export declare const EquityCompensationAcceptance:
34
- damlTypes.Template<EquityCompensationAcceptance, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance'> &
34
+ damlTypes.Template<EquityCompensationAcceptance, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance'> &
35
35
  damlTypes.ToInterface<EquityCompensationAcceptance, never> &
36
36
  EquityCompensationAcceptanceInterface;
37
37
 
@@ -32,8 +32,8 @@ exports.EquityCompensationAcceptanceOcfData = {
32
32
 
33
33
  exports.EquityCompensationAcceptance = damlTypes.assembleTemplate(
34
34
  {
35
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
36
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
35
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
36
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
37
37
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
38
38
  keyEncode: function () { throw 'EncodeError'; },
39
39
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceptance_data: exports.EquityCompensationAcceptanceOcfData.decoder, }); }),
@@ -57,5 +57,5 @@ exports.EquityCompensationAcceptance = damlTypes.assembleTemplate(
57
57
  );
58
58
 
59
59
 
60
- damlTypes.registerTemplate(exports.EquityCompensationAcceptance, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
60
+ damlTypes.registerTemplate(exports.EquityCompensationAcceptance, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
61
61
 
@@ -34,7 +34,7 @@ export declare interface EquityCompensationCancellationInterface {
34
34
  Archive: damlTypes.Choice<EquityCompensationCancellation, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationCancellation, undefined>>;
35
35
  }
36
36
  export declare const EquityCompensationCancellation:
37
- damlTypes.Template<EquityCompensationCancellation, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation'> &
37
+ damlTypes.Template<EquityCompensationCancellation, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation'> &
38
38
  damlTypes.ToInterface<EquityCompensationCancellation, never> &
39
39
  EquityCompensationCancellationInterface;
40
40
 
@@ -35,8 +35,8 @@ exports.EquityCompensationCancellationOcfData = {
35
35
 
36
36
  exports.EquityCompensationCancellation = damlTypes.assembleTemplate(
37
37
  {
38
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
39
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
38
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
39
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
40
40
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
41
41
  keyEncode: function () { throw 'EncodeError'; },
42
42
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, cancellation_data: exports.EquityCompensationCancellationOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.EquityCompensationCancellation = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.EquityCompensationCancellation, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
+ damlTypes.registerTemplate(exports.EquityCompensationCancellation, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
64
64
 
@@ -34,7 +34,7 @@ export declare interface EquityCompensationExerciseInterface {
34
34
  Archive: damlTypes.Choice<EquityCompensationExercise, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationExercise, undefined>>;
35
35
  }
36
36
  export declare const EquityCompensationExercise:
37
- damlTypes.Template<EquityCompensationExercise, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise'> &
37
+ damlTypes.Template<EquityCompensationExercise, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise'> &
38
38
  damlTypes.ToInterface<EquityCompensationExercise, never> &
39
39
  EquityCompensationExerciseInterface;
40
40
 
@@ -35,8 +35,8 @@ exports.EquityCompensationExerciseOcfData = {
35
35
 
36
36
  exports.EquityCompensationExercise = damlTypes.assembleTemplate(
37
37
  {
38
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
39
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
38
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
39
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
40
40
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
41
41
  keyEncode: function () { throw 'EncodeError'; },
42
42
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, exercise_data: exports.EquityCompensationExerciseOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.EquityCompensationExercise = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.EquityCompensationExercise, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
+ damlTypes.registerTemplate(exports.EquityCompensationExercise, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
64
64
 
@@ -21,16 +21,17 @@ export declare type EquityCompensationIssuanceOcfData = {
21
21
  security_law_exemptions: Fairmint_OpenCapTable_Types.OcfSecurityExemption[];
22
22
  vestings: Fairmint_OpenCapTable_Types.OcfVesting[];
23
23
  termination_exercise_windows: Fairmint_OpenCapTable_Types.OcfTerminationWindow[];
24
+ base_price: damlTypes.Optional<Fairmint_OpenCapTable_Types.OcfMonetary>;
24
25
  board_approval_date: damlTypes.Optional<damlTypes.Time>;
25
26
  consideration_text: damlTypes.Optional<string>;
26
- base_price: damlTypes.Optional<Fairmint_OpenCapTable_Types.OcfMonetary>;
27
- exercise_price: damlTypes.Optional<Fairmint_OpenCapTable_Types.OcfMonetary>;
28
27
  early_exercisable: damlTypes.Optional<boolean>;
28
+ exercise_price: damlTypes.Optional<Fairmint_OpenCapTable_Types.OcfMonetary>;
29
29
  expiration_date: damlTypes.Optional<damlTypes.Time>;
30
+ option_grant_type: damlTypes.Optional<Fairmint_OpenCapTable_Types.OcfOptionGrantType>;
30
31
  stock_class_id: damlTypes.Optional<string>;
31
32
  stock_plan_id: damlTypes.Optional<string>;
32
- vesting_terms_id: damlTypes.Optional<string>;
33
33
  stockholder_approval_date: damlTypes.Optional<damlTypes.Time>;
34
+ vesting_terms_id: damlTypes.Optional<string>;
34
35
  };
35
36
 
36
37
  export declare const EquityCompensationIssuanceOcfData:
@@ -48,7 +49,7 @@ export declare interface EquityCompensationIssuanceInterface {
48
49
  Archive: damlTypes.Choice<EquityCompensationIssuance, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationIssuance, undefined>>;
49
50
  }
50
51
  export declare const EquityCompensationIssuance:
51
- damlTypes.Template<EquityCompensationIssuance, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance'> &
52
+ damlTypes.Template<EquityCompensationIssuance, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance'> &
52
53
  damlTypes.ToInterface<EquityCompensationIssuance, never> &
53
54
  EquityCompensationIssuanceInterface;
54
55
 
@@ -16,7 +16,7 @@ var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Typ
16
16
 
17
17
 
18
18
  exports.EquityCompensationIssuanceOcfData = {
19
- decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, custom_id: damlTypes.Text.decoder, date: damlTypes.Time.decoder, compensation_type: Fairmint_OpenCapTable_Types.OcfCompensationType.decoder, quantity: damlTypes.Numeric(10).decoder, security_id: damlTypes.Text.decoder, stakeholder_id: damlTypes.Text.decoder, comments: damlTypes.List(damlTypes.Text).decoder, security_law_exemptions: damlTypes.List(Fairmint_OpenCapTable_Types.OcfSecurityExemption).decoder, vestings: damlTypes.List(Fairmint_OpenCapTable_Types.OcfVesting).decoder, termination_exercise_windows: damlTypes.List(Fairmint_OpenCapTable_Types.OcfTerminationWindow).decoder, board_approval_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), consideration_text: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), base_price: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).decoder), exercise_price: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).decoder), early_exercisable: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Bool).decoder), expiration_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), stock_class_id: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), stock_plan_id: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), vesting_terms_id: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), stockholder_approval_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), }); }),
19
+ decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, custom_id: damlTypes.Text.decoder, date: damlTypes.Time.decoder, compensation_type: Fairmint_OpenCapTable_Types.OcfCompensationType.decoder, quantity: damlTypes.Numeric(10).decoder, security_id: damlTypes.Text.decoder, stakeholder_id: damlTypes.Text.decoder, comments: damlTypes.List(damlTypes.Text).decoder, security_law_exemptions: damlTypes.List(Fairmint_OpenCapTable_Types.OcfSecurityExemption).decoder, vestings: damlTypes.List(Fairmint_OpenCapTable_Types.OcfVesting).decoder, termination_exercise_windows: damlTypes.List(Fairmint_OpenCapTable_Types.OcfTerminationWindow).decoder, base_price: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).decoder), board_approval_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), consideration_text: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), early_exercisable: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Bool).decoder), exercise_price: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).decoder), expiration_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), option_grant_type: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfOptionGrantType).decoder), stock_class_id: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), stock_plan_id: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), stockholder_approval_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), vesting_terms_id: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), }); }),
20
20
  encode: function (__typed__) {
21
21
  return {
22
22
  id: damlTypes.Text.encode(__typed__.id),
@@ -30,16 +30,17 @@ exports.EquityCompensationIssuanceOcfData = {
30
30
  security_law_exemptions: damlTypes.List(Fairmint_OpenCapTable_Types.OcfSecurityExemption).encode(__typed__.security_law_exemptions),
31
31
  vestings: damlTypes.List(Fairmint_OpenCapTable_Types.OcfVesting).encode(__typed__.vestings),
32
32
  termination_exercise_windows: damlTypes.List(Fairmint_OpenCapTable_Types.OcfTerminationWindow).encode(__typed__.termination_exercise_windows),
33
+ base_price: damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).encode(__typed__.base_price),
33
34
  board_approval_date: damlTypes.Optional(damlTypes.Time).encode(__typed__.board_approval_date),
34
35
  consideration_text: damlTypes.Optional(damlTypes.Text).encode(__typed__.consideration_text),
35
- base_price: damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).encode(__typed__.base_price),
36
- exercise_price: damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).encode(__typed__.exercise_price),
37
36
  early_exercisable: damlTypes.Optional(damlTypes.Bool).encode(__typed__.early_exercisable),
37
+ exercise_price: damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).encode(__typed__.exercise_price),
38
38
  expiration_date: damlTypes.Optional(damlTypes.Time).encode(__typed__.expiration_date),
39
+ option_grant_type: damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfOptionGrantType).encode(__typed__.option_grant_type),
39
40
  stock_class_id: damlTypes.Optional(damlTypes.Text).encode(__typed__.stock_class_id),
40
41
  stock_plan_id: damlTypes.Optional(damlTypes.Text).encode(__typed__.stock_plan_id),
41
- vesting_terms_id: damlTypes.Optional(damlTypes.Text).encode(__typed__.vesting_terms_id),
42
42
  stockholder_approval_date: damlTypes.Optional(damlTypes.Time).encode(__typed__.stockholder_approval_date),
43
+ vesting_terms_id: damlTypes.Optional(damlTypes.Text).encode(__typed__.vesting_terms_id),
43
44
  };
44
45
  }
45
46
  ,
@@ -49,8 +50,8 @@ exports.EquityCompensationIssuanceOcfData = {
49
50
 
50
51
  exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
51
52
  {
52
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
53
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
53
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
54
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
54
55
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
55
56
  keyEncode: function () { throw 'EncodeError'; },
56
57
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.EquityCompensationIssuanceOcfData.decoder, }); }),
@@ -74,5 +75,5 @@ exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
74
75
  );
75
76
 
76
77
 
77
- damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
78
+ damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
78
79
 
@@ -36,7 +36,7 @@ export declare interface EquityCompensationReleaseInterface {
36
36
  Archive: damlTypes.Choice<EquityCompensationRelease, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationRelease, undefined>>;
37
37
  }
38
38
  export declare const EquityCompensationRelease:
39
- damlTypes.Template<EquityCompensationRelease, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease'> &
39
+ damlTypes.Template<EquityCompensationRelease, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease'> &
40
40
  damlTypes.ToInterface<EquityCompensationRelease, never> &
41
41
  EquityCompensationReleaseInterface;
42
42
 
@@ -37,8 +37,8 @@ exports.EquityCompensationReleaseOcfData = {
37
37
 
38
38
  exports.EquityCompensationRelease = damlTypes.assembleTemplate(
39
39
  {
40
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
41
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
40
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
41
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
42
42
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
43
43
  keyEncode: function () { throw 'EncodeError'; },
44
44
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, release_data: exports.EquityCompensationReleaseOcfData.decoder, }); }),
@@ -62,5 +62,5 @@ exports.EquityCompensationRelease = damlTypes.assembleTemplate(
62
62
  );
63
63
 
64
64
 
65
- damlTypes.registerTemplate(exports.EquityCompensationRelease, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
65
+ damlTypes.registerTemplate(exports.EquityCompensationRelease, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
66
66
 
@@ -32,7 +32,7 @@ export declare interface EquityCompensationRepricingInterface {
32
32
  Archive: damlTypes.Choice<EquityCompensationRepricing, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationRepricing, undefined>>;
33
33
  }
34
34
  export declare const EquityCompensationRepricing:
35
- damlTypes.Template<EquityCompensationRepricing, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing'> &
35
+ damlTypes.Template<EquityCompensationRepricing, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing'> &
36
36
  damlTypes.ToInterface<EquityCompensationRepricing, never> &
37
37
  EquityCompensationRepricingInterface;
38
38
 
@@ -33,8 +33,8 @@ exports.EquityCompensationRepricingOcfData = {
33
33
 
34
34
  exports.EquityCompensationRepricing = damlTypes.assembleTemplate(
35
35
  {
36
- templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
37
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
36
+ templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
37
+ templateIdWithPackageId: 'f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
38
38
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
39
39
  keyEncode: function () { throw 'EncodeError'; },
40
40
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, repricing_data: exports.EquityCompensationRepricingOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.EquityCompensationRepricing = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.EquityCompensationRepricing, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
61
+ damlTypes.registerTemplate(exports.EquityCompensationRepricing, ['f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a', '#OpenCapTable-v29']);
62
62
 
@@ -32,7 +32,7 @@ export declare interface EquityCompensationRetractionInterface {
32
32
  Archive: damlTypes.Choice<EquityCompensationRetraction, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationRetraction, undefined>>;
33
33
  }
34
34
  export declare const EquityCompensationRetraction:
35
- damlTypes.Template<EquityCompensationRetraction, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction'> &
35
+ damlTypes.Template<EquityCompensationRetraction, undefined, '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction'> &
36
36
  damlTypes.ToInterface<EquityCompensationRetraction, never> &
37
37
  EquityCompensationRetractionInterface;
38
38