@tap-payments/auth-jsconnect 2.4.76-test → 2.4.78-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 +16 -16
- package/build/@types/form.d.ts +20 -20
- 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 +11 -11
- 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 +11 -2
- 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 +82 -10
- package/build/features/app/bank/bankStore.js +1 -1
- package/build/features/app/brand/brandStore.d.ts +132 -15
- package/build/features/app/brand/brandStore.js +1 -1
- package/build/features/app/business/businessStore.d.ts +162 -18
- package/build/features/app/business/businessStore.js +1 -1
- package/build/features/app/connect/connectStore.d.ts +141 -15
- package/build/features/app/connect/connectStore.js +1 -1
- package/build/features/app/connectExpress/connectExpressStore.d.ts +211 -22
- package/build/features/app/connectExpress/connectExpressStore.js +1 -1
- package/build/features/app/entity/entityStore.d.ts +82 -10
- package/build/features/app/entity/entityStore.js +1 -1
- package/build/features/app/individual/individualStore.d.ts +175 -22
- package/build/features/app/individual/individualStore.js +1 -1
- package/build/features/app/password/passwordStore.d.ts +102 -12
- package/build/features/app/password/passwordStore.js +1 -1
- package/build/features/app/signIn/signInStore.d.ts +61 -7
- package/build/features/app/signIn/signInStore.js +1 -1
- package/build/features/app/tax/taxStore.d.ts +72 -9
- 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/BrandLogo.d.ts +1 -1
- package/build/features/brand/screens/BrandInfo/BrandName.js +1 -1
- 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/Connect.d.ts +1 -0
- 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/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
|
@@ -16,10 +16,28 @@ export declare const verifyLeadToken: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
16
16
|
leadData?: undefined;
|
|
17
17
|
brandData?: undefined;
|
|
18
18
|
boardId?: undefined;
|
|
19
|
-
}, string, {
|
|
19
|
+
}, string, {
|
|
20
|
+
state?: unknown;
|
|
21
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
22
|
+
extra?: unknown;
|
|
23
|
+
rejectValue?: unknown;
|
|
24
|
+
serializedErrorType?: unknown;
|
|
25
|
+
pendingMeta?: unknown;
|
|
26
|
+
fulfilledMeta?: unknown;
|
|
27
|
+
rejectedMeta?: unknown;
|
|
28
|
+
}>;
|
|
20
29
|
export declare const resendOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
21
30
|
data: any;
|
|
22
|
-
}, void, {
|
|
31
|
+
}, void, {
|
|
32
|
+
state?: unknown;
|
|
33
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
34
|
+
extra?: unknown;
|
|
35
|
+
rejectValue?: unknown;
|
|
36
|
+
serializedErrorType?: unknown;
|
|
37
|
+
pendingMeta?: unknown;
|
|
38
|
+
fulfilledMeta?: unknown;
|
|
39
|
+
rejectedMeta?: unknown;
|
|
40
|
+
}>;
|
|
23
41
|
export declare const verifyLeadOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
24
42
|
data: any;
|
|
25
43
|
isicActivityList: any;
|
|
@@ -29,17 +47,44 @@ export declare const verifyLeadOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
29
47
|
};
|
|
30
48
|
brand: any;
|
|
31
49
|
leadData: any;
|
|
32
|
-
}, OTPFormValues, {
|
|
50
|
+
}, OTPFormValues, {
|
|
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
|
+
}>;
|
|
33
60
|
interface verifyPACIParams {
|
|
34
61
|
onSuccess?: () => void;
|
|
35
62
|
}
|
|
36
63
|
export declare const verifyPACI: import("@reduxjs/toolkit").AsyncThunk<{
|
|
37
64
|
response: any;
|
|
38
|
-
}, verifyPACIParams, {
|
|
65
|
+
}, verifyPACIParams, {
|
|
66
|
+
state?: unknown;
|
|
67
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
68
|
+
extra?: unknown;
|
|
69
|
+
rejectValue?: unknown;
|
|
70
|
+
serializedErrorType?: unknown;
|
|
71
|
+
pendingMeta?: unknown;
|
|
72
|
+
fulfilledMeta?: unknown;
|
|
73
|
+
rejectedMeta?: unknown;
|
|
74
|
+
}>;
|
|
39
75
|
export declare const createCivilIdAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
40
76
|
response: any;
|
|
41
77
|
formData: CivilFormValues;
|
|
42
|
-
}, CivilFormValues, {
|
|
78
|
+
}, CivilFormValues, {
|
|
79
|
+
state?: unknown;
|
|
80
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
81
|
+
extra?: unknown;
|
|
82
|
+
rejectValue?: unknown;
|
|
83
|
+
serializedErrorType?: unknown;
|
|
84
|
+
pendingMeta?: unknown;
|
|
85
|
+
fulfilledMeta?: unknown;
|
|
86
|
+
rejectedMeta?: unknown;
|
|
87
|
+
}>;
|
|
43
88
|
export declare const updateLeadIdentity: import("@reduxjs/toolkit").AsyncThunk<{
|
|
44
89
|
data: any;
|
|
45
90
|
formData: {
|
|
@@ -48,11 +93,38 @@ export declare const updateLeadIdentity: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
48
93
|
dob: string;
|
|
49
94
|
termAndConditionChecked?: boolean | undefined;
|
|
50
95
|
};
|
|
51
|
-
}, NIDFormValues, {
|
|
52
|
-
|
|
96
|
+
}, NIDFormValues, {
|
|
97
|
+
state?: unknown;
|
|
98
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
99
|
+
extra?: unknown;
|
|
100
|
+
rejectValue?: unknown;
|
|
101
|
+
serializedErrorType?: unknown;
|
|
102
|
+
pendingMeta?: unknown;
|
|
103
|
+
fulfilledMeta?: unknown;
|
|
104
|
+
rejectedMeta?: unknown;
|
|
105
|
+
}>;
|
|
106
|
+
export declare const resendOTPLeadIdentity: import("@reduxjs/toolkit").AsyncThunk<any, void, {
|
|
107
|
+
state?: unknown;
|
|
108
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
109
|
+
extra?: unknown;
|
|
110
|
+
rejectValue?: unknown;
|
|
111
|
+
serializedErrorType?: unknown;
|
|
112
|
+
pendingMeta?: unknown;
|
|
113
|
+
fulfilledMeta?: unknown;
|
|
114
|
+
rejectedMeta?: unknown;
|
|
115
|
+
}>;
|
|
53
116
|
export declare const retrieveEntityList: import("@reduxjs/toolkit").AsyncThunk<any, {
|
|
54
117
|
leadId: string;
|
|
55
|
-
}, {
|
|
118
|
+
}, {
|
|
119
|
+
state?: unknown;
|
|
120
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
121
|
+
extra?: unknown;
|
|
122
|
+
rejectValue?: unknown;
|
|
123
|
+
serializedErrorType?: unknown;
|
|
124
|
+
pendingMeta?: unknown;
|
|
125
|
+
fulfilledMeta?: unknown;
|
|
126
|
+
rejectedMeta?: unknown;
|
|
127
|
+
}>;
|
|
56
128
|
export declare const retrieveAllEntityList: import("@reduxjs/toolkit").AsyncThunk<{
|
|
57
129
|
data: any;
|
|
58
130
|
businessCountryCode: string;
|
|
@@ -60,10 +132,28 @@ export declare const retrieveAllEntityList: import("@reduxjs/toolkit").AsyncThun
|
|
|
60
132
|
}, {
|
|
61
133
|
businessId: string;
|
|
62
134
|
entityId: string;
|
|
63
|
-
}, {
|
|
135
|
+
}, {
|
|
136
|
+
state?: unknown;
|
|
137
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
138
|
+
extra?: unknown;
|
|
139
|
+
rejectValue?: unknown;
|
|
140
|
+
serializedErrorType?: unknown;
|
|
141
|
+
pendingMeta?: unknown;
|
|
142
|
+
fulfilledMeta?: unknown;
|
|
143
|
+
rejectedMeta?: unknown;
|
|
144
|
+
}>;
|
|
64
145
|
export declare const retrieveBoardDetails: import("@reduxjs/toolkit").AsyncThunk<{
|
|
65
146
|
data: any;
|
|
66
|
-
}, string, {
|
|
147
|
+
}, string, {
|
|
148
|
+
state?: unknown;
|
|
149
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
150
|
+
extra?: unknown;
|
|
151
|
+
rejectValue?: unknown;
|
|
152
|
+
serializedErrorType?: unknown;
|
|
153
|
+
pendingMeta?: unknown;
|
|
154
|
+
fulfilledMeta?: unknown;
|
|
155
|
+
rejectedMeta?: unknown;
|
|
156
|
+
}>;
|
|
67
157
|
export declare const updateLeadBusinessType: import("@reduxjs/toolkit").AsyncThunk<{
|
|
68
158
|
data: any;
|
|
69
159
|
formData: BusinessTypeFormValues;
|
|
@@ -71,32 +161,86 @@ export declare const updateLeadBusinessType: import("@reduxjs/toolkit").AsyncThu
|
|
|
71
161
|
documentData: any;
|
|
72
162
|
entityData: any;
|
|
73
163
|
isicActivityList: any;
|
|
74
|
-
}, BusinessTypeFormValues, {
|
|
164
|
+
}, BusinessTypeFormValues, {
|
|
165
|
+
state?: unknown;
|
|
166
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
167
|
+
extra?: unknown;
|
|
168
|
+
rejectValue?: unknown;
|
|
169
|
+
serializedErrorType?: unknown;
|
|
170
|
+
pendingMeta?: unknown;
|
|
171
|
+
fulfilledMeta?: unknown;
|
|
172
|
+
rejectedMeta?: unknown;
|
|
173
|
+
}>;
|
|
75
174
|
export declare const updateActivitiesInfo: import("@reduxjs/toolkit").AsyncThunk<{
|
|
76
175
|
data: any;
|
|
77
176
|
formData: {
|
|
78
177
|
activities: Activity[] | undefined;
|
|
79
178
|
operationStartDate: string;
|
|
80
179
|
};
|
|
81
|
-
}, ActivitiesFormValues, {
|
|
180
|
+
}, ActivitiesFormValues, {
|
|
181
|
+
state?: unknown;
|
|
182
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
183
|
+
extra?: unknown;
|
|
184
|
+
rejectValue?: unknown;
|
|
185
|
+
serializedErrorType?: unknown;
|
|
186
|
+
pendingMeta?: unknown;
|
|
187
|
+
fulfilledMeta?: unknown;
|
|
188
|
+
rejectedMeta?: unknown;
|
|
189
|
+
}>;
|
|
82
190
|
export declare const retrieveDataList: import("@reduxjs/toolkit").AsyncThunk<{
|
|
83
191
|
customerBases: any;
|
|
84
192
|
expectedSales: any;
|
|
85
193
|
expectedCustomerSales: any;
|
|
86
194
|
countryISO2: string;
|
|
87
|
-
}, void, {
|
|
195
|
+
}, void, {
|
|
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
|
+
}>;
|
|
88
205
|
export declare const updateCustomersInfo: import("@reduxjs/toolkit").AsyncThunk<{
|
|
89
206
|
data: any;
|
|
90
207
|
formData: CustomersFormValues;
|
|
91
|
-
}, CustomersFormValues, {
|
|
208
|
+
}, CustomersFormValues, {
|
|
209
|
+
state?: unknown;
|
|
210
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
211
|
+
extra?: unknown;
|
|
212
|
+
rejectValue?: unknown;
|
|
213
|
+
serializedErrorType?: unknown;
|
|
214
|
+
pendingMeta?: unknown;
|
|
215
|
+
fulfilledMeta?: unknown;
|
|
216
|
+
rejectedMeta?: unknown;
|
|
217
|
+
}>;
|
|
92
218
|
export declare const updateLeadSuccess: import("@reduxjs/toolkit").AsyncThunk<{
|
|
93
219
|
response: any;
|
|
94
220
|
formData: void;
|
|
95
|
-
} | undefined, void, {
|
|
221
|
+
} | undefined, void, {
|
|
222
|
+
state?: unknown;
|
|
223
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
224
|
+
extra?: unknown;
|
|
225
|
+
rejectValue?: unknown;
|
|
226
|
+
serializedErrorType?: unknown;
|
|
227
|
+
pendingMeta?: unknown;
|
|
228
|
+
fulfilledMeta?: unknown;
|
|
229
|
+
rejectedMeta?: unknown;
|
|
230
|
+
}>;
|
|
96
231
|
export declare const updateStepName: import("@reduxjs/toolkit").AsyncThunk<{
|
|
97
232
|
response: any;
|
|
98
|
-
}, string, {
|
|
99
|
-
|
|
233
|
+
}, string, {
|
|
234
|
+
state?: unknown;
|
|
235
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
236
|
+
extra?: unknown;
|
|
237
|
+
rejectValue?: unknown;
|
|
238
|
+
serializedErrorType?: unknown;
|
|
239
|
+
pendingMeta?: unknown;
|
|
240
|
+
fulfilledMeta?: unknown;
|
|
241
|
+
rejectedMeta?: unknown;
|
|
242
|
+
}>;
|
|
243
|
+
type VerifyData = {
|
|
100
244
|
token: string;
|
|
101
245
|
};
|
|
102
246
|
export interface BusinessData {
|
|
@@ -126,7 +270,7 @@ export declare const businessSlice: import("@reduxjs/toolkit").Slice<BusinessSta
|
|
|
126
270
|
uploadingArticleStatus: (state: BusinessState, action: ActionState<boolean>) => void;
|
|
127
271
|
clearAOAFile: (state: BusinessState) => void;
|
|
128
272
|
}, "business/store">;
|
|
129
|
-
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<
|
|
273
|
+
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"business/store/clearError">, stopLoader: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"business/store/stopLoader">, resetOTPScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"business/store/resetOTPScreen">, uploadingStatus: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "business/store/uploadingStatus">, uploadingArticleStatus: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, "business/store/uploadingArticleStatus">, clearAOAFile: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"business/store/clearAOAFile">;
|
|
130
274
|
declare const _default: import("redux").Reducer<BusinessState, import("redux").AnyAction>;
|
|
131
275
|
export default _default;
|
|
132
276
|
export declare const businessSelector: (state: RootState) => BusinessState;
|
|
@@ -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 (_) try {
|
|
27
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) 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]) {
|
|
@@ -4,13 +4,49 @@ import { CancelToken } from 'axios';
|
|
|
4
4
|
export declare const createMobileAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
5
5
|
response: any;
|
|
6
6
|
formData: MobileFormValues;
|
|
7
|
-
}, MobileFormValues, {
|
|
7
|
+
}, MobileFormValues, {
|
|
8
|
+
state?: unknown;
|
|
9
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
10
|
+
extra?: unknown;
|
|
11
|
+
rejectValue?: unknown;
|
|
12
|
+
serializedErrorType?: unknown;
|
|
13
|
+
pendingMeta?: unknown;
|
|
14
|
+
fulfilledMeta?: unknown;
|
|
15
|
+
rejectedMeta?: unknown;
|
|
16
|
+
}>;
|
|
8
17
|
export declare const createCivilIdAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
9
18
|
response: any;
|
|
10
19
|
formData: CivilFormValues;
|
|
11
|
-
}, CivilFormValues, {
|
|
12
|
-
|
|
13
|
-
|
|
20
|
+
}, CivilFormValues, {
|
|
21
|
+
state?: unknown;
|
|
22
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
23
|
+
extra?: unknown;
|
|
24
|
+
rejectValue?: unknown;
|
|
25
|
+
serializedErrorType?: unknown;
|
|
26
|
+
pendingMeta?: unknown;
|
|
27
|
+
fulfilledMeta?: unknown;
|
|
28
|
+
rejectedMeta?: unknown;
|
|
29
|
+
}>;
|
|
30
|
+
export declare const resendOTPMobile: import("@reduxjs/toolkit").AsyncThunk<any, void, {
|
|
31
|
+
state?: unknown;
|
|
32
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
33
|
+
extra?: unknown;
|
|
34
|
+
rejectValue?: unknown;
|
|
35
|
+
serializedErrorType?: unknown;
|
|
36
|
+
pendingMeta?: unknown;
|
|
37
|
+
fulfilledMeta?: unknown;
|
|
38
|
+
rejectedMeta?: unknown;
|
|
39
|
+
}>;
|
|
40
|
+
export declare const resendOTPNID: import("@reduxjs/toolkit").AsyncThunk<any, void, {
|
|
41
|
+
state?: unknown;
|
|
42
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
43
|
+
extra?: unknown;
|
|
44
|
+
rejectValue?: unknown;
|
|
45
|
+
serializedErrorType?: unknown;
|
|
46
|
+
pendingMeta?: unknown;
|
|
47
|
+
fulfilledMeta?: unknown;
|
|
48
|
+
rejectedMeta?: unknown;
|
|
49
|
+
}>;
|
|
14
50
|
export declare const createNIDAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
15
51
|
response: any;
|
|
16
52
|
formData: {
|
|
@@ -19,12 +55,30 @@ export declare const createNIDAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
19
55
|
dob: string;
|
|
20
56
|
termAndConditionChecked?: boolean | undefined;
|
|
21
57
|
};
|
|
22
|
-
}, NIDFormValues, {
|
|
58
|
+
}, NIDFormValues, {
|
|
59
|
+
state?: unknown;
|
|
60
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
61
|
+
extra?: unknown;
|
|
62
|
+
rejectValue?: unknown;
|
|
63
|
+
serializedErrorType?: unknown;
|
|
64
|
+
pendingMeta?: unknown;
|
|
65
|
+
fulfilledMeta?: unknown;
|
|
66
|
+
rejectedMeta?: unknown;
|
|
67
|
+
}>;
|
|
23
68
|
export declare const verifyAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
24
69
|
authResponse: any;
|
|
25
70
|
leadResponse: any;
|
|
26
71
|
countryCode: CountryCode;
|
|
27
|
-
}, OTPFormValues, {
|
|
72
|
+
}, OTPFormValues, {
|
|
73
|
+
state?: unknown;
|
|
74
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
75
|
+
extra?: unknown;
|
|
76
|
+
rejectValue?: unknown;
|
|
77
|
+
serializedErrorType?: unknown;
|
|
78
|
+
pendingMeta?: unknown;
|
|
79
|
+
fulfilledMeta?: unknown;
|
|
80
|
+
rejectedMeta?: unknown;
|
|
81
|
+
}>;
|
|
28
82
|
interface verifyPACIParams {
|
|
29
83
|
onSuccess?: () => void;
|
|
30
84
|
}
|
|
@@ -32,16 +86,43 @@ export declare const verifyPACI: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
32
86
|
authResponse: any;
|
|
33
87
|
leadResponse: any;
|
|
34
88
|
countryCode: CountryCode;
|
|
35
|
-
}, verifyPACIParams, {
|
|
89
|
+
}, verifyPACIParams, {
|
|
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
|
+
}>;
|
|
36
99
|
export declare const updateLeadIndividual: import("@reduxjs/toolkit").AsyncThunk<{
|
|
37
100
|
leadResponse: any;
|
|
38
101
|
formData: IndividualFormValues;
|
|
39
|
-
}, IndividualFormValues, {
|
|
102
|
+
}, IndividualFormValues, {
|
|
103
|
+
state?: unknown;
|
|
104
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
105
|
+
extra?: unknown;
|
|
106
|
+
rejectValue?: unknown;
|
|
107
|
+
serializedErrorType?: unknown;
|
|
108
|
+
pendingMeta?: unknown;
|
|
109
|
+
fulfilledMeta?: unknown;
|
|
110
|
+
rejectedMeta?: unknown;
|
|
111
|
+
}>;
|
|
40
112
|
export declare const retrieveSegmentDataList: import("@reduxjs/toolkit").AsyncThunk<{
|
|
41
113
|
segmentLocation: any;
|
|
42
114
|
segmentProfit: any;
|
|
43
115
|
segmentTech: any;
|
|
44
|
-
}, void, {
|
|
116
|
+
}, void, {
|
|
117
|
+
state?: unknown;
|
|
118
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
119
|
+
extra?: unknown;
|
|
120
|
+
rejectValue?: unknown;
|
|
121
|
+
serializedErrorType?: unknown;
|
|
122
|
+
pendingMeta?: unknown;
|
|
123
|
+
fulfilledMeta?: unknown;
|
|
124
|
+
rejectedMeta?: unknown;
|
|
125
|
+
}>;
|
|
45
126
|
export declare const updateLeadBrand: import("@reduxjs/toolkit").AsyncThunk<{
|
|
46
127
|
response: any;
|
|
47
128
|
formData: BrandFormValues & {
|
|
@@ -49,11 +130,29 @@ export declare const updateLeadBrand: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
49
130
|
};
|
|
50
131
|
}, BrandFormValues & {
|
|
51
132
|
isNewBrand: boolean;
|
|
52
|
-
}, {
|
|
133
|
+
}, {
|
|
134
|
+
state?: unknown;
|
|
135
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
136
|
+
extra?: unknown;
|
|
137
|
+
rejectValue?: unknown;
|
|
138
|
+
serializedErrorType?: unknown;
|
|
139
|
+
pendingMeta?: unknown;
|
|
140
|
+
fulfilledMeta?: unknown;
|
|
141
|
+
rejectedMeta?: unknown;
|
|
142
|
+
}>;
|
|
53
143
|
export declare const updateLeadBrandSegment: import("@reduxjs/toolkit").AsyncThunk<{
|
|
54
144
|
response: any;
|
|
55
145
|
formData: BrandSegmentFormValues;
|
|
56
|
-
}, BrandSegmentFormValues, {
|
|
146
|
+
}, BrandSegmentFormValues, {
|
|
147
|
+
state?: unknown;
|
|
148
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
149
|
+
extra?: unknown;
|
|
150
|
+
rejectValue?: unknown;
|
|
151
|
+
serializedErrorType?: unknown;
|
|
152
|
+
pendingMeta?: unknown;
|
|
153
|
+
fulfilledMeta?: unknown;
|
|
154
|
+
rejectedMeta?: unknown;
|
|
155
|
+
}>;
|
|
57
156
|
export declare const checkEmailAvailability: import("@reduxjs/toolkit").AsyncThunk<{
|
|
58
157
|
response: any;
|
|
59
158
|
formData: string;
|
|
@@ -61,7 +160,16 @@ export declare const checkEmailAvailability: import("@reduxjs/toolkit").AsyncThu
|
|
|
61
160
|
email: string;
|
|
62
161
|
cancelToken: CancelToken;
|
|
63
162
|
onSuccess?: (() => void) | undefined;
|
|
64
|
-
}, {
|
|
163
|
+
}, {
|
|
164
|
+
state?: unknown;
|
|
165
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
166
|
+
extra?: unknown;
|
|
167
|
+
rejectValue?: unknown;
|
|
168
|
+
serializedErrorType?: unknown;
|
|
169
|
+
pendingMeta?: unknown;
|
|
170
|
+
fulfilledMeta?: unknown;
|
|
171
|
+
rejectedMeta?: unknown;
|
|
172
|
+
}>;
|
|
65
173
|
export declare const checkBrandNameAvailability: import("@reduxjs/toolkit").AsyncThunk<{
|
|
66
174
|
response: any;
|
|
67
175
|
formData: {
|
|
@@ -71,11 +179,29 @@ export declare const checkBrandNameAvailability: import("@reduxjs/toolkit").Asyn
|
|
|
71
179
|
name: string;
|
|
72
180
|
cancelToken: CancelToken;
|
|
73
181
|
onSuccess?: (() => void) | undefined;
|
|
74
|
-
}, {
|
|
182
|
+
}, {
|
|
183
|
+
state?: unknown;
|
|
184
|
+
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
185
|
+
extra?: unknown;
|
|
186
|
+
rejectValue?: unknown;
|
|
187
|
+
serializedErrorType?: unknown;
|
|
188
|
+
pendingMeta?: unknown;
|
|
189
|
+
fulfilledMeta?: unknown;
|
|
190
|
+
rejectedMeta?: unknown;
|
|
191
|
+
}>;
|
|
75
192
|
export declare const updateLeadSuccess: import("@reduxjs/toolkit").AsyncThunk<{
|
|
76
193
|
response: any;
|
|
77
194
|
formData: void;
|
|
78
|
-
}, void, {
|
|
195
|
+
}, void, {
|
|
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
|
+
}>;
|
|
79
205
|
export interface ConnectData {
|
|
80
206
|
mobileData: (MobileFormValues | undefined) & ResponseData;
|
|
81
207
|
nidData: NIDFormValues & ResponseData & {
|
|
@@ -105,7 +231,7 @@ export declare const connectSlice: import("@reduxjs/toolkit").Slice<ConnectState
|
|
|
105
231
|
setDefaultCountryCode: (state: ConnectState, action: ActionState<CountryCode>) => void;
|
|
106
232
|
resetStore: (state: ConnectState) => void;
|
|
107
233
|
}, "connect/store">;
|
|
108
|
-
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<
|
|
234
|
+
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"connect/store/clearError">, stopLoader: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"connect/store/stopLoader">, resetMobileScreen: import("@reduxjs/toolkit").ActionCreatorWithPayload<CountryCode, "connect/store/resetMobileScreen">, resetOTPScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"connect/store/resetOTPScreen">, resetIndividualScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"connect/store/resetIndividualScreen">, resetMerchantScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"connect/store/resetMerchantScreen">, resetNIDScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"connect/store/resetNIDScreen">, resetCivilScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"connect/store/resetCivilScreen">, resetStore: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"connect/store/resetStore">, setDefaultCountryCode: import("@reduxjs/toolkit").ActionCreatorWithPayload<CountryCode, "connect/store/setDefaultCountryCode">;
|
|
109
235
|
declare const _default: import("redux").Reducer<ConnectState, import("redux").AnyAction>;
|
|
110
236
|
export default _default;
|
|
111
237
|
export declare const connectSelector: (state: RootState) => ConnectState;
|
|
@@ -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 (_) try {
|
|
27
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) 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]) {
|