@coopenomics/factory 2026.5.15-5 → 2026.5.19-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -717,8 +717,8 @@ const udataSchema = {
717
717
  additionalProperties: true
718
718
  };
719
719
 
720
- const registry_id$W = Cooperative$1.Registry.WalletAgreement.registry_id;
721
- const Schema$W = {
720
+ const registry_id$U = Cooperative$1.Registry.WalletAgreement.registry_id;
721
+ const Schema$U = {
722
722
  type: "object",
723
723
  properties: {
724
724
  meta: IMetaJSONSchema,
@@ -728,23 +728,23 @@ const Schema$W = {
728
728
  required: ["meta", "coop", "vars"],
729
729
  additionalProperties: true
730
730
  };
731
- const Template$W = {
731
+ const Template$U = {
732
732
  title: Cooperative$1.Registry.WalletAgreement.title,
733
733
  description: Cooperative$1.Registry.WalletAgreement.description,
734
- model: Schema$W,
734
+ model: Schema$U,
735
735
  context: Cooperative$1.Registry.WalletAgreement.context,
736
736
  translations: Cooperative$1.Registry.WalletAgreement.translations
737
737
  };
738
738
 
739
739
  const WalletAgreement = {
740
740
  __proto__: null,
741
- Schema: Schema$W,
742
- Template: Template$W,
743
- registry_id: registry_id$W
741
+ Schema: Schema$U,
742
+ Template: Template$U,
743
+ registry_id: registry_id$U
744
744
  };
745
745
 
746
- const registry_id$V = Cooperative$1.Registry.RegulationElectronicSignature.registry_id;
747
- const Schema$V = {
746
+ const registry_id$T = Cooperative$1.Registry.RegulationElectronicSignature.registry_id;
747
+ const Schema$T = {
748
748
  type: "object",
749
749
  properties: {
750
750
  meta: IMetaJSONSchema,
@@ -754,23 +754,23 @@ const Schema$V = {
754
754
  required: ["meta", "coop", "vars"],
755
755
  additionalProperties: true
756
756
  };
757
- const Template$V = {
757
+ const Template$T = {
758
758
  title: Cooperative$1.Registry.RegulationElectronicSignature.title,
759
759
  description: Cooperative$1.Registry.RegulationElectronicSignature.description,
760
- model: Schema$V,
760
+ model: Schema$T,
761
761
  context: Cooperative$1.Registry.RegulationElectronicSignature.context,
762
762
  translations: Cooperative$1.Registry.RegulationElectronicSignature.translations
763
763
  };
764
764
 
765
765
  const RegulationElectronicSignaturet = {
766
766
  __proto__: null,
767
- Schema: Schema$V,
768
- Template: Template$V,
769
- registry_id: registry_id$V
767
+ Schema: Schema$T,
768
+ Template: Template$T,
769
+ registry_id: registry_id$T
770
770
  };
771
771
 
772
- const registry_id$U = Cooperative$1.Registry.PrivacyPolicy.registry_id;
773
- const Schema$U = {
772
+ const registry_id$S = Cooperative$1.Registry.PrivacyPolicy.registry_id;
773
+ const Schema$S = {
774
774
  type: "object",
775
775
  properties: {
776
776
  meta: IMetaJSONSchema,
@@ -780,23 +780,23 @@ const Schema$U = {
780
780
  required: ["meta", "coop", "vars"],
781
781
  additionalProperties: true
782
782
  };
783
- const Template$U = {
783
+ const Template$S = {
784
784
  title: Cooperative$1.Registry.PrivacyPolicy.title,
785
785
  description: Cooperative$1.Registry.PrivacyPolicy.description,
786
- model: Schema$U,
786
+ model: Schema$S,
787
787
  context: Cooperative$1.Registry.PrivacyPolicy.context,
788
788
  translations: Cooperative$1.Registry.PrivacyPolicy.translations
789
789
  };
790
790
 
791
791
  const PrivacyPolicy = {
792
792
  __proto__: null,
793
- Schema: Schema$U,
794
- Template: Template$U,
795
- registry_id: registry_id$U
793
+ Schema: Schema$S,
794
+ Template: Template$S,
795
+ registry_id: registry_id$S
796
796
  };
797
797
 
798
- const registry_id$T = Cooperative$1.Registry.UserAgreement.registry_id;
799
- const Schema$T = {
798
+ const registry_id$R = Cooperative$1.Registry.UserAgreement.registry_id;
799
+ const Schema$R = {
800
800
  type: "object",
801
801
  properties: {
802
802
  meta: IMetaJSONSchema,
@@ -813,23 +813,23 @@ const Schema$T = {
813
813
  required: ["meta", "coop", "vars", "user"],
814
814
  additionalProperties: true
815
815
  };
816
- const Template$T = {
816
+ const Template$R = {
817
817
  title: Cooperative$1.Registry.UserAgreement.title,
818
818
  description: Cooperative$1.Registry.UserAgreement.description,
819
- model: Schema$T,
819
+ model: Schema$R,
820
820
  context: Cooperative$1.Registry.UserAgreement.context,
821
821
  translations: Cooperative$1.Registry.UserAgreement.translations
822
822
  };
823
823
 
824
824
  const UserAgreement = {
825
825
  __proto__: null,
826
- Schema: Schema$T,
827
- Template: Template$T,
828
- registry_id: registry_id$T
826
+ Schema: Schema$R,
827
+ Template: Template$R,
828
+ registry_id: registry_id$R
829
829
  };
830
830
 
831
- const registry_id$S = Cooperative$1.Registry.CoopenomicsAgreement.registry_id;
832
- const Schema$S = {
831
+ const registry_id$Q = Cooperative$1.Registry.CoopenomicsAgreement.registry_id;
832
+ const Schema$Q = {
833
833
  type: "object",
834
834
  properties: {
835
835
  meta: IMetaJSONSchema,
@@ -840,23 +840,23 @@ const Schema$S = {
840
840
  required: ["meta", "coop", "vars", "partner"],
841
841
  additionalProperties: true
842
842
  };
843
- const Template$S = {
843
+ const Template$Q = {
844
844
  title: Cooperative$1.Registry.CoopenomicsAgreement.title,
845
845
  description: Cooperative$1.Registry.CoopenomicsAgreement.description,
846
- model: Schema$S,
846
+ model: Schema$Q,
847
847
  context: Cooperative$1.Registry.CoopenomicsAgreement.context,
848
848
  translations: Cooperative$1.Registry.CoopenomicsAgreement.translations
849
849
  };
850
850
 
851
851
  const CoopenomicsAgreement = {
852
852
  __proto__: null,
853
- Schema: Schema$S,
854
- Template: Template$S,
855
- registry_id: registry_id$S
853
+ Schema: Schema$Q,
854
+ Template: Template$Q,
855
+ registry_id: registry_id$Q
856
856
  };
857
857
 
858
- const registry_id$R = Cooperative$1.Registry.ConvertToAxonStatement.registry_id;
859
- const Schema$R = {
858
+ const registry_id$P = Cooperative$1.Registry.ConvertToAxonStatement.registry_id;
859
+ const Schema$P = {
860
860
  type: "object",
861
861
  properties: {
862
862
  meta: {
@@ -881,23 +881,23 @@ const Schema$R = {
881
881
  required: ["meta", "vars", "coop", "commonUser"],
882
882
  additionalProperties: true
883
883
  };
884
- const Template$R = {
884
+ const Template$P = {
885
885
  title: Cooperative$1.Registry.ConvertToAxonStatement.title,
886
886
  description: Cooperative$1.Registry.ConvertToAxonStatement.description,
887
- model: Schema$R,
887
+ model: Schema$P,
888
888
  context: Cooperative$1.Registry.ConvertToAxonStatement.context,
889
889
  translations: Cooperative$1.Registry.ConvertToAxonStatement.translations
890
890
  };
891
891
 
892
892
  const ConvertToAxonStatement = {
893
893
  __proto__: null,
894
- Schema: Schema$R,
895
- Template: Template$R,
896
- registry_id: registry_id$R
894
+ Schema: Schema$P,
895
+ Template: Template$P,
896
+ registry_id: registry_id$P
897
897
  };
898
898
 
899
- const registry_id$Q = Cooperative$1.Registry.ParticipantApplication.registry_id;
900
- const Schema$Q = {
899
+ const registry_id$O = Cooperative$1.Registry.ParticipantApplication.registry_id;
900
+ const Schema$O = {
901
901
  type: "object",
902
902
  properties: {
903
903
  type: {
@@ -986,23 +986,23 @@ const Schema$Q = {
986
986
  required: ["meta", "coop", "type"],
987
987
  additionalProperties: true
988
988
  };
989
- const Template$Q = {
989
+ const Template$O = {
990
990
  title: Cooperative$1.Registry.ParticipantApplication.title,
991
991
  description: Cooperative$1.Registry.ParticipantApplication.description,
992
- model: Schema$Q,
992
+ model: Schema$O,
993
993
  context: Cooperative$1.Registry.ParticipantApplication.context,
994
994
  translations: Cooperative$1.Registry.ParticipantApplication.translations
995
995
  };
996
996
 
997
997
  const ParticipantApplication = {
998
998
  __proto__: null,
999
- Schema: Schema$Q,
1000
- Template: Template$Q,
1001
- registry_id: registry_id$Q
999
+ Schema: Schema$O,
1000
+ Template: Template$O,
1001
+ registry_id: registry_id$O
1002
1002
  };
1003
1003
 
1004
- const registry_id$P = Cooperative$1.Registry.DecisionOfParticipantApplication.registry_id;
1005
- const Schema$P = {
1004
+ const registry_id$N = Cooperative$1.Registry.DecisionOfParticipantApplication.registry_id;
1005
+ const Schema$N = {
1006
1006
  type: "object",
1007
1007
  properties: {
1008
1008
  type: {
@@ -1066,23 +1066,23 @@ const Schema$P = {
1066
1066
  // vars не добавляем в обязательные параметры для обратной совместимости (начиная с 2.26)
1067
1067
  additionalProperties: true
1068
1068
  };
1069
- const Template$P = {
1069
+ const Template$N = {
1070
1070
  title: Cooperative$1.Registry.DecisionOfParticipantApplication.title,
1071
1071
  description: Cooperative$1.Registry.DecisionOfParticipantApplication.description,
1072
- model: Schema$P,
1072
+ model: Schema$N,
1073
1073
  context: Cooperative$1.Registry.DecisionOfParticipantApplication.context,
1074
1074
  translations: Cooperative$1.Registry.DecisionOfParticipantApplication.translations
1075
1075
  };
1076
1076
 
1077
1077
  const DecisionOfParticipantApplication = {
1078
1078
  __proto__: null,
1079
- Schema: Schema$P,
1080
- Template: Template$P,
1081
- registry_id: registry_id$P
1079
+ Schema: Schema$N,
1080
+ Template: Template$N,
1081
+ registry_id: registry_id$N
1082
1082
  };
1083
1083
 
1084
- const registry_id$O = Cooperative$1.Registry.SelectBranchStatement.registry_id;
1085
- const Schema$O = {
1084
+ const registry_id$M = Cooperative$1.Registry.SelectBranchStatement.registry_id;
1085
+ const Schema$M = {
1086
1086
  type: "object",
1087
1087
  properties: {
1088
1088
  type: {
@@ -1145,23 +1145,23 @@ const Schema$O = {
1145
1145
  required: ["meta", "type", "branch", "vars", "coop"],
1146
1146
  additionalProperties: true
1147
1147
  };
1148
- const Template$O = {
1148
+ const Template$M = {
1149
1149
  title: Cooperative$1.Registry.SelectBranchStatement.title,
1150
1150
  description: Cooperative$1.Registry.SelectBranchStatement.description,
1151
- model: Schema$O,
1151
+ model: Schema$M,
1152
1152
  context: Cooperative$1.Registry.SelectBranchStatement.context,
1153
1153
  translations: Cooperative$1.Registry.SelectBranchStatement.translations
1154
1154
  };
1155
1155
 
1156
1156
  const SelectBranchStatement = {
1157
1157
  __proto__: null,
1158
- Schema: Schema$O,
1159
- Template: Template$O,
1160
- registry_id: registry_id$O
1158
+ Schema: Schema$M,
1159
+ Template: Template$M,
1160
+ registry_id: registry_id$M
1161
1161
  };
1162
1162
 
1163
- const registry_id$N = Cooperative$1.Registry.ProjectFreeDecision.registry_id;
1164
- const Schema$N = {
1163
+ const registry_id$L = Cooperative$1.Registry.ProjectFreeDecision.registry_id;
1164
+ const Schema$L = {
1165
1165
  type: "object",
1166
1166
  properties: {
1167
1167
  coop: {
@@ -1197,23 +1197,23 @@ const Schema$N = {
1197
1197
  required: ["meta", "coop", "project", "suggester_name", "vars"],
1198
1198
  additionalProperties: true
1199
1199
  };
1200
- const Template$N = {
1200
+ const Template$L = {
1201
1201
  title: Cooperative$1.Registry.ProjectFreeDecision.title,
1202
1202
  description: Cooperative$1.Registry.ProjectFreeDecision.description,
1203
- model: Schema$N,
1203
+ model: Schema$L,
1204
1204
  context: Cooperative$1.Registry.ProjectFreeDecision.context,
1205
1205
  translations: Cooperative$1.Registry.ProjectFreeDecision.translations
1206
1206
  };
1207
1207
 
1208
1208
  const ProjectFreeDecision = {
1209
1209
  __proto__: null,
1210
- Schema: Schema$N,
1211
- Template: Template$N,
1212
- registry_id: registry_id$N
1210
+ Schema: Schema$L,
1211
+ Template: Template$L,
1212
+ registry_id: registry_id$L
1213
1213
  };
1214
1214
 
1215
- const registry_id$M = Cooperative$1.Registry.FreeDecision.registry_id;
1216
- const Schema$M = {
1215
+ const registry_id$K = Cooperative$1.Registry.FreeDecision.registry_id;
1216
+ const Schema$K = {
1217
1217
  type: "object",
1218
1218
  properties: {
1219
1219
  coop: {
@@ -1257,19 +1257,19 @@ const Schema$M = {
1257
1257
  // vars не вносим для обратной совместимости начиная с версии 2.25
1258
1258
  additionalProperties: true
1259
1259
  };
1260
- const Template$M = {
1260
+ const Template$K = {
1261
1261
  title: Cooperative$1.Registry.FreeDecision.title,
1262
1262
  description: Cooperative$1.Registry.FreeDecision.description,
1263
- model: Schema$M,
1263
+ model: Schema$K,
1264
1264
  context: Cooperative$1.Registry.FreeDecision.context,
1265
1265
  translations: Cooperative$1.Registry.FreeDecision.translations
1266
1266
  };
1267
1267
 
1268
1268
  const FreeDecision = {
1269
1269
  __proto__: null,
1270
- Schema: Schema$M,
1271
- Template: Template$M,
1272
- registry_id: registry_id$M
1270
+ Schema: Schema$K,
1271
+ Template: Template$K,
1272
+ registry_id: registry_id$K
1273
1273
  };
1274
1274
 
1275
1275
  const CommonRequestSchema = {
@@ -1299,8 +1299,8 @@ const CommonRequestSchema = {
1299
1299
  additionalProperties: true
1300
1300
  };
1301
1301
 
1302
- const registry_id$L = Cooperative$1.Registry.AssetContributionStatement.registry_id;
1303
- const Schema$L = {
1302
+ const registry_id$J = Cooperative$1.Registry.AssetContributionStatement.registry_id;
1303
+ const Schema$J = {
1304
1304
  type: "object",
1305
1305
  properties: {
1306
1306
  meta: IMetaJSONSchema,
@@ -1312,23 +1312,23 @@ const Schema$L = {
1312
1312
  required: ["meta", "coop", "vars", "request", "user"],
1313
1313
  additionalProperties: true
1314
1314
  };
1315
- const Template$L = {
1315
+ const Template$J = {
1316
1316
  title: Cooperative$1.Registry.AssetContributionStatement.title,
1317
1317
  description: Cooperative$1.Registry.AssetContributionStatement.description,
1318
- model: Schema$L,
1318
+ model: Schema$J,
1319
1319
  context: Cooperative$1.Registry.AssetContributionStatement.context,
1320
1320
  translations: Cooperative$1.Registry.AssetContributionStatement.translations
1321
1321
  };
1322
1322
 
1323
1323
  const AssetContributionStatement = {
1324
1324
  __proto__: null,
1325
- Schema: Schema$L,
1326
- Template: Template$L,
1327
- registry_id: registry_id$L
1325
+ Schema: Schema$J,
1326
+ Template: Template$J,
1327
+ registry_id: registry_id$J
1328
1328
  };
1329
1329
 
1330
- const registry_id$K = Cooperative$1.Registry.ReturnByAssetStatement.registry_id;
1331
- const Schema$K = {
1330
+ const registry_id$I = Cooperative$1.Registry.ReturnByAssetStatement.registry_id;
1331
+ const Schema$I = {
1332
1332
  type: "object",
1333
1333
  properties: {
1334
1334
  meta: IMetaJSONSchema,
@@ -1340,23 +1340,23 @@ const Schema$K = {
1340
1340
  required: ["meta", "coop", "vars", "request", "user"],
1341
1341
  additionalProperties: true
1342
1342
  };
1343
- const Template$K = {
1343
+ const Template$I = {
1344
1344
  title: Cooperative$1.Registry.ReturnByAssetStatement.title,
1345
1345
  description: Cooperative$1.Registry.ReturnByAssetStatement.description,
1346
- model: Schema$K,
1346
+ model: Schema$I,
1347
1347
  context: Cooperative$1.Registry.ReturnByAssetStatement.context,
1348
1348
  translations: Cooperative$1.Registry.ReturnByAssetStatement.translations
1349
1349
  };
1350
1350
 
1351
1351
  const ReturnByAssetStatement = {
1352
1352
  __proto__: null,
1353
- Schema: Schema$K,
1354
- Template: Template$K,
1355
- registry_id: registry_id$K
1353
+ Schema: Schema$I,
1354
+ Template: Template$I,
1355
+ registry_id: registry_id$I
1356
1356
  };
1357
1357
 
1358
- const registry_id$J = Cooperative$1.Registry.AssetContributionDecision.registry_id;
1359
- const Schema$J = {
1358
+ const registry_id$H = Cooperative$1.Registry.AssetContributionDecision.registry_id;
1359
+ const Schema$H = {
1360
1360
  type: "object",
1361
1361
  properties: {
1362
1362
  meta: IMetaJSONSchema,
@@ -1369,23 +1369,23 @@ const Schema$J = {
1369
1369
  required: ["meta", "coop", "vars", "request", "user", "decision"],
1370
1370
  additionalProperties: true
1371
1371
  };
1372
- const Template$J = {
1372
+ const Template$H = {
1373
1373
  title: Cooperative$1.Registry.AssetContributionDecision.title,
1374
1374
  description: Cooperative$1.Registry.AssetContributionDecision.description,
1375
- model: Schema$J,
1375
+ model: Schema$H,
1376
1376
  context: Cooperative$1.Registry.AssetContributionDecision.context,
1377
1377
  translations: Cooperative$1.Registry.AssetContributionDecision.translations
1378
1378
  };
1379
1379
 
1380
1380
  const AssetContributionDecision = {
1381
1381
  __proto__: null,
1382
- Schema: Schema$J,
1383
- Template: Template$J,
1384
- registry_id: registry_id$J
1382
+ Schema: Schema$H,
1383
+ Template: Template$H,
1384
+ registry_id: registry_id$H
1385
1385
  };
1386
1386
 
1387
- const registry_id$I = Cooperative$1.Registry.ReturnByAssetDecision.registry_id;
1388
- const Schema$I = {
1387
+ const registry_id$G = Cooperative$1.Registry.ReturnByAssetDecision.registry_id;
1388
+ const Schema$G = {
1389
1389
  type: "object",
1390
1390
  properties: {
1391
1391
  meta: IMetaJSONSchema,
@@ -1398,19 +1398,19 @@ const Schema$I = {
1398
1398
  required: ["meta", "coop", "vars", "request", "user", "decision"],
1399
1399
  additionalProperties: true
1400
1400
  };
1401
- const Template$I = {
1401
+ const Template$G = {
1402
1402
  title: Cooperative$1.Registry.ReturnByAssetDecision.title,
1403
1403
  description: Cooperative$1.Registry.ReturnByAssetDecision.description,
1404
- model: Schema$I,
1404
+ model: Schema$G,
1405
1405
  context: Cooperative$1.Registry.ReturnByAssetDecision.context,
1406
1406
  translations: Cooperative$1.Registry.ReturnByAssetDecision.translations
1407
1407
  };
1408
1408
 
1409
1409
  const ReturnByAssetDecision = {
1410
1410
  __proto__: null,
1411
- Schema: Schema$I,
1412
- Template: Template$I,
1413
- registry_id: registry_id$I
1411
+ Schema: Schema$G,
1412
+ Template: Template$G,
1413
+ registry_id: registry_id$G
1414
1414
  };
1415
1415
 
1416
1416
  const FirstLastMiddleNameSchema = {
@@ -1433,8 +1433,8 @@ const CommonProgramSchema = {
1433
1433
  additionalProperties: true
1434
1434
  };
1435
1435
 
1436
- const registry_id$H = Cooperative$1.Registry.AssetContributionAct.registry_id;
1437
- const Schema$H = {
1436
+ const registry_id$F = Cooperative$1.Registry.AssetContributionAct.registry_id;
1437
+ const Schema$F = {
1438
1438
  type: "object",
1439
1439
  properties: {
1440
1440
  meta: IMetaJSONSchema,
@@ -1451,23 +1451,23 @@ const Schema$H = {
1451
1451
  required: ["meta", "coop", "vars", "request", "user", "decision", "act_id", "receiver", "program"],
1452
1452
  additionalProperties: true
1453
1453
  };
1454
- const Template$H = {
1454
+ const Template$F = {
1455
1455
  title: Cooperative$1.Registry.AssetContributionAct.title,
1456
1456
  description: Cooperative$1.Registry.AssetContributionAct.description,
1457
- model: Schema$H,
1457
+ model: Schema$F,
1458
1458
  context: Cooperative$1.Registry.AssetContributionAct.context,
1459
1459
  translations: Cooperative$1.Registry.AssetContributionAct.translations
1460
1460
  };
1461
1461
 
1462
1462
  const AssetContributionAct = {
1463
1463
  __proto__: null,
1464
- Schema: Schema$H,
1465
- Template: Template$H,
1466
- registry_id: registry_id$H
1464
+ Schema: Schema$F,
1465
+ Template: Template$F,
1466
+ registry_id: registry_id$F
1467
1467
  };
1468
1468
 
1469
- const registry_id$G = Cooperative$1.Registry.ReturnByAssetAct.registry_id;
1470
- const Schema$G = {
1469
+ const registry_id$E = Cooperative$1.Registry.ReturnByAssetAct.registry_id;
1470
+ const Schema$E = {
1471
1471
  type: "object",
1472
1472
  properties: {
1473
1473
  meta: IMetaJSONSchema,
@@ -1484,23 +1484,23 @@ const Schema$G = {
1484
1484
  required: ["meta", "coop", "vars", "request", "user", "decision", "act_id", "transmitter", "program"],
1485
1485
  additionalProperties: true
1486
1486
  };
1487
- const Template$G = {
1487
+ const Template$E = {
1488
1488
  title: Cooperative$1.Registry.ReturnByAssetAct.title,
1489
1489
  description: Cooperative$1.Registry.ReturnByAssetAct.description,
1490
- model: Schema$G,
1490
+ model: Schema$E,
1491
1491
  context: Cooperative$1.Registry.ReturnByAssetAct.context,
1492
1492
  translations: Cooperative$1.Registry.ReturnByAssetAct.translations
1493
1493
  };
1494
1494
 
1495
1495
  const ReturnByAssetAct = {
1496
1496
  __proto__: null,
1497
- Schema: Schema$G,
1498
- Template: Template$G,
1499
- registry_id: registry_id$G
1497
+ Schema: Schema$E,
1498
+ Template: Template$E,
1499
+ registry_id: registry_id$E
1500
1500
  };
1501
1501
 
1502
- const registry_id$F = Cooperative$1.Registry.ReturnByMoney.registry_id;
1503
- const Schema$F = {
1502
+ const registry_id$D = Cooperative$1.Registry.ReturnByMoney.registry_id;
1503
+ const Schema$D = {
1504
1504
  type: "object",
1505
1505
  properties: {
1506
1506
  meta: IMetaJSONSchema,
@@ -1515,23 +1515,23 @@ const Schema$F = {
1515
1515
  required: ["meta", "coop", "vars", "user", "payment_details", "quantity", "currency", "payment_hash"],
1516
1516
  additionalProperties: false
1517
1517
  };
1518
- const Template$F = {
1518
+ const Template$D = {
1519
1519
  title: Cooperative$1.Registry.ReturnByMoney.title,
1520
1520
  description: Cooperative$1.Registry.ReturnByMoney.description,
1521
- model: Schema$F,
1521
+ model: Schema$D,
1522
1522
  context: Cooperative$1.Registry.ReturnByMoney.context,
1523
1523
  translations: Cooperative$1.Registry.ReturnByMoney.translations
1524
1524
  };
1525
1525
 
1526
1526
  const ReturnByMoney = {
1527
1527
  __proto__: null,
1528
- Schema: Schema$F,
1529
- Template: Template$F,
1530
- registry_id: registry_id$F
1528
+ Schema: Schema$D,
1529
+ Template: Template$D,
1530
+ registry_id: registry_id$D
1531
1531
  };
1532
1532
 
1533
- const registry_id$E = Cooperative$1.Registry.ReturnByMoneyDecision.registry_id;
1534
- const Schema$E = {
1533
+ const registry_id$C = Cooperative$1.Registry.ReturnByMoneyDecision.registry_id;
1534
+ const Schema$C = {
1535
1535
  type: "object",
1536
1536
  properties: {
1537
1537
  meta: {
@@ -1566,23 +1566,23 @@ const Schema$E = {
1566
1566
  required: ["meta", "coop", "decision", "user", "quantity", "currency", "vars"],
1567
1567
  additionalProperties: false
1568
1568
  };
1569
- const Template$E = {
1569
+ const Template$C = {
1570
1570
  title: Cooperative$1.Registry.ReturnByMoneyDecision.title,
1571
1571
  description: Cooperative$1.Registry.ReturnByMoneyDecision.description,
1572
- model: Schema$E,
1572
+ model: Schema$C,
1573
1573
  context: Cooperative$1.Registry.ReturnByMoneyDecision.context,
1574
1574
  translations: Cooperative$1.Registry.ReturnByMoneyDecision.translations
1575
1575
  };
1576
1576
 
1577
1577
  const ReturnByMoneyDecision = {
1578
1578
  __proto__: null,
1579
- Schema: Schema$E,
1580
- Template: Template$E,
1581
- registry_id: registry_id$E
1579
+ Schema: Schema$C,
1580
+ Template: Template$C,
1581
+ registry_id: registry_id$C
1582
1582
  };
1583
1583
 
1584
- const registry_id$D = Cooperative$1.Registry.GeneratorProgramTemplate.registry_id;
1585
- const Schema$D = {
1584
+ const registry_id$B = Cooperative$1.Registry.GeneratorProgramTemplate.registry_id;
1585
+ const Schema$B = {
1586
1586
  type: "object",
1587
1587
  properties: {
1588
1588
  meta: IMetaJSONSchema,
@@ -1592,23 +1592,23 @@ const Schema$D = {
1592
1592
  required: ["meta", "coop", "vars"],
1593
1593
  additionalProperties: true
1594
1594
  };
1595
- const Template$D = {
1595
+ const Template$B = {
1596
1596
  title: Cooperative$1.Registry.GeneratorProgramTemplate.title,
1597
1597
  description: Cooperative$1.Registry.GeneratorProgramTemplate.description,
1598
- model: Schema$D,
1598
+ model: Schema$B,
1599
1599
  context: Cooperative$1.Registry.GeneratorProgramTemplate.context,
1600
1600
  translations: Cooperative$1.Registry.GeneratorProgramTemplate.translations
1601
1601
  };
1602
1602
 
1603
1603
  const GeneratorProgramTemplate = {
1604
1604
  __proto__: null,
1605
- Schema: Schema$D,
1606
- Template: Template$D,
1607
- registry_id: registry_id$D
1605
+ Schema: Schema$B,
1606
+ Template: Template$B,
1607
+ registry_id: registry_id$B
1608
1608
  };
1609
1609
 
1610
- const registry_id$C = Cooperative$1.Registry.GeneratorOfferTemplate.registry_id;
1611
- const Schema$C = {
1610
+ const registry_id$A = Cooperative$1.Registry.GeneratorOfferTemplate.registry_id;
1611
+ const Schema$A = {
1612
1612
  type: "object",
1613
1613
  properties: {
1614
1614
  meta: IMetaJSONSchema,
@@ -1619,23 +1619,23 @@ const Schema$C = {
1619
1619
  required: ["meta", "coop", "vars", "common_user"],
1620
1620
  additionalProperties: true
1621
1621
  };
1622
- const Template$C = {
1622
+ const Template$A = {
1623
1623
  title: Cooperative$1.Registry.GeneratorOfferTemplate.title,
1624
1624
  description: Cooperative$1.Registry.GeneratorOfferTemplate.description,
1625
- model: Schema$C,
1625
+ model: Schema$A,
1626
1626
  context: Cooperative$1.Registry.GeneratorOfferTemplate.context,
1627
1627
  translations: Cooperative$1.Registry.GeneratorOfferTemplate.translations
1628
1628
  };
1629
1629
 
1630
1630
  const GeneratorOfferTemplate = {
1631
1631
  __proto__: null,
1632
- Schema: Schema$C,
1633
- Template: Template$C,
1634
- registry_id: registry_id$C
1632
+ Schema: Schema$A,
1633
+ Template: Template$A,
1634
+ registry_id: registry_id$A
1635
1635
  };
1636
1636
 
1637
- const registry_id$B = Cooperative$1.Registry.GeneratorOffer.registry_id;
1638
- const Schema$B = {
1637
+ const registry_id$z = Cooperative$1.Registry.GeneratorOffer.registry_id;
1638
+ const Schema$z = {
1639
1639
  type: "object",
1640
1640
  properties: {
1641
1641
  meta: IMetaJSONSchema,
@@ -1648,23 +1648,23 @@ const Schema$B = {
1648
1648
  required: ["meta", "coop", "vars", "common_user", "generator_agreement_number", "generator_agreement_created_at"],
1649
1649
  additionalProperties: true
1650
1650
  };
1651
- const Template$B = {
1651
+ const Template$z = {
1652
1652
  title: Cooperative$1.Registry.GeneratorOffer.title,
1653
1653
  description: Cooperative$1.Registry.GeneratorOffer.description,
1654
- model: Schema$B,
1654
+ model: Schema$z,
1655
1655
  context: Cooperative$1.Registry.GeneratorOffer.context,
1656
1656
  translations: Cooperative$1.Registry.GeneratorOffer.translations
1657
1657
  };
1658
1658
 
1659
1659
  const GeneratorOffer = {
1660
1660
  __proto__: null,
1661
- Schema: Schema$B,
1662
- Template: Template$B,
1663
- registry_id: registry_id$B
1661
+ Schema: Schema$z,
1662
+ Template: Template$z,
1663
+ registry_id: registry_id$z
1664
1664
  };
1665
1665
 
1666
- const registry_id$A = Cooperative$1.Registry.BlagorostProgramTemplate.registry_id;
1667
- const Schema$A = {
1666
+ const registry_id$y = Cooperative$1.Registry.BlagorostProgramTemplate.registry_id;
1667
+ const Schema$y = {
1668
1668
  type: "object",
1669
1669
  properties: {
1670
1670
  meta: IMetaJSONSchema,
@@ -1673,23 +1673,23 @@ const Schema$A = {
1673
1673
  required: ["meta", "vars"],
1674
1674
  additionalProperties: true
1675
1675
  };
1676
- const Template$A = {
1676
+ const Template$y = {
1677
1677
  title: Cooperative$1.Registry.BlagorostProgramTemplate.title,
1678
1678
  description: Cooperative$1.Registry.BlagorostProgramTemplate.description,
1679
- model: Schema$A,
1679
+ model: Schema$y,
1680
1680
  context: Cooperative$1.Registry.BlagorostProgramTemplate.context,
1681
1681
  translations: Cooperative$1.Registry.BlagorostProgramTemplate.translations
1682
1682
  };
1683
1683
 
1684
1684
  const BlagorostProgramTemplate = {
1685
1685
  __proto__: null,
1686
- Schema: Schema$A,
1687
- Template: Template$A,
1688
- registry_id: registry_id$A
1686
+ Schema: Schema$y,
1687
+ Template: Template$y,
1688
+ registry_id: registry_id$y
1689
1689
  };
1690
1690
 
1691
- const registry_id$z = Cooperative$1.Registry.GenerationContractTemplate.registry_id;
1692
- const Schema$z = {
1691
+ const registry_id$x = Cooperative$1.Registry.GenerationContractTemplate.registry_id;
1692
+ const Schema$x = {
1693
1693
  type: "object",
1694
1694
  properties: {
1695
1695
  meta: IMetaJSONSchema,
@@ -1699,23 +1699,23 @@ const Schema$z = {
1699
1699
  required: ["meta", "coop", "vars"],
1700
1700
  additionalProperties: true
1701
1701
  };
1702
- const Template$z = {
1702
+ const Template$x = {
1703
1703
  title: Cooperative$1.Registry.GenerationContractTemplate.title,
1704
1704
  description: Cooperative$1.Registry.GenerationContractTemplate.description,
1705
- model: Schema$z,
1705
+ model: Schema$x,
1706
1706
  context: Cooperative$1.Registry.GenerationContractTemplate.context,
1707
1707
  translations: Cooperative$1.Registry.GenerationContractTemplate.translations
1708
1708
  };
1709
1709
 
1710
1710
  const GenerationContractTemplate = {
1711
1711
  __proto__: null,
1712
- Schema: Schema$z,
1713
- Template: Template$z,
1714
- registry_id: registry_id$z
1712
+ Schema: Schema$x,
1713
+ Template: Template$x,
1714
+ registry_id: registry_id$x
1715
1715
  };
1716
1716
 
1717
- const registry_id$y = Cooperative$1.Registry.BlagorostOfferTemplate.registry_id;
1718
- const Schema$y = {
1717
+ const registry_id$w = Cooperative$1.Registry.BlagorostOfferTemplate.registry_id;
1718
+ const Schema$w = {
1719
1719
  type: "object",
1720
1720
  properties: {
1721
1721
  meta: IMetaJSONSchema,
@@ -1725,23 +1725,23 @@ const Schema$y = {
1725
1725
  required: ["meta", "coop", "vars"],
1726
1726
  additionalProperties: true
1727
1727
  };
1728
- const Template$y = {
1728
+ const Template$w = {
1729
1729
  title: Cooperative$1.Registry.BlagorostOfferTemplate.title,
1730
1730
  description: Cooperative$1.Registry.BlagorostOfferTemplate.description,
1731
- model: Schema$y,
1731
+ model: Schema$w,
1732
1732
  context: Cooperative$1.Registry.BlagorostOfferTemplate.context,
1733
1733
  translations: Cooperative$1.Registry.BlagorostOfferTemplate.translations
1734
1734
  };
1735
1735
 
1736
1736
  const BlagorostOfferTemplate = {
1737
1737
  __proto__: null,
1738
- Schema: Schema$y,
1739
- Template: Template$y,
1740
- registry_id: registry_id$y
1738
+ Schema: Schema$w,
1739
+ Template: Template$w,
1740
+ registry_id: registry_id$w
1741
1741
  };
1742
1742
 
1743
- const registry_id$x = Cooperative$1.Registry.BlagorostOffer.registry_id;
1744
- const Schema$x = {
1743
+ const registry_id$v = Cooperative$1.Registry.BlagorostOffer.registry_id;
1744
+ const Schema$v = {
1745
1745
  type: "object",
1746
1746
  properties: {
1747
1747
  meta: IMetaJSONSchema,
@@ -1754,23 +1754,23 @@ const Schema$x = {
1754
1754
  required: ["meta", "coop", "vars", "common_user", "blagorost_agreement_number", "blagorost_agreement_created_at"],
1755
1755
  additionalProperties: true
1756
1756
  };
1757
- const Template$x = {
1757
+ const Template$v = {
1758
1758
  title: Cooperative$1.Registry.BlagorostOffer.title,
1759
1759
  description: Cooperative$1.Registry.BlagorostOffer.description,
1760
- model: Schema$x,
1760
+ model: Schema$v,
1761
1761
  context: Cooperative$1.Registry.BlagorostOffer.context,
1762
1762
  translations: Cooperative$1.Registry.BlagorostOffer.translations
1763
1763
  };
1764
1764
 
1765
1765
  const BlagorostOffer = {
1766
1766
  __proto__: null,
1767
- Schema: Schema$x,
1768
- Template: Template$x,
1769
- registry_id: registry_id$x
1767
+ Schema: Schema$v,
1768
+ Template: Template$v,
1769
+ registry_id: registry_id$v
1770
1770
  };
1771
1771
 
1772
- const registry_id$w = Cooperative$1.Registry.GenerationContract.registry_id;
1773
- const Schema$w = {
1772
+ const registry_id$u = Cooperative$1.Registry.GenerationContract.registry_id;
1773
+ const Schema$u = {
1774
1774
  type: "object",
1775
1775
  properties: {
1776
1776
  meta: IMetaJSONSchema,
@@ -1782,23 +1782,23 @@ const Schema$w = {
1782
1782
  required: ["meta", "coop", "vars", "user", "contributor_contract_number"],
1783
1783
  additionalProperties: true
1784
1784
  };
1785
- const Template$w = {
1785
+ const Template$u = {
1786
1786
  title: Cooperative$1.Registry.GenerationContract.title,
1787
1787
  description: Cooperative$1.Registry.GenerationContract.description,
1788
- model: Schema$w,
1788
+ model: Schema$u,
1789
1789
  context: Cooperative$1.Registry.GenerationContract.context,
1790
1790
  translations: Cooperative$1.Registry.GenerationContract.translations
1791
1791
  };
1792
1792
 
1793
1793
  const GenerationContract = {
1794
1794
  __proto__: null,
1795
- Schema: Schema$w,
1796
- Template: Template$w,
1797
- registry_id: registry_id$w
1795
+ Schema: Schema$u,
1796
+ Template: Template$u,
1797
+ registry_id: registry_id$u
1798
1798
  };
1799
1799
 
1800
- const registry_id$v = Cooperative$1.Registry.ProjectGenerationContract.registry_id;
1801
- const Schema$v = {
1800
+ const registry_id$t = Cooperative$1.Registry.ProjectGenerationContract.registry_id;
1801
+ const Schema$t = {
1802
1802
  type: "object",
1803
1803
  properties: {
1804
1804
  meta: IMetaJSONSchema,
@@ -1817,23 +1817,23 @@ const Schema$v = {
1817
1817
  required: ["meta", "coop", "vars", "user", "appendix_hash", "short_appendix_hash", "contributor_contract_number", "contributor_contract_created_at", "project_name", "project_hash", "generator_agreement_number", "generator_agreement_created_at"],
1818
1818
  additionalProperties: true
1819
1819
  };
1820
- const Template$v = {
1820
+ const Template$t = {
1821
1821
  title: Cooperative$1.Registry.ProjectGenerationContract.title,
1822
1822
  description: Cooperative$1.Registry.ProjectGenerationContract.description,
1823
- model: Schema$v,
1823
+ model: Schema$t,
1824
1824
  context: Cooperative$1.Registry.ProjectGenerationContract.context,
1825
1825
  translations: Cooperative$1.Registry.ProjectGenerationContract.translations
1826
1826
  };
1827
1827
 
1828
1828
  const ProjectGenerationContract = {
1829
1829
  __proto__: null,
1830
- Schema: Schema$v,
1831
- Template: Template$v,
1832
- registry_id: registry_id$v
1830
+ Schema: Schema$t,
1831
+ Template: Template$t,
1832
+ registry_id: registry_id$t
1833
1833
  };
1834
1834
 
1835
- const registry_id$u = Cooperative$1.Registry.ComponentGenerationContract.registry_id;
1836
- const Schema$u = {
1835
+ const registry_id$s = Cooperative$1.Registry.ComponentGenerationContract.registry_id;
1836
+ const Schema$s = {
1837
1837
  type: "object",
1838
1838
  properties: {
1839
1839
  meta: IMetaJSONSchema,
@@ -1854,23 +1854,23 @@ const Schema$u = {
1854
1854
  required: ["meta", "coop", "vars", "user", "appendix_hash", "short_appendix_hash", "parent_appendix_hash", "short_parent_appendix_hash", "contributor_contract_number", "contributor_contract_created_at", "component_name", "component_hash", "project_name", "project_hash"],
1855
1855
  additionalProperties: true
1856
1856
  };
1857
- const Template$u = {
1857
+ const Template$s = {
1858
1858
  title: Cooperative$1.Registry.ComponentGenerationContract.title,
1859
1859
  description: Cooperative$1.Registry.ComponentGenerationContract.description,
1860
- model: Schema$u,
1860
+ model: Schema$s,
1861
1861
  context: Cooperative$1.Registry.ComponentGenerationContract.context,
1862
1862
  translations: Cooperative$1.Registry.ComponentGenerationContract.translations
1863
1863
  };
1864
1864
 
1865
1865
  const ComponentGenerationContract = {
1866
1866
  __proto__: null,
1867
- Schema: Schema$u,
1868
- Template: Template$u,
1869
- registry_id: registry_id$u
1867
+ Schema: Schema$s,
1868
+ Template: Template$s,
1869
+ registry_id: registry_id$s
1870
1870
  };
1871
1871
 
1872
- const registry_id$t = Cooperative$1.Registry.StorageAgreement.registry_id;
1873
- const Schema$t = {
1872
+ const registry_id$r = Cooperative$1.Registry.StorageAgreement.registry_id;
1873
+ const Schema$r = {
1874
1874
  type: "object",
1875
1875
  properties: {
1876
1876
  meta: IMetaJSONSchema,
@@ -1886,23 +1886,23 @@ const Schema$t = {
1886
1886
  required: ["meta", "coop", "vars", "common_user", "blagorost_storage_agreement_number", "blagorost_storage_agreement_created_at", "contributor_contract_number", "generator_agreement_number", "generator_agreement_created_at"],
1887
1887
  additionalProperties: true
1888
1888
  };
1889
- const Template$t = {
1889
+ const Template$r = {
1890
1890
  title: Cooperative$1.Registry.StorageAgreement.title,
1891
1891
  description: Cooperative$1.Registry.StorageAgreement.description,
1892
- model: Schema$t,
1892
+ model: Schema$r,
1893
1893
  context: Cooperative$1.Registry.StorageAgreement.context,
1894
1894
  translations: Cooperative$1.Registry.StorageAgreement.translations
1895
1895
  };
1896
1896
 
1897
1897
  const StorageAgreement = {
1898
1898
  __proto__: null,
1899
- Schema: Schema$t,
1900
- Template: Template$t,
1901
- registry_id: registry_id$t
1899
+ Schema: Schema$r,
1900
+ Template: Template$r,
1901
+ registry_id: registry_id$r
1902
1902
  };
1903
1903
 
1904
- const registry_id$s = Cooperative$1.Registry.BlagorostAgreement.registry_id;
1905
- const Schema$s = {
1904
+ const registry_id$q = Cooperative$1.Registry.BlagorostAgreement.registry_id;
1905
+ const Schema$q = {
1906
1906
  type: "object",
1907
1907
  properties: {
1908
1908
  meta: IMetaJSONSchema,
@@ -1916,23 +1916,23 @@ const Schema$s = {
1916
1916
  required: ["meta", "coop", "vars", "common_user", "blagorost_agreement_number", "contributor_contract_number", "contributor_contract_created_at"],
1917
1917
  additionalProperties: true
1918
1918
  };
1919
- const Template$s = {
1919
+ const Template$q = {
1920
1920
  title: Cooperative$1.Registry.BlagorostAgreement.title,
1921
1921
  description: Cooperative$1.Registry.BlagorostAgreement.description,
1922
- model: Schema$s,
1922
+ model: Schema$q,
1923
1923
  context: Cooperative$1.Registry.BlagorostAgreement.context,
1924
1924
  translations: Cooperative$1.Registry.BlagorostAgreement.translations
1925
1925
  };
1926
1926
 
1927
1927
  const BlagorostAgreement = {
1928
1928
  __proto__: null,
1929
- Schema: Schema$s,
1930
- Template: Template$s,
1931
- registry_id: registry_id$s
1929
+ Schema: Schema$q,
1930
+ Template: Template$q,
1931
+ registry_id: registry_id$q
1932
1932
  };
1933
1933
 
1934
- const registry_id$r = Cooperative$1.Registry.InitProjectStatement.registry_id;
1935
- const Schema$r = {
1934
+ const registry_id$p = Cooperative$1.Registry.InitProjectStatement.registry_id;
1935
+ const Schema$p = {
1936
1936
  type: "object",
1937
1937
  properties: {
1938
1938
  meta: IMetaJSONSchema,
@@ -1948,23 +1948,23 @@ const Schema$r = {
1948
1948
  required: ["meta", "coop", "vars", "user", "project_name", "project_hash", "component_name", "component_hash", "is_component"],
1949
1949
  additionalProperties: true
1950
1950
  };
1951
- const Template$r = {
1951
+ const Template$p = {
1952
1952
  title: Cooperative$1.Registry.InitProjectStatement.title,
1953
1953
  description: Cooperative$1.Registry.InitProjectStatement.description,
1954
- model: Schema$r,
1954
+ model: Schema$p,
1955
1955
  context: Cooperative$1.Registry.InitProjectStatement.context,
1956
1956
  translations: Cooperative$1.Registry.InitProjectStatement.translations
1957
1957
  };
1958
1958
 
1959
1959
  const InitProjectStatement = {
1960
1960
  __proto__: null,
1961
- Schema: Schema$r,
1962
- Template: Template$r,
1963
- registry_id: registry_id$r
1961
+ Schema: Schema$p,
1962
+ Template: Template$p,
1963
+ registry_id: registry_id$p
1964
1964
  };
1965
1965
 
1966
- const registry_id$q = Cooperative$1.Registry.InitProjectDecision.registry_id;
1967
- const Schema$q = {
1966
+ const registry_id$o = Cooperative$1.Registry.InitProjectDecision.registry_id;
1967
+ const Schema$o = {
1968
1968
  type: "object",
1969
1969
  properties: {
1970
1970
  coop: {
@@ -2001,23 +2001,23 @@ const Schema$q = {
2001
2001
  required: ["meta", "coop", "decision", "project_name", "project_hash", "component_name", "component_hash", "is_component"],
2002
2002
  additionalProperties: true
2003
2003
  };
2004
- const Template$q = {
2004
+ const Template$o = {
2005
2005
  title: Cooperative$1.Registry.InitProjectDecision.title,
2006
2006
  description: Cooperative$1.Registry.InitProjectDecision.description,
2007
- model: Schema$q,
2007
+ model: Schema$o,
2008
2008
  context: Cooperative$1.Registry.InitProjectDecision.context,
2009
2009
  translations: Cooperative$1.Registry.InitProjectDecision.translations
2010
2010
  };
2011
2011
 
2012
2012
  const InitProjectDecision = {
2013
2013
  __proto__: null,
2014
- Schema: Schema$q,
2015
- Template: Template$q,
2016
- registry_id: registry_id$q
2014
+ Schema: Schema$o,
2015
+ Template: Template$o,
2016
+ registry_id: registry_id$o
2017
2017
  };
2018
2018
 
2019
- const registry_id$p = Cooperative$1.Registry.ExpenseStatement.registry_id;
2020
- const Schema$p = {
2019
+ const registry_id$n = Cooperative$1.Registry.ExpenseStatement.registry_id;
2020
+ const Schema$n = {
2021
2021
  type: "object",
2022
2022
  properties: {
2023
2023
  meta: IMetaJSONSchema
@@ -2025,23 +2025,23 @@ const Schema$p = {
2025
2025
  required: ["meta"],
2026
2026
  additionalProperties: true
2027
2027
  };
2028
- const Template$p = {
2028
+ const Template$n = {
2029
2029
  title: Cooperative$1.Registry.ExpenseStatement.title,
2030
2030
  description: Cooperative$1.Registry.ExpenseStatement.description,
2031
- model: Schema$p,
2031
+ model: Schema$n,
2032
2032
  context: Cooperative$1.Registry.ExpenseStatement.context,
2033
2033
  translations: Cooperative$1.Registry.ExpenseStatement.translations
2034
2034
  };
2035
2035
 
2036
2036
  const ExpenseStatement = {
2037
2037
  __proto__: null,
2038
- Schema: Schema$p,
2039
- Template: Template$p,
2040
- registry_id: registry_id$p
2038
+ Schema: Schema$n,
2039
+ Template: Template$n,
2040
+ registry_id: registry_id$n
2041
2041
  };
2042
2042
 
2043
- const registry_id$o = Cooperative$1.Registry.ExpenseDecision.registry_id;
2044
- const Schema$o = {
2043
+ const registry_id$m = Cooperative$1.Registry.ExpenseDecision.registry_id;
2044
+ const Schema$m = {
2045
2045
  type: "object",
2046
2046
  properties: {
2047
2047
  meta: IMetaJSONSchema
@@ -2049,23 +2049,23 @@ const Schema$o = {
2049
2049
  required: ["meta"],
2050
2050
  additionalProperties: true
2051
2051
  };
2052
- const Template$o = {
2052
+ const Template$m = {
2053
2053
  title: Cooperative$1.Registry.ExpenseDecision.title,
2054
2054
  description: Cooperative$1.Registry.ExpenseDecision.description,
2055
- model: Schema$o,
2055
+ model: Schema$m,
2056
2056
  context: Cooperative$1.Registry.ExpenseDecision.context,
2057
2057
  translations: Cooperative$1.Registry.ExpenseDecision.translations
2058
2058
  };
2059
2059
 
2060
2060
  const ExpenseDecision = {
2061
2061
  __proto__: null,
2062
- Schema: Schema$o,
2063
- Template: Template$o,
2064
- registry_id: registry_id$o
2062
+ Schema: Schema$m,
2063
+ Template: Template$m,
2064
+ registry_id: registry_id$m
2065
2065
  };
2066
2066
 
2067
- const registry_id$n = Cooperative$1.Registry.GenerationMoneyInvestStatement.registry_id;
2068
- const Schema$n = {
2067
+ const registry_id$l = Cooperative$1.Registry.GenerationMoneyInvestStatement.registry_id;
2068
+ const Schema$l = {
2069
2069
  type: "object",
2070
2070
  properties: {
2071
2071
  meta: IMetaJSONSchema,
@@ -2099,23 +2099,23 @@ const Schema$n = {
2099
2099
  ],
2100
2100
  additionalProperties: true
2101
2101
  };
2102
- const Template$n = {
2102
+ const Template$l = {
2103
2103
  title: Cooperative$1.Registry.GenerationMoneyInvestStatement.title,
2104
2104
  description: Cooperative$1.Registry.GenerationMoneyInvestStatement.description,
2105
- model: Schema$n,
2105
+ model: Schema$l,
2106
2106
  context: Cooperative$1.Registry.GenerationMoneyInvestStatement.context,
2107
2107
  translations: Cooperative$1.Registry.GenerationMoneyInvestStatement.translations
2108
2108
  };
2109
2109
 
2110
2110
  const GenerationMoneyInvestStatement = {
2111
2111
  __proto__: null,
2112
- Schema: Schema$n,
2113
- Template: Template$n,
2114
- registry_id: registry_id$n
2112
+ Schema: Schema$l,
2113
+ Template: Template$l,
2114
+ registry_id: registry_id$l
2115
2115
  };
2116
2116
 
2117
- const registry_id$m = Cooperative$1.Registry.GenerationMoneyReturnUnusedStatement.registry_id;
2118
- const Schema$m = {
2117
+ const registry_id$k = Cooperative$1.Registry.GenerationMoneyReturnUnusedStatement.registry_id;
2118
+ const Schema$k = {
2119
2119
  type: "object",
2120
2120
  properties: {
2121
2121
  meta: IMetaJSONSchema,
@@ -2131,23 +2131,23 @@ const Schema$m = {
2131
2131
  required: ["meta", "vars", "common_user", "contributor_contract_number", "contributor_contract_created_at", "generator_agreement_number", "generator_agreement_created_at", "project_hash", "amount"],
2132
2132
  additionalProperties: true
2133
2133
  };
2134
- const Template$m = {
2134
+ const Template$k = {
2135
2135
  title: Cooperative$1.Registry.GenerationMoneyReturnUnusedStatement.title,
2136
2136
  description: Cooperative$1.Registry.GenerationMoneyReturnUnusedStatement.description,
2137
- model: Schema$m,
2137
+ model: Schema$k,
2138
2138
  context: Cooperative$1.Registry.GenerationMoneyReturnUnusedStatement.context,
2139
2139
  translations: Cooperative$1.Registry.GenerationMoneyReturnUnusedStatement.translations
2140
2140
  };
2141
2141
 
2142
2142
  const GenerationMoneyReturnUnusedStatement = {
2143
2143
  __proto__: null,
2144
- Schema: Schema$m,
2145
- Template: Template$m,
2146
- registry_id: registry_id$m
2144
+ Schema: Schema$k,
2145
+ Template: Template$k,
2146
+ registry_id: registry_id$k
2147
2147
  };
2148
2148
 
2149
- const registry_id$l = Cooperative$1.Registry.CapitalizationMoneyInvestStatement.registry_id;
2150
- const Schema$l = {
2149
+ const registry_id$j = Cooperative$1.Registry.CapitalizationMoneyInvestStatement.registry_id;
2150
+ const Schema$j = {
2151
2151
  type: "object",
2152
2152
  properties: {
2153
2153
  meta: IMetaJSONSchema,
@@ -2158,23 +2158,23 @@ const Schema$l = {
2158
2158
  required: ["meta", "vars", "common_user", "amount"],
2159
2159
  additionalProperties: true
2160
2160
  };
2161
- const Template$l = {
2161
+ const Template$j = {
2162
2162
  title: Cooperative$1.Registry.CapitalizationMoneyInvestStatement.title,
2163
2163
  description: Cooperative$1.Registry.CapitalizationMoneyInvestStatement.description,
2164
- model: Schema$l,
2164
+ model: Schema$j,
2165
2165
  context: Cooperative$1.Registry.CapitalizationMoneyInvestStatement.context,
2166
2166
  translations: Cooperative$1.Registry.CapitalizationMoneyInvestStatement.translations
2167
2167
  };
2168
2168
 
2169
2169
  const CapitalizationMoneyInvestStatement = {
2170
2170
  __proto__: null,
2171
- Schema: Schema$l,
2172
- Template: Template$l,
2173
- registry_id: registry_id$l
2171
+ Schema: Schema$j,
2172
+ Template: Template$j,
2173
+ registry_id: registry_id$j
2174
2174
  };
2175
2175
 
2176
- const registry_id$k = Cooperative$1.Registry.ResultContributionStatement.registry_id;
2177
- const Schema$k = {
2176
+ const registry_id$i = Cooperative$1.Registry.ResultContributionStatement.registry_id;
2177
+ const Schema$i = {
2178
2178
  type: "object",
2179
2179
  properties: {
2180
2180
  meta: IMetaJSONSchema,
@@ -2195,23 +2195,23 @@ const Schema$k = {
2195
2195
  required: ["meta", "coop", "vars", "common_user", "contributor_contract_number", "contributor_contract_created_at", "blagorost_agreement_number", "blagorost_agreement_created_at", "project_name", "component_name", "result_hash", "result_short_hash", "percent_of_result", "total_amount"],
2196
2196
  additionalProperties: true
2197
2197
  };
2198
- const Template$k = {
2198
+ const Template$i = {
2199
2199
  title: Cooperative$1.Registry.ResultContributionStatement.title,
2200
2200
  description: Cooperative$1.Registry.ResultContributionStatement.description,
2201
- model: Schema$k,
2201
+ model: Schema$i,
2202
2202
  context: Cooperative$1.Registry.ResultContributionStatement.context,
2203
2203
  translations: Cooperative$1.Registry.ResultContributionStatement.translations
2204
2204
  };
2205
2205
 
2206
2206
  const ResultContributionStatement = {
2207
2207
  __proto__: null,
2208
- Schema: Schema$k,
2209
- Template: Template$k,
2210
- registry_id: registry_id$k
2208
+ Schema: Schema$i,
2209
+ Template: Template$i,
2210
+ registry_id: registry_id$i
2211
2211
  };
2212
2212
 
2213
- const registry_id$j = Cooperative$1.Registry.ResultContributionDecision.registry_id;
2214
- const Schema$j = {
2213
+ const registry_id$h = Cooperative$1.Registry.ResultContributionDecision.registry_id;
2214
+ const Schema$h = {
2215
2215
  type: "object",
2216
2216
  properties: {
2217
2217
  meta: IMetaJSONSchema,
@@ -2233,23 +2233,23 @@ const Schema$j = {
2233
2233
  required: ["meta", "coop", "vars", "decision", "common_user", "contributor_contract_number", "contributor_contract_created_at", "blagorost_agreement_number", "blagorost_agreement_created_at", "project_name", "component_name", "result_hash", "result_short_hash", "percent_of_result", "total_amount"],
2234
2234
  additionalProperties: true
2235
2235
  };
2236
- const Template$j = {
2236
+ const Template$h = {
2237
2237
  title: Cooperative$1.Registry.ResultContributionDecision.title,
2238
2238
  description: Cooperative$1.Registry.ResultContributionDecision.description,
2239
- model: Schema$j,
2239
+ model: Schema$h,
2240
2240
  context: Cooperative$1.Registry.ResultContributionDecision.context,
2241
2241
  translations: Cooperative$1.Registry.ResultContributionDecision.translations
2242
2242
  };
2243
2243
 
2244
2244
  const ResultContributionDecision = {
2245
2245
  __proto__: null,
2246
- Schema: Schema$j,
2247
- Template: Template$j,
2248
- registry_id: registry_id$j
2246
+ Schema: Schema$h,
2247
+ Template: Template$h,
2248
+ registry_id: registry_id$h
2249
2249
  };
2250
2250
 
2251
- const registry_id$i = Cooperative$1.Registry.ResultContributionAct.registry_id;
2252
- const Schema$i = {
2251
+ const registry_id$g = Cooperative$1.Registry.ResultContributionAct.registry_id;
2252
+ const Schema$g = {
2253
2253
  type: "object",
2254
2254
  properties: {
2255
2255
  meta: IMetaJSONSchema,
@@ -2257,83 +2257,35 @@ const Schema$i = {
2257
2257
  vars: VarsSchema,
2258
2258
  decision: decisionSchema,
2259
2259
  common_user: CommonUserSchema,
2260
- contributor_contract_number: { type: "string" },
2261
- contributor_contract_created_at: { type: "string" },
2262
- blagorost_agreement_number: { type: "string" },
2263
- blagorost_agreement_created_at: { type: "string" },
2264
- result_act_hash: { type: "string" },
2265
- result_act_short_hash: { type: "string" },
2266
- result_hash: { type: "string" },
2267
- percent_of_result: { type: "string" },
2268
- total_amount: { type: "string" }
2269
- },
2270
- required: ["meta", "coop", "vars", "decision", "common_user", "contributor_contract_number", "contributor_contract_created_at", "blagorost_agreement_number", "blagorost_agreement_created_at", "result_act_hash", "result_act_short_hash", "result_hash", "percent_of_result", "total_amount"],
2271
- additionalProperties: true
2272
- };
2273
- const Template$i = {
2274
- title: Cooperative$1.Registry.ResultContributionAct.title,
2275
- description: Cooperative$1.Registry.ResultContributionAct.description,
2276
- model: Schema$i,
2277
- context: Cooperative$1.Registry.ResultContributionAct.context,
2278
- translations: Cooperative$1.Registry.ResultContributionAct.translations
2279
- };
2280
-
2281
- const ResultContributionAct = {
2282
- __proto__: null,
2283
- Schema: Schema$i,
2284
- Template: Template$i,
2285
- registry_id: registry_id$i
2286
- };
2287
-
2288
- const registry_id$h = Cooperative$1.Registry.GetLoanStatement.registry_id;
2289
- const Schema$h = {
2290
- type: "object",
2291
- properties: {
2292
- meta: IMetaJSONSchema
2293
- },
2294
- required: ["meta"],
2295
- additionalProperties: true
2296
- };
2297
- const Template$h = {
2298
- title: Cooperative$1.Registry.GetLoanStatement.title,
2299
- description: Cooperative$1.Registry.GetLoanStatement.description,
2300
- model: Schema$h,
2301
- context: Cooperative$1.Registry.GetLoanStatement.context,
2302
- translations: Cooperative$1.Registry.GetLoanStatement.translations
2303
- };
2304
-
2305
- const GetLoanStatement = {
2306
- __proto__: null,
2307
- Schema: Schema$h,
2308
- Template: Template$h,
2309
- registry_id: registry_id$h
2310
- };
2311
-
2312
- const registry_id$g = Cooperative$1.Registry.GetLoanDecision.registry_id;
2313
- const Schema$g = {
2314
- type: "object",
2315
- properties: {
2316
- meta: IMetaJSONSchema
2260
+ contributor_contract_number: { type: "string" },
2261
+ contributor_contract_created_at: { type: "string" },
2262
+ blagorost_agreement_number: { type: "string" },
2263
+ blagorost_agreement_created_at: { type: "string" },
2264
+ result_act_hash: { type: "string" },
2265
+ result_act_short_hash: { type: "string" },
2266
+ result_hash: { type: "string" },
2267
+ percent_of_result: { type: "string" },
2268
+ total_amount: { type: "string" }
2317
2269
  },
2318
- required: ["meta"],
2270
+ required: ["meta", "coop", "vars", "decision", "common_user", "contributor_contract_number", "contributor_contract_created_at", "blagorost_agreement_number", "blagorost_agreement_created_at", "result_act_hash", "result_act_short_hash", "result_hash", "percent_of_result", "total_amount"],
2319
2271
  additionalProperties: true
2320
2272
  };
2321
2273
  const Template$g = {
2322
- title: Cooperative$1.Registry.GetLoanDecision.title,
2323
- description: Cooperative$1.Registry.GetLoanDecision.description,
2274
+ title: Cooperative$1.Registry.ResultContributionAct.title,
2275
+ description: Cooperative$1.Registry.ResultContributionAct.description,
2324
2276
  model: Schema$g,
2325
- context: Cooperative$1.Registry.GetLoanDecision.context,
2326
- translations: Cooperative$1.Registry.GetLoanDecision.translations
2277
+ context: Cooperative$1.Registry.ResultContributionAct.context,
2278
+ translations: Cooperative$1.Registry.ResultContributionAct.translations
2327
2279
  };
2328
2280
 
2329
- const GetLoanDecision = {
2281
+ const ResultContributionAct = {
2330
2282
  __proto__: null,
2331
2283
  Schema: Schema$g,
2332
2284
  Template: Template$g,
2333
2285
  registry_id: registry_id$g
2334
2286
  };
2335
2287
 
2336
- const registry_id$f = Cooperative$1.Registry.GenerationPropertyInvestStatement.registry_id;
2288
+ const registry_id$f = Cooperative$1.Registry.GetLoanStatement.registry_id;
2337
2289
  const Schema$f = {
2338
2290
  type: "object",
2339
2291
  properties: {
@@ -2343,21 +2295,21 @@ const Schema$f = {
2343
2295
  additionalProperties: true
2344
2296
  };
2345
2297
  const Template$f = {
2346
- title: Cooperative$1.Registry.GenerationPropertyInvestStatement.title,
2347
- description: Cooperative$1.Registry.GenerationPropertyInvestStatement.description,
2298
+ title: Cooperative$1.Registry.GetLoanStatement.title,
2299
+ description: Cooperative$1.Registry.GetLoanStatement.description,
2348
2300
  model: Schema$f,
2349
- context: Cooperative$1.Registry.GenerationPropertyInvestStatement.context,
2350
- translations: Cooperative$1.Registry.GenerationPropertyInvestStatement.translations
2301
+ context: Cooperative$1.Registry.GetLoanStatement.context,
2302
+ translations: Cooperative$1.Registry.GetLoanStatement.translations
2351
2303
  };
2352
2304
 
2353
- const GenerationPropertyInvestStatement = {
2305
+ const GetLoanStatement = {
2354
2306
  __proto__: null,
2355
2307
  Schema: Schema$f,
2356
2308
  Template: Template$f,
2357
2309
  registry_id: registry_id$f
2358
2310
  };
2359
2311
 
2360
- const registry_id$e = Cooperative$1.Registry.GenerationPropertyInvestDecision.registry_id;
2312
+ const registry_id$e = Cooperative$1.Registry.GetLoanDecision.registry_id;
2361
2313
  const Schema$e = {
2362
2314
  type: "object",
2363
2315
  properties: {
@@ -2367,21 +2319,21 @@ const Schema$e = {
2367
2319
  additionalProperties: true
2368
2320
  };
2369
2321
  const Template$e = {
2370
- title: Cooperative$1.Registry.GenerationPropertyInvestDecision.title,
2371
- description: Cooperative$1.Registry.GenerationPropertyInvestDecision.description,
2322
+ title: Cooperative$1.Registry.GetLoanDecision.title,
2323
+ description: Cooperative$1.Registry.GetLoanDecision.description,
2372
2324
  model: Schema$e,
2373
- context: Cooperative$1.Registry.GenerationPropertyInvestDecision.context,
2374
- translations: Cooperative$1.Registry.GenerationPropertyInvestDecision.translations
2325
+ context: Cooperative$1.Registry.GetLoanDecision.context,
2326
+ translations: Cooperative$1.Registry.GetLoanDecision.translations
2375
2327
  };
2376
2328
 
2377
- const GenerationPropertyInvestDecision = {
2329
+ const GetLoanDecision = {
2378
2330
  __proto__: null,
2379
2331
  Schema: Schema$e,
2380
2332
  Template: Template$e,
2381
2333
  registry_id: registry_id$e
2382
2334
  };
2383
2335
 
2384
- const registry_id$d = Cooperative$1.Registry.GenerationPropertyInvestAct.registry_id;
2336
+ const registry_id$d = Cooperative$1.Registry.GenerationPropertyInvestStatement.registry_id;
2385
2337
  const Schema$d = {
2386
2338
  type: "object",
2387
2339
  properties: {
@@ -2391,21 +2343,21 @@ const Schema$d = {
2391
2343
  additionalProperties: true
2392
2344
  };
2393
2345
  const Template$d = {
2394
- title: Cooperative$1.Registry.GenerationPropertyInvestAct.title,
2395
- description: Cooperative$1.Registry.GenerationPropertyInvestAct.description,
2346
+ title: Cooperative$1.Registry.GenerationPropertyInvestStatement.title,
2347
+ description: Cooperative$1.Registry.GenerationPropertyInvestStatement.description,
2396
2348
  model: Schema$d,
2397
- context: Cooperative$1.Registry.GenerationPropertyInvestAct.context,
2398
- translations: Cooperative$1.Registry.GenerationPropertyInvestAct.translations
2349
+ context: Cooperative$1.Registry.GenerationPropertyInvestStatement.context,
2350
+ translations: Cooperative$1.Registry.GenerationPropertyInvestStatement.translations
2399
2351
  };
2400
2352
 
2401
- const GenerationPropertyInvestAct = {
2353
+ const GenerationPropertyInvestStatement = {
2402
2354
  __proto__: null,
2403
2355
  Schema: Schema$d,
2404
2356
  Template: Template$d,
2405
2357
  registry_id: registry_id$d
2406
2358
  };
2407
2359
 
2408
- const registry_id$c = Cooperative$1.Registry.CapitalizationPropertyInvestStatement.registry_id;
2360
+ const registry_id$c = Cooperative$1.Registry.GenerationPropertyInvestDecision.registry_id;
2409
2361
  const Schema$c = {
2410
2362
  type: "object",
2411
2363
  properties: {
@@ -2415,21 +2367,21 @@ const Schema$c = {
2415
2367
  additionalProperties: true
2416
2368
  };
2417
2369
  const Template$c = {
2418
- title: Cooperative$1.Registry.CapitalizationPropertyInvestStatement.title,
2419
- description: Cooperative$1.Registry.CapitalizationPropertyInvestStatement.description,
2370
+ title: Cooperative$1.Registry.GenerationPropertyInvestDecision.title,
2371
+ description: Cooperative$1.Registry.GenerationPropertyInvestDecision.description,
2420
2372
  model: Schema$c,
2421
- context: Cooperative$1.Registry.CapitalizationPropertyInvestStatement.context,
2422
- translations: Cooperative$1.Registry.CapitalizationPropertyInvestStatement.translations
2373
+ context: Cooperative$1.Registry.GenerationPropertyInvestDecision.context,
2374
+ translations: Cooperative$1.Registry.GenerationPropertyInvestDecision.translations
2423
2375
  };
2424
2376
 
2425
- const CapitalizationPropertyInvestStatement = {
2377
+ const GenerationPropertyInvestDecision = {
2426
2378
  __proto__: null,
2427
2379
  Schema: Schema$c,
2428
2380
  Template: Template$c,
2429
2381
  registry_id: registry_id$c
2430
2382
  };
2431
2383
 
2432
- const registry_id$b = Cooperative$1.Registry.CapitalizationPropertyInvestDecision.registry_id;
2384
+ const registry_id$b = Cooperative$1.Registry.GenerationPropertyInvestAct.registry_id;
2433
2385
  const Schema$b = {
2434
2386
  type: "object",
2435
2387
  properties: {
@@ -2439,21 +2391,21 @@ const Schema$b = {
2439
2391
  additionalProperties: true
2440
2392
  };
2441
2393
  const Template$b = {
2442
- title: Cooperative$1.Registry.CapitalizationPropertyInvestDecision.title,
2443
- description: Cooperative$1.Registry.CapitalizationPropertyInvestDecision.description,
2394
+ title: Cooperative$1.Registry.GenerationPropertyInvestAct.title,
2395
+ description: Cooperative$1.Registry.GenerationPropertyInvestAct.description,
2444
2396
  model: Schema$b,
2445
- context: Cooperative$1.Registry.CapitalizationPropertyInvestDecision.context,
2446
- translations: Cooperative$1.Registry.CapitalizationPropertyInvestDecision.translations
2397
+ context: Cooperative$1.Registry.GenerationPropertyInvestAct.context,
2398
+ translations: Cooperative$1.Registry.GenerationPropertyInvestAct.translations
2447
2399
  };
2448
2400
 
2449
- const CapitalizationPropertyInvestDecision = {
2401
+ const GenerationPropertyInvestAct = {
2450
2402
  __proto__: null,
2451
2403
  Schema: Schema$b,
2452
2404
  Template: Template$b,
2453
2405
  registry_id: registry_id$b
2454
2406
  };
2455
2407
 
2456
- const registry_id$a = Cooperative$1.Registry.CapitalizationPropertyInvestAct.registry_id;
2408
+ const registry_id$a = Cooperative$1.Registry.CapitalizationPropertyInvestStatement.registry_id;
2457
2409
  const Schema$a = {
2458
2410
  type: "object",
2459
2411
  properties: {
@@ -2463,58 +2415,45 @@ const Schema$a = {
2463
2415
  additionalProperties: true
2464
2416
  };
2465
2417
  const Template$a = {
2466
- title: Cooperative$1.Registry.CapitalizationPropertyInvestAct.title,
2467
- description: Cooperative$1.Registry.CapitalizationPropertyInvestAct.description,
2418
+ title: Cooperative$1.Registry.CapitalizationPropertyInvestStatement.title,
2419
+ description: Cooperative$1.Registry.CapitalizationPropertyInvestStatement.description,
2468
2420
  model: Schema$a,
2469
- context: Cooperative$1.Registry.CapitalizationPropertyInvestAct.context,
2470
- translations: Cooperative$1.Registry.CapitalizationPropertyInvestAct.translations
2421
+ context: Cooperative$1.Registry.CapitalizationPropertyInvestStatement.context,
2422
+ translations: Cooperative$1.Registry.CapitalizationPropertyInvestStatement.translations
2471
2423
  };
2472
2424
 
2473
- const CapitalizationPropertyInvestAct = {
2425
+ const CapitalizationPropertyInvestStatement = {
2474
2426
  __proto__: null,
2475
2427
  Schema: Schema$a,
2476
2428
  Template: Template$a,
2477
2429
  registry_id: registry_id$a
2478
2430
  };
2479
2431
 
2480
- const registry_id$9 = Cooperative$1.Registry.GenerationToMainWalletConvertStatement.registry_id;
2432
+ const registry_id$9 = Cooperative$1.Registry.CapitalizationPropertyInvestDecision.registry_id;
2481
2433
  const Schema$9 = {
2482
2434
  type: "object",
2483
2435
  properties: {
2484
- meta: IMetaJSONSchema,
2485
- coop: CooperativeSchema,
2486
- vars: VarsSchema,
2487
- common_user: CommonUserSchema,
2488
- contributor_contract_number: { type: "string" },
2489
- contributor_contract_created_at: { type: "string" },
2490
- appendix_hash: { type: "string" },
2491
- appendix_short_hash: { type: "string" },
2492
- project_hash: { type: "string" },
2493
- project_short_hash: { type: "string" },
2494
- main_wallet_amount: { type: "string" },
2495
- blagorost_wallet_amount: { type: "string" },
2496
- to_wallet: { type: "boolean" },
2497
- to_blagorost: { type: "boolean" }
2436
+ meta: IMetaJSONSchema
2498
2437
  },
2499
- required: ["meta", "coop", "vars", "common_user", "contributor_contract_number", "contributor_contract_created_at", "appendix_hash", "appendix_short_hash", "project_hash", "project_short_hash", "main_wallet_amount", "blagorost_wallet_amount", "to_wallet", "to_blagorost"],
2438
+ required: ["meta"],
2500
2439
  additionalProperties: true
2501
2440
  };
2502
2441
  const Template$9 = {
2503
- title: Cooperative$1.Registry.GenerationToMainWalletConvertStatement.title,
2504
- description: Cooperative$1.Registry.GenerationToMainWalletConvertStatement.description,
2442
+ title: Cooperative$1.Registry.CapitalizationPropertyInvestDecision.title,
2443
+ description: Cooperative$1.Registry.CapitalizationPropertyInvestDecision.description,
2505
2444
  model: Schema$9,
2506
- context: Cooperative$1.Registry.GenerationToMainWalletConvertStatement.context,
2507
- translations: Cooperative$1.Registry.GenerationToMainWalletConvertStatement.translations
2445
+ context: Cooperative$1.Registry.CapitalizationPropertyInvestDecision.context,
2446
+ translations: Cooperative$1.Registry.CapitalizationPropertyInvestDecision.translations
2508
2447
  };
2509
2448
 
2510
- const GenerationToMainWalletConvertStatement = {
2449
+ const CapitalizationPropertyInvestDecision = {
2511
2450
  __proto__: null,
2512
2451
  Schema: Schema$9,
2513
2452
  Template: Template$9,
2514
2453
  registry_id: registry_id$9
2515
2454
  };
2516
2455
 
2517
- const registry_id$8 = Cooperative$1.Registry.GenerationToProjectConvertStatement.registry_id;
2456
+ const registry_id$8 = Cooperative$1.Registry.CapitalizationPropertyInvestAct.registry_id;
2518
2457
  const Schema$8 = {
2519
2458
  type: "object",
2520
2459
  properties: {
@@ -2524,38 +2463,51 @@ const Schema$8 = {
2524
2463
  additionalProperties: true
2525
2464
  };
2526
2465
  const Template$8 = {
2527
- title: Cooperative$1.Registry.GenerationToProjectConvertStatement.title,
2528
- description: Cooperative$1.Registry.GenerationToProjectConvertStatement.description,
2466
+ title: Cooperative$1.Registry.CapitalizationPropertyInvestAct.title,
2467
+ description: Cooperative$1.Registry.CapitalizationPropertyInvestAct.description,
2529
2468
  model: Schema$8,
2530
- context: Cooperative$1.Registry.GenerationToProjectConvertStatement.context,
2531
- translations: Cooperative$1.Registry.GenerationToProjectConvertStatement.translations
2469
+ context: Cooperative$1.Registry.CapitalizationPropertyInvestAct.context,
2470
+ translations: Cooperative$1.Registry.CapitalizationPropertyInvestAct.translations
2532
2471
  };
2533
2472
 
2534
- const GenerationToProjectConvertStatement = {
2473
+ const CapitalizationPropertyInvestAct = {
2535
2474
  __proto__: null,
2536
2475
  Schema: Schema$8,
2537
2476
  Template: Template$8,
2538
2477
  registry_id: registry_id$8
2539
2478
  };
2540
2479
 
2541
- const registry_id$7 = Cooperative$1.Registry.GenerationToCapitalizationConvertStatement.registry_id;
2480
+ const registry_id$7 = Cooperative$1.Registry.GenerationConvertStatement.registry_id;
2542
2481
  const Schema$7 = {
2543
2482
  type: "object",
2544
2483
  properties: {
2545
- meta: IMetaJSONSchema
2484
+ meta: IMetaJSONSchema,
2485
+ coop: CooperativeSchema,
2486
+ vars: VarsSchema,
2487
+ common_user: CommonUserSchema,
2488
+ contributor_contract_number: { type: "string" },
2489
+ contributor_contract_created_at: { type: "string" },
2490
+ appendix_hash: { type: "string" },
2491
+ appendix_short_hash: { type: "string" },
2492
+ project_hash: { type: "string" },
2493
+ project_short_hash: { type: "string" },
2494
+ main_wallet_amount: { type: "string" },
2495
+ blagorost_wallet_amount: { type: "string" },
2496
+ to_wallet: { type: "boolean" },
2497
+ to_blagorost: { type: "boolean" }
2546
2498
  },
2547
- required: ["meta"],
2499
+ required: ["meta", "coop", "vars", "common_user", "contributor_contract_number", "contributor_contract_created_at", "appendix_hash", "appendix_short_hash", "project_hash", "project_short_hash", "main_wallet_amount", "blagorost_wallet_amount", "to_wallet", "to_blagorost"],
2548
2500
  additionalProperties: true
2549
2501
  };
2550
2502
  const Template$7 = {
2551
- title: Cooperative$1.Registry.GenerationToCapitalizationConvertStatement.title,
2552
- description: Cooperative$1.Registry.GenerationToCapitalizationConvertStatement.description,
2503
+ title: Cooperative$1.Registry.GenerationConvertStatement.title,
2504
+ description: Cooperative$1.Registry.GenerationConvertStatement.description,
2553
2505
  model: Schema$7,
2554
- context: Cooperative$1.Registry.GenerationToCapitalizationConvertStatement.context,
2555
- translations: Cooperative$1.Registry.GenerationToCapitalizationConvertStatement.translations
2506
+ context: Cooperative$1.Registry.GenerationConvertStatement.context,
2507
+ translations: Cooperative$1.Registry.GenerationConvertStatement.translations
2556
2508
  };
2557
2509
 
2558
- const GenerationToCapitalizationConvertStatement = {
2510
+ const GenerationConvertStatement = {
2559
2511
  __proto__: null,
2560
2512
  Schema: Schema$7,
2561
2513
  Template: Template$7,
@@ -2858,9 +2810,7 @@ const Registry = {
2858
2810
  1070: CapitalizationPropertyInvestStatement,
2859
2811
  1071: CapitalizationPropertyInvestDecision,
2860
2812
  1072: CapitalizationPropertyInvestAct,
2861
- 1080: GenerationToMainWalletConvertStatement,
2862
- 1081: GenerationToProjectConvertStatement,
2863
- 1082: GenerationToCapitalizationConvertStatement,
2813
+ 1080: GenerationConvertStatement,
2864
2814
  1090: CapitalizationToMainWalletConvertStatement
2865
2815
  };
2866
2816
 
@@ -4143,7 +4093,7 @@ class PDFService {
4143
4093
 
4144
4094
  const name = "@coopenomics/factory";
4145
4095
  const type = "module";
4146
- const version = "2026.5.15-5";
4096
+ const version = "2026.5.19-2";
4147
4097
  const description = "Фабрика юридических документов кооператива";
4148
4098
  const author = "Alex Ant <chairman.voskhod@gmail.com>";
4149
4099
  const license = "MIT";
@@ -4193,7 +4143,7 @@ const dependencies = {
4193
4143
  "ajv-formats": "^3.0.1",
4194
4144
  "ajv-i18n": "^4.2.0",
4195
4145
  axios: "^1.13.5",
4196
- cooptypes: "2026.5.15-5",
4146
+ cooptypes: "2026.5.19-2",
4197
4147
  dotenv: "^16.4.5",
4198
4148
  "eosjs-ecc": "^4.0.7",
4199
4149
  handlebars: "^4.7.8",
@@ -4225,7 +4175,7 @@ const devDependencies = {
4225
4175
  vite: "^5.2.11",
4226
4176
  vitest: "^1.6.0"
4227
4177
  };
4228
- const gitHead = "d35ec2680a873445bcb5d301aa87feae35a33fe4";
4178
+ const gitHead = "b973baef03cc79036738378d40f162726366bab5";
4229
4179
  const packageJson = {
4230
4180
  name: name,
4231
4181
  type: type,
@@ -4761,11 +4711,26 @@ class DocFactory {
4761
4711
  ...restParams
4762
4712
  };
4763
4713
  }
4714
+ /**
4715
+ * Truncate (toward-zero) числовой строки до displayPrecision знаков
4716
+ * на уровне строки — без FP-погрешности (0.29 * 100 = 28.999... в IEEE 754).
4717
+ * Принцип: «никогда не показать в документе сумму больше реальной».
4718
+ */
4719
+ truncateDecimal(numericStr, displayPrecision) {
4720
+ const negative = numericStr.startsWith("-");
4721
+ const abs = negative ? numericStr.slice(1) : numericStr;
4722
+ const [intPartRaw, decPartRaw = ""] = abs.split(".");
4723
+ const intPart = intPartRaw || "0";
4724
+ const decPart = decPartRaw.padEnd(displayPrecision, "0").slice(0, displayPrecision);
4725
+ const result = displayPrecision > 0 ? `${intPart}.${decPart}` : intPart;
4726
+ return negative ? `-${result}` : result;
4727
+ }
4764
4728
  formatShare(value, precision = 2) {
4765
- const parsed = typeof value === "string" ? Number.parseFloat(value) : value;
4729
+ const str = typeof value === "string" ? value : value.toString();
4730
+ const parsed = Number.parseFloat(str);
4766
4731
  if (Number.isNaN(parsed))
4767
4732
  return typeof value === "string" ? value : value.toString();
4768
- return parsed.toFixed(precision);
4733
+ return this.truncateDecimal(parsed.toFixed(precision + 4), precision);
4769
4734
  }
4770
4735
  formatAsset(asset, precision = 2) {
4771
4736
  if (!asset)
@@ -4774,7 +4739,7 @@ class DocFactory {
4774
4739
  if (!match)
4775
4740
  return asset;
4776
4741
  const [, amount, symbol] = match;
4777
- return `${Number.parseFloat(amount).toFixed(precision)} ${symbol}`;
4742
+ return `${this.truncateDecimal(amount, precision)} ${symbol}`;
4778
4743
  }
4779
4744
  formatPaymentDetails(paymentMethod, recipientName) {
4780
4745
  switch (paymentMethod.method_type) {
@@ -4797,16 +4762,16 @@ class DocFactory {
4797
4762
  }
4798
4763
  }
4799
4764
 
4800
- let Factory$W = class Factory extends DocFactory {
4765
+ let Factory$U = class Factory extends DocFactory {
4801
4766
  constructor(storage) {
4802
4767
  super(storage);
4803
4768
  }
4804
4769
  async generateDocument(data, options) {
4805
4770
  let template;
4806
4771
  if (process.env.SOURCE === "local") {
4807
- template = Template$W;
4772
+ template = Template$U;
4808
4773
  } else {
4809
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$W, data.block_num);
4774
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$U, data.block_num);
4810
4775
  }
4811
4776
  const meta = await super.getMeta({ title: template.title, ...data });
4812
4777
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -4825,16 +4790,16 @@ let Factory$W = class Factory extends DocFactory {
4825
4790
  }
4826
4791
  };
4827
4792
 
4828
- let Factory$V = class Factory extends DocFactory {
4793
+ let Factory$T = class Factory extends DocFactory {
4829
4794
  constructor(storage) {
4830
4795
  super(storage);
4831
4796
  }
4832
4797
  async generateDocument(data, options) {
4833
4798
  let template;
4834
4799
  if (process.env.SOURCE === "local") {
4835
- template = Template$V;
4800
+ template = Template$T;
4836
4801
  } else {
4837
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$V, data.block_num);
4802
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$T, data.block_num);
4838
4803
  }
4839
4804
  const meta = await super.getMeta({ title: template.title, ...data });
4840
4805
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -4853,16 +4818,16 @@ let Factory$V = class Factory extends DocFactory {
4853
4818
  }
4854
4819
  };
4855
4820
 
4856
- let Factory$U = class Factory extends DocFactory {
4821
+ let Factory$S = class Factory extends DocFactory {
4857
4822
  constructor(storage) {
4858
4823
  super(storage);
4859
4824
  }
4860
4825
  async generateDocument(data, options) {
4861
4826
  let template;
4862
4827
  if (process.env.SOURCE === "local") {
4863
- template = Template$U;
4828
+ template = Template$S;
4864
4829
  } else {
4865
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$U, data.block_num);
4830
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$S, data.block_num);
4866
4831
  }
4867
4832
  const meta = await super.getMeta({ title: template.title, ...data });
4868
4833
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -4881,16 +4846,16 @@ let Factory$U = class Factory extends DocFactory {
4881
4846
  }
4882
4847
  };
4883
4848
 
4884
- let Factory$T = class Factory extends DocFactory {
4849
+ let Factory$R = class Factory extends DocFactory {
4885
4850
  constructor(storage) {
4886
4851
  super(storage);
4887
4852
  }
4888
4853
  async generateDocument(data, options) {
4889
4854
  let template;
4890
4855
  if (process.env.SOURCE === "local") {
4891
- template = Template$T;
4856
+ template = Template$R;
4892
4857
  } else {
4893
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$T, data.block_num);
4858
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$R, data.block_num);
4894
4859
  }
4895
4860
  const meta = await super.getMeta({ title: template.title, ...data });
4896
4861
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -4914,16 +4879,16 @@ let Factory$T = class Factory extends DocFactory {
4914
4879
  }
4915
4880
  };
4916
4881
 
4917
- let Factory$S = class Factory extends DocFactory {
4882
+ let Factory$Q = class Factory extends DocFactory {
4918
4883
  constructor(storage) {
4919
4884
  super(storage);
4920
4885
  }
4921
4886
  async generateDocument(data, options) {
4922
4887
  let template;
4923
4888
  if (process.env.SOURCE === "local") {
4924
- template = Template$S;
4889
+ template = Template$Q;
4925
4890
  } else {
4926
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$S, data.block_num);
4891
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$Q, data.block_num);
4927
4892
  }
4928
4893
  const meta = await super.getMeta({ title: template.title, ...data });
4929
4894
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -4942,16 +4907,16 @@ let Factory$S = class Factory extends DocFactory {
4942
4907
  }
4943
4908
  };
4944
4909
 
4945
- let Factory$R = class Factory extends DocFactory {
4910
+ let Factory$P = class Factory extends DocFactory {
4946
4911
  constructor(storage) {
4947
4912
  super(storage);
4948
4913
  }
4949
4914
  async generateDocument(data, options) {
4950
4915
  let template;
4951
4916
  if (process.env.SOURCE === "local") {
4952
- template = Template$R;
4917
+ template = Template$P;
4953
4918
  } else {
4954
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$R, data.block_num);
4919
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$P, data.block_num);
4955
4920
  }
4956
4921
  const meta = await super.getMeta({ title: template.title, ...data });
4957
4922
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -4971,16 +4936,16 @@ let Factory$R = class Factory extends DocFactory {
4971
4936
  }
4972
4937
  };
4973
4938
 
4974
- let Factory$Q = class Factory extends DocFactory {
4939
+ let Factory$O = class Factory extends DocFactory {
4975
4940
  constructor(storage) {
4976
4941
  super(storage);
4977
4942
  }
4978
4943
  async generateDocument(data, _options) {
4979
4944
  let template;
4980
4945
  if (process.env.SOURCE === "local") {
4981
- template = Template$O;
4946
+ template = Template$M;
4982
4947
  } else {
4983
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$O, data.block_num);
4948
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$M, data.block_num);
4984
4949
  }
4985
4950
  const user = await super.getUser(data.username, data.block_num);
4986
4951
  const userData = {
@@ -5004,16 +4969,16 @@ let Factory$Q = class Factory extends DocFactory {
5004
4969
  }
5005
4970
  };
5006
4971
 
5007
- let Factory$P = class Factory extends DocFactory {
4972
+ let Factory$N = class Factory extends DocFactory {
5008
4973
  constructor(storage) {
5009
4974
  super(storage);
5010
4975
  }
5011
4976
  async generateDocument(data, _options) {
5012
4977
  let template;
5013
4978
  if (process.env.SOURCE === "local") {
5014
- template = Template$Q;
4979
+ template = Template$O;
5015
4980
  } else {
5016
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$Q, data.block_num);
4981
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$O, data.block_num);
5017
4982
  }
5018
4983
  const user = await super.getUser(data.username, data.block_num);
5019
4984
  let bank_account = {};
@@ -5076,16 +5041,16 @@ let Factory$P = class Factory extends DocFactory {
5076
5041
  }
5077
5042
  };
5078
5043
 
5079
- let Factory$O = class Factory extends DocFactory {
5044
+ let Factory$M = class Factory extends DocFactory {
5080
5045
  constructor(storage) {
5081
5046
  super(storage);
5082
5047
  }
5083
5048
  async generateDocument(data, options) {
5084
5049
  let template;
5085
5050
  if (process.env.SOURCE === "local") {
5086
- template = Template$P;
5051
+ template = Template$N;
5087
5052
  } else {
5088
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$P, data.block_num);
5053
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$N, data.block_num);
5089
5054
  }
5090
5055
  const user = await super.getUser(data.username, data.block_num);
5091
5056
  const userData = {
@@ -5125,16 +5090,16 @@ let Factory$O = class Factory extends DocFactory {
5125
5090
  }
5126
5091
  };
5127
5092
 
5128
- let Factory$N = class Factory extends DocFactory {
5093
+ let Factory$L = class Factory extends DocFactory {
5129
5094
  constructor(storage) {
5130
5095
  super(storage);
5131
5096
  }
5132
5097
  async generateDocument(data, options) {
5133
5098
  let template;
5134
5099
  if (process.env.SOURCE === "local") {
5135
- template = Template$N;
5100
+ template = Template$L;
5136
5101
  } else {
5137
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$N, data.block_num);
5102
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$L, data.block_num);
5138
5103
  }
5139
5104
  const user = await this.getUser(data.username, data.block_num);
5140
5105
  const suggester_name = await this.getFullName(user.data);
@@ -5171,16 +5136,16 @@ let Factory$N = class Factory extends DocFactory {
5171
5136
  }
5172
5137
  };
5173
5138
 
5174
- let Factory$M = class Factory extends DocFactory {
5139
+ let Factory$K = class Factory extends DocFactory {
5175
5140
  constructor(storage) {
5176
5141
  super(storage);
5177
5142
  }
5178
5143
  async generateDocument(data, options) {
5179
5144
  let template;
5180
5145
  if (process.env.SOURCE === "local") {
5181
- template = Template$M;
5146
+ template = Template$K;
5182
5147
  } else {
5183
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$M, data.block_num);
5148
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$K, data.block_num);
5184
5149
  }
5185
5150
  const user = await this.getUser(data.username, data.block_num);
5186
5151
  const userData = {
@@ -5223,16 +5188,16 @@ let Factory$M = class Factory extends DocFactory {
5223
5188
  }
5224
5189
  };
5225
5190
 
5226
- let Factory$L = class Factory extends DocFactory {
5191
+ let Factory$J = class Factory extends DocFactory {
5227
5192
  constructor(storage) {
5228
5193
  super(storage);
5229
5194
  }
5230
5195
  async generateDocument(data, options) {
5231
5196
  let template;
5232
5197
  if (process.env.SOURCE === "local") {
5233
- template = Template$L;
5198
+ template = Template$J;
5234
5199
  } else {
5235
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$L, data.block_num);
5200
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$J, data.block_num);
5236
5201
  }
5237
5202
  const meta = await super.getMeta({ title: template.title, ...data });
5238
5203
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -5254,16 +5219,16 @@ let Factory$L = class Factory extends DocFactory {
5254
5219
  }
5255
5220
  };
5256
5221
 
5257
- let Factory$K = class Factory extends DocFactory {
5222
+ let Factory$I = class Factory extends DocFactory {
5258
5223
  constructor(storage) {
5259
5224
  super(storage);
5260
5225
  }
5261
5226
  async generateDocument(data, options) {
5262
5227
  let template;
5263
5228
  if (process.env.SOURCE === "local") {
5264
- template = Template$K;
5229
+ template = Template$I;
5265
5230
  } else {
5266
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$K, data.block_num);
5231
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$I, data.block_num);
5267
5232
  }
5268
5233
  const meta = await this.getMeta({ title: template.title, ...data });
5269
5234
  const coop = await this.getCooperative(data.coopname, data.block_num);
@@ -5285,7 +5250,7 @@ let Factory$K = class Factory extends DocFactory {
5285
5250
  }
5286
5251
  };
5287
5252
 
5288
- let Factory$J = class Factory extends DocFactory {
5253
+ let Factory$H = class Factory extends DocFactory {
5289
5254
  constructor(storage) {
5290
5255
  super(storage);
5291
5256
  }
@@ -5312,16 +5277,16 @@ let Factory$J = class Factory extends DocFactory {
5312
5277
  }
5313
5278
  };
5314
5279
 
5315
- let Factory$I = class Factory extends DocFactory {
5280
+ let Factory$G = class Factory extends DocFactory {
5316
5281
  constructor(storage) {
5317
5282
  super(storage);
5318
5283
  }
5319
5284
  async generateDocument(data, options) {
5320
5285
  let template;
5321
5286
  if (process.env.SOURCE === "local") {
5322
- template = Template$J;
5287
+ template = Template$H;
5323
5288
  } else {
5324
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$J, data.block_num);
5289
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$H, data.block_num);
5325
5290
  }
5326
5291
  const meta = await this.getMeta({ title: template.title, ...data });
5327
5292
  const coop = await this.getCooperative(data.coopname, data.block_num);
@@ -5345,16 +5310,16 @@ let Factory$I = class Factory extends DocFactory {
5345
5310
  }
5346
5311
  };
5347
5312
 
5348
- let Factory$H = class Factory extends DocFactory {
5313
+ let Factory$F = class Factory extends DocFactory {
5349
5314
  constructor(storage) {
5350
5315
  super(storage);
5351
5316
  }
5352
5317
  async generateDocument(data, options) {
5353
5318
  let template;
5354
5319
  if (process.env.SOURCE === "local") {
5355
- template = Template$H;
5320
+ template = Template$F;
5356
5321
  } else {
5357
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$H, data.block_num);
5322
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$F, data.block_num);
5358
5323
  }
5359
5324
  const meta = await this.getMeta({ title: template.title, ...data });
5360
5325
  const coop = await this.getCooperative(data.coopname, data.block_num);
@@ -5389,16 +5354,16 @@ let Factory$H = class Factory extends DocFactory {
5389
5354
  }
5390
5355
  };
5391
5356
 
5392
- let Factory$G = class Factory extends DocFactory {
5357
+ let Factory$E = class Factory extends DocFactory {
5393
5358
  constructor(storage) {
5394
5359
  super(storage);
5395
5360
  }
5396
5361
  async generateDocument(data, options) {
5397
5362
  let template;
5398
5363
  if (process.env.SOURCE === "local") {
5399
- template = Template$I;
5364
+ template = Template$G;
5400
5365
  } else {
5401
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$I, data.block_num);
5366
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$G, data.block_num);
5402
5367
  }
5403
5368
  const meta = await this.getMeta({ title: template.title, ...data });
5404
5369
  const coop = await this.getCooperative(data.coopname, data.block_num);
@@ -5422,16 +5387,16 @@ let Factory$G = class Factory extends DocFactory {
5422
5387
  }
5423
5388
  };
5424
5389
 
5425
- let Factory$F = class Factory extends DocFactory {
5390
+ let Factory$D = class Factory extends DocFactory {
5426
5391
  constructor(storage) {
5427
5392
  super(storage);
5428
5393
  }
5429
5394
  async generateDocument(data, options) {
5430
5395
  let template;
5431
5396
  if (process.env.SOURCE === "local") {
5432
- template = Template$G;
5397
+ template = Template$E;
5433
5398
  } else {
5434
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$G, data.block_num);
5399
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$E, data.block_num);
5435
5400
  }
5436
5401
  const meta = await this.getMeta({ title: template.title, ...data });
5437
5402
  const coop = await this.getCooperative(data.coopname, data.block_num);
@@ -5466,16 +5431,16 @@ let Factory$F = class Factory extends DocFactory {
5466
5431
  }
5467
5432
  };
5468
5433
 
5469
- let Factory$E = class Factory extends DocFactory {
5434
+ let Factory$C = class Factory extends DocFactory {
5470
5435
  constructor(storage) {
5471
5436
  super(storage);
5472
5437
  }
5473
5438
  async generateDocument(data, options) {
5474
5439
  let template;
5475
5440
  if (process.env.SOURCE === "local") {
5476
- template = Template$F;
5441
+ template = Template$D;
5477
5442
  } else {
5478
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$F, data.block_num);
5443
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$D, data.block_num);
5479
5444
  }
5480
5445
  console.log(data);
5481
5446
  const meta = await this.getMeta({ title: template.title, ...data });
@@ -5509,16 +5474,16 @@ let Factory$E = class Factory extends DocFactory {
5509
5474
  }
5510
5475
  };
5511
5476
 
5512
- let Factory$D = class Factory extends DocFactory {
5477
+ let Factory$B = class Factory extends DocFactory {
5513
5478
  constructor(storage) {
5514
5479
  super(storage);
5515
5480
  }
5516
5481
  async generateDocument(data, options) {
5517
5482
  let template;
5518
5483
  if (process.env.SOURCE === "local") {
5519
- template = Template$E;
5484
+ template = Template$C;
5520
5485
  } else {
5521
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$E, data.block_num);
5486
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$C, data.block_num);
5522
5487
  }
5523
5488
  const user = await super.getUser(data.username, data.block_num);
5524
5489
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -5556,14 +5521,14 @@ let Factory$D = class Factory extends DocFactory {
5556
5521
  }
5557
5522
  };
5558
5523
 
5559
- let Factory$C = class Factory extends DocFactory {
5524
+ let Factory$A = class Factory extends DocFactory {
5560
5525
  constructor(storage) {
5561
5526
  super(storage);
5562
5527
  }
5563
5528
  async generateDocument(data, options) {
5564
5529
  let template;
5565
5530
  if (process.env.SOURCE === "local") {
5566
- template = Template$x;
5531
+ template = Template$v;
5567
5532
  } else {
5568
5533
  template = await this.getTemplate(DraftContract.contractName.production, 1e3, data.block_num);
5569
5534
  }
@@ -5612,16 +5577,16 @@ let Factory$C = class Factory extends DocFactory {
5612
5577
  }
5613
5578
  };
5614
5579
 
5615
- let Factory$B = class Factory extends DocFactory {
5580
+ let Factory$z = class Factory extends DocFactory {
5616
5581
  constructor(storage) {
5617
5582
  super(storage);
5618
5583
  }
5619
5584
  async generateDocument(data, options) {
5620
5585
  let template;
5621
5586
  if (process.env.SOURCE === "local") {
5622
- template = Template$w;
5587
+ template = Template$u;
5623
5588
  } else {
5624
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$w, data.block_num);
5589
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$u, data.block_num);
5625
5590
  }
5626
5591
  const meta = await this.getMeta({ title: template.title, ...data });
5627
5592
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -5657,16 +5622,16 @@ let Factory$B = class Factory extends DocFactory {
5657
5622
  }
5658
5623
  };
5659
5624
 
5660
- let Factory$A = class Factory extends DocFactory {
5625
+ let Factory$y = class Factory extends DocFactory {
5661
5626
  constructor(storage) {
5662
5627
  super(storage);
5663
5628
  }
5664
5629
  async generateDocument(data, options) {
5665
5630
  let template;
5666
5631
  if (process.env.SOURCE === "local") {
5667
- template = Template$v;
5632
+ template = Template$t;
5668
5633
  } else {
5669
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$v, data.block_num);
5634
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$t, data.block_num);
5670
5635
  }
5671
5636
  const meta = await this.getMeta({ title: template.title, ...data });
5672
5637
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -5731,16 +5696,16 @@ let Factory$A = class Factory extends DocFactory {
5731
5696
  }
5732
5697
  };
5733
5698
 
5734
- let Factory$z = class Factory extends DocFactory {
5699
+ let Factory$x = class Factory extends DocFactory {
5735
5700
  constructor(storage) {
5736
5701
  super(storage);
5737
5702
  }
5738
5703
  async generateDocument(data, options) {
5739
5704
  let template;
5740
5705
  if (process.env.SOURCE === "local") {
5741
- template = Template$u;
5706
+ template = Template$s;
5742
5707
  } else {
5743
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$u, data.block_num);
5708
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$s, data.block_num);
5744
5709
  }
5745
5710
  const meta = await this.getMeta({ title: template.title, ...data });
5746
5711
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -5807,16 +5772,16 @@ let Factory$z = class Factory extends DocFactory {
5807
5772
  }
5808
5773
  };
5809
5774
 
5810
- let Factory$y = class Factory extends DocFactory {
5775
+ let Factory$w = class Factory extends DocFactory {
5811
5776
  constructor(storage) {
5812
5777
  super(storage);
5813
5778
  }
5814
5779
  async generateDocument(data, options) {
5815
5780
  let template;
5816
5781
  if (process.env.SOURCE === "local") {
5817
- template = Template$t;
5782
+ template = Template$r;
5818
5783
  } else {
5819
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$t, data.block_num);
5784
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$r, data.block_num);
5820
5785
  }
5821
5786
  const meta = await this.getMeta({ title: template.title, ...data });
5822
5787
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -5888,16 +5853,16 @@ let Factory$y = class Factory extends DocFactory {
5888
5853
  }
5889
5854
  };
5890
5855
 
5891
- let Factory$x = class Factory extends DocFactory {
5856
+ let Factory$v = class Factory extends DocFactory {
5892
5857
  constructor(storage) {
5893
5858
  super(storage);
5894
5859
  }
5895
5860
  async generateDocument(data, options) {
5896
5861
  let template;
5897
5862
  if (process.env.SOURCE === "local") {
5898
- template = Template$s;
5863
+ template = Template$q;
5899
5864
  } else {
5900
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$s, data.block_num);
5865
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$q, data.block_num);
5901
5866
  }
5902
5867
  const meta = await this.getMeta({ title: template.title, ...data });
5903
5868
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -5949,16 +5914,16 @@ let Factory$x = class Factory extends DocFactory {
5949
5914
  }
5950
5915
  };
5951
5916
 
5952
- let Factory$w = class Factory extends DocFactory {
5917
+ let Factory$u = class Factory extends DocFactory {
5953
5918
  constructor(storage) {
5954
5919
  super(storage);
5955
5920
  }
5956
5921
  async generateDocument(data, options) {
5957
5922
  let template;
5958
5923
  if (process.env.SOURCE === "local") {
5959
- template = Template$r;
5924
+ template = Template$p;
5960
5925
  } else {
5961
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$r, data.block_num);
5926
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$p, data.block_num);
5962
5927
  }
5963
5928
  const meta = await this.getMeta({ title: template.title, ...data });
5964
5929
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -5983,16 +5948,16 @@ let Factory$w = class Factory extends DocFactory {
5983
5948
  }
5984
5949
  };
5985
5950
 
5986
- let Factory$v = class Factory extends DocFactory {
5951
+ let Factory$t = class Factory extends DocFactory {
5987
5952
  constructor(storage) {
5988
5953
  super(storage);
5989
5954
  }
5990
5955
  async generateDocument(data, options) {
5991
5956
  let template;
5992
5957
  if (process.env.SOURCE === "local") {
5993
- template = Template$q;
5958
+ template = Template$o;
5994
5959
  } else {
5995
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$q, data.block_num);
5960
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$o, data.block_num);
5996
5961
  }
5997
5962
  const user = await this.getUser(data.username, data.block_num);
5998
5963
  const userData = {
@@ -6036,16 +6001,16 @@ let Factory$v = class Factory extends DocFactory {
6036
6001
  }
6037
6002
  };
6038
6003
 
6039
- let Factory$u = class Factory extends DocFactory {
6004
+ let Factory$s = class Factory extends DocFactory {
6040
6005
  constructor(storage) {
6041
6006
  super(storage);
6042
6007
  }
6043
6008
  async generateDocument(data, options) {
6044
6009
  let template;
6045
6010
  if (process.env.SOURCE === "local") {
6046
- template = Template$p;
6011
+ template = Template$n;
6047
6012
  } else {
6048
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$p, data.block_num);
6013
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$n, data.block_num);
6049
6014
  }
6050
6015
  const meta = await this.getMeta({ title: template.title, ...data });
6051
6016
  const combinedData = { meta };
@@ -6056,16 +6021,16 @@ let Factory$u = class Factory extends DocFactory {
6056
6021
  }
6057
6022
  };
6058
6023
 
6059
- let Factory$t = class Factory extends DocFactory {
6024
+ let Factory$r = class Factory extends DocFactory {
6060
6025
  constructor(storage) {
6061
6026
  super(storage);
6062
6027
  }
6063
6028
  async generateDocument(data, options) {
6064
6029
  let template;
6065
6030
  if (process.env.SOURCE === "local") {
6066
- template = Template$o;
6031
+ template = Template$m;
6067
6032
  } else {
6068
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$o, data.block_num);
6033
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$m, data.block_num);
6069
6034
  }
6070
6035
  const meta = await this.getMeta({ title: template.title, ...data });
6071
6036
  const combinedData = { meta };
@@ -6076,16 +6041,16 @@ let Factory$t = class Factory extends DocFactory {
6076
6041
  }
6077
6042
  };
6078
6043
 
6079
- let Factory$s = class Factory extends DocFactory {
6044
+ let Factory$q = class Factory extends DocFactory {
6080
6045
  constructor(storage) {
6081
6046
  super(storage);
6082
6047
  }
6083
6048
  async generateDocument(data, options) {
6084
6049
  let template;
6085
6050
  if (process.env.SOURCE === "local") {
6086
- template = Template$n;
6051
+ template = Template$l;
6087
6052
  } else {
6088
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$n, data.block_num);
6053
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$l, data.block_num);
6089
6054
  }
6090
6055
  const meta = await this.getMeta({ title: template.title, ...data });
6091
6056
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -6151,16 +6116,16 @@ let Factory$s = class Factory extends DocFactory {
6151
6116
  }
6152
6117
  };
6153
6118
 
6154
- let Factory$r = class Factory extends DocFactory {
6119
+ let Factory$p = class Factory extends DocFactory {
6155
6120
  constructor(storage) {
6156
6121
  super(storage);
6157
6122
  }
6158
6123
  async generateDocument(data, options) {
6159
6124
  let template;
6160
6125
  if (process.env.SOURCE === "local") {
6161
- template = Template$m;
6126
+ template = Template$k;
6162
6127
  } else {
6163
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$m, data.block_num);
6128
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$k, data.block_num);
6164
6129
  }
6165
6130
  const meta = await this.getMeta({ title: template.title, ...data });
6166
6131
  const vars = await super.getVars(data.coopname, data.block_num);
@@ -6221,16 +6186,16 @@ let Factory$r = class Factory extends DocFactory {
6221
6186
  }
6222
6187
  };
6223
6188
 
6224
- let Factory$q = class Factory extends DocFactory {
6189
+ let Factory$o = class Factory extends DocFactory {
6225
6190
  constructor(storage) {
6226
6191
  super(storage);
6227
6192
  }
6228
6193
  async generateDocument(data, options) {
6229
6194
  let template;
6230
6195
  if (process.env.SOURCE === "local") {
6231
- template = Template$l;
6196
+ template = Template$j;
6232
6197
  } else {
6233
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$l, data.block_num);
6198
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$j, data.block_num);
6234
6199
  }
6235
6200
  const meta = await this.getMeta({ title: template.title, ...data });
6236
6201
  const vars = await super.getVars(data.coopname, data.block_num);
@@ -6249,16 +6214,16 @@ let Factory$q = class Factory extends DocFactory {
6249
6214
  }
6250
6215
  };
6251
6216
 
6252
- let Factory$p = class Factory extends DocFactory {
6217
+ let Factory$n = class Factory extends DocFactory {
6253
6218
  constructor(storage) {
6254
6219
  super(storage);
6255
6220
  }
6256
6221
  async generateDocument(data, options) {
6257
6222
  let template;
6258
6223
  if (process.env.SOURCE === "local") {
6259
- template = Template$k;
6224
+ template = Template$i;
6260
6225
  } else {
6261
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$k, data.block_num);
6226
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$i, data.block_num);
6262
6227
  }
6263
6228
  const meta = await this.getMeta({ title: template.title, ...data });
6264
6229
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -6325,16 +6290,16 @@ let Factory$p = class Factory extends DocFactory {
6325
6290
  }
6326
6291
  };
6327
6292
 
6328
- let Factory$o = class Factory extends DocFactory {
6293
+ let Factory$m = class Factory extends DocFactory {
6329
6294
  constructor(storage) {
6330
6295
  super(storage);
6331
6296
  }
6332
6297
  async generateDocument(data, options) {
6333
6298
  let template;
6334
6299
  if (process.env.SOURCE === "local") {
6335
- template = Template$j;
6300
+ template = Template$h;
6336
6301
  } else {
6337
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$j, data.block_num);
6302
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$h, data.block_num);
6338
6303
  }
6339
6304
  const meta = await this.getMeta({ title: template.title, ...data });
6340
6305
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -6408,16 +6373,16 @@ let Factory$o = class Factory extends DocFactory {
6408
6373
  }
6409
6374
  };
6410
6375
 
6411
- let Factory$n = class Factory extends DocFactory {
6376
+ let Factory$l = class Factory extends DocFactory {
6412
6377
  constructor(storage) {
6413
6378
  super(storage);
6414
6379
  }
6415
6380
  async generateDocument(data, options) {
6416
6381
  let template;
6417
6382
  if (process.env.SOURCE === "local") {
6418
- template = Template$i;
6383
+ template = Template$g;
6419
6384
  } else {
6420
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$i, data.block_num);
6385
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$g, data.block_num);
6421
6386
  }
6422
6387
  const meta = await this.getMeta({ title: template.title, ...data });
6423
6388
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -6485,16 +6450,16 @@ let Factory$n = class Factory extends DocFactory {
6485
6450
  }
6486
6451
  };
6487
6452
 
6488
- let Factory$m = class Factory extends DocFactory {
6453
+ let Factory$k = class Factory extends DocFactory {
6489
6454
  constructor(storage) {
6490
6455
  super(storage);
6491
6456
  }
6492
6457
  async generateDocument(data, options) {
6493
6458
  let template;
6494
6459
  if (process.env.SOURCE === "local") {
6495
- template = Template$h;
6460
+ template = Template$f;
6496
6461
  } else {
6497
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$h, data.block_num);
6462
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$f, data.block_num);
6498
6463
  }
6499
6464
  const meta = await this.getMeta({ title: template.title, ...data });
6500
6465
  const combinedData = { meta };
@@ -6505,16 +6470,16 @@ let Factory$m = class Factory extends DocFactory {
6505
6470
  }
6506
6471
  };
6507
6472
 
6508
- let Factory$l = class Factory extends DocFactory {
6473
+ let Factory$j = class Factory extends DocFactory {
6509
6474
  constructor(storage) {
6510
6475
  super(storage);
6511
6476
  }
6512
6477
  async generateDocument(data, options) {
6513
6478
  let template;
6514
6479
  if (process.env.SOURCE === "local") {
6515
- template = Template$g;
6480
+ template = Template$e;
6516
6481
  } else {
6517
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$g, data.block_num);
6482
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$e, data.block_num);
6518
6483
  }
6519
6484
  const meta = await this.getMeta({ title: template.title, ...data });
6520
6485
  const combinedData = { meta };
@@ -6525,16 +6490,16 @@ let Factory$l = class Factory extends DocFactory {
6525
6490
  }
6526
6491
  };
6527
6492
 
6528
- let Factory$k = class Factory extends DocFactory {
6493
+ let Factory$i = class Factory extends DocFactory {
6529
6494
  constructor(storage) {
6530
6495
  super(storage);
6531
6496
  }
6532
6497
  async generateDocument(data, options) {
6533
6498
  let template;
6534
6499
  if (process.env.SOURCE === "local") {
6535
- template = Template$f;
6500
+ template = Template$d;
6536
6501
  } else {
6537
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$f, data.block_num);
6502
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$d, data.block_num);
6538
6503
  }
6539
6504
  const meta = await this.getMeta({ title: template.title, ...data });
6540
6505
  const combinedData = { meta };
@@ -6545,16 +6510,16 @@ let Factory$k = class Factory extends DocFactory {
6545
6510
  }
6546
6511
  };
6547
6512
 
6548
- let Factory$j = class Factory extends DocFactory {
6513
+ let Factory$h = class Factory extends DocFactory {
6549
6514
  constructor(storage) {
6550
6515
  super(storage);
6551
6516
  }
6552
6517
  async generateDocument(data, options) {
6553
6518
  let template;
6554
6519
  if (process.env.SOURCE === "local") {
6555
- template = Template$e;
6520
+ template = Template$c;
6556
6521
  } else {
6557
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$e, data.block_num);
6522
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$c, data.block_num);
6558
6523
  }
6559
6524
  const meta = await this.getMeta({ title: template.title, ...data });
6560
6525
  const combinedData = { meta };
@@ -6565,16 +6530,16 @@ let Factory$j = class Factory extends DocFactory {
6565
6530
  }
6566
6531
  };
6567
6532
 
6568
- let Factory$i = class Factory extends DocFactory {
6533
+ let Factory$g = class Factory extends DocFactory {
6569
6534
  constructor(storage) {
6570
6535
  super(storage);
6571
6536
  }
6572
6537
  async generateDocument(data, options) {
6573
6538
  let template;
6574
6539
  if (process.env.SOURCE === "local") {
6575
- template = Template$d;
6540
+ template = Template$b;
6576
6541
  } else {
6577
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$d, data.block_num);
6542
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$b, data.block_num);
6578
6543
  }
6579
6544
  const meta = await this.getMeta({ title: template.title, ...data });
6580
6545
  const combinedData = { meta };
@@ -6585,16 +6550,16 @@ let Factory$i = class Factory extends DocFactory {
6585
6550
  }
6586
6551
  };
6587
6552
 
6588
- let Factory$h = class Factory extends DocFactory {
6553
+ let Factory$f = class Factory extends DocFactory {
6589
6554
  constructor(storage) {
6590
6555
  super(storage);
6591
6556
  }
6592
6557
  async generateDocument(data, options) {
6593
6558
  let template;
6594
6559
  if (process.env.SOURCE === "local") {
6595
- template = Template$c;
6560
+ template = Template$a;
6596
6561
  } else {
6597
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$c, data.block_num);
6562
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$a, data.block_num);
6598
6563
  }
6599
6564
  const meta = await this.getMeta({ title: template.title, ...data });
6600
6565
  const combinedData = { meta };
@@ -6605,16 +6570,16 @@ let Factory$h = class Factory extends DocFactory {
6605
6570
  }
6606
6571
  };
6607
6572
 
6608
- let Factory$g = class Factory extends DocFactory {
6573
+ let Factory$e = class Factory extends DocFactory {
6609
6574
  constructor(storage) {
6610
6575
  super(storage);
6611
6576
  }
6612
6577
  async generateDocument(data, options) {
6613
6578
  let template;
6614
6579
  if (process.env.SOURCE === "local") {
6615
- template = Template$b;
6580
+ template = Template$9;
6616
6581
  } else {
6617
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$b, data.block_num);
6582
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$9, data.block_num);
6618
6583
  }
6619
6584
  const meta = await this.getMeta({ title: template.title, ...data });
6620
6585
  const combinedData = { meta };
@@ -6625,16 +6590,16 @@ let Factory$g = class Factory extends DocFactory {
6625
6590
  }
6626
6591
  };
6627
6592
 
6628
- let Factory$f = class Factory extends DocFactory {
6593
+ let Factory$d = class Factory extends DocFactory {
6629
6594
  constructor(storage) {
6630
6595
  super(storage);
6631
6596
  }
6632
6597
  async generateDocument(data, options) {
6633
6598
  let template;
6634
6599
  if (process.env.SOURCE === "local") {
6635
- template = Template$a;
6600
+ template = Template$8;
6636
6601
  } else {
6637
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$a, data.block_num);
6602
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$8, data.block_num);
6638
6603
  }
6639
6604
  const meta = await this.getMeta({ title: template.title, ...data });
6640
6605
  const combinedData = { meta };
@@ -6645,16 +6610,16 @@ let Factory$f = class Factory extends DocFactory {
6645
6610
  }
6646
6611
  };
6647
6612
 
6648
- let Factory$e = class Factory extends DocFactory {
6613
+ let Factory$c = class Factory extends DocFactory {
6649
6614
  constructor(storage) {
6650
6615
  super(storage);
6651
6616
  }
6652
6617
  async generateDocument(data, options) {
6653
6618
  let template;
6654
6619
  if (process.env.SOURCE === "local") {
6655
- template = Template$9;
6620
+ template = Template$7;
6656
6621
  } else {
6657
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$9, data.block_num);
6622
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$7, data.block_num);
6658
6623
  }
6659
6624
  const meta = await this.getMeta({ title: template.title, ...data });
6660
6625
  const coop = await super.getCooperative(data.coopname, data.block_num);
@@ -6691,8 +6656,8 @@ let Factory$e = class Factory extends DocFactory {
6691
6656
  appendix_short_hash: this.getShortHash(data.appendix_hash),
6692
6657
  project_hash: data.project_hash,
6693
6658
  project_short_hash: this.getShortHash(data.project_hash),
6694
- main_wallet_amount: data.main_wallet_amount,
6695
- blagorost_wallet_amount: data.blagorost_wallet_amount,
6659
+ main_wallet_amount: super.formatAsset(data.main_wallet_amount),
6660
+ blagorost_wallet_amount: super.formatAsset(data.blagorost_wallet_amount),
6696
6661
  to_wallet: data.to_wallet,
6697
6662
  to_blagorost: data.to_blagorost
6698
6663
  };
@@ -6703,46 +6668,6 @@ let Factory$e = class Factory extends DocFactory {
6703
6668
  }
6704
6669
  };
6705
6670
 
6706
- let Factory$d = class Factory extends DocFactory {
6707
- constructor(storage) {
6708
- super(storage);
6709
- }
6710
- async generateDocument(data, options) {
6711
- let template;
6712
- if (process.env.SOURCE === "local") {
6713
- template = Template$8;
6714
- } else {
6715
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$8, data.block_num);
6716
- }
6717
- const meta = await this.getMeta({ title: template.title, ...data });
6718
- const combinedData = { meta };
6719
- await this.validate(combinedData, template.model);
6720
- const translation = template.translations[meta.lang];
6721
- const document = await this.generatePDF("", template.context, combinedData, translation, meta, options?.skip_save);
6722
- return document;
6723
- }
6724
- };
6725
-
6726
- let Factory$c = class Factory extends DocFactory {
6727
- constructor(storage) {
6728
- super(storage);
6729
- }
6730
- async generateDocument(data, options) {
6731
- let template;
6732
- if (process.env.SOURCE === "local") {
6733
- template = Template$7;
6734
- } else {
6735
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$7, data.block_num);
6736
- }
6737
- const meta = await this.getMeta({ title: template.title, ...data });
6738
- const combinedData = { meta };
6739
- await this.validate(combinedData, template.model);
6740
- const translation = template.translations[meta.lang];
6741
- const document = await this.generatePDF("", template.context, combinedData, translation, meta, options?.skip_save);
6742
- return document;
6743
- }
6744
- };
6745
-
6746
6671
  let Factory$b = class Factory extends DocFactory {
6747
6672
  constructor(storage) {
6748
6673
  super(storage);
@@ -6986,9 +6911,9 @@ let Factory$5 = class Factory extends DocFactory {
6986
6911
  async generateDocument(data, options) {
6987
6912
  let template;
6988
6913
  if (process.env.SOURCE === "local") {
6989
- template = Template$D;
6914
+ template = Template$B;
6990
6915
  } else {
6991
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$D, data.block_num);
6916
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$B, data.block_num);
6992
6917
  }
6993
6918
  const meta = await this.getMeta({ title: template.title, ...data });
6994
6919
  const vars = await this.getVars(data.coopname);
@@ -7012,9 +6937,9 @@ let Factory$4 = class Factory extends DocFactory {
7012
6937
  async generateDocument(data, options) {
7013
6938
  let template;
7014
6939
  if (process.env.SOURCE === "local") {
7015
- template = Template$C;
6940
+ template = Template$A;
7016
6941
  } else {
7017
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$C, data.block_num);
6942
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$A, data.block_num);
7018
6943
  }
7019
6944
  const meta = await this.getMeta({ title: template.title, ...data });
7020
6945
  const vars = await this.getVars(data.coopname);
@@ -7044,9 +6969,9 @@ let Factory$3 = class Factory extends DocFactory {
7044
6969
  async generateDocument(data, options) {
7045
6970
  let template;
7046
6971
  if (process.env.SOURCE === "local") {
7047
- template = Template$B;
6972
+ template = Template$z;
7048
6973
  } else {
7049
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$B, data.block_num);
6974
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$z, data.block_num);
7050
6975
  }
7051
6976
  const meta = await this.getMeta({ title: template.title, ...data });
7052
6977
  const vars = await this.getVars(data.coopname);
@@ -7100,9 +7025,9 @@ let Factory$2 = class Factory extends DocFactory {
7100
7025
  async generateDocument(data, options) {
7101
7026
  let template;
7102
7027
  if (process.env.SOURCE === "local") {
7103
- template = Template$A;
7028
+ template = Template$y;
7104
7029
  } else {
7105
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$A, data.block_num);
7030
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$y, data.block_num);
7106
7031
  }
7107
7032
  const meta = await this.getMeta({ title: template.title, ...data });
7108
7033
  const vars = await this.getVars(data.coopname);
@@ -7121,9 +7046,9 @@ let Factory$1 = class Factory extends DocFactory {
7121
7046
  async generateDocument(data, options) {
7122
7047
  let template;
7123
7048
  if (process.env.SOURCE === "local") {
7124
- template = Template$z;
7049
+ template = Template$x;
7125
7050
  } else {
7126
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$z, data.block_num);
7051
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$x, data.block_num);
7127
7052
  }
7128
7053
  const meta = await this.getMeta({ title: template.title, ...data });
7129
7054
  const vars = await this.getVars(data.coopname);
@@ -7147,9 +7072,9 @@ class Factory extends DocFactory {
7147
7072
  async generateDocument(data, options) {
7148
7073
  let template;
7149
7074
  if (process.env.SOURCE === "local") {
7150
- template = Template$y;
7075
+ template = Template$w;
7151
7076
  } else {
7152
- template = await this.getTemplate(DraftContract.contractName.production, registry_id$y, data.block_num);
7077
+ template = await this.getTemplate(DraftContract.contractName.production, registry_id$w, data.block_num);
7153
7078
  }
7154
7079
  const meta = await this.getMeta({ title: template.title, ...data });
7155
7080
  const vars = await this.getVars(data.coopname);
@@ -7446,21 +7371,21 @@ class Generator {
7446
7371
  this.storage = new MongoDBConnector(mongoUri);
7447
7372
  this.searchService = new SearchService(this.storage);
7448
7373
  this.factories = {
7449
- [registry_id$W]: new Factory$W(this.storage),
7374
+ [registry_id$U]: new Factory$U(this.storage),
7450
7375
  // 1
7451
- [registry_id$V]: new Factory$V(this.storage),
7376
+ [registry_id$T]: new Factory$T(this.storage),
7452
7377
  // 2
7453
- [registry_id$U]: new Factory$U(this.storage),
7378
+ [registry_id$S]: new Factory$S(this.storage),
7454
7379
  // 3
7455
- [registry_id$T]: new Factory$T(this.storage),
7380
+ [registry_id$R]: new Factory$R(this.storage),
7456
7381
  // 4
7457
- [registry_id$S]: new Factory$S(this.storage),
7382
+ [registry_id$Q]: new Factory$Q(this.storage),
7458
7383
  // 50
7459
- [registry_id$R]: new Factory$R(this.storage),
7384
+ [registry_id$P]: new Factory$P(this.storage),
7460
7385
  // 51
7461
- [registry_id$Q]: new Factory$P(this.storage),
7386
+ [registry_id$O]: new Factory$N(this.storage),
7462
7387
  // 100
7463
- [registry_id$O]: new Factory$Q(this.storage),
7388
+ [registry_id$M]: new Factory$O(this.storage),
7464
7389
  // 101
7465
7390
  // общее собрание
7466
7391
  [registry_id$4]: new Factory$a(this.storage),
@@ -7473,98 +7398,94 @@ class Generator {
7473
7398
  // 303
7474
7399
  [registry_id]: new Factory$6(this.storage),
7475
7400
  // 304
7476
- [registry_id$P]: new Factory$O(this.storage),
7401
+ [registry_id$N]: new Factory$M(this.storage),
7477
7402
  // 501
7478
- [registry_id$N]: new Factory$N(this.storage),
7403
+ [registry_id$L]: new Factory$L(this.storage),
7479
7404
  // 599
7480
- [registry_id$M]: new Factory$M(this.storage),
7405
+ [registry_id$K]: new Factory$K(this.storage),
7481
7406
  // 600
7482
- [registry_id$5]: new Factory$J(this.storage),
7407
+ [registry_id$5]: new Factory$H(this.storage),
7483
7408
  // 699
7484
- [registry_id$L]: new Factory$L(this.storage),
7409
+ [registry_id$J]: new Factory$J(this.storage),
7485
7410
  // 700
7486
- [registry_id$K]: new Factory$K(this.storage),
7411
+ [registry_id$I]: new Factory$I(this.storage),
7487
7412
  // 800
7488
- [registry_id$I]: new Factory$G(this.storage),
7413
+ [registry_id$G]: new Factory$E(this.storage),
7489
7414
  // 801
7490
- [registry_id$G]: new Factory$F(this.storage),
7415
+ [registry_id$E]: new Factory$D(this.storage),
7491
7416
  // 802
7492
- [registry_id$F]: new Factory$E(this.storage),
7417
+ [registry_id$D]: new Factory$C(this.storage),
7493
7418
  // 900
7494
- [registry_id$E]: new Factory$D(this.storage),
7419
+ [registry_id$C]: new Factory$B(this.storage),
7495
7420
  // 901
7496
7421
  // ЦПП ГЕНЕРАТОР
7497
- [registry_id$D]: new Factory$5(this.storage),
7422
+ [registry_id$B]: new Factory$5(this.storage),
7498
7423
  // 994
7499
- [registry_id$C]: new Factory$4(this.storage),
7424
+ [registry_id$A]: new Factory$4(this.storage),
7500
7425
  // 995
7501
- [registry_id$B]: new Factory$3(this.storage),
7426
+ [registry_id$z]: new Factory$3(this.storage),
7502
7427
  // 996
7503
7428
  // ЦПП БЛАГОРОСТ
7504
- [registry_id$z]: new Factory$1(this.storage),
7429
+ [registry_id$x]: new Factory$1(this.storage),
7505
7430
  // 997
7506
- [registry_id$A]: new Factory$2(this.storage),
7431
+ [registry_id$y]: new Factory$2(this.storage),
7507
7432
  // 998
7508
- [registry_id$y]: new Factory(this.storage),
7433
+ [registry_id$w]: new Factory(this.storage),
7509
7434
  // 999
7510
- [registry_id$x]: new Factory$C(this.storage),
7435
+ [registry_id$v]: new Factory$A(this.storage),
7511
7436
  // 1000
7512
- [registry_id$J]: new Factory$I(this.storage),
7437
+ [registry_id$H]: new Factory$G(this.storage),
7513
7438
  // 701
7514
- [registry_id$H]: new Factory$H(this.storage),
7439
+ [registry_id$F]: new Factory$F(this.storage),
7515
7440
  // 702
7516
- [registry_id$w]: new Factory$B(this.storage),
7517
- // 1001
7518
- [registry_id$v]: new Factory$A(this.storage),
7519
- // 1002
7520
7441
  [registry_id$u]: new Factory$z(this.storage),
7521
- // 1003
7442
+ // 1001
7522
7443
  [registry_id$t]: new Factory$y(this.storage),
7523
- // 1004
7444
+ // 1002
7524
7445
  [registry_id$s]: new Factory$x(this.storage),
7525
- // 1007
7446
+ // 1003
7526
7447
  [registry_id$r]: new Factory$w(this.storage),
7527
- // 1005
7448
+ // 1004
7528
7449
  [registry_id$q]: new Factory$v(this.storage),
7529
- // 1006
7450
+ // 1007
7530
7451
  [registry_id$p]: new Factory$u(this.storage),
7531
- // 1010
7452
+ // 1005
7532
7453
  [registry_id$o]: new Factory$t(this.storage),
7533
- // 1011
7454
+ // 1006
7534
7455
  [registry_id$n]: new Factory$s(this.storage),
7535
- // 1020
7456
+ // 1010
7536
7457
  [registry_id$m]: new Factory$r(this.storage),
7537
- // 1025
7458
+ // 1011
7538
7459
  [registry_id$l]: new Factory$q(this.storage),
7539
- // 1030
7460
+ // 1020
7540
7461
  [registry_id$k]: new Factory$p(this.storage),
7541
- // 1040
7462
+ // 1025
7542
7463
  [registry_id$j]: new Factory$o(this.storage),
7543
- // 1041
7464
+ // 1030
7544
7465
  [registry_id$i]: new Factory$n(this.storage),
7545
- // 1042
7466
+ // 1040
7546
7467
  [registry_id$h]: new Factory$m(this.storage),
7547
- // 1050
7468
+ // 1041
7548
7469
  [registry_id$g]: new Factory$l(this.storage),
7549
- // 1051
7470
+ // 1042
7550
7471
  [registry_id$f]: new Factory$k(this.storage),
7551
- // 1060
7472
+ // 1050
7552
7473
  [registry_id$e]: new Factory$j(this.storage),
7553
- // 1061
7474
+ // 1051
7554
7475
  [registry_id$d]: new Factory$i(this.storage),
7555
- // 1062
7476
+ // 1060
7556
7477
  [registry_id$c]: new Factory$h(this.storage),
7557
- // 1070
7478
+ // 1061
7558
7479
  [registry_id$b]: new Factory$g(this.storage),
7559
- // 1071
7480
+ // 1062
7560
7481
  [registry_id$a]: new Factory$f(this.storage),
7561
- // 1072
7482
+ // 1070
7562
7483
  [registry_id$9]: new Factory$e(this.storage),
7563
- // 1080
7484
+ // 1071
7564
7485
  [registry_id$8]: new Factory$d(this.storage),
7565
- // 1081
7486
+ // 1072
7566
7487
  [registry_id$7]: new Factory$c(this.storage),
7567
- // 1082
7488
+ // 1080
7568
7489
  [registry_id$6]: new Factory$b(this.storage)
7569
7490
  // 1090
7570
7491
  };
@@ -7641,4 +7562,4 @@ class Generator {
7641
7562
  }
7642
7563
  }
7643
7564
 
7644
- export { AgendaMeetSchema, AgendaQuestionSchema, AnnualGeneralMeetingAgenda, AnnualGeneralMeetingDecision, AnnualGeneralMeetingNotification, AnnualGeneralMeetingSovietDecision, AnnualGeneralMeetingVotingBallot, AssetContributionAct, AssetContributionDecision, AssetContributionStatement, BankAccountSchema, BlagorostAgreement, BlagorostOffer, BlagorostOfferTemplate, BlagorostProgramTemplate, CapitalizationMoneyInvestStatement, CapitalizationPropertyInvestAct, CapitalizationPropertyInvestDecision, CapitalizationPropertyInvestStatement, CapitalizationToMainWalletConvertStatement, CommonUserSchema, ComponentGenerationContract, ConvertToAxonStatement, CoopenomicsAgreement, CooperativeSchema, DecisionOfParticipantApplication, ExpenseDecision, ExpenseStatement, FreeDecision, GenerationContract, GenerationContractTemplate, GenerationMoneyInvestStatement, GenerationMoneyReturnUnusedStatement, GenerationPropertyInvestAct, GenerationPropertyInvestDecision, GenerationPropertyInvestStatement, GenerationToCapitalizationConvertStatement, GenerationToMainWalletConvertStatement, GenerationToProjectConvertStatement, Generator, GeneratorOffer, GeneratorOfferTemplate, GeneratorProgramTemplate, GetLoanDecision, GetLoanStatement, InitProjectDecision, InitProjectStatement, MeetPointSchema, MeetSchema, ParticipantApplication, PrivacyPolicy, ProjectFreeDecision, ProjectGenerationContract, QuestionExtendedSchema, QuestionSchema$1 as QuestionSchema, Registry, RegulationElectronicSignaturet as RegulationElectronicSignature, ResultContributionAct, ResultContributionDecision, ResultContributionStatement, ReturnByAssetAct, ReturnByAssetDecision, ReturnByAssetStatement, ReturnByMoney, ReturnByMoneyDecision, SelectBranchStatement, SosediAgreement, StorageAgreement, UserAgreement, VarsSchema, WalletAgreement, decisionSchema, entrepreneurSchema, individualSchema, organizationSchema, paymentMethodSchema, udataSchema };
7565
+ export { AgendaMeetSchema, AgendaQuestionSchema, AnnualGeneralMeetingAgenda, AnnualGeneralMeetingDecision, AnnualGeneralMeetingNotification, AnnualGeneralMeetingSovietDecision, AnnualGeneralMeetingVotingBallot, AssetContributionAct, AssetContributionDecision, AssetContributionStatement, BankAccountSchema, BlagorostAgreement, BlagorostOffer, BlagorostOfferTemplate, BlagorostProgramTemplate, CapitalizationMoneyInvestStatement, CapitalizationPropertyInvestAct, CapitalizationPropertyInvestDecision, CapitalizationPropertyInvestStatement, CapitalizationToMainWalletConvertStatement, CommonUserSchema, ComponentGenerationContract, ConvertToAxonStatement, CoopenomicsAgreement, CooperativeSchema, DecisionOfParticipantApplication, ExpenseDecision, ExpenseStatement, FreeDecision, GenerationContract, GenerationContractTemplate, GenerationConvertStatement, GenerationMoneyInvestStatement, GenerationMoneyReturnUnusedStatement, GenerationPropertyInvestAct, GenerationPropertyInvestDecision, GenerationPropertyInvestStatement, Generator, GeneratorOffer, GeneratorOfferTemplate, GeneratorProgramTemplate, GetLoanDecision, GetLoanStatement, InitProjectDecision, InitProjectStatement, MeetPointSchema, MeetSchema, ParticipantApplication, PrivacyPolicy, ProjectFreeDecision, ProjectGenerationContract, QuestionExtendedSchema, QuestionSchema$1 as QuestionSchema, Registry, RegulationElectronicSignaturet as RegulationElectronicSignature, ResultContributionAct, ResultContributionDecision, ResultContributionStatement, ReturnByAssetAct, ReturnByAssetDecision, ReturnByAssetStatement, ReturnByMoney, ReturnByMoneyDecision, SelectBranchStatement, SosediAgreement, StorageAgreement, UserAgreement, VarsSchema, WalletAgreement, decisionSchema, entrepreneurSchema, individualSchema, organizationSchema, paymentMethodSchema, udataSchema };