@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,254 +0,0 @@
|
|
|
1
|
-
import MobileScreen from './connect/screens/Mobile';
|
|
2
|
-
import NIDScreen from './connect/screens/NID';
|
|
3
|
-
import ConnectCivilIDScreen from '../features/connect/screens/CivilID';
|
|
4
|
-
import ConnectVerifyPACIScreen from './connect/screens/VerifyPACI';
|
|
5
|
-
import IndividualScreen from './connect/screens/Individual';
|
|
6
|
-
import MerchantInfoScreen from './connect/screens/Merchant';
|
|
7
|
-
import ConnectOTPScreen from './connect/screens/OTP';
|
|
8
|
-
import ThankYouScreen from './connect/screens/ThankYou';
|
|
9
|
-
import CustomersPage from './business/screens/Customers';
|
|
10
|
-
import IDBODPage from './business/screens/IDBOD';
|
|
11
|
-
import BusinessVerifyPage from './business/screens/Verify';
|
|
12
|
-
import BusinessOTPPage from './business/screens/OTP';
|
|
13
|
-
import BusinessTypePage from './business/screens/BusinessType';
|
|
14
|
-
import ActivitiesPage from './business/screens/Activities';
|
|
15
|
-
import SuccessPage from './business/screens/Success';
|
|
16
|
-
import SuccessWithFlowButtonsPage from './business/screens/SuccessWithFlowButtons';
|
|
17
|
-
import ResetPasswordSuccessPage from './business/screens/ResetPasswordSuccess';
|
|
18
|
-
import BusCivilIDscreen from './business/screens/CivilID';
|
|
19
|
-
import BusVerifyPACIScreen from './business/screens/VerifyPACI';
|
|
20
|
-
import PasswordVerifyPage from './password/screens/Verify';
|
|
21
|
-
import CreatePasswordPage from './password/screens/CreatePassword';
|
|
22
|
-
import PasswordOTPPage from './password/screens/OTP';
|
|
23
|
-
import SuccessPasswordPage from './password/screens/Success';
|
|
24
|
-
import PasswordSuccessWithFlowPage from './password/screens/SuccessWithFlowButtons';
|
|
25
|
-
import PasswordResetPasswordSuccessPage from './password/screens/ResetPasswordSuccess';
|
|
26
|
-
import IndividualVerifyPage from './individual/screens/Verify';
|
|
27
|
-
import AdditionalIndividualInfoPage from './individual/screens/AdditionalIndividualInfo';
|
|
28
|
-
import SuccessOwnerPage from './individual/screens/Success';
|
|
29
|
-
import IndividualSuccessWithFlowPage from './individual/screens/SuccessWithFlowButtons';
|
|
30
|
-
import IndividualResetPasswordSuccessPage from './individual/screens/ResetPasswordSuccess';
|
|
31
|
-
import BankVerifyPage from './bank/screens/Verify';
|
|
32
|
-
import BankDetailsPage from './bank/screens/BankDetails';
|
|
33
|
-
import BankSuccessPage from './bank/screens/Success';
|
|
34
|
-
import BankSuccessWithFlowPage from './bank/screens/SuccessWithFlowButtons';
|
|
35
|
-
import BankResetPasswordSuccessPage from './bank/screens/ResetPasswordSuccess';
|
|
36
|
-
import TaxVerifyPage from './tax/screens/Verify';
|
|
37
|
-
import TaxDetailsPage from './tax/screens/TaxDetails';
|
|
38
|
-
import TaxSuccessPage from './tax/screens/Success';
|
|
39
|
-
import TaxSuccessWithFlowPage from './tax/screens/SuccessWithFlowButtons';
|
|
40
|
-
import TaxResetPasswordSuccessPage from './tax/screens/ResetPasswordSuccess';
|
|
41
|
-
import SignInMobilePage from './signIn/screens/Mobile';
|
|
42
|
-
import SignInEmailPage from './signIn/screens/Email';
|
|
43
|
-
import SignInOTPPage from './signIn/screens/OTP';
|
|
44
|
-
import SignInPasswordPage from './signIn/screens/Password';
|
|
45
|
-
import EntityVerifyPage from './entity/screens/Verify';
|
|
46
|
-
import EntityInfoConfirmPage from './entity/screens/EntityInfoConfirm';
|
|
47
|
-
import EntityCustomersPage from './entity/screens/Customers';
|
|
48
|
-
import EntitySuccessPage from './entity/screens/Success';
|
|
49
|
-
import EntitySuccessWithFlowPage from './entity/screens/SuccessWithFlowButtons';
|
|
50
|
-
import EntityResetPasswordSuccessPage from './entity/screens/ResetPasswordSuccess';
|
|
51
|
-
import AuthNIDPage from './auth/screens/NID';
|
|
52
|
-
import AuthVerifyPage from './auth/screens/OTP';
|
|
53
|
-
export var connectFeatureScreens = [
|
|
54
|
-
{
|
|
55
|
-
name: 'CONNECT_NID_STEP',
|
|
56
|
-
element: NIDScreen
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
name: 'CONNECT_CIVIL_ID_STEP',
|
|
60
|
-
element: ConnectCivilIDScreen
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
name: 'CONNECT_MOBILE_STEP',
|
|
64
|
-
element: MobileScreen
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
name: 'CONNECT_OTP_STEP',
|
|
68
|
-
element: ConnectOTPScreen
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
name: 'CONNECT_VERIFY_PACI_STEP',
|
|
72
|
-
element: ConnectVerifyPACIScreen
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
name: 'CONNECT_INDIVIDUAL_STEP',
|
|
76
|
-
element: IndividualScreen
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
name: 'CONNECT_MERCHANT_INFO_STEP',
|
|
80
|
-
element: MerchantInfoScreen
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
name: 'CONNECT_THANK_YOU_STEP',
|
|
84
|
-
element: ThankYouScreen
|
|
85
|
-
}
|
|
86
|
-
];
|
|
87
|
-
export var businessFeatureScreens = [
|
|
88
|
-
{
|
|
89
|
-
name: 'BUSINESS_VERIFY_STEP',
|
|
90
|
-
element: BusinessVerifyPage
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
name: 'BUSINESS_IDBOD_STEP',
|
|
94
|
-
element: IDBODPage
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
name: 'BUSINESS_CIVIL_ID_STEP',
|
|
98
|
-
element: BusCivilIDscreen
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
name: 'BUSINESS_VERIFY_PACI_STEP',
|
|
102
|
-
element: BusVerifyPACIScreen
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
name: 'BUSINESS_OTP_STEP',
|
|
106
|
-
element: BusinessOTPPage
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
name: 'BUSINESS_BUSINESS_TYPE_STEP',
|
|
110
|
-
element: BusinessTypePage
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
name: 'BUSINESS_ACTIVITIES_STEP',
|
|
114
|
-
element: ActivitiesPage
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
name: 'BUSINESS_CUSTOMERS_STEP',
|
|
118
|
-
element: CustomersPage
|
|
119
|
-
},
|
|
120
|
-
{ name: 'BUSINESS_SUCCESS_STEP', element: SuccessPage },
|
|
121
|
-
{ name: 'BUSINESS_SUCCESS_FOUR_FLOWS_BUTTONS_STEP', element: SuccessWithFlowButtonsPage },
|
|
122
|
-
{ name: 'BUSINESS_RESET_PASSWORD_SUCCESS', element: ResetPasswordSuccessPage }
|
|
123
|
-
];
|
|
124
|
-
export var passwordFeatureScreens = [
|
|
125
|
-
{
|
|
126
|
-
name: 'PASSWORD_VERIFY_STEP',
|
|
127
|
-
element: PasswordVerifyPage
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
name: 'PASSWORD_CREATE_PASSWORD_STEP',
|
|
131
|
-
element: CreatePasswordPage
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
name: 'PASSWORD_RESET_PASSWORD_OTP_STEP',
|
|
135
|
-
element: PasswordOTPPage
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
name: 'PASSWORD_SUCCESS_STEP',
|
|
139
|
-
element: SuccessPasswordPage
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
name: 'PASSWORD_SUCCESS_FOUR_FLOWS_BUTTONS_STEP',
|
|
143
|
-
element: PasswordSuccessWithFlowPage
|
|
144
|
-
},
|
|
145
|
-
{ name: 'PASSWORD_RESET_PASSWORD_SUCCESS', element: PasswordResetPasswordSuccessPage }
|
|
146
|
-
];
|
|
147
|
-
export var individualFeatureScreens = [
|
|
148
|
-
{
|
|
149
|
-
name: 'INDIVIDUAL_VERIFY_STEP',
|
|
150
|
-
element: IndividualVerifyPage
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
name: 'INDIVIDUAL_ADDITIONAL_INDIVIDUAL_INFO_STEP',
|
|
154
|
-
element: AdditionalIndividualInfoPage
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
name: 'INDIVIDUAL_SUCCESS_STEP',
|
|
158
|
-
element: SuccessOwnerPage
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
name: 'INDIVIDUAL_SUCCESS_FOUR_FLOWS_BUTTONS_STEP',
|
|
162
|
-
element: IndividualSuccessWithFlowPage
|
|
163
|
-
},
|
|
164
|
-
{ name: 'INDIVIDUAL_RESET_PASSWORD_SUCCESS', element: IndividualResetPasswordSuccessPage }
|
|
165
|
-
];
|
|
166
|
-
export var bankFeatureScreens = [
|
|
167
|
-
{
|
|
168
|
-
name: 'BANK_VERIFY_STEP',
|
|
169
|
-
element: BankVerifyPage
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
name: 'BANK_BANK_DETAILS_STEP',
|
|
173
|
-
element: BankDetailsPage
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
name: 'BANK_DETAILS_SUCCESS_STEP',
|
|
177
|
-
element: BankSuccessPage
|
|
178
|
-
},
|
|
179
|
-
{
|
|
180
|
-
name: 'BANK_SUCCESS_FOUR_FLOWS_BUTTONS_STEP',
|
|
181
|
-
element: BankSuccessWithFlowPage
|
|
182
|
-
},
|
|
183
|
-
{ name: 'BANK_RESET_PASSWORD_SUCCESS', element: BankResetPasswordSuccessPage }
|
|
184
|
-
];
|
|
185
|
-
export var taxFeatureScreens = [
|
|
186
|
-
{
|
|
187
|
-
name: 'TAX_VERIFY_STEP',
|
|
188
|
-
element: TaxVerifyPage
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
name: 'TAX_TAX_DETAILS_STEP',
|
|
192
|
-
element: TaxDetailsPage
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
name: 'TAX_DETAILS_SUCCESS_STEP',
|
|
196
|
-
element: TaxSuccessPage
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
name: 'TAX_SUCCESS_FOUR_FLOWS_BUTTONS_STEP',
|
|
200
|
-
element: TaxSuccessWithFlowPage
|
|
201
|
-
},
|
|
202
|
-
{ name: 'TAX_RESET_PASSWORD_SUCCESS', element: TaxResetPasswordSuccessPage }
|
|
203
|
-
];
|
|
204
|
-
export var signInFeatureScreens = [
|
|
205
|
-
{
|
|
206
|
-
name: 'SIGIN_MOBILE_STEP',
|
|
207
|
-
element: SignInMobilePage
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
name: 'SIGIN_EMAIL_STEP',
|
|
211
|
-
element: SignInEmailPage
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
name: 'SIGIN_OTP_STEP',
|
|
215
|
-
element: SignInOTPPage
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
name: 'SIGIN_PASSWORD_STEP',
|
|
219
|
-
element: SignInPasswordPage
|
|
220
|
-
}
|
|
221
|
-
];
|
|
222
|
-
export var entityFeatureScreens = [
|
|
223
|
-
{
|
|
224
|
-
name: 'ENTITY_VERIFY_STEP',
|
|
225
|
-
element: EntityVerifyPage
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
name: 'ENTITY_INFO_STEP',
|
|
229
|
-
element: EntityInfoConfirmPage
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
name: 'ENTITY_CUSTOMERS_STEP',
|
|
233
|
-
element: EntityCustomersPage
|
|
234
|
-
},
|
|
235
|
-
{
|
|
236
|
-
name: 'ENTITY_DETAILS_SUCCESS_STEP',
|
|
237
|
-
element: EntitySuccessPage
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
name: 'ENTITY_SUCCESS_FOUR_FLOWS_BUTTONS_STEP',
|
|
241
|
-
element: EntitySuccessWithFlowPage
|
|
242
|
-
},
|
|
243
|
-
{ name: 'ENTITY_RESET_PASSWORD_SUCCESS', element: EntityResetPasswordSuccessPage }
|
|
244
|
-
];
|
|
245
|
-
export var authFeatureScreens = [
|
|
246
|
-
{
|
|
247
|
-
name: 'AUTH_NID_STEP',
|
|
248
|
-
element: AuthNIDPage
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
name: 'AUTH_VERIFY_STEP',
|
|
252
|
-
element: AuthVerifyPage
|
|
253
|
-
}
|
|
254
|
-
];
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { LibConfig } from '../../@types';
|
|
3
|
-
export interface IndividualLibProps extends LibConfig {
|
|
4
|
-
}
|
|
5
|
-
export declare function IndividualLib(props: IndividualLibProps): JSX.Element;
|
|
6
|
-
export declare function renderIndividualLib(config: IndividualLibProps, elementId: string): void;
|
|
7
|
-
export declare function unmountIndividualLib(elementId: string, unmountTimeout?: number): void;
|
|
@@ -1,70 +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 } from "react/jsx-runtime";
|
|
13
|
-
import { memo, useEffect } from 'react';
|
|
14
|
-
import { useAppTheme, useAppDispatch, useAppSelector, useAppConfig, useErrorListener, useStepStartedListener } from '../../hooks';
|
|
15
|
-
import { handleLanguage, settingsSelector } from '../../app/settings';
|
|
16
|
-
import AnimationFlow from '../../components/AnimationFlow';
|
|
17
|
-
import { store } from '../../app/store';
|
|
18
|
-
import { ReduxProvider, ThemeProvider } from '../../components/Providers';
|
|
19
|
-
import Collapse from '../../components/Collapse';
|
|
20
|
-
import { getParameterByName, reactElement, removeElement } from '../../utils';
|
|
21
|
-
import { FeatureContainer } from '../shared/Containers';
|
|
22
|
-
import { DIALOG_ID, INDIVIDUAL_SCREENS_NAVIGATION } from '../../constants';
|
|
23
|
-
import { individualFeatureScreens } from '../featuresScreens';
|
|
24
|
-
import { individualSelector, verifyLeadToken } from '../app/individual/individualStore';
|
|
25
|
-
import CustomFooter from '../shared/Footer';
|
|
26
|
-
import Background from '../shared/Background';
|
|
27
|
-
var Individual = memo(function (props) {
|
|
28
|
-
var theme = useAppTheme().theme;
|
|
29
|
-
var dispatch = useAppDispatch();
|
|
30
|
-
var _a = useAppSelector(settingsSelector), data = _a.data, error = _a.error, settingLoading = _a.loading;
|
|
31
|
-
var _b = useAppSelector(individualSelector), customLoading = _b.customLoading, individualError = _b.error, loading = _b.loading;
|
|
32
|
-
useAppConfig(__assign({ navigation: INDIVIDUAL_SCREENS_NAVIGATION }, props));
|
|
33
|
-
useErrorListener(individualError || error);
|
|
34
|
-
useStepStartedListener();
|
|
35
|
-
var activeScreen = data.activeScreen, isTapOrigin = data.isTapOrigin, open = data.open;
|
|
36
|
-
var verifyToken = function () {
|
|
37
|
-
var token = getParameterByName('token');
|
|
38
|
-
var lang = getParameterByName('lang');
|
|
39
|
-
if (lang)
|
|
40
|
-
dispatch(handleLanguage(lang));
|
|
41
|
-
if (!token)
|
|
42
|
-
throw new Error('Auth token is not found!');
|
|
43
|
-
dispatch(verifyLeadToken(token));
|
|
44
|
-
};
|
|
45
|
-
useEffect(function () {
|
|
46
|
-
if (!settingLoading && open)
|
|
47
|
-
verifyToken();
|
|
48
|
-
}, [settingLoading]);
|
|
49
|
-
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', isTapOrigin: isTapOrigin, loading: settingLoading || customLoading, error: error, open: open, breakpoint: 'sm', footer: _jsx(CustomFooter, {}), screenId: activeScreen.name }, { children: _jsx(FeatureContainer, { children: individualFeatureScreens.map(function (_a, index) {
|
|
50
|
-
var Element = _a.element, name = _a.name;
|
|
51
|
-
var isActive = activeScreen.name === name;
|
|
52
|
-
return (_jsx(Collapse, __assign({ in: isActive, timeout: { enter: 1000, exit: 800 } }, { children: _jsx(Element, {}) }), index));
|
|
53
|
-
}) }) })) })) })));
|
|
54
|
-
});
|
|
55
|
-
export function IndividualLib(props) {
|
|
56
|
-
return (_jsx(ReduxProvider, __assign({ store: store }, { children: _jsx(Individual, __assign({}, props)) })));
|
|
57
|
-
}
|
|
58
|
-
export function renderIndividualLib(config, elementId) {
|
|
59
|
-
reactElement(elementId).render(_jsx(IndividualLib, __assign({}, config)));
|
|
60
|
-
}
|
|
61
|
-
export function unmountIndividualLib(elementId, unmountTimeout) {
|
|
62
|
-
if (unmountTimeout === void 0) { unmountTimeout = 1000; }
|
|
63
|
-
var element = document.getElementById(elementId);
|
|
64
|
-
setTimeout(function () {
|
|
65
|
-
var _a;
|
|
66
|
-
((_a = element === null || element === void 0 ? void 0 : element.children) === null || _a === void 0 ? void 0 : _a.length) && element.removeChild(element.children[0]);
|
|
67
|
-
removeElement(DIALOG_ID);
|
|
68
|
-
elementId && reactElement(elementId).unmount();
|
|
69
|
-
}, unmountTimeout);
|
|
70
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Individual';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Individual';
|
package/build/features/individual/screens/AdditionalIndividualInfo/AdditionalIndividualInfo.js
DELETED
|
@@ -1,94 +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, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
|
-
import * as React from 'react';
|
|
25
|
-
import { yupResolver } from '@hookform/resolvers/yup';
|
|
26
|
-
import { useForm, FormProvider } from 'react-hook-form';
|
|
27
|
-
import Box from '@mui/material/Box';
|
|
28
|
-
import { useTranslation } from 'react-i18next';
|
|
29
|
-
import { useAppDispatch, useAppSelector, useSetFromDefaultValues } from '../../../../hooks';
|
|
30
|
-
import { handleCurrentActiveScreen, settingsSelector } from '../../../../app/settings';
|
|
31
|
-
import Form from '../../../../components/Form';
|
|
32
|
-
import Collapse from '../../../../components/Collapse';
|
|
33
|
-
import Button from '../../../shared/Button';
|
|
34
|
-
import ScreenContainer from '../../../shared/Containers/ScreenContainer';
|
|
35
|
-
import { useLanguage } from '../../../../hooks';
|
|
36
|
-
import PEPSwitch from './PEPSwitch';
|
|
37
|
-
import { IndividualInfoValidationSchema } from './validation';
|
|
38
|
-
import InfluencerSwitch from './InfluencerSwitch';
|
|
39
|
-
import MonthlyIncome from './MonthlyIncome';
|
|
40
|
-
import EmployerName from './EmployerName';
|
|
41
|
-
import EmployerLocation from './EmployerLocation';
|
|
42
|
-
import SourceOfIncome from './SourceOfIncome';
|
|
43
|
-
import { individualSelector, updateIndividualInfo } from '../../../app/individual/individualStore';
|
|
44
|
-
import Occupation from './Occupation';
|
|
45
|
-
var ListType;
|
|
46
|
-
(function (ListType) {
|
|
47
|
-
ListType["SourceOfIncomeList"] = "SourceOfIncomeList";
|
|
48
|
-
ListType["EmployerLocationList"] = "EmployerLocationList";
|
|
49
|
-
ListType["MonthlyIncomeList"] = "MonthlyIncomeList";
|
|
50
|
-
ListType["OccupationList"] = "OccupationList";
|
|
51
|
-
})(ListType || (ListType = {}));
|
|
52
|
-
var AdditionalIndividualInfo = function (_a) {
|
|
53
|
-
var t = useTranslation().t;
|
|
54
|
-
var isAr = useLanguage().isAr;
|
|
55
|
-
var dispatch = useAppDispatch();
|
|
56
|
-
var _b = useAppSelector(individualSelector), data = _b.data, loading = _b.loading, error = _b.error;
|
|
57
|
-
var settingsData = useAppSelector(settingsSelector).data;
|
|
58
|
-
var countries = settingsData.countries;
|
|
59
|
-
var _c = data.individualData, responseBody = _c.responseBody, defaultValues = __rest(_c, ["responseBody"]);
|
|
60
|
-
var methods = useForm({
|
|
61
|
-
resolver: yupResolver(IndividualInfoValidationSchema),
|
|
62
|
-
defaultValues: defaultValues,
|
|
63
|
-
mode: 'onChange'
|
|
64
|
-
});
|
|
65
|
-
useSetFromDefaultValues(methods, defaultValues);
|
|
66
|
-
var _d = React.useState(), listActive = _d[0], setListActive = _d[1];
|
|
67
|
-
var _e = React.useState(false), employerFieldsActive = _e[0], setEmployerFieldsActive = _e[1];
|
|
68
|
-
React.useEffect(function () {
|
|
69
|
-
var _a, _b;
|
|
70
|
-
if (((_b = (_a = methods.getValues('sourceIncome')) === null || _a === void 0 ? void 0 : _a.name.en) === null || _b === void 0 ? void 0 : _b.toLowerCase()) === 'salary')
|
|
71
|
-
setEmployerFieldsActive(true);
|
|
72
|
-
else
|
|
73
|
-
setEmployerFieldsActive(false);
|
|
74
|
-
}, [methods.watch('sourceIncome')]);
|
|
75
|
-
var onSubmit = function (data) {
|
|
76
|
-
dispatch(updateIndividualInfo(data));
|
|
77
|
-
};
|
|
78
|
-
var onBack = function () {
|
|
79
|
-
dispatch(handleCurrentActiveScreen('INDIVIDUAL_SUCCESS_FOUR_FLOWS_BUTTONS_STEP'));
|
|
80
|
-
};
|
|
81
|
-
var handleMenuClick = function (flag) {
|
|
82
|
-
setListActive(flag);
|
|
83
|
-
};
|
|
84
|
-
var isSourceOfIncomeListActive = listActive === ListType.SourceOfIncomeList;
|
|
85
|
-
var isEmployerLocationListActive = listActive === ListType.EmployerLocationList;
|
|
86
|
-
var isMonthlyIncomeListActive = listActive === ListType.MonthlyIncomeList;
|
|
87
|
-
var isOccupationListActive = listActive === ListType.OccupationList;
|
|
88
|
-
return (_jsx(ScreenContainer, { children: _jsx(FormProvider, __assign({}, methods, { children: _jsxs(Form, __assign({ onSubmit: methods.handleSubmit(onSubmit) }, { children: [_jsxs(Box, { children: [_jsx(Occupation, { onListOpen: function () { return handleMenuClick(ListType.OccupationList); }, onListClose: function () { return handleMenuClick(); }, show: !isEmployerLocationListActive && !isMonthlyIncomeListActive && !isSourceOfIncomeListActive }), _jsx(SourceOfIncome, { onListOpen: function () { return handleMenuClick(ListType.SourceOfIncomeList); }, onListClose: function () { return handleMenuClick(); }, show: !isEmployerLocationListActive && !isMonthlyIncomeListActive && !isOccupationListActive }), _jsx(MonthlyIncome, { show: !isEmployerLocationListActive && !isSourceOfIncomeListActive && !isOccupationListActive, onListOpen: function () { return handleMenuClick(ListType.MonthlyIncomeList); }, onListClose: function () { return handleMenuClick(); } }), _jsx(EmployerName, { show: false }), _jsx(EmployerLocation, { show: !isSourceOfIncomeListActive &&
|
|
89
|
-
employerFieldsActive &&
|
|
90
|
-
!isMonthlyIncomeListActive &&
|
|
91
|
-
!isOccupationListActive, countries: countries, onListOpen: function () { return handleMenuClick(ListType.EmployerLocationList); }, onListClose: function () { return handleMenuClick(); } }), _jsx(PEPSwitch, { show: !listActive }), _jsx(InfluencerSwitch, { show: !listActive })] }), _jsx(Collapse, __assign({ in: !listActive, timeout: 500 }, { children: _jsx(Button, __assign({ onBackClicked: function () { return onBack(); }, isAr: isAr, disableBack: true, disabled: !methods.formState.isValid, loading: loading, error: t(error || '') }, { children: t('next') })) }))] })) })) }));
|
|
92
|
-
};
|
|
93
|
-
export default React.memo(AdditionalIndividualInfo);
|
|
94
|
-
AdditionalIndividualInfo.defaultProps = {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { CountryCode } from '../../../../@types';
|
|
3
|
-
interface EmployerLocationProps {
|
|
4
|
-
countries: Array<CountryCode>;
|
|
5
|
-
show: boolean;
|
|
6
|
-
onListOpen?: () => void;
|
|
7
|
-
onListClose?: () => void;
|
|
8
|
-
}
|
|
9
|
-
declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<EmployerLocationProps & React.RefAttributes<unknown>>>;
|
|
10
|
-
export default _default;
|
|
@@ -1,92 +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, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
|
-
import * as React from 'react';
|
|
25
|
-
import Box from '@mui/material/Box';
|
|
26
|
-
import { styled } from '@mui/material/styles';
|
|
27
|
-
import { useTranslation } from 'react-i18next';
|
|
28
|
-
import { useController, useFormContext } from 'react-hook-form';
|
|
29
|
-
import Text from '../../../../components/Text';
|
|
30
|
-
import Collapse from '../../../../components/Collapse';
|
|
31
|
-
import ExpandIcon from '../../../../components/ExpandIcon';
|
|
32
|
-
import CheckIcon from '@mui/icons-material/Check';
|
|
33
|
-
import ScreenContainer from '../../../shared/Containers/ScreenContainer';
|
|
34
|
-
import Input from '../../../shared/Input';
|
|
35
|
-
import SimpleList from '../../../../components/SimpleList';
|
|
36
|
-
import { useLanguage } from '../../../../hooks';
|
|
37
|
-
import Search from '../../../shared/Search';
|
|
38
|
-
var CountryItemContainer = styled(Box)(function () { return ({
|
|
39
|
-
display: 'flex'
|
|
40
|
-
}); });
|
|
41
|
-
var CountryNameText = styled(Text, { shouldForwardProp: function (prop) { return prop !== 'isSelected'; } })(function (_a) {
|
|
42
|
-
var theme = _a.theme, isSelected = _a.isSelected;
|
|
43
|
-
return (__assign(__assign({ color: theme.palette.text.primary }, theme.typography.body2), { fontWeight: isSelected ? theme.typography.fontWeightMedium : theme.typography.fontWeightLight, paddingInlineStart: theme.spacing(1.25) }));
|
|
44
|
-
});
|
|
45
|
-
var CheckIconStyled = styled(CheckIcon)(function (_a) {
|
|
46
|
-
var theme = _a.theme;
|
|
47
|
-
return ({
|
|
48
|
-
color: theme.palette.success.main,
|
|
49
|
-
display: 'flex',
|
|
50
|
-
alignItems: 'flex-end'
|
|
51
|
-
});
|
|
52
|
-
});
|
|
53
|
-
var EmployerLocation = React.forwardRef(function (_a, ref) {
|
|
54
|
-
var _b, _c, _d;
|
|
55
|
-
var countries = _a.countries, rest = __rest(_a, ["countries"]);
|
|
56
|
-
var _e = React.useState(countries), locationCountries = _e[0], setCountries = _e[1];
|
|
57
|
-
var _f = React.useState(null), anchorEl = _f[0], setAnchorEl = _f[1];
|
|
58
|
-
var t = useTranslation().t;
|
|
59
|
-
var isAr = useLanguage().isAr;
|
|
60
|
-
var control = useFormContext().control;
|
|
61
|
-
var employerLocationControl = useController({ control: control, name: 'employerLocation' });
|
|
62
|
-
var onOpenCountrySelect = function (event) {
|
|
63
|
-
var _a;
|
|
64
|
-
setAnchorEl(event.currentTarget);
|
|
65
|
-
(_a = rest.onListOpen) === null || _a === void 0 ? void 0 : _a.call(rest);
|
|
66
|
-
};
|
|
67
|
-
var onCloseCountrySelect = function () {
|
|
68
|
-
var _a;
|
|
69
|
-
setAnchorEl(null);
|
|
70
|
-
(_a = rest.onListClose) === null || _a === void 0 ? void 0 : _a.call(rest);
|
|
71
|
-
setCountries(countries);
|
|
72
|
-
};
|
|
73
|
-
var onSelectItem = function (country) {
|
|
74
|
-
onCloseCountrySelect();
|
|
75
|
-
employerLocationControl.field.onChange(country);
|
|
76
|
-
};
|
|
77
|
-
var handleSearch = function (value) {
|
|
78
|
-
var filteredCountries = countries.filter(function (country) {
|
|
79
|
-
return country.idd_prefix.toString().toLowerCase().startsWith(value.replace('+', '').toLowerCase()) ||
|
|
80
|
-
country.capital.toLowerCase().startsWith(value.toLowerCase()) ||
|
|
81
|
-
country.name.arabic.toLowerCase().startsWith(value.toLowerCase()) ||
|
|
82
|
-
country.name.english.toLowerCase().startsWith(value.toLowerCase());
|
|
83
|
-
});
|
|
84
|
-
setCountries(filteredCountries);
|
|
85
|
-
};
|
|
86
|
-
var location = employerLocationControl.field.value;
|
|
87
|
-
var error = (_b = employerLocationControl.fieldState.error) === null || _b === void 0 ? void 0 : _b.message;
|
|
88
|
-
return (_jsx(Collapse, __assign({ in: rest.show }, { children: _jsxs(ScreenContainer, __assign({ ref: ref, sx: { pt: 2.5 } }, { children: [_jsx(Input, { required: true, label: t('tap_js_employer_address_city'), readOnly: true, onClick: !!anchorEl ? function () { return onCloseCountrySelect(); } : onOpenCountrySelect, endAdornment: _jsx(ExpandIcon, { anchorEl: !!anchorEl }), placeholder: t('choose_employee_location'), value: (isAr ? (_c = location === null || location === void 0 ? void 0 : location.name) === null || _c === void 0 ? void 0 : _c.arabic : (_d = location === null || location === void 0 ? void 0 : location.name) === null || _d === void 0 ? void 0 : _d.english) || '', warningMessage: error && t(error) }), _jsxs(Collapse, __assign({ in: !!anchorEl }, { children: [_jsx(Search, { onSearchValue: handleSearch }), _jsx(SimpleList, { searchKeyPath: 'name.english', list: locationCountries, onSelectItem: onSelectItem, renderItem: function (item) {
|
|
89
|
-
return (_jsxs(_Fragment, { children: [_jsx(CountryItemContainer, { children: _jsx(CountryNameText, __assign({ isSelected: (item === null || item === void 0 ? void 0 : item.idd_prefix) === (location === null || location === void 0 ? void 0 : location.idd_prefix) }, { children: isAr ? item.name.arabic : item.name.english })) }), item.idd_prefix === (location === null || location === void 0 ? void 0 : location.idd_prefix) && _jsx(CheckIconStyled, {})] }));
|
|
90
|
-
} })] }))] })) })));
|
|
91
|
-
});
|
|
92
|
-
export default React.memo(EmployerLocation);
|
|
@@ -1,46 +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 } from "react/jsx-runtime";
|
|
13
|
-
import * as React from 'react';
|
|
14
|
-
import { useTranslation } from 'react-i18next';
|
|
15
|
-
import { useController, useFormContext } from 'react-hook-form';
|
|
16
|
-
import { removeOnlyNumbers } from '../../../../utils';
|
|
17
|
-
import { ScreenContainer } from '../../../shared/Containers';
|
|
18
|
-
import Input from '../../../shared/Input';
|
|
19
|
-
import CheckIcon from '../../../shared/CheckIcon';
|
|
20
|
-
import Collapse from '../../../../components/Collapse';
|
|
21
|
-
import ClearIcon from '../../../shared/ClearIcon';
|
|
22
|
-
import { styled } from '@mui/material/styles';
|
|
23
|
-
var InputStyled = styled(Input)(function () { return ({
|
|
24
|
-
input: {
|
|
25
|
-
textTransform: 'capitalize'
|
|
26
|
-
}
|
|
27
|
-
}); });
|
|
28
|
-
var EmployerName = function (_a) {
|
|
29
|
-
var _b;
|
|
30
|
-
var show = _a.show;
|
|
31
|
-
var t = useTranslation().t;
|
|
32
|
-
var control = useFormContext().control;
|
|
33
|
-
var employerNameControl = useController({ control: control, name: 'employerName' });
|
|
34
|
-
var handleEmployerNameChange = function (_a) {
|
|
35
|
-
var target = _a.target;
|
|
36
|
-
var value = removeOnlyNumbers(target.value);
|
|
37
|
-
employerNameControl.field.onChange(value);
|
|
38
|
-
};
|
|
39
|
-
var employerNameValue = employerNameControl.field.value;
|
|
40
|
-
var error = (_b = employerNameControl.fieldState.error) === null || _b === void 0 ? void 0 : _b.message;
|
|
41
|
-
var clearValue = function () {
|
|
42
|
-
employerNameControl.field.onChange('');
|
|
43
|
-
};
|
|
44
|
-
return (_jsx(Collapse, __assign({ in: show }, { children: _jsx(ScreenContainer, __assign({ sx: { pt: 2.5 } }, { children: _jsx(InputStyled, { required: true, label: t('tap_js_employer_name'), onChange: handleEmployerNameChange, value: employerNameValue, endAdornment: !error && employerNameValue ? _jsx(CheckIcon, {}) : employerNameValue && _jsx(ClearIcon, { onClick: clearValue }), placeholder: t('tap_js_enter_employer_name'), warningType: 'alert', warningMessage: error && t(error) }) })) })));
|
|
45
|
-
};
|
|
46
|
-
export default React.memo(EmployerName);
|
|
@@ -1,45 +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 * as React from 'react';
|
|
14
|
-
import { useTranslation } from 'react-i18next';
|
|
15
|
-
import { useFormContext, useController } from 'react-hook-form';
|
|
16
|
-
import { ScreenContainer } from '../../../shared/Containers';
|
|
17
|
-
import Collapse from '../../../../components/Collapse';
|
|
18
|
-
import { styled, alpha } from '@mui/material/styles';
|
|
19
|
-
import Mandatory from '../../../shared/Mandatory';
|
|
20
|
-
import Text from '../../../../components/Text';
|
|
21
|
-
import RadioGroup from '../../../../components/RadioGroup';
|
|
22
|
-
import RadioLabel from '../../../../components/RadioLabel';
|
|
23
|
-
var LabelTextStyled = styled(Text)(function (_a) {
|
|
24
|
-
var theme = _a.theme;
|
|
25
|
-
return (__assign(__assign({}, theme.typography.caption), { color: alpha(theme.palette.text.primary, 0.6), marginBlockEnd: theme.spacing(0.625) }));
|
|
26
|
-
});
|
|
27
|
-
var RadioGroupStyled = styled(RadioGroup)(function (_a) {
|
|
28
|
-
var theme = _a.theme;
|
|
29
|
-
return ({
|
|
30
|
-
marginInlineStart: theme.spacing(0.25)
|
|
31
|
-
});
|
|
32
|
-
});
|
|
33
|
-
var InfluencerSwitch = function (_a) {
|
|
34
|
-
var show = _a.show;
|
|
35
|
-
var control = useFormContext().control;
|
|
36
|
-
var t = useTranslation().t;
|
|
37
|
-
var influencerControl = useController({ name: 'isInfluencer', control: control });
|
|
38
|
-
var handleOnChange = function (_a) {
|
|
39
|
-
var target = _a.target;
|
|
40
|
-
influencerControl.field.onChange(target.value === 'yes');
|
|
41
|
-
};
|
|
42
|
-
var influencerValue = influencerControl.field.value;
|
|
43
|
-
return (_jsx(Collapse, __assign({ in: show }, { children: _jsxs(ScreenContainer, __assign({ sx: { pt: 2.5, pl: 2.5, pr: 2.5 } }, { children: [_jsxs(LabelTextStyled, { children: [t('tap_js_are_you_an_influencer'), _jsx(Mandatory, {})] }), _jsxs(RadioGroupStyled, __assign({ value: influencerValue != null ? (influencerValue ? 'yes' : 'no') : false, onChange: handleOnChange }, { children: [_jsx(RadioLabel, { value: 'yes', label: t('yes') }), _jsx(RadioLabel, { value: 'no', label: t('no') })] }))] })) })));
|
|
44
|
-
};
|
|
45
|
-
export default React.memo(InfluencerSwitch);
|