@onairos/react-native 3.6.5 → 3.6.7
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 _0x1f09(){const _0x5c4393=['get','window','Training\x20is\x20starting\x20in\x20the\x20background...','PIN\x20must\x20include\x20a\x20special\x20character','PIN\x20must\x20include\x20a\x20number','WqBBs','ZHEtN','biometric-failed','bMqUa','spypp','sxoGG','ACGta','ytZeN','biometric-unavailable','ryIGI','storage-error','lavps','pFcAn','default','seNeC','Biometric\x20Authentication\x20Not\x20Available','This\x20device\x20does\x20not\x20support\x20Face\x20ID\x20or\x20Touch\x20ID.\x20Please\x20enable\x20biometric\x20authentication\x20in\x20your\x20device\x20settings\x20to\x20secure\x20your\x20PIN.','warning','Biometric\x20Authentication\x20Failed','Biometric\x20authentication\x20was\x20cancelled\x20or\x20failed.\x20Your\x20PIN\x20needs\x20to\x20be\x20secured\x20with\x20biometric\x20authentication\x20to\x20proceed.','Storage\x20Error','error','Authenticating...','Secure\x20PIN\x20Storage','Your\x20PIN\x20will\x20be\x20securely\x20stored\x20locally\x20on\x20your\x20device\x20using\x20biometric\x20authentication\x20(Face\x20ID\x20or\x20Touch\x20ID)\x20for\x20enhanced\x20security.','done','PIN\x20Requirements:','•\x20At\x20least\x20','Continue\x20Without\x20Biometric','KqzaX','xqAMi','kLhHE','rZMMG','VprTQ','OyMAR','YtKmB','log','EQuiQ','catch','CmHeb','GFjbY','QMtHg','length','PIN\x20must\x20be\x20at\x20least\x20','test','FXESo','HEroA','OLuNL','vzRRf','\x20characters','warn','JPHke','ytHCZ','dHrDR','dfyTL','eDtxJ','XEeFG','RajZo','ypiMl','bNgoi','authenticating','ktWQB','NflCl','DnOrN','DbTCS','IueiW','isBiometricAvailable','ycgpr','storePinWithBiometric','isPinStored','EwzXB','PQXAa','NOgeE','Zpkyp','NgDzE','GEtAp','qrbpR','kFRjI','CIWLc','DlaDf','kHwXA','lkRRP','KKIYq','aMmWA','wRKUX','An\x20error\x20occurred\x20while\x20securing\x20your\x20PIN.\x20Would\x20you\x20like\x20to\x20try\x20again?','JevEs','EpXtp','WrmXI','eaFiW','createElement','inputSection','backButton','Create\x20a\x20PIN','subtitle','A\x20PIN\x20so\x20only\x20you\x20have\x20access\x20to\x20your\x20data','backgroundProgressContainer','backgroundProgressText','backgroundProgressIndicator','small','inputContainer','input','aIKbN','SDZEI','iuUMz','dismiss','👁️🗨️','requirements','requirementTitle','ryKts','requirement','•\x20Include\x20a\x20special\x20character','requirementMet','mRmfd','GBVQg','type','infoContainerInfo','Vcrij','infoContainerWarning','eQVKx','infoTitle','rkbOG','infoTitleInfo','infoMessageInfo','iZral','infoMessageError','showActions','infoActions','infoActionButtonText','infoActionButton','infoActionButtonSecondaryText','dlZKN','cancelButton','Back','submitButton','OFYMl','kHlFg','submitButtonDisabled','CwpnC','submitButtonText','hvARo','JuILf','create','#fff','flex-start','row','center','space-between','#333','#666','#CCCCCC','#E3F2FD','#2196F3','#FF9800','#FFEBEE','#F44336','#1976D2','#F57C00','#D32F2F','#1565C0','#E65100','#C62828','#007AFF','600','#FF3B30','#34C759'];_0x1f09=function(){return _0x5c4393;};return _0x1f09();}import React,{useState,useCallback}from'react';import{View,Text,StyleSheet,TextInput,TouchableOpacity,Dimensions,Keyboard,ActivityIndicator}from'react-native';import{biometricPinService}from'../services/biometricPinService';const {width}=Dimensions[_0x32ca(0x0)](_0x32ca(0x1));export const PinInput=({onSubmit:_0x48e741,minLength:minLength=0x8,requireSpecialChar:requireSpecialChar=!![],requireNumber:requireNumber=!![],onBack:_0x20c7e9,enableBiometricStorage:enableBiometricStorage=!![],onBackgroundTrainingStart:_0x4f53da,showBackgroundProgress:showBackgroundProgress=![],backgroundProgressText:backgroundProgressText=_0x32ca(0x2)})=>{const _0x388792={'ytHCZ':_0x32ca(0x3),'OyMAR':_0x32ca(0x4),'xePbv':_0x32ca(0x5),'YtKmB':_0x32ca(0x6),'RajZo':function(_0x13ddb3,_0x546b0c){return _0x13ddb3(_0x546b0c);},'EQuiQ':function(_0x47f77a){return _0x47f77a();},'JPHke':_0x32ca(0x7),'zzruR':function(_0x143616,_0x5f10b8){return _0x143616(_0x5f10b8);},'dHrDR':function(_0x431d55,_0x47a0b1){return _0x431d55&&_0x47a0b1;},'ypiMl':function(_0x1a387b,_0x4d8994){return _0x1a387b(_0x4d8994);},'ePWsy':function(_0x2d2f33,_0x306044){return _0x2d2f33<_0x306044;},'OLuNL':function(_0x4335e1,_0x51e2f1){return _0x4335e1!==_0x51e2f1;},'vzRRf':_0x32ca(0x8),'bvTnk':_0x32ca(0x9),'EwzXB':function(_0x1a33cb,_0x69e1bd){return _0x1a33cb===_0x69e1bd;},'mJNMS':'MmNeb','mgTne':_0x32ca(0xa),'GEtAp':function(_0x37f0c6,_0x10c982){return _0x37f0c6(_0x10c982);},'VprTQ':function(_0x1e155d,_0x3c2884){return _0x1e155d(_0x3c2884);},'eDtxJ':function(_0x377f68,_0xf1d3bd){return _0x377f68===_0xf1d3bd;},'tMdRl':_0x32ca(0xb),'XEeFG':'romwC','bNgoi':function(_0x1123be,_0x17a5bc){return _0x1123be(_0x17a5bc);},'ktWQB':function(_0x57b52b,_0x50c7e9){return _0x57b52b!==_0x50c7e9;},'NflCl':_0x32ca(0xc),'ycgpr':_0x32ca(0xd),'GBPXK':function(_0x57dfc6,_0x507c00){return _0x57dfc6(_0x507c00);},'PQXAa':_0x32ca(0xe),'NOgeE':function(_0x5d86bf,_0x59f81a){return _0x5d86bf(_0x59f81a);},'Zpkyp':_0x32ca(0xf),'xqAMi':function(_0x4503e3,_0x593699){return _0x4503e3(_0x593699);},'kFRjI':function(_0x3405d1,_0x4e8d4f){return _0x3405d1(_0x4e8d4f);},'dhHdE':_0x32ca(0x10),'NgDzE':_0x32ca(0x11),'inxRt':function(_0x44bd44,_0x57b8da){return _0x44bd44(_0x57b8da);},'kHlFg':function(_0x5733f7,_0x327169){return _0x5733f7(_0x327169);},'rZMMG':_0x32ca(0x12),'CIWLc':function(_0xa7f48e,_0x2daa3c){return _0xa7f48e(_0x2daa3c);},'DlaDf':function(_0x321b50){return _0x321b50();},'OceQv':_0x32ca(0x13),'lkRRP':_0x32ca(0x14),'VaGin':_0x32ca(0x15),'Vcrij':_0x32ca(0x16),'KKIYq':_0x32ca(0x17),'aMmWA':_0x32ca(0x18),'wRKUX':_0x32ca(0x19),'JevEs':_0x32ca(0x1a),'hvARo':_0x32ca(0x1b),'EpXtp':'Please\x20complete\x20biometric\x20authentication\x20to\x20secure\x20your\x20PIN.','WrmXI':'info','eaFiW':_0x32ca(0x1c),'gqetS':_0x32ca(0x1d),'KqzaX':function(_0x5c7254,_0x2daa5c){return _0x5c7254(_0x2daa5c);},'kLhHE':function(_0xa8c4a3,_0x313f7d){return _0xa8c4a3(_0x313f7d);},'dqhvQ':function(_0xb9c8d0,_0x454063){return _0xb9c8d0(_0x454063);},'dfyTL':function(_0x45187e,_0x3aa119,_0x2b0028){return _0x45187e(_0x3aa119,_0x2b0028);},'qrbpR':function(_0x531434,_0xdd78e7,_0x221418){return _0x531434(_0xdd78e7,_0x221418);},'xJxOt':'#007AFF','aIKbN':'e.g.\x20MyPin123!','SDZEI':'none','iuUMz':_0x32ca(0x1e),'ioYWF':'👁️','ARSgl':_0x32ca(0x1f),'ILMhW':function(_0x50d0ee,_0x35a7de){return _0x50d0ee>=_0x35a7de;},'ryKts':_0x32ca(0x20),'mRmfd':'•\x20Include\x20a\x20number','GBVQg':function(_0x53d0b3,_0x19a88c){return _0x53d0b3===_0x19a88c;},'eQVKx':function(_0x2cb729,_0x3530cb){return _0x2cb729===_0x3530cb;},'rkbOG':function(_0x2e3994,_0x113b9b){return _0x2e3994===_0x113b9b;},'iZral':function(_0x50d208,_0x5b3a9c){return _0x50d208===_0x5b3a9c;},'dlZKN':_0x32ca(0x21),'OFYMl':function(_0x391bf6,_0x34dbdf){return _0x391bf6||_0x34dbdf;},'gCLaw':function(_0x4a490d,_0x51c235){return _0x4a490d||_0x51c235;},'CwpnC':function(_0x4a68d3,_0x573b6c){return _0x4a68d3(_0x573b6c);},'JuILf':'Continue'},[_0xee5e9b,_0x55f1b8]=_0x388792[_0x32ca(0x22)](useState,''),[_0xea2222,_0x48a2fe]=_0x388792[_0x32ca(0x23)](useState,null),[_0x5b5074,_0x347a66]=_0x388792[_0x32ca(0x24)](useState,![]),[_0x1b62cb,_0x2b6431]=useState(![]),[_0x34156b,_0x187f44]=_0x388792['dqhvQ'](useState,_0x388792[_0x32ca(0x25)]),[_0x76561,_0x393cc0]=_0x388792[_0x32ca(0x26)](useState,![]);React['useEffect'](()=>{const _0x52c33d={'FXESo':_0x388792['ytHCZ'],'HEroA':_0x388792[_0x32ca(0x27)],'CmHeb':function(_0x249ebf,_0x5ad17e){return _0x249ebf===_0x5ad17e;},'GFjbY':_0x388792['xePbv'],'QMtHg':_0x388792[_0x32ca(0x28)]};_0x4f53da&&!_0x76561&&showBackgroundProgress&&(console[_0x32ca(0x29)]('\uD83D\uDE80 [PIN INPUT] Background training explicitly requested...'),_0x388792['RajZo'](_0x393cc0,!![]),_0x388792[_0x32ca(0x2a)](_0x4f53da)[_0x32ca(0x2b)](_0x59ec93=>{if(_0x52c33d[_0x32ca(0x2c)](_0x52c33d[_0x32ca(0x2d)],_0x52c33d[_0x32ca(0x2e)])){if(_0x109a21[_0x32ca(0x2f)]<_0x4b353f)return _0x32ca(0x30)+_0x2a7976+'\x20characters';if(_0x5f3695&&!/[!@#$%^&*(),.?":{}|<>]/[_0x32ca(0x31)](_0x1331be))return _0x52c33d[_0x32ca(0x32)];if(_0xe19271&&!/\d/['test'](_0x30ba6c))return _0x52c33d[_0x32ca(0x33)];return null;}else console[_0x32ca(0x1a)]('\u274C [PIN INPUT] Background training failed:',_0x59ec93),_0x393cc0(![]);}));},[_0x4f53da,_0x76561,showBackgroundProgress]);const _0x34add4=useCallback(_0x4c3454=>{if(_0x388792['ePWsy'](_0x4c3454[_0x32ca(0x2f)],minLength)){if(_0x388792[_0x32ca(0x34)](_0x388792[_0x32ca(0x35)],_0x388792['bvTnk']))return'PIN\x20must\x20be\x20at\x20least\x20'+minLength+_0x32ca(0x36);else _0x22946c[_0x32ca(0x37)]('\u26A0️ [PIN INPUT] Biometric authentication failed or was cancelled'),_0x388792['RajZo'](_0xfcb9cb,_0x388792[_0x32ca(0x38)]),_0x388792['zzruR'](_0x197b35,![]);}if(requireSpecialChar&&!/[!@#$%^&*(),.?":{}|<>]/[_0x32ca(0x31)](_0x4c3454))return _0x388792[_0x32ca(0x39)];if(requireNumber&&!/\d/['test'](_0x4c3454)){if(_0x388792['EwzXB'](_0x388792['mJNMS'],_0x388792['mgTne']))_0x388792[_0x32ca(0x3a)](_0x200471,!_0x433931)&&_0x16eea9&&(_0x18e467[_0x32ca(0x29)]('\uD83D\uDE80 [PIN INPUT] Background training explicitly requested...'),_0x388792['ypiMl'](_0x5aed84,!![]),_0x388792['EQuiQ'](_0x283043)['catch'](_0x2b1018=>{_0x51168b[_0x32ca(0x1a)]('\u274C [PIN INPUT] Background training failed:',_0x2b1018),_0x4bb9f2(![]);}));else return _0x32ca(0x4);}return null;},[minLength,requireSpecialChar,requireNumber]),_0x466ddc=_0x388792[_0x32ca(0x3b)](useCallback,async()=>{const _0x55cf4c={'yLlML':_0x388792[_0x32ca(0x27)],'DnOrN':function(_0x481385,_0x4de8ef){return _0x481385(_0x4de8ef);},'DbTCS':function(_0x2a43ba){return _0x2a43ba();}};if(_0x388792[_0x32ca(0x3c)](_0x388792['tMdRl'],_0x388792[_0x32ca(0x3d)]))return _0x55cf4c['yLlML'];else{console[_0x32ca(0x29)]('\uD83D\uDD0D [PIN INPUT] handleSubmit called with PIN length:',_0xee5e9b[_0x32ca(0x2f)]);const _0x529c68=_0x388792[_0x32ca(0x3e)](_0x34add4,_0xee5e9b);if(_0x529c68){console['log']('\u274C [PIN INPUT] Validation failed:',_0x529c68),_0x388792[_0x32ca(0x3f)](_0x48a2fe,_0x529c68);return;}console['log']('\u2705 [PIN INPUT] PIN validation passed');if(enableBiometricStorage){console[_0x32ca(0x29)]('\uD83D\uDD10 [PIN INPUT] Biometric storage enabled, starting biometric flow...'),_0x388792['ypiMl'](_0x2b6431,!![]),_0x388792[_0x32ca(0x40)](_0x187f44,_0x32ca(0x41));try{if(_0x388792[_0x32ca(0x42)](_0x388792[_0x32ca(0x43)],_0x388792[_0x32ca(0x43)])){const _0x30a2c6={'IueiW':function(_0x39570c,_0xe287e6){return _0x55cf4c[_0x32ca(0x44)](_0x39570c,_0xe287e6);}};_0x21233d[_0x32ca(0x29)]('\uD83D\uDE80 [PIN INPUT] Background training explicitly requested...'),_0x55cf4c[_0x32ca(0x44)](_0x1ab79d,!![]),_0x55cf4c[_0x32ca(0x45)](_0x2af518)[_0x32ca(0x2b)](_0x2b4979=>{_0x180090['error']('\u274C [PIN INPUT] Background training failed:',_0x2b4979),_0x30a2c6[_0x32ca(0x46)](_0x3b96e4,![]);});}else{const _0x497b16=await biometricPinService[_0x32ca(0x47)]();console['log']('\uD83D\uDCF1 [PIN INPUT] Biometric available:',_0x497b16);if(!_0x497b16){console['error']('\u274C [PIN INPUT] Face ID not available on this device'),_0x388792[_0x32ca(0x26)](_0x187f44,_0x388792[_0x32ca(0x48)]),_0x388792['GBPXK'](_0x2b6431,![]);return;}console[_0x32ca(0x29)]('\uD83D\uDD10 [PIN INPUT] Triggering biometric authentication for PIN storage...');const _0x282340=await biometricPinService[_0x32ca(0x49)](_0xee5e9b);if(_0x282340){console[_0x32ca(0x29)]('\u2705 [PIN INPUT] PIN stored successfully with biometric protection');const _0x87ea32=await biometricPinService[_0x32ca(0x4a)]();_0x87ea32?_0x388792[_0x32ca(0x4b)](_0x388792[_0x32ca(0x4c)],_0x32ca(0xe))?(console['log']('\u2705 [PIN INPUT] PIN storage verified - proceeding with onboarding'),_0x388792[_0x32ca(0x4d)](_0x48e741,_0xee5e9b)):(_0x41d96a[_0x32ca(0x29)]('\uD83D\uDD10 [PIN INPUT] Biometric storage disabled, proceeding normally'),_0x55cf4c[_0x32ca(0x44)](_0x384279,_0x2aa177)):(console[_0x32ca(0x1a)]('\u274C [PIN INPUT] PIN storage verification failed'),_0x388792[_0x32ca(0x26)](_0x187f44,_0x388792[_0x32ca(0x4e)]),_0x388792[_0x32ca(0x23)](_0x2b6431,![]));}else console[_0x32ca(0x37)]('\u26A0️ [PIN INPUT] Biometric authentication failed or was cancelled'),_0x388792['kFRjI'](_0x187f44,_0x388792['JPHke']),_0x388792[_0x32ca(0x3e)](_0x2b6431,![]);}}catch(_0x438fe7){console['error']('\u274C [PIN INPUT] Error handling biometric PIN storage:',_0x438fe7),_0x187f44(_0x32ca(0xf)),_0x388792[_0x32ca(0x3e)](_0x2b6431,![]);}}else{if(_0x388792['dhHdE']===_0x388792[_0x32ca(0x4f)]){_0x178d67[_0x32ca(0x1a)]('\u274C [PIN INPUT] Face ID not available on this device'),_0x388792[_0x32ca(0x50)](_0x4282a6,_0x32ca(0xd)),_0x388792['VprTQ'](_0xf04643,![]);return;}else console['log']('\uD83D\uDD10 [PIN INPUT] Biometric storage disabled, proceeding normally'),_0x48e741(_0xee5e9b);}}},[_0xee5e9b,_0x34add4,_0x48e741,enableBiometricStorage]),_0x25263c=_0x388792[_0x32ca(0x51)](useCallback,_0x335078=>{_0x388792['inxRt'](_0x55f1b8,_0x335078),_0x388792['kHlFg'](_0x48a2fe,null),_0x388792[_0x32ca(0x40)](_0x187f44,_0x388792[_0x32ca(0x25)]),console[_0x32ca(0x29)]('\uD83D\uDD0D [PIN INPUT] PIN changed:',{'length':_0x335078[_0x32ca(0x2f)],'hasSpecialChar':/[!@#$%^&*(),.?":{}|<>]/['test'](_0x335078),'hasNumber':/\d/[_0x32ca(0x31)](_0x335078),'isValid':!_0x388792[_0x32ca(0x52)](_0x34add4,_0x335078)});},[_0x34add4]),_0x5014d0=_0x388792[_0x32ca(0x51)](useCallback,()=>{console['warn']('\u26A0️ [PIN INPUT] User chose to continue without biometric security'),_0x48e741(_0xee5e9b);},[_0xee5e9b,_0x48e741]),_0xebf085=useCallback(()=>{_0x388792[_0x32ca(0x53)](_0x187f44,_0x388792[_0x32ca(0x25)]),_0x388792[_0x32ca(0x54)](_0x466ddc);},[_0x466ddc]),_0x34ab4b=()=>{if(_0x32ca(0x55)===_0x388792['OceQv'])return _0x32ca(0x30)+_0x4cdbda+_0x32ca(0x36);else switch(_0x34156b){case _0x388792[_0x32ca(0x48)]:return{'title':_0x388792[_0x32ca(0x56)],'message':_0x388792['VaGin'],'type':_0x388792['Vcrij'],'showActions':!![]};case _0x388792[_0x32ca(0x38)]:return{'title':_0x388792[_0x32ca(0x57)],'message':_0x388792[_0x32ca(0x58)],'type':_0x32ca(0x16),'showActions':!![]};case _0x388792['Zpkyp']:return{'title':_0x388792[_0x32ca(0x59)],'message':_0x32ca(0x5a),'type':_0x388792[_0x32ca(0x5b)],'showActions':!![]};case _0x32ca(0x41):return{'title':_0x388792['hvARo'],'message':_0x388792[_0x32ca(0x5c)],'type':_0x388792[_0x32ca(0x5d)],'showActions':![]};default:return{'title':_0x388792[_0x32ca(0x5e)],'message':_0x388792['gqetS'],'type':'info','showActions':![]};}},_0x541371=_0x34ab4b();return React[_0x32ca(0x5f)](View,{'style':styles['container']},React['createElement'](View,{'style':styles[_0x32ca(0x60)]},React['createElement'](View,{'style':styles['header']},_0x20c7e9&&React[_0x32ca(0x5f)](TouchableOpacity,{'style':styles[_0x32ca(0x61)],'onPress':_0x20c7e9},React[_0x32ca(0x5f)](Text,{'style':{'fontSize':0x18}},'←')),React[_0x32ca(0x5f)](Text,{'style':styles['title']},_0x32ca(0x62))),React['createElement'](Text,{'style':styles[_0x32ca(0x63)]},_0x32ca(0x64)),_0x388792[_0x32ca(0x3a)](showBackgroundProgress,_0x76561)&&React['createElement'](View,{'style':styles[_0x32ca(0x65)]},React[_0x32ca(0x5f)](Text,{'style':styles[_0x32ca(0x66)]},backgroundProgressText),React[_0x32ca(0x5f)](View,{'style':styles[_0x32ca(0x67)]},React[_0x32ca(0x5f)](ActivityIndicator,{'size':_0x32ca(0x68),'color':_0x388792['xJxOt']}))),React[_0x32ca(0x5f)](View,{'style':styles[_0x32ca(0x69)]},React[_0x32ca(0x5f)](TextInput,{'style':styles[_0x32ca(0x6a)],'value':_0xee5e9b,'onChangeText':_0x25263c,'secureTextEntry':!_0x5b5074,'placeholder':_0x388792[_0x32ca(0x6b)],'keyboardType':_0x388792[_0x32ca(0x25)],'maxLength':0x14,'autoCapitalize':_0x388792[_0x32ca(0x6c)],'autoCorrect':![],'returnKeyType':_0x388792[_0x32ca(0x6d)],'onSubmitEditing':()=>Keyboard[_0x32ca(0x6e)]()}),React[_0x32ca(0x5f)](TouchableOpacity,{'style':styles['visibilityButton'],'onPress':()=>_0x347a66(!_0x5b5074)},React[_0x32ca(0x5f)](Text,null,_0x5b5074?_0x388792['ioYWF']:_0x32ca(0x6f))))),_0xea2222&&React['createElement'](Text,{'style':styles['error']},_0xea2222),React[_0x32ca(0x5f)](View,{'style':styles[_0x32ca(0x70)]},React[_0x32ca(0x5f)](Text,{'style':styles[_0x32ca(0x71)]},_0x388792['ARSgl']),React[_0x32ca(0x5f)](Text,{'style':[styles['requirement'],_0x388792['ILMhW'](_0xee5e9b[_0x32ca(0x2f)],minLength)&&styles['requirementMet']]},_0x388792[_0x32ca(0x72)],minLength,_0x32ca(0x36)),requireSpecialChar&&React['createElement'](Text,{'style':[styles[_0x32ca(0x73)],/[!@#$%^&*(),.?":{}|<>]/['test'](_0xee5e9b)&&styles['requirementMet']]},_0x32ca(0x74)),requireNumber&&React[_0x32ca(0x5f)](Text,{'style':[styles[_0x32ca(0x73)],/\d/['test'](_0xee5e9b)&&styles[_0x32ca(0x75)]]},_0x388792[_0x32ca(0x76)])),React['createElement'](View,{'style':[styles['infoContainer'],_0x388792[_0x32ca(0x77)](_0x541371[_0x32ca(0x78)],_0x388792[_0x32ca(0x5d)])&&styles[_0x32ca(0x79)],_0x541371[_0x32ca(0x78)]===_0x388792[_0x32ca(0x7a)]&&styles[_0x32ca(0x7b)],_0x388792[_0x32ca(0x7c)](_0x541371[_0x32ca(0x78)],_0x388792[_0x32ca(0x5b)])&&styles['infoContainerError']]},React['createElement'](Text,{'style':[styles[_0x32ca(0x7d)],_0x388792[_0x32ca(0x7e)](_0x541371[_0x32ca(0x78)],'info')&&styles[_0x32ca(0x7f)],_0x388792['eQVKx'](_0x541371[_0x32ca(0x78)],_0x388792[_0x32ca(0x7a)])&&styles['infoTitleWarning'],_0x388792['EwzXB'](_0x541371[_0x32ca(0x78)],_0x388792['JevEs'])&&styles['infoTitleError']]},_0x541371['title']),React[_0x32ca(0x5f)](Text,{'style':[styles['infoMessage'],_0x388792[_0x32ca(0x7e)](_0x541371[_0x32ca(0x78)],_0x388792[_0x32ca(0x5d)])&&styles[_0x32ca(0x80)],_0x388792[_0x32ca(0x81)](_0x541371[_0x32ca(0x78)],_0x32ca(0x16))&&styles['infoMessageWarning'],_0x388792[_0x32ca(0x4b)](_0x541371[_0x32ca(0x78)],'error')&&styles[_0x32ca(0x82)]]},_0x541371['message']),_0x541371[_0x32ca(0x83)]&&React[_0x32ca(0x5f)](View,{'style':styles[_0x32ca(0x84)]},React[_0x32ca(0x5f)](TouchableOpacity,{'style':styles['infoActionButton'],'onPress':_0xebf085},React[_0x32ca(0x5f)](Text,{'style':styles[_0x32ca(0x85)]},'Try\x20Again')),React[_0x32ca(0x5f)](TouchableOpacity,{'style':[styles[_0x32ca(0x86)],styles['infoActionButtonSecondary']],'onPress':_0x5014d0},React[_0x32ca(0x5f)](Text,{'style':[styles[_0x32ca(0x85)],styles[_0x32ca(0x87)]]},_0x388792[_0x32ca(0x88)])))),React[_0x32ca(0x5f)](View,{'style':styles['footer']},_0x20c7e9&&React['createElement'](TouchableOpacity,{'style':styles[_0x32ca(0x89)],'onPress':_0x20c7e9},React[_0x32ca(0x5f)](Text,{'style':styles['cancelButtonText']},_0x32ca(0x8a))),React['createElement'](TouchableOpacity,{'style':[styles[_0x32ca(0x8b)],(_0x388792[_0x32ca(0x8c)](!_0xee5e9b,_0x1b62cb)||_0x388792[_0x32ca(0x8d)](_0x34add4,_0xee5e9b))&&styles[_0x32ca(0x8e)]],'onPress':_0x466ddc,'disabled':_0x388792['gCLaw'](!_0xee5e9b,_0x1b62cb)||!!_0x388792[_0x32ca(0x8f)](_0x34add4,_0xee5e9b)},React[_0x32ca(0x5f)](Text,{'style':styles[_0x32ca(0x90)]},_0x1b62cb?_0x388792[_0x32ca(0x91)]:_0x388792[_0x32ca(0x92)]))));};function _0x32ca(_0x1f098c,_0x32caef){_0x1f098c=_0x1f098c-0x0;const _0x28777e=_0x1f09();let _0x3a9ca4=_0x28777e[_0x1f098c];return _0x3a9ca4;}const styles=StyleSheet[_0x32ca(0x93)]({'container':{'flex':0x1,'padding':0x10,'width':width,'backgroundColor':_0x32ca(0x94),'justifyContent':_0x32ca(0x95)},'inputSection':{'width':'100%','marginTop':0x0,'paddingTop':0x0},'header':{'flexDirection':_0x32ca(0x96),'alignItems':_0x32ca(0x97),'justifyContent':_0x32ca(0x98),'marginBottom':0x10,'paddingVertical':0x8},'backButton':{'padding':0x8},'title':{'fontSize':0x14,'fontWeight':'600','color':_0x32ca(0x99),'textAlign':'center','flex':0x1,'marginBottom':0x8},'subtitle':{'fontSize':0xe,'color':_0x32ca(0x9a),'marginBottom':0x18,'textAlign':'center'},'inputContainer':{'flexDirection':'row','alignItems':_0x32ca(0x97),'borderWidth':0x1,'borderColor':_0x32ca(0x9b),'borderRadius':0x8,'marginBottom':0x10},'input':{'flex':0x1,'padding':0xc,'fontSize':0x10},'visibilityButton':{'padding':0xc},'infoContainer':{'padding':0x10,'borderRadius':0xc,'marginBottom':0x10,'borderWidth':0x1},'infoContainerInfo':{'backgroundColor':_0x32ca(0x9c),'borderColor':_0x32ca(0x9d)},'infoContainerWarning':{'backgroundColor':'#FFF3E0','borderColor':_0x32ca(0x9e)},'infoContainerError':{'backgroundColor':_0x32ca(0x9f),'borderColor':_0x32ca(0xa0)},'infoTitle':{'fontSize':0x10,'fontWeight':'600','marginBottom':0x8},'infoTitleInfo':{'color':_0x32ca(0xa1)},'infoTitleWarning':{'color':_0x32ca(0xa2)},'infoTitleError':{'color':_0x32ca(0xa3)},'infoMessage':{'fontSize':0xe,'lineHeight':0x14,'marginBottom':0xc},'infoMessageInfo':{'color':_0x32ca(0xa4)},'infoMessageWarning':{'color':_0x32ca(0xa5)},'infoMessageError':{'color':_0x32ca(0xa6)},'infoActions':{'flexDirection':_0x32ca(0x96),'justifyContent':_0x32ca(0x98),'marginTop':0x8},'infoActionButton':{'flex':0x1,'paddingVertical':0xa,'paddingHorizontal':0x10,'borderRadius':0x8,'backgroundColor':_0x32ca(0xa7),'marginHorizontal':0x4,'alignItems':_0x32ca(0x97)},'infoActionButtonSecondary':{'backgroundColor':'transparent','borderWidth':0x1,'borderColor':_0x32ca(0xa7)},'infoActionButtonText':{'color':_0x32ca(0x94),'fontSize':0xe,'fontWeight':_0x32ca(0xa8)},'infoActionButtonSecondaryText':{'color':_0x32ca(0xa7)},'error':{'color':_0x32ca(0xa9),'marginBottom':0x10},'requirements':{'marginBottom':0x18},'requirementTitle':{'fontSize':0xe,'fontWeight':'600','marginBottom':0x8,'color':_0x32ca(0x99)},'requirement':{'fontSize':0xe,'color':_0x32ca(0x9a),'marginBottom':0x4},'requirementMet':{'color':_0x32ca(0xaa)},'footer':{'flexDirection':_0x32ca(0x96),'alignItems':_0x32ca(0x97),'justifyContent':_0x32ca(0x98),'marginTop':0x18,'borderTopWidth':0x1,'borderTopColor':'#eee','paddingTop':0x10},'cancelButton':{'paddingVertical':0x8,'paddingHorizontal':0x10},'cancelButtonText':{'color':_0x32ca(0x9a),'fontSize':0x10},'submitButton':{'paddingVertical':0x10,'paddingHorizontal':0x20,'borderRadius':0x10,'backgroundColor':'#000000','alignItems':_0x32ca(0x97)},'submitButtonDisabled':{'opacity':0.5},'submitButtonText':{'color':_0x32ca(0x94),'fontSize':0x10,'fontWeight':'600'},'backgroundProgressContainer':{'flexDirection':'row','alignItems':_0x32ca(0x97),'justifyContent':_0x32ca(0x97),'marginBottom':0x10},'backgroundProgressText':{'fontSize':0xe,'color':'#666','marginRight':0xa},'backgroundProgressIndicator':{'padding':0x5}});
|
|
1
|
+
import React,{useState,useCallback}from'react';import{View,Text,StyleSheet,TextInput,TouchableOpacity,Dimensions,Keyboard,ActivityIndicator}from'react-native';import{biometricPinService}from'../services/biometricPinService';function _0x540c(_0x48f0a5,_0x540c4e){_0x48f0a5=_0x48f0a5-0x0;const _0x3b409a=_0x48f0();let _0x3ebbc1=_0x3b409a[_0x48f0a5];return _0x3ebbc1;}const {width}=Dimensions['get'](_0x540c(0x0));export const PinInput=({onSubmit:_0x15f173,minLength:minLength=0x8,requireSpecialChar:requireSpecialChar=!![],requireNumber:requireNumber=!![],onBack:_0x4a2d34,enableBiometricStorage:enableBiometricStorage=!![],onBackgroundTrainingStart:_0x5e2b19,showBackgroundProgress:showBackgroundProgress=![],backgroundProgressText:backgroundProgressText='Training\x20is\x20starting\x20in\x20the\x20background...'})=>{const _0x1e7967={'MarlL':function(_0x4bab3c,_0x54de96){return _0x4bab3c(_0x54de96);},'rxJVR':_0x540c(0x1),'RpgNX':function(_0x2d2bf7,_0x10ce51){return _0x2d2bf7!==_0x10ce51;},'aZhdY':_0x540c(0x2),'lUiAV':_0x540c(0x3),'MLcUG':function(_0x2234de,_0x2c7d45){return _0x2234de(_0x2c7d45);},'VDQzi':function(_0x5d2e23,_0x32c76c){return _0x5d2e23&&_0x32c76c;},'mYPiz':function(_0x71784e,_0x5124d9){return _0x71784e(_0x5124d9);},'LRBZD':function(_0x1148e7,_0x407756){return _0x1148e7<_0x407756;},'MdIWA':_0x540c(0x4),'WxQGl':'PIN\x20must\x20include\x20a\x20number','lJfTZ':function(_0x22f7a0,_0x4cb859){return _0x22f7a0(_0x4cb859);},'jorjs':function(_0xde0a36){return _0xde0a36();},'UbyIN':function(_0x50f7d8,_0x53c87a){return _0x50f7d8===_0x53c87a;},'OzrdL':'DzbPj','miXVq':_0x540c(0x5),'yHgdL':function(_0x52217b,_0x36e38e){return _0x52217b(_0x36e38e);},'vZMfK':function(_0x3b4ea6,_0x1caf80){return _0x3b4ea6(_0x1caf80);},'EcBCG':function(_0x17edae,_0x4f7e41){return _0x17edae(_0x4f7e41);},'YXIiU':function(_0x1505af,_0x56f3cc){return _0x1505af(_0x56f3cc);},'kwvzG':_0x540c(0x6),'PwrXA':function(_0xf62cde,_0x30e0e8){return _0xf62cde(_0x30e0e8);},'IqBKb':function(_0x204528,_0x3deca4){return _0x204528!==_0x3deca4;},'lkguT':_0x540c(0x7),'qFYsz':function(_0x439676,_0x2f00e6){return _0x439676===_0x2f00e6;},'GFhQN':_0x540c(0x8),'MQMbX':function(_0xef1290,_0x30ec1a){return _0xef1290(_0x30ec1a);},'ASfgV':function(_0x9d7bed,_0x20c7c0){return _0x9d7bed(_0x20c7c0);},'bILky':_0x540c(0x9),'JcukD':function(_0x1e1e84,_0x389237){return _0x1e1e84(_0x389237);},'aKouE':_0x540c(0xa),'XrFiw':function(_0x24a7a2,_0x3c0a60){return _0x24a7a2(_0x3c0a60);},'miUPM':function(_0x3ed978,_0x395c66){return _0x3ed978(_0x395c66);},'GxwVw':_0x540c(0xb),'fDWaq':_0x540c(0xc),'YWxIc':_0x540c(0xd),'QNFUr':'Biometric\x20Authentication\x20Failed','pWakU':_0x540c(0xe),'JQLcr':_0x540c(0xf),'KlBqb':_0x540c(0x10),'nUMhY':_0x540c(0x11),'jybWJ':function(_0x5e6f26,_0x2d08e9){return _0x5e6f26(_0x2d08e9);},'gcofn':function(_0x5dc256,_0x1b356d){return _0x5dc256(_0x1b356d);},'siXDt':function(_0x5f1d12,_0x7b60df){return _0x5f1d12(_0x7b60df);},'fcayP':function(_0x42e2ac,_0x20fd2e){return _0x42e2ac(_0x20fd2e);},'NIfTU':function(_0x36a35a,_0x140bec,_0xa845a0){return _0x36a35a(_0x140bec,_0xa845a0);},'ojZof':function(_0x405756,_0x1744a3,_0x2a112e){return _0x405756(_0x1744a3,_0x2a112e);},'giKQf':function(_0xe70533,_0x302632,_0x2b2973){return _0xe70533(_0x302632,_0x2b2973);},'kxSYS':function(_0x393c31){return _0x393c31();},'VJIAq':_0x540c(0x12),'WZdmc':function(_0x441b34,_0x40897f){return _0x441b34&&_0x40897f;},'xMwju':'small','lkfqt':_0x540c(0x13),'JeXgr':_0x540c(0x14),'RwpWP':_0x540c(0x15),'qGIxn':'👁️','FpPDm':_0x540c(0x16),'eTvbo':function(_0x168695,_0x1fb326){return _0x168695>=_0x1fb326;},'iMjZN':_0x540c(0x17),'byvNX':_0x540c(0x18),'DIhKN':_0x540c(0x19),'wHpuC':function(_0x20003d,_0x24981d){return _0x20003d===_0x24981d;},'wEpNf':function(_0x1fcd3e,_0x3c32ab){return _0x1fcd3e===_0x3c32ab;},'chIjv':function(_0x1a7ac9,_0x465ea8){return _0x1a7ac9===_0x465ea8;},'WsjeD':_0x540c(0x1a),'xobor':'Back','BFkPQ':function(_0x5101ab,_0x562c4b){return _0x5101ab||_0x562c4b;},'hqnHp':function(_0x84e60e,_0x1953fe){return _0x84e60e(_0x1953fe);},'SlZfv':'Continue'},[_0x23dfb6,_0x5d681a]=_0x1e7967['jybWJ'](useState,''),[_0x1dd3a8,_0x26d9af]=_0x1e7967[_0x540c(0x1b)](useState,null),[_0x4106fa,_0x11d7a7]=_0x1e7967[_0x540c(0x1c)](useState,![]),[_0x1408c2,_0x2e9720]=useState(![]),[_0x2a5ffb,_0x3a5cf2]=_0x1e7967[_0x540c(0x1d)](useState,'default'),[_0xe90878,_0x2889b5]=_0x1e7967[_0x540c(0x1e)](useState,![]);React[_0x540c(0x1f)](()=>{_0x1e7967[_0x540c(0x20)](_0x5e2b19,!_0xe90878)&&showBackgroundProgress&&(console[_0x540c(0x21)]('\uD83D\uDE80 [PIN INPUT] Background training explicitly requested...'),_0x1e7967[_0x540c(0x22)](_0x2889b5,!![]),_0x5e2b19()[_0x540c(0x23)](_0x3a0e4a=>{const _0x2dd519={'iYnSP':function(_0x39f755,_0x38d082){return _0x1e7967[_0x540c(0x24)](_0x39f755,_0x38d082);},'XuxvS':_0x1e7967['rxJVR']};_0x1e7967['RpgNX'](_0x1e7967[_0x540c(0x25)],_0x1e7967['lUiAV'])?(console[_0x540c(0xe)]('\u274C [PIN INPUT] Background training failed:',_0x3a0e4a),_0x1e7967[_0x540c(0x26)](_0x2889b5,![])):(_0x512334[_0x540c(0x27)]('\u26A0️ [PIN INPUT] Biometric authentication failed or was cancelled'),_0x2dd519[_0x540c(0x28)](_0x3249e7,_0x2dd519[_0x540c(0x29)]),_0x2dd519[_0x540c(0x28)](_0x1b0522,![]));}));},[_0x5e2b19,_0xe90878,showBackgroundProgress]);const _0x1598d5=_0x1e7967['NIfTU'](useCallback,_0xf55afa=>{if(_0x1e7967[_0x540c(0x2a)](_0xf55afa['length'],minLength))return _0x540c(0x2b)+minLength+'\x20characters';if(requireSpecialChar&&!/[!@#$%^&*(),.?":{}|<>]/[_0x540c(0x2c)](_0xf55afa))return _0x1e7967[_0x540c(0x2d)];if(requireNumber&&!/\d/['test'](_0xf55afa))return _0x1e7967[_0x540c(0x2e)];return null;},[minLength,requireSpecialChar,requireNumber]),_0x1f71c8=_0x1e7967[_0x540c(0x2f)](useCallback,async()=>{const _0x3c6e87={'WxTII':function(_0x350763,_0x372031){return _0x1e7967['lJfTZ'](_0x350763,_0x372031);},'CXFuu':function(_0x5a5ffa){return _0x1e7967[_0x540c(0x30)](_0x5a5ffa);}};if(_0x1e7967['UbyIN'](_0x1e7967[_0x540c(0x31)],_0x1e7967[_0x540c(0x32)]))_0x57c77d&&!_0x3eabad&&_0x289bbd&&(_0x4f96a6[_0x540c(0x21)]('\uD83D\uDE80 [PIN INPUT] Background training explicitly requested...'),_0x3c6e87[_0x540c(0x33)](_0x1708ec,!![]),_0x3c6e87[_0x540c(0x34)](_0x5a6435)['catch'](_0x5789ec=>{_0x4d74ce[_0x540c(0xe)]('\u274C [PIN INPUT] Background training failed:',_0x5789ec),_0x21b305(![]);}));else{console[_0x540c(0x21)]('\uD83D\uDD0D [PIN INPUT] handleSubmit called with PIN length:',_0x23dfb6['length']);const _0x504b4e=_0x1e7967[_0x540c(0x35)](_0x1598d5,_0x23dfb6);if(_0x504b4e){console[_0x540c(0x21)]('\u274C [PIN INPUT] Validation failed:',_0x504b4e),_0x1e7967[_0x540c(0x36)](_0x26d9af,_0x504b4e);return;}console[_0x540c(0x21)]('\u2705 [PIN INPUT] PIN validation passed');if(enableBiometricStorage){console[_0x540c(0x21)]('\uD83D\uDD10 [PIN INPUT] Biometric storage enabled, starting biometric flow...'),_0x1e7967['EcBCG'](_0x2e9720,!![]),_0x1e7967['YXIiU'](_0x3a5cf2,_0x1e7967[_0x540c(0x37)]);try{const _0x4f68c1=await biometricPinService[_0x540c(0x38)]();console[_0x540c(0x21)]('\uD83D\uDCF1 [PIN INPUT] Biometric available:',_0x4f68c1);if(!_0x4f68c1){console['error']('\u274C [PIN INPUT] Face ID not available on this device'),_0x1e7967[_0x540c(0x39)](_0x3a5cf2,'biometric-unavailable'),_0x1e7967['PwrXA'](_0x2e9720,![]);return;}console[_0x540c(0x21)]('\uD83D\uDD10 [PIN INPUT] Triggering biometric authentication for PIN storage...');const _0x47f0e6=await biometricPinService[_0x540c(0x3a)](_0x23dfb6);if(_0x47f0e6){if(_0x1e7967[_0x540c(0x3b)](_0x540c(0x7),_0x1e7967[_0x540c(0x3c)]))return _0x540c(0x4);else{console[_0x540c(0x21)]('\u2705 [PIN INPUT] PIN stored successfully with biometric protection');const _0x2b792f=await biometricPinService[_0x540c(0x3d)]();_0x2b792f?_0x1e7967['qFYsz'](_0x1e7967[_0x540c(0x3e)],_0x1e7967['GFhQN'])?(console[_0x540c(0x21)]('\u2705 [PIN INPUT] PIN storage verified - proceeding with onboarding'),_0x1e7967['MQMbX'](_0x15f173,_0x23dfb6)):(_0x4b3f40[_0x540c(0xe)]('\u274C [PIN INPUT] PIN storage verification failed'),_0x594b1c(_0x540c(0x9)),_0x3480b0(![])):(console[_0x540c(0xe)]('\u274C [PIN INPUT] PIN storage verification failed'),_0x1e7967['ASfgV'](_0x3a5cf2,_0x1e7967['bILky']),_0x1e7967[_0x540c(0x3f)](_0x2e9720,![]));}}else console[_0x540c(0x27)]('\u26A0️ [PIN INPUT] Biometric authentication failed or was cancelled'),_0x1e7967['YXIiU'](_0x3a5cf2,_0x1e7967['rxJVR']),_0x1e7967[_0x540c(0x39)](_0x2e9720,![]);}catch(_0x238592){console['error']('\u274C [PIN INPUT] Error handling biometric PIN storage:',_0x238592),_0x3a5cf2(_0x540c(0x9)),_0x1e7967['YXIiU'](_0x2e9720,![]);}}else console[_0x540c(0x21)]('\uD83D\uDD10 [PIN INPUT] Biometric storage disabled, proceeding normally'),_0x1e7967[_0x540c(0x40)](_0x15f173,_0x23dfb6);}},[_0x23dfb6,_0x1598d5,_0x15f173,enableBiometricStorage]),_0x59e7c1=_0x1e7967[_0x540c(0x2f)](useCallback,_0xaf955e=>{_0x1e7967[_0x540c(0x41)](_0x5d681a,_0xaf955e),_0x1e7967['MLcUG'](_0x26d9af,null),_0x3a5cf2(_0x1e7967[_0x540c(0x42)]),console['log']('\uD83D\uDD0D [PIN INPUT] PIN changed:',{'length':_0xaf955e[_0x540c(0x43)],'hasSpecialChar':/[!@#$%^&*(),.?":{}|<>]/[_0x540c(0x2c)](_0xaf955e),'hasNumber':/\d/['test'](_0xaf955e),'isValid':!_0x1e7967['XrFiw'](_0x1598d5,_0xaf955e)});},[_0x1598d5]),_0x5a341f=_0x1e7967['NIfTU'](useCallback,()=>{console[_0x540c(0x27)]('\u26A0️ [PIN INPUT] User chose to continue without biometric security'),_0x15f173(_0x23dfb6);},[_0x23dfb6,_0x15f173]),_0x4e88cd=_0x1e7967['giKQf'](useCallback,()=>{_0x1e7967[_0x540c(0x44)](_0x3a5cf2,_0x1e7967['aKouE']),_0x1e7967[_0x540c(0x30)](_0x1f71c8);},[_0x1f71c8]),_0x4a389c=()=>{switch(_0x2a5ffb){case _0x1e7967[_0x540c(0x45)]:return{'title':_0x1e7967[_0x540c(0x46)],'message':_0x540c(0x47),'type':_0x1e7967[_0x540c(0x48)],'showActions':!![]};case _0x1e7967[_0x540c(0x49)]:return{'title':_0x1e7967[_0x540c(0x4a)],'message':_0x540c(0x4b),'type':_0x1e7967[_0x540c(0x48)],'showActions':!![]};case _0x1e7967[_0x540c(0x4c)]:return{'title':'Storage\x20Error','message':_0x540c(0x4d),'type':_0x1e7967[_0x540c(0x4e)],'showActions':!![]};case _0x1e7967['kwvzG']:return{'title':_0x540c(0x4f),'message':_0x1e7967[_0x540c(0x50)],'type':_0x1e7967[_0x540c(0x51)],'showActions':![]};default:return{'title':_0x1e7967[_0x540c(0x52)],'message':_0x540c(0x53),'type':_0x1e7967['KlBqb'],'showActions':![]};}},_0x4770ad=_0x1e7967[_0x540c(0x54)](_0x4a389c);return React['createElement'](View,{'style':styles['container']},React['createElement'](View,{'style':styles['inputSection']},React['createElement'](View,{'style':styles[_0x540c(0x55)]},_0x4a2d34&&React[_0x540c(0x56)](TouchableOpacity,{'style':styles[_0x540c(0x57)],'onPress':_0x4a2d34},React[_0x540c(0x56)](Text,{'style':{'fontSize':0x18}},'←')),React['createElement'](Text,{'style':styles[_0x540c(0x58)]},_0x1e7967[_0x540c(0x59)])),React[_0x540c(0x56)](Text,{'style':styles['subtitle']},_0x540c(0x5a)),_0x1e7967[_0x540c(0x5b)](showBackgroundProgress,_0xe90878)&&React[_0x540c(0x56)](View,{'style':styles[_0x540c(0x5c)]},React[_0x540c(0x56)](Text,{'style':styles[_0x540c(0x5d)]},backgroundProgressText),React['createElement'](View,{'style':styles['backgroundProgressIndicator']},React[_0x540c(0x56)](ActivityIndicator,{'size':_0x1e7967[_0x540c(0x5e)],'color':_0x540c(0x5f)}))),React[_0x540c(0x56)](View,{'style':styles[_0x540c(0x60)]},React[_0x540c(0x56)](TextInput,{'style':styles[_0x540c(0x61)],'value':_0x23dfb6,'onChangeText':_0x59e7c1,'secureTextEntry':!_0x4106fa,'placeholder':_0x1e7967[_0x540c(0x62)],'keyboardType':_0x1e7967[_0x540c(0x42)],'maxLength':0x14,'autoCapitalize':_0x1e7967[_0x540c(0x63)],'autoCorrect':![],'returnKeyType':_0x1e7967[_0x540c(0x64)],'onSubmitEditing':()=>Keyboard['dismiss']()}),React['createElement'](TouchableOpacity,{'style':styles[_0x540c(0x65)],'onPress':()=>_0x11d7a7(!_0x4106fa)},React[_0x540c(0x56)](Text,null,_0x4106fa?_0x1e7967[_0x540c(0x66)]:_0x540c(0x67))))),_0x1dd3a8&&React[_0x540c(0x56)](Text,{'style':styles[_0x540c(0xe)]},_0x1dd3a8),React[_0x540c(0x56)](View,{'style':styles[_0x540c(0x68)]},React[_0x540c(0x56)](Text,{'style':styles[_0x540c(0x69)]},_0x1e7967[_0x540c(0x6a)]),React['createElement'](Text,{'style':[styles['requirement'],_0x1e7967[_0x540c(0x6b)](_0x23dfb6[_0x540c(0x43)],minLength)&&styles['requirementMet']]},_0x1e7967[_0x540c(0x6c)],minLength,_0x540c(0x6d)),requireSpecialChar&&React[_0x540c(0x56)](Text,{'style':[styles[_0x540c(0x6e)],/[!@#$%^&*(),.?":{}|<>]/[_0x540c(0x2c)](_0x23dfb6)&&styles[_0x540c(0x6f)]]},_0x1e7967[_0x540c(0x70)]),requireNumber&&React[_0x540c(0x56)](Text,{'style':[styles['requirement'],/\d/[_0x540c(0x2c)](_0x23dfb6)&&styles['requirementMet']]},_0x1e7967[_0x540c(0x71)])),React[_0x540c(0x56)](View,{'style':[styles['infoContainer'],_0x4770ad[_0x540c(0x72)]===_0x540c(0x10)&&styles[_0x540c(0x73)],_0x1e7967[_0x540c(0x74)](_0x4770ad['type'],_0x1e7967[_0x540c(0x48)])&&styles[_0x540c(0x75)],_0x1e7967[_0x540c(0x76)](_0x4770ad['type'],_0x1e7967['pWakU'])&&styles['infoContainerError']]},React['createElement'](Text,{'style':[styles[_0x540c(0x77)],_0x4770ad[_0x540c(0x72)]===_0x1e7967[_0x540c(0x51)]&&styles['infoTitleInfo'],_0x1e7967[_0x540c(0x78)](_0x4770ad[_0x540c(0x72)],_0x1e7967['YWxIc'])&&styles[_0x540c(0x79)],_0x1e7967[_0x540c(0x7a)](_0x4770ad[_0x540c(0x72)],_0x540c(0xe))&&styles[_0x540c(0x7b)]]},_0x4770ad[_0x540c(0x58)]),React[_0x540c(0x56)](Text,{'style':[styles['infoMessage'],_0x1e7967[_0x540c(0x74)](_0x4770ad[_0x540c(0x72)],_0x1e7967[_0x540c(0x51)])&&styles['infoMessageInfo'],_0x4770ad['type']===_0x540c(0xd)&&styles['infoMessageWarning'],_0x4770ad['type']===_0x1e7967[_0x540c(0x4e)]&&styles[_0x540c(0x7c)]]},_0x4770ad[_0x540c(0x7d)]),_0x4770ad[_0x540c(0x7e)]&&React[_0x540c(0x56)](View,{'style':styles[_0x540c(0x7f)]},React[_0x540c(0x56)](TouchableOpacity,{'style':styles[_0x540c(0x80)],'onPress':_0x4e88cd},React[_0x540c(0x56)](Text,{'style':styles[_0x540c(0x81)]},_0x1e7967[_0x540c(0x82)])),React[_0x540c(0x56)](TouchableOpacity,{'style':[styles[_0x540c(0x80)],styles[_0x540c(0x83)]],'onPress':_0x5a341f},React['createElement'](Text,{'style':[styles[_0x540c(0x81)],styles[_0x540c(0x84)]]},_0x540c(0x85))))),React[_0x540c(0x56)](View,{'style':styles[_0x540c(0x86)]},_0x4a2d34&&React['createElement'](TouchableOpacity,{'style':styles[_0x540c(0x87)],'onPress':_0x4a2d34},React[_0x540c(0x56)](Text,{'style':styles[_0x540c(0x88)]},_0x1e7967[_0x540c(0x89)])),React[_0x540c(0x56)](TouchableOpacity,{'style':[styles[_0x540c(0x8a)],(_0x1e7967[_0x540c(0x8b)](!_0x23dfb6,_0x1408c2)||_0x1e7967[_0x540c(0x8c)](_0x1598d5,_0x23dfb6))&&styles[_0x540c(0x8d)]],'onPress':_0x1f71c8,'disabled':!_0x23dfb6||_0x1408c2||!!_0x1e7967['hqnHp'](_0x1598d5,_0x23dfb6)},React[_0x540c(0x56)](Text,{'style':styles[_0x540c(0x8e)]},_0x1408c2?_0x540c(0x4f):_0x1e7967['SlZfv']))));};const styles=StyleSheet['create']({'container':{'flex':0x1,'padding':0x10,'width':width,'backgroundColor':_0x540c(0x8f),'justifyContent':_0x540c(0x90)},'inputSection':{'width':_0x540c(0x91),'marginTop':0x0,'paddingTop':0x0},'header':{'flexDirection':_0x540c(0x92),'alignItems':'center','justifyContent':_0x540c(0x93),'marginBottom':0x10,'paddingVertical':0x8},'backButton':{'padding':0x8},'title':{'fontSize':0x14,'fontWeight':_0x540c(0x94),'color':_0x540c(0x95),'textAlign':'center','flex':0x1,'marginBottom':0x8},'subtitle':{'fontSize':0xe,'color':_0x540c(0x96),'marginBottom':0x18,'textAlign':'center'},'inputContainer':{'flexDirection':_0x540c(0x92),'alignItems':_0x540c(0x97),'borderWidth':0x1,'borderColor':_0x540c(0x98),'borderRadius':0x8,'marginBottom':0x10},'input':{'flex':0x1,'padding':0xc,'fontSize':0x10},'visibilityButton':{'padding':0xc},'infoContainer':{'padding':0x10,'borderRadius':0xc,'marginBottom':0x10,'borderWidth':0x1},'infoContainerInfo':{'backgroundColor':_0x540c(0x99),'borderColor':_0x540c(0x9a)},'infoContainerWarning':{'backgroundColor':_0x540c(0x9b),'borderColor':_0x540c(0x9c)},'infoContainerError':{'backgroundColor':_0x540c(0x9d),'borderColor':'#F44336'},'infoTitle':{'fontSize':0x10,'fontWeight':'600','marginBottom':0x8},'infoTitleInfo':{'color':_0x540c(0x9e)},'infoTitleWarning':{'color':_0x540c(0x9f)},'infoTitleError':{'color':_0x540c(0xa0)},'infoMessage':{'fontSize':0xe,'lineHeight':0x14,'marginBottom':0xc},'infoMessageInfo':{'color':'#1565C0'},'infoMessageWarning':{'color':_0x540c(0xa1)},'infoMessageError':{'color':_0x540c(0xa2)},'infoActions':{'flexDirection':'row','justifyContent':_0x540c(0x93),'marginTop':0x8},'infoActionButton':{'flex':0x1,'paddingVertical':0xa,'paddingHorizontal':0x10,'borderRadius':0x8,'backgroundColor':_0x540c(0x5f),'marginHorizontal':0x4,'alignItems':_0x540c(0x97)},'infoActionButtonSecondary':{'backgroundColor':_0x540c(0xa3),'borderWidth':0x1,'borderColor':_0x540c(0x5f)},'infoActionButtonText':{'color':_0x540c(0x8f),'fontSize':0xe,'fontWeight':_0x540c(0x94)},'infoActionButtonSecondaryText':{'color':_0x540c(0x5f)},'error':{'color':'#FF3B30','marginBottom':0x10},'requirements':{'marginBottom':0x18},'requirementTitle':{'fontSize':0xe,'fontWeight':_0x540c(0x94),'marginBottom':0x8,'color':'#333'},'requirement':{'fontSize':0xe,'color':_0x540c(0x96),'marginBottom':0x4},'requirementMet':{'color':_0x540c(0xa4)},'footer':{'flexDirection':_0x540c(0x92),'alignItems':_0x540c(0x97),'justifyContent':_0x540c(0x93),'marginTop':0x18,'borderTopWidth':0x1,'borderTopColor':_0x540c(0xa5),'paddingTop':0x10},'cancelButton':{'paddingVertical':0x8,'paddingHorizontal':0x10},'cancelButtonText':{'color':_0x540c(0x96),'fontSize':0x10},'submitButton':{'paddingVertical':0x10,'paddingHorizontal':0x20,'borderRadius':0x10,'backgroundColor':_0x540c(0xa6),'alignItems':_0x540c(0x97)},'submitButtonDisabled':{'opacity':0.5},'submitButtonText':{'color':_0x540c(0x8f),'fontSize':0x10,'fontWeight':'600'},'backgroundProgressContainer':{'flexDirection':_0x540c(0x92),'alignItems':_0x540c(0x97),'justifyContent':_0x540c(0x97),'marginBottom':0x10},'backgroundProgressText':{'fontSize':0xe,'color':'#666','marginRight':0xa},'backgroundProgressIndicator':{'padding':0x5}});function _0x48f0(){const _0x2bda8a=['window','biometric-failed','xfduw','ILUFg','PIN\x20must\x20include\x20a\x20special\x20character','jRerg','authenticating','ZwLTJ','LLFPT','storage-error','default','biometric-unavailable','Biometric\x20Authentication\x20Not\x20Available','warning','error','Please\x20complete\x20biometric\x20authentication\x20to\x20secure\x20your\x20PIN.','info','Secure\x20PIN\x20Storage','Create\x20a\x20PIN','e.g.\x20MyPin123!','none','done','PIN\x20Requirements:','•\x20At\x20least\x20','•\x20Include\x20a\x20special\x20character','•\x20Include\x20a\x20number','Try\x20Again','gcofn','YXIiU','siXDt','fcayP','useEffect','VDQzi','log','mYPiz','catch','MarlL','aZhdY','MLcUG','warn','iYnSP','XuxvS','LRBZD','PIN\x20must\x20be\x20at\x20least\x20','test','MdIWA','WxQGl','ojZof','jorjs','OzrdL','miXVq','WxTII','CXFuu','yHgdL','vZMfK','kwvzG','isBiometricAvailable','PwrXA','storePinWithBiometric','IqBKb','lkguT','isPinStored','GFhQN','MQMbX','EcBCG','JcukD','aKouE','length','miUPM','GxwVw','fDWaq','This\x20device\x20does\x20not\x20support\x20Face\x20ID\x20or\x20Touch\x20ID.\x20Please\x20enable\x20biometric\x20authentication\x20in\x20your\x20device\x20settings\x20to\x20secure\x20your\x20PIN.','YWxIc','rxJVR','QNFUr','Biometric\x20authentication\x20was\x20cancelled\x20or\x20failed.\x20Your\x20PIN\x20needs\x20to\x20be\x20secured\x20with\x20biometric\x20authentication\x20to\x20proceed.','bILky','An\x20error\x20occurred\x20while\x20securing\x20your\x20PIN.\x20Would\x20you\x20like\x20to\x20try\x20again?','pWakU','Authenticating...','JQLcr','KlBqb','nUMhY','Your\x20PIN\x20will\x20be\x20securely\x20stored\x20locally\x20on\x20your\x20device\x20using\x20biometric\x20authentication\x20(Face\x20ID\x20or\x20Touch\x20ID)\x20for\x20enhanced\x20security.','kxSYS','header','createElement','backButton','title','VJIAq','A\x20PIN\x20so\x20only\x20you\x20have\x20access\x20to\x20your\x20data','WZdmc','backgroundProgressContainer','backgroundProgressText','xMwju','#007AFF','inputContainer','input','lkfqt','JeXgr','RwpWP','visibilityButton','qGIxn','👁️🗨️','requirements','requirementTitle','FpPDm','eTvbo','iMjZN','\x20characters','requirement','requirementMet','byvNX','DIhKN','type','infoContainerInfo','wHpuC','infoContainerWarning','UbyIN','infoTitle','wEpNf','infoTitleWarning','chIjv','infoTitleError','infoMessageError','message','showActions','infoActions','infoActionButton','infoActionButtonText','WsjeD','infoActionButtonSecondary','infoActionButtonSecondaryText','Continue\x20Without\x20Biometric','footer','cancelButton','cancelButtonText','xobor','submitButton','BFkPQ','jybWJ','submitButtonDisabled','submitButtonText','#fff','flex-start','100%','row','space-between','600','#333','#666','center','#CCCCCC','#E3F2FD','#2196F3','#FFF3E0','#FF9800','#FFEBEE','#1976D2','#F57C00','#D32F2F','#E65100','#C62828','transparent','#34C759','#eee','#000000'];_0x48f0=function(){return _0x2bda8a;};return _0x48f0();}
|
|
@@ -4,4 +4,4 @@ var __ONAIROS_REQ_REGISTRY__ = [
|
|
|
4
4
|
require('react-native')
|
|
5
5
|
];
|
|
6
6
|
function __ONAIROS_REQ_FUNC__(i) { return __ONAIROS_REQ_REGISTRY__[i]; }
|
|
7
|
-
import React,{useState,useEffect,useRef,useCallback}from'react';import{View,Text,StyleSheet,ScrollView,Vibration,TouchableOpacity,Image,Animated}from'react-native';import{COLORS,SPACING}from'../theme';import{triggerHaptic,HapticType}from'../utils/haptics';function _0xc616(_0x366ab4,_0xc6164a){_0x366ab4=_0x366ab4-0x0;const _0x3a9b87=_0x366a();let _0x4d72d7=_0x3a9b87[_0x366ab4];return _0x4d72d7;}import _0x3f7ab4 from'./PersonaImage';import _0x59be63 from'./PrimaryButton';import _0x294e50 from'./PersonalizationConsentScreen';import _0x41f71f from'./PinCreationScreen';import _0x11f723 from'./PersonaLoadingScreen';import{useConnections}from'../hooks/useConnections';import{getPlatformIcon}from'../services/connectedAccountsService';import{initiateOAuth,initiateNativeAuth,hasNativeSDK}from'../services/platformAuthService';import{OAuthWebView}from'./onboarding/OAuthWebView';import{isLLMPlatform,getLLMPlatformUrl,isLinkedInPlatform}from'../utils/webviewScripts';import{setTemporaryPin}from'../services/pinStorageUtils';import AsyncStorage from'@react-native-async-storage/async-storage';export const MODEL_REFRESH_OPTIONS=[{'value':_0xc616(0x0),'label':_0xc616(0x1),'description':_0xc616(0x2)},{'value':_0xc616(0x3),'label':_0xc616(0x4),'description':_0xc616(0x5)},{'value':_0xc616(0x6),'label':_0xc616(0x7),'description':'Less\x20frequent,\x20more\x20efficient.'}];const PlatformConnectorsStep=({onUpdate:_0x3899a8,onSkip:_0x1f8981,loading:loading=![],onPinComplete:_0x12724e,onReviewerBypass:_0x3412ed,onLogout:_0x3e2cf6,allowedPlatforms:_0x1d31ce,recommendedPlatforms:_0x11f992,initialConnectedPlatforms:_0x4842de,onRefreshFrequencyChange:_0x377a47,initialRefreshFrequency:initialRefreshFrequency='weekly'})=>{const _0x26de1d={'PPXJX':function(_0x51aa17,_0x4181c4){return _0x51aa17(_0x4181c4);},'wayXS':function(_0x7348dd){return _0x7348dd();},'VRePS':function(_0x10d575,_0x5cbe1c){return _0x10d575(_0x5cbe1c);},'YzlYB':function(_0xe791d,_0xffce35){return _0xe791d===_0xffce35;},'nPrkA':'✅\x20[PLATFORMS]\x20Loaded\x20from\x20platform_account_details:','rqAtB':_0xc616(0x8),'WWfxu':function(_0x2c1197,_0x4a42c0){return _0x2c1197===_0x4a42c0;},'kuCME':'gVRbA','UNsEm':'GHTfF','nYDGe':'✅\x20[PLATFORMS]\x20Updated\x20connectedPlatforms\x20state\x20with:','QoOaC':function(_0x2edfaa,_0x2a7b46){return _0x2edfaa===_0x2a7b46;},'IMpIB':_0xc616(0x9),'zJKQN':_0xc616(0xa),'VEqSv':_0xc616(0xb),'qAVHs':_0xc616(0xc),'klgoW':_0xc616(0xd),'iiwnU':_0xc616(0xe),'Sxfhg':'BudcG','pUaTT':_0xc616(0xf),'WTERr':'gemini','pNCwj':function(_0x513ed0,_0x4b9b5d){return _0x513ed0===_0x4b9b5d;},'yiBUJ':_0xc616(0x10),'vPstU':_0xc616(0x11),'WMAKo':_0xc616(0x12),'bQtdG':function(_0x387bba,_0x11cc9e){return _0x387bba===_0x11cc9e;},'gHZNo':_0xc616(0x13),'oMYax':_0xc616(0x14),'wDnyk':'qLjwv','MsRmy':'❌\x20[PLATFORMS]\x20Error\x20loading\x20connected\x20platforms\x20from\x20storage:','LlRsG':function(_0x329183){return _0x329183();},'DTwkg':function(_0xcf3698,_0x5d3b63){return _0xcf3698===_0x5d3b63;},'TZBOn':_0xc616(0x15),'WVIxm':function(_0x426cd8,_0x2c882d){return _0x426cd8&&_0x2c882d;},'sjZCc':function(_0x67d32b,_0x58e7db){return _0x67d32b===_0x58e7db;},'xpLQt':function(_0x7697b6,_0x364218){return _0x7697b6*_0x364218;},'sjojQ':function(_0x559841,_0x58033f){return _0x559841!==_0x58033f;},'Yfqvh':_0xc616(0x16),'yIXMV':function(_0x2f0a3d,_0x5c1045){return _0x2f0a3d*_0x5c1045;},'oCTHY':function(_0x1e8c95,_0x414928){return _0x1e8c95(_0x414928);},'mJrju':_0xc616(0x17),'nrdsd':function(_0x3b19d4){return _0x3b19d4();},'EVuDY':function(_0x3e9072,_0x5d8d20){return _0x3e9072!==_0x5d8d20;},'oHEdp':'ywuUX','SetZL':function(_0x169304,_0x350e93){return _0x169304!==_0x350e93;},'nCarz':'Yjdzs','EyZSM':function(_0x5b6339,_0x49e656){return _0x5b6339-_0x49e656;},'LHIpY':function(_0x2dff2a,_0x1c8b87){return _0x2dff2a>_0x1c8b87;},'DtKUD':function(_0x39c139,_0x37ea9f){return _0x39c139>_0x37ea9f;},'nnexM':function(_0x3114fc,_0x5553d3){return _0x3114fc(_0x5553d3);},'DGFmo':'aYEWc','drBeS':_0xc616(0x18),'nsdOo':function(_0x3bd56c,_0x1b6941){return _0x3bd56c>_0x1b6941;},'lMpvH':_0xc616(0x19),'wQLYh':_0xc616(0x1a),'GyabL':_0xc616(0x1b),'kcbpI':'gelOT','uOLlM':function(_0x4753b2,_0x22a270){return _0x4753b2(_0x22a270);},'dsOLv':function(_0x1cf035,_0x20c7a3){return _0x1cf035(_0x20c7a3);},'DHESb':function(_0x4e5965,_0x4652d2){return _0x4e5965(_0x4652d2);},'HabuO':function(_0x2e54c9,_0x560903){return _0x2e54c9(_0x560903);},'IdZBE':function(_0x3c3194,_0x14a898){return _0x3c3194!==_0x14a898;},'rYdaP':_0xc616(0x1c),'RGUuX':function(_0x3b7138,_0x4c9a75){return _0x3b7138(_0x4c9a75);},'wBICc':function(_0x50dddd,_0xaae5fb){return _0x50dddd===_0xaae5fb;},'ekuRY':_0xc616(0x1d),'zICCo':function(_0x404a4b,_0x4feea2){return _0x404a4b===_0x4feea2;},'gMfMR':function(_0x5404a6,_0x4136b8){return _0x5404a6!==_0x4136b8;},'BKxvZ':'❌\x20[TOGGLE]\x20No\x20username\x20available\x20-\x20cannot\x20proceed\x20with\x20OAuth','jKubs':function(_0x240ace,_0x5b7863){return _0x240ace===_0x5b7863;},'QqrNg':function(_0x32e9b4,_0x17f7bd){return _0x32e9b4(_0x17f7bd);},'qJAWK':function(_0x3e63f3,_0x526611){return _0x3e63f3(_0x526611);},'pNbVB':function(_0x13b0fd,_0x70db12){return _0x13b0fd(_0x70db12);},'HHtun':_0xc616(0x1e),'dxflI':function(_0x1ce77e,_0x565f7e){return _0x1ce77e(_0x565f7e);},'jcmgc':_0xc616(0x1f),'JGMlB':function(_0x40ee20,_0x59872c){return _0x40ee20(_0x59872c);},'GoRbr':function(_0x50089e,_0x30dae3){return _0x50089e(_0x30dae3);},'fuaCT':function(_0x4842ed,_0x162691){return _0x4842ed(_0x162691);},'DhaKM':function(_0x2de679,_0x474e43,_0xa61027){return _0x2de679(_0x474e43,_0xa61027);},'XsOmh':'...','hJCBa':'NULL','UWFuy':function(_0x4749ed,_0x5df372){return _0x4749ed(_0x5df372);},'DYUhd':function(_0x56b5b2,_0x16f67b){return _0x56b5b2(_0x16f67b);},'rbxLl':function(_0x9fcef7,_0x57a53c){return _0x9fcef7(_0x57a53c);},'vjqKH':function(_0x56a720,_0xc3cc31){return _0x56a720(_0xc3cc31);},'nYJtA':'❌\x20[STORAGE]\x20Error\x20removing\x20from\x20user_connected_platforms:','ViZri':'linkedin','wRRnQ':function(_0x479344,_0x22e427){return _0x479344(_0x22e427);},'qwmKO':function(_0x2c732a,_0x46d794){return _0x2c732a!==_0x46d794;},'QsNpr':'gcCvR','OTQRz':function(_0x2ef14c,_0xe9d6f6){return _0x2ef14c!==_0xe9d6f6;},'CsGPk':_0xc616(0x20),'KzPJd':function(_0x18530d){return _0x18530d();},'DCsaT':function(_0x5f2264,_0x4bfac7){return _0x5f2264(_0x4bfac7);},'bISxI':function(_0x39dda3,_0x1badfc){return _0x39dda3(_0x1badfc);},'CqBRT':function(_0x146cdd,_0x12d263){return _0x146cdd!==_0x12d263;},'ESSMt':_0xc616(0x21),'SuNvO':function(_0x235af1,_0x3e4adf){return _0x235af1(_0x3e4adf);},'zYKtE':function(_0x22f0e2,_0x36968e,_0x32ec84){return _0x22f0e2(_0x36968e,_0x32ec84);},'xTlKf':function(_0x2bc54c,_0x4157bf){return _0x2bc54c===_0x4157bf;},'DenVy':'NIcxD','AOvTV':_0xc616(0x22),'VeGlS':'https://privacy.onairos.io/','PWkkB':function(_0x52ffb6,_0x1c5387){return _0x52ffb6(_0x1c5387);},'VDryL':function(_0x40a6a6,_0x2cb4e5){return _0x40a6a6===_0x2cb4e5;},'PVjfo':_0xc616(0x23),'jyuNP':function(_0x6612ec,_0xf8abf){return _0x6612ec===_0xf8abf;},'yIWMy':_0xc616(0x24),'dLsjL':_0xc616(0x25),'dRTTt':function(_0x54b57b,_0x7ec337){return _0x54b57b(_0x7ec337);},'RwGif':function(_0x169c65,_0x16869f){return _0x169c65(_0x16869f);},'kwdJY':function(_0x43d185,_0xe8f30a){return _0x43d185(_0xe8f30a);},'UFNZk':function(_0x5e4506,_0x11c4e6){return _0x5e4506(_0x11c4e6);},'lHPfq':function(_0x364110,_0x379ce0){return _0x364110(_0x379ce0);},'vzhpm':function(_0x1e50c6,_0x251bc4){return _0x1e50c6(_0x251bc4);},'sAhvY':function(_0x3df060,_0x47de36){return _0x3df060(_0x47de36);},'EjWxb':_0xc616(0x26),'Zxzcc':_0xc616(0x27),'zsGVa':function(_0x296e37,_0x15e368){return _0x296e37(_0x15e368);},'hGxkT':_0xc616(0x28),'UDSIT':function(_0xf5fa80,_0x439be5){return _0xf5fa80(_0x439be5);},'UXtxv':function(_0xe0df0f,_0x57db03){return _0xe0df0f(_0x57db03);},'nMRiN':_0xc616(0x29),'vnvdL':_0xc616(0x2a),'rAObW':_0xc616(0x2b),'JUmaS':'FVvma','reWUu':function(_0x48cef1){return _0x48cef1();},'geTds':function(_0x58047c,_0x2610f5){return _0x58047c(_0x2610f5);},'RPbLl':function(_0x3f4d69,_0x573bfc){return _0x3f4d69===_0x573bfc;},'WmsZO':_0xc616(0x2c),'HvhMF':function(_0x16c553,_0x597e96){return _0x16c553(_0x597e96);},'GieiO':function(_0x3d546b,_0x15ba7c){return _0x3d546b||_0x15ba7c;},'skquw':function(_0x5ec2cd,_0x42cdaf){return _0x5ec2cd!==_0x42cdaf;},'mNFeY':'eKrau','yWzQB':function(_0x30f83c,_0x23bb9a){return _0x30f83c+_0x23bb9a;},'qikla':_0xc616(0x2d),'khMJi':_0xc616(0x2e),'fhCOw':_0xc616(0x2f),'kEsDb':function(_0x11b10f,_0x328ee0){return _0x11b10f(_0x328ee0);},'lVEmK':function(_0x4597c7,_0x4a0033){return _0x4597c7(_0x4a0033);},'wGXHp':function(_0x1604f2,_0x485a49){return _0x1604f2!==_0x485a49;},'LoXYJ':function(_0x5a0939,_0x30f75e){return _0x5a0939===_0x30f75e;},'dVFuL':function(_0x31c284,_0x531c6c){return _0x31c284===_0x531c6c;},'EwtYz':_0xc616(0x30),'QrmSG':function(_0x3b4cca,_0x5d126f){return _0x3b4cca===_0x5d126f;},'lyMSV':_0xc616(0x31),'olDrC':function(_0x2cdebb,_0x48fdd2){return _0x2cdebb===_0x48fdd2;},'joONJ':_0xc616(0x32),'ibRQb':function(_0x2a9586,_0x346527){return _0x2a9586===_0x346527;},'BmTOJ':'gmail','iVIpq':function(_0x375014,_0x216793){return _0x375014===_0x216793;},'jFLJo':_0xc616(0x33),'ZuphL':function(_0x5a616e,_0x4ec0f3){return _0x5a616e===_0x4ec0f3;},'ejHLf':function(_0x215e0b,_0x137be9){return _0x215e0b===_0x137be9;},'ffdDw':'Bpwxn','iFlhZ':function(_0x2c7fb0,_0x9ae3fa){return _0x2c7fb0!==_0x9ae3fa;},'jHthb':_0xc616(0x34),'yXnfc':function(_0x5f36c3){return _0x5f36c3();},'sIYng':function(_0x1126f6,_0x498db6){return _0x1126f6(_0x498db6);},'wngmr':function(_0x18ac74,_0x55b0dc){return _0x18ac74(_0x55b0dc);},'hNsLb':function(_0x375da2,_0x2adb9a){return _0x375da2(_0x2adb9a);},'gQiZm':function(_0x14dd61,_0x4d9cce){return _0x14dd61(_0x4d9cce);},'OiOgD':function(_0x44b29c,_0x5bde24){return _0x44b29c(_0x5bde24);},'uXqxA':function(_0x51c7a6,_0x205d97){return _0x51c7a6(_0x205d97);},'PhLQq':function(_0x3b9eb3,_0x196969){return _0x3b9eb3(_0x196969);},'VGOdi':'Initializing...','hsLKd':function(_0x3743a2,_0x57f99b){return _0x3743a2(_0x57f99b);},'vcOhC':function(_0x4c846c,_0x1f15e7){return _0x4c846c(_0x1f15e7);},'nFpXO':function(_0x4dead4,_0x23fe49){return _0x4dead4(_0x23fe49);},'EzwoI':function(_0x2c21a1,_0x523e89){return _0x2c21a1(_0x523e89);},'oDVop':function(_0x357ba5,_0x232458){return _0x357ba5(_0x232458);},'CBjaG':function(_0x4fc5e5,_0x7f67a1){return _0x4fc5e5(_0x7f67a1);},'gInGl':function(_0x3ca662,_0x669b9){return _0x3ca662(_0x669b9);},'wIDHP':function(_0x3233a9,_0x50bdec){return _0x3233a9(_0x50bdec);},'Fzhlw':function(_0x5c9c28){return _0x5c9c28();},'FiWzE':function(_0x311115,_0x25feb4,_0x2efb6e){return _0x311115(_0x25feb4,_0x2efb6e);},'SwizH':function(_0x5f1b5b,_0x1c35c1,_0xafb67d){return _0x5f1b5b(_0x1c35c1,_0xafb67d);},'UCxRQ':'YouTube','rinMQ':_0xc616(0x35),'urCTE':'Reddit','QwDlS':'Use\x20your\x20posts\x20and\x20comments\x20to\x20enrich\x20your\x20model.','kQqNQ':'Use\x20your\x20pins,\x20boards,\x20and\x20interests\x20to\x20enrich\x20your\x20model.','RoIfc':'LinkedIn','xTQWS':_0xc616(0x36),'YxNXc':function(_0x4c30b1,_0x494fc3){return _0x4c30b1(_0x494fc3);},'wNqMH':_0xc616(0x37),'BBPAE':_0xc616(0x38),'ZIWjD':function(_0x4f2b10,_0x537690){return _0x4f2b10(_0x537690);},'saBLf':_0xc616(0x39),'rblBD':_0xc616(0x3a),'VWvDj':function(_0x107d24,_0x2f1d9a){return _0x107d24(_0x2f1d9a);},'PMcwA':'grok','ZjwQz':_0xc616(0x3b),'NUNig':function(_0x117ad8,_0x503c35,_0xdadae5){return _0x117ad8(_0x503c35,_0xdadae5);},'dCvaI':function(_0x9f0ac2,_0x3b97e1){return _0x9f0ac2+_0x3b97e1;},'lFwyZ':function(_0x5c85ed,_0x3451e0){return _0x5c85ed&&_0x3451e0;},'pxPTO':_0xc616(0x3c),'lVPzU':_0xc616(0x3d),'qIugX':function(_0x1f05b1,_0x438188){return _0x1f05b1<=_0x438188;},'RaZvg':_0xc616(0x3e),'rXgHa':function(_0xb098e8,_0x2887db){return _0xb098e8*_0x2887db;},'vhJvI':function(_0x1e0050,_0x6dac4e){return _0x1e0050>_0x6dac4e;},'dcUxU':_0xc616(0x3f),'XegTc':'How\x20often\x20should\x20your\x20model\x20be\x20refreshed\x20from\x20platforms?','KWmmS':'Skip'};var _0x36eba0;const [_0x591c3e,_0x578df3]=_0x26de1d[_0xc616(0x40)](useState,()=>new Set(_0x4842de||[])),[_0x2fe487,_0x11388b]=_0x26de1d[_0xc616(0x41)](useState,![]),[_0x477f0c,_0x138a5]=_0x26de1d[_0xc616(0x42)](useState,![]),[_0x530ec3,_0x52b5d1]=_0x26de1d[_0xc616(0x43)](useState,![]),[_0x23d41c,_0x2e8f62]=useState(''),[_0x587a29,_0x198669]=_0x26de1d[_0xc616(0x44)](useState,{}),[_0xc18ad,_0x1852d5]=useState(![]),[_0x416e97,_0x2ced3b]=_0x26de1d[_0xc616(0x45)](useState,''),[_0x4f52ae,_0x5d153a]=_0x26de1d['hNsLb'](useState,''),[_0x3e864b,_0x30d360]=_0x26de1d[_0xc616(0x46)](useState,null),[_0x5d7e39,_0x1737df]=_0x26de1d['dsOLv'](useState,0x0),_0x2ab235=_0x26de1d[_0xc616(0x47)](useRef,new Animated[(_0xc616(0x48))](0x0))['current'],[_0x338f10,_0x10c5e1]=_0x26de1d[_0xc616(0x49)](useState,''),_0xf4a865=_0x26de1d[_0xc616(0x4a)](useRef,null),[_0x4cca5d,_0x3bc6dc]=useState(!![]),_0x17be27=useRef(new Animated[(_0xc616(0x48))](0x0))['current'],[_0x34bd44,_0x24b15f]=_0x26de1d[_0xc616(0x4b)](useState,0x0),_0x7e4f84=_0x26de1d['uXqxA'](useRef,0x0),[_0x3047b7,_0x1d01ff]=_0x26de1d[_0xc616(0x47)](useState,''),[_0x11b904,_0x20efc7]=_0x26de1d[_0xc616(0x4c)](useState,0x0),[_0x56c794,_0x35ca23]=_0x26de1d[_0xc616(0x4d)](useState,_0x26de1d[_0xc616(0x4e)]),[_0x1cc1b9,_0x8b9af6]=_0x26de1d['GoRbr'](useState,![]),[_0x16a70f,_0x602a51]=useState(![]),[_0x32fe58,_0x3308a7]=_0x26de1d[_0xc616(0x4f)](useState,null),[_0xbb25f6,_0x21fa25]=_0x26de1d[_0xc616(0x50)](useState,null),_0x81f51b=_0x26de1d[_0xc616(0x51)](useRef,null),[_0x788007,_0x5b1692]=_0x26de1d[_0xc616(0x52)](useState,![]),[_0xa94c3d,_0x548169]=_0x26de1d[_0xc616(0x53)](useState,''),[_0x749594,_0x4b9f13]=useState(null),[_0x345d8a,_0x53fe7e]=useState(![]),[_0x16338e,_0x539fa4]=_0x26de1d['CBjaG'](useState,![]),[_0x22737b,_0x1b8f8d]=_0x26de1d[_0xc616(0x54)](useState,null),[_0x236fa5,_0x2c9b33]=_0x26de1d[_0xc616(0x55)](useState,initialRefreshFrequency),{connectPlatform:_0x1d25d0,disconnectPlatform:_0x1360dd,isConnecting:_0xd33f9b}=_0x26de1d['Fzhlw'](useConnections),_0x343e01=null;useEffect(()=>{_0x4842de&&_0x4842de[_0xc616(0x56)]>0x0&&_0x26de1d[_0xc616(0x57)](_0x578df3,_0x1f316d=>{const _0x4309b9=new Set(_0x1f316d);let _0x335d4b=![];return _0x4842de[_0xc616(0x58)](_0x2a2b12=>{!_0x4309b9[_0xc616(0x59)](_0x2a2b12)&&(_0x4309b9['add'](_0x2a2b12),_0x335d4b=!![]);}),_0x335d4b?_0x4309b9:_0x1f316d;});},[_0x4842de]),_0x26de1d[_0xc616(0x5a)](useEffect,()=>{const _0x1f8035={'WAlBC':function(_0x4e742c){return _0x26de1d[_0xc616(0x5b)](_0x4e742c);},'CIuFm':function(_0x231447,_0x3af87f){return _0x26de1d['VRePS'](_0x231447,_0x3af87f);},'WNiMx':function(_0x4ec6ad,_0x265427){return _0x4ec6ad(_0x265427);},'GzBLm':function(_0x3302bc,_0x1495cb){return _0x26de1d[_0xc616(0x5c)](_0x3302bc,_0x1495cb);},'XGEHj':_0x26de1d['nPrkA'],'RelDf':_0xc616(0x5d),'KWCDv':_0xc616(0x5e),'dzCpi':_0x26de1d[_0xc616(0x5f)],'gAoaz':function(_0xa39d25,_0x14d87a){return _0x26de1d[_0xc616(0x60)](_0xa39d25,_0x14d87a);},'yTvMR':_0x26de1d[_0xc616(0x61)],'AQKav':_0x26de1d[_0xc616(0x62)],'aJJjS':_0x26de1d[_0xc616(0x63)],'ePAOA':function(_0x418d3e,_0x2bc693){return _0x26de1d[_0xc616(0x64)](_0x418d3e,_0x2bc693);},'oCGaf':function(_0x8867da,_0x4b53c5){return _0x26de1d['QoOaC'](_0x8867da,_0x4b53c5);},'CVxOj':_0x26de1d[_0xc616(0x65)],'MsZBc':_0x26de1d[_0xc616(0x66)],'DJWKk':_0x26de1d[_0xc616(0x67)],'MRtkK':function(_0x345697,_0x48ae99){return _0x345697===_0x48ae99;},'cNOzv':_0x26de1d[_0xc616(0x68)],'tLMiF':_0x26de1d[_0xc616(0x69)],'WhcSr':_0x26de1d[_0xc616(0x6a)],'cPewP':function(_0x458168,_0x4ca3dd){return _0x458168!==_0x4ca3dd;},'fJylN':_0x26de1d[_0xc616(0x6b)],'kyWbp':_0xc616(0x6c),'EHWBJ':_0x26de1d[_0xc616(0x6d)],'iBzrc':_0xc616(0x33),'eeZWd':_0x26de1d[_0xc616(0x6e)],'CcQas':function(_0x3b5a3b,_0x1384d1){return _0x26de1d[_0xc616(0x6f)](_0x3b5a3b,_0x1384d1);},'Zdtal':_0x26de1d[_0xc616(0x70)],'kpquu':_0x26de1d['vPstU'],'zNzTD':_0x26de1d[_0xc616(0x71)],'opJwV':function(_0x553044,_0x366051){return _0x26de1d['bQtdG'](_0x553044,_0x366051);},'AJUPr':_0x26de1d[_0xc616(0x72)],'QNlfU':_0xc616(0x73),'iLamP':_0x26de1d[_0xc616(0x74)],'xSzCf':function(_0x326570,_0x12c326){return _0x326570>_0x12c326;},'KJHPq':function(_0x53cb4e,_0x2dbfe7){return _0x26de1d[_0xc616(0x75)](_0x53cb4e,_0x2dbfe7);},'YXqXe':_0x26de1d[_0xc616(0x76)],'YXawc':_0x26de1d['MsRmy']},_0x27338e=async()=>{const _0x5873e7={'vsJgk':function(_0x79bf43,_0x3a8454){return _0x1f8035[_0xc616(0x77)](_0x79bf43,_0x3a8454);},'emKRU':function(_0x37bc2b,_0x47fb51){return _0x1f8035[_0xc616(0x78)](_0x37bc2b,_0x47fb51);},'FjQlG':function(_0x7145e0,_0x3115dd){return _0x7145e0===_0x3115dd;},'ppDPK':_0x1f8035[_0xc616(0x79)],'wlvMr':function(_0x484771,_0xcb4480){return _0x1f8035[_0xc616(0x7a)](_0x484771,_0xcb4480);}};try{console[_0xc616(0x7b)](_0x1f8035[_0xc616(0x7c)]);const _0x2b0db4=[],_0x343546=await AsyncStorage['getItem'](_0x1f8035[_0xc616(0x7d)]);if(_0x343546){const _0x76e2e7=JSON[_0xc616(0x7e)](_0x343546);Array[_0xc616(0x7f)](_0x76e2e7)&&(_0x2b0db4[_0xc616(0x80)](..._0x76e2e7),console['log'](_0x1f8035[_0xc616(0x81)],_0x76e2e7));}const _0x22c51a=await AsyncStorage[_0xc616(0x82)](_0xc616(0x83));if(_0x22c51a){const _0x20b705=JSON[_0xc616(0x7e)](_0x22c51a);Array[_0xc616(0x7f)](_0x20b705)&&(_0x1f8035[_0xc616(0x84)](_0x1f8035[_0xc616(0x85)],_0x1f8035['kyWbp'])?(_0x20b705[_0xc616(0x58)](_0x2718d8=>{const _0x4f2890={'EOVSS':function(_0x12e200,_0x47643e){return _0x5873e7['vsJgk'](_0x12e200,_0x47643e);}};var _0x53ce76;const _0x5b513b=_0x5873e7[_0xc616(0x86)](_0x53ce76=_0x2718d8[_0xc616(0x87)],null)||_0x5873e7[_0xc616(0x88)](_0x53ce76,void 0x0)?void 0x0:_0x53ce76[_0xc616(0x89)]();if(_0x5b513b&&!_0x2b0db4['includes'](_0x5b513b)){if(_0x5873e7['ppDPK']!==_0x5873e7['ppDPK'])return()=>{_0x269451&&_0x4f2890['EOVSS'](_0x997f27,_0xa082c0);};else _0x2b0db4[_0xc616(0x80)](_0x5b513b);}}),console[_0xc616(0x7b)](_0x1f8035[_0xc616(0x8a)],_0x20b705[_0xc616(0x8b)](_0x16ff7c=>_0x16ff7c[_0xc616(0x87)]))):_0x1f8035[_0xc616(0x8c)](_0x5ea8d5));}const _0x39a21a=[_0x1f8035[_0xc616(0x8d)],_0x1f8035[_0xc616(0x8e)],_0x1f8035[_0xc616(0x8f)],'grok'];for(const _0x16e4c0 of _0x39a21a){if(_0x1f8035[_0xc616(0x90)](_0xc616(0x10),_0x1f8035['Zdtal'])){const _0x2d27b2=await AsyncStorage[_0xc616(0x82)](_0xc616(0x91)+_0x16e4c0);if(_0x2d27b2){const _0x4b6f54=JSON[_0xc616(0x7e)](_0x2d27b2);_0x4b6f54[_0xc616(0x92)]&&!_0x2b0db4['includes'](_0x16e4c0)&&(_0x1f8035[_0xc616(0x84)](_0xc616(0x93),_0x1f8035[_0xc616(0x94)])?(_0x2b0db4[_0xc616(0x80)](_0x16e4c0),console[_0xc616(0x7b)](_0xc616(0x95)+_0x16e4c0)):(_0x1f8035[_0xc616(0x77)](_0x3ee523,_0x2c946c[_0xc616(0x96)]),_0x1f8035['WNiMx'](_0x47a0d1,_0x4d963c['id'])));}}else _0x59c95d&&(_0x5873e7[_0xc616(0x97)](_0x514a3b,_0x4ea41c),_0x1df19d(null)),_0x3faa9d['setValue'](0x0),Animated['timing'](_0x4e2f45,{'toValue':0x0,'duration':0xc8,'useNativeDriver':![]})['start']();}const _0x400ffc=await AsyncStorage['getItem'](_0x1f8035[_0xc616(0x98)]);if(_0x400ffc){const _0xff8c8e=JSON[_0xc616(0x7e)](_0x400ffc);_0xff8c8e[_0xc616(0x92)]&&!_0x2b0db4[_0xc616(0x99)](_0xc616(0x73))&&(_0x1f8035[_0xc616(0x9a)](_0x1f8035[_0xc616(0x9b)],'udEXl')?(_0x3dff7e[_0xc616(0x25)]('Error\x20toggling\x20platform\x20'+_0x497be6+':',_0x2e8b88),_0x5873e7[_0xc616(0x97)](_0x2da973,_0x258cd0=>({..._0x258cd0,[_0x1dac8e]:_0xc616(0x25)})),_0x5873e7[_0xc616(0x9c)](_0x466792,_0x18e6cd['ERROR'])):(_0x2b0db4[_0xc616(0x80)](_0x1f8035[_0xc616(0x9d)]),console[_0xc616(0x7b)](_0x1f8035['iLamP'])));}_0x1f8035[_0xc616(0x9e)](_0x2b0db4['length'],0x0)&&_0x1f8035['KJHPq'](_0x578df3,_0x4aa41e=>{const _0x2cbe25={'NpYjR':function(_0x3e13c6,_0x43d5c0){return _0x1f8035[_0xc616(0x9f)](_0x3e13c6,_0x43d5c0);},'VMmRa':_0x1f8035[_0xc616(0x8a)],'KigGz':function(_0x3e537b,_0x46e4e1){return _0x3e537b!==_0x46e4e1;},'jgHMM':_0x1f8035['RelDf'],'efSic':_0x1f8035[_0xc616(0xa0)],'ecsAn':_0x1f8035['dzCpi']};if(_0x1f8035['gAoaz'](_0x1f8035[_0xc616(0xa1)],_0x1f8035['yTvMR'])){const _0x4e0385=new Set(_0x4aa41e);let _0x52bc03=![];return _0x2b0db4[_0xc616(0x58)](_0x4f7bba=>{if(!_0x4e0385['has'](_0x4f7bba)){if(_0x2cbe25[_0xc616(0xa2)](_0x2cbe25[_0xc616(0xa3)],_0x2cbe25[_0xc616(0xa4)]))_0x4e0385['add'](_0x4f7bba),_0x52bc03=!![];else{const _0x467e91={'UwLIr':function(_0x251acc,_0x275741){return _0x2cbe25[_0xc616(0xa5)](_0x251acc,_0x275741);}};_0x380ebe[_0xc616(0x58)](_0x5d8c5f=>{var _0x5f1a0d;const _0x43c6d3=_0x467e91['UwLIr'](_0x5f1a0d=_0x5d8c5f[_0xc616(0x87)],null)||_0x5f1a0d===void 0x0?void 0x0:_0x5f1a0d[_0xc616(0x89)]();_0x43c6d3&&!_0x285b8e[_0xc616(0x99)](_0x43c6d3)&&_0x13dd7f[_0xc616(0x80)](_0x43c6d3);}),_0x1b443d[_0xc616(0x7b)](_0x2cbe25['VMmRa'],_0xfe8e57[_0xc616(0x8b)](_0x7f07d1=>_0x7f07d1[_0xc616(0x87)]));}}}),_0x52bc03&&(_0x1f8035[_0xc616(0x9f)](_0x1f8035['AQKav'],_0x1f8035[_0xc616(0xa6)])?console[_0xc616(0x7b)](_0x1f8035[_0xc616(0xa7)],Array[_0xc616(0xa8)](_0x4e0385)):(_0x13dddf['push'](..._0x153781),_0xb807a2[_0xc616(0x7b)](_0x2cbe25[_0xc616(0xa9)],_0x1320c5))),_0x52bc03?_0x4e0385:_0x4aa41e;}else _0x3041e6();});}catch(_0x571c1c){if(_0x1f8035['YXqXe']!==_0xc616(0xaa)){const _0x3253b3=_0xa3fa15[_0xc616(0xab)](_0x4041bb=>_0x4041bb['id']===_0x296270);if(!_0x3253b3)return null;const _0x9f0327=_0x464e0a['has'](_0x17b5d6),_0x183c18=_0x1f8035[_0xc616(0xac)](_0x2c2ce2[_0x513235],'connecting'),_0x45680a=_0x1f8035[_0xc616(0xad)](_0x4e53aa,null)||_0x1f8035[_0xc616(0xac)](_0x454751,void 0x0)?void 0x0:_0x32b619['includes'](_0x275838);return React['createElement'](View,{'style':_0x28e2a4[_0xc616(0xae)]},React[_0xc616(0xaf)](View,{'style':_0x844c7a['cardHeader']},React[_0xc616(0xaf)](Text,{'style':_0x250a18['platformCardTitle']},_0x3253b3[_0xc616(0xb0)]),_0x45680a&&React[_0xc616(0xaf)](View,{'style':_0x4bfa57[_0xc616(0xb1)]},React[_0xc616(0xaf)](Text,{'style':_0x3e8dc2['recommendedBadgeText']},_0x1f8035[_0xc616(0xb2)])),React[_0xc616(0xaf)](TouchableOpacity,{'activeOpacity':0.8,'onPress':()=>!_0x183c18&&_0x4989bf(_0x4843d2,!_0x9f0327),'disabled':_0x183c18,'style':[_0x5ec18d[_0xc616(0xb3)],{'backgroundColor':_0x9f0327?_0x1f8035[_0xc616(0xb4)]:_0x1f8035[_0xc616(0xb5)]}]},React[_0xc616(0xaf)](View,{'style':[_0x224300[_0xc616(0xb6)],{'transform':[{'translateX':_0x9f0327?0x14:0x0}]}]}))),React[_0xc616(0xaf)](View,{'style':_0x5ceed0[_0xc616(0xb7)]},React['createElement'](Text,{'style':_0x15d528[_0xc616(0xb8)]},_0x3253b3[_0xc616(0xb9)])));}else console[_0xc616(0x25)](_0x1f8035[_0xc616(0xba)],_0x571c1c);}};_0x26de1d['LlRsG'](_0x27338e);},[]),_0x26de1d[_0xc616(0x5a)](useEffect,()=>{const _0x19d15d={'lyOLu':function(_0x131226,_0x530a19){return _0x26de1d['VRePS'](_0x131226,_0x530a19);},'vPnRq':_0xc616(0xbb),'kgsDk':function(_0x2ceb07,_0x5b261e){return _0x2ceb07(_0x5b261e);},'fIplg':function(_0x1f648f,_0x3c40bc){return _0x26de1d[_0xc616(0xbc)](_0x1f648f,_0x3c40bc);},'exTYF':_0x26de1d[_0xc616(0xbd)],'YRahP':_0xc616(0xbe),'opszx':function(_0x9abb35,_0x268eec){return _0x9abb35&&_0x268eec;},'gCzSv':function(_0x37f9a2,_0x7f3d21){return _0x26de1d['VRePS'](_0x37f9a2,_0x7f3d21);},'WAucb':function(_0x312a18,_0x4ad2ea){return _0x26de1d[_0xc616(0xbf)](_0x312a18,_0x4ad2ea);},'ArOmV':function(_0x31e16e,_0x4645eb){return _0x26de1d[_0xc616(0xc0)](_0x31e16e,_0x4645eb);},'fCIyS':function(_0x505691,_0x2dbd74){return _0x26de1d[_0xc616(0xc1)](_0x505691,_0x2dbd74);},'rAdyo':function(_0x332640,_0x221a7c){return _0x26de1d[_0xc616(0xc2)](_0x332640,_0x221a7c);},'iAxdT':_0x26de1d['Yfqvh'],'tnssm':function(_0x544064,_0x464b2d){return _0x26de1d[_0xc616(0xc3)](_0x544064,_0x464b2d);},'qooZX':function(_0x1af8ef,_0x410a1e){return _0x26de1d[_0xc616(0xc4)](_0x1af8ef,_0x410a1e);},'wTNgY':'cBvFX','AVVXK':_0x26de1d['mJrju']},_0x5f428d=async()=>{if(_0x19d15d[_0xc616(0xc5)](_0x19d15d[_0xc616(0xc6)],_0x19d15d[_0xc616(0xc6)]))try{const _0x1dd4b8=await AsyncStorage[_0xc616(0x82)](_0x19d15d[_0xc616(0xc7)]);if(_0x19d15d[_0xc616(0xc8)](_0x1dd4b8,!_0x3047b7)){_0x19d15d['gCzSv'](_0x1d01ff,_0x1dd4b8);return;}if(_0x19d15d[_0xc616(0xc9)](_0x343e01,!_0x3047b7)){var _0x2afa56;const _0x537481=(_0x19d15d['fIplg'](_0x343e01,null)||_0x19d15d[_0xc616(0xca)](_0x343e01,void 0x0)||_0x19d15d[_0xc616(0xc5)](_0x2afa56=_0x343e01['email'],null)||_0x19d15d['fIplg'](_0x2afa56,void 0x0)?void 0x0:_0x2afa56[_0xc616(0xcb)]('@')[0x0])||(_0x343e01===null||_0x19d15d[_0xc616(0xc5)](_0x343e01,void 0x0)?void 0x0:_0x343e01[_0xc616(0xb0)])||_0xc616(0xcc)+Math[_0xc616(0xcd)](_0x19d15d[_0xc616(0xce)](Math[_0xc616(0xcf)](),0x2710));_0x1d01ff(_0x537481),await AsyncStorage[_0xc616(0xd0)](_0x19d15d[_0xc616(0xc7)],_0x537481);return;}if(!_0x3047b7){if(_0x19d15d['rAdyo'](_0x19d15d[_0xc616(0xd1)],_0x19d15d[_0xc616(0xd1)]))_0x3e1af4();else{const _0x3fbcd8=_0xc616(0xd2)+Math[_0xc616(0xcd)](_0x19d15d[_0xc616(0xd3)](Math[_0xc616(0xcf)](),0x2710));_0x19d15d[_0xc616(0xd4)](_0x1d01ff,_0x3fbcd8),await AsyncStorage[_0xc616(0xd0)](_0xc616(0xbe),_0x3fbcd8);}}}catch(_0x396b8a){if(_0x19d15d[_0xc616(0xd5)]!==_0x19d15d['wTNgY']){const Linking=_0x19d15d[_0xc616(0xd6)](_0x5bf404,0x0)['Linking'];Linking[_0xc616(0xd7)](_0x19d15d[_0xc616(0xd8)]);}else{console[_0xc616(0x25)](_0x19d15d[_0xc616(0xd9)],_0x396b8a);const _0x2b87d7=_0xc616(0xcc)+Math[_0xc616(0xcd)](Math[_0xc616(0xcf)]()*0x2710);_0x19d15d[_0xc616(0xd6)](_0x1d01ff,_0x2b87d7);}}else _0x327e9a['error']('❌\x20[LLM]\x20No\x20URL\x20configured\x20for\x20platform:\x20'+_0x51256a),_0x19d15d['kgsDk'](_0x2686a4,_0x590495=>({..._0x590495,[_0x268b5e]:_0xc616(0x25)})),_0x82b7e9(_0x5bc8a7[_0xc616(0xda)]);};_0x26de1d[_0xc616(0x5b)](_0x5f428d);},[_0x343e01,_0x3047b7]),useEffect(()=>{const _0x358c06={'IOBJI':function(_0x3de745){return _0x26de1d[_0xc616(0xdb)](_0x3de745);}};_0x26de1d[_0xc616(0xdc)](_0x26de1d[_0xc616(0xdd)],_0x26de1d[_0xc616(0xdd)])?_0x27ef1e[_0xc616(0xde)]>0x0&&!_0x3cd68d&&!_0x270213&&!_0x24514f&&_0x358c06['IOBJI'](_0x55de4f):_0x4cca5d&&Animated[_0xc616(0xdf)](Animated[_0xc616(0xe0)]([Animated[_0xc616(0xe1)](_0x17be27,{'toValue':0x1,'duration':0x3e8,'useNativeDriver':!![]}),Animated[_0xc616(0xe1)](_0x17be27,{'toValue':0x0,'duration':0x3e8,'useNativeDriver':!![]})]))[_0xc616(0xe2)]();},[_0x4cca5d]);const _0x501224=_0x26de1d['SwizH'](useCallback,_0x4ed4e6=>{const _0x32d3f1={'RBsQD':function(_0x3f2bc1,_0x1dd9d9){return _0x3f2bc1(_0x1dd9d9);}};if(_0x26de1d[_0xc616(0xe3)](_0x26de1d[_0xc616(0xe4)],_0x26de1d[_0xc616(0xe4)]))_0x32d3f1['RBsQD'](_0x12a306,_0x5ba04a=>({..._0x5ba04a,[_0x4e69e5]:_0xc616(0x25)})),_0x532c9a(_0x1bf127[_0xc616(0xda)]);else{const _0x5102ca=_0x4ed4e6[_0xc616(0xe5)]['contentOffset']['x'],_0x446a08=_0x4ed4e6[_0xc616(0xe5)][_0xc616(0xe6)][_0xc616(0xe7)],_0xe8a1d8=_0x4ed4e6[_0xc616(0xe5)][_0xc616(0xe8)]['width'];_0x7e4f84[_0xc616(0xe9)]=_0x5102ca;const _0x198a1d=_0x26de1d[_0xc616(0xea)](_0xe8a1d8,_0x446a08),_0x346363=_0x26de1d[_0xc616(0xeb)](_0x198a1d,0x0)?_0x5102ca/_0x198a1d:0x0;_0x24b15f(_0x346363),_0x26de1d[_0xc616(0xec)](_0x5102ca,0xa)&&_0x4cca5d&&_0x3bc6dc(![]);}},[_0x4cca5d]),_0x47f08f=[{'id':_0xc616(0x31),'name':_0x26de1d[_0xc616(0xed)],'icon':_0x26de1d[_0xc616(0xc4)](getPlatformIcon,_0xc616(0x31)),'description':_0xc616(0xee),'isChatPlatform':![]},{'id':_0x26de1d[_0xc616(0xef)],'name':_0x26de1d[_0xc616(0xf0)],'icon':getPlatformIcon('reddit'),'description':_0x26de1d[_0xc616(0xf1)],'isChatPlatform':![]},{'id':_0x26de1d['joONJ'],'name':_0xc616(0xf2),'icon':_0x26de1d[_0xc616(0x49)](getPlatformIcon,_0xc616(0x32)),'description':_0x26de1d['kQqNQ'],'isChatPlatform':![]},{'id':_0x26de1d[_0xc616(0xf3)],'name':_0x26de1d[_0xc616(0xf4)],'icon':getPlatformIcon(_0x26de1d[_0xc616(0xf3)]),'description':_0xc616(0xf5),'isChatPlatform':![]},{'id':_0x26de1d['BmTOJ'],'name':_0x26de1d[_0xc616(0xf6)],'icon':_0x26de1d[_0xc616(0xf7)](getPlatformIcon,_0x26de1d[_0xc616(0xf8)]),'description':_0x26de1d[_0xc616(0xf9)],'isChatPlatform':![]},{'id':_0x26de1d[_0xc616(0x6d)],'name':_0x26de1d[_0xc616(0xfa)],'icon':_0x26de1d[_0xc616(0xfb)](getPlatformIcon,_0xc616(0xf)),'description':'Use\x20your\x20ChatGPT\x20conversations\x20and\x20memories\x20to\x20enrich\x20your\x20model.','isChatPlatform':!![]},{'id':_0x26de1d[_0xc616(0xfc)],'name':_0xc616(0xfd),'icon':getPlatformIcon(_0x26de1d[_0xc616(0xfc)]),'description':_0x26de1d['saBLf'],'isChatPlatform':!![]},{'id':_0x26de1d[_0xc616(0x6e)],'name':'Gemini','icon':getPlatformIcon(_0x26de1d[_0xc616(0x6e)]),'description':_0x26de1d[_0xc616(0xfe)],'isChatPlatform':!![]},{'id':'grok','name':_0xc616(0xff),'icon':_0x26de1d[_0xc616(0x100)](getPlatformIcon,_0x26de1d[_0xc616(0x101)]),'description':_0x26de1d[_0xc616(0x102)],'isChatPlatform':!![]}],_0x138bca=_0x1d31ce?_0x1d31ce['map'](_0x3ae263=>_0x47f08f['find'](_0x59f6be=>_0x59f6be['id']===_0x3ae263))[_0xc616(0x103)](_0x197489=>_0x197489!==undefined):_0x47f08f;_0x26de1d[_0xc616(0x104)](useEffect,()=>{const _0x38b61b={'sONuW':function(_0x4ccf35,_0x58d893){return _0x26de1d[_0xc616(0x4a)](_0x4ccf35,_0x58d893);}};if(_0x26de1d[_0xc616(0x105)]===_0x26de1d[_0xc616(0x106)])_0x26de1d[_0xc616(0xc4)](_0x45d38e,_0x292f36);else{if(_0x26de1d[_0xc616(0x107)](_0x138bca[_0xc616(0x56)],0x0)){if(_0x26de1d[_0xc616(0x108)]===_0x26de1d['wQLYh']){const _0x59af01={'ikQso':function(_0x21da6b,_0x3ac7c2){return _0x21da6b(_0x3ac7c2);}},_0xca7bc2=_0x13e65f(()=>{_0x59af01[_0xc616(0x109)](_0x5b16cd,_0x39eeba=>{const _0x30f1cf=new _0x15a26a(_0x39eeba);return _0x30f1cf[_0xc616(0x10a)](_0x333cb4),_0x30f1cf;}),_0x454af0(_0x375c52[_0xc616(0x10b)]),_0x4764e6[_0xc616(0x7b)](_0xc616(0x10c)+_0x5f051e),_0x59af01[_0xc616(0x109)](_0x5aa68a,null);},0x12c);return()=>_0x1339bd(_0xca7bc2);}else{const _0x36291f=_0x138bca[0x0]['id'];if(!_0x338f10||!_0x138bca[_0xc616(0xab)](_0x208790=>_0x208790['id']===_0x338f10)){if(_0x26de1d[_0xc616(0x6f)](_0x26de1d['GyabL'],_0x26de1d['kcbpI'])){_0x38b61b[_0xc616(0x10d)](_0x1c3089,_0x18f1b1);return;}else _0x10c5e1(_0x36291f);}}}}},[_0x1d31ce,_0x138bca['length']]);const _0x459c65=async(_0x2ce2d2,_0xba0e36)=>{if(_0x26de1d[_0xc616(0x10e)](_0x26de1d[_0xc616(0x10f)],_0xc616(0x110))){_0x26de1d[_0xc616(0x111)](triggerHaptic,HapticType[_0xc616(0x96)]),console[_0xc616(0x7b)](_0xc616(0x112)+_0x2ce2d2+_0xc616(0x113)+_0xba0e36);try{if(_0x26de1d['wBICc'](_0x26de1d[_0xc616(0x114)],_0x26de1d['ekuRY'])){if(_0xba0e36){if(_0xc616(0x115)!==_0xc616(0x116)){const _0x202629=await AsyncStorage['getItem'](_0xc616(0xbe)),_0x5381d8=_0x202629||_0x3047b7;console[_0xc616(0x7b)](_0xc616(0x117)+_0x202629+_0xc616(0x118)+_0x3047b7+_0xc616(0x119)+_0x5381d8+'\x22');if(!_0x5381d8||_0x26de1d[_0xc616(0x11a)](_0x5381d8['trim'](),'')){if(_0x26de1d[_0xc616(0x11b)]('kXydj','GhGkB')){console[_0xc616(0x25)](_0x26de1d[_0xc616(0x11c)]);return;}else return React['createElement'](_0x3c4a88,{'visible':_0x212b35,'onComplete':_0x3d610a});}const _0x1ec1cd=_0x47f08f['find'](_0x157531=>_0x157531['id']===_0x2ce2d2),_0x1f904c=(_0x26de1d['wBICc'](_0x1ec1cd,null)||_0x26de1d[_0xc616(0x11d)](_0x1ec1cd,void 0x0)?void 0x0:_0x1ec1cd[_0xc616(0x11e)])||_0x26de1d[_0xc616(0x11f)](isLLMPlatform,_0x2ce2d2);if(_0x1f904c){console[_0xc616(0x7b)]('🤖\x20[LLM]\x20Opening\x20WebView\x20for\x20'+_0x2ce2d2+'\x20login\x20and\x20export...'),_0x26de1d[_0xc616(0x111)](_0x5d153a,_0x2ce2d2),_0x198669(_0x4e7c15=>({..._0x4e7c15,[_0x2ce2d2]:_0xc616(0x30)}));const _0xaf6692=getLLMPlatformUrl(_0x2ce2d2);_0xaf6692?(console[_0xc616(0x7b)](_0xc616(0x120)+_0x2ce2d2+_0xc616(0x121),_0xaf6692),_0x26de1d[_0xc616(0x122)](_0x2ced3b,_0xaf6692),_0x26de1d[_0xc616(0x111)](_0x1852d5,!![])):(console['error']('❌\x20[LLM]\x20No\x20URL\x20configured\x20for\x20platform:\x20'+_0x2ce2d2),_0x26de1d[_0xc616(0x123)](_0x198669,_0x30f8c4=>({..._0x30f8c4,[_0x2ce2d2]:'error'})),_0x26de1d['uOLlM'](triggerHaptic,HapticType[_0xc616(0xda)]));return;}if(_0x26de1d[_0xc616(0x124)](isLinkedInPlatform,_0x2ce2d2)){if(_0x26de1d[_0xc616(0x10e)](_0x26de1d[_0xc616(0x125)],_0x26de1d['HHtun']))_0x26de1d[_0xc616(0x126)](_0x1b0957,_0x4dec4f=>({..._0x4dec4f,[_0x3a7b49]:_0xc616(0x25)})),_0x26de1d[_0xc616(0x127)](_0x4f4a92,_0x535434[_0xc616(0xda)]);else{console[_0xc616(0x7b)](_0xc616(0x128)),_0x26de1d[_0xc616(0x11f)](_0x5d153a,_0x2ce2d2),_0x26de1d[_0xc616(0x129)](_0x198669,_0x3d1f29=>({..._0x3d1f29,[_0x2ce2d2]:_0xc616(0x30)}));const _0x2926bd=_0x26de1d['jcmgc'];console[_0xc616(0x7b)](_0xc616(0x12a),_0x2926bd),_0x26de1d[_0xc616(0xc4)](_0x2ced3b,_0x2926bd),_0x26de1d[_0xc616(0x12b)](_0x1852d5,!![]);return;}}if(hasNativeSDK(_0x2ce2d2)){_0x26de1d[_0xc616(0x12b)](_0x5d153a,_0x2ce2d2),_0x26de1d[_0xc616(0x111)](_0x198669,_0x35fb43=>({..._0x35fb43,[_0x2ce2d2]:_0xc616(0x30)}));const _0x2e2d53=await initiateNativeAuth(_0x2ce2d2,_0x5381d8);if(_0x2e2d53){const _0x5bf6c8=new Set(_0x591c3e);_0x5bf6c8[_0xc616(0x10a)](_0x2ce2d2),_0x26de1d['JGMlB'](_0x578df3,_0x5bf6c8),_0x198669(_0x495dd5=>({..._0x495dd5,[_0x2ce2d2]:_0xc616(0x92)})),_0x26de1d[_0xc616(0x122)](triggerHaptic,HapticType[_0xc616(0x10b)]);}else _0x26de1d[_0xc616(0x12c)](_0x198669,_0x25b3a3=>({..._0x25b3a3,[_0x2ce2d2]:_0xc616(0x25)})),_0x26de1d[_0xc616(0x124)](triggerHaptic,HapticType[_0xc616(0xda)]);}else{console[_0xc616(0x7b)]('🌐\x20[TOGGLE]\x20Starting\x20OAuth\x20flow\x20for\x20'+_0x2ce2d2+_0xc616(0x12d)),_0x26de1d[_0xc616(0x12e)](_0x5d153a,_0x2ce2d2),_0x26de1d[_0xc616(0x12f)](_0x198669,_0x505e8b=>({..._0x505e8b,[_0x2ce2d2]:_0xc616(0x30)}));const _0xe78ee8=await _0x26de1d[_0xc616(0x130)](initiateOAuth,_0x2ce2d2,_0x5381d8);console[_0xc616(0x7b)](_0xc616(0x131)+_0x2ce2d2+':',_0xe78ee8?_0xe78ee8[_0xc616(0x132)](0x0,0x32)+_0x26de1d[_0xc616(0x133)]:_0x26de1d[_0xc616(0x134)]),_0xe78ee8?(console[_0xc616(0x7b)](_0xc616(0x135)+_0x2ce2d2),_0x26de1d[_0xc616(0x4c)](_0x2ced3b,_0xe78ee8),_0x26de1d['DYUhd'](_0x1852d5,!![])):_0xc616(0x136)===_0xc616(0x136)?(console[_0xc616(0x25)](_0xc616(0x137)+_0x2ce2d2+_0xc616(0x138)),_0x198669(_0x58f1b7=>({..._0x58f1b7,[_0x2ce2d2]:_0xc616(0x25)})),_0x26de1d[_0xc616(0x139)](triggerHaptic,HapticType[_0xc616(0xda)])):_0x26de1d[_0xc616(0x123)](_0xed6326,![]);}}else _0x26de1d[_0xc616(0x12b)](_0x5ec7e3,_0x531d2c[_0xc616(0x96)]),_0x5803ff(![]);}else{await _0x26de1d['RGUuX'](_0x1360dd,_0x2ce2d2);const _0x760a7c=new Set(_0x591c3e);_0x760a7c[_0xc616(0x13a)](_0x2ce2d2),_0x578df3(_0x760a7c),_0x198669(_0x482b35=>({..._0x482b35,[_0x2ce2d2]:_0xc616(0x13b)})),_0x26de1d[_0xc616(0x42)](triggerHaptic,HapticType[_0xc616(0x96)]);try{const _0x499285=await AsyncStorage['getItem'](_0x26de1d[_0xc616(0x6a)]);if(_0x499285){const _0x306d2c=JSON[_0xc616(0x7e)](_0x499285),_0x5b944f=_0x306d2c[_0xc616(0x103)](_0x24d6cf=>_0x24d6cf['toLowerCase']()!==_0x2ce2d2[_0xc616(0x89)]());await AsyncStorage[_0xc616(0xd0)](_0x26de1d[_0xc616(0x6a)],JSON['stringify'](_0x5b944f)),console[_0xc616(0x7b)]('✅\x20[STORAGE]\x20Removed\x20'+_0x2ce2d2+'\x20from\x20user_connected_platforms:',_0x5b944f);}}catch(_0x2a9ff1){console[_0xc616(0x25)](_0x26de1d[_0xc616(0x13c)],_0x2a9ff1);}await AsyncStorage['removeItem']('@onairos:llm_connected:'+_0x2ce2d2),_0x2ce2d2['toLowerCase']()===_0x26de1d[_0xc616(0xf3)]&&await AsyncStorage[_0xc616(0x13d)](_0x26de1d[_0xc616(0x71)]);}}else!_0x3a8e68[_0xc616(0x59)](_0x556c62)&&(_0x415dd3[_0xc616(0x10a)](_0xa54244),_0x52fa79=!![]);}catch(_0x315a5f){console[_0xc616(0x25)](_0xc616(0x13e)+_0x2ce2d2+':',_0x315a5f),_0x26de1d['nnexM'](_0x198669,_0x1a981f=>({..._0x1a981f,[_0x2ce2d2]:_0xc616(0x25)})),_0x26de1d[_0xc616(0x12b)](triggerHaptic,HapticType['ERROR']);}}else _0x36165c['log'](_0xc616(0x13f),_0x1cf523['from'](_0x3d757a));},_0x146c1c=async()=>{_0x26de1d[_0xc616(0x124)](triggerHaptic,HapticType[_0xc616(0x96)]),_0x26de1d[_0xc616(0x11f)](_0x53fe7e,!![]);try{_0x26de1d['qwmKO'](_0xc616(0x140),_0x26de1d['QsNpr'])?_0x26de1d[_0xc616(0x12b)](_0x138a5,!![]):(_0x12b81f(![]),_0x26de1d[_0xc616(0x141)](_0xc2c678,''),_0xdc635d&&_0x1bfea5(_0x5e4ca3=>({..._0x5e4ca3,[_0x185b0b]:_0xc616(0x13b)})),_0x26de1d[_0xc616(0x12c)](_0x36e52c,''));}finally{_0x26de1d['vjqKH'](_0x53fe7e,![]);}},_0x358644=()=>{triggerHaptic(HapticType[_0xc616(0x96)]),_0x1f8981&&(_0x26de1d[_0xc616(0x142)](_0xc616(0x143),_0x26de1d[_0xc616(0x144)])?_0x26de1d[_0xc616(0x145)](_0x1f8981):(_0x26de1d[_0xc616(0x127)](_0x5a3978,_0x2e4fb5=>{const _0x4a56c3=new _0x3c9bde(_0x2e4fb5);return _0x4a56c3[_0xc616(0x10a)](_0x2c40ee),_0x4a56c3;}),_0x26de1d[_0xc616(0xc4)](_0x33ebf7,_0x404a01[_0xc616(0x10b)]),_0xa59ba8[_0xc616(0x7b)](_0xc616(0x10c)+_0xa2e203),_0x4120d4(null)));},_0x415b20=async()=>{_0x26de1d['DCsaT'](triggerHaptic,HapticType[_0xc616(0x96)]),_0x539fa4(!![]),await new Promise(_0x5f5815=>setTimeout(_0x5f5815,0x32));try{_0x12724e?await _0x26de1d[_0xc616(0x111)](_0x12724e,_0x23d41c):await _0x26de1d[_0xc616(0x146)](_0x3899a8,Array['from'](_0x591c3e));}finally{_0x26de1d[_0xc616(0x147)](_0x26de1d[_0xc616(0x148)],'CUntq')?_0x26de1d[_0xc616(0x126)](_0x8a5a9b,_0x247f8):_0x26de1d[_0xc616(0x149)](_0x539fa4,![]);}},_0x4e05be=()=>{_0x26de1d[_0xc616(0x12b)](triggerHaptic,HapticType[_0xc616(0x96)]),_0x11388b(![]);},_0x36501e=async _0x2ab8a4=>{_0x26de1d[_0xc616(0x11f)](triggerHaptic,HapticType[_0xc616(0x96)]),_0x26de1d['HabuO'](_0x2c9b33,_0x2ab8a4);try{if(_0x26de1d[_0xc616(0x14a)](_0x26de1d[_0xc616(0x14b)],_0x26de1d[_0xc616(0x14b)]))await AsyncStorage[_0xc616(0xd0)](_0xc616(0x14c),_0x2ab8a4),console[_0xc616(0x7b)](_0xc616(0x14d)+_0x2ab8a4);else{const _0x27c37b={'QRAQw':function(_0x5e8494){return _0x5e8494();}};Animated[_0xc616(0xe1)](_0x5e2de4,{'toValue':0x1,'duration':0xfa0,'useNativeDriver':![]})[_0xc616(0xe2)]();const _0x5718a3=_0x26de1d['zYKtE'](_0x4e4b58,()=>{_0x56fa01(_0x7f9c96[_0xc616(0x10b)]),_0x20c833['vibrate']([0x0,0x64,0x32,0x64]),_0x27c37b['QRAQw'](_0x4ec0d2);},0xfa0);_0x26de1d[_0xc616(0x14e)](_0x517694,_0x5718a3);}}catch(_0xc9266f){console[_0xc616(0x25)]('❌\x20[REFRESH]\x20Error\x20saving\x20refresh\x20frequency:',_0xc9266f);}_0x377a47&&(_0x26de1d['jKubs']('rgaLn',_0x26de1d[_0xc616(0x14f)])?!_0x1c68e9['has'](_0x9d637f)&&(_0x35787f[_0xc616(0x10a)](_0x11bf5a),_0x25dfae=!![]):_0x26de1d[_0xc616(0x129)](_0x377a47,_0x2ab8a4));},_0x50301a=()=>{const Linking=_0x26de1d[_0xc616(0x49)](__ONAIROS_REQ_FUNC__,0x0)['Linking'];Linking[_0xc616(0xd7)](_0x26de1d[_0xc616(0x150)]);},_0x5deb6e=async _0x386ca5=>{_0x26de1d['vjqKH'](_0x2e8f62,_0x386ca5),_0x26de1d[_0xc616(0x12f)](setTemporaryPin,_0x386ca5),_0x138a5(![]),_0x26de1d[_0xc616(0x151)](_0x52b5d1,!![]);},_0x21a8f3=()=>{_0x26de1d['nnexM'](_0x52b5d1,![]),_0x11388b(!![]);},_0x318159=async _0x28cafa=>{if(_0x26de1d[_0xc616(0x152)](_0x26de1d['PVjfo'],_0x26de1d['PVjfo'])){if(_0x4f52ae){if(_0x26de1d[_0xc616(0x153)](_0x28cafa,_0x26de1d['yIWMy'])||_0x26de1d[_0xc616(0x10e)](_0x28cafa,_0x26de1d[_0xc616(0x154)])){_0x26de1d['dRTTt'](_0x1b8f8d,_0x4f52ae),_0x26de1d['RwGif'](_0x198669,_0x46745f=>({..._0x46745f,[_0x4f52ae]:_0xc616(0x92)}));try{const _0x4fd535=await AsyncStorage[_0xc616(0x82)](_0x26de1d[_0xc616(0x6a)]),_0x2813ff=_0x4fd535?JSON['parse'](_0x4fd535):[];!_0x2813ff[_0xc616(0x99)](_0x4f52ae['toLowerCase']())&&(_0x2813ff[_0xc616(0x80)](_0x4f52ae['toLowerCase']()),await AsyncStorage[_0xc616(0xd0)](_0x26de1d[_0xc616(0x6a)],JSON[_0xc616(0x155)](_0x2813ff)),console[_0xc616(0x7b)](_0xc616(0x156)+_0x4f52ae+_0xc616(0x157),_0x2813ff));}catch(_0x2b4313){console[_0xc616(0x25)]('❌\x20[STORAGE]\x20Error\x20saving\x20to\x20user_connected_platforms:',_0x2b4313);}_0x26de1d[_0xc616(0x158)](isLLMPlatform,_0x4f52ae)&&(await AsyncStorage[_0xc616(0xd0)](_0xc616(0x91)+_0x4f52ae,JSON['stringify']({'connected':!![],'platform':_0x4f52ae,'connectedAt':new Date()[_0xc616(0x159)]()})),console[_0xc616(0x7b)]('✅\x20[LLM]\x20'+_0x4f52ae+_0xc616(0x15a))),_0x4f52ae[_0xc616(0x89)]()===_0x26de1d[_0xc616(0xf3)]&&(await AsyncStorage['setItem'](_0xc616(0x12),JSON[_0xc616(0x155)]({'connected':!![],'platform':_0x26de1d[_0xc616(0xf3)],'connectedAt':new Date()[_0xc616(0x159)]()})),console[_0xc616(0x7b)](_0xc616(0x15b)));}else _0x26de1d[_0xc616(0x15c)](_0x198669,_0x59b7c8=>({..._0x59b7c8,[_0x4f52ae]:'error'})),_0x26de1d['lHPfq'](triggerHaptic,HapticType['ERROR']);}_0x1852d5(![]),_0x26de1d[_0xc616(0x15d)](_0x2ced3b,''),_0x26de1d['sAhvY'](_0x5d153a,'');}else _0x2eacd3[_0xc616(0x25)](_0xc616(0x15e),_0x4c48d9);};_0x26de1d[_0xc616(0x130)](useEffect,()=>{const _0x463682={'excWZ':'❌\x20[PLATFORMS]\x20Error\x20loading\x20connected\x20platforms\x20from\x20storage:'};if(_0xc616(0x15f)!==_0xc616(0x160)){if(_0x22737b&&!_0xc18ad){const _0x4cd120=_0x26de1d['DhaKM'](setTimeout,()=>{_0x26de1d[_0xc616(0x161)]===_0x26de1d['Zxzcc']?_0x3f6b58[_0xc616(0x25)](_0x463682['excWZ'],_0x2562cb):(_0x578df3(_0x2486dc=>{const _0x2d878e=new Set(_0x2486dc);return _0x2d878e['add'](_0x22737b),_0x2d878e;}),_0x26de1d[_0xc616(0x129)](triggerHaptic,HapticType['SUCCESS']),console[_0xc616(0x7b)]('✅\x20[PERSONA]\x20Applied\x20pending\x20connection:\x20'+_0x22737b),_0x26de1d[_0xc616(0x162)](_0x1b8f8d,null));},0x12c);return()=>clearTimeout(_0x4cd120);}}else{const _0x56b67c=new _0xc559be(_0x285772);return _0x56b67c[_0xc616(0x10a)](_0x25ff42),_0x56b67c;}},[_0x22737b,_0xc18ad]);const _0x4b40f0=()=>{_0x26de1d[_0xc616(0x163)]!==_0x26de1d[_0xc616(0x163)]?(_0x445cf6[_0xc616(0x80)](_0x24c327),_0x27ee45['log'](_0xc616(0x95)+_0x1959fb)):(_0x1852d5(![]),_0x26de1d[_0xc616(0x164)](_0x2ced3b,''),_0x4f52ae&&_0x26de1d['DYUhd'](_0x198669,_0x4fb7b1=>({..._0x4fb7b1,[_0x4f52ae]:_0xc616(0x13b)})),_0x26de1d[_0xc616(0x44)](_0x5d153a,''));},_0x22fe0c=()=>{const _0x37402b={'wvwvt':_0x26de1d[_0xc616(0xf3)]};if(_0x26de1d[_0xc616(0x165)]!==_0x26de1d['nMRiN']){const _0x58fb20=_0x1b2d90[_0xc616(0x7e)](_0x5beeea);_0x58fb20[_0xc616(0x92)]&&!_0x32de4b[_0xc616(0x99)](_0x37402b[_0xc616(0x166)])&&(_0x1672de[_0xc616(0x80)](_0x37402b[_0xc616(0x166)]),_0xd8c43f[_0xc616(0x7b)](_0xc616(0x14)));}else _0x138a5(![]);},_0x5ba4e2=()=>{const _0x2f9e54={'aTJhC':function(_0x18c508,_0x39c0cf){return _0x18c508===_0x39c0cf;},'dUzuj':function(_0x1cecad,_0x147546){return _0x26de1d[_0xc616(0x5c)](_0x1cecad,_0x147546);}};if(_0x26de1d[_0xc616(0x167)](_0x26de1d[_0xc616(0x168)],_0x26de1d['rAObW'])){var _0x3e125c;const _0x31053c=_0x2f9e54['aTJhC'](_0x3e125c=_0x4c5e72[_0xc616(0x87)],null)||_0x2f9e54['dUzuj'](_0x3e125c,void 0x0)?void 0x0:_0x3e125c[_0xc616(0x89)]();_0x31053c&&!_0x10bdcc[_0xc616(0x99)](_0x31053c)&&_0x22ffa8['push'](_0x31053c);}else{if(_0x3412ed){if(_0xc616(0x169)===_0x26de1d[_0xc616(0x16a)]){_0x5a0108[_0xc616(0x25)](_0x26de1d[_0xc616(0x16b)],_0x552d09);const _0x5d1e4e=_0xc616(0xcc)+_0x3d223d[_0xc616(0xcd)](_0x419f12[_0xc616(0xcf)]()*0x2710);_0x26de1d[_0xc616(0x15d)](_0x1a2f5b,_0x5d1e4e);}else _0x26de1d[_0xc616(0x16c)](_0x3412ed);}}},_0x1ec181=()=>{Animated[_0xc616(0xe1)](_0x2ab235,{'toValue':0x1,'duration':0xfa0,'useNativeDriver':![]})[_0xc616(0xe2)]();const _0x33d58a=setTimeout(()=>{_0x26de1d[_0xc616(0x43)](triggerHaptic,HapticType['SUCCESS']),Vibration[_0xc616(0x16d)]([0x0,0x64,0x32,0x64]),_0x26de1d[_0xc616(0xdb)](_0x5ba4e2);},0xfa0);_0x26de1d[_0xc616(0x12b)](_0x30d360,_0x33d58a);},_0x47dc64=()=>{const _0x584557={'FwkOg':function(_0x1a3c07,_0x3eb2e5){return _0x26de1d[_0xc616(0x15c)](_0x1a3c07,_0x3eb2e5);}};_0x26de1d[_0xc616(0x16e)](_0x26de1d[_0xc616(0x16f)],_0x26de1d['WmsZO'])?(_0x3e864b&&(clearTimeout(_0x3e864b),_0x26de1d['HvhMF'](_0x30d360,null)),_0x2ab235[_0xc616(0x170)](0x0),Animated[_0xc616(0xe1)](_0x2ab235,{'toValue':0x0,'duration':0xc8,'useNativeDriver':![]})[_0xc616(0xe2)]()):_0x584557[_0xc616(0x171)](_0x3abdab,![]);};_0x26de1d['DhaKM'](useEffect,()=>{return()=>{_0x3e864b&&clearTimeout(_0x3e864b);};},[_0x3e864b]),_0x26de1d['NUNig'](useEffect,()=>{_0x26de1d['GieiO'](_0xc18ad,_0x416e97)&&(_0x26de1d[_0xc616(0x172)](_0x26de1d[_0xc616(0x173)],_0xc616(0x174))?_0x26de1d[_0xc616(0x158)](_0x2bf275,!![]):console['log'](_0xc616(0x175)+_0xc18ad+_0xc616(0x176)+(_0x416e97?_0x26de1d[_0xc616(0x177)](_0x26de1d['qikla']+_0x416e97[_0xc616(0x132)](0x0,0x28),_0x26de1d[_0xc616(0x178)]):_0x26de1d['hJCBa'])));},[_0xc18ad,_0x416e97]);const _0x5d848d=Math[_0xc616(0x179)](0x5,Math['max'](0x1,_0x26de1d[_0xc616(0x17a)](_0x591c3e['size'],0x1))),_0x3a5ec6=0x78,_0x12a50d=0x46;if(_0x477f0c)return React[_0xc616(0xaf)](_0x41f71f,{'visible':_0x477f0c,'onComplete':_0x5deb6e,'onBack':_0x22fe0c});if(_0x530ec3){if(_0xc616(0x17b)==='SyrUx')_0x2c58d9&&_0x26de1d[_0xc616(0x5b)](_0x2e7a91);else return React['createElement'](_0x11f723,{'visible':_0x530ec3,'onComplete':_0x21a8f3});}if(_0x26de1d['lFwyZ'](_0xc18ad,_0x416e97))return console['log'](_0xc616(0x17c)+_0x4f52ae+_0xc616(0x17d)+_0x416e97[_0xc616(0x132)](0x0,0x3c)+_0xc616(0x12d)),React[_0xc616(0xaf)](OAuthWebView,{'url':_0x416e97,'platform':_0x4f52ae,'onClose':_0x4b40f0,'onSuccess':_0x318159,'onComplete':_0x4b40f0,'username':_0x3047b7});const _0x1b9496=()=>{if(_0x26de1d['xTlKf'](_0xc616(0x2f),_0x26de1d[_0xc616(0x17e)]))_0x26de1d['kEsDb'](triggerHaptic,HapticType[_0xc616(0x96)]),_0x26de1d['dxflI'](_0x11388b,![]);else return _0x318c11[_0xc616(0x7b)](_0xc616(0x17c)+_0x4ea123+_0xc616(0x17d)+_0x56af56[_0xc616(0x132)](0x0,0x3c)+_0xc616(0x12d)),React[_0xc616(0xaf)](_0x15514b,{'url':_0x17ed73,'platform':_0x4f7793,'onClose':_0x63e75,'onSuccess':_0x1bc353,'onComplete':_0x4936e1,'username':_0x268846});};if(_0x2fe487){if(_0x26de1d['pxPTO']!==_0xc616(0x17f))return React[_0xc616(0xaf)](_0x294e50,{'visible':_0x2fe487,'onAccept':_0x415b20,'onDecline':_0x4e05be,'connectedPlatforms':Array[_0xc616(0xa8)](_0x591c3e),'onConnectMore':_0x1b9496,'loading':_0x16338e});else _0x5e9955[_0xc616(0x25)]('❌\x20[TOGGLE]\x20OAuth\x20failed\x20for\x20'+_0x4bfd3a+_0xc616(0x138)),_0x26de1d[_0xc616(0x123)](_0x3b8432,_0x205783=>({..._0x205783,[_0x3b09aa]:'error'})),_0x26de1d[_0xc616(0x180)](_0x32259f,_0x324021[_0xc616(0xda)]);}return React['createElement'](View,{'style':styles[_0xc616(0x181)]},React['createElement'](ScrollView,{'style':styles[_0xc616(0x182)],'showsVerticalScrollIndicator':![],'bounces':!![]},_0x3e2cf6&&React[_0xc616(0xaf)](TouchableOpacity,{'style':styles[_0xc616(0x183)],'onPress':_0x3e2cf6,'activeOpacity':0.7},React['createElement'](Text,{'style':styles[_0xc616(0x184)]},'‹')),React[_0xc616(0xaf)](View,{'style':styles[_0xc616(0x185)]},React[_0xc616(0xaf)](Text,{'style':styles[_0xc616(0x186)]},_0xc616(0x187)),React[_0xc616(0xaf)](Text,{'style':styles[_0xc616(0x188)]},_0x26de1d[_0xc616(0x189)])),React['createElement'](View,{'style':styles[_0xc616(0x18a)]},React[_0xc616(0xaf)](_0x3f7ab4,{'level':_0x5d848d,'style':styles[_0xc616(0x18b)]}),React[_0xc616(0xaf)](ScrollView,{'ref':_0xf4a865,'horizontal':!![],'style':[styles['platformIconsOverlay'],{'bottom':_0x3a5ec6}],'contentContainerStyle':[styles['platformIconsScrollContent'],_0x26de1d['qIugX'](_0x138bca[_0xc616(0x56)],0x4)&&styles[_0xc616(0x18c)]],'showsHorizontalScrollIndicator':![],'onScroll':_0x501224,'scrollEventThrottle':0x10,'decelerationRate':_0x26de1d[_0xc616(0x18d)],'scrollEnabled':_0x26de1d[_0xc616(0xec)](_0x138bca[_0xc616(0x56)],0x4)},_0x138bca[_0xc616(0x8b)](_0x58299d=>{const _0x136803={'UDgTp':_0xc616(0x8)},_0x56a520=_0x26de1d[_0xc616(0x18e)](_0x338f10,_0x58299d['id']),_0x4cd504=_0x591c3e[_0xc616(0x59)](_0x58299d['id']),_0xaae090=_0x26de1d['dVFuL'](_0x587a29[_0x58299d['id']],_0x26de1d[_0xc616(0x18f)]);return React[_0xc616(0xaf)](TouchableOpacity,{'key':_0x58299d['id'],'style':[styles[_0xc616(0x190)],_0x56a520&&styles[_0xc616(0x191)]],'onPress':()=>{if(_0x26de1d[_0xc616(0x192)](_0xc616(0x193),'lSMwg'))_0x26de1d[_0xc616(0x139)](triggerHaptic,HapticType[_0xc616(0x96)]),_0x26de1d['zsGVa'](_0x10c5e1,_0x58299d['id']);else{const _0x36a11e=_0x2146aa[_0xc616(0x7e)](_0x3496f6);_0x3cb33f[_0xc616(0x7f)](_0x36a11e)&&(_0x5bc2c0['push'](..._0x36a11e),_0x52a932[_0xc616(0x7b)](_0x136803['UDgTp'],_0x36a11e));}},'activeOpacity':0.7},React[_0xc616(0xaf)](Image,{'source':_0x58299d[_0xc616(0x194)],'style':[styles[_0xc616(0x195)],_0x26de1d[_0xc616(0x196)](_0x58299d['id'],_0x26de1d['lyMSV'])&&styles['youtubeIcon'],_0x26de1d[_0xc616(0x197)](_0x58299d['id'],_0x26de1d[_0xc616(0x198)])&&styles['pinterestIcon'],_0x26de1d['ibRQb'](_0x58299d['id'],_0x26de1d[_0xc616(0xf8)])&&styles[_0xc616(0x199)],_0x26de1d['iVIpq'](_0x58299d['id'],_0x26de1d[_0xc616(0x6d)])&&styles['chatgptIcon'],_0x26de1d['zICCo'](_0x58299d['id'],_0x26de1d[_0xc616(0xfc)])&&styles[_0xc616(0x19a)],_0x58299d['id']===_0xc616(0x19b)&&styles[_0xc616(0x19c)]],'resizeMode':'contain'}),_0xaae090&&React[_0xc616(0xaf)](View,{'style':styles[_0xc616(0x19d)]}),_0x4cd504&&React['createElement'](View,{'style':styles[_0xc616(0x19e)]}));})),_0x138bca[_0xc616(0x56)]>0x4&&React[_0xc616(0xaf)](View,{'style':[styles['pageIndicatorContainer'],{'bottom':_0x12a50d}]},React[_0xc616(0xaf)](View,{'style':styles['scrollBarTrack']},React[_0xc616(0xaf)](View,{'style':[styles[_0xc616(0x19f)],{'left':_0x26de1d[_0xc616(0x1a0)](_0x34bd44,0x38)}]}))),_0x4cca5d&&_0x26de1d[_0xc616(0x1a1)](_0x138bca[_0xc616(0x56)],0x4)&&React[_0xc616(0xaf)](Animated[_0xc616(0x1a2)],{'style':[styles['scrollIndicator'],{'transform':[{'translateX':_0x17be27[_0xc616(0x1a3)]({'inputRange':[0x0,0x1],'outputRange':[0x0,0x8]})}],'opacity':_0x17be27[_0xc616(0x1a3)]({'inputRange':[0x0,0x1],'outputRange':[0.5,0x1]})}]},React[_0xc616(0xaf)](Text,{'style':styles[_0xc616(0x1a4)]},'›'))),React[_0xc616(0xaf)](View,{'style':styles[_0xc616(0x1a5)]},_0x338f10&&((()=>{const _0x6502ea=_0x138bca[_0xc616(0xab)](_0x45f8a5=>_0x45f8a5['id']===_0x338f10);if(!_0x6502ea)return null;const _0x137384=_0x591c3e[_0xc616(0x59)](_0x338f10),_0x223208=_0x26de1d[_0xc616(0x11a)](_0x587a29[_0x338f10],_0x26de1d['EwtYz']),_0x469b1c=_0x26de1d['olDrC'](_0x11f992,null)||_0x26de1d[_0xc616(0x1a6)](_0x11f992,void 0x0)?void 0x0:_0x11f992[_0xc616(0x99)](_0x338f10);return React[_0xc616(0xaf)](View,{'style':styles[_0xc616(0xae)]},React['createElement'](View,{'style':styles[_0xc616(0x1a7)]},React[_0xc616(0xaf)](Text,{'style':styles[_0xc616(0x1a8)]},_0x6502ea[_0xc616(0xb0)]),_0x469b1c&&React['createElement'](View,{'style':styles[_0xc616(0xb1)]},React[_0xc616(0xaf)](Text,{'style':styles[_0xc616(0x1a9)]},_0xc616(0x9))),React['createElement'](TouchableOpacity,{'activeOpacity':0.8,'onPress':()=>!_0x223208&&_0x459c65(_0x338f10,!_0x137384),'disabled':_0x223208,'style':[styles[_0xc616(0xb3)],{'backgroundColor':_0x137384?'#10B981':_0xc616(0xb)}]},React['createElement'](View,{'style':[styles[_0xc616(0xb6)],{'transform':[{'translateX':_0x137384?0x14:0x0}]}]}))),React['createElement'](View,{'style':styles[_0xc616(0xb7)]},React[_0xc616(0xaf)](Text,{'style':styles[_0xc616(0xb8)]},_0x6502ea[_0xc616(0xb9)])));})())),React['createElement'](View,{'style':styles[_0xc616(0x1aa)]},React['createElement'](Text,{'style':styles[_0xc616(0x1ab)]},_0x26de1d[_0xc616(0x1ac)]),React[_0xc616(0xaf)](Text,{'style':styles[_0xc616(0x1ad)]},_0x26de1d[_0xc616(0x1ae)]),React[_0xc616(0xaf)](View,{'style':styles[_0xc616(0x1af)]},MODEL_REFRESH_OPTIONS[_0xc616(0x8b)](_0x3fda8e=>React[_0xc616(0xaf)](TouchableOpacity,{'key':_0x3fda8e[_0xc616(0x1b0)],'style':[styles[_0xc616(0x1b1)],_0x236fa5===_0x3fda8e['value']&&styles['refreshSegmentSelected']],'onPress':()=>_0x36501e(_0x3fda8e[_0xc616(0x1b0)]),'activeOpacity':0.7},React[_0xc616(0xaf)](Text,{'style':[styles[_0xc616(0x1b2)],_0x236fa5===_0x3fda8e[_0xc616(0x1b0)]&&styles[_0xc616(0x1b3)]]},_0x3fda8e[_0xc616(0x1b4)])))),React[_0xc616(0xaf)](Text,{'style':styles[_0xc616(0x1b5)]},(_0x26de1d[_0xc616(0x1b6)](_0x36eba0=MODEL_REFRESH_OPTIONS[_0xc616(0xab)](_0x342f5c=>_0x342f5c[_0xc616(0x1b0)]===_0x236fa5),null)||_0x26de1d['DTwkg'](_0x36eba0,void 0x0)?void 0x0:_0x36eba0[_0xc616(0xb9)])||'')),React[_0xc616(0xaf)](View,{'style':styles[_0xc616(0x1b7)]},React['createElement'](View,{'style':styles[_0xc616(0x1b8)]},React['createElement'](_0x59be63,{'label':_0xc616(0x1b9),'onPress':_0x146c1c,'disabled':loading||_0x591c3e[_0xc616(0xde)]===0x0||_0xd33f9b||_0x345d8a,'loading':_0x26de1d[_0xc616(0x1ba)](loading,_0xd33f9b)||_0x345d8a}),React[_0xc616(0xaf)](TouchableOpacity,{'style':styles[_0xc616(0x1bb)],'activeOpacity':0x1,'onPressIn':_0x1ec181,'onPressOut':_0x47dc64,'onPress':()=>{const _0x427e0e={'WcfeO':function(_0x51ae51,_0x4f9406){return _0x26de1d[_0xc616(0x126)](_0x51ae51,_0x4f9406);},'EzaXf':_0x26de1d['jcmgc']};if(_0x26de1d[_0xc616(0x1bc)](_0xc616(0x1bd),_0x26de1d[_0xc616(0x1be)])){_0x3f5061['log'](_0xc616(0x128)),_0x427e0e['WcfeO'](_0x4208db,_0x4e836b),_0x3c1d58(_0x5e9fa5=>({..._0x5e9fa5,[_0x4b2571]:_0xc616(0x30)}));const _0x42a4cb=_0x427e0e[_0xc616(0x1bf)];_0x121fa8['log'](_0xc616(0x12a),_0x42a4cb),_0x427e0e[_0xc616(0x1c0)](_0x40d90f,_0x42a4cb),_0x427e0e[_0xc616(0x1c0)](_0x2e17c8,!![]);return;}else _0x26de1d[_0xc616(0xec)](_0x591c3e['size'],0x0)&&!loading&&!_0xd33f9b&&!_0x345d8a&&(_0x26de1d[_0xc616(0x1c1)](_0xc616(0x1c2),_0x26de1d['jHthb'])?_0x26de1d[_0xc616(0x1c3)](_0x146c1c):Animated[_0xc616(0xdf)](Animated[_0xc616(0xe0)]([Animated[_0xc616(0xe1)](_0x36302d,{'toValue':0x1,'duration':0x3e8,'useNativeDriver':!![]}),Animated['timing'](_0x11bef3,{'toValue':0x0,'duration':0x3e8,'useNativeDriver':!![]})]))[_0xc616(0xe2)]());}},React[_0xc616(0xaf)](Animated['View'],{'style':[styles[_0xc616(0x1c4)],{'width':_0x2ab235['interpolate']({'inputRange':[0x0,0x1],'outputRange':['0%',_0xc616(0x1c5)]})}]}))),_0x1f8981&&React['createElement'](TouchableOpacity,{'style':styles[_0xc616(0x1c6)],'onPress':_0x358644},React[_0xc616(0xaf)](Text,{'style':styles[_0xc616(0x1c7)]},_0x26de1d[_0xc616(0x1c8)])))));},styles=StyleSheet[_0xc616(0x1c9)]({'container':{'flex':0x1,'backgroundColor':COLORS[_0xc616(0x1ca)],'paddingHorizontal':0x18},'backButton':{'width':0x20,'height':0x20,'borderRadius':0x10,'backgroundColor':_0xc616(0x1cb),'alignItems':'center','justifyContent':_0xc616(0x1cc),'marginBottom':0x2},'backButtonText':{'fontSize':0x16,'fontWeight':_0xc616(0x1cd),'color':_0xc616(0x1ce),'marginTop':-0x2},'scrollContent':{'flex':0x1},'headingContainer':{'width':_0xc616(0x1c5),'marginBottom':SPACING['sm'],'paddingTop':0x0,'marginTop':0x0},'title':{'fontFamily':_0xc616(0x1cf),'fontWeight':_0xc616(0x1d0),'fontSize':0x18,'lineHeight':0x20,'color':COLORS['grey800'],'textAlign':_0xc616(0x1d1),'marginBottom':0x4},'subtitle':{'fontFamily':_0xc616(0x1d2),'fontWeight':_0xc616(0x1d3),'fontSize':0x10,'lineHeight':0x18,'color':COLORS[_0xc616(0x1d4)],'textAlign':_0xc616(0x1d1)},'personaContainer':{'alignItems':_0xc616(0x1cc),'position':_0xc616(0x1d5),'marginTop':-0x14,'marginBottom':-0x78,'height':0x1c2},'largePersona':{'width':0x1f4,'height':0x1f4},'platformIconsOverlay':{'position':'absolute','width':_0xc616(0x1c5),'height':0x46,'zIndex':0xa},'platformIconsScrollContent':{'flexDirection':_0xc616(0x1d6),'alignItems':_0xc616(0x1cc),'paddingHorizontal':0x14,'gap':0x18},'platformIconsCentered':{'flexGrow':0x1,'justifyContent':_0xc616(0x1cc)},'platformIconButton':{'width':0x34,'height':0x34,'borderRadius':0x1a,'backgroundColor':_0xc616(0x1d7),'justifyContent':_0xc616(0x1cc),'alignItems':'center','borderWidth':0x3,'borderColor':_0xc616(0x1d8),'shadowColor':_0xc616(0x1d9),'shadowOffset':{'width':0x0,'height':0x2},'shadowOpacity':0.15,'shadowRadius':0x4,'elevation':0x4},'platformIconButtonSelected':{'borderColor':_0xc616(0x1da),'backgroundColor':_0xc616(0x1db)},'platformIcon':{'width':0x1e,'height':0x1e},'youtubeIcon':{'width':0x2a,'height':0x2a},'pinterestIcon':{'width':0x24,'height':0x24},'gmailIcon':{'width':0x24,'height':0x24},'chatgptIcon':{'width':0x1e,'height':0x1e},'claudeIcon':{'width':0x20,'height':0x20},'grokIcon':{'width':0x24,'height':0x24},'connectingDot':{'position':'absolute','top':0x2,'right':0x2,'width':0xc,'height':0xc,'borderRadius':0x6,'backgroundColor':_0xc616(0x1dc),'borderWidth':0x2,'borderColor':COLORS[_0xc616(0x1ca)]},'connectedDot':{'position':_0xc616(0x1dd),'top':0x2,'right':0x2,'width':0xc,'height':0xc,'borderRadius':0x6,'backgroundColor':_0xc616(0xa),'borderWidth':0x2,'borderColor':COLORS[_0xc616(0x1ca)]},'cardContainer':{'alignItems':'center','marginTop':0x10,'marginBottom':SPACING['md']},'platformCard':{'width':0x147,'backgroundColor':'#FFFFFF','borderRadius':0x10,'padding':0x8,'shadowColor':_0xc616(0x1d9),'shadowOffset':{'width':0x0,'height':0x2},'shadowOpacity':0.1,'shadowRadius':0x8,'elevation':0x3,'gap':0xa},'cardHeader':{'flexDirection':_0xc616(0x1d6),'alignItems':_0xc616(0x1cc),'justifyContent':'space-between'},'platformCardTitle':{'fontSize':0x10,'fontWeight':_0xc616(0x1cd),'color':COLORS[_0xc616(0x1de)],'fontFamily':'IBM\x20Plex\x20Sans'},'recommendedBadge':{'backgroundColor':'#EFF6FF','paddingHorizontal':0xc,'paddingVertical':0x6,'borderRadius':0x10,'marginLeft':0x8},'recommendedBadgeText':{'fontSize':0xc,'fontWeight':_0xc616(0x1cd),'color':'#2563EB','fontFamily':'IBM\x20Plex\x20Sans'},'customToggleTrack':{'width':0x32,'height':0x1e,'borderRadius':0xf,'padding':0x2,'marginLeft':_0xc616(0x1df),'marginRight':0x8,'justifyContent':_0xc616(0x1cc)},'customToggleThumb':{'width':0x1a,'height':0x1a,'borderRadius':0xd,'backgroundColor':_0xc616(0x1d7),'shadowColor':_0xc616(0x1d9),'shadowOffset':{'width':0x0,'height':0x2},'shadowOpacity':0.2,'shadowRadius':0x2,'elevation':0x2},'descriptionContainer':{'backgroundColor':_0xc616(0x1e0),'borderRadius':0x8,'padding':0x8},'platformCardDescription':{'fontSize':0xd,'lineHeight':0x12,'color':COLORS[_0xc616(0x1d4)],'fontFamily':_0xc616(0x1d2)},'refreshFrequencySection':{'paddingHorizontal':0x10,'paddingVertical':0x14,'marginTop':0xc,'backgroundColor':_0xc616(0x1e1),'borderRadius':0x10,'marginHorizontal':SPACING['md'],'marginBottom':0x8,'borderWidth':0x1,'borderColor':_0xc616(0x1e2)},'refreshFrequencyTitle':{'fontSize':0x11,'fontWeight':_0xc616(0x1d0),'color':_0xc616(0x1ce),'fontFamily':'IBM\x20Plex\x20Sans','marginBottom':0x4},'refreshFrequencyDescription':{'fontSize':0xe,'color':_0xc616(0x1e3),'fontFamily':_0xc616(0x1d2),'fontWeight':_0xc616(0x1d3),'marginBottom':0x10},'refreshSegmentedControl':{'flexDirection':_0xc616(0x1d6),'backgroundColor':_0xc616(0x1e4),'borderRadius':0xc,'padding':0x3},'refreshSegment':{'flex':0x1,'paddingVertical':0xa,'alignItems':_0xc616(0x1cc),'justifyContent':_0xc616(0x1cc),'borderRadius':0xa},'refreshSegmentSelected':{'backgroundColor':_0xc616(0x1ce),'shadowColor':_0xc616(0x1d9),'shadowOffset':{'width':0x0,'height':0x2},'shadowOpacity':0.15,'shadowRadius':0x4,'elevation':0x3},'refreshSegmentText':{'fontSize':0xf,'fontFamily':_0xc616(0x1d2),'fontWeight':_0xc616(0x1e5),'color':'#8E8E93'},'refreshSegmentTextSelected':{'fontWeight':_0xc616(0x1d0),'color':_0xc616(0x1d7)},'refreshFrequencyHint':{'fontSize':0xd,'fontFamily':_0xc616(0x1d2),'fontWeight':_0xc616(0x1d3),'color':_0xc616(0x1e3),'textAlign':'center','marginTop':0xc},'privacyLinkContainer':{'marginTop':0x10,'paddingTop':0x10,'borderTopWidth':0x1,'borderTopColor':'#E5E7EB','alignItems':'center'},'privacyLinkText':{'fontSize':0xe,'color':_0xc616(0x1e6),'fontFamily':_0xc616(0x1d2),'fontWeight':_0xc616(0x1e5)},'bottomButtonContainer':{'paddingTop':0x8,'paddingBottom':0x0,'paddingHorizontal':SPACING['md']},'buttonWrapper':{'position':_0xc616(0x1d5)},'buttonOverlay':{'position':_0xc616(0x1dd),'top':0x0,'left':0x0,'right':0x0,'bottom':0x0,'borderRadius':0xc,'overflow':_0xc616(0x1e7)},'holdProgressBar':{'position':'absolute','bottom':0x0,'left':0x0,'height':0x4,'backgroundColor':_0xc616(0xa),'borderRadius':0x2},'skipButton':{'alignItems':_0xc616(0x1cc),'paddingVertical':0xa,'marginBottom':0x22},'skipButtonText':{'fontSize':0x10,'fontFamily':_0xc616(0x1d2),'fontWeight':_0xc616(0x1e5),'color':COLORS['grey600']},'pageIndicatorContainer':{'position':_0xc616(0x1dd),'alignSelf':_0xc616(0x1cc),'zIndex':0xb},'scrollBarTrack':{'width':0x50,'height':0x4,'backgroundColor':COLORS[_0xc616(0x1e8)],'borderRadius':0x2,'position':'relative','overflow':_0xc616(0x1e7)},'scrollBarThumb':{'position':_0xc616(0x1dd),'width':0x18,'height':0x4,'backgroundColor':COLORS[_0xc616(0x1d4)],'borderRadius':0x2,'left':0x0},'scrollIndicator':{'position':'absolute','bottom':0x3c,'right':0x1e,'zIndex':0xc},'scrollIndicatorText':{'fontSize':0x20,'color':COLORS[_0xc616(0x1e9)],'fontWeight':'bold'}});export default PlatformConnectorsStep;function _0x366a(){const _0x51ad23=['daily','Daily','Always\x20up-to-date\x20data.','weekly','Weekly','Balanced\x20freshness\x20and\x20efficiency.','biweekly','Biweekly','✅\x20[PLATFORMS]\x20Loaded\x20from\x20user_connected_platforms:','Highly\x20Recommended','#10B981','#9CA3AF','DawwY','🔄\x20[PLATFORMS]\x20Loading\x20connected\x20platforms\x20from\x20storage...','user_connected_platforms','chatgpt','ZbMlH','ZyyyW','@onairos:linkedin_connected','dcqmT','✅\x20[PLATFORMS]\x20Loaded\x20LinkedIn\x20connection','jblNq','QNaZe','Error\x20initializing\x20username:','pdJwZ','AbZgR','eJVAI','fEXRO','DxGhX','cZgXM','GFqiM','https://www.linkedin.com/login','QigtE','CUntq','wgFRD','Juaxt','success','error','keBse','EpQgK','bmJEE','kwqgh','TkLSN','uzbPC','fXAAU','SET\x20(','...)','ZMliH','connecting','youtube','pinterest','claude','PkhEJ','reddit','Gmail','Use\x20your\x20email\x20information\x20to\x20enrich\x20your\x20model.','ChatGPT','Use\x20your\x20Claude\x20conversations\x20to\x20enrich\x20your\x20model.','Use\x20your\x20Gemini\x20conversations\x20to\x20enrich\x20your\x20model.','Use\x20your\x20Grok\x20conversations\x20from\x20X\x20to\x20enrich\x20your\x20model.','AzHfr','Connect\x20platforms\x20to\x20build\x20your\x20private\x20persona','normal','Model\x20Refresh\x20Frequency','sIYng','wngmr','vjqKH','geTds','UXtxv','lHPfq','gQiZm','OiOgD','Value','DYUhd','nnexM','dRTTt','UWFuy','PhLQq','VGOdi','hsLKd','vcOhC','nFpXO','EzwoI','oDVop','gInGl','wIDHP','length','PPXJX','forEach','has','FiWzE','wayXS','YzlYB','TvWob','rvgJl','rqAtB','WWfxu','kuCME','UNsEm','nYDGe','QoOaC','IMpIB','zJKQN','VEqSv','qAVHs','klgoW','iiwnU','Sxfhg','uhIwI','pUaTT','WTERr','pNCwj','yiBUJ','WMAKo','gHZNo','linkedin','oMYax','VRePS','wDnyk','CIuFm','MRtkK','cNOzv','WNiMx','log','tLMiF','WhcSr','parse','isArray','push','dzCpi','getItem','platform_account_details','cPewP','fJylN','emKRU','platform','FjQlG','toLowerCase','XGEHj','map','WAlBC','EHWBJ','iBzrc','eeZWd','CcQas','@onairos:llm_connected:','connected','Rhbic','kpquu','✅\x20[PLATFORMS]\x20Loaded\x20LLM\x20platform:\x20','BUTTON_PRESS','wlvMr','zNzTD','includes','opJwV','AJUPr','vsJgk','QNlfU','xSzCf','GzBLm','KWCDv','yTvMR','KigGz','jgHMM','efSic','NpYjR','AQKav','aJJjS','from','ecsAn','qLjwv','find','ePAOA','oCGaf','platformCard','createElement','name','recommendedBadge','CVxOj','customToggleTrack','MsZBc','DJWKk','customToggleThumb','descriptionContainer','platformCardDescription','description','YXawc','https://privacy.onairos.io/','DTwkg','TZBOn','onairos_username','WVIxm','sjZCc','xpLQt','sjojQ','yIXMV','oCTHY','fIplg','exTYF','YRahP','opszx','WAucb','ArOmV','split','user_','floor','fCIyS','random','setItem','iAxdT','mobile_user_','tnssm','qooZX','wTNgY','lyOLu','openURL','vPnRq','AVVXK','ERROR','nrdsd','EVuDY','oHEdp','size','loop','sequence','timing','start','SetZL','nCarz','nativeEvent','layoutMeasurement','width','contentSize','current','EyZSM','LHIpY','DtKUD','UCxRQ','Use\x20your\x20watch\x20history,\x20likes,\x20and\x20subscriptions\x20to\x20enrich\x20your\x20model.','rinMQ','urCTE','QwDlS','Pinterest','ViZri','RoIfc','Use\x20your\x20professional\x20network\x20and\x20career\x20interests\x20to\x20enrich\x20your\x20model.','xTQWS','YxNXc','BmTOJ','wNqMH','BBPAE','ZIWjD','jFLJo','Claude','rblBD','Grok','VWvDj','PMcwA','ZjwQz','filter','SwizH','DGFmo','drBeS','nsdOo','lMpvH','ikQso','add','SUCCESS','✅\x20[PERSONA]\x20Applied\x20pending\x20connection:\x20','sONuW','IdZBE','rYdaP','GTEne','RGUuX','🔄\x20[TOGGLE]\x20Platform\x20toggle:\x20','\x20=\x20','ekuRY','IMgvf','EytDW','👤\x20[TOGGLE]\x20Username\x20check\x20-\x20stored:\x20\x22','\x22,\x20state:\x20\x22','\x22,\x20valid:\x20\x22','zICCo','gMfMR','BKxvZ','jKubs','isChatPlatform','QqrNg','🌐\x20[LLM]\x20Opening\x20','\x20URL:','qJAWK','DHESb','pNbVB','HHtun','uOLlM','dsOLv','💼\x20[LINKEDIN]\x20Opening\x20WebView\x20for\x20LinkedIn\x20login...','dxflI','🌐\x20[LINKEDIN]\x20Opening\x20LinkedIn\x20URL:','HabuO','GoRbr','...','JGMlB','fuaCT','DhaKM','🔗\x20[TOGGLE]\x20OAuth\x20URL\x20result\x20for\x20','substring','XsOmh','hJCBa','✅\x20[TOGGLE]\x20Setting\x20WebView\x20state\x20-\x20showing\x20modal\x20for\x20','MbiEJ','❌\x20[TOGGLE]\x20OAuth\x20failed\x20for\x20','\x20-\x20no\x20URL\x20returned','rbxLl','delete','disconnected','nYJtA','removeItem','Error\x20toggling\x20platform\x20','✅\x20[PLATFORMS]\x20Updated\x20connectedPlatforms\x20state\x20with:','AONBG','wRRnQ','OTQRz','kotnL','CsGPk','KzPJd','bISxI','CqBRT','ESSMt','SuNvO','xTlKf','DenVy','@onairos:model_refresh_frequency','✅\x20[REFRESH]\x20Model\x20refresh\x20frequency\x20set\x20to:\x20','DCsaT','AOvTV','VeGlS','PWkkB','VDryL','jyuNP','dLsjL','stringify','✅\x20[STORAGE]\x20Added\x20','\x20to\x20user_connected_platforms:','kwdJY','toISOString','\x20connection\x20stored\x20locally','✅\x20[LINKEDIN]\x20Connection\x20stored\x20locally','UFNZk','vzhpm','❌\x20[STORAGE]\x20Error\x20saving\x20to\x20user_connected_platforms:','iccng','icpzW','EjWxb','zsGVa','hGxkT','UDSIT','nMRiN','wvwvt','wBICc','vnvdL','JSdOt','JUmaS','mJrju','reWUu','vibrate','RPbLl','WmsZO','setValue','FwkOg','skquw','mNFeY','eKrau','📊\x20[STATE]\x20WebView\x20state\x20changed\x20-\x20showOAuthWebView:\x20',',\x20oauthUrl:\x20','yWzQB','khMJi','min','dCvaI','KFpcD','✅\x20[WEBVIEW]\x20Rendering\x20OAuthWebView\x20for\x20','\x20with\x20URL:\x20','fhCOw','Tereo','lVEmK','container','scrollContent','backButton','backButtonText','headingContainer','title','Build\x20your\x20persona','subtitle','lVPzU','personaContainer','largePersona','platformIconsCentered','RaZvg','LoXYJ','EwtYz','platformIconButton','platformIconButtonSelected','wGXHp','EyxzA','icon','platformIcon','QrmSG','olDrC','joONJ','gmailIcon','claudeIcon','grok','grokIcon','connectingDot','connectedDot','scrollBarThumb','rXgHa','vhJvI','View','interpolate','scrollIndicatorText','cardContainer','ZuphL','cardHeader','platformCardTitle','recommendedBadgeText','refreshFrequencySection','refreshFrequencyTitle','dcUxU','refreshFrequencyDescription','XegTc','refreshSegmentedControl','value','refreshSegment','refreshSegmentText','refreshSegmentTextSelected','label','refreshFrequencyHint','dVFuL','bottomButtonContainer','buttonWrapper','Continue','GieiO','buttonOverlay','ejHLf','cekRf','ffdDw','EzaXf','WcfeO','iFlhZ','WPwdQ','yXnfc','holdProgressBar','100%','skipButton','skipButtonText','KWmmS','create','surface','#F0F0F3','center','600','#1C1C1E','IBM\x20Plex\x20Sans','700','left','Inter','400','grey600','relative','row','#FFFFFF','transparent','#000','#3B82F6','#EFF6FF','#FFA500','absolute','grey800','auto','#F9FAFB','#F5F5F7','#E0E0E4','#8E8E93','#E8E8ED','500','#8B5CF6','hidden','grey300','grey500'];_0x366a=function(){return _0x51ad23;};return _0x366a();}
|
|
7
|
+
import React,{useState,useEffect,useRef,useCallback}from'react';import{View,Text,StyleSheet,ScrollView,Vibration,TouchableOpacity,Image,Animated}from'react-native';function _0xfccb(){const _0x3fa6ad=['Daily','weekly','Weekly','biweekly','Biweekly','Less\x20frequent,\x20more\x20efficient.','uYcrC','olUVd','connecting','pinterest','contain','LaHgR','CrYkd','✅\x20[PLATFORMS]\x20Loaded\x20from\x20user_connected_platforms:','platform_account_details','CzSYc','✅\x20[PLATFORMS]\x20Loaded\x20from\x20platform_account_details:','chatgpt','claude','gemini','hIFbW','SqtOO','@onairos:linkedin_connected','CycTC','qGKST','linkedin','✅\x20[PLATFORMS]\x20Loaded\x20LinkedIn\x20connection','❌\x20[PLATFORMS]\x20Error\x20loading\x20connected\x20platforms\x20from\x20storage:','dEYem','ydMmy','RONqf','onairos_username','Error\x20initializing\x20username:','❌\x20[REFRESH]\x20Error\x20saving\x20refresh\x20frequency:','❌\x20[TOGGLE]\x20No\x20username\x20available\x20-\x20cannot\x20proceed\x20with\x20OAuth','YMhdW','yrZVP','tKlim','YUwOI','NULL','RTVxc','ATFgq','pIcxt','CUISc','DDiDO','iIAku','@onairos:model_refresh_frequency','lUUfw','vlDCs','https://privacy.onairos.io/','iNXeK','❌\x20[STORAGE]\x20Error\x20saving\x20to\x20user_connected_platforms:','IuaMx','IQMFG','pnsIM','QrnwR','JRHHd','czWcc','akDeE','bNixE','cpHKn','vDEMy','dizFi','OOgDl','eiYAl','REpCb','gmail','#10B981','#9CA3AF','youtube','Reddit','Pinterest','Use\x20your\x20pins,\x20boards,\x20and\x20interests\x20to\x20enrich\x20your\x20model.','LinkedIn','Use\x20your\x20professional\x20network\x20and\x20career\x20interests\x20to\x20enrich\x20your\x20model.','Use\x20your\x20ChatGPT\x20conversations\x20and\x20memories\x20to\x20enrich\x20your\x20model.','Claude','Use\x20your\x20Grok\x20conversations\x20from\x20X\x20to\x20enrich\x20your\x20model.','XAPbp','Build\x20your\x20persona','Connect\x20platforms\x20to\x20build\x20your\x20private\x20persona','normal','Model\x20Refresh\x20Frequency','How\x20often\x20should\x20your\x20model\x20be\x20refreshed\x20from\x20platforms?','Skip','Wqikp','fvHfh','kmxiN','PZyzJ','hfFft','current','Value','rZdGT','evqTd','kKrFT','kfewW','SRUxT','XmrZA','cxCYS','rZKUY','POZyS','cYSib','vaFLq','length','YWOgL','NhUnp','dUjCK','tqLzU','aTIjL','NhWCf','qWXKU','oNpMr','HaKdK','has','sEFMo','PVMYY','openURL','YJmVS','LJXLO','ZBmei','wycXg','MfDSj','lSRhg','ofmBs','FBqjz','LRyEr','NAGdH','NVPSB','iSAjd','ufsbh','log','getItem','vxasE','uZycr','XBogg','khZYm','createElement','platformIconButton','platformIconButtonSelected','BUTTON_PRESS','platformIcon','ZHrmb','youtubeIcon','RUWdg','xswli','pinterestIcon','gmailIcon','nPzoI','RDpdT','QitKv','cGCfT','grokIcon','connectingDot','connectedDot','parse','isArray','push','Fqcle','HruNK','tLJox','add','forEach','platform','RhfbQ','toLowerCase','includes','PxzgL','map','JOxpS','edLqA','vrymf','QxJkq','connected','✅\x20[PLATFORMS]\x20Loaded\x20LLM\x20platform:\x20','loop','timing','start','fijSf','XRHpX','KbCFb','pOcem','Yxzup','IOByT','bLszA','✅\x20[PLATFORMS]\x20Updated\x20connectedPlatforms\x20state\x20with:','from','error','Ddrve','pchGV','vQCqX','zQDrm','pJGGH','UFLXT','oZRxS','email','split','tVNkc','name','user_','floor','random','CPYGM','mobile_user_','HncdB','odZtD','UgIBh','jdgml','EBtiR','sequence','nativeEvent','contentOffset','layoutMeasurement','width','contentSize','UfAKo','BQycL','ZPsKd','rrYXv','jypzn','mAjqU','Use\x20your\x20posts\x20and\x20comments\x20to\x20enrich\x20your\x20model.','kPbvD','rqpnz','mOeNB','rLrsp','pVGDR','Use\x20your\x20Claude\x20conversations\x20to\x20enrich\x20your\x20model.','Gemini','CVnlC','Use\x20your\x20Gemini\x20conversations\x20to\x20enrich\x20your\x20model.','EvbAU','JHJeR','find','filter','YAGlo','\x20=\x20','HNKbH','\x22,\x20state:\x20\x22','\x22,\x20valid:\x20\x22','trim','gJMQz','isChatPlatform','klGfs','DynjN','🤖\x20[LLM]\x20Opening\x20WebView\x20for\x20','\x20login\x20and\x20export...','\x20URL:','BZZFq','ERROR','knWsM','yMjdH','BAXGR','GZMUP','https://www.linkedin.com/login','🌐\x20[LINKEDIN]\x20Opening\x20LinkedIn\x20URL:','nnnyl','pOmmq','iiUti','SUCCESS','KCYBk','SpYKi','🌐\x20[TOGGLE]\x20Starting\x20OAuth\x20flow\x20for\x20','...','lueWO','substring','hxzwk','iyTEH','✅\x20[TOGGLE]\x20Setting\x20WebView\x20state\x20-\x20showing\x20modal\x20for\x20','dwmEn','❌\x20[TOGGLE]\x20OAuth\x20failed\x20for\x20','\x20-\x20no\x20URL\x20returned','qQiax','Xasee','delete','MvBnW','setItem','stringify','✅\x20[STORAGE]\x20Removed\x20','\x20from\x20user_connected_platforms:','❌\x20[STORAGE]\x20Error\x20removing\x20from\x20user_connected_platforms:','removeItem','ACStP','YRfNI','fUAst','vibrate','hIbjW','huppu','yfXiu','kbDam','rJXdm','tPDWX','AMutO','xBMNZ','fYDBI','lnSSU','QEtfK','IZftF','mUeTr','UeDTS','LnmeN','gyyiz','gfsuQ','BMLKx','vbgsG','JrbSu','TjVuP','DrAqT','Linking','WmMIH','MusPK','GyTHS','rcGwZ','FPUvF','oNQYs','zioYZ','vdwzG','GMKHC','wtAQy','qzNWE','BGVvB','zndHa','kRTKc','wsHkG','rFbxW','PjYuj','gdNrm','OwKSV','DoHSs','JGVjd','cIFkX','❌\x20[LLM]\x20No\x20URL\x20configured\x20for\x20platform:\x20','user_connected_platforms','✅\x20[STORAGE]\x20Added\x20','\x20to\x20user_connected_platforms:','fwonl','NSdXa','toISOString','✅\x20[LLM]\x20','\x20connection\x20stored\x20locally','GmIRn','RJbMb','gIROe','✅\x20[LINKEDIN]\x20Connection\x20stored\x20locally','aQfyb','NqBVw','ZFRZr','eFpQl','cLkRx','NLSKm','jMpfn','CLjVF','PYrGe','MyZBD','NYHaJ','uDmXN','disconnected','CcPRk','YaGbA','QuokY','uHyra','setValue','edDru','dbrag','AlarB','chANI','akftr','owJoP','bgLaH','yVSma','eOCHl','IlbPq','LaRKl','📊\x20[STATE]\x20WebView\x20state\x20changed\x20-\x20showOAuthWebView:\x20',',\x20oauthUrl:\x20','SET\x20(','OizTH','min','size','JqfVw','✅\x20[WEBVIEW]\x20Rendering\x20OAuthWebView\x20for\x20','\x20with\x20URL:\x20','TXXwX','container','scrollContent','backButton','headingContainer','title','vkoQb','bYGjx','largePersona','platformIconsOverlay','platformIconsCentered','LuxUl','FwbFy','eRCYk','icon','jFYoM','buaPk','chatgptIcon','claudeIcon','pageIndicatorContainer','scrollBarThumb','View','scrollIndicator','interpolate','scrollIndicatorText','cardContainer','platformCard','cardHeader','recommendedBadge','recommendedBadgeText','Highly\x20Recommended','Mpazf','NUXpU','customToggleThumb','platformCardDescription','refreshFrequencySection','refreshFrequencyTitle','CaExu','refreshFrequencyDescription','gkCEF','refreshSegmentedControl','value','refreshSegment','refreshSegmentSelected','refreshSegmentText','refreshSegmentTextSelected','refreshFrequencyHint','wFPbj','FRVUn','bottomButtonContainer','buttonWrapper','Continue','pETFl','holdProgressBar','mNCPt','skipButton','skipButtonText','cLICT','create','surface','#F0F0F3','center','600','#1C1C1E','100%','IBM\x20Plex\x20Sans','700','grey800','left','400','relative','absolute','row','#FFFFFF','transparent','#3B82F6','#EFF6FF','#FFA500','#000','space-between','#2563EB','auto','#F9FAFB','grey600','#E0E0E4','#8E8E93','Inter','#E8E8ED','500','#E5E7EB','#8B5CF6','hidden','grey300','grey500','bold'];_0xfccb=function(){return _0x3fa6ad;};return _0xfccb();}import{COLORS,SPACING}from'../theme';import{triggerHaptic,HapticType}from'../utils/haptics';import _0xd8ab0 from'./PersonaImage';import _0x1af79b from'./PrimaryButton';import _0x3506be from'./PersonalizationConsentScreen';import _0x2e29ad from'./PinCreationScreen';import _0x2f51e8 from'./PersonaLoadingScreen';import{useConnections}from'../hooks/useConnections';import{getPlatformIcon}from'../services/connectedAccountsService';import{initiateOAuth,initiateNativeAuth,hasNativeSDK}from'../services/platformAuthService';import{OAuthWebView}from'./onboarding/OAuthWebView';import{isLLMPlatform,getLLMPlatformUrl,isLinkedInPlatform}from'../utils/webviewScripts';function _0x535a(_0xfccbcd,_0x535a1f){_0xfccbcd=_0xfccbcd-0x0;const _0x4aa475=_0xfccb();let _0x1a6104=_0x4aa475[_0xfccbcd];return _0x1a6104;}import{setTemporaryPin}from'../services/pinStorageUtils';import AsyncStorage from'@react-native-async-storage/async-storage';export const MODEL_REFRESH_OPTIONS=[{'value':'daily','label':_0x535a(0x0),'description':'Always\x20up-to-date\x20data.'},{'value':_0x535a(0x1),'label':_0x535a(0x2),'description':'Balanced\x20freshness\x20and\x20efficiency.'},{'value':_0x535a(0x3),'label':_0x535a(0x4),'description':_0x535a(0x5)}];const PlatformConnectorsStep=({onUpdate:_0x355f13,onSkip:_0x11ff3d,loading:loading=![],onPinComplete:_0x4266e6,onReviewerBypass:_0x7971a7,onLogout:_0x967042,allowedPlatforms:_0xbd5b41,recommendedPlatforms:_0x4e1c9e,initialConnectedPlatforms:_0x308bb3,onRefreshFrequencyChange:_0x4f994a,initialRefreshFrequency:initialRefreshFrequency=_0x535a(0x1)})=>{const _0x4455e7={'NhUnp':function(_0xfde824){return _0xfde824();},'dUjCK':function(_0x397cd2,_0x5423e5){return _0x397cd2===_0x5423e5;},'tqLzU':_0x535a(0x6),'cxCYS':function(_0x2e9815,_0x4f535f){return _0x2e9815(_0x4f535f);},'rZKUY':function(_0x26ad21,_0x30e13e){return _0x26ad21===_0x30e13e;},'cYSib':_0x535a(0x7),'vaFLq':function(_0x7812af,_0x14f880){return _0x7812af>_0x14f880;},'YWOgL':function(_0x1c12aa,_0x18f282){return _0x1c12aa(_0x18f282);},'MfDSj':function(_0x15aae1,_0x544fd4){return _0x15aae1(_0x544fd4);},'lSRhg':_0x535a(0x8),'iFoSO':_0x535a(0x9),'vrymf':'grok','ofmBs':_0x535a(0xa),'FBqjz':function(_0x4a87e3,_0x332921){return _0x4a87e3!==_0x332921;},'NAGdH':_0x535a(0xb),'NVPSB':function(_0x46abca,_0x451370){return _0x46abca!==_0x451370;},'ufsbh':_0x535a(0xc),'vxasE':'user_connected_platforms','uZycr':function(_0xbcfe6a,_0x3a7f99){return _0xbcfe6a!==_0x3a7f99;},'XBogg':'xTbgf','Fqcle':_0x535a(0xd),'HruNK':_0x535a(0xe),'tLJox':_0x535a(0xf),'PxzgL':_0x535a(0x10),'JOxpS':_0x535a(0x11),'rLrsp':_0x535a(0x12),'edLqA':_0x535a(0x13),'kRTKc':function(_0x33deaf,_0x3176bd){return _0x33deaf!==_0x3176bd;},'QxJkq':_0x535a(0x14),'vqmpi':_0x535a(0x15),'fijSf':_0x535a(0x16),'XRHpX':_0x535a(0x17),'KbCFb':_0x535a(0x18),'pOcem':_0x535a(0x19),'Yxzup':_0x535a(0x1a),'Ddrve':_0x535a(0x1b),'pchGV':function(_0x49a12c,_0x3866bc){return _0x49a12c===_0x3866bc;},'vQCqX':_0x535a(0x1c),'zQDrm':_0x535a(0x1d),'mqOKc':_0x535a(0x1e),'UFLXT':function(_0x27d2c3,_0x2aaca6){return _0x27d2c3(_0x2aaca6);},'oZRxS':function(_0x216184,_0x550f9d){return _0x216184&&_0x550f9d;},'tVNkc':function(_0x47eb8e,_0x15a1f2){return _0x47eb8e===_0x15a1f2;},'HncdB':function(_0x30363b,_0x59cfba){return _0x30363b*_0x59cfba;},'CPYGM':_0x535a(0x1f),'odZtD':function(_0x2c8029,_0x194b34){return _0x2c8029(_0x194b34);},'UgIBh':_0x535a(0x20),'jdgml':function(_0x4b8abf){return _0x4b8abf();},'UfAKo':function(_0x4bc46c,_0x195e1a){return _0x4bc46c>_0x195e1a;},'BQycL':function(_0x4d52a7,_0x1dc1b8){return _0x4d52a7/_0x1dc1b8;},'ZPsKd':function(_0x340b3f,_0xb06c3e){return _0x340b3f(_0xb06c3e);},'rrYXv':function(_0x24aeed,_0x241efe){return _0x24aeed>_0x241efe;},'jypzn':function(_0x1db855,_0x108302){return _0x1db855(_0x108302);},'iiUti':_0x535a(0x21),'nnnyl':function(_0x3f8eb0,_0x3a0df0){return _0x3f8eb0(_0x3a0df0);},'YAGlo':function(_0x1a4617){return _0x1a4617();},'HNKbH':function(_0x38dea0,_0x265b8c){return _0x38dea0||_0x265b8c;},'qzNWE':_0x535a(0x22),'gJMQz':function(_0x2b6c95,_0x2b2879){return _0x2b6c95===_0x2b2879;},'CwCsr':function(_0x1f136f,_0x3875c9){return _0x1f136f===_0x3875c9;},'klGfs':_0x535a(0x23),'DynjN':_0x535a(0x24),'BZZFq':function(_0x59da8b,_0x29c01c){return _0x59da8b(_0x29c01c);},'knWsM':function(_0x4766e4,_0x432b45){return _0x4766e4(_0x432b45);},'yMjdH':function(_0xbb3672,_0x5470cd){return _0xbb3672===_0x5470cd;},'BAXGR':_0x535a(0x25),'GZMUP':function(_0x1bf67a,_0x5b1534){return _0x1bf67a(_0x5b1534);},'pOmmq':function(_0xbf6a38,_0xbff806){return _0xbf6a38(_0xbff806);},'vdwzG':function(_0x135cf0,_0xabaf41){return _0x135cf0(_0xabaf41);},'kKrFT':function(_0x21ac81,_0x4cef1c){return _0x21ac81(_0x4cef1c);},'KCYBk':'dDeem','SpYKi':_0x535a(0x26),'dwmEn':function(_0x25c8d1,_0x5a1929){return _0x25c8d1(_0x5a1929);},'wycXg':function(_0x5ee60e,_0x254971,_0x39c162){return _0x5ee60e(_0x254971,_0x39c162);},'lueWO':function(_0x58011e,_0x233928){return _0x58011e+_0x233928;},'hxzwk':'...','iyTEH':_0x535a(0x27),'Xasee':function(_0x1fbc11,_0x579f54){return _0x1fbc11(_0x579f54);},'MvBnW':function(_0x4f049c,_0x171089){return _0x4f049c(_0x171089);},'Jgpic':'WgnBl','ACStP':_0x535a(0x28),'rokyp':_0x535a(0x29),'gyyiz':function(_0xd76412,_0x5d668a){return _0xd76412(_0x5d668a);},'huppu':function(_0x1e50eb,_0x251a37){return _0x1e50eb(_0x251a37);},'yfXiu':function(_0x36ffca,_0x1ba27c){return _0x36ffca===_0x1ba27c;},'pHtfT':_0x535a(0x2a),'qyUGC':'wHyys','kbDam':function(_0x20da33,_0x386c9c){return _0x20da33(_0x386c9c);},'rJXdm':function(_0x347731,_0x102803){return _0x347731(_0x102803);},'tPDWX':function(_0x5b0512){return _0x5b0512();},'fYDBI':function(_0x1b0ad2,_0x39dc4d){return _0x1b0ad2*_0x39dc4d;},'vbgsG':function(_0x298459,_0x3923c6){return _0x298459(_0x3923c6);},'LnmeN':function(_0x3105ae){return _0x3105ae();},'AMutO':function(_0x5cdbe3,_0xdac41b){return _0x5cdbe3(_0xdac41b);},'zkGtT':'unerb','xBMNZ':_0x535a(0x2b),'lnSSU':function(_0x36f782,_0x320cee){return _0x36f782(_0x320cee);},'QEtfK':function(_0x1eb1fa,_0x1428ff){return _0x1eb1fa(_0x1428ff);},'IZftF':function(_0x2448bc,_0x303079){return _0x2448bc===_0x303079;},'mUeTr':_0x535a(0x2c),'UeDTS':function(_0x4d0c4c,_0x40348d){return _0x4d0c4c(_0x40348d);},'rZdGT':function(_0x310de3,_0x409724){return _0x310de3(_0x409724);},'YsjiI':function(_0x1dd22e,_0xc0842c){return _0x1dd22e(_0xc0842c);},'oBJVD':'❌\x20[STORAGE]\x20Error\x20removing\x20from\x20user_connected_platforms:','gfsuQ':function(_0x1079ef,_0x3220ef){return _0x1079ef===_0x3220ef;},'bTRMz':_0x535a(0x2d),'BMLKx':_0x535a(0x2e),'PuAwa':_0x535a(0x2f),'TjVuP':function(_0x5147df,_0x3372cf){return _0x5147df!==_0x3372cf;},'DrAqT':_0x535a(0x30),'WmMIH':_0x535a(0x31),'Wqikp':function(_0x3332bf,_0x13e7c0){return _0x3332bf(_0x13e7c0);},'WqGaT':'HkPgh','MusPK':'cBzzp','GyTHS':function(_0x1cfa1c,_0x3d4e7c){return _0x1cfa1c(_0x3d4e7c);},'FPUvF':function(_0x4b635a,_0x40fd5a){return _0x4b635a===_0x40fd5a;},'oNQYs':'zioYZ','BGVvB':function(_0x37c0f3,_0x13fc6d){return _0x37c0f3(_0x13fc6d);},'zndHa':function(_0x342ebf,_0x379a72){return _0x342ebf(_0x379a72);},'CVnlC':function(_0x1a7986,_0x4c5dbe){return _0x1a7986(_0x4c5dbe);},'wsHkG':_0x535a(0x32),'PjYuj':'error','gdNrm':function(_0x24c08a,_0x4f1d43){return _0x24c08a===_0x4f1d43;},'avUmj':'ZPQKH','CcPRk':function(_0x4d271f,_0x130e24){return _0x4d271f(_0x130e24);},'RgmXL':_0x535a(0x33),'fwonl':function(_0x5f88cb,_0x4dceaa){return _0x5f88cb(_0x4dceaa);},'NSdXa':_0x535a(0x34),'MEaLg':_0x535a(0x35),'GmIRn':_0x535a(0x36),'RJbMb':_0x535a(0x37),'aQfyb':function(_0x56cfc9,_0xeb6c56){return _0x56cfc9(_0xeb6c56);},'XPnuL':function(_0x5f2f7a,_0x442d12){return _0x5f2f7a(_0x442d12);},'NqBVw':function(_0x25fd38,_0x35a7f5){return _0x25fd38(_0x35a7f5);},'AjZNW':function(_0x25064b,_0x5333d1){return _0x25064b(_0x5333d1);},'TjZwH':function(_0x547e21,_0x3a4ec){return _0x547e21(_0x3a4ec);},'MyZBD':function(_0x5d650d,_0x39eddc){return _0x5d650d(_0x39eddc);},'ZFRZr':_0x535a(0x38),'eFpQl':_0x535a(0x39),'cLkRx':function(_0x439c94,_0x49f468){return _0x439c94&&_0x49f468;},'NkdJV':_0x535a(0x3a),'SRUxT':function(_0x1f8c16){return _0x1f8c16();},'kfewW':function(_0x449730,_0x5a2831){return _0x449730(_0x5a2831);},'NYHaJ':_0x535a(0x3b),'uDmXN':_0x535a(0x3c),'FHICL':function(_0x509f61){return _0x509f61();},'XmrZA':function(_0x10b1b6,_0x53f5db,_0x30f1b7){return _0x10b1b6(_0x53f5db,_0x30f1b7);},'MVKaL':_0x535a(0x3d),'uHyra':function(_0x30cac7,_0x4ceb31){return _0x30cac7(_0x4ceb31);},'KnGdH':function(_0x110cac,_0x53ef84){return _0x110cac(_0x53ef84);},'edDru':_0x535a(0x3e),'dbrag':function(_0x142bca,_0x49f81d){return _0x142bca(_0x49f81d);},'EnLVA':function(_0x5ce975,_0x5776b9){return _0x5ce975===_0x5776b9;},'yVSma':function(_0x42c6d6,_0x78ad0f){return _0x42c6d6!==_0x78ad0f;},'eOCHl':_0x535a(0x3f),'LaRKl':function(_0x239aaf,_0xf11951){return _0x239aaf||_0xf11951;},'OizTH':'...)','uSKpL':_0x535a(0x40),'PZyzJ':function(_0x235e33,_0xc0e4e9){return _0x235e33(_0xc0e4e9);},'cQrGl':_0x535a(0x41),'FwbFy':function(_0x3fb0e2,_0x304f93){return _0x3fb0e2(_0x304f93);},'eRCYk':function(_0xcf3e52,_0x784202){return _0xcf3e52(_0x784202);},'BZZhF':function(_0x1fcb7d,_0x421af2){return _0x1fcb7d===_0x421af2;},'jFYoM':function(_0x3eb690,_0x4937f3){return _0x3eb690===_0x4937f3;},'buaPk':function(_0xebe83c,_0x5482f){return _0xebe83c===_0x5482f;},'rqpnz':_0x535a(0x42),'hAbsZ':function(_0x3f8b20,_0x3b3198){return _0x3f8b20===_0x3b3198;},'LyJuC':function(_0x2c474c,_0x27ac04){return _0x2c474c===_0x27ac04;},'Mpazf':_0x535a(0x43),'NUXpU':_0x535a(0x44),'fvHfh':function(_0x3335d9,_0x457245){return _0x3335d9(_0x457245);},'kmxiN':function(_0x1dfbd9,_0x206a5a){return _0x1dfbd9(_0x206a5a);},'hfFft':function(_0xb0e7e1,_0xb30a9){return _0xb0e7e1(_0xb30a9);},'Ctdri':function(_0x45dfb2,_0x4826e8){return _0x45dfb2(_0x4826e8);},'OkbEp':function(_0xd74318,_0x38981e){return _0xd74318(_0x38981e);},'evqTd':function(_0x27aee7,_0x3a48c2){return _0x27aee7(_0x3a48c2);},'vPGZr':function(_0x5ae76c,_0x5a5419){return _0x5ae76c(_0x5a5419);},'PpeQg':function(_0x4091d6,_0xbf49be){return _0x4091d6(_0xbf49be);},'EBtiR':function(_0xec4869,_0x5ed3c9,_0x51f154){return _0xec4869(_0x5ed3c9,_0x51f154);},'mAjqU':_0x535a(0x45),'mOeNB':function(_0x2dc00b,_0x499446){return _0x2dc00b(_0x499446);},'QpYpg':'Use\x20your\x20watch\x20history,\x20likes,\x20and\x20subscriptions\x20to\x20enrich\x20your\x20model.','vNVRj':'reddit','YaKBW':_0x535a(0x46),'oLeuJ':_0x535a(0x47),'kPbvD':_0x535a(0x48),'wuouC':_0x535a(0x49),'ZpNWv':_0x535a(0x4a),'DfLFE':_0x535a(0x4b),'pVGDR':_0x535a(0x4c),'EvbAU':'Grok','JHJeR':_0x535a(0x4d),'JqfVw':'iCyim','gcGjQ':_0x535a(0x4e),'vkoQb':_0x535a(0x4f),'bYGjx':_0x535a(0x50),'HJHFV':function(_0x111f65,_0x1b3a3e){return _0x111f65<=_0x1b3a3e;},'KIJTF':_0x535a(0x51),'naVvZ':function(_0x215c2c,_0x52bea3){return _0x215c2c>_0x52bea3;},'CaExu':_0x535a(0x52),'gkCEF':_0x535a(0x53),'wFPbj':function(_0x156959,_0x33b19d){return _0x156959===_0x33b19d;},'FRVUn':function(_0x3dfabe,_0x3c1c69){return _0x3dfabe===_0x3c1c69;},'pETFl':function(_0x2eae8b,_0x21e66b){return _0x2eae8b||_0x21e66b;},'mNCPt':'100%','cLICT':_0x535a(0x54)};var _0x4f05aa;const [_0xccc9b5,_0x53a211]=_0x4455e7['vbgsG'](useState,()=>new Set(_0x308bb3||[])),[_0x9e799d,_0x1ccfd8]=_0x4455e7['NqBVw'](useState,![]),[_0x5e66bb,_0x3ccb87]=useState(![]),[_0x3dab85,_0x17c679]=useState(![]),[_0x50e6f5,_0x13160e]=_0x4455e7[_0x535a(0x55)](useState,''),[_0x3dd25f,_0x195111]=_0x4455e7[_0x535a(0x56)](useState,{}),[_0x13e502,_0x836274]=_0x4455e7['TjZwH'](useState,![]),[_0x57fb78,_0x3a35d1]=_0x4455e7[_0x535a(0x57)](useState,''),[_0x2fce67,_0x4155ba]=_0x4455e7[_0x535a(0x57)](useState,''),[_0x55ae8a,_0x530a4c]=_0x4455e7[_0x535a(0x58)](useState,null),[_0x472958,_0x295c7f]=useState(0x0),_0x1984db=_0x4455e7[_0x535a(0x59)](useRef,new Animated['Value'](0x0))[_0x535a(0x5a)],[_0x5524c2,_0x519662]=_0x4455e7['Ctdri'](useState,''),_0x22825a=_0x4455e7['fvHfh'](useRef,null),[_0x386012,_0xde9595]=_0x4455e7['vbgsG'](useState,!![]),_0x28e7be=useRef(new Animated[(_0x535a(0x5b))](0x0))[_0x535a(0x5a)],[_0x24670d,_0x464ec1]=useState(0x0),_0x21abe3=useRef(0x0),[_0xcfe5f9,_0x2622f2]=_0x4455e7['OkbEp'](useState,''),[_0x2f1e38,_0x3ed848]=useState(0x0),[_0x4d5787,_0x2aa566]=_0x4455e7['kfewW'](useState,'Initializing...'),[_0x35540a,_0xbe3576]=_0x4455e7[_0x535a(0x5c)](useState,![]),[_0x90ba84,_0x56cda2]=useState(![]),[_0x54aab2,_0x1943e7]=_0x4455e7['dbrag'](useState,null),[_0x51f239,_0xc94a15]=_0x4455e7[_0x535a(0x59)](useState,null),_0x131fed=useRef(null),[_0xf71425,_0x20105a]=_0x4455e7[_0x535a(0x5d)](useState,![]),[_0x18deb1,_0x295456]=_0x4455e7[_0x535a(0x5e)](useState,''),[_0x3d5c91,_0x1ef0d7]=_0x4455e7['vPGZr'](useState,null),[_0x142ca3,_0x504b3c]=_0x4455e7['PpeQg'](useState,![]),[_0x47c9e2,_0x2591ba]=useState(![]),[_0x2a2ee8,_0x4b8cb3]=useState(null),[_0x274f4d,_0x34282e]=_0x4455e7[_0x535a(0x5f)](useState,initialRefreshFrequency),{connectPlatform:_0x2383ab,disconnectPlatform:_0x1c94b7,isConnecting:_0x1ab6b0}=_0x4455e7[_0x535a(0x60)](useConnections),_0x106a7c=null;_0x4455e7[_0x535a(0x61)](useEffect,()=>{const _0x572196={'aTIjL':function(_0x45b1e3,_0x307793){return _0x4455e7['cxCYS'](_0x45b1e3,_0x307793);},'NhWCf':_0x535a(0x31),'qWXKU':function(_0x4d171f,_0x3e72e5){return _0x4455e7[_0x535a(0x62)](_0x4d171f,_0x3e72e5);},'oNpMr':function(_0x3e1bd1,_0x20f2ad){return _0x4455e7[_0x535a(0x63)](_0x3e1bd1,_0x20f2ad);},'HaKdK':_0x535a(0x64),'sEFMo':_0x4455e7[_0x535a(0x65)]};_0x308bb3&&_0x4455e7[_0x535a(0x66)](_0x308bb3[_0x535a(0x67)],0x0)&&_0x4455e7[_0x535a(0x68)](_0x53a211,_0x32d44f=>{const _0x1361a9={'ZBmei':function(_0x1f56e3){return _0x4455e7[_0x535a(0x69)](_0x1f56e3);}};if(_0x4455e7[_0x535a(0x6a)](_0x4455e7['tqLzU'],_0x4455e7[_0x535a(0x6b)])){const _0x4a65da=new Set(_0x32d44f);let _0x5770ab=![];return _0x308bb3['forEach'](_0x1ae7b2=>{const _0x1a44af={'VtWLz':function(_0x363938,_0x47ff86){return _0x572196[_0x535a(0x6c)](_0x363938,_0x47ff86);},'YJmVS':_0x572196[_0x535a(0x6d)],'LJXLO':function(_0x3b9beb,_0x30946f){return _0x572196[_0x535a(0x6e)](_0x3b9beb,_0x30946f);}};if(_0x572196[_0x535a(0x6f)](_0x572196[_0x535a(0x70)],_0x572196['HaKdK'])){if(!_0x4a65da[_0x535a(0x71)](_0x1ae7b2)){if(_0x572196['oNpMr'](_0x572196[_0x535a(0x72)],_0x535a(0x73))){const Linking=_0x1a44af['VtWLz'](_0x365b81,0x0)['Linking'];Linking[_0x535a(0x74)](_0x1a44af[_0x535a(0x75)]);}else _0x4a65da['add'](_0x1ae7b2),_0x5770ab=!![];}}else _0x1a44af[_0x535a(0x76)](_0x2f4cfc,![]);}),_0x5770ab?_0x4a65da:_0x32d44f;}else _0x51bca5&&_0x1361a9[_0x535a(0x77)](_0xdb8967);});},[_0x308bb3]),_0x4455e7[_0x535a(0x78)](useEffect,()=>{const _0x3d0d93={'RhfbQ':function(_0x14fa17,_0x29c3dc){return _0x4455e7['rZKUY'](_0x14fa17,_0x29c3dc);}},_0x22b809=async()=>{const _0xd2a658={'lAmzX':function(_0x3cb5de,_0x586296){return _0x4455e7[_0x535a(0x79)](_0x3cb5de,_0x586296);},'khZYm':_0x4455e7[_0x535a(0x7a)],'ZHrmb':function(_0x270ae6,_0x2ba3a2){return _0x270ae6===_0x2ba3a2;},'RUWdg':function(_0x3b93b7,_0x48c9aa){return _0x4455e7[_0x535a(0x6a)](_0x3b93b7,_0x48c9aa);},'xswli':_0x4455e7['iFoSO'],'nPzoI':function(_0x5a8311,_0xb7ec45){return _0x5a8311===_0xb7ec45;},'RDpdT':'chatgpt','QitKv':_0x535a(0x12),'cGCfT':_0x4455e7['vrymf'],'jqNaR':_0x4455e7[_0x535a(0x7b)],'ubdOj':function(_0x54e446,_0x243d79){return _0x4455e7[_0x535a(0x7c)](_0x54e446,_0x243d79);},'echEO':_0x535a(0x7d),'IOByT':_0x4455e7[_0x535a(0x7e)]};try{if(_0x4455e7[_0x535a(0x7f)](_0x535a(0x80),_0x4455e7[_0x535a(0x81)])){console[_0x535a(0x82)]('🔄\x20[PLATFORMS]\x20Loading\x20connected\x20platforms\x20from\x20storage...');const _0xdb56f2=[],_0x8d0e4e=await AsyncStorage[_0x535a(0x83)](_0x4455e7[_0x535a(0x84)]);if(_0x8d0e4e){if(_0x4455e7[_0x535a(0x85)](_0x4455e7[_0x535a(0x86)],_0x4455e7[_0x535a(0x86)])){const _0x3b6812=_0x144bab===_0x11d3f7['id'],_0x596e6c=_0x4a21b9[_0x535a(0x71)](_0xa962a2['id']),_0x4e5cee=_0x6d7a31[_0x41e255['id']]===_0xd2a658[_0x535a(0x87)];return React[_0x535a(0x88)](TouchableOpacity,{'key':_0x5d54b9['id'],'style':[_0x252b8d[_0x535a(0x89)],_0x3b6812&&_0x20eefa[_0x535a(0x8a)]],'onPress':()=>{_0x576c8e(_0x4e8bc5[_0x535a(0x8b)]),_0xd2a658['lAmzX'](_0x26854a,_0x1283fd['id']);},'activeOpacity':0.7},React[_0x535a(0x88)](Image,{'source':_0x25912d['icon'],'style':[_0x3f9f93[_0x535a(0x8c)],_0xd2a658[_0x535a(0x8d)](_0x4c39f6['id'],_0x535a(0x45))&&_0x54599d[_0x535a(0x8e)],_0xd2a658[_0x535a(0x8f)](_0x58d031['id'],_0xd2a658[_0x535a(0x90)])&&_0x34298e[_0x535a(0x91)],_0x174abb['id']===_0x535a(0x42)&&_0x5cae83[_0x535a(0x92)],_0xd2a658[_0x535a(0x93)](_0x4454fa['id'],_0xd2a658[_0x535a(0x94)])&&_0x11bf46['chatgptIcon'],_0x1c033c['id']===_0xd2a658[_0x535a(0x95)]&&_0x3e2233['claudeIcon'],_0x11e860['id']===_0xd2a658[_0x535a(0x96)]&&_0x113866[_0x535a(0x97)]],'resizeMode':_0xd2a658['jqNaR']}),_0x4e5cee&&React['createElement'](View,{'style':_0x57b8f4[_0x535a(0x98)]}),_0x596e6c&&React[_0x535a(0x88)](View,{'style':_0x570371[_0x535a(0x99)]}));}else{const _0x5462e1=JSON[_0x535a(0x9a)](_0x8d0e4e);Array[_0x535a(0x9b)](_0x5462e1)&&(_0xdb56f2[_0x535a(0x9c)](..._0x5462e1),console[_0x535a(0x82)](_0x4455e7[_0x535a(0x9d)],_0x5462e1));}}const _0x5506df=await AsyncStorage[_0x535a(0x83)](_0x4455e7[_0x535a(0x9e)]);if(_0x5506df){const _0x38a7d4=JSON[_0x535a(0x9a)](_0x5506df);Array[_0x535a(0x9b)](_0x38a7d4)&&(_0x4455e7[_0x535a(0x9f)]!==_0x4455e7[_0x535a(0x9f)]?!_0x3b7839[_0x535a(0x71)](_0xaa2ee)&&(_0x1f14ae[_0x535a(0xa0)](_0x4a727b),_0x2d2e6e=!![]):(_0x38a7d4[_0x535a(0xa1)](_0x3d63c3=>{var _0x447b72;const _0x3c0c7b=(_0x447b72=_0x3d63c3[_0x535a(0xa2)])===null||_0x3d0d93[_0x535a(0xa3)](_0x447b72,void 0x0)?void 0x0:_0x447b72[_0x535a(0xa4)]();_0x3c0c7b&&!_0xdb56f2[_0x535a(0xa5)](_0x3c0c7b)&&_0xdb56f2[_0x535a(0x9c)](_0x3c0c7b);}),console[_0x535a(0x82)](_0x4455e7[_0x535a(0xa6)],_0x38a7d4[_0x535a(0xa7)](_0x13977b=>_0x13977b[_0x535a(0xa2)]))));}const _0x599656=[_0x4455e7[_0x535a(0xa8)],_0x4455e7['rLrsp'],_0x4455e7[_0x535a(0xa9)],_0x4455e7[_0x535a(0xaa)]];for(const _0x2adfb1 of _0x599656){const _0x24a106=await AsyncStorage[_0x535a(0x83)]('@onairos:llm_connected:'+_0x2adfb1);if(_0x24a106){if(_0x4455e7['kRTKc'](_0x4455e7[_0x535a(0xab)],_0x4455e7['vqmpi'])){const _0x20061c=JSON[_0x535a(0x9a)](_0x24a106);_0x20061c[_0x535a(0xac)]&&!_0xdb56f2[_0x535a(0xa5)](_0x2adfb1)&&(_0xdb56f2[_0x535a(0x9c)](_0x2adfb1),console[_0x535a(0x82)](_0x535a(0xad)+_0x2adfb1));}else Animated[_0x535a(0xae)](Animated['sequence']([Animated[_0x535a(0xaf)](_0x16d9ab,{'toValue':0x1,'duration':0x3e8,'useNativeDriver':!![]}),Animated[_0x535a(0xaf)](_0x538948,{'toValue':0x0,'duration':0x3e8,'useNativeDriver':!![]})]))[_0x535a(0xb0)]();}}const _0x5484f2=await AsyncStorage['getItem'](_0x4455e7[_0x535a(0xb1)]);if(_0x5484f2){const _0x316733=JSON['parse'](_0x5484f2);if(_0x316733[_0x535a(0xac)]&&!_0xdb56f2['includes'](_0x535a(0x19))){if(_0x4455e7['rZKUY'](_0x4455e7[_0x535a(0xb2)],_0x4455e7[_0x535a(0xb3)])){const _0x2273a6=_0x40ba63[_0x535a(0x9a)](_0x19e5c4);_0x2273a6[_0x535a(0xac)]&&!_0xd30527[_0x535a(0xa5)](_0x33ae5e)&&(_0x190576[_0x535a(0x9c)](_0x39cd30),_0xb3f856['log'](_0x535a(0xad)+_0x476361));}else _0xdb56f2[_0x535a(0x9c)](_0x4455e7[_0x535a(0xb4)]),console['log'](_0x4455e7[_0x535a(0xb5)]);}}_0x4455e7[_0x535a(0x66)](_0xdb56f2[_0x535a(0x67)],0x0)&&_0x4455e7[_0x535a(0x62)](_0x53a211,_0x4e711d=>{const _0x4c287f={'bLszA':function(_0x3fe833,_0x37434c){return _0x3fe833(_0x37434c);}},_0x4b651b=new Set(_0x4e711d);let _0x39071b=![];return _0xdb56f2[_0x535a(0xa1)](_0x5d5f4c=>{_0xd2a658['ubdOj'](_0xd2a658['echEO'],_0xd2a658[_0x535a(0xb6)])?!_0x4b651b['has'](_0x5d5f4c)&&(_0x4b651b[_0x535a(0xa0)](_0x5d5f4c),_0x39071b=!![]):(_0x1d76cc(![]),_0x4c287f[_0x535a(0xb7)](_0x2ba100,!![]));}),_0x39071b&&console[_0x535a(0x82)](_0x535a(0xb8),Array[_0x535a(0xb9)](_0x4b651b)),_0x39071b?_0x4b651b:_0x4e711d;});}else _0x2cf6e8['push'](..._0x2ba8e7),_0x4764c2['log'](_0x535a(0xd),_0x315eac);}catch(_0x1230c2){console[_0x535a(0xba)](_0x4455e7[_0x535a(0xbb)],_0x1230c2);}};_0x22b809();},[]),_0x4455e7[_0x535a(0x61)](useEffect,()=>{const _0x28f038={'pJGGH':function(_0x5971a2,_0x3dc97a){return _0x5971a2(_0x3dc97a);}},_0x1df66d=async()=>{if(_0x4455e7[_0x535a(0xbc)](_0x4455e7[_0x535a(0xbd)],_0x4455e7[_0x535a(0xbe)]))_0x28f038[_0x535a(0xbf)](_0x11b17f,!![]);else try{if(_0x4455e7['mqOKc']===_0x535a(0x1e)){const _0x4a1429=await AsyncStorage[_0x535a(0x83)](_0x535a(0x1f));if(_0x4a1429&&!_0xcfe5f9){_0x4455e7[_0x535a(0xc0)](_0x2622f2,_0x4a1429);return;}if(_0x4455e7[_0x535a(0xc1)](_0x106a7c,!_0xcfe5f9)){var _0x38187f;const _0x4217c1=(_0x4455e7['tVNkc'](_0x106a7c,null)||_0x106a7c===void 0x0||_0x4455e7[_0x535a(0x63)](_0x38187f=_0x106a7c[_0x535a(0xc2)],null)||_0x4455e7['pchGV'](_0x38187f,void 0x0)?void 0x0:_0x38187f[_0x535a(0xc3)]('@')[0x0])||(_0x4455e7[_0x535a(0xc4)](_0x106a7c,null)||_0x106a7c===void 0x0?void 0x0:_0x106a7c[_0x535a(0xc5)])||_0x535a(0xc6)+Math[_0x535a(0xc7)](_0x4455e7['HncdB'](Math[_0x535a(0xc8)](),0x2710));_0x4455e7[_0x535a(0x62)](_0x2622f2,_0x4217c1),await AsyncStorage['setItem'](_0x4455e7[_0x535a(0xc9)],_0x4217c1);return;}if(!_0xcfe5f9){const _0x118f6e=_0x535a(0xca)+Math[_0x535a(0xc7)](_0x4455e7[_0x535a(0xcb)](Math[_0x535a(0xc8)](),0x2710));_0x4455e7[_0x535a(0xcc)](_0x2622f2,_0x118f6e),await AsyncStorage['setItem'](_0x4455e7['CPYGM'],_0x118f6e);}}else _0x28f038['pJGGH'](_0x3f764f,_0x2947b7[_0x535a(0x8b)]),_0x25bb4f&&_0x51ef9f();}catch(_0x2778a0){console['error'](_0x4455e7[_0x535a(0xcd)],_0x2778a0);const _0x3f2551='user_'+Math['floor'](Math['random']()*0x2710);_0x4455e7[_0x535a(0x62)](_0x2622f2,_0x3f2551);}};_0x4455e7[_0x535a(0xce)](_0x1df66d);},[_0x106a7c,_0xcfe5f9]),_0x4455e7[_0x535a(0xcf)](useEffect,()=>{_0x386012&&Animated['loop'](Animated[_0x535a(0xd0)]([Animated[_0x535a(0xaf)](_0x28e7be,{'toValue':0x1,'duration':0x3e8,'useNativeDriver':!![]}),Animated[_0x535a(0xaf)](_0x28e7be,{'toValue':0x0,'duration':0x3e8,'useNativeDriver':!![]})]))[_0x535a(0xb0)]();},[_0x386012]);const _0x3a3129=_0x4455e7['XmrZA'](useCallback,_0x202eb6=>{const _0x147c2f=_0x202eb6[_0x535a(0xd1)][_0x535a(0xd2)]['x'],_0x39ac48=_0x202eb6[_0x535a(0xd1)][_0x535a(0xd3)][_0x535a(0xd4)],_0x4f0758=_0x202eb6[_0x535a(0xd1)][_0x535a(0xd5)][_0x535a(0xd4)];_0x21abe3[_0x535a(0x5a)]=_0x147c2f;const _0xa7a46e=_0x4f0758-_0x39ac48,_0x265a38=_0x4455e7[_0x535a(0xd6)](_0xa7a46e,0x0)?_0x4455e7[_0x535a(0xd7)](_0x147c2f,_0xa7a46e):0x0;_0x4455e7[_0x535a(0xd8)](_0x464ec1,_0x265a38),_0x4455e7[_0x535a(0xd9)](_0x147c2f,0xa)&&_0x386012&&_0x4455e7[_0x535a(0xda)](_0xde9595,![]);},[_0x386012]),_0x6e6581=[{'id':_0x4455e7[_0x535a(0xdb)],'name':'YouTube','icon':_0x4455e7['mOeNB'](getPlatformIcon,_0x535a(0x45)),'description':_0x4455e7['QpYpg'],'isChatPlatform':![]},{'id':_0x4455e7['vNVRj'],'name':_0x4455e7['YaKBW'],'icon':_0x4455e7['eRCYk'](getPlatformIcon,_0x4455e7['vNVRj']),'description':_0x535a(0xdc),'isChatPlatform':![]},{'id':_0x4455e7['iFoSO'],'name':_0x4455e7['oLeuJ'],'icon':getPlatformIcon(_0x535a(0x9)),'description':_0x4455e7[_0x535a(0xdd)],'isChatPlatform':![]},{'id':_0x4455e7[_0x535a(0xb4)],'name':_0x4455e7['wuouC'],'icon':getPlatformIcon(_0x4455e7['pOcem']),'description':_0x4455e7['ZpNWv'],'isChatPlatform':![]},{'id':_0x535a(0x42),'name':'Gmail','icon':getPlatformIcon(_0x4455e7[_0x535a(0xde)]),'description':'Use\x20your\x20email\x20information\x20to\x20enrich\x20your\x20model.','isChatPlatform':![]},{'id':_0x4455e7[_0x535a(0xa8)],'name':'ChatGPT','icon':_0x4455e7[_0x535a(0xdf)](getPlatformIcon,_0x4455e7['JOxpS']),'description':_0x4455e7['DfLFE'],'isChatPlatform':!![]},{'id':_0x4455e7[_0x535a(0xe0)],'name':_0x4455e7[_0x535a(0xe1)],'icon':_0x4455e7[_0x535a(0xc0)](getPlatformIcon,_0x535a(0x12)),'description':_0x535a(0xe2),'isChatPlatform':!![]},{'id':'gemini','name':_0x535a(0xe3),'icon':_0x4455e7[_0x535a(0xe4)](getPlatformIcon,_0x4455e7[_0x535a(0xa9)]),'description':_0x535a(0xe5),'isChatPlatform':!![]},{'id':_0x4455e7['vrymf'],'name':_0x4455e7[_0x535a(0xe6)],'icon':_0x4455e7[_0x535a(0xe4)](getPlatformIcon,_0x4455e7['vrymf']),'description':_0x4455e7[_0x535a(0xe7)],'isChatPlatform':!![]}],_0x3f7d11=_0xbd5b41?_0xbd5b41[_0x535a(0xa7)](_0x120e7c=>_0x6e6581[_0x535a(0xe8)](_0x1174b4=>_0x1174b4['id']===_0x120e7c))[_0x535a(0xe9)](_0x18f0ea=>_0x18f0ea!==undefined):_0x6e6581;_0x4455e7[_0x535a(0xcf)](useEffect,()=>{if(_0x4455e7[_0x535a(0x66)](_0x3f7d11[_0x535a(0x67)],0x0)){const _0x4233c9=_0x3f7d11[0x0]['id'];(!_0x5524c2||!_0x3f7d11[_0x535a(0xe8)](_0x3bacab=>_0x3bacab['id']===_0x5524c2))&&_0x519662(_0x4233c9);}},[_0xbd5b41,_0x3f7d11[_0x535a(0x67)]]);const _0x5328fe=async(_0x13d06b,_0x12f848)=>{const _0x35a4bb={'qQiax':function(_0x584965,_0x16bde2){return _0x584965(_0x16bde2);},'YRfNI':function(_0x4254f3){return _0x4455e7[_0x535a(0xea)](_0x4254f3);},'fUAst':function(_0x8afdfc,_0x50cf61,_0x465333){return _0x8afdfc(_0x50cf61,_0x465333);}};_0x4455e7[_0x535a(0xd8)](triggerHaptic,HapticType[_0x535a(0x8b)]),console['log']('🔄\x20[TOGGLE]\x20Platform\x20toggle:\x20'+_0x13d06b+_0x535a(0xeb)+_0x12f848);try{if(_0x12f848){const _0x2253ac=await AsyncStorage[_0x535a(0x83)](_0x535a(0x1f)),_0x37c812=_0x4455e7[_0x535a(0xec)](_0x2253ac,_0xcfe5f9);console[_0x535a(0x82)]('👤\x20[TOGGLE]\x20Username\x20check\x20-\x20stored:\x20\x22'+_0x2253ac+_0x535a(0xed)+_0xcfe5f9+_0x535a(0xee)+_0x37c812+'\x22');if(!_0x37c812||_0x37c812[_0x535a(0xef)]()===''){console[_0x535a(0xba)](_0x4455e7['qzNWE']);return;}const _0x310c28=_0x6e6581[_0x535a(0xe8)](_0x1c11dd=>_0x1c11dd['id']===_0x13d06b),_0x279ff2=(_0x4455e7[_0x535a(0xbc)](_0x310c28,null)||_0x4455e7[_0x535a(0xf0)](_0x310c28,void 0x0)?void 0x0:_0x310c28[_0x535a(0xf1)])||isLLMPlatform(_0x13d06b);if(_0x279ff2){if(_0x4455e7['CwCsr'](_0x4455e7[_0x535a(0xf2)],_0x4455e7[_0x535a(0xf3)]))!_0x846978['has'](_0x271a39)&&(_0x230d0a[_0x535a(0xa0)](_0x5dfae0),_0x1393b5=!![]);else{console[_0x535a(0x82)](_0x535a(0xf4)+_0x13d06b+_0x535a(0xf5)),_0x4455e7[_0x535a(0x62)](_0x4155ba,_0x13d06b),_0x195111(_0x922b84=>({..._0x922b84,[_0x13d06b]:_0x535a(0x8)}));const _0x4201f8=_0x4455e7[_0x535a(0xda)](getLLMPlatformUrl,_0x13d06b);_0x4201f8?(console['log']('🌐\x20[LLM]\x20Opening\x20'+_0x13d06b+_0x535a(0xf6),_0x4201f8),_0x4455e7[_0x535a(0xf7)](_0x3a35d1,_0x4201f8),_0x836274(!![])):(console['error']('❌\x20[LLM]\x20No\x20URL\x20configured\x20for\x20platform:\x20'+_0x13d06b),_0x195111(_0x51913c=>({..._0x51913c,[_0x13d06b]:'error'})),_0x4455e7[_0x535a(0x79)](triggerHaptic,HapticType[_0x535a(0xf8)]));return;}}if(_0x4455e7[_0x535a(0xf9)](isLinkedInPlatform,_0x13d06b)){if(_0x4455e7[_0x535a(0xfa)](_0x535a(0x25),_0x4455e7[_0x535a(0xfb)])){console[_0x535a(0x82)]('💼\x20[LINKEDIN]\x20Opening\x20WebView\x20for\x20LinkedIn\x20login...'),_0x4455e7[_0x535a(0xf7)](_0x4155ba,_0x13d06b),_0x4455e7[_0x535a(0xfc)](_0x195111,_0x9b84e2=>({..._0x9b84e2,[_0x13d06b]:'connecting'}));const _0x1f4a67=_0x535a(0xfd);console[_0x535a(0x82)](_0x535a(0xfe),_0x1f4a67),_0x4455e7[_0x535a(0xff)](_0x3a35d1,_0x1f4a67),_0x4455e7[_0x535a(0x100)](_0x836274,!![]);return;}else _0x487f7b[_0x535a(0xba)](_0x4455e7[_0x535a(0x101)],_0x4be635);}if(_0x4455e7['vdwzG'](hasNativeSDK,_0x13d06b)){_0x4455e7[_0x535a(0x68)](_0x4155ba,_0x13d06b),_0x4455e7[_0x535a(0x100)](_0x195111,_0x34114f=>({..._0x34114f,[_0x13d06b]:_0x535a(0x8)}));const _0x1987b2=await initiateNativeAuth(_0x13d06b,_0x37c812);if(_0x1987b2){const _0x21b9e0=new Set(_0xccc9b5);_0x21b9e0[_0x535a(0xa0)](_0x13d06b),_0x4455e7[_0x535a(0xfc)](_0x53a211,_0x21b9e0),_0x4455e7[_0x535a(0xda)](_0x195111,_0x382aac=>({..._0x382aac,[_0x13d06b]:_0x535a(0xac)})),_0x4455e7[_0x535a(0x5e)](triggerHaptic,HapticType[_0x535a(0x102)]);}else _0x4455e7[_0x535a(0xbc)]('xicAv',_0x4455e7[_0x535a(0x103)])?_0x4455e7['nnnyl'](_0x35588b,![]):(_0x195111(_0xe9a97b=>({..._0xe9a97b,[_0x13d06b]:_0x535a(0xba)})),_0x4455e7[_0x535a(0xc0)](triggerHaptic,HapticType[_0x535a(0xf8)]));}else{if('YUwOI'===_0x4455e7[_0x535a(0x104)]){console['log'](_0x535a(0x105)+_0x13d06b+_0x535a(0x106)),_0x4455e7[_0x535a(0x79)](_0x4155ba,_0x13d06b),_0x4455e7['dwmEn'](_0x195111,_0x5a33cb=>({..._0x5a33cb,[_0x13d06b]:'connecting'}));const _0xe2e7e2=await _0x4455e7[_0x535a(0x78)](initiateOAuth,_0x13d06b,_0x37c812);console[_0x535a(0x82)]('🔗\x20[TOGGLE]\x20OAuth\x20URL\x20result\x20for\x20'+_0x13d06b+':',_0xe2e7e2?_0x4455e7[_0x535a(0x107)](_0xe2e7e2[_0x535a(0x108)](0x0,0x32),_0x4455e7[_0x535a(0x109)]):_0x4455e7[_0x535a(0x10a)]),_0xe2e7e2?(console['log'](_0x535a(0x10b)+_0x13d06b),_0x4455e7[_0x535a(0x10c)](_0x3a35d1,_0xe2e7e2),_0x836274(!![])):(console['error'](_0x535a(0x10d)+_0x13d06b+_0x535a(0x10e)),_0x195111(_0x5a51e1=>({..._0x5a51e1,[_0x13d06b]:_0x535a(0xba)})),_0x4455e7[_0x535a(0x79)](triggerHaptic,HapticType[_0x535a(0xf8)]));}else _0x581ea9(_0x40b256),_0x35a4bb[_0x535a(0x10f)](_0x4f0c1c,_0x7399c8),_0x1dfced(![]),_0x48bf37(!![]);}}else{await _0x4455e7[_0x535a(0x110)](_0x1c94b7,_0x13d06b);const _0xa0b696=new Set(_0xccc9b5);_0xa0b696[_0x535a(0x111)](_0x13d06b),_0x4455e7[_0x535a(0x112)](_0x53a211,_0xa0b696),_0x4455e7[_0x535a(0xcc)](_0x195111,_0x262a6c=>({..._0x262a6c,[_0x13d06b]:'disconnected'})),_0x4455e7[_0x535a(0xf9)](triggerHaptic,HapticType['BUTTON_PRESS']);try{const _0x1dc4c4=await AsyncStorage[_0x535a(0x83)](_0x4455e7[_0x535a(0x84)]);if(_0x1dc4c4){const _0x4833a9=JSON[_0x535a(0x9a)](_0x1dc4c4),_0x468836=_0x4833a9[_0x535a(0xe9)](_0x2a32d3=>_0x2a32d3[_0x535a(0xa4)]()!==_0x13d06b[_0x535a(0xa4)]());await AsyncStorage[_0x535a(0x113)](_0x4455e7[_0x535a(0x84)],JSON[_0x535a(0x114)](_0x468836)),console[_0x535a(0x82)](_0x535a(0x115)+_0x13d06b+_0x535a(0x116),_0x468836);}}catch(_0x17c9df){console['error'](_0x535a(0x117),_0x17c9df);}await AsyncStorage[_0x535a(0x118)]('@onairos:llm_connected:'+_0x13d06b),_0x4455e7['CwCsr'](_0x13d06b[_0x535a(0xa4)](),_0x535a(0x19))&&await AsyncStorage[_0x535a(0x118)](_0x535a(0x16));}}catch(_0x53982f){if(_0x4455e7['rZKUY'](_0x4455e7['Jgpic'],_0x4455e7[_0x535a(0x119)])){const _0x1d1d0d={'hIbjW':function(_0x5a149f){return _0x35a4bb[_0x535a(0x11a)](_0x5a149f);}};Animated[_0x535a(0xaf)](_0x1219fb,{'toValue':0x1,'duration':0xfa0,'useNativeDriver':![]})[_0x535a(0xb0)]();const _0x5b7b9a=_0x35a4bb[_0x535a(0x11b)](_0x5d5803,()=>{_0x49bd9a(_0xf356fd[_0x535a(0x102)]),_0x35a73e[_0x535a(0x11c)]([0x0,0x64,0x32,0x64]),_0x1d1d0d[_0x535a(0x11d)](_0x2d3c4f);},0xfa0);_0x4b9b3a(_0x5b7b9a);}else console[_0x535a(0xba)]('Error\x20toggling\x20platform\x20'+_0x13d06b+':',_0x53982f),_0x195111(_0x2dbe33=>({..._0x2dbe33,[_0x13d06b]:_0x535a(0xba)})),_0x4455e7[_0x535a(0xff)](triggerHaptic,HapticType[_0x535a(0xf8)]);}},_0xaf0321=async()=>{if(_0x4455e7[_0x535a(0xfa)](_0x4455e7['rokyp'],_0x4455e7['rokyp'])){_0x4455e7['gyyiz'](triggerHaptic,HapticType['BUTTON_PRESS']),_0x4455e7[_0x535a(0x11e)](_0x504b3c,!![]);try{_0x4455e7[_0x535a(0x11f)](_0x4455e7['pHtfT'],_0x4455e7['qyUGC'])?(_0x407c1c[_0x535a(0x9c)]('linkedin'),_0x25252e[_0x535a(0x82)](_0x4455e7[_0x535a(0xb5)])):_0x3ccb87(!![]);}finally{_0x4455e7[_0x535a(0x120)](_0x504b3c,![]);}}else _0x55f051[_0x535a(0x82)](_0x535a(0xb8),_0x1e8550[_0x535a(0xb9)](_0x41eff7));},_0x13d030=()=>{_0x4455e7[_0x535a(0x121)](triggerHaptic,HapticType[_0x535a(0x8b)]),_0x11ff3d&&_0x4455e7[_0x535a(0x122)](_0x11ff3d);},_0x5bab35=async()=>{_0x4455e7[_0x535a(0x10c)](triggerHaptic,HapticType[_0x535a(0x8b)]),_0x4455e7[_0x535a(0x123)](_0x2591ba,!![]),await new Promise(_0x5ea06b=>setTimeout(_0x5ea06b,0x32));try{if(_0x4266e6){if(_0x4455e7[_0x535a(0x11f)](_0x4455e7['zkGtT'],_0x4455e7[_0x535a(0x124)])){_0x3e5291[_0x535a(0xba)](_0x4455e7[_0x535a(0xcd)],_0x58fff2);const _0x328f0f='user_'+_0x19e82e['floor'](_0x4455e7[_0x535a(0x125)](_0x5a6dba['random'](),0x2710));_0x4455e7['vbgsG'](_0x3243cb,_0x328f0f);}else await _0x4455e7[_0x535a(0x126)](_0x4266e6,_0x50e6f5);}else await _0x4455e7[_0x535a(0x127)](_0x355f13,Array[_0x535a(0xb9)](_0xccc9b5));}finally{_0x4455e7[_0x535a(0x128)](_0x4455e7['mUeTr'],_0x4455e7[_0x535a(0x129)])?_0x4455e7[_0x535a(0x12a)](_0x2591ba,![]):_0x4455e7[_0x535a(0x12b)](_0x326a23);}},_0x1e63d4=()=>{_0x4455e7[_0x535a(0x5c)](triggerHaptic,HapticType['BUTTON_PRESS']),_0x4455e7[_0x535a(0x12c)](_0x1ccfd8,![]);},_0x173a35=async _0x380f7d=>{const _0x156a08={'JrbSu':_0x4455e7['oBJVD']};if(_0x4455e7[_0x535a(0x12d)](_0x4455e7['bTRMz'],_0x535a(0x2d))){_0x4455e7['BZZFq'](triggerHaptic,HapticType['BUTTON_PRESS']),_0x34282e(_0x380f7d);try{await AsyncStorage[_0x535a(0x113)](_0x4455e7[_0x535a(0x12e)],_0x380f7d),console[_0x535a(0x82)]('✅\x20[REFRESH]\x20Model\x20refresh\x20frequency\x20set\x20to:\x20'+_0x380f7d);}catch(_0x4e89b6){_0x4455e7[_0x535a(0x7f)](_0x535a(0x2f),_0x4455e7['PuAwa'])?(_0x3c8c56[_0x535a(0x82)](_0x535a(0x10b)+_0x1afc5b),_0x17ac78(_0x350464),_0x4455e7['YsjiI'](_0x2070e8,!![])):console[_0x535a(0xba)](_0x4455e7[_0x535a(0x101)],_0x4e89b6);}_0x4f994a&&_0x4455e7[_0x535a(0x12f)](_0x4f994a,_0x380f7d);}else _0x34854f[_0x535a(0xba)](_0x156a08[_0x535a(0x130)],_0x2ccb06);},_0x293dc8=()=>{if(_0x4455e7[_0x535a(0x131)](_0x4455e7[_0x535a(0x132)],_0x4455e7[_0x535a(0x132)]))_0x5a76ff(_0x8f812a);else{const Linking=_0x4455e7[_0x535a(0x127)](__ONAIROS_REQ_FUNC__,0x0)[_0x535a(0x133)];Linking[_0x535a(0x74)](_0x4455e7[_0x535a(0x134)]);}},_0x1cf7b8=async _0xff5e13=>{const _0x415576={'rcGwZ':function(_0x1ddd61,_0x514bb5){return _0x4455e7[_0x535a(0x55)](_0x1ddd61,_0x514bb5);}};_0x4455e7[_0x535a(0x7f)](_0x4455e7['WqGaT'],_0x4455e7[_0x535a(0x135)])?(_0x13160e(_0xff5e13),_0x4455e7[_0x535a(0x136)](setTemporaryPin,_0xff5e13),_0x4455e7[_0x535a(0xcc)](_0x3ccb87,![]),_0x4455e7['cxCYS'](_0x17c679,!![])):_0x415576[_0x535a(0x137)](_0x166805,_0x52c83d=>{const _0x3ee6c0=new _0x2a777a(_0x52c83d);let _0x3f9531=![];return _0x3147de[_0x535a(0xa1)](_0x35b9a8=>{!_0x3ee6c0[_0x535a(0x71)](_0x35b9a8)&&(_0x3ee6c0['add'](_0x35b9a8),_0x3f9531=!![]);}),_0x3f9531?_0x3ee6c0:_0x52c83d;});},_0x8a4692=()=>{const _0x7aa5e8={'GMKHC':function(_0x387d9c,_0x16fbd4){return _0x387d9c===_0x16fbd4;},'wtAQy':function(_0x5292f6,_0x3f468c){return _0x4455e7[_0x535a(0x138)](_0x5292f6,_0x3f468c);}};if(_0x4455e7[_0x535a(0x139)]===_0x535a(0x13a))_0x4455e7[_0x535a(0xda)](_0x17c679,![]),_0x4455e7[_0x535a(0x13b)](_0x1ccfd8,!![]);else{var _0x38f720;const _0x45a6e2=_0x7aa5e8[_0x535a(0x13c)](_0x38f720=_0x2276ba[_0x535a(0xa2)],null)||_0x7aa5e8[_0x535a(0x13d)](_0x38f720,void 0x0)?void 0x0:_0x38f720[_0x535a(0xa4)]();_0x45a6e2&&!_0x26cc7a[_0x535a(0xa5)](_0x45a6e2)&&_0x57d36b[_0x535a(0x9c)](_0x45a6e2);}},_0x579999=async _0x2defcd=>{const _0xaed57d={'rFbxW':_0x4455e7[_0x535a(0x13e)],'DoHSs':function(_0x193fd2,_0x97d6f2){return _0x4455e7[_0x535a(0x13f)](_0x193fd2,_0x97d6f2);},'JGVjd':function(_0x2daef8,_0x54dfc8){return _0x4455e7[_0x535a(0x5e)](_0x2daef8,_0x54dfc8);},'cIFkX':function(_0x410317,_0xd50ab6){return _0x4455e7[_0x535a(0x140)](_0x410317,_0xd50ab6);},'gIROe':function(_0x24876e,_0x4700a8){return _0x4455e7[_0x535a(0xe4)](_0x24876e,_0x4700a8);}};if(_0x2fce67){if(_0x4455e7[_0x535a(0x141)](_0x535a(0x32),_0x4455e7[_0x535a(0x142)])){_0x2cd07d[_0x535a(0xba)](_0xaed57d[_0x535a(0x143)]);return;}else{if(_0x2defcd==='success'||_0x2defcd!==_0x4455e7[_0x535a(0x144)]){if(_0x4455e7[_0x535a(0x145)](_0x4455e7['avUmj'],_0x535a(0x146))){_0x386e83[_0x535a(0x82)](_0x535a(0xf4)+_0x323c15+_0x535a(0xf5)),_0x27bd10(_0x463a42),_0xaed57d[_0x535a(0x147)](_0xfc073d,_0x2cf439=>({..._0x2cf439,[_0x1db0b5]:_0x535a(0x8)}));const _0x51e539=_0x17b354(_0x36f87e);_0x51e539?(_0x407bd2[_0x535a(0x82)]('🌐\x20[LLM]\x20Opening\x20'+_0x2e3c7c+_0x535a(0xf6),_0x51e539),_0xaed57d[_0x535a(0x148)](_0x562bd5,_0x51e539),_0xaed57d[_0x535a(0x149)](_0x11acd0,!![])):(_0x27381b['error'](_0x535a(0x14a)+_0xe5e511),_0xaed57d[_0x535a(0x148)](_0xb49c2b,_0xc5e89c=>({..._0xc5e89c,[_0x187a93]:_0x535a(0xba)})),_0xaed57d[_0x535a(0x149)](_0x848064,_0x14404a['ERROR']));return;}else{_0x4b8cb3(_0x2fce67),_0x4455e7['CcPRk'](_0x195111,_0xa3ce67=>({..._0xa3ce67,[_0x2fce67]:_0x535a(0xac)}));try{const _0x129ff9=await AsyncStorage[_0x535a(0x83)](_0x535a(0x14b)),_0x19a804=_0x129ff9?JSON[_0x535a(0x9a)](_0x129ff9):[];!_0x19a804[_0x535a(0xa5)](_0x2fce67['toLowerCase']())&&(_0x19a804[_0x535a(0x9c)](_0x2fce67[_0x535a(0xa4)]()),await AsyncStorage[_0x535a(0x113)](_0x4455e7[_0x535a(0x84)],JSON['stringify'](_0x19a804)),console['log'](_0x535a(0x14c)+_0x2fce67+_0x535a(0x14d),_0x19a804));}catch(_0x1b3092){console[_0x535a(0xba)](_0x4455e7['RgmXL'],_0x1b3092);}_0x4455e7[_0x535a(0x14e)](isLLMPlatform,_0x2fce67)&&(_0x4455e7[_0x535a(0x14f)]!==_0x4455e7['MEaLg']?(await AsyncStorage[_0x535a(0x113)]('@onairos:llm_connected:'+_0x2fce67,JSON['stringify']({'connected':!![],'platform':_0x2fce67,'connectedAt':new Date()[_0x535a(0x150)]()})),console[_0x535a(0x82)](_0x535a(0x151)+_0x2fce67+_0x535a(0x152))):_0x3e0465[_0x535a(0xba)](_0x4455e7[_0x535a(0xbb)],_0x3df14d)),_0x2fce67[_0x535a(0xa4)]()===_0x535a(0x19)&&(_0x4455e7[_0x535a(0x153)]===_0x4455e7[_0x535a(0x154)]?(_0xaed57d['JGVjd'](_0x1e6ae5,_0x3e6782),_0xaed57d[_0x535a(0x155)](_0x2192c8,null)):(await AsyncStorage[_0x535a(0x113)]('@onairos:linkedin_connected',JSON[_0x535a(0x114)]({'connected':!![],'platform':_0x4455e7['pOcem'],'connectedAt':new Date()[_0x535a(0x150)]()})),console[_0x535a(0x82)](_0x535a(0x156))));}}else _0x4455e7[_0x535a(0x157)](_0x195111,_0x4496cb=>({..._0x4496cb,[_0x2fce67]:_0x535a(0xba)})),_0x4455e7['XPnuL'](triggerHaptic,HapticType[_0x535a(0xf8)]);}}_0x4455e7[_0x535a(0x158)](_0x836274,![]),_0x4455e7['AjZNW'](_0x3a35d1,''),_0x4455e7[_0x535a(0x14e)](_0x4155ba,'');};useEffect(()=>{const _0x4dc6d1={'jMpfn':function(_0x2b83f1){return _0x2b83f1();},'CLjVF':_0x4455e7[_0x535a(0x159)],'MeRWn':_0x4455e7[_0x535a(0x15a)]};if(_0x4455e7[_0x535a(0x15b)](_0x2a2ee8,!_0x13e502)){if(_0x4455e7['yfXiu'](_0x4455e7['NkdJV'],_0x535a(0x15c))){const _0x48aff8=_0x5aeaf4[_0x535a(0x9a)](_0x26fb05);_0x315517[_0x535a(0x9b)](_0x48aff8)&&(_0x439157[_0x535a(0x9c)](..._0x48aff8),_0x52700f['log'](_0x4455e7[_0x535a(0x9d)],_0x48aff8));}else{const _0x85efcb=_0x4455e7['wycXg'](setTimeout,()=>{_0x4455e7['TjZwH'](_0x53a211,_0x5b3a67=>{const _0x360e03={'PYrGe':function(_0x2de43d){return _0x4dc6d1[_0x535a(0x15d)](_0x2de43d);}};if(_0x4dc6d1[_0x535a(0x15e)]===_0x4dc6d1['MeRWn'])_0x360e03[_0x535a(0x15f)](_0x46e8cf);else{const _0x3d2c6d=new Set(_0x5b3a67);return _0x3d2c6d[_0x535a(0xa0)](_0x2a2ee8),_0x3d2c6d;}}),_0x4455e7[_0x535a(0x160)](triggerHaptic,HapticType[_0x535a(0x102)]),console['log']('✅\x20[PERSONA]\x20Applied\x20pending\x20connection:\x20'+_0x2a2ee8),_0x4455e7[_0x535a(0x13f)](_0x4b8cb3,null);},0x12c);return()=>clearTimeout(_0x85efcb);}}},[_0x2a2ee8,_0x13e502]);const _0x366019=()=>{_0x4455e7[_0x535a(0x5f)](_0x836274,![]),_0x4455e7[_0x535a(0xfc)](_0x3a35d1,''),_0x2fce67&&(_0x4455e7[_0x535a(0x161)]!==_0x4455e7[_0x535a(0x162)]?_0x195111(_0x509a6e=>({..._0x509a6e,[_0x2fce67]:_0x535a(0x163)})):(_0x4455e7[_0x535a(0xf7)](_0x1a4b8f,_0x1cfa91['SUCCESS']),_0x351cc1[_0x535a(0x11c)]([0x0,0x64,0x32,0x64]),_0x4455e7[_0x535a(0x60)](_0x282571))),_0x4155ba('');},_0x209716=()=>{_0x4455e7[_0x535a(0x164)](_0x3ccb87,![]);},_0x23dff7=()=>{_0x7971a7&&_0x4455e7['FHICL'](_0x7971a7);},_0x31ca2d=()=>{const _0x29537d={'YaGbA':function(_0xcb059a){return _0x4455e7[_0x535a(0x12b)](_0xcb059a);}};Animated[_0x535a(0xaf)](_0x1984db,{'toValue':0x1,'duration':0xfa0,'useNativeDriver':![]})[_0x535a(0xb0)]();const _0x2617ee=_0x4455e7[_0x535a(0x61)](setTimeout,()=>{triggerHaptic(HapticType[_0x535a(0x102)]),Vibration[_0x535a(0x11c)]([0x0,0x64,0x32,0x64]),_0x29537d[_0x535a(0x165)](_0x23dff7);},0xfa0);_0x4455e7['BGVvB'](_0x530a4c,_0x2617ee);},_0x4b50cd=()=>{if(_0x55ae8a){if(_0x4455e7[_0x535a(0x6a)](_0x535a(0x166),_0x4455e7['MVKaL']))return()=>{_0x2b1603&&_0xc238a(_0x2323a8);};else _0x4455e7[_0x535a(0x167)](clearTimeout,_0x55ae8a),_0x4455e7['KnGdH'](_0x530a4c,null);}_0x1984db[_0x535a(0x168)](0x0),Animated[_0x535a(0xaf)](_0x1984db,{'toValue':0x0,'duration':0xc8,'useNativeDriver':![]})[_0x535a(0xb0)]();};_0x4455e7[_0x535a(0xcf)](useEffect,()=>{const _0xddc59e={'AlarB':function(_0x267b58){return _0x267b58();},'chANI':function(_0x417dc0,_0x23b853){return _0x4455e7['kRTKc'](_0x417dc0,_0x23b853);},'akftr':_0x4455e7[_0x535a(0x169)],'bgLaH':function(_0x184392,_0x467445){return _0x4455e7[_0x535a(0x16a)](_0x184392,_0x467445);}};return()=>{const _0xa07cf0={'owJoP':function(_0x5483c1){return _0xddc59e[_0x535a(0x16b)](_0x5483c1);}};_0xddc59e[_0x535a(0x16c)](_0xddc59e[_0x535a(0x16d)],_0xddc59e[_0x535a(0x16d)])?_0xa07cf0[_0x535a(0x16e)](_0x33454c):_0x55ae8a&&_0xddc59e[_0x535a(0x16f)](clearTimeout,_0x55ae8a);};},[_0x55ae8a]),_0x4455e7[_0x535a(0xcf)](useEffect,()=>{if(_0x4455e7[_0x535a(0x170)](_0x4455e7[_0x535a(0x171)],_0x4455e7[_0x535a(0x171)])){const _0x19b2c7={'IlbPq':function(_0x618cc7,_0x2a6b8b){return _0x4455e7['EnLVA'](_0x618cc7,_0x2a6b8b);}},_0x3c63dd=_0x38e59f[_0x535a(0x9a)](_0x1fc9cf);_0x30c08a['isArray'](_0x3c63dd)&&(_0x3c63dd[_0x535a(0xa1)](_0xe66ddb=>{var _0x62d758;const _0x43da7a=(_0x62d758=_0xe66ddb[_0x535a(0xa2)])===null||_0x19b2c7[_0x535a(0x172)](_0x62d758,void 0x0)?void 0x0:_0x62d758[_0x535a(0xa4)]();_0x43da7a&&!_0x36da4a[_0x535a(0xa5)](_0x43da7a)&&_0x51ba01[_0x535a(0x9c)](_0x43da7a);}),_0x5481a6['log'](_0x4455e7[_0x535a(0xa6)],_0x3c63dd['map'](_0x252ae2=>_0x252ae2['platform'])));}else _0x4455e7[_0x535a(0x173)](_0x13e502,_0x57fb78)&&console[_0x535a(0x82)](_0x535a(0x174)+_0x13e502+_0x535a(0x175)+(_0x57fb78?_0x4455e7[_0x535a(0x107)](_0x535a(0x176),_0x57fb78[_0x535a(0x108)](0x0,0x28))+_0x4455e7[_0x535a(0x177)]:_0x4455e7[_0x535a(0x10a)]));},[_0x13e502,_0x57fb78]);const _0x5cd193=Math[_0x535a(0x178)](0x5,Math['max'](0x1,_0x4455e7['lueWO'](_0xccc9b5[_0x535a(0x179)],0x1))),_0x1c4392=0x78,_0x1599ac=0x46;if(_0x5e66bb)return React['createElement'](_0x2e29ad,{'visible':_0x5e66bb,'onComplete':_0x1cf7b8,'onBack':_0x209716});if(_0x3dab85)return React[_0x535a(0x88)](_0x2f51e8,{'visible':_0x3dab85,'onComplete':_0x8a4692});if(_0x4455e7[_0x535a(0xc1)](_0x13e502,_0x57fb78)){if(_0x4455e7[_0x535a(0x141)](_0x4455e7[_0x535a(0x17a)],_0x4455e7['gcGjQ']))return console[_0x535a(0x82)](_0x535a(0x17b)+_0x2fce67+_0x535a(0x17c)+_0x57fb78[_0x535a(0x108)](0x0,0x3c)+_0x535a(0x106)),React[_0x535a(0x88)](OAuthWebView,{'url':_0x57fb78,'platform':_0x2fce67,'onClose':_0x366019,'onSuccess':_0x579999,'onComplete':_0x366019,'username':_0xcfe5f9});else _0x2940b4[_0x535a(0x9c)](_0x41d07a),_0x495300[_0x535a(0x82)]('✅\x20[PLATFORMS]\x20Loaded\x20LLM\x20platform:\x20'+_0x151aca);}const _0x5757e3=()=>{const _0x2eef8e={'TXXwX':function(_0x43cc61,_0x46d9aa){return _0x43cc61(_0x46d9aa);}};_0x4455e7['uSKpL']!==_0x535a(0x40)?_0x2eef8e[_0x535a(0x17d)](_0x35ede1,![]):(_0x4455e7[_0x535a(0x58)](triggerHaptic,HapticType[_0x535a(0x8b)]),_0x4455e7['YsjiI'](_0x1ccfd8,![]));};if(_0x9e799d)return React[_0x535a(0x88)](_0x3506be,{'visible':_0x9e799d,'onAccept':_0x5bab35,'onDecline':_0x1e63d4,'connectedPlatforms':Array[_0x535a(0xb9)](_0xccc9b5),'onConnectMore':_0x5757e3,'loading':_0x47c9e2});return React[_0x535a(0x88)](View,{'style':styles[_0x535a(0x17e)]},React['createElement'](ScrollView,{'style':styles[_0x535a(0x17f)],'showsVerticalScrollIndicator':![],'bounces':!![]},_0x967042&&React[_0x535a(0x88)](TouchableOpacity,{'style':styles[_0x535a(0x180)],'onPress':_0x967042,'activeOpacity':0.7},React[_0x535a(0x88)](Text,{'style':styles['backButtonText']},'‹')),React[_0x535a(0x88)](View,{'style':styles[_0x535a(0x181)]},React[_0x535a(0x88)](Text,{'style':styles[_0x535a(0x182)]},_0x4455e7[_0x535a(0x183)]),React[_0x535a(0x88)](Text,{'style':styles['subtitle']},_0x4455e7[_0x535a(0x184)])),React[_0x535a(0x88)](View,{'style':styles['personaContainer']},React[_0x535a(0x88)](_0xd8ab0,{'level':_0x5cd193,'style':styles[_0x535a(0x185)]}),React[_0x535a(0x88)](ScrollView,{'ref':_0x22825a,'horizontal':!![],'style':[styles[_0x535a(0x186)],{'bottom':_0x1c4392}],'contentContainerStyle':[styles['platformIconsScrollContent'],_0x4455e7['HJHFV'](_0x3f7d11[_0x535a(0x67)],0x4)&&styles[_0x535a(0x187)]],'showsHorizontalScrollIndicator':![],'onScroll':_0x3a3129,'scrollEventThrottle':0x10,'decelerationRate':_0x4455e7['KIJTF'],'scrollEnabled':_0x4455e7[_0x535a(0x66)](_0x3f7d11[_0x535a(0x67)],0x4)},_0x3f7d11[_0x535a(0xa7)](_0x576552=>{const _0x3295d8=_0x5524c2===_0x576552['id'],_0x512e0e=_0xccc9b5[_0x535a(0x71)](_0x576552['id']),_0x2c7616=_0x4455e7[_0x535a(0x6a)](_0x3dd25f[_0x576552['id']],_0x4455e7[_0x535a(0x7a)]);return React[_0x535a(0x88)](TouchableOpacity,{'key':_0x576552['id'],'style':[styles['platformIconButton'],_0x3295d8&&styles[_0x535a(0x8a)]],'onPress':()=>{_0x4455e7['kRTKc'](_0x535a(0x188),_0x4455e7['cQrGl'])?(_0x4455e7[_0x535a(0x189)](triggerHaptic,HapticType[_0x535a(0x8b)]),_0x4455e7[_0x535a(0x18a)](_0x519662,_0x576552['id'])):_0x5c027d&&Animated['loop'](Animated[_0x535a(0xd0)]([Animated[_0x535a(0xaf)](_0x98131a,{'toValue':0x1,'duration':0x3e8,'useNativeDriver':!![]}),Animated['timing'](_0x206a17,{'toValue':0x0,'duration':0x3e8,'useNativeDriver':!![]})]))[_0x535a(0xb0)]();},'activeOpacity':0.7},React['createElement'](Image,{'source':_0x576552[_0x535a(0x18b)],'style':[styles[_0x535a(0x8c)],_0x4455e7['BZZhF'](_0x576552['id'],_0x535a(0x45))&&styles['youtubeIcon'],_0x4455e7[_0x535a(0x18c)](_0x576552['id'],'pinterest')&&styles['pinterestIcon'],_0x4455e7[_0x535a(0x18d)](_0x576552['id'],_0x4455e7[_0x535a(0xde)])&&styles['gmailIcon'],_0x4455e7[_0x535a(0x128)](_0x576552['id'],_0x4455e7[_0x535a(0xa8)])&&styles[_0x535a(0x18e)],_0x4455e7['hAbsZ'](_0x576552['id'],'claude')&&styles[_0x535a(0x18f)],_0x4455e7['LyJuC'](_0x576552['id'],_0x4455e7['vrymf'])&&styles[_0x535a(0x97)]],'resizeMode':_0x4455e7[_0x535a(0x7b)]}),_0x2c7616&&React['createElement'](View,{'style':styles['connectingDot']}),_0x512e0e&&React[_0x535a(0x88)](View,{'style':styles[_0x535a(0x99)]}));})),_0x4455e7[_0x535a(0xd9)](_0x3f7d11[_0x535a(0x67)],0x4)&&React[_0x535a(0x88)](View,{'style':[styles[_0x535a(0x190)],{'bottom':_0x1599ac}]},React[_0x535a(0x88)](View,{'style':styles['scrollBarTrack']},React[_0x535a(0x88)](View,{'style':[styles[_0x535a(0x191)],{'left':_0x4455e7[_0x535a(0x125)](_0x24670d,0x38)}]}))),_0x386012&&_0x4455e7['naVvZ'](_0x3f7d11[_0x535a(0x67)],0x4)&&React[_0x535a(0x88)](Animated[_0x535a(0x192)],{'style':[styles[_0x535a(0x193)],{'transform':[{'translateX':_0x28e7be[_0x535a(0x194)]({'inputRange':[0x0,0x1],'outputRange':[0x0,0x8]})}],'opacity':_0x28e7be[_0x535a(0x194)]({'inputRange':[0x0,0x1],'outputRange':[0.5,0x1]})}]},React[_0x535a(0x88)](Text,{'style':styles[_0x535a(0x195)]},'›'))),React[_0x535a(0x88)](View,{'style':styles[_0x535a(0x196)]},_0x5524c2&&((()=>{const _0x1088da=_0x3f7d11[_0x535a(0xe8)](_0x22e683=>_0x22e683['id']===_0x5524c2);if(!_0x1088da)return null;const _0x35b7af=_0xccc9b5['has'](_0x5524c2),_0x1be2ba=_0x4455e7[_0x535a(0x18c)](_0x3dd25f[_0x5524c2],_0x4455e7[_0x535a(0x7a)]),_0xd0def8=_0x4455e7[_0x535a(0xf0)](_0x4e1c9e,null)||_0x4e1c9e===void 0x0?void 0x0:_0x4e1c9e[_0x535a(0xa5)](_0x5524c2);return React[_0x535a(0x88)](View,{'style':styles[_0x535a(0x197)]},React[_0x535a(0x88)](View,{'style':styles[_0x535a(0x198)]},React[_0x535a(0x88)](Text,{'style':styles['platformCardTitle']},_0x1088da['name']),_0xd0def8&&React[_0x535a(0x88)](View,{'style':styles[_0x535a(0x199)]},React[_0x535a(0x88)](Text,{'style':styles[_0x535a(0x19a)]},_0x535a(0x19b))),React[_0x535a(0x88)](TouchableOpacity,{'activeOpacity':0.8,'onPress':()=>!_0x1be2ba&&_0x5328fe(_0x5524c2,!_0x35b7af),'disabled':_0x1be2ba,'style':[styles['customToggleTrack'],{'backgroundColor':_0x35b7af?_0x4455e7[_0x535a(0x19c)]:_0x4455e7[_0x535a(0x19d)]}]},React[_0x535a(0x88)](View,{'style':[styles[_0x535a(0x19e)],{'transform':[{'translateX':_0x35b7af?0x14:0x0}]}]}))),React[_0x535a(0x88)](View,{'style':styles['descriptionContainer']},React[_0x535a(0x88)](Text,{'style':styles[_0x535a(0x19f)]},_0x1088da['description'])));})())),React[_0x535a(0x88)](View,{'style':styles[_0x535a(0x1a0)]},React[_0x535a(0x88)](Text,{'style':styles[_0x535a(0x1a1)]},_0x4455e7[_0x535a(0x1a2)]),React[_0x535a(0x88)](Text,{'style':styles[_0x535a(0x1a3)]},_0x4455e7[_0x535a(0x1a4)]),React['createElement'](View,{'style':styles[_0x535a(0x1a5)]},MODEL_REFRESH_OPTIONS[_0x535a(0xa7)](_0x22f3d2=>React['createElement'](TouchableOpacity,{'key':_0x22f3d2[_0x535a(0x1a6)],'style':[styles[_0x535a(0x1a7)],_0x274f4d===_0x22f3d2[_0x535a(0x1a6)]&&styles[_0x535a(0x1a8)]],'onPress':()=>_0x173a35(_0x22f3d2[_0x535a(0x1a6)]),'activeOpacity':0.7},React[_0x535a(0x88)](Text,{'style':[styles[_0x535a(0x1a9)],_0x274f4d===_0x22f3d2['value']&&styles[_0x535a(0x1aa)]]},_0x22f3d2['label'])))),React[_0x535a(0x88)](Text,{'style':styles[_0x535a(0x1ab)]},(_0x4455e7[_0x535a(0x1ac)](_0x4f05aa=MODEL_REFRESH_OPTIONS['find'](_0x40e82c=>_0x40e82c[_0x535a(0x1a6)]===_0x274f4d),null)||_0x4455e7[_0x535a(0x1ad)](_0x4f05aa,void 0x0)?void 0x0:_0x4f05aa['description'])||'')),React[_0x535a(0x88)](View,{'style':styles[_0x535a(0x1ae)]},React['createElement'](View,{'style':styles[_0x535a(0x1af)]},React[_0x535a(0x88)](_0x1af79b,{'label':_0x535a(0x1b0),'onPress':_0xaf0321,'disabled':loading||_0x4455e7['buaPk'](_0xccc9b5['size'],0x0)||_0x1ab6b0||_0x142ca3,'loading':_0x4455e7[_0x535a(0x1b1)](loading,_0x1ab6b0)||_0x142ca3}),React[_0x535a(0x88)](TouchableOpacity,{'style':styles['buttonOverlay'],'activeOpacity':0x1,'onPressIn':_0x31ca2d,'onPressOut':_0x4b50cd,'onPress':()=>{_0x4455e7[_0x535a(0x66)](_0xccc9b5[_0x535a(0x179)],0x0)&&!loading&&!_0x1ab6b0&&!_0x142ca3&&_0xaf0321();}},React[_0x535a(0x88)](Animated['View'],{'style':[styles[_0x535a(0x1b2)],{'width':_0x1984db[_0x535a(0x194)]({'inputRange':[0x0,0x1],'outputRange':['0%',_0x4455e7[_0x535a(0x1b3)]]})}]}))),_0x11ff3d&&React['createElement'](TouchableOpacity,{'style':styles[_0x535a(0x1b4)],'onPress':_0x13d030},React[_0x535a(0x88)](Text,{'style':styles[_0x535a(0x1b5)]},_0x4455e7[_0x535a(0x1b6)])))));},styles=StyleSheet[_0x535a(0x1b7)]({'container':{'flex':0x1,'backgroundColor':COLORS[_0x535a(0x1b8)],'paddingHorizontal':0x18},'backButton':{'width':0x20,'height':0x20,'borderRadius':0x10,'backgroundColor':_0x535a(0x1b9),'alignItems':_0x535a(0x1ba),'justifyContent':_0x535a(0x1ba),'marginBottom':0x2},'backButtonText':{'fontSize':0x16,'fontWeight':_0x535a(0x1bb),'color':_0x535a(0x1bc),'marginTop':-0x2},'scrollContent':{'flex':0x1},'headingContainer':{'width':_0x535a(0x1bd),'marginBottom':SPACING['sm'],'paddingTop':0x0,'marginTop':0x0},'title':{'fontFamily':_0x535a(0x1be),'fontWeight':_0x535a(0x1bf),'fontSize':0x18,'lineHeight':0x20,'color':COLORS[_0x535a(0x1c0)],'textAlign':_0x535a(0x1c1),'marginBottom':0x4},'subtitle':{'fontFamily':'Inter','fontWeight':_0x535a(0x1c2),'fontSize':0x10,'lineHeight':0x18,'color':COLORS['grey600'],'textAlign':_0x535a(0x1c1)},'personaContainer':{'alignItems':_0x535a(0x1ba),'position':_0x535a(0x1c3),'marginTop':-0x14,'marginBottom':-0x78,'height':0x1c2},'largePersona':{'width':0x1f4,'height':0x1f4},'platformIconsOverlay':{'position':_0x535a(0x1c4),'width':'100%','height':0x46,'zIndex':0xa},'platformIconsScrollContent':{'flexDirection':_0x535a(0x1c5),'alignItems':_0x535a(0x1ba),'paddingHorizontal':0x14,'gap':0x18},'platformIconsCentered':{'flexGrow':0x1,'justifyContent':_0x535a(0x1ba)},'platformIconButton':{'width':0x34,'height':0x34,'borderRadius':0x1a,'backgroundColor':_0x535a(0x1c6),'justifyContent':'center','alignItems':_0x535a(0x1ba),'borderWidth':0x3,'borderColor':_0x535a(0x1c7),'shadowColor':'#000','shadowOffset':{'width':0x0,'height':0x2},'shadowOpacity':0.15,'shadowRadius':0x4,'elevation':0x4},'platformIconButtonSelected':{'borderColor':_0x535a(0x1c8),'backgroundColor':_0x535a(0x1c9)},'platformIcon':{'width':0x1e,'height':0x1e},'youtubeIcon':{'width':0x2a,'height':0x2a},'pinterestIcon':{'width':0x24,'height':0x24},'gmailIcon':{'width':0x24,'height':0x24},'chatgptIcon':{'width':0x1e,'height':0x1e},'claudeIcon':{'width':0x20,'height':0x20},'grokIcon':{'width':0x24,'height':0x24},'connectingDot':{'position':_0x535a(0x1c4),'top':0x2,'right':0x2,'width':0xc,'height':0xc,'borderRadius':0x6,'backgroundColor':_0x535a(0x1ca),'borderWidth':0x2,'borderColor':COLORS['surface']},'connectedDot':{'position':_0x535a(0x1c4),'top':0x2,'right':0x2,'width':0xc,'height':0xc,'borderRadius':0x6,'backgroundColor':'#10B981','borderWidth':0x2,'borderColor':COLORS['surface']},'cardContainer':{'alignItems':_0x535a(0x1ba),'marginTop':0x10,'marginBottom':SPACING['md']},'platformCard':{'width':0x147,'backgroundColor':_0x535a(0x1c6),'borderRadius':0x10,'padding':0x8,'shadowColor':_0x535a(0x1cb),'shadowOffset':{'width':0x0,'height':0x2},'shadowOpacity':0.1,'shadowRadius':0x8,'elevation':0x3,'gap':0xa},'cardHeader':{'flexDirection':_0x535a(0x1c5),'alignItems':_0x535a(0x1ba),'justifyContent':_0x535a(0x1cc)},'platformCardTitle':{'fontSize':0x10,'fontWeight':_0x535a(0x1bb),'color':COLORS[_0x535a(0x1c0)],'fontFamily':_0x535a(0x1be)},'recommendedBadge':{'backgroundColor':_0x535a(0x1c9),'paddingHorizontal':0xc,'paddingVertical':0x6,'borderRadius':0x10,'marginLeft':0x8},'recommendedBadgeText':{'fontSize':0xc,'fontWeight':_0x535a(0x1bb),'color':_0x535a(0x1cd),'fontFamily':_0x535a(0x1be)},'customToggleTrack':{'width':0x32,'height':0x1e,'borderRadius':0xf,'padding':0x2,'marginLeft':_0x535a(0x1ce),'marginRight':0x8,'justifyContent':_0x535a(0x1ba)},'customToggleThumb':{'width':0x1a,'height':0x1a,'borderRadius':0xd,'backgroundColor':'#FFFFFF','shadowColor':'#000','shadowOffset':{'width':0x0,'height':0x2},'shadowOpacity':0.2,'shadowRadius':0x2,'elevation':0x2},'descriptionContainer':{'backgroundColor':_0x535a(0x1cf),'borderRadius':0x8,'padding':0x8},'platformCardDescription':{'fontSize':0xd,'lineHeight':0x12,'color':COLORS[_0x535a(0x1d0)],'fontFamily':'Inter'},'refreshFrequencySection':{'paddingHorizontal':0x10,'paddingVertical':0x14,'marginTop':0xc,'backgroundColor':'#F5F5F7','borderRadius':0x10,'marginHorizontal':SPACING['md'],'marginBottom':0x8,'borderWidth':0x1,'borderColor':_0x535a(0x1d1)},'refreshFrequencyTitle':{'fontSize':0x11,'fontWeight':_0x535a(0x1bf),'color':_0x535a(0x1bc),'fontFamily':'IBM\x20Plex\x20Sans','marginBottom':0x4},'refreshFrequencyDescription':{'fontSize':0xe,'color':_0x535a(0x1d2),'fontFamily':_0x535a(0x1d3),'fontWeight':_0x535a(0x1c2),'marginBottom':0x10},'refreshSegmentedControl':{'flexDirection':_0x535a(0x1c5),'backgroundColor':_0x535a(0x1d4),'borderRadius':0xc,'padding':0x3},'refreshSegment':{'flex':0x1,'paddingVertical':0xa,'alignItems':_0x535a(0x1ba),'justifyContent':'center','borderRadius':0xa},'refreshSegmentSelected':{'backgroundColor':'#1C1C1E','shadowColor':_0x535a(0x1cb),'shadowOffset':{'width':0x0,'height':0x2},'shadowOpacity':0.15,'shadowRadius':0x4,'elevation':0x3},'refreshSegmentText':{'fontSize':0xf,'fontFamily':'Inter','fontWeight':_0x535a(0x1d5),'color':_0x535a(0x1d2)},'refreshSegmentTextSelected':{'fontWeight':'700','color':_0x535a(0x1c6)},'refreshFrequencyHint':{'fontSize':0xd,'fontFamily':_0x535a(0x1d3),'fontWeight':'400','color':_0x535a(0x1d2),'textAlign':_0x535a(0x1ba),'marginTop':0xc},'privacyLinkContainer':{'marginTop':0x10,'paddingTop':0x10,'borderTopWidth':0x1,'borderTopColor':_0x535a(0x1d6),'alignItems':'center'},'privacyLinkText':{'fontSize':0xe,'color':_0x535a(0x1d7),'fontFamily':_0x535a(0x1d3),'fontWeight':'500'},'bottomButtonContainer':{'paddingTop':0x8,'paddingBottom':0x0,'paddingHorizontal':SPACING['md']},'buttonWrapper':{'position':_0x535a(0x1c3)},'buttonOverlay':{'position':'absolute','top':0x0,'left':0x0,'right':0x0,'bottom':0x0,'borderRadius':0xc,'overflow':_0x535a(0x1d8)},'holdProgressBar':{'position':'absolute','bottom':0x0,'left':0x0,'height':0x4,'backgroundColor':_0x535a(0x43),'borderRadius':0x2},'skipButton':{'alignItems':'center','paddingVertical':0xa,'marginBottom':0x22},'skipButtonText':{'fontSize':0x10,'fontFamily':_0x535a(0x1d3),'fontWeight':_0x535a(0x1d5),'color':COLORS[_0x535a(0x1d0)]},'pageIndicatorContainer':{'position':'absolute','alignSelf':_0x535a(0x1ba),'zIndex':0xb},'scrollBarTrack':{'width':0x50,'height':0x4,'backgroundColor':COLORS[_0x535a(0x1d9)],'borderRadius':0x2,'position':_0x535a(0x1c3),'overflow':'hidden'},'scrollBarThumb':{'position':_0x535a(0x1c4),'width':0x18,'height':0x4,'backgroundColor':COLORS[_0x535a(0x1d0)],'borderRadius':0x2,'left':0x0},'scrollIndicator':{'position':'absolute','bottom':0x3c,'right':0x1e,'zIndex':0xc},'scrollIndicatorText':{'fontSize':0x20,'color':COLORS[_0x535a(0x1da)],'fontWeight':_0x535a(0x1db)}});export default PlatformConnectorsStep;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import React from'react';import{View,Text,StyleSheet,TouchableOpacity,ActivityIndicator}from'react-native';import
|
|
1
|
+
import React from'react';import{View,Text,StyleSheet,TouchableOpacity,ActivityIndicator}from'react-native';import _0x37dda1 from'react-native-vector-icons/MaterialIcons';function _0x5dbb(_0x12eb72,_0x5dbb58){_0x12eb72=_0x12eb72-0x0;const _0x341ebb=_0x12eb();let _0x39303e=_0x341ebb[_0x12eb72];return _0x39303e;}import{COLORS,PLATFORMS}from'../constants';function _0x12eb(){const _0x236590=['Disconnect','Connect','Connect\x20your\x20platforms','createElement','platformContainer','icon','platformName','name','description','platformDescription','connectButton','connectedButton','disconnectedButton','buttonText','fJybT','container','title','LchPq','subtitle','Connect\x20at\x20least\x202\x20platforms\x20to\x20proceed','platformsList','entries','map','proceedButton','disabledButton','proceedButtonText','Proceed','create','600','text','primary','secondary','#fff','border','row','center','success'];_0x12eb=function(){return _0x236590;};return _0x12eb();}export const PlatformList=({connections:_0x4be814,onToggle:_0xf951eb,isLoading:_0x4d95ba,canProceed:_0x3e232a,onProceed:_0x34749c})=>{const _0x56cf0f={'NmzEf':'#fff','fJybT':_0x5dbb(0x0),'HENjY':_0x5dbb(0x1),'LchPq':_0x5dbb(0x2)},_0xa4f63=(_0x1ecd8c,_0x2a82a2)=>{const _0x4de5bc=PLATFORMS[_0x1ecd8c];if(!_0x4de5bc)return null;return React[_0x5dbb(0x3)](View,{'key':_0x1ecd8c,'style':styles[_0x5dbb(0x4)]},React['createElement'](View,{'style':styles['platformHeader']},React[_0x5dbb(0x3)](_0x37dda1,{'name':_0x4de5bc[_0x5dbb(0x5)],'size':0x18,'color':_0x4de5bc['color']}),React[_0x5dbb(0x3)](Text,{'style':styles[_0x5dbb(0x6)]},_0x4de5bc[_0x5dbb(0x7)])),_0x4de5bc[_0x5dbb(0x8)]&&React[_0x5dbb(0x3)](Text,{'style':styles[_0x5dbb(0x9)]},_0x4de5bc[_0x5dbb(0x8)]),React['createElement'](TouchableOpacity,{'style':[styles[_0x5dbb(0xa)],_0x2a82a2?styles[_0x5dbb(0xb)]:styles[_0x5dbb(0xc)]],'onPress':()=>_0xf951eb(_0x1ecd8c,!_0x2a82a2),'disabled':_0x4d95ba},_0x4d95ba?React[_0x5dbb(0x3)](ActivityIndicator,{'color':_0x56cf0f['NmzEf']}):React[_0x5dbb(0x3)](Text,{'style':styles[_0x5dbb(0xd)]},_0x2a82a2?_0x56cf0f[_0x5dbb(0xe)]:_0x56cf0f['HENjY'])));};return React[_0x5dbb(0x3)](View,{'style':styles[_0x5dbb(0xf)]},React['createElement'](Text,{'style':styles[_0x5dbb(0x10)]},_0x56cf0f[_0x5dbb(0x11)]),React['createElement'](Text,{'style':styles[_0x5dbb(0x12)]},_0x5dbb(0x13)),React[_0x5dbb(0x3)](View,{'style':styles[_0x5dbb(0x14)]},Object[_0x5dbb(0x15)](_0x4be814)[_0x5dbb(0x16)](([_0x30afc7,_0x3c412b])=>_0xa4f63(_0x30afc7,!!_0x3c412b))),React['createElement'](TouchableOpacity,{'style':[styles[_0x5dbb(0x17)],!_0x3e232a&&styles[_0x5dbb(0x18)]],'onPress':_0x34749c,'disabled':!_0x3e232a||_0x4d95ba},React[_0x5dbb(0x3)](Text,{'style':styles[_0x5dbb(0x19)]},_0x5dbb(0x1a))));};const styles=StyleSheet[_0x5dbb(0x1b)]({'container':{'flex':0x1,'padding':0x10},'title':{'fontSize':0x14,'fontWeight':_0x5dbb(0x1c),'marginBottom':0x8,'color':COLORS[_0x5dbb(0x1d)][_0x5dbb(0x1e)]},'subtitle':{'fontSize':0xe,'color':COLORS['text'][_0x5dbb(0x1f)],'marginBottom':0x18},'platformsList':{'flex':0x1},'platformContainer':{'backgroundColor':_0x5dbb(0x20),'borderRadius':0xc,'padding':0x10,'marginBottom':0x10,'borderWidth':0x1,'borderColor':COLORS[_0x5dbb(0x21)]},'platformHeader':{'flexDirection':_0x5dbb(0x22),'alignItems':_0x5dbb(0x23),'marginBottom':0x8},'platformName':{'fontSize':0x10,'fontWeight':'600','marginLeft':0xc,'color':COLORS[_0x5dbb(0x1d)][_0x5dbb(0x1e)]},'platformDescription':{'fontSize':0xe,'color':COLORS[_0x5dbb(0x1d)]['secondary'],'marginBottom':0x10},'connectButton':{'paddingVertical':0x8,'paddingHorizontal':0x10,'borderRadius':0x8,'alignItems':_0x5dbb(0x23)},'connectedButton':{'backgroundColor':COLORS[_0x5dbb(0x24)]},'disconnectedButton':{'backgroundColor':COLORS['primary']},'buttonText':{'color':_0x5dbb(0x20),'fontWeight':_0x5dbb(0x1c)},'proceedButton':{'backgroundColor':COLORS[_0x5dbb(0x1e)],'paddingVertical':0x10,'borderRadius':0xc,'alignItems':_0x5dbb(0x23),'marginTop':0x10},'disabledButton':{'opacity':0.5},'proceedButtonText':{'color':'#fff','fontSize':0x10,'fontWeight':'600'}});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x47ea(){const _0x2ff2b8=['#4CD964','#FFFFFF','iQOEc','fullWidthContainer','container','tjLQJ','borderBottom','createElement','topRow','leftContent','icon','xAoFW','Rgssg','compactIcon','contain','textContent','name','#E5E5E5','WhTqp','KNBeX','SFetb','descriptionBox','fullWidthDescription','compactDescription','description','row','center','space-between','surface','column','#F5F5F5','Inter','600','grey800','400','grey600'];_0x47ea=function(){return _0x2ff2b8;};return _0x47ea();}function _0x3e35(_0x47ea6a,_0x3e35fe){_0x47ea6a=_0x47ea6a-0x0;const _0xf4c2=_0x47ea();let _0x23d038=_0xf4c2[_0x47ea6a];return _0x23d038;}import React from'react';import{View,Text,TouchableOpacity,Image,StyleSheet,Switch,Platform}from'react-native';import{COLORS}from'../theme';const PlatformToggle=({platform:_0x15490b,isEnabled:_0x48bd46,onToggle:_0x502bc2,compact:compact=![],isLast:isLast=![],fullWidth:fullWidth=![],customIconSize:_0x30e179,onLongPress:_0x3beb78,onPressOut:_0x2ef456})=>{const _0x521e59={'iQOEc':function(_0x3f9cc0,_0x5d6c7f,_0x540993){return _0x3f9cc0(_0x5d6c7f,_0x540993);},'tjLQJ':function(_0x393ef6,_0x21aaf6){return _0x393ef6&&_0x21aaf6;},'xAoFW':function(_0x49d794,_0x639269){return _0x49d794-_0x639269;},'Rgssg':function(_0x29ba19,_0x295a37){return _0x29ba19-_0x295a37;},'WhTqp':_0x3e35(0x0),'KNBeX':'ios','SFetb':_0x3e35(0x1)},_0x31b4ff=()=>{_0x521e59[_0x3e35(0x2)](_0x502bc2,_0x15490b['id'],!_0x48bd46);},_0x298d43=fullWidth?styles[_0x3e35(0x3)]:compact?styles['compactContainer']:styles[_0x3e35(0x4)];return React['createElement'](TouchableOpacity,{'style':[_0x298d43,_0x521e59[_0x3e35(0x5)](!isLast,compact)&&styles[_0x3e35(0x6)]],'onLongPress':_0x3beb78,'onPressOut':_0x2ef456,'activeOpacity':_0x3beb78?0.7:0x1,'disabled':!_0x3beb78},React[_0x3e35(0x7)](View,{'style':styles[_0x3e35(0x8)]},React['createElement'](View,{'style':styles[_0x3e35(0x9)]},React['createElement'](Image,{'source':_0x15490b[_0x3e35(0xa)],'style':_0x30e179?{'width':_0x30e179,'height':_0x30e179,'marginRight':_0x521e59[_0x3e35(0xb)](0xc,_0x521e59[_0x3e35(0xc)](_0x30e179,0x1c))}:fullWidth?styles[_0x3e35(0xd)]:compact?styles[_0x3e35(0xd)]:styles[_0x3e35(0xa)],'resizeMode':_0x3e35(0xe)}),React['createElement'](View,{'style':styles[_0x3e35(0xf)]},React['createElement'](Text,{'style':fullWidth?styles['compactPlatformName']:compact?styles['compactPlatformName']:styles['platformName']},_0x15490b[_0x3e35(0x10)]))),React[_0x3e35(0x7)](Switch,{'value':_0x48bd46,'onValueChange':_0x31b4ff,'trackColor':{'false':_0x3e35(0x11),'true':_0x521e59[_0x3e35(0x12)]},'thumbColor':Platform['OS']===_0x521e59[_0x3e35(0x13)]?undefined:_0x48bd46?_0x521e59[_0x3e35(0x14)]:_0x521e59[_0x3e35(0x14)],'ios_backgroundColor':_0x3e35(0x11),'style':compact?styles['compactSwitch']:undefined})),fullWidth&&React[_0x3e35(0x7)](View,{'style':styles[_0x3e35(0x15)]},React[_0x3e35(0x7)](Text,{'style':styles[_0x3e35(0x16)]},_0x15490b['description'])),!fullWidth&&React[_0x3e35(0x7)](Text,{'style':compact?styles[_0x3e35(0x17)]:styles[_0x3e35(0x18)]},_0x15490b['description']));},styles=StyleSheet['create']({'container':{'flexDirection':_0x3e35(0x19),'alignItems':_0x3e35(0x1a),'justifyContent':_0x3e35(0x1b),'paddingVertical':0x10,'paddingHorizontal':0x10,'backgroundColor':COLORS[_0x3e35(0x1c)],'borderRadius':0xc,'marginBottom':0xc,'borderWidth':0x1,'borderColor':_0x3e35(0x11)},'compactContainer':{'flexDirection':_0x3e35(0x19),'alignItems':'center','justifyContent':'space-between','paddingVertical':0x10,'paddingHorizontal':0x10,'backgroundColor':COLORS['surface']},'fullWidthContainer':{'flexDirection':_0x3e35(0x1d),'paddingVertical':0x8,'paddingHorizontal':0x2,'backgroundColor':COLORS['surface'],'marginBottom':0x4,'marginHorizontal':0x0},'topRow':{'flexDirection':_0x3e35(0x19),'alignItems':_0x3e35(0x1a),'justifyContent':_0x3e35(0x1b),'marginBottom':0x4},'descriptionBox':{'backgroundColor':_0x3e35(0x1e),'borderRadius':0x8,'paddingVertical':0x8,'paddingHorizontal':0x4,'marginTop':0x2},'borderBottom':{'borderBottomWidth':0x1,'borderBottomColor':_0x3e35(0x11)},'leftContent':{'flexDirection':'row','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':_0x3e35(0x1f),'fontWeight':_0x3e35(0x20),'color':COLORS[_0x3e35(0x21)],'marginBottom':0x2},'compactPlatformName':{'fontSize':0x10,'fontFamily':_0x3e35(0x1f),'fontWeight':_0x3e35(0x20),'color':COLORS[_0x3e35(0x21)],'marginBottom':0x2},'description':{'fontSize':0xe,'fontFamily':_0x3e35(0x1f),'fontWeight':_0x3e35(0x22),'color':COLORS[_0x3e35(0x23)],'lineHeight':0x14},'compactDescription':{'fontSize':0xc,'fontFamily':_0x3e35(0x1f),'fontWeight':_0x3e35(0x22),'color':COLORS[_0x3e35(0x23)],'lineHeight':0x10},'fullWidthDescription':{'fontSize':0xd,'fontFamily':_0x3e35(0x1f),'fontWeight':_0x3e35(0x22),'color':COLORS[_0x3e35(0x23)],'lineHeight':0x12},'compactSwitch':{'transform':[{'scaleX':0.9},{'scaleY':0.9}]}});export default PlatformToggle;
|