@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
|
@@ -15,16 +15,16 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
15
15
|
legal_nature: z.ZodString;
|
|
16
16
|
city: z.ZodString;
|
|
17
17
|
economic_activity_group: z.ZodString;
|
|
18
|
-
state: z.
|
|
18
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
19
19
|
economic_activity: z.ZodString;
|
|
20
20
|
monthly_income: z.ZodNumber;
|
|
21
21
|
}, "strict", z.ZodTypeAny, {
|
|
22
22
|
number: string;
|
|
23
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
23
24
|
cep: string;
|
|
24
25
|
address: string;
|
|
25
26
|
district: string;
|
|
26
27
|
city: string;
|
|
27
|
-
state: string;
|
|
28
28
|
email: string;
|
|
29
29
|
monthly_income: number;
|
|
30
30
|
corporate_name: string;
|
|
@@ -37,11 +37,11 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
37
37
|
complement?: string | undefined;
|
|
38
38
|
}, {
|
|
39
39
|
number: string;
|
|
40
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
40
41
|
cep: string;
|
|
41
42
|
address: string;
|
|
42
43
|
district: string;
|
|
43
44
|
city: string;
|
|
44
|
-
state: string;
|
|
45
45
|
email: string;
|
|
46
46
|
monthly_income: number;
|
|
47
47
|
corporate_name: string;
|
|
@@ -66,13 +66,14 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
66
66
|
district: z.ZodString;
|
|
67
67
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
68
68
|
city: z.ZodString;
|
|
69
|
-
state: z.
|
|
69
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
70
70
|
office: z.ZodString;
|
|
71
71
|
mother_name: z.ZodString;
|
|
72
72
|
nationality: z.ZodString;
|
|
73
73
|
}, "strict", z.ZodTypeAny, {
|
|
74
74
|
number: string;
|
|
75
75
|
sex: "masculino" | "feminino";
|
|
76
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
76
77
|
name: string;
|
|
77
78
|
cep: string;
|
|
78
79
|
cpf: string;
|
|
@@ -81,7 +82,6 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
81
82
|
mother_name: string;
|
|
82
83
|
district: string;
|
|
83
84
|
city: string;
|
|
84
|
-
state: string;
|
|
85
85
|
nationality: string;
|
|
86
86
|
cellphone: string;
|
|
87
87
|
email: string;
|
|
@@ -90,6 +90,7 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
90
90
|
}, {
|
|
91
91
|
number: string;
|
|
92
92
|
sex: "masculino" | "feminino";
|
|
93
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
93
94
|
name: string;
|
|
94
95
|
cep: string;
|
|
95
96
|
cpf: string;
|
|
@@ -98,7 +99,6 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
98
99
|
mother_name: string;
|
|
99
100
|
district: string;
|
|
100
101
|
city: string;
|
|
101
|
-
state: string;
|
|
102
102
|
nationality: string;
|
|
103
103
|
cellphone: string;
|
|
104
104
|
email: string;
|
|
@@ -177,11 +177,11 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
177
177
|
rd_re_insurance_toggle: boolean;
|
|
178
178
|
financing_company: {
|
|
179
179
|
number: string;
|
|
180
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
180
181
|
cep: string;
|
|
181
182
|
address: string;
|
|
182
183
|
district: string;
|
|
183
184
|
city: string;
|
|
184
|
-
state: string;
|
|
185
185
|
email: string;
|
|
186
186
|
monthly_income: number;
|
|
187
187
|
corporate_name: string;
|
|
@@ -196,6 +196,7 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
196
196
|
financing_company_guarantor: {
|
|
197
197
|
number: string;
|
|
198
198
|
sex: "masculino" | "feminino";
|
|
199
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
199
200
|
name: string;
|
|
200
201
|
cep: string;
|
|
201
202
|
cpf: string;
|
|
@@ -204,7 +205,6 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
204
205
|
mother_name: string;
|
|
205
206
|
district: string;
|
|
206
207
|
city: string;
|
|
207
|
-
state: string;
|
|
208
208
|
nationality: string;
|
|
209
209
|
cellphone: string;
|
|
210
210
|
email: string;
|
|
@@ -234,11 +234,11 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
234
234
|
};
|
|
235
235
|
financing_company: {
|
|
236
236
|
number: string;
|
|
237
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
237
238
|
cep: string;
|
|
238
239
|
address: string;
|
|
239
240
|
district: string;
|
|
240
241
|
city: string;
|
|
241
|
-
state: string;
|
|
242
242
|
email: string;
|
|
243
243
|
monthly_income: number;
|
|
244
244
|
corporate_name: string;
|
|
@@ -253,6 +253,7 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
253
253
|
financing_company_guarantor: {
|
|
254
254
|
number: string;
|
|
255
255
|
sex: "masculino" | "feminino";
|
|
256
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
256
257
|
name: string;
|
|
257
258
|
cep: string;
|
|
258
259
|
cpf: string;
|
|
@@ -261,7 +262,6 @@ declare const hdtEnergyPjObject: z.ZodObject<{
|
|
|
261
262
|
mother_name: string;
|
|
262
263
|
district: string;
|
|
263
264
|
city: string;
|
|
264
|
-
state: string;
|
|
265
265
|
nationality: string;
|
|
266
266
|
cellphone: string;
|
|
267
267
|
email: string;
|
|
@@ -290,16 +290,16 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
290
290
|
legal_nature: z.ZodString;
|
|
291
291
|
city: z.ZodString;
|
|
292
292
|
economic_activity_group: z.ZodString;
|
|
293
|
-
state: z.
|
|
293
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
294
294
|
economic_activity: z.ZodString;
|
|
295
295
|
monthly_income: z.ZodNumber;
|
|
296
296
|
}, "strict", z.ZodTypeAny, {
|
|
297
297
|
number: string;
|
|
298
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
298
299
|
cep: string;
|
|
299
300
|
address: string;
|
|
300
301
|
district: string;
|
|
301
302
|
city: string;
|
|
302
|
-
state: string;
|
|
303
303
|
email: string;
|
|
304
304
|
monthly_income: number;
|
|
305
305
|
corporate_name: string;
|
|
@@ -312,11 +312,11 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
312
312
|
complement?: string | undefined;
|
|
313
313
|
}, {
|
|
314
314
|
number: string;
|
|
315
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
315
316
|
cep: string;
|
|
316
317
|
address: string;
|
|
317
318
|
district: string;
|
|
318
319
|
city: string;
|
|
319
|
-
state: string;
|
|
320
320
|
email: string;
|
|
321
321
|
monthly_income: number;
|
|
322
322
|
corporate_name: string;
|
|
@@ -341,13 +341,14 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
341
341
|
district: z.ZodString;
|
|
342
342
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
343
343
|
city: z.ZodString;
|
|
344
|
-
state: z.
|
|
344
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
345
345
|
office: z.ZodString;
|
|
346
346
|
mother_name: z.ZodString;
|
|
347
347
|
nationality: z.ZodString;
|
|
348
348
|
}, "strict", z.ZodTypeAny, {
|
|
349
349
|
number: string;
|
|
350
350
|
sex: "masculino" | "feminino";
|
|
351
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
351
352
|
name: string;
|
|
352
353
|
cep: string;
|
|
353
354
|
cpf: string;
|
|
@@ -356,7 +357,6 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
356
357
|
mother_name: string;
|
|
357
358
|
district: string;
|
|
358
359
|
city: string;
|
|
359
|
-
state: string;
|
|
360
360
|
nationality: string;
|
|
361
361
|
cellphone: string;
|
|
362
362
|
email: string;
|
|
@@ -365,6 +365,7 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
365
365
|
}, {
|
|
366
366
|
number: string;
|
|
367
367
|
sex: "masculino" | "feminino";
|
|
368
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
368
369
|
name: string;
|
|
369
370
|
cep: string;
|
|
370
371
|
cpf: string;
|
|
@@ -373,7 +374,6 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
373
374
|
mother_name: string;
|
|
374
375
|
district: string;
|
|
375
376
|
city: string;
|
|
376
|
-
state: string;
|
|
377
377
|
nationality: string;
|
|
378
378
|
cellphone: string;
|
|
379
379
|
email: string;
|
|
@@ -452,11 +452,11 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
452
452
|
rd_re_insurance_toggle: boolean;
|
|
453
453
|
financing_company: {
|
|
454
454
|
number: string;
|
|
455
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
455
456
|
cep: string;
|
|
456
457
|
address: string;
|
|
457
458
|
district: string;
|
|
458
459
|
city: string;
|
|
459
|
-
state: string;
|
|
460
460
|
email: string;
|
|
461
461
|
monthly_income: number;
|
|
462
462
|
corporate_name: string;
|
|
@@ -471,6 +471,7 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
471
471
|
financing_company_guarantor: {
|
|
472
472
|
number: string;
|
|
473
473
|
sex: "masculino" | "feminino";
|
|
474
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
474
475
|
name: string;
|
|
475
476
|
cep: string;
|
|
476
477
|
cpf: string;
|
|
@@ -479,7 +480,6 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
479
480
|
mother_name: string;
|
|
480
481
|
district: string;
|
|
481
482
|
city: string;
|
|
482
|
-
state: string;
|
|
483
483
|
nationality: string;
|
|
484
484
|
cellphone: string;
|
|
485
485
|
email: string;
|
|
@@ -509,11 +509,11 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
509
509
|
};
|
|
510
510
|
financing_company: {
|
|
511
511
|
number: string;
|
|
512
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
512
513
|
cep: string;
|
|
513
514
|
address: string;
|
|
514
515
|
district: string;
|
|
515
516
|
city: string;
|
|
516
|
-
state: string;
|
|
517
517
|
email: string;
|
|
518
518
|
monthly_income: number;
|
|
519
519
|
corporate_name: string;
|
|
@@ -528,6 +528,7 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
528
528
|
financing_company_guarantor: {
|
|
529
529
|
number: string;
|
|
530
530
|
sex: "masculino" | "feminino";
|
|
531
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
531
532
|
name: string;
|
|
532
533
|
cep: string;
|
|
533
534
|
cpf: string;
|
|
@@ -536,7 +537,6 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
536
537
|
mother_name: string;
|
|
537
538
|
district: string;
|
|
538
539
|
city: string;
|
|
539
|
-
state: string;
|
|
540
540
|
nationality: string;
|
|
541
541
|
cellphone: string;
|
|
542
542
|
email: string;
|
|
@@ -568,11 +568,11 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
568
568
|
rd_re_insurance_toggle: boolean;
|
|
569
569
|
financing_company: {
|
|
570
570
|
number: string;
|
|
571
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
571
572
|
cep: string;
|
|
572
573
|
address: string;
|
|
573
574
|
district: string;
|
|
574
575
|
city: string;
|
|
575
|
-
state: string;
|
|
576
576
|
email: string;
|
|
577
577
|
monthly_income: number;
|
|
578
578
|
corporate_name: string;
|
|
@@ -587,6 +587,7 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
587
587
|
financing_company_guarantor: {
|
|
588
588
|
number: string;
|
|
589
589
|
sex: "masculino" | "feminino";
|
|
590
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
590
591
|
name: string;
|
|
591
592
|
cep: string;
|
|
592
593
|
cpf: string;
|
|
@@ -595,7 +596,6 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
595
596
|
mother_name: string;
|
|
596
597
|
district: string;
|
|
597
598
|
city: string;
|
|
598
|
-
state: string;
|
|
599
599
|
nationality: string;
|
|
600
600
|
cellphone: string;
|
|
601
601
|
email: string;
|
|
@@ -625,11 +625,11 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
625
625
|
};
|
|
626
626
|
financing_company: {
|
|
627
627
|
number: string;
|
|
628
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
628
629
|
cep: string;
|
|
629
630
|
address: string;
|
|
630
631
|
district: string;
|
|
631
632
|
city: string;
|
|
632
|
-
state: string;
|
|
633
633
|
email: string;
|
|
634
634
|
monthly_income: number;
|
|
635
635
|
corporate_name: string;
|
|
@@ -644,6 +644,7 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
644
644
|
financing_company_guarantor: {
|
|
645
645
|
number: string;
|
|
646
646
|
sex: "masculino" | "feminino";
|
|
647
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
647
648
|
name: string;
|
|
648
649
|
cep: string;
|
|
649
650
|
cpf: string;
|
|
@@ -652,7 +653,6 @@ declare const hdtEnergyPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
652
653
|
mother_name: string;
|
|
653
654
|
district: string;
|
|
654
655
|
city: string;
|
|
655
|
-
state: string;
|
|
656
656
|
nationality: string;
|
|
657
657
|
cellphone: string;
|
|
658
658
|
email: string;
|
|
@@ -4,6 +4,35 @@ var zod = require('zod');
|
|
|
4
4
|
|
|
5
5
|
// src/domains/financing/formalization/schemas/HdtEnergyPJSchema.ts
|
|
6
6
|
var SexEnum = zod.z.enum(["masculino", "feminino"]);
|
|
7
|
+
var UfEnum = zod.z.enum([
|
|
8
|
+
"AC",
|
|
9
|
+
"AL",
|
|
10
|
+
"AP",
|
|
11
|
+
"AM",
|
|
12
|
+
"BA",
|
|
13
|
+
"CE",
|
|
14
|
+
"DF",
|
|
15
|
+
"ES",
|
|
16
|
+
"GO",
|
|
17
|
+
"MA",
|
|
18
|
+
"MT",
|
|
19
|
+
"MS",
|
|
20
|
+
"MG",
|
|
21
|
+
"PA",
|
|
22
|
+
"PB",
|
|
23
|
+
"PR",
|
|
24
|
+
"PE",
|
|
25
|
+
"PI",
|
|
26
|
+
"RJ",
|
|
27
|
+
"RN",
|
|
28
|
+
"RS",
|
|
29
|
+
"RO",
|
|
30
|
+
"RR",
|
|
31
|
+
"SC",
|
|
32
|
+
"SP",
|
|
33
|
+
"SE",
|
|
34
|
+
"TO"
|
|
35
|
+
]);
|
|
7
36
|
function textField(maxLength) {
|
|
8
37
|
const base = zod.z.string().trim().min(1, "Campo obrigat\xF3rio");
|
|
9
38
|
return maxLength === void 0 ? base : base.max(maxLength, `M\xE1ximo ${maxLength} caracteres`);
|
|
@@ -166,7 +195,7 @@ var hdtEnergyPjObject = zod.z.object({
|
|
|
166
195
|
legal_nature: textField(),
|
|
167
196
|
city: textField(),
|
|
168
197
|
economic_activity_group: textField(),
|
|
169
|
-
state:
|
|
198
|
+
state: UfEnum,
|
|
170
199
|
economic_activity: textField(),
|
|
171
200
|
monthly_income: currencySchema
|
|
172
201
|
}).strict(),
|
|
@@ -184,7 +213,7 @@ var hdtEnergyPjObject = zod.z.object({
|
|
|
184
213
|
district: textField(),
|
|
185
214
|
sex: SexEnum,
|
|
186
215
|
city: textField(),
|
|
187
|
-
state:
|
|
216
|
+
state: UfEnum,
|
|
188
217
|
office: textField(),
|
|
189
218
|
mother_name: textField(),
|
|
190
219
|
nationality: textField()
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { hdtEnergyPjObject, hdtEnergyPjSchema } from '../../../chunk-
|
|
2
|
-
import '../../../chunk-
|
|
1
|
+
export { hdtEnergyPjObject, hdtEnergyPjSchema } from '../../../chunk-FRMGP3C3.mjs';
|
|
2
|
+
import '../../../chunk-HBTFOSJU.mjs';
|
|
@@ -14,7 +14,7 @@ declare const losangoPfObject: z.ZodObject<{
|
|
|
14
14
|
energy_account_in_requester_name: z.ZodString;
|
|
15
15
|
city: z.ZodString;
|
|
16
16
|
energy_bill_owner_document: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
17
|
-
state: z.
|
|
17
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
18
18
|
nationality: z.ZodString;
|
|
19
19
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
20
20
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -81,6 +81,7 @@ declare const losangoPfObject: z.ZodObject<{
|
|
|
81
81
|
number: string;
|
|
82
82
|
sex: "masculino" | "feminino";
|
|
83
83
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
84
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
84
85
|
energy_account_in_requester_name: string;
|
|
85
86
|
doc_issue_date: string;
|
|
86
87
|
name: string;
|
|
@@ -91,7 +92,6 @@ declare const losangoPfObject: z.ZodObject<{
|
|
|
91
92
|
mother_name: string;
|
|
92
93
|
district: string;
|
|
93
94
|
city: string;
|
|
94
|
-
state: string;
|
|
95
95
|
nationality: string;
|
|
96
96
|
cellphone: string;
|
|
97
97
|
email: string;
|
|
@@ -126,6 +126,7 @@ declare const losangoPfObject: z.ZodObject<{
|
|
|
126
126
|
number: string;
|
|
127
127
|
sex: "masculino" | "feminino";
|
|
128
128
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
129
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
129
130
|
energy_account_in_requester_name: string;
|
|
130
131
|
doc_issue_date: string;
|
|
131
132
|
name: string;
|
|
@@ -136,7 +137,6 @@ declare const losangoPfObject: z.ZodObject<{
|
|
|
136
137
|
mother_name: string;
|
|
137
138
|
district: string;
|
|
138
139
|
city: string;
|
|
139
|
-
state: string;
|
|
140
140
|
nationality: string;
|
|
141
141
|
cellphone: string;
|
|
142
142
|
email: string;
|
|
@@ -182,7 +182,7 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
182
182
|
energy_account_in_requester_name: z.ZodString;
|
|
183
183
|
city: z.ZodString;
|
|
184
184
|
energy_bill_owner_document: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
185
|
-
state: z.
|
|
185
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
186
186
|
nationality: z.ZodString;
|
|
187
187
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
188
188
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -249,6 +249,7 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
249
249
|
number: string;
|
|
250
250
|
sex: "masculino" | "feminino";
|
|
251
251
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
252
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
252
253
|
energy_account_in_requester_name: string;
|
|
253
254
|
doc_issue_date: string;
|
|
254
255
|
name: string;
|
|
@@ -259,7 +260,6 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
259
260
|
mother_name: string;
|
|
260
261
|
district: string;
|
|
261
262
|
city: string;
|
|
262
|
-
state: string;
|
|
263
263
|
nationality: string;
|
|
264
264
|
cellphone: string;
|
|
265
265
|
email: string;
|
|
@@ -294,6 +294,7 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
294
294
|
number: string;
|
|
295
295
|
sex: "masculino" | "feminino";
|
|
296
296
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
297
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
297
298
|
energy_account_in_requester_name: string;
|
|
298
299
|
doc_issue_date: string;
|
|
299
300
|
name: string;
|
|
@@ -304,7 +305,6 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
304
305
|
mother_name: string;
|
|
305
306
|
district: string;
|
|
306
307
|
city: string;
|
|
307
|
-
state: string;
|
|
308
308
|
nationality: string;
|
|
309
309
|
cellphone: string;
|
|
310
310
|
email: string;
|
|
@@ -339,6 +339,7 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
339
339
|
number: string;
|
|
340
340
|
sex: "masculino" | "feminino";
|
|
341
341
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
342
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
342
343
|
energy_account_in_requester_name: string;
|
|
343
344
|
doc_issue_date: string;
|
|
344
345
|
name: string;
|
|
@@ -349,7 +350,6 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
349
350
|
mother_name: string;
|
|
350
351
|
district: string;
|
|
351
352
|
city: string;
|
|
352
|
-
state: string;
|
|
353
353
|
nationality: string;
|
|
354
354
|
cellphone: string;
|
|
355
355
|
email: string;
|
|
@@ -384,6 +384,7 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
384
384
|
number: string;
|
|
385
385
|
sex: "masculino" | "feminino";
|
|
386
386
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
387
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
387
388
|
energy_account_in_requester_name: string;
|
|
388
389
|
doc_issue_date: string;
|
|
389
390
|
name: string;
|
|
@@ -394,7 +395,6 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
394
395
|
mother_name: string;
|
|
395
396
|
district: string;
|
|
396
397
|
city: string;
|
|
397
|
-
state: string;
|
|
398
398
|
nationality: string;
|
|
399
399
|
cellphone: string;
|
|
400
400
|
email: string;
|
|
@@ -14,7 +14,7 @@ declare const losangoPfObject: z.ZodObject<{
|
|
|
14
14
|
energy_account_in_requester_name: z.ZodString;
|
|
15
15
|
city: z.ZodString;
|
|
16
16
|
energy_bill_owner_document: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
17
|
-
state: z.
|
|
17
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
18
18
|
nationality: z.ZodString;
|
|
19
19
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
20
20
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -81,6 +81,7 @@ declare const losangoPfObject: z.ZodObject<{
|
|
|
81
81
|
number: string;
|
|
82
82
|
sex: "masculino" | "feminino";
|
|
83
83
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
84
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
84
85
|
energy_account_in_requester_name: string;
|
|
85
86
|
doc_issue_date: string;
|
|
86
87
|
name: string;
|
|
@@ -91,7 +92,6 @@ declare const losangoPfObject: z.ZodObject<{
|
|
|
91
92
|
mother_name: string;
|
|
92
93
|
district: string;
|
|
93
94
|
city: string;
|
|
94
|
-
state: string;
|
|
95
95
|
nationality: string;
|
|
96
96
|
cellphone: string;
|
|
97
97
|
email: string;
|
|
@@ -126,6 +126,7 @@ declare const losangoPfObject: z.ZodObject<{
|
|
|
126
126
|
number: string;
|
|
127
127
|
sex: "masculino" | "feminino";
|
|
128
128
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
129
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
129
130
|
energy_account_in_requester_name: string;
|
|
130
131
|
doc_issue_date: string;
|
|
131
132
|
name: string;
|
|
@@ -136,7 +137,6 @@ declare const losangoPfObject: z.ZodObject<{
|
|
|
136
137
|
mother_name: string;
|
|
137
138
|
district: string;
|
|
138
139
|
city: string;
|
|
139
|
-
state: string;
|
|
140
140
|
nationality: string;
|
|
141
141
|
cellphone: string;
|
|
142
142
|
email: string;
|
|
@@ -182,7 +182,7 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
182
182
|
energy_account_in_requester_name: z.ZodString;
|
|
183
183
|
city: z.ZodString;
|
|
184
184
|
energy_bill_owner_document: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
185
|
-
state: z.
|
|
185
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
186
186
|
nationality: z.ZodString;
|
|
187
187
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
188
188
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -249,6 +249,7 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
249
249
|
number: string;
|
|
250
250
|
sex: "masculino" | "feminino";
|
|
251
251
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
252
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
252
253
|
energy_account_in_requester_name: string;
|
|
253
254
|
doc_issue_date: string;
|
|
254
255
|
name: string;
|
|
@@ -259,7 +260,6 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
259
260
|
mother_name: string;
|
|
260
261
|
district: string;
|
|
261
262
|
city: string;
|
|
262
|
-
state: string;
|
|
263
263
|
nationality: string;
|
|
264
264
|
cellphone: string;
|
|
265
265
|
email: string;
|
|
@@ -294,6 +294,7 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
294
294
|
number: string;
|
|
295
295
|
sex: "masculino" | "feminino";
|
|
296
296
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
297
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
297
298
|
energy_account_in_requester_name: string;
|
|
298
299
|
doc_issue_date: string;
|
|
299
300
|
name: string;
|
|
@@ -304,7 +305,6 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
304
305
|
mother_name: string;
|
|
305
306
|
district: string;
|
|
306
307
|
city: string;
|
|
307
|
-
state: string;
|
|
308
308
|
nationality: string;
|
|
309
309
|
cellphone: string;
|
|
310
310
|
email: string;
|
|
@@ -339,6 +339,7 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
339
339
|
number: string;
|
|
340
340
|
sex: "masculino" | "feminino";
|
|
341
341
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
342
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
342
343
|
energy_account_in_requester_name: string;
|
|
343
344
|
doc_issue_date: string;
|
|
344
345
|
name: string;
|
|
@@ -349,7 +350,6 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
349
350
|
mother_name: string;
|
|
350
351
|
district: string;
|
|
351
352
|
city: string;
|
|
352
|
-
state: string;
|
|
353
353
|
nationality: string;
|
|
354
354
|
cellphone: string;
|
|
355
355
|
email: string;
|
|
@@ -384,6 +384,7 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
384
384
|
number: string;
|
|
385
385
|
sex: "masculino" | "feminino";
|
|
386
386
|
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
387
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
387
388
|
energy_account_in_requester_name: string;
|
|
388
389
|
doc_issue_date: string;
|
|
389
390
|
name: string;
|
|
@@ -394,7 +395,6 @@ declare const losangoPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
394
395
|
mother_name: string;
|
|
395
396
|
district: string;
|
|
396
397
|
city: string;
|
|
397
|
-
state: string;
|
|
398
398
|
nationality: string;
|
|
399
399
|
cellphone: string;
|
|
400
400
|
email: string;
|
|
@@ -8,6 +8,35 @@ var DocumentTypeEnum = zod.z.enum([
|
|
|
8
8
|
"carteira_nacional_de_habilita\xE7\xE3o"
|
|
9
9
|
]);
|
|
10
10
|
var SexEnum = zod.z.enum(["masculino", "feminino"]);
|
|
11
|
+
var UfEnum = zod.z.enum([
|
|
12
|
+
"AC",
|
|
13
|
+
"AL",
|
|
14
|
+
"AP",
|
|
15
|
+
"AM",
|
|
16
|
+
"BA",
|
|
17
|
+
"CE",
|
|
18
|
+
"DF",
|
|
19
|
+
"ES",
|
|
20
|
+
"GO",
|
|
21
|
+
"MA",
|
|
22
|
+
"MT",
|
|
23
|
+
"MS",
|
|
24
|
+
"MG",
|
|
25
|
+
"PA",
|
|
26
|
+
"PB",
|
|
27
|
+
"PR",
|
|
28
|
+
"PE",
|
|
29
|
+
"PI",
|
|
30
|
+
"RJ",
|
|
31
|
+
"RN",
|
|
32
|
+
"RS",
|
|
33
|
+
"RO",
|
|
34
|
+
"RR",
|
|
35
|
+
"SC",
|
|
36
|
+
"SP",
|
|
37
|
+
"SE",
|
|
38
|
+
"TO"
|
|
39
|
+
]);
|
|
11
40
|
function textField(maxLength) {
|
|
12
41
|
const base = zod.z.string().trim().min(1, "Campo obrigat\xF3rio");
|
|
13
42
|
return maxLength === void 0 ? base : base.max(maxLength, `M\xE1ximo ${maxLength} caracteres`);
|
|
@@ -230,7 +259,7 @@ var losangoPfObject = zod.z.object({
|
|
|
230
259
|
energy_account_in_requester_name: textField(),
|
|
231
260
|
city: textField(),
|
|
232
261
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
233
|
-
state:
|
|
262
|
+
state: UfEnum,
|
|
234
263
|
nationality: textField(),
|
|
235
264
|
cellphone: phoneBRSchema,
|
|
236
265
|
email: emailSchema,
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { losangoPfObject, losangoPfSchema } from '../../../chunk-
|
|
1
|
+
export { losangoPfObject, losangoPfSchema } from '../../../chunk-53GXILC6.mjs';
|
|
2
2
|
import '../../../chunk-7I2LXGA2.mjs';
|
|
3
|
-
import '../../../chunk-
|
|
3
|
+
import '../../../chunk-HBTFOSJU.mjs';
|