@77sol-lab/form-schemas 1.4.0 → 1.5.1
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-XXID67A4.mjs → chunk-2CN56LSL.mjs} +3 -3
- package/{chunk-36ZWNLRE.mjs → chunk-2W3LQ75V.mjs} +6 -6
- package/{chunk-TIB6TEME.mjs → chunk-2YVK6IDS.mjs} +19 -10
- package/{chunk-2NFFUOYG.mjs → chunk-3BPZV6IW.mjs} +3 -3
- package/{chunk-BCQD5NJB.mjs → chunk-3O52U22S.mjs} +3 -3
- package/{chunk-3QVWHHHF.mjs → chunk-3RSZ4NGE.mjs} +4 -4
- package/{chunk-ENVJMMCX.mjs → chunk-6HBDXEIK.mjs} +6 -6
- package/{chunk-UHQAHHAO.mjs → chunk-6TFRV3FG.mjs} +3 -3
- package/{chunk-PP5WJMGB.mjs → chunk-7ZERTOE7.mjs} +3 -3
- package/{chunk-HK7VVKRF.mjs → chunk-AURTWOTB.mjs} +11 -11
- package/{chunk-QH5BHXWK.mjs → chunk-DERWNSPY.mjs} +3 -3
- package/{chunk-BPWVGI53.mjs → chunk-F76ICRGY.mjs} +6 -6
- package/{chunk-MUFER7FT.mjs → chunk-FT5BAKSG.mjs} +3 -3
- package/{chunk-VMIR7MGU.mjs → chunk-GR2PK3Z7.mjs} +3 -3
- package/{chunk-RFML2PIV.mjs → chunk-HHJNVLHK.mjs} +3 -3
- package/{chunk-YZ3YYQEI.mjs → chunk-HZM2PWYJ.mjs} +3 -3
- package/{chunk-BTHGPT5U.mjs → chunk-JPFAMQGV.mjs} +3 -3
- package/{chunk-QBQDE5Y7.mjs → chunk-MDK5KVJT.mjs} +3 -3
- package/{chunk-2VGGCJ2O.mjs → chunk-O7OHCS36.mjs} +3 -3
- package/{chunk-AXXSWRN2.mjs → chunk-OMDC46YE.mjs} +3 -3
- package/{chunk-DIARPLFL.mjs → chunk-OUVNM2RX.mjs} +3 -3
- package/{chunk-X3M274QY.mjs → chunk-OX3X37VR.mjs} +5 -5
- package/{chunk-PZG2YKS4.mjs → chunk-P54HBDOE.mjs} +3 -3
- package/{chunk-A5ZODVEU.mjs → chunk-PO6GQE6E.mjs} +3 -3
- package/{chunk-QZR62OU5.mjs → chunk-THYAK7O3.mjs} +3 -3
- package/{chunk-DWXCA5I6.mjs → chunk-VGFPONIS.mjs} +3 -3
- package/{chunk-XZSZRCO2.mjs → chunk-WGPPH7DC.mjs} +3 -3
- package/{chunk-BZ4V4AAJ.mjs → chunk-WPLLR3SO.mjs} +3 -3
- package/{chunk-PYKWBM67.mjs → chunk-WRJAOYL6.mjs} +3 -3
- package/{chunk-7I2LXGA2.mjs → chunk-XII4F5RZ.mjs} +2 -2
- package/{chunk-SKFIWDPV.mjs → chunk-Y3FAMPYF.mjs} +90 -17
- package/{chunk-LZCHOENM.mjs → chunk-YNVJAGAY.mjs} +41 -35
- package/{chunk-3LKC3OJJ.mjs → chunk-YQJCILG3.mjs} +3 -3
- package/financing/formalization/index.d.cts +1451 -1306
- package/financing/formalization/index.d.ts +1451 -1306
- package/financing/formalization/index.js +179 -87
- package/financing/formalization/index.mjs +33 -33
- package/financing/formalization/schemas/AlfaPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/AlfaPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/AlfaPFSchema.js +53 -7
- package/financing/formalization/schemas/AlfaPFSchema.mjs +3 -3
- package/financing/formalization/schemas/AlfaPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/AlfaPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/AlfaPJSchema.js +48 -4
- package/financing/formalization/schemas/AlfaPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.js +53 -7
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.js +48 -4
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BtgPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/BtgPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/BtgPFSchema.js +53 -7
- package/financing/formalization/schemas/BtgPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BtgPJSchema.d.cts +72 -72
- package/financing/formalization/schemas/BtgPJSchema.d.ts +72 -72
- package/financing/formalization/schemas/BtgPJSchema.js +56 -10
- package/financing/formalization/schemas/BtgPJSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPFSchema.d.cts +40 -40
- package/financing/formalization/schemas/BvPFSchema.d.ts +40 -40
- package/financing/formalization/schemas/BvPFSchema.js +55 -9
- package/financing/formalization/schemas/BvPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPJSchema.d.cts +72 -72
- package/financing/formalization/schemas/BvPJSchema.d.ts +72 -72
- package/financing/formalization/schemas/BvPJSchema.js +56 -10
- package/financing/formalization/schemas/BvPJSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.js +53 -7
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.js +48 -4
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.mjs +2 -2
- package/financing/formalization/schemas/CashMePFSchema.d.cts +24 -24
- package/financing/formalization/schemas/CashMePFSchema.d.ts +24 -24
- package/financing/formalization/schemas/CashMePFSchema.js +53 -7
- package/financing/formalization/schemas/CashMePFSchema.mjs +3 -3
- package/financing/formalization/schemas/CashMePJSchema.d.cts +36 -36
- package/financing/formalization/schemas/CashMePJSchema.d.ts +36 -36
- package/financing/formalization/schemas/CashMePJSchema.js +48 -4
- package/financing/formalization/schemas/CashMePJSchema.mjs +2 -2
- package/financing/formalization/schemas/Credito77PFSchema.d.cts +24 -24
- package/financing/formalization/schemas/Credito77PFSchema.d.ts +24 -24
- package/financing/formalization/schemas/Credito77PFSchema.js +53 -7
- package/financing/formalization/schemas/Credito77PFSchema.mjs +3 -3
- package/financing/formalization/schemas/Credito77PJSchema.d.cts +36 -36
- package/financing/formalization/schemas/Credito77PJSchema.d.ts +36 -36
- package/financing/formalization/schemas/Credito77PJSchema.js +48 -4
- package/financing/formalization/schemas/Credito77PJSchema.mjs +2 -2
- package/financing/formalization/schemas/EosPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/EosPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/EosPFSchema.js +53 -7
- package/financing/formalization/schemas/EosPFSchema.mjs +3 -3
- package/financing/formalization/schemas/EosPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/EosPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/EosPJSchema.js +48 -4
- package/financing/formalization/schemas/EosPJSchema.mjs +2 -2
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/HdtEnergyPFSchema.js +53 -7
- package/financing/formalization/schemas/HdtEnergyPFSchema.mjs +3 -3
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/HdtEnergyPJSchema.js +48 -4
- package/financing/formalization/schemas/HdtEnergyPJSchema.mjs +2 -2
- package/financing/formalization/schemas/LosangoPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/LosangoPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/LosangoPFSchema.js +53 -7
- package/financing/formalization/schemas/LosangoPFSchema.mjs +3 -3
- package/financing/formalization/schemas/LosangoPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/LosangoPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/LosangoPJSchema.js +48 -4
- package/financing/formalization/schemas/LosangoPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SafraPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/SafraPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/SafraPFSchema.js +53 -7
- package/financing/formalization/schemas/SafraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SafraPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/SafraPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/SafraPJSchema.js +48 -4
- package/financing/formalization/schemas/SafraPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SantanderPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/SantanderPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/SantanderPFSchema.js +53 -7
- package/financing/formalization/schemas/SantanderPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SantanderPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/SantanderPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/SantanderPJSchema.js +48 -4
- package/financing/formalization/schemas/SantanderPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SolAgoraPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/SolAgoraPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/SolAgoraPFSchema.js +53 -7
- package/financing/formalization/schemas/SolAgoraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolAgoraPJSchema.d.cts +72 -72
- package/financing/formalization/schemas/SolAgoraPJSchema.d.ts +72 -72
- package/financing/formalization/schemas/SolAgoraPJSchema.js +56 -10
- package/financing/formalization/schemas/SolAgoraPJSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/SolfacilPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/SolfacilPFSchema.js +53 -7
- package/financing/formalization/schemas/SolfacilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPJSchema.d.cts +48 -48
- package/financing/formalization/schemas/SolfacilPJSchema.d.ts +48 -48
- package/financing/formalization/schemas/SolfacilPJSchema.js +49 -5
- package/financing/formalization/schemas/SolfacilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/UnifiedPFSchema.d.cts +88 -88
- package/financing/formalization/schemas/UnifiedPFSchema.d.ts +88 -88
- package/financing/formalization/schemas/UnifiedPFSchema.js +81 -25
- package/financing/formalization/schemas/UnifiedPFSchema.mjs +3 -3
- package/financing/formalization/schemas/UnifiedPJSchema.d.cts +156 -156
- package/financing/formalization/schemas/UnifiedPJSchema.d.ts +156 -156
- package/financing/formalization/schemas/UnifiedPJSchema.js +61 -15
- package/financing/formalization/schemas/UnifiedPJSchema.mjs +3 -3
- package/index.js +179 -87
- package/index.mjs +33 -33
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, UfEnum, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var losangoPfObject = z.object({
|
|
@@ -17,7 +17,7 @@ var losangoPfObject = z.object({
|
|
|
17
17
|
energy_account_in_requester_name: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
nationality: textField(),
|
|
22
22
|
cellphone: phoneBRSchema,
|
|
23
23
|
email: emailSchema,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { formalizationExtras, dateDMYSchema, issueDateSchema, SexEnum, birthDateSchema, emailSchema, phoneBRSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, applyPjRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { formalizationExtras, UfEnum, dateDMYSchema, issueDateSchema, SexEnum, birthDateSchema, emailSchema, phoneBRSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, applyPjRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var solAgoraPjObject = z.object({
|
|
@@ -18,7 +18,7 @@ var solAgoraPjObject = z.object({
|
|
|
18
18
|
legal_nature: textField(),
|
|
19
19
|
city: textField(),
|
|
20
20
|
economic_activity_group: textField(),
|
|
21
|
-
state:
|
|
21
|
+
state: UfEnum,
|
|
22
22
|
economic_activity: textField(),
|
|
23
23
|
monthly_income: currencySchema
|
|
24
24
|
}).strict(),
|
|
@@ -36,18 +36,18 @@ var solAgoraPjObject = z.object({
|
|
|
36
36
|
cellphone: phoneBRSchema,
|
|
37
37
|
city: textField(),
|
|
38
38
|
email: emailSchema,
|
|
39
|
-
state:
|
|
39
|
+
state: UfEnum,
|
|
40
40
|
birth_date: birthDateSchema,
|
|
41
41
|
civil_status: textField(),
|
|
42
42
|
sex: SexEnum,
|
|
43
43
|
type_doc: DocumentTypeEnum,
|
|
44
44
|
doc: textField(),
|
|
45
|
-
doc_issuance_uf:
|
|
45
|
+
doc_issuance_uf: UfEnum,
|
|
46
46
|
doc_issue_date: issueDateSchema,
|
|
47
47
|
doc_expiration_date: dateDMYSchema,
|
|
48
48
|
mother_name: textField(),
|
|
49
49
|
naturalness: textField(),
|
|
50
|
-
uf_naturalness:
|
|
50
|
+
uf_naturalness: UfEnum,
|
|
51
51
|
nationality: textField()
|
|
52
52
|
}).strict()
|
|
53
53
|
)
|
|
@@ -1,15 +1,18 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { formalizationExtras, issueDateSchema, currencySchema, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, cpfSchema, cepSchema, textField, dateDMYSchema, cnpjSchema, numberField, integerField, cpfCnpjSchema, applyPfRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { enumField, formalizationExtras, UfEnum, issueDateSchema, currencySchema, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, cpfSchema, cepSchema, textField, dateDMYSchema, cnpjSchema, numberField, integerField, cpfCnpjSchema, applyPfRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
// src/shared/enums/nature-of-occupation-type.ts
|
|
6
|
+
var NatureOfOccupationTypeEnum = enumField(["autonomo", "clt", "aposentado", "empresario"]);
|
|
6
7
|
var NatureOfOccupationTypeLabels = {
|
|
7
8
|
autonomo: "Aut\xF4nomo",
|
|
8
9
|
clt: "CLT",
|
|
9
10
|
aposentado: "Aposentado",
|
|
10
11
|
empresario: "Empres\xE1rio"
|
|
11
12
|
};
|
|
12
|
-
|
|
13
|
+
|
|
14
|
+
// src/shared/enums/residence-type.ts
|
|
15
|
+
var ResidenceTypeEnum = enumField([
|
|
13
16
|
"proprio",
|
|
14
17
|
"familiar",
|
|
15
18
|
"alugado",
|
|
@@ -23,12 +26,16 @@ var ResidenceTypeLabels = {
|
|
|
23
26
|
proprio_financiado: "Pr\xF3prio financiado",
|
|
24
27
|
cedido: "Cedido"
|
|
25
28
|
};
|
|
26
|
-
|
|
29
|
+
|
|
30
|
+
// src/shared/enums/yes-or-not-type.ts
|
|
31
|
+
var YesOrNoEnum = enumField(["sim", "nao"]);
|
|
27
32
|
var YesOrNoLabels = {
|
|
28
33
|
sim: "Sim",
|
|
29
34
|
nao: "N\xE3o"
|
|
30
35
|
};
|
|
31
|
-
|
|
36
|
+
|
|
37
|
+
// src/shared/enums/civil-status.ts
|
|
38
|
+
var CivilStatusEnum = enumField([
|
|
32
39
|
"solteiro",
|
|
33
40
|
"casado",
|
|
34
41
|
"divorciado",
|
|
@@ -44,7 +51,9 @@ var CivilStatusLabels = {
|
|
|
44
51
|
separado_judicialmente: "Separado(a) judicialmente",
|
|
45
52
|
companheiro: "Companheiro(a)"
|
|
46
53
|
};
|
|
47
|
-
|
|
54
|
+
|
|
55
|
+
// src/shared/enums/communion-regime.ts
|
|
56
|
+
var CommunionRegimeEnum = enumField([
|
|
48
57
|
"comunhao_parcial",
|
|
49
58
|
"comunhao_universal",
|
|
50
59
|
"separacao_total",
|
|
@@ -72,7 +81,7 @@ var unifiedPfObject = z.object({
|
|
|
72
81
|
energy_account_in_requester_name: textField(),
|
|
73
82
|
city: textField(),
|
|
74
83
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
75
|
-
state:
|
|
84
|
+
state: UfEnum,
|
|
76
85
|
nationality: textField(),
|
|
77
86
|
cellphone: phoneBRSchema,
|
|
78
87
|
email: emailSchema,
|
|
@@ -85,13 +94,13 @@ var unifiedPfObject = z.object({
|
|
|
85
94
|
residence_situation: ResidenceTypeEnum,
|
|
86
95
|
months_in_residence: integerField.optional(),
|
|
87
96
|
civil_status: CivilStatusEnum,
|
|
88
|
-
uf_naturalness:
|
|
97
|
+
uf_naturalness: UfEnum,
|
|
89
98
|
naturalness: textField().optional(),
|
|
90
99
|
nature_of_occupation: NatureOfOccupationTypeEnum,
|
|
91
100
|
company_time: numberField.optional(),
|
|
92
101
|
cnpj_proprietary: cnpjSchema.optional(),
|
|
93
102
|
equity_value: currencySchema.optional(),
|
|
94
|
-
emitting_state:
|
|
103
|
+
emitting_state: UfEnum,
|
|
95
104
|
pep_relationship: YesOrNoEnum,
|
|
96
105
|
social_name: textField().optional(),
|
|
97
106
|
partner_name: textField().optional(),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { formalizationExtras, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-
|
|
1
|
+
import { formalizationExtras, UfEnum, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
|
|
4
4
|
var caixaEconomicaFederalPjObject = z.object({
|
|
@@ -17,7 +17,7 @@ var caixaEconomicaFederalPjObject = z.object({
|
|
|
17
17
|
legal_nature: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
economic_activity_group: textField(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
economic_activity: textField(),
|
|
22
22
|
monthly_income: currencySchema
|
|
23
23
|
}).strict(),
|
|
@@ -35,7 +35,7 @@ var caixaEconomicaFederalPjObject = z.object({
|
|
|
35
35
|
district: textField(),
|
|
36
36
|
sex: SexEnum,
|
|
37
37
|
city: textField(),
|
|
38
|
-
state:
|
|
38
|
+
state: UfEnum,
|
|
39
39
|
office: textField(),
|
|
40
40
|
mother_name: textField(),
|
|
41
41
|
nationality: textField()
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, UfEnum, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var hdtEnergyPfObject = z.object({
|
|
@@ -17,7 +17,7 @@ var hdtEnergyPfObject = z.object({
|
|
|
17
17
|
energy_account_in_requester_name: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
nationality: textField(),
|
|
22
22
|
cellphone: phoneBRSchema,
|
|
23
23
|
email: emailSchema,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { formalizationExtras, currencySchema, issueDateSchema, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, cnpjSchema, applyPjRefinements } from './chunk-
|
|
1
|
+
import { formalizationExtras, currencySchema, issueDateSchema, UfEnum, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, cnpjSchema, applyPjRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
|
|
4
4
|
var solfacilPjObject = z.object({
|
|
@@ -16,7 +16,7 @@ var solfacilPjObject = z.object({
|
|
|
16
16
|
district: textField(),
|
|
17
17
|
legal_nature: textField(),
|
|
18
18
|
city: textField(),
|
|
19
|
-
state:
|
|
19
|
+
state: UfEnum
|
|
20
20
|
}).strict(),
|
|
21
21
|
financing_company_guarantor: z.array(
|
|
22
22
|
z.object({
|
|
@@ -33,12 +33,12 @@ var solfacilPjObject = z.object({
|
|
|
33
33
|
district: textField(),
|
|
34
34
|
sex: SexEnum,
|
|
35
35
|
city: textField(),
|
|
36
|
-
state:
|
|
36
|
+
state: UfEnum,
|
|
37
37
|
civil_status: textField(),
|
|
38
38
|
office: textField(),
|
|
39
39
|
doc: textField(),
|
|
40
40
|
issuing_body: textField(),
|
|
41
|
-
uf_issuing_body:
|
|
41
|
+
uf_issuing_body: UfEnum,
|
|
42
42
|
doc_issue_date: issueDateSchema,
|
|
43
43
|
mother_name: textField(),
|
|
44
44
|
monthly_income: currencySchema,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { formalizationExtras, currencySchema, dateDMYSchema, issueDateSchema, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, cnpjSchema, applyPjRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { formalizationExtras, UfEnum, currencySchema, dateDMYSchema, issueDateSchema, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, cnpjSchema, applyPjRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var btgPjObject = z.object({
|
|
@@ -18,7 +18,7 @@ var btgPjObject = z.object({
|
|
|
18
18
|
legal_nature: textField(),
|
|
19
19
|
city: textField(),
|
|
20
20
|
economic_activity_group: textField(),
|
|
21
|
-
state:
|
|
21
|
+
state: UfEnum,
|
|
22
22
|
economic_activity: textField(),
|
|
23
23
|
monthly_income: currencySchema
|
|
24
24
|
}).strict(),
|
|
@@ -37,19 +37,19 @@ var btgPjObject = z.object({
|
|
|
37
37
|
district: textField(),
|
|
38
38
|
sex: SexEnum,
|
|
39
39
|
city: textField(),
|
|
40
|
-
state:
|
|
40
|
+
state: UfEnum,
|
|
41
41
|
civil_status: textField(),
|
|
42
42
|
office: textField(),
|
|
43
43
|
type_doc: DocumentTypeEnum,
|
|
44
44
|
doc: textField(),
|
|
45
45
|
issuing_body: textField(),
|
|
46
|
-
uf_issuing_body:
|
|
46
|
+
uf_issuing_body: UfEnum,
|
|
47
47
|
doc_issue_date: issueDateSchema,
|
|
48
48
|
doc_expiration_date: dateDMYSchema,
|
|
49
49
|
mother_name: textField(),
|
|
50
50
|
monthly_income: currencySchema,
|
|
51
51
|
patrimony: currencySchema,
|
|
52
|
-
uf_naturalness:
|
|
52
|
+
uf_naturalness: UfEnum,
|
|
53
53
|
nationality: textField()
|
|
54
54
|
}).strict()
|
|
55
55
|
)
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, UfEnum, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var safraPfObject = z.object({
|
|
@@ -17,7 +17,7 @@ var safraPfObject = z.object({
|
|
|
17
17
|
energy_account_in_requester_name: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
nationality: textField(),
|
|
22
22
|
cellphone: phoneBRSchema,
|
|
23
23
|
email: emailSchema,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, UfEnum, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var caixaEconomicaFederalPfObject = z.object({
|
|
@@ -17,7 +17,7 @@ var caixaEconomicaFederalPfObject = z.object({
|
|
|
17
17
|
energy_account_in_requester_name: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
nationality: textField(),
|
|
22
22
|
cellphone: phoneBRSchema,
|
|
23
23
|
email: emailSchema,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { formalizationExtras, SexEnum, emailSchema, phoneBRSchema, cepSchema, birthDateSchema, cpfSchema,
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { formalizationExtras, UfEnum, SexEnum, emailSchema, phoneBRSchema, cepSchema, birthDateSchema, cpfSchema, issueDateSchema, textField, currencySchema, dateDMYSchema, integerField, cnpjSchema, applyPjRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var unifiedPjObject = z.object({
|
|
@@ -16,7 +16,7 @@ var unifiedPjObject = z.object({
|
|
|
16
16
|
district: textField(),
|
|
17
17
|
legal_nature: textField(),
|
|
18
18
|
city: textField(),
|
|
19
|
-
state:
|
|
19
|
+
state: UfEnum,
|
|
20
20
|
cep: cepSchema,
|
|
21
21
|
economic_activity: textField().optional(),
|
|
22
22
|
economic_activity_group: textField().optional(),
|
|
@@ -39,7 +39,7 @@ var unifiedPjObject = z.object({
|
|
|
39
39
|
district: textField(),
|
|
40
40
|
sex: SexEnum,
|
|
41
41
|
city: textField(),
|
|
42
|
-
state:
|
|
42
|
+
state: UfEnum,
|
|
43
43
|
mother_name: textField(),
|
|
44
44
|
nationality: textField(),
|
|
45
45
|
office: textField().optional(),
|
|
@@ -50,16 +50,16 @@ var unifiedPjObject = z.object({
|
|
|
50
50
|
type_doc: DocumentTypeEnum.optional(),
|
|
51
51
|
doc: textField().optional(),
|
|
52
52
|
issuing_body: textField().optional(),
|
|
53
|
-
uf_issuing_body:
|
|
53
|
+
uf_issuing_body: UfEnum.optional(),
|
|
54
54
|
doc_issue_date: issueDateSchema.optional(),
|
|
55
55
|
doc_expiration_date: dateDMYSchema.optional(),
|
|
56
56
|
monthly_income: currencySchema.optional(),
|
|
57
57
|
patrimony: currencySchema.optional(),
|
|
58
58
|
naturalness: textField().optional(),
|
|
59
|
-
uf_naturalness:
|
|
59
|
+
uf_naturalness: UfEnum.optional(),
|
|
60
60
|
pep_relationship: textField().optional(),
|
|
61
61
|
entry_date: issueDateSchema.optional(),
|
|
62
|
-
doc_issuance_uf:
|
|
62
|
+
doc_issuance_uf: UfEnum.optional()
|
|
63
63
|
}).strict()
|
|
64
64
|
).optional(),
|
|
65
65
|
financing_company_qsa: z.array(
|
|
@@ -76,7 +76,7 @@ var unifiedPjObject = z.object({
|
|
|
76
76
|
district: textField(),
|
|
77
77
|
sex: SexEnum,
|
|
78
78
|
city: textField(),
|
|
79
|
-
state:
|
|
79
|
+
state: UfEnum,
|
|
80
80
|
mother_name: textField(),
|
|
81
81
|
nationality: textField(),
|
|
82
82
|
office: textField().optional(),
|
|
@@ -87,16 +87,16 @@ var unifiedPjObject = z.object({
|
|
|
87
87
|
type_doc: DocumentTypeEnum.optional(),
|
|
88
88
|
doc: textField().optional(),
|
|
89
89
|
issuing_body: textField().optional(),
|
|
90
|
-
uf_issuing_body:
|
|
90
|
+
uf_issuing_body: UfEnum.optional(),
|
|
91
91
|
doc_issue_date: issueDateSchema.optional(),
|
|
92
92
|
doc_expiration_date: dateDMYSchema.optional(),
|
|
93
93
|
monthly_income: currencySchema.optional(),
|
|
94
94
|
patrimony: currencySchema.optional(),
|
|
95
95
|
naturalness: textField().optional(),
|
|
96
|
-
uf_naturalness:
|
|
96
|
+
uf_naturalness: UfEnum.optional(),
|
|
97
97
|
pep_relationship: textField().optional(),
|
|
98
98
|
entry_date: issueDateSchema.optional(),
|
|
99
|
-
doc_issuance_uf:
|
|
99
|
+
doc_issuance_uf: UfEnum.optional()
|
|
100
100
|
}).strict()
|
|
101
101
|
).optional()
|
|
102
102
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { formalizationExtras, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-
|
|
1
|
+
import { formalizationExtras, UfEnum, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
|
|
4
4
|
var losangoPjObject = z.object({
|
|
@@ -17,7 +17,7 @@ var losangoPjObject = z.object({
|
|
|
17
17
|
legal_nature: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
economic_activity_group: textField(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
economic_activity: textField(),
|
|
22
22
|
monthly_income: currencySchema
|
|
23
23
|
}).strict(),
|
|
@@ -35,7 +35,7 @@ var losangoPjObject = z.object({
|
|
|
35
35
|
district: textField(),
|
|
36
36
|
sex: SexEnum,
|
|
37
37
|
city: textField(),
|
|
38
|
-
state:
|
|
38
|
+
state: UfEnum,
|
|
39
39
|
office: textField(),
|
|
40
40
|
mother_name: textField(),
|
|
41
41
|
nationality: textField()
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { formalizationExtras, currencySchema, dateDMYSchema, issueDateSchema, integerField, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, cnpjSchema, applyPjRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { formalizationExtras, UfEnum, currencySchema, dateDMYSchema, issueDateSchema, integerField, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, cnpjSchema, applyPjRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var bvPjObject = z.object({
|
|
@@ -20,7 +20,7 @@ var bvPjObject = z.object({
|
|
|
20
20
|
legal_nature: textField(),
|
|
21
21
|
city: textField(),
|
|
22
22
|
economic_activity_group: textField(),
|
|
23
|
-
state:
|
|
23
|
+
state: UfEnum,
|
|
24
24
|
economic_activity: textField(),
|
|
25
25
|
monthly_income: currencySchema,
|
|
26
26
|
capital_social: currencySchema
|
|
@@ -40,7 +40,7 @@ var bvPjObject = z.object({
|
|
|
40
40
|
district: textField(),
|
|
41
41
|
sex: SexEnum,
|
|
42
42
|
city: textField(),
|
|
43
|
-
state:
|
|
43
|
+
state: UfEnum,
|
|
44
44
|
civil_status: textField(),
|
|
45
45
|
residence_situation: textField(),
|
|
46
46
|
office: textField(),
|
|
@@ -48,14 +48,14 @@ var bvPjObject = z.object({
|
|
|
48
48
|
type_doc: DocumentTypeEnum,
|
|
49
49
|
doc: textField(),
|
|
50
50
|
issuing_body: textField(),
|
|
51
|
-
uf_issuing_body:
|
|
51
|
+
uf_issuing_body: UfEnum,
|
|
52
52
|
doc_issue_date: issueDateSchema,
|
|
53
53
|
doc_expiration_date: dateDMYSchema,
|
|
54
54
|
mother_name: textField(),
|
|
55
55
|
monthly_income: currencySchema,
|
|
56
56
|
patrimony: currencySchema,
|
|
57
57
|
naturalness: textField(),
|
|
58
|
-
uf_naturalness:
|
|
58
|
+
uf_naturalness: UfEnum,
|
|
59
59
|
nationality: textField(),
|
|
60
60
|
pep_relationship: textField()
|
|
61
61
|
}).strict()
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, UfEnum, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var eosPfObject = z.object({
|
|
@@ -17,7 +17,7 @@ var eosPfObject = z.object({
|
|
|
17
17
|
energy_account_in_requester_name: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
nationality: textField(),
|
|
22
22
|
cellphone: phoneBRSchema,
|
|
23
23
|
email: emailSchema,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, UfEnum, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var santanderPfObject = z.object({
|
|
@@ -17,7 +17,7 @@ var santanderPfObject = z.object({
|
|
|
17
17
|
energy_account_in_requester_name: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
nationality: textField(),
|
|
22
22
|
cellphone: phoneBRSchema,
|
|
23
23
|
email: emailSchema,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { formalizationExtras, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-
|
|
1
|
+
import { formalizationExtras, UfEnum, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
|
|
4
4
|
var eosPjObject = z.object({
|
|
@@ -17,7 +17,7 @@ var eosPjObject = z.object({
|
|
|
17
17
|
legal_nature: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
economic_activity_group: textField(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
economic_activity: textField(),
|
|
22
22
|
monthly_income: currencySchema
|
|
23
23
|
}).strict(),
|
|
@@ -35,7 +35,7 @@ var eosPjObject = z.object({
|
|
|
35
35
|
district: textField(),
|
|
36
36
|
sex: SexEnum,
|
|
37
37
|
city: textField(),
|
|
38
|
-
state:
|
|
38
|
+
state: UfEnum,
|
|
39
39
|
office: textField(),
|
|
40
40
|
mother_name: textField(),
|
|
41
41
|
nationality: textField()
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, UfEnum, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var btgPfObject = z.object({
|
|
@@ -17,7 +17,7 @@ var btgPfObject = z.object({
|
|
|
17
17
|
energy_account_in_requester_name: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
nationality: textField(),
|
|
22
22
|
cellphone: phoneBRSchema,
|
|
23
23
|
email: emailSchema,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { formalizationExtras, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-
|
|
1
|
+
import { formalizationExtras, UfEnum, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
|
|
4
4
|
var bancoDoBrasilPjObject = z.object({
|
|
@@ -17,7 +17,7 @@ var bancoDoBrasilPjObject = z.object({
|
|
|
17
17
|
legal_nature: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
economic_activity_group: textField(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
economic_activity: textField(),
|
|
22
22
|
monthly_income: currencySchema
|
|
23
23
|
}).strict(),
|
|
@@ -35,7 +35,7 @@ var bancoDoBrasilPjObject = z.object({
|
|
|
35
35
|
district: textField(),
|
|
36
36
|
sex: SexEnum,
|
|
37
37
|
city: textField(),
|
|
38
|
-
state:
|
|
38
|
+
state: UfEnum,
|
|
39
39
|
office: textField(),
|
|
40
40
|
mother_name: textField(),
|
|
41
41
|
nationality: textField()
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, UfEnum, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var credito77PfObject = z.object({
|
|
@@ -17,7 +17,7 @@ var credito77PfObject = z.object({
|
|
|
17
17
|
energy_account_in_requester_name: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
nationality: textField(),
|
|
22
22
|
cellphone: phoneBRSchema,
|
|
23
23
|
email: emailSchema,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { formalizationExtras, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-
|
|
1
|
+
import { formalizationExtras, UfEnum, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
|
|
4
4
|
var santanderPjObject = z.object({
|
|
@@ -17,7 +17,7 @@ var santanderPjObject = z.object({
|
|
|
17
17
|
legal_nature: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
economic_activity_group: textField(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
economic_activity: textField(),
|
|
22
22
|
monthly_income: currencySchema
|
|
23
23
|
}).strict(),
|
|
@@ -35,7 +35,7 @@ var santanderPjObject = z.object({
|
|
|
35
35
|
district: textField(),
|
|
36
36
|
sex: SexEnum,
|
|
37
37
|
city: textField(),
|
|
38
|
-
state:
|
|
38
|
+
state: UfEnum,
|
|
39
39
|
office: textField(),
|
|
40
40
|
mother_name: textField(),
|
|
41
41
|
nationality: textField()
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { issueDateSchema, currencySchema, emailSchema, phoneBRSchema, UfEnum, SexEnum, birthDateSchema, cpfSchema, cepSchema, formalizationExtras, textField, cpfCnpjSchema, applyPfRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var cashMePfObject = z.object({
|
|
@@ -17,7 +17,7 @@ var cashMePfObject = z.object({
|
|
|
17
17
|
energy_account_in_requester_name: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
nationality: textField(),
|
|
22
22
|
cellphone: phoneBRSchema,
|
|
23
23
|
email: emailSchema,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { formalizationExtras, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-
|
|
1
|
+
import { formalizationExtras, UfEnum, SexEnum, emailSchema, phoneBRSchema, birthDateSchema, cpfSchema, cepSchema, textField, currencySchema, cnpjSchema, issueDateSchema, applyPjRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
|
|
4
4
|
var hdtEnergyPjObject = z.object({
|
|
@@ -17,7 +17,7 @@ var hdtEnergyPjObject = z.object({
|
|
|
17
17
|
legal_nature: textField(),
|
|
18
18
|
city: textField(),
|
|
19
19
|
economic_activity_group: textField(),
|
|
20
|
-
state:
|
|
20
|
+
state: UfEnum,
|
|
21
21
|
economic_activity: textField(),
|
|
22
22
|
monthly_income: currencySchema
|
|
23
23
|
}).strict(),
|
|
@@ -35,7 +35,7 @@ var hdtEnergyPjObject = z.object({
|
|
|
35
35
|
district: textField(),
|
|
36
36
|
sex: SexEnum,
|
|
37
37
|
city: textField(),
|
|
38
|
-
state:
|
|
38
|
+
state: UfEnum,
|
|
39
39
|
office: textField(),
|
|
40
40
|
mother_name: textField(),
|
|
41
41
|
nationality: textField()
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DocumentTypeEnum } from './chunk-
|
|
2
|
-
import { issueDateSchema, currencySchema, numberField, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, integerField, cpfSchema, cepSchema, formalizationExtras, textField, cnpjSchema, cpfCnpjSchema, applyPfRefinements } from './chunk-
|
|
1
|
+
import { DocumentTypeEnum } from './chunk-XII4F5RZ.mjs';
|
|
2
|
+
import { issueDateSchema, UfEnum, currencySchema, numberField, emailSchema, phoneBRSchema, SexEnum, birthDateSchema, integerField, cpfSchema, cepSchema, formalizationExtras, textField, cnpjSchema, cpfCnpjSchema, applyPfRefinements } from './chunk-Y3FAMPYF.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
var bvPfObject = z.object({
|
|
@@ -21,9 +21,9 @@ var bvPfObject = z.object({
|
|
|
21
21
|
city: textField(),
|
|
22
22
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
23
23
|
civil_status: textField(),
|
|
24
|
-
state:
|
|
24
|
+
state: UfEnum,
|
|
25
25
|
nationality: textField(),
|
|
26
|
-
uf_naturalness:
|
|
26
|
+
uf_naturalness: UfEnum,
|
|
27
27
|
naturalness: textField(),
|
|
28
28
|
cellphone: phoneBRSchema,
|
|
29
29
|
email: emailSchema,
|
|
@@ -36,7 +36,7 @@ var bvPfObject = z.object({
|
|
|
36
36
|
type_doc: DocumentTypeEnum,
|
|
37
37
|
doc: textField(15),
|
|
38
38
|
issuing_body: textField(6),
|
|
39
|
-
emitting_state:
|
|
39
|
+
emitting_state: UfEnum,
|
|
40
40
|
doc_issue_date: issueDateSchema,
|
|
41
41
|
pep_relationship: textField().optional()
|
|
42
42
|
});
|