@onairos/react-native 3.6.6 โ 3.6.8
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/lib/commonjs/api/index.js +1 -1
- package/lib/commonjs/components/BodyText.js +1 -1
- package/lib/commonjs/components/BrandMark.js +1 -1
- package/lib/commonjs/components/CodeInput.js +1 -1
- package/lib/commonjs/components/EmailInput.js +1 -1
- package/lib/commonjs/components/GoogleButton.js +1 -1
- package/lib/commonjs/components/HeadingGroup.js +1 -1
- package/lib/commonjs/components/LLMDataInputModal.js +1 -1
- package/lib/commonjs/components/ModalHeader.js +1 -1
- package/lib/commonjs/components/ModalSheet.js +1 -1
- package/lib/commonjs/components/Onairos.js +1 -1
- package/lib/commonjs/components/OnairosButton.js +1 -1
- package/lib/commonjs/components/OnairosSignInButton.js +1 -1
- package/lib/commonjs/components/Overlay.js +1 -1
- package/lib/commonjs/components/PersonaImage.js +1 -1
- package/lib/commonjs/components/PersonaLoadingScreen.js +1 -1
- package/lib/commonjs/components/PersonalizationConsentScreen.js +1 -1
- package/lib/commonjs/components/PinCreationScreen.js +1 -1
- package/lib/commonjs/components/PinInput.js +1 -1
- package/lib/commonjs/components/PlatformConnectorsStep.js +1 -1
- package/lib/commonjs/components/PlatformList.js +1 -1
- package/lib/commonjs/components/PlatformToggle.js +1 -1
- package/lib/commonjs/components/PrimaryButton.js +1 -1
- package/lib/commonjs/components/SignInMatchAnimation.js +1 -1
- package/lib/commonjs/components/SignInStep.js +1 -1
- package/lib/commonjs/components/UniversalOnboarding.js +1 -1
- package/lib/commonjs/components/VerificationStep.js +1 -1
- package/lib/commonjs/components/WelcomeScreen.js +1 -1
- package/lib/commonjs/components/icons/Basicproficon.js +1 -1
- package/lib/commonjs/components/icons/Basicprofile.js +1 -1
- package/lib/commonjs/components/icons/Checkbox.js +1 -1
- package/lib/commonjs/components/icons/Checkmark.js +1 -1
- package/lib/commonjs/components/icons/Contentanalysis.js +1 -1
- package/lib/commonjs/components/icons/Contenticon.js +1 -1
- package/lib/commonjs/components/icons/EnochE.js +1 -1
- package/lib/commonjs/components/icons/Personalityicon.js +1 -1
- package/lib/commonjs/components/icons/Personalityprofile.js +1 -1
- package/lib/commonjs/components/icons/Personalitytraits.js +1 -1
- package/lib/commonjs/components/icons/Userpreferences.js +1 -1
- package/lib/commonjs/components/icons/index.js +1 -1
- package/lib/commonjs/components/onboarding/OAuthWebView.js +1 -1
- package/lib/commonjs/components/onboarding/OnboardingHeader.js +1 -1
- package/lib/commonjs/components/onboarding/PinInput.js +1 -1
- package/lib/commonjs/components/onboarding/PlatformConnector.js +1 -1
- package/lib/commonjs/config/api.js +1 -1
- package/lib/commonjs/constants/index.js +1 -1
- package/lib/commonjs/context/AuthContext.js +1 -1
- package/lib/commonjs/hooks/useConnectedAccounts.js +1 -1
- package/lib/commonjs/hooks/useConnections.js +1 -1
- package/lib/commonjs/hooks/useCredentials.js +1 -1
- package/lib/commonjs/hooks/useUserConnections.js +1 -1
- package/lib/commonjs/index.js +1 -1
- package/lib/commonjs/services/apiClient.js +1 -1
- package/lib/commonjs/services/biometricPinService.js +1 -1
- package/lib/commonjs/services/chatGPTConversationExtractor.js +1 -1
- package/lib/commonjs/services/chatGPTConversationService.js +1 -1
- package/lib/commonjs/services/claudeConversationExtractor.js +1 -1
- package/lib/commonjs/services/claudeConversationService.js +1 -1
- package/lib/commonjs/services/connectedAccountsService.js +1 -1
- package/lib/commonjs/services/googleAuthService.js +1 -1
- package/lib/commonjs/services/hingeDataExtractor.js +1 -1
- package/lib/commonjs/services/hingeDataService.js +1 -1
- package/lib/commonjs/services/imageCompressionService.js +1 -1
- package/lib/commonjs/services/instagramDataExtractor.js +1 -1
- package/lib/commonjs/services/instagramDataService.js +1 -1
- package/lib/commonjs/services/jwtStorageService.js +1 -1
- package/lib/commonjs/services/linkedinDOMExtractor.js +1 -1
- package/lib/commonjs/services/linkedinProfileService.js +1 -1
- package/lib/commonjs/services/linkedinScrapingService.js +1 -1
- package/lib/commonjs/services/llmDataStorage.js +1 -1
- package/lib/commonjs/services/mobileTrainingService.js +1 -1
- package/lib/commonjs/services/pinEncryptionService.js +1 -1
- package/lib/commonjs/services/pinStorageUtils.js +1 -1
- package/lib/commonjs/services/platformAuthService.js +1 -1
- package/lib/commonjs/services/sephoraDataExtractor.js +1 -1
- package/lib/commonjs/services/sephoraDataService.js +1 -1
- package/lib/commonjs/services/storageService.js +1 -1
- package/lib/commonjs/services/telegramDataExtractor.js +1 -1
- package/lib/commonjs/services/telegramDataService.js +1 -1
- package/lib/commonjs/services/trainingApiHelpers.js +1 -1
- package/lib/commonjs/services/userConnectionsService.js +1 -1
- package/lib/commonjs/services/youtubeMigrationService.js +1 -1
- package/lib/commonjs/theme/index.js +1 -1
- package/lib/commonjs/types/index.js +1 -1
- package/lib/commonjs/types.js +1 -1
- package/lib/commonjs/utils/Portal.js +1 -1
- package/lib/commonjs/utils/api.js +1 -1
- package/lib/commonjs/utils/assetRegistry.js +1 -1
- package/lib/commonjs/utils/auth.js +1 -1
- package/lib/commonjs/utils/connectorTests.js +1 -1
- package/lib/commonjs/utils/crypto.js +1 -1
- package/lib/commonjs/utils/debugHelper.js +1 -1
- package/lib/commonjs/utils/encryption.js +1 -1
- package/lib/commonjs/utils/eventUtils.js +1 -1
- package/lib/commonjs/utils/haptics.js +1 -1
- package/lib/commonjs/utils/imagePreloader.js +1 -1
- package/lib/commonjs/utils/networkDiagnostics.js +1 -1
- package/lib/commonjs/utils/onairosApi.js +1 -1
- package/lib/commonjs/utils/programmaticFlow.js +1 -1
- package/lib/commonjs/utils/retryHelper.js +1 -1
- package/lib/commonjs/utils/secureStorage.js +1 -1
- package/lib/commonjs/utils/webviewScripts/chatgpt.js +1 -1
- package/lib/commonjs/utils/webviewScripts/claude.js +1 -1
- package/lib/commonjs/utils/webviewScripts/hinge.js +1 -1
- package/lib/commonjs/utils/webviewScripts/index.js +1 -1
- package/lib/commonjs/utils/webviewScripts/instagram.js +1 -1
- package/lib/commonjs/utils/webviewScripts/linkedin.js +1 -1
- package/lib/commonjs/utils/webviewScripts/sephora.js +1 -1
- package/lib/commonjs/utils/webviewScripts/telegram.js +1 -1
- package/lib/module/api/index.js +1 -1
- package/lib/module/components/BodyText.js +1 -1
- package/lib/module/components/BrandMark.js +1 -1
- package/lib/module/components/CodeInput.js +1 -1
- package/lib/module/components/EmailInput.js +1 -1
- package/lib/module/components/GoogleButton.js +1 -1
- package/lib/module/components/HeadingGroup.js +1 -1
- package/lib/module/components/LLMDataInputModal.js +1 -1
- package/lib/module/components/ModalHeader.js +1 -1
- package/lib/module/components/ModalSheet.js +1 -1
- package/lib/module/components/Onairos.js +1 -1
- package/lib/module/components/OnairosButton.js +1 -1
- package/lib/module/components/OnairosSignInButton.js +1 -1
- package/lib/module/components/Overlay.js +1 -1
- package/lib/module/components/PersonaImage.js +1 -1
- package/lib/module/components/PersonaLoadingScreen.js +1 -1
- package/lib/module/components/PersonalizationConsentScreen.js +1 -1
- package/lib/module/components/PinCreationScreen.js +1 -1
- package/lib/module/components/PinInput.js +1 -1
- package/lib/module/components/PlatformConnectorsStep.js +1 -1
- package/lib/module/components/PlatformList.js +1 -1
- package/lib/module/components/PlatformToggle.js +1 -1
- package/lib/module/components/PrimaryButton.js +1 -1
- package/lib/module/components/SignInMatchAnimation.js +1 -1
- package/lib/module/components/SignInStep.js +1 -1
- package/lib/module/components/UniversalOnboarding.js +1 -1
- package/lib/module/components/VerificationStep.js +1 -1
- package/lib/module/components/WelcomeScreen.js +1 -1
- package/lib/module/components/icons/Basicproficon.js +1 -1
- package/lib/module/components/icons/Basicprofile.js +1 -1
- package/lib/module/components/icons/Checkbox.js +1 -1
- package/lib/module/components/icons/Checkmark.js +1 -1
- package/lib/module/components/icons/Contentanalysis.js +1 -1
- package/lib/module/components/icons/Contenticon.js +1 -1
- package/lib/module/components/icons/EnochE.js +1 -1
- package/lib/module/components/icons/Personalityicon.js +1 -1
- package/lib/module/components/icons/Personalityprofile.js +1 -1
- package/lib/module/components/icons/Personalitytraits.js +1 -1
- package/lib/module/components/icons/Userpreferences.js +1 -1
- package/lib/module/components/onboarding/OAuthWebView.js +1 -1
- package/lib/module/components/onboarding/OnboardingHeader.js +1 -1
- package/lib/module/components/onboarding/PinInput.js +1 -1
- package/lib/module/components/onboarding/PlatformConnector.js +1 -1
- package/lib/module/config/api.js +1 -1
- package/lib/module/constants/index.js +1 -1
- package/lib/module/context/AuthContext.js +1 -1
- package/lib/module/hooks/useConnectedAccounts.js +1 -1
- package/lib/module/hooks/useConnections.js +1 -1
- package/lib/module/hooks/useCredentials.js +1 -1
- package/lib/module/hooks/useUserConnections.js +1 -1
- package/lib/module/index.js +1 -1
- package/lib/module/services/apiClient.js +1 -1
- package/lib/module/services/biometricPinService.js +1 -1
- package/lib/module/services/chatGPTConversationExtractor.js +1 -1
- package/lib/module/services/chatGPTConversationService.js +1 -1
- package/lib/module/services/claudeConversationExtractor.js +1 -1
- package/lib/module/services/claudeConversationService.js +1 -1
- package/lib/module/services/connectedAccountsService.js +1 -1
- package/lib/module/services/googleAuthService.js +1 -1
- package/lib/module/services/hingeDataExtractor.js +1 -1
- package/lib/module/services/hingeDataService.js +1 -1
- package/lib/module/services/imageCompressionService.js +1 -1
- package/lib/module/services/instagramDataExtractor.js +1 -1
- package/lib/module/services/instagramDataService.js +1 -1
- package/lib/module/services/jwtStorageService.js +1 -1
- package/lib/module/services/linkedinDOMExtractor.js +1 -1
- package/lib/module/services/linkedinProfileService.js +1 -1
- package/lib/module/services/linkedinScrapingService.js +1 -1
- package/lib/module/services/llmDataStorage.js +1 -1
- package/lib/module/services/mobileTrainingService.js +1 -1
- package/lib/module/services/pinEncryptionService.js +1 -1
- package/lib/module/services/pinStorageUtils.js +1 -1
- package/lib/module/services/platformAuthService.js +1 -1
- package/lib/module/services/sephoraDataExtractor.js +1 -1
- package/lib/module/services/sephoraDataService.js +1 -1
- package/lib/module/services/storageService.js +1 -1
- package/lib/module/services/telegramDataExtractor.js +1 -1
- package/lib/module/services/telegramDataService.js +1 -1
- package/lib/module/services/trainingApiHelpers.js +1 -1
- package/lib/module/services/userConnectionsService.js +1 -1
- package/lib/module/services/youtubeMigrationService.js +1 -1
- package/lib/module/theme/index.js +1 -1
- package/lib/module/types.js +1 -1
- package/lib/module/utils/Portal.js +1 -1
- package/lib/module/utils/api.js +1 -1
- package/lib/module/utils/assetRegistry.js +1 -1
- package/lib/module/utils/auth.js +1 -1
- package/lib/module/utils/connectorTests.js +1 -1
- package/lib/module/utils/crypto.js +1 -1
- package/lib/module/utils/debugHelper.js +1 -1
- package/lib/module/utils/encryption.js +1 -1
- package/lib/module/utils/eventUtils.js +1 -1
- package/lib/module/utils/haptics.js +1 -1
- package/lib/module/utils/networkDiagnostics.js +1 -1
- package/lib/module/utils/onairosApi.js +1 -1
- package/lib/module/utils/programmaticFlow.js +1 -1
- package/lib/module/utils/retryHelper.js +1 -1
- package/lib/module/utils/secureStorage.js +1 -1
- package/lib/module/utils/webviewScripts/chatgpt.js +1 -1
- package/lib/module/utils/webviewScripts/claude.js +1 -1
- package/lib/module/utils/webviewScripts/hinge.js +1 -1
- package/lib/module/utils/webviewScripts/index.js +1 -1
- package/lib/module/utils/webviewScripts/instagram.js +1 -1
- package/lib/module/utils/webviewScripts/linkedin.js +1 -1
- package/lib/module/utils/webviewScripts/sephora.js +1 -1
- package/lib/module/utils/webviewScripts/telegram.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
import React from'react';import{View,Text,TouchableOpacity,Image,StyleSheet,Switch,Platform}from'react-native';function _0x18c1(_0x15f2c8,_0x18c12){_0x15f2c8=_0x15f2c8-0x0;const _0x4a4a54=_0x15f2();let _0x508452=_0x4a4a54[_0x15f2c8];return _0x508452;}function _0x15f2(){const _0x1007db=['#4CD964','ios','#E5E5E5','fullWidthContainer','compactContainer','createElement','borderBottom','topRow','leftContent','icon','uHLVO','compactIcon','textContent','compactPlatformName','FnTQY','fkket','UwshK','qtxJv','#FFFFFF','XoAxf','compactSwitch','descriptionBox','fullWidthDescription','description','create','row','center','surface','space-between','column','#F5F5F5','Inter','grey800','600','400','grey600'];_0x15f2=function(){return _0x1007db;};return _0x15f2();}import{COLORS}from'../theme';const PlatformToggle=({platform:_0xfcca35,isEnabled:_0x2fd208,onToggle:_0x465715,compact:compact=![],isLast:isLast=![],fullWidth:fullWidth=![],customIconSize:_0x49b838,onLongPress:_0x3c28de,onPressOut:_0x1ae12b})=>{const _0x585f26={'uHLVO':function(_0x367440,_0x252aaa){return _0x367440-_0x252aaa;},'FnTQY':_0x18c1(0x0),'fkket':function(_0x2a87cc,_0x533fca){return _0x2a87cc===_0x533fca;},'UwshK':_0x18c1(0x1),'qtxJv':'#FFFFFF','XoAxf':_0x18c1(0x2)},_0x4ef23a=()=>{_0x465715(_0xfcca35['id'],!_0x2fd208);},_0x24031d=fullWidth?styles[_0x18c1(0x3)]:compact?styles[_0x18c1(0x4)]:styles['container'];return React[_0x18c1(0x5)](TouchableOpacity,{'style':[_0x24031d,!isLast&&compact&&styles[_0x18c1(0x6)]],'onLongPress':_0x3c28de,'onPressOut':_0x1ae12b,'activeOpacity':_0x3c28de?0.7:0x1,'disabled':!_0x3c28de},React[_0x18c1(0x5)](View,{'style':styles[_0x18c1(0x7)]},React[_0x18c1(0x5)](View,{'style':styles[_0x18c1(0x8)]},React[_0x18c1(0x5)](Image,{'source':_0xfcca35[_0x18c1(0x9)],'style':_0x49b838?{'width':_0x49b838,'height':_0x49b838,'marginRight':_0x585f26[_0x18c1(0xa)](0xc,_0x585f26[_0x18c1(0xa)](_0x49b838,0x1c))}:fullWidth?styles[_0x18c1(0xb)]:compact?styles[_0x18c1(0xb)]:styles[_0x18c1(0x9)],'resizeMode':'contain'}),React['createElement'](View,{'style':styles[_0x18c1(0xc)]},React['createElement'](Text,{'style':fullWidth?styles['compactPlatformName']:compact?styles[_0x18c1(0xd)]:styles['platformName']},_0xfcca35['name']))),React[_0x18c1(0x5)](Switch,{'value':_0x2fd208,'onValueChange':_0x4ef23a,'trackColor':{'false':_0x18c1(0x2),'true':_0x585f26[_0x18c1(0xe)]},'thumbColor':_0x585f26[_0x18c1(0xf)](Platform['OS'],_0x585f26[_0x18c1(0x10)])?undefined:_0x2fd208?_0x585f26[_0x18c1(0x11)]:_0x18c1(0x12),'ios_backgroundColor':_0x585f26[_0x18c1(0x13)],'style':compact?styles[_0x18c1(0x14)]:undefined})),fullWidth&&React[_0x18c1(0x5)](View,{'style':styles[_0x18c1(0x15)]},React[_0x18c1(0x5)](Text,{'style':styles[_0x18c1(0x16)]},_0xfcca35[_0x18c1(0x17)])),!fullWidth&&React[_0x18c1(0x5)](Text,{'style':compact?styles['compactDescription']:styles[_0x18c1(0x17)]},_0xfcca35[_0x18c1(0x17)]));},styles=StyleSheet[_0x18c1(0x18)]({'container':{'flexDirection':_0x18c1(0x19),'alignItems':_0x18c1(0x1a),'justifyContent':'space-between','paddingVertical':0x10,'paddingHorizontal':0x10,'backgroundColor':COLORS[_0x18c1(0x1b)],'borderRadius':0xc,'marginBottom':0xc,'borderWidth':0x1,'borderColor':'#E5E5E5'},'compactContainer':{'flexDirection':_0x18c1(0x19),'alignItems':_0x18c1(0x1a),'justifyContent':_0x18c1(0x1c),'paddingVertical':0x10,'paddingHorizontal':0x10,'backgroundColor':COLORS[_0x18c1(0x1b)]},'fullWidthContainer':{'flexDirection':_0x18c1(0x1d),'paddingVertical':0x8,'paddingHorizontal':0x2,'backgroundColor':COLORS[_0x18c1(0x1b)],'marginBottom':0x4,'marginHorizontal':0x0},'topRow':{'flexDirection':_0x18c1(0x19),'alignItems':_0x18c1(0x1a),'justifyContent':_0x18c1(0x1c),'marginBottom':0x4},'descriptionBox':{'backgroundColor':_0x18c1(0x1e),'borderRadius':0x8,'paddingVertical':0x8,'paddingHorizontal':0x4,'marginTop':0x2},'borderBottom':{'borderBottomWidth':0x1,'borderBottomColor':_0x18c1(0x2)},'leftContent':{'flexDirection':_0x18c1(0x19),'alignItems':'center','flex':0x1},'icon':{'width':0x20,'height':0x20,'marginRight':0xc},'compactIcon':{'width':0x1c,'height':0x1c,'marginRight':0xc},'textContent':{'flex':0x1},'platformName':{'fontSize':0x10,'fontFamily':_0x18c1(0x1f),'fontWeight':'600','color':COLORS[_0x18c1(0x20)],'marginBottom':0x2},'compactPlatformName':{'fontSize':0x10,'fontFamily':'Inter','fontWeight':_0x18c1(0x21),'color':COLORS[_0x18c1(0x20)],'marginBottom':0x2},'description':{'fontSize':0xe,'fontFamily':_0x18c1(0x1f),'fontWeight':_0x18c1(0x22),'color':COLORS[_0x18c1(0x23)],'lineHeight':0x14},'compactDescription':{'fontSize':0xc,'fontFamily':_0x18c1(0x1f),'fontWeight':_0x18c1(0x22),'color':COLORS['grey600'],'lineHeight':0x10},'fullWidthDescription':{'fontSize':0xd,'fontFamily':'Inter','fontWeight':_0x18c1(0x22),'color':COLORS[_0x18c1(0x23)],'lineHeight':0x12},'compactSwitch':{'transform':[{'scaleX':0.9},{'scaleY':0.9}]}});export default PlatformToggle;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import React,{useState}from'react';import{View,Text,TouchableOpacity,StyleSheet,ActivityIndicator}from'react-native';function
|
|
1
|
+
import React,{useState}from'react';import{View,Text,TouchableOpacity,StyleSheet,ActivityIndicator}from'react-native';import _0x1585f9 from'react-native-linear-gradient';function _0x5b29(_0x686d9f,_0x5b2987){_0x686d9f=_0x686d9f-0x0;const _0x5cf879=_0x686d();let _0x4eef9e=_0x5cf879[_0x686d9f];return _0x4eef9e;}import{COLORS}from'../theme';const IconCircle=({size:size=0x28,children:_0x3271c9})=>{const _0x443768={'IbNei':function(_0x16af1c,_0x21a0ea){return _0x16af1c/_0x21a0ea;}};return React[_0x5b29(0x0)](View,{'style':[styles['iconCircle'],{'width':size,'height':size,'borderRadius':_0x443768[_0x5b29(0x1)](size,0x2)}]},React[_0x5b29(0x0)](_0x1585f9,{'colors':[COLORS['iconCircleGradientStart'],COLORS['iconCircleGradientEnd']],'style':[StyleSheet[_0x5b29(0x2)],{'borderRadius':size/0x2}],'start':{'x':0x0,'y':0x0},'end':{'x':0x0,'y':0x1}}),React[_0x5b29(0x0)](View,{'style':styles['iconContent']},_0x3271c9||React[_0x5b29(0x0)](Text,{'style':styles[_0x5b29(0x3)]},'โ')));},PrimaryButton=({label:label=_0x5b29(0x4),onPress:_0x507f2a,iconRight:_0x5281fd,loading:loading=![],disabled:disabled=![],testID:_0x1c5925,style:_0xdf6e48,textStyle:_0x29414c})=>{const _0x49e6b3={'CUkHp':function(_0x151be0,_0x38028e){return _0x151be0(_0x38028e);},'XsFBK':function(_0x387a79,_0x15e33f){return _0x387a79||_0x15e33f;},'pUEoK':_0x5b29(0x5)},[_0x4a3b92,_0x223014]=_0x49e6b3[_0x5b29(0x6)](useState,![]),_0x42f016=()=>_0x223014(!![]),_0x3dfbdb=()=>_0x223014(![]);return React[_0x5b29(0x0)](TouchableOpacity,{'style':[styles[_0x5b29(0x7)],!disabled&&styles['outerShadow'],disabled&&styles[_0x5b29(0x8)],_0xdf6e48],'onPress':_0x507f2a,'onPressIn':_0x42f016,'onPressOut':_0x3dfbdb,'disabled':_0x49e6b3[_0x5b29(0x9)](disabled,loading),'activeOpacity':0x1,'testID':_0x1c5925,'accessibilityLabel':label,'accessibilityRole':_0x49e6b3['pUEoK']},React['createElement'](_0x1585f9,{'colors':[COLORS[_0x5b29(0xa)],COLORS[_0x5b29(0xb)]],'style':styles['baseGradient'],'start':{'x':0x0,'y':0x0},'end':{'x':0x0,'y':0x1}}),_0x4a3b92&&React[_0x5b29(0x0)](View,{'style':styles[_0x5b29(0xc)]}),React[_0x5b29(0x0)](View,{'style':styles[_0x5b29(0xd)]},loading?React[_0x5b29(0x0)](ActivityIndicator,{'color':COLORS['btnLabel'],'size':_0x5b29(0xe)}):React[_0x5b29(0x0)](Text,{'style':[styles[_0x5b29(0xf)],_0x29414c]},label)),React['createElement'](View,{'style':styles['iconPosition']},!loading&&(_0x5281fd||React['createElement'](IconCircle,null))));},styles=StyleSheet[_0x5b29(0x10)]({'outerPill':{'height':0x30,'borderRadius':0x64,'borderWidth':0x1,'borderColor':COLORS[_0x5b29(0x11)],'overflow':_0x5b29(0x12),'width':_0x5b29(0x13),'position':'relative'},'outerShadow':{'shadowColor':_0x5b29(0x14),'shadowOffset':{'width':0x14,'height':0x1e},'shadowOpacity':0.1,'shadowRadius':0x28,'elevation':0x8},'disabled':{'opacity':0.65,'shadowOpacity':0x0,'elevation':0x0},'baseGradient':{...StyleSheet['absoluteFillObject'],'borderRadius':0x64},'pressedOverlay':{...StyleSheet[_0x5b29(0x15)],'backgroundColor':_0x5b29(0x16),'borderRadius':0x64},'textContainer':{'position':_0x5b29(0x17),'left':0x0,'right':0x0,'top':0x0,'bottom':0x0,'justifyContent':_0x5b29(0x18),'alignItems':_0x5b29(0x18),'backgroundColor':'transparent'},'iconPosition':{'position':_0x5b29(0x17),'right':0x4,'top':0x4,'bottom':0x4,'width':0x28,'justifyContent':'center','alignItems':'center','backgroundColor':_0x5b29(0x19)},'label':{'fontFamily':_0x5b29(0x1a),'fontWeight':_0x5b29(0x1b),'fontSize':0x10,'color':COLORS[_0x5b29(0x1c)],'textAlign':'center','backgroundColor':_0x5b29(0x19)},'iconCircle':{'justifyContent':_0x5b29(0x18),'alignItems':_0x5b29(0x18),'borderWidth':0x1,'borderColor':_0x5b29(0x1d)},'iconContent':{'justifyContent':_0x5b29(0x18),'alignItems':'center','backgroundColor':_0x5b29(0x19)},'arrowText':{'fontSize':0x14,'color':COLORS[_0x5b29(0x1c)],'fontWeight':_0x5b29(0x1b),'opacity':0.95,'backgroundColor':'transparent'}});export{IconCircle};function _0x686d(){const _0x3f8bf1=['createElement','IbNei','absoluteFill','arrowText','Get\x20Started','button','CUkHp','outerPill','disabled','XsFBK','btnGradStart','btnGradEnd','pressedOverlay','textContainer','small','label','create','btnBorder','hidden','100%','#000000','absoluteFillObject','rgba(0,0,0,0.1)','absolute','center','transparent','Inter','600','btnLabel','rgba(0,0,0,0.25)'];_0x686d=function(){return _0x3f8bf1;};return _0x686d();}export{PrimaryButton};export default PrimaryButton;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import React,{useState,useEffect}from'react';import{View,Text,StyleSheet,Modal,ActivityIndicator,Animated,Dimensions,TouchableOpacity}from'react-native';function _0x3126(_0x17b91e,_0x31267f){_0x17b91e=_0x17b91e-0x0;const _0x4fb08f=_0x17b9();let _0x1a9d07=_0x4fb08f[_0x17b91e];return _0x1a9d07;}function _0x17b9(){const _0xd7ed8a=['window','tlyYk','complete','searching','none','Finding\x20Your\x20Matches','\x20potential\x20connections\x20for\x20you!','Complete\x20your\x20profile\x20to\x20see\x20who\x20they\x20are.','We\x27ll\x20send\x20match\x20notifications\x20to\x20','#f5e7c1','#DDB957','Continue','bRPDT','Value','JcItl','jtExx','lsKnH','sizlj','NSwll','parallel','timing','start','rQjwG','WkXtF','found','gXzqn','floor','BTvLG','random','lIjEl','XbuHw','GrVqS','gClCK','xrvoV','ekRcG','yQevb','OHpQC','CJwyR','OMopJ','IaZHm','Bbtut','QbyMY','createElement','tSvlC','container','View','Fragment','title','DebJZ','AKsSC','#E9C46A','loader','message','pSTHv','iTIvC','Matches\x20Found!','matchCircle','We\x27ve\x20found\x20','subMessage','FYcHP','FOULc','aBmlT','split','UtzVG','eMRZJ','gradientButton','buttonText','kuYvy','create','center','#FFFFFF','#000','#333','#555','bold','hidden','600'];_0x17b9=function(){return _0xd7ed8a;};return _0x17b9();}import _0x4151cd from'react-native-linear-gradient';const {width,height}=Dimensions['get'](_0x3126(0x0)),SignInMatchAnimation=({email:_0x295845,visible:_0x543822,onComplete:_0x48baba})=>{const _0x18969c={'JcItl':function(_0x1dd5de,_0x1a1eb2){return _0x1dd5de===_0x1a1eb2;},'AOiRM':_0x3126(0x1),'jtExx':function(_0x3de3b4,_0x27c3a1){return _0x3de3b4(_0x27c3a1);},'lsKnH':_0x3126(0x2),'sizlj':function(_0x17c945,_0x1ede2d,_0x54b64b){return _0x17c945(_0x1ede2d,_0x54b64b);},'NSwll':function(_0x306fe6,_0xdcde52){return _0x306fe6(_0xdcde52);},'gLXEy':function(_0x26c3d9){return _0x26c3d9();},'PPoiN':function(_0x244d60,_0x4f372f){return _0x244d60(_0x4f372f);},'bRPDT':_0x3126(0x3),'tSvlC':_0x3126(0x4),'DebJZ':_0x3126(0x5),'AKsSC':'large','pSTHv':'Searching\x20for\x20potential\x20connections\x20based\x20on\x20your\x20profile...','iTIvC':function(_0x389d62,_0x5110e0){return _0x389d62===_0x5110e0;},'ggDrG':_0x3126(0x6),'FYcHP':_0x3126(0x7),'FOULc':'Welcome\x20to\x20Enoch!','aBmlT':_0x3126(0x8),'UtzVG':'@...','LhMXb':_0x3126(0x9),'eMRZJ':_0x3126(0xa),'kuYvy':_0x3126(0xb)},[_0x194922,_0x5e6624]=_0x18969c['PPoiN'](useState,_0x18969c[_0x3126(0xc)]),[_0x2e3b87,_0xaa8685]=useState(0x0),_0x4e7ebd=_0x18969c['jtExx'](useState,new Animated[(_0x3126(0xd))](0x0))[0x0],_0x5882ee=useState(new Animated[(_0x3126(0xd))](0.9))[0x0];_0x18969c['sizlj'](useEffect,()=>{const _0x54fe42={'gClCK':function(_0x1e8935,_0x2e5f65){return _0x18969c[_0x3126(0xe)](_0x1e8935,_0x2e5f65);},'xrvoV':_0x18969c['AOiRM'],'ekRcG':function(_0x573bf2,_0x47545c){return _0x18969c[_0x3126(0xf)](_0x573bf2,_0x47545c);},'rQjwG':_0x18969c[_0x3126(0x10)],'WkXtF':function(_0xf425c1,_0x4525ce){return _0xf425c1*_0x4525ce;},'GrVqS':function(_0x27e34a,_0x1a17f3,_0x1c9635){return _0x18969c[_0x3126(0x11)](_0x27e34a,_0x1a17f3,_0x1c9635);},'gXzqn':function(_0x5648b8,_0xf2f21e){return _0x5648b8+_0xf2f21e;},'BTvLG':function(_0x17eaa6,_0x275834){return _0x17eaa6*_0x275834;},'lIjEl':function(_0x28d52e,_0x400267){return _0x18969c[_0x3126(0x12)](_0x28d52e,_0x400267);},'XbuHw':function(_0x5a853a,_0x2c44c9){return _0x18969c[_0x3126(0xf)](_0x5a853a,_0x2c44c9);}};_0x543822&&(Animated[_0x3126(0x13)]([Animated[_0x3126(0x14)](_0x4e7ebd,{'toValue':0x1,'duration':0x258,'useNativeDriver':!![]}),Animated['timing'](_0x5882ee,{'toValue':0x1,'duration':0x258,'useNativeDriver':!![]})])[_0x3126(0x15)](),_0x18969c['sizlj'](setTimeout,()=>{const _0x155aa2={'yQevb':_0x54fe42[_0x3126(0x16)],'OHpQC':function(_0x5d43b4,_0x27fcfc){return _0x54fe42[_0x3126(0x17)](_0x5d43b4,_0x27fcfc);},'dlqst':_0x3126(0x18),'CJwyR':function(_0x4a224e,_0x10c168,_0x10ea0f){return _0x54fe42['GrVqS'](_0x4a224e,_0x10c168,_0x10ea0f);}},_0xa93b1c=_0x54fe42[_0x3126(0x19)](Math[_0x3126(0x1a)](_0x54fe42[_0x3126(0x1b)](Math[_0x3126(0x1c)](),0x6)),0x3);_0x54fe42[_0x3126(0x1d)](_0xaa8685,_0xa93b1c),_0x54fe42[_0x3126(0x1e)](_0x5e6624,_0x3126(0x18)),_0x54fe42[_0x3126(0x1f)](setTimeout,()=>{if(_0x54fe42[_0x3126(0x20)](_0x54fe42[_0x3126(0x21)],_0x54fe42[_0x3126(0x21)]))_0x54fe42[_0x3126(0x22)](_0x5e6624,'complete');else{const _0x13ca04={'QbyMY':_0x155aa2[_0x3126(0x23)],'OMopJ':function(_0x29f7af,_0x2a289b){return _0x155aa2[_0x3126(0x24)](_0x29f7af,_0x2a289b);},'IaZHm':_0x155aa2['dlqst'],'Bbtut':function(_0x2ee341,_0x4e060c,_0x29984f){return _0x2ee341(_0x4e060c,_0x29984f);}};Animated['parallel']([Animated['timing'](_0x293cec,{'toValue':0x1,'duration':0x258,'useNativeDriver':!![]}),Animated[_0x3126(0x14)](_0xdba393,{'toValue':0x1,'duration':0x258,'useNativeDriver':!![]})])[_0x3126(0x15)](),_0x155aa2[_0x3126(0x25)](_0x330b03,()=>{const _0xad3b07=_0x49f1a3[_0x3126(0x1a)](_0x13ca04[_0x3126(0x26)](_0x14208c[_0x3126(0x1c)](),0x6))+0x3;_0x50172d(_0xad3b07),_0x51ae94(_0x13ca04[_0x3126(0x27)]),_0x13ca04[_0x3126(0x28)](_0x20a158,()=>{_0x1f384b(_0x13ca04[_0x3126(0x29)]);},0xbb8);},0x9c4);}},0xbb8);},0x9c4));},[_0x543822,_0x4e7ebd,_0x5882ee]);const _0xbae921=()=>{const _0x60608={'dQCxB':function(_0x323e74){return _0x18969c['gLXEy'](_0x323e74);}};Animated[_0x3126(0x13)]([Animated[_0x3126(0x14)](_0x4e7ebd,{'toValue':0x0,'duration':0x190,'useNativeDriver':!![]}),Animated[_0x3126(0x14)](_0x5882ee,{'toValue':0.9,'duration':0x190,'useNativeDriver':!![]})])[_0x3126(0x15)](()=>{_0x60608['dQCxB'](_0x48baba);});};if(!_0x543822)return null;return React[_0x3126(0x2a)](Modal,{'visible':_0x543822,'transparent':!![],'animationType':_0x18969c[_0x3126(0x2b)]},React[_0x3126(0x2a)](View,{'style':styles[_0x3126(0x2c)]},React[_0x3126(0x2a)](Animated[_0x3126(0x2d)],{'style':[styles['content'],{'opacity':_0x4e7ebd,'transform':[{'scale':_0x5882ee}]}]},_0x18969c[_0x3126(0xe)](_0x194922,_0x18969c[_0x3126(0xc)])&&React['createElement'](React[_0x3126(0x2e)],null,React[_0x3126(0x2a)](Text,{'style':styles[_0x3126(0x2f)]},_0x18969c[_0x3126(0x30)]),React['createElement'](ActivityIndicator,{'size':_0x18969c[_0x3126(0x31)],'color':_0x3126(0x32),'style':styles[_0x3126(0x33)]}),React[_0x3126(0x2a)](Text,{'style':styles[_0x3126(0x34)]},_0x18969c[_0x3126(0x35)])),_0x18969c[_0x3126(0x36)](_0x194922,_0x3126(0x18))&&React[_0x3126(0x2a)](React['Fragment'],null,React[_0x3126(0x2a)](Text,{'style':styles[_0x3126(0x2f)]},_0x3126(0x37)),React[_0x3126(0x2a)](View,{'style':styles[_0x3126(0x38)]},React[_0x3126(0x2a)](Text,{'style':styles['matchCount']},_0x2e3b87)),React[_0x3126(0x2a)](Text,{'style':styles[_0x3126(0x34)]},_0x3126(0x39),_0x2e3b87,_0x18969c['ggDrG']),React[_0x3126(0x2a)](Text,{'style':styles[_0x3126(0x3a)]},_0x18969c[_0x3126(0x3b)])),_0x18969c['iTIvC'](_0x194922,_0x18969c[_0x3126(0x10)])&&React['createElement'](React[_0x3126(0x2e)],null,React[_0x3126(0x2a)](Text,{'style':styles[_0x3126(0x2f)]},_0x18969c[_0x3126(0x3c)]),React[_0x3126(0x2a)](Text,{'style':styles[_0x3126(0x34)]},_0x18969c[_0x3126(0x3d)],_0x295845[_0x3126(0x3e)]('@')[0x0],_0x18969c[_0x3126(0x3f)]),React[_0x3126(0x2a)](TouchableOpacity,{'style':styles['button'],'onPress':_0xbae921},React['createElement'](_0x4151cd,{'colors':[_0x18969c['LhMXb'],'#E9C46A',_0x18969c[_0x3126(0x40)]],'start':{'x':0x0,'y':0x0},'end':{'x':0x1,'y':0x0},'style':styles[_0x3126(0x41)]},React[_0x3126(0x2a)](Text,{'style':styles[_0x3126(0x42)]},_0x18969c[_0x3126(0x43)])))))));},styles=StyleSheet[_0x3126(0x44)]({'container':{'flex':0x1,'backgroundColor':'rgba(0,0,0,0.7)','justifyContent':_0x3126(0x45),'alignItems':'center'},'content':{'width':width*0.85,'backgroundColor':_0x3126(0x46),'borderRadius':0x14,'padding':0x18,'alignItems':_0x3126(0x45),'shadowColor':_0x3126(0x47),'shadowOffset':{'width':0x0,'height':0x4},'shadowOpacity':0.3,'shadowRadius':0x8,'elevation':0xa},'title':{'fontSize':0x18,'fontWeight':'600','color':_0x3126(0x48),'marginBottom':0x14,'textAlign':_0x3126(0x45)},'loader':{'marginVertical':0x18},'message':{'fontSize':0x12,'color':_0x3126(0x49),'textAlign':_0x3126(0x45),'marginBottom':0x10,'lineHeight':0x18},'subMessage':{'fontSize':0x10,'color':'#777','textAlign':_0x3126(0x45),'marginTop':0x8},'matchCircle':{'width':0x64,'height':0x64,'borderRadius':0x32,'backgroundColor':_0x3126(0x32),'justifyContent':_0x3126(0x45),'alignItems':'center','marginVertical':0x14},'matchCount':{'fontSize':0x28,'fontWeight':_0x3126(0x4a),'color':_0x3126(0x46)},'button':{'width':'100%','marginTop':0x18,'borderRadius':0x8,'overflow':_0x3126(0x4b)},'gradientButton':{'paddingVertical':0xe,'alignItems':_0x3126(0x45),'justifyContent':_0x3126(0x45)},'buttonText':{'color':_0x3126(0x48),'fontSize':0x10,'fontWeight':_0x3126(0x4c)}});export default SignInMatchAnimation;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import React,{useState,useEffect}from'react';import{View,Text,StyleSheet,KeyboardAvoidingView,Platform,Keyboard}from'react-native';import{COLORS,SPACING}from'../theme';import _0x582fc8 from'./EmailInput';import _0x1c0f41 from'./GoogleButton';import _0x3283c6 from'./PrimaryButton';function _0x4f7a(){const _0x361847=['org','net','edu','gov','int','app','tech','online','web','info','biz','xyz','com.au','co.jp','co.in','org.uk','net.au','gov.uk','ac.uk','edu.au','con','cmo','vom','ocm','cpm','ckm','comn','copm','ogr','rog','nett','ent','bet','lio','gmai','gmial','gmil','gmal','gamil','outlok','outloo','outlokk','yahooo','yaho','yhoo','hotmai','hotmial','\x20Did\x20you\x20mean\x20.com?','Please\x20enter\x20a\x20valid\x20email\x20address','\x20Did\x20you\x20mean\x20.org?','\x20Did\x20you\x20mean\x20.net?','ioo','\x20Did\x20you\x20mean\x20.io?','VvXbR','gmail','yahoo','hotmail','icloud','aol','protonmail','zoho','hotmail.co.uk','hotmail.co.jp','trim','toLowerCase','test','lastIndexOf','gxWnT','split','length','ukpAm','vlBnE','bJxcF','zKpTj','DSEvf','rBbXG','PJeZv','gXuAP','uCEsi','wOuPJ','comm','bkYbl','YLdpy','sXckh','MAudH','orgg','Ubfzl','pSbKM','sQgim','XCOSw','AmIUK','OitmB','uLIgt','SREGA','aBOMN','CtAIp','Invalid\x20email\x20domain\x20(.','xhKGG','has','UgNxi','IwxEX','YzKDB','isbDu',').\x20Please\x20check\x20your\x20email.','slice','join','uPcCH','plGUY','ufXYL','AHial','Did\x20you\x20mean\x20','hCPaP','YTBeo','CgzzS','KUCyV','XwvLB','com','includes','Tczgt','yahoo.co.uk','RxlPp','yahoo.com.br','LhDhG','xoEEB','reviewer','pyQdI','๐งช\x20Test\x20bypass\x20detected\x20-\x20skipping\x20to\x20verification\x20screen','test@bypass.com','Invalid\x20email\x20address','keyboardDidShow','padding','Your\x20email','#9CA3AF','Continue','oZtIq','NqEvM','NXofQ','znIVE','log','๐\x20Reviewer\x20bypass\x20detected\x20in\x20new\x20UI','LjCeL','Zolwu','hYDrS','pUMIL','XTupc','VqSXz','isValid','โ\x20Email\x20validation\x20failed:','error','aXNGr','dENuJ','โ
\x20Email\x20validation\x20passed','Koksk','addListener','GBrAN','keyboardDidHide','KSkpb','EuxXX','SXLzq','remove','createElement','QCfte','height','content','headingContainer','title','Build\x20your\x20Onairos\x20persona\x20to\x20own\x20your\x20digital\x20identity','subtitle','eLAhB','inputContainer','mUATs','yerAK','dividerContainer','dividerText','dividerLine','googleContainer','spacer','continueContainer','100%','IBM\x20Plex\x20Sans','700','400','grey600','left','row','center','#E5E5E5','grey500','Inter','#DC3545'];_0x4f7a=function(){return _0x361847;};return _0x4f7a();}function _0x1259(_0x4f7a00,_0x1259ed){_0x4f7a00=_0x4f7a00-0x0;const _0x16a332=_0x4f7a();let _0x3aa8a6=_0x16a332[_0x4f7a00];return _0x3aa8a6;}const VALID_TLDS=new Set(['com',_0x1259(0x0),_0x1259(0x1),_0x1259(0x2),_0x1259(0x3),'mil',_0x1259(0x4),'io','co','ai',_0x1259(0x5),'dev',_0x1259(0x6),_0x1259(0x7),'site',_0x1259(0x8),_0x1259(0x9),_0x1259(0xa),'me','tv','cc',_0x1259(0xb),'uk','us','ca','au','de','fr','it','es','nl','be','ch','at','se','no','dk','fi','jp','cn','kr','in','br','mx','ar','ru','pl','cz','ie','nz','za','sg','hk','tw','pt','gr','tr','il','ae','sa','eg','ng','ke','gh','ph','id','my','th','vn','co.uk',_0x1259(0xc),'co.nz','co.za','com.br',_0x1259(0xd),'co.kr',_0x1259(0xe),_0x1259(0xf),_0x1259(0x10),_0x1259(0x11),_0x1259(0x12),_0x1259(0x13)]),INVALID_TLDS=new Set([_0x1259(0x14),_0x1259(0x15),_0x1259(0x16),_0x1259(0x17),'cm',_0x1259(0x18),_0x1259(0x19),'om','comm',_0x1259(0x1a),_0x1259(0x1b),_0x1259(0x1c),'og','orgg',_0x1259(0x1d),'rg','nte','ne',_0x1259(0x1e),_0x1259(0x1f),_0x1259(0x20),'oi','ioo',_0x1259(0x21),_0x1259(0x22),_0x1259(0x23),_0x1259(0x24),_0x1259(0x25),_0x1259(0x26),_0x1259(0x27),_0x1259(0x28),_0x1259(0x29),_0x1259(0x2a),_0x1259(0x2b),_0x1259(0x2c),_0x1259(0x2d),'hotmal',_0x1259(0x2e)]),validateEmail=_0xaed30d=>{const _0x4f026e={'isbDu':_0x1259(0x2f),'gxWnT':function(_0x15ae12,_0x5538ef){return _0x15ae12+_0x5538ef;},'CaQAB':function(_0x2def27,_0x3123dc){return _0x2def27<_0x3123dc;},'ukpAm':_0x1259(0x30),'vlBnE':function(_0x1aa610,_0x4974c8){return _0x1aa610-_0x4974c8;},'bJxcF':function(_0xa3712,_0x151dc2){return _0xa3712-_0x151dc2;},'zKpTj':function(_0x1b0c8a,_0x1b676b){return _0x1b0c8a===_0x1b676b;},'hpXmH':'con','DSEvf':function(_0x27e629,_0xeff922){return _0x27e629===_0xeff922;},'SRmkn':_0x1259(0x15),'QXiKW':function(_0x356c7c,_0x971505){return _0x356c7c===_0x971505;},'rBbXG':_0x1259(0x16),'PJeZv':function(_0x1225f8,_0x108dec){return _0x1225f8===_0x108dec;},'gXuAP':_0x1259(0x17),'uCEsi':function(_0x113b70,_0x8df5c3){return _0x113b70===_0x8df5c3;},'wOuPJ':_0x1259(0x18),'bkYbl':function(_0x538f43,_0x2ae68b){return _0x538f43===_0x2ae68b;},'YLdpy':_0x1259(0x1b),'sXckh':function(_0x3f3492,_0x3d5765){return _0x3f3492===_0x3d5765;},'MAudH':function(_0x69afb,_0x58b227){return _0x69afb===_0x58b227;},'Ubfzl':_0x1259(0x1d),'pSbKM':_0x1259(0x31),'sQgim':function(_0x35dd43,_0x31ca09){return _0x35dd43===_0x31ca09;},'eQsVJ':_0x1259(0x1e),'XCOSw':function(_0x20a36c,_0x30cd61){return _0x20a36c===_0x30cd61;},'AmIUK':_0x1259(0x32),'OitmB':function(_0x47dcea,_0x379ba9){return _0x47dcea===_0x379ba9;},'uLIgt':_0x1259(0x33),'SREGA':function(_0x69c7c9,_0x235cf7){return _0x69c7c9===_0x235cf7;},'aBOMN':_0x1259(0x21),'CtAIp':_0x1259(0x34),'xhKGG':function(_0x1330a6,_0x4b33b1){return _0x1330a6<_0x4b33b1;},'UgNxi':function(_0x2e20a5,_0x38377b){return _0x2e20a5===_0x38377b;},'IwxEX':_0x1259(0x35),'YzKDB':'yFuHn','uPcCH':_0x1259(0x36),'plGUY':'outlook','hCPaP':_0x1259(0x37),'ufXYL':_0x1259(0x38),'AHial':_0x1259(0x39),'YTBeo':_0x1259(0x3a),'CgzzS':_0x1259(0x3b),'KUCyV':_0x1259(0x3c),'XwvLB':'com','Tczgt':function(_0x3d5e0f,_0x11c7d8){return _0x3d5e0f!==_0x11c7d8;},'RxlPp':'yahoo.co.jp','LhDhG':'outlook.co.uk','dCdYw':_0x1259(0x3d),'xoEEB':_0x1259(0x3e)},_0x2bbb0d=_0xaed30d[_0x1259(0x3f)]()[_0x1259(0x40)](),_0x298bb1=/^[^\s@]+@[^\s@]+\.[^\s@]+$/;if(!_0x298bb1[_0x1259(0x41)](_0x2bbb0d))return{'isValid':![],'error':_0x1259(0x30)};const _0x54aa1b=_0x2bbb0d[_0x1259(0x42)]('@'),_0xe1e0b9=_0x2bbb0d['substring'](_0x4f026e[_0x1259(0x43)](_0x54aa1b,0x1)),_0x250f87=_0xe1e0b9[_0x1259(0x44)]('.');if(_0x4f026e['CaQAB'](_0x250f87[_0x1259(0x45)],0x2))return{'isValid':![],'error':_0x4f026e[_0x1259(0x46)]};const _0x4132ae=_0x250f87[_0x4f026e[_0x1259(0x47)](_0x250f87['length'],0x1)],_0x26dffd=_0x250f87[_0x1259(0x45)]>=0x2?_0x250f87[_0x4f026e[_0x1259(0x48)](_0x250f87[_0x1259(0x45)],0x2)]+'.'+_0x4132ae:'';if(INVALID_TLDS['has'](_0x4132ae)){let _0x442474='';if(_0x4f026e[_0x1259(0x49)](_0x4132ae,_0x4f026e['hpXmH'])||_0x4f026e[_0x1259(0x4a)](_0x4132ae,_0x4f026e['SRmkn'])||_0x4f026e['QXiKW'](_0x4132ae,_0x4f026e[_0x1259(0x4b)])||_0x4f026e[_0x1259(0x4c)](_0x4132ae,_0x4f026e[_0x1259(0x4d)])||_0x4f026e[_0x1259(0x4e)](_0x4132ae,_0x4f026e[_0x1259(0x4f)])||_0x4132ae===_0x1259(0x50)||_0x4f026e[_0x1259(0x51)](_0x4132ae,_0x1259(0x1a))||_0x4132ae===_0x4f026e[_0x1259(0x52)])_0x442474=_0x4f026e['isbDu'];else{if(_0x4132ae===_0x1259(0x1c)||_0x4f026e[_0x1259(0x53)](_0x4132ae,'og')||_0x4f026e[_0x1259(0x54)](_0x4132ae,_0x1259(0x55))||_0x4f026e[_0x1259(0x4a)](_0x4132ae,_0x4f026e[_0x1259(0x56)]))_0x442474=_0x4f026e[_0x1259(0x57)];else{if(_0x4f026e[_0x1259(0x58)](_0x4132ae,'nte')||_0x4f026e[_0x1259(0x4e)](_0x4132ae,'ne')||_0x4f026e[_0x1259(0x4e)](_0x4132ae,_0x4f026e['eQsVJ'])||_0x4f026e[_0x1259(0x59)](_0x4132ae,_0x1259(0x1f)))_0x442474=_0x4f026e[_0x1259(0x5a)];else(_0x4f026e[_0x1259(0x5b)](_0x4132ae,'oi')||_0x4132ae===_0x4f026e[_0x1259(0x5c)]||_0x4f026e[_0x1259(0x5d)](_0x4132ae,_0x4f026e[_0x1259(0x5e)]))&&(_0x442474=_0x4f026e[_0x1259(0x5f)]);}}return{'isValid':![],'error':_0x1259(0x60)+_0x4132ae+').'+_0x442474};}if(_0x4f026e[_0x1259(0x61)](_0x4132ae['length'],0x2))return{'isValid':![],'error':_0x4f026e[_0x1259(0x46)]};const _0x36b92c=VALID_TLDS[_0x1259(0x62)](_0x4132ae)||VALID_TLDS['has'](_0x26dffd);if(!_0x36b92c&&_0x4132ae[_0x1259(0x45)]<=0x2){if(_0x4f026e[_0x1259(0x63)](_0x4f026e[_0x1259(0x64)],_0x4f026e[_0x1259(0x65)]))_0x59ecf6=_0x4f026e[_0x1259(0x66)];else return{'isValid':![],'error':_0x1259(0x60)+_0x4132ae+_0x1259(0x67)};}const _0x189044=_0x250f87[_0x1259(0x68)](0x0,-0x1)[_0x1259(0x69)]('.'),_0x2096f6={'gmai':_0x4f026e[_0x1259(0x6a)],'gmial':_0x1259(0x36),'gmil':_0x1259(0x36),'gmal':_0x1259(0x36),'gamil':_0x1259(0x36),'outlok':_0x4f026e[_0x1259(0x6b)],'outloo':_0x4f026e[_0x1259(0x6b)],'outlokk':_0x4f026e['plGUY'],'yahooo':_0x4f026e['hCPaP'],'yaho':_0x1259(0x37),'yhoo':_0x1259(0x37),'hotmai':'hotmail','hotmal':_0x4f026e[_0x1259(0x6c)],'hotmial':_0x1259(0x38),'iclod':_0x4f026e[_0x1259(0x6d)],'iclould':_0x4f026e['AHial']};if(_0x2096f6[_0x189044])return{'isValid':![],'error':_0x1259(0x6e)+_0x2096f6[_0x189044]+'.'+_0x4132ae+'?'};const _0x3b0172=[_0x1259(0x36),_0x4f026e[_0x1259(0x6f)],_0x4f026e[_0x1259(0x6c)],_0x4f026e[_0x1259(0x6b)],_0x4f026e[_0x1259(0x6d)],_0x4f026e[_0x1259(0x70)],_0x4f026e[_0x1259(0x71)],_0x4f026e[_0x1259(0x72)]],_0x616421={'gmail':_0x4f026e[_0x1259(0x73)],'yahoo':_0x4f026e[_0x1259(0x73)],'hotmail':_0x4f026e['XwvLB'],'outlook':_0x1259(0x74),'icloud':_0x4f026e[_0x1259(0x73)],'aol':_0x4f026e[_0x1259(0x73)],'protonmail':_0x4f026e[_0x1259(0x73)],'zoho':_0x4f026e['XwvLB']};if(_0x3b0172[_0x1259(0x75)](_0x189044)&&_0x4f026e[_0x1259(0x76)](_0x4132ae,_0x616421[_0x189044])){const _0x29b304=[_0x1259(0x77),_0x4f026e[_0x1259(0x78)],_0x1259(0x79),'yahoo.com.au',_0x4f026e[_0x1259(0x7a)],_0x4f026e['dCdYw'],_0x4f026e[_0x1259(0x7b)]],_0x4a74a0=_0x189044+'.'+_0x4132ae;if(!_0x29b304[_0x1259(0x75)](_0x4a74a0))return{'isValid':![],'error':_0x1259(0x6e)+_0x189044+'.'+_0x616421[_0x189044]+'?'};}return{'isValid':!![]};},SignInStep=({onEmailSubmit:_0x1f6715,onGoogleSignIn:_0x5d8a82,onContinue:_0x31dbb1,loading:loading=![],error:error='',initialEmail:initialEmail=''})=>{const _0x430916={'NqEvM':function(_0x46b5ef,_0x1e4e99){return _0x46b5ef(_0x1e4e99);},'NXofQ':function(_0x400ad5,_0x28cc6c){return _0x400ad5===_0x28cc6c;},'znIVE':_0x1259(0x7c),'YLVUo':'reviewer@bypass.com','LjCeL':function(_0x561bff,_0x4c5a92){return _0x561bff===_0x4c5a92;},'Zolwu':_0x1259(0x41),'hYDrS':'wOMhq','pUMIL':_0x1259(0x7d),'XTupc':_0x1259(0x7e),'VqSXz':_0x1259(0x7f),'aXNGr':function(_0x3585fc,_0x5146e8){return _0x3585fc(_0x5146e8);},'dENuJ':_0x1259(0x80),'Koksk':function(_0x508272,_0x152533){return _0x508272===_0x152533;},'GBrAN':_0x1259(0x81),'oZtIq':function(_0x397489,_0x3da06a){return _0x397489(_0x3da06a);},'kCIgg':'ios','QCfte':_0x1259(0x82),'eLAhB':'Sign\x20in\x20or\x20create\x20an\x20account','YCcnl':'done','ejSlp':_0x1259(0x83),'mUATs':_0x1259(0x84),'yerAK':function(_0xb30dd9,_0x7d1ee){return _0xb30dd9||_0x7d1ee;},'aqwNI':_0x1259(0x85)},[_0x321f5d,_0x3cdcc2]=_0x430916['aXNGr'](useState,initialEmail),[_0x206d01,_0xdb6e26]=_0x430916[_0x1259(0x86)](useState,![]),[_0x1bc667,_0x1669ca]=useState(''),_0x206527=_0x37ecd3=>{_0x430916[_0x1259(0x87)](_0x3cdcc2,_0x37ecd3),_0x1bc667&&_0x430916[_0x1259(0x87)](_0x1669ca,'');},_0x2ac8ad=()=>{if(_0x430916[_0x1259(0x88)](_0x321f5d[_0x1259(0x40)]()['trim'](),_0x430916[_0x1259(0x89)])){console[_0x1259(0x8a)](_0x1259(0x8b)),_0x430916[_0x1259(0x87)](_0x1f6715,_0x430916['YLVUo']);return;}if(_0x430916[_0x1259(0x8c)](_0x321f5d[_0x1259(0x40)]()['trim'](),_0x430916[_0x1259(0x8d)])){if(_0x430916[_0x1259(0x8e)]!==_0x430916[_0x1259(0x8f)]){console['log'](_0x430916[_0x1259(0x90)]),_0x430916[_0x1259(0x87)](_0x1f6715,_0x430916[_0x1259(0x91)]);return;}else return{'isValid':![],'error':_0x1259(0x6e)+_0x164654[_0x19d340]+'.'+_0x5c5366+'?'};}if(_0x321f5d[_0x1259(0x3f)]()){const _0x103f38=_0x430916[_0x1259(0x87)](validateEmail,_0x321f5d);if(!_0x103f38[_0x1259(0x92)]){console[_0x1259(0x8a)](_0x1259(0x93),_0x103f38[_0x1259(0x94)]),_0x430916[_0x1259(0x95)](_0x1669ca,_0x103f38['error']||_0x430916[_0x1259(0x96)]);return;}console[_0x1259(0x8a)](_0x1259(0x97)),_0x1669ca(''),_0x1f6715(_0x321f5d[_0x1259(0x3f)]());}};return useEffect(()=>{const _0x5b4a40={'KSkpb':function(_0x59fa03,_0x277814){return _0x430916[_0x1259(0x98)](_0x59fa03,_0x277814);},'SXLzq':function(_0x15c1cb,_0x61e738){return _0x15c1cb===_0x61e738;}},_0x504bad=Keyboard[_0x1259(0x99)](_0x430916[_0x1259(0x9a)],()=>_0xdb6e26(!![])),_0x476a30=Keyboard[_0x1259(0x99)](_0x1259(0x9b),()=>_0xdb6e26(![]));return()=>{if(_0x5b4a40[_0x1259(0x9c)](_0x1259(0x9d),'QPGnJ'))return{'isValid':![],'error':'Invalid\x20email\x20domain\x20(.'+_0x662d4+_0x1259(0x67)};else _0x5b4a40[_0x1259(0x9c)](_0x476a30,null)||_0x5b4a40[_0x1259(0x9e)](_0x476a30,void 0x0)||_0x476a30['remove'](),_0x504bad===null||_0x5b4a40[_0x1259(0x9e)](_0x504bad,void 0x0)||_0x504bad[_0x1259(0x9f)]();};},[]),React[_0x1259(0xa0)](KeyboardAvoidingView,{'behavior':_0x430916[_0x1259(0x8c)](Platform['OS'],_0x430916['kCIgg'])?_0x430916[_0x1259(0xa1)]:_0x1259(0xa2),'style':styles['container']},React[_0x1259(0xa0)](View,{'style':styles[_0x1259(0xa3)]},React[_0x1259(0xa0)](View,{'style':styles[_0x1259(0xa4)]},React[_0x1259(0xa0)](Text,{'style':styles[_0x1259(0xa5)]},_0x1259(0xa6)),React[_0x1259(0xa0)](Text,{'style':styles[_0x1259(0xa7)]},_0x430916[_0x1259(0xa8)])),React[_0x1259(0xa0)](View,{'style':styles[_0x1259(0xa9)]},React[_0x1259(0xa0)](_0x582fc8,{'value':_0x321f5d,'onChangeText':_0x206527,'onSubmitEditing':_0x2ac8ad,'returnKeyType':_0x430916['YCcnl'],'blurOnSubmit':!![],'placeholder':_0x430916['ejSlp'],'placeholderTextColor':_0x430916[_0x1259(0xaa)]}),_0x430916[_0x1259(0xab)](_0x1bc667,error)?React[_0x1259(0xa0)](Text,{'style':styles['errorText']},_0x430916['yerAK'](_0x1bc667,error)):null),React[_0x1259(0xa0)](View,{'style':styles[_0x1259(0xac)]},React[_0x1259(0xa0)](View,{'style':styles['dividerLine']}),React[_0x1259(0xa0)](Text,{'style':styles[_0x1259(0xad)]},'Or'),React[_0x1259(0xa0)](View,{'style':styles[_0x1259(0xae)]})),React['createElement'](View,{'style':styles[_0x1259(0xaf)]},React[_0x1259(0xa0)](_0x1c0f41,{'onPress':_0x5d8a82,'disabled':loading})),React[_0x1259(0xa0)](View,{'style':styles[_0x1259(0xb0)]}),React[_0x1259(0xa0)](View,{'style':styles[_0x1259(0xb1)]},React['createElement'](_0x3283c6,{'label':_0x430916['aqwNI'],'onPress':_0x2ac8ad,'disabled':loading||!_0x321f5d[_0x1259(0x3f)](),'loading':loading}))));},styles=StyleSheet['create']({'container':{'flex':0x1},'content':{'flex':0x1,'paddingTop':0x18,'paddingHorizontal':0x18},'headingContainer':{'width':_0x1259(0xb2),'marginBottom':0x16,'paddingHorizontal':0x0},'title':{'fontFamily':_0x1259(0xb3),'fontWeight':_0x1259(0xb4),'fontSize':0x18,'lineHeight':0x20,'color':COLORS['grey800'],'textAlign':'left','marginBottom':SPACING['sm']},'subtitle':{'fontFamily':'Inter','fontWeight':_0x1259(0xb5),'fontSize':0x10,'lineHeight':0x18,'color':COLORS[_0x1259(0xb6)],'textAlign':_0x1259(0xb7)},'inputContainer':{'marginBottom':0x20,'paddingHorizontal':0x0},'dividerContainer':{'flexDirection':_0x1259(0xb8),'alignItems':_0x1259(0xb9),'marginBottom':0x20,'paddingHorizontal':0x0},'dividerLine':{'flex':0x1,'height':0x1,'backgroundColor':_0x1259(0xba)},'dividerText':{'paddingHorizontal':SPACING['md'],'fontSize':0xe,'fontFamily':'Inter','fontWeight':_0x1259(0xb5),'color':COLORS[_0x1259(0xbb)]},'googleContainer':{'marginBottom':SPACING['xl'],'paddingHorizontal':0x0},'spacer':{'flex':0x1,'minHeight':0x14},'continueContainer':{'paddingBottom':SPACING['xl'],'paddingHorizontal':0x0},'errorText':{'fontSize':0xe,'fontFamily':_0x1259(0xbc),'fontWeight':_0x1259(0xb5),'color':_0x1259(0xbd),'marginTop':0x8,'textAlign':'left'}});export{SignInStep};export default SignInStep;
|
|
1
|
+
import React,{useState,useEffect}from'react';function _0x27d3(_0x4f46cd,_0x27d390){_0x4f46cd=_0x4f46cd-0x0;const _0x51f4c0=_0x4f46();let _0x3f983a=_0x51f4c0[_0x4f46cd];return _0x3f983a;}import{View,Text,StyleSheet,KeyboardAvoidingView,Platform,Keyboard}from'react-native';import{COLORS,SPACING}from'../theme';import _0x4d9f13 from'./EmailInput';import _0xd20d0a from'./GoogleButton';import _0x3c4008 from'./PrimaryButton';const VALID_TLDS=new Set([_0x27d3(0x0),_0x27d3(0x1),'net',_0x27d3(0x2),_0x27d3(0x3),_0x27d3(0x4),_0x27d3(0x5),'io','co','ai',_0x27d3(0x6),_0x27d3(0x7),'tech','online',_0x27d3(0x8),_0x27d3(0x9),_0x27d3(0xa),_0x27d3(0xb),'me','tv','cc',_0x27d3(0xc),'uk','us','ca','au','de','fr','it','es','nl','be','ch','at','se','no','dk','fi','jp','cn','kr','in','br','mx','ar','ru','pl','cz','ie','nz','za','sg','hk','tw','pt','gr','tr','il','ae','sa','eg','ng','ke','gh','ph','id','my','th','vn',_0x27d3(0xd),_0x27d3(0xe),_0x27d3(0xf),_0x27d3(0x10),_0x27d3(0x11),'co.jp','co.kr',_0x27d3(0x12),'org.uk',_0x27d3(0x13),_0x27d3(0x14),_0x27d3(0x15),'edu.au']),INVALID_TLDS=new Set([_0x27d3(0x16),'cmo',_0x27d3(0x17),_0x27d3(0x18),'cm',_0x27d3(0x19),'ckm','om',_0x27d3(0x1a),_0x27d3(0x1b),_0x27d3(0x1c),'ogr','og',_0x27d3(0x1d),_0x27d3(0x1e),'rg',_0x27d3(0x1f),'ne',_0x27d3(0x20),_0x27d3(0x21),_0x27d3(0x22),'oi',_0x27d3(0x23),_0x27d3(0x24),'gmai','gmial',_0x27d3(0x25),_0x27d3(0x26),'gamil','outlok',_0x27d3(0x27),'outlokk',_0x27d3(0x28),_0x27d3(0x29),_0x27d3(0x2a),_0x27d3(0x2b),_0x27d3(0x2c),_0x27d3(0x2d)]),validateEmail=_0x37a00a=>{const _0x13761d={'DqIBi':_0x27d3(0x2e),'zgogA':_0x27d3(0x2f),'OXhHW':'๐งช\x20Test\x20bypass\x20detected\x20-\x20skipping\x20to\x20verification\x20screen','XsDIK':_0x27d3(0x30),'ZunOt':'๐\x20Reviewer\x20bypass\x20detected\x20in\x20new\x20UI','KIOoq':function(_0x1b0754,_0x5e5459){return _0x1b0754(_0x5e5459);},'dYMeU':_0x27d3(0x31),'fKwAT':function(_0xf12f02,_0x394f8d){return _0xf12f02===_0x394f8d;},'NnhND':function(_0x363371,_0x329d65){return _0x363371===_0x329d65;},'Yxlby':function(_0x1a31fa,_0x2029fa){return _0x1a31fa===_0x2029fa;},'fICIR':_0x27d3(0x32),'AbCpc':_0x27d3(0x33),'lwowW':function(_0x467d9e,_0x11aa67){return _0x467d9e<_0x11aa67;},'usjvZ':'wbZWs','ADdUC':_0x27d3(0x34),'maiqz':function(_0x283096,_0x2b2398){return _0x283096-_0x2b2398;},'AeOZm':function(_0x45d99d,_0x1cabe8){return _0x45d99d===_0x1cabe8;},'SLNPu':'con','Ecvfn':_0x27d3(0x35),'rjqis':_0x27d3(0x17),'qAmEn':_0x27d3(0x18),'XJzZy':_0x27d3(0x19),'xNcjd':_0x27d3(0x1b),'hRSRA':_0x27d3(0x1c),'UtCLy':_0x27d3(0x36),'eqtJa':'\x20Did\x20you\x20mean\x20.com?','DaSuJ':function(_0x3156ec,_0x3a1161){return _0x3156ec===_0x3a1161;},'fHXvu':_0x27d3(0x37),'JryIY':function(_0x57ed95,_0x435a04){return _0x57ed95===_0x435a04;},'SQwmI':function(_0x1faf87,_0x347c39){return _0x1faf87===_0x347c39;},'ccXTs':'\x20Did\x20you\x20mean\x20.org?','pICSC':function(_0xa72be7,_0x154567){return _0xa72be7===_0x154567;},'GUrQG':_0x27d3(0x1f),'sRYzM':function(_0x28d840,_0x282187){return _0x28d840===_0x282187;},'DWVHu':_0x27d3(0x20),'hpTBz':function(_0x49adfa,_0x5dc9c1){return _0x49adfa===_0x5dc9c1;},'iUbaq':_0x27d3(0x21),'JuTQw':function(_0x52c88d,_0x2dda68){return _0x52c88d===_0x2dda68;},'dhjoF':_0x27d3(0x38),'FHmOL':_0x27d3(0x39),'JdTaE':function(_0x3b884a,_0x322986){return _0x3b884a!==_0x322986;},'ZwVlO':'OdVSB','gDFXr':function(_0x5c3d83,_0x30dbcc){return _0x5c3d83!==_0x30dbcc;},'yHsvs':_0x27d3(0x3a),'kbfPs':_0x27d3(0x3b),'cbnEX':_0x27d3(0x3c),'BXsCl':_0x27d3(0x3d),'aeXaM':_0x27d3(0x3e),'jclgW':_0x27d3(0x3f),'JrReX':_0x27d3(0x40),'kEGtP':'aol','oCWIm':_0x27d3(0x41),'IJqPu':_0x27d3(0x42),'dbvXP':'com','RAzSx':_0x27d3(0x43),'LuFMe':_0x27d3(0x44),'eHrEC':'yahoo.com.au','jDDtS':'outlook.co.uk','SjDZf':_0x27d3(0x45),'TRYGJ':function(_0x57fbf8,_0x5cf8f7){return _0x57fbf8===_0x5cf8f7;},'bhzsc':_0x27d3(0x46)},_0x599d81=_0x37a00a[_0x27d3(0x47)]()[_0x27d3(0x48)](),_0x3f5d21=/^[^\s@]+@[^\s@]+\.[^\s@]+$/;if(!_0x3f5d21[_0x27d3(0x49)](_0x599d81))return{'isValid':![],'error':_0x27d3(0x34)};const _0x310550=_0x599d81['lastIndexOf']('@'),_0x5e8b29=_0x599d81[_0x27d3(0x4a)](_0x310550+0x1),_0x406fb1=_0x5e8b29['split']('.');if(_0x13761d[_0x27d3(0x4b)](_0x406fb1['length'],0x2)){if(_0x13761d[_0x27d3(0x4c)]('JJTFF',_0x13761d[_0x27d3(0x4d)]))_0x1e5507=_0x13761d[_0x27d3(0x4e)];else return{'isValid':![],'error':_0x13761d[_0x27d3(0x4f)]};}const _0x5aa85a=_0x406fb1[_0x13761d[_0x27d3(0x50)](_0x406fb1[_0x27d3(0x51)],0x1)],_0x847465=_0x406fb1[_0x27d3(0x51)]>=0x2?_0x406fb1[_0x13761d[_0x27d3(0x50)](_0x406fb1[_0x27d3(0x51)],0x2)]+'.'+_0x5aa85a:'';if(INVALID_TLDS[_0x27d3(0x52)](_0x5aa85a)){let _0x805591='';if(_0x13761d[_0x27d3(0x53)](_0x5aa85a,_0x13761d[_0x27d3(0x54)])||_0x5aa85a===_0x13761d[_0x27d3(0x55)]||_0x5aa85a===_0x13761d[_0x27d3(0x56)]||_0x13761d[_0x27d3(0x57)](_0x5aa85a,_0x13761d['qAmEn'])||_0x13761d['AeOZm'](_0x5aa85a,_0x13761d[_0x27d3(0x58)])||_0x5aa85a===_0x27d3(0x1a)||_0x13761d[_0x27d3(0x4c)](_0x5aa85a,_0x13761d[_0x27d3(0x59)])||_0x5aa85a===_0x13761d['hRSRA'])_0x13761d[_0x27d3(0x53)](_0x13761d[_0x27d3(0x5a)],_0x13761d[_0x27d3(0x5a)])?_0x805591=_0x13761d[_0x27d3(0x5b)]:_0xf93437=_0x13761d[_0x27d3(0x5c)];else{if(_0x13761d['DaSuJ'](_0x5aa85a,_0x13761d['fHXvu'])||_0x13761d[_0x27d3(0x5d)](_0x5aa85a,'og')||_0x13761d[_0x27d3(0x5e)](_0x5aa85a,_0x27d3(0x1d))||_0x13761d[_0x27d3(0x5f)](_0x5aa85a,_0x27d3(0x1e)))_0x805591=_0x13761d[_0x27d3(0x60)];else{if(_0x13761d[_0x27d3(0x61)](_0x5aa85a,_0x13761d[_0x27d3(0x62)])||_0x13761d[_0x27d3(0x53)](_0x5aa85a,'ne')||_0x13761d[_0x27d3(0x63)](_0x5aa85a,_0x13761d[_0x27d3(0x64)])||_0x13761d[_0x27d3(0x65)](_0x5aa85a,_0x13761d[_0x27d3(0x66)])){if(_0x13761d[_0x27d3(0x67)](_0x13761d['dhjoF'],_0x13761d['FHmOL'])){_0x5852ff[_0x27d3(0x68)](_0x13761d[_0x27d3(0x69)]),_0x12316e(_0x13761d[_0x27d3(0x6a)]);return;}else _0x805591=_0x27d3(0x2f);}else{if(_0x5aa85a==='oi'||_0x5aa85a==='ioo'||_0x13761d[_0x27d3(0x67)](_0x5aa85a,_0x27d3(0x24))){if(_0x13761d[_0x27d3(0x6b)](_0x13761d[_0x27d3(0x6c)],_0x13761d[_0x27d3(0x6c)]))return{'isValid':![],'error':_0x27d3(0x34)};else _0x805591=_0x13761d[_0x27d3(0x4e)];}}}}return{'isValid':![],'error':_0x27d3(0x6d)+_0x5aa85a+').'+_0x805591};}if(_0x5aa85a[_0x27d3(0x51)]<0x2)return{'isValid':![],'error':_0x13761d[_0x27d3(0x4f)]};const _0x552192=VALID_TLDS[_0x27d3(0x52)](_0x5aa85a)||VALID_TLDS[_0x27d3(0x52)](_0x847465);if(!_0x552192&&_0x5aa85a[_0x27d3(0x51)]<=0x2){if(_0x13761d[_0x27d3(0x6e)](_0x13761d['yHsvs'],_0x13761d[_0x27d3(0x6f)])){_0x5d5ad2['log'](_0x13761d[_0x27d3(0x70)]),_0x13761d[_0x27d3(0x71)](_0x24d499,_0x13761d[_0x27d3(0x72)]);return;}else return{'isValid':![],'error':_0x27d3(0x6d)+_0x5aa85a+_0x27d3(0x73)};}const _0x5c085e=_0x406fb1[_0x27d3(0x74)](0x0,-0x1)[_0x27d3(0x75)]('.'),_0x2cb1bf={'gmai':_0x13761d['kbfPs'],'gmial':'gmail','gmil':_0x27d3(0x3b),'gmal':_0x13761d[_0x27d3(0x76)],'gamil':'gmail','outlok':_0x13761d[_0x27d3(0x77)],'outloo':_0x13761d['cbnEX'],'outlokk':_0x13761d[_0x27d3(0x77)],'yahooo':_0x13761d[_0x27d3(0x78)],'yaho':_0x13761d['BXsCl'],'yhoo':_0x13761d['BXsCl'],'hotmai':_0x27d3(0x3e),'hotmal':_0x13761d['aeXaM'],'hotmial':_0x13761d[_0x27d3(0x79)],'iclod':_0x13761d[_0x27d3(0x7a)],'iclould':_0x27d3(0x3f)};if(_0x2cb1bf[_0x5c085e]){if(_0x13761d[_0x27d3(0x7b)]!=='aHKYE')return{'isValid':![],'error':_0x27d3(0x7c)+_0x2cb1bf[_0x5c085e]+'.'+_0x5aa85a+'?'};else{const _0x1805d0=_0x1830a1[_0x27d3(0x7d)](_0x13761d[_0x27d3(0x7e)],()=>_0x52f8e3(!![])),_0x4e1373=_0x4aef56['addListener'](_0x13761d[_0x27d3(0x7f)],()=>_0x312bef(![]));return()=>{_0x13761d[_0x27d3(0x4c)](_0x4e1373,null)||_0x13761d[_0x27d3(0x80)](_0x4e1373,void 0x0)||_0x4e1373[_0x27d3(0x81)](),_0x13761d['Yxlby'](_0x1805d0,null)||_0x1805d0===void 0x0||_0x1805d0[_0x27d3(0x81)]();};}}const _0xf2698e=[_0x13761d[_0x27d3(0x76)],_0x27d3(0x3d),_0x13761d[_0x27d3(0x79)],_0x27d3(0x3c),_0x13761d[_0x27d3(0x7a)],_0x13761d['kEGtP'],_0x13761d['oCWIm'],_0x13761d[_0x27d3(0x82)]],_0x546a01={'gmail':_0x13761d[_0x27d3(0x83)],'yahoo':_0x13761d[_0x27d3(0x83)],'hotmail':_0x13761d['dbvXP'],'outlook':_0x13761d[_0x27d3(0x83)],'icloud':'com','aol':_0x13761d[_0x27d3(0x83)],'protonmail':_0x13761d[_0x27d3(0x83)],'zoho':_0x13761d[_0x27d3(0x83)]};if(_0xf2698e[_0x27d3(0x84)](_0x5c085e)&&_0x13761d[_0x27d3(0x6e)](_0x5aa85a,_0x546a01[_0x5c085e])){const _0x4f7405=[_0x13761d[_0x27d3(0x85)],'yahoo.co.jp',_0x13761d['LuFMe'],_0x13761d[_0x27d3(0x86)],_0x13761d[_0x27d3(0x87)],_0x13761d[_0x27d3(0x88)],'hotmail.co.jp'],_0x467027=_0x5c085e+'.'+_0x5aa85a;if(!_0x4f7405[_0x27d3(0x84)](_0x467027)){if(_0x13761d[_0x27d3(0x89)](_0x13761d['bhzsc'],_0x13761d[_0x27d3(0x8a)]))return{'isValid':![],'error':_0x27d3(0x7c)+_0x5c085e+'.'+_0x546a01[_0x5c085e]+'?'};else _0x15f9c5('');}}return{'isValid':!![]};},SignInStep=({onEmailSubmit:_0x29e75d,onGoogleSignIn:_0x4ff1cf,onContinue:_0x2e61b8,loading:loading=![],error:error='',initialEmail:initialEmail=''})=>{const _0x8d2304={'rDIfm':_0x27d3(0x8b),'ZskQC':_0x27d3(0x8c),'rkxNY':function(_0x28bcf7,_0x350741){return _0x28bcf7(_0x350741);},'dBcht':_0x27d3(0x8d),'zDWqp':function(_0x26fc19,_0x3f6f7c){return _0x26fc19!==_0x3f6f7c;},'bQBGx':_0x27d3(0x8e),'qMCZD':_0x27d3(0x8f),'aBIxp':_0x27d3(0x31),'GVmdO':'test','ciUJg':function(_0x4cc891,_0x3ad72a){return _0x4cc891(_0x3ad72a);},'EynIW':_0x27d3(0x30),'pgtQa':function(_0x3c30db,_0x52ed66){return _0x3c30db!==_0x52ed66;},'lRAOo':'Idqbo','OVdiJ':_0x27d3(0x90),'NciFt':function(_0x4b622f,_0x5bd89d){return _0x4b622f(_0x5bd89d);},'nYhmT':_0x27d3(0x91),'lLQmw':function(_0x313545,_0x5c5f99){return _0x313545(_0x5c5f99);},'yarYB':function(_0x4f3d33,_0xdd9e31){return _0x4f3d33===_0xdd9e31;},'twvFM':_0x27d3(0x32),'fQtYR':'keyboardDidHide','keeTO':function(_0x14a609,_0x507b6b){return _0x14a609(_0x507b6b);},'kabdV':function(_0x3eea5d,_0x1a6683){return _0x3eea5d(_0x1a6683);},'CEFdB':function(_0x42027f,_0x19befe){return _0x42027f(_0x19befe);},'ZZeRY':function(_0x35bc0b,_0x474248,_0x23144b){return _0x35bc0b(_0x474248,_0x23144b);},'TNfzV':_0x27d3(0x92),'fkzoQ':_0x27d3(0x93),'ZoAgD':_0x27d3(0x94),'mdxUU':_0x27d3(0x95),'ECzjh':_0x27d3(0x96),'KunnH':_0x27d3(0x97),'GomcX':function(_0x5e777a,_0x585edd){return _0x5e777a||_0x585edd;},'sUgCk':'Continue'},[_0x46620c,_0x2a3c56]=_0x8d2304[_0x27d3(0x98)](useState,initialEmail),[_0x469c2f,_0x169c93]=_0x8d2304[_0x27d3(0x99)](useState,![]),[_0x2d64fe,_0x3b9726]=_0x8d2304[_0x27d3(0x9a)](useState,''),_0x48a84b=_0x143b64=>{if(_0x8d2304[_0x27d3(0x9b)]!==_0x8d2304['ZskQC'])_0x2a3c56(_0x143b64),_0x2d64fe&&_0x3b9726('');else return{'isValid':![],'error':_0x27d3(0x6d)+_0x5ee6d1+_0x27d3(0x73)};},_0xd82433=()=>{const _0xed9d08={'ELfCm':function(_0x4c9011,_0x188220){return _0x8d2304[_0x27d3(0x9c)](_0x4c9011,_0x188220);},'eYhuE':_0x8d2304[_0x27d3(0x9d)]};if(_0x8d2304[_0x27d3(0x9e)](_0x8d2304['bQBGx'],_0x8d2304[_0x27d3(0x9f)]))return{'isValid':![],'error':_0x27d3(0x7c)+_0xcb7f7b[_0x30285d]+'.'+_0x176e6f+'?'};else{if(_0x46620c[_0x27d3(0x48)]()[_0x27d3(0x47)]()===_0x27d3(0xa0)){console['log'](_0x8d2304['qMCZD']),_0x8d2304[_0x27d3(0x9c)](_0x29e75d,_0x8d2304[_0x27d3(0xa1)]);return;}if(_0x46620c['toLowerCase']()[_0x27d3(0x47)]()===_0x8d2304['GVmdO']){console['log'](_0x27d3(0xa2)),_0x8d2304['ciUJg'](_0x29e75d,_0x8d2304[_0x27d3(0xa3)]);return;}if(_0x46620c[_0x27d3(0x47)]()){const _0x54f007=_0x8d2304[_0x27d3(0x9c)](validateEmail,_0x46620c);if(!_0x54f007[_0x27d3(0xa4)]){if(_0x8d2304[_0x27d3(0xa5)](_0x8d2304[_0x27d3(0xa6)],_0x8d2304[_0x27d3(0xa6)])){const _0x21429b=_0xed9d08[_0x27d3(0xa7)](_0xb01dde,_0x170e2e);if(!_0x21429b[_0x27d3(0xa4)]){_0x26838b[_0x27d3(0x68)]('โ\x20Email\x20validation\x20failed:',_0x21429b[_0x27d3(0xa8)]),_0xed9d08[_0x27d3(0xa7)](_0x11bd87,_0x21429b['error']||_0xed9d08[_0x27d3(0xa9)]);return;}_0x43e0dc[_0x27d3(0x68)](_0x27d3(0x91)),_0xed9d08[_0x27d3(0xa7)](_0x6d0296,''),_0xed9d08['ELfCm'](_0x320b73,_0x5270f3[_0x27d3(0x47)]());}else{console['log'](_0x8d2304[_0x27d3(0xaa)],_0x54f007['error']),_0x8d2304['NciFt'](_0x3b9726,_0x54f007[_0x27d3(0xa8)]||_0x8d2304[_0x27d3(0x9d)]);return;}}console[_0x27d3(0x68)](_0x8d2304[_0x27d3(0xab)]),_0x8d2304[_0x27d3(0xac)](_0x3b9726,''),_0x8d2304[_0x27d3(0xad)](_0x29e75d,_0x46620c[_0x27d3(0x47)]());}}};return _0x8d2304[_0x27d3(0xae)](useEffect,()=>{const _0x501200={'pBbdr':function(_0x557836,_0x24685a){return _0x8d2304[_0x27d3(0xaf)](_0x557836,_0x24685a);}},_0xe220cd=Keyboard['addListener'](_0x8d2304[_0x27d3(0xb0)],()=>_0x169c93(!![])),_0x56a808=Keyboard[_0x27d3(0x7d)](_0x8d2304['fQtYR'],()=>_0x169c93(![]));return()=>{_0x501200[_0x27d3(0xb1)](_0x56a808,null)||_0x56a808===void 0x0||_0x56a808[_0x27d3(0x81)](),_0xe220cd===null||_0x501200[_0x27d3(0xb1)](_0xe220cd,void 0x0)||_0xe220cd[_0x27d3(0x81)]();};},[]),React[_0x27d3(0xb2)](KeyboardAvoidingView,{'behavior':_0x8d2304[_0x27d3(0xaf)](Platform['OS'],_0x8d2304['TNfzV'])?_0x8d2304[_0x27d3(0xb3)]:_0x8d2304[_0x27d3(0xb4)],'style':styles['container']},React['createElement'](View,{'style':styles[_0x27d3(0xb5)]},React[_0x27d3(0xb2)](View,{'style':styles[_0x27d3(0xb6)]},React[_0x27d3(0xb2)](Text,{'style':styles['title']},'Build\x20your\x20Onairos\x20persona\x20to\x20own\x20your\x20digital\x20identity'),React['createElement'](Text,{'style':styles[_0x27d3(0xb7)]},_0x8d2304[_0x27d3(0xb8)])),React[_0x27d3(0xb2)](View,{'style':styles[_0x27d3(0xb9)]},React[_0x27d3(0xb2)](_0x4d9f13,{'value':_0x46620c,'onChangeText':_0x48a84b,'onSubmitEditing':_0xd82433,'returnKeyType':_0x8d2304[_0x27d3(0xba)],'blurOnSubmit':!![],'placeholder':'Your\x20email','placeholderTextColor':_0x8d2304[_0x27d3(0xbb)]}),_0x8d2304['GomcX'](_0x2d64fe,error)?React[_0x27d3(0xb2)](Text,{'style':styles['errorText']},_0x2d64fe||error):null),React[_0x27d3(0xb2)](View,{'style':styles[_0x27d3(0xbc)]},React[_0x27d3(0xb2)](View,{'style':styles['dividerLine']}),React[_0x27d3(0xb2)](Text,{'style':styles['dividerText']},'Or'),React[_0x27d3(0xb2)](View,{'style':styles['dividerLine']})),React['createElement'](View,{'style':styles['googleContainer']},React[_0x27d3(0xb2)](_0xd20d0a,{'onPress':_0x4ff1cf,'disabled':loading})),React[_0x27d3(0xb2)](View,{'style':styles[_0x27d3(0xbd)]}),React[_0x27d3(0xb2)](View,{'style':styles[_0x27d3(0xbe)]},React[_0x27d3(0xb2)](_0x3c4008,{'label':_0x8d2304[_0x27d3(0xbf)],'onPress':_0xd82433,'disabled':loading||!_0x46620c['trim'](),'loading':loading}))));},styles=StyleSheet['create']({'container':{'flex':0x1},'content':{'flex':0x1,'paddingTop':0x18,'paddingHorizontal':0x18},'headingContainer':{'width':_0x27d3(0xc0),'marginBottom':0x16,'paddingHorizontal':0x0},'title':{'fontFamily':_0x27d3(0xc1),'fontWeight':_0x27d3(0xc2),'fontSize':0x18,'lineHeight':0x20,'color':COLORS[_0x27d3(0xc3)],'textAlign':_0x27d3(0xc4),'marginBottom':SPACING['sm']},'subtitle':{'fontFamily':_0x27d3(0xc5),'fontWeight':_0x27d3(0xc6),'fontSize':0x10,'lineHeight':0x18,'color':COLORS[_0x27d3(0xc7)],'textAlign':_0x27d3(0xc4)},'inputContainer':{'marginBottom':0x20,'paddingHorizontal':0x0},'dividerContainer':{'flexDirection':_0x27d3(0xc8),'alignItems':_0x27d3(0xc9),'marginBottom':0x20,'paddingHorizontal':0x0},'dividerLine':{'flex':0x1,'height':0x1,'backgroundColor':_0x27d3(0xca)},'dividerText':{'paddingHorizontal':SPACING['md'],'fontSize':0xe,'fontFamily':_0x27d3(0xc5),'fontWeight':'400','color':COLORS[_0x27d3(0xcb)]},'googleContainer':{'marginBottom':SPACING['xl'],'paddingHorizontal':0x0},'spacer':{'flex':0x1,'minHeight':0x14},'continueContainer':{'paddingBottom':SPACING['xl'],'paddingHorizontal':0x0},'errorText':{'fontSize':0xe,'fontFamily':'Inter','fontWeight':_0x27d3(0xc6),'color':'#DC3545','marginTop':0x8,'textAlign':_0x27d3(0xc4)}});function _0x4f46(){const _0x38f7e5=['com','org','edu','gov','mil','int','app','dev','site','web','info','biz','xyz','co.uk','com.au','co.nz','co.za','com.br','co.in','net.au','gov.uk','ac.uk','con','vom','ocm','cpm','comm','comn','copm','orgg','rog','nte','nett','ent','bet','ioo','lio','gmil','gmal','outloo','yahooo','yaho','yhoo','hotmai','hotmal','hotmial','\x20Did\x20you\x20mean\x20.io?','\x20Did\x20you\x20mean\x20.net?','test@bypass.com','reviewer@bypass.com','keyboardDidShow','keyboardDidHide','Please\x20enter\x20a\x20valid\x20email\x20address','cmo','GtFkX','ogr','jsIEs','fVJUd','iLHEW','gmail','outlook','yahoo','hotmail','icloud','RlFtu','protonmail','zoho','yahoo.co.uk','yahoo.com.br','hotmail.co.uk','NOFEZ','trim','toLowerCase','test','substring','lwowW','fKwAT','usjvZ','DqIBi','ADdUC','maiqz','length','has','AeOZm','SLNPu','Ecvfn','rjqis','Yxlby','XJzZy','xNcjd','UtCLy','eqtJa','zgogA','JryIY','SQwmI','DaSuJ','ccXTs','pICSC','GUrQG','sRYzM','DWVHu','hpTBz','iUbaq','JuTQw','log','OXhHW','XsDIK','JdTaE','ZwVlO','Invalid\x20email\x20domain\x20(.','gDFXr','yHsvs','ZunOt','KIOoq','dYMeU',').\x20Please\x20check\x20your\x20email.','slice','join','kbfPs','cbnEX','BXsCl','aeXaM','jclgW','JrReX','Did\x20you\x20mean\x20','addListener','fICIR','AbCpc','NnhND','remove','IJqPu','dbvXP','includes','RAzSx','eHrEC','jDDtS','SjDZf','TRYGJ','bhzsc','NhghO','JaMMj','Invalid\x20email\x20address','xWXzC','๐\x20Reviewer\x20bypass\x20detected\x20in\x20new\x20UI','โ\x20Email\x20validation\x20failed:','โ
\x20Email\x20validation\x20passed','ios','padding','height','Sign\x20in\x20or\x20create\x20an\x20account','done','#9CA3AF','keeTO','kabdV','CEFdB','rDIfm','rkxNY','dBcht','zDWqp','bQBGx','reviewer','aBIxp','๐งช\x20Test\x20bypass\x20detected\x20-\x20skipping\x20to\x20verification\x20screen','EynIW','isValid','pgtQa','lRAOo','ELfCm','error','eYhuE','OVdiJ','nYhmT','NciFt','lLQmw','ZZeRY','yarYB','twvFM','pBbdr','createElement','fkzoQ','ZoAgD','content','headingContainer','subtitle','mdxUU','inputContainer','ECzjh','KunnH','dividerContainer','spacer','continueContainer','sUgCk','100%','IBM\x20Plex\x20Sans','700','grey800','left','Inter','400','grey600','row','center','#E5E5E5','grey500'];_0x4f46=function(){return _0x38f7e5;};return _0x4f46();}export{SignInStep};export default SignInStep;
|