@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
package/LICENSE
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2022 Tap Payments
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2022 Tap Payments
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/README.md
CHANGED
|
@@ -1,167 +1,167 @@
|
|
|
1
|
-
# Auth-JsConnect
|
|
2
|
-
|
|
3
|
-
Handling user authentication and identification
|
|
4
|
-
|
|
5
|
-
## Install
|
|
6
|
-
|
|
7
|
-
This is a [React](https://reactjs.org/) module available through the
|
|
8
|
-
[npm registry](https://www.npmjs.com/). Installation is done using the
|
|
9
|
-
[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):
|
|
10
|
-
|
|
11
|
-
```console
|
|
12
|
-
npm install @tap-payments/auth-jsconnect
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
---------------------------- OR -------------------------
|
|
16
|
-
|
|
17
|
-
```console
|
|
18
|
-
yarn add @tap-payments/auth-jsconnect
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
## Features
|
|
22
|
-
|
|
23
|
-
- [Connect](#Connect)
|
|
24
|
-
- [Business](#Business)
|
|
25
|
-
- [Password](#Password)
|
|
26
|
-
- [Individual](#Individual)
|
|
27
|
-
- [Bank](#Bank)
|
|
28
|
-
- [Tax](#Tax)
|
|
29
|
-
|
|
30
|
-
## Examples
|
|
31
|
-
|
|
32
|
-
### ES6
|
|
33
|
-
|
|
34
|
-
```js
|
|
35
|
-
import { ConnectLib } from '@tap-payments/auth-jsconnect'
|
|
36
|
-
|
|
37
|
-
const App = () => {
|
|
38
|
-
return (
|
|
39
|
-
<ConnectLib
|
|
40
|
-
open={true}
|
|
41
|
-
merchantDomain={'https://www.example.com'}
|
|
42
|
-
publicKey={'pk_test_xxxxxx'}
|
|
43
|
-
appInfo={{
|
|
44
|
-
identifier: 'tap_connect_demo',
|
|
45
|
-
name: 'Tap Connect Demo',
|
|
46
|
-
version: 'V2.0.0'
|
|
47
|
-
}}
|
|
48
|
-
businessCountryCode='SA'
|
|
49
|
-
language='en'
|
|
50
|
-
onError={(error) => {
|
|
51
|
-
alert(JSON.stringify({ error }))
|
|
52
|
-
}}
|
|
53
|
-
onFlowCompleted={(data) => {
|
|
54
|
-
console.log(data)
|
|
55
|
-
}}
|
|
56
|
-
onReady={() => {
|
|
57
|
-
console.log('ready!')
|
|
58
|
-
}}
|
|
59
|
-
onStepCompleted={(name, data) => {
|
|
60
|
-
console.log(name, data)
|
|
61
|
-
}}
|
|
62
|
-
onStepStarted={(name) => {
|
|
63
|
-
console.log(name)
|
|
64
|
-
}}
|
|
65
|
-
scope={[]}
|
|
66
|
-
/>
|
|
67
|
-
)
|
|
68
|
-
}
|
|
69
|
-
```
|
|
70
|
-
|
|
71
|
-
### Vanilla JS
|
|
72
|
-
|
|
73
|
-
```js
|
|
74
|
-
<!DOCTYPE html>
|
|
75
|
-
<html lang="en">
|
|
76
|
-
<head>
|
|
77
|
-
<meta charset="utf-8" />
|
|
78
|
-
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,shrink-to-fit=no" />
|
|
79
|
-
<title>Auth-JsConnect</title>
|
|
80
|
-
<script src="https://auth-jsconnect.b-cdn.net/build-2.0.0/main.js"></script>
|
|
81
|
-
<link href="https://auth-jsconnect.b-cdn.net/build-2.0.0/main.css" rel="stylesheet" />
|
|
82
|
-
</head>
|
|
83
|
-
<body>
|
|
84
|
-
<div id="root"></div>
|
|
85
|
-
<script>
|
|
86
|
-
const { renderConnectLib, unmountConnectLib } = window.TapAuth
|
|
87
|
-
const startConnect = () => {
|
|
88
|
-
renderConnectLib(
|
|
89
|
-
{
|
|
90
|
-
open: true,
|
|
91
|
-
merchantDomain: window.location.origin,
|
|
92
|
-
publicKey: "pk_test_lat64TEDSvHrUOYAxVRe28PQ",
|
|
93
|
-
appInfo: {
|
|
94
|
-
identifier: "tap_connect_demo",
|
|
95
|
-
name: "Tap Connect Demo",
|
|
96
|
-
version: "V2.0.0"
|
|
97
|
-
},
|
|
98
|
-
businessCountryCode: "SA",
|
|
99
|
-
language: "en",
|
|
100
|
-
onError: (error) => {
|
|
101
|
-
alert(JSON.stringify({ error }))
|
|
102
|
-
},
|
|
103
|
-
onFlowCompleted: (data) => {
|
|
104
|
-
console.log(data)
|
|
105
|
-
},
|
|
106
|
-
onReady: () => {
|
|
107
|
-
console.log("ready!")
|
|
108
|
-
},
|
|
109
|
-
onStepCompleted: (name, data) => {
|
|
110
|
-
console.log(name, data)
|
|
111
|
-
},
|
|
112
|
-
onStepError: (name, error) => {
|
|
113
|
-
console.log(name, error)
|
|
114
|
-
},
|
|
115
|
-
onStepStarted: (name) => {
|
|
116
|
-
console.log(name)
|
|
117
|
-
},
|
|
118
|
-
scope: []
|
|
119
|
-
},
|
|
120
|
-
|
|
121
|
-
"root"
|
|
122
|
-
)
|
|
123
|
-
}
|
|
124
|
-
const stopConnect = () => {
|
|
125
|
-
unmountConnectLib("root")
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
</script>
|
|
129
|
-
<button onclick="startConnect()">Start</button>
|
|
130
|
-
<button onclick="stopConnect()">Stop</button>
|
|
131
|
-
</body>
|
|
132
|
-
</html>
|
|
133
|
-
```
|
|
134
|
-
|
|
135
|
-
```
|
|
136
|
-
|
|
137
|
-
## Connect
|
|
138
|
-
- Help our merchants to create a account with Tap Payments
|
|
139
|
-
|
|
140
|
-
## Business
|
|
141
|
-
|
|
142
|
-
## Password
|
|
143
|
-
|
|
144
|
-
## Individual
|
|
145
|
-
|
|
146
|
-
## Bank
|
|
147
|
-
|
|
148
|
-
## Tax
|
|
149
|
-
|
|
150
|
-
```
|
|
151
|
-
|
|
152
|
-
## Properties
|
|
153
|
-
|
|
154
|
-
| name | description |
|
|
155
|
-
| ----------------------------------------- | ----------------------------------------------------------------------- |
|
|
156
|
-
| open `required` - `boolean` | open/close the library |
|
|
157
|
-
| merchantDomain `required` - `string` | domain name `https://expamle.com` |
|
|
158
|
-
| publicKey `required` - `string` | merchant public key |
|
|
159
|
-
| appInfo `required` | it's an object from type `AppInfo` |
|
|
160
|
-
| businessCountryCode `required` - `string` | merchant country code and it should be the ISO2 of the country |
|
|
161
|
-
| language `required` - `string` | it can be `en`or `ar` |
|
|
162
|
-
| onError `required` - `function` | callback function will call in case of any error happened |
|
|
163
|
-
| onFlowCompleted `required` - `function` | callback function will called after completing the flow |
|
|
164
|
-
| onReady `required` - `function` | callback function will call after loading library configuration |
|
|
165
|
-
| onStepError `required` - `function` | callback function will call in case if any error happened in the screen |
|
|
166
|
-
| onStepStarted `required` - `function` | callback function will call in the begging of each step |
|
|
167
|
-
| scope `required` - `array` | it's an array include merchant scope |
|
|
1
|
+
# Auth-JsConnect
|
|
2
|
+
|
|
3
|
+
Handling user authentication and identification
|
|
4
|
+
|
|
5
|
+
## Install
|
|
6
|
+
|
|
7
|
+
This is a [React](https://reactjs.org/) module available through the
|
|
8
|
+
[npm registry](https://www.npmjs.com/). Installation is done using the
|
|
9
|
+
[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):
|
|
10
|
+
|
|
11
|
+
```console
|
|
12
|
+
npm install @tap-payments/auth-jsconnect
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
---------------------------- OR -------------------------
|
|
16
|
+
|
|
17
|
+
```console
|
|
18
|
+
yarn add @tap-payments/auth-jsconnect
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
## Features
|
|
22
|
+
|
|
23
|
+
- [Connect](#Connect)
|
|
24
|
+
- [Business](#Business)
|
|
25
|
+
- [Password](#Password)
|
|
26
|
+
- [Individual](#Individual)
|
|
27
|
+
- [Bank](#Bank)
|
|
28
|
+
- [Tax](#Tax)
|
|
29
|
+
|
|
30
|
+
## Examples
|
|
31
|
+
|
|
32
|
+
### ES6
|
|
33
|
+
|
|
34
|
+
```js
|
|
35
|
+
import { ConnectLib } from '@tap-payments/auth-jsconnect'
|
|
36
|
+
|
|
37
|
+
const App = () => {
|
|
38
|
+
return (
|
|
39
|
+
<ConnectLib
|
|
40
|
+
open={true}
|
|
41
|
+
merchantDomain={'https://www.example.com'}
|
|
42
|
+
publicKey={'pk_test_xxxxxx'}
|
|
43
|
+
appInfo={{
|
|
44
|
+
identifier: 'tap_connect_demo',
|
|
45
|
+
name: 'Tap Connect Demo',
|
|
46
|
+
version: 'V2.0.0'
|
|
47
|
+
}}
|
|
48
|
+
businessCountryCode='SA'
|
|
49
|
+
language='en'
|
|
50
|
+
onError={(error) => {
|
|
51
|
+
alert(JSON.stringify({ error }))
|
|
52
|
+
}}
|
|
53
|
+
onFlowCompleted={(data) => {
|
|
54
|
+
console.log(data)
|
|
55
|
+
}}
|
|
56
|
+
onReady={() => {
|
|
57
|
+
console.log('ready!')
|
|
58
|
+
}}
|
|
59
|
+
onStepCompleted={(name, data) => {
|
|
60
|
+
console.log(name, data)
|
|
61
|
+
}}
|
|
62
|
+
onStepStarted={(name) => {
|
|
63
|
+
console.log(name)
|
|
64
|
+
}}
|
|
65
|
+
scope={[]}
|
|
66
|
+
/>
|
|
67
|
+
)
|
|
68
|
+
}
|
|
69
|
+
```
|
|
70
|
+
|
|
71
|
+
### Vanilla JS
|
|
72
|
+
|
|
73
|
+
```js
|
|
74
|
+
<!DOCTYPE html>
|
|
75
|
+
<html lang="en">
|
|
76
|
+
<head>
|
|
77
|
+
<meta charset="utf-8" />
|
|
78
|
+
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,shrink-to-fit=no" />
|
|
79
|
+
<title>Auth-JsConnect</title>
|
|
80
|
+
<script src="https://auth-jsconnect.b-cdn.net/build-2.0.0/main.js"></script>
|
|
81
|
+
<link href="https://auth-jsconnect.b-cdn.net/build-2.0.0/main.css" rel="stylesheet" />
|
|
82
|
+
</head>
|
|
83
|
+
<body>
|
|
84
|
+
<div id="root"></div>
|
|
85
|
+
<script>
|
|
86
|
+
const { renderConnectLib, unmountConnectLib } = window.TapAuth
|
|
87
|
+
const startConnect = () => {
|
|
88
|
+
renderConnectLib(
|
|
89
|
+
{
|
|
90
|
+
open: true,
|
|
91
|
+
merchantDomain: window.location.origin,
|
|
92
|
+
publicKey: "pk_test_lat64TEDSvHrUOYAxVRe28PQ",
|
|
93
|
+
appInfo: {
|
|
94
|
+
identifier: "tap_connect_demo",
|
|
95
|
+
name: "Tap Connect Demo",
|
|
96
|
+
version: "V2.0.0"
|
|
97
|
+
},
|
|
98
|
+
businessCountryCode: "SA",
|
|
99
|
+
language: "en",
|
|
100
|
+
onError: (error) => {
|
|
101
|
+
alert(JSON.stringify({ error }))
|
|
102
|
+
},
|
|
103
|
+
onFlowCompleted: (data) => {
|
|
104
|
+
console.log(data)
|
|
105
|
+
},
|
|
106
|
+
onReady: () => {
|
|
107
|
+
console.log("ready!")
|
|
108
|
+
},
|
|
109
|
+
onStepCompleted: (name, data) => {
|
|
110
|
+
console.log(name, data)
|
|
111
|
+
},
|
|
112
|
+
onStepError: (name, error) => {
|
|
113
|
+
console.log(name, error)
|
|
114
|
+
},
|
|
115
|
+
onStepStarted: (name) => {
|
|
116
|
+
console.log(name)
|
|
117
|
+
},
|
|
118
|
+
scope: []
|
|
119
|
+
},
|
|
120
|
+
|
|
121
|
+
"root"
|
|
122
|
+
)
|
|
123
|
+
}
|
|
124
|
+
const stopConnect = () => {
|
|
125
|
+
unmountConnectLib("root")
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
</script>
|
|
129
|
+
<button onclick="startConnect()">Start</button>
|
|
130
|
+
<button onclick="stopConnect()">Stop</button>
|
|
131
|
+
</body>
|
|
132
|
+
</html>
|
|
133
|
+
```
|
|
134
|
+
|
|
135
|
+
```
|
|
136
|
+
|
|
137
|
+
## Connect
|
|
138
|
+
- Help our merchants to create a account with Tap Payments
|
|
139
|
+
|
|
140
|
+
## Business
|
|
141
|
+
|
|
142
|
+
## Password
|
|
143
|
+
|
|
144
|
+
## Individual
|
|
145
|
+
|
|
146
|
+
## Bank
|
|
147
|
+
|
|
148
|
+
## Tax
|
|
149
|
+
|
|
150
|
+
```
|
|
151
|
+
|
|
152
|
+
## Properties
|
|
153
|
+
|
|
154
|
+
| name | description |
|
|
155
|
+
| ----------------------------------------- | ----------------------------------------------------------------------- |
|
|
156
|
+
| open `required` - `boolean` | open/close the library |
|
|
157
|
+
| merchantDomain `required` - `string` | domain name `https://expamle.com` |
|
|
158
|
+
| publicKey `required` - `string` | merchant public key |
|
|
159
|
+
| appInfo `required` | it's an object from type `AppInfo` |
|
|
160
|
+
| businessCountryCode `required` - `string` | merchant country code and it should be the ISO2 of the country |
|
|
161
|
+
| language `required` - `string` | it can be `en`or `ar` |
|
|
162
|
+
| onError `required` - `function` | callback function will call in case of any error happened |
|
|
163
|
+
| onFlowCompleted `required` - `function` | callback function will called after completing the flow |
|
|
164
|
+
| onReady `required` - `function` | callback function will call after loading library configuration |
|
|
165
|
+
| onStepError `required` - `function` | callback function will call in case if any error happened in the screen |
|
|
166
|
+
| onStepStarted `required` - `function` | callback function will call in the begging of each step |
|
|
167
|
+
| scope `required` - `array` | it's an array include merchant scope |
|
package/build/index.html
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,shrink-to-fit=no"/><title>Connect with Tap</title><script defer="defer" src="main.js"></script><link href="main.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
|
package/build/main.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap);@import url(https://fonts.googleapis.com/css?family=Tajawal&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;overflow-y:hidden}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}[data-rsbs-overlay]{background:#fff;background:var(--rsbs-bg,#fff);border-top-left-radius:16px;border-top-left-radius:var(--rsbs-overlay-rounded,16px);border-top-right-radius:16px;border-top-right-radius:var(--rsbs-overlay-rounded,16px);display:flex;flex-direction:column;height:0;height:var(--rsbs-overlay-h,0);transform:translateZ(0);transform:translate3d(0,var(--rsbs-overlay-translate-y,0),0);will-change:height}[data-rsbs-overlay]:focus{outline:none}[data-rsbs-is-blocking=false] [data-rsbs-overlay]{box-shadow:0 -5px 60px 0 rgba(38,89,115,.11),0 -1px 0 rgba(38,89,115,.05)}[data-rsbs-overlay],[data-rsbs-root]:after{margin-left:env(safe-area-inset-left);margin-left:var(--rsbs-ml,env(safe-area-inset-left));margin-right:env(safe-area-inset-right);margin-right:var(--rsbs-mr,env(safe-area-inset-right));max-width:auto;max-width:var(--rsbs-max-w,auto)}[data-rsbs-backdrop],[data-rsbs-overlay],[data-rsbs-root]:after{-ms-scroll-chaining:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;bottom:0;left:0;overscroll-behavior:none;position:fixed;right:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}[data-rsbs-backdrop]{background-color:rgba(0,0,0,.6);background-color:var(--rsbs-backdrop-bg,rgba(0,0,0,.6));bottom:-60px;cursor:pointer;opacity:1;top:-60px;will-change:opacity}[data-rsbs-is-dismissable=false] [data-rsbs-backdrop]{cursor:ns-resize}[data-rsbs-root]:after{background:#fff;background:var(--rsbs-bg,#fff);content:"";height:1px;pointer-events:none;transform:scaleY(0);transform:scaleY(var(--rsbs-antigap-scale-y,0));transform-origin:bottom;will-change:transform}[data-rsbs-footer],[data-rsbs-header]{cursor:ns-resize;flex-shrink:0;padding:16px}[data-rsbs-header]{box-shadow:0 1px 0 rgba(46,59,66,.125);box-shadow:0 1px 0 rgba(46,59,66,calc(var(--rsbs-content-opacity, 1)*.125));padding-bottom:8px;padding-top:calc(20px + env(safe-area-inset-top));text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}[data-rsbs-header]:before{background-color:rgba(0,0,0,.14);background-color:var(--rsbs-handle-bg,rgba(0,0,0,.14));border-radius:2px;content:"";display:block;height:4px;left:50%;position:absolute;top:calc(8px + env(safe-area-inset-top));transform:translateX(-50%);width:36px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){[data-rsbs-header]:before{transform:translateX(-50%) scaleY(.75)}}[data-rsbs-has-header=false] [data-rsbs-header]{box-shadow:none;padding-top:calc(12px + env(safe-area-inset-top))}[data-rsbs-scroll]{-webkit-tap-highlight-color:revert;-webkit-touch-callout:revert;-ms-scroll-chaining:none;-webkit-overflow-scrolling:touch;flex-grow:1;flex-shrink:1;overflow:auto;overscroll-behavior:contain;-webkit-user-select:auto;-ms-user-select:auto;-moz-user-select:auto;user-select:auto}[data-rsbs-scroll]:focus{outline:none}[data-rsbs-has-footer=false] [data-rsbs-content]{padding-bottom:env(safe-area-inset-bottom)}[data-rsbs-content]{overflow:hidden}[data-rsbs-footer]{box-shadow:0 -1px 0 rgba(46,59,66,.125),0 2px 0 #fff;box-shadow:0 -1px 0 rgba(46,59,66,calc(var(--rsbs-content-opacity, 1)*.125)),0 2px 0 var(--rsbs-bg,#fff);overflow:hidden;padding-bottom:calc(16px + env(safe-area-inset-bottom));z-index:1}[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=true] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=true] [data-rsbs-header]>*,[data-rsbs-is-dismissable=true] [data-rsbs-scroll]>*{opacity:1;opacity:var(--rsbs-content-opacity,1)}[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-backdrop],[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-backdrop],[data-rsbs-is-dismissable=true] [data-rsbs-backdrop]{opacity:1;opacity:var(--rsbs-backdrop-opacity,1)}[data-rsbs-state=closed],[data-rsbs-state=closing]{pointer-events:none}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.date_picker_input{cursor:pointer}.react-calendar{border:none;padding:15px 0;width:100%}.react-calendar__navigation{display:flex;position:relative}.react-calendar__navigation__label__labelText{font-family:Lato,Roboto}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#fff}.react-calendar__navigation__prev-button{left:86px;top:20px}.react-calendar__navigation__next-button{left:86px;top:0}.react-calendar__navigation__prev2-button{right:13px;top:20px}.react-calendar__navigation__next2-button{right:13px;top:0}.react-calendar__navigation__arrow{background-color:transparent!important}abbr[title]{color:#abaeb6;font-weight:400;text-decoration:none}.react-calendar__tile{transition:all .5s ease}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:transparent}.react-calendar__tile:enabled:hover{background:radial-gradient(circle closest-side,#fafafa 0,#fafafa 98%,transparent 100%)}.react-calendar__month-view__days__day--weekend,.react-calendar__tile{color:#3a4154}.react-calendar__tile--hasActive{background:radial-gradient(circle closest-side,#fafafa 0,#fafafa 98%,transparent 100%)}.react-calendar__tile--active,.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background-color:transparent;background:radial-gradient(circle closest-side,#3a4154 0,#3a4154 98%,transparent 100%);color:#fff}.react-calendar__tile--now{background-color:transparent}.react-calendar__navigation button:disabled{background-color:#fff;color:#3a4154}
|