@tap-payments/auth-jsconnect 2.4.73-test → 2.4.75-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 +27 -15
- package/build/@types/app.js +5 -0
- 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 +2 -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 +5 -14
- package/build/app/settings.js +31 -45
- 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 +15 -132
- 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 +15 -141
- 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/BrandLogo.d.ts +1 -1
- package/build/features/brand/screens/BrandInfo/BrandName.js +1 -1
- package/build/features/brand/screens/BrandInfo/SalesChannels.js +4 -4
- package/build/features/brand/screens/BrandInfo/validation.js +6 -6
- 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/connect/screens/Merchant/SalesChannels.js +6 -6
- package/build/features/connect/screens/Merchant/validation.js +6 -6
- package/build/features/connectExpress/ConnectExpress.d.ts +1 -1
- package/build/features/connectExpress/ConnectExpress.js +19 -21
- 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/SuccessFlowButtons/SuccessFlowButtons.js +4 -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/useAppConfig.d.ts +4 -4
- package/build/hooks/useAppConfig.js +9 -2
- 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
|
@@ -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]) {
|
|
@@ -24,39 +24,12 @@ export declare const verifyToken: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
24
24
|
flows: any;
|
|
25
25
|
};
|
|
26
26
|
token: string;
|
|
27
|
-
}, VerifyLeadTokenProps, {
|
|
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 verifyLeadToken: import("@reduxjs/toolkit").AsyncThunk<void, VerifyLeadTokenProps, {
|
|
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
|
-
}>;
|
|
27
|
+
}, VerifyLeadTokenProps, {}>;
|
|
28
|
+
export declare const verifyLeadToken: import("@reduxjs/toolkit").AsyncThunk<void, VerifyLeadTokenProps, {}>;
|
|
47
29
|
export declare const resendOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
48
30
|
data: any;
|
|
49
|
-
}, void, {
|
|
50
|
-
|
|
51
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
52
|
-
extra?: unknown;
|
|
53
|
-
rejectValue?: unknown;
|
|
54
|
-
serializedErrorType?: unknown;
|
|
55
|
-
pendingMeta?: unknown;
|
|
56
|
-
fulfilledMeta?: unknown;
|
|
57
|
-
rejectedMeta?: unknown;
|
|
58
|
-
}>;
|
|
59
|
-
type AddDetailsParams = {
|
|
31
|
+
}, void, {}>;
|
|
32
|
+
declare type AddDetailsParams = {
|
|
60
33
|
user: User;
|
|
61
34
|
userList: User[];
|
|
62
35
|
};
|
|
@@ -65,54 +38,18 @@ export declare const addDetailsAsync: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
65
38
|
individualId: string;
|
|
66
39
|
countryCode: string;
|
|
67
40
|
countries: import("../../../@types").CountryCode[];
|
|
68
|
-
}, AddDetailsParams, {
|
|
69
|
-
|
|
70
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
71
|
-
extra?: unknown;
|
|
72
|
-
rejectValue?: unknown;
|
|
73
|
-
serializedErrorType?: unknown;
|
|
74
|
-
pendingMeta?: unknown;
|
|
75
|
-
fulfilledMeta?: unknown;
|
|
76
|
-
rejectedMeta?: unknown;
|
|
77
|
-
}>;
|
|
78
|
-
type RequestEmail = {
|
|
41
|
+
}, AddDetailsParams, {}>;
|
|
42
|
+
declare type RequestEmail = {
|
|
79
43
|
user: User;
|
|
80
44
|
collectInfo: IndividualEmailMobileFormValues;
|
|
81
45
|
};
|
|
82
46
|
export declare const requestDetailsByEmail: import("@reduxjs/toolkit").AsyncThunk<{
|
|
83
47
|
data: any;
|
|
84
48
|
individualData: User | undefined;
|
|
85
|
-
}, RequestEmail, {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
rejectValue?: unknown;
|
|
90
|
-
serializedErrorType?: unknown;
|
|
91
|
-
pendingMeta?: unknown;
|
|
92
|
-
fulfilledMeta?: unknown;
|
|
93
|
-
rejectedMeta?: unknown;
|
|
94
|
-
}>;
|
|
95
|
-
export declare const getIndividualList: import("@reduxjs/toolkit").AsyncThunk<User[], string, {
|
|
96
|
-
state?: unknown;
|
|
97
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
98
|
-
extra?: unknown;
|
|
99
|
-
rejectValue?: unknown;
|
|
100
|
-
serializedErrorType?: unknown;
|
|
101
|
-
pendingMeta?: unknown;
|
|
102
|
-
fulfilledMeta?: unknown;
|
|
103
|
-
rejectedMeta?: unknown;
|
|
104
|
-
}>;
|
|
105
|
-
export declare const getCityList: import("@reduxjs/toolkit").AsyncThunk<any, string, {
|
|
106
|
-
state?: unknown;
|
|
107
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
108
|
-
extra?: unknown;
|
|
109
|
-
rejectValue?: unknown;
|
|
110
|
-
serializedErrorType?: unknown;
|
|
111
|
-
pendingMeta?: unknown;
|
|
112
|
-
fulfilledMeta?: unknown;
|
|
113
|
-
rejectedMeta?: unknown;
|
|
114
|
-
}>;
|
|
115
|
-
type RetrieveIndividualInfoParams = {
|
|
49
|
+
}, RequestEmail, {}>;
|
|
50
|
+
export declare const getIndividualList: import("@reduxjs/toolkit").AsyncThunk<User[], string, {}>;
|
|
51
|
+
export declare const getCityList: import("@reduxjs/toolkit").AsyncThunk<any, string, {}>;
|
|
52
|
+
declare type RetrieveIndividualInfoParams = {
|
|
116
53
|
id: string;
|
|
117
54
|
type: string;
|
|
118
55
|
countryCode?: string;
|
|
@@ -121,56 +58,20 @@ export declare const retrieveIndividualInfo: import("@reduxjs/toolkit").AsyncThu
|
|
|
121
58
|
data: any;
|
|
122
59
|
countryCode: string | undefined;
|
|
123
60
|
countries: import("../../../@types").CountryCode[];
|
|
124
|
-
}, RetrieveIndividualInfoParams, {
|
|
125
|
-
state?: unknown;
|
|
126
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
127
|
-
extra?: unknown;
|
|
128
|
-
rejectValue?: unknown;
|
|
129
|
-
serializedErrorType?: unknown;
|
|
130
|
-
pendingMeta?: unknown;
|
|
131
|
-
fulfilledMeta?: unknown;
|
|
132
|
-
rejectedMeta?: unknown;
|
|
133
|
-
}>;
|
|
61
|
+
}, RetrieveIndividualInfoParams, {}>;
|
|
134
62
|
export declare const retrieveDataList: import("@reduxjs/toolkit").AsyncThunk<{
|
|
135
63
|
sourceIncome: any;
|
|
136
64
|
monthlyIncome: any;
|
|
137
65
|
occupation: {
|
|
138
66
|
list: any;
|
|
139
67
|
};
|
|
140
|
-
}, string, {
|
|
141
|
-
state?: unknown;
|
|
142
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
143
|
-
extra?: unknown;
|
|
144
|
-
rejectValue?: unknown;
|
|
145
|
-
serializedErrorType?: unknown;
|
|
146
|
-
pendingMeta?: unknown;
|
|
147
|
-
fulfilledMeta?: unknown;
|
|
148
|
-
rejectedMeta?: unknown;
|
|
149
|
-
}>;
|
|
68
|
+
}, string, {}>;
|
|
150
69
|
export declare const retrieveBoardStatus: import("@reduxjs/toolkit").AsyncThunk<{
|
|
151
70
|
flows: any;
|
|
152
|
-
}, void, {
|
|
153
|
-
state?: unknown;
|
|
154
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
155
|
-
extra?: unknown;
|
|
156
|
-
rejectValue?: unknown;
|
|
157
|
-
serializedErrorType?: unknown;
|
|
158
|
-
pendingMeta?: unknown;
|
|
159
|
-
fulfilledMeta?: unknown;
|
|
160
|
-
rejectedMeta?: unknown;
|
|
161
|
-
}>;
|
|
71
|
+
}, void, {}>;
|
|
162
72
|
export declare const retrieveBoardDetails: import("@reduxjs/toolkit").AsyncThunk<{
|
|
163
73
|
data: any;
|
|
164
|
-
}, string, {
|
|
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
|
+
}, string, {}>;
|
|
174
75
|
export declare const verifyLeadOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
175
76
|
data: any;
|
|
176
77
|
boardResponse: {
|
|
@@ -191,56 +92,20 @@ export declare const verifyLeadOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
191
92
|
formData: {
|
|
192
93
|
otp: string;
|
|
193
94
|
};
|
|
194
|
-
}, OTPFormValues, {
|
|
195
|
-
state?: unknown;
|
|
196
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
197
|
-
extra?: unknown;
|
|
198
|
-
rejectValue?: unknown;
|
|
199
|
-
serializedErrorType?: unknown;
|
|
200
|
-
pendingMeta?: unknown;
|
|
201
|
-
fulfilledMeta?: unknown;
|
|
202
|
-
rejectedMeta?: unknown;
|
|
203
|
-
}>;
|
|
95
|
+
}, OTPFormValues, {}>;
|
|
204
96
|
export declare const updatePhoneInfo: import("@reduxjs/toolkit").AsyncThunk<{
|
|
205
97
|
data: any;
|
|
206
98
|
formData: IndividualMobileFormValues;
|
|
207
|
-
}, AsyncThunkParams<IndividualMobileFormValues>, {
|
|
208
|
-
state?: unknown;
|
|
209
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
210
|
-
extra?: unknown;
|
|
211
|
-
rejectValue?: unknown;
|
|
212
|
-
serializedErrorType?: unknown;
|
|
213
|
-
pendingMeta?: unknown;
|
|
214
|
-
fulfilledMeta?: unknown;
|
|
215
|
-
rejectedMeta?: unknown;
|
|
216
|
-
}>;
|
|
99
|
+
}, AsyncThunkParams<IndividualMobileFormValues>, {}>;
|
|
217
100
|
export declare const updateIndividualPersonalInfo: import("@reduxjs/toolkit").AsyncThunk<{
|
|
218
101
|
data: any;
|
|
219
102
|
formData: IndividualPersonalInfoFormValues;
|
|
220
|
-
}, AsyncThunkParams<IndividualPersonalInfoFormValues>, {
|
|
221
|
-
state?: unknown;
|
|
222
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
223
|
-
extra?: unknown;
|
|
224
|
-
rejectValue?: unknown;
|
|
225
|
-
serializedErrorType?: unknown;
|
|
226
|
-
pendingMeta?: unknown;
|
|
227
|
-
fulfilledMeta?: unknown;
|
|
228
|
-
rejectedMeta?: unknown;
|
|
229
|
-
}>;
|
|
103
|
+
}, AsyncThunkParams<IndividualPersonalInfoFormValues>, {}>;
|
|
230
104
|
export declare const updateIndividualInfo: import("@reduxjs/toolkit").AsyncThunk<{
|
|
231
105
|
data: any;
|
|
232
106
|
formData: IndividualExtraFormValues;
|
|
233
107
|
individualData: User;
|
|
234
|
-
}, AsyncThunkParams<IndividualExtraFormValues>, {
|
|
235
|
-
state?: unknown;
|
|
236
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
237
|
-
extra?: unknown;
|
|
238
|
-
rejectValue?: unknown;
|
|
239
|
-
serializedErrorType?: unknown;
|
|
240
|
-
pendingMeta?: unknown;
|
|
241
|
-
fulfilledMeta?: unknown;
|
|
242
|
-
rejectedMeta?: unknown;
|
|
243
|
-
}>;
|
|
108
|
+
}, AsyncThunkParams<IndividualExtraFormValues>, {}>;
|
|
244
109
|
export declare const checkEmailAvailability: import("@reduxjs/toolkit").AsyncThunk<{
|
|
245
110
|
response: any;
|
|
246
111
|
formData: string;
|
|
@@ -248,31 +113,13 @@ export declare const checkEmailAvailability: import("@reduxjs/toolkit").AsyncThu
|
|
|
248
113
|
email: string;
|
|
249
114
|
cancelToken: CancelToken;
|
|
250
115
|
onSuccess?: (() => void) | undefined;
|
|
251
|
-
}, {
|
|
252
|
-
state?: unknown;
|
|
253
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
254
|
-
extra?: unknown;
|
|
255
|
-
rejectValue?: unknown;
|
|
256
|
-
serializedErrorType?: unknown;
|
|
257
|
-
pendingMeta?: unknown;
|
|
258
|
-
fulfilledMeta?: unknown;
|
|
259
|
-
rejectedMeta?: unknown;
|
|
260
|
-
}>;
|
|
116
|
+
}, {}>;
|
|
261
117
|
export declare const updateBoardSuccess: import("@reduxjs/toolkit").AsyncThunk<{
|
|
262
118
|
response: any;
|
|
263
119
|
formData: void;
|
|
264
120
|
individualData: any;
|
|
265
|
-
} | undefined, void, {
|
|
266
|
-
|
|
267
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
268
|
-
extra?: unknown;
|
|
269
|
-
rejectValue?: unknown;
|
|
270
|
-
serializedErrorType?: unknown;
|
|
271
|
-
pendingMeta?: unknown;
|
|
272
|
-
fulfilledMeta?: unknown;
|
|
273
|
-
rejectedMeta?: unknown;
|
|
274
|
-
}>;
|
|
275
|
-
type VerifyData = {
|
|
121
|
+
} | undefined, void, {}>;
|
|
122
|
+
declare type VerifyData = {
|
|
276
123
|
token: string;
|
|
277
124
|
};
|
|
278
125
|
export interface IndividualData {
|
|
@@ -296,7 +143,7 @@ export declare const individualSlice: import("@reduxjs/toolkit").Slice<Individua
|
|
|
296
143
|
civilIDUploadingStatus: (state: IndividualState, action: ActionState<boolean>) => void;
|
|
297
144
|
signatureFileUploadingStatus: (state: IndividualState, action: ActionState<boolean>) => void;
|
|
298
145
|
}, "individual/store">;
|
|
299
|
-
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<
|
|
146
|
+
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, stopLoader: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetOTPScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, civilIDUploadingStatus: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, string>, signatureFileUploadingStatus: import("@reduxjs/toolkit").ActionCreatorWithPayload<boolean, string>, resetIndividualData: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>;
|
|
300
147
|
declare const _default: import("redux").Reducer<IndividualState, import("redux").AnyAction>;
|
|
301
148
|
export default _default;
|
|
302
149
|
export declare const individualSelector: (state: RootState) => IndividualState;
|
|
@@ -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]) {
|
|
@@ -5,81 +5,27 @@ export declare const verifyLeadToken: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
5
5
|
individualData: any;
|
|
6
6
|
boardResponse: any;
|
|
7
7
|
token: string;
|
|
8
|
-
}, string, {
|
|
9
|
-
state?: unknown;
|
|
10
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
11
|
-
extra?: unknown;
|
|
12
|
-
rejectValue?: unknown;
|
|
13
|
-
serializedErrorType?: unknown;
|
|
14
|
-
pendingMeta?: unknown;
|
|
15
|
-
fulfilledMeta?: unknown;
|
|
16
|
-
rejectedMeta?: unknown;
|
|
17
|
-
}>;
|
|
8
|
+
}, string, {}>;
|
|
18
9
|
export declare const resendOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
19
10
|
data: any;
|
|
20
|
-
}, void, {
|
|
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
|
-
}>;
|
|
11
|
+
}, void, {}>;
|
|
30
12
|
export declare const retrieveBoardDetails: import("@reduxjs/toolkit").AsyncThunk<{
|
|
31
13
|
data: any;
|
|
32
|
-
}, string, {
|
|
33
|
-
state?: unknown;
|
|
34
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
35
|
-
extra?: unknown;
|
|
36
|
-
rejectValue?: unknown;
|
|
37
|
-
serializedErrorType?: unknown;
|
|
38
|
-
pendingMeta?: unknown;
|
|
39
|
-
fulfilledMeta?: unknown;
|
|
40
|
-
rejectedMeta?: unknown;
|
|
41
|
-
}>;
|
|
14
|
+
}, string, {}>;
|
|
42
15
|
export declare const verifyPasswordLeadOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
43
16
|
data: any;
|
|
44
17
|
formData: {
|
|
45
18
|
otp: string;
|
|
46
19
|
};
|
|
47
|
-
}, OTPFormValues, {
|
|
48
|
-
state?: unknown;
|
|
49
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
50
|
-
extra?: unknown;
|
|
51
|
-
rejectValue?: unknown;
|
|
52
|
-
serializedErrorType?: unknown;
|
|
53
|
-
pendingMeta?: unknown;
|
|
54
|
-
fulfilledMeta?: unknown;
|
|
55
|
-
rejectedMeta?: unknown;
|
|
56
|
-
}>;
|
|
20
|
+
}, OTPFormValues, {}>;
|
|
57
21
|
export declare const createPassword: import("@reduxjs/toolkit").AsyncThunk<{
|
|
58
22
|
data: any;
|
|
59
23
|
formData: PasswordCreateFormValues;
|
|
60
|
-
}, PasswordCreateFormValues, {
|
|
61
|
-
state?: unknown;
|
|
62
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
63
|
-
extra?: unknown;
|
|
64
|
-
rejectValue?: unknown;
|
|
65
|
-
serializedErrorType?: unknown;
|
|
66
|
-
pendingMeta?: unknown;
|
|
67
|
-
fulfilledMeta?: unknown;
|
|
68
|
-
rejectedMeta?: unknown;
|
|
69
|
-
}>;
|
|
24
|
+
}, PasswordCreateFormValues, {}>;
|
|
70
25
|
export declare const updateBoardSuccess: import("@reduxjs/toolkit").AsyncThunk<{
|
|
71
26
|
response: any;
|
|
72
27
|
formData: void;
|
|
73
|
-
} | undefined, void, {
|
|
74
|
-
state?: unknown;
|
|
75
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
76
|
-
extra?: unknown;
|
|
77
|
-
rejectValue?: unknown;
|
|
78
|
-
serializedErrorType?: unknown;
|
|
79
|
-
pendingMeta?: unknown;
|
|
80
|
-
fulfilledMeta?: unknown;
|
|
81
|
-
rejectedMeta?: unknown;
|
|
82
|
-
}>;
|
|
28
|
+
} | undefined, void, {}>;
|
|
83
29
|
export declare const verifyOperationToken: import("@reduxjs/toolkit").AsyncThunk<{
|
|
84
30
|
data: any;
|
|
85
31
|
token: string;
|
|
@@ -92,28 +38,10 @@ export declare const verifyOperationToken: import("@reduxjs/toolkit").AsyncThunk
|
|
|
92
38
|
token: string;
|
|
93
39
|
boardId: string;
|
|
94
40
|
boardInfoId: string;
|
|
95
|
-
}, {
|
|
96
|
-
state?: unknown;
|
|
97
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
98
|
-
extra?: unknown;
|
|
99
|
-
rejectValue?: unknown;
|
|
100
|
-
serializedErrorType?: unknown;
|
|
101
|
-
pendingMeta?: unknown;
|
|
102
|
-
fulfilledMeta?: unknown;
|
|
103
|
-
rejectedMeta?: unknown;
|
|
104
|
-
}>;
|
|
41
|
+
}, {}>;
|
|
105
42
|
export declare const resendOperationOTP: import("@reduxjs/toolkit").AsyncThunk<{
|
|
106
43
|
data: any;
|
|
107
|
-
}, void, {
|
|
108
|
-
state?: unknown;
|
|
109
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
110
|
-
extra?: unknown;
|
|
111
|
-
rejectValue?: unknown;
|
|
112
|
-
serializedErrorType?: unknown;
|
|
113
|
-
pendingMeta?: unknown;
|
|
114
|
-
fulfilledMeta?: unknown;
|
|
115
|
-
rejectedMeta?: unknown;
|
|
116
|
-
}>;
|
|
44
|
+
}, void, {}>;
|
|
117
45
|
export declare const resetPassword: import("@reduxjs/toolkit").AsyncThunk<{
|
|
118
46
|
data: any;
|
|
119
47
|
formData: {
|
|
@@ -124,32 +52,14 @@ export declare const resetPassword: import("@reduxjs/toolkit").AsyncThunk<{
|
|
|
124
52
|
} | undefined;
|
|
125
53
|
otp: string;
|
|
126
54
|
};
|
|
127
|
-
}, OTPFormValues, {
|
|
128
|
-
state?: unknown;
|
|
129
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
130
|
-
extra?: unknown;
|
|
131
|
-
rejectValue?: unknown;
|
|
132
|
-
serializedErrorType?: unknown;
|
|
133
|
-
pendingMeta?: unknown;
|
|
134
|
-
fulfilledMeta?: unknown;
|
|
135
|
-
rejectedMeta?: unknown;
|
|
136
|
-
}>;
|
|
55
|
+
}, OTPFormValues, {}>;
|
|
137
56
|
export declare const retrieveBoardResetPasswordSuccess: import("@reduxjs/toolkit").AsyncThunk<{
|
|
138
57
|
id: any;
|
|
139
58
|
response: {
|
|
140
59
|
flows: any;
|
|
141
60
|
};
|
|
142
|
-
}, void, {
|
|
143
|
-
|
|
144
|
-
dispatch?: import("redux").Dispatch<import("redux").AnyAction> | undefined;
|
|
145
|
-
extra?: unknown;
|
|
146
|
-
rejectValue?: unknown;
|
|
147
|
-
serializedErrorType?: unknown;
|
|
148
|
-
pendingMeta?: unknown;
|
|
149
|
-
fulfilledMeta?: unknown;
|
|
150
|
-
rejectedMeta?: unknown;
|
|
151
|
-
}>;
|
|
152
|
-
type VerifyData = {
|
|
61
|
+
}, void, {}>;
|
|
62
|
+
declare type VerifyData = {
|
|
153
63
|
token: string;
|
|
154
64
|
operationType?: string;
|
|
155
65
|
};
|
|
@@ -171,7 +81,7 @@ export declare const passwordSlice: import("@reduxjs/toolkit").Slice<PasswordSta
|
|
|
171
81
|
type: string;
|
|
172
82
|
}) => void;
|
|
173
83
|
}, "password/store">;
|
|
174
|
-
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<
|
|
84
|
+
export declare const clearError: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, stopLoader: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, resetOTPScreen: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<string>, storePasswordScreen: import("@reduxjs/toolkit").ActionCreatorWithPayload<any, string>;
|
|
175
85
|
declare const _default: import("redux").Reducer<PasswordState, import("redux").AnyAction>;
|
|
176
86
|
export default _default;
|
|
177
87
|
export declare const passwordSelector: (state: RootState) => PasswordState;
|
|
@@ -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]) {
|