cooptypes 2026.3.19-2 → 2026.4.26-4

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.cjs CHANGED
@@ -10,7 +10,7 @@ const _contract = "_contract";
10
10
  const _system$1 = "_system";
11
11
  const _provider = "_provider";
12
12
 
13
- const index$1Z = {
13
+ const index$1_ = {
14
14
  __proto__: null,
15
15
  _admin: _admin,
16
16
  _chairman: _chairman,
@@ -84,7 +84,7 @@ const _ledger = {
84
84
  testnet: "ledger"
85
85
  };
86
86
 
87
- const index$1Y = {
87
+ const index$1Z = {
88
88
  __proto__: null,
89
89
  _branch: _branch,
90
90
  _capital: _capital,
@@ -110,18 +110,18 @@ const special = {
110
110
  action: "actionName"
111
111
  };
112
112
 
113
- const index$1X = {
113
+ const index$1Y = {
114
114
  __proto__: null,
115
115
  active: active,
116
116
  owner: owner,
117
117
  special: special
118
118
  };
119
119
 
120
- const index$1W = {
120
+ const index$1X = {
121
121
  __proto__: null,
122
- Actors: index$1Z,
123
- ContractNames: index$1Y,
124
- Permissions: index$1X
122
+ Actors: index$1_,
123
+ ContractNames: index$1Z,
124
+ Permissions: index$1Y
125
125
  };
126
126
 
127
127
  const authorizations$3r = [{ permissions: [active], actor: _system }];
@@ -178,7 +178,7 @@ const newId = {
178
178
  authorizations: authorizations$3m
179
179
  };
180
180
 
181
- const index$1V = {
181
+ const index$1W = {
182
182
  __proto__: null,
183
183
  CreateDraft: createDraft,
184
184
  CreateTranslation: createTranslation,
@@ -206,7 +206,7 @@ const translations$X = {
206
206
  tableName: tableName$12
207
207
  };
208
208
 
209
- const index$1U = {
209
+ const index$1V = {
210
210
  __proto__: null,
211
211
  Drafts: drafts,
212
212
  Translations: translations$X
@@ -218,11 +218,11 @@ const draft = {
218
218
 
219
219
  const contractName$e = _draft;
220
220
 
221
- const index$1T = {
221
+ const index$1U = {
222
222
  __proto__: null,
223
- Actions: index$1V,
223
+ Actions: index$1W,
224
224
  Interfaces: draft,
225
- Tables: index$1U,
225
+ Tables: index$1V,
226
226
  contractName: contractName$e
227
227
  };
228
228
 
@@ -271,7 +271,7 @@ const editBranch = {
271
271
  authorizations: authorizations$3h
272
272
  };
273
273
 
274
- const index$1S = {
274
+ const index$1T = {
275
275
  __proto__: null,
276
276
  AddTrusted: addTrusted,
277
277
  CreateBranch: createBranch,
@@ -298,7 +298,7 @@ const branchStat = {
298
298
  tableName: tableName$10
299
299
  };
300
300
 
301
- const index$1R = {
301
+ const index$1S = {
302
302
  __proto__: null,
303
303
  BranchStat: branchStat,
304
304
  Branches: branches
@@ -310,11 +310,11 @@ const branch = {
310
310
 
311
311
  const contractName$d = _branch;
312
312
 
313
- const index$1Q = {
313
+ const index$1R = {
314
314
  __proto__: null,
315
- Actions: index$1S,
315
+ Actions: index$1T,
316
316
  Interfaces: branch,
317
- Tables: index$1R,
317
+ Tables: index$1S,
318
318
  contractName: contractName$d
319
319
  };
320
320
 
@@ -457,7 +457,7 @@ const subCirculation = {
457
457
  authorizations: authorizations$32
458
458
  };
459
459
 
460
- const index$1P = {
460
+ const index$1Q = {
461
461
  __proto__: null,
462
462
  AddAccumulation: addAccumulation,
463
463
  AddCirculation: addCirculation,
@@ -512,7 +512,7 @@ const fundWithdraws = {
512
512
  tableName: tableName$Y
513
513
  };
514
514
 
515
- const index$1O = {
515
+ const index$1P = {
516
516
  __proto__: null,
517
517
  AccumulatedFunds: accumulationFunds,
518
518
  CoopWallet: coopWallet,
@@ -526,11 +526,11 @@ const fund = {
526
526
 
527
527
  const contractName$c = _fund;
528
528
 
529
- const index$1N = {
529
+ const index$1O = {
530
530
  __proto__: null,
531
- Actions: index$1P,
531
+ Actions: index$1Q,
532
532
  Interfaces: fund,
533
- Tables: index$1O,
533
+ Tables: index$1P,
534
534
  contractName: contractName$c
535
535
  };
536
536
 
@@ -588,7 +588,7 @@ const declineOutcome = {
588
588
  authorizations: authorizations$2Y
589
589
  };
590
590
 
591
- const index$1M = {
591
+ const index$1N = {
592
592
  __proto__: null,
593
593
  CompleteIncome: completeIncome,
594
594
  CompleteOutcome: completeOutcome,
@@ -616,7 +616,7 @@ const outcomes = {
616
616
  tableName: tableName$W
617
617
  };
618
618
 
619
- const index$1L = {
619
+ const index$1M = {
620
620
  __proto__: null,
621
621
  Incomes: incomes,
622
622
  Outcomes: outcomes
@@ -628,11 +628,11 @@ const gateway = {
628
628
 
629
629
  const contractName$b = _gateway;
630
630
 
631
- const index$1K = {
631
+ const index$1L = {
632
632
  __proto__: null,
633
- Actions: index$1M,
633
+ Actions: index$1N,
634
634
  Interfaces: gateway,
635
- Tables: index$1L,
635
+ Tables: index$1M,
636
636
  contractName: contractName$b
637
637
  };
638
638
 
@@ -753,7 +753,7 @@ const disableBranches = {
753
753
  authorizations: authorizations$2L
754
754
  };
755
755
 
756
- const index$1J = {
756
+ const index$1K = {
757
757
  __proto__: null,
758
758
  AddUser: addUser,
759
759
  ChangeKey: changeKey,
@@ -788,7 +788,7 @@ const cooperatives = {
788
788
  tableName: tableName$U
789
789
  };
790
790
 
791
- const index$1I = {
791
+ const index$1J = {
792
792
  __proto__: null,
793
793
  Accounts: accounts,
794
794
  Cooperatives: cooperatives
@@ -800,11 +800,11 @@ const registrator = {
800
800
 
801
801
  const contractName$a = _registrator;
802
802
 
803
- const index$1H = {
803
+ const index$1I = {
804
804
  __proto__: null,
805
- Actions: index$1J,
805
+ Actions: index$1K,
806
806
  Interfaces: registrator,
807
- Tables: index$1I,
807
+ Tables: index$1J,
808
808
  contractName: contractName$a
809
809
  };
810
810
 
@@ -862,7 +862,7 @@ const retire = {
862
862
  authorizations: authorizations$2F
863
863
  };
864
864
 
865
- const index$1G = {
865
+ const index$1H = {
866
866
  __proto__: null,
867
867
  Close: close,
868
868
  Create: create$1,
@@ -890,7 +890,7 @@ const currencyStats = {
890
890
  tableName: tableName$S
891
891
  };
892
892
 
893
- const index$1F = {
893
+ const index$1G = {
894
894
  __proto__: null,
895
895
  AccountBalance: accountBalance,
896
896
  CurrencyStats: currencyStats
@@ -902,11 +902,11 @@ const token = {
902
902
 
903
903
  const contractName$9 = _token;
904
904
 
905
- const index$1E = {
905
+ const index$1F = {
906
906
  __proto__: null,
907
- Actions: index$1G,
907
+ Actions: index$1H,
908
908
  Interfaces: token,
909
- Tables: index$1F,
909
+ Tables: index$1G,
910
910
  contractName: contractName$9
911
911
  };
912
912
 
@@ -973,7 +973,7 @@ const newpackage = {
973
973
  authorizations: authorizations$2y
974
974
  };
975
975
 
976
- const index$1D = {
976
+ const index$1E = {
977
977
  __proto__: null,
978
978
  NewAct: newact,
979
979
  NewAgreement: newagreement,
@@ -1011,7 +1011,7 @@ const editAddress = {
1011
1011
  authorizations: authorizations$2v
1012
1012
  };
1013
1013
 
1014
- const index$1C = {
1014
+ const index$1D = {
1015
1015
  __proto__: null,
1016
1016
  CreateAddress: createAddress,
1017
1017
  DeleteAddress: deleteAddress,
@@ -1070,7 +1070,7 @@ const unblockBalance = {
1070
1070
  authorizations: authorizations$2r
1071
1071
  };
1072
1072
 
1073
- const index$1B = {
1073
+ const index$1C = {
1074
1074
  __proto__: null,
1075
1075
  AddBalance: addBalance,
1076
1076
  BlockBalance: blockBalance,
@@ -1111,7 +1111,7 @@ const disableProgram = {
1111
1111
  authorizations: authorizations$2o
1112
1112
  };
1113
1113
 
1114
- const index$1A = {
1114
+ const index$1B = {
1115
1115
  __proto__: null,
1116
1116
  CreateProgram: createProgram,
1117
1117
  DisableProgram: disableProgram,
@@ -1261,7 +1261,7 @@ const createAgenda = {
1261
1261
  authorizations: authorizations$2b
1262
1262
  };
1263
1263
 
1264
- const index$1z = {
1264
+ const index$1A = {
1265
1265
  __proto__: null,
1266
1266
  Authorize: authorize$1,
1267
1267
  Automate: automate,
@@ -1296,7 +1296,7 @@ const updateBoard = {
1296
1296
  authorizations: authorizations$29
1297
1297
  };
1298
1298
 
1299
- const index$1y = {
1299
+ const index$1z = {
1300
1300
  __proto__: null,
1301
1301
  CreateBoard: createBoard,
1302
1302
  UpdateBoard: updateBoard
@@ -1346,7 +1346,7 @@ const init$1 = {
1346
1346
  authorizations: authorizations$25
1347
1347
  };
1348
1348
 
1349
- const index$1x = {
1349
+ const index$1y = {
1350
1350
  __proto__: null,
1351
1351
  AddAdmin: addAdmin,
1352
1352
  DeleteAdmin: deleteAdmin,
@@ -1387,7 +1387,7 @@ const sendAgreement = {
1387
1387
  authorizations: authorizations$22
1388
1388
  };
1389
1389
 
1390
- const index$1w = {
1390
+ const index$1x = {
1391
1391
  __proto__: null,
1392
1392
  ConfirmAgreement: confirmAgreement,
1393
1393
  DeclineAgreement: declineAgreement,
@@ -1403,7 +1403,7 @@ const selectBranch = {
1403
1403
  authorizations: authorizations$21
1404
1404
  };
1405
1405
 
1406
- const index$1v = {
1406
+ const index$1w = {
1407
1407
  __proto__: null,
1408
1408
  SelectBranch: selectBranch
1409
1409
  };
@@ -1430,7 +1430,7 @@ const declineApprove = {
1430
1430
  authorizations: authorizations$1$
1431
1431
  };
1432
1432
 
1433
- const index$1u = {
1433
+ const index$1v = {
1434
1434
  __proto__: null,
1435
1435
  ConfirmApprove: confirmApprove,
1436
1436
  DeclineApprove: declineApprove
@@ -1445,24 +1445,24 @@ const converttoaxn = {
1445
1445
  authorizations: authorizations$1_
1446
1446
  };
1447
1447
 
1448
- const index$1t = {
1448
+ const index$1u = {
1449
1449
  __proto__: null,
1450
1450
  ConvertToAxn: converttoaxn
1451
1451
  };
1452
1452
 
1453
- const index$1s = {
1453
+ const index$1t = {
1454
1454
  __proto__: null,
1455
- Addresses: index$1C,
1456
- Admins: index$1x,
1457
- Agreements: index$1w,
1458
- Approves: index$1u,
1459
- Boards: index$1y,
1460
- Branches: index$1v,
1461
- Decisions: index$1z,
1462
- Programs: index$1A,
1463
- Registry: index$1D,
1464
- System: index$1t,
1465
- Wallet: index$1B
1455
+ Addresses: index$1D,
1456
+ Admins: index$1y,
1457
+ Agreements: index$1x,
1458
+ Approves: index$1v,
1459
+ Boards: index$1z,
1460
+ Branches: index$1w,
1461
+ Decisions: index$1A,
1462
+ Programs: index$1B,
1463
+ Registry: index$1E,
1464
+ System: index$1u,
1465
+ Wallet: index$1C
1466
1466
  };
1467
1467
 
1468
1468
  const tableName$R = "addresses";
@@ -1600,7 +1600,7 @@ const approves = {
1600
1600
  tableName: tableName$D
1601
1601
  };
1602
1602
 
1603
- const index$1r = {
1603
+ const index$1s = {
1604
1604
  __proto__: null,
1605
1605
  Addresses: addresses,
1606
1606
  Admins: admins,
@@ -1625,11 +1625,11 @@ const soviet = {
1625
1625
 
1626
1626
  const contractName$8 = _soviet;
1627
1627
 
1628
- const index$1q = {
1628
+ const index$1r = {
1629
1629
  __proto__: null,
1630
- Actions: index$1s,
1630
+ Actions: index$1t,
1631
1631
  Interfaces: soviet,
1632
- Tables: index$1r,
1632
+ Tables: index$1s,
1633
1633
  contractName: contractName$8
1634
1634
  };
1635
1635
 
@@ -1804,7 +1804,7 @@ const updateRequest = {
1804
1804
  authorizations: authorizations$1H
1805
1805
  };
1806
1806
 
1807
- const index$1p = {
1807
+ const index$1q = {
1808
1808
  __proto__: null,
1809
1809
  AcceptRequest: acceptRequest,
1810
1810
  Authorize: authorize,
@@ -1836,7 +1836,7 @@ const requests = {
1836
1836
  tableName: tableName$C
1837
1837
  };
1838
1838
 
1839
- const index$1o = {
1839
+ const index$1p = {
1840
1840
  __proto__: null,
1841
1841
  Requests: requests
1842
1842
  };
@@ -1847,11 +1847,11 @@ const marketplace = {
1847
1847
 
1848
1848
  const contractName$7 = _marketplace;
1849
1849
 
1850
- const index$1n = {
1850
+ const index$1o = {
1851
1851
  __proto__: null,
1852
- Actions: index$1p,
1852
+ Actions: index$1q,
1853
1853
  Interfaces: marketplace,
1854
- Tables: index$1o,
1854
+ Tables: index$1p,
1855
1855
  contractName: contractName$7
1856
1856
  };
1857
1857
 
@@ -1909,7 +1909,7 @@ const invalidateAccount = {
1909
1909
  authorizations: authorizations$1B
1910
1910
  };
1911
1911
 
1912
- const index$1m = {
1912
+ const index$1n = {
1913
1913
  __proto__: null,
1914
1914
  ApproveProposal: approveProposal,
1915
1915
  CancelProposal: cancelProposal,
@@ -1955,7 +1955,7 @@ const proposals = {
1955
1955
  tableName: tableName$y
1956
1956
  };
1957
1957
 
1958
- const index$1l = {
1958
+ const index$1m = {
1959
1959
  __proto__: null,
1960
1960
  Approvals: approvals,
1961
1961
  Approvals2: approvals2,
@@ -1969,11 +1969,11 @@ const msig = {
1969
1969
 
1970
1970
  const contractName$6 = _msig;
1971
1971
 
1972
- const index$1k = {
1972
+ const index$1l = {
1973
1973
  __proto__: null,
1974
- Actions: index$1m,
1974
+ Actions: index$1n,
1975
1975
  Interfaces: msig,
1976
- Tables: index$1l,
1976
+ Tables: index$1m,
1977
1977
  contractName: contractName$6
1978
1978
  };
1979
1979
 
@@ -1986,7 +1986,7 @@ const exec = {
1986
1986
  authorizations: authorizations$1A
1987
1987
  };
1988
1988
 
1989
- const index$1j = {
1989
+ const index$1k = {
1990
1990
  __proto__: null,
1991
1991
  Exec: exec
1992
1992
  };
@@ -1997,9 +1997,9 @@ const wrap = {
1997
1997
 
1998
1998
  const contractName$5 = _wrap;
1999
1999
 
2000
- const index$1i = {
2000
+ const index$1j = {
2001
2001
  __proto__: null,
2002
- Actions: index$1j,
2002
+ Actions: index$1k,
2003
2003
  Interfaces: wrap,
2004
2004
  contractName: contractName$5
2005
2005
  };
@@ -2351,7 +2351,7 @@ const cancelDelay = {
2351
2351
  authorizations: authorizations$_
2352
2352
  };
2353
2353
 
2354
- const index$1h = {
2354
+ const index$1i = {
2355
2355
  __proto__: null,
2356
2356
  ActivateFeature: activateFeature,
2357
2357
  BidName: bidName,
@@ -2501,7 +2501,7 @@ const voters = {
2501
2501
  tableName: tableName$m
2502
2502
  };
2503
2503
 
2504
- const index$1g = {
2504
+ const index$1h = {
2505
2505
  __proto__: null,
2506
2506
  BidRefunds: bidRefunds,
2507
2507
  NameBids: nameBids,
@@ -2523,11 +2523,11 @@ const system = {
2523
2523
 
2524
2524
  const contractName$4 = _system;
2525
2525
 
2526
- const index$1f = {
2526
+ const index$1g = {
2527
2527
  __proto__: null,
2528
- Actions: index$1h,
2528
+ Actions: index$1i,
2529
2529
  Interfaces: system,
2530
- Tables: index$1g,
2530
+ Tables: index$1h,
2531
2531
  contractName: contractName$4
2532
2532
  };
2533
2533
 
@@ -2918,7 +2918,7 @@ const refreshSegment = {
2918
2918
  authorizations: authorizations$j
2919
2919
  };
2920
2920
 
2921
- const authorizations$i = [{ permissions: [active], actor: _chairman }];
2921
+ const authorizations$i = [{ permissions: [active], actor: _coopname }];
2922
2922
  const actionName$i = "regshare";
2923
2923
 
2924
2924
  const registerShare = {
@@ -2945,7 +2945,7 @@ const finalizeProject = {
2945
2945
  authorizations: authorizations$g
2946
2946
  };
2947
2947
 
2948
- const index$1e = {
2948
+ const index$1f = {
2949
2949
  __proto__: null,
2950
2950
  Act1ProgramProperty: act1ProgramProperty,
2951
2951
  Act2ProgramProperty: act2ProgramProperty,
@@ -3139,7 +3139,7 @@ const state = {
3139
3139
  tableName: tableName$6
3140
3140
  };
3141
3141
 
3142
- const index$1d = {
3142
+ const index$1e = {
3143
3143
  __proto__: null,
3144
3144
  Appendixes: appendixes,
3145
3145
  Commits: commits,
@@ -3165,11 +3165,11 @@ const capital = {
3165
3165
 
3166
3166
  const contractName$3 = _capital;
3167
3167
 
3168
- const index$1c = {
3168
+ const index$1d = {
3169
3169
  __proto__: null,
3170
- Actions: index$1e,
3170
+ Actions: index$1f,
3171
3171
  Interfaces: capital,
3172
- Tables: index$1d,
3172
+ Tables: index$1e,
3173
3173
  contractName: contractName$3
3174
3174
  };
3175
3175
 
@@ -3191,7 +3191,7 @@ const createWithdraw = {
3191
3191
  authorizations: authorizations$e
3192
3192
  };
3193
3193
 
3194
- const index$1b = {
3194
+ const index$1c = {
3195
3195
  __proto__: null,
3196
3196
  CreateDeposit: createDeposit,
3197
3197
  CreateWithdraw: createWithdraw
@@ -3215,7 +3215,7 @@ const withdraws = {
3215
3215
  tableName: tableName$4
3216
3216
  };
3217
3217
 
3218
- const index$1a = {
3218
+ const index$1b = {
3219
3219
  __proto__: null,
3220
3220
  Deposits: deposits,
3221
3221
  Withdraws: withdraws
@@ -3227,11 +3227,11 @@ const wallet = {
3227
3227
 
3228
3228
  const contractName$2 = _wallet;
3229
3229
 
3230
- const index$19 = {
3230
+ const index$1a = {
3231
3231
  __proto__: null,
3232
- Actions: index$1b,
3232
+ Actions: index$1c,
3233
3233
  Interfaces: wallet,
3234
- Tables: index$1a,
3234
+ Tables: index$1b,
3235
3235
  contractName: contractName$2
3236
3236
  };
3237
3237
 
@@ -3298,7 +3298,7 @@ const create = {
3298
3298
  authorizations: authorizations$7
3299
3299
  };
3300
3300
 
3301
- const index$18 = {
3301
+ const index$19 = {
3302
3302
  __proto__: null,
3303
3303
  Add: debet,
3304
3304
  Block: block,
@@ -3327,7 +3327,7 @@ const writeoffOp = {
3327
3327
  tableName: tableName$2
3328
3328
  };
3329
3329
 
3330
- const index$17 = {
3330
+ const index$18 = {
3331
3331
  __proto__: null,
3332
3332
  Laccount: laccount,
3333
3333
  WriteoffOp: writeoffOp
@@ -3339,11 +3339,11 @@ const ledger = {
3339
3339
 
3340
3340
  const contractName$1 = _ledger;
3341
3341
 
3342
- const index$16 = {
3342
+ const index$17 = {
3343
3343
  __proto__: null,
3344
- Actions: index$18,
3344
+ Actions: index$19,
3345
3345
  Interfaces: ledger,
3346
- Tables: index$17,
3346
+ Tables: index$18,
3347
3347
  contractName: contractName$1
3348
3348
  };
3349
3349
 
@@ -3410,7 +3410,7 @@ const gmNotify = {
3410
3410
  authorizations: authorizations
3411
3411
  };
3412
3412
 
3413
- const index$15 = {
3413
+ const index$16 = {
3414
3414
  __proto__: null,
3415
3415
  CreateMeet: createMeet,
3416
3416
  GmNotify: gmNotify,
@@ -3439,7 +3439,7 @@ const questions = {
3439
3439
  tableName: tableName
3440
3440
  };
3441
3441
 
3442
- const index$14 = {
3442
+ const index$15 = {
3443
3443
  __proto__: null,
3444
3444
  Meets: meets,
3445
3445
  Questions: questions
@@ -3447,11 +3447,11 @@ const index$14 = {
3447
3447
 
3448
3448
  const contractName = _meet;
3449
3449
 
3450
- const index$13 = {
3450
+ const index$14 = {
3451
3451
  __proto__: null,
3452
- Actions: index$15,
3452
+ Actions: index$16,
3453
3453
  Interfaces: draft,
3454
- Tables: index$14,
3454
+ Tables: index$15,
3455
3455
  contractName: contractName
3456
3456
  };
3457
3457
 
@@ -3599,7 +3599,7 @@ const exampleData$V = {
3599
3599
  }
3600
3600
  };
3601
3601
 
3602
- const index$12 = {
3602
+ const index$13 = {
3603
3603
  __proto__: null,
3604
3604
  context: context$W,
3605
3605
  description: description$W,
@@ -3699,7 +3699,7 @@ const exampleData$U = {
3699
3699
  }
3700
3700
  };
3701
3701
 
3702
- const index$11 = {
3702
+ const index$12 = {
3703
3703
  __proto__: null,
3704
3704
  context: context$V,
3705
3705
  description: description$V,
@@ -3798,24 +3798,24 @@ const translations$U = {
3798
3798
  // ... другие переводы
3799
3799
  };
3800
3800
  const exampleData$T = {
3801
- "vars": {
3802
- "full_abbr_dative": "\u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u043C \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0435",
3803
- "confidential_link": "www.confidential.ru",
3804
- "confidential_email": "confidential@email.ru",
3805
- "name": "\u0412\u043E\u0441\u0445\u043E\u0434",
3806
- "website": "\u0446\u0438\u0444\u0440\u043E\u0432\u043E\u0439-\u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432.\u0440\u0444",
3807
- "short_abbr": "\u041F\u041A",
3808
- "privacy_agreement": {
3809
- "protocol_number": "10-04-2024",
3810
- "protocol_day_month_year": "10 \u0430\u043F\u0440\u0435\u043B\u044F 2024 \u0433."
3801
+ vars: {
3802
+ full_abbr_dative: "\u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u043C \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0435",
3803
+ confidential_link: "www.confidential.ru",
3804
+ confidential_email: "confidential@email.ru",
3805
+ name: "\u0412\u043E\u0441\u0445\u043E\u0434",
3806
+ website: "\u0446\u0438\u0444\u0440\u043E\u0432\u043E\u0439-\u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432.\u0440\u0444",
3807
+ short_abbr: "\u041F\u041A",
3808
+ privacy_agreement: {
3809
+ protocol_number: "10-04-2024",
3810
+ protocol_day_month_year: "10 \u0430\u043F\u0440\u0435\u043B\u044F 2024 \u0433."
3811
3811
  }
3812
3812
  },
3813
- "coop": {
3814
- "short_name": '\u041F\u041A "\u0412\u041E\u0421\u0425\u041E\u0414"'
3813
+ coop: {
3814
+ short_name: '\u041F\u041A "\u0412\u041E\u0421\u0425\u041E\u0414"'
3815
3815
  }
3816
3816
  };
3817
3817
 
3818
- const index$10 = {
3818
+ const index$11 = {
3819
3819
  __proto__: null,
3820
3820
  context: context$U,
3821
3821
  description: description$U,
@@ -3892,7 +3892,7 @@ const exampleData$S = {
3892
3892
  }
3893
3893
  };
3894
3894
 
3895
- const index$$ = {
3895
+ const index$10 = {
3896
3896
  __proto__: null,
3897
3897
  context: context$T,
3898
3898
  description: description$T,
@@ -4009,7 +4009,7 @@ const exampleData$R = {
4009
4009
  }
4010
4010
  };
4011
4011
 
4012
- const index$_ = {
4012
+ const index$$ = {
4013
4013
  __proto__: null,
4014
4014
  context: context$S,
4015
4015
  description: description$S,
@@ -4025,31 +4025,31 @@ const description$R = '\u0424\u043E\u0440\u043C\u0430 \u0437\u0430\u044F\u0432\u
4025
4025
  const context$R = `<style>.digital-document h1 {margin: 0px;text-align:center;}.digital-document {padding: 20px;}.subheader {padding-bottom: 20px;}</style><div class="digital-document"><div style="text-align: right; margin:"><p>{% trans 'to_council_of' %} {{vars.full_abbr_genitive}} \xAB{{vars.name}}\xBB</p><p>{% trans 'from_participant' %}</p><p>{{ commonUser.full_name_or_short_name }}</p></div><h1 class="header">{% trans 'convert_statement' %}</h1><p style="text-align: center">{{vars.full_abbr_genitive}} \xAB{{vars.name}}\xBB</p><p style="text-align: right">{{ meta.created_at }}, {{coop.city}}</p><p>{% trans 'convert_request_text', meta.convert_amount %}</p><div class="signature"><p>{% trans 'signature' %} </p><p>{{ commonUser.full_name_or_short_name }}</p></div></div>`;
4026
4026
  const translations$R = {
4027
4027
  ru: {
4028
- "to_council_of": "\u0412 \u0421\u043E\u0432\u0435\u0442",
4029
- "convert_request_text": '\u041F\u0440\u043E\u0448\u0443 \u0442\u0440\u0430\u043D\u0441\u043B\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043C\u043E\u0439 \u043F\u0430\u0435\u0432\u043E\u0439 \u0432\u0437\u043D\u043E\u0441 \u043F\u043E \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 "\u0426\u0438\u0444\u0440\u043E\u0432\u043E\u0439 \u041A\u043E\u0448\u0435\u043B\u0435\u043A" \u0432 \u0441\u0443\u043C\u043C\u0435 {0} \u0432 \u0447\u043B\u0435\u043D\u0441\u043A\u0438\u0439 \u0432\u0437\u043D\u043E\u0441 \u043F\u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u044E \u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u0438 \u043F\u0430\u0439\u0449\u0438\u043A\u043E\u0432 \u041F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u041A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430 "\u0412\u041E\u0421\u0425\u041E\u0414" \u043A \u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0435 "\u041A\u041E\u041E\u041F\u0415\u0420\u0410\u0422\u0418\u0412\u041D\u0410\u042F \u042D\u041A\u041E\u041D\u041E\u041C\u0418\u041A\u0410".',
4030
- "signature": "\u0414\u043E\u043A\u0443\u043C\u0435\u043D\u0442 \u043F\u043E\u0434\u043F\u0438\u0441\u0430\u043D \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0439 \u043F\u043E\u0434\u043F\u0438\u0441\u044C\u044E",
4031
- "convert_statement": "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043E \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u043F\u0430\u0435\u0432\u043E\u0433\u043E \u0432\u0437\u043D\u043E\u0441\u0430",
4032
- "from_participant": "\u043E\u0442 \u043F\u0430\u0439\u0449\u0438\u043A\u0430"
4028
+ to_council_of: "\u0412 \u0421\u043E\u0432\u0435\u0442",
4029
+ convert_request_text: '\u041F\u0440\u043E\u0448\u0443 \u0442\u0440\u0430\u043D\u0441\u043B\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043C\u043E\u0439 \u043F\u0430\u0435\u0432\u043E\u0439 \u0432\u0437\u043D\u043E\u0441 \u043F\u043E \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 "\u0426\u0438\u0444\u0440\u043E\u0432\u043E\u0439 \u041A\u043E\u0448\u0435\u043B\u0435\u043A" \u0432 \u0441\u0443\u043C\u043C\u0435 {0} \u0432 \u0447\u043B\u0435\u043D\u0441\u043A\u0438\u0439 \u0432\u0437\u043D\u043E\u0441 \u043F\u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u044E \u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u0438 \u043F\u0430\u0439\u0449\u0438\u043A\u043E\u0432 \u041F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u041A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430 "\u0412\u041E\u0421\u0425\u041E\u0414" \u043A \u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0435 "\u041A\u041E\u041E\u041F\u0415\u0420\u0410\u0422\u0418\u0412\u041D\u0410\u042F \u042D\u041A\u041E\u041D\u041E\u041C\u0418\u041A\u0410".',
4030
+ signature: "\u0414\u043E\u043A\u0443\u043C\u0435\u043D\u0442 \u043F\u043E\u0434\u043F\u0438\u0441\u0430\u043D \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0439 \u043F\u043E\u0434\u043F\u0438\u0441\u044C\u044E",
4031
+ convert_statement: "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043E \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u043F\u0430\u0435\u0432\u043E\u0433\u043E \u0432\u0437\u043D\u043E\u0441\u0430",
4032
+ from_participant: "\u043E\u0442 \u043F\u0430\u0439\u0449\u0438\u043A\u0430"
4033
4033
  }
4034
4034
  };
4035
4035
  const exampleData$Q = {
4036
- "meta": {
4037
- "created_at": "04.03.2024 10:54",
4038
- "convert_amount": "1500.00 RUB"
4036
+ meta: {
4037
+ created_at: "04.03.2024 10:54",
4038
+ convert_amount: "1500.00 RUB"
4039
4039
  },
4040
- "coop": {
4041
- "city": "\u041C\u043E\u0441\u043A\u0432\u0430"
4040
+ coop: {
4041
+ city: "\u041C\u043E\u0441\u043A\u0432\u0430"
4042
4042
  },
4043
- "commonUser": {
4044
- "full_name_or_short_name": '\u041F\u041A "\u0420\u041E\u041C\u0410\u0428\u041A\u0410"'
4043
+ commonUser: {
4044
+ full_name_or_short_name: '\u041F\u041A "\u0420\u041E\u041C\u0410\u0428\u041A\u0410"'
4045
4045
  },
4046
- "vars": {
4047
- "full_abbr_genitive": "\u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430",
4048
- "name": "\u0412\u041E\u0421\u0425\u041E\u0414"
4046
+ vars: {
4047
+ full_abbr_genitive: "\u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430",
4048
+ name: "\u0412\u041E\u0421\u0425\u041E\u0414"
4049
4049
  }
4050
4050
  };
4051
4051
 
4052
- const index$Z = {
4052
+ const index$_ = {
4053
4053
  __proto__: null,
4054
4054
  context: context$R,
4055
4055
  description: description$R,
@@ -4260,7 +4260,7 @@ const exampleData$P = {
4260
4260
  org_minimum: "3000.00 RUB"
4261
4261
  };
4262
4262
 
4263
- const index$Y = {
4263
+ const index$Z = {
4264
4264
  __proto__: null,
4265
4265
  context: context$Q,
4266
4266
  description: description$Q,
@@ -4497,7 +4497,7 @@ const exampleData$O = {
4497
4497
  }
4498
4498
  };
4499
4499
 
4500
- const index$X = {
4500
+ const index$Y = {
4501
4501
  __proto__: null,
4502
4502
  context: context$P,
4503
4503
  description: description$P,
@@ -4617,7 +4617,7 @@ const exampleData$N = {
4617
4617
  }
4618
4618
  };
4619
4619
 
4620
- const index$W = {
4620
+ const index$X = {
4621
4621
  __proto__: null,
4622
4622
  context: context$O,
4623
4623
  description: description$O,
@@ -4695,7 +4695,7 @@ const exampleData$M = {
4695
4695
  }
4696
4696
  };
4697
4697
 
4698
- const index$V = {
4698
+ const index$W = {
4699
4699
  __proto__: null,
4700
4700
  context: context$N,
4701
4701
  description: description$N,
@@ -4902,7 +4902,7 @@ const exampleData$L = {
4902
4902
  }
4903
4903
  };
4904
4904
 
4905
- const index$U = {
4905
+ const index$V = {
4906
4906
  __proto__: null,
4907
4907
  context: context$M,
4908
4908
  description: description$M,
@@ -5032,7 +5032,7 @@ const exampleData$K = {
5032
5032
  }
5033
5033
  };
5034
5034
 
5035
- const index$T = {
5035
+ const index$U = {
5036
5036
  __proto__: null,
5037
5037
  context: context$L,
5038
5038
  description: description$L,
@@ -5302,7 +5302,7 @@ const exampleData$J = {
5302
5302
  }
5303
5303
  };
5304
5304
 
5305
- const index$S = {
5305
+ const index$T = {
5306
5306
  __proto__: null,
5307
5307
  context: context$K,
5308
5308
  description: description$K,
@@ -5485,7 +5485,7 @@ const exampleData$I = {
5485
5485
  }
5486
5486
  };
5487
5487
 
5488
- const index$R = {
5488
+ const index$S = {
5489
5489
  __proto__: null,
5490
5490
  context: context$J,
5491
5491
  description: description$J,
@@ -5612,7 +5612,7 @@ const exampleData$H = {
5612
5612
  }
5613
5613
  };
5614
5614
 
5615
- const index$Q = {
5615
+ const index$R = {
5616
5616
  __proto__: null,
5617
5617
  context: context$I,
5618
5618
  description: description$I,
@@ -5885,7 +5885,7 @@ const exampleData$G = {
5885
5885
  }
5886
5886
  };
5887
5887
 
5888
- const index$P = {
5888
+ const index$Q = {
5889
5889
  __proto__: null,
5890
5890
  context: context$H,
5891
5891
  description: description$H,
@@ -6096,7 +6096,7 @@ const exampleData$F = {
6096
6096
  }
6097
6097
  };
6098
6098
 
6099
- const index$O = {
6099
+ const index$P = {
6100
6100
  __proto__: null,
6101
6101
  context: context$G,
6102
6102
  description: description$G,
@@ -6149,7 +6149,7 @@ const exampleData$E = {
6149
6149
  payment_details: "\u2116 \u0441\u0447\u0435\u0442\u0430 \u043F\u043E\u043B\u0443\u0447\u0430\u0442\u0435\u043B\u044F: 40817 810 6 3826 1231150\n\u0411\u0430\u043D\u043A \u043F\u043E\u043B\u0443\u0447\u0430\u0442\u0435\u043B\u044F: \u041F\u0410\u041E \xAB\u0421\u0431\u0435\u0440\u0431\u0430\u043D\u043A\xBB\n\u041A\u043E\u0440\u0440. \u0441\u0447\u0435\u0442 \u0431\u0430\u043D\u043A\u0430: 30101 810 4 0000 0000225\n\u0411\u0418\u041A 44525225\n\u041F\u043E\u043B\u0443\u0447\u0430\u0442\u0435\u043B\u044C: \u0418\u0432\u0430\u043D\u043E\u0432 \u0418\u0432\u0430\u043D \u0418\u0432\u0430\u043D\u043E\u0432\u0438\u0447"
6150
6150
  };
6151
6151
 
6152
- const index$N = {
6152
+ const index$O = {
6153
6153
  __proto__: null,
6154
6154
  context: context$F,
6155
6155
  description: description$F,
@@ -6232,7 +6232,7 @@ const exampleData$D = {
6232
6232
  currency: "RUB"
6233
6233
  };
6234
6234
 
6235
- const index$M = {
6235
+ const index$N = {
6236
6236
  __proto__: null,
6237
6237
  context: context$E,
6238
6238
  description: description$E,
@@ -6512,7 +6512,7 @@ const exampleData$C = {
6512
6512
  }
6513
6513
  };
6514
6514
 
6515
- const index$L = {
6515
+ const index$M = {
6516
6516
  __proto__: null,
6517
6517
  context: context$D,
6518
6518
  description: description$D,
@@ -6801,7 +6801,7 @@ const exampleData$B = {
6801
6801
  }
6802
6802
  };
6803
6803
 
6804
- const index$K = {
6804
+ const index$L = {
6805
6805
  __proto__: null,
6806
6806
  context: context$C,
6807
6807
  description: description$C,
@@ -7100,7 +7100,7 @@ const exampleData$A = {
7100
7100
  generator_agreement_created_at: "11.04.2024"
7101
7101
  };
7102
7102
 
7103
- const index$J = {
7103
+ const index$K = {
7104
7104
  __proto__: null,
7105
7105
  context: context$B,
7106
7106
  description: description$B,
@@ -7235,7 +7235,7 @@ const exampleData$z = {
7235
7235
  blagorost_agreement_created_at: "11.04.2024"
7236
7236
  };
7237
7237
 
7238
- const index$I = {
7238
+ const index$J = {
7239
7239
  __proto__: null,
7240
7240
  context: context$A,
7241
7241
  description: description$A,
@@ -7345,7 +7345,7 @@ const exampleData$y = {
7345
7345
  }
7346
7346
  };
7347
7347
 
7348
- const index$H = {
7348
+ const index$I = {
7349
7349
  __proto__: null,
7350
7350
  context: context$z,
7351
7351
  description: description$z,
@@ -7465,7 +7465,7 @@ const exampleData$x = {
7465
7465
  }
7466
7466
  };
7467
7467
 
7468
- const index$G = {
7468
+ const index$H = {
7469
7469
  __proto__: null,
7470
7470
  context: context$y,
7471
7471
  description: description$y,
@@ -7623,7 +7623,7 @@ const exampleData$w = {
7623
7623
  }
7624
7624
  };
7625
7625
 
7626
- const index$F = {
7626
+ const index$G = {
7627
7627
  __proto__: null,
7628
7628
  context: context$x,
7629
7629
  description: description$x,
@@ -7801,7 +7801,7 @@ const exampleData$v = {
7801
7801
  }
7802
7802
  };
7803
7803
 
7804
- const index$E = {
7804
+ const index$F = {
7805
7805
  __proto__: null,
7806
7806
  context: context$w,
7807
7807
  description: description$w,
@@ -7897,7 +7897,7 @@ const exampleData$u = {
7897
7897
  }
7898
7898
  };
7899
7899
 
7900
- const index$D = {
7900
+ const index$E = {
7901
7901
  __proto__: null,
7902
7902
  context: context$v,
7903
7903
  description: description$v,
@@ -7998,7 +7998,7 @@ const exampleData$t = {
7998
7998
  }
7999
7999
  };
8000
8000
 
8001
- const index$C = {
8001
+ const index$D = {
8002
8002
  __proto__: null,
8003
8003
  context: context$u,
8004
8004
  description: description$u,
@@ -8101,7 +8101,7 @@ const exampleData$s = {
8101
8101
  }
8102
8102
  };
8103
8103
 
8104
- const index$B = {
8104
+ const index$C = {
8105
8105
  __proto__: null,
8106
8106
  context: context$t,
8107
8107
  description: description$t,
@@ -8209,7 +8209,7 @@ const exampleData$r = {
8209
8209
  }
8210
8210
  };
8211
8211
 
8212
- const index$A = {
8212
+ const index$B = {
8213
8213
  __proto__: null,
8214
8214
  context: context$s,
8215
8215
  description: description$s,
@@ -8301,7 +8301,7 @@ const exampleData$q = {
8301
8301
  }
8302
8302
  };
8303
8303
 
8304
- const index$z = {
8304
+ const index$A = {
8305
8305
  __proto__: null,
8306
8306
  context: context$r,
8307
8307
  description: description$r,
@@ -8507,7 +8507,7 @@ const exampleData$p = {
8507
8507
  }
8508
8508
  };
8509
8509
 
8510
- const index$y = {
8510
+ const index$z = {
8511
8511
  __proto__: null,
8512
8512
  context: context$q,
8513
8513
  description: description$q,
@@ -8524,7 +8524,7 @@ const context$p = '<div class="digital-document"><div style="text-align: center"
8524
8524
  const translations$p = {};
8525
8525
  const exampleData$o = {};
8526
8526
 
8527
- const index$x = {
8527
+ const index$y = {
8528
8528
  __proto__: null,
8529
8529
  context: context$p,
8530
8530
  description: description$p,
@@ -8541,7 +8541,7 @@ const context$o = '<div class="digital-document"><h1>\u041F\u0420\u041E\u0422\u0
8541
8541
  const translations$o = {};
8542
8542
  const exampleData$n = {};
8543
8543
 
8544
- const index$w = {
8544
+ const index$x = {
8545
8545
  __proto__: null,
8546
8546
  context: context$o,
8547
8547
  description: description$o,
@@ -8603,7 +8603,7 @@ const exampleData$m = {
8603
8603
  }
8604
8604
  };
8605
8605
 
8606
- const index$v = {
8606
+ const index$w = {
8607
8607
  __proto__: null,
8608
8608
  context: context$n,
8609
8609
  description: description$n,
@@ -8653,7 +8653,7 @@ const exampleData$l = {
8653
8653
  }
8654
8654
  };
8655
8655
 
8656
- const index$u = {
8656
+ const index$v = {
8657
8657
  __proto__: null,
8658
8658
  context: context$m,
8659
8659
  description: description$m,
@@ -8664,7 +8664,7 @@ const index$u = {
8664
8664
  };
8665
8665
 
8666
8666
  const registry_id$l = 1030;
8667
- const title$l = "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043E\u0431 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0432 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044E";
8667
+ const title$l = "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043E\u0431 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0438 \u0434\u0435\u043D\u0435\u0436\u043D\u044B\u0445 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0432 \u0411\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442";
8668
8668
  const description$l = "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043E \u0437\u0430\u0447\u0435\u0442\u0435 \u0447\u0430\u0441\u0442\u0438 \u0446\u0435\u043B\u0435\u0432\u043E\u0433\u043E \u043F\u0430\u0435\u0432\u043E\u0433\u043E \u0432\u0437\u043D\u043E\u0441\u0430 \u0432 \u0446\u0435\u043B\u0435\u0432\u0443\u044E \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u0443\u044E \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0443 \u0411\u041B\u0410\u0413\u041E\u0420\u041E\u0421\u0422";
8669
8669
  const context$l = `<div class="digital-document"><p style="text-align: right">{% trans 'to_council' %} {{ vars.full_abbr_genitive }} "{{ vars.name }}"</p><p style="text-align: right">{% trans 'from_shareholder' %} {{ common_user.full_name_or_short_name }}</p><div style="text-align: center"><h2>{% trans 'statement_title' %}</h2></div><p>{% trans 'request_credit' %} {{ amount }} {% trans 'as_share_contribution' %}.</p><p>{% trans 'signed_by_digital_signature' %} {{ meta.created_at }}</p></div><style>.digital-document {padding: 20px;white-space: pre-wrap;}</style>`;
8670
8670
  const translations$l = {
@@ -8693,7 +8693,7 @@ const exampleData$k = {
8693
8693
  }
8694
8694
  };
8695
8695
 
8696
- const index$t = {
8696
+ const index$u = {
8697
8697
  __proto__: null,
8698
8698
  context: context$l,
8699
8699
  description: description$l,
@@ -8801,7 +8801,7 @@ const exampleData$j = {
8801
8801
  }
8802
8802
  };
8803
8803
 
8804
- const index$s = {
8804
+ const index$t = {
8805
8805
  __proto__: null,
8806
8806
  context: context$k,
8807
8807
  description: description$k,
@@ -8817,107 +8817,107 @@ const description$j = "\u0424\u043E\u0440\u043C\u0430 \u043F\u0440\u043E\u0442\u
8817
8817
  const context$j = `<style>h1 {margin: 0px;text-align:center;}h3{margin: 0px;padding-top: 15px;}.about {padding: 20px;}.about p{margin: 0px;}.signature {padding-top: 20px;}.digital-document {padding: 20px;white-space: pre-wrap;}.subheader {padding-bottom: 20px;}table {width: 100%;border-collapse: collapse;}th, td {border: 1px solid #ccc;padding: 8px;text-align: left;word-wrap: break-word;overflow-wrap: break-word;word-break: break-all;}th {background-color: #f4f4f4;width: 30%;font-weight: bold;}.property-table {margin-top: 20px;}.property-table th {width: auto;}</style><div class="digital-document"><h1 class="header">{% trans 'protocol_number', decision.id %}</h1><p style="text-align:center" class="subheader">{% trans 'council_meeting_name' %} {{ vars.full_abbr_genitive }} "{{ vars.name }}"</p><p style="text-align: right"> {{ meta.created_at }}, {{ coop.city }}</p><table class="about"><tbody><tr><th>{% trans 'meeting_format' %}</th><td>{% trans 'meeting_format_value' %}</td></tr><tr><th>{% trans 'meeting_place' %}</th><td>{{ coop.full_address }}</td></tr><tr><th>{% trans 'meeting_date' %}</th><td>{{ decision.date }}</td></tr><tr><th>{% trans 'opening_time' %}</th><td>{{ decision.time }}</td></tr></tbody></table><h3>{% trans 'council_members' %}</h3><table><tbody>{% for member in coop.members %}<tr><th>{% if member.is_chairman %}{% trans 'chairman_of_the_council' %}{% else %}{% trans 'member_of_the_council' %}{% endif %}</th><td>{{ member.last_name }} {{ member.first_name }} {{ member.middle_name }}</td></tr>{% endfor %}</tbody></table><h3>{% trans 'meeting_legality' %}</h3><p>{% trans 'voting_results', decision.voters_percent %} {% trans 'quorum' %} {% trans 'chairman_of_the_meeting', coop.chairman.last_name, coop.chairman.first_name, coop.chairman.middle_name %}.</p><h3>{% trans 'agenda' %}</h3><table><tbody><tr><th>\u2116</th><td>{% trans 'question' %}</td></tr><tr><th>1</th><td>{% trans 'agenda_text', common_user.full_name_or_short_name, result_short_hash, contributor_contract_number, contributor_contract_created_at, blagorost_agreement_number, blagorost_agreement_created_at %}</td></tr></tbody></table><h3>{% trans 'hearing' %}</h3><p>{% trans 'hearing_text', coop.chairman.last_name, coop.chairman.first_name, coop.chairman.middle_name, common_user.full_name_or_short_name, result_short_hash, contributor_contract_number, contributor_contract_created_at, blagorost_agreement_number, blagorost_agreement_created_at %}.</p><h3>{% trans 'voting' %}</h3><p>{% trans 'vote_results' %}</p><table><tbody><tr><th>{% trans 'votes_for' %}</th><td>{{ decision.votes_for }}</td></tr><tr><th>{% trans 'votes_against' %}</th><td>{{ decision.votes_against }}</td></tr><tr><th>{% trans 'votes_abstained' %}</th><td>{{ decision.votes_abstained }}</td></tr></tbody></table><h3>{% trans 'decision_made' %}</h3><p>1. {% trans 'decision_text_simple', common_user.full_name_or_short_name, result_short_hash, contributor_contract_number, contributor_contract_created_at, blagorost_agreement_number, blagorost_agreement_created_at %}</p><table class="property-table"><tr><th>{% trans 'property_name' %}</th><td>{% trans 'share_contribution' %} "{{ project_name }}" {% trans 'component' %} "{{ component_name }}"</td></tr><tr><th>{% trans 'property_form' %}</th><td>{% trans 'property_form_text' %} {{ percent_of_result }}% {% trans 'in_copyright_object' %} \u2116 {{ contributor_contract_number }}</td></tr><tr><th>{% trans 'description' %}</th><td>{% trans 'description_text' %} {{ percent_of_result }}% {% trans 'in_copyright_object_short' %}, {% trans 'namely' %} c9s://{{ result_hash }}</td></tr><tr><th>{% trans 'purpose' %}</th><td>{% trans 'purpose_text' %} \u2116 {{ contributor_contract_number }}</td></tr><tr><th>{% trans 'other_characteristics' %}</th><td>{% trans 'other_characteristics_text' %} \u2116{{ result_hash }}.</td></tr></table><table class="property-table"><tr><th>{% trans 'number_pp' %}</th><td>1</td></tr><tr><th>{% trans 'name_details' %}</th><td>{% trans 'property_description' %} {{ percent_of_result }}% {% trans 'in_copyright_object_short' %}</td></tr><tr><th>{% trans 'unit' %}</th><td>{% trans 'share' %}</td></tr><tr><th>{% trans 'quantity' %}</th><td>{{ percent_of_result }}%</td></tr><tr><th>{% trans 'total_cost' %}</th><td>{{ total_amount }}</td></tr><tr style="font-weight: bold;"><th>{% trans 'total' %}</th><td>{{ percent_of_result }}% / {{ total_amount }}</td></tr></table><hr><p>{% trans 'closing_time', decision.time %}</p><div class="signature"><p>{% trans 'signature' %}</p><p>{% trans 'chairman' %} {{ coop.chairman.last_name }} {{ coop.chairman.first_name }} {{ coop.chairman.middle_name }}</p></div></div>`;
8818
8818
  const translations$j = {
8819
8819
  ru: {
8820
- "meeting_format": "\u0424\u043E\u0440\u043C\u0430",
8821
- "meeting_date": "\u0414\u0430\u0442\u0430",
8822
- "meeting_place": "\u041C\u0435\u0441\u0442\u043E",
8823
- "opening_time": "\u0412\u0440\u0435\u043C\u044F \u043E\u0442\u043A\u0440\u044B\u0442\u0438\u044F",
8824
- "council_members": "\u0427\u041B\u0415\u041D\u042B \u0421\u041E\u0412\u0415\u0422\u0410",
8825
- "voting_results": "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0433\u043E\u043B\u043E\u0441\u043E\u0432 \u0441\u043E\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 {0}% \u043E\u0442 \u043E\u0431\u0449\u0435\u0433\u043E \u0447\u0438\u0441\u043B\u0430 \u0447\u043B\u0435\u043D\u043E\u0432 \u0421\u043E\u0432\u0435\u0442\u0430.",
8826
- "meeting_legality": "\u0421\u041E\u0411\u0420\u0410\u041D\u0418\u0415 \u041F\u0420\u0410\u0412\u041E\u041C\u041E\u0427\u041D\u041E",
8827
- "chairman_of_the_meeting": "\u041F\u0440\u0435\u0434\u0441\u0435\u0434\u0430\u0442\u0435\u043B\u044C \u0441\u043E\u0431\u0440\u0430\u043D\u0438\u044F \u0441\u043E\u0432\u0435\u0442\u0430: {0} {1} {2}",
8828
- "agenda": "\u041F\u041E\u0412\u0415\u0421\u0422\u041A\u0410 \u0414\u041D\u042F",
8829
- "vote_results": "\u041F\u043E \u043F\u0435\u0440\u0432\u043E\u043C\u0443 \u0432\u043E\u043F\u0440\u043E\u0441\u0443 \u043F\u043E\u0432\u0435\u0441\u0442\u043A\u0438 \u0434\u043D\u044F \u043F\u0440\u043E\u0433\u043E\u043B\u043E\u0441\u043E\u0432\u0430\u043B\u0438:",
8830
- "decision_made": "\u0420\u0415\u0428\u0418\u041B\u0418",
8831
- "closing_time": "\u0412\u0440\u0435\u043C\u044F \u0437\u0430\u043A\u0440\u044B\u0442\u0438\u044F \u0441\u043E\u0431\u0440\u0430\u043D\u0438\u044F \u0441\u043E\u0432\u0435\u0442\u0430: {0}.",
8832
- "protocol_number": "\u041F\u0420\u041E\u0422\u041E\u041A\u041E\u041B \u2116 {0}",
8833
- "council_meeting_name": "\u0421\u043E\u0431\u0440\u0430\u043D\u0438\u044F \u0421\u043E\u0432\u0435\u0442\u0430",
8834
- "chairman_of_the_council": "\u041F\u0440\u0435\u0434\u0441\u0435\u0434\u0430\u0442\u0435\u043B\u044C \u0441\u043E\u0432\u0435\u0442\u0430",
8835
- "signature": "\u0414\u043E\u043A\u0443\u043C\u0435\u043D\u0442 \u043F\u043E\u0434\u043F\u0438\u0441\u0430\u043D \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0439 \u043F\u043E\u0434\u043F\u0438\u0441\u044C\u044E.",
8836
- "chairman": "\u041F\u0440\u0435\u0434\u0441\u0435\u0434\u0430\u0442\u0435\u043B\u044C",
8837
- "quorum": "\u041A\u0432\u043E\u0440\u0443\u043C \u0434\u043B\u044F \u0440\u0435\u0448\u0435\u043D\u0438\u044F \u043F\u043E\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u043D\u044B\u0445 \u043D\u0430 \u043F\u043E\u0432\u0435\u0441\u0442\u043A\u0443 \u0434\u043D\u044F \u0432\u043E\u043F\u0440\u043E\u0441\u043E\u0432 \u0438\u043C\u0435\u0435\u0442\u0441\u044F.",
8838
- "voting": "\u0413\u041E\u041B\u041E\u0421\u041E\u0412\u0410\u041D\u0418\u0415",
8839
- "meeting_format_value": "\u0417\u0430\u043E\u0447\u043D\u0430\u044F",
8840
- "member_of_the_council": "\u0427\u043B\u0435\u043D \u0441\u043E\u0432\u0435\u0442\u0430",
8841
- "question": "\u0412\u043E\u043F\u0440\u043E\u0441",
8842
- "votes_for": "\u0417\u0410",
8843
- "votes_against": "\u041F\u0420\u041E\u0422\u0418\u0412",
8844
- "votes_abstained": "\u0412\u041E\u0417\u0414\u0415\u0420\u0416\u0410\u041B\u0421\u042F",
8845
- "hearing": "\u0421\u041B\u0423\u0428\u0410\u041B\u0418",
8846
- "agenda_text": '\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043F\u0430\u0439\u0449\u0438\u043A\u0430 {0} \u2116 \u0417\u041F\u0412\u0418-{1} \u043D\u0430 \u0432\u043D\u0435\u0441\u0435\u043D\u0438\u0435 \u043F\u0430\u0435\u0432\u043E\u0433\u043E \u0432\u0437\u043D\u043E\u0441\u0430 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E\u043C \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438 \u2116 {2} \u043E\u0442 {3} \u0438 \u0435\u0433\u043E \u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u043C \u2116{4} \u043E\u0442 {5} \u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0438 \u043F\u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044E \u043A \u0446\u0435\u043B\u0435\u0432\u043E\u0439 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0439 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 "\u0411\u041B\u0410\u0413\u041E\u0420\u041E\u0421\u0422".',
8847
- "hearing_text": '{0} {1} {2} \u0441 \u043F\u0440\u0435\u0434\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u043C \u043F\u0440\u0438\u043D\u044F\u0442\u044C \u043F\u0430\u0435\u0432\u043E\u0439 \u0432\u0437\u043D\u043E\u0441 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E\u043C \u043E\u0442 \u043F\u0430\u0439\u0449\u0438\u043A\u0430 {3} \u0441\u043E\u0433\u043B\u0430\u0441\u043D\u043E \u0435\u0433\u043E \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u044F \u2116 \u0417\u041F\u0412\u0418-{4} \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438 \u2116 {5} \u043E\u0442 {6} \u0438 \u0435\u0433\u043E \u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u043C \u2116{7} \u043E\u0442 {8} \u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0438 \u043F\u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044E \u043A \u0446\u0435\u043B\u0435\u0432\u043E\u0439 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0439 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 "\u0411\u041B\u0410\u0413\u041E\u0420\u041E\u0421\u0422". \u041F\u0430\u0439\u0449\u0438\u043A {3} \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0435\u0442, \u0447\u0442\u043E \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u043D\u043E\u0435 \u043A \u0432\u0437\u043D\u043E\u0441\u0443 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E \u043F\u0440\u0438\u043D\u0430\u0434\u043B\u0435\u0436\u0438\u0442 \u0435\u043C\u0443 \u043D\u0430 \u043F\u0440\u0430\u0432\u0435 \u0441\u043E\u0431\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0441\u0442\u0438, \u0432 \u0441\u043F\u043E\u0440\u0435 \u0438 \u043F\u043E\u0434 \u0430\u0440\u0435\u0441\u0442\u043E\u043C \u043D\u0435 \u0441\u043E\u0441\u0442\u043E\u0438\u0442',
8848
- "decision_text_simple": '\u041F\u0440\u0438\u043D\u044F\u0442\u044C \u043F\u0430\u0435\u0432\u043E\u0439 \u0432\u0437\u043D\u043E\u0441 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E\u043C \u043E\u0442 \u043F\u0430\u0439\u0449\u0438\u043A\u0430 {0} \u0441\u043E\u0433\u043B\u0430\u0441\u043D\u043E \u0435\u0433\u043E \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u044F \u2116 \u0417\u041F\u0412\u0418-{1} \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438 \u2116 {2} \u043E\u0442 {3} \u0438 \u0435\u0433\u043E \u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u043C \u2116{4} \u043E\u0442 {5} \u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0438 \u043F\u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044E \u043A \u0446\u0435\u043B\u0435\u0432\u043E\u0439 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0439 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 "\u0411\u041B\u0410\u0413\u041E\u0420\u041E\u0421\u0422"',
8849
- "property_name": "\u041D\u0430\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u043D\u0438\u0435/ \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435",
8850
- "share_contribution": "\u041F\u0430\u0435\u0432\u043E\u0439 \u0432\u0437\u043D\u043E\u0441 - \u041F\u041E \u041F\u0440\u043E\u0435\u043A\u0442",
8851
- "component": "\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442",
8852
- "property_form": "\u0424\u043E\u0440\u043C\u0430 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430",
8853
- "property_form_text": "\u0418\u0441\u043A\u043B\u044E\u0447\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0430\u0432\u043E \u043D\u0430 \u0434\u043E\u043B\u044E",
8854
- "in_copyright_object": "\u0432 \u041E\u0431\u044A\u0435\u043A\u0442\u0435 \u0410\u0432\u0442\u043E\u0440\u0441\u043A\u0438\u0445 \u041F\u0440\u0430\u0432 (\u041E\u0410\u041F) \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u043F\u0443\u043D\u043A\u0442\u043E\u043C 2.1. \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438",
8855
- "description": "\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435",
8856
- "description_text": "\u041E\u0432\u0435\u0449\u0435\u0441\u0442\u0432\u043B\u0435\u043D\u043D\u044B\u0435 (\u043D\u0430 \u0431\u0443\u043C\u0430\u0436\u043D\u044B\u0445 \u0438/\u0438\u043B\u0438 \u0446\u0438\u0444\u0440\u043E\u0432\u044B\u0445 \u043D\u043E\u0441\u0438\u0442\u0435\u043B\u044F\u0445) \u0438 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u043D\u044B\u0435 \u0432 \u0434\u0435\u043D\u0435\u0436\u043D\u043E\u0439 \u0438\u0441\u043A\u043B\u044E\u0447\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0430\u0432\u043E \u043D\u0430 \u0434\u043E\u043B\u044E",
8857
- "in_copyright_object_short": "\u0432 \u041E\u0410\u041F",
8858
- "namely": "\u0430 \u0438\u043C\u0435\u043D\u043D\u043E",
8859
- "purpose": "\u041D\u0430\u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",
8860
- "purpose_text": "\u0412 \u0446\u0435\u043B\u044F\u0445 \u0440\u0435\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438 \u041F\u0440\u0435\u0434\u043C\u0435\u0442\u0430 \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438",
8861
- "other_characteristics": "\u041F\u0440\u043E\u0447\u0438\u0435 \u0445\u0430\u0440\u0430\u043A\u0442\u0435\u0440\u0438\u0441\u0442\u0438\u043A\u0438 \u0438 \u043E\u043F\u0438\u0441\u0430\u043D\u0438\u0435",
8862
- "other_characteristics_text": "\u0437\u0430\u043F\u0438\u0441\u044C \u043D\u0430 \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u043C \u043D\u043E\u0441\u0438\u0442\u0435\u043B\u0435 (\u0440\u0435\u043F\u043E\u0437\u0438\u0442\u043E\u0440\u0438\u0438 \u041E\u0431\u0449\u0435\u0441\u0442\u0432\u0430)",
8863
- "number_pp": "\u2116 \u043F/\u043F",
8864
- "name_details": "\u041D\u0430\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u043D\u0438\u0435/\u0420\u0435\u043A\u0432\u0438\u0437\u0438\u0442\u044B",
8865
- "unit": "\u0415\u0434. \u0438\u0437\u043C.",
8866
- "quantity": "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E",
8867
- "total_cost": "\u0421\u0442\u043E\u0438\u043C\u043E\u0441\u0442\u044C \u0412\u0441\u0435\u0433\u043E",
8868
- "property_description": "\u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E - \u0438\u0441\u043A\u043B\u044E\u0447\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0430\u0432\u043E \u043D\u0430 \u0434\u043E\u043B\u044E",
8869
- "share": "\u0434\u043E\u043B\u044F",
8870
- "total": "\u0418\u0422\u041E\u0413\u041E"
8820
+ meeting_format: "\u0424\u043E\u0440\u043C\u0430",
8821
+ meeting_date: "\u0414\u0430\u0442\u0430",
8822
+ meeting_place: "\u041C\u0435\u0441\u0442\u043E",
8823
+ opening_time: "\u0412\u0440\u0435\u043C\u044F \u043E\u0442\u043A\u0440\u044B\u0442\u0438\u044F",
8824
+ council_members: "\u0427\u041B\u0415\u041D\u042B \u0421\u041E\u0412\u0415\u0422\u0410",
8825
+ voting_results: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0433\u043E\u043B\u043E\u0441\u043E\u0432 \u0441\u043E\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 {0}% \u043E\u0442 \u043E\u0431\u0449\u0435\u0433\u043E \u0447\u0438\u0441\u043B\u0430 \u0447\u043B\u0435\u043D\u043E\u0432 \u0421\u043E\u0432\u0435\u0442\u0430.",
8826
+ meeting_legality: "\u0421\u041E\u0411\u0420\u0410\u041D\u0418\u0415 \u041F\u0420\u0410\u0412\u041E\u041C\u041E\u0427\u041D\u041E",
8827
+ chairman_of_the_meeting: "\u041F\u0440\u0435\u0434\u0441\u0435\u0434\u0430\u0442\u0435\u043B\u044C \u0441\u043E\u0431\u0440\u0430\u043D\u0438\u044F \u0441\u043E\u0432\u0435\u0442\u0430: {0} {1} {2}",
8828
+ agenda: "\u041F\u041E\u0412\u0415\u0421\u0422\u041A\u0410 \u0414\u041D\u042F",
8829
+ vote_results: "\u041F\u043E \u043F\u0435\u0440\u0432\u043E\u043C\u0443 \u0432\u043E\u043F\u0440\u043E\u0441\u0443 \u043F\u043E\u0432\u0435\u0441\u0442\u043A\u0438 \u0434\u043D\u044F \u043F\u0440\u043E\u0433\u043E\u043B\u043E\u0441\u043E\u0432\u0430\u043B\u0438:",
8830
+ decision_made: "\u0420\u0415\u0428\u0418\u041B\u0418",
8831
+ closing_time: "\u0412\u0440\u0435\u043C\u044F \u0437\u0430\u043A\u0440\u044B\u0442\u0438\u044F \u0441\u043E\u0431\u0440\u0430\u043D\u0438\u044F \u0441\u043E\u0432\u0435\u0442\u0430: {0}.",
8832
+ protocol_number: "\u041F\u0420\u041E\u0422\u041E\u041A\u041E\u041B \u2116 {0}",
8833
+ council_meeting_name: "\u0421\u043E\u0431\u0440\u0430\u043D\u0438\u044F \u0421\u043E\u0432\u0435\u0442\u0430",
8834
+ chairman_of_the_council: "\u041F\u0440\u0435\u0434\u0441\u0435\u0434\u0430\u0442\u0435\u043B\u044C \u0441\u043E\u0432\u0435\u0442\u0430",
8835
+ signature: "\u0414\u043E\u043A\u0443\u043C\u0435\u043D\u0442 \u043F\u043E\u0434\u043F\u0438\u0441\u0430\u043D \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0439 \u043F\u043E\u0434\u043F\u0438\u0441\u044C\u044E.",
8836
+ chairman: "\u041F\u0440\u0435\u0434\u0441\u0435\u0434\u0430\u0442\u0435\u043B\u044C",
8837
+ quorum: "\u041A\u0432\u043E\u0440\u0443\u043C \u0434\u043B\u044F \u0440\u0435\u0448\u0435\u043D\u0438\u044F \u043F\u043E\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u043D\u044B\u0445 \u043D\u0430 \u043F\u043E\u0432\u0435\u0441\u0442\u043A\u0443 \u0434\u043D\u044F \u0432\u043E\u043F\u0440\u043E\u0441\u043E\u0432 \u0438\u043C\u0435\u0435\u0442\u0441\u044F.",
8838
+ voting: "\u0413\u041E\u041B\u041E\u0421\u041E\u0412\u0410\u041D\u0418\u0415",
8839
+ meeting_format_value: "\u0417\u0430\u043E\u0447\u043D\u0430\u044F",
8840
+ member_of_the_council: "\u0427\u043B\u0435\u043D \u0441\u043E\u0432\u0435\u0442\u0430",
8841
+ question: "\u0412\u043E\u043F\u0440\u043E\u0441",
8842
+ votes_for: "\u0417\u0410",
8843
+ votes_against: "\u041F\u0420\u041E\u0422\u0418\u0412",
8844
+ votes_abstained: "\u0412\u041E\u0417\u0414\u0415\u0420\u0416\u0410\u041B\u0421\u042F",
8845
+ hearing: "\u0421\u041B\u0423\u0428\u0410\u041B\u0418",
8846
+ agenda_text: '\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043F\u0430\u0439\u0449\u0438\u043A\u0430 {0} \u2116 \u0417\u041F\u0412\u0418-{1} \u043D\u0430 \u0432\u043D\u0435\u0441\u0435\u043D\u0438\u0435 \u043F\u0430\u0435\u0432\u043E\u0433\u043E \u0432\u0437\u043D\u043E\u0441\u0430 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E\u043C \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438 \u2116 {2} \u043E\u0442 {3} \u0438 \u0435\u0433\u043E \u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u043C \u2116{4} \u043E\u0442 {5} \u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0438 \u043F\u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044E \u043A \u0446\u0435\u043B\u0435\u0432\u043E\u0439 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0439 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 "\u0411\u041B\u0410\u0413\u041E\u0420\u041E\u0421\u0422".',
8847
+ hearing_text: '{0} {1} {2} \u0441 \u043F\u0440\u0435\u0434\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u043C \u043F\u0440\u0438\u043D\u044F\u0442\u044C \u043F\u0430\u0435\u0432\u043E\u0439 \u0432\u0437\u043D\u043E\u0441 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E\u043C \u043E\u0442 \u043F\u0430\u0439\u0449\u0438\u043A\u0430 {3} \u0441\u043E\u0433\u043B\u0430\u0441\u043D\u043E \u0435\u0433\u043E \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u044F \u2116 \u0417\u041F\u0412\u0418-{4} \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438 \u2116 {5} \u043E\u0442 {6} \u0438 \u0435\u0433\u043E \u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u043C \u2116{7} \u043E\u0442 {8} \u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0438 \u043F\u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044E \u043A \u0446\u0435\u043B\u0435\u0432\u043E\u0439 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0439 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 "\u0411\u041B\u0410\u0413\u041E\u0420\u041E\u0421\u0422". \u041F\u0430\u0439\u0449\u0438\u043A {3} \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0435\u0442, \u0447\u0442\u043E \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u043D\u043E\u0435 \u043A \u0432\u0437\u043D\u043E\u0441\u0443 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E \u043F\u0440\u0438\u043D\u0430\u0434\u043B\u0435\u0436\u0438\u0442 \u0435\u043C\u0443 \u043D\u0430 \u043F\u0440\u0430\u0432\u0435 \u0441\u043E\u0431\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0441\u0442\u0438, \u0432 \u0441\u043F\u043E\u0440\u0435 \u0438 \u043F\u043E\u0434 \u0430\u0440\u0435\u0441\u0442\u043E\u043C \u043D\u0435 \u0441\u043E\u0441\u0442\u043E\u0438\u0442',
8848
+ decision_text_simple: '\u041F\u0440\u0438\u043D\u044F\u0442\u044C \u043F\u0430\u0435\u0432\u043E\u0439 \u0432\u0437\u043D\u043E\u0441 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E\u043C \u043E\u0442 \u043F\u0430\u0439\u0449\u0438\u043A\u0430 {0} \u0441\u043E\u0433\u043B\u0430\u0441\u043D\u043E \u0435\u0433\u043E \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u044F \u2116 \u0417\u041F\u0412\u0418-{1} \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438 \u2116 {2} \u043E\u0442 {3} \u0438 \u0435\u0433\u043E \u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u043C \u2116{4} \u043E\u0442 {5} \u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0438 \u043F\u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044E \u043A \u0446\u0435\u043B\u0435\u0432\u043E\u0439 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0439 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 "\u0411\u041B\u0410\u0413\u041E\u0420\u041E\u0421\u0422"',
8849
+ property_name: "\u041D\u0430\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u043D\u0438\u0435/ \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435",
8850
+ share_contribution: "\u041F\u0430\u0435\u0432\u043E\u0439 \u0432\u0437\u043D\u043E\u0441 - \u041F\u041E \u041F\u0440\u043E\u0435\u043A\u0442",
8851
+ component: "\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442",
8852
+ property_form: "\u0424\u043E\u0440\u043C\u0430 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430",
8853
+ property_form_text: "\u0418\u0441\u043A\u043B\u044E\u0447\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0430\u0432\u043E \u043D\u0430 \u0434\u043E\u043B\u044E",
8854
+ in_copyright_object: "\u0432 \u041E\u0431\u044A\u0435\u043A\u0442\u0435 \u0410\u0432\u0442\u043E\u0440\u0441\u043A\u0438\u0445 \u041F\u0440\u0430\u0432 (\u041E\u0410\u041F) \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u043F\u0443\u043D\u043A\u0442\u043E\u043C 2.1. \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438",
8855
+ description: "\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435",
8856
+ description_text: "\u041E\u0432\u0435\u0449\u0435\u0441\u0442\u0432\u043B\u0435\u043D\u043D\u044B\u0435 (\u043D\u0430 \u0431\u0443\u043C\u0430\u0436\u043D\u044B\u0445 \u0438/\u0438\u043B\u0438 \u0446\u0438\u0444\u0440\u043E\u0432\u044B\u0445 \u043D\u043E\u0441\u0438\u0442\u0435\u043B\u044F\u0445) \u0438 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u043D\u044B\u0435 \u0432 \u0434\u0435\u043D\u0435\u0436\u043D\u043E\u0439 \u0438\u0441\u043A\u043B\u044E\u0447\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0430\u0432\u043E \u043D\u0430 \u0434\u043E\u043B\u044E",
8857
+ in_copyright_object_short: "\u0432 \u041E\u0410\u041F",
8858
+ namely: "\u0430 \u0438\u043C\u0435\u043D\u043D\u043E",
8859
+ purpose: "\u041D\u0430\u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",
8860
+ purpose_text: "\u0412 \u0446\u0435\u043B\u044F\u0445 \u0440\u0435\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438 \u041F\u0440\u0435\u0434\u043C\u0435\u0442\u0430 \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438",
8861
+ other_characteristics: "\u041F\u0440\u043E\u0447\u0438\u0435 \u0445\u0430\u0440\u0430\u043A\u0442\u0435\u0440\u0438\u0441\u0442\u0438\u043A\u0438 \u0438 \u043E\u043F\u0438\u0441\u0430\u043D\u0438\u0435",
8862
+ other_characteristics_text: "\u0437\u0430\u043F\u0438\u0441\u044C \u043D\u0430 \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u043C \u043D\u043E\u0441\u0438\u0442\u0435\u043B\u0435 (\u0440\u0435\u043F\u043E\u0437\u0438\u0442\u043E\u0440\u0438\u0438 \u041E\u0431\u0449\u0435\u0441\u0442\u0432\u0430)",
8863
+ number_pp: "\u2116 \u043F/\u043F",
8864
+ name_details: "\u041D\u0430\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u043D\u0438\u0435/\u0420\u0435\u043A\u0432\u0438\u0437\u0438\u0442\u044B",
8865
+ unit: "\u0415\u0434. \u0438\u0437\u043C.",
8866
+ quantity: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E",
8867
+ total_cost: "\u0421\u0442\u043E\u0438\u043C\u043E\u0441\u0442\u044C \u0412\u0441\u0435\u0433\u043E",
8868
+ property_description: "\u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E - \u0438\u0441\u043A\u043B\u044E\u0447\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0430\u0432\u043E \u043D\u0430 \u0434\u043E\u043B\u044E",
8869
+ share: "\u0434\u043E\u043B\u044F",
8870
+ total: "\u0418\u0422\u041E\u0413\u041E"
8871
8871
  }
8872
8872
  };
8873
8873
  const exampleData$i = {
8874
- "meta": {
8875
- "created_at": "11.04.2024 12:00"
8876
- },
8877
- "contributor_contract_number": "ED3BCFC5B681AA83D",
8878
- "contributor_contract_created_at": "11.04.2024",
8879
- "blagorost_agreement_number": "ed3bcfd5b681aa83d",
8880
- "blagorost_agreement_created_at": "11.04.2024",
8881
- "project_name": "\u041F\u0440\u043E\u0435\u043A\u0442 \u0446\u0438\u0444\u0440\u043E\u0432\u043E\u0439 \u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u044B",
8882
- "component_name": "\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 \u0440\u0430\u0437\u0440\u0430\u0431\u043E\u0442\u043A\u0438",
8883
- "result_hash": "R3S4ULT5678901234567890",
8884
- "result_short_hash": "R3S4ULT5678901234567890",
8885
- "percent_of_result": "25.00000000",
8886
- "total_amount": "50000.00 RUB",
8887
- "vars": {
8888
- "name": "\u0412\u041E\u0421\u0425\u041E\u0414",
8889
- "full_abbr_genitive": "\u041F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u041A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430"
8890
- },
8891
- "common_user": {
8892
- "full_name_or_short_name": "\u0418\u0432\u0430\u043D\u043E\u0432 \u0418\u0432\u0430\u043D \u0418\u0432\u0430\u043D\u043E\u0432\u0438\u0447"
8893
- },
8894
- "coop": {
8895
- "full_address": "117593, \u0433. \u041C\u041E\u0421\u041A\u0412\u0410, \u0412\u041D.\u0422\u0415\u0420.\u0413. \u041C\u0423\u041D\u0418\u0426\u0418\u041F\u0410\u041B\u042C\u041D\u042B\u0419 \u041E\u041A\u0420\u0423\u0413 \u042F\u0421\u0415\u041D\u0415\u0412\u041E, \u041F\u0420\u041E\u0415\u0417\u0414 \u0421\u041E\u041B\u041E\u0412\u042C\u0418\u041D\u042B\u0419, \u0414. 1, \u041F\u041E\u041C\u0415\u0429. 1/1",
8896
- "chairman": {
8897
- "first_name": "\u0410\u043B\u0435\u043A\u0441\u0435\u0439",
8898
- "last_name": "\u041C\u0443\u0440\u0430\u0432\u044C\u0435\u0432",
8899
- "middle_name": "\u041D\u0438\u043A\u043E\u043B\u0430\u0435\u0432\u0438\u0447"
8874
+ meta: {
8875
+ created_at: "11.04.2024 12:00"
8876
+ },
8877
+ contributor_contract_number: "ED3BCFC5B681AA83D",
8878
+ contributor_contract_created_at: "11.04.2024",
8879
+ blagorost_agreement_number: "ed3bcfd5b681aa83d",
8880
+ blagorost_agreement_created_at: "11.04.2024",
8881
+ project_name: "\u041F\u0440\u043E\u0435\u043A\u0442 \u0446\u0438\u0444\u0440\u043E\u0432\u043E\u0439 \u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u044B",
8882
+ component_name: "\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 \u0440\u0430\u0437\u0440\u0430\u0431\u043E\u0442\u043A\u0438",
8883
+ result_hash: "R3S4ULT5678901234567890",
8884
+ result_short_hash: "R3S4ULT5678901234567890",
8885
+ percent_of_result: "25.00000000",
8886
+ total_amount: "50000.00 RUB",
8887
+ vars: {
8888
+ name: "\u0412\u041E\u0421\u0425\u041E\u0414",
8889
+ full_abbr_genitive: "\u041F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u041A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430"
8890
+ },
8891
+ common_user: {
8892
+ full_name_or_short_name: "\u0418\u0432\u0430\u043D\u043E\u0432 \u0418\u0432\u0430\u043D \u0418\u0432\u0430\u043D\u043E\u0432\u0438\u0447"
8893
+ },
8894
+ coop: {
8895
+ full_address: "117593, \u0433. \u041C\u041E\u0421\u041A\u0412\u0410, \u0412\u041D.\u0422\u0415\u0420.\u0413. \u041C\u0423\u041D\u0418\u0426\u0418\u041F\u0410\u041B\u042C\u041D\u042B\u0419 \u041E\u041A\u0420\u0423\u0413 \u042F\u0421\u0415\u041D\u0415\u0412\u041E, \u041F\u0420\u041E\u0415\u0417\u0414 \u0421\u041E\u041B\u041E\u0412\u042C\u0418\u041D\u042B\u0419, \u0414. 1, \u041F\u041E\u041C\u0415\u0429. 1/1",
8896
+ chairman: {
8897
+ first_name: "\u0410\u043B\u0435\u043A\u0441\u0435\u0439",
8898
+ last_name: "\u041C\u0443\u0440\u0430\u0432\u044C\u0435\u0432",
8899
+ middle_name: "\u041D\u0438\u043A\u043E\u043B\u0430\u0435\u0432\u0438\u0447"
8900
8900
  },
8901
- "city": "\u041C\u043E\u0441\u043A\u0432\u0430"
8902
- },
8903
- "decision": {
8904
- "time": "12:00",
8905
- "date": "11.04.2024",
8906
- "votes_for": "3",
8907
- "votes_against": "0",
8908
- "votes_abstained": "0",
8909
- "voters_percent": "100",
8910
- "id": "1"
8911
- },
8912
- "member": {
8913
- "is_chairman": "",
8914
- "last_name": "",
8915
- "first_name": "",
8916
- "middle_name": ""
8901
+ city: "\u041C\u043E\u0441\u043A\u0432\u0430"
8902
+ },
8903
+ decision: {
8904
+ time: "12:00",
8905
+ date: "11.04.2024",
8906
+ votes_for: "3",
8907
+ votes_against: "0",
8908
+ votes_abstained: "0",
8909
+ voters_percent: "100",
8910
+ id: "1"
8911
+ },
8912
+ member: {
8913
+ is_chairman: "",
8914
+ last_name: "",
8915
+ first_name: "",
8916
+ middle_name: ""
8917
8917
  }
8918
8918
  };
8919
8919
 
8920
- const index$r = {
8920
+ const index$s = {
8921
8921
  __proto__: null,
8922
8922
  context: context$j,
8923
8923
  description: description$j,
@@ -8933,75 +8933,75 @@ const description$i = "\u0424\u043E\u0440\u043C\u0430 \u0430\u043A\u0442\u0430 \
8933
8933
  const context$i = `<div class="digital-document"><div style="text-align: right"><p>{% trans 'appendix_number' %} {{ result_act_short_hash }}</p><p>{% trans 'appendix_to_agreement' %} \u2116 {{ contributor_contract_number }}</p></div><div style="text-align: center"><h2>{% trans 'act_title' %} \u2116 \u0410\u041F\u041F\u0418-{{ result_act_short_hash }}</h2></div><div style="display: flex; justify-content: space-between;"><p>{% trans 'city_label' %} {{ coop.city }}</p><p>{% trans 'date_label' %} {{ meta.created_at }}</p></div><p>{{ vars.full_abbr }} "{{ vars.name }}" {% trans 'hereinafter_society' %} {% trans 'in_face_of_chairman' %} {{ coop.chairman.last_name }} {{ coop.chairman.first_name }} {{ coop.chairman.middle_name }}, {% trans 'and_shareholder' %} {{ common_user.full_name_or_short_name }}, {% trans 'act_text' %} \u2116 {{ contributor_contract_number }} {% trans 'from_date' %} {{ contributor_contract_created_at }} {% trans 'and_appendix' %} \u2116{{ blagorost_agreement_number }} {% trans 'from_date' %} {{ blagorost_agreement_created_at }} {% trans 'blagorost_program_text' %} {% trans 'and_protocol' %} \u2116 {{ decision.id }} {% trans 'from_date' %} {{ decision.date }} {% trans 'following_property' %}:</p><table><tr><th>{% trans 'number_pp' %}</th><td>1</td></tr><tr><th>{% trans 'name_details' %}</th><td>{% trans 'copyright_object_description' %} {{ percent_of_result }}% {% trans 'in_copyright_object_short' %}, {% trans 'namely' %} \u2116{{ result_hash }}.</td></tr><tr><th>{% trans 'property_form' %}</th><td>{% trans 'copyright_right_description', percent_of_result, contributor_contract_number %}</td></tr><tr><th>{% trans 'unit' %}</th><td>{% trans 'share' %}</td></tr><tr><th>{% trans 'quantity' %}</th><td>{{ percent_of_result }}%</td></tr><tr><th>{% trans 'total_cost' %}</th><td>{{ total_amount }}</td></tr><tr style="font-weight: bold;"><th>{% trans 'total' %}</th><td>{{ percent_of_result }}% / {{ total_amount }}</td></tr></table><p>{% trans 'no_claims_quality' %}.</p><div style="margin-top: 40px;"><p><strong>{% trans 'transferred' %}:</strong></p><p>{% trans 'shareholder' %}: {{ common_user.full_name_or_short_name }}</p><p>{% trans 'signed_by_digital_signature' %}</p></div><div style="margin-top: 40px;"><p><strong>{% trans 'received' %}:</strong></p><p>{% trans 'chairman_title' %}</p><p>{{ vars.short_abbr }} "{{ vars.name }}"</p><p>{{ coop.chairman.last_name }} {{ coop.chairman.first_name }} {{ coop.chairman.middle_name }}</p><p>{% trans 'signed_by_digital_signature' %}</p></div></div><style>.digital-document {padding: 20px;white-space: pre-wrap;}table {width: 100%;border-collapse: collapse;margin-top: 20px;}th, td {border: 1px solid #ccc;padding: 8px;text-align: left;word-wrap: break-word;overflow-wrap: break-word;word-break: break-all;vertical-align: top;}th {background-color: #f4f4f4;width: 30%;font-weight: bold;}</style>`;
8934
8934
  const translations$i = {
8935
8935
  ru: {
8936
- "act_title": "\u0410\u041A\u0422",
8937
- "appendix_number": "\u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435 \u2116",
8938
- "appendix_to_agreement": "\u043A \u0414\u041E\u0413\u041E\u0412\u041E\u0420\u0423 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438",
8939
- "city_label": "\u0433.",
8940
- "date_label": "\u0414\u0430\u0442\u0430:",
8941
- "hereinafter_society": '(\u0434\u0430\u043B\u0435\u0435 "\u041E\u0431\u0449\u0435\u0441\u0442\u0432\u043E")',
8942
- "in_face_of_chairman": "\u0432 \u043B\u0438\u0446\u0435 \u041F\u0440\u0435\u0434\u0441\u0435\u0434\u0430\u0442\u0435\u043B\u044F \u0421\u043E\u0432\u0435\u0442\u0430 \u041E\u0431\u0449\u0435\u0441\u0442\u0432\u0430",
8943
- "and_shareholder": "\u0438 \u041F\u0430\u0439\u0449\u0438\u043A",
8944
- "act_text": "\u0441\u043E\u0441\u0442\u0430\u0432\u0438\u043B\u0438 \u043D\u0430\u0441\u0442\u043E\u044F\u0449\u0438\u0439 \u0410\u043A\u0442 \u043E \u0442\u043E\u043C, \u0447\u0442\u043E \u041F\u0430\u0439\u0449\u0438\u043A \u043F\u0435\u0440\u0435\u0434\u0430\u043B, \u0430 \u041A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432 \u043F\u043E\u043B\u0443\u0447\u0438\u043B \u043E\u0442 \u041F\u0430\u0439\u0449\u0438\u043A\u0430, \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438",
8945
- "from_date": "\u043E\u0442",
8946
- "and_appendix": "\u0438 \u0435\u0433\u043E \u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u043C",
8947
- "blagorost_program_text": '\u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0438 \u043F\u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044E \u043A \u0446\u0435\u043B\u0435\u0432\u043E\u0439 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0439 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 "\u0411\u041B\u0410\u0413\u041E\u0420\u041E\u0421\u0422"',
8948
- "and_protocol": "\u0438 \u041F\u0440\u043E\u0442\u043E\u043A\u043E\u043B\u043E\u043C \u0421\u043E\u0432\u0435\u0442\u0430",
8949
- "following_property": "\u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u0435 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E",
8950
- "number_pp": "\u2116 \u043F/\u043F",
8951
- "name_details": "\u041D\u0430\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u043D\u0438\u0435/\u0420\u0435\u043A\u0432\u0438\u0437\u0438\u0442\u044B",
8952
- "property_form": "\u0424\u043E\u0440\u043C\u0430 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430",
8953
- "unit": "\u0415\u0434. \u0438\u0437\u043C.",
8954
- "quantity": "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E",
8955
- "total_cost": "\u0421\u0442\u043E\u0438\u043C\u043E\u0441\u0442\u044C \u0412\u0441\u0435\u0433\u043E",
8956
- "copyright_object_description": "\u041E\u0431\u044A\u0435\u043A\u0442 \u0410\u0432\u0442\u043E\u0440\u0441\u043A\u0438\u0445 \u041F\u0440\u0430\u0432 (\u041E\u0410\u041F) \u041F\u0430\u0439\u0449\u0438\u043A\u0430, \u0430 \u0438\u043C\u0435\u043D\u043D\u043E: \u0438\u0441\u043A\u043B\u044E\u0447\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0430\u0432\u043E \u043D\u0430 \u0434\u043E\u043B\u044E",
8957
- "in_copyright_object_short": "\u0432 \u041E\u0410\u041F",
8958
- "namely": "\u0437\u0430\u043F\u0438\u0441\u044C \u043D\u0430 \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u043C \u043D\u043E\u0441\u0438\u0442\u0435\u043B\u0435 (\u0440\u0435\u043F\u043E\u0437\u0438\u0442\u043E\u0440\u0438\u0438 \u041E\u0431\u0449\u0435\u0441\u0442\u0432\u0430)",
8959
- "copyright_right_description": "\u0418\u0441\u043A\u043B\u044E\u0447\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0430\u0432\u043E \u043D\u0430 \u0434\u043E\u043B\u044E {0}% \u0432 \u041E\u0410\u041F \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u043F\u0443\u043D\u043A\u0442\u043E\u043C 2.1. \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438 \u2116{1}",
8960
- "share": "\u0434\u043E\u043B\u044F",
8961
- "total": "\u0418\u0422\u041E\u0413\u041E",
8962
- "no_claims_quality": "\u041F\u0440\u0435\u0442\u0435\u043D\u0437\u0438\u0439 \u043F\u043E \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u0443 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u041E\u0431\u0449\u0435\u0441\u0442\u0432\u043E \u043D\u0435 \u0438\u043C\u0435\u0435\u0442",
8963
- "transferred": "\u041F\u0415\u0420\u0415\u0414\u0410\u041D\u041E",
8964
- "shareholder": "\u041F\u0430\u0439\u0449\u0438\u043A",
8965
- "signed_by_digital_signature": "\u041F\u043E\u0434\u043F\u0438\u0441\u0430\u043D\u043E \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0439 \u043F\u043E\u0434\u043F\u0438\u0441\u044C\u044E",
8966
- "received": "\u041F\u041E\u041B\u0423\u0427\u0415\u041D\u041E",
8967
- "chairman_title": "\u041F\u0440\u0435\u0434\u0441\u0435\u0434\u0430\u0442\u0435\u043B\u044C \u0421\u043E\u0432\u0435\u0442\u0430"
8936
+ act_title: "\u0410\u041A\u0422",
8937
+ appendix_number: "\u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435 \u2116",
8938
+ appendix_to_agreement: "\u043A \u0414\u041E\u0413\u041E\u0412\u041E\u0420\u0423 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438",
8939
+ city_label: "\u0433.",
8940
+ date_label: "\u0414\u0430\u0442\u0430:",
8941
+ hereinafter_society: '(\u0434\u0430\u043B\u0435\u0435 "\u041E\u0431\u0449\u0435\u0441\u0442\u0432\u043E")',
8942
+ in_face_of_chairman: "\u0432 \u043B\u0438\u0446\u0435 \u041F\u0440\u0435\u0434\u0441\u0435\u0434\u0430\u0442\u0435\u043B\u044F \u0421\u043E\u0432\u0435\u0442\u0430 \u041E\u0431\u0449\u0435\u0441\u0442\u0432\u0430",
8943
+ and_shareholder: "\u0438 \u041F\u0430\u0439\u0449\u0438\u043A",
8944
+ act_text: "\u0441\u043E\u0441\u0442\u0430\u0432\u0438\u043B\u0438 \u043D\u0430\u0441\u0442\u043E\u044F\u0449\u0438\u0439 \u0410\u043A\u0442 \u043E \u0442\u043E\u043C, \u0447\u0442\u043E \u041F\u0430\u0439\u0449\u0438\u043A \u043F\u0435\u0440\u0435\u0434\u0430\u043B, \u0430 \u041A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432 \u043F\u043E\u043B\u0443\u0447\u0438\u043B \u043E\u0442 \u041F\u0430\u0439\u0449\u0438\u043A\u0430, \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438",
8945
+ from_date: "\u043E\u0442",
8946
+ and_appendix: "\u0438 \u0435\u0433\u043E \u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u043C",
8947
+ blagorost_program_text: '\u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0438 \u043F\u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044E \u043A \u0446\u0435\u043B\u0435\u0432\u043E\u0439 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0439 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 "\u0411\u041B\u0410\u0413\u041E\u0420\u041E\u0421\u0422"',
8948
+ and_protocol: "\u0438 \u041F\u0440\u043E\u0442\u043E\u043A\u043E\u043B\u043E\u043C \u0421\u043E\u0432\u0435\u0442\u0430",
8949
+ following_property: "\u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u0435 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E",
8950
+ number_pp: "\u2116 \u043F/\u043F",
8951
+ name_details: "\u041D\u0430\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u043D\u0438\u0435/\u0420\u0435\u043A\u0432\u0438\u0437\u0438\u0442\u044B",
8952
+ property_form: "\u0424\u043E\u0440\u043C\u0430 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430",
8953
+ unit: "\u0415\u0434. \u0438\u0437\u043C.",
8954
+ quantity: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E",
8955
+ total_cost: "\u0421\u0442\u043E\u0438\u043C\u043E\u0441\u0442\u044C \u0412\u0441\u0435\u0433\u043E",
8956
+ copyright_object_description: "\u041E\u0431\u044A\u0435\u043A\u0442 \u0410\u0432\u0442\u043E\u0440\u0441\u043A\u0438\u0445 \u041F\u0440\u0430\u0432 (\u041E\u0410\u041F) \u041F\u0430\u0439\u0449\u0438\u043A\u0430, \u0430 \u0438\u043C\u0435\u043D\u043D\u043E: \u0438\u0441\u043A\u043B\u044E\u0447\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0430\u0432\u043E \u043D\u0430 \u0434\u043E\u043B\u044E",
8957
+ in_copyright_object_short: "\u0432 \u041E\u0410\u041F",
8958
+ namely: "\u0437\u0430\u043F\u0438\u0441\u044C \u043D\u0430 \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u043C \u043D\u043E\u0441\u0438\u0442\u0435\u043B\u0435 (\u0440\u0435\u043F\u043E\u0437\u0438\u0442\u043E\u0440\u0438\u0438 \u041E\u0431\u0449\u0435\u0441\u0442\u0432\u0430)",
8959
+ copyright_right_description: "\u0418\u0441\u043A\u043B\u044E\u0447\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0430\u0432\u043E \u043D\u0430 \u0434\u043E\u043B\u044E {0}% \u0432 \u041E\u0410\u041F \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u043F\u0443\u043D\u043A\u0442\u043E\u043C 2.1. \u0414\u043E\u0433\u043E\u0432\u043E\u0440\u0430 \u043E\u0431 \u0443\u0447\u0430\u0441\u0442\u0438\u0438 \u0432 \u0445\u043E\u0437\u044F\u0439\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0439 \u0434\u0435\u044F\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438 \u2116{1}",
8960
+ share: "\u0434\u043E\u043B\u044F",
8961
+ total: "\u0418\u0422\u041E\u0413\u041E",
8962
+ no_claims_quality: "\u041F\u0440\u0435\u0442\u0435\u043D\u0437\u0438\u0439 \u043F\u043E \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u0443 \u0418\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u041E\u0431\u0449\u0435\u0441\u0442\u0432\u043E \u043D\u0435 \u0438\u043C\u0435\u0435\u0442",
8963
+ transferred: "\u041F\u0415\u0420\u0415\u0414\u0410\u041D\u041E",
8964
+ shareholder: "\u041F\u0430\u0439\u0449\u0438\u043A",
8965
+ signed_by_digital_signature: "\u041F\u043E\u0434\u043F\u0438\u0441\u0430\u043D\u043E \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0439 \u043F\u043E\u0434\u043F\u0438\u0441\u044C\u044E",
8966
+ received: "\u041F\u041E\u041B\u0423\u0427\u0415\u041D\u041E",
8967
+ chairman_title: "\u041F\u0440\u0435\u0434\u0441\u0435\u0434\u0430\u0442\u0435\u043B\u044C \u0421\u043E\u0432\u0435\u0442\u0430"
8968
8968
  }
8969
8969
  };
8970
8970
  const exampleData$h = {
8971
- "meta": {
8972
- "created_at": "11.04.2024 12:00"
8973
- },
8974
- "contributor_contract_number": "ED3BCFC5B681AA83D",
8975
- "contributor_contract_created_at": "11.04.2024",
8976
- "blagorost_agreement_number": "ed3bcfd5b681aa83d",
8977
- "blagorost_agreement_created_at": "11.04.2024",
8978
- "result_act_short_hash": "ACT1234567890ABCDEF",
8979
- "result_hash": "R3S4ULT5678901234567890",
8980
- "percent_of_result": "25.00000000",
8981
- "total_amount": "50000.00 RUB",
8982
- "vars": {
8983
- "name": "\u0412\u041E\u0421\u0425\u041E\u0414",
8984
- "full_abbr": "\u041F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0439 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432",
8985
- "short_abbr": "\u041F\u041A"
8986
- },
8987
- "common_user": {
8988
- "full_name_or_short_name": "\u0418\u0432\u0430\u043D\u043E\u0432 \u0418\u0432\u0430\u043D \u0418\u0432\u0430\u043D\u043E\u0432\u0438\u0447"
8989
- },
8990
- "coop": {
8991
- "city": "\u041C\u043E\u0441\u043A\u0432\u0430",
8992
- "chairman": {
8993
- "first_name": "\u0410\u043B\u0435\u043A\u0441\u0435\u0439",
8994
- "last_name": "\u041C\u0443\u0440\u0430\u0432\u044C\u0435\u0432",
8995
- "middle_name": "\u041D\u0438\u043A\u043E\u043B\u0430\u0435\u0432\u0438\u0447"
8971
+ meta: {
8972
+ created_at: "11.04.2024 12:00"
8973
+ },
8974
+ contributor_contract_number: "ED3BCFC5B681AA83D",
8975
+ contributor_contract_created_at: "11.04.2024",
8976
+ blagorost_agreement_number: "ed3bcfd5b681aa83d",
8977
+ blagorost_agreement_created_at: "11.04.2024",
8978
+ result_act_short_hash: "ACT1234567890ABCDEF",
8979
+ result_hash: "R3S4ULT5678901234567890",
8980
+ percent_of_result: "25.00000000",
8981
+ total_amount: "50000.00 RUB",
8982
+ vars: {
8983
+ name: "\u0412\u041E\u0421\u0425\u041E\u0414",
8984
+ full_abbr: "\u041F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0439 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432",
8985
+ short_abbr: "\u041F\u041A"
8986
+ },
8987
+ common_user: {
8988
+ full_name_or_short_name: "\u0418\u0432\u0430\u043D\u043E\u0432 \u0418\u0432\u0430\u043D \u0418\u0432\u0430\u043D\u043E\u0432\u0438\u0447"
8989
+ },
8990
+ coop: {
8991
+ city: "\u041C\u043E\u0441\u043A\u0432\u0430",
8992
+ chairman: {
8993
+ first_name: "\u0410\u043B\u0435\u043A\u0441\u0435\u0439",
8994
+ last_name: "\u041C\u0443\u0440\u0430\u0432\u044C\u0435\u0432",
8995
+ middle_name: "\u041D\u0438\u043A\u043E\u043B\u0430\u0435\u0432\u0438\u0447"
8996
8996
  }
8997
8997
  },
8998
- "decision": {
8999
- "date": "11.04.2024",
9000
- "id": "1"
8998
+ decision: {
8999
+ date: "11.04.2024",
9000
+ id: "1"
9001
9001
  }
9002
9002
  };
9003
9003
 
9004
- const index$q = {
9004
+ const index$r = {
9005
9005
  __proto__: null,
9006
9006
  context: context$i,
9007
9007
  description: description$i,
@@ -9018,7 +9018,7 @@ const context$h = '<div class="digital-document"><div style="text-align: center"
9018
9018
  const translations$h = {};
9019
9019
  const exampleData$g = {};
9020
9020
 
9021
- const index$p = {
9021
+ const index$q = {
9022
9022
  __proto__: null,
9023
9023
  context: context$h,
9024
9024
  description: description$h,
@@ -9035,7 +9035,7 @@ const context$g = '<div class="digital-document"><h1>\u041F\u0420\u041E\u0422\u0
9035
9035
  const translations$g = {};
9036
9036
  const exampleData$f = {};
9037
9037
 
9038
- const index$o = {
9038
+ const index$p = {
9039
9039
  __proto__: null,
9040
9040
  context: context$g,
9041
9041
  description: description$g,
@@ -9052,7 +9052,7 @@ const context$f = '<div class="digital-document"><div style="text-align: center"
9052
9052
  const translations$f = {};
9053
9053
  const exampleData$e = {};
9054
9054
 
9055
- const index$n = {
9055
+ const index$o = {
9056
9056
  __proto__: null,
9057
9057
  context: context$f,
9058
9058
  description: description$f,
@@ -9069,7 +9069,7 @@ const context$e = '<div class="digital-document"><h1>\u041F\u0420\u041E\u0422\u0
9069
9069
  const translations$e = {};
9070
9070
  const exampleData$d = {};
9071
9071
 
9072
- const index$m = {
9072
+ const index$n = {
9073
9073
  __proto__: null,
9074
9074
  context: context$e,
9075
9075
  description: description$e,
@@ -9086,7 +9086,7 @@ const context$d = '<div class="digital-document"><div style="text-align: center"
9086
9086
  const translations$d = {};
9087
9087
  const exampleData$c = {};
9088
9088
 
9089
- const index$l = {
9089
+ const index$m = {
9090
9090
  __proto__: null,
9091
9091
  context: context$d,
9092
9092
  description: description$d,
@@ -9097,13 +9097,13 @@ const index$l = {
9097
9097
  };
9098
9098
 
9099
9099
  const registry_id$c = 1070;
9100
- const title$c = "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043E\u0431 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044E";
9101
- const description$c = "\u0424\u043E\u0440\u043C\u0430 \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u044F \u043E\u0431 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044E \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430";
9102
- const context$c = '<div class="digital-document"><div style="text-align: center"><h2>\u0417\u0410\u042F\u0412\u041B\u0415\u041D\u0418\u0415 \u041E\u0411 \u0418\u041D\u0412\u0415\u0421\u0422\u0418\u0420\u041E\u0412\u0410\u041D\u0418\u0418 \u0418\u041C\u0423\u0429\u0415\u0421\u0422\u0412\u0410 \u0412 \u041A\u0410\u041F\u0418\u0422\u0410\u041B\u0418\u0417\u0410\u0426\u0418\u042E</h2></div><p>\u041F\u0440\u043E\u0448\u0443 \u043F\u0440\u0438\u043D\u044F\u0442\u044C \u043C\u043E\u0435 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E \u0432 \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0439 \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0443 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430.</p><p>\u041F\u043E\u0434\u043F\u0438\u0441\u044C: \u0418\u0432\u0430\u043D \u0418\u0432\u0430\u043D\u043E\u0432\u0438\u0447</p></div>';
9100
+ const title$c = "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043E\u0431 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442";
9101
+ const description$c = "\u0424\u043E\u0440\u043C\u0430 \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u044F \u043E\u0431 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430";
9102
+ const context$c = '<div class="digital-document"><div style="text-align: center"><h2>\u0417\u0410\u042F\u0412\u041B\u0415\u041D\u0418\u0415 \u041E\u0411 \u0418\u041D\u0412\u0415\u0421\u0422\u0418\u0420\u041E\u0412\u0410\u041D\u0418\u0418 \u0418\u041C\u0423\u0429\u0415\u0421\u0422\u0412\u0410 \u0412 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442</h2></div><p>\u041F\u0440\u043E\u0448\u0443 \u043F\u0440\u0438\u043D\u044F\u0442\u044C \u043C\u043E\u0435 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E \u0432 \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0439 \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0443 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\u0430 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430.</p><p>\u041F\u043E\u0434\u043F\u0438\u0441\u044C: \u0418\u0432\u0430\u043D \u0418\u0432\u0430\u043D\u043E\u0432\u0438\u0447</p></div>';
9103
9103
  const translations$c = {};
9104
9104
  const exampleData$b = {};
9105
9105
 
9106
- const index$k = {
9106
+ const index$l = {
9107
9107
  __proto__: null,
9108
9108
  context: context$c,
9109
9109
  description: description$c,
@@ -9114,13 +9114,13 @@ const index$k = {
9114
9114
  };
9115
9115
 
9116
9116
  const registry_id$b = 1071;
9117
- const title$b = "\u0420\u0435\u0448\u0435\u043D\u0438\u0435 \u0441\u043E\u0432\u0435\u0442\u0430 \u043E\u0431 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044E";
9118
- const description$b = "\u0424\u043E\u0440\u043C\u0430 \u0440\u0435\u0448\u0435\u043D\u0438\u044F \u0441\u043E\u0432\u0435\u0442\u0430 \u043E\u0431 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044E \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430";
9119
- const context$b = '<div class="digital-document"><h1>\u041F\u0420\u041E\u0422\u041E\u041A\u041E\u041B \u2116 1</h1><p>\u0421\u043E\u0431\u0440\u0430\u043D\u0438\u044F \u0421\u043E\u0432\u0435\u0442\u0430 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430</p><p>\u0420\u0435\u0448\u0435\u043D\u0438\u0435: \u041E\u0434\u043E\u0431\u0440\u0438\u0442\u044C \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u043F\u0430\u0439\u0449\u0438\u043A\u0430 \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0443 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438.</p><p>\u041F\u043E\u0434\u043F\u0438\u0441\u044C: \u0410\u043B\u0435\u043A\u0441\u0435\u0439 \u041C\u0443\u0440\u0430\u0432\u044C\u0435\u0432</p></div>';
9117
+ const title$b = "\u0420\u0435\u0448\u0435\u043D\u0438\u0435 \u0441\u043E\u0432\u0435\u0442\u0430 \u043E\u0431 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442";
9118
+ const description$b = "\u0424\u043E\u0440\u043C\u0430 \u0440\u0435\u0448\u0435\u043D\u0438\u044F \u0441\u043E\u0432\u0435\u0442\u0430 \u043E\u0431 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430";
9119
+ const context$b = '<div class="digital-document"><h1>\u041F\u0420\u041E\u0422\u041E\u041A\u041E\u041B \u2116 1</h1><p>\u0421\u043E\u0431\u0440\u0430\u043D\u0438\u044F \u0421\u043E\u0432\u0435\u0442\u0430 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u0430</p><p>\u0420\u0435\u0448\u0435\u043D\u0438\u0435: \u041E\u0434\u043E\u0431\u0440\u0438\u0442\u044C \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u043F\u0430\u0439\u0449\u0438\u043A\u0430 \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0443 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\u0430.</p><p>\u041F\u043E\u0434\u043F\u0438\u0441\u044C: \u0410\u043B\u0435\u043A\u0441\u0435\u0439 \u041C\u0443\u0440\u0430\u0432\u044C\u0435\u0432</p></div>';
9120
9120
  const translations$b = {};
9121
9121
  const exampleData$a = {};
9122
9122
 
9123
- const index$j = {
9123
+ const index$k = {
9124
9124
  __proto__: null,
9125
9125
  context: context$b,
9126
9126
  description: description$b,
@@ -9131,13 +9131,13 @@ const index$j = {
9131
9131
  };
9132
9132
 
9133
9133
  const registry_id$a = 1072;
9134
- const title$a = "\u0410\u043A\u0442 \u043F\u0440\u0438\u0435\u043C\u0430-\u043F\u0435\u0440\u0435\u0434\u0430\u0447\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044E";
9135
- const description$a = "\u0424\u043E\u0440\u043C\u0430 \u0430\u043A\u0442\u0430 \u043F\u0440\u0438\u0435\u043C\u0430-\u043F\u0435\u0440\u0435\u0434\u0430\u0447\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0443 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438";
9136
- const context$a = '<div class="digital-document"><div style="text-align: center"><h2>\u0410\u041A\u0422 \u041F\u0420\u0418\u0415\u041C\u0410-\u041F\u0415\u0420\u0415\u0414\u0410\u0427\u0418 \u0418\u041C\u0423\u0429\u0415\u0421\u0422\u0412\u0410 \u0412 \u041A\u0410\u041F\u0418\u0422\u0410\u041B\u0418\u0417\u0410\u0426\u0418\u042E</h2></div><p>\u041C\u0435\u0436\u0434\u0443 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u043E\u043C \u0438 \u043F\u0430\u0439\u0449\u0438\u043A\u043E\u043C \u0441\u043E\u0441\u0442\u0430\u0432\u043B\u0435\u043D \u0430\u043A\u0442 \u043E \u043F\u0435\u0440\u0435\u0434\u0430\u0447\u0435 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0443 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438.</p><p>\u041F\u043E\u0434\u043F\u0438\u0441\u0438 \u0441\u0442\u043E\u0440\u043E\u043D.</p></div>';
9134
+ const title$a = "\u0410\u043A\u0442 \u043F\u0440\u0438\u0435\u043C\u0430-\u043F\u0435\u0440\u0435\u0434\u0430\u0447\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442";
9135
+ const description$a = "\u0424\u043E\u0440\u043C\u0430 \u0430\u043A\u0442\u0430 \u043F\u0440\u0438\u0435\u043C\u0430-\u043F\u0435\u0440\u0435\u0434\u0430\u0447\u0438 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0443 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\u0430";
9136
+ const context$a = '<div class="digital-document"><div style="text-align: center"><h2>\u0410\u041A\u0422 \u041F\u0420\u0418\u0415\u041C\u0410-\u041F\u0415\u0420\u0415\u0414\u0410\u0427\u0418 \u0418\u041C\u0423\u0429\u0415\u0421\u0422\u0412\u0410 \u0412 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442</h2></div><p>\u041C\u0435\u0436\u0434\u0443 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u043E\u043C \u0438 \u043F\u0430\u0439\u0449\u0438\u043A\u043E\u043C \u0441\u043E\u0441\u0442\u0430\u0432\u043B\u0435\u043D \u0430\u043A\u0442 \u043E \u043F\u0435\u0440\u0435\u0434\u0430\u0447\u0435 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0443 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\u0430.</p><p>\u041F\u043E\u0434\u043F\u0438\u0441\u0438 \u0441\u0442\u043E\u0440\u043E\u043D.</p></div>';
9137
9137
  const translations$a = {};
9138
9138
  const exampleData$9 = {};
9139
9139
 
9140
- const index$i = {
9140
+ const index$j = {
9141
9141
  __proto__: null,
9142
9142
  context: context$a,
9143
9143
  description: description$a,
@@ -9202,7 +9202,7 @@ const exampleData$8 = {
9202
9202
  }
9203
9203
  };
9204
9204
 
9205
- const index$h = {
9205
+ const index$i = {
9206
9206
  __proto__: null,
9207
9207
  context: context$9,
9208
9208
  description: description$9,
@@ -9219,7 +9219,7 @@ const context$8 = '<div class="digital-document"><div style="text-align: center"
9219
9219
  const translations$8 = {};
9220
9220
  const exampleData$7 = {};
9221
9221
 
9222
- const index$g = {
9222
+ const index$h = {
9223
9223
  __proto__: null,
9224
9224
  context: context$8,
9225
9225
  description: description$8,
@@ -9230,13 +9230,13 @@ const index$g = {
9230
9230
  };
9231
9231
 
9232
9232
  const registry_id$7 = 1082;
9233
- const title$7 = "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043E \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0433\u0435\u043D\u0435\u0440\u0430\u0446\u0438\u0438 \u0432 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044E";
9234
- const description$7 = "\u0424\u043E\u0440\u043C\u0430 \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u044F \u043E \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0438\u0437 \u0433\u0435\u043D\u0435\u0440\u0430\u0446\u0438\u0438 \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0443 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438";
9235
- const context$7 = '<div class="digital-document"><div style="text-align: center"><h2>\u0417\u0410\u042F\u0412\u041B\u0415\u041D\u0418\u0415 \u041E \u041A\u041E\u041D\u0412\u0415\u0420\u0422\u0410\u0426\u0418\u0418 \u0421\u0420\u0415\u0414\u0421\u0422\u0412 \u0413\u0415\u041D\u0415\u0420\u0410\u0426\u0418\u0418 \u0412 \u041A\u0410\u041F\u0418\u0422\u0410\u041B\u0418\u0417\u0410\u0426\u0418\u042E</h2></div><p>\u041F\u0440\u043E\u0448\u0443 \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 \u0438\u0437 \u0433\u0435\u043D\u0435\u0440\u0430\u0446\u0438\u0438 \u0434\u043B\u044F \u0443\u0447\u0430\u0441\u0442\u0438\u044F \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438.</p><p>\u041F\u043E\u0434\u043F\u0438\u0441\u044C: \u0418\u0432\u0430\u043D \u0418\u0432\u0430\u043D\u043E\u0432\u0438\u0447</p></div>';
9233
+ const title$7 = "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043E \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0433\u0435\u043D\u0435\u0440\u0430\u0446\u0438\u0438 \u0432 \u0411\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442";
9234
+ const description$7 = "\u0424\u043E\u0440\u043C\u0430 \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u044F \u043E \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0438\u0437 \u0433\u0435\u043D\u0435\u0440\u0430\u0446\u0438\u0438 \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0443 \u0411\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442";
9235
+ const context$7 = '<div class="digital-document"><div style="text-align: center"><h2>\u0417\u0410\u042F\u0412\u041B\u0415\u041D\u0418\u0415 \u041E \u041A\u041E\u041D\u0412\u0415\u0420\u0422\u0410\u0426\u0418\u0418 \u0421\u0420\u0415\u0414\u0421\u0422\u0412 \u0413\u0415\u041D\u0415\u0420\u0410\u0426\u0418\u0418 \u0412 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442</h2></div><p>\u041F\u0440\u043E\u0448\u0443 \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 \u0438\u0437 \u0433\u0435\u043D\u0435\u0440\u0430\u0446\u0438\u0438 \u0434\u043B\u044F \u0443\u0447\u0430\u0441\u0442\u0438\u044F \u0432 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u0435 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\u0430.</p><p>\u041F\u043E\u0434\u043F\u0438\u0441\u044C: \u0418\u0432\u0430\u043D \u0418\u0432\u0430\u043D\u043E\u0432\u0438\u0447</p></div>';
9236
9236
  const translations$7 = {};
9237
9237
  const exampleData$6 = {};
9238
9238
 
9239
- const index$f = {
9239
+ const index$g = {
9240
9240
  __proto__: null,
9241
9241
  context: context$7,
9242
9242
  description: description$7,
@@ -9247,13 +9247,13 @@ const index$f = {
9247
9247
  };
9248
9248
 
9249
9249
  const registry_id$6 = 1090;
9250
- const title$6 = "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043E \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438 \u0432 \u043E\u0441\u043D\u043E\u0432\u043D\u043E\u0439 \u043A\u043E\u0448\u0435\u043B\u0435\u043A";
9251
- const description$6 = "\u0424\u043E\u0440\u043C\u0430 \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u044F \u043E \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0438\u0437 \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438 \u0432 \u043E\u0441\u043D\u043E\u0432\u043D\u043E\u0439 \u043A\u043E\u0448\u0435\u043B\u0435\u043A";
9252
- const context$6 = '<div class="digital-document"><div style="text-align: center"><h2>\u0417\u0410\u042F\u0412\u041B\u0415\u041D\u0418\u0415 \u041E \u041A\u041E\u041D\u0412\u0415\u0420\u0422\u0410\u0426\u0418\u0418 \u0421\u0420\u0415\u0414\u0421\u0422\u0412 \u041A\u0410\u041F\u0418\u0422\u0410\u041B\u0418\u0417\u0410\u0426\u0418\u0418 \u0412 \u041E\u0421\u041D\u041E\u0412\u041D\u041E\u0419 \u041A\u041E\u0428\u0415\u041B\u0415\u041A</h2></div><p>\u041F\u0440\u043E\u0448\u0443 \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 \u0438\u0437 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u044B \u043A\u0430\u043F\u0438\u0442\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438 \u0432 \u043E\u0441\u043D\u043E\u0432\u043D\u043E\u0439 \u043A\u043E\u0448\u0435\u043B\u0435\u043A \u043F\u0430\u0439\u0449\u0438\u043A\u0430.</p><p>\u041F\u043E\u0434\u043F\u0438\u0441\u044C: \u0418\u0432\u0430\u043D \u0418\u0432\u0430\u043D\u043E\u0432\u0438\u0447</p></div>';
9250
+ const title$6 = "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043E \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\u0430 \u0432 \u043E\u0441\u043D\u043E\u0432\u043D\u043E\u0439 \u043A\u043E\u0448\u0435\u043B\u0435\u043A";
9251
+ const description$6 = "\u0424\u043E\u0440\u043C\u0430 \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u044F \u043E \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0438\u0437 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\u0430 \u0432 \u043E\u0441\u043D\u043E\u0432\u043D\u043E\u0439 \u043A\u043E\u0448\u0435\u043B\u0435\u043A";
9252
+ const context$6 = '<div class="digital-document"><div style="text-align: center"><h2>\u0417\u0410\u042F\u0412\u041B\u0415\u041D\u0418\u0415 \u041E \u041A\u041E\u041D\u0412\u0415\u0420\u0422\u0410\u0426\u0418\u0418 \u0421\u0420\u0415\u0414\u0421\u0422\u0412 \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\u0430 \u0412 \u041E\u0421\u041D\u041E\u0412\u041D\u041E\u0419 \u041A\u041E\u0428\u0415\u041B\u0415\u041A</h2></div><p>\u041F\u0440\u043E\u0448\u0443 \u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 \u0438\u0437 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u044B \u0431\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\u0430 \u0432 \u043E\u0441\u043D\u043E\u0432\u043D\u043E\u0439 \u043A\u043E\u0448\u0435\u043B\u0435\u043A \u043F\u0430\u0439\u0449\u0438\u043A\u0430.</p><p>\u041F\u043E\u0434\u043F\u0438\u0441\u044C: \u0418\u0432\u0430\u043D \u0418\u0432\u0430\u043D\u043E\u0432\u0438\u0447</p></div>';
9253
9253
  const translations$6 = {};
9254
9254
  const exampleData$5 = {};
9255
9255
 
9256
- const index$e = {
9256
+ const index$f = {
9257
9257
  __proto__: null,
9258
9258
  context: context$6,
9259
9259
  description: description$6,
@@ -9272,7 +9272,7 @@ const translations$5 = {
9272
9272
  // ... другие переводы
9273
9273
  };
9274
9274
 
9275
- const index$d = {
9275
+ const index$e = {
9276
9276
  __proto__: null,
9277
9277
  context: context$5,
9278
9278
  description: description$5,
@@ -9342,7 +9342,7 @@ const exampleData$4 = {
9342
9342
  is_repeated: false
9343
9343
  };
9344
9344
 
9345
- const index$c = {
9345
+ const index$d = {
9346
9346
  __proto__: null,
9347
9347
  context: context$4,
9348
9348
  description: description$4,
@@ -9446,7 +9446,7 @@ const exampleData$3 = {
9446
9446
  is_repeated: false
9447
9447
  };
9448
9448
 
9449
- const index$b = {
9449
+ const index$c = {
9450
9450
  __proto__: null,
9451
9451
  context: context$3,
9452
9452
  description: description$3,
@@ -9516,7 +9516,7 @@ const exampleData$2 = {
9516
9516
  }
9517
9517
  };
9518
9518
 
9519
- const index$a = {
9519
+ const index$b = {
9520
9520
  __proto__: null,
9521
9521
  context: context$2,
9522
9522
  description: description$2,
@@ -9610,7 +9610,7 @@ const exampleData$1 = {
9610
9610
  }
9611
9611
  };
9612
9612
 
9613
- const index$9 = {
9613
+ const index$a = {
9614
9614
  __proto__: null,
9615
9615
  context: context$1,
9616
9616
  description: description$1,
@@ -9714,7 +9714,7 @@ const exampleData = {
9714
9714
  }
9715
9715
  };
9716
9716
 
9717
- const index$8 = {
9717
+ const index$9 = {
9718
9718
  __proto__: null,
9719
9719
  context: context,
9720
9720
  description: description,
@@ -9724,67 +9724,67 @@ const index$8 = {
9724
9724
  translations: translations
9725
9725
  };
9726
9726
 
9727
- const index$7 = {
9727
+ const index$8 = {
9728
9728
  __proto__: null,
9729
- AnnualGeneralMeetingAgenda: index$c,
9730
- AnnualGeneralMeetingDecision: index$8,
9731
- AnnualGeneralMeetingNotification: index$a,
9732
- AnnualGeneralMeetingSovietDecision: index$b,
9733
- AnnualGeneralMeetingVotingBallot: index$9,
9734
- AssetContributionAct: index$R,
9735
- AssetContributionDecision: index$S,
9736
- AssetContributionStatement: index$T,
9737
- BlagorostAgreement: index$A,
9738
- BlagorostOffer: index$I,
9739
- BlagorostOfferTemplate: index$G,
9740
- BlagorostProgramTemplate: index$H,
9741
- CapitalizationMoneyInvestStatement: index$t,
9742
- CapitalizationPropertyInvestAct: index$i,
9743
- CapitalizationPropertyInvestDecision: index$j,
9744
- CapitalizationPropertyInvestStatement: index$k,
9745
- CapitalizationToMainWalletConvertStatement: index$e,
9746
- ComponentGenerationContract: index$C,
9747
- ConvertToAxonStatement: index$Z,
9748
- CoopenomicsAgreement: index$_,
9749
- DecisionOfParticipantApplication: index$X,
9750
- ExpenseDecision: index$w,
9751
- ExpenseStatement: index$x,
9752
- FreeDecision: index$U,
9753
- GenerationContract: index$E,
9754
- GenerationContractTemplate: index$F,
9755
- GenerationMoneyInvestStatement: index$v,
9756
- GenerationMoneyReturnUnusedStatement: index$u,
9757
- GenerationPropertyInvestAct: index$l,
9758
- GenerationPropertyInvestDecision: index$m,
9759
- GenerationPropertyInvestStatement: index$n,
9760
- GenerationToCapitalizationConvertStatement: index$f,
9761
- GenerationToMainWalletConvertStatement: index$h,
9762
- GenerationToProjectConvertStatement: index$g,
9763
- GeneratorOffer: index$J,
9764
- GeneratorOfferTemplate: index$K,
9765
- GeneratorProgramTemplate: index$L,
9766
- GetLoanDecision: index$o,
9767
- GetLoanStatement: index$p,
9768
- InitProjectDecision: index$y,
9769
- InitProjectStatement: index$z,
9770
- ParticipantApplication: index$Y,
9771
- PrivacyPolicy: index$10,
9772
- ProjectFreeDecision: index$V,
9773
- ProjectGenerationContract: index$D,
9774
- RegulationElectronicSignature: index$11,
9775
- ResultContributionAct: index$q,
9776
- ResultContributionDecision: index$r,
9777
- ResultContributionStatement: index$s,
9778
- ReturnByAssetAct: index$O,
9779
- ReturnByAssetDecision: index$P,
9780
- ReturnByAssetStatement: index$Q,
9781
- ReturnByMoney: index$N,
9782
- ReturnByMoneyDecision: index$M,
9783
- SelectBranchStatement: index$W,
9784
- SosediAgreement: index$d,
9785
- StorageAgreement: index$B,
9786
- UserAgreement: index$$,
9787
- WalletAgreement: index$12
9729
+ AnnualGeneralMeetingAgenda: index$d,
9730
+ AnnualGeneralMeetingDecision: index$9,
9731
+ AnnualGeneralMeetingNotification: index$b,
9732
+ AnnualGeneralMeetingSovietDecision: index$c,
9733
+ AnnualGeneralMeetingVotingBallot: index$a,
9734
+ AssetContributionAct: index$S,
9735
+ AssetContributionDecision: index$T,
9736
+ AssetContributionStatement: index$U,
9737
+ BlagorostAgreement: index$B,
9738
+ BlagorostOffer: index$J,
9739
+ BlagorostOfferTemplate: index$H,
9740
+ BlagorostProgramTemplate: index$I,
9741
+ CapitalizationMoneyInvestStatement: index$u,
9742
+ CapitalizationPropertyInvestAct: index$j,
9743
+ CapitalizationPropertyInvestDecision: index$k,
9744
+ CapitalizationPropertyInvestStatement: index$l,
9745
+ CapitalizationToMainWalletConvertStatement: index$f,
9746
+ ComponentGenerationContract: index$D,
9747
+ ConvertToAxonStatement: index$_,
9748
+ CoopenomicsAgreement: index$$,
9749
+ DecisionOfParticipantApplication: index$Y,
9750
+ ExpenseDecision: index$x,
9751
+ ExpenseStatement: index$y,
9752
+ FreeDecision: index$V,
9753
+ GenerationContract: index$F,
9754
+ GenerationContractTemplate: index$G,
9755
+ GenerationMoneyInvestStatement: index$w,
9756
+ GenerationMoneyReturnUnusedStatement: index$v,
9757
+ GenerationPropertyInvestAct: index$m,
9758
+ GenerationPropertyInvestDecision: index$n,
9759
+ GenerationPropertyInvestStatement: index$o,
9760
+ GenerationToCapitalizationConvertStatement: index$g,
9761
+ GenerationToMainWalletConvertStatement: index$i,
9762
+ GenerationToProjectConvertStatement: index$h,
9763
+ GeneratorOffer: index$K,
9764
+ GeneratorOfferTemplate: index$L,
9765
+ GeneratorProgramTemplate: index$M,
9766
+ GetLoanDecision: index$p,
9767
+ GetLoanStatement: index$q,
9768
+ InitProjectDecision: index$z,
9769
+ InitProjectStatement: index$A,
9770
+ ParticipantApplication: index$Z,
9771
+ PrivacyPolicy: index$11,
9772
+ ProjectFreeDecision: index$W,
9773
+ ProjectGenerationContract: index$E,
9774
+ RegulationElectronicSignature: index$12,
9775
+ ResultContributionAct: index$r,
9776
+ ResultContributionDecision: index$s,
9777
+ ResultContributionStatement: index$t,
9778
+ ReturnByAssetAct: index$P,
9779
+ ReturnByAssetDecision: index$Q,
9780
+ ReturnByAssetStatement: index$R,
9781
+ ReturnByMoney: index$O,
9782
+ ReturnByMoneyDecision: index$N,
9783
+ SelectBranchStatement: index$X,
9784
+ SosediAgreement: index$e,
9785
+ StorageAgreement: index$C,
9786
+ UserAgreement: index$10,
9787
+ WalletAgreement: index$13
9788
9788
  };
9789
9789
 
9790
9790
  const decisionsRegistry = {
@@ -9798,7 +9798,7 @@ const decisionsRegistry = {
9798
9798
  // заявление на возврат паевого взноса
9799
9799
  // capitalinvst: InvestByResultDecision.registry_id, // заявление на инвестиции по договору УХД
9800
9800
  createresult: registry_id$j
9801
- // клайм прироста капитализации из задания
9801
+ // клайм прироста благороста из задания
9802
9802
  // createdebt: InvestByMoneyStatement.registry_id, // взять ссуду под залог будущего задания
9803
9803
  // capresexpns: InvestMembershipConvertation.registry_id, // произвести выплату по расходам задания
9804
9804
  // capwthdrprog: ReturnByAssetStatement.registry_id, // возврат накопленных членских взносов по программе на капиталиста
@@ -9807,16 +9807,16 @@ const decisionsRegistry = {
9807
9807
  // Добавить остальные действия и их registry_id по мере необходимости
9808
9808
  };
9809
9809
 
9810
- const index$6 = {
9810
+ const index$7 = {
9811
9811
  __proto__: null,
9812
9812
  decisionsRegistry: decisionsRegistry
9813
9813
  };
9814
9814
 
9815
- const index$5 = {
9815
+ const index$6 = {
9816
9816
  __proto__: null
9817
9817
  };
9818
9818
 
9819
- const index$4 = {
9819
+ const index$5 = {
9820
9820
  __proto__: null
9821
9821
  };
9822
9822
 
@@ -9832,23 +9832,23 @@ var UdataKey = /* @__PURE__ */ ((UdataKey2) => {
9832
9832
  return UdataKey2;
9833
9833
  })(UdataKey || {});
9834
9834
 
9835
- const index$3 = {
9835
+ const index$4 = {
9836
9836
  __proto__: null,
9837
9837
  UdataKey: UdataKey
9838
9838
  };
9839
9839
 
9840
- const index$2 = {
9840
+ const index$3 = {
9841
9841
  __proto__: null
9842
9842
  };
9843
9843
 
9844
- const index$1 = {
9844
+ const index$2 = {
9845
9845
  __proto__: null,
9846
- Blockchain: index$4,
9847
- Document: index$6,
9848
- Model: index$3,
9849
- Payments: index$2,
9850
- Registry: index$7,
9851
- Users: index$5
9846
+ Blockchain: index$5,
9847
+ Document: index$7,
9848
+ Model: index$4,
9849
+ Payments: index$3,
9850
+ Registry: index$8,
9851
+ Users: index$6
9852
9852
  };
9853
9853
 
9854
9854
  const loan = {
@@ -9859,7 +9859,7 @@ const meet = {
9859
9859
  __proto__: null
9860
9860
  };
9861
9861
 
9862
- const index = {
9862
+ const index$1 = {
9863
9863
  __proto__: null,
9864
9864
  Branch: branch,
9865
9865
  Capital: capital,
@@ -9879,21 +9879,90 @@ const index = {
9879
9879
  Wrap: wrap
9880
9880
  };
9881
9881
 
9882
- exports.BranchContract = index$1Q;
9883
- exports.CapitalContract = index$1c;
9884
- exports.Cooperative = index$1;
9885
- exports.DraftContract = index$1T;
9886
- exports.FundContract = index$1N;
9887
- exports.GatewayContract = index$1K;
9888
- exports.Interfaces = index;
9889
- exports.LedgerContract = index$16;
9890
- exports.MarketContract = index$1n;
9891
- exports.MeetContract = index$13;
9892
- exports.MsigContract = index$1k;
9893
- exports.RegistratorContract = index$1H;
9894
- exports.SovietContract = index$1q;
9895
- exports.SystemContract = index$1f;
9896
- exports.TokenContract = index$1E;
9897
- exports.WalletContract = index$19;
9898
- exports.WrapContract = index$1i;
9899
- exports._Common = index$1W;
9882
+ const LEDGER2_ACCOUNT_REGISTRY = [
9883
+ { code: 4, name: "\u041D\u0435\u043C\u0430\u0442\u0435\u0440\u0438\u0430\u043B\u044C\u043D\u044B\u0435 \u0430\u043A\u0442\u0438\u0432\u044B", kind: "active" },
9884
+ { code: 8, name: "\u0412\u043B\u043E\u0436\u0435\u043D\u0438\u044F \u0432\u043E \u0432\u043D\u0435\u043E\u0431\u043E\u0440\u043E\u0442\u043D\u044B\u0435 \u0430\u043A\u0442\u0438\u0432\u044B", kind: "active" },
9885
+ { code: 51, name: "\u0420\u0430\u0441\u0447\u0451\u0442\u043D\u044B\u0439 \u0441\u0447\u0451\u0442", kind: "active" },
9886
+ { code: 58, name: "\u0424\u0438\u043D\u0430\u043D\u0441\u043E\u0432\u044B\u0435 \u0432\u043B\u043E\u0436\u0435\u043D\u0438\u044F", kind: "active" },
9887
+ { code: 80, name: "\u041F\u0430\u0435\u0432\u043E\u0439 \u0444\u043E\u043D\u0434 (\u0441\u043A\u043B\u0430\u0434\u043E\u0447\u043D\u044B\u0439 \u043A\u0430\u043F\u0438\u0442\u0430\u043B)", kind: "passive" },
9888
+ { code: 86, name: "\u0426\u0435\u043B\u0435\u0432\u043E\u0435 \u0444\u0438\u043D\u0430\u043D\u0441\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435", kind: "passive" }
9889
+ ];
9890
+ const accountByCode = new Map(
9891
+ LEDGER2_ACCOUNT_REGISTRY.map((a) => [a.code, a])
9892
+ );
9893
+ function getAccountName(code) {
9894
+ if (code == null)
9895
+ return void 0;
9896
+ return accountByCode.get(code)?.name;
9897
+ }
9898
+ function getAccountMeta(code) {
9899
+ if (code == null)
9900
+ return void 0;
9901
+ return accountByCode.get(code);
9902
+ }
9903
+ function storedIdToCode(storedId) {
9904
+ if (storedId == null)
9905
+ return null;
9906
+ return Math.round(storedId / 1e3);
9907
+ }
9908
+
9909
+ const LEDGER2_WALLET_REGISTRY = [
9910
+ // id=0 — frontend-only: в контракте нет, но walletop issue/consume использует
9911
+ // 0 как «кошелёк-источник/сток извне системы» (эмиссия / сжигание).
9912
+ { id: 0, name: "\u0412\u044B\u043F\u0443\u0441\u043A" },
9913
+ { id: 2001, name: "\u0426\u041F\u041F \xAB\u0426\u0438\u0444\u0440\u043E\u0432\u043E\u0439 \u041A\u043E\u0448\u0435\u043B\u0451\u043A\xBB \u2014 \u043F\u0430\u0435\u0432\u044B\u0435 \u0432\u0437\u043D\u043E\u0441\u044B \u0434\u0435\u043D\u044C\u0433\u0430\u043C\u0438" },
9914
+ { id: 2002, name: "\u041C\u0438\u043D\u0438\u043C\u0430\u043B\u044C\u043D\u044B\u0439 \u043F\u0430\u0435\u0432\u043E\u0439 \u0432\u0437\u043D\u043E\u0441" },
9915
+ { id: 2003, name: "\u041F\u0430\u0435\u0432\u043E\u0439 \u0444\u043E\u043D\u0434 \u2014 \u043F\u0440\u0438\u043D\u044F\u0442\u044B\u0435 \u0420\u0418\u0414" },
9916
+ { id: 3001, name: "\u0412\u0441\u0442\u0443\u043F\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0435 \u0432\u0437\u043D\u043E\u0441\u044B" },
9917
+ { id: 3002, name: "\u0427\u043B\u0435\u043D\u0441\u043A\u0438\u0435 \u0432\u0437\u043D\u043E\u0441\u044B (\u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0435\u043D\u043D\u044B\u0435)" },
9918
+ { id: 3003, name: "\u0414\u0435\u043B\u0435\u0433\u0430\u0442\u0441\u043A\u0438\u0435 \u0447\u043B\u0435\u043D\u0441\u043A\u0438\u0435 \u0432\u0437\u043D\u043E\u0441\u044B" },
9919
+ { id: 4001, name: "\u0412\u043E\u0437\u0432\u0440\u0430\u0442\u044B \u043F\u0430\u0435\u0432\u044B\u0445 \u0432\u0437\u043D\u043E\u0441\u043E\u0432 \u043F\u0430\u0439\u0449\u0438\u043A\u0430\u043C" },
9920
+ { id: 4002, name: "\u0412\u044B\u043F\u043B\u0430\u0442\u044B \u043F\u043E\u0441\u0442\u0430\u0432\u0449\u0438\u043A\u0430\u043C" },
9921
+ { id: 4051, name: "\u0412\u044B\u0434\u0430\u043D\u043D\u044B\u0435 \u043F\u0430\u0439\u0449\u0438\u043A\u0430\u043C \u0431\u0435\u0441\u043F\u0440\u043E\u0446\u0435\u043D\u0442\u043D\u044B\u0435 \u0437\u0430\u0439\u043C\u044B" },
9922
+ { id: 5001, name: "\u0420\u0443\u0447\u043D\u044B\u0435 \u043A\u043E\u0440\u0440\u0435\u043A\u0442\u0438\u0440\u043E\u0432\u043A\u0438" },
9923
+ { id: 9001, name: "\u0426\u041F\u041F \xAB\u0411\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\xBB \u2014 \u0438\u043D\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0438 \u0434\u0435\u043D\u044C\u0433\u0430\u043C\u0438" },
9924
+ { id: 9002, name: "\u0426\u041F\u041F \xAB\u0411\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\xBB \u2014 \u043F\u0440\u0438\u043D\u044F\u0442\u044B\u0435 \u0420\u0418\u0414" },
9925
+ { id: 9003, name: "\u0426\u041F\u041F \xAB\u0411\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\xBB \u2014 \u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0435\u043D\u043D\u044B\u0435 \u043F\u0430\u0435\u0432\u044B\u0435 \u0432\u0437\u043D\u043E\u0441\u044B" },
9926
+ { id: 9004, name: "\u0426\u041F\u041F \xAB\u0411\u043B\u0430\u0433\u043E\u0440\u043E\u0441\u0442\xBB \u2014 \u0447\u043B\u0435\u043D\u0441\u043A\u0438\u0435 \u0432\u0437\u043D\u043E\u0441\u044B" },
9927
+ { id: 10001, name: "\u0426\u041F\u041F \xAB\u0413\u0435\u043D\u0435\u0440\u0430\u0442\u043E\u0440\xBB \u2014 \u043F\u0440\u0438\u043D\u044F\u0442\u044B\u0439 \u043A\u043E\u043C\u043C\u0438\u0442 (\u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u043E)" },
9928
+ { id: 10002, name: "\u0426\u041F\u041F \xAB\u0413\u0435\u043D\u0435\u0440\u0430\u0442\u043E\u0440\xBB \u2014 \u0447\u043B\u0435\u043D\u0441\u043A\u0438\u0435 \u0432\u0437\u043D\u043E\u0441\u044B" },
9929
+ { id: 11001, name: "\u0426\u041F\u041F \xAB\u0421\u0442\u043E\u043B \u0417\u0430\u043A\u0430\u0437\u043E\u0432\xBB \u2014 \u043E\u0431\u0449\u0438\u0439 \u043A\u043E\u0448\u0435\u043B\u0451\u043A" }
9930
+ ];
9931
+ const walletNameById = new Map(
9932
+ LEDGER2_WALLET_REGISTRY.map((w) => [w.id, w.name])
9933
+ );
9934
+ function getWalletName(id) {
9935
+ if (id == null)
9936
+ return void 0;
9937
+ return walletNameById.get(id);
9938
+ }
9939
+
9940
+ const index = {
9941
+ __proto__: null,
9942
+ LEDGER2_ACCOUNT_REGISTRY: LEDGER2_ACCOUNT_REGISTRY,
9943
+ LEDGER2_WALLET_REGISTRY: LEDGER2_WALLET_REGISTRY,
9944
+ getAccountMeta: getAccountMeta,
9945
+ getAccountName: getAccountName,
9946
+ getWalletName: getWalletName,
9947
+ storedIdToCode: storedIdToCode
9948
+ };
9949
+
9950
+ exports.BranchContract = index$1R;
9951
+ exports.CapitalContract = index$1d;
9952
+ exports.Cooperative = index$2;
9953
+ exports.DraftContract = index$1U;
9954
+ exports.FundContract = index$1O;
9955
+ exports.GatewayContract = index$1L;
9956
+ exports.Interfaces = index$1;
9957
+ exports.Ledger2 = index;
9958
+ exports.LedgerContract = index$17;
9959
+ exports.MarketContract = index$1o;
9960
+ exports.MeetContract = index$14;
9961
+ exports.MsigContract = index$1l;
9962
+ exports.RegistratorContract = index$1I;
9963
+ exports.SovietContract = index$1r;
9964
+ exports.SystemContract = index$1g;
9965
+ exports.TokenContract = index$1F;
9966
+ exports.WalletContract = index$1a;
9967
+ exports.WrapContract = index$1j;
9968
+ exports._Common = index$1X;