@tap-payments/auth-jsconnect 2.0.30-test → 2.0.31
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/package.json +129 -128
- package/build/@types/app.d.ts +0 -197
- package/build/@types/app.js +0 -20
- package/build/@types/form.d.ts +0 -76
- 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 -64
- package/build/api/auth.js +0 -21
- 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 -26
- package/build/api/board.js +0 -56
- package/build/api/brand.d.ts +0 -7
- package/build/api/brand.js +0 -40
- package/build/api/country.d.ts +0 -4
- package/build/api/country.js +0 -12
- package/build/api/data.d.ts +0 -10
- package/build/api/data.js +0 -36
- package/build/api/entity.d.ts +0 -55
- package/build/api/entity.js +0 -59
- package/build/api/firebase.d.ts +0 -4
- package/build/api/firebase.js +0 -12
- package/build/api/index.d.ts +0 -83
- package/build/api/index.js +0 -33
- package/build/api/individual.d.ts +0 -32
- package/build/api/individual.js +0 -12
- package/build/api/ip.d.ts +0 -4
- package/build/api/ip.js +0 -12
- package/build/api/lead.d.ts +0 -93
- package/build/api/lead.js +0 -45
- 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 -11
- package/build/app/rootReducer.js +0 -19
- package/build/app/settings.d.ts +0 -37
- package/build/app/settings.js +0 -240
- package/build/app/store.d.ts +0 -23
- package/build/app/store.js +0 -11
- package/build/assets/locales/ar.json +0 -248
- package/build/assets/locales/en.json +0 -268
- package/build/components/AnimationFlow/AnimationFlow.d.ts +0 -13
- package/build/components/AnimationFlow/AnimationFlow.js +0 -36
- package/build/components/AnimationFlow/BottomSheet.d.ts +0 -10
- package/build/components/AnimationFlow/BottomSheet.js +0 -85
- package/build/components/AnimationFlow/Dialog.d.ts +0 -11
- package/build/components/AnimationFlow/Dialog.js +0 -105
- 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/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 -7
- package/build/components/FileInput/DragAndDrop.js +0 -38
- 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/OTPField/OTPField.d.ts +0 -17
- 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/ProgressBar.d.ts +0 -6
- package/build/components/ProgressBar/ProgressBar.js +0 -45
- package/build/components/ProgressBar/index.d.ts +0 -4
- package/build/components/ProgressBar/index.js +0 -2
- 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 -7
- 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 -14
- package/build/components/SocialMediaGroup/SocialMediaGroup.js +0 -86
- 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 -34
- package/build/constants/api.js +0 -66
- package/build/constants/app.d.ts +0 -157
- package/build/constants/app.js +0 -413
- package/build/constants/assets.d.ts +0 -69
- package/build/constants/assets.js +0 -69
- 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 -14
- package/build/constants/validation.js +0 -14
- package/build/features/app/bank/bankStore.d.ts +0 -60
- package/build/features/app/bank/bankStore.js +0 -422
- package/build/features/app/business/businessStore.d.ts +0 -93
- package/build/features/app/business/businessStore.js +0 -991
- package/build/features/app/connect/connectStore.d.ts +0 -100
- package/build/features/app/connect/connectStore.js +0 -776
- package/build/features/app/individual/individualStore.d.ts +0 -68
- package/build/features/app/individual/individualStore.js +0 -452
- package/build/features/app/password/passwordStore.d.ts +0 -90
- package/build/features/app/password/passwordStore.js +0 -522
- 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 -375
- package/build/features/bank/Bank.d.ts +0 -7
- package/build/features/bank/Bank.js +0 -63
- 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 -66
- package/build/features/bank/screens/BankDetails/BankName.d.ts +0 -3
- package/build/features/bank/screens/BankDetails/BankName.js +0 -59
- package/build/features/bank/screens/BankDetails/BankStatement.d.ts +0 -3
- package/build/features/bank/screens/BankDetails/BankStatement.js +0 -30
- package/build/features/bank/screens/BankDetails/Beneficiary.d.ts +0 -5
- package/build/features/bank/screens/BankDetails/Beneficiary.js +0 -51
- 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 -97
- 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 -23
- package/build/features/bank/screens/BankDetails/validation.js +0 -29
- 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 -16
- 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 -109
- 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 -63
- 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 -78
- package/build/features/business/screens/Activities/ActivitiesList.d.ts +0 -54
- package/build/features/business/screens/Activities/ActivitiesList.js +0 -131
- 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 -6
- package/build/features/business/screens/Activities/OperationStartDate.js +0 -26
- package/build/features/business/screens/Activities/SalesChannels.d.ts +0 -5
- package/build/features/business/screens/Activities/SalesChannels.js +0 -112
- 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 -107
- package/build/features/business/screens/Activities/validation.js +0 -17
- package/build/features/business/screens/BusinessType/BusinessType.d.ts +0 -5
- package/build/features/business/screens/BusinessType/BusinessType.js +0 -60
- package/build/features/business/screens/BusinessType/LicenseList.d.ts +0 -8
- package/build/features/business/screens/BusinessType/LicenseList.js +0 -128
- package/build/features/business/screens/BusinessType/LicenseNumber.d.ts +0 -7
- package/build/features/business/screens/BusinessType/LicenseNumber.js +0 -46
- 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 -11
- package/build/features/business/screens/BusinessType/validation.js +0 -32
- package/build/features/business/screens/Customers/CustomerLocations.d.ts +0 -69
- package/build/features/business/screens/Customers/CustomerLocations.js +0 -120
- package/build/features/business/screens/Customers/Customers.d.ts +0 -5
- package/build/features/business/screens/Customers/Customers.js +0 -84
- package/build/features/business/screens/Customers/ExpectedCustomers.d.ts +0 -8
- package/build/features/business/screens/Customers/ExpectedCustomers.js +0 -86
- package/build/features/business/screens/Customers/ExpectedSalesRange.d.ts +0 -8
- package/build/features/business/screens/Customers/ExpectedSalesRange.js +0 -109
- package/build/features/business/screens/Customers/RefundPolicy.d.ts +0 -36
- package/build/features/business/screens/Customers/RefundPolicy.js +0 -78
- package/build/features/business/screens/Customers/TransactionPolicy.d.ts +0 -3
- package/build/features/business/screens/Customers/TransactionPolicy.js +0 -38
- 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 -55
- 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 -77
- 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 -16
- 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 -109
- 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/connect/Connect.d.ts +0 -7
- package/build/features/connect/Connect.js +0 -49
- package/build/features/connect/index.d.ts +0 -1
- package/build/features/connect/index.js +0 -1
- package/build/features/connect/screens/Individual/Email.d.ts +0 -8
- package/build/features/connect/screens/Individual/Email.js +0 -108
- package/build/features/connect/screens/Individual/Individual.d.ts +0 -5
- package/build/features/connect/screens/Individual/Individual.js +0 -84
- 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 -85
- package/build/features/connect/screens/Merchant/BrandName.d.ts +0 -8
- package/build/features/connect/screens/Merchant/BrandName.js +0 -139
- package/build/features/connect/screens/Merchant/Merchant.d.ts +0 -5
- package/build/features/connect/screens/Merchant/Merchant.js +0 -109
- package/build/features/connect/screens/Merchant/SocialMedia.d.ts +0 -9
- package/build/features/connect/screens/Merchant/SocialMedia.js +0 -117
- package/build/features/connect/screens/Merchant/TAC.d.ts +0 -6
- package/build/features/connect/screens/Merchant/TAC.js +0 -80
- 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 -55
- package/build/features/connect/screens/Merchant/validation.js +0 -131
- package/build/features/connect/screens/Mobile/Mobile.d.ts +0 -5
- package/build/features/connect/screens/Mobile/Mobile.js +0 -112
- 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 -90
- 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 -80
- package/build/features/connect/screens/OTP/OTPInput.d.ts +0 -5
- package/build/features/connect/screens/OTP/OTPInput.js +0 -53
- 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 -9
- package/build/features/connect/screens/ThankYou/index.d.ts +0 -3
- package/build/features/connect/screens/ThankYou/index.js +0 -2
- package/build/features/featuresScreens.d.ts +0 -8
- package/build/features/featuresScreens.js +0 -193
- package/build/features/individual/Individual.d.ts +0 -7
- package/build/features/individual/Individual.js +0 -63
- 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 -101
- 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 -89
- package/build/features/individual/screens/AdditionalIndividualInfo/Occupation.d.ts +0 -10
- package/build/features/individual/screens/AdditionalIndividualInfo/Occupation.js +0 -89
- 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 -16
- 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 -109
- 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 -78
- 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 -70
- 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 -60
- 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 -78
- 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 -22
- 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 -110
- 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 -78
- 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 -10
- package/build/features/shared/Background/Background.js +0 -30
- 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 -101
- package/build/features/shared/Button/EmailProvidersButtons.d.ts +0 -13
- package/build/features/shared/Button/EmailProvidersButtons.js +0 -62
- 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 -8
- 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/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/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/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 -61
- 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 -21
- package/build/features/shared/UploadFile/UploadFile.js +0 -76
- 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 -49
- 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 -95
- 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 -106
- 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 -80
- 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 -54
- 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 -63
- 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 -16
- 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 -109
- 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 -50
- 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 -78
- 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 -12
- package/build/hooks/index.js +0 -12
- package/build/hooks/useAppConfig.d.ts +0 -6
- package/build/hooks/useAppConfig.js +0 -59
- package/build/hooks/useAppDispatch.d.ts +0 -10
- 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/useErrorListener.d.ts +0 -1
- package/build/hooks/useErrorListener.js +0 -17
- 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/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 -11
- package/build/index.js +0 -27
- 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 -13
- package/build/utils/array.js +0 -65
- package/build/utils/device.d.ts +0 -4
- package/build/utils/device.js +0 -13
- package/build/utils/html.d.ts +0 -4
- package/build/utils/html.js +0 -26
- package/build/utils/index.d.ts +0 -9
- package/build/utils/index.js +0 -9
- package/build/utils/locale.d.ts +0 -2
- package/build/utils/locale.js +0 -22
- package/build/utils/object.d.ts +0 -4
- package/build/utils/object.js +0 -23
- 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 -43
- package/build/utils/string.js +0 -169
- package/build/utils/style.d.ts +0 -1
- package/build/utils/style.js +0 -1
- package/build/utils/validation.d.ts +0 -15
- package/build/utils/validation.js +0 -45
|
@@ -1,85 +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 } from "react/jsx-runtime";
|
|
24
|
-
import * as React from 'react';
|
|
25
|
-
import { BottomSheet } from 'react-spring-bottom-sheet';
|
|
26
|
-
import { styled } from '@mui/material/styles';
|
|
27
|
-
import 'react-spring-bottom-sheet/dist/style.css';
|
|
28
|
-
var BottomSheetStyled = styled(BottomSheet)(function (_a) {
|
|
29
|
-
var theme = _a.theme;
|
|
30
|
-
return ({
|
|
31
|
-
'[data-rsbs-header]:before': {
|
|
32
|
-
width: '75px',
|
|
33
|
-
height: '5px'
|
|
34
|
-
},
|
|
35
|
-
'[data-rsbs-backdrop]': {
|
|
36
|
-
backgroundColor: 'transparent'
|
|
37
|
-
},
|
|
38
|
-
'[data-rsbs-header]': {
|
|
39
|
-
paddingBottom: theme.spacing(6),
|
|
40
|
-
position: 'absolute',
|
|
41
|
-
width: '100vw'
|
|
42
|
-
},
|
|
43
|
-
'[data-rsbs-overlay]': {
|
|
44
|
-
backgroundColor: theme.palette.background.paper
|
|
45
|
-
},
|
|
46
|
-
'[data-rsbs-scroll]': {
|
|
47
|
-
'&::-webkit-scrollbar': {
|
|
48
|
-
width: '0px'
|
|
49
|
-
},
|
|
50
|
-
'&::-webkit-scrollbar-track': {
|
|
51
|
-
boxShadow: 'inset 0 0 6px rgba(0,0,0,0.00)',
|
|
52
|
-
webkitBoxShadow: 'inset 0 0 6px rgba(0,0,0,0.00)'
|
|
53
|
-
},
|
|
54
|
-
'&::-webkit-scrollbar-thumb': {
|
|
55
|
-
backgroundColor: 'rgba(0,0,0,.1)',
|
|
56
|
-
outline: '1px solid slategrey'
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
});
|
|
60
|
-
});
|
|
61
|
-
var BottomSheetComponent = function (_a) {
|
|
62
|
-
var open = _a.open, children = _a.children, screenId = _a.screenId, rest = __rest(_a, ["open", "children", "screenId"]);
|
|
63
|
-
var sheetRef = React.useRef(null);
|
|
64
|
-
var getMinHeight = function (maxHeight) {
|
|
65
|
-
var el = document.getElementById('main-feature-container');
|
|
66
|
-
var height = el ? el.clientHeight : 0;
|
|
67
|
-
return height || maxHeight * 0.7;
|
|
68
|
-
};
|
|
69
|
-
React.useEffect(function () {
|
|
70
|
-
if (sheetRef.current && screenId) {
|
|
71
|
-
setTimeout(function () {
|
|
72
|
-
var _a, _b;
|
|
73
|
-
(_b = (_a = sheetRef === null || sheetRef === void 0 ? void 0 : sheetRef.current) === null || _a === void 0 ? void 0 : _a.snapTo) === null || _b === void 0 ? void 0 : _b.call(_a, function (_a) {
|
|
74
|
-
var maxHeight = _a.maxHeight;
|
|
75
|
-
return getMinHeight(maxHeight);
|
|
76
|
-
});
|
|
77
|
-
}, 500);
|
|
78
|
-
}
|
|
79
|
-
}, [screenId]);
|
|
80
|
-
return (_jsx(BottomSheetStyled, __assign({ ref: sheetRef, open: open, snapPoints: function (_a) {
|
|
81
|
-
var maxHeight = _a.maxHeight;
|
|
82
|
-
return [getMinHeight(maxHeight), maxHeight * 0.95];
|
|
83
|
-
} }, rest, { children: children })));
|
|
84
|
-
};
|
|
85
|
-
export default React.memo(BottomSheetComponent);
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { DialogProps as MUIDialogProps } from '@mui/material/Dialog';
|
|
3
|
-
export interface DialogProps extends MUIDialogProps {
|
|
4
|
-
open: boolean;
|
|
5
|
-
isTapOrigin?: boolean;
|
|
6
|
-
children: React.ReactNode;
|
|
7
|
-
footer?: React.ReactNode;
|
|
8
|
-
transitionDuration?: number;
|
|
9
|
-
}
|
|
10
|
-
declare const _default: React.MemoExoticComponent<({ open, children, footer, transitionDuration, isTapOrigin, ...rest }: DialogProps) => JSX.Element>;
|
|
11
|
-
export default _default;
|
|
@@ -1,105 +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 MuiDialog from '@mui/material/Dialog';
|
|
26
|
-
import DialogContent from '@mui/material/DialogContent';
|
|
27
|
-
import Paper from '@mui/material/Paper';
|
|
28
|
-
import Box from '@mui/material/Box';
|
|
29
|
-
import { styled } from '@mui/material/styles';
|
|
30
|
-
import { ICONS_NAMES } from '../../constants';
|
|
31
|
-
import { useLanguage } from '../../hooks';
|
|
32
|
-
import Slide from '../Slide';
|
|
33
|
-
import LogoBadge from '../LogoBadge';
|
|
34
|
-
import Icon from '../Icon';
|
|
35
|
-
import Collapse from '../Collapse';
|
|
36
|
-
var Transition = React.forwardRef(function Transition(props, ref) {
|
|
37
|
-
return _jsx(Slide, __assign({ direction: 'up', ref: ref }, props));
|
|
38
|
-
});
|
|
39
|
-
var PaperStyled = styled(Paper)(function (_a) {
|
|
40
|
-
var theme = _a.theme;
|
|
41
|
-
return ({
|
|
42
|
-
boxShadow: theme.shadows[1],
|
|
43
|
-
borderRadius: theme.spacing(1.5),
|
|
44
|
-
backgroundColor: theme.palette.background.paper,
|
|
45
|
-
color: theme.palette.text.primary,
|
|
46
|
-
margin: "".concat(theme.spacing(5, 4, 5, 4), " !important"),
|
|
47
|
-
maxHeight: "calc(100% - ".concat(theme.spacing(10), ") !important"),
|
|
48
|
-
width: theme.spacing(46.875),
|
|
49
|
-
maxWidth: theme.spacing(46.875)
|
|
50
|
-
});
|
|
51
|
-
});
|
|
52
|
-
var DialogContentStyled = styled(DialogContent)(function (_a) {
|
|
53
|
-
var theme = _a.theme;
|
|
54
|
-
return ({
|
|
55
|
-
padding: theme.spacing(0),
|
|
56
|
-
paddingTop: theme.spacing(3.75),
|
|
57
|
-
width: '100%',
|
|
58
|
-
'&::-webkit-scrollbar': {
|
|
59
|
-
width: '0px'
|
|
60
|
-
},
|
|
61
|
-
'&::-webkit-scrollbar-track': {
|
|
62
|
-
boxShadow: 'inset 0 0 6px rgba(0,0,0,0.00)',
|
|
63
|
-
webkitBoxShadow: 'inset 0 0 6px rgba(0,0,0,0.00)'
|
|
64
|
-
},
|
|
65
|
-
'&::-webkit-scrollbar-thumb': {
|
|
66
|
-
backgroundColor: 'rgba(0,0,0,.1)',
|
|
67
|
-
outline: '1px solid slategrey'
|
|
68
|
-
}
|
|
69
|
-
});
|
|
70
|
-
});
|
|
71
|
-
var LogoIconBoxStyled = styled(Box)(function (_a) {
|
|
72
|
-
var _b;
|
|
73
|
-
var theme = _a.theme;
|
|
74
|
-
return (_b = {
|
|
75
|
-
paddingTop: theme.spacing(3.125),
|
|
76
|
-
paddingBottom: theme.spacing(2.5),
|
|
77
|
-
width: '100%',
|
|
78
|
-
display: 'flex',
|
|
79
|
-
justifyContent: 'center'
|
|
80
|
-
},
|
|
81
|
-
_b[theme.transitions.create(['top'])] = {
|
|
82
|
-
duration: theme.transitions.duration.standard
|
|
83
|
-
},
|
|
84
|
-
_b);
|
|
85
|
-
});
|
|
86
|
-
var LogoIconStyled = styled(Icon)(function (_a) {
|
|
87
|
-
var theme = _a.theme;
|
|
88
|
-
return ({
|
|
89
|
-
width: theme.spacing(5.875),
|
|
90
|
-
height: '10%',
|
|
91
|
-
padding: theme.spacing(0)
|
|
92
|
-
});
|
|
93
|
-
});
|
|
94
|
-
var Dialog = function (_a) {
|
|
95
|
-
var open = _a.open, children = _a.children, footer = _a.footer, transitionDuration = _a.transitionDuration, isTapOrigin = _a.isTapOrigin, rest = __rest(_a, ["open", "children", "footer", "transitionDuration", "isTapOrigin"]);
|
|
96
|
-
var isAr = useLanguage().isAr;
|
|
97
|
-
return (_jsxs(MuiDialog, __assign({ PaperProps: {
|
|
98
|
-
elevation: 0
|
|
99
|
-
}, sx: {
|
|
100
|
-
'& .MuiDialog-paper': {
|
|
101
|
-
overflowY: 'visible'
|
|
102
|
-
}
|
|
103
|
-
}, hideBackdrop: true, PaperComponent: PaperStyled, open: open, TransitionComponent: Transition, transitionDuration: transitionDuration || 500, keepMounted: true, "aria-describedby": 'dialog-slide-description' }, rest, { children: [_jsxs(DialogContentStyled, { children: [_jsxs(Collapse, __assign({ in: !isTapOrigin }, { children: [_jsx(LogoBadge, { src: ICONS_NAMES.LOGO_ICON }), _jsx(LogoIconBoxStyled, { children: _jsx(LogoIconStyled, { src: isAr ? ICONS_NAMES.TAP_AR : ICONS_NAMES.TAP_EN, alt: 'tap logo' }) })] })), children] }), footer] })));
|
|
104
|
-
};
|
|
105
|
-
export default React.memo(Dialog);
|
|
@@ -1,32 +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 { styled } from '@mui/material/styles';
|
|
14
|
-
import Box from '@mui/material/Box';
|
|
15
|
-
import Text from '../Text';
|
|
16
|
-
var BoxStyled = styled(Box)(function () { return ({
|
|
17
|
-
width: '100%',
|
|
18
|
-
height: '100%',
|
|
19
|
-
display: 'flex',
|
|
20
|
-
justifyContent: 'center',
|
|
21
|
-
alignItems: 'center',
|
|
22
|
-
backgroundColor: 'rgba(0,0,0,0.5)',
|
|
23
|
-
zIndex: 2
|
|
24
|
-
}); });
|
|
25
|
-
export default function Error(_a) {
|
|
26
|
-
var error = _a.error;
|
|
27
|
-
return (_jsx(BoxStyled, { children: _jsx(Text, __assign({ sx: {
|
|
28
|
-
fontSize: '17px',
|
|
29
|
-
color: '#fff',
|
|
30
|
-
textAlign: 'center'
|
|
31
|
-
} }, { children: error })) }));
|
|
32
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { styled } from '@mui/material/styles';
|
|
3
|
-
import Box from '@mui/material/Box';
|
|
4
|
-
import Loader from '../Loader';
|
|
5
|
-
var BoxStyled = styled(Box)(function (_a) {
|
|
6
|
-
var _b;
|
|
7
|
-
var theme = _a.theme;
|
|
8
|
-
return (_b = {
|
|
9
|
-
width: '100%',
|
|
10
|
-
height: '100%'
|
|
11
|
-
},
|
|
12
|
-
_b[theme.breakpoints.down('sm')] = {
|
|
13
|
-
height: window.innerHeight
|
|
14
|
-
},
|
|
15
|
-
_b.display = 'flex',
|
|
16
|
-
_b.justifyContent = 'center',
|
|
17
|
-
_b.alignItems = 'center',
|
|
18
|
-
_b.backgroundColor = 'rgba(0,0,0,0.5)',
|
|
19
|
-
_b.zIndex = 2,
|
|
20
|
-
_b);
|
|
21
|
-
});
|
|
22
|
-
export default function FlowLoading() {
|
|
23
|
-
return (_jsx(BoxStyled, { children: _jsx(Loader, { style: { width: 60, height: 60 }, svgStyle: { width: 60, height: 60 }, innerColor: 'white', outerColor: 'white', toggleAnimation: true }) }));
|
|
24
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ButtonProps as MUIButtonProps } from '@mui/material/Button';
|
|
3
|
-
export interface ButtonStyledProps {
|
|
4
|
-
touched?: boolean;
|
|
5
|
-
outLineColor?: string;
|
|
6
|
-
}
|
|
7
|
-
export interface ButtonProps extends MUIButtonProps {
|
|
8
|
-
outLineColor?: string;
|
|
9
|
-
}
|
|
10
|
-
declare const _default: React.MemoExoticComponent<{
|
|
11
|
-
({ children, startIcon, outLineColor, endIcon, ...rest }: ButtonProps): JSX.Element;
|
|
12
|
-
defaultProps: {};
|
|
13
|
-
}>;
|
|
14
|
-
export default _default;
|
|
@@ -1,101 +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 } from "react/jsx-runtime";
|
|
24
|
-
import * as React from 'react';
|
|
25
|
-
import Button from '@mui/material/Button';
|
|
26
|
-
import { styled, alpha } from '@mui/material/styles';
|
|
27
|
-
var ButtonStyled = styled(Button, {
|
|
28
|
-
shouldForwardProp: function (prop) { return !['outLineColor', 'touched'].includes(prop.toString()); }
|
|
29
|
-
})(function (_a) {
|
|
30
|
-
var _b;
|
|
31
|
-
var theme = _a.theme, touched = _a.touched, outLineColor = _a.outLineColor;
|
|
32
|
-
return ({
|
|
33
|
-
'&.MuiButton-contained': {
|
|
34
|
-
color: theme.palette.common.white,
|
|
35
|
-
backgroundColor: theme.palette.primary.main,
|
|
36
|
-
'&:hover': {
|
|
37
|
-
backgroundColor: theme.palette.primary.main
|
|
38
|
-
},
|
|
39
|
-
'&:active': {
|
|
40
|
-
backgroundColor: theme.palette.primary.main
|
|
41
|
-
},
|
|
42
|
-
':disabled': {
|
|
43
|
-
backgroundColor: alpha(theme.palette.primary.main, 0.3),
|
|
44
|
-
borderColor: alpha(theme.palette.primary.main, 0.2),
|
|
45
|
-
color: theme.palette.common.white
|
|
46
|
-
},
|
|
47
|
-
'& .MuiButton-endIcon': {
|
|
48
|
-
margin: theme.spacing(0)
|
|
49
|
-
},
|
|
50
|
-
'& .MuiButton-startIcon': {
|
|
51
|
-
margin: theme.spacing(0)
|
|
52
|
-
}
|
|
53
|
-
},
|
|
54
|
-
minHeight: theme.spacing(5.5),
|
|
55
|
-
maxHeight: theme.spacing(5.5),
|
|
56
|
-
borderRadius: theme.spacing(4.1),
|
|
57
|
-
fontWeight: 'bold',
|
|
58
|
-
lineHeight: 1.7,
|
|
59
|
-
display: 'flex',
|
|
60
|
-
justifyContent: 'space-between',
|
|
61
|
-
paddingInlineStart: theme.spacing(0.75),
|
|
62
|
-
textTransform: 'none',
|
|
63
|
-
'&.MuiButton-outlined': (_b = {
|
|
64
|
-
backgroundColor: theme.palette.common.white,
|
|
65
|
-
border: "1px solid ".concat(!!outLineColor ? outLineColor : theme.palette.primary.main),
|
|
66
|
-
color: !!outLineColor ? outLineColor : theme.palette.primary.main,
|
|
67
|
-
'&:hover': {
|
|
68
|
-
backgroundColor: !!outLineColor ? outLineColor : theme.palette.primary.main,
|
|
69
|
-
color: theme.palette.common.white,
|
|
70
|
-
img: {
|
|
71
|
-
filter: 'brightness(0) invert(1)'
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
},
|
|
75
|
-
_b[theme.breakpoints.down('sm')] = {
|
|
76
|
-
'&:hover': {
|
|
77
|
-
backgroundColor: touched
|
|
78
|
-
? !!outLineColor
|
|
79
|
-
? outLineColor
|
|
80
|
-
: theme.palette.primary.main
|
|
81
|
-
: theme.palette.common.white,
|
|
82
|
-
color: touched ? theme.palette.common.white : !!outLineColor ? outLineColor : theme.palette.primary.main,
|
|
83
|
-
img: {
|
|
84
|
-
filter: touched ? 'brightness(0) invert(1)' : 'none'
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
},
|
|
88
|
-
_b['&:disabled'] = {
|
|
89
|
-
backgroundColor: theme.palette.common.white,
|
|
90
|
-
color: alpha(!!outLineColor ? outLineColor : theme.palette.primary.main, 0.3)
|
|
91
|
-
},
|
|
92
|
-
_b)
|
|
93
|
-
});
|
|
94
|
-
});
|
|
95
|
-
var ButtonComponent = function (_a) {
|
|
96
|
-
var children = _a.children, startIcon = _a.startIcon, outLineColor = _a.outLineColor, endIcon = _a.endIcon, rest = __rest(_a, ["children", "startIcon", "outLineColor", "endIcon"]);
|
|
97
|
-
var _b = React.useState(false), isTouched = _b[0], setIsTouched = _b[1];
|
|
98
|
-
return (_jsx(ButtonStyled, __assign({ onTouchStart: function () { return setIsTouched(true); }, touched: isTouched, outLineColor: outLineColor, variant: 'contained', startIcon: startIcon || _jsx("span", {}), endIcon: endIcon || _jsx("span", {}), disableFocusRipple: true, disableElevation: true, disableRipple: true, disableTouchRipple: true, fullWidth: true }, rest, { children: children })));
|
|
99
|
-
};
|
|
100
|
-
ButtonComponent.defaultProps = {};
|
|
101
|
-
export default React.memo(ButtonComponent);
|
|
@@ -1,39 +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 } from "react/jsx-runtime";
|
|
24
|
-
import * as React from 'react';
|
|
25
|
-
import { styled } from '@mui/material/styles';
|
|
26
|
-
import Checkbox from '@mui/material/Checkbox/Checkbox';
|
|
27
|
-
var CheckBoxStyled = styled(Checkbox)(function (_a) {
|
|
28
|
-
var theme = _a.theme;
|
|
29
|
-
return ({
|
|
30
|
-
paddingInlineStart: theme.spacing(2.5),
|
|
31
|
-
paddingInlineEnd: theme.spacing(1.25),
|
|
32
|
-
marginBlockStart: theme.spacing(1.9)
|
|
33
|
-
});
|
|
34
|
-
});
|
|
35
|
-
var CheckBoxComponent = function (_a) {
|
|
36
|
-
var rest = __rest(_a, []);
|
|
37
|
-
return _jsx(CheckBoxStyled, __assign({}, rest));
|
|
38
|
-
};
|
|
39
|
-
export default React.memo(CheckBoxComponent);
|
|
@@ -1,28 +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 } from "react/jsx-runtime";
|
|
24
|
-
import MUICollapse from '@mui/material/Collapse';
|
|
25
|
-
export default function Collapse(_a) {
|
|
26
|
-
var children = _a.children, rest = __rest(_a, ["children"]);
|
|
27
|
-
return (_jsx(MUICollapse, __assign({ unmountOnExit: true, timeout: 500 }, rest, { children: children })));
|
|
28
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CalendarProps } from 'react-calendar';
|
|
3
|
-
import 'react-calendar/dist/Calendar.css';
|
|
4
|
-
import './customStyle.css';
|
|
5
|
-
export interface DatePickerProps extends CalendarProps {
|
|
6
|
-
onDateChange?: (date: string) => void;
|
|
7
|
-
onClick?: () => void;
|
|
8
|
-
onDatePicked?: () => void;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
readOnly?: boolean;
|
|
11
|
-
dir?: string;
|
|
12
|
-
}
|
|
13
|
-
declare const _default: React.MemoExoticComponent<({ onDateChange, disabled, readOnly, onClick, onDatePicked, dir, defaultValue, ...rest }: DatePickerProps) => JSX.Element>;
|
|
14
|
-
export default _default;
|
|
@@ -1,101 +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 React, { useEffect, useState, memo } from 'react';
|
|
25
|
-
import Calendar from 'react-calendar';
|
|
26
|
-
import 'react-calendar/dist/Calendar.css';
|
|
27
|
-
import Box from '@mui/material/Box';
|
|
28
|
-
import { styled } from '@mui/material/styles';
|
|
29
|
-
import Divider from '@mui/material/Divider';
|
|
30
|
-
import Collapse from '../Collapse';
|
|
31
|
-
import ExpandIcon from '../ExpandIcon';
|
|
32
|
-
import CalendarTodayOutlined from '@mui/icons-material/CalendarTodayOutlined';
|
|
33
|
-
import { scrollDown, scrollUp } from '../../utils';
|
|
34
|
-
import Input from '../Input';
|
|
35
|
-
import Text from '../Text';
|
|
36
|
-
import './customStyle.css';
|
|
37
|
-
var ContainerIcon = styled(CalendarTodayOutlined)(function (_a) {
|
|
38
|
-
var theme = _a.theme;
|
|
39
|
-
return (__assign(__assign({ marginInlineStart: theme.spacing(2.5) }, theme.typography.h6), { cursor: 'pointer', width: theme.spacing(2.5), height: theme.spacing(2.5) }));
|
|
40
|
-
});
|
|
41
|
-
var Container = styled(Box, { shouldForwardProp: function (prop) { return prop !== 'disabled'; } })(function (_a) {
|
|
42
|
-
var theme = _a.theme, disabled = _a.disabled;
|
|
43
|
-
return ({
|
|
44
|
-
cursor: disabled ? 'auto' : 'pointer',
|
|
45
|
-
fontFamily: theme.typography.fontFamily
|
|
46
|
-
});
|
|
47
|
-
});
|
|
48
|
-
var InputFieldStyled = styled(Input)(function (_a) {
|
|
49
|
-
var theme = _a.theme, disabled = _a.disabled;
|
|
50
|
-
return ({
|
|
51
|
-
cursor: disabled ? 'auto' : 'pointer',
|
|
52
|
-
'&::placeholder': __assign(__assign({ opacity: 1, color: theme.palette.text.primary, lineHeight: theme.spacing(2.125) }, theme.typography.body2), { fontWeight: theme.typography.fontWeightLight }),
|
|
53
|
-
'& .MuiInputBase-input': {
|
|
54
|
-
WebkitTextFillColor: 'inherit'
|
|
55
|
-
}
|
|
56
|
-
});
|
|
57
|
-
});
|
|
58
|
-
var ArrowIcon = styled(Text, { shouldForwardProp: function (prop) { return prop !== 'disabled'; } })(function (_a) {
|
|
59
|
-
var theme = _a.theme, disabled = _a.disabled;
|
|
60
|
-
return ({
|
|
61
|
-
cursor: disabled ? 'auto' : 'pointer',
|
|
62
|
-
marginInlineEnd: theme.spacing(2.5)
|
|
63
|
-
});
|
|
64
|
-
});
|
|
65
|
-
var DatePicker = function (_a) {
|
|
66
|
-
var onDateChange = _a.onDateChange, disabled = _a.disabled, readOnly = _a.readOnly, onClick = _a.onClick, onDatePicked = _a.onDatePicked, dir = _a.dir, defaultValue = _a.defaultValue, rest = __rest(_a, ["onDateChange", "disabled", "readOnly", "onClick", "onDatePicked", "dir", "defaultValue"]);
|
|
67
|
-
var _b = useState(), date = _b[0], setDate = _b[1];
|
|
68
|
-
var _c = React.useState(null), anchor = _c[0], setAnchor = _c[1];
|
|
69
|
-
useEffect(function () {
|
|
70
|
-
if (defaultValue)
|
|
71
|
-
setDate(defaultValue);
|
|
72
|
-
}, [defaultValue]);
|
|
73
|
-
var calenderIcon = _jsx(ContainerIcon, {});
|
|
74
|
-
var defaultMax = new Date();
|
|
75
|
-
var defaultMin = new Date('1900-01-01');
|
|
76
|
-
var toggleCalender = function (event) {
|
|
77
|
-
var elementId = 'animation-flow-template-content';
|
|
78
|
-
if (anchor) {
|
|
79
|
-
onDatePicked === null || onDatePicked === void 0 ? void 0 : onDatePicked();
|
|
80
|
-
setTimeout(function () { return scrollDown(elementId); }, 500);
|
|
81
|
-
return setAnchor(null);
|
|
82
|
-
}
|
|
83
|
-
setAnchor(event.currentTarget);
|
|
84
|
-
setTimeout(function () { return scrollUp(elementId); }, 550);
|
|
85
|
-
onClick === null || onClick === void 0 ? void 0 : onClick();
|
|
86
|
-
};
|
|
87
|
-
var formattedDate = function (date) {
|
|
88
|
-
return new Date(date).toLocaleDateString('en-CA');
|
|
89
|
-
};
|
|
90
|
-
var handleOnDateChange = function (date) {
|
|
91
|
-
setDate(date);
|
|
92
|
-
onDateChange === null || onDateChange === void 0 ? void 0 : onDateChange(formattedDate(date));
|
|
93
|
-
setAnchor(null);
|
|
94
|
-
onDatePicked === null || onDatePicked === void 0 ? void 0 : onDatePicked();
|
|
95
|
-
};
|
|
96
|
-
return (_jsxs(Container, __assign({ disabled: disabled, id: 'container-calendar' }, { children: [_jsx(InputFieldStyled, { endAdornment: _jsx(ArrowIcon, __assign({ disabled: disabled }, { children: disabled ? '' : _jsx(ExpandIcon, { anchorEl: !!anchor }) })), value: date ? formattedDate(date) : '', placeholder: 'YYYY-MM-DD', onClick: function (e) {
|
|
97
|
-
if (!disabled)
|
|
98
|
-
toggleCalender(e);
|
|
99
|
-
}, startAdornment: calenderIcon, disabled: !disabled, readOnly: readOnly, dir: dir }), _jsxs(Collapse, __assign({ in: !!anchor }, { children: [_jsx(Calendar, __assign({}, rest, { value: date, calendarType: 'Hebrew', onChange: handleOnDateChange, locale: rest.locale, maxDate: rest.maxDate || defaultMax, minDate: rest.minDate || defaultMin })), _jsx(Divider, {})] }))] })));
|
|
100
|
-
};
|
|
101
|
-
export default memo(DatePicker);
|