cooptypes 1.0.26-alpha.1 → 1.0.26-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +56 -71
- package/dist/index.d.cts +72 -23
- package/dist/index.d.mts +72 -23
- package/dist/index.d.ts +72 -23
- package/dist/index.mjs +56 -71
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -432,9 +432,9 @@ const completeDeposit = {
|
|
|
432
432
|
};
|
|
433
433
|
|
|
434
434
|
const authorizations$22 = [{ permissions: [active, special], actor: _admin }];
|
|
435
|
-
const actionName$22 = "
|
|
435
|
+
const actionName$22 = "dprefund";
|
|
436
436
|
|
|
437
|
-
const
|
|
437
|
+
const refundDeposit = {
|
|
438
438
|
__proto__: null,
|
|
439
439
|
actionName: actionName$22,
|
|
440
440
|
authorizations: authorizations$22
|
|
@@ -491,10 +491,10 @@ const index$I = {
|
|
|
491
491
|
CompleteWithdraw: completeWithdraw,
|
|
492
492
|
CreateDeposit: createDeposit,
|
|
493
493
|
CreateWithdraw: createWithdraw,
|
|
494
|
-
FailDeposit: failDeposit,
|
|
495
494
|
FailWithdraw: failWithdraw,
|
|
496
495
|
NewDepositId: newDepositId,
|
|
497
|
-
NewWithdrawId: newWithdrawId
|
|
496
|
+
NewWithdrawId: newWithdrawId,
|
|
497
|
+
RefundDeposit: refundDeposit
|
|
498
498
|
};
|
|
499
499
|
|
|
500
500
|
const tableName$A = "deposits";
|
|
@@ -2424,73 +2424,43 @@ const index$9 = {
|
|
|
2424
2424
|
const registry_id$6 = 1;
|
|
2425
2425
|
const title$6 = "\u0421\u043E\u0433\u043B\u0430\u0441\u0438\u0435 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u0426\u041F\u041F \xAB\u0426\u0418\u0424\u0420\u041E\u0412\u041E\u0419 \u041A\u041E\u0428\u0415\u041B\u0415\u041A\xBB";
|
|
2426
2426
|
const description$6 = "\u0424\u043E\u0440\u043C\u0430 \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F \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 \xAB\u0426\u0418\u0424\u0420\u041E\u0412\u041E\u0419 \u041A\u041E\u0428\u0415\u041B\u0415\u041A\xBB";
|
|
2427
|
-
const context$6 = `<div class="digital-document">
|
|
2428
|
-
<div style="text-align: right; margin:">
|
|
2427
|
+
const context$6 = `<div class="digital-document"><div style="text-align: right; margin:">
|
|
2429
2428
|
<p style="margin: 0px !important">{% trans 'APPROVED' %}</p>
|
|
2430
|
-
<p style="margin: 0px !important">{% trans 'protocol' %} {{ vars.
|
|
2429
|
+
<p style="margin: 0px !important">{% trans 'protocol' %} {{ vars.signature_agreement.protocol_number }}</p>
|
|
2431
2430
|
<p style="margin: 0px !important">{{ coop.full_name }} </p>
|
|
2432
|
-
<p style="margin: 0px !important">{% trans 'from' %} {{ vars.
|
|
2431
|
+
<p style="margin: 0px !important">{% trans 'from' %} {{ vars.signature_agreement.protocol_day_month_year }}</p>
|
|
2433
2432
|
</div>
|
|
2434
2433
|
<div style="text-align: center">
|
|
2435
|
-
<
|
|
2436
|
-
{% trans 'consumer_program_title' %}
|
|
2434
|
+
<h3 class="header"> {% trans 'PROVISION' %} {{vars.full_abbr_genitive}} "{{vars.name}}"</h3>
|
|
2437
2435
|
</div>
|
|
2438
|
-
<
|
|
2439
|
-
<
|
|
2440
|
-
|
|
2441
|
-
<p>{% trans '
|
|
2442
|
-
<div style="text-align:
|
|
2443
|
-
<h3>{% trans '
|
|
2436
|
+
<div style="text-align: left">
|
|
2437
|
+
<h3>{% trans 'regulation_pep_title_1' %}</h3>
|
|
2438
|
+
</div>
|
|
2439
|
+
<p> {% trans 'regulation_text_1_1' %} {{vars.website}}. {% trans 'regulation_text_1_2' %} {{vars.full_abbr_genitive}} "{{vars.name}}" {% trans 'regulation_text_1_4' %} {{vars.short_abbr}} "{{vars.name}}" {% trans 'regulation_text_1_6' %} {{vars.short_abbr}} "{{vars.name}}" {% trans 'regulation_text_1_8' %} {{vars.short_abbr}} "{{vars.name}}".{% trans 'regulation_text_1_10' %} </p>
|
|
2440
|
+
<div style="text-align: left">
|
|
2441
|
+
<h3>{% trans 'regulation_pep_title_2' %}</h3>
|
|
2442
|
+
</div>
|
|
2443
|
+
<p>{% trans 'regulation_text_2_1' %} {{vars.short_abbr}} "{{vars.name}}", {% trans 'regulation_text_2_3' %}</p>
|
|
2444
|
+
<div style="text-align: left">
|
|
2445
|
+
<h3>{% trans 'regulation_pep_title_3' %} </h3>
|
|
2446
|
+
</div>
|
|
2447
|
+
<p>{% trans 'regulation_text_3_1' %} {{vars.website}} {% trans 'regulation_text_3_2' %}</p>
|
|
2448
|
+
<div style="text-align: left">
|
|
2449
|
+
<h3>{% trans 'regulation_pep_title_4' %}</h3>
|
|
2450
|
+
</div>
|
|
2451
|
+
<p>{% trans 'regulation_pep_text_4' %} </p>
|
|
2452
|
+
<div style="text-align: left">
|
|
2453
|
+
<h3>{% trans 'regulation_pep_title_5' %}</h3>
|
|
2444
2454
|
</div>
|
|
2445
|
-
<p>{% trans '
|
|
2455
|
+
<p>{% trans 'regulation_pep_text_5' %} </p>
|
|
2456
|
+
<div class="signature">
|
|
2457
|
+
{% trans 'acceptance_agreement' %}</div>
|
|
2446
2458
|
<div style="text-align: center">
|
|
2447
|
-
<
|
|
2459
|
+
<h1 class="header"> {% trans 'PRIL_PROVISION' %} </h1>
|
|
2448
2460
|
</div>
|
|
2449
|
-
<p>{% trans '
|
|
2450
|
-
|
|
2451
|
-
<
|
|
2452
|
-
<p>{% trans 'program_participation_terms' %}</p>
|
|
2453
|
-
<p>{% trans 'offer_acceptance' %}</p>
|
|
2454
|
-
<p>{% trans 'procedure_participation' %}</p>
|
|
2455
|
-
<div style="text-align: center"><h3>{% trans 'user_cabinet' %}</h3></div>
|
|
2456
|
-
<p>{% trans 'site_access' %}</p>
|
|
2457
|
-
<p>{% trans 'unique_code' %}</p>
|
|
2458
|
-
<p>{% trans 'digital_signature' %}</p>
|
|
2459
|
-
<p>{% trans 'identification' %}</p>
|
|
2460
|
-
<p>{% trans 'information_security' %}</p>
|
|
2461
|
-
<div style="text-align: center"><h3>{% trans 'program_interaction_mechanism' %}</h3></div>
|
|
2462
|
-
<p>{% trans 'program_share_contribution' %}</p>
|
|
2463
|
-
<p>{% trans 'share_contribution_procedure' %}</p>
|
|
2464
|
-
<p>{% trans 'fund_management' %}</p>
|
|
2465
|
-
<p>{% trans 'application_to_council' %}</p>
|
|
2466
|
-
<p>{% trans 'share_contribution_return' %}</p>
|
|
2467
|
-
<p>{% trans 'claim_return' %}</p>
|
|
2468
|
-
<p>{% trans 'payment_confirmation' %}</p>
|
|
2469
|
-
<p>{% trans 'novation_agreement' %}</p>
|
|
2470
|
-
<p>{% trans 'novation_agreement_terms' %}</p>
|
|
2471
|
-
<div style="text-align: center"><h3>{% trans 'program_rights_obligations' %}</h3></div>
|
|
2472
|
-
<p>{% trans 'participant_rights' %}</p>
|
|
2473
|
-
<p>{% trans 'participant_obligations' %}</p>
|
|
2474
|
-
<p>{% trans 'cooperative_obligations' %}</p>
|
|
2475
|
-
<p>{% trans 'cooperative_rights' %}</p>
|
|
2476
|
-
<div style="text-align: center"><h3>{% trans 'force_majeure' %}</h3></div>
|
|
2477
|
-
<p>{% trans 'legal_changes' %}</p>
|
|
2478
|
-
<p>{% trans 'program_modification' %}</p>
|
|
2479
|
-
<p>{% trans 'force_majeure_cases' %}</p>
|
|
2480
|
-
<div style="text-align: center"><h3>{% trans 'program_communication' %}</h3></div>
|
|
2481
|
-
<p>{% trans 'communication_channels' %}</p>
|
|
2482
|
-
<p>{% trans 'alternative_methods' %}</p>
|
|
2483
|
-
<p>{% trans 'program_additional_conditions' %}</p>
|
|
2484
|
-
<p>{% trans 'governing_documents' %}</p>
|
|
2485
|
-
<p>{% trans 'changes_amendments' %}</p>
|
|
2486
|
-
<div class="digital-signature">
|
|
2487
|
-
{% trans 'acceptance_agreement' %}</div></div>
|
|
2488
|
-
|
|
2489
|
-
<style>
|
|
2490
|
-
.digital-document {
|
|
2491
|
-
padding: 20px;
|
|
2492
|
-
}
|
|
2493
|
-
</style>`;
|
|
2461
|
+
<p>{% trans 'PRIL_PROVISION_TEXT' %}</p>
|
|
2462
|
+
</div>
|
|
2463
|
+
<style>.digital-document {padding: 20px;}</style>`;
|
|
2494
2464
|
const translations$6 = {
|
|
2495
2465
|
ru: {
|
|
2496
2466
|
APPROVED: "\u0423\u0422\u0412\u0415\u0420\u0416\u0414\u0415\u041D\u041E",
|
|
@@ -2684,7 +2654,7 @@ const context$4 = `<div class="digital-document"><div style="text-align: right;
|
|
|
2684
2654
|
</div>
|
|
2685
2655
|
<style>
|
|
2686
2656
|
.digital-document {
|
|
2687
|
-
padding:
|
|
2657
|
+
padding: 20px;
|
|
2688
2658
|
};
|
|
2689
2659
|
</style>
|
|
2690
2660
|
|
|
@@ -2752,7 +2722,7 @@ const context$3 = `<div class="digital-document"><div style="text-align: right;
|
|
|
2752
2722
|
<p> {% trans 'user_agreement_text_6' %} {{vars.full_abbr_genitive}} "{{vars.name}}" {{coop.chairman.last_name}} {{coop.chairman.first_name}} {{coop.chairman.middle_name}}.</p>
|
|
2753
2723
|
<p>{{meta.created_at}}</p></div>
|
|
2754
2724
|
|
|
2755
|
-
<style>.digital-document {padding:
|
|
2725
|
+
<style>.digital-document {padding: 20px;}</style>`;
|
|
2756
2726
|
const translations$3 = {
|
|
2757
2727
|
ru: {
|
|
2758
2728
|
APPROVED: "\u0423\u0422\u0412\u0415\u0420\u0416\u0414\u0415\u041D\u041E",
|
|
@@ -2823,7 +2793,7 @@ const context$2 = `<div class="digital-document"><div style="text-align: right;
|
|
|
2823
2793
|
{% trans 'acceptance_agreement' %}</div></div>
|
|
2824
2794
|
<style>
|
|
2825
2795
|
.digital-document {
|
|
2826
|
-
padding:
|
|
2796
|
+
padding: 20px;
|
|
2827
2797
|
}
|
|
2828
2798
|
</style>
|
|
2829
2799
|
`;
|
|
@@ -2874,14 +2844,22 @@ const context$1 = `<style>
|
|
|
2874
2844
|
margin: 0px;
|
|
2875
2845
|
text-align:center;
|
|
2876
2846
|
}
|
|
2877
|
-
.digital-document {padding:
|
|
2847
|
+
.digital-document {padding: 20px;}
|
|
2878
2848
|
</style>
|
|
2879
2849
|
<div class="digital-document">
|
|
2850
|
+
<div style="text-align: right; margin:">
|
|
2851
|
+
<p style="margin: 0px !important">{% trans 'APPROVED' %}</p>
|
|
2852
|
+
<p style="margin: 0px !important">{% trans 'protocol' %} {{ vars.participant_application.protocol_number }}</p>
|
|
2853
|
+
<p style="margin: 0px !important">{{ vars.full_abbr_genitive }} {{vars.name}}</p>
|
|
2854
|
+
<p style="margin: 0px !important">{% trans 'from' %} {{ vars.participant_application.protocol_day_month_year }}</p>
|
|
2855
|
+
</div>
|
|
2856
|
+
|
|
2880
2857
|
{% if type == 'individual' %}
|
|
2881
2858
|
<h1 class="header">{% trans 'application_individual' %}</h1>
|
|
2882
2859
|
<p style="text-align: center">{% trans 'in' %} {{ coop.full_name }}<p>
|
|
2883
2860
|
<p style="text-align: right">{{ meta.created_at }}, {{coop.city}}</p>
|
|
2884
|
-
<p>{% trans 'to_council_of' %} {{ coop.short_name }} {% trans 'from' %} {{ individual.last_name }} {{ individual.first_name }} {{ individual.middle_name }}, {% trans 'birthdate' %} {{ individual.birthdate }}, {% trans 'registration_address' %} {{ individual.full_address }}, {% trans 'phone_and_email_notice', individual.phone, individual.email %}
|
|
2861
|
+
<p>{% trans 'to_council_of' %} {{ coop.short_name }} {% trans 'from' %} {{ individual.last_name }} {{ individual.first_name }} {{ individual.middle_name }}, {% trans 'birthdate' %} {{ individual.birthdate }}, {% trans 'registration_address' %} {{ individual.full_address }}, {% trans 'phone_and_email_notice', individual.phone, individual.email %}{% if vars.passport_request == 'yes' %} {% trans 'passport' %} \u2116 {{individual.passport.series}} {{individual.passport.number}},
|
|
2862
|
+
{% trans 'passport_code' %} {{individual.passport.code}}, {% trans 'passport_issued' %} {{individual.passport.issued_by}} {% trans 'passport_from' %} {{individual.passport.issued_at}}. {% endif %}</p>
|
|
2885
2863
|
<p>{% trans 'request_to_join' %} {{ coop.full_name }}. {% trans 'acknowledge_documents_individual' %} {% if coop.is_branched %}</p>
|
|
2886
2864
|
<p>{% trans 'authorize_chairman_branch', individual.branch_name %} {% endif %} </p>
|
|
2887
2865
|
<p>{% trans 'obligation_to_pay_individual', coop.initial, coop.minimum %}</p>
|
|
@@ -2954,7 +2932,13 @@ const translations$1 = {
|
|
|
2954
2932
|
authorize_chairman_branch_organization: "\u0423\u043F\u043E\u043B\u043D\u043E\u043C\u043E\u0447\u0438\u0432\u0430\u0435\u0442 \u041F\u0440\u0435\u0434\u0441\u0435\u0434\u0430\u0442\u0435\u043B\u044F \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u043D\u043E\u0433\u043E \u0443\u0447\u0430\u0441\u0442\u043A\u0430 {0} \u043F\u0440\u0438\u043D\u0438\u043C\u0430\u0442\u044C \u0443\u0447\u0430\u0441\u0442\u0438\u0435 \u0441 \u043F\u0440\u0430\u0432\u043E\u043C \u0433\u043E\u043B\u043E\u0441\u0430 \u0432 \u041E\u0431\u0449\u0438\u0445 \u0441\u043E\u0431\u0440\u0430\u043D\u0438\u044F\u0445 \u0443\u043F\u043E\u043B\u043D\u043E\u043C\u043E\u0447\u0435\u043D\u043D\u044B\u0445 \u041E\u0431\u0449\u0435\u0441\u0442\u0432\u0430, \u043D\u0430 \u043F\u0435\u0440\u0438\u043E\u0434 \u043C\u043E\u0435\u0433\u043E \u0447\u043B\u0435\u043D\u0441\u0442\u0432\u0430 \u0432 \u041E\u0431\u0449\u0435\u0441\u0442\u0432\u0435 \u043F\u0440\u0438 \u0443\u043A\u0430\u0437\u0430\u043D\u043D\u043E\u043C \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u043D\u043E\u043C \u0443\u0447\u0430\u0441\u0442\u043A\u0435.",
|
|
2955
2933
|
signature: "\u043F\u043E\u0434\u043F\u0438\u0441\u044C",
|
|
2956
2934
|
in: "\u0432",
|
|
2957
|
-
request_to_join: "\u041F\u0440\u043E\u0448\u0443 \u043F\u0440\u0438\u043D\u044F\u0442\u044C \u043C\u0435\u043D\u044F \u0432 \u043F\u0430\u0439\u0449\u0438\u043A\u0438"
|
|
2935
|
+
request_to_join: "\u041F\u0440\u043E\u0448\u0443 \u043F\u0440\u0438\u043D\u044F\u0442\u044C \u043C\u0435\u043D\u044F \u0432 \u043F\u0430\u0439\u0449\u0438\u043A\u0438",
|
|
2936
|
+
APPROVED: "\u0423\u0422\u0412\u0415\u0420\u0416\u0414\u0415\u041D\u041E",
|
|
2937
|
+
protocol: "\u041F\u0440\u043E\u0442\u043E\u043A\u043E\u043B\u043E\u043C \u0421\u043E\u0432\u0435\u0442\u0430 \u2116 \u0421\u0421",
|
|
2938
|
+
passport: "\u041F\u0430\u0441\u043F\u043E\u0440\u0442",
|
|
2939
|
+
passport_code: "\u043A\u043E\u0434 \u043F\u043E\u0434\u0440\u0430\u0437\u0434\u0435\u043B\u0435\u043D\u0438\u044F",
|
|
2940
|
+
passport_issued: "\u0432\u044B\u0434\u0430\u043D",
|
|
2941
|
+
passport_from: "\u043E\u0442"
|
|
2958
2942
|
}
|
|
2959
2943
|
// ... другие переводы
|
|
2960
2944
|
};
|
|
@@ -2989,9 +2973,10 @@ margin: 0px;
|
|
|
2989
2973
|
.signature {
|
|
2990
2974
|
padding-top: 20px;
|
|
2991
2975
|
}
|
|
2976
|
+
.digital-document {padding: 20px;}
|
|
2992
2977
|
</style>
|
|
2993
2978
|
|
|
2994
|
-
<h1 class="header">{% trans 'protocol_number', decision.id %}</h1>
|
|
2979
|
+
<div class="digital-document"><h1 class="header">{% trans 'protocol_number', decision.id %}</h1>
|
|
2995
2980
|
<p style="text-align:center">{% trans 'council_meeting_name' %}
|
|
2996
2981
|
{{ coop.full_name }}</p>
|
|
2997
2982
|
<p style="text-align: right"> {{ meta.created_at }}, {{ coop.city }}</p>
|
|
@@ -3026,7 +3011,7 @@ padding-top: 20px;
|
|
|
3026
3011
|
|
|
3027
3012
|
<div class="signature">
|
|
3028
3013
|
<p>{% trans 'signature' %}<p>
|
|
3029
|
-
<p style="text-align: right;">{% trans 'chairman' %} {{ coop.chairman.last_name }} {{ coop.chairman.first_name }} {{ coop.chairman.middle_name }}</p></div>`;
|
|
3014
|
+
<p style="text-align: right;">{% trans 'chairman' %} {{ coop.chairman.last_name }} {{ coop.chairman.first_name }} {{ coop.chairman.middle_name }}</p></div></div>`;
|
|
3030
3015
|
const translations = {
|
|
3031
3016
|
ru: {
|
|
3032
3017
|
meeting_format: "\u0424\u043E\u0440\u043C\u0430 \u043F\u0440\u043E\u0432\u0435\u0434\u0435\u043D\u0438\u044F \u0441\u043E\u0431\u0440\u0430\u043D\u0438\u044F \u0441\u043E\u0432\u0435\u0442\u0430: \u0437\u0430\u043E\u0447\u043D\u0430\u044F",
|
package/dist/index.d.cts
CHANGED
|
@@ -182,7 +182,7 @@ interface IEdittrans {
|
|
|
182
182
|
translate_id: IUint64$6;
|
|
183
183
|
data: string;
|
|
184
184
|
}
|
|
185
|
-
interface IMigrate$
|
|
185
|
+
interface IMigrate$4 {
|
|
186
186
|
}
|
|
187
187
|
interface INewid$1 {
|
|
188
188
|
scope: IName$9;
|
|
@@ -212,7 +212,7 @@ type draft_IEditdraft = IEditdraft;
|
|
|
212
212
|
type draft_IEdittrans = IEdittrans;
|
|
213
213
|
type draft_IOnedraft = IOnedraft;
|
|
214
214
|
declare namespace draft {
|
|
215
|
-
export type { ICounts$4 as ICounts, ICountsBase$4 as ICountsBase, draft_ICreatedraft as ICreatedraft, draft_ICreatetrans as ICreatetrans, draft_IDeldraft as IDeldraft, draft_IDeltrans as IDeltrans, draft_IEditdraft as IEditdraft, draft_IEdittrans as IEdittrans, IMigrate$
|
|
215
|
+
export type { ICounts$4 as ICounts, ICountsBase$4 as ICountsBase, draft_ICreatedraft as ICreatedraft, draft_ICreatetrans as ICreatetrans, draft_IDeldraft as IDeldraft, draft_IDeltrans as IDeltrans, draft_IEditdraft as IEditdraft, draft_IEdittrans as IEdittrans, IMigrate$4 as IMigrate, IName$9 as IName, INewid$1 as INewid, draft_IOnedraft as IOnedraft, ITranslation$1 as ITranslation, IUint64$6 as IUint64 };
|
|
216
216
|
}
|
|
217
217
|
|
|
218
218
|
declare const authorizations$2p: readonly [{
|
|
@@ -532,14 +532,14 @@ interface IInit$7 {
|
|
|
532
532
|
coopname: IName$8;
|
|
533
533
|
initial: IAsset$6;
|
|
534
534
|
}
|
|
535
|
-
interface IMigrate$
|
|
535
|
+
interface IMigrate$3 {
|
|
536
536
|
}
|
|
537
537
|
interface INewfund$1 {
|
|
538
538
|
coopname: IName$8;
|
|
539
539
|
type: IName$8;
|
|
540
540
|
id: IUint64$5;
|
|
541
541
|
}
|
|
542
|
-
interface INewwithdraw {
|
|
542
|
+
interface INewwithdraw$1 {
|
|
543
543
|
coopname: IName$8;
|
|
544
544
|
type: IName$8;
|
|
545
545
|
id: IUint64$5;
|
|
@@ -574,13 +574,12 @@ type fund_IEditfund = IEditfund;
|
|
|
574
574
|
type fund_IExpfund = IExpfund;
|
|
575
575
|
type fund_IFundwallet = IFundwallet;
|
|
576
576
|
type fund_IFwithdraw = IFwithdraw;
|
|
577
|
-
type fund_INewwithdraw = INewwithdraw;
|
|
578
577
|
type fund_ISimpleWallet = ISimpleWallet;
|
|
579
578
|
type fund_ISpreadamount = ISpreadamount;
|
|
580
579
|
type fund_ISubaccum = ISubaccum;
|
|
581
580
|
type fund_ISubcirculate = ISubcirculate;
|
|
582
581
|
declare namespace fund {
|
|
583
|
-
export type { fund_IAccfund as IAccfund, fund_IAddaccum as IAddaccum, fund_IAddcirculate as IAddcirculate, fund_IAddexpense as IAddexpense, fund_IAddinitial as IAddinitial, IAsset$6 as IAsset, IAuthorize$5 as IAuthorize, IChecksum256$6 as IChecksum256, IComplete$1 as IComplete, fund_ICoopwallet as ICoopwallet, ICounts$3 as ICounts, ICountsBase$3 as ICountsBase, fund_ICreatefund as ICreatefund, fund_IDelfund as IDelfund, IDocument$4 as IDocument, fund_IEditfund as IEditfund, fund_IExpfund as IExpfund, fund_IFundwallet as IFundwallet, IFundwithdraw$1 as IFundwithdraw, fund_IFwithdraw as IFwithdraw, IInit$7 as IInit, IMigrate$
|
|
582
|
+
export type { fund_IAccfund as IAccfund, fund_IAddaccum as IAddaccum, fund_IAddcirculate as IAddcirculate, fund_IAddexpense as IAddexpense, fund_IAddinitial as IAddinitial, IAsset$6 as IAsset, IAuthorize$5 as IAuthorize, IChecksum256$6 as IChecksum256, IComplete$1 as IComplete, fund_ICoopwallet as ICoopwallet, ICounts$3 as ICounts, ICountsBase$3 as ICountsBase, fund_ICreatefund as ICreatefund, fund_IDelfund as IDelfund, IDocument$4 as IDocument, fund_IEditfund as IEditfund, fund_IExpfund as IExpfund, fund_IFundwallet as IFundwallet, IFundwithdraw$1 as IFundwithdraw, fund_IFwithdraw as IFwithdraw, IInit$7 as IInit, IMigrate$3 as IMigrate, IName$8 as IName, INewfund$1 as INewfund, INewwithdraw$1 as INewwithdraw, IPublicKey$5 as IPublicKey, ISignature$4 as ISignature, fund_ISimpleWallet as ISimpleWallet, fund_ISpreadamount as ISpreadamount, fund_ISubaccum as ISubaccum, fund_ISubcirculate as ISubcirculate, ITimePointSec$7 as ITimePointSec, IUint64$5 as IUint64 };
|
|
584
583
|
}
|
|
585
584
|
|
|
586
585
|
declare const authorizations$2j: readonly [{
|
|
@@ -850,7 +849,7 @@ declare const actionName$27 = "newwithdraw";
|
|
|
850
849
|
/**
|
|
851
850
|
* @interface
|
|
852
851
|
*/
|
|
853
|
-
type INewWithdraw = INewwithdraw;
|
|
852
|
+
type INewWithdraw = INewwithdraw$1;
|
|
854
853
|
|
|
855
854
|
type newWithdraw_INewWithdraw = INewWithdraw;
|
|
856
855
|
declare namespace newWithdraw {
|
|
@@ -1024,6 +1023,14 @@ type IPublicKey$4 = string;
|
|
|
1024
1023
|
type ISignature$3 = string;
|
|
1025
1024
|
type ITimePointSec$6 = string;
|
|
1026
1025
|
type IUint64$4 = number | string;
|
|
1026
|
+
interface IAdduser$2 {
|
|
1027
|
+
coopname: IName$7;
|
|
1028
|
+
username: IName$7;
|
|
1029
|
+
initial: IAsset$5;
|
|
1030
|
+
minimum: IAsset$5;
|
|
1031
|
+
created_at: ITimePointSec$6;
|
|
1032
|
+
spread_initial: boolean;
|
|
1033
|
+
}
|
|
1027
1034
|
interface IBalances$2 extends IBalancesBase$2 {
|
|
1028
1035
|
}
|
|
1029
1036
|
interface IBalancesBase$2 {
|
|
@@ -1057,16 +1064,33 @@ interface IDpcomplete {
|
|
|
1057
1064
|
deposit_id: IUint64$4;
|
|
1058
1065
|
memo: string;
|
|
1059
1066
|
}
|
|
1060
|
-
interface
|
|
1067
|
+
interface IDprefund {
|
|
1061
1068
|
coopname: IName$7;
|
|
1062
1069
|
admin: IName$7;
|
|
1063
1070
|
deposit_id: IUint64$4;
|
|
1064
1071
|
memo: string;
|
|
1065
1072
|
}
|
|
1073
|
+
interface IMigrate$2 {
|
|
1074
|
+
}
|
|
1075
|
+
interface INewdeposit {
|
|
1076
|
+
coopname: IName$7;
|
|
1077
|
+
username: IName$7;
|
|
1078
|
+
deposit_id: IUint64$4;
|
|
1079
|
+
type: IName$7;
|
|
1080
|
+
amount: IAsset$5;
|
|
1081
|
+
deposited_at: ITimePointSec$6;
|
|
1082
|
+
}
|
|
1066
1083
|
interface INewdepositid {
|
|
1067
1084
|
username: IName$7;
|
|
1068
1085
|
id: IUint64$4;
|
|
1069
1086
|
}
|
|
1087
|
+
interface INewwithdraw {
|
|
1088
|
+
coopname: IName$7;
|
|
1089
|
+
username: IName$7;
|
|
1090
|
+
withdraw_id: IUint64$4;
|
|
1091
|
+
type: IName$7;
|
|
1092
|
+
amount: IAsset$5;
|
|
1093
|
+
}
|
|
1070
1094
|
interface INewwithdrid {
|
|
1071
1095
|
username: IName$7;
|
|
1072
1096
|
id: IUint64$4;
|
|
@@ -1122,8 +1146,10 @@ interface IWthdfail {
|
|
|
1122
1146
|
|
|
1123
1147
|
type gateway_IDeposit = IDeposit;
|
|
1124
1148
|
type gateway_IDpcomplete = IDpcomplete;
|
|
1125
|
-
type
|
|
1149
|
+
type gateway_IDprefund = IDprefund;
|
|
1150
|
+
type gateway_INewdeposit = INewdeposit;
|
|
1126
1151
|
type gateway_INewdepositid = INewdepositid;
|
|
1152
|
+
type gateway_INewwithdraw = INewwithdraw;
|
|
1127
1153
|
type gateway_INewwithdrid = INewwithdrid;
|
|
1128
1154
|
type gateway_IOnedeposit = IOnedeposit;
|
|
1129
1155
|
type gateway_IOnewithdraw = IOnewithdraw;
|
|
@@ -1131,7 +1157,7 @@ type gateway_IWithdrawauth = IWithdrawauth;
|
|
|
1131
1157
|
type gateway_IWthdcomplete = IWthdcomplete;
|
|
1132
1158
|
type gateway_IWthdfail = IWthdfail;
|
|
1133
1159
|
declare namespace gateway {
|
|
1134
|
-
export type { IAsset$5 as IAsset, IBalances$2 as IBalances, IBalancesBase$2 as IBalancesBase, IChecksum256$5 as IChecksum256, ICounts$2 as ICounts, ICountsBase$2 as ICountsBase, gateway_IDeposit as IDeposit, IDocument$3 as IDocument, gateway_IDpcomplete as IDpcomplete,
|
|
1160
|
+
export type { IAdduser$2 as IAdduser, IAsset$5 as IAsset, IBalances$2 as IBalances, IBalancesBase$2 as IBalancesBase, IChecksum256$5 as IChecksum256, ICounts$2 as ICounts, ICountsBase$2 as ICountsBase, gateway_IDeposit as IDeposit, IDocument$3 as IDocument, gateway_IDpcomplete as IDpcomplete, gateway_IDprefund as IDprefund, IMigrate$2 as IMigrate, IName$7 as IName, gateway_INewdeposit as INewdeposit, gateway_INewdepositid as INewdepositid, gateway_INewwithdraw as INewwithdraw, gateway_INewwithdrid as INewwithdrid, gateway_IOnedeposit as IOnedeposit, gateway_IOnewithdraw as IOnewithdraw, IPublicKey$4 as IPublicKey, ISignature$3 as ISignature, ITimePointSec$6 as ITimePointSec, IUint64$4 as IUint64, IWithdraw$1 as IWithdraw, gateway_IWithdrawauth as IWithdrawauth, gateway_IWthdcomplete as IWthdcomplete, gateway_IWthdfail as IWthdfail };
|
|
1135
1161
|
}
|
|
1136
1162
|
|
|
1137
1163
|
/**
|
|
@@ -1205,14 +1231,15 @@ declare const authorizations$22: readonly [{
|
|
|
1205
1231
|
/**
|
|
1206
1232
|
* Имя действия
|
|
1207
1233
|
*/
|
|
1208
|
-
declare const actionName$22 = "
|
|
1234
|
+
declare const actionName$22 = "dprefund";
|
|
1209
1235
|
/**
|
|
1210
1236
|
* @interface
|
|
1211
1237
|
*/
|
|
1212
|
-
type
|
|
1238
|
+
type IRefundDeposit = IDprefund;
|
|
1213
1239
|
|
|
1214
|
-
|
|
1215
|
-
|
|
1240
|
+
type refundDeposit_IRefundDeposit = IRefundDeposit;
|
|
1241
|
+
declare namespace refundDeposit {
|
|
1242
|
+
export { type refundDeposit_IRefundDeposit as IRefundDeposit, actionName$22 as actionName, authorizations$22 as authorizations };
|
|
1216
1243
|
}
|
|
1217
1244
|
|
|
1218
1245
|
/**
|
|
@@ -1343,7 +1370,7 @@ declare namespace failWithdraw {
|
|
|
1343
1370
|
*/
|
|
1344
1371
|
|
|
1345
1372
|
declare namespace index$I {
|
|
1346
|
-
export { completeDeposit as CompleteDeposit, completeWithdraw as CompleteWithdraw, createDeposit as CreateDeposit, createWithdraw as CreateWithdraw,
|
|
1373
|
+
export { completeDeposit as CompleteDeposit, completeWithdraw as CompleteWithdraw, createDeposit as CreateDeposit, createWithdraw as CreateWithdraw, failWithdraw as FailWithdraw, newDepositId as NewDepositId, newWithdrawId as NewWithdrawId, refundDeposit as RefundDeposit };
|
|
1347
1374
|
}
|
|
1348
1375
|
|
|
1349
1376
|
/**
|
|
@@ -2255,6 +2282,10 @@ interface IBoards$1 {
|
|
|
2255
2282
|
created_at: ITimePointSec$4;
|
|
2256
2283
|
last_update: ITimePointSec$4;
|
|
2257
2284
|
}
|
|
2285
|
+
interface ICancelreg {
|
|
2286
|
+
coopname: IName$4;
|
|
2287
|
+
username: IName$4;
|
|
2288
|
+
}
|
|
2258
2289
|
interface ICancelvote {
|
|
2259
2290
|
coopname: IName$4;
|
|
2260
2291
|
member: IName$4;
|
|
@@ -2484,6 +2515,7 @@ interface IOnewallet {
|
|
|
2484
2515
|
available: IAsset$2;
|
|
2485
2516
|
blocked: IAsset$2;
|
|
2486
2517
|
minimum: IAsset$2;
|
|
2518
|
+
initial: IAsset$2;
|
|
2487
2519
|
}
|
|
2488
2520
|
interface IParticipant {
|
|
2489
2521
|
username: IName$4;
|
|
@@ -2564,6 +2596,7 @@ interface ISubbalance {
|
|
|
2564
2596
|
coopname: IName$4;
|
|
2565
2597
|
username: IName$4;
|
|
2566
2598
|
quantity: IAsset$2;
|
|
2599
|
+
skip_available_check: boolean;
|
|
2567
2600
|
}
|
|
2568
2601
|
interface ISubprogbal {
|
|
2569
2602
|
coopname: IName$4;
|
|
@@ -2614,6 +2647,7 @@ type soviet_IAutomator = IAutomator;
|
|
|
2614
2647
|
type soviet_IAutosigner = IAutosigner;
|
|
2615
2648
|
type soviet_IBlockbal = IBlockbal;
|
|
2616
2649
|
type soviet_IBoardMember = IBoardMember;
|
|
2650
|
+
type soviet_ICancelreg = ICancelreg;
|
|
2617
2651
|
type soviet_ICancelvote = ICancelvote;
|
|
2618
2652
|
type soviet_IChange = IChange;
|
|
2619
2653
|
type soviet_ICoagreement = ICoagreement;
|
|
@@ -2657,7 +2691,7 @@ type soviet_IVoteagainst = IVoteagainst;
|
|
|
2657
2691
|
type soviet_IVotefor = IVotefor;
|
|
2658
2692
|
type soviet_IWithdraw = IWithdraw;
|
|
2659
2693
|
declare namespace soviet {
|
|
2660
|
-
export type { soviet_IAddbalance as IAddbalance, soviet_IAddprogbal as IAddprogbal, IAddress$1 as IAddress, soviet_IAddressData as IAddressData, soviet_IAddstaff as IAddstaff, soviet_IAdduser as IAdduser, IAgreement$1 as IAgreement, IAsset$2 as IAsset, IAuthorize$3 as IAuthorize, IAutomate$1 as IAutomate, soviet_IAutomator as IAutomator, soviet_IAutosigner as IAutosigner, soviet_IBlockbal as IBlockbal, soviet_IBoardMember as IBoardMember, IBoards$1 as IBoards, soviet_ICancelvote as ICancelvote, soviet_IChange as IChange, IChanges$1 as IChanges, IChecksum256$3 as IChecksum256, soviet_ICoagreement as ICoagreement, soviet_IConfirmagree as IConfirmagree, ICounts$1 as ICounts, ICountsBase$1 as ICountsBase, soviet_ICreaddress as ICreaddress, ICreateboard$1 as ICreateboard, soviet_ICreatebranch as ICreatebranch, soviet_ICreateprog as ICreateprog, IDecision$1 as IDecision, soviet_IDeclineagree as IDeclineagree, soviet_IDeladdress as IDeladdress, soviet_IDeletebranch as IDeletebranch, soviet_IDisableprog as IDisableprog, IDisautomate$1 as IDisautomate, IDocument$1 as IDocument, soviet_IEditaddress as IEditaddress, soviet_IEditbranch as IEditbranch, soviet_IEditprog as IEditprog, IExec$4 as IExec, soviet_IFundwithdraw as IFundwithdraw, IInit$3 as IInit, soviet_IJoincoop as IJoincoop, soviet_IJoincoops as IJoincoops, soviet_IMakecoagreem as IMakecoagreem, soviet_IMigrate as IMigrate, IName$4 as IName, soviet_INewact as INewact, soviet_INewbatch as INewbatch, soviet_INewdecision as INewdecision, soviet_INewprogram as INewprogram, soviet_INewresolved as INewresolved, soviet_INewsubmitted as INewsubmitted, soviet_IOnewallet as IOnewallet, soviet_IParticipant as IParticipant, IProgram$1 as IProgram, soviet_IProgwallet as IProgwallet, IPublicKey$2 as IPublicKey, soviet_IRecieved as IRecieved, soviet_IRegpaid as IRegpaid, soviet_IRight as IRight, soviet_IRmstaff as IRmstaff, soviet_ISetrights as ISetrights, ISignature$1 as ISignature, soviet_ISndagreement as ISndagreement, soviet_IStaff as IStaff, soviet_ISubbalance as ISubbalance, soviet_ISubprogbal as ISubprogbal, ITimePointSec$4 as ITimePointSec, IUint64$2 as IUint64, soviet_IUnblockbal as IUnblockbal, soviet_IUpdateboard as IUpdateboard, IValidate$1 as IValidate, soviet_IVoteagainst as IVoteagainst, soviet_IVotefor as IVotefor, soviet_IWithdraw as IWithdraw };
|
|
2694
|
+
export type { soviet_IAddbalance as IAddbalance, soviet_IAddprogbal as IAddprogbal, IAddress$1 as IAddress, soviet_IAddressData as IAddressData, soviet_IAddstaff as IAddstaff, soviet_IAdduser as IAdduser, IAgreement$1 as IAgreement, IAsset$2 as IAsset, IAuthorize$3 as IAuthorize, IAutomate$1 as IAutomate, soviet_IAutomator as IAutomator, soviet_IAutosigner as IAutosigner, soviet_IBlockbal as IBlockbal, soviet_IBoardMember as IBoardMember, IBoards$1 as IBoards, soviet_ICancelreg as ICancelreg, soviet_ICancelvote as ICancelvote, soviet_IChange as IChange, IChanges$1 as IChanges, IChecksum256$3 as IChecksum256, soviet_ICoagreement as ICoagreement, soviet_IConfirmagree as IConfirmagree, ICounts$1 as ICounts, ICountsBase$1 as ICountsBase, soviet_ICreaddress as ICreaddress, ICreateboard$1 as ICreateboard, soviet_ICreatebranch as ICreatebranch, soviet_ICreateprog as ICreateprog, IDecision$1 as IDecision, soviet_IDeclineagree as IDeclineagree, soviet_IDeladdress as IDeladdress, soviet_IDeletebranch as IDeletebranch, soviet_IDisableprog as IDisableprog, IDisautomate$1 as IDisautomate, IDocument$1 as IDocument, soviet_IEditaddress as IEditaddress, soviet_IEditbranch as IEditbranch, soviet_IEditprog as IEditprog, IExec$4 as IExec, soviet_IFundwithdraw as IFundwithdraw, IInit$3 as IInit, soviet_IJoincoop as IJoincoop, soviet_IJoincoops as IJoincoops, soviet_IMakecoagreem as IMakecoagreem, soviet_IMigrate as IMigrate, IName$4 as IName, soviet_INewact as INewact, soviet_INewbatch as INewbatch, soviet_INewdecision as INewdecision, soviet_INewprogram as INewprogram, soviet_INewresolved as INewresolved, soviet_INewsubmitted as INewsubmitted, soviet_IOnewallet as IOnewallet, soviet_IParticipant as IParticipant, IProgram$1 as IProgram, soviet_IProgwallet as IProgwallet, IPublicKey$2 as IPublicKey, soviet_IRecieved as IRecieved, soviet_IRegpaid as IRegpaid, soviet_IRight as IRight, soviet_IRmstaff as IRmstaff, soviet_ISetrights as ISetrights, ISignature$1 as ISignature, soviet_ISndagreement as ISndagreement, soviet_IStaff as IStaff, soviet_ISubbalance as ISubbalance, soviet_ISubprogbal as ISubprogbal, ITimePointSec$4 as ITimePointSec, IUint64$2 as IUint64, soviet_IUnblockbal as IUnblockbal, soviet_IUpdateboard as IUpdateboard, IValidate$1 as IValidate, soviet_IVoteagainst as IVoteagainst, soviet_IVotefor as IVotefor, soviet_IWithdraw as IWithdraw };
|
|
2661
2695
|
}
|
|
2662
2696
|
|
|
2663
2697
|
/**
|
|
@@ -6791,6 +6825,13 @@ declare namespace index$d {
|
|
|
6791
6825
|
}
|
|
6792
6826
|
|
|
6793
6827
|
type Country = 'Russia' | 'Other';
|
|
6828
|
+
interface IPassportData {
|
|
6829
|
+
series: number;
|
|
6830
|
+
number: number;
|
|
6831
|
+
issued_by: string;
|
|
6832
|
+
issued_at: string;
|
|
6833
|
+
code: string;
|
|
6834
|
+
}
|
|
6794
6835
|
interface IIndividualData {
|
|
6795
6836
|
username: string;
|
|
6796
6837
|
first_name: string;
|
|
@@ -6800,6 +6841,7 @@ interface IIndividualData {
|
|
|
6800
6841
|
full_address: string;
|
|
6801
6842
|
phone: string;
|
|
6802
6843
|
email: string;
|
|
6844
|
+
passport?: IPassportData;
|
|
6803
6845
|
block_num?: number;
|
|
6804
6846
|
deleted?: boolean;
|
|
6805
6847
|
}
|
|
@@ -6860,9 +6902,10 @@ type index$c_IAccountMeta = IAccountMeta;
|
|
|
6860
6902
|
type index$c_IEntrepreneurData = IEntrepreneurData;
|
|
6861
6903
|
type index$c_IIndividualData = IIndividualData;
|
|
6862
6904
|
type index$c_IOrganizationData = IOrganizationData;
|
|
6905
|
+
type index$c_IPassportData = IPassportData;
|
|
6863
6906
|
type index$c_IUserData = IUserData;
|
|
6864
6907
|
declare namespace index$c {
|
|
6865
|
-
export type { index$c_Country as Country, index$c_IAccountMeta as IAccountMeta, index$c_IEntrepreneurData as IEntrepreneurData, index$c_IIndividualData as IIndividualData, index$c_IOrganizationData as IOrganizationData, index$c_IUserData as IUserData };
|
|
6908
|
+
export type { index$c_Country as Country, index$c_IAccountMeta as IAccountMeta, index$c_IEntrepreneurData as IEntrepreneurData, index$c_IIndividualData as IIndividualData, index$c_IOrganizationData as IOrganizationData, index$c_IPassportData as IPassportData, index$c_IUserData as IUserData };
|
|
6866
6909
|
}
|
|
6867
6910
|
|
|
6868
6911
|
interface ITable {
|
|
@@ -7142,7 +7185,7 @@ interface Model$6 {
|
|
|
7142
7185
|
}
|
|
7143
7186
|
declare const title$6 = "\u0421\u043E\u0433\u043B\u0430\u0441\u0438\u0435 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u0426\u041F\u041F \u00AB\u0426\u0418\u0424\u0420\u041E\u0412\u041E\u0419 \u041A\u041E\u0428\u0415\u041B\u0415\u041A\u00BB";
|
|
7144
7187
|
declare const description$6 = "\u0424\u043E\u0440\u043C\u0430 \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F \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 \u00AB\u0426\u0418\u0424\u0420\u041E\u0412\u041E\u0419 \u041A\u041E\u0428\u0415\u041B\u0415\u041A\u00BB";
|
|
7145
|
-
declare const context$6 = "<div class=\"digital-document\"
|
|
7188
|
+
declare const context$6 = "<div class=\"digital-document\"><div style=\"text-align: right; margin:\">\n<p style=\"margin: 0px !important\">{% trans 'APPROVED' %}</p>\n<p style=\"margin: 0px !important\">{% trans 'protocol' %} {{ vars.signature_agreement.protocol_number }}</p>\n<p style=\"margin: 0px !important\">{{ coop.full_name }} </p>\n<p style=\"margin: 0px !important\">{% trans 'from' %} {{ vars.signature_agreement.protocol_day_month_year }}</p>\n</div>\n<div style=\"text-align: center\">\n<h3 class=\"header\"> {% trans 'PROVISION' %} {{vars.full_abbr_genitive}} \"{{vars.name}}\"</h3>\n</div>\n<div style=\"text-align: left\">\n<h3>{% trans 'regulation_pep_title_1' %}</h3>\n</div>\n<p> {% trans 'regulation_text_1_1' %} {{vars.website}}. {% trans 'regulation_text_1_2' %} {{vars.full_abbr_genitive}} \"{{vars.name}}\" {% trans 'regulation_text_1_4' %} {{vars.short_abbr}} \"{{vars.name}}\" {% trans 'regulation_text_1_6' %} {{vars.short_abbr}} \"{{vars.name}}\" {% trans 'regulation_text_1_8' %} {{vars.short_abbr}} \"{{vars.name}}\".{% trans 'regulation_text_1_10' %} </p>\n<div style=\"text-align: left\">\n<h3>{% trans 'regulation_pep_title_2' %}</h3>\n</div>\n<p>{% trans 'regulation_text_2_1' %} {{vars.short_abbr}} \"{{vars.name}}\", {% trans 'regulation_text_2_3' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'regulation_pep_title_3' %} </h3>\n</div>\n<p>{% trans 'regulation_text_3_1' %} {{vars.website}} {% trans 'regulation_text_3_2' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'regulation_pep_title_4' %}</h3>\n</div>\n<p>{% trans 'regulation_pep_text_4' %} </p>\n<div style=\"text-align: left\">\n<h3>{% trans 'regulation_pep_title_5' %}</h3>\n</div>\n<p>{% trans 'regulation_pep_text_5' %} </p>\n<div class=\"signature\">\n{% trans 'acceptance_agreement' %}</div>\n<div style=\"text-align: center\">\n<h1 class=\"header\"> {% trans 'PRIL_PROVISION' %} </h1>\n</div>\n<p>{% trans 'PRIL_PROVISION_TEXT' %}</p>\n</div>\n<style>.digital-document {padding: 20px;}</style>";
|
|
7146
7189
|
declare const translations$6: {
|
|
7147
7190
|
ru: {
|
|
7148
7191
|
APPROVED: string;
|
|
@@ -7260,7 +7303,7 @@ interface Model$4 {
|
|
|
7260
7303
|
}
|
|
7261
7304
|
declare const title$4 = "\u0421\u043E\u0433\u043B\u0430\u0441\u0438\u0435 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u043F\u043E\u043B\u0438\u0442\u0438\u043A\u0438 \u043E\u0431\u0440\u0430\u0431\u043E\u0442\u043A\u0438 \u043A\u043E\u043D\u0444\u0438\u0434\u0435\u043D\u0446\u0438\u0430\u043B\u044C\u043D\u044B\u0445 \u0434\u0430\u043D\u043D\u044B\u0445";
|
|
7262
7305
|
declare const description$4 = "\u0424\u043E\u0440\u043C\u0430 \u0441\u043E\u0433\u043B\u0430\u0441\u0438\u044F \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u043F\u043E\u043B\u0438\u0442\u0438\u043A\u0438 \u043E\u0431\u0440\u0430\u0431\u043E\u0442\u043A\u0438 \u043A\u043E\u043D\u0444\u0438\u0434\u0435\u043D\u0446\u0438\u0430\u043B\u044C\u043D\u044B\u0445 \u0434\u0430\u043D\u043D\u044B\u0445";
|
|
7263
|
-
declare const context$4 = "<div class=\"digital-document\"><div style=\"text-align: right; margin:\">\n<p style=\"margin: 0px !important\">{% trans 'APPROVED' %}</p>\n<p style=\"margin: 0px !important\">{% trans 'protocol' %} {{ vars.privacy_agreement.protocol_number }}</p>\n<p style=\"margin: 0px !important\">{{ coop.full_name }} </p>\n<p style=\"margin: 0px !important\">{% trans 'from' %} {{ vars.privacy_agreement.protocol_day_month_year }}</p>\n</div>\n<div style=\"text-align: center\">\n<h1 class=\"header\"> {% trans 'PRIVACY_POLICY' %}</h1>\n</div>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_1' %}</b>\n</div>\n<p> {% trans 'privacy_policy_text_1_1' %} {{vars.full_abbr_dative}} {% trans 'privacy_policy_text_1_2' %} \"{{ vars.name}}\" {{vars.website}}.</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_2' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_2_1' %} {{vars.website}}; {% trans 'privacy_policy_text_2_2' %} {{vars.website}}; {% trans 'privacy_policy_text_2_3' %} {{vars.website}}; {% trans 'privacy_policy_text_2_4' %}</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_3_1' %} {{vars.short_abbr}} \"{{vars.name}}\":</b>\n</div>\n<p>{% trans 'privacy_policy_text_3' %}</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_4' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_4_1' %} {{vars.short_abbr}} \"{{vars.name}}\"{% trans 'privacy_policy_text_4_2' %} {{vars.confidential_email}} {% trans 'privacy_policy_text_4_3' %}</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_5' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_5_1' %} {{vars.website}} {% trans 'privacy_policy_text_5_2' %} </p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_6' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_6_1' %} {{vars.confidential_email}} {% trans 'privacy_policy_text_6_2' %} {{vars.confidential_email}} {% trans 'privacy_policy_text_6_3' %}</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_7' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_7' %}</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_8' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_8_1' %} {{vars.confidential_email}}. {% trans 'privacy_policy_text_8_2' %} {{vars.confidential_link}}.</p>\n</div>\n<style>\n.digital-document {\npadding:
|
|
7306
|
+
declare const context$4 = "<div class=\"digital-document\"><div style=\"text-align: right; margin:\">\n<p style=\"margin: 0px !important\">{% trans 'APPROVED' %}</p>\n<p style=\"margin: 0px !important\">{% trans 'protocol' %} {{ vars.privacy_agreement.protocol_number }}</p>\n<p style=\"margin: 0px !important\">{{ coop.full_name }} </p>\n<p style=\"margin: 0px !important\">{% trans 'from' %} {{ vars.privacy_agreement.protocol_day_month_year }}</p>\n</div>\n<div style=\"text-align: center\">\n<h1 class=\"header\"> {% trans 'PRIVACY_POLICY' %}</h1>\n</div>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_1' %}</b>\n</div>\n<p> {% trans 'privacy_policy_text_1_1' %} {{vars.full_abbr_dative}} {% trans 'privacy_policy_text_1_2' %} \"{{ vars.name}}\" {{vars.website}}.</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_2' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_2_1' %} {{vars.website}}; {% trans 'privacy_policy_text_2_2' %} {{vars.website}}; {% trans 'privacy_policy_text_2_3' %} {{vars.website}}; {% trans 'privacy_policy_text_2_4' %}</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_3_1' %} {{vars.short_abbr}} \"{{vars.name}}\":</b>\n</div>\n<p>{% trans 'privacy_policy_text_3' %}</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_4' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_4_1' %} {{vars.short_abbr}} \"{{vars.name}}\"{% trans 'privacy_policy_text_4_2' %} {{vars.confidential_email}} {% trans 'privacy_policy_text_4_3' %}</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_5' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_5_1' %} {{vars.website}} {% trans 'privacy_policy_text_5_2' %} </p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_6' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_6_1' %} {{vars.confidential_email}} {% trans 'privacy_policy_text_6_2' %} {{vars.confidential_email}} {% trans 'privacy_policy_text_6_3' %}</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_7' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_7' %}</p>\n<div style=\"text-align: left\">\n<b>{% trans 'privacy_policy_title_8' %}</b>\n</div>\n<p>{% trans 'privacy_policy_text_8_1' %} {{vars.confidential_email}}. {% trans 'privacy_policy_text_8_2' %} {{vars.confidential_link}}.</p>\n</div>\n<style>\n.digital-document {\npadding: 20px;\n};\n</style>\n\n";
|
|
7264
7307
|
declare const translations$4: {
|
|
7265
7308
|
ru: {
|
|
7266
7309
|
APPROVED: string;
|
|
@@ -7314,7 +7357,7 @@ interface Model$3 {
|
|
|
7314
7357
|
}
|
|
7315
7358
|
declare const title$3 = "\u0421\u043E\u0433\u043B\u0430\u0441\u0438\u0435 \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u044F";
|
|
7316
7359
|
declare const description$3 = "\u0424\u043E\u0440\u043C\u0430 \u0441\u043E\u0433\u043B\u0430\u0441\u0438\u044F \u0441 \u0443\u0441\u043B\u043E\u0432\u0438\u044F\u043C\u0438 \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u044F";
|
|
7317
|
-
declare const context$3 = "<div class=\"digital-document\"><div style=\"text-align: right; margin:\">\n<p style=\"margin: 0px !important\">{% trans 'APPROVED' %}</p>\n<p style=\"margin: 0px !important\">{% trans 'protocol' %} {{ vars.user_agreement.protocol_number }}</p>\n<p style=\"margin: 0px !important\">{{ vars.full_abbr_genitive }} {{vars.name}}</p>\n<p style=\"margin: 0px !important\">{% trans 'from' %} {{ vars.user_agreement.protocol_day_month_year }}</p>\n</div>\n<div style=\"text-align: center\">\n<h1 class=\"header\"> {% trans 'USER_AGREEMENT' %} {{vars.full_abbr_genitive}} \"{{vars.name}}\"</h1>\n</div>\n<div style=\"text-align: left\">\n<p>{{vars.full_abbr}} \"{{vars.name}}\" {% trans 'user_agreement_text_2' %} {{coop.chairman.last_name}} {{coop.chairman.first_name}} {{coop.chairman.middle_name}} {% trans 'user_agreement_text_3' %} {{vars.website}} {% trans 'user_agreement_text_4' %} </p>\n<p> {% trans 'user_agreement_text_5' %} {{user.full_name}}</p>\n<p> {% trans 'user_agreement_text_6' %} {{vars.full_abbr_genitive}} \"{{vars.name}}\" {{coop.chairman.last_name}} {{coop.chairman.first_name}} {{coop.chairman.middle_name}}.</p>\n<p>{{meta.created_at}}</p></div>\n\n<style>.digital-document {padding:
|
|
7360
|
+
declare const context$3 = "<div class=\"digital-document\"><div style=\"text-align: right; margin:\">\n<p style=\"margin: 0px !important\">{% trans 'APPROVED' %}</p>\n<p style=\"margin: 0px !important\">{% trans 'protocol' %} {{ vars.user_agreement.protocol_number }}</p>\n<p style=\"margin: 0px !important\">{{ vars.full_abbr_genitive }} {{vars.name}}</p>\n<p style=\"margin: 0px !important\">{% trans 'from' %} {{ vars.user_agreement.protocol_day_month_year }}</p>\n</div>\n<div style=\"text-align: center\">\n<h1 class=\"header\"> {% trans 'USER_AGREEMENT' %} {{vars.full_abbr_genitive}} \"{{vars.name}}\"</h1>\n</div>\n<div style=\"text-align: left\">\n<p>{{vars.full_abbr}} \"{{vars.name}}\" {% trans 'user_agreement_text_2' %} {{coop.chairman.last_name}} {{coop.chairman.first_name}} {{coop.chairman.middle_name}} {% trans 'user_agreement_text_3' %} {{vars.website}} {% trans 'user_agreement_text_4' %} </p>\n<p> {% trans 'user_agreement_text_5' %} {{user.full_name}}</p>\n<p> {% trans 'user_agreement_text_6' %} {{vars.full_abbr_genitive}} \"{{vars.name}}\" {{coop.chairman.last_name}} {{coop.chairman.first_name}} {{coop.chairman.middle_name}}.</p>\n<p>{{meta.created_at}}</p></div>\n\n<style>.digital-document {padding: 20px;}</style>";
|
|
7318
7361
|
declare const translations$3: {
|
|
7319
7362
|
ru: {
|
|
7320
7363
|
APPROVED: string;
|
|
@@ -7345,7 +7388,7 @@ interface Model$2 {
|
|
|
7345
7388
|
}
|
|
7346
7389
|
declare const title$2 = "\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0435 \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0435 (\u043E\u0444\u0435\u0440\u0442\u0430) \u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u0438 \u043A \u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0435 \"\u041A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u043D\u0430\u044F \u042D\u043A\u043E\u043D\u043E\u043C\u0438\u043A\u0430\"";
|
|
7347
7390
|
declare const description$2 = "\u0424\u043E\u0440\u043C\u0430 \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u0441\u043E\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u044F (\u043E\u0444\u0435\u0440\u0442\u0430) \u043E \u043F\u0440\u0438\u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u0438 \u043A \u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0435 \"\u041A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432\u043D\u0430\u044F \u042D\u043A\u043E\u043D\u043E\u043C\u0438\u043A\u0430\"";
|
|
7348
|
-
declare const context$2 = "<div class=\"digital-document\"><div style=\"text-align: right; margin:\">\n<p style=\"margin: 0px !important\">{% trans 'APPROVED' %}</p>\n<p style=\"margin: 0px !important\">{% trans 'protocol' %} {{ vars.coopenomics_agreement.protocol_number }}</p>\n<p style=\"margin: 0px !important\">{{ coop.full_name }}</p>\n<p style=\"margin: 0px !important\">{% trans 'from' %} {{ vars.coopenomics_agreement.protocol_day_month_year }}</p>\n</div>\n<div style=\"text-align: center\">\n<h1 class=\"header\"> {% trans 'PROVISION' %}</h1>\n<p>{% trans 'consumer_program_title' %}</p>\n</div>\n<p> {% trans 'coop_agreement_intro_1' %} {{coop.chairman.last_name}} {{coop.chairman.first_name}} {{coop.chairman.middle_name}} {% trans 'coop_agreement_intro_2' %} {{ partner.short_name}} {% trans 'coop_agreement_intro_3' %}{{partner.represented_by.last_name}} {{partner.represented_by.first_name}} {{partner.represented_by.middle_name}}{% trans 'coop_agreement_intro_4' %} </p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_1' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_1_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_2' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_2_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_3' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_3_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_4' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_4_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_5' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_5_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_6' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_6_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_7' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_7_text', vars.contact_email %}</p>\n<div class=\"signature\">\n{% trans 'acceptance_agreement' %}</div></div>\n<style>\n.digital-document {\npadding:
|
|
7391
|
+
declare const context$2 = "<div class=\"digital-document\"><div style=\"text-align: right; margin:\">\n<p style=\"margin: 0px !important\">{% trans 'APPROVED' %}</p>\n<p style=\"margin: 0px !important\">{% trans 'protocol' %} {{ vars.coopenomics_agreement.protocol_number }}</p>\n<p style=\"margin: 0px !important\">{{ coop.full_name }}</p>\n<p style=\"margin: 0px !important\">{% trans 'from' %} {{ vars.coopenomics_agreement.protocol_day_month_year }}</p>\n</div>\n<div style=\"text-align: center\">\n<h1 class=\"header\"> {% trans 'PROVISION' %}</h1>\n<p>{% trans 'consumer_program_title' %}</p>\n</div>\n<p> {% trans 'coop_agreement_intro_1' %} {{coop.chairman.last_name}} {{coop.chairman.first_name}} {{coop.chairman.middle_name}} {% trans 'coop_agreement_intro_2' %} {{ partner.short_name}} {% trans 'coop_agreement_intro_3' %}{{partner.represented_by.last_name}} {{partner.represented_by.first_name}} {{partner.represented_by.middle_name}}{% trans 'coop_agreement_intro_4' %} </p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_1' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_1_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_2' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_2_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_3' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_3_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_4' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_4_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_5' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_5_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_6' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_6_text' %}</p>\n<div style=\"text-align: left\">\n<h3>{% trans 'coop_agreement_7' %}</h3>\n</div>\n<p>{% trans 'coop_agreement_7_text', vars.contact_email %}</p>\n<div class=\"signature\">\n{% trans 'acceptance_agreement' %}</div></div>\n<style>\n.digital-document {\npadding: 20px;\n}\n</style>\n";
|
|
7349
7392
|
declare const translations$2: {
|
|
7350
7393
|
ru: {
|
|
7351
7394
|
APPROVED: string;
|
|
@@ -7398,7 +7441,7 @@ interface Model$1 {
|
|
|
7398
7441
|
}
|
|
7399
7442
|
declare const title$1 = "\u0417\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u0435 \u043D\u0430 \u0432\u0441\u0442\u0443\u043F\u043B\u0435\u043D\u0438\u0435 \u0432 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432";
|
|
7400
7443
|
declare const description$1 = "\u0424\u043E\u0440\u043C\u0430 \u0437\u0430\u044F\u0432\u043B\u0435\u043D\u0438\u044F \u043D\u0430 \u0432\u0441\u0442\u0443\u043F\u043B\u0435\u043D\u0438\u0435 \u0432 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0439 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432";
|
|
7401
|
-
declare const context$1 = "<style>\n.digital-document h1 {\nmargin: 0px;\ntext-align:center;\n}\n.digital-document {padding:
|
|
7444
|
+
declare const context$1 = "<style>\n.digital-document h1 {\nmargin: 0px;\ntext-align:center;\n}\n.digital-document {padding: 20px;}\n</style>\n<div class=\"digital-document\">\n<div style=\"text-align: right; margin:\">\n<p style=\"margin: 0px !important\">{% trans 'APPROVED' %}</p>\n<p style=\"margin: 0px !important\">{% trans 'protocol' %} {{ vars.participant_application.protocol_number }}</p>\n<p style=\"margin: 0px !important\">{{ vars.full_abbr_genitive }} {{vars.name}}</p>\n<p style=\"margin: 0px !important\">{% trans 'from' %} {{ vars.participant_application.protocol_day_month_year }}</p>\n</div>\n\n{% if type == 'individual' %}\n<h1 class=\"header\">{% trans 'application_individual' %}</h1>\n<p style=\"text-align: center\">{% trans 'in' %} {{ coop.full_name }}<p>\n<p style=\"text-align: right\">{{ meta.created_at }}, {{coop.city}}</p>\n<p>{% trans 'to_council_of' %} {{ coop.short_name }} {% trans 'from' %} {{ individual.last_name }} {{ individual.first_name }} {{ individual.middle_name }}, {% trans 'birthdate' %} {{ individual.birthdate }}, {% trans 'registration_address' %} {{ individual.full_address }}, {% trans 'phone_and_email_notice', individual.phone, individual.email %}{% if vars.passport_request == 'yes' %} {% trans 'passport' %} \u2116 {{individual.passport.series}} {{individual.passport.number}}, \n{% trans 'passport_code' %} {{individual.passport.code}}, {% trans 'passport_issued' %} {{individual.passport.issued_by}} {% trans 'passport_from' %} {{individual.passport.issued_at}}. {% endif %}</p>\n<p>{% trans 'request_to_join' %} {{ coop.full_name }}. {% trans 'acknowledge_documents_individual' %} {% if coop.is_branched %}</p> \n<p>{% trans 'authorize_chairman_branch', individual.branch_name %} {% endif %} </p>\n<p>{% trans 'obligation_to_pay_individual', coop.initial, coop.minimum %}</p>\n<p>{% trans 'agreement_on_sms_email_notice_individual' %}</p>\n<div class=\"signature\">\n<img style=\"max-width: 150px;\" src=\"{{ signature }}\"/>\n<p>{% trans 'signature' %} </p>\n<p style=\"text-align: right;\">{{ individual.last_name }} {{ individual.first_name }} {{ individual.middle_name }}</p>\n</div>\n\n{% elif type == 'entrepreneur' %}\n<h1 class=\"header\">{% trans 'application_entrepreneur' %}</h1>\n<p style=\"text-align: center\">{% trans 'in' %} {{ coop.full_name }}<p>\n<p style=\"text-align: right\">{{ meta.created_at }}, {{coop.city}}</p> <p>{% trans 'to_council_of' %} {{ coop.short_name }} {% trans 'from_entrepreneur' %} {{ entrepreneur.last_name }} {{ entrepreneur.first_name }} {{ entrepreneur.middle_name }}, {% trans 'birthdate' %} {{ entrepreneur.birthdate }}, {% trans 'registration_address' %} {{ entrepreneur.full_address }}, {% trans 'entrepreneur_details', entrepreneur.details.inn, entrepreneur.details.ogrn, entrepreneur.bank_account.account_number, entrepreneur.bank_account.details.kpp, entrepreneur.bank_account.details.corr, entrepreneur.bank_account.details.bik, entrepreneur.bank_account.bank_name %}, {% trans 'phone_and_email_notice', entrepreneur.phone, entrepreneur.email %}</p>\n<p>{% trans 'request_to_join' %} {{ coop.full_name }}. {% trans 'acknowledge_documents_entrepreneur' %}</p> \n<p>{% if coop.is_branched %}{% trans 'authorize_chairman_branch', entrepreneur.branch_name %} {% endif %} </p>\n<p>{% trans 'obligation_to_pay_entrepreneur', coop.initial, coop.minimum %} </p>\n<p>{% trans 'agreement_on_sms_email_notice_entrepreneur' %}</p>\n<div class=\"signature\">\n<img style=\"max-width: 150px;\" src=\"{{ signature }}\"/>\n<p>{% trans 'signature' %} </p>\n<p style=\"text-align: right;\">{{ entrepreneur.last_name }} {{ entrepreneur.first_name }} {{ entrepreneur.middle_name }}</p>\n</div>\n\n{% elif type == 'organization' %}\n<h1 class=\"header\">{% trans 'application_legal_entity' %}</h1>\n<p style=\"text-align: center\">{% trans 'in' %} {{ coop.full_name }}<p>\n<p style=\"text-align: right\">{{ meta.created_at }}, {{coop.city}}</p>\n<p>{% trans 'to_council_of' %} \u00AB{{ coop.full_name }}\u00BB {% trans 'from_legal_entity' %} {{ organization.full_name }}, {% trans 'legal_address' %} {{ organization.full_address }}, {% trans 'legal_entity_details', organization.details.inn, organization.details.ogrn, organization.bank_account.account_number, organization.bank_account.details.kpp, organization.bank_account.details.corr, organization.bank_account.details.bik, organization.bank_account.bank_name %}, {% trans 'phone_and_email_notice', organization.phone, organization.email %}</p>\n<p>{% trans 'request_to_join_legal_entity', organization.represented_by.position, organization.represented_by.last_name, organization.represented_by.first_name, organization.represented_by.middle_name, organization.represented_by.based_on %} {{ coop.full_name }}.</p>\n<p>{% trans 'acknowledge_documents_legal_entity' %}</p> \n<p>{% if coop.is_branched %}{% trans 'authorize_chairman_branch_organization', organization.branch_name %} {% endif %}</p>\n<p>{% trans 'obligation_to_pay_legal_entity', coop.initial, coop.minimum %}</p>\n<p>{% trans 'agreement_on_sms_email_notice_legal_entity' %}</p>\n<div class=\"signature\">\n<img style=\"max-width: 150px;\" src=\"{{ signature }}\"/>\n<p>{% trans 'signature' %} </p>\n<p style=\"text-align: right;\">{{ organization.represented_by.last_name }} {{ organization.represented_by.first_name }} {{ organization.represented_by.middle_name }}</p>\n</div>\n\n{% endif %}\n</div>\n";
|
|
7402
7445
|
declare const translations$1: {
|
|
7403
7446
|
ru: {
|
|
7404
7447
|
from: string;
|
|
@@ -7429,6 +7472,12 @@ declare const translations$1: {
|
|
|
7429
7472
|
signature: string;
|
|
7430
7473
|
in: string;
|
|
7431
7474
|
request_to_join: string;
|
|
7475
|
+
APPROVED: string;
|
|
7476
|
+
protocol: string;
|
|
7477
|
+
passport: string;
|
|
7478
|
+
passport_code: string;
|
|
7479
|
+
passport_issued: string;
|
|
7480
|
+
passport_from: string;
|
|
7432
7481
|
};
|
|
7433
7482
|
};
|
|
7434
7483
|
|
|
@@ -7454,7 +7503,7 @@ interface Model {
|
|
|
7454
7503
|
}
|
|
7455
7504
|
declare const title = "\u0420\u0435\u0448\u0435\u043D\u0438\u0435 \u0441\u043E\u0432\u0435\u0442\u0430 \u043E \u043F\u0440\u0438\u0451\u043C\u0435 \u043F\u0430\u0439\u0449\u0438\u043A\u0430 \u0432 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432";
|
|
7456
7505
|
declare const description = "\u0424\u043E\u0440\u043C\u0430 \u0440\u0435\u0448\u0435\u043D\u0438\u044F \u0441\u043E\u0432\u0435\u0442\u0430 \u043E \u043F\u0440\u0438\u0451\u043C\u0435 \u043F\u0430\u0439\u0449\u0438\u043A\u0430 \u0432 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0439 \u043A\u043E\u043E\u043F\u0435\u0440\u0430\u0442\u0438\u0432";
|
|
7457
|
-
declare const context = "<style> \nh1 {\nmargin: 0px; \ntext-align:center;\n}\nh3{\nmargin: 0px;\npadding-top: 15px;\n}\n.about {\npadding: 20px;\n}\n.about p{\nmargin: 0px;\n}\n.signature {\npadding-top: 20px;\n}\n</style>\n\n<h1 class=\"header\">{% trans 'protocol_number', decision.id %}</h1>\n<p style=\"text-align:center\">{% trans 'council_meeting_name' %}\n{{ coop.full_name }}</p>\n<p style=\"text-align: right\"> {{ meta.created_at }}, {{ coop.city }}</p>\n\n<div class=\"about\">\n<p>{% trans 'meeting_format' %}</p>\n<p>{% trans 'meeting_place', coop.full_address %}</p>\n<p>{% trans 'meeting_date', decision.date %}</p>\n<p>{% trans 'opening_time', decision.time %}</p>\n</div>\n\n<h3>{% trans 'council_members' %}</h3>\n<ol>{% for member in coop.members %}\n<li>{{ member.last_name }} {{ member.first_name }} {{ member.middle_name }}{% if member.is_chairman %} {% trans 'chairman_of_the_council' %}{% endif %}</li>\n{% endfor %}\n</ol>\n\n<h3>{% trans 'meeting_legality' %} </h3>\n<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>\n\n<h3>{% trans 'agenda' %}</h3>\n<ol><li> {% trans 'decision_joincoop1' %}{% if type == 'individual' %} {{individual.last_name}} {{individual.first_name}} {{individual.middle.name}} ({{individual.birthdate}} {% trans 'birthdate' %}) {% endif %}{% if type == 'entrepreneur' %} {% trans 'entrepreneur' %} {{entrepreneur.last_name}} {{entrepreneur.first_name}} {{entrepreneur.middle.name}} ({% trans 'ogrnip' %} {{entrepreneur.details.ogrn}}) {% endif %}{% if type == 'organization' %} {{organization.short_name}} ({% trans 'ogrn' %} {{organization.details.ogrn}}) {% endif %}{% trans 'in_participants' %} {{ coop.short_name }}.\n</li></ol>\n\n<h3>{% trans 'voting' %}</h3>\n<p>{% trans 'vote_results', decision.votes_for, decision.votes_against, decision.votes_abstained %} </p>\n\n<h3>{% trans 'decision_made' %}</h3>\n<p>{% trans 'decision_joincoop2' %}{% if type == 'individual' %} {{individual.last_name}} {{individual.first_name}} {{individual.middle.name}} {{individual.birthdate}} {% trans 'birthdate' %}{% endif %} {% if type == 'entrepreneur' %}{% trans 'entrepreneur' %} {{entrepreneur.last_name}} {{entrepreneur.first_name}} {{entrepreneur.middle.name}}, {% trans 'ogrnip' %} {{entrepreneur.details.ogrn}}{% endif %} {% if type == 'organization' %} {{organization.short_name}}, {% trans 'ogrn' %} {{organization.details.ogrn}} {% endif %}</p>\n<hr>\n<p>{% trans 'closing_time', decision.time %}</p>\n\n<div class=\"signature\"> \n<p>{% trans 'signature' %}<p>\n<p style=\"text-align: right;\">{% trans 'chairman' %} {{ coop.chairman.last_name }} {{ coop.chairman.first_name }} {{ coop.chairman.middle_name }}</p></div>";
|
|
7506
|
+
declare const context = "<style> \nh1 {\nmargin: 0px; \ntext-align:center;\n}\nh3{\nmargin: 0px;\npadding-top: 15px;\n}\n.about {\npadding: 20px;\n}\n.about p{\nmargin: 0px;\n}\n.signature {\npadding-top: 20px;\n}\n.digital-document {padding: 20px;}\n</style>\n\n<div class=\"digital-document\"><h1 class=\"header\">{% trans 'protocol_number', decision.id %}</h1>\n<p style=\"text-align:center\">{% trans 'council_meeting_name' %}\n{{ coop.full_name }}</p>\n<p style=\"text-align: right\"> {{ meta.created_at }}, {{ coop.city }}</p>\n\n<div class=\"about\">\n<p>{% trans 'meeting_format' %}</p>\n<p>{% trans 'meeting_place', coop.full_address %}</p>\n<p>{% trans 'meeting_date', decision.date %}</p>\n<p>{% trans 'opening_time', decision.time %}</p>\n</div>\n\n<h3>{% trans 'council_members' %}</h3>\n<ol>{% for member in coop.members %}\n<li>{{ member.last_name }} {{ member.first_name }} {{ member.middle_name }}{% if member.is_chairman %} {% trans 'chairman_of_the_council' %}{% endif %}</li>\n{% endfor %}\n</ol>\n\n<h3>{% trans 'meeting_legality' %} </h3>\n<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>\n\n<h3>{% trans 'agenda' %}</h3>\n<ol><li> {% trans 'decision_joincoop1' %}{% if type == 'individual' %} {{individual.last_name}} {{individual.first_name}} {{individual.middle.name}} ({{individual.birthdate}} {% trans 'birthdate' %}) {% endif %}{% if type == 'entrepreneur' %} {% trans 'entrepreneur' %} {{entrepreneur.last_name}} {{entrepreneur.first_name}} {{entrepreneur.middle.name}} ({% trans 'ogrnip' %} {{entrepreneur.details.ogrn}}) {% endif %}{% if type == 'organization' %} {{organization.short_name}} ({% trans 'ogrn' %} {{organization.details.ogrn}}) {% endif %}{% trans 'in_participants' %} {{ coop.short_name }}.\n</li></ol>\n\n<h3>{% trans 'voting' %}</h3>\n<p>{% trans 'vote_results', decision.votes_for, decision.votes_against, decision.votes_abstained %} </p>\n\n<h3>{% trans 'decision_made' %}</h3>\n<p>{% trans 'decision_joincoop2' %}{% if type == 'individual' %} {{individual.last_name}} {{individual.first_name}} {{individual.middle.name}} {{individual.birthdate}} {% trans 'birthdate' %}{% endif %} {% if type == 'entrepreneur' %}{% trans 'entrepreneur' %} {{entrepreneur.last_name}} {{entrepreneur.first_name}} {{entrepreneur.middle.name}}, {% trans 'ogrnip' %} {{entrepreneur.details.ogrn}}{% endif %} {% if type == 'organization' %} {{organization.short_name}}, {% trans 'ogrn' %} {{organization.details.ogrn}} {% endif %}</p>\n<hr>\n<p>{% trans 'closing_time', decision.time %}</p>\n\n<div class=\"signature\"> \n<p>{% trans 'signature' %}<p>\n<p style=\"text-align: right;\">{% trans 'chairman' %} {{ coop.chairman.last_name }} {{ coop.chairman.first_name }} {{ coop.chairman.middle_name }}</p></div></div>";
|
|
7458
7507
|
declare const translations: {
|
|
7459
7508
|
ru: {
|
|
7460
7509
|
meeting_format: string;
|