@77sol-lab/form-schemas 1.4.0 → 1.5.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-3LKC3OJJ.mjs → chunk-2END6TYT.mjs} +3 -3
- package/{chunk-YZ3YYQEI.mjs → chunk-3OIG2FI5.mjs} +2 -2
- package/{chunk-ENVJMMCX.mjs → chunk-4XJZIRLT.mjs} +5 -5
- package/{chunk-XXID67A4.mjs → chunk-53GXILC6.mjs} +2 -2
- package/{chunk-X3M274QY.mjs → chunk-5C4YMHXV.mjs} +4 -4
- package/{chunk-BTHGPT5U.mjs → chunk-6PH42V5T.mjs} +3 -3
- package/{chunk-LZCHOENM.mjs → chunk-6YS5KBXS.mjs} +37 -32
- package/{chunk-BCQD5NJB.mjs → chunk-7MWUETLP.mjs} +2 -2
- package/{chunk-PP5WJMGB.mjs → chunk-7ZF45QUN.mjs} +2 -2
- package/{chunk-TIB6TEME.mjs → chunk-D2ZUTYWA.mjs} +4 -4
- package/{chunk-A5ZODVEU.mjs → chunk-F27U6CXB.mjs} +2 -2
- package/{chunk-QH5BHXWK.mjs → chunk-FPJKWVVF.mjs} +3 -3
- package/{chunk-DIARPLFL.mjs → chunk-FRMGP3C3.mjs} +3 -3
- package/{chunk-UHQAHHAO.mjs → chunk-G5SKXDYM.mjs} +2 -2
- package/{chunk-AXXSWRN2.mjs → chunk-GQ5G2YX4.mjs} +2 -2
- package/{chunk-BZ4V4AAJ.mjs → chunk-H54QBCSW.mjs} +2 -2
- package/{chunk-SKFIWDPV.mjs → chunk-HBTFOSJU.mjs} +59 -1
- package/{chunk-BPWVGI53.mjs → chunk-IWSDOFBY.mjs} +5 -5
- package/{chunk-QBQDE5Y7.mjs → chunk-L4EWOROT.mjs} +2 -2
- package/{chunk-QZR62OU5.mjs → chunk-N2IX5TRK.mjs} +2 -2
- package/{chunk-HK7VVKRF.mjs → chunk-NCTEG6EL.mjs} +10 -10
- package/{chunk-PZG2YKS4.mjs → chunk-OARPUXXM.mjs} +2 -2
- package/{chunk-MUFER7FT.mjs → chunk-OVANLPKX.mjs} +2 -2
- package/{chunk-36ZWNLRE.mjs → chunk-R6CEKWRQ.mjs} +5 -5
- package/{chunk-2VGGCJ2O.mjs → chunk-RYJSCFSY.mjs} +3 -3
- package/{chunk-RFML2PIV.mjs → chunk-UMP5UF3U.mjs} +3 -3
- package/{chunk-2NFFUOYG.mjs → chunk-UU3MRKTH.mjs} +3 -3
- package/{chunk-VMIR7MGU.mjs → chunk-UUWULEKH.mjs} +2 -2
- package/{chunk-PYKWBM67.mjs → chunk-VO573WIK.mjs} +3 -3
- package/{chunk-XZSZRCO2.mjs → chunk-WTHEEPBE.mjs} +3 -3
- package/{chunk-DWXCA5I6.mjs → chunk-YIUJVGT4.mjs} +3 -3
- package/{chunk-3QVWHHHF.mjs → chunk-Z2TTZ3JJ.mjs} +4 -4
- package/financing/formalization/index.d.cts +917 -772
- package/financing/formalization/index.d.ts +917 -772
- package/financing/formalization/index.js +127 -64
- package/financing/formalization/index.mjs +32 -32
- package/financing/formalization/schemas/AlfaPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/AlfaPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/AlfaPFSchema.js +30 -1
- package/financing/formalization/schemas/AlfaPFSchema.mjs +2 -2
- package/financing/formalization/schemas/AlfaPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/AlfaPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/AlfaPJSchema.js +31 -2
- package/financing/formalization/schemas/AlfaPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.js +30 -1
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.mjs +2 -2
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.js +31 -2
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BtgPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/BtgPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/BtgPFSchema.js +30 -1
- package/financing/formalization/schemas/BtgPFSchema.mjs +2 -2
- package/financing/formalization/schemas/BtgPJSchema.d.cts +48 -48
- package/financing/formalization/schemas/BtgPJSchema.d.ts +48 -48
- package/financing/formalization/schemas/BtgPJSchema.js +33 -4
- package/financing/formalization/schemas/BtgPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BvPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/BvPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/BvPFSchema.js +32 -3
- package/financing/formalization/schemas/BvPFSchema.mjs +2 -2
- package/financing/formalization/schemas/BvPJSchema.d.cts +48 -48
- package/financing/formalization/schemas/BvPJSchema.d.ts +48 -48
- package/financing/formalization/schemas/BvPJSchema.js +33 -4
- package/financing/formalization/schemas/BvPJSchema.mjs +2 -2
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.js +30 -1
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.mjs +2 -2
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.js +31 -2
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.mjs +2 -2
- package/financing/formalization/schemas/CashMePFSchema.d.cts +8 -8
- package/financing/formalization/schemas/CashMePFSchema.d.ts +8 -8
- package/financing/formalization/schemas/CashMePFSchema.js +30 -1
- package/financing/formalization/schemas/CashMePFSchema.mjs +2 -2
- package/financing/formalization/schemas/CashMePJSchema.d.cts +24 -24
- package/financing/formalization/schemas/CashMePJSchema.d.ts +24 -24
- package/financing/formalization/schemas/CashMePJSchema.js +31 -2
- package/financing/formalization/schemas/CashMePJSchema.mjs +2 -2
- package/financing/formalization/schemas/Credito77PFSchema.d.cts +8 -8
- package/financing/formalization/schemas/Credito77PFSchema.d.ts +8 -8
- package/financing/formalization/schemas/Credito77PFSchema.js +30 -1
- package/financing/formalization/schemas/Credito77PFSchema.mjs +2 -2
- package/financing/formalization/schemas/Credito77PJSchema.d.cts +24 -24
- package/financing/formalization/schemas/Credito77PJSchema.d.ts +24 -24
- package/financing/formalization/schemas/Credito77PJSchema.js +31 -2
- package/financing/formalization/schemas/Credito77PJSchema.mjs +2 -2
- package/financing/formalization/schemas/EosPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/EosPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/EosPFSchema.js +30 -1
- package/financing/formalization/schemas/EosPFSchema.mjs +2 -2
- package/financing/formalization/schemas/EosPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/EosPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/EosPJSchema.js +31 -2
- package/financing/formalization/schemas/EosPJSchema.mjs +2 -2
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/HdtEnergyPFSchema.js +30 -1
- package/financing/formalization/schemas/HdtEnergyPFSchema.mjs +2 -2
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/HdtEnergyPJSchema.js +31 -2
- package/financing/formalization/schemas/HdtEnergyPJSchema.mjs +2 -2
- package/financing/formalization/schemas/LosangoPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/LosangoPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/LosangoPFSchema.js +30 -1
- package/financing/formalization/schemas/LosangoPFSchema.mjs +2 -2
- package/financing/formalization/schemas/LosangoPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/LosangoPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/LosangoPJSchema.js +31 -2
- package/financing/formalization/schemas/LosangoPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SafraPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/SafraPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/SafraPFSchema.js +30 -1
- package/financing/formalization/schemas/SafraPFSchema.mjs +2 -2
- package/financing/formalization/schemas/SafraPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/SafraPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/SafraPJSchema.js +31 -2
- package/financing/formalization/schemas/SafraPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SantanderPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/SantanderPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/SantanderPFSchema.js +30 -1
- package/financing/formalization/schemas/SantanderPFSchema.mjs +2 -2
- package/financing/formalization/schemas/SantanderPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/SantanderPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/SantanderPJSchema.js +31 -2
- package/financing/formalization/schemas/SantanderPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SolAgoraPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/SolAgoraPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/SolAgoraPFSchema.js +30 -1
- package/financing/formalization/schemas/SolAgoraPFSchema.mjs +2 -2
- package/financing/formalization/schemas/SolAgoraPJSchema.d.cts +48 -48
- package/financing/formalization/schemas/SolAgoraPJSchema.d.ts +48 -48
- package/financing/formalization/schemas/SolAgoraPJSchema.js +33 -4
- package/financing/formalization/schemas/SolAgoraPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SolfacilPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/SolfacilPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/SolfacilPFSchema.js +30 -1
- package/financing/formalization/schemas/SolfacilPFSchema.mjs +2 -2
- package/financing/formalization/schemas/SolfacilPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/SolfacilPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/SolfacilPJSchema.js +32 -3
- package/financing/formalization/schemas/SolfacilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/UnifiedPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/UnifiedPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/UnifiedPFSchema.js +32 -3
- package/financing/formalization/schemas/UnifiedPFSchema.mjs +2 -2
- package/financing/formalization/schemas/UnifiedPJSchema.d.cts +108 -108
- package/financing/formalization/schemas/UnifiedPJSchema.d.ts +108 -108
- package/financing/formalization/schemas/UnifiedPJSchema.js +38 -9
- package/financing/formalization/schemas/UnifiedPJSchema.mjs +2 -2
- package/index.js +127 -64
- package/index.mjs +32 -32
- package/package.json +1 -1
|
@@ -68,6 +68,64 @@ var SexLabels = {
|
|
|
68
68
|
masculino: "Masculino",
|
|
69
69
|
feminino: "Feminino"
|
|
70
70
|
};
|
|
71
|
+
var UfEnum = zod.z.enum([
|
|
72
|
+
"AC",
|
|
73
|
+
"AL",
|
|
74
|
+
"AP",
|
|
75
|
+
"AM",
|
|
76
|
+
"BA",
|
|
77
|
+
"CE",
|
|
78
|
+
"DF",
|
|
79
|
+
"ES",
|
|
80
|
+
"GO",
|
|
81
|
+
"MA",
|
|
82
|
+
"MT",
|
|
83
|
+
"MS",
|
|
84
|
+
"MG",
|
|
85
|
+
"PA",
|
|
86
|
+
"PB",
|
|
87
|
+
"PR",
|
|
88
|
+
"PE",
|
|
89
|
+
"PI",
|
|
90
|
+
"RJ",
|
|
91
|
+
"RN",
|
|
92
|
+
"RS",
|
|
93
|
+
"RO",
|
|
94
|
+
"RR",
|
|
95
|
+
"SC",
|
|
96
|
+
"SP",
|
|
97
|
+
"SE",
|
|
98
|
+
"TO"
|
|
99
|
+
]);
|
|
100
|
+
var UfLabels = {
|
|
101
|
+
AC: "Acre",
|
|
102
|
+
AL: "Alagoas",
|
|
103
|
+
AP: "Amap\xE1",
|
|
104
|
+
AM: "Amazonas",
|
|
105
|
+
BA: "Bahia",
|
|
106
|
+
CE: "Cear\xE1",
|
|
107
|
+
DF: "Distrito Federal",
|
|
108
|
+
ES: "Esp\xEDrito Santo",
|
|
109
|
+
GO: "Goi\xE1s",
|
|
110
|
+
MA: "Maranh\xE3o",
|
|
111
|
+
MT: "Mato Grosso",
|
|
112
|
+
MS: "Mato Grosso do Sul",
|
|
113
|
+
MG: "Minas Gerais",
|
|
114
|
+
PA: "Par\xE1",
|
|
115
|
+
PB: "Para\xEDba",
|
|
116
|
+
PR: "Paran\xE1",
|
|
117
|
+
PE: "Pernambuco",
|
|
118
|
+
PI: "Piau\xED",
|
|
119
|
+
RJ: "Rio de Janeiro",
|
|
120
|
+
RN: "Rio Grande do Norte",
|
|
121
|
+
RS: "Rio Grande do Sul",
|
|
122
|
+
RO: "Rond\xF4nia",
|
|
123
|
+
RR: "Roraima",
|
|
124
|
+
SC: "Santa Catarina",
|
|
125
|
+
SP: "S\xE3o Paulo",
|
|
126
|
+
SE: "Sergipe",
|
|
127
|
+
TO: "Tocantins"
|
|
128
|
+
};
|
|
71
129
|
var YesOrNoEnum = zod.z.enum(["sim", "nao"]);
|
|
72
130
|
var YesOrNoLabels = {
|
|
73
131
|
sim: "Sim",
|
|
@@ -115,7 +173,12 @@ var FORMALIZATION_OPTION_LABELS = {
|
|
|
115
173
|
nature_of_occupation: NatureOfOccupationTypeLabels,
|
|
116
174
|
pep_relationship: YesOrNoLabels,
|
|
117
175
|
civil_status: CivilStatusLabels,
|
|
118
|
-
communion_regime: CommunionRegimeLabels
|
|
176
|
+
communion_regime: CommunionRegimeLabels,
|
|
177
|
+
state: UfLabels,
|
|
178
|
+
uf_naturalness: UfLabels,
|
|
179
|
+
emitting_state: UfLabels,
|
|
180
|
+
uf_issuing_body: UfLabels,
|
|
181
|
+
doc_issuance_uf: UfLabels
|
|
119
182
|
};
|
|
120
183
|
function getFieldOptions(field) {
|
|
121
184
|
const labels = FORMALIZATION_OPTION_LABELS[field];
|
|
@@ -334,7 +397,7 @@ var alfaPfObject = zod.z.object({
|
|
|
334
397
|
energy_account_in_requester_name: textField(),
|
|
335
398
|
city: textField(),
|
|
336
399
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
337
|
-
state:
|
|
400
|
+
state: UfEnum,
|
|
338
401
|
nationality: textField(),
|
|
339
402
|
cellphone: phoneBRSchema,
|
|
340
403
|
email: emailSchema,
|
|
@@ -362,7 +425,7 @@ var alfaPjObject = zod.z.object({
|
|
|
362
425
|
legal_nature: textField(),
|
|
363
426
|
city: textField(),
|
|
364
427
|
economic_activity_group: textField(),
|
|
365
|
-
state:
|
|
428
|
+
state: UfEnum,
|
|
366
429
|
economic_activity: textField(),
|
|
367
430
|
monthly_income: currencySchema
|
|
368
431
|
}).strict(),
|
|
@@ -380,7 +443,7 @@ var alfaPjObject = zod.z.object({
|
|
|
380
443
|
district: textField(),
|
|
381
444
|
sex: SexEnum,
|
|
382
445
|
city: textField(),
|
|
383
|
-
state:
|
|
446
|
+
state: UfEnum,
|
|
384
447
|
office: textField(),
|
|
385
448
|
mother_name: textField(),
|
|
386
449
|
nationality: textField()
|
|
@@ -403,7 +466,7 @@ var bancoDoBrasilPfObject = zod.z.object({
|
|
|
403
466
|
energy_account_in_requester_name: textField(),
|
|
404
467
|
city: textField(),
|
|
405
468
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
406
|
-
state:
|
|
469
|
+
state: UfEnum,
|
|
407
470
|
nationality: textField(),
|
|
408
471
|
cellphone: phoneBRSchema,
|
|
409
472
|
email: emailSchema,
|
|
@@ -431,7 +494,7 @@ var bancoDoBrasilPjObject = zod.z.object({
|
|
|
431
494
|
legal_nature: textField(),
|
|
432
495
|
city: textField(),
|
|
433
496
|
economic_activity_group: textField(),
|
|
434
|
-
state:
|
|
497
|
+
state: UfEnum,
|
|
435
498
|
economic_activity: textField(),
|
|
436
499
|
monthly_income: currencySchema
|
|
437
500
|
}).strict(),
|
|
@@ -449,7 +512,7 @@ var bancoDoBrasilPjObject = zod.z.object({
|
|
|
449
512
|
district: textField(),
|
|
450
513
|
sex: SexEnum,
|
|
451
514
|
city: textField(),
|
|
452
|
-
state:
|
|
515
|
+
state: UfEnum,
|
|
453
516
|
office: textField(),
|
|
454
517
|
mother_name: textField(),
|
|
455
518
|
nationality: textField()
|
|
@@ -472,7 +535,7 @@ var btgPfObject = zod.z.object({
|
|
|
472
535
|
energy_account_in_requester_name: textField(),
|
|
473
536
|
city: textField(),
|
|
474
537
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
475
|
-
state:
|
|
538
|
+
state: UfEnum,
|
|
476
539
|
nationality: textField(),
|
|
477
540
|
cellphone: phoneBRSchema,
|
|
478
541
|
email: emailSchema,
|
|
@@ -500,7 +563,7 @@ var btgPjObject = zod.z.object({
|
|
|
500
563
|
legal_nature: textField(),
|
|
501
564
|
city: textField(),
|
|
502
565
|
economic_activity_group: textField(),
|
|
503
|
-
state:
|
|
566
|
+
state: UfEnum,
|
|
504
567
|
economic_activity: textField(),
|
|
505
568
|
monthly_income: currencySchema
|
|
506
569
|
}).strict(),
|
|
@@ -519,19 +582,19 @@ var btgPjObject = zod.z.object({
|
|
|
519
582
|
district: textField(),
|
|
520
583
|
sex: SexEnum,
|
|
521
584
|
city: textField(),
|
|
522
|
-
state:
|
|
585
|
+
state: UfEnum,
|
|
523
586
|
civil_status: textField(),
|
|
524
587
|
office: textField(),
|
|
525
588
|
type_doc: DocumentTypeEnum,
|
|
526
589
|
doc: textField(),
|
|
527
590
|
issuing_body: textField(),
|
|
528
|
-
uf_issuing_body:
|
|
591
|
+
uf_issuing_body: UfEnum,
|
|
529
592
|
doc_issue_date: issueDateSchema,
|
|
530
593
|
doc_expiration_date: dateDMYSchema,
|
|
531
594
|
mother_name: textField(),
|
|
532
595
|
monthly_income: currencySchema,
|
|
533
596
|
patrimony: currencySchema,
|
|
534
|
-
uf_naturalness:
|
|
597
|
+
uf_naturalness: UfEnum,
|
|
535
598
|
nationality: textField()
|
|
536
599
|
}).strict()
|
|
537
600
|
)
|
|
@@ -556,9 +619,9 @@ var bvPfObject = zod.z.object({
|
|
|
556
619
|
city: textField(),
|
|
557
620
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
558
621
|
civil_status: textField(),
|
|
559
|
-
state:
|
|
622
|
+
state: UfEnum,
|
|
560
623
|
nationality: textField(),
|
|
561
|
-
uf_naturalness:
|
|
624
|
+
uf_naturalness: UfEnum,
|
|
562
625
|
naturalness: textField(),
|
|
563
626
|
cellphone: phoneBRSchema,
|
|
564
627
|
email: emailSchema,
|
|
@@ -571,7 +634,7 @@ var bvPfObject = zod.z.object({
|
|
|
571
634
|
type_doc: DocumentTypeEnum,
|
|
572
635
|
doc: textField(15),
|
|
573
636
|
issuing_body: textField(6),
|
|
574
|
-
emitting_state:
|
|
637
|
+
emitting_state: UfEnum,
|
|
575
638
|
doc_issue_date: issueDateSchema,
|
|
576
639
|
pep_relationship: textField().optional()
|
|
577
640
|
});
|
|
@@ -594,7 +657,7 @@ var bvPjObject = zod.z.object({
|
|
|
594
657
|
legal_nature: textField(),
|
|
595
658
|
city: textField(),
|
|
596
659
|
economic_activity_group: textField(),
|
|
597
|
-
state:
|
|
660
|
+
state: UfEnum,
|
|
598
661
|
economic_activity: textField(),
|
|
599
662
|
monthly_income: currencySchema,
|
|
600
663
|
capital_social: currencySchema
|
|
@@ -614,7 +677,7 @@ var bvPjObject = zod.z.object({
|
|
|
614
677
|
district: textField(),
|
|
615
678
|
sex: SexEnum,
|
|
616
679
|
city: textField(),
|
|
617
|
-
state:
|
|
680
|
+
state: UfEnum,
|
|
618
681
|
civil_status: textField(),
|
|
619
682
|
residence_situation: textField(),
|
|
620
683
|
office: textField(),
|
|
@@ -622,14 +685,14 @@ var bvPjObject = zod.z.object({
|
|
|
622
685
|
type_doc: DocumentTypeEnum,
|
|
623
686
|
doc: textField(),
|
|
624
687
|
issuing_body: textField(),
|
|
625
|
-
uf_issuing_body:
|
|
688
|
+
uf_issuing_body: UfEnum,
|
|
626
689
|
doc_issue_date: issueDateSchema,
|
|
627
690
|
doc_expiration_date: dateDMYSchema,
|
|
628
691
|
mother_name: textField(),
|
|
629
692
|
monthly_income: currencySchema,
|
|
630
693
|
patrimony: currencySchema,
|
|
631
694
|
naturalness: textField(),
|
|
632
|
-
uf_naturalness:
|
|
695
|
+
uf_naturalness: UfEnum,
|
|
633
696
|
nationality: textField(),
|
|
634
697
|
pep_relationship: textField()
|
|
635
698
|
}).strict()
|
|
@@ -651,7 +714,7 @@ var caixaEconomicaFederalPfObject = zod.z.object({
|
|
|
651
714
|
energy_account_in_requester_name: textField(),
|
|
652
715
|
city: textField(),
|
|
653
716
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
654
|
-
state:
|
|
717
|
+
state: UfEnum,
|
|
655
718
|
nationality: textField(),
|
|
656
719
|
cellphone: phoneBRSchema,
|
|
657
720
|
email: emailSchema,
|
|
@@ -679,7 +742,7 @@ var caixaEconomicaFederalPjObject = zod.z.object({
|
|
|
679
742
|
legal_nature: textField(),
|
|
680
743
|
city: textField(),
|
|
681
744
|
economic_activity_group: textField(),
|
|
682
|
-
state:
|
|
745
|
+
state: UfEnum,
|
|
683
746
|
economic_activity: textField(),
|
|
684
747
|
monthly_income: currencySchema
|
|
685
748
|
}).strict(),
|
|
@@ -697,7 +760,7 @@ var caixaEconomicaFederalPjObject = zod.z.object({
|
|
|
697
760
|
district: textField(),
|
|
698
761
|
sex: SexEnum,
|
|
699
762
|
city: textField(),
|
|
700
|
-
state:
|
|
763
|
+
state: UfEnum,
|
|
701
764
|
office: textField(),
|
|
702
765
|
mother_name: textField(),
|
|
703
766
|
nationality: textField()
|
|
@@ -720,7 +783,7 @@ var cashMePfObject = zod.z.object({
|
|
|
720
783
|
energy_account_in_requester_name: textField(),
|
|
721
784
|
city: textField(),
|
|
722
785
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
723
|
-
state:
|
|
786
|
+
state: UfEnum,
|
|
724
787
|
nationality: textField(),
|
|
725
788
|
cellphone: phoneBRSchema,
|
|
726
789
|
email: emailSchema,
|
|
@@ -748,7 +811,7 @@ var cashMePjObject = zod.z.object({
|
|
|
748
811
|
legal_nature: textField(),
|
|
749
812
|
city: textField(),
|
|
750
813
|
economic_activity_group: textField(),
|
|
751
|
-
state:
|
|
814
|
+
state: UfEnum,
|
|
752
815
|
economic_activity: textField(),
|
|
753
816
|
monthly_income: currencySchema
|
|
754
817
|
}).strict(),
|
|
@@ -766,7 +829,7 @@ var cashMePjObject = zod.z.object({
|
|
|
766
829
|
district: textField(),
|
|
767
830
|
sex: SexEnum,
|
|
768
831
|
city: textField(),
|
|
769
|
-
state:
|
|
832
|
+
state: UfEnum,
|
|
770
833
|
office: textField(),
|
|
771
834
|
mother_name: textField(),
|
|
772
835
|
nationality: textField()
|
|
@@ -789,7 +852,7 @@ var credito77PfObject = zod.z.object({
|
|
|
789
852
|
energy_account_in_requester_name: textField(),
|
|
790
853
|
city: textField(),
|
|
791
854
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
792
|
-
state:
|
|
855
|
+
state: UfEnum,
|
|
793
856
|
nationality: textField(),
|
|
794
857
|
cellphone: phoneBRSchema,
|
|
795
858
|
email: emailSchema,
|
|
@@ -817,7 +880,7 @@ var credito77PjObject = zod.z.object({
|
|
|
817
880
|
legal_nature: textField(),
|
|
818
881
|
city: textField(),
|
|
819
882
|
economic_activity_group: textField(),
|
|
820
|
-
state:
|
|
883
|
+
state: UfEnum,
|
|
821
884
|
economic_activity: textField(),
|
|
822
885
|
monthly_income: currencySchema
|
|
823
886
|
}).strict(),
|
|
@@ -835,7 +898,7 @@ var credito77PjObject = zod.z.object({
|
|
|
835
898
|
district: textField(),
|
|
836
899
|
sex: SexEnum,
|
|
837
900
|
city: textField(),
|
|
838
|
-
state:
|
|
901
|
+
state: UfEnum,
|
|
839
902
|
office: textField(),
|
|
840
903
|
mother_name: textField(),
|
|
841
904
|
nationality: textField()
|
|
@@ -858,7 +921,7 @@ var eosPfObject = zod.z.object({
|
|
|
858
921
|
energy_account_in_requester_name: textField(),
|
|
859
922
|
city: textField(),
|
|
860
923
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
861
|
-
state:
|
|
924
|
+
state: UfEnum,
|
|
862
925
|
nationality: textField(),
|
|
863
926
|
cellphone: phoneBRSchema,
|
|
864
927
|
email: emailSchema,
|
|
@@ -886,7 +949,7 @@ var eosPjObject = zod.z.object({
|
|
|
886
949
|
legal_nature: textField(),
|
|
887
950
|
city: textField(),
|
|
888
951
|
economic_activity_group: textField(),
|
|
889
|
-
state:
|
|
952
|
+
state: UfEnum,
|
|
890
953
|
economic_activity: textField(),
|
|
891
954
|
monthly_income: currencySchema
|
|
892
955
|
}).strict(),
|
|
@@ -904,7 +967,7 @@ var eosPjObject = zod.z.object({
|
|
|
904
967
|
district: textField(),
|
|
905
968
|
sex: SexEnum,
|
|
906
969
|
city: textField(),
|
|
907
|
-
state:
|
|
970
|
+
state: UfEnum,
|
|
908
971
|
office: textField(),
|
|
909
972
|
mother_name: textField(),
|
|
910
973
|
nationality: textField()
|
|
@@ -927,7 +990,7 @@ var hdtEnergyPfObject = zod.z.object({
|
|
|
927
990
|
energy_account_in_requester_name: textField(),
|
|
928
991
|
city: textField(),
|
|
929
992
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
930
|
-
state:
|
|
993
|
+
state: UfEnum,
|
|
931
994
|
nationality: textField(),
|
|
932
995
|
cellphone: phoneBRSchema,
|
|
933
996
|
email: emailSchema,
|
|
@@ -955,7 +1018,7 @@ var hdtEnergyPjObject = zod.z.object({
|
|
|
955
1018
|
legal_nature: textField(),
|
|
956
1019
|
city: textField(),
|
|
957
1020
|
economic_activity_group: textField(),
|
|
958
|
-
state:
|
|
1021
|
+
state: UfEnum,
|
|
959
1022
|
economic_activity: textField(),
|
|
960
1023
|
monthly_income: currencySchema
|
|
961
1024
|
}).strict(),
|
|
@@ -973,7 +1036,7 @@ var hdtEnergyPjObject = zod.z.object({
|
|
|
973
1036
|
district: textField(),
|
|
974
1037
|
sex: SexEnum,
|
|
975
1038
|
city: textField(),
|
|
976
|
-
state:
|
|
1039
|
+
state: UfEnum,
|
|
977
1040
|
office: textField(),
|
|
978
1041
|
mother_name: textField(),
|
|
979
1042
|
nationality: textField()
|
|
@@ -996,7 +1059,7 @@ var losangoPfObject = zod.z.object({
|
|
|
996
1059
|
energy_account_in_requester_name: textField(),
|
|
997
1060
|
city: textField(),
|
|
998
1061
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
999
|
-
state:
|
|
1062
|
+
state: UfEnum,
|
|
1000
1063
|
nationality: textField(),
|
|
1001
1064
|
cellphone: phoneBRSchema,
|
|
1002
1065
|
email: emailSchema,
|
|
@@ -1024,7 +1087,7 @@ var losangoPjObject = zod.z.object({
|
|
|
1024
1087
|
legal_nature: textField(),
|
|
1025
1088
|
city: textField(),
|
|
1026
1089
|
economic_activity_group: textField(),
|
|
1027
|
-
state:
|
|
1090
|
+
state: UfEnum,
|
|
1028
1091
|
economic_activity: textField(),
|
|
1029
1092
|
monthly_income: currencySchema
|
|
1030
1093
|
}).strict(),
|
|
@@ -1042,7 +1105,7 @@ var losangoPjObject = zod.z.object({
|
|
|
1042
1105
|
district: textField(),
|
|
1043
1106
|
sex: SexEnum,
|
|
1044
1107
|
city: textField(),
|
|
1045
|
-
state:
|
|
1108
|
+
state: UfEnum,
|
|
1046
1109
|
office: textField(),
|
|
1047
1110
|
mother_name: textField(),
|
|
1048
1111
|
nationality: textField()
|
|
@@ -1065,7 +1128,7 @@ var safraPfObject = zod.z.object({
|
|
|
1065
1128
|
energy_account_in_requester_name: textField(),
|
|
1066
1129
|
city: textField(),
|
|
1067
1130
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
1068
|
-
state:
|
|
1131
|
+
state: UfEnum,
|
|
1069
1132
|
nationality: textField(),
|
|
1070
1133
|
cellphone: phoneBRSchema,
|
|
1071
1134
|
email: emailSchema,
|
|
@@ -1093,7 +1156,7 @@ var safraPjObject = zod.z.object({
|
|
|
1093
1156
|
legal_nature: textField(),
|
|
1094
1157
|
city: textField(),
|
|
1095
1158
|
economic_activity_group: textField(),
|
|
1096
|
-
state:
|
|
1159
|
+
state: UfEnum,
|
|
1097
1160
|
economic_activity: textField(),
|
|
1098
1161
|
monthly_income: currencySchema
|
|
1099
1162
|
}).strict(),
|
|
@@ -1111,7 +1174,7 @@ var safraPjObject = zod.z.object({
|
|
|
1111
1174
|
district: textField(),
|
|
1112
1175
|
sex: SexEnum,
|
|
1113
1176
|
city: textField(),
|
|
1114
|
-
state:
|
|
1177
|
+
state: UfEnum,
|
|
1115
1178
|
office: textField(),
|
|
1116
1179
|
mother_name: textField(),
|
|
1117
1180
|
nationality: textField()
|
|
@@ -1134,7 +1197,7 @@ var santanderPfObject = zod.z.object({
|
|
|
1134
1197
|
energy_account_in_requester_name: textField(),
|
|
1135
1198
|
city: textField(),
|
|
1136
1199
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
1137
|
-
state:
|
|
1200
|
+
state: UfEnum,
|
|
1138
1201
|
nationality: textField(),
|
|
1139
1202
|
cellphone: phoneBRSchema,
|
|
1140
1203
|
email: emailSchema,
|
|
@@ -1162,7 +1225,7 @@ var santanderPjObject = zod.z.object({
|
|
|
1162
1225
|
legal_nature: textField(),
|
|
1163
1226
|
city: textField(),
|
|
1164
1227
|
economic_activity_group: textField(),
|
|
1165
|
-
state:
|
|
1228
|
+
state: UfEnum,
|
|
1166
1229
|
economic_activity: textField(),
|
|
1167
1230
|
monthly_income: currencySchema
|
|
1168
1231
|
}).strict(),
|
|
@@ -1180,7 +1243,7 @@ var santanderPjObject = zod.z.object({
|
|
|
1180
1243
|
district: textField(),
|
|
1181
1244
|
sex: SexEnum,
|
|
1182
1245
|
city: textField(),
|
|
1183
|
-
state:
|
|
1246
|
+
state: UfEnum,
|
|
1184
1247
|
office: textField(),
|
|
1185
1248
|
mother_name: textField(),
|
|
1186
1249
|
nationality: textField()
|
|
@@ -1203,7 +1266,7 @@ var solAgoraPfObject = zod.z.object({
|
|
|
1203
1266
|
energy_account_in_requester_name: textField(),
|
|
1204
1267
|
city: textField(),
|
|
1205
1268
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
1206
|
-
state:
|
|
1269
|
+
state: UfEnum,
|
|
1207
1270
|
nationality: textField(),
|
|
1208
1271
|
cellphone: phoneBRSchema,
|
|
1209
1272
|
email: emailSchema,
|
|
@@ -1231,7 +1294,7 @@ var solAgoraPjObject = zod.z.object({
|
|
|
1231
1294
|
legal_nature: textField(),
|
|
1232
1295
|
city: textField(),
|
|
1233
1296
|
economic_activity_group: textField(),
|
|
1234
|
-
state:
|
|
1297
|
+
state: UfEnum,
|
|
1235
1298
|
economic_activity: textField(),
|
|
1236
1299
|
monthly_income: currencySchema
|
|
1237
1300
|
}).strict(),
|
|
@@ -1249,18 +1312,18 @@ var solAgoraPjObject = zod.z.object({
|
|
|
1249
1312
|
cellphone: phoneBRSchema,
|
|
1250
1313
|
city: textField(),
|
|
1251
1314
|
email: emailSchema,
|
|
1252
|
-
state:
|
|
1315
|
+
state: UfEnum,
|
|
1253
1316
|
birth_date: birthDateSchema,
|
|
1254
1317
|
civil_status: textField(),
|
|
1255
1318
|
sex: SexEnum,
|
|
1256
1319
|
type_doc: DocumentTypeEnum,
|
|
1257
1320
|
doc: textField(),
|
|
1258
|
-
doc_issuance_uf:
|
|
1321
|
+
doc_issuance_uf: UfEnum,
|
|
1259
1322
|
doc_issue_date: issueDateSchema,
|
|
1260
1323
|
doc_expiration_date: dateDMYSchema,
|
|
1261
1324
|
mother_name: textField(),
|
|
1262
1325
|
naturalness: textField(),
|
|
1263
|
-
uf_naturalness:
|
|
1326
|
+
uf_naturalness: UfEnum,
|
|
1264
1327
|
nationality: textField()
|
|
1265
1328
|
}).strict()
|
|
1266
1329
|
)
|
|
@@ -1281,7 +1344,7 @@ var solfacilPfObject = zod.z.object({
|
|
|
1281
1344
|
energy_account_in_requester_name: textField(),
|
|
1282
1345
|
city: textField(),
|
|
1283
1346
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
1284
|
-
state:
|
|
1347
|
+
state: UfEnum,
|
|
1285
1348
|
nationality: textField(),
|
|
1286
1349
|
cellphone: phoneBRSchema,
|
|
1287
1350
|
email: emailSchema,
|
|
@@ -1308,7 +1371,7 @@ var solfacilPjObject = zod.z.object({
|
|
|
1308
1371
|
district: textField(),
|
|
1309
1372
|
legal_nature: textField(),
|
|
1310
1373
|
city: textField(),
|
|
1311
|
-
state:
|
|
1374
|
+
state: UfEnum
|
|
1312
1375
|
}).strict(),
|
|
1313
1376
|
financing_company_guarantor: zod.z.array(
|
|
1314
1377
|
zod.z.object({
|
|
@@ -1325,12 +1388,12 @@ var solfacilPjObject = zod.z.object({
|
|
|
1325
1388
|
district: textField(),
|
|
1326
1389
|
sex: SexEnum,
|
|
1327
1390
|
city: textField(),
|
|
1328
|
-
state:
|
|
1391
|
+
state: UfEnum,
|
|
1329
1392
|
civil_status: textField(),
|
|
1330
1393
|
office: textField(),
|
|
1331
1394
|
doc: textField(),
|
|
1332
1395
|
issuing_body: textField(),
|
|
1333
|
-
uf_issuing_body:
|
|
1396
|
+
uf_issuing_body: UfEnum,
|
|
1334
1397
|
doc_issue_date: issueDateSchema,
|
|
1335
1398
|
mother_name: textField(),
|
|
1336
1399
|
monthly_income: currencySchema,
|
|
@@ -1354,7 +1417,7 @@ var unifiedPfObject = zod.z.object({
|
|
|
1354
1417
|
energy_account_in_requester_name: textField(),
|
|
1355
1418
|
city: textField(),
|
|
1356
1419
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
1357
|
-
state:
|
|
1420
|
+
state: UfEnum,
|
|
1358
1421
|
nationality: textField(),
|
|
1359
1422
|
cellphone: phoneBRSchema,
|
|
1360
1423
|
email: emailSchema,
|
|
@@ -1367,13 +1430,13 @@ var unifiedPfObject = zod.z.object({
|
|
|
1367
1430
|
residence_situation: ResidenceTypeEnum,
|
|
1368
1431
|
months_in_residence: integerField.optional(),
|
|
1369
1432
|
civil_status: CivilStatusEnum,
|
|
1370
|
-
uf_naturalness:
|
|
1433
|
+
uf_naturalness: UfEnum,
|
|
1371
1434
|
naturalness: textField().optional(),
|
|
1372
1435
|
nature_of_occupation: NatureOfOccupationTypeEnum,
|
|
1373
1436
|
company_time: numberField.optional(),
|
|
1374
1437
|
cnpj_proprietary: cnpjSchema.optional(),
|
|
1375
1438
|
equity_value: currencySchema.optional(),
|
|
1376
|
-
emitting_state:
|
|
1439
|
+
emitting_state: UfEnum,
|
|
1377
1440
|
pep_relationship: YesOrNoEnum,
|
|
1378
1441
|
social_name: textField().optional(),
|
|
1379
1442
|
partner_name: textField().optional(),
|
|
@@ -1401,7 +1464,7 @@ var unifiedPjObject = zod.z.object({
|
|
|
1401
1464
|
district: textField(),
|
|
1402
1465
|
legal_nature: textField(),
|
|
1403
1466
|
city: textField(),
|
|
1404
|
-
state:
|
|
1467
|
+
state: UfEnum,
|
|
1405
1468
|
cep: cepSchema,
|
|
1406
1469
|
economic_activity: textField().optional(),
|
|
1407
1470
|
economic_activity_group: textField().optional(),
|
|
@@ -1424,7 +1487,7 @@ var unifiedPjObject = zod.z.object({
|
|
|
1424
1487
|
district: textField(),
|
|
1425
1488
|
sex: SexEnum,
|
|
1426
1489
|
city: textField(),
|
|
1427
|
-
state:
|
|
1490
|
+
state: UfEnum,
|
|
1428
1491
|
mother_name: textField(),
|
|
1429
1492
|
nationality: textField(),
|
|
1430
1493
|
office: textField().optional(),
|
|
@@ -1435,16 +1498,16 @@ var unifiedPjObject = zod.z.object({
|
|
|
1435
1498
|
type_doc: DocumentTypeEnum.optional(),
|
|
1436
1499
|
doc: textField().optional(),
|
|
1437
1500
|
issuing_body: textField().optional(),
|
|
1438
|
-
uf_issuing_body:
|
|
1501
|
+
uf_issuing_body: UfEnum.optional(),
|
|
1439
1502
|
doc_issue_date: issueDateSchema.optional(),
|
|
1440
1503
|
doc_expiration_date: dateDMYSchema.optional(),
|
|
1441
1504
|
monthly_income: currencySchema.optional(),
|
|
1442
1505
|
patrimony: currencySchema.optional(),
|
|
1443
1506
|
naturalness: textField().optional(),
|
|
1444
|
-
uf_naturalness:
|
|
1507
|
+
uf_naturalness: UfEnum.optional(),
|
|
1445
1508
|
pep_relationship: textField().optional(),
|
|
1446
1509
|
entry_date: issueDateSchema.optional(),
|
|
1447
|
-
doc_issuance_uf:
|
|
1510
|
+
doc_issuance_uf: UfEnum.optional()
|
|
1448
1511
|
}).strict()
|
|
1449
1512
|
).optional(),
|
|
1450
1513
|
financing_company_qsa: zod.z.array(
|
|
@@ -1461,7 +1524,7 @@ var unifiedPjObject = zod.z.object({
|
|
|
1461
1524
|
district: textField(),
|
|
1462
1525
|
sex: SexEnum,
|
|
1463
1526
|
city: textField(),
|
|
1464
|
-
state:
|
|
1527
|
+
state: UfEnum,
|
|
1465
1528
|
mother_name: textField(),
|
|
1466
1529
|
nationality: textField(),
|
|
1467
1530
|
office: textField().optional(),
|
|
@@ -1472,16 +1535,16 @@ var unifiedPjObject = zod.z.object({
|
|
|
1472
1535
|
type_doc: DocumentTypeEnum.optional(),
|
|
1473
1536
|
doc: textField().optional(),
|
|
1474
1537
|
issuing_body: textField().optional(),
|
|
1475
|
-
uf_issuing_body:
|
|
1538
|
+
uf_issuing_body: UfEnum.optional(),
|
|
1476
1539
|
doc_issue_date: issueDateSchema.optional(),
|
|
1477
1540
|
doc_expiration_date: dateDMYSchema.optional(),
|
|
1478
1541
|
monthly_income: currencySchema.optional(),
|
|
1479
1542
|
patrimony: currencySchema.optional(),
|
|
1480
1543
|
naturalness: textField().optional(),
|
|
1481
|
-
uf_naturalness:
|
|
1544
|
+
uf_naturalness: UfEnum.optional(),
|
|
1482
1545
|
pep_relationship: textField().optional(),
|
|
1483
1546
|
entry_date: issueDateSchema.optional(),
|
|
1484
|
-
doc_issuance_uf:
|
|
1547
|
+
doc_issuance_uf: UfEnum.optional()
|
|
1485
1548
|
}).strict()
|
|
1486
1549
|
).optional()
|
|
1487
1550
|
});
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
export { BANK_SLUGS, BankEnum, FORMALIZATION_FIELD_META, FORMALIZATION_OPTION_LABELS, NATIONALITY_BRAZIL, UNIFIED_SLUG, getFieldOptions, getFormalizationBaseSchema, getFormalizationSchema, pfBaseSchemaRegistry, pfSchemaRegistry, pjBaseSchemaRegistry, pjSchemaRegistry } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
export { unifiedPfObject, unifiedPfSchema } from '../../chunk-
|
|
9
|
-
export { unifiedPjObject, unifiedPjSchema } from '../../chunk-
|
|
10
|
-
import '../../chunk-
|
|
11
|
-
import '../../chunk-
|
|
12
|
-
import '../../chunk-
|
|
13
|
-
import '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
15
|
-
import '../../chunk-
|
|
16
|
-
import '../../chunk-
|
|
17
|
-
import '../../chunk-
|
|
18
|
-
import '../../chunk-
|
|
19
|
-
import '../../chunk-
|
|
20
|
-
import '../../chunk-
|
|
21
|
-
import '../../chunk-
|
|
22
|
-
import '../../chunk-
|
|
23
|
-
import '../../chunk-
|
|
24
|
-
import '../../chunk-
|
|
25
|
-
import '../../chunk-
|
|
26
|
-
import '../../chunk-
|
|
27
|
-
import '../../chunk-
|
|
28
|
-
import '../../chunk-
|
|
29
|
-
import '../../chunk-
|
|
30
|
-
import '../../chunk-
|
|
31
|
-
import '../../chunk-
|
|
1
|
+
export { BANK_SLUGS, BankEnum, FORMALIZATION_FIELD_META, FORMALIZATION_OPTION_LABELS, NATIONALITY_BRAZIL, UNIFIED_SLUG, getFieldOptions, getFormalizationBaseSchema, getFormalizationSchema, pfBaseSchemaRegistry, pfSchemaRegistry, pjBaseSchemaRegistry, pjSchemaRegistry } from '../../chunk-6YS5KBXS.mjs';
|
|
2
|
+
import '../../chunk-UUWULEKH.mjs';
|
|
3
|
+
import '../../chunk-RYJSCFSY.mjs';
|
|
4
|
+
import '../../chunk-H54QBCSW.mjs';
|
|
5
|
+
import '../../chunk-R6CEKWRQ.mjs';
|
|
6
|
+
import '../../chunk-F27U6CXB.mjs';
|
|
7
|
+
import '../../chunk-Z2TTZ3JJ.mjs';
|
|
8
|
+
export { unifiedPfObject, unifiedPfSchema } from '../../chunk-D2ZUTYWA.mjs';
|
|
9
|
+
export { unifiedPjObject, unifiedPjSchema } from '../../chunk-NCTEG6EL.mjs';
|
|
10
|
+
import '../../chunk-OVANLPKX.mjs';
|
|
11
|
+
import '../../chunk-UMP5UF3U.mjs';
|
|
12
|
+
import '../../chunk-7MWUETLP.mjs';
|
|
13
|
+
import '../../chunk-FRMGP3C3.mjs';
|
|
14
|
+
import '../../chunk-53GXILC6.mjs';
|
|
15
|
+
import '../../chunk-FPJKWVVF.mjs';
|
|
16
|
+
import '../../chunk-G5SKXDYM.mjs';
|
|
17
|
+
import '../../chunk-2END6TYT.mjs';
|
|
18
|
+
import '../../chunk-5C4YMHXV.mjs';
|
|
19
|
+
import '../../chunk-IWSDOFBY.mjs';
|
|
20
|
+
import '../../chunk-7ZF45QUN.mjs';
|
|
21
|
+
import '../../chunk-UU3MRKTH.mjs';
|
|
22
|
+
import '../../chunk-GQ5G2YX4.mjs';
|
|
23
|
+
import '../../chunk-VO573WIK.mjs';
|
|
24
|
+
import '../../chunk-L4EWOROT.mjs';
|
|
25
|
+
import '../../chunk-YIUJVGT4.mjs';
|
|
26
|
+
import '../../chunk-N2IX5TRK.mjs';
|
|
27
|
+
import '../../chunk-WTHEEPBE.mjs';
|
|
28
|
+
import '../../chunk-OARPUXXM.mjs';
|
|
29
|
+
import '../../chunk-6PH42V5T.mjs';
|
|
30
|
+
import '../../chunk-3OIG2FI5.mjs';
|
|
31
|
+
import '../../chunk-4XJZIRLT.mjs';
|
|
32
32
|
import '../../chunk-7I2LXGA2.mjs';
|
|
33
|
-
export { CIVIL_STATUS_REQUIRING_PARTNER, OCCUPATIONS_REQUIRING_CNPJ, PARTNER_FIELDS, applyPfRefinements, applyPjRefinements } from '../../chunk-
|
|
33
|
+
export { CIVIL_STATUS_REQUIRING_PARTNER, OCCUPATIONS_REQUIRING_CNPJ, PARTNER_FIELDS, applyPfRefinements, applyPjRefinements } from '../../chunk-HBTFOSJU.mjs';
|