@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
|
@@ -18,9 +18,9 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
18
18
|
city: z.ZodString;
|
|
19
19
|
energy_bill_owner_document: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
20
20
|
civil_status: z.ZodString;
|
|
21
|
-
state: z.
|
|
21
|
+
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"]>;
|
|
22
22
|
nationality: z.ZodString;
|
|
23
|
-
uf_naturalness: z.
|
|
23
|
+
uf_naturalness: 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"]>;
|
|
24
24
|
naturalness: z.ZodString;
|
|
25
25
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
26
26
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -33,7 +33,7 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
33
33
|
type_doc: z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>;
|
|
34
34
|
doc: z.ZodString;
|
|
35
35
|
issuing_body: z.ZodString;
|
|
36
|
-
emitting_state: z.
|
|
36
|
+
emitting_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"]>;
|
|
37
37
|
doc_issue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
|
|
38
38
|
pep_relationship: z.ZodOptional<z.ZodString>;
|
|
39
39
|
voucher_local_installation_address: z.ZodObject<{
|
|
@@ -96,6 +96,9 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
96
96
|
residence_situation: string;
|
|
97
97
|
nature_of_occupation: string;
|
|
98
98
|
civil_status: string;
|
|
99
|
+
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";
|
|
100
|
+
uf_naturalness: "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";
|
|
101
|
+
emitting_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";
|
|
99
102
|
energy_account_in_requester_name: string;
|
|
100
103
|
doc_issue_date: string;
|
|
101
104
|
name: string;
|
|
@@ -106,7 +109,6 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
106
109
|
mother_name: string;
|
|
107
110
|
district: string;
|
|
108
111
|
city: string;
|
|
109
|
-
state: string;
|
|
110
112
|
nationality: string;
|
|
111
113
|
cellphone: string;
|
|
112
114
|
email: string;
|
|
@@ -130,13 +132,11 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
130
132
|
url?: string | undefined;
|
|
131
133
|
};
|
|
132
134
|
rd_re_insurance_toggle: boolean;
|
|
133
|
-
uf_naturalness: string;
|
|
134
135
|
months_in_residence: number;
|
|
135
136
|
is_installation_at_requester: string;
|
|
136
137
|
naturalness: string;
|
|
137
138
|
company_time: number;
|
|
138
139
|
equity_value: number;
|
|
139
|
-
emitting_state: string;
|
|
140
140
|
pep_relationship?: string | undefined;
|
|
141
141
|
proof_kinship?: {
|
|
142
142
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -153,6 +153,9 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
153
153
|
residence_situation: string;
|
|
154
154
|
nature_of_occupation: string;
|
|
155
155
|
civil_status: string;
|
|
156
|
+
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";
|
|
157
|
+
uf_naturalness: "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";
|
|
158
|
+
emitting_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";
|
|
156
159
|
energy_account_in_requester_name: string;
|
|
157
160
|
doc_issue_date: string;
|
|
158
161
|
name: string;
|
|
@@ -163,7 +166,6 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
163
166
|
mother_name: string;
|
|
164
167
|
district: string;
|
|
165
168
|
city: string;
|
|
166
|
-
state: string;
|
|
167
169
|
nationality: string;
|
|
168
170
|
cellphone: string;
|
|
169
171
|
email: string;
|
|
@@ -186,13 +188,11 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
186
188
|
sizeBytes: number;
|
|
187
189
|
url?: string | undefined;
|
|
188
190
|
};
|
|
189
|
-
uf_naturalness: string;
|
|
190
191
|
months_in_residence: number;
|
|
191
192
|
is_installation_at_requester: string;
|
|
192
193
|
naturalness: string;
|
|
193
194
|
company_time: number;
|
|
194
195
|
equity_value: number;
|
|
195
|
-
emitting_state: string;
|
|
196
196
|
pep_relationship?: string | undefined;
|
|
197
197
|
proof_kinship?: {
|
|
198
198
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -222,9 +222,9 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
222
222
|
city: z.ZodString;
|
|
223
223
|
energy_bill_owner_document: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
224
224
|
civil_status: z.ZodString;
|
|
225
|
-
state: z.
|
|
225
|
+
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"]>;
|
|
226
226
|
nationality: z.ZodString;
|
|
227
|
-
uf_naturalness: z.
|
|
227
|
+
uf_naturalness: 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"]>;
|
|
228
228
|
naturalness: z.ZodString;
|
|
229
229
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
230
230
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -237,7 +237,7 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
237
237
|
type_doc: z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>;
|
|
238
238
|
doc: z.ZodString;
|
|
239
239
|
issuing_body: z.ZodString;
|
|
240
|
-
emitting_state: z.
|
|
240
|
+
emitting_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"]>;
|
|
241
241
|
doc_issue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
|
|
242
242
|
pep_relationship: z.ZodOptional<z.ZodString>;
|
|
243
243
|
voucher_local_installation_address: z.ZodObject<{
|
|
@@ -300,6 +300,9 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
300
300
|
residence_situation: string;
|
|
301
301
|
nature_of_occupation: string;
|
|
302
302
|
civil_status: string;
|
|
303
|
+
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";
|
|
304
|
+
uf_naturalness: "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";
|
|
305
|
+
emitting_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";
|
|
303
306
|
energy_account_in_requester_name: string;
|
|
304
307
|
doc_issue_date: string;
|
|
305
308
|
name: string;
|
|
@@ -310,7 +313,6 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
310
313
|
mother_name: string;
|
|
311
314
|
district: string;
|
|
312
315
|
city: string;
|
|
313
|
-
state: string;
|
|
314
316
|
nationality: string;
|
|
315
317
|
cellphone: string;
|
|
316
318
|
email: string;
|
|
@@ -334,13 +336,11 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
334
336
|
url?: string | undefined;
|
|
335
337
|
};
|
|
336
338
|
rd_re_insurance_toggle: boolean;
|
|
337
|
-
uf_naturalness: string;
|
|
338
339
|
months_in_residence: number;
|
|
339
340
|
is_installation_at_requester: string;
|
|
340
341
|
naturalness: string;
|
|
341
342
|
company_time: number;
|
|
342
343
|
equity_value: number;
|
|
343
|
-
emitting_state: string;
|
|
344
344
|
pep_relationship?: string | undefined;
|
|
345
345
|
proof_kinship?: {
|
|
346
346
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -357,6 +357,9 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
357
357
|
residence_situation: string;
|
|
358
358
|
nature_of_occupation: string;
|
|
359
359
|
civil_status: string;
|
|
360
|
+
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";
|
|
361
|
+
uf_naturalness: "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";
|
|
362
|
+
emitting_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";
|
|
360
363
|
energy_account_in_requester_name: string;
|
|
361
364
|
doc_issue_date: string;
|
|
362
365
|
name: string;
|
|
@@ -367,7 +370,6 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
367
370
|
mother_name: string;
|
|
368
371
|
district: string;
|
|
369
372
|
city: string;
|
|
370
|
-
state: string;
|
|
371
373
|
nationality: string;
|
|
372
374
|
cellphone: string;
|
|
373
375
|
email: string;
|
|
@@ -390,13 +392,11 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
390
392
|
sizeBytes: number;
|
|
391
393
|
url?: string | undefined;
|
|
392
394
|
};
|
|
393
|
-
uf_naturalness: string;
|
|
394
395
|
months_in_residence: number;
|
|
395
396
|
is_installation_at_requester: string;
|
|
396
397
|
naturalness: string;
|
|
397
398
|
company_time: number;
|
|
398
399
|
equity_value: number;
|
|
399
|
-
emitting_state: string;
|
|
400
400
|
pep_relationship?: string | undefined;
|
|
401
401
|
proof_kinship?: {
|
|
402
402
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -414,6 +414,9 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
414
414
|
residence_situation: string;
|
|
415
415
|
nature_of_occupation: string;
|
|
416
416
|
civil_status: string;
|
|
417
|
+
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";
|
|
418
|
+
uf_naturalness: "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";
|
|
419
|
+
emitting_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";
|
|
417
420
|
energy_account_in_requester_name: string;
|
|
418
421
|
doc_issue_date: string;
|
|
419
422
|
name: string;
|
|
@@ -424,7 +427,6 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
424
427
|
mother_name: string;
|
|
425
428
|
district: string;
|
|
426
429
|
city: string;
|
|
427
|
-
state: string;
|
|
428
430
|
nationality: string;
|
|
429
431
|
cellphone: string;
|
|
430
432
|
email: string;
|
|
@@ -448,13 +450,11 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
448
450
|
url?: string | undefined;
|
|
449
451
|
};
|
|
450
452
|
rd_re_insurance_toggle: boolean;
|
|
451
|
-
uf_naturalness: string;
|
|
452
453
|
months_in_residence: number;
|
|
453
454
|
is_installation_at_requester: string;
|
|
454
455
|
naturalness: string;
|
|
455
456
|
company_time: number;
|
|
456
457
|
equity_value: number;
|
|
457
|
-
emitting_state: string;
|
|
458
458
|
pep_relationship?: string | undefined;
|
|
459
459
|
proof_kinship?: {
|
|
460
460
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -471,6 +471,9 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
471
471
|
residence_situation: string;
|
|
472
472
|
nature_of_occupation: string;
|
|
473
473
|
civil_status: string;
|
|
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";
|
|
475
|
+
uf_naturalness: "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";
|
|
476
|
+
emitting_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
477
|
energy_account_in_requester_name: string;
|
|
475
478
|
doc_issue_date: string;
|
|
476
479
|
name: string;
|
|
@@ -481,7 +484,6 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
481
484
|
mother_name: string;
|
|
482
485
|
district: string;
|
|
483
486
|
city: string;
|
|
484
|
-
state: string;
|
|
485
487
|
nationality: string;
|
|
486
488
|
cellphone: string;
|
|
487
489
|
email: string;
|
|
@@ -504,13 +506,11 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
504
506
|
sizeBytes: number;
|
|
505
507
|
url?: string | undefined;
|
|
506
508
|
};
|
|
507
|
-
uf_naturalness: string;
|
|
508
509
|
months_in_residence: number;
|
|
509
510
|
is_installation_at_requester: string;
|
|
510
511
|
naturalness: string;
|
|
511
512
|
company_time: number;
|
|
512
513
|
equity_value: number;
|
|
513
|
-
emitting_state: string;
|
|
514
514
|
pep_relationship?: string | undefined;
|
|
515
515
|
proof_kinship?: {
|
|
516
516
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -18,9 +18,9 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
18
18
|
city: z.ZodString;
|
|
19
19
|
energy_bill_owner_document: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
20
20
|
civil_status: z.ZodString;
|
|
21
|
-
state: z.
|
|
21
|
+
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"]>;
|
|
22
22
|
nationality: z.ZodString;
|
|
23
|
-
uf_naturalness: z.
|
|
23
|
+
uf_naturalness: 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"]>;
|
|
24
24
|
naturalness: z.ZodString;
|
|
25
25
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
26
26
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -33,7 +33,7 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
33
33
|
type_doc: z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>;
|
|
34
34
|
doc: z.ZodString;
|
|
35
35
|
issuing_body: z.ZodString;
|
|
36
|
-
emitting_state: z.
|
|
36
|
+
emitting_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"]>;
|
|
37
37
|
doc_issue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
|
|
38
38
|
pep_relationship: z.ZodOptional<z.ZodString>;
|
|
39
39
|
voucher_local_installation_address: z.ZodObject<{
|
|
@@ -96,6 +96,9 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
96
96
|
residence_situation: string;
|
|
97
97
|
nature_of_occupation: string;
|
|
98
98
|
civil_status: string;
|
|
99
|
+
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";
|
|
100
|
+
uf_naturalness: "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";
|
|
101
|
+
emitting_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";
|
|
99
102
|
energy_account_in_requester_name: string;
|
|
100
103
|
doc_issue_date: string;
|
|
101
104
|
name: string;
|
|
@@ -106,7 +109,6 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
106
109
|
mother_name: string;
|
|
107
110
|
district: string;
|
|
108
111
|
city: string;
|
|
109
|
-
state: string;
|
|
110
112
|
nationality: string;
|
|
111
113
|
cellphone: string;
|
|
112
114
|
email: string;
|
|
@@ -130,13 +132,11 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
130
132
|
url?: string | undefined;
|
|
131
133
|
};
|
|
132
134
|
rd_re_insurance_toggle: boolean;
|
|
133
|
-
uf_naturalness: string;
|
|
134
135
|
months_in_residence: number;
|
|
135
136
|
is_installation_at_requester: string;
|
|
136
137
|
naturalness: string;
|
|
137
138
|
company_time: number;
|
|
138
139
|
equity_value: number;
|
|
139
|
-
emitting_state: string;
|
|
140
140
|
pep_relationship?: string | undefined;
|
|
141
141
|
proof_kinship?: {
|
|
142
142
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -153,6 +153,9 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
153
153
|
residence_situation: string;
|
|
154
154
|
nature_of_occupation: string;
|
|
155
155
|
civil_status: string;
|
|
156
|
+
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";
|
|
157
|
+
uf_naturalness: "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";
|
|
158
|
+
emitting_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";
|
|
156
159
|
energy_account_in_requester_name: string;
|
|
157
160
|
doc_issue_date: string;
|
|
158
161
|
name: string;
|
|
@@ -163,7 +166,6 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
163
166
|
mother_name: string;
|
|
164
167
|
district: string;
|
|
165
168
|
city: string;
|
|
166
|
-
state: string;
|
|
167
169
|
nationality: string;
|
|
168
170
|
cellphone: string;
|
|
169
171
|
email: string;
|
|
@@ -186,13 +188,11 @@ declare const bvPfObject: z.ZodObject<{
|
|
|
186
188
|
sizeBytes: number;
|
|
187
189
|
url?: string | undefined;
|
|
188
190
|
};
|
|
189
|
-
uf_naturalness: string;
|
|
190
191
|
months_in_residence: number;
|
|
191
192
|
is_installation_at_requester: string;
|
|
192
193
|
naturalness: string;
|
|
193
194
|
company_time: number;
|
|
194
195
|
equity_value: number;
|
|
195
|
-
emitting_state: string;
|
|
196
196
|
pep_relationship?: string | undefined;
|
|
197
197
|
proof_kinship?: {
|
|
198
198
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -222,9 +222,9 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
222
222
|
city: z.ZodString;
|
|
223
223
|
energy_bill_owner_document: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
224
224
|
civil_status: z.ZodString;
|
|
225
|
-
state: z.
|
|
225
|
+
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"]>;
|
|
226
226
|
nationality: z.ZodString;
|
|
227
|
-
uf_naturalness: z.
|
|
227
|
+
uf_naturalness: 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"]>;
|
|
228
228
|
naturalness: z.ZodString;
|
|
229
229
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
230
230
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -237,7 +237,7 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
237
237
|
type_doc: z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>;
|
|
238
238
|
doc: z.ZodString;
|
|
239
239
|
issuing_body: z.ZodString;
|
|
240
|
-
emitting_state: z.
|
|
240
|
+
emitting_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"]>;
|
|
241
241
|
doc_issue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
|
|
242
242
|
pep_relationship: z.ZodOptional<z.ZodString>;
|
|
243
243
|
voucher_local_installation_address: z.ZodObject<{
|
|
@@ -300,6 +300,9 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
300
300
|
residence_situation: string;
|
|
301
301
|
nature_of_occupation: string;
|
|
302
302
|
civil_status: string;
|
|
303
|
+
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";
|
|
304
|
+
uf_naturalness: "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";
|
|
305
|
+
emitting_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";
|
|
303
306
|
energy_account_in_requester_name: string;
|
|
304
307
|
doc_issue_date: string;
|
|
305
308
|
name: string;
|
|
@@ -310,7 +313,6 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
310
313
|
mother_name: string;
|
|
311
314
|
district: string;
|
|
312
315
|
city: string;
|
|
313
|
-
state: string;
|
|
314
316
|
nationality: string;
|
|
315
317
|
cellphone: string;
|
|
316
318
|
email: string;
|
|
@@ -334,13 +336,11 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
334
336
|
url?: string | undefined;
|
|
335
337
|
};
|
|
336
338
|
rd_re_insurance_toggle: boolean;
|
|
337
|
-
uf_naturalness: string;
|
|
338
339
|
months_in_residence: number;
|
|
339
340
|
is_installation_at_requester: string;
|
|
340
341
|
naturalness: string;
|
|
341
342
|
company_time: number;
|
|
342
343
|
equity_value: number;
|
|
343
|
-
emitting_state: string;
|
|
344
344
|
pep_relationship?: string | undefined;
|
|
345
345
|
proof_kinship?: {
|
|
346
346
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -357,6 +357,9 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
357
357
|
residence_situation: string;
|
|
358
358
|
nature_of_occupation: string;
|
|
359
359
|
civil_status: string;
|
|
360
|
+
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";
|
|
361
|
+
uf_naturalness: "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";
|
|
362
|
+
emitting_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";
|
|
360
363
|
energy_account_in_requester_name: string;
|
|
361
364
|
doc_issue_date: string;
|
|
362
365
|
name: string;
|
|
@@ -367,7 +370,6 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
367
370
|
mother_name: string;
|
|
368
371
|
district: string;
|
|
369
372
|
city: string;
|
|
370
|
-
state: string;
|
|
371
373
|
nationality: string;
|
|
372
374
|
cellphone: string;
|
|
373
375
|
email: string;
|
|
@@ -390,13 +392,11 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
390
392
|
sizeBytes: number;
|
|
391
393
|
url?: string | undefined;
|
|
392
394
|
};
|
|
393
|
-
uf_naturalness: string;
|
|
394
395
|
months_in_residence: number;
|
|
395
396
|
is_installation_at_requester: string;
|
|
396
397
|
naturalness: string;
|
|
397
398
|
company_time: number;
|
|
398
399
|
equity_value: number;
|
|
399
|
-
emitting_state: string;
|
|
400
400
|
pep_relationship?: string | undefined;
|
|
401
401
|
proof_kinship?: {
|
|
402
402
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -414,6 +414,9 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
414
414
|
residence_situation: string;
|
|
415
415
|
nature_of_occupation: string;
|
|
416
416
|
civil_status: string;
|
|
417
|
+
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";
|
|
418
|
+
uf_naturalness: "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";
|
|
419
|
+
emitting_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";
|
|
417
420
|
energy_account_in_requester_name: string;
|
|
418
421
|
doc_issue_date: string;
|
|
419
422
|
name: string;
|
|
@@ -424,7 +427,6 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
424
427
|
mother_name: string;
|
|
425
428
|
district: string;
|
|
426
429
|
city: string;
|
|
427
|
-
state: string;
|
|
428
430
|
nationality: string;
|
|
429
431
|
cellphone: string;
|
|
430
432
|
email: string;
|
|
@@ -448,13 +450,11 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
448
450
|
url?: string | undefined;
|
|
449
451
|
};
|
|
450
452
|
rd_re_insurance_toggle: boolean;
|
|
451
|
-
uf_naturalness: string;
|
|
452
453
|
months_in_residence: number;
|
|
453
454
|
is_installation_at_requester: string;
|
|
454
455
|
naturalness: string;
|
|
455
456
|
company_time: number;
|
|
456
457
|
equity_value: number;
|
|
457
|
-
emitting_state: string;
|
|
458
458
|
pep_relationship?: string | undefined;
|
|
459
459
|
proof_kinship?: {
|
|
460
460
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -471,6 +471,9 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
471
471
|
residence_situation: string;
|
|
472
472
|
nature_of_occupation: string;
|
|
473
473
|
civil_status: string;
|
|
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";
|
|
475
|
+
uf_naturalness: "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";
|
|
476
|
+
emitting_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
477
|
energy_account_in_requester_name: string;
|
|
475
478
|
doc_issue_date: string;
|
|
476
479
|
name: string;
|
|
@@ -481,7 +484,6 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
481
484
|
mother_name: string;
|
|
482
485
|
district: string;
|
|
483
486
|
city: string;
|
|
484
|
-
state: string;
|
|
485
487
|
nationality: string;
|
|
486
488
|
cellphone: string;
|
|
487
489
|
email: string;
|
|
@@ -504,13 +506,11 @@ declare const bvPfSchema: z.ZodEffects<z.ZodObject<{
|
|
|
504
506
|
sizeBytes: number;
|
|
505
507
|
url?: string | undefined;
|
|
506
508
|
};
|
|
507
|
-
uf_naturalness: string;
|
|
508
509
|
months_in_residence: number;
|
|
509
510
|
is_installation_at_requester: string;
|
|
510
511
|
naturalness: string;
|
|
511
512
|
company_time: number;
|
|
512
513
|
equity_value: number;
|
|
513
|
-
emitting_state: string;
|
|
514
514
|
pep_relationship?: string | undefined;
|
|
515
515
|
proof_kinship?: {
|
|
516
516
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
@@ -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`);
|
|
@@ -234,9 +263,9 @@ var bvPfObject = zod.z.object({
|
|
|
234
263
|
city: textField(),
|
|
235
264
|
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
236
265
|
civil_status: textField(),
|
|
237
|
-
state:
|
|
266
|
+
state: UfEnum,
|
|
238
267
|
nationality: textField(),
|
|
239
|
-
uf_naturalness:
|
|
268
|
+
uf_naturalness: UfEnum,
|
|
240
269
|
naturalness: textField(),
|
|
241
270
|
cellphone: phoneBRSchema,
|
|
242
271
|
email: emailSchema,
|
|
@@ -249,7 +278,7 @@ var bvPfObject = zod.z.object({
|
|
|
249
278
|
type_doc: DocumentTypeEnum,
|
|
250
279
|
doc: textField(15),
|
|
251
280
|
issuing_body: textField(6),
|
|
252
|
-
emitting_state:
|
|
281
|
+
emitting_state: UfEnum,
|
|
253
282
|
doc_issue_date: issueDateSchema,
|
|
254
283
|
pep_relationship: textField().optional()
|
|
255
284
|
});
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { bvPfObject, bvPfSchema } from '../../../chunk-
|
|
1
|
+
export { bvPfObject, bvPfSchema } from '../../../chunk-5C4YMHXV.mjs';
|
|
2
2
|
import '../../../chunk-7I2LXGA2.mjs';
|
|
3
|
-
import '../../../chunk-
|
|
3
|
+
import '../../../chunk-HBTFOSJU.mjs';
|