@tap-payments/auth-jsconnect 2.1.11-test → 2.1.13-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/LICENSE +21 -21
- package/README.md +167 -167
- package/build/index.html +1 -0
- package/build/main.css +1 -0
- package/build/main.js +155 -0
- package/build/main.js.LICENSE.txt +114 -0
- package/package.json +1 -1
- package/build/@types/app.d.ts +0 -236
- package/build/@types/app.js +0 -35
- package/build/@types/form.d.ts +0 -94
- package/build/@types/form.js +0 -1
- package/build/@types/index.d.ts +0 -4
- package/build/@types/index.js +0 -4
- package/build/@types/redux.d.ts +0 -14
- package/build/@types/redux.js +0 -1
- package/build/@types/theme.d.ts +0 -14
- package/build/@types/theme.js +0 -15
- package/build/api/account.d.ts +0 -14
- package/build/api/account.js +0 -13
- package/build/api/auth.d.ts +0 -87
- package/build/api/auth.js +0 -56
- package/build/api/availabilityServices.d.ts +0 -20
- package/build/api/availabilityServices.js +0 -17
- package/build/api/axios.d.ts +0 -7
- package/build/api/axios.js +0 -110
- package/build/api/board.d.ts +0 -27
- package/build/api/board.js +0 -63
- package/build/api/brand.d.ts +0 -8
- package/build/api/brand.js +0 -49
- package/build/api/country.d.ts +0 -6
- package/build/api/country.js +0 -14
- package/build/api/data.d.ts +0 -41
- package/build/api/data.js +0 -76
- package/build/api/entity.d.ts +0 -103
- package/build/api/entity.js +0 -89
- package/build/api/firebase.d.ts +0 -4
- package/build/api/firebase.js +0 -14
- package/build/api/index.d.ts +0 -114
- package/build/api/index.js +0 -33
- package/build/api/individual.d.ts +0 -89
- package/build/api/individual.js +0 -39
- package/build/api/ip.d.ts +0 -4
- package/build/api/ip.js +0 -12
- package/build/api/lead.d.ts +0 -96
- package/build/api/lead.js +0 -52
- package/build/api/operator.d.ts +0 -12
- package/build/api/operator.js +0 -65
- package/build/api/user.d.ts +0 -8
- package/build/api/user.js +0 -12
- package/build/app/rootReducer.d.ts +0 -13
- package/build/app/rootReducer.js +0 -23
- package/build/app/settings.d.ts +0 -44
- package/build/app/settings.js +0 -257
- package/build/app/store.d.ts +0 -27
- package/build/app/store.js +0 -11
- package/build/assets/locales/ar.json +0 -336
- package/build/assets/locales/en.json +0 -363
- package/build/components/AnimationFlow/AnimationFlow.d.ts +0 -17
- package/build/components/AnimationFlow/AnimationFlow.js +0 -34
- package/build/components/AnimationFlow/BottomSheet.d.ts +0 -11
- package/build/components/AnimationFlow/BottomSheet.js +0 -86
- package/build/components/AnimationFlow/Dialog.d.ts +0 -15
- package/build/components/AnimationFlow/Dialog.js +0 -111
- package/build/components/AnimationFlow/Error.d.ts +0 -6
- package/build/components/AnimationFlow/Error.js +0 -32
- package/build/components/AnimationFlow/Loader.d.ts +0 -2
- package/build/components/AnimationFlow/Loader.js +0 -24
- package/build/components/AnimationFlow/index.d.ts +0 -2
- package/build/components/AnimationFlow/index.js +0 -2
- package/build/components/ArabicDatePicker/ArabicDatePicker.d.ts +0 -13
- package/build/components/ArabicDatePicker/ArabicDatePicker.js +0 -94
- package/build/components/ArabicDatePicker/index.d.ts +0 -2
- package/build/components/ArabicDatePicker/index.js +0 -2
- package/build/components/ArabicDatePicker/style.css +0 -24
- package/build/components/Button/Button.d.ts +0 -14
- package/build/components/Button/Button.js +0 -101
- package/build/components/Button/index.d.ts +0 -4
- package/build/components/Button/index.js +0 -2
- package/build/components/CheckBox/CheckBox.d.ts +0 -5
- package/build/components/CheckBox/CheckBox.js +0 -39
- package/build/components/CheckBox/index.d.ts +0 -4
- package/build/components/CheckBox/index.js +0 -2
- package/build/components/Collapse/Collapse.d.ts +0 -5
- package/build/components/Collapse/Collapse.js +0 -28
- package/build/components/Collapse/index.d.ts +0 -3
- package/build/components/Collapse/index.js +0 -2
- package/build/components/DatePicker/DatePicker.d.ts +0 -14
- package/build/components/DatePicker/DatePicker.js +0 -101
- package/build/components/DatePicker/customStyle.css +0 -86
- package/build/components/DatePicker/index.d.ts +0 -3
- package/build/components/DatePicker/index.js +0 -2
- package/build/components/ExpandIcon/ExpandIcon.d.ts +0 -7
- package/build/components/ExpandIcon/ExpandIcon.js +0 -24
- package/build/components/ExpandIcon/index.d.ts +0 -2
- package/build/components/ExpandIcon/index.js +0 -2
- package/build/components/FileInput/DragAndDrop.d.ts +0 -17
- package/build/components/FileInput/DragAndDrop.js +0 -136
- package/build/components/FileInput/UploadInput.d.ts +0 -7
- package/build/components/FileInput/UploadInput.js +0 -38
- package/build/components/FileInput/index.d.ts +0 -3
- package/build/components/FileInput/index.js +0 -3
- package/build/components/Footer/Footer.d.ts +0 -15
- package/build/components/Footer/Footer.js +0 -62
- package/build/components/Footer/index.d.ts +0 -4
- package/build/components/Footer/index.js +0 -2
- package/build/components/Form/Form.d.ts +0 -11
- package/build/components/Form/Form.js +0 -38
- package/build/components/Form/index.d.ts +0 -3
- package/build/components/Form/index.js +0 -2
- package/build/components/Icon/Icon.d.ts +0 -11
- package/build/components/Icon/Icon.js +0 -26
- package/build/components/Icon/index.d.ts +0 -3
- package/build/components/Icon/index.js +0 -2
- package/build/components/Input/Input.d.ts +0 -19
- package/build/components/Input/Input.js +0 -84
- package/build/components/Input/index.d.ts +0 -3
- package/build/components/Input/index.js +0 -2
- package/build/components/InputAdornment/InputAdornment.d.ts +0 -10
- package/build/components/InputAdornment/InputAdornment.js +0 -46
- package/build/components/InputAdornment/index.d.ts +0 -3
- package/build/components/InputAdornment/index.js +0 -2
- package/build/components/List/List.d.ts +0 -5
- package/build/components/List/List.js +0 -52
- package/build/components/List/index.d.ts +0 -3
- package/build/components/List/index.js +0 -2
- package/build/components/ListItem/ListItem.d.ts +0 -5
- package/build/components/ListItem/ListItem.js +0 -35
- package/build/components/ListItem/index.d.ts +0 -3
- package/build/components/ListItem/index.js +0 -2
- package/build/components/Loader/Loader.d.ts +0 -24
- package/build/components/Loader/Loader.js +0 -41
- package/build/components/Loader/index.d.ts +0 -4
- package/build/components/Loader/index.js +0 -2
- package/build/components/LogoBadge/LogoBadge.d.ts +0 -7
- package/build/components/LogoBadge/LogoBadge.js +0 -61
- package/build/components/LogoBadge/index.d.ts +0 -3
- package/build/components/LogoBadge/index.js +0 -2
- package/build/components/Lottie/Lottie.d.ts +0 -3675
- package/build/components/Lottie/Lottie.js +0 -62
- package/build/components/Lottie/files/error.json +0 -692
- package/build/components/Lottie/files/start_loading.json +0 -1140
- package/build/components/Lottie/files/still_loading.json +0 -1140
- package/build/components/Lottie/files/success.json +0 -425
- package/build/components/Lottie/index.d.ts +0 -3
- package/build/components/Lottie/index.js +0 -3
- package/build/components/OTPField/OTPField.d.ts +0 -18
- package/build/components/OTPField/OTPField.js +0 -45
- package/build/components/OTPField/index.d.ts +0 -4
- package/build/components/OTPField/index.js +0 -2
- package/build/components/OTPTimer/OTPTimer.d.ts +0 -14
- package/build/components/OTPTimer/OTPTimer.js +0 -70
- package/build/components/OTPTimer/index.d.ts +0 -4
- package/build/components/OTPTimer/index.js +0 -2
- package/build/components/ProgressBar/CircularProgressBar.d.ts +0 -14
- package/build/components/ProgressBar/CircularProgressBar.js +0 -48
- package/build/components/ProgressBar/ProgressBar.d.ts +0 -6
- package/build/components/ProgressBar/ProgressBar.js +0 -45
- package/build/components/ProgressBar/index.d.ts +0 -6
- package/build/components/ProgressBar/index.js +0 -4
- package/build/components/Providers/ReduxProvider.d.ts +0 -7
- package/build/components/Providers/ReduxProvider.js +0 -17
- package/build/components/Providers/ThemeProvider.d.ts +0 -8
- package/build/components/Providers/ThemeProvider.js +0 -22
- package/build/components/Providers/index.d.ts +0 -3
- package/build/components/Providers/index.js +0 -3
- package/build/components/Radio/Radio.d.ts +0 -5
- package/build/components/Radio/Radio.js +0 -31
- package/build/components/Radio/index.d.ts +0 -3
- package/build/components/Radio/index.js +0 -2
- package/build/components/RadioGroup/RadioGroup.d.ts +0 -5
- package/build/components/RadioGroup/RadioGroup.js +0 -41
- package/build/components/RadioGroup/index.d.ts +0 -3
- package/build/components/RadioGroup/index.js +0 -2
- package/build/components/RadioLabel/RadioLabel.d.ts +0 -10
- package/build/components/RadioLabel/RadioLabel.js +0 -34
- package/build/components/RadioLabel/index.d.ts +0 -3
- package/build/components/RadioLabel/index.js +0 -2
- package/build/components/SimpleList/SimpleList.d.ts +0 -18
- package/build/components/SimpleList/SimpleList.js +0 -104
- package/build/components/SimpleList/index.d.ts +0 -3
- package/build/components/SimpleList/index.js +0 -2
- package/build/components/Slide/Slide.d.ts +0 -6
- package/build/components/Slide/Slide.js +0 -30
- package/build/components/Slide/index.d.ts +0 -3
- package/build/components/Slide/index.js +0 -2
- package/build/components/SocialMediaGroup/SocialMediaGroup.d.ts +0 -11
- package/build/components/SocialMediaGroup/SocialMediaGroup.js +0 -34
- package/build/components/SocialMediaGroup/index.d.ts +0 -3
- package/build/components/SocialMediaGroup/index.js +0 -2
- package/build/components/Text/Text.d.ts +0 -5
- package/build/components/Text/Text.js +0 -35
- package/build/components/Text/index.d.ts +0 -3
- package/build/components/Text/index.js +0 -2
- package/build/components/ToggleButton/ToggleButton.d.ts +0 -5
- package/build/components/ToggleButton/ToggleButton.js +0 -44
- package/build/components/ToggleButton/index.d.ts +0 -3
- package/build/components/ToggleButton/index.js +0 -2
- package/build/components/ToggleButtonGroup/ToggleButtonGroup.d.ts +0 -5
- package/build/components/ToggleButtonGroup/ToggleButtonGroup.js +0 -37
- package/build/components/ToggleButtonGroup/index.d.ts +0 -3
- package/build/components/ToggleButtonGroup/index.js +0 -2
- package/build/components/Tooltip/Tooltip.d.ts +0 -10
- package/build/components/Tooltip/Tooltip.js +0 -44
- package/build/components/Tooltip/index.d.ts +0 -3
- package/build/components/Tooltip/index.js +0 -2
- package/build/components/Warning/Warning.d.ts +0 -13
- package/build/components/Warning/Warning.js +0 -53
- package/build/components/Warning/index.d.ts +0 -4
- package/build/components/Warning/index.js +0 -2
- package/build/constants/api.d.ts +0 -40
- package/build/constants/api.js +0 -79
- package/build/constants/app.d.ts +0 -171
- package/build/constants/app.js +0 -502
- package/build/constants/assets.d.ts +0 -91
- package/build/constants/assets.js +0 -91
- package/build/constants/dummy.d.ts +0 -328
- package/build/constants/dummy.js +0 -6436
- package/build/constants/index.d.ts +0 -5
- package/build/constants/index.js +0 -5
- package/build/constants/validation.d.ts +0 -25
- package/build/constants/validation.js +0 -25
- package/build/features/app/auth/authStore.d.ts +0 -46
- package/build/features/app/auth/authStore.js +0 -261
- package/build/features/app/bank/bankStore.d.ts +0 -76
- package/build/features/app/bank/bankStore.js +0 -472
- package/build/features/app/business/businessStore.d.ts +0 -128
- package/build/features/app/business/businessStore.js +0 -1185
- package/build/features/app/connect/connectStore.d.ts +0 -104
- package/build/features/app/connect/connectStore.js +0 -966
- package/build/features/app/entity/entityStore.d.ts +0 -85
- package/build/features/app/entity/entityStore.js +0 -690
- package/build/features/app/individual/individualStore.d.ts +0 -86
- package/build/features/app/individual/individualStore.js +0 -540
- package/build/features/app/password/passwordStore.d.ts +0 -84
- package/build/features/app/password/passwordStore.js +0 -532
- package/build/features/app/signIn/signInStore.d.ts +0 -33
- package/build/features/app/signIn/signInStore.js +0 -390
- package/build/features/app/tax/taxStore.d.ts +0 -46
- package/build/features/app/tax/taxStore.js +0 -385
- package/build/features/auth/Auth.d.ts +0 -10
- package/build/features/auth/Auth.js +0 -87
- package/build/features/auth/index.d.ts +0 -1
- package/build/features/auth/index.js +0 -1
- package/build/features/auth/screens/NID/DOB.d.ts +0 -7
- package/build/features/auth/screens/NID/DOB.js +0 -47
- package/build/features/auth/screens/NID/IDNumber.d.ts +0 -3
- package/build/features/auth/screens/NID/IDNumber.js +0 -64
- package/build/features/auth/screens/NID/NID.d.ts +0 -5
- package/build/features/auth/screens/NID/NID.js +0 -68
- package/build/features/auth/screens/NID/TAC.d.ts +0 -3
- package/build/features/auth/screens/NID/TAC.js +0 -87
- package/build/features/auth/screens/NID/index.d.ts +0 -3
- package/build/features/auth/screens/NID/index.js +0 -2
- package/build/features/auth/screens/NID/validation.d.ts +0 -27
- package/build/features/auth/screens/NID/validation.js +0 -19
- package/build/features/auth/screens/OTP/OTP.d.ts +0 -5
- package/build/features/auth/screens/OTP/OTP.js +0 -76
- package/build/features/auth/screens/OTP/OTPInput.d.ts +0 -5
- package/build/features/auth/screens/OTP/OTPInput.js +0 -51
- package/build/features/auth/screens/OTP/index.d.ts +0 -3
- package/build/features/auth/screens/OTP/index.js +0 -2
- package/build/features/auth/screens/OTP/validation.d.ts +0 -8
- package/build/features/auth/screens/OTP/validation.js +0 -4
- package/build/features/bank/Bank.d.ts +0 -7
- package/build/features/bank/Bank.js +0 -69
- package/build/features/bank/index.d.ts +0 -1
- package/build/features/bank/index.js +0 -1
- package/build/features/bank/screens/BankDetails/BankDetails.d.ts +0 -5
- package/build/features/bank/screens/BankDetails/BankDetails.js +0 -86
- package/build/features/bank/screens/BankDetails/BankName.d.ts +0 -3
- package/build/features/bank/screens/BankDetails/BankName.js +0 -60
- package/build/features/bank/screens/BankDetails/BankStatement.d.ts +0 -3
- package/build/features/bank/screens/BankDetails/BankStatement.js +0 -66
- package/build/features/bank/screens/BankDetails/Beneficiary.d.ts +0 -5
- package/build/features/bank/screens/BankDetails/Beneficiary.js +0 -50
- package/build/features/bank/screens/BankDetails/ConfirmPolicy.d.ts +0 -3
- package/build/features/bank/screens/BankDetails/ConfirmPolicy.js +0 -67
- package/build/features/bank/screens/BankDetails/IBAN.d.ts +0 -7
- package/build/features/bank/screens/BankDetails/IBAN.js +0 -100
- package/build/features/bank/screens/BankDetails/index.d.ts +0 -3
- package/build/features/bank/screens/BankDetails/index.js +0 -2
- package/build/features/bank/screens/BankDetails/validation.d.ts +0 -45
- package/build/features/bank/screens/BankDetails/validation.js +0 -56
- package/build/features/bank/screens/ResetPasswordSuccess/ResetPasswordSuccess.d.ts +0 -5
- package/build/features/bank/screens/ResetPasswordSuccess/ResetPasswordSuccess.js +0 -9
- package/build/features/bank/screens/ResetPasswordSuccess/index.d.ts +0 -3
- package/build/features/bank/screens/ResetPasswordSuccess/index.js +0 -2
- package/build/features/bank/screens/Success/Success.d.ts +0 -5
- package/build/features/bank/screens/Success/Success.js +0 -20
- package/build/features/bank/screens/Success/index.d.ts +0 -3
- package/build/features/bank/screens/Success/index.js +0 -2
- package/build/features/bank/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.d.ts +0 -3
- package/build/features/bank/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.js +0 -114
- package/build/features/bank/screens/SuccessWithFlowButtons/index.d.ts +0 -2
- package/build/features/bank/screens/SuccessWithFlowButtons/index.js +0 -2
- package/build/features/bank/screens/Verify/OTPInput.d.ts +0 -7
- package/build/features/bank/screens/Verify/OTPInput.js +0 -47
- package/build/features/bank/screens/Verify/Verify.d.ts +0 -5
- package/build/features/bank/screens/Verify/Verify.js +0 -78
- package/build/features/bank/screens/Verify/index.d.ts +0 -2
- package/build/features/bank/screens/Verify/index.js +0 -2
- package/build/features/bank/screens/Verify/validation.d.ts +0 -8
- package/build/features/bank/screens/Verify/validation.js +0 -4
- package/build/features/business/Business.d.ts +0 -7
- package/build/features/business/Business.js +0 -70
- package/build/features/business/index.d.ts +0 -1
- package/build/features/business/index.js +0 -1
- package/build/features/business/screens/Activities/Activities.d.ts +0 -5
- package/build/features/business/screens/Activities/Activities.js +0 -77
- package/build/features/business/screens/Activities/ActivitiesList.d.ts +0 -90
- package/build/features/business/screens/Activities/ActivitiesList.js +0 -170
- package/build/features/business/screens/Activities/LicenseName.d.ts +0 -5
- package/build/features/business/screens/Activities/LicenseName.js +0 -30
- package/build/features/business/screens/Activities/OperationStartDate.d.ts +0 -20
- package/build/features/business/screens/Activities/OperationStartDate.js +0 -45
- package/build/features/business/screens/Activities/index.d.ts +0 -3
- package/build/features/business/screens/Activities/index.js +0 -2
- package/build/features/business/screens/Activities/validation.d.ts +0 -56
- package/build/features/business/screens/Activities/validation.js +0 -11
- package/build/features/business/screens/BusinessType/Article.d.ts +0 -6
- package/build/features/business/screens/BusinessType/Article.js +0 -89
- package/build/features/business/screens/BusinessType/BusinessType.d.ts +0 -5
- package/build/features/business/screens/BusinessType/BusinessType.js +0 -79
- package/build/features/business/screens/BusinessType/EntityName.d.ts +0 -6
- package/build/features/business/screens/BusinessType/EntityName.js +0 -56
- package/build/features/business/screens/BusinessType/LicenseCertificate.d.ts +0 -6
- package/build/features/business/screens/BusinessType/LicenseCertificate.js +0 -81
- package/build/features/business/screens/BusinessType/LicenseList.d.ts +0 -8
- package/build/features/business/screens/BusinessType/LicenseList.js +0 -148
- package/build/features/business/screens/BusinessType/LicenseNumber.d.ts +0 -7
- package/build/features/business/screens/BusinessType/LicenseNumber.js +0 -52
- package/build/features/business/screens/BusinessType/LicenseType.d.ts +0 -34
- package/build/features/business/screens/BusinessType/LicenseType.js +0 -107
- package/build/features/business/screens/BusinessType/SelectType.d.ts +0 -8
- package/build/features/business/screens/BusinessType/SelectType.js +0 -106
- package/build/features/business/screens/BusinessType/Switch.d.ts +0 -7
- package/build/features/business/screens/BusinessType/Switch.js +0 -35
- package/build/features/business/screens/BusinessType/index.d.ts +0 -3
- package/build/features/business/screens/BusinessType/index.js +0 -2
- package/build/features/business/screens/BusinessType/validation.d.ts +0 -30
- package/build/features/business/screens/BusinessType/validation.js +0 -90
- package/build/features/business/screens/CivilID/CivilID.d.ts +0 -5
- package/build/features/business/screens/CivilID/CivilID.js +0 -67
- package/build/features/business/screens/CivilID/IDNumber.d.ts +0 -7
- package/build/features/business/screens/CivilID/IDNumber.js +0 -59
- package/build/features/business/screens/CivilID/index.d.ts +0 -3
- package/build/features/business/screens/CivilID/index.js +0 -2
- package/build/features/business/screens/CivilID/validation.d.ts +0 -8
- package/build/features/business/screens/CivilID/validation.js +0 -4
- package/build/features/business/screens/Customers/CustomerLocations.d.ts +0 -82
- package/build/features/business/screens/Customers/CustomerLocations.js +0 -144
- package/build/features/business/screens/Customers/Customers.d.ts +0 -5
- package/build/features/business/screens/Customers/Customers.js +0 -90
- package/build/features/business/screens/Customers/ExpectedCustomers.d.ts +0 -8
- package/build/features/business/screens/Customers/ExpectedCustomers.js +0 -98
- package/build/features/business/screens/Customers/ExpectedSalesRange.d.ts +0 -8
- package/build/features/business/screens/Customers/ExpectedSalesRange.js +0 -127
- package/build/features/business/screens/Customers/RefundPolicy.d.ts +0 -36
- package/build/features/business/screens/Customers/RefundPolicy.js +0 -84
- package/build/features/business/screens/Customers/TransactionPolicy.d.ts +0 -3
- package/build/features/business/screens/Customers/TransactionPolicy.js +0 -44
- package/build/features/business/screens/Customers/index.d.ts +0 -3
- package/build/features/business/screens/Customers/index.js +0 -2
- package/build/features/business/screens/Customers/validation.d.ts +0 -20
- package/build/features/business/screens/Customers/validation.js +0 -13
- package/build/features/business/screens/IDBOD/DOB.d.ts +0 -6
- package/build/features/business/screens/IDBOD/DOB.js +0 -45
- package/build/features/business/screens/IDBOD/ID.d.ts +0 -5
- package/build/features/business/screens/IDBOD/ID.js +0 -28
- package/build/features/business/screens/IDBOD/IDBOD.d.ts +0 -5
- package/build/features/business/screens/IDBOD/IDBOD.js +0 -68
- package/build/features/business/screens/IDBOD/index.d.ts +0 -3
- package/build/features/business/screens/IDBOD/index.js +0 -2
- package/build/features/business/screens/IDBOD/validation.d.ts +0 -11
- package/build/features/business/screens/IDBOD/validation.js +0 -9
- package/build/features/business/screens/OTP/OTP.d.ts +0 -8
- package/build/features/business/screens/OTP/OTP.js +0 -90
- package/build/features/business/screens/OTP/OTPInput.d.ts +0 -5
- package/build/features/business/screens/OTP/OTPInput.js +0 -46
- package/build/features/business/screens/OTP/index.d.ts +0 -3
- package/build/features/business/screens/OTP/index.js +0 -2
- package/build/features/business/screens/OTP/validation.d.ts +0 -8
- package/build/features/business/screens/OTP/validation.js +0 -4
- package/build/features/business/screens/ResetPasswordSuccess/ResetPasswordSuccess.d.ts +0 -5
- package/build/features/business/screens/ResetPasswordSuccess/ResetPasswordSuccess.js +0 -9
- package/build/features/business/screens/ResetPasswordSuccess/index.d.ts +0 -3
- package/build/features/business/screens/ResetPasswordSuccess/index.js +0 -2
- package/build/features/business/screens/Success/Success.d.ts +0 -5
- package/build/features/business/screens/Success/Success.js +0 -23
- package/build/features/business/screens/Success/index.d.ts +0 -3
- package/build/features/business/screens/Success/index.js +0 -2
- package/build/features/business/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.d.ts +0 -3
- package/build/features/business/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.js +0 -113
- package/build/features/business/screens/SuccessWithFlowButtons/index.d.ts +0 -2
- package/build/features/business/screens/SuccessWithFlowButtons/index.js +0 -2
- package/build/features/business/screens/Verify/OTPInput.d.ts +0 -7
- package/build/features/business/screens/Verify/OTPInput.js +0 -47
- package/build/features/business/screens/Verify/Verify.d.ts +0 -5
- package/build/features/business/screens/Verify/Verify.js +0 -78
- package/build/features/business/screens/Verify/index.d.ts +0 -2
- package/build/features/business/screens/Verify/index.js +0 -2
- package/build/features/business/screens/Verify/validation.d.ts +0 -8
- package/build/features/business/screens/Verify/validation.js +0 -4
- package/build/features/business/screens/VerifyPACI/VerifyPACI.d.ts +0 -5
- package/build/features/business/screens/VerifyPACI/VerifyPACI.js +0 -34
- package/build/features/business/screens/VerifyPACI/index.d.ts +0 -3
- package/build/features/business/screens/VerifyPACI/index.js +0 -2
- package/build/features/connect/Connect.d.ts +0 -8
- package/build/features/connect/Connect.js +0 -84
- package/build/features/connect/index.d.ts +0 -1
- package/build/features/connect/index.js +0 -1
- package/build/features/connect/screens/CivilID/CivilID.d.ts +0 -5
- package/build/features/connect/screens/CivilID/CivilID.js +0 -102
- package/build/features/connect/screens/CivilID/IDNumber.d.ts +0 -7
- package/build/features/connect/screens/CivilID/IDNumber.js +0 -59
- package/build/features/connect/screens/CivilID/index.d.ts +0 -3
- package/build/features/connect/screens/CivilID/index.js +0 -2
- package/build/features/connect/screens/CivilID/validation.d.ts +0 -8
- package/build/features/connect/screens/CivilID/validation.js +0 -4
- package/build/features/connect/screens/Individual/Email.d.ts +0 -8
- package/build/features/connect/screens/Individual/Email.js +0 -116
- package/build/features/connect/screens/Individual/Individual.d.ts +0 -5
- package/build/features/connect/screens/Individual/Individual.js +0 -100
- package/build/features/connect/screens/Individual/MobileNumber.d.ts +0 -10
- package/build/features/connect/screens/Individual/MobileNumber.js +0 -152
- package/build/features/connect/screens/Individual/Name.d.ts +0 -6
- package/build/features/connect/screens/Individual/Name.js +0 -48
- package/build/features/connect/screens/Individual/index.d.ts +0 -3
- package/build/features/connect/screens/Individual/index.js +0 -2
- package/build/features/connect/screens/Individual/validation.d.ts +0 -24
- package/build/features/connect/screens/Individual/validation.js +0 -41
- package/build/features/connect/screens/Merchant/BrandList.d.ts +0 -10
- package/build/features/connect/screens/Merchant/BrandList.js +0 -93
- package/build/features/connect/screens/Merchant/BrandName.d.ts +0 -8
- package/build/features/connect/screens/Merchant/BrandName.js +0 -142
- package/build/features/connect/screens/Merchant/Merchant.d.ts +0 -5
- package/build/features/connect/screens/Merchant/Merchant.js +0 -92
- package/build/features/connect/screens/Merchant/SalesChannels.d.ts +0 -5
- package/build/features/connect/screens/Merchant/SalesChannels.js +0 -41
- package/build/features/connect/screens/Merchant/TAC.d.ts +0 -6
- package/build/features/connect/screens/Merchant/TAC.js +0 -86
- package/build/features/connect/screens/Merchant/index.d.ts +0 -3
- package/build/features/connect/screens/Merchant/index.js +0 -2
- package/build/features/connect/screens/Merchant/validation.d.ts +0 -32
- package/build/features/connect/screens/Merchant/validation.js +0 -130
- package/build/features/connect/screens/Mobile/Mobile.d.ts +0 -5
- package/build/features/connect/screens/Mobile/Mobile.js +0 -133
- package/build/features/connect/screens/Mobile/MobileNumber.d.ts +0 -12
- package/build/features/connect/screens/Mobile/MobileNumber.js +0 -154
- package/build/features/connect/screens/Mobile/Title.d.ts +0 -8
- package/build/features/connect/screens/Mobile/Title.js +0 -29
- package/build/features/connect/screens/Mobile/index.d.ts +0 -3
- package/build/features/connect/screens/Mobile/index.js +0 -2
- package/build/features/connect/screens/Mobile/validation.d.ts +0 -8
- package/build/features/connect/screens/Mobile/validation.js +0 -28
- package/build/features/connect/screens/NID/DOB.d.ts +0 -6
- package/build/features/connect/screens/NID/DOB.js +0 -47
- package/build/features/connect/screens/NID/IDNumber.d.ts +0 -6
- package/build/features/connect/screens/NID/IDNumber.js +0 -60
- package/build/features/connect/screens/NID/NID.d.ts +0 -5
- package/build/features/connect/screens/NID/NID.js +0 -94
- package/build/features/connect/screens/NID/index.d.ts +0 -3
- package/build/features/connect/screens/NID/index.js +0 -2
- package/build/features/connect/screens/NID/validation.d.ts +0 -11
- package/build/features/connect/screens/NID/validation.js +0 -9
- package/build/features/connect/screens/OTP/OTP.d.ts +0 -5
- package/build/features/connect/screens/OTP/OTP.js +0 -94
- package/build/features/connect/screens/OTP/OTPInput.d.ts +0 -5
- package/build/features/connect/screens/OTP/OTPInput.js +0 -54
- package/build/features/connect/screens/OTP/index.d.ts +0 -3
- package/build/features/connect/screens/OTP/index.js +0 -2
- package/build/features/connect/screens/OTP/validation.d.ts +0 -8
- package/build/features/connect/screens/OTP/validation.js +0 -4
- package/build/features/connect/screens/ThankYou/ThankYou.d.ts +0 -5
- package/build/features/connect/screens/ThankYou/ThankYou.js +0 -15
- package/build/features/connect/screens/ThankYou/index.d.ts +0 -3
- package/build/features/connect/screens/ThankYou/index.js +0 -2
- package/build/features/connect/screens/VerifyPACI/VerifyPACI.d.ts +0 -5
- package/build/features/connect/screens/VerifyPACI/VerifyPACI.js +0 -95
- package/build/features/connect/screens/VerifyPACI/index.d.ts +0 -3
- package/build/features/connect/screens/VerifyPACI/index.js +0 -2
- package/build/features/entity/Entity.d.ts +0 -7
- package/build/features/entity/Entity.js +0 -70
- package/build/features/entity/index.d.ts +0 -1
- package/build/features/entity/index.js +0 -1
- package/build/features/entity/screens/Customers/CustomerLocations.d.ts +0 -118
- package/build/features/entity/screens/Customers/CustomerLocations.js +0 -171
- package/build/features/entity/screens/Customers/Customers.d.ts +0 -5
- package/build/features/entity/screens/Customers/Customers.js +0 -90
- package/build/features/entity/screens/Customers/ExpectedCustomers.d.ts +0 -8
- package/build/features/entity/screens/Customers/ExpectedCustomers.js +0 -98
- package/build/features/entity/screens/Customers/ExpectedSalesRange.d.ts +0 -8
- package/build/features/entity/screens/Customers/ExpectedSalesRange.js +0 -127
- package/build/features/entity/screens/Customers/RefundPolicy.d.ts +0 -36
- package/build/features/entity/screens/Customers/RefundPolicy.js +0 -84
- package/build/features/entity/screens/Customers/TransactionPolicy.d.ts +0 -3
- package/build/features/entity/screens/Customers/TransactionPolicy.js +0 -44
- package/build/features/entity/screens/Customers/index.d.ts +0 -3
- package/build/features/entity/screens/Customers/index.js +0 -2
- package/build/features/entity/screens/Customers/validation.d.ts +0 -20
- package/build/features/entity/screens/Customers/validation.js +0 -13
- package/build/features/entity/screens/EntityInfoConfirm/ActivitiesList.d.ts +0 -55
- package/build/features/entity/screens/EntityInfoConfirm/ActivitiesList.js +0 -149
- package/build/features/entity/screens/EntityInfoConfirm/Article.d.ts +0 -3
- package/build/features/entity/screens/EntityInfoConfirm/Article.js +0 -76
- package/build/features/entity/screens/EntityInfoConfirm/EntityInfo.d.ts +0 -5
- package/build/features/entity/screens/EntityInfoConfirm/EntityInfo.js +0 -84
- package/build/features/entity/screens/EntityInfoConfirm/LicenseName.d.ts +0 -5
- package/build/features/entity/screens/EntityInfoConfirm/LicenseName.js +0 -32
- package/build/features/entity/screens/EntityInfoConfirm/LicenseNumber.d.ts +0 -6
- package/build/features/entity/screens/EntityInfoConfirm/LicenseNumber.js +0 -57
- package/build/features/entity/screens/EntityInfoConfirm/OperationStartDate.d.ts +0 -6
- package/build/features/entity/screens/EntityInfoConfirm/OperationStartDate.js +0 -33
- package/build/features/entity/screens/EntityInfoConfirm/index.d.ts +0 -2
- package/build/features/entity/screens/EntityInfoConfirm/index.js +0 -2
- package/build/features/entity/screens/EntityInfoConfirm/validation.d.ts +0 -141
- package/build/features/entity/screens/EntityInfoConfirm/validation.js +0 -83
- package/build/features/entity/screens/ResetPasswordSuccess/ResetPasswordSuccess.d.ts +0 -5
- package/build/features/entity/screens/ResetPasswordSuccess/ResetPasswordSuccess.js +0 -9
- package/build/features/entity/screens/ResetPasswordSuccess/index.d.ts +0 -3
- package/build/features/entity/screens/ResetPasswordSuccess/index.js +0 -2
- package/build/features/entity/screens/Success/Success.d.ts +0 -5
- package/build/features/entity/screens/Success/Success.js +0 -20
- package/build/features/entity/screens/Success/index.d.ts +0 -3
- package/build/features/entity/screens/Success/index.js +0 -2
- package/build/features/entity/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.d.ts +0 -3
- package/build/features/entity/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.js +0 -111
- package/build/features/entity/screens/SuccessWithFlowButtons/index.d.ts +0 -2
- package/build/features/entity/screens/SuccessWithFlowButtons/index.js +0 -2
- package/build/features/entity/screens/Verify/OTPInput.d.ts +0 -7
- package/build/features/entity/screens/Verify/OTPInput.js +0 -47
- package/build/features/entity/screens/Verify/Verify.d.ts +0 -5
- package/build/features/entity/screens/Verify/Verify.js +0 -91
- package/build/features/entity/screens/Verify/index.d.ts +0 -2
- package/build/features/entity/screens/Verify/index.js +0 -2
- package/build/features/entity/screens/Verify/validation.d.ts +0 -8
- package/build/features/entity/screens/Verify/validation.js +0 -4
- package/build/features/featuresScreens.d.ts +0 -10
- package/build/features/featuresScreens.js +0 -254
- package/build/features/individual/Individual.d.ts +0 -7
- package/build/features/individual/Individual.js +0 -70
- package/build/features/individual/index.d.ts +0 -1
- package/build/features/individual/index.js +0 -1
- package/build/features/individual/screens/AdditionalIndividualInfo/AdditionalIndividualInfo.d.ts +0 -8
- package/build/features/individual/screens/AdditionalIndividualInfo/AdditionalIndividualInfo.js +0 -94
- package/build/features/individual/screens/AdditionalIndividualInfo/EmployerLocation.d.ts +0 -10
- package/build/features/individual/screens/AdditionalIndividualInfo/EmployerLocation.js +0 -92
- package/build/features/individual/screens/AdditionalIndividualInfo/EmployerName.d.ts +0 -6
- package/build/features/individual/screens/AdditionalIndividualInfo/EmployerName.js +0 -46
- package/build/features/individual/screens/AdditionalIndividualInfo/InfluencerSwitch.d.ts +0 -6
- package/build/features/individual/screens/AdditionalIndividualInfo/InfluencerSwitch.js +0 -45
- package/build/features/individual/screens/AdditionalIndividualInfo/MonthlyIncome.d.ts +0 -10
- package/build/features/individual/screens/AdditionalIndividualInfo/MonthlyIncome.js +0 -101
- package/build/features/individual/screens/AdditionalIndividualInfo/Occupation.d.ts +0 -10
- package/build/features/individual/screens/AdditionalIndividualInfo/Occupation.js +0 -97
- package/build/features/individual/screens/AdditionalIndividualInfo/PEPSwitch.d.ts +0 -6
- package/build/features/individual/screens/AdditionalIndividualInfo/PEPSwitch.js +0 -45
- package/build/features/individual/screens/AdditionalIndividualInfo/SourceOfIncome.d.ts +0 -10
- package/build/features/individual/screens/AdditionalIndividualInfo/SourceOfIncome.js +0 -89
- package/build/features/individual/screens/AdditionalIndividualInfo/index.d.ts +0 -3
- package/build/features/individual/screens/AdditionalIndividualInfo/index.js +0 -2
- package/build/features/individual/screens/AdditionalIndividualInfo/validation.d.ts +0 -25
- package/build/features/individual/screens/AdditionalIndividualInfo/validation.js +0 -24
- package/build/features/individual/screens/ResetPasswordSuccess/ResetPasswordSuccess.d.ts +0 -5
- package/build/features/individual/screens/ResetPasswordSuccess/ResetPasswordSuccess.js +0 -9
- package/build/features/individual/screens/ResetPasswordSuccess/index.d.ts +0 -3
- package/build/features/individual/screens/ResetPasswordSuccess/index.js +0 -2
- package/build/features/individual/screens/ShowIndividualInfo/ShowOwnerInfo.d.ts +0 -19
- package/build/features/individual/screens/ShowIndividualInfo/ShowOwnerInfo.js +0 -52
- package/build/features/individual/screens/ShowIndividualInfo/index.d.ts +0 -3
- package/build/features/individual/screens/ShowIndividualInfo/index.js +0 -2
- package/build/features/individual/screens/ShowIndividualInfo/info.d.ts +0 -7
- package/build/features/individual/screens/ShowIndividualInfo/info.js +0 -28
- package/build/features/individual/screens/Success/Success.d.ts +0 -5
- package/build/features/individual/screens/Success/Success.js +0 -20
- package/build/features/individual/screens/Success/index.d.ts +0 -3
- package/build/features/individual/screens/Success/index.js +0 -2
- package/build/features/individual/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.d.ts +0 -3
- package/build/features/individual/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.js +0 -114
- package/build/features/individual/screens/SuccessWithFlowButtons/index.d.ts +0 -2
- package/build/features/individual/screens/SuccessWithFlowButtons/index.js +0 -2
- package/build/features/individual/screens/Verify/OTPInput.d.ts +0 -7
- package/build/features/individual/screens/Verify/OTPInput.js +0 -47
- package/build/features/individual/screens/Verify/Verify.d.ts +0 -5
- package/build/features/individual/screens/Verify/Verify.js +0 -91
- package/build/features/individual/screens/Verify/index.d.ts +0 -2
- package/build/features/individual/screens/Verify/index.js +0 -2
- package/build/features/individual/screens/Verify/validation.d.ts +0 -8
- package/build/features/individual/screens/Verify/validation.js +0 -4
- package/build/features/password/Password.d.ts +0 -7
- package/build/features/password/Password.js +0 -77
- package/build/features/password/index.d.ts +0 -1
- package/build/features/password/index.js +0 -1
- package/build/features/password/screens/CreatePassword/ConditionText.d.ts +0 -7
- package/build/features/password/screens/CreatePassword/ConditionText.js +0 -23
- package/build/features/password/screens/CreatePassword/ConfirmPassword.d.ts +0 -8
- package/build/features/password/screens/CreatePassword/ConfirmPassword.js +0 -22
- package/build/features/password/screens/CreatePassword/CreatePassword.d.ts +0 -5
- package/build/features/password/screens/CreatePassword/CreatePassword.js +0 -73
- package/build/features/password/screens/CreatePassword/Password.d.ts +0 -5
- package/build/features/password/screens/CreatePassword/Password.js +0 -76
- package/build/features/password/screens/CreatePassword/PasswordBar.d.ts +0 -7
- package/build/features/password/screens/CreatePassword/PasswordBar.js +0 -29
- package/build/features/password/screens/CreatePassword/index.d.ts +0 -3
- package/build/features/password/screens/CreatePassword/index.js +0 -2
- package/build/features/password/screens/CreatePassword/validation.d.ts +0 -11
- package/build/features/password/screens/CreatePassword/validation.js +0 -8
- package/build/features/password/screens/OTP/OTP.d.ts +0 -8
- package/build/features/password/screens/OTP/OTP.js +0 -91
- package/build/features/password/screens/OTP/OTPInput.d.ts +0 -5
- package/build/features/password/screens/OTP/OTPInput.js +0 -46
- package/build/features/password/screens/OTP/index.d.ts +0 -3
- package/build/features/password/screens/OTP/index.js +0 -2
- package/build/features/password/screens/OTP/validation.d.ts +0 -8
- package/build/features/password/screens/OTP/validation.js +0 -4
- package/build/features/password/screens/ResetPasswordSuccess/ResetPasswordSuccess.d.ts +0 -5
- package/build/features/password/screens/ResetPasswordSuccess/ResetPasswordSuccess.js +0 -9
- package/build/features/password/screens/ResetPasswordSuccess/index.d.ts +0 -3
- package/build/features/password/screens/ResetPasswordSuccess/index.js +0 -2
- package/build/features/password/screens/Success/Success.d.ts +0 -5
- package/build/features/password/screens/Success/Success.js +0 -26
- package/build/features/password/screens/Success/index.d.ts +0 -3
- package/build/features/password/screens/Success/index.js +0 -2
- package/build/features/password/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.d.ts +0 -3
- package/build/features/password/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.js +0 -114
- package/build/features/password/screens/SuccessWithFlowButtons/index.d.ts +0 -2
- package/build/features/password/screens/SuccessWithFlowButtons/index.js +0 -2
- package/build/features/password/screens/Verify/OTPInput.d.ts +0 -7
- package/build/features/password/screens/Verify/OTPInput.js +0 -47
- package/build/features/password/screens/Verify/Verify.d.ts +0 -5
- package/build/features/password/screens/Verify/Verify.js +0 -91
- package/build/features/password/screens/Verify/index.d.ts +0 -2
- package/build/features/password/screens/Verify/index.js +0 -2
- package/build/features/password/screens/Verify/validation.d.ts +0 -8
- package/build/features/password/screens/Verify/validation.js +0 -4
- package/build/features/shared/AcceptancePayouts/AcceptancePayouts.d.ts +0 -7
- package/build/features/shared/AcceptancePayouts/AcceptancePayouts.js +0 -65
- package/build/features/shared/AcceptancePayouts/index.d.ts +0 -2
- package/build/features/shared/AcceptancePayouts/index.js +0 -2
- package/build/features/shared/Background/Background.d.ts +0 -12
- package/build/features/shared/Background/Background.js +0 -41
- package/build/features/shared/Background/LogoBackground.d.ts +0 -3
- package/build/features/shared/Background/LogoBackground.js +0 -42
- package/build/features/shared/Background/index.d.ts +0 -2
- package/build/features/shared/Background/index.js +0 -2
- package/build/features/shared/BouncingDotsLoader/BouncingDotsLoader.d.ts +0 -3
- package/build/features/shared/BouncingDotsLoader/BouncingDotsLoader.js +0 -31
- package/build/features/shared/BouncingDotsLoader/index.d.ts +0 -2
- package/build/features/shared/BouncingDotsLoader/index.js +0 -2
- package/build/features/shared/Button/AbsherButton.d.ts +0 -8
- package/build/features/shared/Button/AbsherButton.js +0 -46
- package/build/features/shared/Button/Button.d.ts +0 -12
- package/build/features/shared/Button/Button.js +0 -102
- package/build/features/shared/Button/EmailProvidersButtons.d.ts +0 -14
- package/build/features/shared/Button/EmailProvidersButtons.js +0 -67
- package/build/features/shared/Button/FlowsButtons.d.ts +0 -24
- package/build/features/shared/Button/FlowsButtons.js +0 -194
- package/build/features/shared/Button/MobileButton.d.ts +0 -9
- package/build/features/shared/Button/MobileButton.js +0 -44
- package/build/features/shared/Button/SuccessButton.d.ts +0 -9
- package/build/features/shared/Button/SuccessButton.js +0 -86
- package/build/features/shared/Button/index.d.ts +0 -8
- package/build/features/shared/Button/index.js +0 -8
- package/build/features/shared/CheckIcon/CheckIcon.d.ts +0 -2
- package/build/features/shared/CheckIcon/CheckIcon.js +0 -14
- package/build/features/shared/CheckIcon/index.d.ts +0 -2
- package/build/features/shared/CheckIcon/index.js +0 -2
- package/build/features/shared/ClearIcon/ClearIcon.d.ts +0 -6
- package/build/features/shared/ClearIcon/ClearIcon.js +0 -26
- package/build/features/shared/ClearIcon/index.d.ts +0 -2
- package/build/features/shared/ClearIcon/index.js +0 -2
- package/build/features/shared/Containers/FeatureContainer.d.ts +0 -4
- package/build/features/shared/Containers/FeatureContainer.js +0 -36
- package/build/features/shared/Containers/ScreenContainer.d.ts +0 -4
- package/build/features/shared/Containers/ScreenContainer.js +0 -29
- package/build/features/shared/Containers/index.d.ts +0 -3
- package/build/features/shared/Containers/index.js +0 -3
- package/build/features/shared/Dialog/CloseDialog.d.ts +0 -11
- package/build/features/shared/Dialog/CloseDialog.js +0 -71
- package/build/features/shared/Dialog/DialogContainer.d.ts +0 -8
- package/build/features/shared/Dialog/DialogContainer.js +0 -56
- package/build/features/shared/Dialog/index.d.ts +0 -4
- package/build/features/shared/Dialog/index.js +0 -4
- package/build/features/shared/Footer/Footer.d.ts +0 -2
- package/build/features/shared/Footer/Footer.js +0 -20
- package/build/features/shared/Footer/index.d.ts +0 -2
- package/build/features/shared/Footer/index.js +0 -2
- package/build/features/shared/Input/Input.d.ts +0 -26
- package/build/features/shared/Input/Input.js +0 -56
- package/build/features/shared/Input/index.d.ts +0 -2
- package/build/features/shared/Input/index.js +0 -2
- package/build/features/shared/Mandatory/Mandatory.d.ts +0 -2
- package/build/features/shared/Mandatory/Mandatory.js +0 -20
- package/build/features/shared/Mandatory/index.d.ts +0 -2
- package/build/features/shared/Mandatory/index.js +0 -2
- package/build/features/shared/OTP/OTP.d.ts +0 -10
- package/build/features/shared/OTP/OTP.js +0 -93
- package/build/features/shared/OTP/index.d.ts +0 -2
- package/build/features/shared/OTP/index.js +0 -2
- package/build/features/shared/PaciVerification/PaciVerification.d.ts +0 -12
- package/build/features/shared/PaciVerification/PaciVerification.js +0 -91
- package/build/features/shared/PaciVerification/VerifyPACILoading.d.ts +0 -7
- package/build/features/shared/PaciVerification/VerifyPACILoading.js +0 -13
- package/build/features/shared/PaciVerification/VerifyPACISuccess.d.ts +0 -5
- package/build/features/shared/PaciVerification/VerifyPACISuccess.js +0 -8
- package/build/features/shared/PaciVerification/index.d.ts +0 -2
- package/build/features/shared/PaciVerification/index.js +0 -2
- package/build/features/shared/PasswordIcon/PasswordIcon.d.ts +0 -8
- package/build/features/shared/PasswordIcon/PasswordIcon.js +0 -37
- package/build/features/shared/PasswordIcon/index.d.ts +0 -2
- package/build/features/shared/PasswordIcon/index.js +0 -2
- package/build/features/shared/SalesChannels/SaleChannelIconsInput.d.ts +0 -11
- package/build/features/shared/SalesChannels/SaleChannelIconsInput.js +0 -100
- package/build/features/shared/SalesChannels/SalesChannel.d.ts +0 -10
- package/build/features/shared/SalesChannels/SalesChannel.js +0 -132
- package/build/features/shared/SalesChannels/index.d.ts +0 -2
- package/build/features/shared/SalesChannels/index.js +0 -2
- package/build/features/shared/Search/Search.d.ts +0 -7
- package/build/features/shared/Search/Search.js +0 -13
- package/build/features/shared/Search/index.d.ts +0 -2
- package/build/features/shared/Search/index.js +0 -2
- package/build/features/shared/SearchIcon/SearchIcon.d.ts +0 -6
- package/build/features/shared/SearchIcon/SearchIcon.js +0 -26
- package/build/features/shared/SuccessScreen/SuccessScreen.d.ts +0 -12
- package/build/features/shared/SuccessScreen/SuccessScreen.js +0 -62
- package/build/features/shared/SuccessScreen/index.d.ts +0 -2
- package/build/features/shared/SuccessScreen/index.js +0 -2
- package/build/features/shared/UploadFile/UploadFile.d.ts +0 -29
- package/build/features/shared/UploadFile/UploadFile.js +0 -91
- package/build/features/shared/UploadFile/index.d.ts +0 -2
- package/build/features/shared/UploadFile/index.js +0 -2
- package/build/features/signIn/SignIn.d.ts +0 -7
- package/build/features/signIn/SignIn.js +0 -57
- package/build/features/signIn/index.d.ts +0 -1
- package/build/features/signIn/index.js +0 -1
- package/build/features/signIn/screens/Email/Email.d.ts +0 -5
- package/build/features/signIn/screens/Email/Email.js +0 -97
- package/build/features/signIn/screens/Email/EmailField.d.ts +0 -5
- package/build/features/signIn/screens/Email/EmailField.js +0 -55
- package/build/features/signIn/screens/Email/index.d.ts +0 -3
- package/build/features/signIn/screens/Email/index.js +0 -2
- package/build/features/signIn/screens/Email/validation.d.ts +0 -8
- package/build/features/signIn/screens/Email/validation.js +0 -5
- package/build/features/signIn/screens/Mobile/Mobile.d.ts +0 -5
- package/build/features/signIn/screens/Mobile/Mobile.js +0 -110
- package/build/features/signIn/screens/Mobile/MobileNumber.d.ts +0 -11
- package/build/features/signIn/screens/Mobile/MobileNumber.js +0 -151
- package/build/features/signIn/screens/Mobile/index.d.ts +0 -3
- package/build/features/signIn/screens/Mobile/index.js +0 -2
- package/build/features/signIn/screens/Mobile/validation.d.ts +0 -8
- package/build/features/signIn/screens/Mobile/validation.js +0 -28
- package/build/features/signIn/screens/OTP/OTP.d.ts +0 -5
- package/build/features/signIn/screens/OTP/OTP.js +0 -93
- package/build/features/signIn/screens/OTP/OTPInput.d.ts +0 -5
- package/build/features/signIn/screens/OTP/OTPInput.js +0 -53
- package/build/features/signIn/screens/OTP/index.d.ts +0 -3
- package/build/features/signIn/screens/OTP/index.js +0 -2
- package/build/features/signIn/screens/OTP/validation.d.ts +0 -8
- package/build/features/signIn/screens/OTP/validation.js +0 -4
- package/build/features/signIn/screens/Password/Password.d.ts +0 -5
- package/build/features/signIn/screens/Password/Password.js +0 -67
- package/build/features/signIn/screens/Password/PasswordInput.d.ts +0 -5
- package/build/features/signIn/screens/Password/PasswordInput.js +0 -28
- package/build/features/signIn/screens/Password/index.d.ts +0 -3
- package/build/features/signIn/screens/Password/index.js +0 -2
- package/build/features/signIn/screens/Password/validation.d.ts +0 -8
- package/build/features/signIn/screens/Password/validation.js +0 -4
- package/build/features/tax/Tax.d.ts +0 -7
- package/build/features/tax/Tax.js +0 -71
- package/build/features/tax/index.d.ts +0 -1
- package/build/features/tax/index.js +0 -1
- package/build/features/tax/screens/ResetPasswordSuccess/ResetPasswordSuccess.d.ts +0 -5
- package/build/features/tax/screens/ResetPasswordSuccess/ResetPasswordSuccess.js +0 -9
- package/build/features/tax/screens/ResetPasswordSuccess/index.d.ts +0 -3
- package/build/features/tax/screens/ResetPasswordSuccess/index.js +0 -2
- package/build/features/tax/screens/Success/Success.d.ts +0 -5
- package/build/features/tax/screens/Success/Success.js +0 -22
- package/build/features/tax/screens/Success/index.d.ts +0 -3
- package/build/features/tax/screens/Success/index.js +0 -2
- package/build/features/tax/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.d.ts +0 -3
- package/build/features/tax/screens/SuccessWithFlowButtons/SuccessWithFlowButtons.js +0 -114
- package/build/features/tax/screens/SuccessWithFlowButtons/index.d.ts +0 -2
- package/build/features/tax/screens/SuccessWithFlowButtons/index.js +0 -2
- package/build/features/tax/screens/TaxDetails/ConfirmPolicy.d.ts +0 -3
- package/build/features/tax/screens/TaxDetails/ConfirmPolicy.js +0 -66
- package/build/features/tax/screens/TaxDetails/TaxDetails.d.ts +0 -5
- package/build/features/tax/screens/TaxDetails/TaxDetails.js +0 -63
- package/build/features/tax/screens/TaxDetails/VATId.d.ts +0 -3
- package/build/features/tax/screens/TaxDetails/VATId.js +0 -37
- package/build/features/tax/screens/TaxDetails/index.d.ts +0 -3
- package/build/features/tax/screens/TaxDetails/index.js +0 -2
- package/build/features/tax/screens/TaxDetails/validation.d.ts +0 -11
- package/build/features/tax/screens/TaxDetails/validation.js +0 -5
- package/build/features/tax/screens/Verify/OTPInput.d.ts +0 -7
- package/build/features/tax/screens/Verify/OTPInput.js +0 -47
- package/build/features/tax/screens/Verify/Verify.d.ts +0 -5
- package/build/features/tax/screens/Verify/Verify.js +0 -91
- package/build/features/tax/screens/Verify/index.d.ts +0 -2
- package/build/features/tax/screens/Verify/index.js +0 -2
- package/build/features/tax/screens/Verify/validation.d.ts +0 -8
- package/build/features/tax/screens/Verify/validation.js +0 -4
- package/build/hooks/index.d.ts +0 -15
- package/build/hooks/index.js +0 -15
- package/build/hooks/useAppConfig.d.ts +0 -8
- package/build/hooks/useAppConfig.js +0 -61
- package/build/hooks/useAppDispatch.d.ts +0 -12
- package/build/hooks/useAppDispatch.js +0 -2
- package/build/hooks/useAppSelector.d.ts +0 -3
- package/build/hooks/useAppSelector.js +0 -2
- package/build/hooks/useAppTheme.d.ts +0 -4
- package/build/hooks/useAppTheme.js +0 -15
- package/build/hooks/useContainerDimensions.d.ts +0 -4
- package/build/hooks/useContainerDimensions.js +0 -21
- package/build/hooks/useCountUp.d.ts +0 -9
- package/build/hooks/useCountUp.js +0 -17
- package/build/hooks/useErrorListener.d.ts +0 -1
- package/build/hooks/useErrorListener.js +0 -12
- package/build/hooks/useEventListener.d.ts +0 -5
- package/build/hooks/useEventListener.js +0 -20
- package/build/hooks/useLanguage.d.ts +0 -4
- package/build/hooks/useLanguage.js +0 -8
- package/build/hooks/useRedirectionListener.d.ts +0 -4
- package/build/hooks/useRedirectionListener.js +0 -12
- package/build/hooks/useScreen.d.ts +0 -3
- package/build/hooks/useScreen.js +0 -14
- package/build/hooks/useSetFromDefaultValues.d.ts +0 -2
- package/build/hooks/useSetFromDefaultValues.js +0 -24
- package/build/hooks/useStepStartedListener.d.ts +0 -1
- package/build/hooks/useStepStartedListener.js +0 -10
- package/build/hooks/useThemeMode.d.ts +0 -4
- package/build/hooks/useThemeMode.js +0 -7
- package/build/hooks/useWindowSize.d.ts +0 -6
- package/build/hooks/useWindowSize.js +0 -19
- package/build/i18n.d.ts +0 -2
- package/build/i18n.js +0 -34
- package/build/index.css +0 -140
- package/build/index.d.ts +0 -13
- package/build/index.js +0 -33
- package/build/theme/components.d.ts +0 -2
- package/build/theme/components.js +0 -19
- package/build/theme/index.d.ts +0 -1
- package/build/theme/index.js +0 -1
- package/build/theme/palette.d.ts +0 -3
- package/build/theme/palette.js +0 -68
- package/build/theme/shadows.d.ts +0 -2
- package/build/theme/shadows.js +0 -27
- package/build/theme/theme.d.ts +0 -2
- package/build/theme/theme.js +0 -43
- package/build/theme/typography.d.ts +0 -2
- package/build/theme/typography.js +0 -31
- package/build/utils/array.d.ts +0 -62
- package/build/utils/array.js +0 -131
- package/build/utils/common.d.ts +0 -1
- package/build/utils/common.js +0 -3
- package/build/utils/date.d.ts +0 -1
- package/build/utils/date.js +0 -5
- package/build/utils/device.d.ts +0 -5
- package/build/utils/device.js +0 -26
- package/build/utils/html.d.ts +0 -5
- package/build/utils/html.js +0 -32
- package/build/utils/index.d.ts +0 -11
- package/build/utils/index.js +0 -11
- package/build/utils/locale.d.ts +0 -2
- package/build/utils/locale.js +0 -22
- package/build/utils/object.d.ts +0 -5
- package/build/utils/object.js +0 -35
- package/build/utils/rsa.d.ts +0 -2
- package/build/utils/rsa.js +0 -19
- package/build/utils/storage.d.ts +0 -5
- package/build/utils/storage.js +0 -21
- package/build/utils/string.d.ts +0 -57
- package/build/utils/string.js +0 -251
- package/build/utils/style.d.ts +0 -1
- package/build/utils/style.js +0 -1
- package/build/utils/validation.d.ts +0 -17
- package/build/utils/validation.js +0 -51
|
@@ -1,385 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
13
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
14
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
15
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
16
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
17
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
18
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
19
|
-
});
|
|
20
|
-
};
|
|
21
|
-
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
22
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
23
|
-
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
24
|
-
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
25
|
-
function step(op) {
|
|
26
|
-
if (f) throw new TypeError("Generator is already executing.");
|
|
27
|
-
while (_) try {
|
|
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
|
-
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
30
|
-
switch (op[0]) {
|
|
31
|
-
case 0: case 1: t = op; break;
|
|
32
|
-
case 4: _.label++; return { value: op[1], done: false };
|
|
33
|
-
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
34
|
-
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
35
|
-
default:
|
|
36
|
-
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
37
|
-
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
38
|
-
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
39
|
-
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
40
|
-
if (t[2]) _.ops.pop();
|
|
41
|
-
_.trys.pop(); continue;
|
|
42
|
-
}
|
|
43
|
-
op = body.call(thisArg, _);
|
|
44
|
-
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
45
|
-
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
46
|
-
}
|
|
47
|
-
};
|
|
48
|
-
var _a;
|
|
49
|
-
import { createAsyncThunk, createSlice } from '@reduxjs/toolkit';
|
|
50
|
-
import API from '../../../api';
|
|
51
|
-
import { FlowsTypes } from '../../../@types';
|
|
52
|
-
import { hasKey } from '../../../utils';
|
|
53
|
-
import { handleNextScreenStep, handleCurrentActiveScreen, handleSetCountryByIso2 } from '../../../app/settings';
|
|
54
|
-
import { BUSINESS_FLOW_SUCCESS, TAX_STEP_NAMES } from '../../../constants';
|
|
55
|
-
export var verifyLeadToken = createAsyncThunk('taxVerifyLeadToken', function (token, thunkApi) { return __awaiter(void 0, void 0, void 0, function () {
|
|
56
|
-
var payload, data, boardData, boardInfoData, info, countryIso2, hasTaxCompleted;
|
|
57
|
-
var _a, _b, _c;
|
|
58
|
-
return __generator(this, function (_d) {
|
|
59
|
-
switch (_d.label) {
|
|
60
|
-
case 0:
|
|
61
|
-
payload = {
|
|
62
|
-
service_name: 'tap_email',
|
|
63
|
-
verify_token: token
|
|
64
|
-
};
|
|
65
|
-
return [4, API.leadService.verifyLeadToken(payload)];
|
|
66
|
-
case 1:
|
|
67
|
-
data = (_d.sent()).data;
|
|
68
|
-
boardInfoData = undefined;
|
|
69
|
-
if (!(!(data === null || data === void 0 ? void 0 : data.errors) && !(data === null || data === void 0 ? void 0 : data.mw_error))) return [3, 5];
|
|
70
|
-
if (!data.id) return [3, 4];
|
|
71
|
-
return [4, API.boardService.retrieveBoardInfoStatus(data.id)];
|
|
72
|
-
case 2:
|
|
73
|
-
boardInfoData = _d.sent();
|
|
74
|
-
return [4, API.boardService.retrieveBoardDetails(data === null || data === void 0 ? void 0 : data.id)];
|
|
75
|
-
case 3:
|
|
76
|
-
boardData = _d.sent();
|
|
77
|
-
_d.label = 4;
|
|
78
|
-
case 4:
|
|
79
|
-
info = (boardInfoData || {}).info;
|
|
80
|
-
countryIso2 = (_a = boardData === null || boardData === void 0 ? void 0 : boardData.entity) === null || _a === void 0 ? void 0 : _a.country;
|
|
81
|
-
if (countryIso2)
|
|
82
|
-
thunkApi.dispatch(handleSetCountryByIso2(countryIso2));
|
|
83
|
-
hasTaxCompleted = ((_b = info === null || info === void 0 ? void 0 : info.find(function (flow) { return flow.name === 'tax'; })) === null || _b === void 0 ? void 0 : _b.status) === 'completed';
|
|
84
|
-
if (hasTaxCompleted) {
|
|
85
|
-
thunkApi.dispatch(handleNextScreenStep('TAX_SUCCESS_FOUR_FLOWS_BUTTONS_STEP'));
|
|
86
|
-
}
|
|
87
|
-
else if (data.step_name === TAX_STEP_NAMES.PHONE_AUTH) {
|
|
88
|
-
thunkApi.dispatch(handleCurrentActiveScreen('TAX_VERIFY_STEP'));
|
|
89
|
-
}
|
|
90
|
-
else if (data.step_name === TAX_STEP_NAMES.TAX_INFO) {
|
|
91
|
-
thunkApi.dispatch(handleNextScreenStep('TAX_TAX_DETAILS_STEP'));
|
|
92
|
-
}
|
|
93
|
-
_d.label = 5;
|
|
94
|
-
case 5: return [2, {
|
|
95
|
-
data: data,
|
|
96
|
-
boardResponse: __assign(__assign({}, boardData === null || boardData === void 0 ? void 0 : boardData.business), { flows: BUSINESS_FLOW_SUCCESS.concat((boardInfoData === null || boardInfoData === void 0 ? void 0 : boardInfoData.info) || []), entity: boardData === null || boardData === void 0 ? void 0 : boardData.entity, brand: boardData === null || boardData === void 0 ? void 0 : boardData.brand, user: boardData === null || boardData === void 0 ? void 0 : boardData.user, bank: boardData === null || boardData === void 0 ? void 0 : boardData.bank_account, vatID: (_c = boardData === null || boardData === void 0 ? void 0 : boardData.entity) === null || _c === void 0 ? void 0 : _c.vat_id, merchant: boardData === null || boardData === void 0 ? void 0 : boardData.merchant }),
|
|
97
|
-
token: token
|
|
98
|
-
}];
|
|
99
|
-
}
|
|
100
|
-
});
|
|
101
|
-
}); });
|
|
102
|
-
export var resendOTP = createAsyncThunk('resendOTPTax', function (params, thunkApi) { return __awaiter(void 0, void 0, void 0, function () {
|
|
103
|
-
var tax, payload, data;
|
|
104
|
-
return __generator(this, function (_a) {
|
|
105
|
-
switch (_a.label) {
|
|
106
|
-
case 0:
|
|
107
|
-
tax = thunkApi.getState().tax;
|
|
108
|
-
payload = {
|
|
109
|
-
service_name: 'tap_email',
|
|
110
|
-
verify_token: tax.data.verify.token
|
|
111
|
-
};
|
|
112
|
-
return [4, API.leadService.verifyLeadToken(payload)];
|
|
113
|
-
case 1:
|
|
114
|
-
data = (_a.sent()).data;
|
|
115
|
-
return [2, { data: data }];
|
|
116
|
-
}
|
|
117
|
-
});
|
|
118
|
-
}); });
|
|
119
|
-
export var retrieveEntityInfo = createAsyncThunk('retrieveTaxEntityInfo', function (entityID) { return __awaiter(void 0, void 0, void 0, function () {
|
|
120
|
-
var data;
|
|
121
|
-
return __generator(this, function (_a) {
|
|
122
|
-
switch (_a.label) {
|
|
123
|
-
case 0: return [4, API.entityService.retrieveEntityInfo(entityID)];
|
|
124
|
-
case 1:
|
|
125
|
-
data = (_a.sent()).data;
|
|
126
|
-
return [2, { data: data }];
|
|
127
|
-
}
|
|
128
|
-
});
|
|
129
|
-
}); });
|
|
130
|
-
export var verifyTaxLeadOTP = createAsyncThunk('verifyTaxLeadOTP', function (params, thunkApi) { return __awaiter(void 0, void 0, void 0, function () {
|
|
131
|
-
var _a, tax, settings, responseBody, payload, data, steps, hasTaxCompleted;
|
|
132
|
-
var _b, _c, _d, _e;
|
|
133
|
-
return __generator(this, function (_f) {
|
|
134
|
-
switch (_f.label) {
|
|
135
|
-
case 0:
|
|
136
|
-
_a = thunkApi.getState(), tax = _a.tax, settings = _a.settings;
|
|
137
|
-
responseBody = tax.data.verify.responseBody;
|
|
138
|
-
payload = {
|
|
139
|
-
data: params.otp,
|
|
140
|
-
service_name: (_b = responseBody === null || responseBody === void 0 ? void 0 : responseBody.verification_by) === null || _b === void 0 ? void 0 : _b.service_name,
|
|
141
|
-
verify_token: responseBody === null || responseBody === void 0 ? void 0 : responseBody.verify_token,
|
|
142
|
-
step_name: TAX_STEP_NAMES.PHONE_AUTH,
|
|
143
|
-
encryption_contract: ['data']
|
|
144
|
-
};
|
|
145
|
-
return [4, API.leadService.verifyLeadOTP(payload)];
|
|
146
|
-
case 1:
|
|
147
|
-
data = (_f.sent()).data;
|
|
148
|
-
if (!!data.errors) return [3, 4];
|
|
149
|
-
(_d = (_c = settings.data.appConfig).onStepCompleted) === null || _d === void 0 ? void 0 : _d.call(_c, settings.data.activeScreen.name, { otp: params.otp });
|
|
150
|
-
steps = responseBody === null || responseBody === void 0 ? void 0 : responseBody.steps;
|
|
151
|
-
hasTaxCompleted = hasKey(steps, TAX_STEP_NAMES.TAX_SUCCESS);
|
|
152
|
-
if (!hasTaxCompleted) return [3, 3];
|
|
153
|
-
return [4, thunkApi.dispatch(retrieveEntityInfo((_e = responseBody === null || responseBody === void 0 ? void 0 : responseBody.entity) === null || _e === void 0 ? void 0 : _e.id))];
|
|
154
|
-
case 2:
|
|
155
|
-
_f.sent();
|
|
156
|
-
thunkApi.dispatch(handleNextScreenStep('TAX_SUCCESS_FOUR_FLOWS_BUTTONS_STEP'));
|
|
157
|
-
return [3, 4];
|
|
158
|
-
case 3:
|
|
159
|
-
thunkApi.dispatch(handleNextScreenStep('TAX_TAX_DETAILS_STEP'));
|
|
160
|
-
_f.label = 4;
|
|
161
|
-
case 4: return [2, { data: data, formData: params }];
|
|
162
|
-
}
|
|
163
|
-
});
|
|
164
|
-
}); });
|
|
165
|
-
export var updateTaxInfo = createAsyncThunk('updateTaxInfo', function (params, thunkApi) { return __awaiter(void 0, void 0, void 0, function () {
|
|
166
|
-
var _a, settings, tax, requestBody, data;
|
|
167
|
-
var _b, _c, _d, _e;
|
|
168
|
-
return __generator(this, function (_f) {
|
|
169
|
-
switch (_f.label) {
|
|
170
|
-
case 0:
|
|
171
|
-
_a = thunkApi.getState(), settings = _a.settings, tax = _a.tax;
|
|
172
|
-
requestBody = {
|
|
173
|
-
id: (_c = (_b = tax.data.verify.responseBody) === null || _b === void 0 ? void 0 : _b.entity) === null || _c === void 0 ? void 0 : _c.id,
|
|
174
|
-
vat_id: params.vatId,
|
|
175
|
-
step_name: TAX_STEP_NAMES.TAX_INFO,
|
|
176
|
-
is_vat_acknowledged: params.confirmPolicy
|
|
177
|
-
};
|
|
178
|
-
return [4, API.entityService.updateEntityInfo(requestBody)];
|
|
179
|
-
case 1:
|
|
180
|
-
data = (_f.sent()).data;
|
|
181
|
-
if (!data.errors) {
|
|
182
|
-
thunkApi.dispatch(handleNextScreenStep());
|
|
183
|
-
(_e = (_d = settings.data.appConfig).onStepCompleted) === null || _e === void 0 ? void 0 : _e.call(_d, settings.data.activeScreen.name, requestBody);
|
|
184
|
-
}
|
|
185
|
-
return [2, { data: data, formData: params }];
|
|
186
|
-
}
|
|
187
|
-
});
|
|
188
|
-
}); });
|
|
189
|
-
export var updateLeadSuccess = createAsyncThunk('taxUpdateLeadSuccess', function (params, thunkApi) { return __awaiter(void 0, void 0, void 0, function () {
|
|
190
|
-
var _a, settings, tax, _b, id, infoId, payload, data, boardInfoData, boardData;
|
|
191
|
-
var _c, _d, _e, _f, _g;
|
|
192
|
-
return __generator(this, function (_h) {
|
|
193
|
-
switch (_h.label) {
|
|
194
|
-
case 0:
|
|
195
|
-
_a = thunkApi.getState(), settings = _a.settings, tax = _a.tax;
|
|
196
|
-
_b = tax.data.verify.responseBody || {}, id = _b.board_id, infoId = _b.board_info_id;
|
|
197
|
-
if (!id)
|
|
198
|
-
return [2];
|
|
199
|
-
payload = {
|
|
200
|
-
lang: settings.data.language,
|
|
201
|
-
step_name: TAX_STEP_NAMES.TAX_SUCCESS
|
|
202
|
-
};
|
|
203
|
-
return [4, API.boardService.updateBoardInfo(__assign({ id: id, infoId: infoId }, payload))];
|
|
204
|
-
case 1:
|
|
205
|
-
data = _h.sent();
|
|
206
|
-
return [4, API.boardService.retrieveBoardInfoStatus(id)];
|
|
207
|
-
case 2:
|
|
208
|
-
boardInfoData = _h.sent();
|
|
209
|
-
return [4, API.boardService.retrieveBoardDetails(id)];
|
|
210
|
-
case 3:
|
|
211
|
-
boardData = _h.sent();
|
|
212
|
-
(_d = (_c = settings.data.appConfig).onStepCompleted) === null || _d === void 0 ? void 0 : _d.call(_c, settings.data.activeScreen.name, params);
|
|
213
|
-
(_f = (_e = settings.data.appConfig).onFlowCompleted) === null || _f === void 0 ? void 0 : _f.call(_e, { data: data });
|
|
214
|
-
thunkApi.dispatch(handleNextScreenStep());
|
|
215
|
-
return [2, {
|
|
216
|
-
response: __assign(__assign({}, data), { flows: BUSINESS_FLOW_SUCCESS.concat((boardInfoData === null || boardInfoData === void 0 ? void 0 : boardInfoData.info) || []), user: boardData === null || boardData === void 0 ? void 0 : boardData.user, bank: boardData === null || boardData === void 0 ? void 0 : boardData.bank_account, vatID: (_g = boardData === null || boardData === void 0 ? void 0 : boardData.entity) === null || _g === void 0 ? void 0 : _g.vat_id, merchant: boardData === null || boardData === void 0 ? void 0 : boardData.merchant }),
|
|
217
|
-
formData: params
|
|
218
|
-
}];
|
|
219
|
-
}
|
|
220
|
-
});
|
|
221
|
-
}); });
|
|
222
|
-
var initialState = {
|
|
223
|
-
error: null,
|
|
224
|
-
loading: false,
|
|
225
|
-
data: {
|
|
226
|
-
flowName: FlowsTypes.TAX,
|
|
227
|
-
verify: {
|
|
228
|
-
token: ''
|
|
229
|
-
},
|
|
230
|
-
otpData: {
|
|
231
|
-
otp: ''
|
|
232
|
-
},
|
|
233
|
-
taxData: {
|
|
234
|
-
vatId: '',
|
|
235
|
-
confirmPolicy: false
|
|
236
|
-
}
|
|
237
|
-
}
|
|
238
|
-
};
|
|
239
|
-
export var taxSlice = createSlice({
|
|
240
|
-
name: 'tax/store',
|
|
241
|
-
initialState: initialState,
|
|
242
|
-
reducers: {
|
|
243
|
-
clearError: function (state) {
|
|
244
|
-
state.error = null;
|
|
245
|
-
},
|
|
246
|
-
stopLoader: function (state) {
|
|
247
|
-
state.loading = false;
|
|
248
|
-
},
|
|
249
|
-
resetOTPScreen: function (state) {
|
|
250
|
-
state.data.otpData.otp = '';
|
|
251
|
-
}
|
|
252
|
-
},
|
|
253
|
-
extraReducers: function (builder) {
|
|
254
|
-
builder
|
|
255
|
-
.addCase(verifyLeadToken.fulfilled, function (state, action) {
|
|
256
|
-
var _a;
|
|
257
|
-
state.error = null;
|
|
258
|
-
state.customLoading = false;
|
|
259
|
-
var _b = action.payload, data = _b.data, token = _b.token, boardResponse = _b.boardResponse;
|
|
260
|
-
var user = boardResponse.user, bank_account = boardResponse.bank_account, vatID = boardResponse.vatID, merchant = boardResponse.merchant;
|
|
261
|
-
var description = (((_a = data === null || data === void 0 ? void 0 : data.errors) === null || _a === void 0 ? void 0 : _a[0]) || {}).description;
|
|
262
|
-
if (description) {
|
|
263
|
-
state.error = description;
|
|
264
|
-
return;
|
|
265
|
-
}
|
|
266
|
-
state.data.verify.responseBody = __assign(__assign(__assign(__assign({}, data), boardResponse), state.data.verify.responseBody), { board_id: data.id, name: user === null || user === void 0 ? void 0 : user.names, bank_account: bank_account, vatID: vatID, merchant: merchant });
|
|
267
|
-
state.data.verify.token = token;
|
|
268
|
-
state.data.taxData.vatId = vatID;
|
|
269
|
-
})
|
|
270
|
-
.addCase(verifyLeadToken.pending, function (state) {
|
|
271
|
-
state.error = null;
|
|
272
|
-
state.customLoading = true;
|
|
273
|
-
})
|
|
274
|
-
.addCase(verifyLeadToken.rejected, function (state, action) {
|
|
275
|
-
state.error = action.error.message;
|
|
276
|
-
state.customLoading = false;
|
|
277
|
-
})
|
|
278
|
-
.addCase(resendOTP.pending, function (state) {
|
|
279
|
-
state.error = null;
|
|
280
|
-
})
|
|
281
|
-
.addCase(resendOTP.fulfilled, function (state, action) {
|
|
282
|
-
var _a;
|
|
283
|
-
state.error = null;
|
|
284
|
-
var data = action.payload.data;
|
|
285
|
-
var description = (((_a = data === null || data === void 0 ? void 0 : data.errors) === null || _a === void 0 ? void 0 : _a[0]) || {}).description;
|
|
286
|
-
if (description) {
|
|
287
|
-
state.error = description;
|
|
288
|
-
return;
|
|
289
|
-
}
|
|
290
|
-
state.data.verify.responseBody = __assign(__assign({}, state.data.verify.responseBody), data);
|
|
291
|
-
})
|
|
292
|
-
.addCase(resendOTP.rejected, function (state, action) {
|
|
293
|
-
state.error = action.error.message;
|
|
294
|
-
})
|
|
295
|
-
.addCase(verifyTaxLeadOTP.pending, function (state) {
|
|
296
|
-
state.loading = true;
|
|
297
|
-
state.error = null;
|
|
298
|
-
})
|
|
299
|
-
.addCase(verifyTaxLeadOTP.fulfilled, function (state, action) {
|
|
300
|
-
var _a;
|
|
301
|
-
state.loading = false;
|
|
302
|
-
state.error = null;
|
|
303
|
-
var _b = action.payload, data = _b.data, formData = _b.formData;
|
|
304
|
-
var description = (((_a = data === null || data === void 0 ? void 0 : data.errors) === null || _a === void 0 ? void 0 : _a[0]) || {}).description;
|
|
305
|
-
if (description) {
|
|
306
|
-
state.error = description;
|
|
307
|
-
return;
|
|
308
|
-
}
|
|
309
|
-
state.data.otpData = formData;
|
|
310
|
-
state.data.otpData.responseBody = data;
|
|
311
|
-
})
|
|
312
|
-
.addCase(verifyTaxLeadOTP.rejected, function (state, action) {
|
|
313
|
-
state.loading = false;
|
|
314
|
-
state.error = action.error.message;
|
|
315
|
-
})
|
|
316
|
-
.addCase(updateTaxInfo.pending, function (state) {
|
|
317
|
-
state.loading = true;
|
|
318
|
-
state.error = null;
|
|
319
|
-
})
|
|
320
|
-
.addCase(updateTaxInfo.fulfilled, function (state, action) {
|
|
321
|
-
var _a;
|
|
322
|
-
state.loading = false;
|
|
323
|
-
state.error = null;
|
|
324
|
-
var _b = action.payload, data = _b.data, formData = _b.formData;
|
|
325
|
-
var description = (((_a = data === null || data === void 0 ? void 0 : data.errors) === null || _a === void 0 ? void 0 : _a[0]) || {}).description;
|
|
326
|
-
if (description) {
|
|
327
|
-
state.error = description;
|
|
328
|
-
return;
|
|
329
|
-
}
|
|
330
|
-
state.data.taxData = formData;
|
|
331
|
-
state.data.taxData.responseBody = data;
|
|
332
|
-
})
|
|
333
|
-
.addCase(updateTaxInfo.rejected, function (state, action) {
|
|
334
|
-
state.loading = false;
|
|
335
|
-
state.error = action.error.message;
|
|
336
|
-
})
|
|
337
|
-
.addCase(retrieveEntityInfo.pending, function (state) {
|
|
338
|
-
state.error = null;
|
|
339
|
-
state.loading = true;
|
|
340
|
-
})
|
|
341
|
-
.addCase(retrieveEntityInfo.fulfilled, function (state, action) {
|
|
342
|
-
var _a;
|
|
343
|
-
state.error = null;
|
|
344
|
-
state.loading = false;
|
|
345
|
-
var data = (action.payload || {}).data;
|
|
346
|
-
var description = (((_a = data === null || data === void 0 ? void 0 : data.errors) === null || _a === void 0 ? void 0 : _a[0]) || {}).description;
|
|
347
|
-
if (description) {
|
|
348
|
-
state.error = description;
|
|
349
|
-
return;
|
|
350
|
-
}
|
|
351
|
-
state.data.verify.responseBody = __assign(__assign({}, state.data.verify.responseBody), data);
|
|
352
|
-
})
|
|
353
|
-
.addCase(retrieveEntityInfo.rejected, function (state, action) {
|
|
354
|
-
state.error = action.error.message;
|
|
355
|
-
state.loading = false;
|
|
356
|
-
})
|
|
357
|
-
.addCase(updateLeadSuccess.fulfilled, function (state, action) {
|
|
358
|
-
var _a;
|
|
359
|
-
state.loading = false;
|
|
360
|
-
state.data.verify.responseBody = __assign(__assign({}, state.data.verify.responseBody), { updateBoardSuccessLoading: false });
|
|
361
|
-
state.error = null;
|
|
362
|
-
var response = (action.payload || {}).response;
|
|
363
|
-
var description = (((_a = response === null || response === void 0 ? void 0 : response.errors) === null || _a === void 0 ? void 0 : _a[0]) || {}).description;
|
|
364
|
-
if (description) {
|
|
365
|
-
state.error = description;
|
|
366
|
-
return;
|
|
367
|
-
}
|
|
368
|
-
var flows = response.flows, steps = response.steps, user = response.user, bank_account = response.bank_account, vatID = response.vatID, merchant = response.merchant;
|
|
369
|
-
state.data.verify.responseBody = __assign(__assign({}, state.data.verify.responseBody), { flows: flows, steps: steps, bank_account: bank_account, name: user === null || user === void 0 ? void 0 : user.names, vatID: vatID, merchant: merchant });
|
|
370
|
-
})
|
|
371
|
-
.addCase(updateLeadSuccess.pending, function (state) {
|
|
372
|
-
state.loading = true;
|
|
373
|
-
state.data.verify.responseBody = __assign(__assign({}, state.data.verify.responseBody), { updateBoardSuccessLoading: true });
|
|
374
|
-
state.error = null;
|
|
375
|
-
})
|
|
376
|
-
.addCase(updateLeadSuccess.rejected, function (state, action) {
|
|
377
|
-
state.loading = false;
|
|
378
|
-
state.data.verify.responseBody = __assign(__assign({}, state.data.verify.responseBody), { updateBoardSuccessLoading: false });
|
|
379
|
-
state.error = action.error.message;
|
|
380
|
-
});
|
|
381
|
-
}
|
|
382
|
-
});
|
|
383
|
-
export var clearError = (_a = taxSlice.actions, _a.clearError), stopLoader = _a.stopLoader, resetOTPScreen = _a.resetOTPScreen;
|
|
384
|
-
export default taxSlice.reducer;
|
|
385
|
-
export var taxSelector = function (state) { return state.tax; };
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { LibConfig } from '../../@types';
|
|
3
|
-
export interface AuthLibProps extends LibConfig {
|
|
4
|
-
postURL: string;
|
|
5
|
-
leadId: string;
|
|
6
|
-
onClose?: () => void;
|
|
7
|
-
}
|
|
8
|
-
export declare function AuthLib(props: AuthLibProps): JSX.Element;
|
|
9
|
-
export declare function renderAuthLib(config: AuthLibProps, elementId: string): void;
|
|
10
|
-
export declare function unmountAuthLib(elementId: string, unmountTimeout?: number): void;
|
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
-
var t = {};
|
|
14
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
-
t[p] = s[p];
|
|
16
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
-
t[p[i]] = s[p[i]];
|
|
20
|
-
}
|
|
21
|
-
return t;
|
|
22
|
-
};
|
|
23
|
-
import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
|
|
24
|
-
import { memo, useEffect } from 'react';
|
|
25
|
-
import { FeatureContainer } from '../shared/Containers';
|
|
26
|
-
import { useAppTheme, useAppSelector, useAppConfig, useErrorListener, useStepStartedListener, useAppDispatch } from '../../hooks';
|
|
27
|
-
import { settingsSelector, handleOpen } from '../../app/settings';
|
|
28
|
-
import AnimationFlow from '../../components/AnimationFlow';
|
|
29
|
-
import { store } from '../../app/store';
|
|
30
|
-
import { authSelector, retrieveLead, storeLeadId, storePostUrl } from '../app/auth/authStore';
|
|
31
|
-
import { ReduxProvider, ThemeProvider } from '../../components/Providers';
|
|
32
|
-
import Collapse from '../../components/Collapse';
|
|
33
|
-
import { reactElement, removeElement } from '../../utils';
|
|
34
|
-
import { AUTH_SCREENS_NAVIGATION, DIALOG_ID } from '../../constants';
|
|
35
|
-
import { authFeatureScreens } from '../featuresScreens';
|
|
36
|
-
import Background from '../shared/Background';
|
|
37
|
-
var Auth = memo(function (_a) {
|
|
38
|
-
var onClose = _a.onClose, props = __rest(_a, ["onClose"]);
|
|
39
|
-
var theme = useAppTheme().theme;
|
|
40
|
-
var dispatch = useAppDispatch();
|
|
41
|
-
var _b = useAppSelector(settingsSelector), data = _b.data, error = _b.error, settingLoading = _b.loading;
|
|
42
|
-
var _c = useAppSelector(authSelector), authError = _c.error, customLoading = _c.customLoading, loading = _c.loading;
|
|
43
|
-
useAppConfig(__assign({ navigation: AUTH_SCREENS_NAVIGATION, disableCountries: true, disableLocale: true }, props));
|
|
44
|
-
useErrorListener(authError || error);
|
|
45
|
-
useStepStartedListener();
|
|
46
|
-
var activeScreen = data.activeScreen, isTapOrigin = data.isTapOrigin, open = data.open;
|
|
47
|
-
useEffect(function () {
|
|
48
|
-
if (!props.leadId)
|
|
49
|
-
throw new Error('leadId is required');
|
|
50
|
-
var _a = props || {}, leadId = _a.leadId, postURL = _a.postURL;
|
|
51
|
-
var data = {
|
|
52
|
-
postUrl: postURL
|
|
53
|
-
};
|
|
54
|
-
if (!props.open)
|
|
55
|
-
return;
|
|
56
|
-
dispatch(storePostUrl(data));
|
|
57
|
-
dispatch(storeLeadId({ leadId: leadId }));
|
|
58
|
-
}, []);
|
|
59
|
-
useEffect(function () {
|
|
60
|
-
if (data.isValidOperator && props.open)
|
|
61
|
-
dispatch(retrieveLead(props.leadId));
|
|
62
|
-
}, [data.isValidOperator]);
|
|
63
|
-
var handleDialogClose = function () {
|
|
64
|
-
dispatch(handleOpen(false));
|
|
65
|
-
};
|
|
66
|
-
return (_jsx(ThemeProvider, __assign({ theme: theme }, { children: _jsx(Background, __assign({ open: open, isTapOrigin: isTapOrigin, loading: settingLoading || customLoading }, { children: _jsx(AnimationFlow, __assign({ pointerEvents: loading ? 'none' : 'auto', onClose: onClose, onConfirm: handleDialogClose, isTapOrigin: isTapOrigin, loading: settingLoading || customLoading, error: error, open: open, footer: _jsx(_Fragment, {}), screenId: activeScreen.name, animationType: 'collapse' }, { children: _jsx(FeatureContainer, { children: authFeatureScreens.map(function (_a, index) {
|
|
67
|
-
var Element = _a.element, name = _a.name;
|
|
68
|
-
var isActive = activeScreen.name === name;
|
|
69
|
-
return (_jsx(Collapse, __assign({ in: isActive, timeout: { enter: 1000, exit: 800 } }, { children: _jsx(Element, {}) }), index));
|
|
70
|
-
}) }) })) })) })));
|
|
71
|
-
});
|
|
72
|
-
export function AuthLib(props) {
|
|
73
|
-
return (_jsx(ReduxProvider, __assign({ store: store }, { children: _jsx(Auth, __assign({}, props)) })));
|
|
74
|
-
}
|
|
75
|
-
export function renderAuthLib(config, elementId) {
|
|
76
|
-
reactElement(elementId).render(_jsx(AuthLib, __assign({}, config)));
|
|
77
|
-
}
|
|
78
|
-
export function unmountAuthLib(elementId, unmountTimeout) {
|
|
79
|
-
if (unmountTimeout === void 0) { unmountTimeout = 1000; }
|
|
80
|
-
var element = document.getElementById(elementId);
|
|
81
|
-
setTimeout(function () {
|
|
82
|
-
var _a;
|
|
83
|
-
((_a = element === null || element === void 0 ? void 0 : element.children) === null || _a === void 0 ? void 0 : _a.length) && element.removeChild(element.children[0]);
|
|
84
|
-
removeElement(DIALOG_ID);
|
|
85
|
-
elementId && reactElement(elementId).unmount();
|
|
86
|
-
}, unmountTimeout);
|
|
87
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Auth';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Auth';
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
13
|
-
import { useTranslation } from 'react-i18next';
|
|
14
|
-
import { useController, useFormContext } from 'react-hook-form';
|
|
15
|
-
import { useAppDispatch, useAppSelector } from '../../../../hooks';
|
|
16
|
-
import { ScreenContainer } from '../../../shared/Containers';
|
|
17
|
-
import DatePicker from '../../../../components/DatePicker';
|
|
18
|
-
import { alpha, styled } from '@mui/material/styles';
|
|
19
|
-
import { clearError, authSelector } from '../../../app/auth/authStore';
|
|
20
|
-
import Text from '../../../../components/Text';
|
|
21
|
-
import Collapse from '../../../../components/Collapse';
|
|
22
|
-
var InputLabelStyled = styled(Text)(function (_a) {
|
|
23
|
-
var theme = _a.theme;
|
|
24
|
-
return (__assign(__assign({ color: alpha(theme.palette.text.primary, 0.6), fontWeight: theme.typography.fontWeightMedium }, theme.typography.caption), { lineHeight: theme.spacing(2.5) }));
|
|
25
|
-
});
|
|
26
|
-
var DOB = function (_a) {
|
|
27
|
-
var show = _a.show, onDateClicked = _a.onDateClicked;
|
|
28
|
-
var t = useTranslation().t;
|
|
29
|
-
var control = useFormContext().control;
|
|
30
|
-
var dispatch = useAppDispatch();
|
|
31
|
-
var dobControl = useController({ control: control, name: 'dob' });
|
|
32
|
-
var error = useAppSelector(authSelector).error;
|
|
33
|
-
var handleBirthDateChange = function (data) {
|
|
34
|
-
dobControl.field.onChange(data);
|
|
35
|
-
handleClearError();
|
|
36
|
-
};
|
|
37
|
-
var handleClearError = function () {
|
|
38
|
-
if (error)
|
|
39
|
-
dispatch(clearError());
|
|
40
|
-
};
|
|
41
|
-
var dateValue = dobControl.field.value;
|
|
42
|
-
return (_jsx(Collapse, __assign({ in: show }, { children: _jsxs(ScreenContainer, { children: [_jsx(InputLabelStyled, __assign({ sx: { p: function (_a) {
|
|
43
|
-
var spacing = _a.spacing;
|
|
44
|
-
return spacing(2.5, 2.5, 1.5, 2.5);
|
|
45
|
-
} } }, { children: t('enter_birth_date') })), _jsx(DatePicker, { defaultValue: dateValue ? new Date(dateValue) : new Date(), dir: 'ltr', locale: 'en', onDateChange: handleBirthDateChange, onClick: function () { return onDateClicked === null || onDateClicked === void 0 ? void 0 : onDateClicked(true); }, onDatePicked: function () { return onDateClicked === null || onDateClicked === void 0 ? void 0 : onDateClicked(false); } })] }) })));
|
|
46
|
-
};
|
|
47
|
-
export default DOB;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
13
|
-
import * as React from 'react';
|
|
14
|
-
import { useAppSelector } from '../../../../hooks';
|
|
15
|
-
import Box from '@mui/material/Box';
|
|
16
|
-
import { useTranslation } from 'react-i18next';
|
|
17
|
-
import { useController, useFormContext } from 'react-hook-form';
|
|
18
|
-
import { styled, alpha } from '@mui/material/styles';
|
|
19
|
-
import Text from '../../../../components/Text';
|
|
20
|
-
import Input from '../../../shared/Input';
|
|
21
|
-
import CheckIcon from '../../../shared/CheckIcon';
|
|
22
|
-
import ScreenContainer from '../../../shared/Containers/ScreenContainer';
|
|
23
|
-
import { ID_NUMBER_LENGTH } from '../../../../constants';
|
|
24
|
-
import { authSelector } from '../../../app/auth/authStore';
|
|
25
|
-
import ClearIcon from '../../../shared/ClearIcon';
|
|
26
|
-
import { removeAllCharsFromNumber } from '../../../../utils';
|
|
27
|
-
var LabelContainerStyled = styled(Box)(function (_a) {
|
|
28
|
-
var theme = _a.theme;
|
|
29
|
-
return ({
|
|
30
|
-
display: 'flex',
|
|
31
|
-
justifyContent: 'space-between',
|
|
32
|
-
padding: theme.spacing(0, 2.5, 1.25, 2.5)
|
|
33
|
-
});
|
|
34
|
-
});
|
|
35
|
-
var InputLabelStyled = styled(Text)(function (_a) {
|
|
36
|
-
var theme = _a.theme;
|
|
37
|
-
return (__assign(__assign({ color: alpha(theme.palette.text.primary, 0.6), fontWeight: theme.typography.fontWeightMedium }, theme.typography.caption), { lineHeight: theme.spacing(2.5) }));
|
|
38
|
-
});
|
|
39
|
-
var IDNumber = React.forwardRef(function (_a, ref) {
|
|
40
|
-
var _b, _c;
|
|
41
|
-
var t = useTranslation().t;
|
|
42
|
-
var _d = useFormContext(), control = _d.control, setValue = _d.setValue;
|
|
43
|
-
var nidControl = useController({ control: control, name: 'nid' });
|
|
44
|
-
var data = useAppSelector(authSelector).data;
|
|
45
|
-
var responseBody = data.responseBody;
|
|
46
|
-
var defaultNid = (_b = responseBody === null || responseBody === void 0 ? void 0 : responseBody.identification) === null || _b === void 0 ? void 0 : _b.id;
|
|
47
|
-
React.useEffect(function () {
|
|
48
|
-
if (nidControl.field.value)
|
|
49
|
-
setValue('nid', nidControl.field.value, { shouldValidate: true });
|
|
50
|
-
}, []);
|
|
51
|
-
var handleIdChange = function (_a) {
|
|
52
|
-
var target = _a.target;
|
|
53
|
-
var value = removeAllCharsFromNumber(target.value);
|
|
54
|
-
nidControl.field.onChange(value);
|
|
55
|
-
};
|
|
56
|
-
var clearIdNumber = function () {
|
|
57
|
-
nidControl.field.onChange('');
|
|
58
|
-
};
|
|
59
|
-
var nidValue = nidControl.field.value;
|
|
60
|
-
var error = (_c = nidControl.fieldState.error) === null || _c === void 0 ? void 0 : _c.message;
|
|
61
|
-
var readOnly = !!defaultNid;
|
|
62
|
-
return (_jsxs(ScreenContainer, __assign({ ref: ref }, { children: [_jsx(LabelContainerStyled, { children: _jsx(InputLabelStyled, { children: t('enter_national_id') }) }), _jsx(Input, { dir: 'ltr', type: 'tel', readOnly: readOnly, inputProps: { maxLength: ID_NUMBER_LENGTH }, value: nidValue, onChange: handleIdChange, endAdornment: !error && nidValue ? _jsx(CheckIcon, {}) : readOnly ? _jsx(_Fragment, {}) : nidValue && _jsx(ClearIcon, { onClick: clearIdNumber }), placeholder: t('national_id_placeholder'), warningType: 'alert', warningMessage: error && t(error, { number: '1' }), required: true })] })));
|
|
63
|
-
});
|
|
64
|
-
export default React.memo(IDNumber);
|