@77sol-lab/form-schemas 1.6.0 → 1.7.0
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/{chunk-RDLOQ6HV.mjs → chunk-22SYVROO.mjs} +2 -2
- package/{chunk-35IKZUF4.mjs → chunk-2BHUMNK5.mjs} +3 -3
- package/{chunk-E7JXDCBO.mjs → chunk-4PZYGTUU.mjs} +4 -4
- package/{chunk-LOEAPRSO.mjs → chunk-5EHEC3RT.mjs} +3 -3
- package/{chunk-OFCVHF6Z.mjs → chunk-5P6NWFTX.mjs} +3 -3
- package/{chunk-ZQ2PKLTM.mjs → chunk-65EE5FW3.mjs} +3 -3
- package/{chunk-GVOOT43S.mjs → chunk-6ZUOXZY3.mjs} +2 -2
- package/{chunk-PY7IUNIU.mjs → chunk-AM7HTUI3.mjs} +2 -2
- package/{chunk-BRBOOPFN.mjs → chunk-BYAXV4TG.mjs} +3 -3
- package/{chunk-T2MFLA6J.mjs → chunk-CPDLICOP.mjs} +3 -3
- package/{chunk-QUBWDT4D.mjs → chunk-DIYEI2PA.mjs} +2 -2
- package/{chunk-ACJUTGEC.mjs → chunk-DJDG3UYR.mjs} +2 -2
- package/{chunk-5YFVPFSM.mjs → chunk-ENDOIQ32.mjs} +69 -9
- package/{chunk-Y7TQ2NQ2.mjs → chunk-FBDTG3WD.mjs} +3 -3
- package/{chunk-LEUH6IFB.mjs → chunk-FIPFWGBQ.mjs} +3 -3
- package/{chunk-2ZKUSLGU.mjs → chunk-HMC73HBG.mjs} +3 -3
- package/{chunk-CSGG5DZE.mjs → chunk-JZ7DY7SU.mjs} +1 -1
- package/{chunk-BITN6YDR.mjs → chunk-KBILM3GO.mjs} +3 -3
- package/{chunk-W6J3SW2H.mjs → chunk-KJTTMDZP.mjs} +3 -3
- package/{chunk-57DSP6GG.mjs → chunk-L3OISOZA.mjs} +2 -2
- package/{chunk-X4LHQVVJ.mjs → chunk-LU5ODSGQ.mjs} +2 -2
- package/{chunk-WPJOW7IE.mjs → chunk-MM6LQXI6.mjs} +3 -3
- package/{chunk-ISJKYUMR.mjs → chunk-ORQ52KPA.mjs} +3 -3
- package/{chunk-AQ43O5UO.mjs → chunk-PDBPFNAN.mjs} +34 -36
- package/{chunk-SKSUT6CG.mjs → chunk-QMODZE4A.mjs} +3 -3
- package/{chunk-UYCCHEM5.mjs → chunk-RWOX5QO3.mjs} +3 -3
- package/{chunk-K23FTEKB.mjs → chunk-TDL42FZZ.mjs} +2 -2
- package/{chunk-O5XQR5HN.mjs → chunk-TKHIBI4R.mjs} +2 -2
- package/{chunk-JBTU6WKN.mjs → chunk-U4ZDMJX2.mjs} +3 -3
- package/{chunk-BSG5DCL7.mjs → chunk-UF45URAJ.mjs} +2 -2
- package/{chunk-66Y3FO5R.mjs → chunk-VDFDTLU5.mjs} +3 -3
- package/{chunk-LVFKP46R.mjs → chunk-VP4HT24O.mjs} +3 -3
- package/{chunk-XVITSWCY.mjs → chunk-Y67MNG2X.mjs} +2 -2
- package/financing/formalization/index.d.cts +695 -657
- package/financing/formalization/index.d.ts +695 -657
- package/financing/formalization/index.js +99 -39
- package/financing/formalization/index.mjs +33 -33
- package/financing/formalization/schemas/AlfaPFSchema.d.cts +13 -13
- package/financing/formalization/schemas/AlfaPFSchema.d.ts +13 -13
- package/financing/formalization/schemas/AlfaPFSchema.js +51 -9
- package/financing/formalization/schemas/AlfaPFSchema.mjs +3 -3
- package/financing/formalization/schemas/AlfaPJSchema.d.cts +19 -19
- package/financing/formalization/schemas/AlfaPJSchema.d.ts +19 -19
- package/financing/formalization/schemas/AlfaPJSchema.js +51 -9
- package/financing/formalization/schemas/AlfaPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.cts +13 -13
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.ts +13 -13
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.js +51 -9
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.cts +19 -19
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.ts +19 -19
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.js +51 -9
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BtgPFSchema.d.cts +13 -13
- package/financing/formalization/schemas/BtgPFSchema.d.ts +13 -13
- package/financing/formalization/schemas/BtgPFSchema.js +51 -9
- package/financing/formalization/schemas/BtgPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BtgPJSchema.d.cts +33 -33
- package/financing/formalization/schemas/BtgPJSchema.d.ts +33 -33
- package/financing/formalization/schemas/BtgPJSchema.js +51 -9
- package/financing/formalization/schemas/BtgPJSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPFSchema.d.cts +18 -18
- package/financing/formalization/schemas/BvPFSchema.d.ts +18 -18
- package/financing/formalization/schemas/BvPFSchema.js +51 -9
- package/financing/formalization/schemas/BvPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPJSchema.d.cts +40 -40
- package/financing/formalization/schemas/BvPJSchema.d.ts +40 -40
- package/financing/formalization/schemas/BvPJSchema.js +51 -9
- package/financing/formalization/schemas/BvPJSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.cts +13 -13
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.ts +13 -13
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.js +51 -9
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.cts +19 -19
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.ts +19 -19
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.js +51 -9
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.mjs +2 -2
- package/financing/formalization/schemas/CashMePFSchema.d.cts +13 -13
- package/financing/formalization/schemas/CashMePFSchema.d.ts +13 -13
- package/financing/formalization/schemas/CashMePFSchema.js +51 -9
- package/financing/formalization/schemas/CashMePFSchema.mjs +3 -3
- package/financing/formalization/schemas/CashMePJSchema.d.cts +19 -19
- package/financing/formalization/schemas/CashMePJSchema.d.ts +19 -19
- package/financing/formalization/schemas/CashMePJSchema.js +51 -9
- package/financing/formalization/schemas/CashMePJSchema.mjs +2 -2
- package/financing/formalization/schemas/Credito77PFSchema.d.cts +13 -13
- package/financing/formalization/schemas/Credito77PFSchema.d.ts +13 -13
- package/financing/formalization/schemas/Credito77PFSchema.js +51 -9
- package/financing/formalization/schemas/Credito77PFSchema.mjs +3 -3
- package/financing/formalization/schemas/Credito77PJSchema.d.cts +19 -19
- package/financing/formalization/schemas/Credito77PJSchema.d.ts +19 -19
- package/financing/formalization/schemas/Credito77PJSchema.js +51 -9
- package/financing/formalization/schemas/Credito77PJSchema.mjs +2 -2
- package/financing/formalization/schemas/EosPFSchema.d.cts +13 -13
- package/financing/formalization/schemas/EosPFSchema.d.ts +13 -13
- package/financing/formalization/schemas/EosPFSchema.js +51 -9
- package/financing/formalization/schemas/EosPFSchema.mjs +3 -3
- package/financing/formalization/schemas/EosPJSchema.d.cts +19 -19
- package/financing/formalization/schemas/EosPJSchema.d.ts +19 -19
- package/financing/formalization/schemas/EosPJSchema.js +51 -9
- package/financing/formalization/schemas/EosPJSchema.mjs +2 -2
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.cts +13 -13
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.ts +13 -13
- package/financing/formalization/schemas/HdtEnergyPFSchema.js +51 -9
- package/financing/formalization/schemas/HdtEnergyPFSchema.mjs +3 -3
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.cts +19 -19
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.ts +19 -19
- package/financing/formalization/schemas/HdtEnergyPJSchema.js +51 -9
- package/financing/formalization/schemas/HdtEnergyPJSchema.mjs +2 -2
- package/financing/formalization/schemas/LosangoPFSchema.d.cts +13 -13
- package/financing/formalization/schemas/LosangoPFSchema.d.ts +13 -13
- package/financing/formalization/schemas/LosangoPFSchema.js +51 -9
- package/financing/formalization/schemas/LosangoPFSchema.mjs +3 -3
- package/financing/formalization/schemas/LosangoPJSchema.d.cts +19 -19
- package/financing/formalization/schemas/LosangoPJSchema.d.ts +19 -19
- package/financing/formalization/schemas/LosangoPJSchema.js +51 -9
- package/financing/formalization/schemas/LosangoPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SafraPFSchema.d.cts +13 -13
- package/financing/formalization/schemas/SafraPFSchema.d.ts +13 -13
- package/financing/formalization/schemas/SafraPFSchema.js +51 -9
- package/financing/formalization/schemas/SafraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SafraPJSchema.d.cts +19 -19
- package/financing/formalization/schemas/SafraPJSchema.d.ts +19 -19
- package/financing/formalization/schemas/SafraPJSchema.js +51 -9
- package/financing/formalization/schemas/SafraPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SantanderPFSchema.d.cts +13 -13
- package/financing/formalization/schemas/SantanderPFSchema.d.ts +13 -13
- package/financing/formalization/schemas/SantanderPFSchema.js +51 -9
- package/financing/formalization/schemas/SantanderPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SantanderPJSchema.d.cts +19 -19
- package/financing/formalization/schemas/SantanderPJSchema.d.ts +19 -19
- package/financing/formalization/schemas/SantanderPJSchema.js +51 -9
- package/financing/formalization/schemas/SantanderPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SolAgoraPFSchema.d.cts +13 -13
- package/financing/formalization/schemas/SolAgoraPFSchema.d.ts +13 -13
- package/financing/formalization/schemas/SolAgoraPFSchema.js +51 -9
- package/financing/formalization/schemas/SolAgoraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolAgoraPJSchema.d.cts +19 -19
- package/financing/formalization/schemas/SolAgoraPJSchema.d.ts +19 -19
- package/financing/formalization/schemas/SolAgoraPJSchema.js +51 -9
- package/financing/formalization/schemas/SolAgoraPJSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPFSchema.d.cts +13 -13
- package/financing/formalization/schemas/SolfacilPFSchema.d.ts +13 -13
- package/financing/formalization/schemas/SolfacilPFSchema.js +51 -9
- package/financing/formalization/schemas/SolfacilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPJSchema.d.cts +26 -26
- package/financing/formalization/schemas/SolfacilPJSchema.d.ts +26 -26
- package/financing/formalization/schemas/SolfacilPJSchema.js +51 -9
- package/financing/formalization/schemas/SolfacilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/UnifiedPFSchema.d.cts +18 -18
- package/financing/formalization/schemas/UnifiedPFSchema.d.ts +18 -18
- package/financing/formalization/schemas/UnifiedPFSchema.js +51 -9
- package/financing/formalization/schemas/UnifiedPFSchema.mjs +3 -3
- package/financing/formalization/schemas/UnifiedPJSchema.d.cts +66 -66
- package/financing/formalization/schemas/UnifiedPJSchema.d.ts +66 -66
- package/financing/formalization/schemas/UnifiedPJSchema.js +52 -10
- package/financing/formalization/schemas/UnifiedPJSchema.mjs +3 -3
- package/index.d.cts +1 -1
- package/index.d.ts +1 -1
- package/index.js +99 -39
- package/index.mjs +33 -33
- package/package.json +1 -1
|
@@ -19,17 +19,17 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
19
19
|
energy_bill_owner_document: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
20
20
|
civil_status: z.ZodString;
|
|
21
21
|
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
22
|
-
nationality: z.
|
|
22
|
+
nationality: z.ZodDefault<z.ZodEnum<["brasil", string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>>;
|
|
23
23
|
uf_naturalness: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
24
24
|
naturalness: z.ZodString;
|
|
25
25
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
26
26
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
27
|
-
monthly_income: z.ZodNumber
|
|
27
|
+
monthly_income: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
28
28
|
profession: z.ZodString;
|
|
29
29
|
nature_of_occupation: z.ZodString;
|
|
30
30
|
company_time: z.ZodNumber;
|
|
31
31
|
cnpj_proprietary: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
32
|
-
equity_value: z.ZodNumber
|
|
32
|
+
equity_value: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
33
33
|
type_doc: z.ZodEnum<[string, string]>;
|
|
34
34
|
doc: z.ZodString;
|
|
35
35
|
issuing_body: z.ZodString;
|
|
@@ -93,6 +93,7 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
94
|
number: string;
|
|
95
95
|
sex: string;
|
|
96
|
+
nationality: string;
|
|
96
97
|
type_doc: string;
|
|
97
98
|
residence_situation: string;
|
|
98
99
|
nature_of_occupation: string;
|
|
@@ -110,7 +111,6 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
110
111
|
mother_name: string;
|
|
111
112
|
district: string;
|
|
112
113
|
city: string;
|
|
113
|
-
nationality: string;
|
|
114
114
|
cellphone: string;
|
|
115
115
|
email: string;
|
|
116
116
|
monthly_income: number;
|
|
@@ -168,10 +168,8 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
168
168
|
mother_name: string;
|
|
169
169
|
district: string;
|
|
170
170
|
city: string;
|
|
171
|
-
nationality: string;
|
|
172
171
|
cellphone: string;
|
|
173
172
|
email: string;
|
|
174
|
-
monthly_income: number;
|
|
175
173
|
profession: string;
|
|
176
174
|
doc: string;
|
|
177
175
|
issuing_body: string;
|
|
@@ -194,7 +192,7 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
194
192
|
is_installation_at_requester: string;
|
|
195
193
|
naturalness: string;
|
|
196
194
|
company_time: number;
|
|
197
|
-
|
|
195
|
+
nationality?: string | undefined;
|
|
198
196
|
pep_relationship?: string | undefined;
|
|
199
197
|
proof_kinship_type?: string | undefined;
|
|
200
198
|
proof_kinship?: {
|
|
@@ -205,7 +203,9 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
205
203
|
cnpj_proprietary?: string | undefined;
|
|
206
204
|
complement?: string | undefined;
|
|
207
205
|
energy_bill_owner_document?: string | undefined;
|
|
206
|
+
monthly_income?: unknown;
|
|
208
207
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
208
|
+
equity_value?: unknown;
|
|
209
209
|
}>;
|
|
210
210
|
declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
211
211
|
name: z.ZodString;
|
|
@@ -226,17 +226,17 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
226
226
|
energy_bill_owner_document: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
227
227
|
civil_status: z.ZodString;
|
|
228
228
|
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
229
|
-
nationality: z.
|
|
229
|
+
nationality: z.ZodDefault<z.ZodEnum<["brasil", string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>>;
|
|
230
230
|
uf_naturalness: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
231
231
|
naturalness: z.ZodString;
|
|
232
232
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
233
233
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
234
|
-
monthly_income: z.ZodNumber
|
|
234
|
+
monthly_income: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
235
235
|
profession: z.ZodString;
|
|
236
236
|
nature_of_occupation: z.ZodString;
|
|
237
237
|
company_time: z.ZodNumber;
|
|
238
238
|
cnpj_proprietary: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
239
|
-
equity_value: z.ZodNumber
|
|
239
|
+
equity_value: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
240
240
|
type_doc: z.ZodEnum<[string, string]>;
|
|
241
241
|
doc: z.ZodString;
|
|
242
242
|
issuing_body: z.ZodString;
|
|
@@ -300,6 +300,7 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
300
300
|
}, "strict", z.ZodTypeAny, {
|
|
301
301
|
number: string;
|
|
302
302
|
sex: string;
|
|
303
|
+
nationality: string;
|
|
303
304
|
type_doc: string;
|
|
304
305
|
residence_situation: string;
|
|
305
306
|
nature_of_occupation: string;
|
|
@@ -317,7 +318,6 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
317
318
|
mother_name: string;
|
|
318
319
|
district: string;
|
|
319
320
|
city: string;
|
|
320
|
-
nationality: string;
|
|
321
321
|
cellphone: string;
|
|
322
322
|
email: string;
|
|
323
323
|
monthly_income: number;
|
|
@@ -375,10 +375,8 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
375
375
|
mother_name: string;
|
|
376
376
|
district: string;
|
|
377
377
|
city: string;
|
|
378
|
-
nationality: string;
|
|
379
378
|
cellphone: string;
|
|
380
379
|
email: string;
|
|
381
|
-
monthly_income: number;
|
|
382
380
|
profession: string;
|
|
383
381
|
doc: string;
|
|
384
382
|
issuing_body: string;
|
|
@@ -401,7 +399,7 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
401
399
|
is_installation_at_requester: string;
|
|
402
400
|
naturalness: string;
|
|
403
401
|
company_time: number;
|
|
404
|
-
|
|
402
|
+
nationality?: string | undefined;
|
|
405
403
|
pep_relationship?: string | undefined;
|
|
406
404
|
proof_kinship_type?: string | undefined;
|
|
407
405
|
proof_kinship?: {
|
|
@@ -412,10 +410,13 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
412
410
|
cnpj_proprietary?: string | undefined;
|
|
413
411
|
complement?: string | undefined;
|
|
414
412
|
energy_bill_owner_document?: string | undefined;
|
|
413
|
+
monthly_income?: unknown;
|
|
415
414
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
415
|
+
equity_value?: unknown;
|
|
416
416
|
}>, {
|
|
417
417
|
number: string;
|
|
418
418
|
sex: string;
|
|
419
|
+
nationality: string;
|
|
419
420
|
type_doc: string;
|
|
420
421
|
residence_situation: string;
|
|
421
422
|
nature_of_occupation: string;
|
|
@@ -433,7 +434,6 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
433
434
|
mother_name: string;
|
|
434
435
|
district: string;
|
|
435
436
|
city: string;
|
|
436
|
-
nationality: string;
|
|
437
437
|
cellphone: string;
|
|
438
438
|
email: string;
|
|
439
439
|
monthly_income: number;
|
|
@@ -491,10 +491,8 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
491
491
|
mother_name: string;
|
|
492
492
|
district: string;
|
|
493
493
|
city: string;
|
|
494
|
-
nationality: string;
|
|
495
494
|
cellphone: string;
|
|
496
495
|
email: string;
|
|
497
|
-
monthly_income: number;
|
|
498
496
|
profession: string;
|
|
499
497
|
doc: string;
|
|
500
498
|
issuing_body: string;
|
|
@@ -517,7 +515,7 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
517
515
|
is_installation_at_requester: string;
|
|
518
516
|
naturalness: string;
|
|
519
517
|
company_time: number;
|
|
520
|
-
|
|
518
|
+
nationality?: string | undefined;
|
|
521
519
|
pep_relationship?: string | undefined;
|
|
522
520
|
proof_kinship_type?: string | undefined;
|
|
523
521
|
proof_kinship?: {
|
|
@@ -528,7 +526,9 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
528
526
|
cnpj_proprietary?: string | undefined;
|
|
529
527
|
complement?: string | undefined;
|
|
530
528
|
energy_bill_owner_document?: string | undefined;
|
|
529
|
+
monthly_income?: unknown;
|
|
531
530
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
531
|
+
equity_value?: unknown;
|
|
532
532
|
}>;
|
|
533
533
|
type BvPfFicha = z.infer<typeof bvPfSchema>;
|
|
534
534
|
|
|
@@ -46,6 +46,27 @@ var DocumentTypeEnum = enumField([
|
|
|
46
46
|
"carteira_nacional_de_habilita\xE7\xE3o"
|
|
47
47
|
]);
|
|
48
48
|
|
|
49
|
+
// src/shared/enums/nationality.ts
|
|
50
|
+
var NATIONALITY_BRAZIL = "brasil";
|
|
51
|
+
var NationalityEnum = enumField([
|
|
52
|
+
NATIONALITY_BRAZIL,
|
|
53
|
+
"argentina",
|
|
54
|
+
"bolivia",
|
|
55
|
+
"chile",
|
|
56
|
+
"colombia",
|
|
57
|
+
"paraguai",
|
|
58
|
+
"peru",
|
|
59
|
+
"uruguai",
|
|
60
|
+
"venezuela",
|
|
61
|
+
"portugal",
|
|
62
|
+
"espanha",
|
|
63
|
+
"italia",
|
|
64
|
+
"estados_unidos",
|
|
65
|
+
"japao",
|
|
66
|
+
"china",
|
|
67
|
+
"outro"
|
|
68
|
+
]);
|
|
69
|
+
|
|
49
70
|
// src/shared/enums/proof-kinship-type.ts
|
|
50
71
|
var ProofKinshipTypeEnum = enumField([
|
|
51
72
|
"certidao_casamento",
|
|
@@ -185,16 +206,22 @@ function yearsSinceDMY(value, reference = /* @__PURE__ */ new Date()) {
|
|
|
185
206
|
}
|
|
186
207
|
|
|
187
208
|
// src/shared/regex/index.ts
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
209
|
+
function requiredFormatString() {
|
|
210
|
+
return requiredString().trim().min(1, REQUIRED_MESSAGE);
|
|
211
|
+
}
|
|
212
|
+
var cpfSchema = requiredFormatString().transform(onlyDigits).refine((v) => PATTERNS.cpf.test(v), "CPF inv\xE1lido").refine(isValidCPF, "CPF inv\xE1lido");
|
|
213
|
+
var cnpjSchema = requiredFormatString().transform(onlyDigits).refine((v) => PATTERNS.cnpj.test(v), "CNPJ inv\xE1lido").refine(isValidCNPJ, "CNPJ inv\xE1lido");
|
|
214
|
+
var cpfCnpjSchema = requiredFormatString().transform(onlyDigits).refine(
|
|
191
215
|
(v) => PATTERNS.cpf.test(v) || PATTERNS.cnpj.test(v),
|
|
192
216
|
"Documento deve ter 11 (CPF) ou 14 (CNPJ) d\xEDgitos"
|
|
193
217
|
).refine((v) => v.length === 11 ? isValidCPF(v) : isValidCNPJ(v), "Documento inv\xE1lido");
|
|
194
|
-
var cepSchema =
|
|
195
|
-
var phoneBRSchema =
|
|
196
|
-
var emailSchema =
|
|
197
|
-
|
|
218
|
+
var cepSchema = requiredFormatString().transform(onlyDigits).refine((v) => PATTERNS.cep.test(v), "CEP inv\xE1lido");
|
|
219
|
+
var phoneBRSchema = requiredFormatString().transform(onlyDigits).refine((v) => PATTERNS.phoneBR.test(v), "Telefone inv\xE1lido");
|
|
220
|
+
var emailSchema = requiredFormatString().refine(
|
|
221
|
+
(v) => PATTERNS.email.test(v),
|
|
222
|
+
"E-mail inv\xE1lido"
|
|
223
|
+
);
|
|
224
|
+
var dateDMYSchema = requiredFormatString().refine((v) => PATTERNS.dateDMY.test(v), "Data inv\xE1lida").refine((v) => parseDMY(v) !== null, "Data inexistente no calend\xE1rio");
|
|
198
225
|
var birthDateSchema = dateDMYSchema.refine(
|
|
199
226
|
(v) => isAdultDMY(v),
|
|
200
227
|
"\xC9 necess\xE1rio ser maior de idade (18+)"
|
|
@@ -203,7 +230,22 @@ var issueDateSchema = dateDMYSchema.refine(
|
|
|
203
230
|
(v) => isNotFutureDMY(v),
|
|
204
231
|
"Data de emiss\xE3o n\xE3o pode ser futura"
|
|
205
232
|
);
|
|
206
|
-
|
|
233
|
+
function parseBRLCurrency(value) {
|
|
234
|
+
if (typeof value !== "string") {
|
|
235
|
+
return value;
|
|
236
|
+
}
|
|
237
|
+
const trimmed = value.trim();
|
|
238
|
+
if (trimmed === "") {
|
|
239
|
+
return void 0;
|
|
240
|
+
}
|
|
241
|
+
const normalized = trimmed.replace(/R\$/gi, "").replace(/\s/g, "").replace(/\./g, "").replace(",", ".");
|
|
242
|
+
const parsed = Number(normalized);
|
|
243
|
+
return Number.isNaN(parsed) ? value : parsed;
|
|
244
|
+
}
|
|
245
|
+
var currencySchema = zod.z.preprocess(
|
|
246
|
+
parseBRLCurrency,
|
|
247
|
+
zod.z.number({ required_error: REQUIRED_MESSAGE, invalid_type_error: "Valor monet\xE1rio inv\xE1lido" }).positive("Valor deve ser positivo")
|
|
248
|
+
);
|
|
207
249
|
zod.z.number({ required_error: REQUIRED_MESSAGE, invalid_type_error: "Valor num\xE9rico inv\xE1lido" }).int("Deve ser um n\xFAmero inteiro").min(1, "M\xEDnimo 1").max(28, "M\xE1ximo 28");
|
|
208
250
|
var formalizationExtras = {
|
|
209
251
|
voucher_local_installation_address: fileUploadField,
|
|
@@ -312,7 +354,7 @@ var bvPfObject = zod.z.object({
|
|
|
312
354
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
313
355
|
civil_status: textField(),
|
|
314
356
|
state: UfEnum,
|
|
315
|
-
nationality:
|
|
357
|
+
nationality: NationalityEnum.default(NATIONALITY_BRAZIL),
|
|
316
358
|
uf_naturalness: UfEnum,
|
|
317
359
|
naturalness: textField(),
|
|
318
360
|
cellphone: phoneBRSchema,
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { bvPfObject, bvPfSchema } from '../../../chunk-
|
|
2
|
-
import '../../../chunk-
|
|
3
|
-
import '../../../chunk-
|
|
1
|
+
export { bvPfObject, bvPfSchema } from '../../../chunk-2BHUMNK5.mjs';
|
|
2
|
+
import '../../../chunk-JZ7DY7SU.mjs';
|
|
3
|
+
import '../../../chunk-ENDOIQ32.mjs';
|
|
@@ -19,8 +19,8 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
19
19
|
economic_activity_group: z.ZodString;
|
|
20
20
|
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
21
21
|
economic_activity: z.ZodString;
|
|
22
|
-
monthly_income: z.ZodNumber
|
|
23
|
-
capital_social: z.ZodNumber
|
|
22
|
+
monthly_income: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
23
|
+
capital_social: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
24
24
|
}, "strict", z.ZodTypeAny, {
|
|
25
25
|
number: string;
|
|
26
26
|
residence_situation: string;
|
|
@@ -50,7 +50,6 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
50
50
|
district: string;
|
|
51
51
|
city: string;
|
|
52
52
|
email: string;
|
|
53
|
-
monthly_income: number;
|
|
54
53
|
corporate_name: string;
|
|
55
54
|
foundation_date: string;
|
|
56
55
|
cnpj: string;
|
|
@@ -59,8 +58,9 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
59
58
|
economic_activity_group: string;
|
|
60
59
|
economic_activity: string;
|
|
61
60
|
months_in_residence: number;
|
|
62
|
-
capital_social: number;
|
|
63
61
|
complement?: string | undefined;
|
|
62
|
+
monthly_income?: unknown;
|
|
63
|
+
capital_social?: unknown;
|
|
64
64
|
}>;
|
|
65
65
|
financing_company_guarantor: z.ZodArray<z.ZodObject<{
|
|
66
66
|
name: z.ZodString;
|
|
@@ -88,15 +88,16 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
88
88
|
doc_issue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
|
|
89
89
|
doc_expiration_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
90
90
|
mother_name: z.ZodString;
|
|
91
|
-
monthly_income: z.ZodNumber
|
|
92
|
-
patrimony: z.ZodNumber
|
|
91
|
+
monthly_income: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
92
|
+
patrimony: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
93
93
|
naturalness: z.ZodString;
|
|
94
94
|
uf_naturalness: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
95
|
-
nationality: z.
|
|
95
|
+
nationality: z.ZodDefault<z.ZodEnum<["brasil", string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>>;
|
|
96
96
|
pep_relationship: z.ZodString;
|
|
97
97
|
}, "strict", z.ZodTypeAny, {
|
|
98
98
|
number: string;
|
|
99
99
|
sex: string;
|
|
100
|
+
nationality: string;
|
|
100
101
|
type_doc: string;
|
|
101
102
|
residence_situation: string;
|
|
102
103
|
pep_relationship: string;
|
|
@@ -113,7 +114,6 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
113
114
|
mother_name: string;
|
|
114
115
|
district: string;
|
|
115
116
|
city: string;
|
|
116
|
-
nationality: string;
|
|
117
117
|
cellphone: string;
|
|
118
118
|
email: string;
|
|
119
119
|
monthly_income: number;
|
|
@@ -145,19 +145,19 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
145
145
|
mother_name: string;
|
|
146
146
|
district: string;
|
|
147
147
|
city: string;
|
|
148
|
-
nationality: string;
|
|
149
148
|
cellphone: string;
|
|
150
149
|
email: string;
|
|
151
|
-
monthly_income: number;
|
|
152
150
|
doc: string;
|
|
153
151
|
issuing_body: string;
|
|
154
152
|
phone: string;
|
|
155
153
|
office: string;
|
|
156
154
|
doc_expiration_date: string;
|
|
157
|
-
patrimony: number;
|
|
158
155
|
months_in_residence: number;
|
|
159
156
|
naturalness: string;
|
|
157
|
+
nationality?: string | undefined;
|
|
160
158
|
complement?: string | undefined;
|
|
159
|
+
monthly_income?: unknown;
|
|
160
|
+
patrimony?: unknown;
|
|
161
161
|
}>, "many">;
|
|
162
162
|
voucher_local_installation_address: z.ZodObject<{
|
|
163
163
|
url: z.ZodOptional<z.ZodString>;
|
|
@@ -254,6 +254,7 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
254
254
|
financing_company_guarantor: {
|
|
255
255
|
number: string;
|
|
256
256
|
sex: string;
|
|
257
|
+
nationality: string;
|
|
257
258
|
type_doc: string;
|
|
258
259
|
residence_situation: string;
|
|
259
260
|
pep_relationship: string;
|
|
@@ -270,7 +271,6 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
270
271
|
mother_name: string;
|
|
271
272
|
district: string;
|
|
272
273
|
city: string;
|
|
273
|
-
nationality: string;
|
|
274
274
|
cellphone: string;
|
|
275
275
|
email: string;
|
|
276
276
|
monthly_income: number;
|
|
@@ -315,7 +315,6 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
315
315
|
district: string;
|
|
316
316
|
city: string;
|
|
317
317
|
email: string;
|
|
318
|
-
monthly_income: number;
|
|
319
318
|
corporate_name: string;
|
|
320
319
|
foundation_date: string;
|
|
321
320
|
cnpj: string;
|
|
@@ -324,8 +323,9 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
324
323
|
economic_activity_group: string;
|
|
325
324
|
economic_activity: string;
|
|
326
325
|
months_in_residence: number;
|
|
327
|
-
capital_social: number;
|
|
328
326
|
complement?: string | undefined;
|
|
327
|
+
monthly_income?: unknown;
|
|
328
|
+
capital_social?: unknown;
|
|
329
329
|
};
|
|
330
330
|
financing_company_guarantor: {
|
|
331
331
|
number: string;
|
|
@@ -346,19 +346,19 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
346
346
|
mother_name: string;
|
|
347
347
|
district: string;
|
|
348
348
|
city: string;
|
|
349
|
-
nationality: string;
|
|
350
349
|
cellphone: string;
|
|
351
350
|
email: string;
|
|
352
|
-
monthly_income: number;
|
|
353
351
|
doc: string;
|
|
354
352
|
issuing_body: string;
|
|
355
353
|
phone: string;
|
|
356
354
|
office: string;
|
|
357
355
|
doc_expiration_date: string;
|
|
358
|
-
patrimony: number;
|
|
359
356
|
months_in_residence: number;
|
|
360
357
|
naturalness: string;
|
|
358
|
+
nationality?: string | undefined;
|
|
361
359
|
complement?: string | undefined;
|
|
360
|
+
monthly_income?: unknown;
|
|
361
|
+
patrimony?: unknown;
|
|
362
362
|
}[];
|
|
363
363
|
proof_kinship_type?: string | undefined;
|
|
364
364
|
proof_kinship?: {
|
|
@@ -387,8 +387,8 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
387
387
|
economic_activity_group: z.ZodString;
|
|
388
388
|
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
389
389
|
economic_activity: z.ZodString;
|
|
390
|
-
monthly_income: z.ZodNumber
|
|
391
|
-
capital_social: z.ZodNumber
|
|
390
|
+
monthly_income: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
391
|
+
capital_social: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
392
392
|
}, "strict", z.ZodTypeAny, {
|
|
393
393
|
number: string;
|
|
394
394
|
residence_situation: string;
|
|
@@ -418,7 +418,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
418
418
|
district: string;
|
|
419
419
|
city: string;
|
|
420
420
|
email: string;
|
|
421
|
-
monthly_income: number;
|
|
422
421
|
corporate_name: string;
|
|
423
422
|
foundation_date: string;
|
|
424
423
|
cnpj: string;
|
|
@@ -427,8 +426,9 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
427
426
|
economic_activity_group: string;
|
|
428
427
|
economic_activity: string;
|
|
429
428
|
months_in_residence: number;
|
|
430
|
-
capital_social: number;
|
|
431
429
|
complement?: string | undefined;
|
|
430
|
+
monthly_income?: unknown;
|
|
431
|
+
capital_social?: unknown;
|
|
432
432
|
}>;
|
|
433
433
|
financing_company_guarantor: z.ZodArray<z.ZodObject<{
|
|
434
434
|
name: z.ZodString;
|
|
@@ -456,15 +456,16 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
456
456
|
doc_issue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
|
|
457
457
|
doc_expiration_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
458
458
|
mother_name: z.ZodString;
|
|
459
|
-
monthly_income: z.ZodNumber
|
|
460
|
-
patrimony: z.ZodNumber
|
|
459
|
+
monthly_income: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
460
|
+
patrimony: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
461
461
|
naturalness: z.ZodString;
|
|
462
462
|
uf_naturalness: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
463
|
-
nationality: z.
|
|
463
|
+
nationality: z.ZodDefault<z.ZodEnum<["brasil", string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>>;
|
|
464
464
|
pep_relationship: z.ZodString;
|
|
465
465
|
}, "strict", z.ZodTypeAny, {
|
|
466
466
|
number: string;
|
|
467
467
|
sex: string;
|
|
468
|
+
nationality: string;
|
|
468
469
|
type_doc: string;
|
|
469
470
|
residence_situation: string;
|
|
470
471
|
pep_relationship: string;
|
|
@@ -481,7 +482,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
481
482
|
mother_name: string;
|
|
482
483
|
district: string;
|
|
483
484
|
city: string;
|
|
484
|
-
nationality: string;
|
|
485
485
|
cellphone: string;
|
|
486
486
|
email: string;
|
|
487
487
|
monthly_income: number;
|
|
@@ -513,19 +513,19 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
513
513
|
mother_name: string;
|
|
514
514
|
district: string;
|
|
515
515
|
city: string;
|
|
516
|
-
nationality: string;
|
|
517
516
|
cellphone: string;
|
|
518
517
|
email: string;
|
|
519
|
-
monthly_income: number;
|
|
520
518
|
doc: string;
|
|
521
519
|
issuing_body: string;
|
|
522
520
|
phone: string;
|
|
523
521
|
office: string;
|
|
524
522
|
doc_expiration_date: string;
|
|
525
|
-
patrimony: number;
|
|
526
523
|
months_in_residence: number;
|
|
527
524
|
naturalness: string;
|
|
525
|
+
nationality?: string | undefined;
|
|
528
526
|
complement?: string | undefined;
|
|
527
|
+
monthly_income?: unknown;
|
|
528
|
+
patrimony?: unknown;
|
|
529
529
|
}>, "many">;
|
|
530
530
|
voucher_local_installation_address: z.ZodObject<{
|
|
531
531
|
url: z.ZodOptional<z.ZodString>;
|
|
@@ -622,6 +622,7 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
622
622
|
financing_company_guarantor: {
|
|
623
623
|
number: string;
|
|
624
624
|
sex: string;
|
|
625
|
+
nationality: string;
|
|
625
626
|
type_doc: string;
|
|
626
627
|
residence_situation: string;
|
|
627
628
|
pep_relationship: string;
|
|
@@ -638,7 +639,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
638
639
|
mother_name: string;
|
|
639
640
|
district: string;
|
|
640
641
|
city: string;
|
|
641
|
-
nationality: string;
|
|
642
642
|
cellphone: string;
|
|
643
643
|
email: string;
|
|
644
644
|
monthly_income: number;
|
|
@@ -683,7 +683,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
683
683
|
district: string;
|
|
684
684
|
city: string;
|
|
685
685
|
email: string;
|
|
686
|
-
monthly_income: number;
|
|
687
686
|
corporate_name: string;
|
|
688
687
|
foundation_date: string;
|
|
689
688
|
cnpj: string;
|
|
@@ -692,8 +691,9 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
692
691
|
economic_activity_group: string;
|
|
693
692
|
economic_activity: string;
|
|
694
693
|
months_in_residence: number;
|
|
695
|
-
capital_social: number;
|
|
696
694
|
complement?: string | undefined;
|
|
695
|
+
monthly_income?: unknown;
|
|
696
|
+
capital_social?: unknown;
|
|
697
697
|
};
|
|
698
698
|
financing_company_guarantor: {
|
|
699
699
|
number: string;
|
|
@@ -714,19 +714,19 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
714
714
|
mother_name: string;
|
|
715
715
|
district: string;
|
|
716
716
|
city: string;
|
|
717
|
-
nationality: string;
|
|
718
717
|
cellphone: string;
|
|
719
718
|
email: string;
|
|
720
|
-
monthly_income: number;
|
|
721
719
|
doc: string;
|
|
722
720
|
issuing_body: string;
|
|
723
721
|
phone: string;
|
|
724
722
|
office: string;
|
|
725
723
|
doc_expiration_date: string;
|
|
726
|
-
patrimony: number;
|
|
727
724
|
months_in_residence: number;
|
|
728
725
|
naturalness: string;
|
|
726
|
+
nationality?: string | undefined;
|
|
729
727
|
complement?: string | undefined;
|
|
728
|
+
monthly_income?: unknown;
|
|
729
|
+
patrimony?: unknown;
|
|
730
730
|
}[];
|
|
731
731
|
proof_kinship_type?: string | undefined;
|
|
732
732
|
proof_kinship?: {
|
|
@@ -776,6 +776,7 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
776
776
|
financing_company_guarantor: {
|
|
777
777
|
number: string;
|
|
778
778
|
sex: string;
|
|
779
|
+
nationality: string;
|
|
779
780
|
type_doc: string;
|
|
780
781
|
residence_situation: string;
|
|
781
782
|
pep_relationship: string;
|
|
@@ -792,7 +793,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
792
793
|
mother_name: string;
|
|
793
794
|
district: string;
|
|
794
795
|
city: string;
|
|
795
|
-
nationality: string;
|
|
796
796
|
cellphone: string;
|
|
797
797
|
email: string;
|
|
798
798
|
monthly_income: number;
|
|
@@ -837,7 +837,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
837
837
|
district: string;
|
|
838
838
|
city: string;
|
|
839
839
|
email: string;
|
|
840
|
-
monthly_income: number;
|
|
841
840
|
corporate_name: string;
|
|
842
841
|
foundation_date: string;
|
|
843
842
|
cnpj: string;
|
|
@@ -846,8 +845,9 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
846
845
|
economic_activity_group: string;
|
|
847
846
|
economic_activity: string;
|
|
848
847
|
months_in_residence: number;
|
|
849
|
-
capital_social: number;
|
|
850
848
|
complement?: string | undefined;
|
|
849
|
+
monthly_income?: unknown;
|
|
850
|
+
capital_social?: unknown;
|
|
851
851
|
};
|
|
852
852
|
financing_company_guarantor: {
|
|
853
853
|
number: string;
|
|
@@ -868,19 +868,19 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
868
868
|
mother_name: string;
|
|
869
869
|
district: string;
|
|
870
870
|
city: string;
|
|
871
|
-
nationality: string;
|
|
872
871
|
cellphone: string;
|
|
873
872
|
email: string;
|
|
874
|
-
monthly_income: number;
|
|
875
873
|
doc: string;
|
|
876
874
|
issuing_body: string;
|
|
877
875
|
phone: string;
|
|
878
876
|
office: string;
|
|
879
877
|
doc_expiration_date: string;
|
|
880
|
-
patrimony: number;
|
|
881
878
|
months_in_residence: number;
|
|
882
879
|
naturalness: string;
|
|
880
|
+
nationality?: string | undefined;
|
|
883
881
|
complement?: string | undefined;
|
|
882
|
+
monthly_income?: unknown;
|
|
883
|
+
patrimony?: unknown;
|
|
884
884
|
}[];
|
|
885
885
|
proof_kinship_type?: string | undefined;
|
|
886
886
|
proof_kinship?: {
|