@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
|
@@ -16,28 +16,10 @@ export declare const verifyLeadToken: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
16
16
|
leadData?: undefined;
|
|
17
17
|
brandData?: undefined;
|
|
18
18
|
boardId?: undefined;
|
|
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
|
-
}>;
|
|
19
|
+
}, string, {}>;
|
|
29
20
|
export declare const resendOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
30
21
|
data: any;
|
|
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
|
-
}>;
|
|
22
|
+
}, void, {}>;
|
|
41
23
|
export declare const verifyLeadOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
42
24
|
data: any;
|
|
43
25
|
isicActivityList: any;
|
|
@@ -47,44 +29,17 @@ export declare const verifyLeadOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
47
29
|
};
|
|
48
30
|
brand: any;
|
|
49
31
|
leadData: any;
|
|
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
|
-
}>;
|
|
32
|
+
}, OTPFormValues, {}>;
|
|
60
33
|
interface verifyPACIParams {
|
|
61
34
|
onSuccess?: () => void;
|
|
62
35
|
}
|
|
63
36
|
export declare const verifyPACI: import("@reduxjs/toolkit").AsyncThunk<{
|
|
64
37
|
response: any;
|
|
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
|
-
}>;
|
|
38
|
+
}, verifyPACIParams, {}>;
|
|
75
39
|
export declare const createCivilIdAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
76
40
|
response: any;
|
|
77
41
|
formData: 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
|
-
}>;
|
|
42
|
+
}, CivilFormValues, {}>;
|
|
88
43
|
export declare const updateLeadIdentity: import("@reduxjs/toolkit").AsyncThunk<{
|
|
89
44
|
data: any;
|
|
90
45
|
formData: {
|
|
@@ -93,38 +48,11 @@ export declare const updateLeadIdentity: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
93
48
|
dob: string;
|
|
94
49
|
termAndConditionChecked?: boolean | undefined;
|
|
95
50
|
};
|
|
96
|
-
}, NIDFormValues, {
|
|
97
|
-
|
|
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
|
-
}>;
|
|
51
|
+
}, NIDFormValues, {}>;
|
|
52
|
+
export declare const resendOTPLeadIdentity: import("@reduxjs/toolkit").AsyncThunk<any, void, {}>;
|
|
116
53
|
export declare const retrieveEntityList: import("@reduxjs/toolkit").AsyncThunk<any, {
|
|
117
54
|
leadId: string;
|
|
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
|
-
}>;
|
|
55
|
+
}, {}>;
|
|
128
56
|
export declare const retrieveAllEntityList: import("@reduxjs/toolkit").AsyncThunk<{
|
|
129
57
|
data: any;
|
|
130
58
|
businessCountryCode: string;
|
|
@@ -132,28 +60,10 @@ export declare const retrieveAllEntityList: import("@reduxjs/toolkit").AsyncThun
|
|
|
132
60
|
}, {
|
|
133
61
|
businessId: string;
|
|
134
62
|
entityId: string;
|
|
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
|
-
}>;
|
|
63
|
+
}, {}>;
|
|
145
64
|
export declare const retrieveBoardDetails: import("@reduxjs/toolkit").AsyncThunk<{
|
|
146
65
|
data: any;
|
|
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
|
-
}>;
|
|
66
|
+
}, string, {}>;
|
|
157
67
|
export declare const updateLeadBusinessType: import("@reduxjs/toolkit").AsyncThunk<{
|
|
158
68
|
data: any;
|
|
159
69
|
formData: BusinessTypeFormValues;
|
|
@@ -161,86 +71,32 @@ export declare const updateLeadBusinessType: import("@reduxjs/toolkit").AsyncThu
|
|
|
161
71
|
documentData: any;
|
|
162
72
|
entityData: any;
|
|
163
73
|
isicActivityList: any;
|
|
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
|
-
}>;
|
|
74
|
+
}, BusinessTypeFormValues, {}>;
|
|
174
75
|
export declare const updateActivitiesInfo: import("@reduxjs/toolkit").AsyncThunk<{
|
|
175
76
|
data: any;
|
|
176
77
|
formData: {
|
|
177
78
|
activities: Activity[] | undefined;
|
|
178
79
|
operationStartDate: string;
|
|
179
80
|
};
|
|
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
|
-
}>;
|
|
81
|
+
}, ActivitiesFormValues, {}>;
|
|
190
82
|
export declare const retrieveDataList: import("@reduxjs/toolkit").AsyncThunk<{
|
|
191
83
|
customerBases: any;
|
|
192
84
|
expectedSales: any;
|
|
193
85
|
expectedCustomerSales: any;
|
|
194
86
|
countryISO2: string;
|
|
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
|
-
}>;
|
|
87
|
+
}, void, {}>;
|
|
205
88
|
export declare const updateCustomersInfo: import("@reduxjs/toolkit").AsyncThunk<{
|
|
206
89
|
data: any;
|
|
207
90
|
formData: 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
|
-
}>;
|
|
91
|
+
}, CustomersFormValues, {}>;
|
|
218
92
|
export declare const updateLeadSuccess: import("@reduxjs/toolkit").AsyncThunk<{
|
|
219
93
|
response: any;
|
|
220
94
|
formData: 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
|
-
}>;
|
|
95
|
+
} | undefined, void, {}>;
|
|
231
96
|
export declare const updateStepName: import("@reduxjs/toolkit").AsyncThunk<{
|
|
232
97
|
response: any;
|
|
233
|
-
}, string, {
|
|
234
|
-
|
|
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 = {
|
|
98
|
+
}, string, {}>;
|
|
99
|
+
declare type VerifyData = {
|
|
244
100
|
token: string;
|
|
245
101
|
};
|
|
246
102
|
export interface BusinessData {
|
|
@@ -270,7 +126,7 @@ export declare const businessSlice: import("@reduxjs/toolkit").Slice<BusinessSta
|
|
|
270
126
|
uploadingArticleStatus: (state: BusinessState, action: ActionState<boolean>) => void;
|
|
271
127
|
clearAOAFile: (state: BusinessState) => void;
|
|
272
128
|
}, "business/store">;
|
|
273
|
-
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<
|
|
129
|
+
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>;
|
|
274
130
|
declare const _default: import("redux").Reducer<BusinessState, import("redux").AnyAction>;
|
|
275
131
|
export default _default;
|
|
276
132
|
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 (
|
|
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]) {
|
|
@@ -4,49 +4,13 @@ import { CancelToken } from 'axios';
|
|
|
4
4
|
export declare const createMobileAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
5
5
|
response: any;
|
|
6
6
|
formData: 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
|
-
}>;
|
|
7
|
+
}, MobileFormValues, {}>;
|
|
17
8
|
export declare const createCivilIdAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
18
9
|
response: any;
|
|
19
10
|
formData: CivilFormValues;
|
|
20
|
-
}, CivilFormValues, {
|
|
21
|
-
|
|
22
|
-
|
|
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
|
-
}>;
|
|
11
|
+
}, CivilFormValues, {}>;
|
|
12
|
+
export declare const resendOTPMobile: import("@reduxjs/toolkit").AsyncThunk<any, void, {}>;
|
|
13
|
+
export declare const resendOTPNID: import("@reduxjs/toolkit").AsyncThunk<any, void, {}>;
|
|
50
14
|
export declare const createNIDAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
51
15
|
response: any;
|
|
52
16
|
formData: {
|
|
@@ -55,30 +19,12 @@ export declare const createNIDAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
55
19
|
dob: string;
|
|
56
20
|
termAndConditionChecked?: boolean | undefined;
|
|
57
21
|
};
|
|
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
|
-
}>;
|
|
22
|
+
}, NIDFormValues, {}>;
|
|
68
23
|
export declare const verifyAuth: import("@reduxjs/toolkit").AsyncThunk<{
|
|
69
24
|
authResponse: any;
|
|
70
25
|
leadResponse: any;
|
|
71
26
|
countryCode: CountryCode;
|
|
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
|
-
}>;
|
|
27
|
+
}, OTPFormValues, {}>;
|
|
82
28
|
interface verifyPACIParams {
|
|
83
29
|
onSuccess?: () => void;
|
|
84
30
|
}
|
|
@@ -86,29 +32,11 @@ export declare const verifyPACI: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
86
32
|
authResponse: any;
|
|
87
33
|
leadResponse: any;
|
|
88
34
|
countryCode: CountryCode;
|
|
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
|
-
}>;
|
|
35
|
+
}, verifyPACIParams, {}>;
|
|
99
36
|
export declare const updateLeadIndividual: import("@reduxjs/toolkit").AsyncThunk<{
|
|
100
37
|
leadResponse: any;
|
|
101
38
|
formData: 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
|
-
}>;
|
|
39
|
+
}, IndividualFormValues, {}>;
|
|
112
40
|
export declare const updateLeadBrand: import("@reduxjs/toolkit").AsyncThunk<{
|
|
113
41
|
response: any;
|
|
114
42
|
formData: BrandFormValues & {
|
|
@@ -116,16 +44,7 @@ export declare const updateLeadBrand: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
116
44
|
};
|
|
117
45
|
}, BrandFormValues & {
|
|
118
46
|
isNewBrand: boolean;
|
|
119
|
-
}, {
|
|
120
|
-
state?: unknown;
|
|
121
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
122
|
-
extra?: unknown;
|
|
123
|
-
rejectValue?: unknown;
|
|
124
|
-
serializedErrorType?: unknown;
|
|
125
|
-
pendingMeta?: unknown;
|
|
126
|
-
fulfilledMeta?: unknown;
|
|
127
|
-
rejectedMeta?: unknown;
|
|
128
|
-
}>;
|
|
47
|
+
}, {}>;
|
|
129
48
|
export declare const checkEmailAvailability: import("@reduxjs/toolkit").AsyncThunk<{
|
|
130
49
|
response: any;
|
|
131
50
|
formData: string;
|
|
@@ -133,16 +52,7 @@ export declare const checkEmailAvailability: import("@reduxjs/toolkit").AsyncThu
|
|
|
133
52
|
email: string;
|
|
134
53
|
cancelToken: CancelToken;
|
|
135
54
|
onSuccess?: (() => void) | undefined;
|
|
136
|
-
}, {
|
|
137
|
-
state?: unknown;
|
|
138
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
139
|
-
extra?: unknown;
|
|
140
|
-
rejectValue?: unknown;
|
|
141
|
-
serializedErrorType?: unknown;
|
|
142
|
-
pendingMeta?: unknown;
|
|
143
|
-
fulfilledMeta?: unknown;
|
|
144
|
-
rejectedMeta?: unknown;
|
|
145
|
-
}>;
|
|
55
|
+
}, {}>;
|
|
146
56
|
export declare const checkBrandNameAvailability: import("@reduxjs/toolkit").AsyncThunk<{
|
|
147
57
|
response: any;
|
|
148
58
|
formData: {
|
|
@@ -152,29 +62,11 @@ export declare const checkBrandNameAvailability: import("@reduxjs/toolkit").Asyn
|
|
|
152
62
|
name: string;
|
|
153
63
|
cancelToken: CancelToken;
|
|
154
64
|
onSuccess?: (() => void) | undefined;
|
|
155
|
-
}, {
|
|
156
|
-
state?: unknown;
|
|
157
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
158
|
-
extra?: unknown;
|
|
159
|
-
rejectValue?: unknown;
|
|
160
|
-
serializedErrorType?: unknown;
|
|
161
|
-
pendingMeta?: unknown;
|
|
162
|
-
fulfilledMeta?: unknown;
|
|
163
|
-
rejectedMeta?: unknown;
|
|
164
|
-
}>;
|
|
65
|
+
}, {}>;
|
|
165
66
|
export declare const updateLeadSuccess: import("@reduxjs/toolkit").AsyncThunk<{
|
|
166
67
|
response: any;
|
|
167
68
|
formData: void;
|
|
168
|
-
}, void, {
|
|
169
|
-
state?: unknown;
|
|
170
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
171
|
-
extra?: unknown;
|
|
172
|
-
rejectValue?: unknown;
|
|
173
|
-
serializedErrorType?: unknown;
|
|
174
|
-
pendingMeta?: unknown;
|
|
175
|
-
fulfilledMeta?: unknown;
|
|
176
|
-
rejectedMeta?: unknown;
|
|
177
|
-
}>;
|
|
69
|
+
}, void, {}>;
|
|
178
70
|
export interface ConnectData {
|
|
179
71
|
mobileData: (MobileFormValues | undefined) & ResponseData;
|
|
180
72
|
nidData: NIDFormValues & ResponseData & {
|
|
@@ -203,7 +95,7 @@ export declare const connectSlice: import("@reduxjs/toolkit").Slice<ConnectState
|
|
|
203
95
|
setDefaultCountryCode: (state: ConnectState, action: ActionState<CountryCode>) => void;
|
|
204
96
|
resetStore: (state: ConnectState) => void;
|
|
205
97
|
}, "connect/store">;
|
|
206
|
-
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<
|
|
98
|
+
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, stopLoader: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetMobileScreen: import("@reduxjs/toolkit").ActionCreatorWithPayload<CountryCode, string>, resetOTPScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetIndividualScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetMerchantScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetNIDScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetCivilScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetStore: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, setDefaultCountryCode: import("@reduxjs/toolkit").ActionCreatorWithPayload<CountryCode, string>;
|
|
207
99
|
declare const _default: import("redux").Reducer<ConnectState, import("redux").AnyAction>;
|
|
208
100
|
export default _default;
|
|
209
101
|
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 (
|
|
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]) {
|