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

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 (58) hide show
  1. package/OpenCapTable-v28/.daml/dist/OpenCapTable-v28-0.0.1.dar +0 -0
  2. package/lib/Fairmint/OpenCapTable/CapTable/module.js +2 -2
  3. package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.js +2 -2
  4. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.js +2 -2
  5. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.js +2 -2
  6. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.js +2 -2
  7. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.js +2 -2
  8. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.js +2 -2
  9. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.js +2 -2
  10. package/lib/Fairmint/OpenCapTable/OCF/Document/module.js +2 -2
  11. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.js +2 -2
  12. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.js +2 -2
  13. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.js +2 -2
  14. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.d.ts +4 -3
  15. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.js +7 -6
  16. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.js +2 -2
  17. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.js +2 -2
  18. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.js +2 -2
  19. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.js +2 -2
  20. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.d.ts +1 -24
  21. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.js +4 -28
  22. package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.js +2 -2
  23. package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.js +2 -2
  24. package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.js +2 -2
  25. package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.js +2 -2
  26. package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.js +2 -2
  27. package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.js +2 -2
  28. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.d.ts +1 -1
  29. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.js +4 -4
  30. package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.js +2 -2
  31. package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.js +2 -2
  32. package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.js +2 -2
  33. package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.js +2 -2
  34. package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.js +2 -2
  35. package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.js +2 -2
  36. package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.js +2 -2
  37. package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.js +2 -2
  38. package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.js +2 -2
  39. package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.js +2 -2
  40. package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.js +2 -2
  41. package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.js +2 -2
  42. package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.js +2 -2
  43. package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.js +2 -2
  44. package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.js +2 -2
  45. package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.js +2 -2
  46. package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.js +2 -2
  47. package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.js +2 -2
  48. package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.js +2 -2
  49. package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.js +2 -2
  50. package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.js +2 -2
  51. package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.js +2 -2
  52. package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.js +2 -2
  53. package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.js +2 -2
  54. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.js +2 -2
  55. package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +2 -2
  56. package/lib/Fairmint/OpenCapTable/Types/module.d.ts +36 -0
  57. package/lib/Fairmint/OpenCapTable/Types/module.js +35 -0
  58. package/package.json +1 -1
@@ -16,13 +16,13 @@ var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Typ
16
16
 
17
17
 
18
18
  exports.StockClassOcfData = {
19
- decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, class_type: Fairmint_OpenCapTable_Types.OcfStockClassType.decoder, default_id_prefix: damlTypes.Text.decoder, initial_shares_authorized: damlTypes.Numeric(10).decoder, name: damlTypes.Text.decoder, seniority: damlTypes.Numeric(10).decoder, votes_per_share: damlTypes.Numeric(10).decoder, comments: damlTypes.List(damlTypes.Text).decoder, conversion_rights: damlTypes.List(Fairmint_OpenCapTable_Types.OcfStockClassConversionRight).decoder, board_approval_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), liquidation_preference_multiple: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Numeric(10)).decoder), par_value: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).decoder), participation_cap_multiple: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Numeric(10)).decoder), price_per_share: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).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, class_type: Fairmint_OpenCapTable_Types.OcfStockClassType.decoder, default_id_prefix: damlTypes.Text.decoder, initial_shares_authorized: Fairmint_OpenCapTable_Types.OcfInitialSharesAuthorized.decoder, name: damlTypes.Text.decoder, seniority: damlTypes.Numeric(10).decoder, votes_per_share: damlTypes.Numeric(10).decoder, comments: damlTypes.List(damlTypes.Text).decoder, conversion_rights: damlTypes.List(Fairmint_OpenCapTable_Types.OcfStockClassConversionRight).decoder, board_approval_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), liquidation_preference_multiple: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Numeric(10)).decoder), par_value: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).decoder), participation_cap_multiple: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Numeric(10)).decoder), price_per_share: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).decoder), stockholder_approval_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), }); }),
20
20
  encode: function (__typed__) {
21
21
  return {
22
22
  id: damlTypes.Text.encode(__typed__.id),
23
23
  class_type: Fairmint_OpenCapTable_Types.OcfStockClassType.encode(__typed__.class_type),
24
24
  default_id_prefix: damlTypes.Text.encode(__typed__.default_id_prefix),
25
- initial_shares_authorized: damlTypes.Numeric(10).encode(__typed__.initial_shares_authorized),
25
+ initial_shares_authorized: Fairmint_OpenCapTable_Types.OcfInitialSharesAuthorized.encode(__typed__.initial_shares_authorized),
26
26
  name: damlTypes.Text.encode(__typed__.name),
27
27
  seniority: damlTypes.Numeric(10).encode(__typed__.seniority),
28
28
  votes_per_share: damlTypes.Numeric(10).encode(__typed__.votes_per_share),
@@ -44,7 +44,7 @@ exports.StockClassOcfData = {
44
44
  exports.StockClass = damlTypes.assembleTemplate(
45
45
  {
46
46
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
47
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
47
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
48
48
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
49
49
  keyEncode: function () { throw 'EncodeError'; },
50
50
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, stock_class_data: exports.StockClassOcfData.decoder, }); }),
@@ -68,5 +68,5 @@ exports.StockClass = damlTypes.assembleTemplate(
68
68
  );
69
69
 
70
70
 
71
- damlTypes.registerTemplate(exports.StockClass, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
71
+ damlTypes.registerTemplate(exports.StockClass, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
72
72
 
@@ -36,7 +36,7 @@ exports.StockClassAuthorizedSharesAdjustmentOcfData = {
36
36
  exports.StockClassAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
37
37
  {
38
38
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
39
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
39
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
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, adjustment_data: exports.StockClassAuthorizedSharesAdjustmentOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.StockClassAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.StockClassAuthorizedSharesAdjustment, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
+ damlTypes.registerTemplate(exports.StockClassAuthorizedSharesAdjustment, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
64
64
 
@@ -34,7 +34,7 @@ exports.StockClassConversionRatioAdjustmentOcfData = {
34
34
  exports.StockClassConversionRatioAdjustment = damlTypes.assembleTemplate(
35
35
  {
36
36
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
37
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
37
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
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, adjustment_data: exports.StockClassConversionRatioAdjustmentOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.StockClassConversionRatioAdjustment = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.StockClassConversionRatioAdjustment, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
61
+ damlTypes.registerTemplate(exports.StockClassConversionRatioAdjustment, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
62
62
 
@@ -34,7 +34,7 @@ exports.StockClassSplitOcfData = {
34
34
  exports.StockClassSplit = damlTypes.assembleTemplate(
35
35
  {
36
36
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
37
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
37
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
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, split_data: exports.StockClassSplitOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.StockClassSplit = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.StockClassSplit, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
61
+ damlTypes.registerTemplate(exports.StockClassSplit, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
62
62
 
@@ -35,7 +35,7 @@ exports.StockConsolidationOcfData = {
35
35
  exports.StockConsolidation = damlTypes.assembleTemplate(
36
36
  {
37
37
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
38
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
38
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
39
39
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
40
40
  keyEncode: function () { throw 'EncodeError'; },
41
41
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, consolidation_data: exports.StockConsolidationOcfData.decoder, }); }),
@@ -59,5 +59,5 @@ exports.StockConsolidation = damlTypes.assembleTemplate(
59
59
  );
60
60
 
61
61
 
62
- damlTypes.registerTemplate(exports.StockConsolidation, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
62
+ damlTypes.registerTemplate(exports.StockConsolidation, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
63
63
 
@@ -36,7 +36,7 @@ exports.StockConversionOcfData = {
36
36
  exports.StockConversion = damlTypes.assembleTemplate(
37
37
  {
38
38
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockConversion:StockConversion',
39
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockConversion:StockConversion',
39
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockConversion:StockConversion',
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, conversion_data: exports.StockConversionOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.StockConversion = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.StockConversion, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
+ damlTypes.registerTemplate(exports.StockConversion, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
64
64
 
@@ -59,7 +59,7 @@ exports.StockIssuanceOcfData = {
59
59
  exports.StockIssuance = damlTypes.assembleTemplate(
60
60
  {
61
61
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockIssuance:StockIssuance',
62
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockIssuance:StockIssuance',
62
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockIssuance:StockIssuance',
63
63
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
64
64
  keyEncode: function () { throw 'EncodeError'; },
65
65
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.StockIssuanceOcfData.decoder, }); }),
@@ -83,5 +83,5 @@ exports.StockIssuance = damlTypes.assembleTemplate(
83
83
  );
84
84
 
85
85
 
86
- damlTypes.registerTemplate(exports.StockIssuance, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
86
+ damlTypes.registerTemplate(exports.StockIssuance, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
87
87
 
@@ -33,7 +33,7 @@ exports.StockLegendTemplateOcfData = {
33
33
  exports.StockLegendTemplate = damlTypes.assembleTemplate(
34
34
  {
35
35
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockLegendTemplate:StockLegendTemplate',
36
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockLegendTemplate:StockLegendTemplate',
36
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockLegendTemplate:StockLegendTemplate',
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, template_data: exports.StockLegendTemplateOcfData.decoder, }); }),
@@ -57,5 +57,5 @@ exports.StockLegendTemplate = damlTypes.assembleTemplate(
57
57
  );
58
58
 
59
59
 
60
- damlTypes.registerTemplate(exports.StockLegendTemplate, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
60
+ damlTypes.registerTemplate(exports.StockLegendTemplate, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
61
61
 
@@ -49,7 +49,7 @@ exports.StockPlanOcfData = {
49
49
  exports.StockPlan = damlTypes.assembleTemplate(
50
50
  {
51
51
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockPlan:StockPlan',
52
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockPlan:StockPlan',
52
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockPlan:StockPlan',
53
53
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
54
54
  keyEncode: function () { throw 'EncodeError'; },
55
55
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, plan_data: exports.StockPlanOcfData.decoder, }); }),
@@ -73,5 +73,5 @@ exports.StockPlan = damlTypes.assembleTemplate(
73
73
  );
74
74
 
75
75
 
76
- damlTypes.registerTemplate(exports.StockPlan, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
76
+ damlTypes.registerTemplate(exports.StockPlan, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
77
77
 
@@ -36,7 +36,7 @@ exports.StockPlanPoolAdjustmentOcfData = {
36
36
  exports.StockPlanPoolAdjustment = damlTypes.assembleTemplate(
37
37
  {
38
38
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockPlanPoolAdjustment:StockPlanPoolAdjustment',
39
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockPlanPoolAdjustment:StockPlanPoolAdjustment',
39
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockPlanPoolAdjustment:StockPlanPoolAdjustment',
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, adjustment_data: exports.StockPlanPoolAdjustmentOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.StockPlanPoolAdjustment = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.StockPlanPoolAdjustment, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
+ damlTypes.registerTemplate(exports.StockPlanPoolAdjustment, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
64
64
 
@@ -36,7 +36,7 @@ exports.StockPlanReturnToPoolOcfData = {
36
36
  exports.StockPlanReturnToPool = damlTypes.assembleTemplate(
37
37
  {
38
38
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockPlanReturnToPool:StockPlanReturnToPool',
39
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockPlanReturnToPool:StockPlanReturnToPool',
39
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockPlanReturnToPool:StockPlanReturnToPool',
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, return_data: exports.StockPlanReturnToPoolOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.StockPlanReturnToPool = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.StockPlanReturnToPool, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
+ damlTypes.registerTemplate(exports.StockPlanReturnToPool, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
64
64
 
@@ -36,7 +36,7 @@ exports.StockReissuanceOcfData = {
36
36
  exports.StockReissuance = damlTypes.assembleTemplate(
37
37
  {
38
38
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockReissuance:StockReissuance',
39
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockReissuance:StockReissuance',
39
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockReissuance:StockReissuance',
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, reissuance_data: exports.StockReissuanceOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.StockReissuance = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.StockReissuance, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
+ damlTypes.registerTemplate(exports.StockReissuance, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
64
64
 
@@ -37,7 +37,7 @@ exports.StockRepurchaseOcfData = {
37
37
  exports.StockRepurchase = damlTypes.assembleTemplate(
38
38
  {
39
39
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockRepurchase:StockRepurchase',
40
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockRepurchase:StockRepurchase',
40
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockRepurchase:StockRepurchase',
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, repurchase_data: exports.StockRepurchaseOcfData.decoder, }); }),
@@ -61,5 +61,5 @@ exports.StockRepurchase = damlTypes.assembleTemplate(
61
61
  );
62
62
 
63
63
 
64
- damlTypes.registerTemplate(exports.StockRepurchase, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
64
+ damlTypes.registerTemplate(exports.StockRepurchase, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
65
65
 
@@ -34,7 +34,7 @@ exports.StockRetractionOcfData = {
34
34
  exports.StockRetraction = damlTypes.assembleTemplate(
35
35
  {
36
36
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockRetraction:StockRetraction',
37
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockRetraction:StockRetraction',
37
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockRetraction:StockRetraction',
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.StockRetractionOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.StockRetraction = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.StockRetraction, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
61
+ damlTypes.registerTemplate(exports.StockRetraction, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
62
62
 
@@ -37,7 +37,7 @@ exports.StockTransferOcfData = {
37
37
  exports.StockTransfer = damlTypes.assembleTemplate(
38
38
  {
39
39
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockTransfer:StockTransfer',
40
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockTransfer:StockTransfer',
40
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.StockTransfer:StockTransfer',
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.StockTransferOcfData.decoder, }); }),
@@ -61,5 +61,5 @@ exports.StockTransfer = damlTypes.assembleTemplate(
61
61
  );
62
62
 
63
63
 
64
- damlTypes.registerTemplate(exports.StockTransfer, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
64
+ damlTypes.registerTemplate(exports.StockTransfer, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
65
65
 
@@ -47,7 +47,7 @@ exports.ValuationOcfData = {
47
47
  exports.Valuation = damlTypes.assembleTemplate(
48
48
  {
49
49
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.Valuation:Valuation',
50
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.Valuation:Valuation',
50
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.Valuation:Valuation',
51
51
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
52
52
  keyEncode: function () { throw 'EncodeError'; },
53
53
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, valuation_data: exports.ValuationOcfData.decoder, }); }),
@@ -71,5 +71,5 @@ exports.Valuation = damlTypes.assembleTemplate(
71
71
  );
72
72
 
73
73
 
74
- damlTypes.registerTemplate(exports.Valuation, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
74
+ damlTypes.registerTemplate(exports.Valuation, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
75
75
 
@@ -35,7 +35,7 @@ exports.VestingAccelerationOcfData = {
35
35
  exports.VestingAcceleration = damlTypes.assembleTemplate(
36
36
  {
37
37
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.VestingAcceleration:VestingAcceleration',
38
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.VestingAcceleration:VestingAcceleration',
38
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.VestingAcceleration:VestingAcceleration',
39
39
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
40
40
  keyEncode: function () { throw 'EncodeError'; },
41
41
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceleration_data: exports.VestingAccelerationOcfData.decoder, }); }),
@@ -59,5 +59,5 @@ exports.VestingAcceleration = damlTypes.assembleTemplate(
59
59
  );
60
60
 
61
61
 
62
- damlTypes.registerTemplate(exports.VestingAcceleration, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
62
+ damlTypes.registerTemplate(exports.VestingAcceleration, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
63
63
 
@@ -34,7 +34,7 @@ exports.VestingEventOcfData = {
34
34
  exports.VestingEvent = damlTypes.assembleTemplate(
35
35
  {
36
36
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.VestingEvent:VestingEvent',
37
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.VestingEvent:VestingEvent',
37
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.VestingEvent:VestingEvent',
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, vesting_data: exports.VestingEventOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.VestingEvent = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.VestingEvent, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
61
+ damlTypes.registerTemplate(exports.VestingEvent, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
62
62
 
@@ -34,7 +34,7 @@ exports.VestingStartOcfData = {
34
34
  exports.VestingStart = damlTypes.assembleTemplate(
35
35
  {
36
36
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.VestingStart:VestingStart',
37
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.VestingStart:VestingStart',
37
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.VestingStart:VestingStart',
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, vesting_data: exports.VestingStartOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.VestingStart = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.VestingStart, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
61
+ damlTypes.registerTemplate(exports.VestingStart, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
62
62
 
@@ -201,7 +201,7 @@ exports.VestingTermsOcfData = {
201
201
  exports.VestingTerms = damlTypes.assembleTemplate(
202
202
  {
203
203
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
204
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
204
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
205
205
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
206
206
  keyEncode: function () { throw 'EncodeError'; },
207
207
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, vesting_terms_data: exports.VestingTermsOcfData.decoder, }); }),
@@ -225,5 +225,5 @@ exports.VestingTerms = damlTypes.assembleTemplate(
225
225
  );
226
226
 
227
227
 
228
- damlTypes.registerTemplate(exports.VestingTerms, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
228
+ damlTypes.registerTemplate(exports.VestingTerms, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
229
229
 
@@ -33,7 +33,7 @@ exports.WarrantAcceptanceOcfData = {
33
33
  exports.WarrantAcceptance = damlTypes.assembleTemplate(
34
34
  {
35
35
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
36
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
36
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
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.WarrantAcceptanceOcfData.decoder, }); }),
@@ -57,5 +57,5 @@ exports.WarrantAcceptance = damlTypes.assembleTemplate(
57
57
  );
58
58
 
59
59
 
60
- damlTypes.registerTemplate(exports.WarrantAcceptance, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
60
+ damlTypes.registerTemplate(exports.WarrantAcceptance, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
61
61
 
@@ -36,7 +36,7 @@ exports.WarrantCancellationOcfData = {
36
36
  exports.WarrantCancellation = damlTypes.assembleTemplate(
37
37
  {
38
38
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation',
39
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation',
39
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation',
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.WarrantCancellationOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.WarrantCancellation = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.WarrantCancellation, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
+ damlTypes.registerTemplate(exports.WarrantCancellation, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
64
64
 
@@ -37,7 +37,7 @@ exports.WarrantExerciseOcfData = {
37
37
  exports.WarrantExercise = damlTypes.assembleTemplate(
38
38
  {
39
39
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise',
40
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise',
40
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise',
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, exercise_data: exports.WarrantExerciseOcfData.decoder, }); }),
@@ -61,5 +61,5 @@ exports.WarrantExercise = damlTypes.assembleTemplate(
61
61
  );
62
62
 
63
63
 
64
- damlTypes.registerTemplate(exports.WarrantExercise, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
64
+ damlTypes.registerTemplate(exports.WarrantExercise, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
65
65
 
@@ -47,7 +47,7 @@ exports.WarrantIssuanceOcfData = {
47
47
  exports.WarrantIssuance = damlTypes.assembleTemplate(
48
48
  {
49
49
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
50
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
50
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
51
51
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
52
52
  keyEncode: function () { throw 'EncodeError'; },
53
53
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.WarrantIssuanceOcfData.decoder, }); }),
@@ -71,5 +71,5 @@ exports.WarrantIssuance = damlTypes.assembleTemplate(
71
71
  );
72
72
 
73
73
 
74
- damlTypes.registerTemplate(exports.WarrantIssuance, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
74
+ damlTypes.registerTemplate(exports.WarrantIssuance, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
75
75
 
@@ -34,7 +34,7 @@ exports.WarrantRetractionOcfData = {
34
34
  exports.WarrantRetraction = damlTypes.assembleTemplate(
35
35
  {
36
36
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction',
37
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction',
37
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction',
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.WarrantRetractionOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.WarrantRetraction = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.WarrantRetraction, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
61
+ damlTypes.registerTemplate(exports.WarrantRetraction, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
62
62
 
@@ -37,7 +37,7 @@ exports.WarrantTransferOcfData = {
37
37
  exports.WarrantTransfer = damlTypes.assembleTemplate(
38
38
  {
39
39
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer',
40
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer',
40
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer',
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.WarrantTransferOcfData.decoder, }); }),
@@ -61,5 +61,5 @@ exports.WarrantTransfer = damlTypes.assembleTemplate(
61
61
  );
62
62
 
63
63
 
64
- damlTypes.registerTemplate(exports.WarrantTransfer, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
64
+ damlTypes.registerTemplate(exports.WarrantTransfer, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
65
65
 
@@ -30,7 +30,7 @@ exports.AuthorizeIssuer = {
30
30
  exports.OcpFactory = damlTypes.assembleTemplate(
31
31
  {
32
32
  templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OcpFactory:OcpFactory',
33
- templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OcpFactory:OcpFactory',
33
+ templateIdWithPackageId: 'c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56:Fairmint.OpenCapTable.OcpFactory:OcpFactory',
34
34
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
35
35
  keyEncode: function () { throw 'EncodeError'; },
36
36
  decoder: damlTypes.lazyMemo(function () { return jtv.object({system_operator: damlTypes.Party.decoder, }); }),
@@ -61,5 +61,5 @@ exports.OcpFactory = damlTypes.assembleTemplate(
61
61
  );
62
62
 
63
63
 
64
- damlTypes.registerTemplate(exports.OcpFactory, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
64
+ damlTypes.registerTemplate(exports.OcpFactory, ['c8b6c49bcfc566bce934ef2a53b3f0f3a96669450df562813b81331d0f025b56', '#OpenCapTable-v28']);
65
65
 
@@ -770,3 +770,39 @@ export declare const OcfPhoneType:
770
770
  & { readonly keys: OcfPhoneType[] } & { readonly [e in OcfPhoneType]: e }
771
771
  ;
772
772
 
773
+
774
+ export declare type OcfOptionGrantType =
775
+ | 'OcfOptionNSO'
776
+ | 'OcfOptionISO'
777
+ | 'OcfOptionINTL'
778
+ ;
779
+
780
+ export declare const OcfOptionGrantType:
781
+ damlTypes.Serializable<OcfOptionGrantType> & {
782
+ }
783
+ & { readonly keys: OcfOptionGrantType[] } & { readonly [e in OcfOptionGrantType]: e }
784
+ ;
785
+
786
+
787
+ export declare type OcfInitialSharesAuthorized =
788
+ | { tag: 'OcfInitialSharesNumeric'; value: damlTypes.Numeric }
789
+ | { tag: 'OcfInitialSharesEnum'; value: OcfAuthorizedShares }
790
+ ;
791
+
792
+ export declare const OcfInitialSharesAuthorized:
793
+ damlTypes.Serializable<OcfInitialSharesAuthorized> & {
794
+ }
795
+ ;
796
+
797
+
798
+ export declare type OcfAuthorizedShares =
799
+ | 'OcfAuthorizedSharesNotApplicable'
800
+ | 'OcfAuthorizedSharesUnlimited'
801
+ ;
802
+
803
+ export declare const OcfAuthorizedShares:
804
+ damlTypes.Serializable<OcfAuthorizedShares> & {
805
+ }
806
+ & { readonly keys: OcfAuthorizedShares[] } & { readonly [e in OcfAuthorizedShares]: e }
807
+ ;
808
+
@@ -817,3 +817,38 @@ exports.OcfPhoneType = {
817
817
  encode: function (__typed__) { return __typed__; },
818
818
  };
819
819
 
820
+
821
+
822
+ exports.OcfOptionGrantType = {
823
+ OcfOptionNSO: 'OcfOptionNSO',
824
+ OcfOptionISO: 'OcfOptionISO',
825
+ OcfOptionINTL: 'OcfOptionINTL',
826
+ keys: ['OcfOptionNSO','OcfOptionISO','OcfOptionINTL',],
827
+ decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.constant(exports.OcfOptionGrantType.OcfOptionNSO), jtv.constant(exports.OcfOptionGrantType.OcfOptionISO), jtv.constant(exports.OcfOptionGrantType.OcfOptionINTL)); }),
828
+ encode: function (__typed__) { return __typed__; },
829
+ };
830
+
831
+
832
+
833
+ exports.OcfInitialSharesAuthorized = {
834
+ 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, })); }),
835
+ encode: function (__typed__) {
836
+ switch(__typed__.tag) {
837
+ case 'OcfInitialSharesNumeric': return {tag: __typed__.tag, value: damlTypes.Numeric(10).encode(__typed__.value)};
838
+ case 'OcfInitialSharesEnum': return {tag: __typed__.tag, value: exports.OcfAuthorizedShares.encode(__typed__.value)};
839
+ default: throw 'unrecognized type tag: ' + __typed__.tag + ' while serializing a value of type OcfInitialSharesAuthorized';
840
+ }
841
+ }
842
+ ,
843
+ };
844
+
845
+
846
+
847
+ exports.OcfAuthorizedShares = {
848
+ OcfAuthorizedSharesNotApplicable: 'OcfAuthorizedSharesNotApplicable',
849
+ OcfAuthorizedSharesUnlimited: 'OcfAuthorizedSharesUnlimited',
850
+ keys: ['OcfAuthorizedSharesNotApplicable','OcfAuthorizedSharesUnlimited',],
851
+ decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.constant(exports.OcfAuthorizedShares.OcfAuthorizedSharesNotApplicable), jtv.constant(exports.OcfAuthorizedShares.OcfAuthorizedSharesUnlimited)); }),
852
+ encode: function (__typed__) { return __typed__; },
853
+ };
854
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fairmint/open-captable-protocol-daml-js",
3
- "version": "0.2.104",
3
+ "version": "0.2.105",
4
4
  "description": "Open CapTable Protocol DAML smart contracts with generated JavaScript bindings.",
5
5
  "keywords": [
6
6
  "daml",