@privy-io/expo 0.66.0 → 0.66.1

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/dist/esm/ui.js CHANGED
@@ -1,4 +1,4 @@
1
- import{b as $a}from"./chunk-M5BJ2TZH.js";import{O as No,S as le,T as ve,X as sa,a as Vo,aa as _,b as ke,c as Wo,d as _o,e as Ro,h as k,l as Y,r as Go,t as zo}from"./chunk-DYBRWUIC.js";import{a as C,b as ge,c as Q,d as L}from"./chunk-QTVIWU3N.js";import ee,{useEffect as lc,useRef as sc}from"react";import{useMemo as Ds}from"react";function ua(){let e=Y(),{isReady:a}=sa(),t=_o();return Ds(()=>{var s,u;if(!a)return null;let o=e.app.getConfig();if(!o)return null;let r=(s=o.require_users_accept_terms)!=null?s:!1,l=(u=t==null?void 0:t.has_accepted_terms)!=null?u:!1;return{termsAndConditionsUrl:o.terms_and_conditions_url,privacyPolicyUrl:o.privacy_policy_url,requireUsersAcceptTerms:r&&!l}},[e.app,a,t==null?void 0:t.has_accepted_terms])}import Jt,{useContext as Nu,useEffect as Sr,useMemo as Xu,useState as yr}from"react";import Ae,{useCallback as du,useEffect as lr,useState as sr}from"react";import{View as Wt,StyleSheet as nu,KeyboardAvoidingView as iu,Platform as fu}from"react-native";import{createErrorFormatter as cu}from"@privy-io/js-sdk-core";import Xe from"react";import{View as Jo,Text as zs,Pressable as Ns,StyleSheet as Xs}from"react-native";import Bt,{useEffect as Us}from"react";import{Animated as Dt,Easing as Es,useAnimatedValue as Os}from"react-native";import qs,{Path as Hs}from"react-native-svg";var Xo=({color:e})=>{let a=Os(0);Us(()=>{a.setValue(0);let o=Dt.loop(Dt.timing(a,{toValue:1,duration:1200,useNativeDriver:!0,easing:Es.linear}));return o.start(),()=>o.stop()},[a]);let t=a.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return Bt.createElement(Dt.View,{style:{transform:[{rotate:t}]}},Bt.createElement(qs,{width:20,height:20,viewBox:"0 0 20 20",fill:"none"},Bt.createElement(Hs,{d:"M19 10a9 9 0 11-6.219-8.56",stroke:e,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})))};import Ws,{useContext as _s}from"react";import{useMemo as Rs}from"react";import{createContext as Vs}from"react";var et=Vs(void 0);var Ko="#5B4FFF";function Zo({colorScheme:e,accentHex:a}){return e==="dark"?{interactive:a,background:"#22222A",backgroundSecondary:"#010110",backgroundInformation:"#1E1B4B",backgroundTertiary:"#010110",backgroundHighlight:"#052E16",text:"#ffffff",textPlaceholder:"#9498B8",textMuted:"#FFFFFF",textHighlight:"#BBF7D0",textTitle:"#FFFFFF",textInteractive:"#FFFFFF",icon:"#FFFFFF",iconInformation:"#818CF8",iconSubtle:"#919191",privyBrand:"#FFFFFF",success:"#4ADE80",successLight:"#C5F7D7",border:"#474869",borderInformation:"#818CF8",error:"#FCA5A5",errorDark:"#EF4444"}:{interactive:a,background:"#FFFFFF",backgroundSecondary:"#F3F3F3",backgroundInformation:"#E0E7FF",backgroundTertiary:"#FFFFFF",backgroundHighlight:"#F1F2F9",text:"#040217",textPlaceholder:"#9498B8",textMuted:"#64668B",textHighlight:"#64668B",textTitle:"#1A1C29",textInteractive:"#FFFFFF",icon:"#110F2A",iconSubtle:"#9498B8",iconInformation:"#4F46E5",privyBrand:"#010110",success:"#16A34A",successLight:"#DCFCE7",border:"#E2E3F0",borderInformation:"#5B4FFF",error:"#EF4444",errorDark:"#B91C1C"}}function jo({colorScheme:e,accentHex:a}){return{colors:Zo({colorScheme:e,accentHex:a}),colorScheme:e}}function Ut({children:e,appearance:a={}}){let{colorScheme:t="light",accentColor:o}=a,{isReady:r,client:l}=_s(_),s=Rs(()=>{var i,d;let u=r?l.app.getConfig():void 0,f=(i=u==null?void 0:u.accent_color)!=null?i:void 0;return jo({colorScheme:t,accentHex:(d=o!=null?o:f)!=null?d:Ko})},[t,o,r,l]);return Ws.createElement(et.Provider,{value:s},e)}import{useContext as Gs}from"react";var p=()=>{let e=Gs(et);if(e===void 0)throw new Error("Components calling useTheme must be wrapped in an ElementsThemeProvider");return e};var y=i=>{var d=i,{variant:e="primary",title:a,destroy:t=!1,loading:o=!1,LeftIcon:r,RightIcon:l,color:s,style:u}=d,f=Q(d,["variant","title","destroy","loading","LeftIcon","RightIcon","color","style"]);let{colors:c}=p(),n=t?c.errorDark:c.interactive,m={primary:n,secondary:c.backgroundTertiary,tertiary:c.background}[e],g={primary:c.textInteractive,secondary:c.text,tertiary:n}[e];return Xe.createElement(Ns,ge(C({},f),{disabled:f.disabled||o}),Xe.createElement(Jo,{style:[wa.buttonBox,{backgroundColor:m},e==="secondary"&&wa.buttonBoxSecondary,e==="secondary"&&{borderColor:c.border},u]},o?Xe.createElement(Xo,{color:s!=null?s:g}):Xe.createElement(Xe.Fragment,null,r,Xe.createElement(zs,{style:[wa.buttonLabel,{color:s!=null?s:g},e==="secondary"&&wa.buttonLabelSecondary,e==="tertiary"&&wa.buttonLabelTertiary]},a),!!l&&Xe.createElement(Jo,{style:{marginLeft:"auto"}},l))))},wa=Xs.create({buttonBox:{height:54,flexDirection:"row",justifyContent:"center",alignItems:"center",borderRadius:14,paddingHorizontal:16,gap:12},buttonBoxSecondary:{justifyContent:"flex-start",borderWidth:1,borderRadius:12},buttonLabel:{fontFamily:"Inter_600SemiBold",fontSize:16,lineHeight:24},buttonLabelSecondary:{fontFamily:"Inter_400Regular"},buttonLabelTertiary:{fontFamily:"Inter_500Medium"}});import Ke,{useState as $o,useRef as Js}from"react";import{View as Qs,TextInput as Ys,Text as ar,StyleSheet as $s,Platform as er,Pressable as eu}from"react-native";import Qo from"react";import{View as Ks,Text as Zs,StyleSheet as js}from"react-native";var Yo=({value:e,isFocused:a,isSuccess:t,isError:o})=>{let{colors:r}=p();return Qo.createElement(Ks,{style:[Et.box,{borderColor:o?r.error:t?r.success:a?r.interactive:r.border},a&&Et.focusedBox]},Qo.createElement(Zs,{style:[Et.text,{color:r.text}]},e))},Et=js.create({box:{flex:1,borderWidth:1,borderRadius:12,aspectRatio:3/4,justifyContent:"center",alignItems:"center"},focusedBox:{borderWidth:2},text:{fontFamily:"Inter_500Medium",fontSize:16,lineHeight:20}});var Ot=6,au=[0,1,2,"-",3,4,5];function qt({value:e="",status:a=" ",onChangeText:t=()=>{},editable:o=!0,success:r=!1,error:l=!1,autoFocus:s=!1}){let{colors:u}=p(),f=Js(null),[i,d]=$o(!1),[c,n]=$o({start:0,end:0}),m=h=>{let I=h.replace(/\D/g,"");t(I.substring(0,Ot))},g=i?Math.min(e.length,Ot-1):void 0;return Ke.createElement(Qs,{style:Pa.container},Ke.createElement(Ys,{autoFocus:s,style:Pa.invisibleTextInput,value:e,onChangeText:m,maxLength:Ot,ref:f,editable:o,onFocus:()=>{d(!0),n({start:0,end:e.length||0})},onBlur:()=>d(!1),onSelectionChange:h=>n(h.nativeEvent.selection),selection:c,keyboardType:"numeric",autoComplete:"sms-otp",textContentType:"oneTimeCode",contextMenuHidden:!1,selectTextOnFocus:!0,caretHidden:er.OS==="ios",cursorColor:er.OS==="android"?"transparent":void 0,selectionColor:"transparent"}),Ke.createElement(eu,{style:Pa.codeContainer,onPress:()=>{var h;return o&&((h=f.current)==null?void 0:h.focus())}},au.map((h,I)=>h==="-"?Ke.createElement(tu,{key:I}):Ke.createElement(Yo,{key:I,isFocused:g===h,value:e[h]||"",isSuccess:r,isError:l}))),Ke.createElement(ar,{style:[Pa.statusText,{color:l?u.errorDark:r?u.success:u.textMuted}]},a))}var tu=()=>{let{colors:e}=p();return Ke.createElement(ar,{style:[Pa.separator,{color:e.text}]},"-")},Pa=$s.create({container:{justifyContent:"center",paddingHorizontal:0,gap:6},invisibleTextInput:{position:"absolute",width:"100%",height:60,backgroundColor:"transparent",color:"transparent",opacity:0,fontSize:24,letterSpacing:20,paddingLeft:20,zIndex:1},codeContainer:{flexDirection:"row",alignItems:"center",gap:10,justifyContent:"space-between",zIndex:0},separator:{fontFamily:"Inter_600SemiBold",fontSize:18,lineHeight:24},statusText:{textAlign:"left",fontFamily:"Inter_400Regular",fontSize:14,lineHeight:22}});import Ht from"react";import{StyleSheet as ou,View as ru,Text as tr}from"react-native";var v=({title:e,subtitle:a,tight:t=!1,style:o})=>{let{colors:r}=p();return Ht.createElement(ru,{style:[at.titleContainer,t&&at.tightContainer,o]},Ht.createElement(tr,{style:[at.title,{color:r.textTitle}]},e),a&&Ht.createElement(tr,{style:[at.subtitle,{color:r.textMuted}]},a))},at=ou.create({titleContainer:{alignItems:"center",gap:16},tightContainer:{gap:4},title:{fontFamily:"Inter_600SemiBold",fontSize:24,lineHeight:38},subtitle:{fontFamily:"Inter_400Regular",fontSize:16,lineHeight:24,textAlign:"center"}});import tt from"react";import{Pressable as lu,StyleSheet as su,Text as or,View as uu}from"react-native";var rr=({hint:e,link:a,onPress:t,disabled:o})=>{let{colors:r}=p();return tt.createElement(uu,{style:Vt.container},tt.createElement(or,{style:[Vt.hintText,{color:r.textMuted}]},e),a&&tt.createElement(lu,{onPress:t,disabled:o},tt.createElement(or,{style:[Vt.linkText,{color:o?r.textMuted:r.interactive}]}," ",a)))},Vt=su.create({container:{display:"flex",flexDirection:"row",gap:2},hintText:{fontFamily:"Inter_400Regular",fontSize:14,lineHeight:22},linkText:{fontFamily:"Inter_500Medium",fontSize:14,lineHeight:22}});var pu=3e4,mu=()=>{let[e,a]=sr(!1),t=du(()=>{a(!1),setTimeout(()=>{a(!0)},pu)},[]);return lr(()=>{t()},[t]),[e,t]},se=({onSendCode:e,onRequestNewCode:a,subtitle:t,isLoading:o,error:r,isDone:l=!1,hint:s})=>{let[u,f]=sr("");lr(()=>{r&&f("")},[r]);let i=m=>{f(m),m.length===6&&e(m)},[d,c]=mu(),n=a&&(()=>{a(),c()});return Ae.createElement(iu,{behavior:fu.OS==="ios"?"padding":void 0,style:_t.innerContainer},Ae.createElement(Wt,{style:{flex:1,justifyContent:"space-between",paddingHorizontal:16,paddingBottom:16}},Ae.createElement(Wt,{style:_t.content},Ae.createElement(Wt,{style:_t.formContainer},Ae.createElement(v,{title:"Enter confirmation code",subtitle:t}),Ae.createElement(qt,{value:u,editable:!o,onChangeText:i,success:l,error:!!r,status:l?"Success.":r?gu(r):" ",autoFocus:!0}),!!n&&Ae.createElement(rr,{hint:s||"Didn\u2019t get a message?",link:"Resend code",onPress:n,disabled:!d}))),Ae.createElement(y,{title:"Continue",loading:o,onPress:()=>e(u),variant:"primary"})))},gu=cu({invalid_credentials:"Invalid code.",cannot_link_more_of_type:"You cannot authorize more than one account for this user.",max_accounts_reached:"This application has reached its user limit and cannot sign in new users.",user_does_not_exist:"Account not found. Please try logging in again or contact support.",linked_to_another_user:"This account has already been linked to another user.",invalid_data:"The code has expired.",too_many_requests:"Too many requests. Please try again later.",default:"Something went wrong. Please try again."}),_t=nu.create({innerContainer:{flex:1},content:{gap:16},formContainer:{rowGap:24}});import{forwardRef as Lu,createElement as dr}from"react";import*as Rt from"react-native-svg";var Ze={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"},ur={fill:Ze.fill,stroke:Ze.stroke,strokeWidth:Ze.strokeWidth,strokeLinecap:Ze.strokeLinecap,strokeLinejoin:Ze.strokeLinejoin};var x=(e,a)=>{let t=Lu((c,d)=>{var n=c,{color:o="currentColor",size:r=24,strokeWidth:l=2,absoluteStrokeWidth:s,children:u,"data-testid":f}=n,i=Q(n,["color","size","strokeWidth","absoluteStrokeWidth","children","data-testid"]);let m=C({stroke:o,strokeWidth:s?Number(l)*24/Number(r):l},i);return dr(Rt.Svg,C(ge(C({ref:d},Ze),{width:r,height:r,"data-testid":f}),m),[...a.map(([g,h])=>{let I=g.charAt(0).toUpperCase()+g.slice(1);return dr(Rt[I],C(C(C({},ur),m),h))}),...(Array.isArray(u)?u:[u])||[]])});return t.displayName=`${e}`,t};var Ma=x("ArrowLeftRight",[["path",{d:"M8 3 4 7l4 4",key:"9rb6wj"}],["path",{d:"M4 7h16",key:"6tx8e3"}],["path",{d:"m16 21 4-4-4-4",key:"siv7j2"}],["path",{d:"M20 17H4",key:"h6l3hr"}]]);var Fa=x("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);var ka=x("Ban",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m4.9 4.9 14.2 14.2",key:"1m5liu"}]]);var xe=x("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);var va=x("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);var Se=x("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);var Te=x("CircleCheckBig",[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]]);var be=x("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);var Be=x("CircleHelp",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);var ue=x("CircleX",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);var Aa=x("Clock10",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 8 10",key:"atfzqc"}]]);var De=x("CloudUpload",[["path",{d:"M12 13v8",key:"1l5pq0"}],["path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242",key:"1pljnt"}],["path",{d:"m8 17 4-4 4 4",key:"1quai1"}]]);var je=x("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]);var Ta=x("CreditCard",[["rect",{width:"20",height:"14",x:"2",y:"5",rx:"2",key:"ynyp8z"}],["line",{x1:"2",x2:"22",y1:"10",y2:"10",key:"1b3vmo"}]]);var Ue=x("ExternalLink",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);var ba=x("FileCheck",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m9 15 2 2 4-4",key:"1grp1n"}]]);var ce=x("Fingerprint",[["path",{d:"M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4",key:"1nerag"}],["path",{d:"M14 13.12c0 2.38 0 6.38-1 8.88",key:"o46ks0"}],["path",{d:"M17.29 21.02c.12-.6.43-2.3.5-3.02",key:"ptglia"}],["path",{d:"M2 12a10 10 0 0 1 18-6",key:"ydlgp0"}],["path",{d:"M2 16h.01",key:"1gqxmh"}],["path",{d:"M21.8 16c.2-2 .131-5.354 0-6",key:"drycrb"}],["path",{d:"M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2",key:"1tidbn"}],["path",{d:"M8.65 22c.21-.66.45-1.32.57-2",key:"13wd9y"}],["path",{d:"M9 6.8a6 6 0 0 1 9 5.2v2",key:"1fr1j5"}]]);var Je=x("Info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]);var Ba=x("LogIn",[["path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4",key:"u53s6r"}],["polyline",{points:"10 17 15 12 10 7",key:"1ail0h"}],["line",{x1:"15",x2:"3",y1:"12",y2:"12",key:"v6grx8"}]]);var Qe=x("Mail",[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}]]);var ye=x("Phone",[["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]]);var Da=x("QrCode",[["rect",{width:"5",height:"5",x:"3",y:"3",rx:"1",key:"1tu5fj"}],["rect",{width:"5",height:"5",x:"16",y:"3",rx:"1",key:"1v8r4q"}],["rect",{width:"5",height:"5",x:"3",y:"16",rx:"1",key:"1x03jg"}],["path",{d:"M21 16h-3a2 2 0 0 0-2 2v3",key:"177gqh"}],["path",{d:"M21 21v.01",key:"ents32"}],["path",{d:"M12 7v3a2 2 0 0 1-2 2H7",key:"8crl2c"}],["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M12 3h.01",key:"n36tog"}],["path",{d:"M12 16v.01",key:"133mhm"}],["path",{d:"M16 12h1",key:"1slzba"}],["path",{d:"M21 12v.01",key:"1lwtk9"}],["path",{d:"M12 21v-1",key:"1880an"}]]);var Ye=x("ScanFace",[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["path",{d:"M8 14s1.5 2 4 2 4-2 4-2",key:"1y1vjs"}],["path",{d:"M9 9h.01",key:"1q5me6"}],["path",{d:"M15 9h.01",key:"x1ddxp"}]]);var Ua=x("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);var we=x("ShieldCheck",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);var $e=x("Smartphone",[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2",key:"1yt0o3"}],["path",{d:"M12 18h.01",key:"mhygvu"}]]);var Ea=x("UserCheck",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["polyline",{points:"16 11 18 13 22 9",key:"1pwet4"}]]);var Oa=x("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);import de,{useState as bu}from"react";import{View as qa,StyleSheet as Bu,KeyboardAvoidingView as Du,Platform as Uu}from"react-native";import{createErrorFormatter as Eu}from"@privy-io/js-sdk-core";import*as zt from"expo-web-browser";import ot from"react";import{View as Iu,Text as Gt,StyleSheet as hu}from"react-native";function da(){let e=ua(),{colors:a}=p();if(!e)return null;let{termsAndConditionsUrl:t,privacyPolicyUrl:o,requireUsersAcceptTerms:r}=e;if(r||!t&&!o)return null;let l=!!(t&&o);return ot.createElement(Iu,{style:rt.container},ot.createElement(Gt,{style:[rt.hintText,{color:a.textMuted}]},"By logging in I agree to the"," ",t&&ot.createElement(Gt,{style:[rt.linkText,{color:a.interactive}],onPress:()=>zt.openBrowserAsync(t)},l?"Terms":"Terms of Service"),!1,l&&" & ",o&&ot.createElement(Gt,{style:[rt.linkText,{color:a.interactive}],onPress:()=>zt.openBrowserAsync(o)},"Privacy Policy")))}var rt=hu.create({container:{paddingVertical:8,justifyContent:"center"},hintText:{fontFamily:"Inter_400Regular",textAlign:"center",fontSize:14,lineHeight:22},linkText:{fontFamily:"Inter_500Medium",fontSize:14,lineHeight:22}});import*as ir from"expo-linking";import Xt from"react";import{Pressable as yu,StyleSheet as wu,View as Pu}from"react-native";import*as Nt from"react";import Cu,{Path as xu}from"react-native-svg";var Su=e=>Nt.createElement(Cu,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 460 40"},e),Nt.createElement(xu,{fill:e.color,d:"M0 15.4v15.38h4.64V19.96h3.58c2.47 0 3.63-.01 3.77-.02 1-.08 1.49-.15 2.18-.3a9.45 9.45 0 0 0 4.6-2.37c1.66-1.57 2.64-3.87 2.81-6.56.02-.3.02-1.19 0-1.49-.1-1.77-.56-3.35-1.36-4.72A8.84 8.84 0 0 0 15.14.57c-.93-.3-1.75-.43-3.09-.54C11.9.02 10.2 0 5.93 0H0ZM10.85 4c1.85.05 3.1.45 4.16 1.3.22.17.54.49.69.68a5.97 5.97 0 0 1 1.19 3.13c.04.35.04 1.36 0 1.71-.08.68-.23 1.3-.44 1.85a4.8 4.8 0 0 1-1.09 1.68A5.63 5.63 0 0 1 12 15.92c-.6.08-.4.08-4.01.09H4.64V3.98h2.9c1.6 0 3.08 0 3.31.02m176.8 1.71v5.72h-.27l-.09-.14a16 16 0 0 0-1.21-1.73c-.43-.5-1-.95-1.7-1.36-.54-.3-1.05-.5-1.73-.63a9 9 0 0 0-1.7-.17 8.84 8.84 0 0 0-7.8 4.03 12.95 12.95 0 0 0-2.03 6.39c-.07.98-.06 2.15.02 3.13.2 2.47.87 4.53 2.02 6.25a8.98 8.98 0 0 0 10.22 3.65 6.5 6.5 0 0 0 2.8-1.93c.41-.51.84-1.1 1.1-1.55l.1-.17h.37v3.58h4.38V0h-4.48Zm-5.24 5.54c1.3.14 2.3.6 3.17 1.48.9.9 1.5 2.09 1.85 3.64.36 1.6.39 3.72.06 5.43a8.1 8.1 0 0 1-1.54 3.62 5.1 5.1 0 0 1-3.93 1.96 6.1 6.1 0 0 1-2.32-.31 5.87 5.87 0 0 1-3.33-3.5c-.39-1-.62-2.05-.72-3.32-.03-.32-.04-1.35-.02-1.73q.12-2.34.96-4.05a6.2 6.2 0 0 1 1.06-1.58 5.08 5.08 0 0 1 3.6-1.66c.25-.02.9 0 1.16.02m27.66 4.14.01 15.38h4.38l.01-3.57h.37l.09.15c.24.44.84 1.26 1.21 1.7a6.8 6.8 0 0 0 2.57 1.75 9.3 9.3 0 0 0 6.86-.49 9.28 9.28 0 0 0 4.05-4.07A13 13 0 0 0 231 21.6c.21-1.73.18-3.7-.09-5.32a13 13 0 0 0-1.5-4.3 9.1 9.1 0 0 0-3.75-3.63 9.15 9.15 0 0 0-4.43-.96 7.5 7.5 0 0 0-2.8.5A7.1 7.1 0 0 0 216 9.7c-.4.52-.82 1.12-1.1 1.59l-.07.14h-.27V0h-4.5Zm11.13-4.14c1.07.1 1.94.44 2.7 1.04a6.1 6.1 0 0 1 1.64 1.98c.43.84.78 2 .94 3.11.15 1.16.16 2.4.02 3.54a9.34 9.34 0 0 1-1.39 4.03 5.33 5.33 0 0 1-2.69 2.15c-.9.3-2.04.38-3.06.2a5.14 5.14 0 0 1-3.45-2.37 6 6 0 0 1-.45-.8c-.5-1.03-.8-2.2-.92-3.58-.04-.49-.06-.89-.05-1.53.01-.76.05-1.23.13-1.85.38-2.53 1.47-4.38 3.15-5.31a5.5 5.5 0 0 1 2.3-.63 10 10 0 0 1 1.13.02M69.05 2.17l-.01 2.77V7.7h-3.36v3.6h3.36v6.8l.01 7.15c.06 1.4.4 2.44 1.1 3.37a5.8 5.8 0 0 0 2.97 2.07c.91.3 1.83.42 2.9.38a8.7 8.7 0 0 0 2.66-.48l-.8-3.7-.38.06a4.96 4.96 0 0 1-2.43-.06c-.33-.1-.56-.25-.8-.49-.4-.41-.6-.88-.7-1.67-.02-.2-.02-.62-.03-6.82v-6.6h4.73V7.7h-4.73V2.16h-4.49Zm64.29 0V7.7h-3.39v3.6h3.38v6.9l.01 7.17a5.66 5.66 0 0 0 2.36 4.49c.85.6 2.03 1.03 3.26 1.17.85.1 2.03.05 2.81-.1.3-.06.75-.18 1-.26l.2-.06v-.05l-.81-3.67-.37.06a5 5 0 0 1-1.8.09c-.85-.13-1.32-.4-1.7-.97a2.6 2.6 0 0 1-.39-1.04c-.06-.4-.06 0-.06-7.1V11.3h4.7V7.7h-4.7l-.01-2.77V2.16h-4.49Zm160.07.19a14.56 14.56 0 0 0-13.7 16.07 14.59 14.59 0 0 0 21.86 11.08 14.5 14.5 0 0 0 7.11-14.07 14.61 14.61 0 0 0-6.53-10.73 14.5 14.5 0 0 0-8.74-2.35m57.39 0a10.17 10.17 0 0 0-7.56 4.2c-.16.2-.45.63-.58.83l-.05.1h-.47l-.01-4.36h-7.36v36.4h7.82V27.27h.49l.05.07a11.3 11.3 0 0 0 7.49 4.15 10.52 10.52 0 0 0 9.38-4.1c1.66-2.1 2.73-4.9 3.07-8.06.1-.87.13-1.4.13-2.37 0-.8 0-1.1-.07-1.76a15.95 15.95 0 0 0-3.23-8.72 12.8 12.8 0 0 0-1.85-1.84 10.5 10.5 0 0 0-7.26-2.28Zm-.94 6.05c1.27.15 2.33.65 3.2 1.5.98.96 1.67 2.31 2.03 4 .34 1.57.38 3.68.12 5.39a9.8 9.8 0 0 1-1.04 3.25c-.14.25-.44.69-.6.89a5.35 5.35 0 0 1-4.31 2.07 5.25 5.25 0 0 1-4.41-1.9 7.4 7.4 0 0 1-1.26-2.32 14.1 14.1 0 0 1-.62-4.83c.05-1.98.38-3.53 1.02-4.85a5.63 5.63 0 0 1 2.5-2.65c.66-.34 1.3-.5 2.14-.58.18-.02 1.04 0 1.23.03m13.77-5.31-.01 3.2v3.16h1.43c1.26.01 1.44.02 1.54.04.42.09.66.28.79.62.08.23.08.08.08 2.96a912 912 0 0 1 .03 10.18v7.54h7.82v-7.4l.01-7.83c.03-.94.11-1.63.27-2.28.46-1.9 1.54-2.93 3.35-3.23.52-.08.2-.08 5-.08h4.4v-6.9h-3.1c-3.48 0-3.91.01-4.67.1-1.83.2-3.04.79-3.96 1.88-.5.6-.9 1.32-1.26 2.26l-.06.17h-.46v-4.4h-5.6c-4.46 0-5.6 0-5.6.02Zm27.17 13.85V30.8h3.87l3.86-.01V3.09h-7.73Zm9.8-13.85-.01.4v.38l4.66 13.4 4.69 13.47.02.05h10.3l.03-.05 4.67-13.45 4.67-13.4v-.8h-7.43l-6.7 19.26h-.5l-3.28-9.5-3.31-9.64-.05-.12h-3.88l-3.88.01Zm30.38 0c-.01 0-.02.19-.02.4v.39l5.08 14.59c2.8 8.02 5.08 14.6 5.08 14.61.01.02-.22.02-4.8.02h-4.82v6.42h4.95c5.09 0 5.23 0 5.87-.06 3.15-.28 5.29-1.63 6.63-4.15.28-.55.44-.95.87-2.16L459 6.78l1-2.89v-.8h-7.43l-6.69 19.26h-.5l-3.27-9.46-3.31-9.64-.06-.16h-3.88zM36.57 7.36c-1.36.1-2.6.6-3.62 1.45a5.65 5.65 0 0 0-1.67 2.42l-.05.13H31V7.7h-4.35v23.08h4.5v-7.3c0-8 0-7.34.08-7.82a4.9 4.9 0 0 1 2.06-3.18c.83-.58 1.74-.89 2.87-.98a12 12 0 0 1 2.8.25H39v-4.3l-.21-.02c-.61-.07-1.74-.1-2.22-.07m14.51.05c-2.33.12-4.3.84-5.95 2.16a9.9 9.9 0 0 0-2.03 2.2 12.5 12.5 0 0 0-2 5.78 18 18 0 0 0 0 3.65 12.13 12.13 0 0 0 2.26 6.05 9.74 9.74 0 0 0 5 3.52c2.11.64 4.7.64 6.8 0a9.8 9.8 0 0 0 4.88-3.37c1.38-1.78 2.19-4 2.4-6.58.13-1.46.06-3.06-.18-4.42a11.24 11.24 0 0 0-3.58-6.6 10 10 0 0 0-5.75-2.35c-.56-.06-1.31-.07-1.85-.04m1.42 3.78c.88.1 1.62.34 2.28.75a6.1 6.1 0 0 1 1.99 2.15 10.3 10.3 0 0 1 1.2 5c.02 1.23-.12 2.44-.42 3.51a7.14 7.14 0 0 1-1.81 3.32c-.61.6-1.2.98-1.95 1.24a6 6 0 0 1-2 .3 5.7 5.7 0 0 1-2.72-.6 5 5 0 0 1-1.28-.94A7.1 7.1 0 0 1 46 22.73c-.57-1.99-.6-4.46-.08-6.5a7.24 7.24 0 0 1 2.03-3.67 5.13 5.13 0 0 1 3.35-1.4 11 11 0 0 1 1.2.03M92.05 7.4c-.96.06-1.56.15-2.3.33a9.62 9.62 0 0 0-6.09 4.66 13.5 13.5 0 0 0-1.71 7c0 .83 0 1.04.06 1.6.16 1.77.58 3.32 1.29 4.7A9.72 9.72 0 0 0 90.28 31c1.84.37 4.08.32 5.85-.13a9.07 9.07 0 0 0 5.02-3.1A7.6 7.6 0 0 0 102.5 25l-2.11-.39-2.11-.38-.08.13a4.72 4.72 0 0 1-2.35 2.55 6.3 6.3 0 0 1-2.23.58c-.29.03-1.13.03-1.44 0a6.35 6.35 0 0 1-3.02-1.04 5.93 5.93 0 0 1-2.02-2.43 8.4 8.4 0 0 1-.72-3.18v-.26h16.38v-.81c0-1.83-.06-2.76-.25-3.87-.2-1.22-.53-2.24-1.05-3.28a8.9 8.9 0 0 0-2.66-3.26 10.1 10.1 0 0 0-5.34-1.94 18 18 0 0 0-1.46-.03Zm1.3 3.75c1.2.13 2.19.55 3.05 1.3a5.8 5.8 0 0 1 1.78 2.96c.13.51.21 1.17.21 1.66v.15H86.43v-.12c.08-.97.3-1.78.72-2.61.5-1 1.2-1.8 2.14-2.42a5.3 5.3 0 0 1 2.9-.95c.2-.01.97 0 1.17.03Zm23.44-3.74c-2 .1-3.73.65-5.22 1.65a10.7 10.7 0 0 0-4.25 6.06 16.1 16.1 0 0 0-.5 5.8c.2 2.17.84 4.13 1.88 5.76.58.9 1.32 1.73 2.15 2.4a9.4 9.4 0 0 0 3.6 1.8 12 12 0 0 0 3.92.34 10.2 10.2 0 0 0 3.84-.95 8.31 8.31 0 0 0 4.76-6.75l.01-.04h-4.37l-.05.16a4.87 4.87 0 0 1-4.24 3.75c-.59.07-1.32.06-1.93-.05a5.47 5.47 0 0 1-3.5-2.27c-.56-.75-1-1.73-1.26-2.79a13.8 13.8 0 0 1-.16-5.24 7.77 7.77 0 0 1 2.1-4.3 5.5 5.5 0 0 1 2.15-1.3 6.4 6.4 0 0 1 3.89.1c.59.21 1.03.5 1.5.96a5.3 5.3 0 0 1 1.46 2.5l.04.15h4.37v-.06a8.22 8.22 0 0 0-5.31-6.94 11 11 0 0 0-4.88-.74m39.41 0a9.87 9.87 0 0 0-6 2.29 11 11 0 0 0-3.41 5.43c-.52 1.78-.68 3.9-.48 5.97.17 1.8.63 3.38 1.37 4.8a9.68 9.68 0 0 0 5.91 4.86c1.65.48 3.63.61 5.53.36 3.72-.49 6.55-2.62 7.56-5.69.12-.39.13-.42.1-.43-.02 0-4.13-.75-4.19-.75-.03 0-.04 0-.1.16-.18.42-.45.9-.72 1.22-.16.2-.49.53-.7.7-.67.54-1.5.9-2.43 1.08-.48.08-.83.11-1.41.11-.64 0-1.07-.04-1.6-.15a5.76 5.76 0 0 1-3.93-2.83 8 8 0 0 1-.99-3.79v-.16h16.38v-1.11l-.02-1.43c-.1-2.25-.53-4-1.35-5.59a9.24 9.24 0 0 0-6.18-4.75c-1.04-.26-2.2-.36-3.33-.3Zm1.45 3.74a5.35 5.35 0 0 1 3.66 1.94 6.1 6.1 0 0 1 1.38 4.01v.12h-11.97v-.06c0-.02 0-.14.02-.25a6.6 6.6 0 0 1 2.15-4.32 5.73 5.73 0 0 1 3.5-1.46c.25-.02 1 0 1.26.02m75.93-3.33 8.37 23.22a49 49 0 0 1-.67 1.9 5.4 5.4 0 0 1-1.14 1.8c-.41.4-.82.58-1.48.69-.27.04-1.03.03-1.35 0a8 8 0 0 1-1.1-.23l-1.08 3.67c0 .02.32.14.66.22.83.21 1.57.29 2.56.28.56-.01.8-.03 1.24-.1 2.71-.4 4.66-2.09 5.86-5.08l9.64-26.44c0-.02-4.82-.06-4.83-.05l-2.93 8.96-2.91 8.94h-.24l-.22-.65-2.91-8.95-2.7-8.3h-4.82Zm59.47 27.98c-1.18.04-1.93.09-2.8.16-2.52.24-4.53.69-5.43 1.23-.7.41-.76.86-.2 1.28.88.66 3.29 1.19 6.36 1.4a49 49 0 0 0 5.75.05c3.47-.19 6.24-.78 7.11-1.5.22-.19.3-.34.3-.53 0-.1 0-.12-.04-.22-.35-.69-2.32-1.3-5.25-1.63a41 41 0 0 0-5.8-.24m0 0"})),nr=Su;var Mu="https://privy.io/?utm_source=module&utm_medium=module&utm_campaign=registration_module",B=()=>{let{colors:e}=p();return Xt.createElement(Pu,{style:Fu.legalFooterContainer},Xt.createElement(yu,{onPress:()=>ir.openURL(Mu),accessibilityRole:"link"},Xt.createElement(nr,{color:e.privyBrand,width:"100%",height:11})))},Fu=wu.create({legalFooterContainer:{flexDirection:"row",alignItems:"center",marginVertical:16,justifyContent:"center",gap:2}});import lt,{useState as ku}from"react";import{View as fr,TextInput as vu,StyleSheet as Au,Text as Tu,Platform as cr}from"react-native";var na=r=>{var l=r,{error:e,status:a,LeftIcon:t}=l,o=Q(l,["error","status","LeftIcon"]);let{colors:s}=p(),[u,f]=ku(!1);return lt.createElement(fr,{style:st.container},lt.createElement(fr,{style:[st.inputBox,{backgroundColor:s.backgroundSecondary,borderColor:s.border},u&&{borderColor:s.interactive},e&&{borderColor:s.error}]},t,lt.createElement(vu,C({cursorColor:s.interactive,placeholderTextColor:s.textPlaceholder,onFocus:()=>f(!0),onBlur:()=>f(!1),autoCapitalize:"none",returnKeyType:"next",multiline:!1,numberOfLines:1,style:[st.input,{color:s.text}]},o))),a&&lt.createElement(Tu,{style:[st.statusText,{color:s.textMuted},e&&{color:s.errorDark}]},a))},st=Au.create({container:{gap:6},input:{flex:1,fontFamily:"Inter_400Regular",fontSize:18,lineHeight:cr.OS==="android"?30:void 0,height:cr.OS==="ios"?30:void 0},inputBox:{flexDirection:"row",paddingHorizontal:16,height:64,borderRadius:14,alignItems:"center",columnGap:10,borderWidth:2},statusText:{textAlign:"left",fontFamily:"Inter_400Regular",fontSize:14,lineHeight:22}});var pr=({sendCode:e,isLoading:a,error:t,initialEmail:o,FooterComponent:r})=>{let[l,s]=bu(o!=null?o:""),{colors:u}=p();return de.createElement(Du,{behavior:Uu.OS==="ios"?"padding":void 0,style:ut.innerContainer},de.createElement(qa,{style:{flex:1,justifyContent:"space-between",paddingHorizontal:16,paddingBottom:16}},de.createElement(qa,{style:ut.content},de.createElement(qa,{style:ut.content},de.createElement(qa,{style:ut.formContainer},de.createElement(v,{title:"Enter your email"}),de.createElement(na,{LeftIcon:de.createElement(Qe,{size:24,color:u.icon}),value:l,onChangeText:s,error:!!t,status:t?Ou(t):" ",placeholder:"your@email.com",autoComplete:"email",keyboardType:"email-address",autoFocus:!0})),r),de.createElement(B,null)),de.createElement(qa,null,de.createElement(y,{title:"Continue",loading:a,onPress:()=>e(l)}),de.createElement(da,null))))},Ou=Eu({allowlist_rejected:"You don't have access to this app. Have you been invited?",max_accounts_reached:"This application has reached its user limit and cannot sign in new users.",invalid_data:"Email address is incorrect.",too_many_requests:"Too many requests. Please try again later.",disallowed_plus_email:"Please enter a valid email address without a '+'",default:"Something went wrong. Please try again."}),ut=Bu.create({innerContainer:{flex:1},content:{gap:4},formContainer:{rowGap:24}});import{useCallback as Wu}from"react";import{create as _u}from"zustand";var S=class extends Error{constructor(t,o){super(o);this.code=t,this.error=o}},A=class extends S{constructor(t){super("underlying_error",t instanceof Error?t.message:"An underlying error occurred");this.wrappedError=t}};var Kt={success:e=>({value:e}),error:e=>({error:e})};var mr=e=>{let a=Array.from(new Set(e));return a.length===0?Kt.error(new S("no_login_methods_available","No login methods available")):Kt.success(a)},Zt=e=>{let a=e.length,t=e.every(o=>o==="sms"||o==="email");return a<=2&&t?e[0]:null},gr=(e,a)=>{if(e.length!==2)return null;let[t,o]=e;return a===t?o:t},Ee={email:"email",sms:"phone",google:"Google",apple:"Apple",discord:"Discord",twitter:"X",github:"Github",spotify:"Spotify",instagram:"Instagram",tiktok:"Tiktok",linkedin:"LinkedIn",line:"LINE",twitch:"Twitch"};import{useEffect as qu}from"react";import{createStore as Hu}from"zustand/vanilla";var jt=Hu()(e=>({elementsConfig:null,updateUIMounted:a=>e({elementsConfig:a})})),ia=()=>{let{elementsConfig:e}=jt.getState();if(!(e!==null))throw new S("privy_elements_not_ready","Privy Elements is not mounted")},Lr=()=>{let{elementsConfig:e}=jt.getState();if(e===null)throw new S("privy_elements_not_ready","Privy Elements is not mounted");return e},Ir=e=>{qu(()=>{let{updateUIMounted:a}=jt.getState();return a(e),()=>{a(null)}},[e])};function fa(e){return new Promise((a,t)=>{e({resolve:a,reject:t})})}function Vu(e,a){return{resolve:t=>{a(),e.resolve(t)},reject:t=>{a(),e.reject(t)}}}function dt(e,a,t){let o=setTimeout(()=>{e.reject(a())},t);return Vu(e,()=>{clearTimeout(o)})}var Ru=1e3*60*5,ea=_u()((e,a)=>({privyElementsConfig:null,loginPromiseResolvers:null,activeLoginMethod:null,openLoginFlow:(t,o,r,l)=>fa(s=>{var c,n,m;let u=o.app.getConfig();if(!u)return s.reject(new S("privy_not_ready","Privy is not ready"));if(r!==null)return s.reject(new S("user_already_logged_in","User is already logged in"));if(ia(),a().loginPromiseResolvers!==null)return s.reject(new S("existing_login_flow_in_progress","A login flow is already in progress"));let f=mr(t.loginMethods);if(f.error)return s.reject(f.error);let i={loginMethods:f.value,appearance:{logo:(m=(n=(c=t.appearance)==null?void 0:c.logo)!=null?n:u.logo_url)!=null?m:void 0}},d=dt(s,()=>(e({privyElementsConfig:null,loginPromiseResolvers:null}),new S("login_flow_timeout","The login flow timed out")),Ru);l(),e({loginPromiseResolvers:d,privyElementsConfig:i,activeLoginMethod:Zt(i.loginMethods)})}),closeLoginFlow:()=>{var t;return(t=a().loginPromiseResolvers)==null||t.reject(new S("login_flow_closed","The login flow was closed")),e({privyElementsConfig:null,loginPromiseResolvers:null})},goBack:()=>{let{activeLoginMethod:t,privyElementsConfig:o,updateActiveLoginMethod:r,closeLoginFlow:l}=a();if(!o){l();return}let s=Zt(o.loginMethods)===null;t===null||!s?l():r(null)},updateActiveLoginMethod:t=>e({activeLoginMethod:t})})),nt=()=>ea(e=>e.privyElementsConfig),hr=()=>ea(e=>e.openLoginFlow),Oe=()=>{let e=ea(t=>t.closeLoginFlow),a=ua();return Wu(t=>{a!=null&&a.requireUsersAcceptTerms&&!(t!=null&&t.termsReviewed)||e()},[e,a])},it=()=>ea(e=>e.goBack),Cr=()=>[ea(e=>e.activeLoginMethod),ea(e=>e.updateActiveLoginMethod)],Gu=e=>{let{loginPromiseResolvers:a}=ea.getState();a==null||a.resolve(e)},xr=()=>Gu;import zu from"react";var ft=({onLoginMethodChange:e,otherLoginMethod:a})=>a?zu.createElement(y,{variant:"tertiary",title:`Use ${Ee[a]} instead`,onPress:()=>e(a)}):null;var Ku=600,wr=({goBackRef:e,onLoginMethodChange:a,otherLoginMethod:t})=>{let{setOtpState:o}=Nu(_),r=Oe(),[l,s]=yr(""),{state:u,loginWithCode:f,sendCode:i}=Go(),[d,c]=yr("email"),{step:n,error:m=null,isLoading:g=!1,isDone:h=!1}=Xu(()=>{var I;switch(u.status){case"initial":return{step:{type:"email"}};case"sending-code":return{step:{type:d},isLoading:!0};case"awaiting-code-input":return{step:{type:"code"}};case"submitting-code":return{step:{type:"code"},isLoading:!0};case"done":return{step:{type:"code"},isDone:!0};case"error":return{step:{type:d},error:(I=u.error)!=null?I:new Error("Unknown error")}}},[d,u.status]);switch(d!==n.type&&c(n.type),Sr(()=>{if(!h)return;let I=setTimeout(()=>{r()},Ku);return()=>clearTimeout(I)},[h,r]),Sr(()=>{if(n.type==="code")return e.current=()=>{o({status:"initial"})},()=>{e.current=null}},[n.type,o]),n.type){case"code":return Jt.createElement(se,{onSendCode:I=>f({code:I,email:l}),onRequestNewCode:()=>i({email:l}),subtitle:`Please check ${l} for a message with your login code.`,isLoading:g,error:m,isDone:h});case"email":return Jt.createElement(pr,{initialEmail:l,sendCode:I=>{s(I),i({email:I})},isLoading:g,error:m,FooterComponent:Jt.createElement(ft,{onLoginMethodChange:a,otherLoginMethod:t})})}};import $t,{useContext as wd,useEffect as Dr,useMemo as Pd,useState as Ur}from"react";import te,{useState as Yt}from"react";import{View as Va,StyleSheet as gd,KeyboardAvoidingView as Ld,Platform as Id}from"react-native";import{getPlaceholderPhoneNumber as hd,phoneNumberTypingFormatter as Cd,createErrorFormatter as xd,formatPhoneNumber as Sd}from"@privy-io/js-sdk-core";import qe,{useMemo as td,useState as od}from"react";import{View as rd,StyleSheet as ld,KeyboardAvoidingView as sd,Platform as ud,FlatList as dd}from"react-native";import{useState as Zu,useEffect as ju}from"react";function Pr(e,a){let[t,o]=Zu(e);return ju(()=>{let r=setTimeout(()=>{o(e)},a);return()=>{clearTimeout(r)}},[e,a]),t}import{getCountryCallingCode as Qu}from"@privy-io/js-sdk-core";var Mr=[["Afghanistan","AF","\u{1F1E6}\u{1F1EB}"],["Albania","AL","\u{1F1E6}\u{1F1F1}"],["Algeria","DZ","\u{1F1E9}\u{1F1FF}"],["American Samoa","AS","\u{1F1E6}\u{1F1F8}"],["Andorra","AD","\u{1F1E6}\u{1F1E9}"],["Angola","AO","\u{1F1E6}\u{1F1F4}"],["Anguilla","AI","\u{1F1E6}\u{1F1EE}"],["Antigua & Barbuda","AG","\u{1F1E6}\u{1F1EC}"],["Argentina","AR","\u{1F1E6}\u{1F1F7}"],["Armenia","AM","\u{1F1E6}\u{1F1F2}"],["Aruba","AW","\u{1F1E6}\u{1F1FC}"],["Ascension Island","AC","\u{1F1E6}\u{1F1E8}"],["Australia","AU","\u{1F1E6}\u{1F1FA}"],["Austria","AT","\u{1F1E6}\u{1F1F9}"],["Azerbaijan","AZ","\u{1F1E6}\u{1F1FF}"],["Bahamas","BS","\u{1F1E7}\u{1F1F8}"],["Bahrain","BH","\u{1F1E7}\u{1F1ED}"],["Bangladesh","BD","\u{1F1E7}\u{1F1E9}"],["Barbados","BB","\u{1F1E7}\u{1F1E7}"],["Belarus","BY","\u{1F1E7}\u{1F1FE}"],["Belgium","BE","\u{1F1E7}\u{1F1EA}"],["Belize","BZ","\u{1F1E7}\u{1F1FF}"],["Benin","BJ","\u{1F1E7}\u{1F1EF}"],["Bermuda","BM","\u{1F1E7}\u{1F1F2}"],["Bhutan","BT","\u{1F1E7}\u{1F1F9}"],["Bolivia","BO","\u{1F1E7}\u{1F1F4}"],["Bosnia & Herzegovina","BA","\u{1F1E7}\u{1F1E6}"],["Botswana","BW","\u{1F1E7}\u{1F1FC}"],["Brazil","BR","\u{1F1E7}\u{1F1F7}"],["British Indian Ocean Territory","IO","\u{1F1EE}\u{1F1F4}"],["British Virgin Islands","VG","\u{1F1FB}\u{1F1EC}"],["Brunei","BN","\u{1F1E7}\u{1F1F3}"],["Bulgaria","BG","\u{1F1E7}\u{1F1EC}"],["Burkina Faso","BF","\u{1F1E7}\u{1F1EB}"],["Burundi","BI","\u{1F1E7}\u{1F1EE}"],["Cambodia","KH","\u{1F1F0}\u{1F1ED}"],["Cameroon","CM","\u{1F1E8}\u{1F1F2}"],["Canada","CA","\u{1F1E8}\u{1F1E6}"],["Cape Verde","CV","\u{1F1E8}\u{1F1FB}"],["Caribbean Netherlands","BQ","\u{1F1E7}\u{1F1F6}"],["Cayman Islands","KY","\u{1F1F0}\u{1F1FE}"],["Central African Republic","CF","\u{1F1E8}\u{1F1EB}"],["Chad","TD","\u{1F1F9}\u{1F1E9}"],["Chile","CL","\u{1F1E8}\u{1F1F1}"],["China","CN","\u{1F1E8}\u{1F1F3}"],["Christmas Island","CX","\u{1F1E8}\u{1F1FD}"],["Cocos (Keeling) Islands","CC","\u{1F1E8}\u{1F1E8}"],["Colombia","CO","\u{1F1E8}\u{1F1F4}"],["Comoros","KM","\u{1F1F0}\u{1F1F2}"],["Congo - Brazzaville","CG","\u{1F1E8}\u{1F1EC}"],["Congo - Kinshasa","CD","\u{1F1E8}\u{1F1E9}"],["Cook Islands","CK","\u{1F1E8}\u{1F1F0}"],["Costa Rica","CR","\u{1F1E8}\u{1F1F7}"],["Croatia","HR","\u{1F1ED}\u{1F1F7}"],["Cuba","CU","\u{1F1E8}\u{1F1FA}"],["Cura\xE7ao","CW","\u{1F1E8}\u{1F1FC}"],["Cyprus","CY","\u{1F1E8}\u{1F1FE}"],["Czechia","CZ","\u{1F1E8}\u{1F1FF}"],["C\xF4te d\u2019Ivoire","CI","\u{1F1E8}\u{1F1EE}"],["Denmark","DK","\u{1F1E9}\u{1F1F0}"],["Djibouti","DJ","\u{1F1E9}\u{1F1EF}"],["Dominica","DM","\u{1F1E9}\u{1F1F2}"],["Dominican Republic","DO","\u{1F1E9}\u{1F1F4}"],["Ecuador","EC","\u{1F1EA}\u{1F1E8}"],["Egypt","EG","\u{1F1EA}\u{1F1EC}"],["El Salvador","SV","\u{1F1F8}\u{1F1FB}"],["Equatorial Guinea","GQ","\u{1F1EC}\u{1F1F6}"],["Eritrea","ER","\u{1F1EA}\u{1F1F7}"],["Estonia","EE","\u{1F1EA}\u{1F1EA}"],["Eswatini","SZ","\u{1F1F8}\u{1F1FF}"],["Ethiopia","ET","\u{1F1EA}\u{1F1F9}"],["Falkland Islands","FK","\u{1F1EB}\u{1F1F0}"],["Faroe Islands","FO","\u{1F1EB}\u{1F1F4}"],["Fiji","FJ","\u{1F1EB}\u{1F1EF}"],["Finland","FI","\u{1F1EB}\u{1F1EE}"],["France","FR","\u{1F1EB}\u{1F1F7}"],["French Guiana","GF","\u{1F1EC}\u{1F1EB}"],["French Polynesia","PF","\u{1F1F5}\u{1F1EB}"],["Gabon","GA","\u{1F1EC}\u{1F1E6}"],["Gambia","GM","\u{1F1EC}\u{1F1F2}"],["Georgia","GE","\u{1F1EC}\u{1F1EA}"],["Germany","DE","\u{1F1E9}\u{1F1EA}"],["Ghana","GH","\u{1F1EC}\u{1F1ED}"],["Gibraltar","GI","\u{1F1EC}\u{1F1EE}"],["Greece","GR","\u{1F1EC}\u{1F1F7}"],["Greenland","GL","\u{1F1EC}\u{1F1F1}"],["Grenada","GD","\u{1F1EC}\u{1F1E9}"],["Guadeloupe","GP","\u{1F1EC}\u{1F1F5}"],["Guam","GU","\u{1F1EC}\u{1F1FA}"],["Guatemala","GT","\u{1F1EC}\u{1F1F9}"],["Guernsey","GG","\u{1F1EC}\u{1F1EC}"],["Guinea","GN","\u{1F1EC}\u{1F1F3}"],["Guinea-Bissau","GW","\u{1F1EC}\u{1F1FC}"],["Guyana","GY","\u{1F1EC}\u{1F1FE}"],["Haiti","HT","\u{1F1ED}\u{1F1F9}"],["Honduras","HN","\u{1F1ED}\u{1F1F3}"],["Hong Kong SAR China","HK","\u{1F1ED}\u{1F1F0}"],["Hungary","HU","\u{1F1ED}\u{1F1FA}"],["Iceland","IS","\u{1F1EE}\u{1F1F8}"],["India","IN","\u{1F1EE}\u{1F1F3}"],["Indonesia","ID","\u{1F1EE}\u{1F1E9}"],["Iran","IR","\u{1F1EE}\u{1F1F7}"],["Iraq","IQ","\u{1F1EE}\u{1F1F6}"],["Ireland","IE","\u{1F1EE}\u{1F1EA}"],["Isle of Man","IM","\u{1F1EE}\u{1F1F2}"],["Israel","IL","\u{1F1EE}\u{1F1F1}"],["Italy","IT","\u{1F1EE}\u{1F1F9}"],["Jamaica","JM","\u{1F1EF}\u{1F1F2}"],["Japan","JP","\u{1F1EF}\u{1F1F5}"],["Jersey","JE","\u{1F1EF}\u{1F1EA}"],["Jordan","JO","\u{1F1EF}\u{1F1F4}"],["Kazakhstan","KZ","\u{1F1F0}\u{1F1FF}"],["Kenya","KE","\u{1F1F0}\u{1F1EA}"],["Kiribati","KI","\u{1F1F0}\u{1F1EE}"],["Kosovo","XK","\u{1F1FD}\u{1F1F0}"],["Kuwait","KW","\u{1F1F0}\u{1F1FC}"],["Kyrgyzstan","KG","\u{1F1F0}\u{1F1EC}"],["Laos","LA","\u{1F1F1}\u{1F1E6}"],["Latvia","LV","\u{1F1F1}\u{1F1FB}"],["Lebanon","LB","\u{1F1F1}\u{1F1E7}"],["Lesotho","LS","\u{1F1F1}\u{1F1F8}"],["Liberia","LR","\u{1F1F1}\u{1F1F7}"],["Libya","LY","\u{1F1F1}\u{1F1FE}"],["Liechtenstein","LI","\u{1F1F1}\u{1F1EE}"],["Lithuania","LT","\u{1F1F1}\u{1F1F9}"],["Luxembourg","LU","\u{1F1F1}\u{1F1FA}"],["Macao SAR China","MO","\u{1F1F2}\u{1F1F4}"],["Madagascar","MG","\u{1F1F2}\u{1F1EC}"],["Malawi","MW","\u{1F1F2}\u{1F1FC}"],["Malaysia","MY","\u{1F1F2}\u{1F1FE}"],["Maldives","MV","\u{1F1F2}\u{1F1FB}"],["Mali","ML","\u{1F1F2}\u{1F1F1}"],["Malta","MT","\u{1F1F2}\u{1F1F9}"],["Marshall Islands","MH","\u{1F1F2}\u{1F1ED}"],["Martinique","MQ","\u{1F1F2}\u{1F1F6}"],["Mauritania","MR","\u{1F1F2}\u{1F1F7}"],["Mauritius","MU","\u{1F1F2}\u{1F1FA}"],["Mayotte","YT","\u{1F1FE}\u{1F1F9}"],["Mexico","MX","\u{1F1F2}\u{1F1FD}"],["Micronesia","FM","\u{1F1EB}\u{1F1F2}"],["Moldova","MD","\u{1F1F2}\u{1F1E9}"],["Monaco","MC","\u{1F1F2}\u{1F1E8}"],["Mongolia","MN","\u{1F1F2}\u{1F1F3}"],["Montenegro","ME","\u{1F1F2}\u{1F1EA}"],["Montserrat","MS","\u{1F1F2}\u{1F1F8}"],["Morocco","MA","\u{1F1F2}\u{1F1E6}"],["Mozambique","MZ","\u{1F1F2}\u{1F1FF}"],["Myanmar (Burma)","MM","\u{1F1F2}\u{1F1F2}"],["Namibia","NA","\u{1F1F3}\u{1F1E6}"],["Nauru","NR","\u{1F1F3}\u{1F1F7}"],["Nepal","NP","\u{1F1F3}\u{1F1F5}"],["Netherlands","NL","\u{1F1F3}\u{1F1F1}"],["New Caledonia","NC","\u{1F1F3}\u{1F1E8}"],["New Zealand","NZ","\u{1F1F3}\u{1F1FF}"],["Nicaragua","NI","\u{1F1F3}\u{1F1EE}"],["Niger","NE","\u{1F1F3}\u{1F1EA}"],["Nigeria","NG","\u{1F1F3}\u{1F1EC}"],["Niue","NU","\u{1F1F3}\u{1F1FA}"],["Norfolk Island","NF","\u{1F1F3}\u{1F1EB}"],["North Korea","KP","\u{1F1F0}\u{1F1F5}"],["North Macedonia","MK","\u{1F1F2}\u{1F1F0}"],["Northern Mariana Islands","MP","\u{1F1F2}\u{1F1F5}"],["Norway","NO","\u{1F1F3}\u{1F1F4}"],["Oman","OM","\u{1F1F4}\u{1F1F2}"],["Pakistan","PK","\u{1F1F5}\u{1F1F0}"],["Palau","PW","\u{1F1F5}\u{1F1FC}"],["Palestinian Territories","PS","\u{1F1F5}\u{1F1F8}"],["Panama","PA","\u{1F1F5}\u{1F1E6}"],["Papua New Guinea","PG","\u{1F1F5}\u{1F1EC}"],["Paraguay","PY","\u{1F1F5}\u{1F1FE}"],["Peru","PE","\u{1F1F5}\u{1F1EA}"],["Philippines","PH","\u{1F1F5}\u{1F1ED}"],["Poland","PL","\u{1F1F5}\u{1F1F1}"],["Portugal","PT","\u{1F1F5}\u{1F1F9}"],["Puerto Rico","PR","\u{1F1F5}\u{1F1F7}"],["Qatar","QA","\u{1F1F6}\u{1F1E6}"],["Romania","RO","\u{1F1F7}\u{1F1F4}"],["Russia","RU","\u{1F1F7}\u{1F1FA}"],["Rwanda","RW","\u{1F1F7}\u{1F1FC}"],["R\xE9union","RE","\u{1F1F7}\u{1F1EA}"],["Samoa","WS","\u{1F1FC}\u{1F1F8}"],["San Marino","SM","\u{1F1F8}\u{1F1F2}"],["Saudi Arabia","SA","\u{1F1F8}\u{1F1E6}"],["Senegal","SN","\u{1F1F8}\u{1F1F3}"],["Serbia","RS","\u{1F1F7}\u{1F1F8}"],["Seychelles","SC","\u{1F1F8}\u{1F1E8}"],["Sierra Leone","SL","\u{1F1F8}\u{1F1F1}"],["Singapore","SG","\u{1F1F8}\u{1F1EC}"],["Sint Maarten","SX","\u{1F1F8}\u{1F1FD}"],["Slovakia","SK","\u{1F1F8}\u{1F1F0}"],["Slovenia","SI","\u{1F1F8}\u{1F1EE}"],["Solomon Islands","SB","\u{1F1F8}\u{1F1E7}"],["Somalia","SO","\u{1F1F8}\u{1F1F4}"],["South Africa","ZA","\u{1F1FF}\u{1F1E6}"],["South Korea","KR","\u{1F1F0}\u{1F1F7}"],["South Sudan","SS","\u{1F1F8}\u{1F1F8}"],["Spain","ES","\u{1F1EA}\u{1F1F8}"],["Sri Lanka","LK","\u{1F1F1}\u{1F1F0}"],["St. Barth\xE9lemy","BL","\u{1F1E7}\u{1F1F1}"],["St. Helena","SH","\u{1F1F8}\u{1F1ED}"],["St. Kitts & Nevis","KN","\u{1F1F0}\u{1F1F3}"],["St. Lucia","LC","\u{1F1F1}\u{1F1E8}"],["St. Martin","MF","\u{1F1F2}\u{1F1EB}"],["St. Pierre & Miquelon","PM","\u{1F1F5}\u{1F1F2}"],["St. Vincent & Grenadines","VC","\u{1F1FB}\u{1F1E8}"],["Sudan","SD","\u{1F1F8}\u{1F1E9}"],["Suriname","SR","\u{1F1F8}\u{1F1F7}"],["Svalbard & Jan Mayen","SJ","\u{1F1F8}\u{1F1EF}"],["Sweden","SE","\u{1F1F8}\u{1F1EA}"],["Switzerland","CH","\u{1F1E8}\u{1F1ED}"],["Syria","SY","\u{1F1F8}\u{1F1FE}"],["S\xE3o Tom\xE9 & Pr\xEDncipe","ST","\u{1F1F8}\u{1F1F9}"],["Taiwan","TW","\u{1F1F9}\u{1F1FC}"],["Tajikistan","TJ","\u{1F1F9}\u{1F1EF}"],["Tanzania","TZ","\u{1F1F9}\u{1F1FF}"],["Thailand","TH","\u{1F1F9}\u{1F1ED}"],["Timor-Leste","TL","\u{1F1F9}\u{1F1F1}"],["Togo","TG","\u{1F1F9}\u{1F1EC}"],["Tokelau","TK","\u{1F1F9}\u{1F1F0}"],["Tonga","TO","\u{1F1F9}\u{1F1F4}"],["Trinidad & Tobago","TT","\u{1F1F9}\u{1F1F9}"],["Tristan da Cunha","TA","\u{1F1F9}\u{1F1E6}"],["Tunisia","TN","\u{1F1F9}\u{1F1F3}"],["Turkey","TR","\u{1F1F9}\u{1F1F7}"],["Turkmenistan","TM","\u{1F1F9}\u{1F1F2}"],["Turks & Caicos Islands","TC","\u{1F1F9}\u{1F1E8}"],["Tuvalu","TV","\u{1F1F9}\u{1F1FB}"],["U.S. Virgin Islands","VI","\u{1F1FB}\u{1F1EE}"],["Uganda","UG","\u{1F1FA}\u{1F1EC}"],["Ukraine","UA","\u{1F1FA}\u{1F1E6}"],["United Arab Emirates","AE","\u{1F1E6}\u{1F1EA}"],["United Kingdom","GB","\u{1F1EC}\u{1F1E7}"],["United States","US","\u{1F1FA}\u{1F1F8}"],["Uruguay","UY","\u{1F1FA}\u{1F1FE}"],["Uzbekistan","UZ","\u{1F1FA}\u{1F1FF}"],["Vanuatu","VU","\u{1F1FB}\u{1F1FA}"],["Vatican City","VA","\u{1F1FB}\u{1F1E6}"],["Venezuela","VE","\u{1F1FB}\u{1F1EA}"],["Vietnam","VN","\u{1F1FB}\u{1F1F3}"],["Wallis & Futuna","WF","\u{1F1FC}\u{1F1EB}"],["Western Sahara","EH","\u{1F1EA}\u{1F1ED}"],["Yemen","YE","\u{1F1FE}\u{1F1EA}"],["Zambia","ZM","\u{1F1FF}\u{1F1F2}"],["Zimbabwe","ZW","\u{1F1FF}\u{1F1FC}"],["\xC5land Islands","AX","\u{1F1E6}\u{1F1FD}"]];var Yu=Mr,Fr=Yu.map(([e,a,t])=>({name:e,code:a,callCode:Qu(a),flag:t}));import Ha from"react";import{View as $u,Text as kr,Pressable as ed,StyleSheet as ad}from"react-native";var vr=({country:e,onPress:a,selected:t})=>{let{colors:o}=p();return Ha.createElement(ed,{onPress:a},Ha.createElement($u,{style:Qt.row},Ha.createElement(kr,{style:Qt.rowFlag},e.flag),Ha.createElement(kr,{style:[Qt.rowLabel,{color:o.text}]},e.name," (+",e.callCode,")"),t&&Ha.createElement(xe,{size:24,color:o.interactive})))},Qt=ad.create({row:{flexDirection:"row",alignItems:"center",gap:10,height:56},rowFlag:{fontFamily:"Inter_400Regular",fontSize:17,lineHeight:22},rowLabel:{flex:1,fontFamily:"Inter_400Regular",fontSize:17,lineHeight:22}});var nd=600,Tr=({countryCode:e,onChangeCountryCode:a,onComplete:t})=>{let{colors:o}=p(),[r,l]=od(""),s=Pr(r,nd),u=td(()=>Fr.filter(f=>f.name.toLowerCase().includes(s.toLowerCase())),[s]);return qe.createElement(sd,{behavior:ud.OS==="ios"?"padding":void 0,style:Ar.innerContainer},qe.createElement(rd,{style:Ar.header},qe.createElement(v,{title:"Select country code"}),qe.createElement(na,{LeftIcon:qe.createElement(Ua,{size:24,color:o.iconSubtle}),value:r,onChangeText:l,placeholder:"Search country"})),qe.createElement(dd,{style:{flex:1},data:u,keyExtractor:f=>`country-option-${f.code}`,renderItem:({item:f})=>qe.createElement(vr,{country:f,selected:f.code===e,onPress:()=>{a(f.code),t()}})}),qe.createElement(y,{title:"Continue",onPress:t}))},Ar=ld.create({innerContainer:{flex:1,paddingHorizontal:16},header:{gap:20}});import ct from"react";import{View as id,Text as fd,Pressable as cd,StyleSheet as pd}from"react-native";import{getCountryCallingCode as md}from"@privy-io/js-sdk-core";var Br=({countryCode:e,onPress:a})=>{let{colors:t}=p();return ct.createElement(cd,{onPress:a},ct.createElement(id,{style:br.cell},ct.createElement(fd,{style:[br.text,{color:t.text}]},e," +",md(e)),ct.createElement(va,{size:16,color:t.icon})))},br=pd.create({cell:{flexDirection:"row",alignItems:"center",gap:6},text:{fontFamily:"Inter_400Regular",fontSize:18,lineHeight:30}});var mt=({sendCode:e,isLoading:a,error:t,initialPhone:o,FooterComponent:r})=>{let[l,s]=Yt(o!=null?o:""),[u,f]=Yt("US"),[i,d]=Yt(!1),c=Cd(u),n=hd(u),m=g=>{try{let h=g.replace(/\D/g,""),I=l.replace(/\D/g,""),w=h===I?g:c.input(g);s(w)}catch(h){console.error("Error processing phone number:",h),s("")}};return i?te.createElement(Tr,{countryCode:u,onChangeCountryCode:f,onComplete:()=>d(!1)}):te.createElement(Ld,{behavior:Id.OS==="ios"?"padding":void 0,style:pt.innerContainer},te.createElement(Va,{style:{flex:1,justifyContent:"space-between",paddingHorizontal:16,paddingBottom:16}},te.createElement(Va,{style:pt.content},te.createElement(Va,{style:pt.content},te.createElement(Va,{style:pt.formContainer},te.createElement(v,{title:"Enter your phone"}),te.createElement(na,{LeftIcon:te.createElement(Br,{countryCode:u,onPress:()=>d(!0)}),value:l,onChangeText:m,error:!!t,status:t?yd(t):" ",placeholder:n,autoComplete:"tel",keyboardType:"phone-pad",autoFocus:!0})),r),te.createElement(B,null)),te.createElement(Va,null,te.createElement(y,{title:"Continue",loading:a,onPress:()=>e(Sd(l.replace(/\D/g,""),u))}),te.createElement(da,null))))},yd=xd({allowlist_rejected:"You don't have access to this app. Have you been invited?",max_accounts_reached:"This application has reached its user limit and cannot sign in new users.",invalid_data:"Phone is incorrect.",too_many_requests:"Too many requests. Please try again later.",not_supported:"Region or carrier not yet supported.",default:"Something went wrong. Please try again."}),pt=gd.create({innerContainer:{flex:1},content:{gap:4},formContainer:{rowGap:24}});var Md=600,Er=({goBackRef:e,onLoginMethodChange:a,otherLoginMethod:t})=>{let{setOtpState:o}=wd(_),r=Oe(),[l,s]=Ur(""),{state:u,loginWithCode:f,sendCode:i}=zo(),[d,c]=Ur("phone"),{step:n,error:m=null,isLoading:g=!1,isDone:h=!1}=Pd(()=>{var I;switch(u.status){case"initial":return{step:{type:"phone"}};case"sending-code":return{step:{type:d},isLoading:!0};case"awaiting-code-input":return{step:{type:"code"}};case"submitting-code":return{step:{type:"code"},isLoading:!0};case"done":return{step:{type:"code"},isDone:!0};case"error":return{step:{type:d},error:(I=u.error)!=null?I:new Error("Unknown error")}}},[d,u.status]);switch(d!==n.type&&c(n.type),Dr(()=>{if(!h)return;let I=setTimeout(()=>{r()},Md);return()=>clearTimeout(I)},[h,r]),Dr(()=>{if(n.type==="code")return e.current=()=>{o({status:"initial"})},()=>{e.current=null}},[n.type,o,r]),n.type){case"phone":return $t.createElement(mt,{initialPhone:l,sendCode:I=>{s(I),i({phone:I})},isLoading:g,error:m,FooterComponent:$t.createElement(ft,{onLoginMethodChange:a,otherLoginMethod:t})});case"code":return $t.createElement(se,{onSendCode:I=>f({code:I,phone:l}),onRequestNewCode:()=>i({phone:l}),subtitle:`Please check ${l} for a message with your login code.`,isLoading:g,error:m,isDone:h})}};import q,{useCallback as St,useEffect as di,useMemo as xl,useState as co}from"react";import eo from"react";import{Pressable as Fd,StyleSheet as kd,View as vd}from"react-native";var Ad=28,Td=24,Or=({close:e,style:a})=>{let{colors:t}=p();return eo.createElement(vd,{style:[bd.slimNavigationBar,a]},e&&eo.createElement(Fd,{onPress:e},eo.createElement(ue,{color:t.icon,size:Td})))},bd=kd.create({slimNavigationBar:{height:Ad,paddingBottom:4,flexDirection:"row",justifyContent:"flex-end",backgroundColor:"transparent"}});import pe from"react";import{Pressable as qr,StyleSheet as Bd,View as Wa}from"react-native";var b=({goBack:e,close:a})=>pe.createElement(Wa,{style:ao.navigationBar},pe.createElement(Wa,null,e&&pe.createElement(Dd,{onPress:e})),pe.createElement(Wa,null,a&&pe.createElement(Ud,{onPress:a}))),Dd=e=>{let{colors:a}=p();return pe.createElement(qr,C({},e),pe.createElement(Wa,{style:ao.backButton},pe.createElement(Fa,{size:24,color:a.icon})))},Ud=e=>{let{colors:a}=p();return pe.createElement(qr,C({},e),pe.createElement(Wa,{style:ao.backButton},pe.createElement(Oa,{size:24,color:a.icon})))},ao=Bd.create({navigationBar:{height:48,flexDirection:"row",justifyContent:"space-between"},backButton:{width:48,height:48,justifyContent:"center",alignItems:"center"}});import to from"react";import{View as Ed,StyleSheet as Od}from"react-native";var D=({title:e="Error!",subtitle:a="Something went wrong."})=>{let{colors:t}=p();return to.createElement(Ed,{style:qd.container},to.createElement(ue,{size:74,color:t.error}),to.createElement(v,{title:e,subtitle:a,tight:!0}))},qd=Od.create({container:{flex:1,alignItems:"center",justifyContent:"center",gap:8,paddingHorizontal:16}});import ca from"react";import{View as Hd,StyleSheet as Vd}from"react-native";import Wd,{Circle as _d,G as Rd}from"react-native-svg";var R=({title:e="Success!",subtitle:a})=>{let{colors:t}=p();return ca.createElement(Hd,{style:Gd.container},ca.createElement(Wd,{height:"74",width:"74",viewBox:"0 0 74 74"},ca.createElement(_d,{cx:"37",cy:"37",r:"36.8",fill:t.successLight}),ca.createElement(Rd,{transform:"translate(18, 18)"},ca.createElement(be,{size:38,color:t.success}))),ca.createElement(v,{title:e,subtitle:a,tight:!0}))},Gd=Vd.create({container:{flex:1,alignItems:"center",justifyContent:"center",gap:8,paddingHorizontal:16}});import X from"react";import{Pressable as $d,ScrollView as en,StyleSheet as an,Text as tn,View as _r}from"react-native";import pa from"react";import{View as zd,Text as Hr,StyleSheet as Nd}from"react-native";var gt={regular:"Inter_400Regular",medium:"Inter_500Medium",semibold:"Inter_600SemiBold"};var _a=pa.forwardRef((r,o)=>{var l=r,{style:e,variant:a="default"}=l,t=Q(l,["style","variant"]);let{colors:s}=p();return pa.createElement(zd,C({ref:o,style:[oo.alert,a==="info"&&{backgroundColor:s.backgroundInformation,borderColor:s.borderInformation},e]},t))});_a.displayName="Alert";var Xd=pa.forwardRef((o,t)=>{var r=o,{style:e}=r,a=Q(r,["style"]);let{colors:l}=p();return pa.createElement(Hr,C({ref:t,style:[oo.title,{color:l.text},e]},a))});Xd.displayName="AlertTitle";var Ra=pa.forwardRef((o,t)=>{var r=o,{style:e}=r,a=Q(r,["style"]);let{colors:l}=p();return pa.createElement(Hr,C({ref:t,style:[oo.description,{color:l.text},e]},a))});Ra.displayName="AlertDescription";var oo=Nd.create({alert:{borderRadius:8,alignItems:"center",gap:12,paddingHorizontal:12,paddingVertical:8,flexDirection:"row"},title:{marginBottom:4,fontFamily:gt.semibold,fontSize:16},description:{fontSize:14,lineHeight:20}});import za from"react";import{Platform as Yd}from"react-native";import*as ro from"react";import Kd,{Path as Zd}from"react-native-svg";var jd=e=>ro.createElement(Kd,C({xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",x:0,y:0,baseProfile:"tiny",viewBox:"0 0 512 210.2"},e),ro.createElement(Zd,{d:"M93.6 27.1C87.6 34.2 78 39.8 68.4 39c-1.2-9.6 3.5-19.8 9-26.1 6-7.3 16.5-12.5 25-12.9 1 10-2.9 19.8-8.8 27.1m8.7 13.8c-13.9-.8-25.8 7.9-32.4 7.9-6.7 0-16.8-7.5-27.8-7.3-14.3.2-27.6 8.3-34.9 21.2-15 25.8-3.9 64 10.6 85 7.1 10.4 15.6 21.8 26.8 21.4 10.6-.4 14.8-6.9 27.6-6.9 12.9 0 16.6 6.9 27.8 6.7 11.6-.2 18.9-10.4 26-20.8 8.1-11.8 11.4-23.3 11.6-23.9-.2-.2-22.4-8.7-22.6-34.3-.2-21.4 17.5-31.6 18.3-32.2-10-14.8-25.6-16.4-31-16.8m80.3-29v155.9h24.2v-53.3h33.5c30.6 0 52.1-21 52.1-51.4s-21.1-51.2-51.3-51.2zm24.2 20.4h27.9c21 0 33 11.2 33 30.9s-12 31-33.1 31h-27.8zM336.6 169c15.2 0 29.3-7.7 35.7-19.9h.5v18.7h22.4V90.2c0-22.5-18-37-45.7-37-25.7 0-44.7 14.7-45.4 34.9h21.8c1.8-9.6 10.7-15.9 22.9-15.9 14.8 0 23.1 6.9 23.1 19.6v8.6l-30.2 1.8c-28.1 1.7-43.3 13.2-43.3 33.2 0 20.2 15.7 33.6 38.2 33.6m6.5-18.5c-12.9 0-21.1-6.2-21.1-15.7 0-9.8 7.9-15.5 23-16.4l26.9-1.7v8.8c0 14.6-12.4 25-28.8 25m82 59.7c23.6 0 34.7-9 44.4-36.3L512 54.7h-24.6l-28.5 92.1h-.5l-28.5-92.1h-25.3l41 113.5-2.2 6.9c-3.7 11.7-9.7 16.2-20.4 16.2-1.9 0-5.6-.2-7.1-.4v18.7c1.4.4 7.4.6 9.2.6"})),Vr=jd;import*as aa from"react";import Jd,{Path as Ga}from"react-native-svg";var Qd=e=>aa.createElement(Jd,C({xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",x:0,y:0,viewBox:"0 0 80 38.1"},e),aa.createElement(Ga,{d:"M37.8 19.7V29h-3V6h7.8c1.9 0 3.7.7 5.1 2 1.4 1.2 2.1 3 2.1 4.9s-.7 3.6-2.1 4.9-3.1 2-5.1 2zm0-10.9v8h5c1.1 0 2.2-.4 2.9-1.2 1.6-1.5 1.6-4 .1-5.5l-.1-.1c-.8-.8-1.8-1.3-2.9-1.2zM56.7 12.8c2.2 0 3.9.6 5.2 1.8s1.9 2.8 1.9 4.8V29H61v-2.2h-.1c-1.2 1.8-2.9 2.7-4.9 2.7-1.7 0-3.2-.5-4.4-1.5-1.1-1-1.8-2.4-1.8-3.9q0-2.4 1.8-3.9c1.2-1 2.9-1.4 4.9-1.4 1.8 0 3.2.3 4.3 1v-.7c0-1-.4-2-1.2-2.6-.8-.7-1.8-1.1-2.9-1.1q-2.55 0-3.9 2.1l-2.6-1.6c1.6-2.1 3.7-3.1 6.5-3.1m-3.8 11.4c0 .8.4 1.5 1 1.9.7.5 1.5.8 2.3.8 1.2 0 2.4-.5 3.3-1.4 1-.9 1.5-2 1.5-3.2-.9-.7-2.2-1.1-3.9-1.1q-1.8 0-3 .9-1.2.75-1.2 2.1M80 13.3 70.1 36h-3l3.7-7.9-6.5-14.7h3.2l4.7 11.3h.1l4.6-11.3H80z",style:{fill:"#5f6368"}}),aa.createElement(Ga,{d:"M25.9 17.7c0-.9-.1-1.8-.2-2.7H13.2v5.1h7.1c-.3 1.6-1.2 3.1-2.6 4v3.3H22c2.5-2.3 3.9-5.7 3.9-9.7",style:{fill:"#4285f4"}}),aa.createElement(Ga,{d:"M13.2 30.6c3.6 0 6.6-1.2 8.8-3.2l-4.3-3.3c-1.2.8-2.7 1.3-4.5 1.3-3.4 0-6.4-2.3-7.4-5.5H1.4v3.4c2.3 4.5 6.8 7.3 11.8 7.3",style:{fill:"#34a853"}}),aa.createElement(Ga,{d:"M5.8 19.9c-.6-1.6-.6-3.4 0-5.1v-3.4H1.4c-1.9 3.7-1.9 8.1 0 11.9z",style:{fill:"#fbbc04"}}),aa.createElement(Ga,{d:"M13.2 9.4c1.9 0 3.7.7 5.1 2l3.8-3.8c-2.4-2.2-5.6-3.5-8.8-3.4-5 0-9.6 2.8-11.8 7.3l4.4 3.4c.9-3.2 3.9-5.5 7.3-5.5",style:{fill:"#ea4335"}})),Wr=Qd;function Na({method:e}){let{colors:a}=p();switch(e){case"card":return za.createElement(Ta,{size:24,color:a.icon});case"exchange":return za.createElement(Ma,{size:24,color:a.icon});case"payment-request":return Yd.OS==="ios"?za.createElement(Vr,{height:70,width:33}):za.createElement(Wr,{height:70,width:33});case"manual":return za.createElement(Da,{size:24,color:a.icon});default:return null}}function Rr({appName:e,methods:a,onMethodSelected:t,onSwitchProvider:o}){let{colors:r}=p();return X.createElement(en,{style:lo.scrollView,contentContainerStyle:lo.container},X.createElement(_r,{style:{gap:32}},X.createElement(v,{title:"Add funds",subtitle:`Select a method for funding your ${e?`${e} `:""}wallet.`}),X.createElement(_r,{style:lo.listContainer},a.includes("card")&&X.createElement(y,{title:"Debit card",LeftIcon:X.createElement(Na,{method:"card"}),RightIcon:a.includes("payment-request")?X.createElement(Na,{method:"payment-request"}):void 0,onPress:()=>t("card"),variant:"secondary"}),a.includes("exchange")&&X.createElement(y,{title:"Transfer from an exchange",LeftIcon:X.createElement(Na,{method:"exchange"}),onPress:()=>t("exchange"),variant:"secondary"}),X.createElement(y,{title:"Receive funds",LeftIcon:X.createElement(Na,{method:"manual"}),onPress:()=>t("manual"),variant:"secondary"}),!!o&&X.createElement($d,{onPress:o},X.createElement(_a,{variant:"info",style:{borderWidth:1}},X.createElement(Je,{size:16,color:r.iconInformation}),X.createElement(Ra,null,"Having trouble facing location restrictions?"," ",X.createElement(tn,{style:{color:r.interactive}},"Try a different provider.")))))),X.createElement(B,null))}var lo=an.create({scrollView:{flex:1},container:{paddingHorizontal:16,justifyContent:"space-between",flex:1},listContainer:{gap:16,alignSelf:"stretch"}});import*as Nr from"expo-web-browser";import pn,{useEffect as mn,useRef as gn}from"react";import zr from"react";import{View as nn,StyleSheet as fn}from"react-native";import Lt,{useEffect as on}from"react";import{Animated as so,Easing as rn,useAnimatedValue as ln}from"react-native";import sn,{Circle as un,Path as dn}from"react-native-svg";var Gr=()=>{let{colors:e}=p(),a=ln(0);on(()=>{a.setValue(0);let o=so.loop(so.timing(a,{toValue:1,duration:1200,useNativeDriver:!0,easing:rn.linear}));return o.start(),()=>o.stop()},[a]);let t=a.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return Lt.createElement(so.View,{style:{transform:[{rotate:t}]}},Lt.createElement(sn,{width:160,height:160,viewBox:"0 0 166 166",fill:"none"},Lt.createElement(un,{cx:"83",cy:"83",r:"80",stroke:e.icon,strokeWidth:"6"}),Lt.createElement(dn,{d:"M142.715 29.7639C156.578 45.3143 163.829 65.6592 162.925 86.4724C162.02 107.286 153.033 126.925 137.873 141.214C122.714 155.504 102.578 163.316 81.7476 162.99C60.9174 162.664 41.036 154.225 26.3312 139.468",stroke:e.iconSubtle,strokeWidth:"6",strokeLinecap:"round"})))};var ma=()=>zr.createElement(nn,{style:cn.container},zr.createElement(Gr,null)),cn=fn.create({container:{flex:1,gap:20,alignItems:"center",justifyContent:"center",paddingHorizontal:16}});function Xr({uri:e,goBackRef:a}){let t=gn(!1);return mn(()=>{e&&!t.current&&(t.current=!0,Nr.openBrowserAsync(e,{createTask:!1}).catch(o=>{console.warn("[Privy] Funding flow error",o)}).finally(()=>{var o;console.log("[Privy] Funding flow finished"),(o=a==null?void 0:a.current)==null||o.call(a)}))},[e,a]),pn.createElement(ma,null)}import oe from"react";import{StyleSheet as zn,View as Ka}from"react-native";import Nn from"react-native-qrcode-styled";import{getSolanaClusterDisplayName as Xn}from"@privy-io/js-sdk-core";import*as Qr from"expo-clipboard";import Pe,{useEffect as wn,useState as Pn}from"react";import{Pressable as Mn,StyleSheet as Fn,Text as jr,View as Jr}from"react-native";import{formatWalletAddress as kn}from"@privy-io/js-sdk-core";import Ln from"react";import{StyleSheet as In,Text as hn}from"react-native";function Kr({children:e,style:a}){let{colors:t}=p();return Ln.createElement(hn,{style:[Cn.badge,{backgroundColor:t.backgroundHighlight,color:t.textHighlight},a]},e)}var Cn=In.create({badge:{fontSize:12,lineHeight:18,paddingHorizontal:8,paddingVertical:2,borderRadius:6,flexGrow:0}});import xn,{useEffect as Sn}from"react";import{Animated as Xa,useAnimatedValue as yn}from"react-native";function Zr({children:e,stopped:a}){let t=yn(1);return Sn(()=>{let o=Xa.loop(Xa.sequence([Xa.timing(t,{toValue:.3,duration:800,useNativeDriver:!0}),Xa.timing(t,{toValue:1,duration:800,useNativeDriver:!0})]));return!a&&o.start(),()=>(o.stop(),o.reset())},[t,a]),xn.createElement(Xa.View,{style:{opacity:t}},e)}function Yr({address:e,balance:a,currencySymbol:t,isLoading:o}){let{colors:r}=p(),[l,s]=Pn(!1);return wn(()=>{if(l){let u=setTimeout(()=>s(!1),2e3);return()=>clearTimeout(u)}},[l]),Pe.createElement(Mn,{style:[uo.container,{borderColor:r.border}],onPress:()=>L(this,null,function*(){Qr.setStringAsync(e),s(!0)})},Pe.createElement(Jr,null,Pe.createElement(jr,{style:[uo.title,{color:r.textMuted}]},"Your wallet"),Pe.createElement(Jr,{style:{flexDirection:"row",gap:10,alignItems:"center"}},Pe.createElement(jr,{style:[uo.walletAddress,{color:r.text}]},kn(e)),l?Pe.createElement(xe,{size:14,color:r.textMuted}):Pe.createElement(je,{size:14,color:r.textMuted}))),Pe.createElement(Zr,{stopped:!o},Pe.createElement(Kr,{style:{minWidth:50}},o?"":`${a} ${t}`)))}var uo=Fn.create({container:{paddingHorizontal:16,paddingVertical:12,borderRadius:10,borderWidth:1,borderStyle:"solid",flexDirection:"row",alignItems:"center",justifyContent:"space-between"},title:{fontSize:12,lineHeight:18},walletAddress:{fontSize:14,lineHeight:22,fontFamily:gt.medium}});import*as It from"react";import vn,{G as An,Path as Tn}from"react-native-svg";var bn=e=>It.createElement(vn,C({xmlns:"http://www.w3.org/2000/svg",width:40,height:40,viewBox:"0 0 59 59",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),It.createElement(An,{fill:e.color},It.createElement(Tn,{d:"M28.746.016a30 30 0 0 0-1.383.09 22.75 22.75 0 0 0-12.12 4.886A22.78 22.78 0 0 0 6.73 20.805c-.062.71-.082 1.168-.082 2.058s.02 1.344.082 2.067a22.75 22.75 0 0 0 5.48 12.886 23 23 0 0 0 6.185 5.028 28 28 0 0 0 2.136 1.047 22.8 22.8 0 0 0 6.867 1.726c1.372.13 2.809.13 4.18 0a22.76 22.76 0 0 0 10.457-3.652 23 23 0 0 0 5.024-4.488A22.7 22.7 0 0 0 52.188 25.5c.199-1.73.199-3.617-.008-5.355a22.8 22.8 0 0 0-5.211-12.012 25 25 0 0 0-2.75-2.75 23 23 0 0 0-7.36-4.16C34.934.57 33.11.207 31.02.059a32 32 0 0 0-2.273-.043M27.191 52.469c-7.043.222-12.539 1.433-13.238 2.918a.64.64 0 0 0-.07.336c0 .164.008.199.078.34.691 1.41 5.707 2.574 12.34 2.867 5.933.265 12.164-.235 15.754-1.266 1.691-.488 2.675-1.02 2.968-1.613a.56.56 0 0 0 .07-.328c0-.266-.081-.438-.335-.688-.223-.222-.488-.398-.88-.594-2.148-1.062-6.726-1.804-12.218-1.976-.84-.024-3.605-.024-4.469.004m0 0",fillRule:"nonzero"}))),$r=bn;import{create as Bn}from"zustand";var W=Bn()((e,a)=>({config:null,promiseResolvers:null,screen:null,setScreen:t=>e({screen:t}),method:null,setMethod:t=>{var o;if(!t&&((o=a().config)!=null&&o.paymentOptions.length)){e({method:null,screen:"method-selection",providerLink:null,moonpayTransactionId:null,coinbasePartnerUserId:null,error:null});return}if(t==="manual"){e({method:t,screen:"manual-funding"});return}e({method:t,screen:"provider-funding"})},providerLink:null,setProviderLink:t=>{e({providerLink:t})},moonpayTransactionId:null,setMoonpayTransactionId:t=>{e({moonpayTransactionId:t})},coinbasePartnerUserId:null,setCoinbasePartnerUserId:t=>{e({coinbasePartnerUserId:t})},provider:"coinbase",switchProvider:()=>{let t=a().provider==="coinbase"?"moonpay":"coinbase";return e({provider:t}),t},error:null,setError:t=>{e({error:t,screen:"error"})},reset:()=>e({config:null,method:null,screen:null,providerLink:null,moonpayTransactionId:null,coinbasePartnerUserId:null,error:null}),startFundingFlow:t=>L(void 0,null,function*(){return fa(o=>{ia(),e({config:t,promiseResolvers:o,method:t.paymentOptions.length?null:"manual",screen:t.paymentOptions.length?"method-selection":"manual-funding"})})}),endFundingFlow:()=>{var t;(t=a().promiseResolvers)==null||t.resolve(),a().reset()},exitFundingFlow:()=>{var t;(t=a().promiseResolvers)==null||t.reject(new S("funding_flow_cancelled","Funding flow was cancelled")),a().reset()}})),He=()=>W(e=>e.config),el=()=>[W(e=>e.screen),W(e=>e.setScreen)],al=()=>[W(e=>e.method),W(e=>e.setMethod)],tl=()=>[W(e=>e.providerLink),W(e=>e.setProviderLink)],ol=()=>[W(e=>e.moonpayTransactionId),W(e=>e.setMoonpayTransactionId)],rl=()=>[W(e=>e.coinbasePartnerUserId),W(e=>e.setCoinbasePartnerUserId)],ll=()=>[W(e=>e.provider),W(e=>e.switchProvider)],sl=()=>[W(e=>e.error),W(e=>e.setError)],ht=()=>W(e=>e.startFundingFlow),ul=()=>W(e=>e.endFundingFlow),dl=()=>W(e=>e.exitFundingFlow),Ve=W.setState;function Ct(e){var a;return(a=e.tokenInfo)!=null&&a.symbol?e.tokenInfo.symbol:e.chainType==="solana"?"SOL":e.chain.nativeCurrency.symbol}import{randomUUID as On}from"expo-crypto";import{useCallback as il,useEffect as fl,useMemo as cl,useState as xt}from"react";import{createPublicClient as qn,http as Hn}from"viem";import{formatTokenAmount as pl,formatLamportsAmount as Vn,formatWeiAmount as Wn,SolanaClient as _n}from"@privy-io/js-sdk-core";import{createPublicClient as Dn,http as Un}from"viem";function nl(o){return L(this,arguments,function*({chain:e,walletAddress:a,erc20Address:t}){return yield Dn({chain:e,transport:Un()}).readContract({address:t,abi:En,functionName:"balanceOf",args:[a]})})}var En=[{constant:!0,inputs:[{name:"_owner",type:"address"}],name:"balanceOf",outputs:[{name:"balance",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"}];var ml=5e3;function gl({fundingUiConfig:e,onFunded:a}){let t=Rn({enabled:e.chainType==="ethereum",fundingUiConfig:e,onFunded:a}),o=Gn({enabled:e.chainType==="solana",fundingUiConfig:e,onFunded:a});return e.chainType==="ethereum"?t:o}function Rn({enabled:e,fundingUiConfig:{address:a,chain:t,tokenInfo:o},onFunded:r}){let[l,s]=xt(null),[u,f]=xt(!1),i=cl(()=>{if(!(!e||!t))return qn({chain:t,transport:Hn()})},[t,e]),d=il(()=>L(this,null,function*(){if(!(!e||!a||!i))try{return f(!0),o!=null&&o.address?yield nl({walletAddress:a,erc20Address:o.address,chain:t}):yield i.getBalance({address:a})}catch(c){console.error(c)}finally{f(!1)}}),[i,a,o==null?void 0:o.address,t,e]);return fl(()=>{if(l==null&&d().then(c=>c!=null&&s(c)),r){let c=setInterval(()=>L(this,null,function*(){let n=yield d();n!=null&&(s(n),l!=null&&n>l&&r())}),ml);return()=>clearInterval(c)}},[d,l,r]),{balance:l,isLoading:u&&l==null,formattedBalance:o?pl({amount:l!=null?l:BigInt(0),decimals:o.decimals}):Wn({wei:l!=null?l:BigInt(0)})}}function Gn({enabled:e,fundingUiConfig:{address:a,cluster:t,tokenInfo:o},onFunded:r}){let[l,s]=xt(null),[u,f]=xt(!1),i=cl(()=>{if(!(!e||!t))return new _n(t,{randomUUID:On})},[e,t]),d=il(()=>L(this,null,function*(){if(!(!e||!a||!i))try{if(f(!0),o!=null&&o.address){let c=yield i.getTokenAccountsByOwner(a,o.address);return c==null?void 0:c.amount}else return yield i.getBalance(a)}catch(c){console.error(c)}finally{f(!1)}}),[a,i,e,o==null?void 0:o.address]);return fl(()=>{if(l==null&&d().then(c=>c!=null&&s(c)),r){let c=setInterval(()=>L(this,null,function*(){let n=yield d();n!=null&&(s(n),l!=null&&n>l&&r())}),ml);return()=>clearInterval(c)}},[d,l,r]),{balance:l,isLoading:u&&l==null,formattedBalance:o!=null&&o.address?pl({amount:l!=null?l:BigInt(0),decimals:o.decimals}):Vn({lamports:l!=null?l:BigInt(0)})}}function Ll({onFunded:e}){let a=He(),{colors:t}=p();if(!a)throw new Error("Invalid funding config");let o=a.chainType==="ethereum"?a.chain.name:Xn(a.cluster.name),r=Ct(a),{formattedBalance:l,isLoading:s}=gl({fundingUiConfig:a,onFunded:e});return oe.createElement(Ka,{style:io.container},oe.createElement(Ka,{style:{gap:28}},oe.createElement(v,{title:"Receive funds",subtitle:`Scan or copy your wallet address to receive funds on ${o}.`}),oe.createElement(Ka,{style:io.qrContainer},oe.createElement(Nn,{data:a.address,pieceSize:8,errorCorrectionLevel:"Q",pieceBorderRadius:2,isPiecesGlued:!0,color:t.text}),oe.createElement(Ka,{style:[io.logoContainer,{backgroundColor:t.background}]},oe.createElement($r,{height:40,width:40,color:t.privyBrand}))),oe.createElement(Ka,{style:{gap:12}},oe.createElement(_a,{variant:"info"},oe.createElement(Je,{size:16,color:t.iconInformation}),oe.createElement(Ra,null,"Make sure to send on ",o,".")),oe.createElement(Yr,{address:a.address,currencySymbol:r,balance:l,isLoading:s}))),oe.createElement(B,null))}var io=zn.create({container:{paddingHorizontal:16,justifyContent:"space-between",flex:1},qrContainer:{justifyContent:"center",alignItems:"center"},logoContainer:{position:"absolute",width:56,height:56,justifyContent:"center",alignItems:"center"}});import{chainToMoonpayCurrency as Kn,fundingMethodToMoonpayPaymentMethod as Zn,getCoinbaseOnRampUrl as jn,toCoinbaseAssetId as Jn,toCoinbaseBlockchainFromChainId as Qn}from"@privy-io/js-sdk-core";function ga(r){return L(this,arguments,function*({config:e,method:a,client:t,provider:o}){var l,s,u,f,i,d;if(Ve({method:a}),a==="manual"){Ve({screen:"manual-funding"});return}Ve({screen:"provider-funding"});try{let c=e.paymentOptions.find(n=>n.method===a&&n.provider===o)||e.paymentOptions.find(n=>n.method===a);if((c==null?void 0:c.provider)==="moonpay"){let n;e.chainType==="ethereum"?n=Kn(e.chain.id,((l=e.tokenInfo)==null?void 0:l.symbol)==="USDC"?"USDC":"native-currency"):n=((s=e.tokenInfo)==null?void 0:s.symbol)==="USDC"?"USDC_SOL":"SOL";let m=yield t.funding.moonpay.sign({address:e.address,config:{currencyCode:n,paymentMethod:Zn(a),quoteCurrencyAmount:parseFloat(e.amount),uiConfig:C({accentColor:Yn},(u=e.moonpay)==null?void 0:u.uiConfig)},useSandbox:!!((f=e.moonpay)!=null&&f.useSandbox)});Ve({providerLink:m.signedUrl,moonpayTransactionId:m.externalTransactionId});return}if((c==null?void 0:c.provider)==="coinbase"){let n,m;e.chainType==="ethereum"?(n=Jn(e.chain.id,((i=e.tokenInfo)==null?void 0:i.symbol)==="USDC"?"USDC":"native-currency"),m=Qn(e.chain.id)):(n=((d=e.tokenInfo)==null?void 0:d.symbol)==="USDC"?"USDC":"SOL",m="solana");let g=yield t.funding.coinbase.initOnRampSession({addresses:[{address:e.address,blockchains:[m]}],assets:[n]}),h=jn({appId:t.app.appId,input:g,amount:e.amount,blockchain:m,asset:n,experience:a==="exchange"?"send":"buy"});Ve({providerLink:h.url.toString(),coinbasePartnerUserId:g.partner_user_id});return}Ve({error:new S("failed_to_fetch_funding_provider_uri","A provider for this funding flow couldn't be found")})}catch(c){console.error(c),Ve({error:new S("failed_to_fetch_funding_provider_uri","A provider for this funding flow couldn't be found")})}})}var Yn="#110F2A";import{useEffect as fo,useRef as $n,useState as ei}from"react";var ai=3e3,ti=["success","failure"];function Il({onSuccess:e,onError:a}){var f;let t=Y(),o=He(),[r]=rl(),[l,s]=ei("pending"),u=$n(0);fo(()=>{s("pending")},[r]),fo(()=>{if(!r||ti.includes(l))return;let i=setInterval(()=>L(this,null,function*(){try{let d=yield t.funding.coinbase.getStatus(r);if(!(d!=null&&d.status))return;s(d.status),u.current=0}catch(d){console.error(d),u.current+=1,u.current>=3&&s("failure")}}),ai);return()=>clearInterval(i)},[l,r,t,(f=o==null?void 0:o.moonpay)==null?void 0:f.useSandbox]),fo(()=>{l==="success"?e({status:l}):l==="failure"&&a({status:l})},[l,e,a])}import{useEffect as hl,useRef as oi,useState as ri}from"react";import{MoonpayApiError as li}from"@privy-io/js-sdk-core";var si=3e3,ui=["completed","failed","serviceFailure"];function Cl({onSuccess:e,onError:a}){var f;let t=Y(),o=He(),[r]=ol(),[l,s]=ri("pending"),u=oi(0);hl(()=>{s("pending")},[r]),hl(()=>{if(!r||ui.includes(l))return;let i=setInterval(()=>L(this,null,function*(){var d,c;try{let n=yield t.funding.moonpay.getTransactionStatus({transactionId:r,useSandbox:!!((d=o==null?void 0:o.moonpay)!=null&&d.useSandbox)});if(console.log("status",n==null?void 0:n.status),!(n!=null&&n.status))return;if(s(n.status),u.current=0,n.status==="completed"){console.log(JSON.stringify(n));let m=(c=n.getValidQuote)==null?void 0:c.quoteCurrencyAmount;e({status:"completed",amount:m?String(m):void 0})}else n.status==="failed"||n.status}catch(n){if(n instanceof li&&n.response.status===404)return;console.error(n),u.current>=3&&(s("serviceFailure"),a({status:"serviceFailure"}))}}),si);return()=>clearInterval(i)},[l,r,t,(f=o==null?void 0:o.moonpay)==null?void 0:f.useSandbox,e,a])}function Sl({config:e,goBackRef:a}){let t=Y(),[o,r]=el(),l=dl(),s=ul(),[u,f]=al(),[i,d]=ll(),[c]=tl(),[n,m]=sl(),[g,h]=co(),[I,w]=co(!1),[P,E]=co(),T=xl(()=>Array.from(new Set(e.paymentOptions.map(({method:F})=>F))),[e.paymentOptions]),N=xl(()=>e.paymentOptions.filter(F=>F.method===g),[e.paymentOptions,g]);function O(F,Ne){return L(this,null,function*(){F!==g&&h(F),yield ga({method:F,provider:(()=>{var Sa,ya;return Ne||(F==="card"&&(ya=(Sa=e.card)==null?void 0:Sa.preferredProvider)!=null?ya:i)})(),client:t,config:e})})}function V(){if(!g)return;let F=d();O(g,F)}let Z=St(()=>{r("success");let F=setTimeout(()=>s(),5e3);return()=>clearTimeout(F)},[r,s]),ae=St(({amount:F})=>{E(F),r("success");let Ne=setTimeout(()=>s(),5e3);return()=>clearTimeout(Ne)},[r,s]),Ge=St(()=>{m(new S("provider_transaction_failed","Something went wrong adding funds from Moonpay. Please try again or use another method to fund your wallet."))},[m]),ze=St(()=>{m(new S("provider_transaction_failed","Something went wrong adding funds from Coinbase. Please try again or use another method to fund your wallet."))},[m]);switch(Cl({onSuccess:ae,onError:Ge}),Il({onSuccess:ae,onError:ze}),di(()=>(a.current=()=>{if(o==="method-selection"){l();return}if(o==="manual-funding"&&!e.paymentOptions.length){l();return}if(e.defaultPaymentMethod!==void 0){l();return}u!=="manual"&&u!=null&&(w(!0),h(u)),f(null)},()=>{a.current=null}),[o,a,u,f,l,e]),o){case"method-selection":return q.createElement(q.Fragment,null,q.createElement(b,{goBack:()=>{var F;return(F=a==null?void 0:a.current)==null?void 0:F.call(a)}}),q.createElement(Rr,{appName:e.appName,methods:T,onMethodSelected:O,onSwitchProvider:I&&N.length>1?V:void 0}));case"manual-funding":return q.createElement(q.Fragment,null,q.createElement(b,{goBack:()=>{var F;return(F=a==null?void 0:a.current)==null?void 0:F.call(a)},close:()=>s()}),q.createElement(Ll,{onFunded:Z}));case"provider-funding":return q.createElement(q.Fragment,null,q.createElement(Or,{close:()=>{var F;return(F=a==null?void 0:a.current)==null?void 0:F.call(a)},style:{paddingRight:23}}),q.createElement(Xr,{uri:c,goBackRef:a}));case"success":return q.createElement(q.Fragment,null,q.createElement(b,{close:()=>s()}),q.createElement(R,{subtitle:`You\u2019ve successfully added ${P?`${P} `:""}${Ct(e)} to your ${e.appName?`${e.appName} `:""}wallet. It may take a minute before the funds are available to use.`}));case"error":default:return q.createElement(q.Fragment,null,q.createElement(b,{goBack:()=>{var F;return(F=a==null?void 0:a.current)==null?void 0:F.call(a)}}),q.createElement(D,{title:"Something went wrong",subtitle:(n==null?void 0:n.message)||"Please try again."}))}}import{useCallback as ci}from"react";import{useCallback as ni}from"react";import{create as ii}from"zustand";var fi=1e3*60*5,La=ii()((e,a)=>({walletUIConfig:null,walletPromiseResolvers:null,openWalletFlow:t=>fa(o=>{if(ia(),a().walletPromiseResolvers!==null)throw new S("existing_ui_flow_in_progress","A wallet flow is already in progress");let r=dt(o,()=>(e({walletUIConfig:null,walletPromiseResolvers:null}),new S("ui_flow_timeout","The wallet flow timed out")),fi);e({walletPromiseResolvers:r,walletUIConfig:t})}),navigateWhileInFlow:t=>{if(a().walletPromiseResolvers===null)throw new Error("Internal PrivyElements error");e({walletUIConfig:t})},closeWalletFlow:t=>{var o;return(o=a().walletPromiseResolvers)==null||o.reject(t!=null?t:new S("ui_flow_closed","The wallet flow was closed")),e({walletUIConfig:null,walletPromiseResolvers:null})}})),yl=()=>La(e=>e.walletUIConfig),wl=()=>La.getState().walletUIConfig,H=()=>ni(a=>{let{walletPromiseResolvers:t,closeWalletFlow:o}=La.getState();t==null||t.resolve(a),o()},[]),U=()=>La(e=>e.closeWalletFlow),Le=()=>La(e=>e.openWalletFlow),$=()=>La(e=>e.navigateWhileInFlow);function Pl({isMfaUIEnabled:e=!1}){let a=Le(),t=$();No({onMfaRequired:ci(o=>{var u,f;if(!e)return;let r=(f=(u=Vo())==null?void 0:u.mfa)==null?void 0:f.relyingParty,l=wl(),s=l?t:a;if(o.length===1){let i=o[0];s({type:`mfa:verify:${i}`,payload:{relyingParty:r,ongoingWalletUIFlow:l}});return}s({type:"mfa:verify:landing",payload:{enrolledMfaMethods:o,relyingParty:r,ongoingWalletUIFlow:l}})},[e,t,a])})}import po,{useContext as pi,useEffect as Ml,useMemo as mi}from"react";import{createErrorFormatter as gi,PrivyClientError as Li}from"@privy-io/js-sdk-core";var Ii=1200,Fl=({oauthProvider:e})=>{let{setOAuthState:a}=pi(_),t=Oe(),o=it(),{state:r}=$a(),{step:l,error:s=null,isNewUser:u=!1}=mi(()=>{var d;switch(r.status){case"initial":return{step:"initial"};case"loading":return{step:"loading"};case"done":return{step:"done",isNewUser:r.isNewUser};case"error":return{step:"error",error:(d=r.error)!=null?d:new Error("Unknown error")}}},[r]);Ml(()=>{s instanceof Li&&s.code==="login_with_oauth_was_cancelled_by_user"&&(a({status:"initial"}),o())},[s,o,a]),Ml(()=>{if(l!=="done")return;let d=setTimeout(()=>{t()},Ii);return()=>clearTimeout(d)},[l,t]);let f=Ee[e],i=u?"You've successfully created an account.":"Your account is secured.";switch(l){case"initial":case"loading":return po.createElement(ma,null);case"done":return po.createElement(R,{subtitle:i});case"error":return po.createElement(D,{title:"Authentication failed",subtitle:hi(s).replace("{provider}",f)})}},hi=gi({linked_to_another_user:"This account has already been linked to another user.",invalid_credentials:"Something went wrong. Try again.",too_many_requests:"Too many requests. Please wait before trying again.",oauth_account_suspended:"Your {provider} account is suspended. Please try another login method.",cannot_link_more_of_type:"You cannot authorize more than one account for this user.",default:"Something went wrong. Please try again."});import We from"react";import{ScrollView as af,StyleSheet as tf,View as Kl}from"react-native";import Ci from"react";import{Image as xi}from"react-native";var kl=()=>{var a,t;let{logo:e}=(t=(a=nt())==null?void 0:a.appearance)!=null?t:{};return e?Ci.createElement(xi,{source:{uri:e},style:{width:Si,height:yi,resizeMode:"contain"}}):null},Si=220,yi=110;import Nl from"react";import vl from"react";var wi={email:Qe,sms:ye},Al=({method:e,onLoginMethodChange:a,preferred:t})=>{let o=wi[e],{colors:r}=p();return vl.createElement(y,{LeftIcon:t?null:vl.createElement(o,{size:24,color:r.icon}),variant:t?"primary":"secondary",onPress:()=>a(e),title:`Continue with ${Ee[e]}`})};import Gl from"react";import*as yt from"react";import Pi,{Path as Tl}from"react-native-svg";var Mi=e=>yt.createElement(Pi,C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 18 22"},e),yt.createElement(Tl,{fill:e.color,d:"M9.795 2.375c.72-.928 2.172-1.796 3.198-1.91.325-.036.365-.034.438.036l.066.063-.015.428c-.026.668-.114 1.137-.31 1.642-.197.503-.552 1.083-.83 1.344a7 7 0 0 0-.347.37c-.439.5-1.056.854-1.898 1.088-.315.09-.337.092-.705.09-.444-.002-.507-.015-.54-.094a3 3 0 0 1-.03-.465l-.005-.406.106-.382c.212-.764.456-1.272.872-1.804"}),yt.createElement(Tl,{fill:e.color,d:"M9.951 6.208c.965-.363 2.308-.72 2.807-.745a6.8 6.8 0 0 1 1.465.116c.415.083.713.182 1.144.382.69.322 1.277.752 1.743 1.277.348.392.368.443.23.573a1.4 1.4 0 0 1-.235.16c-.15.08-.768.575-.768.616 0 .01-.101.124-.224.247-.406.416-.585.752-.845 1.591-.06.193-.123.447-.14.568-.071.464-.036 1.132.087 1.741.074.37.366.996.656 1.415a4.5 4.5 0 0 0 1.62 1.402c.325.158.509.295.509.382a.4.4 0 0 1-.048.13 1 1 0 0 0-.088.24c-.053.218-.363.94-.557 1.294-.72 1.308-1.434 2.278-2.197 2.986-.749.69-1.45.999-2.175.955-.5-.029-.975-.145-1.65-.406-.56-.215-.777-.283-.991-.312-.106-.014-.303-.043-.434-.063-.383-.06-.635-.065-.907-.01-.907.18-.94.19-1.439.39-.79.32-1.207.42-1.723.42-.404.003-.595-.043-1.033-.248a3.4 3.4 0 0 1-1.003-.711c-.326-.317-.55-.583-.99-1.166-1.077-1.424-1.243-1.704-1.77-2.974C.786 15.955.7 15.75.63 15.54c-.055-.167-.1-.338-.187-.666-.211-.8-.234-.887-.234-1.003 0-.056-.023-.196-.048-.315-.22-.964-.214-2.555.01-3.385a8 8 0 0 1 .633-1.62c.625-1.219 1.413-1.997 2.57-2.539.383-.181.67-.266 1.18-.353.236-.039.498-.09.582-.111.206-.056.682-.048.97.012.685.15 1.149.28 1.6.452.85.329 1.343.467 1.545.435l.05-.008c.08-.017.16-.046.65-.231"})),bl=Mi;import*as mo from"react";import Fi,{Path as ki}from"react-native-svg";var vi=e=>mo.createElement(Fi,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),mo.createElement(ki,{fill:"#5865F2",d:"M20.317 4.37a19.8 19.8 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.3 18.3 0 0 0-5.487 0 13 13 0 0 0-.617-1.25.08.08 0 0 0-.079-.037A19.7 19.7 0 0 0 3.677 4.37a.1.1 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.08.08 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.08.08 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13 13 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10 10 0 0 0 .372-.292.07.07 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.07.07 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.3 12.3 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.08.08 0 0 0 .084.028 19.8 19.8 0 0 0 6.002-3.03.08.08 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.06.06 0 0 0-.031-.03M8.02 15.33c-1.182 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418m7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418"})),Bl=vi;import*as go from"react";import Ai,{Path as Ti}from"react-native-svg";var bi=e=>go.createElement(Ai,C({xmlns:"http://www.w3.org/2000/svg",x:24,y:24,viewBox:"0 0 98 96"},e),go.createElement(Ti,{fill:e.color,d:"M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a47 47 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0"})),Dl=bi;import*as Ia from"react";import Bi,{Path as wt}from"react-native-svg";var Di=e=>Ia.createElement(Bi,C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},e),Ia.createElement(wt,{fill:"#4285F4",stroke:"#6366F1",strokeWidth:1.128,d:"M17.382 13.486h-4.818v-2.74h8.372q.1.717.1 1.481c0 2.82-.977 5.168-2.642 6.786H15.95v-1.654a5.15 5.15 0 0 0 1.986-3.206l.123-.667z"}),Ia.createElement(wt,{fill:"#34A853",d:"M12 22c2.7 0 4.964-.896 6.618-2.423l-3.232-2.509c-.895.6-2.04.955-3.386.955-2.604 0-4.809-1.76-5.595-4.123H3.064v2.59A10 10 0 0 0 12 22"}),Ia.createElement(wt,{fill:"#FBBC05",d:"M6.405 13.9c-.2-.6-.314-1.24-.314-1.9s.114-1.3.314-1.9V7.51H3.064A10 10 0 0 0 2 12c0 1.614.386 3.141 1.064 4.491z"}),Ia.createElement(wt,{fill:"#EA4335",d:"M12 5.977c1.468 0 2.786.505 3.823 1.496l2.868-2.868C16.959 2.99 14.696 2 12.001 2 8.09 2 4.708 4.24 3.063 7.51l3.34 2.59C7.192 7.736 9.397 5.977 12 5.977"})),Ul=Di;import*as Lo from"react";import Ui,{Path as Ei}from"react-native-svg";var Oi=e=>Lo.createElement(Ui,C({xmlns:"http://www.w3.org/2000/svg",role:"img",viewBox:"0 0 24 24"},e),Lo.createElement(Ei,{fill:"#E4405F",d:"M7.03.084c-1.277.06-2.149.264-2.91.563a5.9 5.9 0 0 0-2.124 1.388 5.9 5.9 0 0 0-1.38 2.127C.321 4.926.12 5.8.064 7.076s-.069 1.688-.063 4.947.021 3.667.083 4.947c.061 1.277.264 2.149.563 2.911.308.789.72 1.457 1.388 2.123a5.9 5.9 0 0 0 2.129 1.38c.763.295 1.636.496 2.913.552 1.278.056 1.689.069 4.947.063s3.668-.021 4.947-.082c1.28-.06 2.147-.265 2.91-.563a5.9 5.9 0 0 0 2.123-1.388 5.9 5.9 0 0 0 1.38-2.129c.295-.763.496-1.636.551-2.912.056-1.28.07-1.69.063-4.948-.006-3.258-.02-3.667-.081-4.947-.06-1.28-.264-2.148-.564-2.911a5.9 5.9 0 0 0-1.387-2.123 5.86 5.86 0 0 0-2.128-1.38C19.074.322 18.202.12 16.924.066 15.647.009 15.236-.006 11.977 0S8.31.021 7.03.084m.14 21.693c-1.17-.05-1.805-.245-2.228-.408a3.7 3.7 0 0 1-1.382-.895 3.7 3.7 0 0 1-.9-1.378c-.165-.423-.363-1.058-.417-2.228-.06-1.264-.072-1.644-.08-4.848-.006-3.204.006-3.583.061-4.848.05-1.169.246-1.805.408-2.228.216-.561.477-.96.895-1.382a3.7 3.7 0 0 1 1.379-.9c.423-.165 1.057-.361 2.227-.417 1.265-.06 1.644-.072 4.848-.08 3.203-.006 3.583.006 4.85.062 1.168.05 1.804.244 2.227.408.56.216.96.475 1.382.895s.681.817.9 1.378c.165.422.362 1.056.417 2.227.06 1.265.074 1.645.08 4.848.005 3.203-.006 3.583-.061 4.848-.051 1.17-.245 1.805-.408 2.23-.216.56-.477.96-.896 1.38a3.7 3.7 0 0 1-1.378.9c-.422.165-1.058.362-2.226.418-1.266.06-1.645.072-4.85.079s-3.582-.006-4.848-.06m9.783-16.192a1.44 1.44 0 1 0 1.437-1.442 1.44 1.44 0 0 0-1.437 1.442M5.839 12.012a6.161 6.161 0 1 0 12.323-.024 6.162 6.162 0 0 0-12.323.024M8 12.008A4 4 0 1 1 12.008 16 4 4 0 0 1 8 12.008"})),El=Oi;import*as ta from"react";import qi,{Rect as Ol,Path as Io}from"react-native-svg";var Hi=e=>ta.createElement(qi,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 320 320"},e),ta.createElement(Ol,{width:320,height:320,fill:"#06c755",rx:72.14}),ta.createElement(Io,{fill:"#fff",d:"M266.66 144.92c0-47.74-47.86-86.58-106.69-86.58S53.28 97.18 53.28 144.92c0 42.8 38 78.65 89.22 85.42 3.48.75 8.21 2.29 9.4 5.26 1.08 2.7.71 6.93.35 9.65 0 0-1.25 7.53-1.52 9.13-.47 2.7-2.15 10.55 9.24 5.76s61.44-36.18 83.82-61.95c15.46-16.95 22.87-34.19 22.87-53.27"}),ta.createElement(Io,{fill:"#06c755",d:"M231.16 172.49h-30a2 2 0 0 1-2-2v-46.55a2 2 0 0 1 2-2h30a2 2 0 0 1 2 2v7.57a2 2 0 0 1-2 2h-20.37v7.85h20.37a2 2 0 0 1 2 2V151a2 2 0 0 1-2 2h-20.37v7.86h20.37a2 2 0 0 1 2 2v7.56a2 2 0 0 1-2 2.07M120.29 172.49a2 2 0 0 0 2-2v-7.56a2 2 0 0 0-2-2H99.92v-37a2 2 0 0 0-2-2h-7.6a2 2 0 0 0-2 2v46.53a2 2 0 0 0 2 2h30Z"}),ta.createElement(Ol,{width:11.64,height:50.64,x:128.73,y:121.85,fill:"#06c755",rx:2.04}),ta.createElement(Io,{fill:"#06c755",d:"M189.84 121.85h-7.56a2 2 0 0 0-2 2v27.66l-21.3-28.77a1.2 1.2 0 0 0-.17-.21l-.12-.12-.11-.09h-.06l-.11-.08h-.06l-.11-.06h-8.47a2 2 0 0 0-2 2v46.56a2 2 0 0 0 2 2h7.57a2 2 0 0 0 2-2v-27.93l21.33 28.8a2 2 0 0 0 .52.52l.12.08h.06l.1.05h.31a2.4 2.4 0 0 0 .54.07h7.52a2 2 0 0 0 2-2v-46.44a2 2 0 0 0-2-2.04"})),ql=Hi;import*as ho from"react";import Vi,{Path as Wi}from"react-native-svg";var _i=e=>ho.createElement(Vi,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),ho.createElement(Wi,{fill:"#0A66C2",d:"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.06 2.06 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065m1.782 13.019H3.555V9h3.564zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0z"})),Hl=_i;import*as Co from"react";import Ri,{Path as Gi}from"react-native-svg";var zi=e=>Co.createElement(Ri,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),Co.createElement(Gi,{fill:"#1DB954",d:"M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.66 0 12 0m5.521 17.34c-.24.359-.66.48-1.021.24-2.82-1.74-6.36-2.101-10.561-1.141-.418.122-.779-.179-.899-.539-.12-.421.18-.78.54-.9 4.56-1.021 8.52-.6 11.64 1.32.42.18.479.659.301 1.02m1.44-3.3c-.301.42-.841.6-1.262.3-3.239-1.98-8.159-2.58-11.939-1.38-.479.12-1.02-.12-1.14-.6s.12-1.021.6-1.141C9.6 9.9 15 10.561 18.72 12.84c.361.181.54.78.241 1.2m.12-3.36C15.24 8.4 8.82 8.16 5.16 9.301c-.6.179-1.2-.181-1.38-.721-.18-.601.18-1.2.72-1.381 4.26-1.26 11.28-1.02 15.721 1.621.539.3.719 1.02.419 1.56-.299.421-1.02.599-1.559.3"})),Vl=zi;import*as xo from"react";import Ni,{Path as Xi}from"react-native-svg";var Ki=e=>xo.createElement(Ni,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),xo.createElement(Xi,{fill:e.color,d:"M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07"})),Wl=Ki;import*as So from"react";import Zi,{Path as ji}from"react-native-svg";var Ji=e=>So.createElement(Zi,C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24"},e),So.createElement(ji,{d:"M11.571 4.714h1.715v5.143H11.57zm4.715 0H18v5.143h-1.714zM6 2 3.43 4.571v14.858h5.142V22l2.572-2.571h4.286l5.141-5.143V2zm13.714 11.143-3.428 3.428h-3.429l-2.571 2.572v-2.572H6.857V3.429h12.857Z"})),_l=Ji;import*as yo from"react";import Qi,{Path as Yi}from"react-native-svg";var $i=e=>yo.createElement(Qi,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),yo.createElement(Yi,{fill:e.color,d:"M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"})),Rl=$i;var ef={google:Ul,apple:bl,discord:Bl,github:Dl,twitter:Rl,spotify:Vl,instagram:El,tiktok:Wl,linkedin:Hl,line:ql,twitch:_l},zl=({method:e,onLoginMethodChange:a})=>{let{login:t}=$a(),{colors:o}=p(),r=ef[e],l=()=>{t({provider:e}),a(e)};return Gl.createElement(y,{LeftIcon:Gl.createElement(r,{width:24,height:24,color:o.icon}),variant:"secondary",onPress:l,title:Ee[e]})};var Xl=({method:e,onLoginMethodChange:a,preferred:t})=>{switch(e){case"apple":case"google":case"discord":case"github":case"twitter":case"spotify":case"instagram":case"tiktok":case"line":case"linkedin":case"twitch":return Nl.createElement(zl,{method:e,onLoginMethodChange:a});case"email":case"sms":return Nl.createElement(Al,{method:e,onLoginMethodChange:a,preferred:t});default:throw new S("unsupported_login_method",`Unsupported login method: ${e}`)}};var Zl=({loginMethods:e,onLoginMethodChange:a})=>We.createElement(af,{style:Pt.scrollView,contentContainerStyle:Pt.container},We.createElement(Kl,{style:Pt.formContainer},We.createElement(kl,null),We.createElement(v,{title:"Login or sign up"}),We.createElement(Kl,{style:Pt.listContainer},e.map((t,o)=>We.createElement(Xl,{key:`method-button-${t}`,method:t,onLoginMethodChange:a,preferred:o===0})))),We.createElement(da,null),We.createElement(B,null)),Pt=tf.create({scrollView:{flex:1},container:{paddingHorizontal:16},formContainer:{alignItems:"center",gap:32},listContainer:{gap:16,alignSelf:"stretch"}});import*as wo from"expo-web-browser";import ne,{useState as rf}from"react";import oa from"react";import{StyleSheet as of,View as ha}from"react-native";function Ie({Icons:e,title:a,subtitle:t,Features:o,Footer:r}){return oa.createElement(ha,{style:Za.screen},oa.createElement(ha,{style:Za.content},oa.createElement(ha,{style:Za.header},oa.createElement(ha,{style:Za.headerIcons},e),oa.createElement(v,{tight:!0,title:a,subtitle:t})),oa.createElement(ha,{style:Za.featuresList},o)),oa.createElement(ha,null,r))}var Za=of.create({screen:{flex:1,paddingTop:24,paddingHorizontal:16,gap:24,justifyContent:"space-between"},content:{gap:48,paddingHorizontal:8},header:{alignItems:"center",gap:8},headerIcons:{flexDirection:"row",gap:12},featuresList:{gap:12}});var jl=({termsAndPolicyConfig:e})=>{let{colors:a}=p(),t=Y(),{logout:o}=sa(),{termsAndConditionsUrl:r,privacyPolicyUrl:l}=e,s=Oe(),[u,f]=rf(!1),i=()=>{o(),s({termsReviewed:!0})},d=()=>L(void 0,null,function*(){f(!0),yield t.user.acceptTerms().finally(()=>f(!1)),s({termsReviewed:!0})});return ne.createElement(Ie,{Icons:ne.createElement(ba,{size:48,color:a.icon}),title:"One last step",subtitle:"By signing up, you agree to our terms and privacy policy.",Features:ne.createElement(ne.Fragment,null,r&&ne.createElement(y,{variant:"secondary",title:"View Terms",onPress:()=>wo.openBrowserAsync(r),RightIcon:ne.createElement(Ue,{color:a.icon,size:24})}),l&&ne.createElement(y,{variant:"secondary",title:"View Privacy Policy",onPress:()=>wo.openBrowserAsync(l),RightIcon:ne.createElement(Ue,{color:a.icon,size:24})})),Footer:ne.createElement(ne.Fragment,null,ne.createElement(y,{variant:"primary",title:"Accept",onPress:d,loading:u}),ne.createElement(y,{variant:"tertiary",destroy:!0,title:"No thanks",onPress:i}))})};import Jl from"react";import{Modal as lf,View as sf,StyleSheet as uf}from"react-native";import{useSafeAreaInsets as df}from"react-native-safe-area-context";var nf=()=>{let e=df();return{paddingTop:e.top,paddingBottom:e.bottom,paddingLeft:e.left,paddingRight:e.right}},Ql=({children:e,visible:a})=>{let t=nf(),{colors:o}=p();return Jl.createElement(lf,{animationType:"slide",transparent:!0,visible:a},Jl.createElement(sf,{style:[uf.absoluteFill,{backgroundColor:o.background},t]},e))};import{useContext as ff,useEffect as cf}from"react";import{Image as pf}from"react-native";var Yl=()=>{let{client:e}=ff(_),a=e.app.getConfig(),t=a==null?void 0:a.logo_url;cf(()=>{t&&pf.prefetch(t)},[t])};import M from"react";import Me,{useState as Po}from"react";import{StyleSheet as mf,View as Mo}from"react-native";var $l=1e3,as=({config:e})=>{let{appName:a,onConsent:t}=e,{colors:o}=p(),r=H(),l=U(),[s,u]=Po(!1),[f,i]=Po(!1),[d,c]=Po(!1),n=()=>L(void 0,null,function*(){try{u(!0),i(!1),c(!1);let g=yield t();i(!0),yield k($l),r(g)}catch(g){c(!0),yield k($l),l(g instanceof S?g:new A(g))}finally{u(!1)}});if(f)return Me.createElement(R,{subtitle:"You\u2019ve successfully enabled offline access."});if(d)return Me.createElement(D,null);let m=`By confirming, ${a} will be able to use your wallet for you even when you're not around. You can revoke this later.`;return Me.createElement(Mo,{style:es.container},Me.createElement(Mo,{style:es.header},Me.createElement(De,{size:48,color:o.icon}),Me.createElement(v,{title:"Enable offline access",subtitle:m})),Me.createElement(Mo,null,Me.createElement(y,{title:"Confirm",onPress:n,loading:s}),Me.createElement(B,null)))},es=mf.create({container:{paddingTop:24,paddingHorizontal:16,gap:24,flex:1,justifyContent:"space-between"},header:{alignItems:"center",gap:8}});import Fe,{useState as Fo}from"react";import{StyleSheet as gf,View as ko}from"react-native";var ts=1e3,rs=({config:e})=>{let{appName:a,onRevoke:t}=e,{colors:o}=p(),r=H(),l=U(),[s,u]=Fo(!1),[f,i]=Fo(!1),[d,c]=Fo(!1),n=()=>L(void 0,null,function*(){try{u(!0),i(!1),c(!1);let g=yield t();i(!0),yield k(ts),r(g)}catch(g){c(!0),yield k(ts),l(g instanceof S?g:new A(g))}finally{u(!1)}});if(f)return Fe.createElement(R,{subtitle:"You\u2019ve successfully revoked offline access."});if(d)return Fe.createElement(D,null);let m=`By confirming, ${a} will no longer be able to use this wallet on your behalf when you are not online.`;return Fe.createElement(ko,{style:os.container},Fe.createElement(ko,{style:os.header},Fe.createElement(ka,{size:48,color:o.icon}),Fe.createElement(v,{title:"Revoke offline access to wallet",subtitle:m})),Fe.createElement(ko,null,Fe.createElement(y,{title:"Confirm",onPress:n,loading:s}),Fe.createElement(B,null)))},os=gf.create({container:{paddingTop:24,paddingHorizontal:16,gap:24,flex:1,justifyContent:"space-between"},header:{alignItems:"center",gap:8}});import ie,{useMemo as xf,useState as vo}from"react";import{ScrollView as Sf,StyleSheet as yf,Text as wf,View as Ft}from"react-native";import{Buffer as Lf}from"buffer";function Mt(e){return`0x${Lf.from(e).toString("hex")}`}import If from"react";import{Image as hf}from"react-native";var ss=({iconUrl:e})=>If.createElement(hf,{source:{uri:e},style:{width:Cf,height:ls,borderRadius:ls/2,resizeMode:"contain",alignSelf:"center"}}),Cf=80,ls=80;var us=1e3,ds=({config:e})=>{let{message:a,onSignMessage:t,title:o="Sign message",description:r="Sign to continue",buttonText:l="Confirm signature",logo:s}=e,{colors:u}=p(),f=H(),i=U(),[d,c]=vo(!1),[n,m]=vo(!1),[g,h]=vo(!1),I=()=>L(void 0,null,function*(){try{c(!0),m(!1),h(!1);let P=yield t(a);m(!0),yield k(us),f(P)}catch(P){h(!0),yield k(us),i(P instanceof S?P:new A(P))}finally{c(!1)}}),w=xf(()=>a instanceof Uint8Array?Mt(a):a,[a]);return n?ie.createElement(R,{subtitle:"You\u2019ve successfully completed the signature."}):g?ie.createElement(D,null):ie.createElement(Sf,{style:Ca.container,contentContainerStyle:Ca.contentContainer},ie.createElement(Ft,{style:Ca.content},ie.createElement(Ft,{style:Ca.header},s&&ie.createElement(ss,{iconUrl:s}),ie.createElement(v,{title:o,subtitle:r,tight:!0})),ie.createElement(Ft,{style:[Ca.messageBox,{backgroundColor:u.backgroundSecondary}]},ie.createElement(wf,{style:[Ca.message,{color:u.text}]},w))),ie.createElement(Ft,null,ie.createElement(y,{title:l,onPress:I,loading:d}),ie.createElement(B,null)))},Ca=yf.create({container:{flex:1},contentContainer:{paddingHorizontal:16,gap:24,flexGrow:1,justifyContent:"space-between"},header:{gap:24},content:{gap:48},messageBox:{paddingVertical:16,paddingHorizontal:16,borderRadius:14},message:{fontFamily:"Inter_400Regular",fontSize:20,lineHeight:32,width:"100%",textAlign:"center"}});import Bo from"react";import K,{useCallback as Tf,useMemo as bf,useState as kt}from"react";import{Text as Bf,StyleSheet as Df}from"react-native";import Ao from"react";import{View as Pf,Text as Mf,StyleSheet as Ff}from"react-native";function ra({Icon:e,children:a}){let{colors:t}=p();return Ao.createElement(Pf,{style:ns.row},Ao.createElement(e,{size:24,color:t.icon}),Ao.createElement(Mf,{style:[ns.label,{color:t.text}]},a))}var ns=Ff.create({row:{flexDirection:"row",alignItems:"center",gap:12},label:{flex:1,fontFamily:"Inter_500Medium",fontSize:14,lineHeight:22}});import{errorIndicatesMaxMfaRetries as kf,errorIndicatesMfaTimeout as vf,errorIndicatesMfaVerificationFailed as Af}from"@privy-io/js-sdk-core";function j(e){return kf(e)?{isBlockingError:!0,error:new Error("You have exceeded the maximum number of attempts. Please close this window and try again in 10 seconds.",{cause:e})}:Af(e)?{isBlockingError:!1,error:new Error("The code you entered is not valid.",{cause:e})}:vf(e)?{isBlockingError:!0,error:new Error("You have exceeded the time limit for code entry. Please try again in 30 seconds.",{cause:e})}:{isBlockingError:!1,error:new Error("Something went wrong.",{cause:e})}}function is({onBack:e}){let{initMfaEnrollment:a,submitMfaEnrollment:t}=ve(),{prompt:o}=le(),r=H(),l=U(),{user:s}=sa(),{colors:u}=p(),[f,i]=kt(!1),[d,c]=kt(!1),[n,m]=kt(),[g,h]=kt(!1),I=bf(()=>{var T;return((T=s==null?void 0:s.linked_accounts)!=null?T:[]).filter(N=>N.type==="passkey").map(N=>N.credential_id)},[s]),w=Tf(()=>L(this,null,function*(){try{c(!0),h(!1),m(void 0),i(!1),yield o(),yield a({method:"passkey"}),yield t({method:"passkey",credentialIds:I}),i(!0),yield k(1500),r({success:!0})}catch(P){let{isBlockingError:E,error:T}=j(P);m(T),h(E),E&&(yield k(1500),l(T instanceof S?T:new A(T)))}finally{c(!1)}}),[I,a,l,r,o,t]);return f?K.createElement(R,{subtitle:"From now on, you'll use the passkey whenever you use your Privy wallet."}):g?K.createElement(D,{subtitle:n==null?void 0:n.message}):K.createElement(K.Fragment,null,K.createElement(b,{goBack:()=>e()}),K.createElement(Ie,{Icons:K.createElement(K.Fragment,null,K.createElement(Ye,{size:48,color:u.icon}),K.createElement(ce,{size:48,color:u.icon})),title:"Set up passkey verification",subtitle:"You can change this later.",Features:K.createElement(K.Fragment,null,K.createElement(ra,{Icon:we},"Verify with Touch ID, Face ID, PIN, or hardware key"),K.createElement(ra,{Icon:Aa},"Takes seconds to set up and use"),K.createElement(ra,{Icon:Ba},"Use your passkey to verify transactions"),n&&K.createElement(Bf,{style:[Uf.statusText,{color:u.errorDark}]},n.message)),Footer:K.createElement(y,{title:"Confirm",onPress:()=>w(),loading:d})}))}var Uf=Df.create({statusText:{textAlign:"center",fontFamily:"Inter_400Regular",fontSize:14,lineHeight:22}});import he,{useCallback as To,useState as xa}from"react";var Ef=1e3;function fs({onBack:e}){let{initMfaEnrollment:a,submitMfaEnrollment:t}=ve(),o=H(),r=U(),[l,s]=xa("phone-input"),[u,f]=xa(""),[i,d]=xa(!1),[c,n]=xa(!1),[m,g]=xa(),[h,I]=xa(!1),w=To(T=>L(this,null,function*(){try{f(T),g(void 0),d(!0),yield a({method:"sms",phoneNumber:T}),s("otp-submit")}catch(N){let{isBlockingError:O,error:V}=j(N);g(V),I(O),O&&(yield k(1500),r(new A(V)))}finally{d(!1)}}),[a,r]),P=To(T=>L(this,null,function*(){try{d(!0),g(void 0),yield t({method:"sms",phoneNumber:u,code:T}),n(!0),yield k(Ef),o({success:!0})}catch(N){let{isBlockingError:O,error:V}=j(N);g(V),I(O),O&&(yield k(1500),r(new A(V)))}finally{d(!1)}}),[r,o,u,t]),E=To(()=>{l==="otp-submit"?s("phone-input"):e()},[e,l]);return h?he.createElement(D,{subtitle:m==null?void 0:m.message}):c?he.createElement(R,{subtitle:""}):l==="phone-input"?he.createElement(he.Fragment,null,he.createElement(b,{goBack:E}),he.createElement(mt,{error:m!=null?m:null,isLoading:i,sendCode:w})):he.createElement(he.Fragment,null,he.createElement(b,{goBack:E}),he.createElement(se,{subtitle:"Please check your phone for a message with your MFA code.",hint:"Didn\u2019t get an SMS?",error:m!=null?m:null,isDone:c,isLoading:i,onSendCode:P,onRequestNewCode:()=>w(u)}))}import me,{useCallback as bo,useEffect as Vf,useState as la}from"react";import*as cs from"expo-clipboard";import*as ps from"expo-linking";import J,{useState as Of}from"react";import{StyleSheet as qf,View as ja}from"react-native";import Hf from"react-native-qrcode-styled";function ms({onContinue:e,secret:a,authUrl:t}){let{colors:o}=p(),r=()=>ps.openURL(t),[l,s]=Of(!1),u=()=>L(this,null,function*(){yield cs.setStringAsync(a!=null?a:""),s(!0),yield k(2e3),s(!1)});return J.createElement(ja,{style:Ja.container},J.createElement(ja,{style:Ja.formContainer},J.createElement(v,{title:"Scan QR code",subtitle:"Open your authenticator app and scan the QR code to continue."}),J.createElement(ja,{style:Ja.listContainer},J.createElement(ja,{style:Ja.qrContainer},J.createElement(Hf,{data:t,color:o.text,errorCorrectionLevel:"Q",pieceSize:6,pieceBorderRadius:3,outerEyesOptions:{borderRadius:20},innerEyesOptions:{borderRadius:9}}),J.createElement(ja,{style:[Ja.logoContainer,{backgroundColor:o.background}]},J.createElement(we,{size:40,color:o.text}))),J.createElement(y,{title:"Open in Authenticator app",variant:"tertiary",color:o.textMuted,onPress:r,LeftIcon:J.createElement(Ue,{color:o.iconSubtle,size:16})}),J.createElement(y,{title:"Copy secret",variant:"tertiary",color:o.textMuted,onPress:u,LeftIcon:l?J.createElement(xe,{color:o.iconSubtle,size:16}):J.createElement(je,{color:o.iconSubtle,size:16})}),J.createElement(y,{title:"Continue",onPress:e}))),J.createElement(B,null))}var Ja=qf.create({container:{flex:1,justifyContent:"space-between",paddingHorizontal:16},formContainer:{alignItems:"center",gap:32},listContainer:{gap:16,alignSelf:"stretch"},qrContainer:{justifyContent:"center",alignItems:"center"},logoContainer:{position:"absolute",width:42,height:42,justifyContent:"center",alignItems:"center"}});var Wf=1e3;function gs({onBack:e}){let{initMfaEnrollment:a,submitMfaEnrollment:t}=ve(),o=H(),r=U(),[l,s]=la("auth-link"),[u,f]=la(),[i,d]=la(),[c,n]=la(!1),[m,g]=la(!1),[h,I]=la(),[w,P]=la(!1),E=bo(()=>L(this,null,function*(){try{I(void 0),n(!0);let{authUrl:O,secret:V}=yield a({method:"totp"});d(V),f(O)}catch(O){let{isBlockingError:V,error:Z}=j(O);I(Z),P(V),V&&(yield k(1500),r(Z instanceof S?Z:new A(Z)))}finally{n(!1)}}),[a,r]),T=bo(O=>L(this,null,function*(){try{n(!0),I(void 0),yield t({method:"totp",code:O}),g(!0),yield k(Wf),o({success:!0})}catch(V){let{isBlockingError:Z,error:ae}=j(V);I(ae),P(Z),Z&&(yield k(1500),r(ae instanceof S?ae:new A(ae)))}finally{n(!1)}}),[r,o,t]);Vf(()=>{E()},[E]);let N=bo(()=>{l==="otp-submit"?s("auth-link"):e()},[e,l]);return u?w?me.createElement(D,{subtitle:h==null?void 0:h.message}):m?me.createElement(R,{subtitle:""}):l==="auth-link"?me.createElement(me.Fragment,null,me.createElement(b,{goBack:N}),me.createElement(ms,{secret:i!=null?i:"",authUrl:u!=null?u:"",onContinue:()=>s("otp-submit")})):me.createElement(me.Fragment,null,me.createElement(b,{goBack:N}),me.createElement(se,{subtitle:"Please check your for code in you Authenticator app.",error:h!=null?h:null,isDone:m,isLoading:c,onSendCode:T})):me.createElement(ma,null)}function Ls({config:e}){let{method:a,onBack:t}=e;switch(a){case"totp":return Bo.createElement(gs,{onBack:t});case"sms":return Bo.createElement(fs,{onBack:t});case"passkey":return Bo.createElement(is,{onBack:t})}}import z,{useCallback as _f}from"react";import{StyleSheet as Rf,Text as Gf,View as vt}from"react-native";function Is({config:e}){let{colors:a}=p(),t=$(),{availableMethods:o,enrolledMfaMethods:r}=e,l=_f(u=>{if(r.includes(u)){t({type:"mfa:enrollment:unenroll",payload:{method:u,onBack:()=>t({type:"mfa:enrollment:landing",payload:e})}});return}t({type:"mfa:enrollment:enroll",payload:{method:u,relyingParty:e.relyingParty,onBack:()=>t({type:"mfa:enrollment:landing",payload:e})}})},[e,r,t]);function s({mfaMethod:u}){return r&&r.includes(u)?z.createElement(vt,{style:At.unenrollGroup},z.createElement(Gf,null,"Enabled"),z.createElement(ue,{color:a.icon,size:24})):z.createElement(Se,{color:a.icon,size:24})}return z.createElement(vt,{style:At.container},z.createElement(vt,{style:At.formContainer},z.createElement(v,{title:"Choose a verification method",subtitle:"You can change this later."}),z.createElement(vt,{style:At.listContainer},o.includes("totp")&&z.createElement(y,{title:"Authenticator app",variant:"secondary",onPress:()=>l("totp"),LeftIcon:z.createElement($e,{color:a.icon,size:24}),RightIcon:z.createElement(s,{mfaMethod:"totp"})}),o.includes("passkey")&&z.createElement(y,{title:"Passkey",variant:"secondary",onPress:()=>l("passkey"),LeftIcon:z.createElement(ce,{color:a.icon,size:24}),RightIcon:z.createElement(s,{mfaMethod:"passkey"})}),o.includes("sms")&&z.createElement(y,{title:"SMS",variant:"secondary",onPress:()=>l("sms"),LeftIcon:z.createElement(ye,{color:a.icon,size:24}),RightIcon:z.createElement(s,{mfaMethod:"sms"})}))),z.createElement(B,null))}var At=Rf.create({container:{flex:1,justifyContent:"space-between",paddingHorizontal:16},formContainer:{alignItems:"center",gap:32},listContainer:{gap:16,alignSelf:"stretch"},unenrollGroup:{flexDirection:"row",gap:16,alignItems:"center"}});import _e,{useCallback as zf,useState as Do}from"react";function hs({config:e}){let{colors:a}=p(),{method:t,onBack:o}=e,{unenrollMfa:r}=ve(),{prompt:l}=le(),s=H(),u=U(),[f,i]=Do(!1),[d,c]=Do(!1),[n,m]=Do(!1),g=zf(()=>L(this,null,function*(){var P;try{i(!0),c(!1),m(!1),t==="sms"?yield r({method:"sms"}):t==="totp"?yield r({method:"totp"}):t==="passkey"&&(yield l(),yield r({method:"passkey",removeForLogin:(P=Lr().passkeys)==null?void 0:P.shouldUnlinkOnUnenrollMfa})),c(!0),yield k(1500),s({success:!0})}catch(E){m(!0),yield k(1500),u(E instanceof S?E:new A(E))}finally{i(!1)}}),[t,u,s,l,r]);if(d)return _e.createElement(R,{subtitle:""});if(n)return _e.createElement(D,null);let h=Nf[t],I=`Remove ${h} verification?`,w="MFA adds an extra layer of security to your account. Make sure you have other methods to secure your account.";return _e.createElement(_e.Fragment,null,_e.createElement(b,{goBack:o}),_e.createElement(Ie,{Icons:_e.createElement(Be,{size:48,color:a.icon}),title:I,subtitle:w,Footer:_e.createElement(y,{title:`Remove ${h} for MFA`,variant:"primary",destroy:!0,onPress:g,loading:f})}))}var Nf={totp:"TOTP",sms:"SMS",passkey:"Passkey"};import fe from"react";import{StyleSheet as Xf,View as Qa}from"react-native";function Cs({config:e}){let{onContinue:a}=e,t=U(),{colors:o}=p();return fe.createElement(Qa,{style:Tt.container},fe.createElement(Qa,{style:Tt.content},fe.createElement(Qa,{style:Tt.header},fe.createElement(we,{color:o.icon,size:32}),fe.createElement(v,{title:"Add more security",subtitle:"Set up multi-factor verification.",tight:!0})),fe.createElement(Qa,{style:Tt.featureList},fe.createElement(ra,{Icon:Te},"Enable multi-factor verification for your wallet."),fe.createElement(ra,{Icon:Ea},"Your wallet will have you complete a verification for every transaction you complete."))),fe.createElement(Qa,null,fe.createElement(y,{title:"Continue",onPress:()=>a()}),fe.createElement(y,{title:"Not now",variant:"tertiary",onPress:()=>t()}),fe.createElement(B,null)))}var Tt=Xf.create({container:{flex:1,justifyContent:"space-between",paddingTop:24,paddingHorizontal:16},content:{gap:24},header:{alignItems:"center",gap:8},featureList:{gap:12}});import re,{useCallback as Kf}from"react";function xs({config:e}){let{colors:a}=p(),t=$(),{enrolledMfaMethods:o}=e,r=Kf(l=>{t({type:`mfa:verify:${l}`,payload:{relyingParty:e.relyingParty,ongoingWalletUIFlow:e.ongoingWalletUIFlow,onBack:()=>t({type:"mfa:verify:landing",payload:e})}})},[e,t]);return re.createElement(Ie,{Icons:void 0,title:"Choose a verification method",subtitle:"",Features:re.createElement(re.Fragment,null,o.includes("totp")&&re.createElement(y,{title:"Authenticator app",variant:"secondary",onPress:()=>r("totp"),LeftIcon:re.createElement($e,{color:a.icon,size:24}),RightIcon:re.createElement(Se,{color:a.icon,size:24})}),o.includes("passkey")&&re.createElement(y,{title:"Passkey",variant:"secondary",onPress:()=>r("passkey"),LeftIcon:re.createElement(ce,{color:a.icon,size:24}),RightIcon:re.createElement(Se,{color:a.icon,size:24})}),o.includes("sms")&&re.createElement(y,{title:"SMS",variant:"secondary",onPress:()=>r("sms"),LeftIcon:re.createElement(ye,{color:a.icon,size:24}),RightIcon:re.createElement(Se,{color:a.icon,size:24})})),Footer:re.createElement(B,null)})}import Re,{useCallback as Zf,useEffect as jf,useRef as Jf,useState as Uo}from"react";import{StyleSheet as Qf,Text as Yf}from"react-native";var Ss=({config:e})=>{let{colors:a}=p(),{init:t,submit:o}=le(),{relyingParty:r,ongoingWalletUIFlow:l}=e,s=$(),u=H(),f=U(),[i,d]=Uo(!1),[c,n]=Uo(),[m,g]=Uo(!1),h=Jf(void 0),I=Zf(()=>L(void 0,null,function*(){try{d(!0),n(void 0),g(!1);let w=h.current;w||(w=yield t({method:"passkey",relyingParty:r})),yield o({method:"passkey",mfaCode:w,relyingParty:r}),l?s(l):u({success:!0})}catch(w){let{isBlockingError:P,error:E}=j(w);n(E),g(P),P&&(yield k(1500),f(new A(w)))}finally{d(!1)}}),[t,s,f,u,l,r,o]);return jf(()=>{I()},[I]),m?Re.createElement(D,{subtitle:c==null?void 0:c.message}):Re.createElement(Ie,{Icons:Re.createElement(Re.Fragment,null,Re.createElement(Ye,{size:48,color:a.icon}),Re.createElement(ce,{size:48,color:a.icon})),title:"Verifying with passkey",subtitle:"Approve this action using your touch, face, PIN, or hardware key.",Features:c?Re.createElement(Yf,{style:[$f.statusText,{color:a.errorDark}]},c.message):void 0,Footer:Re.createElement(y,{title:"Try again",loading:i,onPress:()=>I(),variant:"primary"})})},$f=Qf.create({statusText:{textAlign:"center",fontFamily:"Inter_400Regular",fontSize:14,lineHeight:22}});import ys,{useCallback as ws,useEffect as ec,useState as Eo}from"react";function Ps({config:e}){let{init:a,submit:t}=le(),{ongoingWalletUIFlow:o}=e,r=$(),l=H(),s=U(),[u,f]=Eo(!1),[i,d]=Eo(),[c,n]=Eo(!1),m=ws(()=>L(this,null,function*(){try{f(!0),d(void 0),n(!1),yield a({method:"sms"})}catch(h){let{isBlockingError:I,error:w}=j(h);d(w),n(I),I&&(yield k(1500),s(new A(h)))}finally{f(!1)}}),[a,s]),g=ws(h=>L(this,null,function*(){try{f(!0),d(void 0),n(!1),yield t({method:"sms",mfaCode:h}),o?r(o):l({success:!0})}catch(I){let{isBlockingError:w,error:P}=j(I);d(P),n(w),w&&(yield k(1500),s(new A(I)))}finally{f(!1)}}),[r,s,l,o,t]);return ec(()=>{m()},[m]),c?ys.createElement(D,{subtitle:i==null?void 0:i.message}):ys.createElement(se,{subtitle:"Please check your phone for a message with your MFA code.",hint:"Didn\u2019t get an SMS?",error:i!=null?i:null,isLoading:u,onSendCode:g,onRequestNewCode:m})}import Ya,{useCallback as ac,useState as Oo}from"react";import{StyleSheet as tc,Text as oc}from"react-native";function Ms({config:e}){let{init:a,submit:t}=le(),{ongoingWalletUIFlow:o}=e,r=$(),l=H(),s=U(),[u,f]=Oo(!1),[i,d]=Oo(),[c,n]=Oo(!1),m=ac(g=>L(this,null,function*(){try{if(f(!0),d(void 0),n(!1),yield a({method:"totp"}),yield t({method:"totp",mfaCode:g}),o)return r(o);l({success:!0})}catch(h){let{isBlockingError:I,error:w}=j(h);d(w),n(I),I&&(yield k(1500),s(new A(h)))}finally{f(!1)}}),[a,r,s,l,o,t]);return c?Ya.createElement(D,{subtitle:i==null?void 0:i.message}):Ya.createElement(se,{subtitle:Ya.createElement(Ya.Fragment,null,"To continue, please enter the 6-digit code generated from your"," ",Ya.createElement(oc,{style:rc.strong},"authenticator app")),error:i!=null?i:null,isLoading:u,onSendCode:m})}var rc=tc.create({strong:{fontFamily:"Inter_600SemiBold"}});var Fs=({config:e})=>{let a=U(),{cancel:t}=le(),o=M.useCallback(()=>{t(),a(new A(new Error("MFA verification was canceled")))},[t,a]);switch(e.type){case"mfa:enrollment:welcome":return M.createElement(Cs,{config:e.payload});case"mfa:enrollment:unenroll":return M.createElement(hs,{config:e.payload});case"mfa:enrollment:landing":return M.createElement(M.Fragment,null,M.createElement(b,{close:()=>a()}),M.createElement(Is,{config:e.payload}));case"mfa:enrollment:enroll":return M.createElement(Ls,{config:e.payload});case"mfa:verify:landing":return M.createElement(M.Fragment,null,M.createElement(b,{close:o}),M.createElement(xs,{config:e.payload}));case"mfa:verify:passkey":return M.createElement(M.Fragment,null,M.createElement(b,{close:o,goBack:e.payload.onBack}),M.createElement(Ss,{config:e.payload}));case"mfa:verify:totp":return M.createElement(M.Fragment,null,M.createElement(b,{close:o,goBack:e.payload.onBack}),M.createElement(Ms,{config:e.payload}));case"mfa:verify:sms":return M.createElement(M.Fragment,null,M.createElement(b,{close:o,goBack:e.payload.onBack}),M.createElement(Ps,{config:e.payload}));case"wallet:signature":return M.createElement(M.Fragment,null,M.createElement(b,{close:()=>a()}),M.createElement(ds,{config:e.payload}));case"delegatedActions:consent":return M.createElement(M.Fragment,null,M.createElement(b,{close:()=>a()}),M.createElement(as,{config:e.payload}));case"delegatedActions:revoke":return M.createElement(M.Fragment,null,M.createElement(b,{close:()=>a()}),M.createElement(rs,{config:e.payload}));default:throw new Error("Unsupported wallet UI config type")}};function uc({config:e,goBackRef:a}){let t=it();return ee.createElement(ee.Fragment,null,ee.createElement(b,{goBack:()=>{var o;return((o=a.current)!=null?o:t)()}}),ee.createElement(dc,{config:e,goBackRef:a}))}var dc=({config:e,goBackRef:a})=>{let[t,o]=Cr(),r=t&&gr(e.loginMethods,t),l=ua();if(Ro()&&(l!=null&&l.requireUsersAcceptTerms))return ee.createElement(jl,{termsAndPolicyConfig:l});switch(t){case"email":return ee.createElement(wr,{goBackRef:a,otherLoginMethod:r,onLoginMethodChange:o});case"sms":return ee.createElement(Er,{goBackRef:a,otherLoginMethod:r,onLoginMethodChange:o});case"apple":case"google":case"discord":case"twitter":case"github":case"spotify":case"instagram":case"tiktok":case"line":case"linkedin":case"twitch":return ee.createElement(Fl,{oauthProvider:t,goBackRef:a,otherLoginMethod:r,onLoginMethodChange:o});case null:return ee.createElement(Zl,{loginMethods:e.loginMethods,onLoginMethodChange:o,goBackRef:a});default:throw new S("unsupported_login_method",`Unsupported login method: ${t}`)}},nc=({config:e={}})=>{var o;let a=xr();lc(()=>Wo(({user:r})=>{r&&a(r)}),[a]),Yl(),Ir(e),Pl({isMfaUIEnabled:(o=e.mfa)==null?void 0:o.enableMfaVerificationUIs});let t=ic();return ee.createElement(Ut,{appearance:e.appearance},ee.createElement(Ql,{visible:!!t},t))};function ic(){let e=sc(null),a=nt(),t=He(),o=yl();return t?ee.createElement(Sl,{config:t,goBackRef:e}):a?ee.createElement(uc,{config:a,goBackRef:e}):o?ee.createElement(Fs,{config:o}):null}import{useCallback as ks,useContext as fc}from"react";var cc=()=>{let e=hr(),{setOtpState:a,setOAuthState:t,client:o}=fc(_),r=ks(()=>{a({status:"initial"}),t({status:"initial"})},[t,a]);return{login:ks(s=>L(void 0,null,function*(){let u=ke();return{user:yield e(s,o,u,r)}}),[e,o,r])}};import{useCallback as pc,useContext as mc}from"react";import{getEntropyDetailsFromUser as gc,getUserEmbeddedEthereumWallet as Lc}from"@privy-io/js-sdk-core";var Ic=()=>{let e=Le(),{client:a}=mc(_);return{signMessage:pc(t=>L(void 0,null,function*(){var u,f,i,d;let o=ke(),r=Lc(o),l=gc(o);if(!r||!l)throw new Error("No embedded Ethereum wallet found");let s=yield a.embeddedWallet.getEthereumProvider({entropyId:l.entropyId,entropyIdVerifier:l.entropyIdVerifier,wallet:r});return yield e({type:"wallet:signature",payload:{message:t.message,logo:(u=t.appearance)==null?void 0:u.logo,buttonText:(f=t.appearance)==null?void 0:f.buttonText,description:(i=t.appearance)==null?void 0:i.description,title:(d=t.appearance)==null?void 0:d.title,onSignMessage:c=>L(void 0,null,function*(){return c instanceof Uint8Array&&(c=Mt(c)),yield s.request({method:"personal_sign",params:[c,r.address]})})}})}),[a.embeddedWallet,e])}};import{Buffer as hc}from"buffer";import{useCallback as Cc,useContext as xc}from"react";import{getAllUserEmbeddedSolanaWallets as Sc,getEntropyDetailsFromUser as yc}from"@privy-io/js-sdk-core";var wc=()=>{let e=Le(),{client:a}=xc(_);return{signMessage:Cc(t=>L(void 0,null,function*(){var d,c,n,m;let o=ke(),r=Sc(o),l=yc(o);if(!l)throw new Error("No embedded Solana wallets found");let s=t.address?r.find(g=>g.address===t.address):r[0];if(!s)throw new Error("Solana account not found");let{entropyId:u,entropyIdVerifier:f}=l,i=yield a.embeddedWallet.getSolanaProvider(s,u,f);return yield e(ge(C({type:"wallet:signature"},t),{payload:{message:t.message,logo:(d=t.appearance)==null?void 0:d.logo,buttonText:(c=t.appearance)==null?void 0:c.buttonText,description:(n=t.appearance)==null?void 0:n.description,title:(m=t.appearance)==null?void 0:m.title,onSignMessage:g=>L(void 0,null,function*(){return g instanceof Uint8Array&&(g=hc.from(g).toString("base64")),yield i.request({method:"signMessage",params:{message:g}})})}}))}),[a.embeddedWallet,e])}};import{useCallback as vs,useContext as Pc,useMemo as As}from"react";import{delegatedActions as Ts}from"@privy-io/js-sdk-core";var Mc=()=>{let e=Le(),{client:a}=Pc(_),t=As(()=>Ts.delegateWallet(a),[a]),o=As(()=>Ts.revokeWallets(a),[a]);return{delegateWallet:vs(r=>L(void 0,null,function*(){let{name:l}=yield a.app.getConfig();return yield e({type:"delegatedActions:consent",payload:{appName:l,onConsent:()=>t(r)}})}),[a,t,e]),revokeWallets:vs(()=>L(void 0,null,function*(){let{name:r}=yield a.app.getConfig();return yield e({type:"delegatedActions:revoke",payload:{appName:r,onRevoke:()=>o()}})}),[a,o,e])}};import{useCallback as Fc}from"react";function kc(){let e=Le(),a=$();return{init:Fc(o=>L(this,null,function*(){let r=ke();if(!r)throw new Error("User is not logged in");let l=r.linked_accounts.some(({type:i})=>i==="passkey"),s=r.mfa_methods.map(i=>i.type),u=o.mfaMethods;(!l||!o.relyingParty)&&(u=u.filter(i=>i!=="passkey"));let f={type:"mfa:enrollment:landing",payload:{availableMethods:u,enrolledMfaMethods:s,relyingParty:o.relyingParty}};if(s.length===0){yield e({type:"mfa:enrollment:welcome",payload:{onContinue:()=>a(f)}});return}yield e(f)}),[a,e])}}import{useCallback as Tc}from"react";import{getSupportedChainById as bc}from"@privy-io/js-sdk-core";import{getIsTokenUsdc as Bc,isSupportedChainIdForCoinbaseOnramp as Dc,isSupportedChainIdForMoonpay as Uc,toCoinbaseBlockchainFromChainId as Ec,UsdcAddressMap as Oc}from"@privy-io/js-sdk-core";import{createPublicClient as vc,http as Ac}from"viem";function Bs(t){return L(this,arguments,function*({chain:e,erc20Address:a}){let o=vc({chain:e,transport:Ac()}),[r,l]=yield Promise.all([o.readContract({abi:bs,address:a,functionName:"symbol"}),o.readContract({abi:bs,address:a,functionName:"decimals"})]);return{decimals:l,symbol:r}})}var bs=[{inputs:[],name:"decimals",outputs:[{internalType:"uint8",name:"",type:"uint8"}],stateMutability:"view",type:"function"},{inputs:[],name:"symbol",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"view",type:"function"}];function qc(){let e=Y(),a=ht();return{fundWallet:Tc(f=>L(this,null,function*(){var i=f,{address:o,asset:r,chain:l,amount:s}=i,u=Q(i,["address","asset","chain","amount"]);var Z,ae,Ge,ze,F,Ne,bt,Sa,ya,qo;let d=e.app.getConfig(),c=(d==null?void 0:d.name)||"",n=(Z=d==null?void 0:d.funding_config)==null?void 0:Z.default_recommended_amount,m=(ae=d==null?void 0:d.funding_config)==null?void 0:ae.default_recommended_currency.asset,g=(Ge=d==null?void 0:d.funding_config)==null?void 0:Ge.default_recommended_currency.chain.replace("eip155:",""),h=g?bc(+g):void 0,I=(F=(ze=d==null?void 0:d.funding_config)==null?void 0:ze.options)!=null?F:[],w=l!=null?l:h,P=(Ne=r!=null?r:m)!=null?Ne:"native-currency",E=(bt=s!=null?s:n)==null?void 0:bt.trim();if(!w)throw new S("chain_not_supported",`Chain with id ${(Sa=l==null?void 0:l.id)!=null?Sa:g} is not supported`);if(!E)throw new S("amount_not_specified","amount was not specified");let T;if(P==="USDC"){let Ce=Oc[w.id];if(!Ce)throw new S("asset_not_supported",`Chain with id ${w.id} does not support USDC`);T={address:Ce,symbol:"USDC",decimals:6}}else if(typeof P=="object"&&P.tokenAddress)if(Bc(P.tokenAddress,w))T={address:P.tokenAddress,symbol:"USDC",decimals:6};else{let Ce=yield Bs({chain:w,erc20Address:P.tokenAddress}).catch(console.error);if(!Ce)throw new S("asset_info_not_found",`Asset ${P.tokenAddress} information could not be found`);T={address:P.tokenAddress,symbol:Ce.symbol,decimals:Ce.decimals}}let N=I.filter(({provider:Ce})=>{let Ho=(T==null?void 0:T.symbol)==="USDC"?"USDC":"native-currency";if(Ce==="moonpay")return Uc(w.id,Ho);if(Ce==="coinbase")return Ec(w.id)&&Dc(w.id,Ho)}),O=ge(C({},u),{chainType:"ethereum",appName:c,address:o,tokenInfo:T,paymentOptions:N,chain:w,asset:P,amount:E}),V=a(O);return u.defaultPaymentMethod&&(yield ga({client:e,method:u.defaultPaymentMethod,provider:u.defaultPaymentMethod==="card"&&(qo=(ya=u.card)==null?void 0:ya.preferredProvider)!=null?qo:"coinbase",config:O})),yield V}),[a,e])}}import{useCallback as Hc}from"react";import{getSolanaRpcEndpointForCluster as Vc,getSolanaUsdcMintAddressForCluster as Wc}from"@privy-io/js-sdk-core";function _c(){let e=Y(),a=ht();return{fundWallet:Hc(f=>L(this,null,function*(){var i=f,{address:o,asset:r,amount:l,cluster:s}=i,u=Q(i,["address","asset","amount","cluster"]);var N,O,V,Z,ae,Ge,ze,F;let d=e.app.getConfig(),c=(d==null?void 0:d.name)||"",n=(N=d==null?void 0:d.funding_config)==null?void 0:N.default_recommended_amount,m=(O=d==null?void 0:d.funding_config)==null?void 0:O.default_recommended_currency.asset,g=(Z=(V=d==null?void 0:d.funding_config)==null?void 0:V.options)!=null?Z:[],h=(ae=r!=null?r:m)!=null?ae:"native-currency",I=(Ge=l!=null?l:n)==null?void 0:Ge.trim(),w=s!=null?s:{name:"mainnet-beta"};if(!I)throw new S("amount_not_specified","amount was not specified");let P;h==="USDC"&&(P={symbol:"USDC",decimals:6,address:Wc(w)});let E=ge(C({},u),{chainType:"solana",appName:c,address:o,tokenInfo:P,paymentOptions:g,asset:h,amount:I,cluster:{name:w.name,rpcUrl:Vc(w)}}),T=a(E);return u.defaultPaymentMethod&&(yield ga({client:e,method:u.defaultPaymentMethod,provider:u.defaultPaymentMethod==="card"&&(F=(ze=u.card)==null?void 0:ze.preferredProvider)!=null?F:"coinbase",config:E})),yield T}),[a,e])}}export{nc as PrivyElements,S as PrivyUIError,Mc as useDelegatedActions,_c as useFundSolanaWallet,qc as useFundWallet,cc as useLogin,kc as useMfaEnrollmentUI,Ic as useSignMessage,wc as useSolanaSignMessage};
1
+ import{b as $a}from"./chunk-PQQEZEVS.js";import{O as No,S as le,T as ve,X as sa,a as Vo,aa as _,b as ke,c as Wo,d as _o,e as Ro,h as k,l as Y,r as Go,t as zo}from"./chunk-W3BFEI4R.js";import{a as C,b as ge,c as Q,d as L}from"./chunk-QTVIWU3N.js";import ee,{useEffect as lc,useRef as sc}from"react";import{useMemo as Ds}from"react";function ua(){let e=Y(),{isReady:a}=sa(),t=_o();return Ds(()=>{var s,u;if(!a)return null;let o=e.app.getConfig();if(!o)return null;let r=(s=o.require_users_accept_terms)!=null?s:!1,l=(u=t==null?void 0:t.has_accepted_terms)!=null?u:!1;return{termsAndConditionsUrl:o.terms_and_conditions_url,privacyPolicyUrl:o.privacy_policy_url,requireUsersAcceptTerms:r&&!l}},[e.app,a,t==null?void 0:t.has_accepted_terms])}import Jt,{useContext as Nu,useEffect as Sr,useMemo as Xu,useState as yr}from"react";import Ae,{useCallback as du,useEffect as lr,useState as sr}from"react";import{View as Wt,StyleSheet as nu,KeyboardAvoidingView as iu,Platform as fu}from"react-native";import{createErrorFormatter as cu}from"@privy-io/js-sdk-core";import Xe from"react";import{View as Jo,Text as zs,Pressable as Ns,StyleSheet as Xs}from"react-native";import Bt,{useEffect as Us}from"react";import{Animated as Dt,Easing as Es,useAnimatedValue as Os}from"react-native";import qs,{Path as Hs}from"react-native-svg";var Xo=({color:e})=>{let a=Os(0);Us(()=>{a.setValue(0);let o=Dt.loop(Dt.timing(a,{toValue:1,duration:1200,useNativeDriver:!0,easing:Es.linear}));return o.start(),()=>o.stop()},[a]);let t=a.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return Bt.createElement(Dt.View,{style:{transform:[{rotate:t}]}},Bt.createElement(qs,{width:20,height:20,viewBox:"0 0 20 20",fill:"none"},Bt.createElement(Hs,{d:"M19 10a9 9 0 11-6.219-8.56",stroke:e,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})))};import Ws,{useContext as _s}from"react";import{useMemo as Rs}from"react";import{createContext as Vs}from"react";var et=Vs(void 0);var Ko="#5B4FFF";function Zo({colorScheme:e,accentHex:a}){return e==="dark"?{interactive:a,background:"#22222A",backgroundSecondary:"#010110",backgroundInformation:"#1E1B4B",backgroundTertiary:"#010110",backgroundHighlight:"#052E16",text:"#ffffff",textPlaceholder:"#9498B8",textMuted:"#FFFFFF",textHighlight:"#BBF7D0",textTitle:"#FFFFFF",textInteractive:"#FFFFFF",icon:"#FFFFFF",iconInformation:"#818CF8",iconSubtle:"#919191",privyBrand:"#FFFFFF",success:"#4ADE80",successLight:"#C5F7D7",border:"#474869",borderInformation:"#818CF8",error:"#FCA5A5",errorDark:"#EF4444"}:{interactive:a,background:"#FFFFFF",backgroundSecondary:"#F3F3F3",backgroundInformation:"#E0E7FF",backgroundTertiary:"#FFFFFF",backgroundHighlight:"#F1F2F9",text:"#040217",textPlaceholder:"#9498B8",textMuted:"#64668B",textHighlight:"#64668B",textTitle:"#1A1C29",textInteractive:"#FFFFFF",icon:"#110F2A",iconSubtle:"#9498B8",iconInformation:"#4F46E5",privyBrand:"#010110",success:"#16A34A",successLight:"#DCFCE7",border:"#E2E3F0",borderInformation:"#5B4FFF",error:"#EF4444",errorDark:"#B91C1C"}}function jo({colorScheme:e,accentHex:a}){return{colors:Zo({colorScheme:e,accentHex:a}),colorScheme:e}}function Ut({children:e,appearance:a={}}){let{colorScheme:t="light",accentColor:o}=a,{isReady:r,client:l}=_s(_),s=Rs(()=>{var i,d;let u=r?l.app.getConfig():void 0,f=(i=u==null?void 0:u.accent_color)!=null?i:void 0;return jo({colorScheme:t,accentHex:(d=o!=null?o:f)!=null?d:Ko})},[t,o,r,l]);return Ws.createElement(et.Provider,{value:s},e)}import{useContext as Gs}from"react";var p=()=>{let e=Gs(et);if(e===void 0)throw new Error("Components calling useTheme must be wrapped in an ElementsThemeProvider");return e};var y=i=>{var d=i,{variant:e="primary",title:a,destroy:t=!1,loading:o=!1,LeftIcon:r,RightIcon:l,color:s,style:u}=d,f=Q(d,["variant","title","destroy","loading","LeftIcon","RightIcon","color","style"]);let{colors:c}=p(),n=t?c.errorDark:c.interactive,m={primary:n,secondary:c.backgroundTertiary,tertiary:c.background}[e],g={primary:c.textInteractive,secondary:c.text,tertiary:n}[e];return Xe.createElement(Ns,ge(C({},f),{disabled:f.disabled||o}),Xe.createElement(Jo,{style:[wa.buttonBox,{backgroundColor:m},e==="secondary"&&wa.buttonBoxSecondary,e==="secondary"&&{borderColor:c.border},u]},o?Xe.createElement(Xo,{color:s!=null?s:g}):Xe.createElement(Xe.Fragment,null,r,Xe.createElement(zs,{style:[wa.buttonLabel,{color:s!=null?s:g},e==="secondary"&&wa.buttonLabelSecondary,e==="tertiary"&&wa.buttonLabelTertiary]},a),!!l&&Xe.createElement(Jo,{style:{marginLeft:"auto"}},l))))},wa=Xs.create({buttonBox:{height:54,flexDirection:"row",justifyContent:"center",alignItems:"center",borderRadius:14,paddingHorizontal:16,gap:12},buttonBoxSecondary:{justifyContent:"flex-start",borderWidth:1,borderRadius:12},buttonLabel:{fontFamily:"Inter_600SemiBold",fontSize:16,lineHeight:24},buttonLabelSecondary:{fontFamily:"Inter_400Regular"},buttonLabelTertiary:{fontFamily:"Inter_500Medium"}});import Ke,{useState as $o,useRef as Js}from"react";import{View as Qs,TextInput as Ys,Text as ar,StyleSheet as $s,Platform as er,Pressable as eu}from"react-native";import Qo from"react";import{View as Ks,Text as Zs,StyleSheet as js}from"react-native";var Yo=({value:e,isFocused:a,isSuccess:t,isError:o})=>{let{colors:r}=p();return Qo.createElement(Ks,{style:[Et.box,{borderColor:o?r.error:t?r.success:a?r.interactive:r.border},a&&Et.focusedBox]},Qo.createElement(Zs,{style:[Et.text,{color:r.text}]},e))},Et=js.create({box:{flex:1,borderWidth:1,borderRadius:12,aspectRatio:3/4,justifyContent:"center",alignItems:"center"},focusedBox:{borderWidth:2},text:{fontFamily:"Inter_500Medium",fontSize:16,lineHeight:20}});var Ot=6,au=[0,1,2,"-",3,4,5];function qt({value:e="",status:a=" ",onChangeText:t=()=>{},editable:o=!0,success:r=!1,error:l=!1,autoFocus:s=!1}){let{colors:u}=p(),f=Js(null),[i,d]=$o(!1),[c,n]=$o({start:0,end:0}),m=h=>{let I=h.replace(/\D/g,"");t(I.substring(0,Ot))},g=i?Math.min(e.length,Ot-1):void 0;return Ke.createElement(Qs,{style:Pa.container},Ke.createElement(Ys,{autoFocus:s,style:Pa.invisibleTextInput,value:e,onChangeText:m,maxLength:Ot,ref:f,editable:o,onFocus:()=>{d(!0),n({start:0,end:e.length||0})},onBlur:()=>d(!1),onSelectionChange:h=>n(h.nativeEvent.selection),selection:c,keyboardType:"numeric",autoComplete:"sms-otp",textContentType:"oneTimeCode",contextMenuHidden:!1,selectTextOnFocus:!0,caretHidden:er.OS==="ios",cursorColor:er.OS==="android"?"transparent":void 0,selectionColor:"transparent"}),Ke.createElement(eu,{style:Pa.codeContainer,onPress:()=>{var h;return o&&((h=f.current)==null?void 0:h.focus())}},au.map((h,I)=>h==="-"?Ke.createElement(tu,{key:I}):Ke.createElement(Yo,{key:I,isFocused:g===h,value:e[h]||"",isSuccess:r,isError:l}))),Ke.createElement(ar,{style:[Pa.statusText,{color:l?u.errorDark:r?u.success:u.textMuted}]},a))}var tu=()=>{let{colors:e}=p();return Ke.createElement(ar,{style:[Pa.separator,{color:e.text}]},"-")},Pa=$s.create({container:{justifyContent:"center",paddingHorizontal:0,gap:6},invisibleTextInput:{position:"absolute",width:"100%",height:60,backgroundColor:"transparent",color:"transparent",opacity:0,fontSize:24,letterSpacing:20,paddingLeft:20,zIndex:1},codeContainer:{flexDirection:"row",alignItems:"center",gap:10,justifyContent:"space-between",zIndex:0},separator:{fontFamily:"Inter_600SemiBold",fontSize:18,lineHeight:24},statusText:{textAlign:"left",fontFamily:"Inter_400Regular",fontSize:14,lineHeight:22}});import Ht from"react";import{StyleSheet as ou,View as ru,Text as tr}from"react-native";var v=({title:e,subtitle:a,tight:t=!1,style:o})=>{let{colors:r}=p();return Ht.createElement(ru,{style:[at.titleContainer,t&&at.tightContainer,o]},Ht.createElement(tr,{style:[at.title,{color:r.textTitle}]},e),a&&Ht.createElement(tr,{style:[at.subtitle,{color:r.textMuted}]},a))},at=ou.create({titleContainer:{alignItems:"center",gap:16},tightContainer:{gap:4},title:{fontFamily:"Inter_600SemiBold",fontSize:24,lineHeight:38},subtitle:{fontFamily:"Inter_400Regular",fontSize:16,lineHeight:24,textAlign:"center"}});import tt from"react";import{Pressable as lu,StyleSheet as su,Text as or,View as uu}from"react-native";var rr=({hint:e,link:a,onPress:t,disabled:o})=>{let{colors:r}=p();return tt.createElement(uu,{style:Vt.container},tt.createElement(or,{style:[Vt.hintText,{color:r.textMuted}]},e),a&&tt.createElement(lu,{onPress:t,disabled:o},tt.createElement(or,{style:[Vt.linkText,{color:o?r.textMuted:r.interactive}]}," ",a)))},Vt=su.create({container:{display:"flex",flexDirection:"row",gap:2},hintText:{fontFamily:"Inter_400Regular",fontSize:14,lineHeight:22},linkText:{fontFamily:"Inter_500Medium",fontSize:14,lineHeight:22}});var pu=3e4,mu=()=>{let[e,a]=sr(!1),t=du(()=>{a(!1),setTimeout(()=>{a(!0)},pu)},[]);return lr(()=>{t()},[t]),[e,t]},se=({onSendCode:e,onRequestNewCode:a,subtitle:t,isLoading:o,error:r,isDone:l=!1,hint:s})=>{let[u,f]=sr("");lr(()=>{r&&f("")},[r]);let i=m=>{f(m),m.length===6&&e(m)},[d,c]=mu(),n=a&&(()=>{a(),c()});return Ae.createElement(iu,{behavior:fu.OS==="ios"?"padding":void 0,style:_t.innerContainer},Ae.createElement(Wt,{style:{flex:1,justifyContent:"space-between",paddingHorizontal:16,paddingBottom:16}},Ae.createElement(Wt,{style:_t.content},Ae.createElement(Wt,{style:_t.formContainer},Ae.createElement(v,{title:"Enter confirmation code",subtitle:t}),Ae.createElement(qt,{value:u,editable:!o,onChangeText:i,success:l,error:!!r,status:l?"Success.":r?gu(r):" ",autoFocus:!0}),!!n&&Ae.createElement(rr,{hint:s||"Didn\u2019t get a message?",link:"Resend code",onPress:n,disabled:!d}))),Ae.createElement(y,{title:"Continue",loading:o,onPress:()=>e(u),variant:"primary"})))},gu=cu({invalid_credentials:"Invalid code.",cannot_link_more_of_type:"You cannot authorize more than one account for this user.",max_accounts_reached:"This application has reached its user limit and cannot sign in new users.",user_does_not_exist:"Account not found. Please try logging in again or contact support.",linked_to_another_user:"This account has already been linked to another user.",invalid_data:"The code has expired.",too_many_requests:"Too many requests. Please try again later.",default:"Something went wrong. Please try again."}),_t=nu.create({innerContainer:{flex:1},content:{gap:16},formContainer:{rowGap:24}});import{forwardRef as Lu,createElement as dr}from"react";import*as Rt from"react-native-svg";var Ze={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"},ur={fill:Ze.fill,stroke:Ze.stroke,strokeWidth:Ze.strokeWidth,strokeLinecap:Ze.strokeLinecap,strokeLinejoin:Ze.strokeLinejoin};var x=(e,a)=>{let t=Lu((c,d)=>{var n=c,{color:o="currentColor",size:r=24,strokeWidth:l=2,absoluteStrokeWidth:s,children:u,"data-testid":f}=n,i=Q(n,["color","size","strokeWidth","absoluteStrokeWidth","children","data-testid"]);let m=C({stroke:o,strokeWidth:s?Number(l)*24/Number(r):l},i);return dr(Rt.Svg,C(ge(C({ref:d},Ze),{width:r,height:r,"data-testid":f}),m),[...a.map(([g,h])=>{let I=g.charAt(0).toUpperCase()+g.slice(1);return dr(Rt[I],C(C(C({},ur),m),h))}),...(Array.isArray(u)?u:[u])||[]])});return t.displayName=`${e}`,t};var Ma=x("ArrowLeftRight",[["path",{d:"M8 3 4 7l4 4",key:"9rb6wj"}],["path",{d:"M4 7h16",key:"6tx8e3"}],["path",{d:"m16 21 4-4-4-4",key:"siv7j2"}],["path",{d:"M20 17H4",key:"h6l3hr"}]]);var Fa=x("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);var ka=x("Ban",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m4.9 4.9 14.2 14.2",key:"1m5liu"}]]);var xe=x("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);var va=x("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);var Se=x("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);var Te=x("CircleCheckBig",[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]]);var be=x("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);var Be=x("CircleHelp",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);var ue=x("CircleX",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);var Aa=x("Clock10",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 8 10",key:"atfzqc"}]]);var De=x("CloudUpload",[["path",{d:"M12 13v8",key:"1l5pq0"}],["path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242",key:"1pljnt"}],["path",{d:"m8 17 4-4 4 4",key:"1quai1"}]]);var je=x("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]);var Ta=x("CreditCard",[["rect",{width:"20",height:"14",x:"2",y:"5",rx:"2",key:"ynyp8z"}],["line",{x1:"2",x2:"22",y1:"10",y2:"10",key:"1b3vmo"}]]);var Ue=x("ExternalLink",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);var ba=x("FileCheck",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m9 15 2 2 4-4",key:"1grp1n"}]]);var ce=x("Fingerprint",[["path",{d:"M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4",key:"1nerag"}],["path",{d:"M14 13.12c0 2.38 0 6.38-1 8.88",key:"o46ks0"}],["path",{d:"M17.29 21.02c.12-.6.43-2.3.5-3.02",key:"ptglia"}],["path",{d:"M2 12a10 10 0 0 1 18-6",key:"ydlgp0"}],["path",{d:"M2 16h.01",key:"1gqxmh"}],["path",{d:"M21.8 16c.2-2 .131-5.354 0-6",key:"drycrb"}],["path",{d:"M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2",key:"1tidbn"}],["path",{d:"M8.65 22c.21-.66.45-1.32.57-2",key:"13wd9y"}],["path",{d:"M9 6.8a6 6 0 0 1 9 5.2v2",key:"1fr1j5"}]]);var Je=x("Info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]);var Ba=x("LogIn",[["path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4",key:"u53s6r"}],["polyline",{points:"10 17 15 12 10 7",key:"1ail0h"}],["line",{x1:"15",x2:"3",y1:"12",y2:"12",key:"v6grx8"}]]);var Qe=x("Mail",[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}]]);var ye=x("Phone",[["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]]);var Da=x("QrCode",[["rect",{width:"5",height:"5",x:"3",y:"3",rx:"1",key:"1tu5fj"}],["rect",{width:"5",height:"5",x:"16",y:"3",rx:"1",key:"1v8r4q"}],["rect",{width:"5",height:"5",x:"3",y:"16",rx:"1",key:"1x03jg"}],["path",{d:"M21 16h-3a2 2 0 0 0-2 2v3",key:"177gqh"}],["path",{d:"M21 21v.01",key:"ents32"}],["path",{d:"M12 7v3a2 2 0 0 1-2 2H7",key:"8crl2c"}],["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M12 3h.01",key:"n36tog"}],["path",{d:"M12 16v.01",key:"133mhm"}],["path",{d:"M16 12h1",key:"1slzba"}],["path",{d:"M21 12v.01",key:"1lwtk9"}],["path",{d:"M12 21v-1",key:"1880an"}]]);var Ye=x("ScanFace",[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["path",{d:"M8 14s1.5 2 4 2 4-2 4-2",key:"1y1vjs"}],["path",{d:"M9 9h.01",key:"1q5me6"}],["path",{d:"M15 9h.01",key:"x1ddxp"}]]);var Ua=x("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);var we=x("ShieldCheck",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);var $e=x("Smartphone",[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2",key:"1yt0o3"}],["path",{d:"M12 18h.01",key:"mhygvu"}]]);var Ea=x("UserCheck",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["polyline",{points:"16 11 18 13 22 9",key:"1pwet4"}]]);var Oa=x("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);import de,{useState as bu}from"react";import{View as qa,StyleSheet as Bu,KeyboardAvoidingView as Du,Platform as Uu}from"react-native";import{createErrorFormatter as Eu}from"@privy-io/js-sdk-core";import*as zt from"expo-web-browser";import ot from"react";import{View as Iu,Text as Gt,StyleSheet as hu}from"react-native";function da(){let e=ua(),{colors:a}=p();if(!e)return null;let{termsAndConditionsUrl:t,privacyPolicyUrl:o,requireUsersAcceptTerms:r}=e;if(r||!t&&!o)return null;let l=!!(t&&o);return ot.createElement(Iu,{style:rt.container},ot.createElement(Gt,{style:[rt.hintText,{color:a.textMuted}]},"By logging in I agree to the"," ",t&&ot.createElement(Gt,{style:[rt.linkText,{color:a.interactive}],onPress:()=>zt.openBrowserAsync(t)},l?"Terms":"Terms of Service"),!1,l&&" & ",o&&ot.createElement(Gt,{style:[rt.linkText,{color:a.interactive}],onPress:()=>zt.openBrowserAsync(o)},"Privacy Policy")))}var rt=hu.create({container:{paddingVertical:8,justifyContent:"center"},hintText:{fontFamily:"Inter_400Regular",textAlign:"center",fontSize:14,lineHeight:22},linkText:{fontFamily:"Inter_500Medium",fontSize:14,lineHeight:22}});import*as ir from"expo-linking";import Xt from"react";import{Pressable as yu,StyleSheet as wu,View as Pu}from"react-native";import*as Nt from"react";import Cu,{Path as xu}from"react-native-svg";var Su=e=>Nt.createElement(Cu,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 460 40"},e),Nt.createElement(xu,{fill:e.color,d:"M0 15.4v15.38h4.64V19.96h3.58c2.47 0 3.63-.01 3.77-.02 1-.08 1.49-.15 2.18-.3a9.45 9.45 0 0 0 4.6-2.37c1.66-1.57 2.64-3.87 2.81-6.56.02-.3.02-1.19 0-1.49-.1-1.77-.56-3.35-1.36-4.72A8.84 8.84 0 0 0 15.14.57c-.93-.3-1.75-.43-3.09-.54C11.9.02 10.2 0 5.93 0H0ZM10.85 4c1.85.05 3.1.45 4.16 1.3.22.17.54.49.69.68a5.97 5.97 0 0 1 1.19 3.13c.04.35.04 1.36 0 1.71-.08.68-.23 1.3-.44 1.85a4.8 4.8 0 0 1-1.09 1.68A5.63 5.63 0 0 1 12 15.92c-.6.08-.4.08-4.01.09H4.64V3.98h2.9c1.6 0 3.08 0 3.31.02m176.8 1.71v5.72h-.27l-.09-.14a16 16 0 0 0-1.21-1.73c-.43-.5-1-.95-1.7-1.36-.54-.3-1.05-.5-1.73-.63a9 9 0 0 0-1.7-.17 8.84 8.84 0 0 0-7.8 4.03 12.95 12.95 0 0 0-2.03 6.39c-.07.98-.06 2.15.02 3.13.2 2.47.87 4.53 2.02 6.25a8.98 8.98 0 0 0 10.22 3.65 6.5 6.5 0 0 0 2.8-1.93c.41-.51.84-1.1 1.1-1.55l.1-.17h.37v3.58h4.38V0h-4.48Zm-5.24 5.54c1.3.14 2.3.6 3.17 1.48.9.9 1.5 2.09 1.85 3.64.36 1.6.39 3.72.06 5.43a8.1 8.1 0 0 1-1.54 3.62 5.1 5.1 0 0 1-3.93 1.96 6.1 6.1 0 0 1-2.32-.31 5.87 5.87 0 0 1-3.33-3.5c-.39-1-.62-2.05-.72-3.32-.03-.32-.04-1.35-.02-1.73q.12-2.34.96-4.05a6.2 6.2 0 0 1 1.06-1.58 5.08 5.08 0 0 1 3.6-1.66c.25-.02.9 0 1.16.02m27.66 4.14.01 15.38h4.38l.01-3.57h.37l.09.15c.24.44.84 1.26 1.21 1.7a6.8 6.8 0 0 0 2.57 1.75 9.3 9.3 0 0 0 6.86-.49 9.28 9.28 0 0 0 4.05-4.07A13 13 0 0 0 231 21.6c.21-1.73.18-3.7-.09-5.32a13 13 0 0 0-1.5-4.3 9.1 9.1 0 0 0-3.75-3.63 9.15 9.15 0 0 0-4.43-.96 7.5 7.5 0 0 0-2.8.5A7.1 7.1 0 0 0 216 9.7c-.4.52-.82 1.12-1.1 1.59l-.07.14h-.27V0h-4.5Zm11.13-4.14c1.07.1 1.94.44 2.7 1.04a6.1 6.1 0 0 1 1.64 1.98c.43.84.78 2 .94 3.11.15 1.16.16 2.4.02 3.54a9.34 9.34 0 0 1-1.39 4.03 5.33 5.33 0 0 1-2.69 2.15c-.9.3-2.04.38-3.06.2a5.14 5.14 0 0 1-3.45-2.37 6 6 0 0 1-.45-.8c-.5-1.03-.8-2.2-.92-3.58-.04-.49-.06-.89-.05-1.53.01-.76.05-1.23.13-1.85.38-2.53 1.47-4.38 3.15-5.31a5.5 5.5 0 0 1 2.3-.63 10 10 0 0 1 1.13.02M69.05 2.17l-.01 2.77V7.7h-3.36v3.6h3.36v6.8l.01 7.15c.06 1.4.4 2.44 1.1 3.37a5.8 5.8 0 0 0 2.97 2.07c.91.3 1.83.42 2.9.38a8.7 8.7 0 0 0 2.66-.48l-.8-3.7-.38.06a4.96 4.96 0 0 1-2.43-.06c-.33-.1-.56-.25-.8-.49-.4-.41-.6-.88-.7-1.67-.02-.2-.02-.62-.03-6.82v-6.6h4.73V7.7h-4.73V2.16h-4.49Zm64.29 0V7.7h-3.39v3.6h3.38v6.9l.01 7.17a5.66 5.66 0 0 0 2.36 4.49c.85.6 2.03 1.03 3.26 1.17.85.1 2.03.05 2.81-.1.3-.06.75-.18 1-.26l.2-.06v-.05l-.81-3.67-.37.06a5 5 0 0 1-1.8.09c-.85-.13-1.32-.4-1.7-.97a2.6 2.6 0 0 1-.39-1.04c-.06-.4-.06 0-.06-7.1V11.3h4.7V7.7h-4.7l-.01-2.77V2.16h-4.49Zm160.07.19a14.56 14.56 0 0 0-13.7 16.07 14.59 14.59 0 0 0 21.86 11.08 14.5 14.5 0 0 0 7.11-14.07 14.61 14.61 0 0 0-6.53-10.73 14.5 14.5 0 0 0-8.74-2.35m57.39 0a10.17 10.17 0 0 0-7.56 4.2c-.16.2-.45.63-.58.83l-.05.1h-.47l-.01-4.36h-7.36v36.4h7.82V27.27h.49l.05.07a11.3 11.3 0 0 0 7.49 4.15 10.52 10.52 0 0 0 9.38-4.1c1.66-2.1 2.73-4.9 3.07-8.06.1-.87.13-1.4.13-2.37 0-.8 0-1.1-.07-1.76a15.95 15.95 0 0 0-3.23-8.72 12.8 12.8 0 0 0-1.85-1.84 10.5 10.5 0 0 0-7.26-2.28Zm-.94 6.05c1.27.15 2.33.65 3.2 1.5.98.96 1.67 2.31 2.03 4 .34 1.57.38 3.68.12 5.39a9.8 9.8 0 0 1-1.04 3.25c-.14.25-.44.69-.6.89a5.35 5.35 0 0 1-4.31 2.07 5.25 5.25 0 0 1-4.41-1.9 7.4 7.4 0 0 1-1.26-2.32 14.1 14.1 0 0 1-.62-4.83c.05-1.98.38-3.53 1.02-4.85a5.63 5.63 0 0 1 2.5-2.65c.66-.34 1.3-.5 2.14-.58.18-.02 1.04 0 1.23.03m13.77-5.31-.01 3.2v3.16h1.43c1.26.01 1.44.02 1.54.04.42.09.66.28.79.62.08.23.08.08.08 2.96a912 912 0 0 1 .03 10.18v7.54h7.82v-7.4l.01-7.83c.03-.94.11-1.63.27-2.28.46-1.9 1.54-2.93 3.35-3.23.52-.08.2-.08 5-.08h4.4v-6.9h-3.1c-3.48 0-3.91.01-4.67.1-1.83.2-3.04.79-3.96 1.88-.5.6-.9 1.32-1.26 2.26l-.06.17h-.46v-4.4h-5.6c-4.46 0-5.6 0-5.6.02Zm27.17 13.85V30.8h3.87l3.86-.01V3.09h-7.73Zm9.8-13.85-.01.4v.38l4.66 13.4 4.69 13.47.02.05h10.3l.03-.05 4.67-13.45 4.67-13.4v-.8h-7.43l-6.7 19.26h-.5l-3.28-9.5-3.31-9.64-.05-.12h-3.88l-3.88.01Zm30.38 0c-.01 0-.02.19-.02.4v.39l5.08 14.59c2.8 8.02 5.08 14.6 5.08 14.61.01.02-.22.02-4.8.02h-4.82v6.42h4.95c5.09 0 5.23 0 5.87-.06 3.15-.28 5.29-1.63 6.63-4.15.28-.55.44-.95.87-2.16L459 6.78l1-2.89v-.8h-7.43l-6.69 19.26h-.5l-3.27-9.46-3.31-9.64-.06-.16h-3.88zM36.57 7.36c-1.36.1-2.6.6-3.62 1.45a5.65 5.65 0 0 0-1.67 2.42l-.05.13H31V7.7h-4.35v23.08h4.5v-7.3c0-8 0-7.34.08-7.82a4.9 4.9 0 0 1 2.06-3.18c.83-.58 1.74-.89 2.87-.98a12 12 0 0 1 2.8.25H39v-4.3l-.21-.02c-.61-.07-1.74-.1-2.22-.07m14.51.05c-2.33.12-4.3.84-5.95 2.16a9.9 9.9 0 0 0-2.03 2.2 12.5 12.5 0 0 0-2 5.78 18 18 0 0 0 0 3.65 12.13 12.13 0 0 0 2.26 6.05 9.74 9.74 0 0 0 5 3.52c2.11.64 4.7.64 6.8 0a9.8 9.8 0 0 0 4.88-3.37c1.38-1.78 2.19-4 2.4-6.58.13-1.46.06-3.06-.18-4.42a11.24 11.24 0 0 0-3.58-6.6 10 10 0 0 0-5.75-2.35c-.56-.06-1.31-.07-1.85-.04m1.42 3.78c.88.1 1.62.34 2.28.75a6.1 6.1 0 0 1 1.99 2.15 10.3 10.3 0 0 1 1.2 5c.02 1.23-.12 2.44-.42 3.51a7.14 7.14 0 0 1-1.81 3.32c-.61.6-1.2.98-1.95 1.24a6 6 0 0 1-2 .3 5.7 5.7 0 0 1-2.72-.6 5 5 0 0 1-1.28-.94A7.1 7.1 0 0 1 46 22.73c-.57-1.99-.6-4.46-.08-6.5a7.24 7.24 0 0 1 2.03-3.67 5.13 5.13 0 0 1 3.35-1.4 11 11 0 0 1 1.2.03M92.05 7.4c-.96.06-1.56.15-2.3.33a9.62 9.62 0 0 0-6.09 4.66 13.5 13.5 0 0 0-1.71 7c0 .83 0 1.04.06 1.6.16 1.77.58 3.32 1.29 4.7A9.72 9.72 0 0 0 90.28 31c1.84.37 4.08.32 5.85-.13a9.07 9.07 0 0 0 5.02-3.1A7.6 7.6 0 0 0 102.5 25l-2.11-.39-2.11-.38-.08.13a4.72 4.72 0 0 1-2.35 2.55 6.3 6.3 0 0 1-2.23.58c-.29.03-1.13.03-1.44 0a6.35 6.35 0 0 1-3.02-1.04 5.93 5.93 0 0 1-2.02-2.43 8.4 8.4 0 0 1-.72-3.18v-.26h16.38v-.81c0-1.83-.06-2.76-.25-3.87-.2-1.22-.53-2.24-1.05-3.28a8.9 8.9 0 0 0-2.66-3.26 10.1 10.1 0 0 0-5.34-1.94 18 18 0 0 0-1.46-.03Zm1.3 3.75c1.2.13 2.19.55 3.05 1.3a5.8 5.8 0 0 1 1.78 2.96c.13.51.21 1.17.21 1.66v.15H86.43v-.12c.08-.97.3-1.78.72-2.61.5-1 1.2-1.8 2.14-2.42a5.3 5.3 0 0 1 2.9-.95c.2-.01.97 0 1.17.03Zm23.44-3.74c-2 .1-3.73.65-5.22 1.65a10.7 10.7 0 0 0-4.25 6.06 16.1 16.1 0 0 0-.5 5.8c.2 2.17.84 4.13 1.88 5.76.58.9 1.32 1.73 2.15 2.4a9.4 9.4 0 0 0 3.6 1.8 12 12 0 0 0 3.92.34 10.2 10.2 0 0 0 3.84-.95 8.31 8.31 0 0 0 4.76-6.75l.01-.04h-4.37l-.05.16a4.87 4.87 0 0 1-4.24 3.75c-.59.07-1.32.06-1.93-.05a5.47 5.47 0 0 1-3.5-2.27c-.56-.75-1-1.73-1.26-2.79a13.8 13.8 0 0 1-.16-5.24 7.77 7.77 0 0 1 2.1-4.3 5.5 5.5 0 0 1 2.15-1.3 6.4 6.4 0 0 1 3.89.1c.59.21 1.03.5 1.5.96a5.3 5.3 0 0 1 1.46 2.5l.04.15h4.37v-.06a8.22 8.22 0 0 0-5.31-6.94 11 11 0 0 0-4.88-.74m39.41 0a9.87 9.87 0 0 0-6 2.29 11 11 0 0 0-3.41 5.43c-.52 1.78-.68 3.9-.48 5.97.17 1.8.63 3.38 1.37 4.8a9.68 9.68 0 0 0 5.91 4.86c1.65.48 3.63.61 5.53.36 3.72-.49 6.55-2.62 7.56-5.69.12-.39.13-.42.1-.43-.02 0-4.13-.75-4.19-.75-.03 0-.04 0-.1.16-.18.42-.45.9-.72 1.22-.16.2-.49.53-.7.7-.67.54-1.5.9-2.43 1.08-.48.08-.83.11-1.41.11-.64 0-1.07-.04-1.6-.15a5.76 5.76 0 0 1-3.93-2.83 8 8 0 0 1-.99-3.79v-.16h16.38v-1.11l-.02-1.43c-.1-2.25-.53-4-1.35-5.59a9.24 9.24 0 0 0-6.18-4.75c-1.04-.26-2.2-.36-3.33-.3Zm1.45 3.74a5.35 5.35 0 0 1 3.66 1.94 6.1 6.1 0 0 1 1.38 4.01v.12h-11.97v-.06c0-.02 0-.14.02-.25a6.6 6.6 0 0 1 2.15-4.32 5.73 5.73 0 0 1 3.5-1.46c.25-.02 1 0 1.26.02m75.93-3.33 8.37 23.22a49 49 0 0 1-.67 1.9 5.4 5.4 0 0 1-1.14 1.8c-.41.4-.82.58-1.48.69-.27.04-1.03.03-1.35 0a8 8 0 0 1-1.1-.23l-1.08 3.67c0 .02.32.14.66.22.83.21 1.57.29 2.56.28.56-.01.8-.03 1.24-.1 2.71-.4 4.66-2.09 5.86-5.08l9.64-26.44c0-.02-4.82-.06-4.83-.05l-2.93 8.96-2.91 8.94h-.24l-.22-.65-2.91-8.95-2.7-8.3h-4.82Zm59.47 27.98c-1.18.04-1.93.09-2.8.16-2.52.24-4.53.69-5.43 1.23-.7.41-.76.86-.2 1.28.88.66 3.29 1.19 6.36 1.4a49 49 0 0 0 5.75.05c3.47-.19 6.24-.78 7.11-1.5.22-.19.3-.34.3-.53 0-.1 0-.12-.04-.22-.35-.69-2.32-1.3-5.25-1.63a41 41 0 0 0-5.8-.24m0 0"})),nr=Su;var Mu="https://privy.io/?utm_source=module&utm_medium=module&utm_campaign=registration_module",B=()=>{let{colors:e}=p();return Xt.createElement(Pu,{style:Fu.legalFooterContainer},Xt.createElement(yu,{onPress:()=>ir.openURL(Mu),accessibilityRole:"link"},Xt.createElement(nr,{color:e.privyBrand,width:"100%",height:11})))},Fu=wu.create({legalFooterContainer:{flexDirection:"row",alignItems:"center",marginVertical:16,justifyContent:"center",gap:2}});import lt,{useState as ku}from"react";import{View as fr,TextInput as vu,StyleSheet as Au,Text as Tu,Platform as cr}from"react-native";var na=r=>{var l=r,{error:e,status:a,LeftIcon:t}=l,o=Q(l,["error","status","LeftIcon"]);let{colors:s}=p(),[u,f]=ku(!1);return lt.createElement(fr,{style:st.container},lt.createElement(fr,{style:[st.inputBox,{backgroundColor:s.backgroundSecondary,borderColor:s.border},u&&{borderColor:s.interactive},e&&{borderColor:s.error}]},t,lt.createElement(vu,C({cursorColor:s.interactive,placeholderTextColor:s.textPlaceholder,onFocus:()=>f(!0),onBlur:()=>f(!1),autoCapitalize:"none",returnKeyType:"next",multiline:!1,numberOfLines:1,style:[st.input,{color:s.text}]},o))),a&&lt.createElement(Tu,{style:[st.statusText,{color:s.textMuted},e&&{color:s.errorDark}]},a))},st=Au.create({container:{gap:6},input:{flex:1,fontFamily:"Inter_400Regular",fontSize:18,lineHeight:cr.OS==="android"?30:void 0,height:cr.OS==="ios"?30:void 0},inputBox:{flexDirection:"row",paddingHorizontal:16,height:64,borderRadius:14,alignItems:"center",columnGap:10,borderWidth:2},statusText:{textAlign:"left",fontFamily:"Inter_400Regular",fontSize:14,lineHeight:22}});var pr=({sendCode:e,isLoading:a,error:t,initialEmail:o,FooterComponent:r})=>{let[l,s]=bu(o!=null?o:""),{colors:u}=p();return de.createElement(Du,{behavior:Uu.OS==="ios"?"padding":void 0,style:ut.innerContainer},de.createElement(qa,{style:{flex:1,justifyContent:"space-between",paddingHorizontal:16,paddingBottom:16}},de.createElement(qa,{style:ut.content},de.createElement(qa,{style:ut.content},de.createElement(qa,{style:ut.formContainer},de.createElement(v,{title:"Enter your email"}),de.createElement(na,{LeftIcon:de.createElement(Qe,{size:24,color:u.icon}),value:l,onChangeText:s,error:!!t,status:t?Ou(t):" ",placeholder:"your@email.com",autoComplete:"email",keyboardType:"email-address",autoFocus:!0})),r),de.createElement(B,null)),de.createElement(qa,null,de.createElement(y,{title:"Continue",loading:a,onPress:()=>e(l)}),de.createElement(da,null))))},Ou=Eu({allowlist_rejected:"You don't have access to this app. Have you been invited?",max_accounts_reached:"This application has reached its user limit and cannot sign in new users.",invalid_data:"Email address is incorrect.",too_many_requests:"Too many requests. Please try again later.",disallowed_plus_email:"Please enter a valid email address without a '+'",default:"Something went wrong. Please try again."}),ut=Bu.create({innerContainer:{flex:1},content:{gap:4},formContainer:{rowGap:24}});import{useCallback as Wu}from"react";import{create as _u}from"zustand";var S=class extends Error{constructor(t,o){super(o);this.code=t,this.error=o}},A=class extends S{constructor(t){super("underlying_error",t instanceof Error?t.message:"An underlying error occurred");this.wrappedError=t}};var Kt={success:e=>({value:e}),error:e=>({error:e})};var mr=e=>{let a=Array.from(new Set(e));return a.length===0?Kt.error(new S("no_login_methods_available","No login methods available")):Kt.success(a)},Zt=e=>{let a=e.length,t=e.every(o=>o==="sms"||o==="email");return a<=2&&t?e[0]:null},gr=(e,a)=>{if(e.length!==2)return null;let[t,o]=e;return a===t?o:t},Ee={email:"email",sms:"phone",google:"Google",apple:"Apple",discord:"Discord",twitter:"X",github:"Github",spotify:"Spotify",instagram:"Instagram",tiktok:"Tiktok",linkedin:"LinkedIn",line:"LINE",twitch:"Twitch"};import{useEffect as qu}from"react";import{createStore as Hu}from"zustand/vanilla";var jt=Hu()(e=>({elementsConfig:null,updateUIMounted:a=>e({elementsConfig:a})})),ia=()=>{let{elementsConfig:e}=jt.getState();if(!(e!==null))throw new S("privy_elements_not_ready","Privy Elements is not mounted")},Lr=()=>{let{elementsConfig:e}=jt.getState();if(e===null)throw new S("privy_elements_not_ready","Privy Elements is not mounted");return e},Ir=e=>{qu(()=>{let{updateUIMounted:a}=jt.getState();return a(e),()=>{a(null)}},[e])};function fa(e){return new Promise((a,t)=>{e({resolve:a,reject:t})})}function Vu(e,a){return{resolve:t=>{a(),e.resolve(t)},reject:t=>{a(),e.reject(t)}}}function dt(e,a,t){let o=setTimeout(()=>{e.reject(a())},t);return Vu(e,()=>{clearTimeout(o)})}var Ru=1e3*60*5,ea=_u()((e,a)=>({privyElementsConfig:null,loginPromiseResolvers:null,activeLoginMethod:null,openLoginFlow:(t,o,r,l)=>fa(s=>{var c,n,m;let u=o.app.getConfig();if(!u)return s.reject(new S("privy_not_ready","Privy is not ready"));if(r!==null)return s.reject(new S("user_already_logged_in","User is already logged in"));if(ia(),a().loginPromiseResolvers!==null)return s.reject(new S("existing_login_flow_in_progress","A login flow is already in progress"));let f=mr(t.loginMethods);if(f.error)return s.reject(f.error);let i={loginMethods:f.value,appearance:{logo:(m=(n=(c=t.appearance)==null?void 0:c.logo)!=null?n:u.logo_url)!=null?m:void 0}},d=dt(s,()=>(e({privyElementsConfig:null,loginPromiseResolvers:null}),new S("login_flow_timeout","The login flow timed out")),Ru);l(),e({loginPromiseResolvers:d,privyElementsConfig:i,activeLoginMethod:Zt(i.loginMethods)})}),closeLoginFlow:()=>{var t;return(t=a().loginPromiseResolvers)==null||t.reject(new S("login_flow_closed","The login flow was closed")),e({privyElementsConfig:null,loginPromiseResolvers:null})},goBack:()=>{let{activeLoginMethod:t,privyElementsConfig:o,updateActiveLoginMethod:r,closeLoginFlow:l}=a();if(!o){l();return}let s=Zt(o.loginMethods)===null;t===null||!s?l():r(null)},updateActiveLoginMethod:t=>e({activeLoginMethod:t})})),nt=()=>ea(e=>e.privyElementsConfig),hr=()=>ea(e=>e.openLoginFlow),Oe=()=>{let e=ea(t=>t.closeLoginFlow),a=ua();return Wu(t=>{a!=null&&a.requireUsersAcceptTerms&&!(t!=null&&t.termsReviewed)||e()},[e,a])},it=()=>ea(e=>e.goBack),Cr=()=>[ea(e=>e.activeLoginMethod),ea(e=>e.updateActiveLoginMethod)],Gu=e=>{let{loginPromiseResolvers:a}=ea.getState();a==null||a.resolve(e)},xr=()=>Gu;import zu from"react";var ft=({onLoginMethodChange:e,otherLoginMethod:a})=>a?zu.createElement(y,{variant:"tertiary",title:`Use ${Ee[a]} instead`,onPress:()=>e(a)}):null;var Ku=600,wr=({goBackRef:e,onLoginMethodChange:a,otherLoginMethod:t})=>{let{setOtpState:o}=Nu(_),r=Oe(),[l,s]=yr(""),{state:u,loginWithCode:f,sendCode:i}=Go(),[d,c]=yr("email"),{step:n,error:m=null,isLoading:g=!1,isDone:h=!1}=Xu(()=>{var I;switch(u.status){case"initial":return{step:{type:"email"}};case"sending-code":return{step:{type:d},isLoading:!0};case"awaiting-code-input":return{step:{type:"code"}};case"submitting-code":return{step:{type:"code"},isLoading:!0};case"done":return{step:{type:"code"},isDone:!0};case"error":return{step:{type:d},error:(I=u.error)!=null?I:new Error("Unknown error")}}},[d,u.status]);switch(d!==n.type&&c(n.type),Sr(()=>{if(!h)return;let I=setTimeout(()=>{r()},Ku);return()=>clearTimeout(I)},[h,r]),Sr(()=>{if(n.type==="code")return e.current=()=>{o({status:"initial"})},()=>{e.current=null}},[n.type,o]),n.type){case"code":return Jt.createElement(se,{onSendCode:I=>f({code:I,email:l}),onRequestNewCode:()=>i({email:l}),subtitle:`Please check ${l} for a message with your login code.`,isLoading:g,error:m,isDone:h});case"email":return Jt.createElement(pr,{initialEmail:l,sendCode:I=>{s(I),i({email:I})},isLoading:g,error:m,FooterComponent:Jt.createElement(ft,{onLoginMethodChange:a,otherLoginMethod:t})})}};import $t,{useContext as wd,useEffect as Dr,useMemo as Pd,useState as Ur}from"react";import te,{useState as Yt}from"react";import{View as Va,StyleSheet as gd,KeyboardAvoidingView as Ld,Platform as Id}from"react-native";import{getPlaceholderPhoneNumber as hd,phoneNumberTypingFormatter as Cd,createErrorFormatter as xd,formatPhoneNumber as Sd}from"@privy-io/js-sdk-core";import qe,{useMemo as td,useState as od}from"react";import{View as rd,StyleSheet as ld,KeyboardAvoidingView as sd,Platform as ud,FlatList as dd}from"react-native";import{useState as Zu,useEffect as ju}from"react";function Pr(e,a){let[t,o]=Zu(e);return ju(()=>{let r=setTimeout(()=>{o(e)},a);return()=>{clearTimeout(r)}},[e,a]),t}import{getCountryCallingCode as Qu}from"@privy-io/js-sdk-core";var Mr=[["Afghanistan","AF","\u{1F1E6}\u{1F1EB}"],["Albania","AL","\u{1F1E6}\u{1F1F1}"],["Algeria","DZ","\u{1F1E9}\u{1F1FF}"],["American Samoa","AS","\u{1F1E6}\u{1F1F8}"],["Andorra","AD","\u{1F1E6}\u{1F1E9}"],["Angola","AO","\u{1F1E6}\u{1F1F4}"],["Anguilla","AI","\u{1F1E6}\u{1F1EE}"],["Antigua & Barbuda","AG","\u{1F1E6}\u{1F1EC}"],["Argentina","AR","\u{1F1E6}\u{1F1F7}"],["Armenia","AM","\u{1F1E6}\u{1F1F2}"],["Aruba","AW","\u{1F1E6}\u{1F1FC}"],["Ascension Island","AC","\u{1F1E6}\u{1F1E8}"],["Australia","AU","\u{1F1E6}\u{1F1FA}"],["Austria","AT","\u{1F1E6}\u{1F1F9}"],["Azerbaijan","AZ","\u{1F1E6}\u{1F1FF}"],["Bahamas","BS","\u{1F1E7}\u{1F1F8}"],["Bahrain","BH","\u{1F1E7}\u{1F1ED}"],["Bangladesh","BD","\u{1F1E7}\u{1F1E9}"],["Barbados","BB","\u{1F1E7}\u{1F1E7}"],["Belarus","BY","\u{1F1E7}\u{1F1FE}"],["Belgium","BE","\u{1F1E7}\u{1F1EA}"],["Belize","BZ","\u{1F1E7}\u{1F1FF}"],["Benin","BJ","\u{1F1E7}\u{1F1EF}"],["Bermuda","BM","\u{1F1E7}\u{1F1F2}"],["Bhutan","BT","\u{1F1E7}\u{1F1F9}"],["Bolivia","BO","\u{1F1E7}\u{1F1F4}"],["Bosnia & Herzegovina","BA","\u{1F1E7}\u{1F1E6}"],["Botswana","BW","\u{1F1E7}\u{1F1FC}"],["Brazil","BR","\u{1F1E7}\u{1F1F7}"],["British Indian Ocean Territory","IO","\u{1F1EE}\u{1F1F4}"],["British Virgin Islands","VG","\u{1F1FB}\u{1F1EC}"],["Brunei","BN","\u{1F1E7}\u{1F1F3}"],["Bulgaria","BG","\u{1F1E7}\u{1F1EC}"],["Burkina Faso","BF","\u{1F1E7}\u{1F1EB}"],["Burundi","BI","\u{1F1E7}\u{1F1EE}"],["Cambodia","KH","\u{1F1F0}\u{1F1ED}"],["Cameroon","CM","\u{1F1E8}\u{1F1F2}"],["Canada","CA","\u{1F1E8}\u{1F1E6}"],["Cape Verde","CV","\u{1F1E8}\u{1F1FB}"],["Caribbean Netherlands","BQ","\u{1F1E7}\u{1F1F6}"],["Cayman Islands","KY","\u{1F1F0}\u{1F1FE}"],["Central African Republic","CF","\u{1F1E8}\u{1F1EB}"],["Chad","TD","\u{1F1F9}\u{1F1E9}"],["Chile","CL","\u{1F1E8}\u{1F1F1}"],["China","CN","\u{1F1E8}\u{1F1F3}"],["Christmas Island","CX","\u{1F1E8}\u{1F1FD}"],["Cocos (Keeling) Islands","CC","\u{1F1E8}\u{1F1E8}"],["Colombia","CO","\u{1F1E8}\u{1F1F4}"],["Comoros","KM","\u{1F1F0}\u{1F1F2}"],["Congo - Brazzaville","CG","\u{1F1E8}\u{1F1EC}"],["Congo - Kinshasa","CD","\u{1F1E8}\u{1F1E9}"],["Cook Islands","CK","\u{1F1E8}\u{1F1F0}"],["Costa Rica","CR","\u{1F1E8}\u{1F1F7}"],["Croatia","HR","\u{1F1ED}\u{1F1F7}"],["Cuba","CU","\u{1F1E8}\u{1F1FA}"],["Cura\xE7ao","CW","\u{1F1E8}\u{1F1FC}"],["Cyprus","CY","\u{1F1E8}\u{1F1FE}"],["Czechia","CZ","\u{1F1E8}\u{1F1FF}"],["C\xF4te d\u2019Ivoire","CI","\u{1F1E8}\u{1F1EE}"],["Denmark","DK","\u{1F1E9}\u{1F1F0}"],["Djibouti","DJ","\u{1F1E9}\u{1F1EF}"],["Dominica","DM","\u{1F1E9}\u{1F1F2}"],["Dominican Republic","DO","\u{1F1E9}\u{1F1F4}"],["Ecuador","EC","\u{1F1EA}\u{1F1E8}"],["Egypt","EG","\u{1F1EA}\u{1F1EC}"],["El Salvador","SV","\u{1F1F8}\u{1F1FB}"],["Equatorial Guinea","GQ","\u{1F1EC}\u{1F1F6}"],["Eritrea","ER","\u{1F1EA}\u{1F1F7}"],["Estonia","EE","\u{1F1EA}\u{1F1EA}"],["Eswatini","SZ","\u{1F1F8}\u{1F1FF}"],["Ethiopia","ET","\u{1F1EA}\u{1F1F9}"],["Falkland Islands","FK","\u{1F1EB}\u{1F1F0}"],["Faroe Islands","FO","\u{1F1EB}\u{1F1F4}"],["Fiji","FJ","\u{1F1EB}\u{1F1EF}"],["Finland","FI","\u{1F1EB}\u{1F1EE}"],["France","FR","\u{1F1EB}\u{1F1F7}"],["French Guiana","GF","\u{1F1EC}\u{1F1EB}"],["French Polynesia","PF","\u{1F1F5}\u{1F1EB}"],["Gabon","GA","\u{1F1EC}\u{1F1E6}"],["Gambia","GM","\u{1F1EC}\u{1F1F2}"],["Georgia","GE","\u{1F1EC}\u{1F1EA}"],["Germany","DE","\u{1F1E9}\u{1F1EA}"],["Ghana","GH","\u{1F1EC}\u{1F1ED}"],["Gibraltar","GI","\u{1F1EC}\u{1F1EE}"],["Greece","GR","\u{1F1EC}\u{1F1F7}"],["Greenland","GL","\u{1F1EC}\u{1F1F1}"],["Grenada","GD","\u{1F1EC}\u{1F1E9}"],["Guadeloupe","GP","\u{1F1EC}\u{1F1F5}"],["Guam","GU","\u{1F1EC}\u{1F1FA}"],["Guatemala","GT","\u{1F1EC}\u{1F1F9}"],["Guernsey","GG","\u{1F1EC}\u{1F1EC}"],["Guinea","GN","\u{1F1EC}\u{1F1F3}"],["Guinea-Bissau","GW","\u{1F1EC}\u{1F1FC}"],["Guyana","GY","\u{1F1EC}\u{1F1FE}"],["Haiti","HT","\u{1F1ED}\u{1F1F9}"],["Honduras","HN","\u{1F1ED}\u{1F1F3}"],["Hong Kong SAR China","HK","\u{1F1ED}\u{1F1F0}"],["Hungary","HU","\u{1F1ED}\u{1F1FA}"],["Iceland","IS","\u{1F1EE}\u{1F1F8}"],["India","IN","\u{1F1EE}\u{1F1F3}"],["Indonesia","ID","\u{1F1EE}\u{1F1E9}"],["Iran","IR","\u{1F1EE}\u{1F1F7}"],["Iraq","IQ","\u{1F1EE}\u{1F1F6}"],["Ireland","IE","\u{1F1EE}\u{1F1EA}"],["Isle of Man","IM","\u{1F1EE}\u{1F1F2}"],["Israel","IL","\u{1F1EE}\u{1F1F1}"],["Italy","IT","\u{1F1EE}\u{1F1F9}"],["Jamaica","JM","\u{1F1EF}\u{1F1F2}"],["Japan","JP","\u{1F1EF}\u{1F1F5}"],["Jersey","JE","\u{1F1EF}\u{1F1EA}"],["Jordan","JO","\u{1F1EF}\u{1F1F4}"],["Kazakhstan","KZ","\u{1F1F0}\u{1F1FF}"],["Kenya","KE","\u{1F1F0}\u{1F1EA}"],["Kiribati","KI","\u{1F1F0}\u{1F1EE}"],["Kosovo","XK","\u{1F1FD}\u{1F1F0}"],["Kuwait","KW","\u{1F1F0}\u{1F1FC}"],["Kyrgyzstan","KG","\u{1F1F0}\u{1F1EC}"],["Laos","LA","\u{1F1F1}\u{1F1E6}"],["Latvia","LV","\u{1F1F1}\u{1F1FB}"],["Lebanon","LB","\u{1F1F1}\u{1F1E7}"],["Lesotho","LS","\u{1F1F1}\u{1F1F8}"],["Liberia","LR","\u{1F1F1}\u{1F1F7}"],["Libya","LY","\u{1F1F1}\u{1F1FE}"],["Liechtenstein","LI","\u{1F1F1}\u{1F1EE}"],["Lithuania","LT","\u{1F1F1}\u{1F1F9}"],["Luxembourg","LU","\u{1F1F1}\u{1F1FA}"],["Macao SAR China","MO","\u{1F1F2}\u{1F1F4}"],["Madagascar","MG","\u{1F1F2}\u{1F1EC}"],["Malawi","MW","\u{1F1F2}\u{1F1FC}"],["Malaysia","MY","\u{1F1F2}\u{1F1FE}"],["Maldives","MV","\u{1F1F2}\u{1F1FB}"],["Mali","ML","\u{1F1F2}\u{1F1F1}"],["Malta","MT","\u{1F1F2}\u{1F1F9}"],["Marshall Islands","MH","\u{1F1F2}\u{1F1ED}"],["Martinique","MQ","\u{1F1F2}\u{1F1F6}"],["Mauritania","MR","\u{1F1F2}\u{1F1F7}"],["Mauritius","MU","\u{1F1F2}\u{1F1FA}"],["Mayotte","YT","\u{1F1FE}\u{1F1F9}"],["Mexico","MX","\u{1F1F2}\u{1F1FD}"],["Micronesia","FM","\u{1F1EB}\u{1F1F2}"],["Moldova","MD","\u{1F1F2}\u{1F1E9}"],["Monaco","MC","\u{1F1F2}\u{1F1E8}"],["Mongolia","MN","\u{1F1F2}\u{1F1F3}"],["Montenegro","ME","\u{1F1F2}\u{1F1EA}"],["Montserrat","MS","\u{1F1F2}\u{1F1F8}"],["Morocco","MA","\u{1F1F2}\u{1F1E6}"],["Mozambique","MZ","\u{1F1F2}\u{1F1FF}"],["Myanmar (Burma)","MM","\u{1F1F2}\u{1F1F2}"],["Namibia","NA","\u{1F1F3}\u{1F1E6}"],["Nauru","NR","\u{1F1F3}\u{1F1F7}"],["Nepal","NP","\u{1F1F3}\u{1F1F5}"],["Netherlands","NL","\u{1F1F3}\u{1F1F1}"],["New Caledonia","NC","\u{1F1F3}\u{1F1E8}"],["New Zealand","NZ","\u{1F1F3}\u{1F1FF}"],["Nicaragua","NI","\u{1F1F3}\u{1F1EE}"],["Niger","NE","\u{1F1F3}\u{1F1EA}"],["Nigeria","NG","\u{1F1F3}\u{1F1EC}"],["Niue","NU","\u{1F1F3}\u{1F1FA}"],["Norfolk Island","NF","\u{1F1F3}\u{1F1EB}"],["North Korea","KP","\u{1F1F0}\u{1F1F5}"],["North Macedonia","MK","\u{1F1F2}\u{1F1F0}"],["Northern Mariana Islands","MP","\u{1F1F2}\u{1F1F5}"],["Norway","NO","\u{1F1F3}\u{1F1F4}"],["Oman","OM","\u{1F1F4}\u{1F1F2}"],["Pakistan","PK","\u{1F1F5}\u{1F1F0}"],["Palau","PW","\u{1F1F5}\u{1F1FC}"],["Palestinian Territories","PS","\u{1F1F5}\u{1F1F8}"],["Panama","PA","\u{1F1F5}\u{1F1E6}"],["Papua New Guinea","PG","\u{1F1F5}\u{1F1EC}"],["Paraguay","PY","\u{1F1F5}\u{1F1FE}"],["Peru","PE","\u{1F1F5}\u{1F1EA}"],["Philippines","PH","\u{1F1F5}\u{1F1ED}"],["Poland","PL","\u{1F1F5}\u{1F1F1}"],["Portugal","PT","\u{1F1F5}\u{1F1F9}"],["Puerto Rico","PR","\u{1F1F5}\u{1F1F7}"],["Qatar","QA","\u{1F1F6}\u{1F1E6}"],["Romania","RO","\u{1F1F7}\u{1F1F4}"],["Russia","RU","\u{1F1F7}\u{1F1FA}"],["Rwanda","RW","\u{1F1F7}\u{1F1FC}"],["R\xE9union","RE","\u{1F1F7}\u{1F1EA}"],["Samoa","WS","\u{1F1FC}\u{1F1F8}"],["San Marino","SM","\u{1F1F8}\u{1F1F2}"],["Saudi Arabia","SA","\u{1F1F8}\u{1F1E6}"],["Senegal","SN","\u{1F1F8}\u{1F1F3}"],["Serbia","RS","\u{1F1F7}\u{1F1F8}"],["Seychelles","SC","\u{1F1F8}\u{1F1E8}"],["Sierra Leone","SL","\u{1F1F8}\u{1F1F1}"],["Singapore","SG","\u{1F1F8}\u{1F1EC}"],["Sint Maarten","SX","\u{1F1F8}\u{1F1FD}"],["Slovakia","SK","\u{1F1F8}\u{1F1F0}"],["Slovenia","SI","\u{1F1F8}\u{1F1EE}"],["Solomon Islands","SB","\u{1F1F8}\u{1F1E7}"],["Somalia","SO","\u{1F1F8}\u{1F1F4}"],["South Africa","ZA","\u{1F1FF}\u{1F1E6}"],["South Korea","KR","\u{1F1F0}\u{1F1F7}"],["South Sudan","SS","\u{1F1F8}\u{1F1F8}"],["Spain","ES","\u{1F1EA}\u{1F1F8}"],["Sri Lanka","LK","\u{1F1F1}\u{1F1F0}"],["St. Barth\xE9lemy","BL","\u{1F1E7}\u{1F1F1}"],["St. Helena","SH","\u{1F1F8}\u{1F1ED}"],["St. Kitts & Nevis","KN","\u{1F1F0}\u{1F1F3}"],["St. Lucia","LC","\u{1F1F1}\u{1F1E8}"],["St. Martin","MF","\u{1F1F2}\u{1F1EB}"],["St. Pierre & Miquelon","PM","\u{1F1F5}\u{1F1F2}"],["St. Vincent & Grenadines","VC","\u{1F1FB}\u{1F1E8}"],["Sudan","SD","\u{1F1F8}\u{1F1E9}"],["Suriname","SR","\u{1F1F8}\u{1F1F7}"],["Svalbard & Jan Mayen","SJ","\u{1F1F8}\u{1F1EF}"],["Sweden","SE","\u{1F1F8}\u{1F1EA}"],["Switzerland","CH","\u{1F1E8}\u{1F1ED}"],["Syria","SY","\u{1F1F8}\u{1F1FE}"],["S\xE3o Tom\xE9 & Pr\xEDncipe","ST","\u{1F1F8}\u{1F1F9}"],["Taiwan","TW","\u{1F1F9}\u{1F1FC}"],["Tajikistan","TJ","\u{1F1F9}\u{1F1EF}"],["Tanzania","TZ","\u{1F1F9}\u{1F1FF}"],["Thailand","TH","\u{1F1F9}\u{1F1ED}"],["Timor-Leste","TL","\u{1F1F9}\u{1F1F1}"],["Togo","TG","\u{1F1F9}\u{1F1EC}"],["Tokelau","TK","\u{1F1F9}\u{1F1F0}"],["Tonga","TO","\u{1F1F9}\u{1F1F4}"],["Trinidad & Tobago","TT","\u{1F1F9}\u{1F1F9}"],["Tristan da Cunha","TA","\u{1F1F9}\u{1F1E6}"],["Tunisia","TN","\u{1F1F9}\u{1F1F3}"],["Turkey","TR","\u{1F1F9}\u{1F1F7}"],["Turkmenistan","TM","\u{1F1F9}\u{1F1F2}"],["Turks & Caicos Islands","TC","\u{1F1F9}\u{1F1E8}"],["Tuvalu","TV","\u{1F1F9}\u{1F1FB}"],["U.S. Virgin Islands","VI","\u{1F1FB}\u{1F1EE}"],["Uganda","UG","\u{1F1FA}\u{1F1EC}"],["Ukraine","UA","\u{1F1FA}\u{1F1E6}"],["United Arab Emirates","AE","\u{1F1E6}\u{1F1EA}"],["United Kingdom","GB","\u{1F1EC}\u{1F1E7}"],["United States","US","\u{1F1FA}\u{1F1F8}"],["Uruguay","UY","\u{1F1FA}\u{1F1FE}"],["Uzbekistan","UZ","\u{1F1FA}\u{1F1FF}"],["Vanuatu","VU","\u{1F1FB}\u{1F1FA}"],["Vatican City","VA","\u{1F1FB}\u{1F1E6}"],["Venezuela","VE","\u{1F1FB}\u{1F1EA}"],["Vietnam","VN","\u{1F1FB}\u{1F1F3}"],["Wallis & Futuna","WF","\u{1F1FC}\u{1F1EB}"],["Western Sahara","EH","\u{1F1EA}\u{1F1ED}"],["Yemen","YE","\u{1F1FE}\u{1F1EA}"],["Zambia","ZM","\u{1F1FF}\u{1F1F2}"],["Zimbabwe","ZW","\u{1F1FF}\u{1F1FC}"],["\xC5land Islands","AX","\u{1F1E6}\u{1F1FD}"]];var Yu=Mr,Fr=Yu.map(([e,a,t])=>({name:e,code:a,callCode:Qu(a),flag:t}));import Ha from"react";import{View as $u,Text as kr,Pressable as ed,StyleSheet as ad}from"react-native";var vr=({country:e,onPress:a,selected:t})=>{let{colors:o}=p();return Ha.createElement(ed,{onPress:a},Ha.createElement($u,{style:Qt.row},Ha.createElement(kr,{style:Qt.rowFlag},e.flag),Ha.createElement(kr,{style:[Qt.rowLabel,{color:o.text}]},e.name," (+",e.callCode,")"),t&&Ha.createElement(xe,{size:24,color:o.interactive})))},Qt=ad.create({row:{flexDirection:"row",alignItems:"center",gap:10,height:56},rowFlag:{fontFamily:"Inter_400Regular",fontSize:17,lineHeight:22},rowLabel:{flex:1,fontFamily:"Inter_400Regular",fontSize:17,lineHeight:22}});var nd=600,Tr=({countryCode:e,onChangeCountryCode:a,onComplete:t})=>{let{colors:o}=p(),[r,l]=od(""),s=Pr(r,nd),u=td(()=>Fr.filter(f=>f.name.toLowerCase().includes(s.toLowerCase())),[s]);return qe.createElement(sd,{behavior:ud.OS==="ios"?"padding":void 0,style:Ar.innerContainer},qe.createElement(rd,{style:Ar.header},qe.createElement(v,{title:"Select country code"}),qe.createElement(na,{LeftIcon:qe.createElement(Ua,{size:24,color:o.iconSubtle}),value:r,onChangeText:l,placeholder:"Search country"})),qe.createElement(dd,{style:{flex:1},data:u,keyExtractor:f=>`country-option-${f.code}`,renderItem:({item:f})=>qe.createElement(vr,{country:f,selected:f.code===e,onPress:()=>{a(f.code),t()}})}),qe.createElement(y,{title:"Continue",onPress:t}))},Ar=ld.create({innerContainer:{flex:1,paddingHorizontal:16},header:{gap:20}});import ct from"react";import{View as id,Text as fd,Pressable as cd,StyleSheet as pd}from"react-native";import{getCountryCallingCode as md}from"@privy-io/js-sdk-core";var Br=({countryCode:e,onPress:a})=>{let{colors:t}=p();return ct.createElement(cd,{onPress:a},ct.createElement(id,{style:br.cell},ct.createElement(fd,{style:[br.text,{color:t.text}]},e," +",md(e)),ct.createElement(va,{size:16,color:t.icon})))},br=pd.create({cell:{flexDirection:"row",alignItems:"center",gap:6},text:{fontFamily:"Inter_400Regular",fontSize:18,lineHeight:30}});var mt=({sendCode:e,isLoading:a,error:t,initialPhone:o,FooterComponent:r})=>{let[l,s]=Yt(o!=null?o:""),[u,f]=Yt("US"),[i,d]=Yt(!1),c=Cd(u),n=hd(u),m=g=>{try{let h=g.replace(/\D/g,""),I=l.replace(/\D/g,""),w=h===I?g:c.input(g);s(w)}catch(h){console.error("Error processing phone number:",h),s("")}};return i?te.createElement(Tr,{countryCode:u,onChangeCountryCode:f,onComplete:()=>d(!1)}):te.createElement(Ld,{behavior:Id.OS==="ios"?"padding":void 0,style:pt.innerContainer},te.createElement(Va,{style:{flex:1,justifyContent:"space-between",paddingHorizontal:16,paddingBottom:16}},te.createElement(Va,{style:pt.content},te.createElement(Va,{style:pt.content},te.createElement(Va,{style:pt.formContainer},te.createElement(v,{title:"Enter your phone"}),te.createElement(na,{LeftIcon:te.createElement(Br,{countryCode:u,onPress:()=>d(!0)}),value:l,onChangeText:m,error:!!t,status:t?yd(t):" ",placeholder:n,autoComplete:"tel",keyboardType:"phone-pad",autoFocus:!0})),r),te.createElement(B,null)),te.createElement(Va,null,te.createElement(y,{title:"Continue",loading:a,onPress:()=>e(Sd(l.replace(/\D/g,""),u))}),te.createElement(da,null))))},yd=xd({allowlist_rejected:"You don't have access to this app. Have you been invited?",max_accounts_reached:"This application has reached its user limit and cannot sign in new users.",invalid_data:"Phone is incorrect.",too_many_requests:"Too many requests. Please try again later.",not_supported:"Region or carrier not yet supported.",default:"Something went wrong. Please try again."}),pt=gd.create({innerContainer:{flex:1},content:{gap:4},formContainer:{rowGap:24}});var Md=600,Er=({goBackRef:e,onLoginMethodChange:a,otherLoginMethod:t})=>{let{setOtpState:o}=wd(_),r=Oe(),[l,s]=Ur(""),{state:u,loginWithCode:f,sendCode:i}=zo(),[d,c]=Ur("phone"),{step:n,error:m=null,isLoading:g=!1,isDone:h=!1}=Pd(()=>{var I;switch(u.status){case"initial":return{step:{type:"phone"}};case"sending-code":return{step:{type:d},isLoading:!0};case"awaiting-code-input":return{step:{type:"code"}};case"submitting-code":return{step:{type:"code"},isLoading:!0};case"done":return{step:{type:"code"},isDone:!0};case"error":return{step:{type:d},error:(I=u.error)!=null?I:new Error("Unknown error")}}},[d,u.status]);switch(d!==n.type&&c(n.type),Dr(()=>{if(!h)return;let I=setTimeout(()=>{r()},Md);return()=>clearTimeout(I)},[h,r]),Dr(()=>{if(n.type==="code")return e.current=()=>{o({status:"initial"})},()=>{e.current=null}},[n.type,o,r]),n.type){case"phone":return $t.createElement(mt,{initialPhone:l,sendCode:I=>{s(I),i({phone:I})},isLoading:g,error:m,FooterComponent:$t.createElement(ft,{onLoginMethodChange:a,otherLoginMethod:t})});case"code":return $t.createElement(se,{onSendCode:I=>f({code:I,phone:l}),onRequestNewCode:()=>i({phone:l}),subtitle:`Please check ${l} for a message with your login code.`,isLoading:g,error:m,isDone:h})}};import q,{useCallback as St,useEffect as di,useMemo as xl,useState as co}from"react";import eo from"react";import{Pressable as Fd,StyleSheet as kd,View as vd}from"react-native";var Ad=28,Td=24,Or=({close:e,style:a})=>{let{colors:t}=p();return eo.createElement(vd,{style:[bd.slimNavigationBar,a]},e&&eo.createElement(Fd,{onPress:e},eo.createElement(ue,{color:t.icon,size:Td})))},bd=kd.create({slimNavigationBar:{height:Ad,paddingBottom:4,flexDirection:"row",justifyContent:"flex-end",backgroundColor:"transparent"}});import pe from"react";import{Pressable as qr,StyleSheet as Bd,View as Wa}from"react-native";var b=({goBack:e,close:a})=>pe.createElement(Wa,{style:ao.navigationBar},pe.createElement(Wa,null,e&&pe.createElement(Dd,{onPress:e})),pe.createElement(Wa,null,a&&pe.createElement(Ud,{onPress:a}))),Dd=e=>{let{colors:a}=p();return pe.createElement(qr,C({},e),pe.createElement(Wa,{style:ao.backButton},pe.createElement(Fa,{size:24,color:a.icon})))},Ud=e=>{let{colors:a}=p();return pe.createElement(qr,C({},e),pe.createElement(Wa,{style:ao.backButton},pe.createElement(Oa,{size:24,color:a.icon})))},ao=Bd.create({navigationBar:{height:48,flexDirection:"row",justifyContent:"space-between"},backButton:{width:48,height:48,justifyContent:"center",alignItems:"center"}});import to from"react";import{View as Ed,StyleSheet as Od}from"react-native";var D=({title:e="Error!",subtitle:a="Something went wrong."})=>{let{colors:t}=p();return to.createElement(Ed,{style:qd.container},to.createElement(ue,{size:74,color:t.error}),to.createElement(v,{title:e,subtitle:a,tight:!0}))},qd=Od.create({container:{flex:1,alignItems:"center",justifyContent:"center",gap:8,paddingHorizontal:16}});import ca from"react";import{View as Hd,StyleSheet as Vd}from"react-native";import Wd,{Circle as _d,G as Rd}from"react-native-svg";var R=({title:e="Success!",subtitle:a})=>{let{colors:t}=p();return ca.createElement(Hd,{style:Gd.container},ca.createElement(Wd,{height:"74",width:"74",viewBox:"0 0 74 74"},ca.createElement(_d,{cx:"37",cy:"37",r:"36.8",fill:t.successLight}),ca.createElement(Rd,{transform:"translate(18, 18)"},ca.createElement(be,{size:38,color:t.success}))),ca.createElement(v,{title:e,subtitle:a,tight:!0}))},Gd=Vd.create({container:{flex:1,alignItems:"center",justifyContent:"center",gap:8,paddingHorizontal:16}});import X from"react";import{Pressable as $d,ScrollView as en,StyleSheet as an,Text as tn,View as _r}from"react-native";import pa from"react";import{View as zd,Text as Hr,StyleSheet as Nd}from"react-native";var gt={regular:"Inter_400Regular",medium:"Inter_500Medium",semibold:"Inter_600SemiBold"};var _a=pa.forwardRef((r,o)=>{var l=r,{style:e,variant:a="default"}=l,t=Q(l,["style","variant"]);let{colors:s}=p();return pa.createElement(zd,C({ref:o,style:[oo.alert,a==="info"&&{backgroundColor:s.backgroundInformation,borderColor:s.borderInformation},e]},t))});_a.displayName="Alert";var Xd=pa.forwardRef((o,t)=>{var r=o,{style:e}=r,a=Q(r,["style"]);let{colors:l}=p();return pa.createElement(Hr,C({ref:t,style:[oo.title,{color:l.text},e]},a))});Xd.displayName="AlertTitle";var Ra=pa.forwardRef((o,t)=>{var r=o,{style:e}=r,a=Q(r,["style"]);let{colors:l}=p();return pa.createElement(Hr,C({ref:t,style:[oo.description,{color:l.text},e]},a))});Ra.displayName="AlertDescription";var oo=Nd.create({alert:{borderRadius:8,alignItems:"center",gap:12,paddingHorizontal:12,paddingVertical:8,flexDirection:"row"},title:{marginBottom:4,fontFamily:gt.semibold,fontSize:16},description:{fontSize:14,lineHeight:20}});import za from"react";import{Platform as Yd}from"react-native";import*as ro from"react";import Kd,{Path as Zd}from"react-native-svg";var jd=e=>ro.createElement(Kd,C({xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",x:0,y:0,baseProfile:"tiny",viewBox:"0 0 512 210.2"},e),ro.createElement(Zd,{d:"M93.6 27.1C87.6 34.2 78 39.8 68.4 39c-1.2-9.6 3.5-19.8 9-26.1 6-7.3 16.5-12.5 25-12.9 1 10-2.9 19.8-8.8 27.1m8.7 13.8c-13.9-.8-25.8 7.9-32.4 7.9-6.7 0-16.8-7.5-27.8-7.3-14.3.2-27.6 8.3-34.9 21.2-15 25.8-3.9 64 10.6 85 7.1 10.4 15.6 21.8 26.8 21.4 10.6-.4 14.8-6.9 27.6-6.9 12.9 0 16.6 6.9 27.8 6.7 11.6-.2 18.9-10.4 26-20.8 8.1-11.8 11.4-23.3 11.6-23.9-.2-.2-22.4-8.7-22.6-34.3-.2-21.4 17.5-31.6 18.3-32.2-10-14.8-25.6-16.4-31-16.8m80.3-29v155.9h24.2v-53.3h33.5c30.6 0 52.1-21 52.1-51.4s-21.1-51.2-51.3-51.2zm24.2 20.4h27.9c21 0 33 11.2 33 30.9s-12 31-33.1 31h-27.8zM336.6 169c15.2 0 29.3-7.7 35.7-19.9h.5v18.7h22.4V90.2c0-22.5-18-37-45.7-37-25.7 0-44.7 14.7-45.4 34.9h21.8c1.8-9.6 10.7-15.9 22.9-15.9 14.8 0 23.1 6.9 23.1 19.6v8.6l-30.2 1.8c-28.1 1.7-43.3 13.2-43.3 33.2 0 20.2 15.7 33.6 38.2 33.6m6.5-18.5c-12.9 0-21.1-6.2-21.1-15.7 0-9.8 7.9-15.5 23-16.4l26.9-1.7v8.8c0 14.6-12.4 25-28.8 25m82 59.7c23.6 0 34.7-9 44.4-36.3L512 54.7h-24.6l-28.5 92.1h-.5l-28.5-92.1h-25.3l41 113.5-2.2 6.9c-3.7 11.7-9.7 16.2-20.4 16.2-1.9 0-5.6-.2-7.1-.4v18.7c1.4.4 7.4.6 9.2.6"})),Vr=jd;import*as aa from"react";import Jd,{Path as Ga}from"react-native-svg";var Qd=e=>aa.createElement(Jd,C({xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",x:0,y:0,viewBox:"0 0 80 38.1"},e),aa.createElement(Ga,{d:"M37.8 19.7V29h-3V6h7.8c1.9 0 3.7.7 5.1 2 1.4 1.2 2.1 3 2.1 4.9s-.7 3.6-2.1 4.9-3.1 2-5.1 2zm0-10.9v8h5c1.1 0 2.2-.4 2.9-1.2 1.6-1.5 1.6-4 .1-5.5l-.1-.1c-.8-.8-1.8-1.3-2.9-1.2zM56.7 12.8c2.2 0 3.9.6 5.2 1.8s1.9 2.8 1.9 4.8V29H61v-2.2h-.1c-1.2 1.8-2.9 2.7-4.9 2.7-1.7 0-3.2-.5-4.4-1.5-1.1-1-1.8-2.4-1.8-3.9q0-2.4 1.8-3.9c1.2-1 2.9-1.4 4.9-1.4 1.8 0 3.2.3 4.3 1v-.7c0-1-.4-2-1.2-2.6-.8-.7-1.8-1.1-2.9-1.1q-2.55 0-3.9 2.1l-2.6-1.6c1.6-2.1 3.7-3.1 6.5-3.1m-3.8 11.4c0 .8.4 1.5 1 1.9.7.5 1.5.8 2.3.8 1.2 0 2.4-.5 3.3-1.4 1-.9 1.5-2 1.5-3.2-.9-.7-2.2-1.1-3.9-1.1q-1.8 0-3 .9-1.2.75-1.2 2.1M80 13.3 70.1 36h-3l3.7-7.9-6.5-14.7h3.2l4.7 11.3h.1l4.6-11.3H80z",style:{fill:"#5f6368"}}),aa.createElement(Ga,{d:"M25.9 17.7c0-.9-.1-1.8-.2-2.7H13.2v5.1h7.1c-.3 1.6-1.2 3.1-2.6 4v3.3H22c2.5-2.3 3.9-5.7 3.9-9.7",style:{fill:"#4285f4"}}),aa.createElement(Ga,{d:"M13.2 30.6c3.6 0 6.6-1.2 8.8-3.2l-4.3-3.3c-1.2.8-2.7 1.3-4.5 1.3-3.4 0-6.4-2.3-7.4-5.5H1.4v3.4c2.3 4.5 6.8 7.3 11.8 7.3",style:{fill:"#34a853"}}),aa.createElement(Ga,{d:"M5.8 19.9c-.6-1.6-.6-3.4 0-5.1v-3.4H1.4c-1.9 3.7-1.9 8.1 0 11.9z",style:{fill:"#fbbc04"}}),aa.createElement(Ga,{d:"M13.2 9.4c1.9 0 3.7.7 5.1 2l3.8-3.8c-2.4-2.2-5.6-3.5-8.8-3.4-5 0-9.6 2.8-11.8 7.3l4.4 3.4c.9-3.2 3.9-5.5 7.3-5.5",style:{fill:"#ea4335"}})),Wr=Qd;function Na({method:e}){let{colors:a}=p();switch(e){case"card":return za.createElement(Ta,{size:24,color:a.icon});case"exchange":return za.createElement(Ma,{size:24,color:a.icon});case"payment-request":return Yd.OS==="ios"?za.createElement(Vr,{height:70,width:33}):za.createElement(Wr,{height:70,width:33});case"manual":return za.createElement(Da,{size:24,color:a.icon});default:return null}}function Rr({appName:e,methods:a,onMethodSelected:t,onSwitchProvider:o}){let{colors:r}=p();return X.createElement(en,{style:lo.scrollView,contentContainerStyle:lo.container},X.createElement(_r,{style:{gap:32}},X.createElement(v,{title:"Add funds",subtitle:`Select a method for funding your ${e?`${e} `:""}wallet.`}),X.createElement(_r,{style:lo.listContainer},a.includes("card")&&X.createElement(y,{title:"Debit card",LeftIcon:X.createElement(Na,{method:"card"}),RightIcon:a.includes("payment-request")?X.createElement(Na,{method:"payment-request"}):void 0,onPress:()=>t("card"),variant:"secondary"}),a.includes("exchange")&&X.createElement(y,{title:"Transfer from an exchange",LeftIcon:X.createElement(Na,{method:"exchange"}),onPress:()=>t("exchange"),variant:"secondary"}),X.createElement(y,{title:"Receive funds",LeftIcon:X.createElement(Na,{method:"manual"}),onPress:()=>t("manual"),variant:"secondary"}),!!o&&X.createElement($d,{onPress:o},X.createElement(_a,{variant:"info",style:{borderWidth:1}},X.createElement(Je,{size:16,color:r.iconInformation}),X.createElement(Ra,null,"Having trouble facing location restrictions?"," ",X.createElement(tn,{style:{color:r.interactive}},"Try a different provider.")))))),X.createElement(B,null))}var lo=an.create({scrollView:{flex:1},container:{paddingHorizontal:16,justifyContent:"space-between",flex:1},listContainer:{gap:16,alignSelf:"stretch"}});import*as Nr from"expo-web-browser";import pn,{useEffect as mn,useRef as gn}from"react";import zr from"react";import{View as nn,StyleSheet as fn}from"react-native";import Lt,{useEffect as on}from"react";import{Animated as so,Easing as rn,useAnimatedValue as ln}from"react-native";import sn,{Circle as un,Path as dn}from"react-native-svg";var Gr=()=>{let{colors:e}=p(),a=ln(0);on(()=>{a.setValue(0);let o=so.loop(so.timing(a,{toValue:1,duration:1200,useNativeDriver:!0,easing:rn.linear}));return o.start(),()=>o.stop()},[a]);let t=a.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return Lt.createElement(so.View,{style:{transform:[{rotate:t}]}},Lt.createElement(sn,{width:160,height:160,viewBox:"0 0 166 166",fill:"none"},Lt.createElement(un,{cx:"83",cy:"83",r:"80",stroke:e.icon,strokeWidth:"6"}),Lt.createElement(dn,{d:"M142.715 29.7639C156.578 45.3143 163.829 65.6592 162.925 86.4724C162.02 107.286 153.033 126.925 137.873 141.214C122.714 155.504 102.578 163.316 81.7476 162.99C60.9174 162.664 41.036 154.225 26.3312 139.468",stroke:e.iconSubtle,strokeWidth:"6",strokeLinecap:"round"})))};var ma=()=>zr.createElement(nn,{style:cn.container},zr.createElement(Gr,null)),cn=fn.create({container:{flex:1,gap:20,alignItems:"center",justifyContent:"center",paddingHorizontal:16}});function Xr({uri:e,goBackRef:a}){let t=gn(!1);return mn(()=>{e&&!t.current&&(t.current=!0,Nr.openBrowserAsync(e,{createTask:!1}).catch(o=>{console.warn("[Privy] Funding flow error",o)}).finally(()=>{var o;console.log("[Privy] Funding flow finished"),(o=a==null?void 0:a.current)==null||o.call(a)}))},[e,a]),pn.createElement(ma,null)}import oe from"react";import{StyleSheet as zn,View as Ka}from"react-native";import Nn from"react-native-qrcode-styled";import{getSolanaClusterDisplayName as Xn}from"@privy-io/js-sdk-core";import*as Qr from"expo-clipboard";import Pe,{useEffect as wn,useState as Pn}from"react";import{Pressable as Mn,StyleSheet as Fn,Text as jr,View as Jr}from"react-native";import{formatWalletAddress as kn}from"@privy-io/js-sdk-core";import Ln from"react";import{StyleSheet as In,Text as hn}from"react-native";function Kr({children:e,style:a}){let{colors:t}=p();return Ln.createElement(hn,{style:[Cn.badge,{backgroundColor:t.backgroundHighlight,color:t.textHighlight},a]},e)}var Cn=In.create({badge:{fontSize:12,lineHeight:18,paddingHorizontal:8,paddingVertical:2,borderRadius:6,flexGrow:0}});import xn,{useEffect as Sn}from"react";import{Animated as Xa,useAnimatedValue as yn}from"react-native";function Zr({children:e,stopped:a}){let t=yn(1);return Sn(()=>{let o=Xa.loop(Xa.sequence([Xa.timing(t,{toValue:.3,duration:800,useNativeDriver:!0}),Xa.timing(t,{toValue:1,duration:800,useNativeDriver:!0})]));return!a&&o.start(),()=>(o.stop(),o.reset())},[t,a]),xn.createElement(Xa.View,{style:{opacity:t}},e)}function Yr({address:e,balance:a,currencySymbol:t,isLoading:o}){let{colors:r}=p(),[l,s]=Pn(!1);return wn(()=>{if(l){let u=setTimeout(()=>s(!1),2e3);return()=>clearTimeout(u)}},[l]),Pe.createElement(Mn,{style:[uo.container,{borderColor:r.border}],onPress:()=>L(this,null,function*(){Qr.setStringAsync(e),s(!0)})},Pe.createElement(Jr,null,Pe.createElement(jr,{style:[uo.title,{color:r.textMuted}]},"Your wallet"),Pe.createElement(Jr,{style:{flexDirection:"row",gap:10,alignItems:"center"}},Pe.createElement(jr,{style:[uo.walletAddress,{color:r.text}]},kn(e)),l?Pe.createElement(xe,{size:14,color:r.textMuted}):Pe.createElement(je,{size:14,color:r.textMuted}))),Pe.createElement(Zr,{stopped:!o},Pe.createElement(Kr,{style:{minWidth:50}},o?"":`${a} ${t}`)))}var uo=Fn.create({container:{paddingHorizontal:16,paddingVertical:12,borderRadius:10,borderWidth:1,borderStyle:"solid",flexDirection:"row",alignItems:"center",justifyContent:"space-between"},title:{fontSize:12,lineHeight:18},walletAddress:{fontSize:14,lineHeight:22,fontFamily:gt.medium}});import*as It from"react";import vn,{G as An,Path as Tn}from"react-native-svg";var bn=e=>It.createElement(vn,C({xmlns:"http://www.w3.org/2000/svg",width:40,height:40,viewBox:"0 0 59 59",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),It.createElement(An,{fill:e.color},It.createElement(Tn,{d:"M28.746.016a30 30 0 0 0-1.383.09 22.75 22.75 0 0 0-12.12 4.886A22.78 22.78 0 0 0 6.73 20.805c-.062.71-.082 1.168-.082 2.058s.02 1.344.082 2.067a22.75 22.75 0 0 0 5.48 12.886 23 23 0 0 0 6.185 5.028 28 28 0 0 0 2.136 1.047 22.8 22.8 0 0 0 6.867 1.726c1.372.13 2.809.13 4.18 0a22.76 22.76 0 0 0 10.457-3.652 23 23 0 0 0 5.024-4.488A22.7 22.7 0 0 0 52.188 25.5c.199-1.73.199-3.617-.008-5.355a22.8 22.8 0 0 0-5.211-12.012 25 25 0 0 0-2.75-2.75 23 23 0 0 0-7.36-4.16C34.934.57 33.11.207 31.02.059a32 32 0 0 0-2.273-.043M27.191 52.469c-7.043.222-12.539 1.433-13.238 2.918a.64.64 0 0 0-.07.336c0 .164.008.199.078.34.691 1.41 5.707 2.574 12.34 2.867 5.933.265 12.164-.235 15.754-1.266 1.691-.488 2.675-1.02 2.968-1.613a.56.56 0 0 0 .07-.328c0-.266-.081-.438-.335-.688-.223-.222-.488-.398-.88-.594-2.148-1.062-6.726-1.804-12.218-1.976-.84-.024-3.605-.024-4.469.004m0 0",fillRule:"nonzero"}))),$r=bn;import{create as Bn}from"zustand";var W=Bn()((e,a)=>({config:null,promiseResolvers:null,screen:null,setScreen:t=>e({screen:t}),method:null,setMethod:t=>{var o;if(!t&&((o=a().config)!=null&&o.paymentOptions.length)){e({method:null,screen:"method-selection",providerLink:null,moonpayTransactionId:null,coinbasePartnerUserId:null,error:null});return}if(t==="manual"){e({method:t,screen:"manual-funding"});return}e({method:t,screen:"provider-funding"})},providerLink:null,setProviderLink:t=>{e({providerLink:t})},moonpayTransactionId:null,setMoonpayTransactionId:t=>{e({moonpayTransactionId:t})},coinbasePartnerUserId:null,setCoinbasePartnerUserId:t=>{e({coinbasePartnerUserId:t})},provider:"coinbase",switchProvider:()=>{let t=a().provider==="coinbase"?"moonpay":"coinbase";return e({provider:t}),t},error:null,setError:t=>{e({error:t,screen:"error"})},reset:()=>e({config:null,method:null,screen:null,providerLink:null,moonpayTransactionId:null,coinbasePartnerUserId:null,error:null}),startFundingFlow:t=>L(void 0,null,function*(){return fa(o=>{ia(),e({config:t,promiseResolvers:o,method:t.paymentOptions.length?null:"manual",screen:t.paymentOptions.length?"method-selection":"manual-funding"})})}),endFundingFlow:()=>{var t;(t=a().promiseResolvers)==null||t.resolve(),a().reset()},exitFundingFlow:()=>{var t;(t=a().promiseResolvers)==null||t.reject(new S("funding_flow_cancelled","Funding flow was cancelled")),a().reset()}})),He=()=>W(e=>e.config),el=()=>[W(e=>e.screen),W(e=>e.setScreen)],al=()=>[W(e=>e.method),W(e=>e.setMethod)],tl=()=>[W(e=>e.providerLink),W(e=>e.setProviderLink)],ol=()=>[W(e=>e.moonpayTransactionId),W(e=>e.setMoonpayTransactionId)],rl=()=>[W(e=>e.coinbasePartnerUserId),W(e=>e.setCoinbasePartnerUserId)],ll=()=>[W(e=>e.provider),W(e=>e.switchProvider)],sl=()=>[W(e=>e.error),W(e=>e.setError)],ht=()=>W(e=>e.startFundingFlow),ul=()=>W(e=>e.endFundingFlow),dl=()=>W(e=>e.exitFundingFlow),Ve=W.setState;function Ct(e){var a;return(a=e.tokenInfo)!=null&&a.symbol?e.tokenInfo.symbol:e.chainType==="solana"?"SOL":e.chain.nativeCurrency.symbol}import{randomUUID as On}from"expo-crypto";import{useCallback as il,useEffect as fl,useMemo as cl,useState as xt}from"react";import{createPublicClient as qn,http as Hn}from"viem";import{formatTokenAmount as pl,formatLamportsAmount as Vn,formatWeiAmount as Wn,SolanaClient as _n}from"@privy-io/js-sdk-core";import{createPublicClient as Dn,http as Un}from"viem";function nl(o){return L(this,arguments,function*({chain:e,walletAddress:a,erc20Address:t}){return yield Dn({chain:e,transport:Un()}).readContract({address:t,abi:En,functionName:"balanceOf",args:[a]})})}var En=[{constant:!0,inputs:[{name:"_owner",type:"address"}],name:"balanceOf",outputs:[{name:"balance",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"}];var ml=5e3;function gl({fundingUiConfig:e,onFunded:a}){let t=Rn({enabled:e.chainType==="ethereum",fundingUiConfig:e,onFunded:a}),o=Gn({enabled:e.chainType==="solana",fundingUiConfig:e,onFunded:a});return e.chainType==="ethereum"?t:o}function Rn({enabled:e,fundingUiConfig:{address:a,chain:t,tokenInfo:o},onFunded:r}){let[l,s]=xt(null),[u,f]=xt(!1),i=cl(()=>{if(!(!e||!t))return qn({chain:t,transport:Hn()})},[t,e]),d=il(()=>L(this,null,function*(){if(!(!e||!a||!i))try{return f(!0),o!=null&&o.address?yield nl({walletAddress:a,erc20Address:o.address,chain:t}):yield i.getBalance({address:a})}catch(c){console.error(c)}finally{f(!1)}}),[i,a,o==null?void 0:o.address,t,e]);return fl(()=>{if(l==null&&d().then(c=>c!=null&&s(c)),r){let c=setInterval(()=>L(this,null,function*(){let n=yield d();n!=null&&(s(n),l!=null&&n>l&&r())}),ml);return()=>clearInterval(c)}},[d,l,r]),{balance:l,isLoading:u&&l==null,formattedBalance:o?pl({amount:l!=null?l:BigInt(0),decimals:o.decimals}):Wn({wei:l!=null?l:BigInt(0)})}}function Gn({enabled:e,fundingUiConfig:{address:a,cluster:t,tokenInfo:o},onFunded:r}){let[l,s]=xt(null),[u,f]=xt(!1),i=cl(()=>{if(!(!e||!t))return new _n(t,{randomUUID:On})},[e,t]),d=il(()=>L(this,null,function*(){if(!(!e||!a||!i))try{if(f(!0),o!=null&&o.address){let c=yield i.getTokenAccountsByOwner(a,o.address);return c==null?void 0:c.amount}else return yield i.getBalance(a)}catch(c){console.error(c)}finally{f(!1)}}),[a,i,e,o==null?void 0:o.address]);return fl(()=>{if(l==null&&d().then(c=>c!=null&&s(c)),r){let c=setInterval(()=>L(this,null,function*(){let n=yield d();n!=null&&(s(n),l!=null&&n>l&&r())}),ml);return()=>clearInterval(c)}},[d,l,r]),{balance:l,isLoading:u&&l==null,formattedBalance:o!=null&&o.address?pl({amount:l!=null?l:BigInt(0),decimals:o.decimals}):Vn({lamports:l!=null?l:BigInt(0)})}}function Ll({onFunded:e}){let a=He(),{colors:t}=p();if(!a)throw new Error("Invalid funding config");let o=a.chainType==="ethereum"?a.chain.name:Xn(a.cluster.name),r=Ct(a),{formattedBalance:l,isLoading:s}=gl({fundingUiConfig:a,onFunded:e});return oe.createElement(Ka,{style:io.container},oe.createElement(Ka,{style:{gap:28}},oe.createElement(v,{title:"Receive funds",subtitle:`Scan or copy your wallet address to receive funds on ${o}.`}),oe.createElement(Ka,{style:io.qrContainer},oe.createElement(Nn,{data:a.address,pieceSize:8,errorCorrectionLevel:"Q",pieceBorderRadius:2,isPiecesGlued:!0,color:t.text}),oe.createElement(Ka,{style:[io.logoContainer,{backgroundColor:t.background}]},oe.createElement($r,{height:40,width:40,color:t.privyBrand}))),oe.createElement(Ka,{style:{gap:12}},oe.createElement(_a,{variant:"info"},oe.createElement(Je,{size:16,color:t.iconInformation}),oe.createElement(Ra,null,"Make sure to send on ",o,".")),oe.createElement(Yr,{address:a.address,currencySymbol:r,balance:l,isLoading:s}))),oe.createElement(B,null))}var io=zn.create({container:{paddingHorizontal:16,justifyContent:"space-between",flex:1},qrContainer:{justifyContent:"center",alignItems:"center"},logoContainer:{position:"absolute",width:56,height:56,justifyContent:"center",alignItems:"center"}});import{chainToMoonpayCurrency as Kn,fundingMethodToMoonpayPaymentMethod as Zn,getCoinbaseOnRampUrl as jn,toCoinbaseAssetId as Jn,toCoinbaseBlockchainFromChainId as Qn}from"@privy-io/js-sdk-core";function ga(r){return L(this,arguments,function*({config:e,method:a,client:t,provider:o}){var l,s,u,f,i,d;if(Ve({method:a}),a==="manual"){Ve({screen:"manual-funding"});return}Ve({screen:"provider-funding"});try{let c=e.paymentOptions.find(n=>n.method===a&&n.provider===o)||e.paymentOptions.find(n=>n.method===a);if((c==null?void 0:c.provider)==="moonpay"){let n;e.chainType==="ethereum"?n=Kn(e.chain.id,((l=e.tokenInfo)==null?void 0:l.symbol)==="USDC"?"USDC":"native-currency"):n=((s=e.tokenInfo)==null?void 0:s.symbol)==="USDC"?"USDC_SOL":"SOL";let m=yield t.funding.moonpay.sign({address:e.address,config:{currencyCode:n,paymentMethod:Zn(a),quoteCurrencyAmount:parseFloat(e.amount),uiConfig:C({accentColor:Yn},(u=e.moonpay)==null?void 0:u.uiConfig)},useSandbox:!!((f=e.moonpay)!=null&&f.useSandbox)});Ve({providerLink:m.signedUrl,moonpayTransactionId:m.externalTransactionId});return}if((c==null?void 0:c.provider)==="coinbase"){let n,m;e.chainType==="ethereum"?(n=Jn(e.chain.id,((i=e.tokenInfo)==null?void 0:i.symbol)==="USDC"?"USDC":"native-currency"),m=Qn(e.chain.id)):(n=((d=e.tokenInfo)==null?void 0:d.symbol)==="USDC"?"USDC":"SOL",m="solana");let g=yield t.funding.coinbase.initOnRampSession({addresses:[{address:e.address,blockchains:[m]}],assets:[n]}),h=jn({appId:t.app.appId,input:g,amount:e.amount,blockchain:m,asset:n,experience:a==="exchange"?"send":"buy"});Ve({providerLink:h.url.toString(),coinbasePartnerUserId:g.partner_user_id});return}Ve({error:new S("failed_to_fetch_funding_provider_uri","A provider for this funding flow couldn't be found")})}catch(c){console.error(c),Ve({error:new S("failed_to_fetch_funding_provider_uri","A provider for this funding flow couldn't be found")})}})}var Yn="#110F2A";import{useEffect as fo,useRef as $n,useState as ei}from"react";var ai=3e3,ti=["success","failure"];function Il({onSuccess:e,onError:a}){var f;let t=Y(),o=He(),[r]=rl(),[l,s]=ei("pending"),u=$n(0);fo(()=>{s("pending")},[r]),fo(()=>{if(!r||ti.includes(l))return;let i=setInterval(()=>L(this,null,function*(){try{let d=yield t.funding.coinbase.getStatus(r);if(!(d!=null&&d.status))return;s(d.status),u.current=0}catch(d){console.error(d),u.current+=1,u.current>=3&&s("failure")}}),ai);return()=>clearInterval(i)},[l,r,t,(f=o==null?void 0:o.moonpay)==null?void 0:f.useSandbox]),fo(()=>{l==="success"?e({status:l}):l==="failure"&&a({status:l})},[l,e,a])}import{useEffect as hl,useRef as oi,useState as ri}from"react";import{MoonpayApiError as li}from"@privy-io/js-sdk-core";var si=3e3,ui=["completed","failed","serviceFailure"];function Cl({onSuccess:e,onError:a}){var f;let t=Y(),o=He(),[r]=ol(),[l,s]=ri("pending"),u=oi(0);hl(()=>{s("pending")},[r]),hl(()=>{if(!r||ui.includes(l))return;let i=setInterval(()=>L(this,null,function*(){var d,c;try{let n=yield t.funding.moonpay.getTransactionStatus({transactionId:r,useSandbox:!!((d=o==null?void 0:o.moonpay)!=null&&d.useSandbox)});if(console.log("status",n==null?void 0:n.status),!(n!=null&&n.status))return;if(s(n.status),u.current=0,n.status==="completed"){console.log(JSON.stringify(n));let m=(c=n.getValidQuote)==null?void 0:c.quoteCurrencyAmount;e({status:"completed",amount:m?String(m):void 0})}else n.status==="failed"||n.status}catch(n){if(n instanceof li&&n.response.status===404)return;console.error(n),u.current>=3&&(s("serviceFailure"),a({status:"serviceFailure"}))}}),si);return()=>clearInterval(i)},[l,r,t,(f=o==null?void 0:o.moonpay)==null?void 0:f.useSandbox,e,a])}function Sl({config:e,goBackRef:a}){let t=Y(),[o,r]=el(),l=dl(),s=ul(),[u,f]=al(),[i,d]=ll(),[c]=tl(),[n,m]=sl(),[g,h]=co(),[I,w]=co(!1),[P,E]=co(),T=xl(()=>Array.from(new Set(e.paymentOptions.map(({method:F})=>F))),[e.paymentOptions]),N=xl(()=>e.paymentOptions.filter(F=>F.method===g),[e.paymentOptions,g]);function O(F,Ne){return L(this,null,function*(){F!==g&&h(F),yield ga({method:F,provider:(()=>{var Sa,ya;return Ne||(F==="card"&&(ya=(Sa=e.card)==null?void 0:Sa.preferredProvider)!=null?ya:i)})(),client:t,config:e})})}function V(){if(!g)return;let F=d();O(g,F)}let Z=St(()=>{r("success");let F=setTimeout(()=>s(),5e3);return()=>clearTimeout(F)},[r,s]),ae=St(({amount:F})=>{E(F),r("success");let Ne=setTimeout(()=>s(),5e3);return()=>clearTimeout(Ne)},[r,s]),Ge=St(()=>{m(new S("provider_transaction_failed","Something went wrong adding funds from Moonpay. Please try again or use another method to fund your wallet."))},[m]),ze=St(()=>{m(new S("provider_transaction_failed","Something went wrong adding funds from Coinbase. Please try again or use another method to fund your wallet."))},[m]);switch(Cl({onSuccess:ae,onError:Ge}),Il({onSuccess:ae,onError:ze}),di(()=>(a.current=()=>{if(o==="method-selection"){l();return}if(o==="manual-funding"&&!e.paymentOptions.length){l();return}if(e.defaultPaymentMethod!==void 0){l();return}u!=="manual"&&u!=null&&(w(!0),h(u)),f(null)},()=>{a.current=null}),[o,a,u,f,l,e]),o){case"method-selection":return q.createElement(q.Fragment,null,q.createElement(b,{goBack:()=>{var F;return(F=a==null?void 0:a.current)==null?void 0:F.call(a)}}),q.createElement(Rr,{appName:e.appName,methods:T,onMethodSelected:O,onSwitchProvider:I&&N.length>1?V:void 0}));case"manual-funding":return q.createElement(q.Fragment,null,q.createElement(b,{goBack:()=>{var F;return(F=a==null?void 0:a.current)==null?void 0:F.call(a)},close:()=>s()}),q.createElement(Ll,{onFunded:Z}));case"provider-funding":return q.createElement(q.Fragment,null,q.createElement(Or,{close:()=>{var F;return(F=a==null?void 0:a.current)==null?void 0:F.call(a)},style:{paddingRight:23}}),q.createElement(Xr,{uri:c,goBackRef:a}));case"success":return q.createElement(q.Fragment,null,q.createElement(b,{close:()=>s()}),q.createElement(R,{subtitle:`You\u2019ve successfully added ${P?`${P} `:""}${Ct(e)} to your ${e.appName?`${e.appName} `:""}wallet. It may take a minute before the funds are available to use.`}));case"error":default:return q.createElement(q.Fragment,null,q.createElement(b,{goBack:()=>{var F;return(F=a==null?void 0:a.current)==null?void 0:F.call(a)}}),q.createElement(D,{title:"Something went wrong",subtitle:(n==null?void 0:n.message)||"Please try again."}))}}import{useCallback as ci}from"react";import{useCallback as ni}from"react";import{create as ii}from"zustand";var fi=1e3*60*5,La=ii()((e,a)=>({walletUIConfig:null,walletPromiseResolvers:null,openWalletFlow:t=>fa(o=>{if(ia(),a().walletPromiseResolvers!==null)throw new S("existing_ui_flow_in_progress","A wallet flow is already in progress");let r=dt(o,()=>(e({walletUIConfig:null,walletPromiseResolvers:null}),new S("ui_flow_timeout","The wallet flow timed out")),fi);e({walletPromiseResolvers:r,walletUIConfig:t})}),navigateWhileInFlow:t=>{if(a().walletPromiseResolvers===null)throw new Error("Internal PrivyElements error");e({walletUIConfig:t})},closeWalletFlow:t=>{var o;return(o=a().walletPromiseResolvers)==null||o.reject(t!=null?t:new S("ui_flow_closed","The wallet flow was closed")),e({walletUIConfig:null,walletPromiseResolvers:null})}})),yl=()=>La(e=>e.walletUIConfig),wl=()=>La.getState().walletUIConfig,H=()=>ni(a=>{let{walletPromiseResolvers:t,closeWalletFlow:o}=La.getState();t==null||t.resolve(a),o()},[]),U=()=>La(e=>e.closeWalletFlow),Le=()=>La(e=>e.openWalletFlow),$=()=>La(e=>e.navigateWhileInFlow);function Pl({isMfaUIEnabled:e=!1}){let a=Le(),t=$();No({onMfaRequired:ci(o=>{var u,f;if(!e)return;let r=(f=(u=Vo())==null?void 0:u.mfa)==null?void 0:f.relyingParty,l=wl(),s=l?t:a;if(o.length===1){let i=o[0];s({type:`mfa:verify:${i}`,payload:{relyingParty:r,ongoingWalletUIFlow:l}});return}s({type:"mfa:verify:landing",payload:{enrolledMfaMethods:o,relyingParty:r,ongoingWalletUIFlow:l}})},[e,t,a])})}import po,{useContext as pi,useEffect as Ml,useMemo as mi}from"react";import{createErrorFormatter as gi,PrivyClientError as Li}from"@privy-io/js-sdk-core";var Ii=1200,Fl=({oauthProvider:e})=>{let{setOAuthState:a}=pi(_),t=Oe(),o=it(),{state:r}=$a(),{step:l,error:s=null,isNewUser:u=!1}=mi(()=>{var d;switch(r.status){case"initial":return{step:"initial"};case"loading":return{step:"loading"};case"done":return{step:"done",isNewUser:r.isNewUser};case"error":return{step:"error",error:(d=r.error)!=null?d:new Error("Unknown error")}}},[r]);Ml(()=>{s instanceof Li&&s.code==="login_with_oauth_was_cancelled_by_user"&&(a({status:"initial"}),o())},[s,o,a]),Ml(()=>{if(l!=="done")return;let d=setTimeout(()=>{t()},Ii);return()=>clearTimeout(d)},[l,t]);let f=Ee[e],i=u?"You've successfully created an account.":"Your account is secured.";switch(l){case"initial":case"loading":return po.createElement(ma,null);case"done":return po.createElement(R,{subtitle:i});case"error":return po.createElement(D,{title:"Authentication failed",subtitle:hi(s).replace("{provider}",f)})}},hi=gi({linked_to_another_user:"This account has already been linked to another user.",invalid_credentials:"Something went wrong. Try again.",too_many_requests:"Too many requests. Please wait before trying again.",oauth_account_suspended:"Your {provider} account is suspended. Please try another login method.",cannot_link_more_of_type:"You cannot authorize more than one account for this user.",default:"Something went wrong. Please try again."});import We from"react";import{ScrollView as af,StyleSheet as tf,View as Kl}from"react-native";import Ci from"react";import{Image as xi}from"react-native";var kl=()=>{var a,t;let{logo:e}=(t=(a=nt())==null?void 0:a.appearance)!=null?t:{};return e?Ci.createElement(xi,{source:{uri:e},style:{width:Si,height:yi,resizeMode:"contain"}}):null},Si=220,yi=110;import Nl from"react";import vl from"react";var wi={email:Qe,sms:ye},Al=({method:e,onLoginMethodChange:a,preferred:t})=>{let o=wi[e],{colors:r}=p();return vl.createElement(y,{LeftIcon:t?null:vl.createElement(o,{size:24,color:r.icon}),variant:t?"primary":"secondary",onPress:()=>a(e),title:`Continue with ${Ee[e]}`})};import Gl from"react";import*as yt from"react";import Pi,{Path as Tl}from"react-native-svg";var Mi=e=>yt.createElement(Pi,C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 18 22"},e),yt.createElement(Tl,{fill:e.color,d:"M9.795 2.375c.72-.928 2.172-1.796 3.198-1.91.325-.036.365-.034.438.036l.066.063-.015.428c-.026.668-.114 1.137-.31 1.642-.197.503-.552 1.083-.83 1.344a7 7 0 0 0-.347.37c-.439.5-1.056.854-1.898 1.088-.315.09-.337.092-.705.09-.444-.002-.507-.015-.54-.094a3 3 0 0 1-.03-.465l-.005-.406.106-.382c.212-.764.456-1.272.872-1.804"}),yt.createElement(Tl,{fill:e.color,d:"M9.951 6.208c.965-.363 2.308-.72 2.807-.745a6.8 6.8 0 0 1 1.465.116c.415.083.713.182 1.144.382.69.322 1.277.752 1.743 1.277.348.392.368.443.23.573a1.4 1.4 0 0 1-.235.16c-.15.08-.768.575-.768.616 0 .01-.101.124-.224.247-.406.416-.585.752-.845 1.591-.06.193-.123.447-.14.568-.071.464-.036 1.132.087 1.741.074.37.366.996.656 1.415a4.5 4.5 0 0 0 1.62 1.402c.325.158.509.295.509.382a.4.4 0 0 1-.048.13 1 1 0 0 0-.088.24c-.053.218-.363.94-.557 1.294-.72 1.308-1.434 2.278-2.197 2.986-.749.69-1.45.999-2.175.955-.5-.029-.975-.145-1.65-.406-.56-.215-.777-.283-.991-.312-.106-.014-.303-.043-.434-.063-.383-.06-.635-.065-.907-.01-.907.18-.94.19-1.439.39-.79.32-1.207.42-1.723.42-.404.003-.595-.043-1.033-.248a3.4 3.4 0 0 1-1.003-.711c-.326-.317-.55-.583-.99-1.166-1.077-1.424-1.243-1.704-1.77-2.974C.786 15.955.7 15.75.63 15.54c-.055-.167-.1-.338-.187-.666-.211-.8-.234-.887-.234-1.003 0-.056-.023-.196-.048-.315-.22-.964-.214-2.555.01-3.385a8 8 0 0 1 .633-1.62c.625-1.219 1.413-1.997 2.57-2.539.383-.181.67-.266 1.18-.353.236-.039.498-.09.582-.111.206-.056.682-.048.97.012.685.15 1.149.28 1.6.452.85.329 1.343.467 1.545.435l.05-.008c.08-.017.16-.046.65-.231"})),bl=Mi;import*as mo from"react";import Fi,{Path as ki}from"react-native-svg";var vi=e=>mo.createElement(Fi,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),mo.createElement(ki,{fill:"#5865F2",d:"M20.317 4.37a19.8 19.8 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.3 18.3 0 0 0-5.487 0 13 13 0 0 0-.617-1.25.08.08 0 0 0-.079-.037A19.7 19.7 0 0 0 3.677 4.37a.1.1 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.08.08 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.08.08 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13 13 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10 10 0 0 0 .372-.292.07.07 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.07.07 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.3 12.3 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.08.08 0 0 0 .084.028 19.8 19.8 0 0 0 6.002-3.03.08.08 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.06.06 0 0 0-.031-.03M8.02 15.33c-1.182 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418m7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418"})),Bl=vi;import*as go from"react";import Ai,{Path as Ti}from"react-native-svg";var bi=e=>go.createElement(Ai,C({xmlns:"http://www.w3.org/2000/svg",x:24,y:24,viewBox:"0 0 98 96"},e),go.createElement(Ti,{fill:e.color,d:"M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a47 47 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0"})),Dl=bi;import*as Ia from"react";import Bi,{Path as wt}from"react-native-svg";var Di=e=>Ia.createElement(Bi,C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},e),Ia.createElement(wt,{fill:"#4285F4",stroke:"#6366F1",strokeWidth:1.128,d:"M17.382 13.486h-4.818v-2.74h8.372q.1.717.1 1.481c0 2.82-.977 5.168-2.642 6.786H15.95v-1.654a5.15 5.15 0 0 0 1.986-3.206l.123-.667z"}),Ia.createElement(wt,{fill:"#34A853",d:"M12 22c2.7 0 4.964-.896 6.618-2.423l-3.232-2.509c-.895.6-2.04.955-3.386.955-2.604 0-4.809-1.76-5.595-4.123H3.064v2.59A10 10 0 0 0 12 22"}),Ia.createElement(wt,{fill:"#FBBC05",d:"M6.405 13.9c-.2-.6-.314-1.24-.314-1.9s.114-1.3.314-1.9V7.51H3.064A10 10 0 0 0 2 12c0 1.614.386 3.141 1.064 4.491z"}),Ia.createElement(wt,{fill:"#EA4335",d:"M12 5.977c1.468 0 2.786.505 3.823 1.496l2.868-2.868C16.959 2.99 14.696 2 12.001 2 8.09 2 4.708 4.24 3.063 7.51l3.34 2.59C7.192 7.736 9.397 5.977 12 5.977"})),Ul=Di;import*as Lo from"react";import Ui,{Path as Ei}from"react-native-svg";var Oi=e=>Lo.createElement(Ui,C({xmlns:"http://www.w3.org/2000/svg",role:"img",viewBox:"0 0 24 24"},e),Lo.createElement(Ei,{fill:"#E4405F",d:"M7.03.084c-1.277.06-2.149.264-2.91.563a5.9 5.9 0 0 0-2.124 1.388 5.9 5.9 0 0 0-1.38 2.127C.321 4.926.12 5.8.064 7.076s-.069 1.688-.063 4.947.021 3.667.083 4.947c.061 1.277.264 2.149.563 2.911.308.789.72 1.457 1.388 2.123a5.9 5.9 0 0 0 2.129 1.38c.763.295 1.636.496 2.913.552 1.278.056 1.689.069 4.947.063s3.668-.021 4.947-.082c1.28-.06 2.147-.265 2.91-.563a5.9 5.9 0 0 0 2.123-1.388 5.9 5.9 0 0 0 1.38-2.129c.295-.763.496-1.636.551-2.912.056-1.28.07-1.69.063-4.948-.006-3.258-.02-3.667-.081-4.947-.06-1.28-.264-2.148-.564-2.911a5.9 5.9 0 0 0-1.387-2.123 5.86 5.86 0 0 0-2.128-1.38C19.074.322 18.202.12 16.924.066 15.647.009 15.236-.006 11.977 0S8.31.021 7.03.084m.14 21.693c-1.17-.05-1.805-.245-2.228-.408a3.7 3.7 0 0 1-1.382-.895 3.7 3.7 0 0 1-.9-1.378c-.165-.423-.363-1.058-.417-2.228-.06-1.264-.072-1.644-.08-4.848-.006-3.204.006-3.583.061-4.848.05-1.169.246-1.805.408-2.228.216-.561.477-.96.895-1.382a3.7 3.7 0 0 1 1.379-.9c.423-.165 1.057-.361 2.227-.417 1.265-.06 1.644-.072 4.848-.08 3.203-.006 3.583.006 4.85.062 1.168.05 1.804.244 2.227.408.56.216.96.475 1.382.895s.681.817.9 1.378c.165.422.362 1.056.417 2.227.06 1.265.074 1.645.08 4.848.005 3.203-.006 3.583-.061 4.848-.051 1.17-.245 1.805-.408 2.23-.216.56-.477.96-.896 1.38a3.7 3.7 0 0 1-1.378.9c-.422.165-1.058.362-2.226.418-1.266.06-1.645.072-4.85.079s-3.582-.006-4.848-.06m9.783-16.192a1.44 1.44 0 1 0 1.437-1.442 1.44 1.44 0 0 0-1.437 1.442M5.839 12.012a6.161 6.161 0 1 0 12.323-.024 6.162 6.162 0 0 0-12.323.024M8 12.008A4 4 0 1 1 12.008 16 4 4 0 0 1 8 12.008"})),El=Oi;import*as ta from"react";import qi,{Rect as Ol,Path as Io}from"react-native-svg";var Hi=e=>ta.createElement(qi,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 320 320"},e),ta.createElement(Ol,{width:320,height:320,fill:"#06c755",rx:72.14}),ta.createElement(Io,{fill:"#fff",d:"M266.66 144.92c0-47.74-47.86-86.58-106.69-86.58S53.28 97.18 53.28 144.92c0 42.8 38 78.65 89.22 85.42 3.48.75 8.21 2.29 9.4 5.26 1.08 2.7.71 6.93.35 9.65 0 0-1.25 7.53-1.52 9.13-.47 2.7-2.15 10.55 9.24 5.76s61.44-36.18 83.82-61.95c15.46-16.95 22.87-34.19 22.87-53.27"}),ta.createElement(Io,{fill:"#06c755",d:"M231.16 172.49h-30a2 2 0 0 1-2-2v-46.55a2 2 0 0 1 2-2h30a2 2 0 0 1 2 2v7.57a2 2 0 0 1-2 2h-20.37v7.85h20.37a2 2 0 0 1 2 2V151a2 2 0 0 1-2 2h-20.37v7.86h20.37a2 2 0 0 1 2 2v7.56a2 2 0 0 1-2 2.07M120.29 172.49a2 2 0 0 0 2-2v-7.56a2 2 0 0 0-2-2H99.92v-37a2 2 0 0 0-2-2h-7.6a2 2 0 0 0-2 2v46.53a2 2 0 0 0 2 2h30Z"}),ta.createElement(Ol,{width:11.64,height:50.64,x:128.73,y:121.85,fill:"#06c755",rx:2.04}),ta.createElement(Io,{fill:"#06c755",d:"M189.84 121.85h-7.56a2 2 0 0 0-2 2v27.66l-21.3-28.77a1.2 1.2 0 0 0-.17-.21l-.12-.12-.11-.09h-.06l-.11-.08h-.06l-.11-.06h-8.47a2 2 0 0 0-2 2v46.56a2 2 0 0 0 2 2h7.57a2 2 0 0 0 2-2v-27.93l21.33 28.8a2 2 0 0 0 .52.52l.12.08h.06l.1.05h.31a2.4 2.4 0 0 0 .54.07h7.52a2 2 0 0 0 2-2v-46.44a2 2 0 0 0-2-2.04"})),ql=Hi;import*as ho from"react";import Vi,{Path as Wi}from"react-native-svg";var _i=e=>ho.createElement(Vi,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),ho.createElement(Wi,{fill:"#0A66C2",d:"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.06 2.06 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065m1.782 13.019H3.555V9h3.564zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0z"})),Hl=_i;import*as Co from"react";import Ri,{Path as Gi}from"react-native-svg";var zi=e=>Co.createElement(Ri,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),Co.createElement(Gi,{fill:"#1DB954",d:"M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.66 0 12 0m5.521 17.34c-.24.359-.66.48-1.021.24-2.82-1.74-6.36-2.101-10.561-1.141-.418.122-.779-.179-.899-.539-.12-.421.18-.78.54-.9 4.56-1.021 8.52-.6 11.64 1.32.42.18.479.659.301 1.02m1.44-3.3c-.301.42-.841.6-1.262.3-3.239-1.98-8.159-2.58-11.939-1.38-.479.12-1.02-.12-1.14-.6s.12-1.021.6-1.141C9.6 9.9 15 10.561 18.72 12.84c.361.181.54.78.241 1.2m.12-3.36C15.24 8.4 8.82 8.16 5.16 9.301c-.6.179-1.2-.181-1.38-.721-.18-.601.18-1.2.72-1.381 4.26-1.26 11.28-1.02 15.721 1.621.539.3.719 1.02.419 1.56-.299.421-1.02.599-1.559.3"})),Vl=zi;import*as xo from"react";import Ni,{Path as Xi}from"react-native-svg";var Ki=e=>xo.createElement(Ni,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),xo.createElement(Xi,{fill:e.color,d:"M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07"})),Wl=Ki;import*as So from"react";import Zi,{Path as ji}from"react-native-svg";var Ji=e=>So.createElement(Zi,C({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24"},e),So.createElement(ji,{d:"M11.571 4.714h1.715v5.143H11.57zm4.715 0H18v5.143h-1.714zM6 2 3.43 4.571v14.858h5.142V22l2.572-2.571h4.286l5.141-5.143V2zm13.714 11.143-3.428 3.428h-3.429l-2.571 2.572v-2.572H6.857V3.429h12.857Z"})),_l=Ji;import*as yo from"react";import Qi,{Path as Yi}from"react-native-svg";var $i=e=>yo.createElement(Qi,C({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),yo.createElement(Yi,{fill:e.color,d:"M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"})),Rl=$i;var ef={google:Ul,apple:bl,discord:Bl,github:Dl,twitter:Rl,spotify:Vl,instagram:El,tiktok:Wl,linkedin:Hl,line:ql,twitch:_l},zl=({method:e,onLoginMethodChange:a})=>{let{login:t}=$a(),{colors:o}=p(),r=ef[e],l=()=>{t({provider:e}),a(e)};return Gl.createElement(y,{LeftIcon:Gl.createElement(r,{width:24,height:24,color:o.icon}),variant:"secondary",onPress:l,title:Ee[e]})};var Xl=({method:e,onLoginMethodChange:a,preferred:t})=>{switch(e){case"apple":case"google":case"discord":case"github":case"twitter":case"spotify":case"instagram":case"tiktok":case"line":case"linkedin":case"twitch":return Nl.createElement(zl,{method:e,onLoginMethodChange:a});case"email":case"sms":return Nl.createElement(Al,{method:e,onLoginMethodChange:a,preferred:t});default:throw new S("unsupported_login_method",`Unsupported login method: ${e}`)}};var Zl=({loginMethods:e,onLoginMethodChange:a})=>We.createElement(af,{style:Pt.scrollView,contentContainerStyle:Pt.container},We.createElement(Kl,{style:Pt.formContainer},We.createElement(kl,null),We.createElement(v,{title:"Login or sign up"}),We.createElement(Kl,{style:Pt.listContainer},e.map((t,o)=>We.createElement(Xl,{key:`method-button-${t}`,method:t,onLoginMethodChange:a,preferred:o===0})))),We.createElement(da,null),We.createElement(B,null)),Pt=tf.create({scrollView:{flex:1},container:{paddingHorizontal:16},formContainer:{alignItems:"center",gap:32},listContainer:{gap:16,alignSelf:"stretch"}});import*as wo from"expo-web-browser";import ne,{useState as rf}from"react";import oa from"react";import{StyleSheet as of,View as ha}from"react-native";function Ie({Icons:e,title:a,subtitle:t,Features:o,Footer:r}){return oa.createElement(ha,{style:Za.screen},oa.createElement(ha,{style:Za.content},oa.createElement(ha,{style:Za.header},oa.createElement(ha,{style:Za.headerIcons},e),oa.createElement(v,{tight:!0,title:a,subtitle:t})),oa.createElement(ha,{style:Za.featuresList},o)),oa.createElement(ha,null,r))}var Za=of.create({screen:{flex:1,paddingTop:24,paddingHorizontal:16,gap:24,justifyContent:"space-between"},content:{gap:48,paddingHorizontal:8},header:{alignItems:"center",gap:8},headerIcons:{flexDirection:"row",gap:12},featuresList:{gap:12}});var jl=({termsAndPolicyConfig:e})=>{let{colors:a}=p(),t=Y(),{logout:o}=sa(),{termsAndConditionsUrl:r,privacyPolicyUrl:l}=e,s=Oe(),[u,f]=rf(!1),i=()=>{o(),s({termsReviewed:!0})},d=()=>L(void 0,null,function*(){f(!0),yield t.user.acceptTerms().finally(()=>f(!1)),s({termsReviewed:!0})});return ne.createElement(Ie,{Icons:ne.createElement(ba,{size:48,color:a.icon}),title:"One last step",subtitle:"By signing up, you agree to our terms and privacy policy.",Features:ne.createElement(ne.Fragment,null,r&&ne.createElement(y,{variant:"secondary",title:"View Terms",onPress:()=>wo.openBrowserAsync(r),RightIcon:ne.createElement(Ue,{color:a.icon,size:24})}),l&&ne.createElement(y,{variant:"secondary",title:"View Privacy Policy",onPress:()=>wo.openBrowserAsync(l),RightIcon:ne.createElement(Ue,{color:a.icon,size:24})})),Footer:ne.createElement(ne.Fragment,null,ne.createElement(y,{variant:"primary",title:"Accept",onPress:d,loading:u}),ne.createElement(y,{variant:"tertiary",destroy:!0,title:"No thanks",onPress:i}))})};import Jl from"react";import{Modal as lf,View as sf,StyleSheet as uf}from"react-native";import{useSafeAreaInsets as df}from"react-native-safe-area-context";var nf=()=>{let e=df();return{paddingTop:e.top,paddingBottom:e.bottom,paddingLeft:e.left,paddingRight:e.right}},Ql=({children:e,visible:a})=>{let t=nf(),{colors:o}=p();return Jl.createElement(lf,{animationType:"slide",transparent:!0,visible:a},Jl.createElement(sf,{style:[uf.absoluteFill,{backgroundColor:o.background},t]},e))};import{useContext as ff,useEffect as cf}from"react";import{Image as pf}from"react-native";var Yl=()=>{let{client:e}=ff(_),a=e.app.getConfig(),t=a==null?void 0:a.logo_url;cf(()=>{t&&pf.prefetch(t)},[t])};import M from"react";import Me,{useState as Po}from"react";import{StyleSheet as mf,View as Mo}from"react-native";var $l=1e3,as=({config:e})=>{let{appName:a,onConsent:t}=e,{colors:o}=p(),r=H(),l=U(),[s,u]=Po(!1),[f,i]=Po(!1),[d,c]=Po(!1),n=()=>L(void 0,null,function*(){try{u(!0),i(!1),c(!1);let g=yield t();i(!0),yield k($l),r(g)}catch(g){c(!0),yield k($l),l(g instanceof S?g:new A(g))}finally{u(!1)}});if(f)return Me.createElement(R,{subtitle:"You\u2019ve successfully enabled offline access."});if(d)return Me.createElement(D,null);let m=`By confirming, ${a} will be able to use your wallet for you even when you're not around. You can revoke this later.`;return Me.createElement(Mo,{style:es.container},Me.createElement(Mo,{style:es.header},Me.createElement(De,{size:48,color:o.icon}),Me.createElement(v,{title:"Enable offline access",subtitle:m})),Me.createElement(Mo,null,Me.createElement(y,{title:"Confirm",onPress:n,loading:s}),Me.createElement(B,null)))},es=mf.create({container:{paddingTop:24,paddingHorizontal:16,gap:24,flex:1,justifyContent:"space-between"},header:{alignItems:"center",gap:8}});import Fe,{useState as Fo}from"react";import{StyleSheet as gf,View as ko}from"react-native";var ts=1e3,rs=({config:e})=>{let{appName:a,onRevoke:t}=e,{colors:o}=p(),r=H(),l=U(),[s,u]=Fo(!1),[f,i]=Fo(!1),[d,c]=Fo(!1),n=()=>L(void 0,null,function*(){try{u(!0),i(!1),c(!1);let g=yield t();i(!0),yield k(ts),r(g)}catch(g){c(!0),yield k(ts),l(g instanceof S?g:new A(g))}finally{u(!1)}});if(f)return Fe.createElement(R,{subtitle:"You\u2019ve successfully revoked offline access."});if(d)return Fe.createElement(D,null);let m=`By confirming, ${a} will no longer be able to use this wallet on your behalf when you are not online.`;return Fe.createElement(ko,{style:os.container},Fe.createElement(ko,{style:os.header},Fe.createElement(ka,{size:48,color:o.icon}),Fe.createElement(v,{title:"Revoke offline access to wallet",subtitle:m})),Fe.createElement(ko,null,Fe.createElement(y,{title:"Confirm",onPress:n,loading:s}),Fe.createElement(B,null)))},os=gf.create({container:{paddingTop:24,paddingHorizontal:16,gap:24,flex:1,justifyContent:"space-between"},header:{alignItems:"center",gap:8}});import ie,{useMemo as xf,useState as vo}from"react";import{ScrollView as Sf,StyleSheet as yf,Text as wf,View as Ft}from"react-native";import{Buffer as Lf}from"buffer";function Mt(e){return`0x${Lf.from(e).toString("hex")}`}import If from"react";import{Image as hf}from"react-native";var ss=({iconUrl:e})=>If.createElement(hf,{source:{uri:e},style:{width:Cf,height:ls,borderRadius:ls/2,resizeMode:"contain",alignSelf:"center"}}),Cf=80,ls=80;var us=1e3,ds=({config:e})=>{let{message:a,onSignMessage:t,title:o="Sign message",description:r="Sign to continue",buttonText:l="Confirm signature",logo:s}=e,{colors:u}=p(),f=H(),i=U(),[d,c]=vo(!1),[n,m]=vo(!1),[g,h]=vo(!1),I=()=>L(void 0,null,function*(){try{c(!0),m(!1),h(!1);let P=yield t(a);m(!0),yield k(us),f(P)}catch(P){h(!0),yield k(us),i(P instanceof S?P:new A(P))}finally{c(!1)}}),w=xf(()=>a instanceof Uint8Array?Mt(a):a,[a]);return n?ie.createElement(R,{subtitle:"You\u2019ve successfully completed the signature."}):g?ie.createElement(D,null):ie.createElement(Sf,{style:Ca.container,contentContainerStyle:Ca.contentContainer},ie.createElement(Ft,{style:Ca.content},ie.createElement(Ft,{style:Ca.header},s&&ie.createElement(ss,{iconUrl:s}),ie.createElement(v,{title:o,subtitle:r,tight:!0})),ie.createElement(Ft,{style:[Ca.messageBox,{backgroundColor:u.backgroundSecondary}]},ie.createElement(wf,{style:[Ca.message,{color:u.text}]},w))),ie.createElement(Ft,null,ie.createElement(y,{title:l,onPress:I,loading:d}),ie.createElement(B,null)))},Ca=yf.create({container:{flex:1},contentContainer:{paddingHorizontal:16,gap:24,flexGrow:1,justifyContent:"space-between"},header:{gap:24},content:{gap:48},messageBox:{paddingVertical:16,paddingHorizontal:16,borderRadius:14},message:{fontFamily:"Inter_400Regular",fontSize:20,lineHeight:32,width:"100%",textAlign:"center"}});import Bo from"react";import K,{useCallback as Tf,useMemo as bf,useState as kt}from"react";import{Text as Bf,StyleSheet as Df}from"react-native";import Ao from"react";import{View as Pf,Text as Mf,StyleSheet as Ff}from"react-native";function ra({Icon:e,children:a}){let{colors:t}=p();return Ao.createElement(Pf,{style:ns.row},Ao.createElement(e,{size:24,color:t.icon}),Ao.createElement(Mf,{style:[ns.label,{color:t.text}]},a))}var ns=Ff.create({row:{flexDirection:"row",alignItems:"center",gap:12},label:{flex:1,fontFamily:"Inter_500Medium",fontSize:14,lineHeight:22}});import{errorIndicatesMaxMfaRetries as kf,errorIndicatesMfaTimeout as vf,errorIndicatesMfaVerificationFailed as Af}from"@privy-io/js-sdk-core";function j(e){return kf(e)?{isBlockingError:!0,error:new Error("You have exceeded the maximum number of attempts. Please close this window and try again in 10 seconds.",{cause:e})}:Af(e)?{isBlockingError:!1,error:new Error("The code you entered is not valid.",{cause:e})}:vf(e)?{isBlockingError:!0,error:new Error("You have exceeded the time limit for code entry. Please try again in 30 seconds.",{cause:e})}:{isBlockingError:!1,error:new Error("Something went wrong.",{cause:e})}}function is({onBack:e}){let{initMfaEnrollment:a,submitMfaEnrollment:t}=ve(),{prompt:o}=le(),r=H(),l=U(),{user:s}=sa(),{colors:u}=p(),[f,i]=kt(!1),[d,c]=kt(!1),[n,m]=kt(),[g,h]=kt(!1),I=bf(()=>{var T;return((T=s==null?void 0:s.linked_accounts)!=null?T:[]).filter(N=>N.type==="passkey").map(N=>N.credential_id)},[s]),w=Tf(()=>L(this,null,function*(){try{c(!0),h(!1),m(void 0),i(!1),yield o(),yield a({method:"passkey"}),yield t({method:"passkey",credentialIds:I}),i(!0),yield k(1500),r({success:!0})}catch(P){let{isBlockingError:E,error:T}=j(P);m(T),h(E),E&&(yield k(1500),l(T instanceof S?T:new A(T)))}finally{c(!1)}}),[I,a,l,r,o,t]);return f?K.createElement(R,{subtitle:"From now on, you'll use the passkey whenever you use your Privy wallet."}):g?K.createElement(D,{subtitle:n==null?void 0:n.message}):K.createElement(K.Fragment,null,K.createElement(b,{goBack:()=>e()}),K.createElement(Ie,{Icons:K.createElement(K.Fragment,null,K.createElement(Ye,{size:48,color:u.icon}),K.createElement(ce,{size:48,color:u.icon})),title:"Set up passkey verification",subtitle:"You can change this later.",Features:K.createElement(K.Fragment,null,K.createElement(ra,{Icon:we},"Verify with Touch ID, Face ID, PIN, or hardware key"),K.createElement(ra,{Icon:Aa},"Takes seconds to set up and use"),K.createElement(ra,{Icon:Ba},"Use your passkey to verify transactions"),n&&K.createElement(Bf,{style:[Uf.statusText,{color:u.errorDark}]},n.message)),Footer:K.createElement(y,{title:"Confirm",onPress:()=>w(),loading:d})}))}var Uf=Df.create({statusText:{textAlign:"center",fontFamily:"Inter_400Regular",fontSize:14,lineHeight:22}});import he,{useCallback as To,useState as xa}from"react";var Ef=1e3;function fs({onBack:e}){let{initMfaEnrollment:a,submitMfaEnrollment:t}=ve(),o=H(),r=U(),[l,s]=xa("phone-input"),[u,f]=xa(""),[i,d]=xa(!1),[c,n]=xa(!1),[m,g]=xa(),[h,I]=xa(!1),w=To(T=>L(this,null,function*(){try{f(T),g(void 0),d(!0),yield a({method:"sms",phoneNumber:T}),s("otp-submit")}catch(N){let{isBlockingError:O,error:V}=j(N);g(V),I(O),O&&(yield k(1500),r(new A(V)))}finally{d(!1)}}),[a,r]),P=To(T=>L(this,null,function*(){try{d(!0),g(void 0),yield t({method:"sms",phoneNumber:u,code:T}),n(!0),yield k(Ef),o({success:!0})}catch(N){let{isBlockingError:O,error:V}=j(N);g(V),I(O),O&&(yield k(1500),r(new A(V)))}finally{d(!1)}}),[r,o,u,t]),E=To(()=>{l==="otp-submit"?s("phone-input"):e()},[e,l]);return h?he.createElement(D,{subtitle:m==null?void 0:m.message}):c?he.createElement(R,{subtitle:""}):l==="phone-input"?he.createElement(he.Fragment,null,he.createElement(b,{goBack:E}),he.createElement(mt,{error:m!=null?m:null,isLoading:i,sendCode:w})):he.createElement(he.Fragment,null,he.createElement(b,{goBack:E}),he.createElement(se,{subtitle:"Please check your phone for a message with your MFA code.",hint:"Didn\u2019t get an SMS?",error:m!=null?m:null,isDone:c,isLoading:i,onSendCode:P,onRequestNewCode:()=>w(u)}))}import me,{useCallback as bo,useEffect as Vf,useState as la}from"react";import*as cs from"expo-clipboard";import*as ps from"expo-linking";import J,{useState as Of}from"react";import{StyleSheet as qf,View as ja}from"react-native";import Hf from"react-native-qrcode-styled";function ms({onContinue:e,secret:a,authUrl:t}){let{colors:o}=p(),r=()=>ps.openURL(t),[l,s]=Of(!1),u=()=>L(this,null,function*(){yield cs.setStringAsync(a!=null?a:""),s(!0),yield k(2e3),s(!1)});return J.createElement(ja,{style:Ja.container},J.createElement(ja,{style:Ja.formContainer},J.createElement(v,{title:"Scan QR code",subtitle:"Open your authenticator app and scan the QR code to continue."}),J.createElement(ja,{style:Ja.listContainer},J.createElement(ja,{style:Ja.qrContainer},J.createElement(Hf,{data:t,color:o.text,errorCorrectionLevel:"Q",pieceSize:6,pieceBorderRadius:3,outerEyesOptions:{borderRadius:20},innerEyesOptions:{borderRadius:9}}),J.createElement(ja,{style:[Ja.logoContainer,{backgroundColor:o.background}]},J.createElement(we,{size:40,color:o.text}))),J.createElement(y,{title:"Open in Authenticator app",variant:"tertiary",color:o.textMuted,onPress:r,LeftIcon:J.createElement(Ue,{color:o.iconSubtle,size:16})}),J.createElement(y,{title:"Copy secret",variant:"tertiary",color:o.textMuted,onPress:u,LeftIcon:l?J.createElement(xe,{color:o.iconSubtle,size:16}):J.createElement(je,{color:o.iconSubtle,size:16})}),J.createElement(y,{title:"Continue",onPress:e}))),J.createElement(B,null))}var Ja=qf.create({container:{flex:1,justifyContent:"space-between",paddingHorizontal:16},formContainer:{alignItems:"center",gap:32},listContainer:{gap:16,alignSelf:"stretch"},qrContainer:{justifyContent:"center",alignItems:"center"},logoContainer:{position:"absolute",width:42,height:42,justifyContent:"center",alignItems:"center"}});var Wf=1e3;function gs({onBack:e}){let{initMfaEnrollment:a,submitMfaEnrollment:t}=ve(),o=H(),r=U(),[l,s]=la("auth-link"),[u,f]=la(),[i,d]=la(),[c,n]=la(!1),[m,g]=la(!1),[h,I]=la(),[w,P]=la(!1),E=bo(()=>L(this,null,function*(){try{I(void 0),n(!0);let{authUrl:O,secret:V}=yield a({method:"totp"});d(V),f(O)}catch(O){let{isBlockingError:V,error:Z}=j(O);I(Z),P(V),V&&(yield k(1500),r(Z instanceof S?Z:new A(Z)))}finally{n(!1)}}),[a,r]),T=bo(O=>L(this,null,function*(){try{n(!0),I(void 0),yield t({method:"totp",code:O}),g(!0),yield k(Wf),o({success:!0})}catch(V){let{isBlockingError:Z,error:ae}=j(V);I(ae),P(Z),Z&&(yield k(1500),r(ae instanceof S?ae:new A(ae)))}finally{n(!1)}}),[r,o,t]);Vf(()=>{E()},[E]);let N=bo(()=>{l==="otp-submit"?s("auth-link"):e()},[e,l]);return u?w?me.createElement(D,{subtitle:h==null?void 0:h.message}):m?me.createElement(R,{subtitle:""}):l==="auth-link"?me.createElement(me.Fragment,null,me.createElement(b,{goBack:N}),me.createElement(ms,{secret:i!=null?i:"",authUrl:u!=null?u:"",onContinue:()=>s("otp-submit")})):me.createElement(me.Fragment,null,me.createElement(b,{goBack:N}),me.createElement(se,{subtitle:"Please check your for code in you Authenticator app.",error:h!=null?h:null,isDone:m,isLoading:c,onSendCode:T})):me.createElement(ma,null)}function Ls({config:e}){let{method:a,onBack:t}=e;switch(a){case"totp":return Bo.createElement(gs,{onBack:t});case"sms":return Bo.createElement(fs,{onBack:t});case"passkey":return Bo.createElement(is,{onBack:t})}}import z,{useCallback as _f}from"react";import{StyleSheet as Rf,Text as Gf,View as vt}from"react-native";function Is({config:e}){let{colors:a}=p(),t=$(),{availableMethods:o,enrolledMfaMethods:r}=e,l=_f(u=>{if(r.includes(u)){t({type:"mfa:enrollment:unenroll",payload:{method:u,onBack:()=>t({type:"mfa:enrollment:landing",payload:e})}});return}t({type:"mfa:enrollment:enroll",payload:{method:u,relyingParty:e.relyingParty,onBack:()=>t({type:"mfa:enrollment:landing",payload:e})}})},[e,r,t]);function s({mfaMethod:u}){return r&&r.includes(u)?z.createElement(vt,{style:At.unenrollGroup},z.createElement(Gf,null,"Enabled"),z.createElement(ue,{color:a.icon,size:24})):z.createElement(Se,{color:a.icon,size:24})}return z.createElement(vt,{style:At.container},z.createElement(vt,{style:At.formContainer},z.createElement(v,{title:"Choose a verification method",subtitle:"You can change this later."}),z.createElement(vt,{style:At.listContainer},o.includes("totp")&&z.createElement(y,{title:"Authenticator app",variant:"secondary",onPress:()=>l("totp"),LeftIcon:z.createElement($e,{color:a.icon,size:24}),RightIcon:z.createElement(s,{mfaMethod:"totp"})}),o.includes("passkey")&&z.createElement(y,{title:"Passkey",variant:"secondary",onPress:()=>l("passkey"),LeftIcon:z.createElement(ce,{color:a.icon,size:24}),RightIcon:z.createElement(s,{mfaMethod:"passkey"})}),o.includes("sms")&&z.createElement(y,{title:"SMS",variant:"secondary",onPress:()=>l("sms"),LeftIcon:z.createElement(ye,{color:a.icon,size:24}),RightIcon:z.createElement(s,{mfaMethod:"sms"})}))),z.createElement(B,null))}var At=Rf.create({container:{flex:1,justifyContent:"space-between",paddingHorizontal:16},formContainer:{alignItems:"center",gap:32},listContainer:{gap:16,alignSelf:"stretch"},unenrollGroup:{flexDirection:"row",gap:16,alignItems:"center"}});import _e,{useCallback as zf,useState as Do}from"react";function hs({config:e}){let{colors:a}=p(),{method:t,onBack:o}=e,{unenrollMfa:r}=ve(),{prompt:l}=le(),s=H(),u=U(),[f,i]=Do(!1),[d,c]=Do(!1),[n,m]=Do(!1),g=zf(()=>L(this,null,function*(){var P;try{i(!0),c(!1),m(!1),t==="sms"?yield r({method:"sms"}):t==="totp"?yield r({method:"totp"}):t==="passkey"&&(yield l(),yield r({method:"passkey",removeForLogin:(P=Lr().passkeys)==null?void 0:P.shouldUnlinkOnUnenrollMfa})),c(!0),yield k(1500),s({success:!0})}catch(E){m(!0),yield k(1500),u(E instanceof S?E:new A(E))}finally{i(!1)}}),[t,u,s,l,r]);if(d)return _e.createElement(R,{subtitle:""});if(n)return _e.createElement(D,null);let h=Nf[t],I=`Remove ${h} verification?`,w="MFA adds an extra layer of security to your account. Make sure you have other methods to secure your account.";return _e.createElement(_e.Fragment,null,_e.createElement(b,{goBack:o}),_e.createElement(Ie,{Icons:_e.createElement(Be,{size:48,color:a.icon}),title:I,subtitle:w,Footer:_e.createElement(y,{title:`Remove ${h} for MFA`,variant:"primary",destroy:!0,onPress:g,loading:f})}))}var Nf={totp:"TOTP",sms:"SMS",passkey:"Passkey"};import fe from"react";import{StyleSheet as Xf,View as Qa}from"react-native";function Cs({config:e}){let{onContinue:a}=e,t=U(),{colors:o}=p();return fe.createElement(Qa,{style:Tt.container},fe.createElement(Qa,{style:Tt.content},fe.createElement(Qa,{style:Tt.header},fe.createElement(we,{color:o.icon,size:32}),fe.createElement(v,{title:"Add more security",subtitle:"Set up multi-factor verification.",tight:!0})),fe.createElement(Qa,{style:Tt.featureList},fe.createElement(ra,{Icon:Te},"Enable multi-factor verification for your wallet."),fe.createElement(ra,{Icon:Ea},"Your wallet will have you complete a verification for every transaction you complete."))),fe.createElement(Qa,null,fe.createElement(y,{title:"Continue",onPress:()=>a()}),fe.createElement(y,{title:"Not now",variant:"tertiary",onPress:()=>t()}),fe.createElement(B,null)))}var Tt=Xf.create({container:{flex:1,justifyContent:"space-between",paddingTop:24,paddingHorizontal:16},content:{gap:24},header:{alignItems:"center",gap:8},featureList:{gap:12}});import re,{useCallback as Kf}from"react";function xs({config:e}){let{colors:a}=p(),t=$(),{enrolledMfaMethods:o}=e,r=Kf(l=>{t({type:`mfa:verify:${l}`,payload:{relyingParty:e.relyingParty,ongoingWalletUIFlow:e.ongoingWalletUIFlow,onBack:()=>t({type:"mfa:verify:landing",payload:e})}})},[e,t]);return re.createElement(Ie,{Icons:void 0,title:"Choose a verification method",subtitle:"",Features:re.createElement(re.Fragment,null,o.includes("totp")&&re.createElement(y,{title:"Authenticator app",variant:"secondary",onPress:()=>r("totp"),LeftIcon:re.createElement($e,{color:a.icon,size:24}),RightIcon:re.createElement(Se,{color:a.icon,size:24})}),o.includes("passkey")&&re.createElement(y,{title:"Passkey",variant:"secondary",onPress:()=>r("passkey"),LeftIcon:re.createElement(ce,{color:a.icon,size:24}),RightIcon:re.createElement(Se,{color:a.icon,size:24})}),o.includes("sms")&&re.createElement(y,{title:"SMS",variant:"secondary",onPress:()=>r("sms"),LeftIcon:re.createElement(ye,{color:a.icon,size:24}),RightIcon:re.createElement(Se,{color:a.icon,size:24})})),Footer:re.createElement(B,null)})}import Re,{useCallback as Zf,useEffect as jf,useRef as Jf,useState as Uo}from"react";import{StyleSheet as Qf,Text as Yf}from"react-native";var Ss=({config:e})=>{let{colors:a}=p(),{init:t,submit:o}=le(),{relyingParty:r,ongoingWalletUIFlow:l}=e,s=$(),u=H(),f=U(),[i,d]=Uo(!1),[c,n]=Uo(),[m,g]=Uo(!1),h=Jf(void 0),I=Zf(()=>L(void 0,null,function*(){try{d(!0),n(void 0),g(!1);let w=h.current;w||(w=yield t({method:"passkey",relyingParty:r})),yield o({method:"passkey",mfaCode:w,relyingParty:r}),l?s(l):u({success:!0})}catch(w){let{isBlockingError:P,error:E}=j(w);n(E),g(P),P&&(yield k(1500),f(new A(w)))}finally{d(!1)}}),[t,s,f,u,l,r,o]);return jf(()=>{I()},[I]),m?Re.createElement(D,{subtitle:c==null?void 0:c.message}):Re.createElement(Ie,{Icons:Re.createElement(Re.Fragment,null,Re.createElement(Ye,{size:48,color:a.icon}),Re.createElement(ce,{size:48,color:a.icon})),title:"Verifying with passkey",subtitle:"Approve this action using your touch, face, PIN, or hardware key.",Features:c?Re.createElement(Yf,{style:[$f.statusText,{color:a.errorDark}]},c.message):void 0,Footer:Re.createElement(y,{title:"Try again",loading:i,onPress:()=>I(),variant:"primary"})})},$f=Qf.create({statusText:{textAlign:"center",fontFamily:"Inter_400Regular",fontSize:14,lineHeight:22}});import ys,{useCallback as ws,useEffect as ec,useState as Eo}from"react";function Ps({config:e}){let{init:a,submit:t}=le(),{ongoingWalletUIFlow:o}=e,r=$(),l=H(),s=U(),[u,f]=Eo(!1),[i,d]=Eo(),[c,n]=Eo(!1),m=ws(()=>L(this,null,function*(){try{f(!0),d(void 0),n(!1),yield a({method:"sms"})}catch(h){let{isBlockingError:I,error:w}=j(h);d(w),n(I),I&&(yield k(1500),s(new A(h)))}finally{f(!1)}}),[a,s]),g=ws(h=>L(this,null,function*(){try{f(!0),d(void 0),n(!1),yield t({method:"sms",mfaCode:h}),o?r(o):l({success:!0})}catch(I){let{isBlockingError:w,error:P}=j(I);d(P),n(w),w&&(yield k(1500),s(new A(I)))}finally{f(!1)}}),[r,s,l,o,t]);return ec(()=>{m()},[m]),c?ys.createElement(D,{subtitle:i==null?void 0:i.message}):ys.createElement(se,{subtitle:"Please check your phone for a message with your MFA code.",hint:"Didn\u2019t get an SMS?",error:i!=null?i:null,isLoading:u,onSendCode:g,onRequestNewCode:m})}import Ya,{useCallback as ac,useState as Oo}from"react";import{StyleSheet as tc,Text as oc}from"react-native";function Ms({config:e}){let{init:a,submit:t}=le(),{ongoingWalletUIFlow:o}=e,r=$(),l=H(),s=U(),[u,f]=Oo(!1),[i,d]=Oo(),[c,n]=Oo(!1),m=ac(g=>L(this,null,function*(){try{if(f(!0),d(void 0),n(!1),yield a({method:"totp"}),yield t({method:"totp",mfaCode:g}),o)return r(o);l({success:!0})}catch(h){let{isBlockingError:I,error:w}=j(h);d(w),n(I),I&&(yield k(1500),s(new A(h)))}finally{f(!1)}}),[a,r,s,l,o,t]);return c?Ya.createElement(D,{subtitle:i==null?void 0:i.message}):Ya.createElement(se,{subtitle:Ya.createElement(Ya.Fragment,null,"To continue, please enter the 6-digit code generated from your"," ",Ya.createElement(oc,{style:rc.strong},"authenticator app")),error:i!=null?i:null,isLoading:u,onSendCode:m})}var rc=tc.create({strong:{fontFamily:"Inter_600SemiBold"}});var Fs=({config:e})=>{let a=U(),{cancel:t}=le(),o=M.useCallback(()=>{t(),a(new A(new Error("MFA verification was canceled")))},[t,a]);switch(e.type){case"mfa:enrollment:welcome":return M.createElement(Cs,{config:e.payload});case"mfa:enrollment:unenroll":return M.createElement(hs,{config:e.payload});case"mfa:enrollment:landing":return M.createElement(M.Fragment,null,M.createElement(b,{close:()=>a()}),M.createElement(Is,{config:e.payload}));case"mfa:enrollment:enroll":return M.createElement(Ls,{config:e.payload});case"mfa:verify:landing":return M.createElement(M.Fragment,null,M.createElement(b,{close:o}),M.createElement(xs,{config:e.payload}));case"mfa:verify:passkey":return M.createElement(M.Fragment,null,M.createElement(b,{close:o,goBack:e.payload.onBack}),M.createElement(Ss,{config:e.payload}));case"mfa:verify:totp":return M.createElement(M.Fragment,null,M.createElement(b,{close:o,goBack:e.payload.onBack}),M.createElement(Ms,{config:e.payload}));case"mfa:verify:sms":return M.createElement(M.Fragment,null,M.createElement(b,{close:o,goBack:e.payload.onBack}),M.createElement(Ps,{config:e.payload}));case"wallet:signature":return M.createElement(M.Fragment,null,M.createElement(b,{close:()=>a()}),M.createElement(ds,{config:e.payload}));case"delegatedActions:consent":return M.createElement(M.Fragment,null,M.createElement(b,{close:()=>a()}),M.createElement(as,{config:e.payload}));case"delegatedActions:revoke":return M.createElement(M.Fragment,null,M.createElement(b,{close:()=>a()}),M.createElement(rs,{config:e.payload}));default:throw new Error("Unsupported wallet UI config type")}};function uc({config:e,goBackRef:a}){let t=it();return ee.createElement(ee.Fragment,null,ee.createElement(b,{goBack:()=>{var o;return((o=a.current)!=null?o:t)()}}),ee.createElement(dc,{config:e,goBackRef:a}))}var dc=({config:e,goBackRef:a})=>{let[t,o]=Cr(),r=t&&gr(e.loginMethods,t),l=ua();if(Ro()&&(l!=null&&l.requireUsersAcceptTerms))return ee.createElement(jl,{termsAndPolicyConfig:l});switch(t){case"email":return ee.createElement(wr,{goBackRef:a,otherLoginMethod:r,onLoginMethodChange:o});case"sms":return ee.createElement(Er,{goBackRef:a,otherLoginMethod:r,onLoginMethodChange:o});case"apple":case"google":case"discord":case"twitter":case"github":case"spotify":case"instagram":case"tiktok":case"line":case"linkedin":case"twitch":return ee.createElement(Fl,{oauthProvider:t,goBackRef:a,otherLoginMethod:r,onLoginMethodChange:o});case null:return ee.createElement(Zl,{loginMethods:e.loginMethods,onLoginMethodChange:o,goBackRef:a});default:throw new S("unsupported_login_method",`Unsupported login method: ${t}`)}},nc=({config:e={}})=>{var o;let a=xr();lc(()=>Wo(({user:r})=>{r&&a(r)}),[a]),Yl(),Ir(e),Pl({isMfaUIEnabled:(o=e.mfa)==null?void 0:o.enableMfaVerificationUIs});let t=ic();return ee.createElement(Ut,{appearance:e.appearance},ee.createElement(Ql,{visible:!!t},t))};function ic(){let e=sc(null),a=nt(),t=He(),o=yl();return t?ee.createElement(Sl,{config:t,goBackRef:e}):a?ee.createElement(uc,{config:a,goBackRef:e}):o?ee.createElement(Fs,{config:o}):null}import{useCallback as ks,useContext as fc}from"react";var cc=()=>{let e=hr(),{setOtpState:a,setOAuthState:t,client:o}=fc(_),r=ks(()=>{a({status:"initial"}),t({status:"initial"})},[t,a]);return{login:ks(s=>L(void 0,null,function*(){let u=ke();return{user:yield e(s,o,u,r)}}),[e,o,r])}};import{useCallback as pc,useContext as mc}from"react";import{getEntropyDetailsFromUser as gc,getUserEmbeddedEthereumWallet as Lc}from"@privy-io/js-sdk-core";var Ic=()=>{let e=Le(),{client:a}=mc(_);return{signMessage:pc(t=>L(void 0,null,function*(){var u,f,i,d;let o=ke(),r=Lc(o),l=gc(o);if(!r||!l)throw new Error("No embedded Ethereum wallet found");let s=yield a.embeddedWallet.getEthereumProvider({entropyId:l.entropyId,entropyIdVerifier:l.entropyIdVerifier,wallet:r});return yield e({type:"wallet:signature",payload:{message:t.message,logo:(u=t.appearance)==null?void 0:u.logo,buttonText:(f=t.appearance)==null?void 0:f.buttonText,description:(i=t.appearance)==null?void 0:i.description,title:(d=t.appearance)==null?void 0:d.title,onSignMessage:c=>L(void 0,null,function*(){return c instanceof Uint8Array&&(c=Mt(c)),yield s.request({method:"personal_sign",params:[c,r.address]})})}})}),[a.embeddedWallet,e])}};import{Buffer as hc}from"buffer";import{useCallback as Cc,useContext as xc}from"react";import{getAllUserEmbeddedSolanaWallets as Sc,getEntropyDetailsFromUser as yc}from"@privy-io/js-sdk-core";var wc=()=>{let e=Le(),{client:a}=xc(_);return{signMessage:Cc(t=>L(void 0,null,function*(){var d,c,n,m;let o=ke(),r=Sc(o),l=yc(o);if(!l)throw new Error("No embedded Solana wallets found");let s=t.address?r.find(g=>g.address===t.address):r[0];if(!s)throw new Error("Solana account not found");let{entropyId:u,entropyIdVerifier:f}=l,i=yield a.embeddedWallet.getSolanaProvider(s,u,f);return yield e(ge(C({type:"wallet:signature"},t),{payload:{message:t.message,logo:(d=t.appearance)==null?void 0:d.logo,buttonText:(c=t.appearance)==null?void 0:c.buttonText,description:(n=t.appearance)==null?void 0:n.description,title:(m=t.appearance)==null?void 0:m.title,onSignMessage:g=>L(void 0,null,function*(){return g instanceof Uint8Array&&(g=hc.from(g).toString("base64")),yield i.request({method:"signMessage",params:{message:g}})})}}))}),[a.embeddedWallet,e])}};import{useCallback as vs,useContext as Pc,useMemo as As}from"react";import{delegatedActions as Ts}from"@privy-io/js-sdk-core";var Mc=()=>{let e=Le(),{client:a}=Pc(_),t=As(()=>Ts.delegateWallet(a),[a]),o=As(()=>Ts.revokeWallets(a),[a]);return{delegateWallet:vs(r=>L(void 0,null,function*(){let{name:l}=yield a.app.getConfig();return yield e({type:"delegatedActions:consent",payload:{appName:l,onConsent:()=>t(r)}})}),[a,t,e]),revokeWallets:vs(()=>L(void 0,null,function*(){let{name:r}=yield a.app.getConfig();return yield e({type:"delegatedActions:revoke",payload:{appName:r,onRevoke:()=>o()}})}),[a,o,e])}};import{useCallback as Fc}from"react";function kc(){let e=Le(),a=$();return{init:Fc(o=>L(this,null,function*(){let r=ke();if(!r)throw new Error("User is not logged in");let l=r.linked_accounts.some(({type:i})=>i==="passkey"),s=r.mfa_methods.map(i=>i.type),u=o.mfaMethods;(!l||!o.relyingParty)&&(u=u.filter(i=>i!=="passkey"));let f={type:"mfa:enrollment:landing",payload:{availableMethods:u,enrolledMfaMethods:s,relyingParty:o.relyingParty}};if(s.length===0){yield e({type:"mfa:enrollment:welcome",payload:{onContinue:()=>a(f)}});return}yield e(f)}),[a,e])}}import{useCallback as Tc}from"react";import{getSupportedChainById as bc}from"@privy-io/js-sdk-core";import{getIsTokenUsdc as Bc,isSupportedChainIdForCoinbaseOnramp as Dc,isSupportedChainIdForMoonpay as Uc,toCoinbaseBlockchainFromChainId as Ec,UsdcAddressMap as Oc}from"@privy-io/js-sdk-core";import{createPublicClient as vc,http as Ac}from"viem";function Bs(t){return L(this,arguments,function*({chain:e,erc20Address:a}){let o=vc({chain:e,transport:Ac()}),[r,l]=yield Promise.all([o.readContract({abi:bs,address:a,functionName:"symbol"}),o.readContract({abi:bs,address:a,functionName:"decimals"})]);return{decimals:l,symbol:r}})}var bs=[{inputs:[],name:"decimals",outputs:[{internalType:"uint8",name:"",type:"uint8"}],stateMutability:"view",type:"function"},{inputs:[],name:"symbol",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"view",type:"function"}];function qc(){let e=Y(),a=ht();return{fundWallet:Tc(f=>L(this,null,function*(){var i=f,{address:o,asset:r,chain:l,amount:s}=i,u=Q(i,["address","asset","chain","amount"]);var Z,ae,Ge,ze,F,Ne,bt,Sa,ya,qo;let d=e.app.getConfig(),c=(d==null?void 0:d.name)||"",n=(Z=d==null?void 0:d.funding_config)==null?void 0:Z.default_recommended_amount,m=(ae=d==null?void 0:d.funding_config)==null?void 0:ae.default_recommended_currency.asset,g=(Ge=d==null?void 0:d.funding_config)==null?void 0:Ge.default_recommended_currency.chain.replace("eip155:",""),h=g?bc(+g):void 0,I=(F=(ze=d==null?void 0:d.funding_config)==null?void 0:ze.options)!=null?F:[],w=l!=null?l:h,P=(Ne=r!=null?r:m)!=null?Ne:"native-currency",E=(bt=s!=null?s:n)==null?void 0:bt.trim();if(!w)throw new S("chain_not_supported",`Chain with id ${(Sa=l==null?void 0:l.id)!=null?Sa:g} is not supported`);if(!E)throw new S("amount_not_specified","amount was not specified");let T;if(P==="USDC"){let Ce=Oc[w.id];if(!Ce)throw new S("asset_not_supported",`Chain with id ${w.id} does not support USDC`);T={address:Ce,symbol:"USDC",decimals:6}}else if(typeof P=="object"&&P.tokenAddress)if(Bc(P.tokenAddress,w))T={address:P.tokenAddress,symbol:"USDC",decimals:6};else{let Ce=yield Bs({chain:w,erc20Address:P.tokenAddress}).catch(console.error);if(!Ce)throw new S("asset_info_not_found",`Asset ${P.tokenAddress} information could not be found`);T={address:P.tokenAddress,symbol:Ce.symbol,decimals:Ce.decimals}}let N=I.filter(({provider:Ce})=>{let Ho=(T==null?void 0:T.symbol)==="USDC"?"USDC":"native-currency";if(Ce==="moonpay")return Uc(w.id,Ho);if(Ce==="coinbase")return Ec(w.id)&&Dc(w.id,Ho)}),O=ge(C({},u),{chainType:"ethereum",appName:c,address:o,tokenInfo:T,paymentOptions:N,chain:w,asset:P,amount:E}),V=a(O);return u.defaultPaymentMethod&&(yield ga({client:e,method:u.defaultPaymentMethod,provider:u.defaultPaymentMethod==="card"&&(qo=(ya=u.card)==null?void 0:ya.preferredProvider)!=null?qo:"coinbase",config:O})),yield V}),[a,e])}}import{useCallback as Hc}from"react";import{getSolanaRpcEndpointForCluster as Vc,getSolanaUsdcMintAddressForCluster as Wc}from"@privy-io/js-sdk-core";function _c(){let e=Y(),a=ht();return{fundWallet:Hc(f=>L(this,null,function*(){var i=f,{address:o,asset:r,amount:l,cluster:s}=i,u=Q(i,["address","asset","amount","cluster"]);var N,O,V,Z,ae,Ge,ze,F;let d=e.app.getConfig(),c=(d==null?void 0:d.name)||"",n=(N=d==null?void 0:d.funding_config)==null?void 0:N.default_recommended_amount,m=(O=d==null?void 0:d.funding_config)==null?void 0:O.default_recommended_currency.asset,g=(Z=(V=d==null?void 0:d.funding_config)==null?void 0:V.options)!=null?Z:[],h=(ae=r!=null?r:m)!=null?ae:"native-currency",I=(Ge=l!=null?l:n)==null?void 0:Ge.trim(),w=s!=null?s:{name:"mainnet-beta"};if(!I)throw new S("amount_not_specified","amount was not specified");let P;h==="USDC"&&(P={symbol:"USDC",decimals:6,address:Wc(w)});let E=ge(C({},u),{chainType:"solana",appName:c,address:o,tokenInfo:P,paymentOptions:g,asset:h,amount:I,cluster:{name:w.name,rpcUrl:Vc(w)}}),T=a(E);return u.defaultPaymentMethod&&(yield ga({client:e,method:u.defaultPaymentMethod,provider:u.defaultPaymentMethod==="card"&&(F=(ze=u.card)==null?void 0:ze.preferredProvider)!=null?F:"coinbase",config:E})),yield T}),[a,e])}}export{nc as PrivyElements,S as PrivyUIError,Mc as useDelegatedActions,_c as useFundSolanaWallet,qc as useFundWallet,cc as useLogin,kc as useMfaEnrollmentUI,Ic as useSignMessage,wc as useSolanaSignMessage};
2
2
  /*! Bundled license information:
3
3
 
4
4
  lucide-react-native/dist/esm/defaultAttributes.js: