@tap-payments/auth-jsconnect 2.4.60-test → 2.4.62-test
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/build/@types/app.d.ts +15 -15
- package/build/@types/form.d.ts +19 -19
- package/build/@types/theme.d.ts +1 -1
- package/build/api/account.d.ts +2 -2
- package/build/api/auth.d.ts +11 -11
- package/build/api/availabilityServices.d.ts +3 -3
- package/build/api/axios.js +1 -1
- package/build/api/board.d.ts +3 -3
- package/build/api/brand.d.ts +1 -1
- package/build/api/country.d.ts +1 -1
- package/build/api/data.d.ts +10 -10
- package/build/api/document.d.ts +2 -2
- package/build/api/entity.d.ts +8 -8
- package/build/api/file.d.ts +1 -1
- package/build/api/individual.d.ts +5 -5
- package/build/api/init.d.ts +1 -1
- package/build/api/lead.d.ts +11 -11
- package/build/api/operator.d.ts +1 -1
- package/build/api/operator.js +1 -1
- package/build/api/user.d.ts +2 -2
- package/build/app/settings.d.ts +2 -11
- package/build/app/settings.js +1 -1
- package/build/app/store.d.ts +4 -4
- package/build/components/Slide/Slide.d.ts +1 -1
- package/build/constants/app.d.ts +1 -1
- package/build/features/app/bank/bankStore.d.ts +10 -82
- package/build/features/app/bank/bankStore.js +1 -1
- package/build/features/app/brand/brandStore.d.ts +13 -112
- package/build/features/app/brand/brandStore.js +1 -1
- package/build/features/app/business/businessStore.d.ts +18 -162
- package/build/features/app/business/businessStore.js +1 -1
- package/build/features/app/connect/connectStore.d.ts +13 -121
- package/build/features/app/connect/connectStore.js +1 -1
- package/build/features/app/connectExpress/connectExpressStore.d.ts +22 -211
- package/build/features/app/connectExpress/connectExpressStore.js +1 -1
- package/build/features/app/entity/entityStore.d.ts +10 -82
- package/build/features/app/entity/entityStore.js +1 -1
- package/build/features/app/individual/individualStore.d.ts +22 -175
- package/build/features/app/individual/individualStore.js +1 -1
- package/build/features/app/password/passwordStore.d.ts +12 -102
- package/build/features/app/password/passwordStore.js +1 -1
- package/build/features/app/signIn/signInStore.d.ts +7 -61
- package/build/features/app/signIn/signInStore.js +1 -1
- package/build/features/app/tax/taxStore.d.ts +9 -72
- package/build/features/app/tax/taxStore.js +1 -1
- package/build/features/bank/screens/BankDetails/BankName.d.ts +1 -1
- package/build/features/bank/screens/BankDetails/BankStatement.d.ts +1 -1
- package/build/features/bank/screens/BankDetails/ConfirmPolicy.d.ts +1 -1
- package/build/features/bank/screens/BankDetails/IBAN.js +1 -1
- package/build/features/brand/screens/BrandActivities/ActivitiesList.d.ts +6 -6
- package/build/features/brand/screens/BrandActivities/CustomerBase.d.ts +3 -3
- package/build/features/brand/screens/BrandActivities/RefundPolicy.d.ts +5 -5
- package/build/features/brand/screens/BrandActivities/TAC.d.ts +2 -2
- package/build/features/brand/screens/BrandActivities/TransactionPolicy.d.ts +1 -1
- package/build/features/brand/screens/BrandInfo/BrandInfo.js +2 -0
- package/build/features/brand/screens/BrandInfo/BrandLogo.d.ts +1 -1
- package/build/features/brand/screens/BrandInfo/BrandName.js +1 -1
- package/build/features/brand/screens/BrandInfo/Segments.js +3 -0
- package/build/features/brand/screens/BrandInfo/TeamSize.js +3 -0
- package/build/features/business/screens/Activities/ActivitiesList.d.ts +2 -2
- package/build/features/business/screens/Activities/OperationStartDate.d.ts +1 -1
- package/build/features/business/screens/BrandDetails/SalesChannel.d.ts +1 -1
- package/build/features/business/screens/BusinessType/Article.d.ts +1 -1
- package/build/features/business/screens/BusinessType/LicenseType.d.ts +3 -3
- package/build/features/business/screens/Customers/CustomerLocations.d.ts +7 -7
- package/build/features/business/screens/Customers/RefundPolicy.d.ts +4 -4
- package/build/features/connect/screens/Individual/Email.js +1 -1
- package/build/features/connect/screens/Merchant/BrandName.js +1 -1
- package/build/features/connectExpress/ConnectExpress.js +1 -1
- package/build/features/connectExpress/screens/CollectBusinessInfo/BrandName.js +1 -1
- package/build/features/connectExpress/screens/CollectBusinessInfo/LicenseType.d.ts +3 -3
- package/build/features/connectExpress/screens/CollectBusinessInfo/TAC.d.ts +2 -2
- package/build/features/connectExpress/screens/CollectIndividualInfo/Email.js +1 -1
- package/build/features/connectExpress/screens/NID/TAC.d.ts +2 -2
- package/build/features/entity/screens/EntityCapital/ActivityList.d.ts +2 -2
- package/build/features/entity/screens/EntityName/Article.d.ts +1 -1
- package/build/features/entity/screens/EntityName/EntityTypeList.d.ts +6 -6
- package/build/features/entity/screens/EntityName/ExpiryDate.d.ts +1 -1
- package/build/features/entity/screens/EntityName/IssuingDate.d.ts +1 -1
- package/build/features/individual/screens/AdditionalIndividualInfo/AdditionalIndividualInfo.d.ts +1 -1
- package/build/features/individual/screens/AdditionalIndividualInfo/CivilIDFile.d.ts +1 -1
- package/build/features/individual/screens/AdditionalIndividualInfo/Occupation.js +4 -4
- package/build/features/individual/screens/AdditionalIndividualInfo/PEPSwitch.d.ts +2 -2
- package/build/features/individual/screens/IndividualList/Email.js +1 -1
- package/build/features/individual/screens/IndividualList/IndividualList.d.ts +2 -2
- package/build/features/individual/screens/IndividualPersonalInfo/Gender.d.ts +3 -3
- package/build/features/individual/screens/IndividualPersonalInfo/IndividualPersonalInfo.d.ts +1 -1
- package/build/features/shared/Address/CountryList.d.ts +6 -6
- package/build/features/shared/Address/InputSelect.d.ts +6 -6
- package/build/features/shared/Address/InputSelect.js +1 -1
- package/build/features/shared/Button/EmailProvidersButtons.d.ts +1 -1
- package/build/features/shared/Button/FlowsButtons.d.ts +1 -1
- package/build/features/shared/Button/FlowsButtons.js +1 -1
- package/build/features/shared/Button/IndividualActionButtons.d.ts +1 -1
- package/build/features/shared/CheckIcon/CheckIcon.d.ts +1 -1
- package/build/features/shared/Containers/FeatureContainer.d.ts +1 -1
- package/build/features/shared/Containers/ScreenContainer.d.ts +1 -1
- package/build/features/shared/Footer/PoweredByFooter.d.ts +1 -1
- package/build/features/shared/Input/Input.d.ts +2 -2
- package/build/features/shared/UploadFile/FileUpload.d.ts +3 -3
- package/build/features/shared/UploadFile/FileUpload.js +1 -1
- package/build/features/shared/UploadFile/UploadFile.d.ts +2 -2
- package/build/features/shared/UploadFile/UploadWrapper.d.ts +2 -2
- package/build/features/shared/UploadMultipleFile/UploadFile.d.ts +3 -3
- package/build/features/shared/UploadMultipleFile/UploadFile.js +1 -1
- package/build/features/shared/UploadMultipleFile/UploadMultipleFile.d.ts +2 -2
- package/build/features/tax/screens/TaxDetails/ConfirmPolicy.d.ts +1 -1
- package/build/features/tax/screens/TaxDetails/VATId.d.ts +1 -1
- package/build/hooks/useDataVerified.d.ts +1 -1
- package/build/hooks/useExcludeReadOnlyFelids.d.ts +1 -1
- package/build/hooks/useFormErrorAndUpdateReadOnly.d.ts +1 -1
- package/build/hooks/useFormReadOnly.d.ts +1 -1
- package/build/utils/array.js +1 -1
- package/package.json +1 -1
|
@@ -11,197 +11,53 @@ export declare const retrieveLeadIdentityByIdAsync: import("@reduxjs/toolkit").A
|
|
|
11
11
|
countryCode: CountryCode;
|
|
12
12
|
boardInfo: any;
|
|
13
13
|
boardData: any;
|
|
14
|
-
}, string, {
|
|
15
|
-
state?: unknown;
|
|
16
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
17
|
-
extra?: unknown;
|
|
18
|
-
rejectValue?: unknown;
|
|
19
|
-
serializedErrorType?: unknown;
|
|
20
|
-
pendingMeta?: unknown;
|
|
21
|
-
fulfilledMeta?: unknown;
|
|
22
|
-
rejectedMeta?: unknown;
|
|
23
|
-
}>;
|
|
14
|
+
}, string, {}>;
|
|
24
15
|
export declare const getLeadByIdAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
25
16
|
data: any;
|
|
26
17
|
countryCode: CountryCode;
|
|
27
|
-
}, string, {
|
|
28
|
-
|
|
29
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
30
|
-
extra?: unknown;
|
|
31
|
-
rejectValue?: unknown;
|
|
32
|
-
serializedErrorType?: unknown;
|
|
33
|
-
pendingMeta?: unknown;
|
|
34
|
-
fulfilledMeta?: unknown;
|
|
35
|
-
rejectedMeta?: unknown;
|
|
36
|
-
}>;
|
|
37
|
-
export declare const retrieveEntityListAsync: import("@reduxjs/toolkit").AsyncThunk<any, string, {
|
|
38
|
-
state?: unknown;
|
|
39
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
40
|
-
extra?: unknown;
|
|
41
|
-
rejectValue?: unknown;
|
|
42
|
-
serializedErrorType?: unknown;
|
|
43
|
-
pendingMeta?: unknown;
|
|
44
|
-
fulfilledMeta?: unknown;
|
|
45
|
-
rejectedMeta?: unknown;
|
|
46
|
-
}>;
|
|
18
|
+
}, string, {}>;
|
|
19
|
+
export declare const retrieveEntityListAsync: import("@reduxjs/toolkit").AsyncThunk<any, string, {}>;
|
|
47
20
|
export declare const createMobileAuthAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
48
21
|
response: any;
|
|
49
22
|
formData: MobileFormValues;
|
|
50
|
-
}, MobileFormValues, {
|
|
51
|
-
state?: unknown;
|
|
52
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
53
|
-
extra?: unknown;
|
|
54
|
-
rejectValue?: unknown;
|
|
55
|
-
serializedErrorType?: unknown;
|
|
56
|
-
pendingMeta?: unknown;
|
|
57
|
-
fulfilledMeta?: unknown;
|
|
58
|
-
rejectedMeta?: unknown;
|
|
59
|
-
}>;
|
|
23
|
+
}, MobileFormValues, {}>;
|
|
60
24
|
export declare const resendMobileAuthOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
61
25
|
response: any;
|
|
62
26
|
formData: MobileFormValues;
|
|
63
|
-
}, MobileFormValues, {
|
|
64
|
-
state?: unknown;
|
|
65
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
66
|
-
extra?: unknown;
|
|
67
|
-
rejectValue?: unknown;
|
|
68
|
-
serializedErrorType?: unknown;
|
|
69
|
-
pendingMeta?: unknown;
|
|
70
|
-
fulfilledMeta?: unknown;
|
|
71
|
-
rejectedMeta?: unknown;
|
|
72
|
-
}>;
|
|
27
|
+
}, MobileFormValues, {}>;
|
|
73
28
|
export declare const createNIDAuthAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
74
29
|
response: any;
|
|
75
30
|
formData: NIDFormValues;
|
|
76
|
-
}, NIDFormValues, {
|
|
77
|
-
state?: unknown;
|
|
78
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
79
|
-
extra?: unknown;
|
|
80
|
-
rejectValue?: unknown;
|
|
81
|
-
serializedErrorType?: unknown;
|
|
82
|
-
pendingMeta?: unknown;
|
|
83
|
-
fulfilledMeta?: unknown;
|
|
84
|
-
rejectedMeta?: unknown;
|
|
85
|
-
}>;
|
|
31
|
+
}, NIDFormValues, {}>;
|
|
86
32
|
export declare const resendNIDAuthOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
87
33
|
response: any;
|
|
88
34
|
formData: NIDFormValues;
|
|
89
|
-
}, NIDFormValues, {
|
|
90
|
-
state?: unknown;
|
|
91
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
92
|
-
extra?: unknown;
|
|
93
|
-
rejectValue?: unknown;
|
|
94
|
-
serializedErrorType?: unknown;
|
|
95
|
-
pendingMeta?: unknown;
|
|
96
|
-
fulfilledMeta?: unknown;
|
|
97
|
-
rejectedMeta?: unknown;
|
|
98
|
-
}>;
|
|
35
|
+
}, NIDFormValues, {}>;
|
|
99
36
|
export declare const createCivilIdAuthAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
100
37
|
response: any;
|
|
101
38
|
formData: CivilFormValues;
|
|
102
|
-
}, CivilFormValues, {
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
rejectValue?: unknown;
|
|
107
|
-
serializedErrorType?: unknown;
|
|
108
|
-
pendingMeta?: unknown;
|
|
109
|
-
fulfilledMeta?: unknown;
|
|
110
|
-
rejectedMeta?: unknown;
|
|
111
|
-
}>;
|
|
112
|
-
export declare const verifyMobileOtpAsync: import("@reduxjs/toolkit").AsyncThunk<any, OTPFormValues, {
|
|
113
|
-
state?: unknown;
|
|
114
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
115
|
-
extra?: unknown;
|
|
116
|
-
rejectValue?: unknown;
|
|
117
|
-
serializedErrorType?: unknown;
|
|
118
|
-
pendingMeta?: unknown;
|
|
119
|
-
fulfilledMeta?: unknown;
|
|
120
|
-
rejectedMeta?: unknown;
|
|
121
|
-
}>;
|
|
122
|
-
export declare const verifyNIDOtpAsync: import("@reduxjs/toolkit").AsyncThunk<any, OTPFormValues, {
|
|
123
|
-
state?: unknown;
|
|
124
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
125
|
-
extra?: unknown;
|
|
126
|
-
rejectValue?: unknown;
|
|
127
|
-
serializedErrorType?: unknown;
|
|
128
|
-
pendingMeta?: unknown;
|
|
129
|
-
fulfilledMeta?: unknown;
|
|
130
|
-
rejectedMeta?: unknown;
|
|
131
|
-
}>;
|
|
132
|
-
export declare const verifyPACIAsync: import("@reduxjs/toolkit").AsyncThunk<void, verifyPACIAsyncParams, {
|
|
133
|
-
state?: unknown;
|
|
134
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
135
|
-
extra?: unknown;
|
|
136
|
-
rejectValue?: unknown;
|
|
137
|
-
serializedErrorType?: unknown;
|
|
138
|
-
pendingMeta?: unknown;
|
|
139
|
-
fulfilledMeta?: unknown;
|
|
140
|
-
rejectedMeta?: unknown;
|
|
141
|
-
}>;
|
|
39
|
+
}, CivilFormValues, {}>;
|
|
40
|
+
export declare const verifyMobileOtpAsync: import("@reduxjs/toolkit").AsyncThunk<any, OTPFormValues, {}>;
|
|
41
|
+
export declare const verifyNIDOtpAsync: import("@reduxjs/toolkit").AsyncThunk<any, OTPFormValues, {}>;
|
|
42
|
+
export declare const verifyPACIAsync: import("@reduxjs/toolkit").AsyncThunk<void, verifyPACIAsyncParams, {}>;
|
|
142
43
|
export declare const createCivilIDAuthIdentityAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
143
44
|
response: any;
|
|
144
45
|
formData: CivilFormValues;
|
|
145
|
-
}, CivilFormValues, {
|
|
146
|
-
state?: unknown;
|
|
147
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
148
|
-
extra?: unknown;
|
|
149
|
-
rejectValue?: unknown;
|
|
150
|
-
serializedErrorType?: unknown;
|
|
151
|
-
pendingMeta?: unknown;
|
|
152
|
-
fulfilledMeta?: unknown;
|
|
153
|
-
rejectedMeta?: unknown;
|
|
154
|
-
}>;
|
|
46
|
+
}, CivilFormValues, {}>;
|
|
155
47
|
export declare const createNIDAuthIdentityAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
156
48
|
response: {
|
|
157
49
|
verify_token: any;
|
|
158
50
|
};
|
|
159
51
|
formData: NIDFormValues;
|
|
160
|
-
}, NIDFormValues, {
|
|
161
|
-
state?: unknown;
|
|
162
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
163
|
-
extra?: unknown;
|
|
164
|
-
rejectValue?: unknown;
|
|
165
|
-
serializedErrorType?: unknown;
|
|
166
|
-
pendingMeta?: unknown;
|
|
167
|
-
fulfilledMeta?: unknown;
|
|
168
|
-
rejectedMeta?: unknown;
|
|
169
|
-
}>;
|
|
52
|
+
}, NIDFormValues, {}>;
|
|
170
53
|
export declare const resendNIDAuthIdentityOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
171
54
|
response: {
|
|
172
55
|
verify_token: any;
|
|
173
56
|
};
|
|
174
57
|
formData: NIDFormValues;
|
|
175
|
-
}, NIDFormValues, {
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
extra?: unknown;
|
|
179
|
-
rejectValue?: unknown;
|
|
180
|
-
serializedErrorType?: unknown;
|
|
181
|
-
pendingMeta?: unknown;
|
|
182
|
-
fulfilledMeta?: unknown;
|
|
183
|
-
rejectedMeta?: unknown;
|
|
184
|
-
}>;
|
|
185
|
-
export declare const verifyNIDOtpLeadIdentityAsync: import("@reduxjs/toolkit").AsyncThunk<any, OTPFormValues, {
|
|
186
|
-
state?: unknown;
|
|
187
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
188
|
-
extra?: unknown;
|
|
189
|
-
rejectValue?: unknown;
|
|
190
|
-
serializedErrorType?: unknown;
|
|
191
|
-
pendingMeta?: unknown;
|
|
192
|
-
fulfilledMeta?: unknown;
|
|
193
|
-
rejectedMeta?: unknown;
|
|
194
|
-
}>;
|
|
195
|
-
export declare const verifyPaciOtpLeadIdentityAsync: import("@reduxjs/toolkit").AsyncThunk<any, OTPFormValues, {
|
|
196
|
-
state?: unknown;
|
|
197
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
198
|
-
extra?: unknown;
|
|
199
|
-
rejectValue?: unknown;
|
|
200
|
-
serializedErrorType?: unknown;
|
|
201
|
-
pendingMeta?: unknown;
|
|
202
|
-
fulfilledMeta?: unknown;
|
|
203
|
-
rejectedMeta?: unknown;
|
|
204
|
-
}>;
|
|
58
|
+
}, NIDFormValues, {}>;
|
|
59
|
+
export declare const verifyNIDOtpLeadIdentityAsync: import("@reduxjs/toolkit").AsyncThunk<any, OTPFormValues, {}>;
|
|
60
|
+
export declare const verifyPaciOtpLeadIdentityAsync: import("@reduxjs/toolkit").AsyncThunk<any, OTPFormValues, {}>;
|
|
205
61
|
export declare const checkEmailAvailabilityAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
206
62
|
response: any;
|
|
207
63
|
formData: string;
|
|
@@ -209,16 +65,7 @@ export declare const checkEmailAvailabilityAsync: import("@reduxjs/toolkit").Asy
|
|
|
209
65
|
email: string;
|
|
210
66
|
cancelToken: CancelToken;
|
|
211
67
|
onSuccess?: (() => void) | undefined;
|
|
212
|
-
}, {
|
|
213
|
-
state?: unknown;
|
|
214
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
215
|
-
extra?: unknown;
|
|
216
|
-
rejectValue?: unknown;
|
|
217
|
-
serializedErrorType?: unknown;
|
|
218
|
-
pendingMeta?: unknown;
|
|
219
|
-
fulfilledMeta?: unknown;
|
|
220
|
-
rejectedMeta?: unknown;
|
|
221
|
-
}>;
|
|
68
|
+
}, {}>;
|
|
222
69
|
export declare const checkBrandNameAvailabilityAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
223
70
|
response: any;
|
|
224
71
|
formData: {
|
|
@@ -228,59 +75,23 @@ export declare const checkBrandNameAvailabilityAsync: import("@reduxjs/toolkit")
|
|
|
228
75
|
name: string;
|
|
229
76
|
cancelToken: CancelToken;
|
|
230
77
|
onSuccess?: (() => void) | undefined;
|
|
231
|
-
}, {
|
|
232
|
-
state?: unknown;
|
|
233
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
234
|
-
extra?: unknown;
|
|
235
|
-
rejectValue?: unknown;
|
|
236
|
-
serializedErrorType?: unknown;
|
|
237
|
-
pendingMeta?: unknown;
|
|
238
|
-
fulfilledMeta?: unknown;
|
|
239
|
-
rejectedMeta?: unknown;
|
|
240
|
-
}>;
|
|
78
|
+
}, {}>;
|
|
241
79
|
export declare const createAccountAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
242
80
|
boardInfo: any;
|
|
243
81
|
boardData: any;
|
|
244
82
|
account: any;
|
|
245
|
-
} | undefined, void, {
|
|
246
|
-
state?: unknown;
|
|
247
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
248
|
-
extra?: unknown;
|
|
249
|
-
rejectValue?: unknown;
|
|
250
|
-
serializedErrorType?: unknown;
|
|
251
|
-
pendingMeta?: unknown;
|
|
252
|
-
fulfilledMeta?: unknown;
|
|
253
|
-
rejectedMeta?: unknown;
|
|
254
|
-
}>;
|
|
83
|
+
} | undefined, void, {}>;
|
|
255
84
|
interface verifyPACIAsyncParams {
|
|
256
85
|
onSuccess: () => void;
|
|
257
86
|
}
|
|
258
87
|
export declare const updateLeadIndividualAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
259
88
|
response: any;
|
|
260
89
|
formData: IndividualFormValues;
|
|
261
|
-
}, AsyncThunkParams<IndividualFormValues>, {
|
|
262
|
-
state?: unknown;
|
|
263
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
264
|
-
extra?: unknown;
|
|
265
|
-
rejectValue?: unknown;
|
|
266
|
-
serializedErrorType?: unknown;
|
|
267
|
-
pendingMeta?: unknown;
|
|
268
|
-
fulfilledMeta?: unknown;
|
|
269
|
-
rejectedMeta?: unknown;
|
|
270
|
-
}>;
|
|
90
|
+
}, AsyncThunkParams<IndividualFormValues>, {}>;
|
|
271
91
|
export declare const updateLeadBusinessDataAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
272
92
|
response: any;
|
|
273
93
|
formData: BusinessDataFormValues;
|
|
274
|
-
}, AsyncThunkParams<BusinessDataFormValues>, {
|
|
275
|
-
state?: unknown;
|
|
276
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
277
|
-
extra?: unknown;
|
|
278
|
-
rejectValue?: unknown;
|
|
279
|
-
serializedErrorType?: unknown;
|
|
280
|
-
pendingMeta?: unknown;
|
|
281
|
-
fulfilledMeta?: unknown;
|
|
282
|
-
rejectedMeta?: unknown;
|
|
283
|
-
}>;
|
|
94
|
+
}, AsyncThunkParams<BusinessDataFormValues>, {}>;
|
|
284
95
|
interface ResponseData {
|
|
285
96
|
responseData?: Record<string, any>;
|
|
286
97
|
}
|
|
@@ -317,7 +128,7 @@ export declare const connectSlice: import("@reduxjs/toolkit").Slice<ConnectExpre
|
|
|
317
128
|
resetStore: (state: ConnectExpressState) => void;
|
|
318
129
|
resetIndividualScreen: (state: ConnectExpressState) => void;
|
|
319
130
|
}, "connectExpress/store">;
|
|
320
|
-
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<
|
|
131
|
+
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, stopLoader: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, setIsLeadIdPassed: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, string>, resetMobileScreen: import("@reduxjs/toolkit").ActionCreatorWithPayload<CountryCode, string>, resetOTPValue: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetNIDScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetCivilScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetStore: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, setError: import("@reduxjs/toolkit").ActionCreatorWithPayload<string, string>, setPostUrl: import("@reduxjs/toolkit").ActionCreatorWithPayload<string, string>, setLeadId: import("@reduxjs/toolkit").ActionCreatorWithPayload<string, string>, setShowBoard: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, string>, resetIndividualScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>;
|
|
321
132
|
declare const _default: import("redux").Reducer<ConnectExpressState, import("redux").AnyAction>;
|
|
322
133
|
export default _default;
|
|
323
134
|
export declare const connectExpressSelector: (state: RootState) => ConnectExpressState;
|
|
@@ -24,7 +24,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
24
24
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
25
25
|
function step(op) {
|
|
26
26
|
if (f) throw new TypeError("Generator is already executing.");
|
|
27
|
-
while (
|
|
27
|
+
while (_) try {
|
|
28
28
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
29
29
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
30
30
|
switch (op[0]) {
|
|
@@ -21,28 +21,10 @@ export declare const verifyLeadToken: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
21
21
|
notification: any;
|
|
22
22
|
};
|
|
23
23
|
token: string;
|
|
24
|
-
}, VerifyLeadTokenProps, {
|
|
25
|
-
state?: unknown;
|
|
26
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
27
|
-
extra?: unknown;
|
|
28
|
-
rejectValue?: unknown;
|
|
29
|
-
serializedErrorType?: unknown;
|
|
30
|
-
pendingMeta?: unknown;
|
|
31
|
-
fulfilledMeta?: unknown;
|
|
32
|
-
rejectedMeta?: unknown;
|
|
33
|
-
}>;
|
|
24
|
+
}, VerifyLeadTokenProps, {}>;
|
|
34
25
|
export declare const resendOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
35
26
|
data: any;
|
|
36
|
-
}, void, {
|
|
37
|
-
state?: unknown;
|
|
38
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
39
|
-
extra?: unknown;
|
|
40
|
-
rejectValue?: unknown;
|
|
41
|
-
serializedErrorType?: unknown;
|
|
42
|
-
pendingMeta?: unknown;
|
|
43
|
-
fulfilledMeta?: unknown;
|
|
44
|
-
rejectedMeta?: unknown;
|
|
45
|
-
}>;
|
|
27
|
+
}, void, {}>;
|
|
46
28
|
export declare const verifyEntityLeadOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
47
29
|
data: any;
|
|
48
30
|
individualData: any;
|
|
@@ -60,80 +42,26 @@ export declare const verifyEntityLeadOTP: import("@reduxjs/toolkit").AsyncThunk<
|
|
|
60
42
|
notification: any;
|
|
61
43
|
};
|
|
62
44
|
formData: OTPFormValues;
|
|
63
|
-
}, OTPFormValues, {
|
|
64
|
-
state?: unknown;
|
|
65
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
66
|
-
extra?: unknown;
|
|
67
|
-
rejectValue?: unknown;
|
|
68
|
-
serializedErrorType?: unknown;
|
|
69
|
-
pendingMeta?: unknown;
|
|
70
|
-
fulfilledMeta?: unknown;
|
|
71
|
-
rejectedMeta?: unknown;
|
|
72
|
-
}>;
|
|
45
|
+
}, OTPFormValues, {}>;
|
|
73
46
|
export declare const retrieveBoardStatus: import("@reduxjs/toolkit").AsyncThunk<{
|
|
74
47
|
flows: any;
|
|
75
|
-
}, void, {
|
|
76
|
-
state?: unknown;
|
|
77
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
78
|
-
extra?: unknown;
|
|
79
|
-
rejectValue?: unknown;
|
|
80
|
-
serializedErrorType?: unknown;
|
|
81
|
-
pendingMeta?: unknown;
|
|
82
|
-
fulfilledMeta?: unknown;
|
|
83
|
-
rejectedMeta?: unknown;
|
|
84
|
-
}>;
|
|
48
|
+
}, void, {}>;
|
|
85
49
|
export declare const retrieveBoardDetails: import("@reduxjs/toolkit").AsyncThunk<{
|
|
86
50
|
data: any;
|
|
87
|
-
}, string, {
|
|
88
|
-
state?: unknown;
|
|
89
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
90
|
-
extra?: unknown;
|
|
91
|
-
rejectValue?: unknown;
|
|
92
|
-
serializedErrorType?: unknown;
|
|
93
|
-
pendingMeta?: unknown;
|
|
94
|
-
fulfilledMeta?: unknown;
|
|
95
|
-
rejectedMeta?: unknown;
|
|
96
|
-
}>;
|
|
51
|
+
}, string, {}>;
|
|
97
52
|
export declare const updateEntityName: import("@reduxjs/toolkit").AsyncThunk<{
|
|
98
53
|
data: any;
|
|
99
54
|
formData: EntityNameFormValues;
|
|
100
|
-
}, AsyncThunkParams<EntityNameFormValues>, {
|
|
101
|
-
state?: unknown;
|
|
102
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
103
|
-
extra?: unknown;
|
|
104
|
-
rejectValue?: unknown;
|
|
105
|
-
serializedErrorType?: unknown;
|
|
106
|
-
pendingMeta?: unknown;
|
|
107
|
-
fulfilledMeta?: unknown;
|
|
108
|
-
rejectedMeta?: unknown;
|
|
109
|
-
}>;
|
|
55
|
+
}, AsyncThunkParams<EntityNameFormValues>, {}>;
|
|
110
56
|
export declare const updateEntityCapital: import("@reduxjs/toolkit").AsyncThunk<{
|
|
111
57
|
data: any;
|
|
112
58
|
formData: EntityCapitalFormValues;
|
|
113
|
-
}, AsyncThunkParams<EntityCapitalFormValues>, {
|
|
114
|
-
state?: unknown;
|
|
115
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
116
|
-
extra?: unknown;
|
|
117
|
-
rejectValue?: unknown;
|
|
118
|
-
serializedErrorType?: unknown;
|
|
119
|
-
pendingMeta?: unknown;
|
|
120
|
-
fulfilledMeta?: unknown;
|
|
121
|
-
rejectedMeta?: unknown;
|
|
122
|
-
}>;
|
|
59
|
+
}, AsyncThunkParams<EntityCapitalFormValues>, {}>;
|
|
123
60
|
export declare const updateBoardSuccess: import("@reduxjs/toolkit").AsyncThunk<{
|
|
124
61
|
response: any;
|
|
125
62
|
formData: void;
|
|
126
|
-
} | undefined, void, {
|
|
127
|
-
|
|
128
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
129
|
-
extra?: unknown;
|
|
130
|
-
rejectValue?: unknown;
|
|
131
|
-
serializedErrorType?: unknown;
|
|
132
|
-
pendingMeta?: unknown;
|
|
133
|
-
fulfilledMeta?: unknown;
|
|
134
|
-
rejectedMeta?: unknown;
|
|
135
|
-
}>;
|
|
136
|
-
type VerifyData = {
|
|
63
|
+
} | undefined, void, {}>;
|
|
64
|
+
declare type VerifyData = {
|
|
137
65
|
token: string;
|
|
138
66
|
};
|
|
139
67
|
export interface EntityData {
|
|
@@ -156,7 +84,7 @@ export declare const entitySlice: import("@reduxjs/toolkit").Slice<EntityState,
|
|
|
156
84
|
uploadingArticleStatus: (state: EntityState, action: ActionState<boolean>) => void;
|
|
157
85
|
clearAOAFile: (state: EntityState) => void;
|
|
158
86
|
}, "entity/store">;
|
|
159
|
-
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<
|
|
87
|
+
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, stopLoader: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetOTPScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, uploadingStatus: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, string>, uploadingArticleStatus: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, string>, clearAOAFile: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>;
|
|
160
88
|
declare const _default: import("redux").Reducer<EntityState, import("redux").AnyAction>;
|
|
161
89
|
export default _default;
|
|
162
90
|
export declare const entitySelector: (state: RootState) => EntityState;
|
|
@@ -24,7 +24,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
24
24
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
25
25
|
function step(op) {
|
|
26
26
|
if (f) throw new TypeError("Generator is already executing.");
|
|
27
|
-
while (
|
|
27
|
+
while (_) try {
|
|
28
28
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
29
29
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
30
30
|
switch (op[0]) {
|