@unifold/connect-react-native 0.1.44-beta.1 → 0.1.44-beta.2

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/index.mjs CHANGED
@@ -1,3 +1,10 @@
1
- import*as ni from'react';import ni__default,{createContext,useContext,useState,useRef,useCallback,useEffect,useMemo,useId,Fragment as Fragment$1}from'react';import {StyleSheet,ScrollView,useWindowDimensions,Platform,PanResponder,Modal,View,Pressable,TouchableOpacity,Text,ActivityIndicator,KeyboardAvoidingView,TextInput,Keyboard,useColorScheme,Animated,Image,Easing,Linking,Dimensions,Clipboard,FlatList}from'react-native';import Pt,{G,Path,Defs,ClipPath,Rect,LinearGradient,Stop,Circle,Polyline,Line,SvgXml,SvgUri}from'react-native-svg';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {GestureHandlerRootView,TouchableOpacity as TouchableOpacity$1}from'react-native-gesture-handler';import ap,{useSharedValue,withSpring,withTiming,runOnJS,useAnimatedStyle,interpolate,Extrapolation}from'react-native-reanimated';import {Onramp,useOnramp,isPlatformPaySupported,PlatformPay,initStripe}from'@stripe/stripe-react-native';import Fd from'@react-native-async-storage/async-storage';import Py from'expo-constants';import db from'react-native-qrcode-svg';import {WebView}from'react-native-webview';var Zu=e=>{throw TypeError(e)};var hh=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var Nc=(e,t,r)=>t.has(e)||Zu("Cannot "+r);var f=(e,t,r)=>(Nc(e,t,"read from private field"),r?r.call(e):t.get(e)),te=(e,t,r)=>t.has(e)?Zu("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),A=(e,t,r,o)=>(Nc(e,t,"write to private field"),t.set(e,r),r),Ue=(e,t,r)=>(Nc(e,t,"access private method"),r);var Js=(e,t,r,o)=>({set _(n){A(e,t,n);},get _(){return f(e,t,o)}});var jc={light:{background:"#FFFFFF",card:"#F8FAFC",cardHover:"#F1F5F9",foreground:"#0F172A",foregroundMuted:"#64748B",foregroundSubtle:"#94A3B8",border:"#E2E8F0",borderSecondary:"#CBD5E1",primary:"#3B82F6",primaryForeground:"#FFFFFF",success:"#22C55E",successBackground:"#DCFCE7",warning:"#F59E0B",warningBackground:"#FEF3C7",error:"#EF4444",errorBackground:"#FEE2E2",overlay:"rgba(0, 0, 0, 0.5)"},dark:{background:"#2D2C2F",card:"#3A393C",cardHover:"#48474A",foreground:"#F8FAFC",foregroundMuted:"#94A3B8",foregroundSubtle:"#64748B",border:"#38383A",borderSecondary:"#48484A",primary:"#3B82F6",primaryForeground:"#FFFFFF",success:"#22C55E",successBackground:"rgba(34, 197, 94, 0.1)",warning:"#F59E0B",warningBackground:"rgba(245, 158, 11, 0.1)",error:"#EF4444",errorBackground:"rgba(239, 68, 68, 0.1)",overlay:"rgba(0, 0, 0, 0.7)"}},$c=jc;function ol(e,t){return t?{...e,...t,shadowOffset:t.shadowOffset??e.shadowOffset,backShadowOffset:t.backShadowOffset??e.backShadowOffset}:e}function Zs(e,t,r){let o=r?t?.[r]:void 0,n=(c,y,T)=>{let w=o?.[c]?.[y];if(w!==void 0)return w;let m=t?.[c]?.[y];return m!==void 0?m:T},i={backgroundColor:n("card","backgroundColor",e.card),titleColor:n("card","titleColor",e.foreground),subtitleColor:n("card","subtitleColor",e.foregroundMuted),labelColor:n("card","labelColor",e.foregroundMuted),headerColor:n("card","headerColor",e.foregroundMuted),labelRightColor:n("card","labelRightColor",e.foregroundMuted),labelHighlightRightColor:n("card","labelHighlightRightColor",e.warning),textRightColor:n("card","textRightColor",e.foreground),subtextRightColor:n("card","subtextRightColor",e.foregroundMuted),rowLeftLabel:n("card","rowLeftLabel",e.foregroundMuted),rowRightLabel:n("card","rowRightLabel",e.foreground),iconColor:n("card","iconColor",e.primary),iconBackgroundColor:n("card","iconBackgroundColor",e.primary+"26"),actionColor:n("card","actionColor",e.foregroundMuted),actionIcon:n("card","actionIcon",e.foregroundMuted),descriptionColor:n("card","descriptionColor",e.foregroundMuted),borderRadius:n("card","borderRadius",12),borderWidth:n("card","borderWidth",0),borderColor:n("card","borderColor",e.border),shadowColor:n("card","shadowColor","#000"),shadowOffset:n("card","shadowOffset",{width:0,height:-4}),shadowOpacity:n("card","shadowOpacity",0),shadowRadius:n("card","shadowRadius",12),elevation:n("card","elevation",0),iconContainerBorderRadius:n("card","iconContainerBorderRadius",12),backShadowColor:"transparent",backShadowOffset:{top:4,left:4,right:-4,bottom:-4},backShadowSpacing:8},s=(o?.depositMenu??t?.depositMenu)?.card,a=(o?.transferCrypto??t?.transferCrypto)?.depositAddress?.card,l=(o?.depositCard??t?.depositCard)?.quoteProvider?.card,u=(o?.depositTracker??t?.depositTracker)?.executionRow?.card;return {header:{titleColor:n("header","titleColor",e.foreground),buttonColor:n("header","buttonColor",e.foreground)},card:i,input:{backgroundColor:n("input","backgroundColor",n("search","backgroundColor",e.card)),textColor:n("input","textColor",n("search","inputColor",e.foreground)),placeholderColor:n("input","placeholderColor",n("search","placeholderColor",e.foregroundMuted)),borderColor:n("input","borderColor",e.border),borderRadius:n("input","borderRadius",n("search","borderRadius",8)),borderWidth:n("input","borderWidth",1)},button:{primaryBackground:n("button","primaryBackground",e.primary),primaryText:n("button","primaryText",e.primaryForeground),secondaryBackground:n("button","secondaryBackground",e.card),secondaryText:n("button","secondaryText",e.foreground),borderRadius:n("button","borderRadius",12),borderWidth:n("button","borderWidth",0),borderColor:n("button","borderColor",e.border)},container:{titleColor:n("container","titleColor",e.foreground),subtitleColor:n("container","subtitleColor",e.foregroundMuted),actionColor:n("container","actionColor",e.foregroundMuted),actionTitle:n("container","actionTitle",e.foregroundMuted),buttonColor:n("container","buttonColor",e.primary),buttonTitleColor:n("container","buttonTitleColor",e.primaryForeground),iconBackgroundColor:n("container","iconBackgroundColor",e.success),iconColor:n("container","iconColor",e.foreground)},search:{backgroundColor:n("search","backgroundColor",e.card),inputColor:n("search","inputColor",e.foreground),placeholderColor:n("search","placeholderColor",e.foregroundMuted),borderRadius:n("search","borderRadius",8)},list:{titleSectionColor:n("list","titleSectionColor",e.foregroundMuted),rowBorderRadius:n("list","rowBorderRadius",12)},badge:{borderRadius:n("badge","borderRadius",8)},sheet:{shadowColor:n("sheet","shadowColor","#000"),shadowOffset:n("sheet","shadowOffset",{width:0,height:-4}),shadowOpacity:n("sheet","shadowOpacity",.1),shadowRadius:n("sheet","shadowRadius",12),elevation:n("sheet","elevation",16)},depositMenu:{card:ol(i,s)},transferCrypto:{depositAddress:{card:ol(i,a)}},depositCard:{quoteProvider:{card:ol(i,l)}},depositTracker:{executionRow:{card:ol(i,u)}}}}function qc(e,t,r){let n={...jc[e]};return r&&(n.primary=r),t&&(n={...n,...t}),n}var Kc=createContext(null);function V(){let e=useContext(Kc);if(!e){let t=$c.dark;return {mode:"dark",colors:t,fonts:{regular:void 0,medium:void 0,semibold:void 0,bold:void 0},components:Zs(t,void 0,"dark"),isDark:true}}return e}function nt({size:e=56,strokeWidth:t=3,children:r,iconSize:o,style:n,gradientFrom:i,gradientTo:s}){let{colors:a}=V(),l=i??a.warning,u=s??"#FBBF24",c=useRef(new Animated.Value(0)).current,y=useId(),T=useMemo(()=>`circularProgressGrad_${y.replace(/[^a-zA-Z0-9_-]/g,"")}`,[y]),w=(e-t)/2,m=2*Math.PI*w,g=e/2,h=o??Math.max(0,Math.round(e-t*2-8)),S=(e-h)/2;useEffect(()=>{let p=Animated.loop(Animated.timing(c,{toValue:1,duration:1500,easing:Easing.linear,useNativeDriver:true})),d=requestAnimationFrame(()=>p.start());return ()=>{cancelAnimationFrame(d),p.stop();}},[c]);let b=c.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return jsxs(View,{style:[{width:e,height:e},n],children:[jsx(Animated.View,{style:{position:"absolute",top:0,left:0,width:e,height:e,transform:[{rotate:b}]},children:jsxs(Pt,{width:e,height:e,children:[jsx(Defs,{children:jsxs(LinearGradient,{id:T,x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[jsx(Stop,{offset:"0%",stopColor:l}),jsx(Stop,{offset:"100%",stopColor:u})]})}),jsx(Circle,{cx:g,cy:g,r:w,stroke:`url(#${T})`,strokeWidth:t,fill:"none",strokeDasharray:`${m*.75} ${m*.25}`,strokeLinecap:"round",rotation:-90,origin:`${g}, ${g}`})]})}),r!=null?jsx(View,{style:{position:"absolute",top:S+1.5,left:S,width:h,height:h},children:r}):null]})}function Yc({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Path,{d:"M13 2L3 14h9l-1 8 10-12h-9l1-8z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function Ji({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Rect,{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"1",y1:"10",x2:"23",y2:"10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Nr({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Circle,{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"12 6 12 12 16 14",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Xs({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Line,{x1:"19",y1:"12",x2:"5",y2:"12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"12 19 5 12 12 5",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function st({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Line,{x1:"18",y1:"6",x2:"6",y2:"18",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"6",y1:"6",x2:"18",y2:"18",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function _r({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Polyline,{points:"9 18 15 12 9 6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function Zi({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Polyline,{points:"15 18 9 12 15 6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function Gt({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Polyline,{points:"6 9 12 15 18 9",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function ln({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Rect,{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Le({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Polyline,{points:"20 6 9 17 4 12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function ea({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Circle,{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"12",y1:"8",x2:"12",y2:"12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"12",y1:"16",x2:"12.01",y2:"16",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Gc({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Line,{x1:"12",y1:"2",x2:"12",y2:"6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"12",y1:"18",x2:"12",y2:"22",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"2",y1:"12",x2:"6",y2:"12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"18",y1:"12",x2:"22",y2:"12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Do({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"15 3 21 3 21 9",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"10",y1:"14",x2:"21",y2:"3",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function An({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Line,{x1:"12",y1:"1",x2:"12",y2:"23",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function il({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"14 2 14 8 20 8",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"16",y1:"13",x2:"8",y2:"13",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"16",y1:"17",x2:"8",y2:"17",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"10 9 9 9 8 9",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Vo({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Polyline,{points:"18 15 12 9 6 15",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function Xi({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Polyline,{points:"23 4 23 10 17 10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"1 20 1 14 7 14",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function es({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Circle,{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"12",y1:"16",x2:"12",y2:"12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"12",y1:"8",x2:"12.01",y2:"8",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function jr({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M9 12l2 2 4-4",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function sl({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M3 7V5a2 2 0 0 1 2-2h2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M17 3h2a2 2 0 0 1 2 2v2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M21 17v2a2 2 0 0 1-2 2h-2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M7 21H5a2 2 0 0 1-2-2v-2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M8 14s1.5 2 4 2 4-2 4-2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M9 9h.01",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M15 9h.01",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function al({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function ta({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M5.43 5.43A8.06 8.06 0 0 0 4 10c0 6 8 12 8 12a29.94 29.94 0 0 0 5-5",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M19.18 13.52A8.66 8.66 0 0 0 20 10a8 8 0 0 0-8-8 7.88 7.88 0 0 0-3.52.82",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M9.13 9.13A2.78 2.78 0 0 0 9 10a3 3 0 0 0 3 3 2.78 2.78 0 0 0 .87-.13",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M14.9 9.25a3 3 0 0 0-2.15-2.16",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"2",y1:"2",x2:"22",y2:"22",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function rp({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M15 2H9a1 1 0 0 0-1 1v2c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1Z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2M16 4h2a2 2 0 0 1 2 2v2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M11 14h10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M17 10l4 4-4 4",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function op({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Circle,{cx:12,cy:5,r:1,stroke:t,strokeWidth:r,fill:t}),jsx(Circle,{cx:12,cy:12,r:1,stroke:t,strokeWidth:r,fill:t}),jsx(Circle,{cx:12,cy:19,r:1,stroke:t,strokeWidth:r,fill:t})]})}function np({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"16 17 21 12 16 7",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:21,y1:12,x2:9,y2:12,stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function ip({height:e=24,color:t="#011e0f"}){let o=e*2.985416666666667;return jsxs(Pt,{width:o,height:e,viewBox:"0 0 71.65 24",fill:"none",children:[jsx(Path,{d:"M36.12,3.68c0-1.13.95-2.04,2.07-2.04s2.07.92,2.07,2.04-.92,2.07-2.07,2.07-2.07-.92-2.07-2.07ZM29.98,1.92h3.6v20.16h-3.6s0-20.16,0-20.16ZM40.01,7.68h-3.63v14.4h3.63V7.68ZM66.1,14.39c2.73-1.68,4.59-4.18,5.32-6.72h-3.63c-.95,2.42-3.12,4.24-5.5,5.01V1.92h-3.63v20.16h3.63v-6c2.77.69,4.96,3.09,5.71,6h3.65c-.56-3.05-2.64-5.91-5.55-7.68ZM46.44,9.29c.95-1.26,2.8-2,4.31-2,2.8,0,5.12,2.05,5.13,5.15v9.63h-3.63v-8.83c0-1.27-.57-2.74-2.4-2.74-2.16,0-3.4,1.92-3.4,4.16v7.43h-3.63V7.69h3.63v1.6Z",fill:t}),jsx(Circle,{cx:12,cy:12,r:12,fill:"#00d66f"}),jsx(Path,{d:"M11.45,4.8h-3.7c.72,3.01,2.82,5.58,5.45,7.2-2.64,1.62-4.73,4.19-5.45,7.2h3.7c.92-2.78,3.46-5.2,6.58-5.7v-3.01c-3.12-.49-5.66-2.91-6.58-5.69Z",fill:"#011e0f"})]})}function ts({children:e,mode:t="auto",accentColor:r,theme:o,fontFamily:n,fonts:i,components:s}){let a=useColorScheme(),l=useMemo(()=>t==="auto"?a==="dark"?"dark":"light":t,[t,a]),u=useMemo(()=>{let w=o?.[l];return qc(l,w,r)},[l,o,r]),c=useMemo(()=>Zs(u,s,l),[u,s,l]),y=useMemo(()=>i?{regular:i.regular||n,medium:i.medium||n,semibold:i.semibold||n,bold:i.bold||n}:n?{regular:n,medium:n,semibold:n,bold:n}:{regular:void 0,medium:void 0,semibold:void 0,bold:void 0},[n,i]),T=useMemo(()=>({mode:l,colors:u,fonts:y,components:c,isDark:l==="dark"}),[l,u,y,c]);return jsx(Kc.Provider,{value:T,children:e})}var ia={damping:28,stiffness:300,mass:.8},$h=80,qh=500;function bt({visible:e,onClose:t,children:r,closeOnBackdropPress:o=true,enablePanDownToClose:n=true,showHandle:i=true,heightPercent:s,maxHeightPercent:a,startExpanded:l=false,noPadding:u=false,borderTopLeftRadius:c=24,borderTopRightRadius:y=24}){let{colors:T}=V(),{height:w}=useWindowDimensions(),[m,g]=useState(false),h=useRef(e);h.current=e;let S=useRef(0),b=s!=null&&s>=1,p=b||u?0:Platform.OS==="ios"?34:24,d=a!=null&&s!=null&&a>s,C=s!=null?(d?a:s)*w:void 0,x=d?(a-s)*w:0,_=l?0:x,k=useSharedValue(w),v=useRef(null),M=useCallback(()=>{v.current&&(clearTimeout(v.current),v.current=null),h.current||g(false);},[]);useEffect(()=>{e?(v.current&&(clearTimeout(v.current),v.current=null),g(true),k.value=withSpring(_,ia)):m&&(k.value=withTiming(w,{duration:250},j=>{j&&runOnJS(M)();}),v.current=setTimeout(()=>{v.current=null,M();},350));},[e]),useEffect(()=>()=>{v.current&&clearTimeout(v.current);},[]),useEffect(()=>{m&&e&&(k.value=withSpring(_,ia));},[_]);let W=useCallback(()=>{o&&t();},[o,t]),O=useMemo(()=>{if(!(!n&&!d))return PanResponder.create({onStartShouldSetPanResponder:()=>true,onMoveShouldSetPanResponder:()=>true,onPanResponderGrant:()=>{S.current=k.value;},onPanResponderMove:(j,le)=>{if(Math.abs(le.dy)<4)return;let Ye=S.current+le.dy;k.value=Math.max(0,Ye);},onPanResponderRelease:(j,le)=>{if(!(Math.abs(le.dy)<4)){if(n&&(le.dy>$h||le.vy>qh)){t();return}if(d){let Ye=x/2,_e=k.value<Ye?0:x;k.value=withSpring(_e,ia);}else k.value=withSpring(_,ia);}},onPanResponderTerminate:()=>{k.value=withSpring(_,ia);}}).panHandlers},[n,d,x,_,k,t]),F=useAnimatedStyle(()=>({transform:[{translateY:k.value}]})),U=useAnimatedStyle(()=>({opacity:interpolate(k.value,[0,w*.5,w],[.5,.25,0],Extrapolation.CLAMP)}));return m?jsx(Modal,{transparent:true,visible:true,animationType:"none",onRequestClose:t,children:jsxs(View,{style:bi.root,pointerEvents:e?"auto":"none",children:[jsx(ap.View,{style:[bi.backdrop,U],pointerEvents:e?"auto":"none",children:jsx(Pressable,{style:StyleSheet.absoluteFill,onPress:W})}),jsxs(ap.View,{style:[bi.sheet,F,{height:C,backgroundColor:T.background,borderTopLeftRadius:b?0:c,borderTopRightRadius:b?0:y}],children:[jsxs(GestureHandlerRootView,{style:bi.gestureRoot,children:[i&&jsx(View,{style:bi.handleContainer,pointerEvents:"none",children:jsx(View,{style:[bi.handle,{backgroundColor:T.foreground+"33"}]})}),r,p>0&&jsx(View,{style:{height:p}})]}),O&&jsx(View,{...O,style:bi.dragOverlay})]})]})}):null}var bi=StyleSheet.create({root:{flex:1,justifyContent:"flex-end"},backdrop:{...StyleSheet.absoluteFillObject,backgroundColor:"#000"},sheet:{overflow:"hidden"},gestureRoot:{flex:1},handleContainer:{alignItems:"center",paddingTop:10,paddingBottom:4,zIndex:1},dragOverlay:{position:"absolute",top:0,left:0,right:0,height:40,zIndex:2},handle:{width:36,height:5,borderRadius:2.5}}),at=ni__default.forwardRef((e,t)=>jsx(ScrollView,{ref:t,...e}));at.displayName="BottomSheetScrollView";function rs(e){return jsx(FlatList,{...e})}var Kh="https://api.unifold.io",td="__UnifoldDevApiBaseUrl__",Er="pk_test_123",ll={};function Qh(){if(typeof __DEV__>"u"||!__DEV__||typeof globalThis>"u")return;let e=globalThis[td];if(typeof e!="string")return;let t=e.trim();return t.length>0?t:void 0}function fr(){return Qh()??Kh}function cl(e){if(e.publishableKey!==void 0){if(!e.publishableKey||e.publishableKey.trim()==="")throw new Error("Unifold SDK: publishableKey cannot be empty. Please provide a valid publishable key.");!e.publishableKey.startsWith("pk_test_")&&!e.publishableKey.startsWith("pk_live_")&&console.warn('Unifold SDK: publishableKey should start with "pk_test_" or "pk_live_". Please ensure you are using a valid publishable key.'),Er=e.publishableKey;}e.defaultConfig&&(ll=e.defaultConfig);}function cp(e){if(typeof __DEV__>"u"||!__DEV__){console.warn("[Unifold] setDevApiUrl() is only available in development mode");return}if(typeof globalThis>"u")return;let t=e.trim();t.length>0?globalThis[td]=t:delete globalThis[td];}function sa(){return fr()}function dl(){return Er}function to(e){if(!e||e.trim()==="")throw new Error("Unifold SDK: No publishable key configured. Please provide a valid publishable key via setApiConfig() or pass it directly to the API function.");e==="pk_test_123"&&console.warn('Unifold SDK: Using default test key "pk_test_123". This should only be used for local development. Please use a real publishable key in production.');}function cr(e){let t=e.startsWith("/")?e:`/${e}`;return `${fr()}/api/public${t}`}function oe(e){return e?e.includes("localhost")||e.includes("127.0.0.1")?e.replace(/https?:\/\/(localhost|127\.0\.0\.1)(:\d+)?/,fr()):e.startsWith("http://")||e.startsWith("https://")?e:e.startsWith("/api/public/")?`${fr()}${e}`:`${fr()}/api/public${e}`:""}async function dn(e,t){if(!e?.external_user_id)throw new Error("external_user_id is required");let r=e?.recipient_address||ll.recipientAddress;if(!r)throw new Error("[Unifold] recipient_address is required for createDepositAddress. Pass recipientAddress in your beginDeposit() config.");let o={external_user_id:e.external_user_id,destination_chain_type:e?.destination_chain_type||"ethereum",destination_chain_id:e?.destination_chain_id||ll.destinationChainId||"8453",destination_token_address:e?.destination_token_address||ll.destinationTokenAddress||"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",recipient_address:r,...e?.action_type&&{action_type:e.action_type},client_metadata:e?.client_metadata||{}},n=t||Er;to(n);let i=await fetch(`${fr()}/v1/public/deposit_addresses`,{method:"POST",headers:{accept:"application/json","x-publishable-key":n,"Content-Type":"application/json"},body:JSON.stringify(o)});if(!i.ok)throw new Error(`Failed to create deposit address: ${i.statusText}`);return await i.json()}function un(e,t){return e.find(r=>r.chain_type===t)}async function pn(e,t,r){let o=t||Er;to(o);let n=await fetch(`${fr()}/v1/public/direct_executions/query`,{method:"POST",headers:{accept:"application/json","x-publishable-key":o,"Content-Type":"application/json"},body:JSON.stringify({external_user_id:e,...r&&{action_type:r}})});if(!n.ok)throw new Error(`Failed to query executions: ${n.statusText}`);return n.json()}async function ul(e,t){let r=t||Er;to(r);let o=await fetch(`${fr()}/v1/public/direct_executions/poll`,{method:"POST",headers:{accept:"application/json","x-publishable-key":r,"Content-Type":"application/json"},body:JSON.stringify({deposit_wallet_id:e})});if(!o.ok)throw new Error(`Failed to poll executions: ${o.statusText}`);return o.json()}function Te(e,t="svg"){if(!e)return "";if(t==="svg"||!e.icon_urls||e.icon_urls.length===0)return e.icon_url;let r=e.icon_urls.find(o=>o.format===t);return r?r.url:e.icon_url}async function Ci(e,t){let r=e||Er;to(r);let o=`${fr()}/v1/public/tokens/supported_deposit_tokens`;if(t?.destination_token_address&&t?.destination_chain_id&&t?.destination_chain_type){let i=new URLSearchParams({destination_token_address:t.destination_token_address,destination_chain_id:t.destination_chain_id,destination_chain_type:t.destination_chain_type});o=`${o}?${i.toString()}`;}let n=await fetch(o,{method:"GET",headers:{accept:"application/json","x-publishable-key":r}});if(!n.ok)throw new Error(`Failed to fetch supported deposit tokens: ${n.statusText}`);return n.json()}async function rd(e,t){let r=t||Er;to(r);let o=new URLSearchParams({chainType:e.chain_type,chainId:e.chain_id,tokenAddress:e.token_address}),n=await fetch(`${fr()}/v1/public/tokens/token?${o.toString()}`,{method:"GET",headers:{accept:"application/json","x-publishable-key":r}});if(!n.ok)throw new Error(`Failed to fetch token metadata: ${n.statusText}`);return n.json()}function pl(e,t,r){return !e||e.length===0?r||"":e.find(n=>n.format===t)?.url||r||e[0]?.url||""}async function od(e,t){let r=t||Er;to(r);let o=await fetch(`${fr()}/v1/public/onramps/quotes`,{method:"POST",headers:{accept:"application/json","x-publishable-key":r,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!o.ok)throw new Error(`Failed to fetch onramp quotes: ${o.statusText}`);return o.json()}async function nd(e,t){let r=t||Er;to(r);let o=await fetch(`${fr()}/v1/public/onramps/sessions`,{method:"POST",headers:{accept:"application/json","x-publishable-key":r,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!o.ok)throw new Error(`Failed to create onramp session: ${o.statusText}`);return o.json()}async function id(e,t){let r=t||Er;to(r);let o=new URLSearchParams;e.country_code&&o.append("country_code",e.country_code),e.subdivision_code&&o.append("subdivision_code",e.subdivision_code),o.append("token_address",e.token_address),o.append("chain_id",e.chain_id),o.append("chain_type",e.chain_type);let n=await fetch(`${fr()}/v1/public/onramps/default_token?${o.toString()}`,{method:"GET",headers:{accept:"application/json","x-publishable-key":r}});if(!n.ok)throw new Error(`Failed to fetch default onramp token: ${n.statusText}`);return n.json()}async function aa(e){let t=e||Er;to(t);let r=await fetch(`${fr()}/v1/public/onramps/fiat_currencies`,{method:"GET",headers:{accept:"application/json","x-publishable-key":t}});if(!r.ok)throw new Error(`Failed to fetch fiat currencies: ${r.statusText}`);return r.json()}function os(e,t="png"){if(!e||e.length===0)return;let r=e.find(o=>o.format===t);return r?r.url:e[0]?.url}async function la(e){let t=e||Er;to(t);let r=await fetch(`${fr()}/v1/public/projects/config`,{method:"GET",headers:{accept:"application/json","x-publishable-key":t}});if(!r.ok)throw new Error(`Failed to fetch project config: ${r.statusText}`);return r.json()}async function sd(){let e=await fetch(`${fr()}/v1/public/tokens/chains`,{method:"GET",headers:{accept:"application/json"}});if(!e.ok)throw new Error(`Failed to fetch token chains: ${e.statusText}`);return e.json()}function ml(e,t,r){let o=e.find(i=>i.chain_id===r);if(o)return o.chain_name;let n=e.find(i=>i.chain_type===t);return n?n.chain_name:t.charAt(0).toUpperCase()+t.slice(1)}async function ca(){let e=await fetch(`${fr()}/v1/public/ip_address`,{method:"GET",headers:{accept:"application/json"}});if(!e.ok)throw new Error(`Failed to fetch IP address information: ${e.statusText}`);return e.json()}async function fl(e){let t=e||Er;to(t);let r=await fetch(`${fr()}/v1/public/tokens/supported_destination_tokens`,{method:"GET",headers:{accept:"application/json","x-publishable-key":t}});if(!r.ok)throw new Error(`Failed to fetch supported destination tokens: ${r.statusText}`);return r.json()}async function ad(e,t){let r=t||Er;to(r);let o=await fetch(`${fr()}/v1/public/addresses/verify`,{method:"POST",headers:{"Content-Type":"application/json",accept:"application/json","x-publishable-key":r},body:JSON.stringify(e)});if(!o.ok)throw new Error(`Failed to verify address: ${o.statusText}`);return o.json()}async function ld(e,t){return ul(e.deposit_wallet_id,t)}async function hl(e,t,r,o,n){let i=n||Er;to(i);let s=await fetch(`${fr()}/v1/public/addresses/balance`,{method:"POST",headers:{"Content-Type":"application/json",accept:"application/json","x-publishable-key":i},body:JSON.stringify({address:e,chain_type:t,chain_id:r,token_address:o})});if(!s.ok)throw new Error(`Failed to fetch address balance: ${s.statusText}`);return s.json()}function up({size:e=28}){return jsx(Pt,{width:e,height:e,viewBox:"0 0 28 28",fill:"none",children:jsxs(G,{fillRule:"evenodd",children:[jsx(Path,{fill:"#0052FF",fillRule:"nonzero",d:"M14 28a14 14 0 1 0 0-28 14 14 0 0 0 0 28"}),jsx(Path,{fill:"#FFF",d:"M13.967 23.86c5.445 0 9.86-4.415 9.86-9.86s-4.415-9.86-9.86-9.86c-5.166 0-9.403 3.974-9.825 9.03h14.63v1.642H4.142c.413 5.065 4.654 9.047 9.826 9.047Z"})]})})}function mp({size:e=28}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 28 28",fill:"none",children:[jsxs(G,{clipPath:"url(#eth_clip)",children:[jsx(Path,{d:"M14 28C21.732 28 28 21.732 28 14C28 6.26801 21.732 0 14 0C6.26801 0 0 6.26801 0 14C0 21.732 6.26801 28 14 28Z",fill:"#627EEA"}),jsx(Path,{d:"M14.4357 3.5V11.2612L20.9956 14.1925L14.4357 3.5Z",fill:"white",fillOpacity:.602}),jsx(Path,{d:"M14.4357 3.5L7.875 14.1925L14.4357 11.2612V3.5Z",fill:"white"}),jsx(Path,{d:"M14.4357 19.222V24.4956L21 15.414L14.4357 19.222Z",fill:"white",fillOpacity:.602}),jsx(Path,{d:"M14.4357 24.4956V19.2211L7.875 15.414L14.4357 24.4956Z",fill:"white"}),jsx(Path,{d:"M14.4357 18.0014L20.9956 14.1925L14.4357 11.263V18.0014Z",fill:"white",fillOpacity:.2}),jsx(Path,{d:"M7.875 14.1925L14.4357 18.0014V11.263L7.875 14.1925Z",fill:"white",fillOpacity:.602})]}),jsx(Defs,{children:jsx(ClipPath,{id:"eth_clip",children:jsx(Rect,{width:28,height:28,fill:"white"})})})]})}function gp({size:e=28}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 28 28",fill:"none",children:[jsxs(G,{clipPath:"url(#btc_clip)",children:[jsx(Path,{d:"M14 28C21.732 28 28 21.732 28 14C28 6.26801 21.732 0 14 0C6.26801 0 0 6.26801 0 14C0 21.732 6.26801 28 14 28Z",fill:"#F7931A"}),jsx(Path,{d:"M20.0594 12.1625C20.3438 10.2594 18.9 9.23124 16.9203 8.55311L17.5656 5.97186L15.9906 5.57811L15.3672 8.09374C14.9516 7.9953 14.525 7.89686 14.0985 7.79843L14.7328 5.27186L13.1578 4.87811L12.5125 7.45936C12.1735 7.3828 11.8344 7.30624 11.5063 7.22968V7.21874L9.34065 6.67186L8.92502 8.35624C8.92502 8.35624 10.0844 8.61874 10.0625 8.64061C10.6969 8.79374 10.8063 9.2203 10.7844 9.54843L10.0625 12.4578C10.1063 12.4687 10.161 12.4797 10.2266 12.5125C10.1828 12.5016 10.1281 12.4906 10.0735 12.4687L9.05627 16.5375C8.97971 16.7344 8.78284 17.0187 8.34534 16.9094C8.36721 16.9312 7.20784 16.625 7.20784 16.625L6.43127 18.4297L8.47659 18.9437C8.8594 19.0422 9.23127 19.1406 9.59221 19.2281L8.9469 21.8422L10.5219 22.2359L11.1672 19.6547C11.5938 19.775 12.0094 19.8734 12.4141 19.9828L11.7688 22.5531L13.3438 22.9469L13.9891 20.3328C16.6578 20.8359 18.6594 20.6281 19.5016 18.2219C20.1797 16.2859 19.4688 15.1703 18.0688 14.4375C19.086 14.2078 19.8516 13.5406 20.0594 12.1625ZM16.4938 17.1609C16.0125 19.0969 12.7531 18.0469 11.6922 17.7844L12.5453 14.35C13.6063 14.6125 16.9969 15.1484 16.4938 17.1609ZM16.975 12.1297C16.5375 13.8906 13.825 12.9937 12.95 12.775L13.7266 9.6578C14.6016 9.87655 17.4344 10.2812 16.975 12.1297Z",fill:"white"})]}),jsx(Defs,{children:jsx(ClipPath,{id:"btc_clip",children:jsx(Rect,{width:28,height:28,fill:"white"})})})]})}function yp({size:e=28}){return jsxs(Pt,{width:e,height:e,viewBox:"0 0 256 256",fill:"none",children:[jsxs(Defs,{children:[jsxs(LinearGradient,{id:"sol1",x1:"360.9",y1:"-37.5",x2:"141.2",y2:"383.3",gradientUnits:"userSpaceOnUse",children:[jsx(Stop,{offset:"0",stopColor:"#00FFA3"}),jsx(Stop,{offset:"1",stopColor:"#DC1FFF"})]}),jsxs(LinearGradient,{id:"sol2",x1:"264.8",y1:"-87.6",x2:"45.16",y2:"333.15",gradientUnits:"userSpaceOnUse",children:[jsx(Stop,{offset:"0",stopColor:"#00FFA3"}),jsx(Stop,{offset:"1",stopColor:"#DC1FFF"})]}),jsxs(LinearGradient,{id:"sol3",x1:"312.55",y1:"-62.69",x2:"92.88",y2:"358.06",gradientUnits:"userSpaceOnUse",children:[jsx(Stop,{offset:"0",stopColor:"#00FFA3"}),jsx(Stop,{offset:"1",stopColor:"#DC1FFF"})]})]}),jsx(Circle,{cx:128,cy:128,r:128,fill:"black"}),jsxs(G,{transform:"translate(128,128) scale(0.35) translate(-198.85,-156)",children:[jsx(Path,{fill:"url(#sol2)",d:"M64.6,3.8C67.1,1.4,70.4,0,73.8,0h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,3.8z"}),jsx(Path,{fill:"url(#sol3)",d:"M333.1,120.1c-2.4-2.4-5.7-3.8-9.2-3.8H6.5c-5.8,0-8.7,7-4.6,11.1l62.7,62.7c2.4,2.4,5.7,3.8,9.2,3.8h317.4c5.8,0,8.7-7,4.6-11.1L333.1,120.1z"}),jsx(Path,{fill:"url(#sol1)",d:"M64.6,237.9c2.4-2.4,5.7-3.8,9.2-3.8h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,237.9z"})]})]})}function bp({size:e=28}){return jsx(Pt,{width:e,height:e,viewBox:"0 0 32 32",fill:"none",children:jsxs(G,{children:[jsx(Circle,{cx:16,cy:16,r:16,fill:"#6F41D8"}),jsx(Path,{fill:"#FFF",d:"M21.092 12.693c-.369-.215-.848-.215-1.254 0l-2.879 1.654-1.955 1.078-2.879 1.653c-.369.216-.848.216-1.254 0l-2.288-1.294c-.369-.215-.627-.61-.627-1.042V12.19c0-.431.221-.826.627-1.042l2.25-1.258c.37-.216.85-.216 1.256 0l2.25 1.258c.37.216.628.611.628 1.042v1.654l1.955-1.115v-1.653a1.16 1.16 0 0 0-.627-1.042l-4.17-2.372c-.369-.216-.848-.216-1.254 0l-4.244 2.372A1.16 1.16 0 0 0 6 11.076v4.78c0 .432.221.827.627 1.043l4.244 2.372c.369.215.849.215 1.254 0l2.879-1.618 1.955-1.114 2.879-1.617c.369-.216.848-.216 1.254 0l2.251 1.258c.37.215.627.61.627 1.042v2.552c0 .431-.22.826-.627 1.042l-2.25 1.294c-.37.216-.85.216-1.255 0l-2.251-1.258c-.37-.216-.628-.611-.628-1.042v-1.654l-1.955 1.115v1.653c0 .431.221.827.627 1.042l4.244 2.372c.369.216.848.216 1.254 0l4.244-2.372c.369-.215.627-.61.627-1.042v-4.78a1.16 1.16 0 0 0-.627-1.042l-4.28-2.409z"})]})})}var gl=[{label:"Base",value:Onramp.CryptoNetwork.base,defaultCrypto:"usdc",Icon:up},{label:"Ethereum",value:Onramp.CryptoNetwork.ethereum,defaultCrypto:"eth",Icon:mp},{label:"Bitcoin",value:Onramp.CryptoNetwork.bitcoin,defaultCrypto:"btc",Icon:gp},{label:"Solana",value:Onramp.CryptoNetwork.solana,defaultCrypto:"sol",Icon:yp},{label:"Polygon",value:Onramp.CryptoNetwork.polygon,defaultCrypto:"matic",Icon:bp}];function yl(e,t=8,r=4){let o=e.trim();return o.length<=t+r+3?o:`${o.slice(0,t)}...${o.slice(-r)}`}function bl(e,t){let r=parseFloat(e);if(isNaN(r))return e;let o=t.toLowerCase(),n=["eth","btc"].includes(o)?4:2;return r.toFixed(n)}function ss(e){let t=e.trim().toLowerCase();if(!t)return e.trim();let r=gl.find(n=>n.label.toLowerCase()===t);if(r)return r.label;let o=gl.find(n=>String(n.value).toLowerCase()===t);return o?o.label:e.trim()}function St({onPress:e,title:t,variant:r="close",leftAction:o}){let{components:n,fonts:i}=V(),s=r==="back",a=s?jsx(Zi,{size:22,color:n.header.buttonColor,strokeWidth:2.5}):jsx(st,{size:20,color:n.header.buttonColor,strokeWidth:2}),l=jsx(TouchableOpacity,{style:En.closeBtn,onPress:e,hitSlop:{top:10,bottom:10,left:10,right:10},accessibilityRole:"button",accessibilityLabel:s?"Back":"Close",children:a});return t?jsxs(View,{style:En.headerWithTitle,children:[s?l:o??jsx(View,{style:En.headerSide}),jsx(Text,{style:[En.headerTitleText,{color:n.header.titleColor},...i.bold?[{fontFamily:i.bold}]:[]],numberOfLines:1,ellipsizeMode:"tail",accessibilityRole:"header",children:t}),s?jsx(View,{style:En.headerSide}):l]}):jsxs(View,{style:s?En.headerWithTitle:En.header,children:[s?l:jsx(View,{style:En.headerSpacer}),!s&&l]})}var Cl={paddingTop:8,paddingBottom:8},En=StyleSheet.create({header:{flexDirection:"row",justifyContent:"flex-end",...Cl},headerWithTitle:{flexDirection:"row",alignItems:"center",...Cl,zIndex:9999,overflow:"visible"},headerSpacer:{flex:1},headerSide:{width:28},headerTitleText:{flex:1,textAlign:"center",fontSize:17},closeBtn:{width:28,height:28,borderRadius:8,backgroundColor:"transparent",alignItems:"center",justifyContent:"center"}});function Mr({error:e,progress:t,loading:r}){let{colors:o,fonts:n}=V();return e?jsx(Text,{style:[Cp.errorText,{color:o.error},...n.regular?[{fontFamily:n.regular}]:[]],children:e.message}):t&&r&&__DEV__?jsx(Text,{style:[Cp.progressText,{color:o.foregroundSubtle},...n.regular?[{fontFamily:n.regular}]:[]],children:t}):null}var Cp=StyleSheet.create({errorText:{fontSize:14,textAlign:"center",lineHeight:20,marginTop:24},progressText:{fontSize:13,textAlign:"center",lineHeight:18,marginTop:24}});function To({quote:e,label:t,value:r,last:o,hideDivider:n}){return jsxs(Fragment$1,{children:[jsxs(View,{style:e.row,children:[jsx(Text,{style:e.rowLabel,children:t}),jsx(Text,{style:[e.rowValue],children:r})]}),!o&&!n?jsx(View,{style:e.rowDivider}):null]})}function fd({quote:e,label:t,address:r,last:o,hideDivider:n}){let[i,s]=useState(false),{colors:a,components:l}=V(),u=()=>{Clipboard.setString(r),s(true),setTimeout(()=>s(false),2e3);},c=yl(r);return jsxs(Fragment$1,{children:[jsxs(View,{style:e.row,children:[jsx(Text,{style:e.rowLabel,children:t}),jsxs(View,{style:e.rowRight,children:[jsx(Text,{style:[e.rowValue,{flexShrink:1,minWidth:0}],numberOfLines:1,ellipsizeMode:"middle",selectable:true,children:c}),jsx(TouchableOpacity,{onPress:u,hitSlop:{top:10,bottom:10,left:10,right:10},accessibilityRole:"button",accessibilityLabel:`Copy ${t}`,children:i?jsx(Le,{size:14,color:a.success,strokeWidth:2.5}):jsx(ln,{size:14,color:l.card.actionIcon,strokeWidth:2})})]})]}),!o&&!n?jsx(View,{style:e.rowDivider}):null]})}var wl={usdc:"#2775CA",usdt:"#26A17B",eth:"#627EEA",btc:"#F7931A",sol:"#9945FF",matic:"#8247E5",dai:"#F5AC37"};function as({currency:e,tokenIconUrl:t,networkIconUrl:r,size:o=48}){let{colors:n}=V(),i=e.toLowerCase(),s=wl[i]??n.primary,a=Math.round(o*.42);return jsxs(View,{style:{width:o,height:o,position:"relative"},children:[t?jsx(Image,{source:{uri:t},style:{width:o,height:o,borderRadius:o/2}}):jsx(View,{style:{width:o,height:o,borderRadius:o/2,backgroundColor:s,alignItems:"center",justifyContent:"center"},children:jsx(Text,{style:{color:"#FFFFFF",fontWeight:"700",fontSize:o*.38},children:e.toUpperCase().slice(0,e.length>3?4:void 0)})}),r?jsx(Image,{source:{uri:r},style:{position:"absolute",bottom:-2,right:-4,width:a,height:a,borderRadius:a/2,borderWidth:2,borderColor:n.background}}):null]})}function Sl({sourceCurrency:e,destinationCurrency:t,destinationNetwork:r,tokenIconUrl:o,networkIconUrl:n,style:i}){let{colors:s,components:a,fonts:l}=V(),u=cr(`/icons/currencies/png/${e.toLowerCase()}.png`),c=ss(r);return jsxs(View,{style:[mo.diagram,{backgroundColor:a.card.backgroundColor,borderRadius:a.card.borderRadius,borderWidth:a.card.borderWidth,borderColor:a.card.borderColor},i],children:[jsxs(View,{style:mo.step,children:[jsx(Image,{source:{uri:u},style:mo.iconImage}),jsx(Text,{style:[mo.label,{color:a.card.subtitleColor,fontFamily:l.regular}],children:"You paid"}),jsx(Text,{style:[mo.value,{color:a.card.titleColor,fontFamily:l.medium}],children:e.toUpperCase()})]}),jsx(_r,{size:16,color:s.foregroundMuted,strokeWidth:2}),jsxs(View,{style:mo.step,children:[jsxs(View,{style:mo.iconWithBadge,children:[o?jsx(Image,{source:{uri:o},style:mo.tokenIcon}):jsx(View,{style:[mo.tokenIcon,{backgroundColor:wl[t.toLowerCase()]??s.primary}]}),n?jsx(Image,{source:{uri:n},style:[mo.networkBadge,{borderColor:s.background}]}):null]}),jsx(Text,{style:[mo.label,{color:a.card.subtitleColor,fontFamily:l.regular}],children:"You receive"}),jsxs(Text,{style:[mo.value,{color:a.card.titleColor,fontFamily:l.medium}],children:[t.toUpperCase()," ",c]})]})]})}var mo=StyleSheet.create({diagram:{flexDirection:"row",alignItems:"center",justifyContent:"space-around",paddingVertical:20,paddingHorizontal:24,width:"100%"},step:{alignItems:"center"},iconImage:{width:24,height:24,borderRadius:12,marginBottom:4},iconWithBadge:{position:"relative",width:24,height:24,marginBottom:4},tokenIcon:{width:24,height:24,borderRadius:12},networkBadge:{position:"absolute",bottom:-4,right:-6,width:14,height:14,borderRadius:7,borderWidth:2},label:{fontSize:10},value:{fontSize:14,fontWeight:"500",paddingTop:4}});function Wo(){let{colors:e,fonts:t,components:r}=V(),o=r.input,n=r.button,i=r.container,s=r.card,a=r.header;return useMemo(()=>{let l=s.borderRadius,u={flex:{flex:1},screen:{flex:1,backgroundColor:e.background,paddingHorizontal:24,paddingBottom:16},content:{flex:1,paddingTop:16},title:{fontSize:18,color:a.titleColor,marginBottom:8,...t.bold?{fontFamily:t.bold}:{}},subtitle:{fontSize:15,color:e.foregroundMuted,marginBottom:36,lineHeight:22,...t.regular?{fontFamily:t.regular}:{}},fieldWrap:{marginBottom:20},fieldLabel:{fontSize:14,color:e.foregroundSubtle,marginBottom:8,...t.semibold?{fontFamily:t.semibold}:{}},input:{backgroundColor:o.backgroundColor,borderRadius:o.borderRadius,padding:16,fontSize:17,color:o.textColor,borderWidth:o.borderWidth,borderColor:o.borderColor,...t.regular?{fontFamily:t.regular}:{}},hint:{fontSize:12,color:e.foregroundSubtle,marginTop:8,...t.regular?{fontFamily:t.regular}:{}},emailRow:{flexDirection:"row",alignItems:"center",gap:6,marginTop:4,backgroundColor:e.card,paddingHorizontal:14,paddingVertical:10,borderRadius:Math.min(l,12)},emailLabel:{fontSize:13,color:e.foregroundSubtle,...t.regular?{fontFamily:t.regular}:{}},emailValue:{fontSize:13,color:e.foreground,...t.semibold?{fontFamily:t.semibold}:{}},footer:{gap:4},continueBtn:{backgroundColor:i.buttonColor,borderRadius:n.borderRadius,paddingVertical:18,alignItems:"center"},continueBtnDisabled:{backgroundColor:e.card},continueBtnText:{color:i.buttonTitleColor,fontSize:17,...t.bold?{fontFamily:t.bold}:{}},continueBtnTextDisabled:{color:e.foregroundSubtle,...t.regular?{fontFamily:t.regular}:{}},ghostBtn:{paddingVertical:16,alignItems:"center"},ghostBtnText:{color:e.foregroundMuted,fontSize:15,...t.medium?{fontFamily:t.medium}:{}},loaderInButton:{justifyContent:"center",alignItems:"center"}},c={amountContainer:{flex:1,alignItems:"center",justifyContent:"center",gap:8},amountText:{fontSize:64,color:e.foreground,letterSpacing:-2,minWidth:80,textAlign:"center",...t.regular?{fontFamily:t.regular}:{}},amountPlaceholder:{color:e.foregroundSubtle},currencyLabel:{fontSize:15,color:e.foregroundMuted,letterSpacing:1,...t.medium?{fontFamily:t.medium}:{}},minAmountText:{fontSize:13,textAlign:"center",marginTop:8,...t.regular?{fontFamily:t.regular}:{}},quickRow:{flexDirection:"row",gap:10,marginBottom:12},quickPill:{flex:1,paddingVertical:12,alignItems:"center",borderRadius:s.borderRadius,backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:s.borderColor},quickPillText:{fontSize:14,color:e.foreground,...t.medium?{fontFamily:t.medium}:{}},numpad:{gap:4,marginBottom:12},numpadRow:{flexDirection:"row",justifyContent:"space-between"},numpadKey:{flex:1,height:56,alignItems:"center",justifyContent:"center",marginHorizontal:4},numpadKeyText:{fontSize:28,color:e.foreground,...t.regular?{fontFamily:t.regular}:{}},backspaceText:{fontSize:22,color:e.foregroundMuted,...t.regular?{fontFamily:t.regular}:{}},paymentRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:10,borderRadius:999,backgroundColor:"transparent",alignSelf:"flex-start",marginBottom:12},paymentRowHeader:{flexDirection:"row",alignItems:"center",paddingVertical:10,paddingHorizontal:16,borderRadius:s.borderRadius,backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:s.borderColor,alignSelf:"center"},paymentLeft:{flexDirection:"row",alignItems:"center",gap:6},applePayIcon:{fontSize:20,color:e.foreground},paymentLabel:{fontSize:15,color:e.foreground,...t.semibold?{fontFamily:t.semibold}:{}},paymentHint:{fontSize:13,color:e.foregroundMuted,marginLeft:12,...t.regular?{fontFamily:t.regular}:{}},inlineError:{fontSize:13,color:e.error,textAlign:"center",marginTop:10,paddingHorizontal:16,...t.regular?{fontFamily:t.regular}:{}},inlineStatus:{fontSize:13,color:e.foregroundMuted,textAlign:"center",marginTop:10,paddingHorizontal:16,...t.regular?{fontFamily:t.regular}:{}},sheetContent:{flex:1,paddingHorizontal:24,paddingTop:8,gap:12},sheetHeader:{flexDirection:"row",alignItems:"center",gap:8,marginBottom:4},sheetBackBtn:{width:32,height:32,borderRadius:16,backgroundColor:e.card,alignItems:"center",justifyContent:"center",borderWidth:s.borderWidth,borderColor:e.border},sheetTitleRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",marginBottom:8},sheetCloseBtn:{width:28,height:28,borderRadius:14,backgroundColor:e.card,alignItems:"center",justifyContent:"center",borderWidth:s.borderWidth,borderColor:e.border},sheetTitle:{fontSize:18,color:e.foreground,...t.bold?{fontFamily:t.bold}:{}},sheetOption:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:14,paddingHorizontal:16,borderRadius:Math.min(l,14),backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:e.border},sheetOptionLeft:{flex:1,flexDirection:"row",alignItems:"center",gap:12},sheetOptionIcon:{width:24,height:24,alignItems:"center",justifyContent:"center"},sheetOptionLabel:{fontSize:16,color:e.foreground,...t.medium?{fontFamily:t.medium}:{}},sheetOptionHint:{fontSize:13,color:e.foregroundMuted,marginTop:2,...t.regular?{fontFamily:t.regular}:{}},sheetLoading:{alignItems:"center",paddingVertical:32,gap:12},sheetStatusText:{fontSize:15,color:e.foregroundMuted,textAlign:"center",...t.regular?{fontFamily:t.regular}:{}},sheetError:{flex:1,justifyContent:"center",paddingVertical:20},sheetErrorText:{fontSize:14,color:e.error,textAlign:"center",lineHeight:20,...t.regular?{fontFamily:t.regular}:{}},addPaymentBtn:{marginTop:12,paddingVertical:14,borderRadius:Math.min(l,14),backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:e.border,alignItems:"center",justifyContent:"center"},addPaymentBtnText:{fontSize:15,color:e.primary,...t.semibold?{fontFamily:t.semibold}:{}}},y={heroBox:{backgroundColor:s.backgroundColor,borderRadius:l,padding:24,alignItems:"center",marginBottom:16,marginTop:8,borderWidth:s.borderWidth,borderColor:s.borderColor,gap:4},heroLabel:{fontSize:12,color:e.foregroundSubtle,letterSpacing:.5,textTransform:"uppercase",...t.semibold?{fontFamily:t.semibold}:{}},heroAmount:{fontSize:48,color:e.foreground,letterSpacing:-1,...t.bold?{fontFamily:t.bold}:{}},heroCurrency:{fontSize:22,color:e.primary,...t.medium?{fontFamily:t.medium}:{}},heroNetwork:{fontSize:15,color:e.foregroundSubtle,marginTop:2,...t.medium?{fontFamily:t.medium}:{}},card:{backgroundColor:s.backgroundColor,borderRadius:l,borderWidth:s.borderWidth,borderColor:s.borderColor,overflow:"hidden",marginBottom:12,marginTop:16},row:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",paddingVertical:14,paddingHorizontal:16},rowRight:{flex:1,minWidth:0,flexDirection:"row",alignItems:"center",justifyContent:"flex-end",gap:8},rowDivider:{height:1,marginHorizontal:16,backgroundColor:e.border},rowLabel:{fontSize:14,color:s.rowLeftLabel,...t.regular?{fontFamily:t.regular}:{}},rowValue:{fontSize:14,fontWeight:"500",color:s.rowRightLabel,...t.medium?{fontFamily:t.medium}:{}}},T=Math.max(16,Math.min(l,22)),w={stackWrapper:{width:"100%",marginBottom:8,marginTop:4},swapCard:{backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:e.border,paddingHorizontal:16,paddingVertical:16},swapCardTop:{borderTopLeftRadius:T,borderTopRightRadius:T,borderBottomLeftRadius:10,borderBottomRightRadius:10},swapCardBottom:{borderBottomLeftRadius:T,borderBottomRightRadius:T,borderTopLeftRadius:10,borderTopRightRadius:10,marginTop:16},swapConnectorWrap:{alignSelf:"center",zIndex:3,marginTop:-24,marginBottom:-32},swapConnectorCircle:{width:48,height:48,borderRadius:24,backgroundColor:e.primary,alignItems:"center",justifyContent:"center",borderWidth:4,borderColor:e.background},swapRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",marginTop:8,gap:12},swapLeftCol:{flex:1,minWidth:0},swapSpendAmount:{fontSize:40,color:e.foreground,letterSpacing:-1,...t.regular?{fontFamily:t.regular}:{}},swapReceivePrimary:{fontSize:40,color:e.foreground,letterSpacing:-1,...t.regular?{fontFamily:t.regular}:{}},swapReceiveSub:{fontSize:13,color:e.foregroundMuted,marginTop:4,...t.regular?{fontFamily:t.regular}:{}},swapPill:{flexDirection:"row",alignItems:"center",gap:6,paddingVertical:10,paddingHorizontal:14,borderRadius:999,backgroundColor:e.cardHover,borderWidth:s.borderWidth,borderColor:e.border},swapPillText:{fontSize:16,color:e.foreground,...t.semibold?{fontFamily:t.semibold}:{}},payHint:{fontSize:15,color:e.foregroundMuted,textAlign:"center",marginBottom:18,marginTop:4,...t.regular?{fontFamily:t.regular}:{}},summaryLabel:{fontSize:12,color:e.foregroundSubtle,textTransform:"uppercase",letterSpacing:.3,...t.semibold?{fontFamily:t.semibold}:{}},applePayBtn:{backgroundColor:n.secondaryBackground,borderRadius:n.borderRadius,borderWidth:n.borderWidth>0?n.borderWidth:1,borderColor:n.borderWidth>0?n.borderColor:e.border,paddingVertical:18,alignItems:"center",marginBottom:10},applePayBtnText:{color:n.secondaryText,fontSize:17,...t.bold?{fontFamily:t.bold}:{}}},m={input:{fontSize:14,...t.regular?{fontFamily:t.regular}:{}},list:{gap:8},row:{flexDirection:"row",alignItems:"center",paddingVertical:14,paddingHorizontal:16,borderRadius:Math.min(l,14),borderWidth:s.borderWidth,borderColor:e.border,backgroundColor:e.card},rowSelected:{borderColor:e.primary,backgroundColor:e.successBackground},iconWrap:{width:32,height:32,alignItems:"center",justifyContent:"center",marginRight:12},rowText:{flex:1,fontSize:15,color:e.foregroundMuted,...t.medium?{fontFamily:t.medium}:{}},rowTextSelected:{color:e.foreground,...t.semibold?{fontFamily:t.semibold}:{}},checkCircle:{width:24,height:24,borderRadius:12,backgroundColor:e.primary,alignItems:"center",justifyContent:"center"}},g={centered:{flex:1,alignItems:"center",justifyContent:"center",paddingHorizontal:24},spinnerWrap:{width:80,height:80,borderRadius:40,backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:e.border,alignItems:"center",justifyContent:"center",marginBottom:28},idIcon:{fontSize:36},checkCircle:{width:80,height:80,borderRadius:40,backgroundColor:e.successBackground,borderWidth:2,borderColor:e.success,alignItems:"center",justifyContent:"center",marginBottom:28},heading:{fontSize:28,color:a.titleColor,textAlign:"center",marginBottom:10,...t.bold?{fontFamily:t.bold}:{}},sub:{fontSize:15,color:e.foregroundMuted,textAlign:"center",lineHeight:22,marginBottom:36,...t.regular?{fontFamily:t.regular}:{}},successScrollContent:{flexGrow:1,width:"100%",alignItems:"center",paddingBottom:24},detailCard:{width:"100%"}};return {form:u,quote:y,pm:w,wallet:m,flow:g,amount:c}},[e,t,o,n,i,s,a])}var kp="",Tp;function kl(e){kp=e;}function Tl(e){Tp=e;}function $r(){let e=kp||dl();if(!e)throw new Error("[Unifold] No publishable key configured. Set via UnifoldProvider or setStripeOnrampPublishableKey().");return e}function qr(){return Tp??sa()}async function xl(){let e=`${qr()}/v1/public/onramps/headless/stripe/config`,t=$r(),r=await fetch(e,{method:"GET",headers:{"x-publishable-key":t,"Content-Type":"application/json"}});if(!r.ok)throw new Error(`Failed to load Stripe config: ${r.status}`);let o=await r.json();if(!o?.publishable_key)throw new Error("Missing Stripe publishable key in config response");return o.publishable_key}async function hd(e){let t=await fetch(`${qr()}/v1/public/onramps/headless/stripe/oauth/start`,{method:"POST",headers:{"x-publishable-key":$r(),"Content-Type":"application/json"},body:JSON.stringify({email:e})});if(!t.ok)throw new Error(`Failed to create auth intent: ${t.status}`);let r=await t.json();return r.auth_intent_id??r.id}async function xp(e,t){let r=await fetch(`${qr()}/v1/public/onramps/headless/stripe/oauth/token`,{method:"POST",headers:{"x-publishable-key":$r(),"Content-Type":"application/json"},body:JSON.stringify({auth_intent_id:e,...t&&{crypto_customer_id:t}})});if(!r.ok)throw new Error(`Failed to exchange auth intent for tokens: ${r.status}`);return r.json()}async function gd(e,t){let r=await fetch(`${qr()}/v1/public/onramps/headless/stripe/oauth/token/refresh`,{method:"POST",headers:{"x-publishable-key":$r(),"Content-Type":"application/json"},body:JSON.stringify({refresh_token:e,...t&&{crypto_customer_id:t}})}),o=await r.json().catch(()=>({}));if(!r.ok)throw new Error(o?.message??`Failed to refresh OAuth token: ${r.status}`);return o}async function _p(e,t){let r={crypto_customer_id:e.cryptoCustomerId,payment_token:e.paymentToken,source_amount:e.sourceAmount,source_currency:e.sourceCurrency,destination_currency:e.destinationCurrency,wallet_address:e.walletAddress,destination_network:e.destinationNetwork},o=await fetch(`${qr()}/v1/public/onramps/headless/stripe/sessions`,{method:"POST",headers:{"x-publishable-key":$r(),"x-stripe-oauth-token":t,"Content-Type":"application/json"},body:JSON.stringify(r)}),n=await o.text();if(!o.ok)throw new Error(`Failed to create onramp session: ${o.status} ${n}`);return JSON.parse(n)}async function Rp(e,t){let r=await fetch(`${qr()}/v1/public/onramps/headless/stripe/sessions/${e}/confirm`,{method:"POST",headers:{"x-publishable-key":$r(),"x-stripe-oauth-token":t,"Content-Type":"application/json"}}),o=await r.text();if(!r.ok)throw new Error(`Failed to confirm onramp session: ${r.status} ${o}`);return JSON.parse(o)}async function Mn(e,t){let r=`${qr()}/v1/public/onramps/headless/stripe/customers/${e}`,o=await fetch(r,{method:"GET",headers:{"x-publishable-key":$r(),"x-stripe-oauth-token":t}}),n=await o.text();if(!o.ok)throw new Error(`Failed to get onramp customer: ${o.status} ${n}`);return JSON.parse(n)}async function vp(e){let t=`${qr()}/v1/public/onramps/headless/stripe/sessions`,r=await fetch(t,{method:"GET",headers:{"x-publishable-key":$r(),"x-stripe-oauth-token":e}}),o=await r.text();if(!r.ok)throw new Error(`Failed to list onramp sessions: ${r.status} ${o}`);return JSON.parse(o)}async function Ip(e,t){let r=`${qr()}/v1/public/onramps/headless/stripe/sessions/${e}`,o=await fetch(r,{method:"GET",headers:{"x-publishable-key":$r(),"x-stripe-oauth-token":t}}),n=await o.text();if(!o.ok)throw new Error(`Failed to get onramp session: ${o.status} ${n}`);return JSON.parse(n)}async function yd(e,t){let r=await fetch(`${qr()}/v1/public/onramps/headless/stripe/sessions/${e}/quote/refresh`,{method:"POST",headers:{"x-publishable-key":$r(),"x-stripe-oauth-token":t,"Content-Type":"application/json"}});if(!r.ok){let o=await r.text();throw new Error(`Failed to refresh quote: ${r.status} ${o}`)}return r.json()}async function bd(e){let t=new URLSearchParams({destinationNetwork:e.destinationNetwork,walletAddress:e.walletAddress});e.destinationTag&&t.set("destinationTag",e.destinationTag),e.cryptoCustomerId&&t.set("crypto_customer_id",e.cryptoCustomerId);let r=await fetch(`${qr()}/v1/public/onramps/headless/stripe/transaction_limits?${t.toString()}`,{method:"GET",headers:{"x-publishable-key":$r(),"x-stripe-oauth-token":e.accessToken}});if(!r.ok){let o=await r.text();throw new Error(`Failed to fetch transaction limits: ${r.status} ${o}`)}return r.json()}async function Cd(e,t){let r=await fetch(`${qr()}/v1/public/onramps/headless/stripe/customers/${e}/payment_tokens`,{method:"GET",headers:{"x-publishable-key":$r(),"x-stripe-oauth-token":t}});if(!r.ok){let o=await r.text();throw new Error(`Failed to fetch payment tokens: ${r.status} ${o}`)}return r.json()}async function Pp(e){if(!e.recipient_address)throw new Error("[Unifold] recipient_address is required for fetchDepositAddress. Pass recipientAddress in your onramp config.");let t={external_user_id:e.external_user_id,destination_chain_type:e.destination_chain_type||"ethereum",destination_chain_id:e.destination_chain_id||"8453",destination_token_address:e.destination_token_address||"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",recipient_address:e.recipient_address,client_metadata:{}},r=await fetch(`${qr()}/v1/public/deposit_addresses`,{method:"POST",headers:{accept:"application/json","x-publishable-key":$r(),"Content-Type":"application/json"},body:JSON.stringify(t)});if(!r.ok)throw new Error(`Failed to create deposit address: ${r.status}`);return r.json()}function zn(e,t){if(e?.length){let r=e.find(n=>n.format==="png");if(r)return r.url;let o=e.find(n=>n.format==="svg");if(o)return o.url}return t}async function Op(e){let t=new URLSearchParams({token_address:e.token_address,chain_id:e.chain_id,chain_type:e.chain_type}),r=await fetch(`${qr()}/v1/public/onramps/headless/stripe/default_token?${t.toString()}`,{method:"GET",headers:{accept:"application/json","x-publishable-key":$r()}});if(!r.ok)throw new Error(`Failed to fetch default onramp token: ${r.status}`);return r.json()}function Sg({size:e=24}){let t=e,r=e*(471/750);return jsxs(Pt,{width:t,height:r,viewBox:"0 0 750 471",children:[jsx(Rect,{width:"750",height:"471",rx:"40",fill:"#1A1F71"}),jsx(Path,{fill:"#FFFFFF",d:"M278.198,334.228l33.36-195.763h53.358l-33.384,195.763H278.198z"}),jsx(Path,{fill:"#FFFFFF",d:"M524.307,142.687c-10.57-3.966-27.135-8.222-47.822-8.222c-52.725,0-89.863,26.551-90.18,64.604c-0.297,28.129,26.514,43.821,46.754,53.185c20.77,9.597,27.752,15.716,27.652,24.283c-0.133,13.123-16.586,19.116-31.924,19.116c-21.355,0-32.701-2.967-50.225-10.274l-6.877-3.112l-7.488,43.823c12.463,5.466,35.508,10.199,59.438,10.445c56.09,0,92.502-26.248,92.916-66.884c0.199-22.27-14.016-39.216-44.801-53.188c-18.65-9.056-30.072-15.099-29.951-24.269c0-8.137,9.668-16.838,30.559-16.838c17.447-0.271,30.088,3.534,39.936,7.5l4.781,2.259L524.307,142.687"}),jsx(Path,{fill:"#FFFFFF",d:"M661.615,138.464h-41.23c-12.773,0-22.332,3.486-27.941,16.234l-79.244,179.402h56.031c0,0,9.16-24.121,11.232-29.418c6.123,0,60.555,0.084,68.336,0.084c1.596,6.854,6.492,29.334,6.492,29.334h49.512L661.615,138.464z M596.198,264.872c4.414-11.279,21.26-54.724,21.26-54.724c-0.314,0.521,4.381-11.334,7.074-18.684l3.607,16.878c0,0,10.217,46.729,12.352,56.527h-44.293V264.872z"}),jsx(Path,{fill:"#FFFFFF",d:"M45.879,138.465l-0.682,4.073c21.093,5.106,39.932,12.496,56.426,21.689l47.346,169.688h56.455l83.004-195.45h-56.526l-52.238,133.496l-5.564-27.131c-0.261-0.838-0.544-1.678-0.834-2.52L156.106,154.992c-3.229-12.396-12.597-16.095-24.186-16.528H45.879z"})]})}function kg({size:e=24}){return jsx(Pt,{width:e,height:e,viewBox:"0 0 24 24",children:jsxs(G,{fill:"none",fillRule:"evenodd",children:[jsx(Circle,{cx:"7",cy:"12",r:"7",fill:"#EA001B"}),jsx(Circle,{cx:"17",cy:"12",r:"7",fill:"#FFA200",fillOpacity:.8})]})})}function Tg({size:e=24}){return jsx(Pt,{width:e,height:e,viewBox:"0 0 1152 1152",children:jsxs(G,{transform:"matrix(1.3333333,0,0,-1.3333333,0,1152)",children:[jsx(Path,{fill:"#006FCF",d:"M 0,0 H 863.998 V 864 H 0 Z"}),jsx(G,{transform:"translate(312.9867,136.7145)",children:jsx(Path,{fill:"#FFFFFF",d:"m 0,0 341.634,-0.725 53.654,59.858 54.038,-59.632 h 101.685 v 87.332 l -63.687,68.682 63.687,68.059 V 309.09 L 0,309.585 Z"})}),jsx(G,{transform:"translate(349.7917,170.655)",children:jsx(Path,{fill:"#006FCF",fillRule:"evenodd",d:"m 0,0 v 241.575 h 204.832 v -55.65 H 66.318 V 148.15 H 201.529 V 93.423 H 66.318 V 56.319 H 204.832 V 10e-4 Z"})}),jsx(G,{transform:"translate(780.0408,412.227)",children:jsx(Path,{fill:"#006FCF",d:"M 0,0 -69.456,-76.568 -138.713,0 h -87.729 l 113.343,-120.647 -113.341,-120.925 h 85.343 l 69.764,77.335 70.487,-77.335 h 84.803 v 3.43 L -26.971,-120.647 83.957,-1.903 V 0 Z"})}),jsx(G,{transform:"translate(738.7857,721.0845)",children:jsx(Path,{fill:"#FFFFFF",d:"M 0,0 -28.373,-79.366 -56.65,0 H -220.625 V -105.93 L -267.278,0 H -400.1 l -136.414,-309.586 h 661.726 l 0,309.586 z"})}),jsx(G,{transform:"translate(373.0462,548.583)",children:jsx(Path,{fill:"#006FCF",fillRule:"evenodd",d:"M 0,0 32.145,76.837 64.268,0 Z m -9.212,138.867 -107.187,-241.37 h 73.518 l 20.22,48.332 H 86.914 l 20.207,-48.332 h 75.345 L 75.723,138.867 Z"})}),jsx(G,{transform:"translate(554.5071,446.121)",children:jsx(Path,{fill:"#006FCF",d:"M 0,0 64.997,-0.001 V 165.796 L 126.661,-0.001 h 58.418 L 245.49,165.233 V -0.564 l 64,0.563 V 241.368 H 210.032 L 156.513,92.624 103.342,241.012 0,241.369 Z"})})]})})}function Sd({sublabel:e,size:t=24,fallbackColor:r="#888"}){if(!e)return jsx(Ji,{size:t*.75,color:r,strokeWidth:1.75});let o=e.toLowerCase();return o.includes("visa")?jsx(Sg,{size:t}):o.includes("mastercard")?jsx(kg,{size:t}):o.includes("amex")||o.includes("american express")?jsx(Tg,{size:t}):jsx(Ji,{size:t*.75,color:r,strokeWidth:1.75})}function _l(e){if(!e)return "";let t=new Date(e*1e3);return t.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"})+" at "+t.toLocaleTimeString("en-US",{hour:"numeric",minute:"2-digit",hour12:true})}var Td={initialized:"Initialized",requires_payment:"Awaiting Payment",fulfillment_processing:"Processing",fulfillment_complete:"Complete",rejected:"Rejected"};function xd(e,t){switch(e){case "fulfillment_complete":return t.success;case "fulfillment_processing":case "requires_payment":return t.warning;case "rejected":return t.error;default:return t.foregroundMuted}}function Bp({status:e,colors:t,fontFamily:r}){let o=xd(e,t);return jsx(View,{style:{paddingHorizontal:8,paddingVertical:2,borderRadius:6,backgroundColor:o+"20"},children:jsx(Text,{style:{fontSize:11,color:o,fontFamily:r},children:Td[e]??e})})}function Wp({count:e=4}){let{colors:t,components:r}=V(),o=useRef(new Animated.Value(.5)).current,n=t.cardHover??t.border,i=Math.min(r.card.borderRadius??12,14);return useEffect(()=>{let s=Animated.loop(Animated.sequence([Animated.timing(o,{toValue:1,duration:800,useNativeDriver:true}),Animated.timing(o,{toValue:.5,duration:800,useNativeDriver:true})]));return s.start(),()=>s.stop()},[o]),jsx(View,{style:ls.list,children:Array.from({length:e}).map((s,a)=>jsxs(View,{style:[ls.row,{backgroundColor:t.card,borderRadius:i,borderWidth:r.card.borderWidth,borderColor:t.border}],children:[jsxs(View,{style:ls.left,children:[jsx(Animated.View,{style:[ls.amountBar,{backgroundColor:n,opacity:o}]}),jsx(Animated.View,{style:[ls.subtitleBar,{backgroundColor:n,opacity:o}]})]}),jsx(Animated.View,{style:[ls.badgeBar,{backgroundColor:n,opacity:o}]})]},a))})}var ls=StyleSheet.create({list:{gap:8},row:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:14,paddingHorizontal:16},left:{flex:1,gap:6},amountBar:{height:16,width:"40%",borderRadius:8},subtitleBar:{height:12,width:"55%",borderRadius:6},badgeBar:{height:20,width:80,borderRadius:6,marginLeft:12}});function Ap({active:e,interval:t=15e3,color:r}){let o=useRef(new Animated.Value(0)).current;return useEffect(()=>{if(!e){o.setValue(0);return}let n=()=>{o.setValue(0),Animated.timing(o,{toValue:1,duration:t,useNativeDriver:false}).start(({finished:i})=>{i&&n();});};return n(),()=>o.stopAnimation()},[e,t,o]),e?jsx(View,{style:{height:2,borderRadius:1,overflow:"hidden",opacity:.5},children:jsx(Animated.View,{style:{height:2,borderRadius:1,backgroundColor:r,width:o.interpolate({inputRange:[0,1],outputRange:["0%","100%"]})}})}):null}function Ep({session:e,onBack:t}){let{colors:r,components:o,fonts:n}=V(),[i,s]=useState(false),a=()=>{Clipboard.setString(e.id),s(true),setTimeout(()=>s(false),2e3);},l=e.transaction_details,u=e.status!=="fulfillment_complete"&&e.status!=="rejected",c=xd(e.status,r),y=l?.source_amount?`$${parseFloat(l.source_amount).toFixed(2)}`:"\u2014",T=l?.destination_amount?parseFloat(l.destination_amount).toFixed(2):"\u2014",w=(l?.destination_currency??"").toUpperCase(),m=e.destination_token_metadata,g=zn(m?.icon_urls,m?.icon_url),h=ss(l?.destination_network??""),S=l?.wallet_address?yl(l.wallet_address):null,b=l?.fees?.network_fee_amount?`$${parseFloat(l.fees.network_fee_amount).toFixed(2)}`:null,p=l?.fees?.transaction_fee_amount?`$${parseFloat(l.fees.transaction_fee_amount).toFixed(2)}`:null,d=e.payment_method?e.payment_method.replace(/_/g," ").replace(/\b\w/g,x=>x.toUpperCase()):null,C=[{label:"Amount",value:y},{label:"Received",value:`${T} ${w}`},...d?[{label:"Payment",value:d}]:[],{label:"Network",value:h},...S?[{label:"Wallet",value:S}]:[],...b?[{label:"Network Fee",value:b}]:[],...p?[{label:"Transaction Fee",value:p}]:[]];return jsxs(Fragment,{children:[jsx(View,{style:{paddingLeft:16,paddingTop:8},children:jsx(St,{onPress:t,title:"Purchase Details",variant:"back"})}),jsxs(at,{style:wr.scroll,contentContainerStyle:wr.scrollContent,showsVerticalScrollIndicator:false,children:[jsxs(View,{style:wr.iconSection,children:[jsxs(View,{style:{marginBottom:12,width:64,height:64},children:[jsx(as,{currency:w||"USD",tokenIconUrl:g,size:64}),jsx(View,{style:[wr.statusBadge,{backgroundColor:c,borderColor:o.card.backgroundColor??r.background}],children:u?jsx(Nr,{size:14,color:"#FFFFFF",strokeWidth:2.5}):e.status==="rejected"?jsx(st,{size:14,color:"#FFFFFF",strokeWidth:2.5}):jsx(Le,{size:14,color:"#FFFFFF",strokeWidth:2.5})})]}),jsxs(View,{style:wr.statusRow,children:[jsx(View,{style:[wr.statusDot,{backgroundColor:c}]}),jsx(Text,{style:[wr.statusText,{color:o.container.titleColor,fontFamily:n.semibold}],children:Td[e.status]??e.status})]}),e.created?jsx(Text,{style:[wr.dateText,{color:o.container.subtitleColor,fontFamily:n.regular}],children:_l(e.created)}):null]}),jsxs(View,{style:[wr.card,{backgroundColor:o.card.backgroundColor,borderRadius:o.card.borderRadius,borderWidth:o.card.borderWidth,borderColor:o.card.borderColor}],children:[jsxs(View,{style:wr.cardRow,children:[jsx(Text,{style:[wr.cardLabel,{color:o.card.rowLeftLabel,fontFamily:n.regular}],children:"ID"}),jsxs(TouchableOpacity$1,{onPress:a,activeOpacity:.7,style:{flexDirection:"row",alignItems:"center",gap:6,flexShrink:1},children:[jsx(Text,{style:[wr.cardValue,{color:o.card.rowRightLabel,fontFamily:n.medium,fontSize:12}],numberOfLines:1,children:e.id.length>12?e.id.slice(0,12)+"\u2026":e.id}),i?jsx(Le,{size:14,color:r.primary,strokeWidth:2}):jsx(ln,{size:14,color:r.foregroundMuted,strokeWidth:2})]})]}),C.map(x=>jsx(ni__default.Fragment,{children:jsxs(View,{style:wr.cardRow,children:[jsx(Text,{style:[wr.cardLabel,{color:o.card.rowLeftLabel,fontFamily:n.regular}],children:x.label}),jsx(Text,{style:[wr.cardValue,{color:o.card.rowRightLabel,fontFamily:n.medium}],selectable:true,children:x.value})]})},x.label))]}),l?.last_error?jsx(View,{style:[wr.card,{backgroundColor:r.errorBackground,borderRadius:o.card.borderRadius}],children:jsxs(View,{style:wr.cardRow,children:[jsx(Text,{style:[wr.cardLabel,{color:r.error,fontFamily:n.regular}],children:"Error"}),jsx(Text,{style:[wr.cardValue,{color:r.error,fontFamily:n.medium,flex:1,textAlign:"right"}],selectable:true,children:l.last_error})]})}):null]})]})}var wr=StyleSheet.create({scroll:{flex:1,paddingTop:8},scrollContent:{paddingHorizontal:24,paddingBottom:32},iconSection:{alignItems:"center",marginBottom:24},statusBadge:{position:"absolute",bottom:-4,right:-4,width:24,height:24,borderRadius:12,alignItems:"center",justifyContent:"center",borderWidth:2},statusRow:{flexDirection:"row",alignItems:"center",gap:6,marginBottom:4},statusDot:{width:8,height:8,borderRadius:4},statusText:{fontSize:16,fontWeight:"600"},dateText:{fontSize:14,marginBottom:2},card:{borderRadius:12,marginBottom:12,overflow:"hidden"},cardRow:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",paddingVertical:14,paddingHorizontal:16},cardLabel:{fontSize:14},cardValue:{fontSize:14,fontWeight:"500"}});function zp({onSelect:e,showKycOption:t=true}){let{colors:r,fonts:o,components:n}=V(),[i,s]=useState(false),a=l=>{s(false),e(l);};return jsxs(View,{style:Eo.wrapper,children:[jsx(TouchableOpacity,{style:Eo.trigger,onPress:()=>s(l=>!l),hitSlop:{top:10,bottom:10,left:10,right:10},accessibilityRole:"button",accessibilityLabel:"More options",children:jsx(op,{size:20,color:r.foreground,strokeWidth:2})}),i&&jsxs(Fragment,{children:[jsx(Pressable,{style:Eo.backdrop,onPress:()=>s(false)}),jsxs(View,{style:[Eo.menu,{backgroundColor:n.card.backgroundColor,borderRadius:n.card.borderRadius??12,borderWidth:n.card.borderWidth,borderColor:n.card.borderColor,...Platform.select({ios:{shadowColor:"#000",shadowOffset:{width:0,height:4},shadowOpacity:.15,shadowRadius:12},android:{elevation:8}})}],children:[jsxs(TouchableOpacity,{style:Eo.menuItem,onPress:()=>a("history"),activeOpacity:.6,children:[jsx(Nr,{size:18,color:r.foreground,strokeWidth:1.8}),jsx(Text,{style:[Eo.menuLabel,{color:r.foreground,fontFamily:o.regular}],children:"Purchase History"})]}),t&&jsxs(TouchableOpacity,{style:Eo.menuItem,onPress:()=>a("kyc"),activeOpacity:.6,children:[jsx(jr,{size:18,color:r.foreground,strokeWidth:1.8}),jsx(Text,{style:[Eo.menuLabel,{color:r.foreground,fontFamily:o.regular}],children:"Increase Limits (KYC)"})]}),jsxs(TouchableOpacity,{style:Eo.menuItem,onPress:()=>a("logout"),activeOpacity:.6,children:[jsx(np,{size:18,color:r.error,strokeWidth:1.8}),jsx(Text,{style:[Eo.menuLabel,{color:r.error,fontFamily:o.regular}],children:"Disconnect Stripe Link"})]})]})]})]})}var Eo=StyleSheet.create({wrapper:{zIndex:9999},trigger:{width:28,height:28,borderRadius:8,alignItems:"center",justifyContent:"center"},backdrop:{position:"absolute",top:-500,left:-500,width:2e3,height:2e3,zIndex:9998},menu:{position:"absolute",top:32,left:0,minWidth:200,paddingVertical:6,zIndex:9999},menuItem:{flexDirection:"row",alignItems:"center",paddingHorizontal:14,paddingVertical:12,gap:12},menuLabel:{fontSize:15}});var Ag=[50,100,500],Eg=[["1","2","3"],["4","5","6"],["7","8","9"],[".","0","\u232B"]];function Hp(e){return e.charAt(0).toUpperCase()+e.slice(1)}function Mg(e){return e.card?`${Hp(e.card.brand)} ${Hp(e.card.funding)} \u2022\u2022\u2022\u2022 ${e.card.last4}`:e.type}function Pl({initialAmount:e="",currency:t="USD",applePaySupported:r=false,hideQuickAmounts:o=false,minAmount:n,maxAmount:i,paymentSelectorPosition:s="inline",onCollectPayment:a,paymentLoading:l=false,paymentStatus:u,paymentError:c,paymentTokens:y=[],onAddPaymentMethod:T,onConfirm:w,onCancel:m,sheetBorderTopLeftRadius:g,sheetBorderTopRightRadius:h,accessToken:S,showHistoryProgressBar:b=true,onLogout:p,onRequestKYC:d}){let C=Wo(),{colors:x,components:_,fonts:k}=V(),v=g??_.card.borderRadius,M=h??_.card.borderRadius,[W,O]=useState(e),[F,U]=useState(r?"apple_pay":y.length>0?y[0].id:null),j=useRef(false),le=I=>{j.current=true,U(I);};useEffect(()=>{j.current||r||y.length>0&&U(y[0].id);},[y,r]);let[Ye,_e]=useState(false),[ne,we]=useState("select"),[fe,Pe]=useState(null),$e=useRef(false);useEffect(()=>{l&&u&&/saving/i.test(u)&&we("card");},[l,u]);let ue=i,J=ue!=null&&ue>0,be=useMemo(()=>{if(o)return [];let I=Ag.map(D=>({label:`$${D}`,amount:String(D),disabled:false}));return I.push({label:"MAX",amount:J?String(ue):"0",disabled:!J}),I},[o,J,ue]),vt=I=>{if(I==="\u232B"){O(D=>D.slice(0,-1));return}if(I==="."){if(W.includes("."))return;O(D=>D===""?"0.":D+".");return}O(D=>{let q=D.indexOf(".");return q!==-1&&D.length-q>2?D:D==="0"&&I!=="."?I:D+I});},ve=W===""?"0":W,qe=parseFloat(W),Ne=n!=null&&!isNaN(qe)&&qe>0&&qe<n,Ve=ue!=null&&ue>0&&!isNaN(qe)&&qe>ue,ze=W!==""&&!isNaN(qe)&&qe>0&&!Ne&&!Ve,it=r||y.length>0,ie=s==="header",pe=useMemo(()=>{let I=[];r&&I.push({id:"apple_pay",label:"Apple Pay",hint:"Pay with Apple Pay",isApplePay:true});for(let D of y)I.push({id:D.id,label:Mg(D),hint:D.card?`Expires ${D.card.exp_month}/${D.card.exp_year}`:D.type,brand:D.card?.brand,isApplePay:false});return I},[r,y]),et=pe.find(I=>I.id===F),Ke=F!=null&&F!=="apple_pay",$t=et?et.label:Ke&&fe?fe:Ke?"Card":"Pay With",Ee=et?!et.isApplePay:Ke,Oe=et?.brand??fe??void 0,[ar,he]=useState(false),[X,Ce]=useState([]),[pt,It]=useState(false),[me,je]=useState(null),[Vt,ot]=useState(null),Lt=useRef(null);Lt.current=Vt;let Bt=useRef(false);Bt.current=ar;let yt=useCallback(async(I=false)=>{if(S){I||(It(true),je(null));try{let D=await vp(S);if(!Bt.current)return;let q=Array.isArray(D.data)?D.data:Array.isArray(D)?D:[];Ce(q),I||je(null);let Fe=Lt.current?.id;if(Fe){let ke=q.find(pr=>pr.id===Fe);ke&&ot(ke);}}catch(D){if(!Bt.current)return;I||je(D?.message??"Failed to load history");}finally{!I&&Bt.current&&It(false);}}},[S]),Se=useCallback(()=>{he(true),yt();},[yt]);useEffect(()=>{if(!ar||!S)return;let I=setInterval(()=>yt(true),15e3);return ()=>clearInterval(I)},[ar,S,yt]);let Z=useCallback(I=>{switch(I){case "history":Se();break;case "kyc":d?.();break;case "logout":p?.();break}},[Se,d,p]),Q=S?jsx(zp,{onSelect:Z,showKycOption:!!d}):void 0,L=it?jsx(TouchableOpacity,{style:[ie?C.amount.paymentRowHeader:C.amount.paymentRow,l&&{opacity:.5}],onPress:()=>{l||(we("select"),_e(true));},activeOpacity:.7,disabled:l,children:jsxs(View,{style:C.amount.paymentLeft,children:[et?.isApplePay?jsx(Text,{style:C.amount.applePayIcon,children:"\uF8FF"}):Ee?jsx(Sd,{sublabel:Oe,size:20}):null,jsx(Text,{style:C.amount.paymentLabel,children:$t}),jsx(Gt,{size:12,color:C.amount.currencyLabel.color,strokeWidth:2.5})]})}):null;return jsxs(View,{style:C.form.screen,children:[jsx(St,{onPress:m,title:"Enter amount",leftAction:Q}),ie&&L,jsxs(View,{style:C.form.content,children:[jsxs(View,{style:C.amount.amountContainer,children:[jsxs(Text,{style:[C.amount.amountText,ve==="0"&&C.amount.amountPlaceholder],adjustsFontSizeToFit:true,numberOfLines:1,children:["$",ve]}),jsx(Text,{style:C.amount.currencyLabel,children:t.toUpperCase()}),Ne&&n!=null&&jsxs(Text,{style:[C.amount.minAmountText,{color:x.warning}],children:["Minimum amount is $",n.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})," ",t.toUpperCase()]}),Ve&&ue!=null&&jsxs(Text,{style:[C.amount.minAmountText,{color:x.warning}],children:["Maximum amount is $",ue.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})," ",t.toUpperCase()]})]}),!ie&&L,be.length>0&&jsx(View,{style:C.amount.quickRow,children:be.map(I=>{let D=!I.disabled&&W===I.amount&&W!=="";return jsx(TouchableOpacity,{style:[C.amount.quickPill,D&&{backgroundColor:x.primary},I.disabled&&{opacity:.4}],activeOpacity:.7,disabled:I.disabled||l,onPress:()=>O(I.amount),children:jsx(Text,{style:[C.amount.quickPillText,D&&{color:x.primaryForeground}],children:I.label})},I.label)})}),jsx(View,{style:C.amount.numpad,children:Eg.map((I,D)=>jsx(View,{style:C.amount.numpadRow,children:I.map(q=>jsx(TouchableOpacity,{style:[C.amount.numpadKey,l&&{opacity:.3}],onPress:()=>vt(q),activeOpacity:.6,disabled:l,children:jsx(Text,{style:q==="\u232B"?C.amount.backspaceText:C.amount.numpadKeyText,children:q})},q))},D))}),jsx(TouchableOpacity,{style:[C.form.continueBtn,(!ze||l)&&C.form.continueBtnDisabled],onPress:()=>ze&&!l&&w(W,F),disabled:!ze||l,children:l?jsx(ActivityIndicator,{size:"small",color:x.primaryForeground}):jsx(Text,{style:[C.form.continueBtnText,!ze&&C.form.continueBtnTextDisabled],children:"Continue"})}),!Ye&&c?jsx(Text,{style:C.amount.inlineError,children:c}):!Ye&&l&&u&&__DEV__?jsx(Text,{style:C.amount.inlineStatus,children:u}):null]}),jsx(bt,{visible:Ye,onClose:()=>{l||(_e(false),we("select"));},closeOnBackdropPress:!l,enablePanDownToClose:!l,showHandle:!l,heightPercent:.44,maxHeightPercent:.9,borderTopLeftRadius:v,borderTopRightRadius:M,children:jsx(View,{style:C.amount.sheetContent,children:ne==="select"?jsxs(Fragment,{children:[jsxs(View,{style:C.amount.sheetTitleRow,children:[jsx(Text,{style:C.amount.sheetTitle,children:"Pay With"}),jsx(TouchableOpacity$1,{onPress:()=>_e(false),activeOpacity:.7,style:C.amount.sheetCloseBtn,children:jsx(st,{size:16,color:x.foregroundMuted,strokeWidth:2.5})})]}),jsxs(at,{style:{flex:1},contentContainerStyle:{gap:8},showsVerticalScrollIndicator:false,children:[pe.map(I=>{let D=F===I.id;return jsxs(TouchableOpacity$1,{style:[C.amount.sheetOption,D&&{borderColor:x.primary,borderWidth:2}],activeOpacity:.7,onPress:()=>{le(I.id),Pe(I.isApplePay?null:I.label),_e(false);},children:[jsxs(View,{style:C.amount.sheetOptionLeft,children:[jsx(View,{style:C.amount.sheetOptionIcon,children:I.isApplePay?jsx(Text,{style:C.amount.applePayIcon,children:"\uF8FF"}):jsx(Sd,{sublabel:I.brand,size:24})}),jsxs(View,{style:{flex:1},children:[jsx(Text,{style:C.amount.sheetOptionLabel,children:I.label}),jsx(Text,{style:C.amount.sheetOptionHint,children:I.hint})]})]}),D&&jsx(Le,{size:18,color:x.primary,strokeWidth:2.5})]},I.id)}),jsx(TouchableOpacity$1,{style:C.amount.addPaymentBtn,activeOpacity:.7,onPress:async()=>{if(!$e.current){$e.current=true;try{let I=await T?.();I&&(le(I.token),Pe(I.sublabel),_e(!1));}finally{$e.current=false;}}},children:jsx(Text,{style:C.amount.addPaymentBtnText,children:"Add Payment Method"})})]})]}):jsxs(Fragment,{children:[jsxs(View,{style:C.amount.sheetHeader,children:[jsx(TouchableOpacity$1,{onPress:()=>{l||we("select");},activeOpacity:.7,style:C.amount.sheetBackBtn,children:jsx(Zi,{size:20,color:x.foreground,strokeWidth:2})}),jsx(Text,{style:C.amount.sheetTitle,children:"Pay With"})]}),l?jsxs(View,{style:C.amount.sheetLoading,children:[jsx(ActivityIndicator,{size:"small",color:x.primary}),__DEV__?jsx(Text,{style:C.amount.sheetStatusText,children:u||"Loading Stripe Link..."}):null]}):c?jsxs(Fragment,{children:[jsx(View,{style:C.amount.sheetError,children:jsx(Text,{style:C.amount.sheetErrorText,children:c})}),jsx(TouchableOpacity$1,{style:C.form.continueBtn,onPress:()=>{a&&ze&&a(false,W);},children:jsx(Text,{style:C.form.continueBtnText,children:"Retry"})})]}):jsxs(View,{style:C.amount.sheetLoading,children:[jsx(ActivityIndicator,{size:"small",color:x.primary}),__DEV__?jsx(Text,{style:C.amount.sheetStatusText,children:"Opening card payment..."}):null]})]})})}),jsx(bt,{visible:ar,onClose:()=>{he(false),ot(null);},closeOnBackdropPress:true,enablePanDownToClose:true,showHandle:true,heightPercent:.9,borderTopLeftRadius:v,borderTopRightRadius:M,children:Vt?jsx(Ep,{session:Vt,onBack:()=>ot(null)}):jsxs(View,{style:C.amount.sheetContent,children:[jsx(St,{onPress:()=>he(false),title:"Purchase History"}),b&&jsx(Ap,{active:ar&&!pt&&X.length>0,color:x.primary}),pt?jsx(Wp,{}):me?jsx(View,{style:C.amount.sheetError,children:jsx(Text,{style:C.amount.sheetErrorText,children:me})}):X.length===0?jsx(View,{style:C.amount.sheetLoading,children:jsx(Text,{style:[C.amount.sheetStatusText,{color:x.foregroundMuted}],children:"No purchases yet"})}):jsx(at,{style:{flex:1},contentContainerStyle:{gap:8},showsVerticalScrollIndicator:false,children:X.map(I=>{let D=I.transaction_details,q=D?.source_amount?`$${parseFloat(D.source_amount).toFixed(2)}`:"\u2014",Fe=(D?.destination_currency??"").toUpperCase(),ke=D?.destination_amount?`${parseFloat(D.destination_amount).toFixed(2)} ${Fe}`:"",pr=_l(I.created),ce=I.destination_token_metadata,xt=zn(ce?.icon_urls,ce?.icon_url),Ct=zn(ce?.chain?.icon_urls,ce?.chain?.icon_url);return jsxs(TouchableOpacity$1,{style:C.amount.sheetOption,activeOpacity:.7,onPress:()=>ot(I),children:[jsx(as,{currency:Fe||"USD",tokenIconUrl:xt,networkIconUrl:Ct,size:36}),jsxs(View,{style:{flex:1,gap:2,marginLeft:12},children:[jsx(Text,{style:C.amount.sheetOptionLabel,children:q}),ke?jsx(Text,{style:C.amount.sheetOptionHint,children:ke}):null]}),jsxs(View,{style:{flexDirection:"row",alignItems:"center",gap:8},children:[jsxs(View,{style:{alignItems:"flex-end",gap:2},children:[jsx(Bp,{status:I.status,colors:x,fontFamily:k.regular}),pr?jsx(Text,{style:{fontSize:11,color:x.foregroundMuted,fontFamily:k.regular},children:pr}):null]}),jsx(_r,{size:14,color:x.foregroundMuted,strokeWidth:2})]})]},I.id)})})]})})]})}function Ol({initialData:e={},loading:t=false,level:r="L0",onComplete:o,onCancel:n}){let i=Wo(),{colors:s,fonts:a,components:l}=V(),u=l.input.placeholderColor,c=r==="L0"?["name","address"]:["name","dob","address","ssn"],y=c.length,[T,w]=useState(1),[m,g]=useState(e.firstName??""),[h,S]=useState(e.lastName??""),[b,p]=useState(e.dobMonth??""),[d,C]=useState(e.dobDay??""),[x,_]=useState(e.dobYear??""),[k,v]=useState(e.addressLine1??""),[M,W]=useState(e.addressLine2??""),[O,F]=useState(e.city??""),[U,j]=useState(e.state??""),[le,Ye]=useState(e.postalCode??""),[_e,ne]=useState(e.country??"US"),[we,fe]=useState(e.idNumber??""),Pe=useRef(null),$e=useRef(null),ue=useRef(null),J=useRef(null),be=useRef(null),vt=useRef(null),ve=useRef(null),qe=useRef(null),Ne=c[T-1],Ve=()=>{switch(Ne){case "name":return m.trim().length>0&&h.trim().length>0;case "dob":return b.length===2&&d.length===2&&x.length===4;case "address":return k.trim().length>0&&O.trim().length>0&&U.trim().length>0&&le.trim().length>0;case "ssn":return we.trim().length>0;default:return false}},ze=()=>{Ve()&&(T<y?w(Ae=>Ae+1):o({firstName:m,lastName:h,idNumber:we,dobMonth:b,dobDay:d,dobYear:x,addressLine1:k,addressLine2:M,city:O,state:U,postalCode:le,country:_e}));},it=()=>{T>1?w(Ae=>Ae-1):n();},ie={name:{title:"Enter your name",subtitle:"Use your full legal name as it appears on your ID."},dob:{title:"Enter your date of birth",subtitle:"We use this to verify your identity."},address:{title:"Enter your address",subtitle:"Enter the address associated with your ID."},ssn:{title:"Enter your SSN",subtitle:"Your SSN is encrypted and used only for identity verification."}},{subtitle:pe}=ie[Ne],et=[or.stepCounter,{color:s.foregroundMuted},...a.semibold?[{fontFamily:a.semibold}]:[]];return jsx(KeyboardAvoidingView,{style:i.form.flex,behavior:Platform.OS==="ios"?"padding":void 0,children:jsxs(View,{style:i.form.screen,children:[jsxs(View,{style:or.header,children:[jsx(View,{style:or.headerSide,children:!t&&jsx(TouchableOpacity,{style:or.iconButton,onPress:it,hitSlop:{top:10,bottom:10,left:10,right:10},accessibilityRole:"button",accessibilityLabel:T>1?"Back":"Cancel",children:jsx(Xs,{size:20,color:l.header.buttonColor,strokeWidth:2})})}),jsx(View,{style:or.headerCenter,children:jsxs(Text,{style:et,children:[T," of ",y]})}),jsx(View,{style:or.headerSide,children:jsx(TouchableOpacity,{style:or.iconButton,onPress:n,hitSlop:{top:10,bottom:10,left:10,right:10},accessibilityRole:"button",accessibilityLabel:"Close",children:jsx(st,{size:20,color:l.header.buttonColor,strokeWidth:2})})})]}),jsx(View,{style:or.progressTrack,children:Array.from({length:y}).map((Ae,Ke)=>jsx(View,{style:[or.progressSegment,{backgroundColor:Ke<T||Ke+1===T?s.primary:s.border}]},Ke))}),jsx(at,{style:i.form.flex,contentContainerStyle:or.scrollContent,keyboardShouldPersistTaps:"handled",showsVerticalScrollIndicator:false,children:jsxs(View,{pointerEvents:t?"none":"auto",style:[i.form.flex,t&&{opacity:.5}],children:[jsx(Text,{style:i.form.subtitle,children:pe}),Ne==="name"&&jsxs(Fragment,{children:[jsx(fn,{form:i.form,label:"First name",children:jsx(TextInput,{style:i.form.input,placeholder:"Jane",placeholderTextColor:u,value:m,onChangeText:g,autoCapitalize:"words",returnKeyType:"next",onSubmitEditing:()=>Pe.current?.focus()})}),jsx(fn,{form:i.form,label:"Last name",children:jsx(TextInput,{ref:Pe,style:i.form.input,placeholder:"Doe",placeholderTextColor:u,value:h,onChangeText:S,autoCapitalize:"words",returnKeyType:"done",onSubmitEditing:ze})})]}),Ne==="dob"&&jsxs(View,{style:or.dobRow,children:[jsxs(View,{style:or.dobCol,children:[jsx(Text,{style:[i.form.fieldLabel,or.dobLabel],children:"Month"}),jsx(TextInput,{style:[i.form.input,or.dobInput],placeholder:"MM",placeholderTextColor:u,value:b,onChangeText:Ae=>{let Ke=Ae.replace(/\D/g,"").slice(0,2);p(Ke),Ke.length===2&&$e.current?.focus();},keyboardType:"number-pad",maxLength:2})]}),jsxs(View,{style:or.dobCol,children:[jsx(Text,{style:[i.form.fieldLabel,or.dobLabel],children:"Day"}),jsx(TextInput,{ref:$e,style:[i.form.input,or.dobInput],placeholder:"DD",placeholderTextColor:u,value:d,onChangeText:Ae=>{let Ke=Ae.replace(/\D/g,"").slice(0,2);C(Ke),Ke.length===2&&ue.current?.focus();},keyboardType:"number-pad",maxLength:2})]}),jsxs(View,{style:or.dobColWide,children:[jsx(Text,{style:[i.form.fieldLabel,or.dobLabel],children:"Year"}),jsx(TextInput,{ref:ue,style:[i.form.input,or.dobInput],placeholder:"YYYY",placeholderTextColor:u,value:x,onChangeText:Ae=>{let Ke=Ae.replace(/\D/g,"").slice(0,4);_(Ke);},keyboardType:"number-pad",maxLength:4,returnKeyType:"done",onSubmitEditing:ze})]})]}),Ne==="address"&&jsxs(Fragment,{children:[jsx(fn,{form:i.form,label:"Street address",children:jsx(TextInput,{style:i.form.input,placeholder:"123 Main St",placeholderTextColor:u,value:k,onChangeText:v,returnKeyType:"next",onSubmitEditing:()=>J.current?.focus()})}),jsx(fn,{form:i.form,label:"Apt, suite, etc. (optional)",children:jsx(TextInput,{ref:J,style:i.form.input,placeholder:"Apt 2",placeholderTextColor:u,value:M,onChangeText:W,returnKeyType:"next",onSubmitEditing:()=>be.current?.focus()})}),jsx(fn,{form:i.form,label:"City",children:jsx(TextInput,{ref:be,style:i.form.input,placeholder:"San Francisco",placeholderTextColor:u,value:O,onChangeText:F,autoCapitalize:"words",returnKeyType:"next",onSubmitEditing:()=>vt.current?.focus()})}),jsxs(View,{style:or.row,children:[jsx(View,{style:[i.form.flex,{marginRight:8}],children:jsx(fn,{form:i.form,label:"State",children:jsx(TextInput,{ref:vt,style:i.form.input,placeholder:"CA",placeholderTextColor:u,value:U,onChangeText:Ae=>j(Ae.toUpperCase().slice(0,2)),autoCapitalize:"characters",maxLength:2,returnKeyType:"next",onSubmitEditing:()=>ve.current?.focus()})})}),jsx(View,{style:i.form.flex,children:jsx(fn,{form:i.form,label:"ZIP code",children:jsx(TextInput,{ref:ve,style:i.form.input,placeholder:"94001",placeholderTextColor:u,value:le,onChangeText:Ye,keyboardType:"number-pad",maxLength:10,returnKeyType:"next",onSubmitEditing:()=>qe.current?.focus()})})})]}),jsx(fn,{form:i.form,label:"Country",children:jsx(TextInput,{ref:qe,style:i.form.input,placeholder:"US",placeholderTextColor:u,value:_e,onChangeText:Ae=>ne(Ae.toUpperCase().slice(0,2)),autoCapitalize:"characters",maxLength:2,returnKeyType:"done",onSubmitEditing:ze})})]}),Ne==="ssn"&&jsxs(fn,{form:i.form,label:"Social Security Number",children:[jsx(TextInput,{style:i.form.input,placeholder:"123-45-6789",placeholderTextColor:u,value:we,onChangeText:fe,keyboardType:"number-pad",secureTextEntry:true,returnKeyType:"done",onSubmitEditing:ze}),jsx(Text,{style:[i.form.hint,or.ssnHint],children:"Your SSN is transmitted securely and never stored on this device."})]})]})}),jsx(View,{style:i.form.footer,children:t&&T>=y?jsx(View,{style:[i.form.continueBtn,i.form.loaderInButton],children:jsx(nt,{size:28,strokeWidth:2,gradientFrom:s.primaryForeground,gradientTo:s.primaryForeground})}):jsx(TouchableOpacity,{style:[i.form.continueBtn,!Ve()&&i.form.continueBtnDisabled],onPress:ze,disabled:!Ve(),children:jsx(Text,{style:[i.form.continueBtnText,!Ve()&&i.form.continueBtnTextDisabled],children:T>=y?"Submit":"Continue"})})})]})})}function fn({form:e,label:t,children:r}){return jsxs(View,{style:e.fieldWrap,children:[jsx(Text,{style:e.fieldLabel,children:t}),r]})}var or=StyleSheet.create({header:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingTop:16,paddingBottom:16},headerSide:{width:40,alignItems:"center"},headerCenter:{flex:1,alignItems:"center",justifyContent:"center"},iconButton:{width:28,height:28,borderRadius:8,backgroundColor:"transparent",alignItems:"center",justifyContent:"center"},stepCounter:{fontSize:15},progressTrack:{flexDirection:"row",gap:4,marginBottom:12},progressSegment:{flex:1,height:3,borderRadius:2},scrollContent:{flexGrow:1,paddingBottom:16,paddingTop:4},dobRow:{flexDirection:"row",gap:10,marginBottom:20},dobCol:{flex:1},dobColWide:{flex:1.5},dobLabel:{textAlign:"center"},dobInput:{textAlign:"center"},row:{flexDirection:"row"},ssnHint:{marginTop:10,lineHeight:18}});var Dd="@unifold/stripe_oauth";async function jp(){try{let e=await Fd.getItem(Dd);return e?JSON.parse(e):null}catch{return null}}async function Vd(e){try{await Fd.setItem(Dd,JSON.stringify(e));}catch(t){console.warn("[oauthTokens] Failed to store credentials:",t);}}async function hn(){try{await Fd.removeItem(Dd);}catch(e){console.warn("[oauthTokens] Failed to clear credentials:",e);}}var Kg=5,Kn=null,$p={firstName:"",lastName:"",idNumber:"",dobDay:"",dobMonth:"",dobYear:"",addressLine1:"",addressLine2:"",city:"",state:"",postalCode:"",country:"US"};function Fl(e){let t=e?.flowOrder==="amount_first",r=t?"session_params":"email",{configure:o,hasLinkAccount:n,registerLinkUser:i,authorize:s,attachKycInfo:a,presentKycInfoVerification:l,verifyIdentity:u,registerWalletAddress:c,collectPaymentMethod:y,createCryptoPaymentToken:T}=useOnramp(),[w,m]=useState(r),[g,h]=useState(!!e?.externalUserId),[S,b]=useState(false),[p,d]=useState(""),[C,x]=useState(null),[_,k]=useState(e?.email??""),[v,M]=useState(e?.phone??""),[W,O]=useState(""),[F,U]=useState("US"),[j,le]=useState(""),[Ye,_e]=useState(""),ne=useRef(""),we=useRef(""),fe=useRef(""),[Pe,$e]=useState(false),[ue,J]=useState(false),be=useRef(0),vt=useRef(false),ve=useRef(false),qe=useRef(false),Ne=useRef(e?.email??""),Ve=useRef(false),ze=useRef(null),it=useRef(""),ie=useRef(e?.defaultNetwork??Onramp.CryptoNetwork.base),pe=useRef(null),[et,Ae]=useState(0),[Ke,$t]=useState($p),[Ee,Oe]=useState(e?.defaultWalletAddress??""),[ar,he]=useState(""),[X,Ce]=useState(e?.defaultNetwork??Onramp.CryptoNetwork.base),[pt,It]=useState(e?.defaultSourceAmount??"100"),[me,je]=useState(e?.defaultSourceCurrency??"usd"),[Vt,ot]=useState(e?.defaultDestinationCurrency??"usdc"),[Lt,Bt]=useState(null),[yt,Se]=useState(),[Z,Q]=useState(),[L,I]=useState(false),D=useRef(null),q=useRef(false),Fe=useRef(0),ke=useRef(e?.onComplete),pr=useRef(e?.onError),ce=useRef(e?.onStepChange),xt=useRef(r);useEffect(()=>{ke.current=e?.onComplete;},[e?.onComplete]),useEffect(()=>{pr.current=e?.onError;},[e?.onError]),useEffect(()=>{ce.current=e?.onStepChange;},[e?.onStepChange]);let Ct=useRef(r);useEffect(()=>{w!==Ct.current&&(ce.current?.(w,Ct.current),Ct.current=w),xt.current=w;},[w]),useEffect(()=>{g&&w!==r&&h(false);},[g,w,r]);let z=useCallback((R,P,$)=>{let G={code:R,message:P,step:xt.current,stripeErrorCode:$};x(G),d(""),pr.current?.(G);},[]),Xr=useCallback(R=>{let P={sessionId:R.id,status:R.status,sourceAmount:R.transaction_details.source_amount,sourceCurrency:R.transaction_details.source_currency,destinationAmount:R.transaction_details.destination_amount,destinationCurrency:R.transaction_details.destination_currency,destinationNetwork:R.transaction_details.destination_network,walletAddress:R.transaction_details.wallet_address,fees:{networkFee:R.transaction_details.fees.network_fee_amount,transactionFee:R.transaction_details.fees.transaction_fee_amount}};return ke.current?.(P),P},[]),dt=useCallback(()=>x(null),[]),Ga=R=>R.refresh_token??R.refresh?.refresh_token??"",Yi=useCallback((R,P,$,G,de)=>{we.current=P,ne.current=$,e?.externalUserId&&Vd({accessToken:P,refreshToken:$,customerId:R,externalUserId:e.externalUserId,email:de||_,expiresAt:Date.now()+G*1e3});},[e?.externalUserId,_]),Y=useCallback(async()=>{let R=ne.current;if(!R)return console.warn("[tryRefreshAccessToken] no refresh token available"),null;try{console.log("[tryRefreshAccessToken] refreshing OAuth token...");let P=await gd(R,fe.current??void 0),$=P.access_token,G=Ga(P)||R;return _e($),Yi(fe.current,$,G,P.expires_in??3600),console.log("[tryRefreshAccessToken] token refreshed successfully"),$}catch(P){return console.error("[tryRefreshAccessToken] refresh failed:",P?.message),await hn(),Kn=null,we.current="",ne.current="",fe.current="",_e(""),le(""),null}},[Yi]),ae=useCallback(async R=>{try{return await R(we.current)}catch(P){let $=P?.message??"";if($.includes("stripe_onramp_forbidden")||$.includes("403")){console.log("[withTokenRefresh] forbidden error, attempting token refresh...");let G=await Y();if(!G)throw z("authorization_error","Session expired. Please sign in again."),m("email"),P;return await R(G)}throw P}},[Y,z]);useEffect(()=>{if(!(e?.merchantIdentifier?.trim()??"")){I(false);return}let P=false;return isPlatformPaySupported().then($=>{P||I($);}),()=>{P=true;}},[e?.merchantIdentifier]),useEffect(()=>(q.current=false,()=>{q.current=true,D.current&&clearTimeout(D.current);}),[]);let qt=useRef(false);useEffect(()=>{if(qt.current)return;if(!e?.externalUserId){console.log("[useStripeOnramp] no externalUserId provided \u2014 clearing stored tokens, forcing login"),hn(),Kn=null,h(false);return}let R=false;return (async()=>{try{let P=await jp();if(R||!P){R||h(!1);return}if(P.externalUserId!==e.externalUserId){console.log("[useStripeOnramp] user mismatch \u2014 stored:",P.externalUserId,"current:",e.externalUserId),await hn(),Kn=null,R||h(!1);return}console.log("[useStripeOnramp] found stored OAuth credentials for customer:",P.customerId);let $=Date.now()>=P.expiresAt,G=P.accessToken,de=P.refreshToken;if($){console.log("[useStripeOnramp] stored token expired, attempting refresh...");try{let ye=await gd(P.refreshToken,P.customerId);if(R)return;G=ye.access_token,de=ye.refresh_token??ye.refresh?.refresh_token??P.refreshToken,await Vd({accessToken:G,refreshToken:de,customerId:P.customerId,externalUserId:e.externalUserId,email:P.email,expiresAt:Date.now()+(ye.expires_in??3600)*1e3}),console.log("[useStripeOnramp] token refreshed successfully on mount");}catch(ye){console.warn("[useStripeOnramp] refresh failed on mount, user must re-login:",ye?.message),await hn(),Kn=null,R||h(!1);return}}if(R)return;if(qt.current=!0,le(P.customerId),fe.current=P.customerId,_e(G),we.current=G,ne.current=de,console.log("[useStripeOnramp] restore email from storage:",P.email??"(not stored)"),P.email&&(k(P.email),Ne.current=P.email),Kn===P.customerId)console.log("[useStripeOnramp] SDK already configured for customer:",P.customerId,"\u2014 skipping configure()"),pe.current=Promise.resolve({error:void 0});else {console.log("[useStripeOnramp] configuring SDK with cryptoCustomerId:",P.customerId);let ye=await o({merchantDisplayName:e?.merchantDisplayName??"Unifold",appearance:{lightColors:{primary:"#2d22a1",contentOnPrimary:"#ffffff",borderSelected:"#07b8b8"},darkColors:{primary:"#800080",contentOnPrimary:"#ffffff",borderSelected:"#526f3e"},style:"ALWAYS_DARK",primaryButton:{cornerRadius:8,height:48}},cryptoCustomerId:P.customerId});ye.error?console.error("[useStripeOnramp] restore configureSDK error:",ye.error.message):Kn=P.customerId,pe.current=Promise.resolve(ye);}if(R)return;let _t=()=>new Promise(ye=>{let tt=()=>{Ve.current&&it.current?ye():setTimeout(tt,200);};tt();});try{if(await Promise.race([_t(),new Promise((tt,Wt)=>setTimeout(()=>Wt(new Error("timeout")),1e4))]),R)return;let ye=it.current.toLowerCase();console.log("[useStripeOnramp] re-registering wallet on restore:",ye,"network:",ie.current),await c(ye,ie.current);}catch(ye){console.warn("[useStripeOnramp] wallet re-registration on restore failed (non-fatal):",ye?.message);}if(R)return;try{(await Mn(fe.current,we.current)).verifications.find(Wt=>Wt.name==="kyc_verified")?.status!=="verified"?(console.log("[useStripeOnramp] credentials restored but KYC not verified \u2014 going to kyc"),m("kyc")):(console.log("[useStripeOnramp] credentials restored, KYC verified \u2014 skipping to session_params"),m("session_params"));}catch{console.log("[useStripeOnramp] credentials restored, could not check KYC \u2014 defaulting to kyc"),m("kyc");}}finally{R||h(false);}})(),()=>{R=true;}},[]),useEffect(()=>{if(!e?.publishableKey||!e?.externalUserId||!e?.recipientAddress){console.log("[resolveWallet] skipping \u2014 missing:",e?.publishableKey?"":"publishableKey",e?.externalUserId?"":"externalUserId",e?.recipientAddress?"":"recipientAddress");return}if(Pe)return;let R=false;J(true);async function P(){try{console.log("[resolveWallet] fetching deposit address for:",e.externalUserId,e.recipientAddress);let[$,G]=await Promise.all([Pp({external_user_id:e.externalUserId,recipient_address:e.recipientAddress,destination_chain_type:e?.destinationChainType,destination_chain_id:e?.destinationChainId,destination_token_address:e?.destinationTokenAddress}),e?.destinationTokenAddress&&e?.destinationChainId&&e?.destinationChainType?Op({token_address:e.destinationTokenAddress,chain_id:e.destinationChainId,chain_type:e.destinationChainType}).catch(Et=>(console.warn("[useStripeOnramp] fetchDefaultOnrampToken failed, using chain_id fallback:",Et?.message),null)):Promise.resolve(null)]);if(R){console.log("[resolveWallet] cancelled after fetch \u2014 discarding stale result");return}let de=e?.destinationChainType??"ethereum",_t=$.data.find(Et=>Et.chain_type===de);if(_t?.address){let Et=_t.address.toLowerCase();console.log("[resolveWallet] resolved deposit address:",Et,"recipient:",_t.recipient_address),Oe(Et),it.current=Et,_t.recipient_address&&he(_t.recipient_address);}else console.warn("[resolveWallet] No wallet found for chain_type",de,"in",$.data?.length,"wallets");let ye={base:Onramp.CryptoNetwork.base,ethereum:Onramp.CryptoNetwork.ethereum,solana:Onramp.CryptoNetwork.solana,bitcoin:Onramp.CryptoNetwork.bitcoin,polygon:Onramp.CryptoNetwork.polygon},tt={8453:"base",1:"ethereum",137:"polygon"},Wt=G?.destination_network,xr="none";if(Wt&&ye[Wt])Ce(ye[Wt]),ie.current=ye[Wt],xr=Wt+" (from default_token API)";else if(e?.destinationChainId&&tt[e.destinationChainId]){let Et=tt[e.destinationChainId];ye[Et]&&(Ce(ye[Et]),ie.current=ye[Et]),xr=Et+" (from chain_id "+e.destinationChainId+")";}else ye[de]&&(Ce(ye[de]),ie.current=ye[de],xr=de+" (from chain_type fallback)");G?.destination_currency&&ot(G.destination_currency.toLowerCase());let At=G?.destination_token_metadata,lr=zn(At?.icon_urls,At?.icon_url),Vr=zn(At?.chain?.icon_urls,At?.chain?.icon_url);console.log("[resolveWallet] icon_urls \u2014 token:",lr,"network:",Vr),lr&&Se(lr),Vr&&Q(Vr),console.log("[resolveWallet] \u2705 setting walletReady = true"),$e(!0),Ve.current=!0;}catch($){if(R)return;console.error("[resolveWallet] Failed to resolve wallet:",$?.message),$e(true),Ve.current=true;}finally{R||J(false);}}return ze.current=P(),()=>{R=true;}},[e?.publishableKey,e?.externalUserId,et]);let Tr=useCallback(async()=>{if(pe.current)return pe.current;let R=o({merchantDisplayName:e?.merchantDisplayName??"Unifold",appearance:{lightColors:{primary:"#2d22a1",contentOnPrimary:"#ffffff",borderSelected:"#07b8b8"},darkColors:{primary:"#800080",contentOnPrimary:"#ffffff",borderSelected:"#526f3e"},style:"ALWAYS_DARK",primaryButton:{cornerRadius:8,height:48}}}).then(P=>(P.error&&(console.error("[useStripeOnramp] configureSDK error:",P.error.message,P.error.code),pe.current=null),P)).catch(P=>{throw console.error("[useStripeOnramp] configureSDK threw:",P?.message??P),pe.current=null,P});return pe.current=R,R},[o,e?.merchantDisplayName]);useEffect(()=>{e?.externalUserId||Tr();},[]);let an=useCallback(async R=>{if(!vt.current){vt.current=true,b(true),dt(),d("Creating auth intent...");try{let P=await hd(R);d("Waiting for authorization...");let $=await s(P);if($?.error){console.log("[proceedToAuthorize] authorize error:",$.error.message),z("authorization_error","Something went wrong during authorization. Please try again."),m("email");return}if($?.status==="Denied"){z("authorization_error","Authorization denied by user."),m("email");return}if($?.status!=="Consented"||!$.customerId){z("authorization_error","Authorization was canceled."),m("email");return}d("Exchanging tokens...");let G=$.customerId,de=await xp(P,G),_t=de.access_token,ye=Ga(de);console.log("[useStripeOnramp] customerId:",G),console.log("[useStripeOnramp] accessToken acquired, length:",_t.length),k(R),Ne.current=R,le(G),fe.current=G,Kn=G,_e(_t),Yi(G,_t,ye,de.expires_in??3600,R),d("Checking verification status...");try{let tt=await Mn(G,_t),Wt=tt.verifications.find(Vr=>Vr.name==="kyc_verified"),xr=Wt?.status==="verified",At=Wt?.status==="rejected",lr=tt.provided_fields.includes("first_name");if(d(""),At&&!lr)z("kyc_error","KYC was previously rejected. Please submit with correct info."),m("kyc");else if(!xr)m("kyc");else {ze.current&&(d("Resolving wallet..."),await ze.current,d(""));let Vr=it.current;if(Vr)try{let Et=Vr.toLowerCase(),Gs=ie.current;console.log("[proceedToAuthorize] registering wallet:",Et,"network:",Gs);let gi=await c(Et,Gs);gi?.error?(console.warn("[proceedToAuthorize] wallet registration error:",gi.error.message),z("wallet_error",gi.error.message,gi.error.code),m("wallet")):(console.log("[proceedToAuthorize] wallet registered successfully"),m("kyc_offer"));}catch(Et){console.warn("[proceedToAuthorize] Inline wallet registration failed, falling back to wallet step:",Et?.message),m("wallet");}else console.log("[proceedToAuthorize] no resolved deposit address available, going to wallet step"),m("wallet");}}catch(tt){console.warn("[getOnrampCustomer] failed, defaulting to kyc:",tt?.message),d(""),m("kyc");}}catch(P){z("authorization_error",P?.message??String(P)),m("email");}finally{vt.current=false,b(false);}}},[s,dt,z,Yi,c,X]),Bn=useCallback(async()=>{if(Keyboard.dismiss(),!_){z("validation_error","Please enter an email address.");return}b(true),dt(),d("");try{d("Configuring...");let R=await Tr();if(R.error){z("configuration_error",R.error.message,R.error.code);return}d("Checking Link account...");let P=await n(_);if(P.error){z("authorization_error",P.error.message,P.error.code);return}console.log("[checkEmail] link.hasLinkAccount:",P.hasLinkAccount),P.hasLinkAccount?await an(_):(d(""),m("disclaimer"));}catch(R){z("unknown_error",R?.message??String(R));}finally{b(false);}},[dt,Tr,_,z,n,an]),Wn=useCallback(async()=>{if(!qe.current){if(!v){z("validation_error","Please enter your phone number.");return}qe.current=true,b(true),dt(),d("");try{d("Creating Link account...");let R=await i({email:_,phone:v,fullName:W||_,country:F||"US"});if(R.error){z("registration_error",R.error.message,R.error.code);return}await an(_);}catch(R){z("registration_error",R?.message??String(R));}finally{qe.current=false,b(false);}}},[dt,F,_,z,W,v,i,an]);useEffect(()=>{if(w!=="email"||!e?.email||g)return;let R=++be.current,P=false,$=()=>P||be.current!==R;return e?.phone?(async()=>{b(true),dt();try{d("Configuring...");let G=await Tr();if($())return;if(G.error){z("configuration_error",G.error.message,G.error.code);return}d("Checking Link account...");let de=await n(e.email);if($())return;if(de.error){z("authorization_error",de.error.message,de.error.code);return}if(de.hasLinkAccount){if($())return;await an(e.email);}else {if($())return;d(""),m("disclaimer");}}catch(G){$()||z("unknown_error",G?.message??String(G));}finally{b(false);}})():(async()=>{b(true),dt();try{d("Configuring...");let G=await Tr();if($())return;if(G.error){z("configuration_error",G.error.message,G.error.code);return}d("Checking Link account...");let de=await n(e.email);if($())return;if(de.error){z("authorization_error",de.error.message,de.error.code);return}if(de.hasLinkAccount){if($())return;await an(e.email);}else {if($())return;d(""),m("disclaimer");}}catch(G){$()||z("unknown_error",G?.message??String(G));}finally{b(false);}})(),()=>{P=true;}},[w,e?.email,e?.phone,g]);let Ja=useCallback(async()=>{ze.current&&(d("Resolving wallet..."),await ze.current);let R=it.current;if(R)try{d("Registering wallet...");let P=R.toLowerCase(),$=ie.current;console.log("[resolveAndRegisterWallet] registering wallet:",P,"network:",$),await c(P,$);}catch(P){console.warn("[resolveAndRegisterWallet] wallet registration failed (non-fatal):",P?.message);}else console.warn("[resolveAndRegisterWallet] no resolved deposit address \u2014 skipping registration");},[c]),sh=useCallback(async(R,P)=>{b(true),dt(),d(""),$t(de=>({...de,...R}));let $=P??"kyc_offer",G=P?"kyc_l1":"kyc";try{let de=R.dobDay&&R.dobMonth&&R.dobYear,_t=R.firstName&&R.lastName,ye={};_t&&(ye.firstName=R.firstName,ye.lastName=R.lastName),R.addressLine1&&(ye.address={line1:R.addressLine1,line2:R.addressLine2||void 0,city:R.city,state:R.state,postalCode:R.postalCode,country:R.country}),R.idNumber&&(ye.idNumber=R.idNumber),de&&(ye.dateOfBirth={day:parseInt(R.dobDay,10),month:parseInt(R.dobMonth,10),year:parseInt(R.dobYear,10)}),console.log("[attachKyc] sending kycInfo:",JSON.stringify(ye,null,2));let tt=await a(ye);if(console.log("[attachKyc] attachKycInfo result:",JSON.stringify(tt,null,2)),tt?.error?.message&&(/no active link consumer/i.test(tt.error.message)||/not be verified/i.test(tt.error.message))){if(console.log("[attachKyc] Link session invalid \u2014 re-establishing session"),d("Verifying identity..."),!await Ys()){z("kyc_error","Please verify your identity to continue."),m(G);return}tt=await a(ye),console.log("[attachKyc] retry attachKycInfo result:",JSON.stringify(tt,null,2));}if(tt?.error){if(tt.error.stripeErrorCode==="consumer_person_already_verified"){console.log("[attachKyc] already verified, resolving wallet before",$),await Ja(),d(""),m($);return}z("kyc_error",tt.error.message,tt.error.stripeErrorCode??tt.error.code),m(G);return}if(!(tt&&Object.keys(tt).length>0&&!tt.error)){let lr=P?"l1":"l0";if(console.log(`[attachKyc] success (no verification needed), waiting for ${lr} verified...`),d("Verifying identity..."),!fe.current||!we.current){console.warn(`[attachKyc] \u274C cannot poll ${lr} \u2014 missing customerIdRef or accessTokenRef`),z("kyc_error","Unable to verify identity. Please try again."),m(G);return}let Vr=fe.current,Et=we.current,Gs=10,gi=!1;for(let Hc=0;Hc<Gs;Hc++){try{let rl=(await Mn(Vr,Et)).kyc_tiers?.find(fh=>fh.tier===lr);if(console.log(`[attachKyc] ${lr} poll #${Hc+1}: verification_status=${rl?.verification_status}`),rl?.verification_status==="verified"){console.log(`[attachKyc] \u2705 ${lr} verified!`),gi=!0;break}if(rl?.verification_status==="rejected"){console.warn(`[attachKyc] \u274C ${lr} rejected:`,rl?.verification_errors),z("kyc_error","KYC verification was rejected. Please try again."),m(G);return}}catch(tl){console.warn(`[attachKyc] ${lr} poll error:`,tl?.message);}await new Promise(tl=>setTimeout(tl,2e3));}if(!gi){console.warn(`[attachKyc] \u274C ${lr} verification timed out after`,Gs,"attempts"),z("kyc_error","Identity verification is taking longer than expected. Please try again."),m(G);return}await Ja(),d(""),m($);return}console.log("[attachKyc] calling presentKycInfoVerification..."),d("Please review your KYC information...");let At=await l(null);if(console.log("[attachKyc] presentKycInfoVerification result:",JSON.stringify(At,null,2)),At?.error){z("kyc_error",At.error.message,At.error.stripeErrorCode??At.error.code),m(G);return}if(At?.status==="UpdateAddress"){z("kyc_error","Please update your address and resubmit."),m(G);return}await Ja(),d(""),console.log("[attachKyc] success, navigating to:",$),m($);}catch(de){z("kyc_error",de?.message??String(de)),m(G);}finally{b(false);}},[a,dt,z,l,Ja]),Ys=useCallback(async()=>{let R=Ne.current||e?.email;if(!R)return console.warn("[reestablishLinkSession] no email available \u2014 emailRef:",JSON.stringify(Ne.current),"config.email:",e?.email),false;try{console.log("[reestablishLinkSession] re-establishing Link session for:",R);let P=await hd(R),$=await s(P);return $?.status==="Consented"&&$.customerId?(console.log("[reestablishLinkSession] success, customerId:",$.customerId),fe.current=$.customerId,le($.customerId),!0):(console.warn("[reestablishLinkSession] authorize did not consent:",$?.status),!1)}catch(P){return console.warn("[reestablishLinkSession] failed:",P?.message),false}},[s,e?.email]),Gu=useCallback(async()=>{if(!ve.current){ve.current=true,b(true),dt(),d("Launching identity verification...");try{let R=await u();if(R?.error?.message&&(/no active link consumer/i.test(R.error.message)||/not be verified/i.test(R.error.message))){if(console.log("[verifyIdentity] Link session invalid \u2014 re-establishing session"),d("Verifying identity..."),!await Ys()){z("identity_error","Please verify your identity to continue.");return}R=await u();}if(R?.error){let $=R.error.message??"";if(/cancel/i.test($)){console.log("[verifyIdentity] cancelled by user, returning silently"),d("");return}z("identity_error",$,R.error.code);return}d(""),Za.current?(Za.current=!1,m("session_params")):m("wallet");}catch(R){z("identity_error",R?.message??String(R));}finally{ve.current=false,b(false);}}},[dt,z,Ys,u]),Za=useRef(false);useEffect(()=>{w==="identity"&&!S&&Gu();},[w]);let Ju=useCallback(async()=>{if(console.log("[registerWallet] called. walletAddress:",Ee,"walletNetwork:",X),!Ee){z("validation_error","Please enter a wallet address.");return}b(true),dt(),d("");try{let R=Ee.toLowerCase();console.log("[registerWallet] registering wallet:",R,"network:",X);let P=await c(R,X);if(console.log("[registerWallet] result:",JSON.stringify(P,null,2)),P?.error){console.warn("[registerWallet] error:",P.error.message),z("wallet_error",P.error.message,P.error.code);return}console.log("[registerWallet] wallet registered successfully \u2192 kyc_offer"),d(""),m("kyc_offer");}catch(R){console.error("[registerWallet] exception:",R?.message??String(R)),z("wallet_error",R?.message??String(R));}finally{b(false);}},[dt,z,Ee,X,c]);useEffect(()=>{console.log("[auto-register] step:",w,"walletReady:",Pe,"walletAddress:",Ee||"(empty)"),w==="wallet"&&Pe&&Ee&&(console.log("[auto-register] triggering registerWallet() with address:",Ee),Ju());},[w,Pe,Ee]);let Xa=useCallback(R=>{q.current=false,Fe.current=0;let P=0,$=async()=>{P+=1;let G=we.current;try{let de=await Ip(R,G);if(console.log(`[pollSessionStatus] poll #${P} session=${R} status="${de.status}"`),q.current)return;Fe.current=0,de.status==="fulfillment_complete"?(Bt(de),m("success")):D.current=setTimeout($,3e3);}catch(de){if(q.current)return;let _t=de?.message??"";if((_t.includes("stripe_onramp_forbidden")||_t.includes("403"))&&(console.log("[pollSessionStatus] token expired during polling, refreshing..."),await Y()&&!q.current)){D.current=setTimeout($,1e3);return}if(Fe.current+=1,console.error(`[pollSessionStatus] poll #${P} error:`,_t),Fe.current>=Kg){z("session_error","We couldn't confirm delivery status. Your purchase may still complete \u2014 try again, or close and check your wallet.");return}D.current=setTimeout($,5e3);}};D.current=setTimeout($,3e3);},[z,Y]),ah=useCallback(()=>{if(xt.current==="processing"&&Lt?.id){if(!we.current){z("session_error","Your session has expired. Your purchase may still complete \u2014 close and check your wallet.");return}dt(),Fe.current=0,D.current&&(clearTimeout(D.current),D.current=null),Xa(Lt.id);}},[dt,z,Xa,Lt?.id]),el=useCallback(async R=>{b(true),dt(),d("");try{d("Confirming purchase...");let P=await ae($=>Rp(R,$));console.log("[finalizeOnrampSession] confirmed session:",P.id,"status:",P.status),Bt(P),m("processing"),d(""),console.log("[finalizeOnrampSession] starting fulfillment polling for session:",P.id),Xa(P.id);}finally{b(false);}},[dt,Xa,ae]),zc=useRef(false),lh=useCallback(async()=>{if(!(!Lt||zc.current)){zc.current=true;try{b(!0),dt(),d("Refreshing quote...");let R=await ae(P=>yd(Lt.id,P));Bt(R),await el(R.id);}catch(R){console.log("[confirmCheckout] error:",R?.message),z("session_error","Something went wrong. Please try again."),m("quote");}finally{b(false),zc.current=false;}}},[dt,z,el,Lt,ae]),ch=useCallback(async(R=false,P,$)=>{let G=P??pt;if(console.log("[collectPaymentMethod] called:",{useApplePay:R,amt:G,amountOverride:P,sourceAmount:pt,hasSavedToken:!!$}),!G||isNaN(Number(G))||Number(G)<=0){console.log("[collectPaymentMethod] validation failed \u2014 no valid amount"),z("validation_error","Please enter a valid amount.");return}P&&It(P),b(true),dt(),d("");try{let de=await Tr();if(de.error){z("configuration_error",de.error.message,de.error.code);return}let _t;if($)console.log("[collectPaymentMethod] using saved payment token"),_t=$;else if(R){if(!e?.merchantIdentifier?.trim()){console.log("[collectPaymentMethod] no merchantIdentifier"),z("configuration_error","Apple Pay is not configured. Pass merchantIdentifier on StripeOnramp or in onramp config."),m("session_params");return}d("Opening Apple Pay..."),console.log("[collectPaymentMethod] calling stripeCollectPM(PlatformPay)...");let Wt={applePay:{merchantCountryCode:"US",currencyCode:me.toUpperCase(),cartItems:[{paymentType:PlatformPay.PaymentType.Immediate,label:`${Vt.toUpperCase()} purchase + fees`,amount:G}]}},xr=await y("PlatformPay",Wt);if(console.log("[collectPaymentMethod] PlatformPay result ok:",!xr?.error),xr?.error){let lr=xr.error.message??"",Vr=xr.error.code??"",Et=/cancel/i.test(lr)||/cancel/i.test(Vr);console.log("[collectPaymentMethod] pmResult error:",xr.error,"isCancellation:",Et),Et||(z("payment_error",lr,Vr),m("session_params"));return}if(!xr?.displayData){console.log("[collectPaymentMethod] no displayData \u2014 canceled");return}d("Creating payment token...");let At=await T();if(console.log("[collectPaymentMethod] tokenResult ok:",!At?.error),At?.error){z("payment_error",At.error.message,At.error.code),m("session_params");return}_t=At.cryptoPaymentToken;}else {d("Select a payment method...");let Wt=await y("Card");if(console.log("[collectPaymentMethod] Card result ok:",!Wt?.error),Wt?.error){let lr=Wt.error.message??"",Vr=Wt.error.code??"",Et=/cancel/i.test(lr)||/cancel/i.test(Vr);console.log("[collectPaymentMethod] pmResult error:",Wt.error,"isCancellation:",Et),Et||(z("payment_error",lr,Vr),m("session_params"));return}if(!Wt?.displayData){console.log("[collectPaymentMethod] no displayData \u2014 canceled");return}let xr=Wt.displayData;console.log("[collectPaymentMethod] displayData:",{type:xr.type,label:xr.label,sublabel:xr.sublabel,hasIcon:!!xr.icon}),d("Creating payment token...");let At=await T();if(console.log("[collectPaymentMethod] tokenResult ok:",!At?.error),At?.error){z("payment_error",At.error.message,At.error.code),m("session_params");return}_t=At.cryptoPaymentToken;}d("Creating onramp session...");let ye=it.current||Ee;if(console.log("[collectPaymentMethod] creating onramp session, sessionWalletAddress:",ye),!ye){z("wallet_error","No wallet address available. Please go back and enter a wallet address.");return}let tt=await ae(Wt=>_p({cryptoCustomerId:fe.current,paymentToken:_t,sourceAmount:Number(G),sourceCurrency:me,destinationCurrency:Vt,walletAddress:ye,destinationNetwork:X},Wt));console.log("[collectPaymentMethod] session created:",tt?.id,"useApplePay:",R),Bt(tt),d(""),R?(console.log("[collectPaymentMethod] finalizing Apple Pay session..."),await el(tt.id),console.log("[collectPaymentMethod] confirmation done, polling for fulfillment in background")):m("quote");}catch(de){console.log("[collectPaymentMethod] error caught:",de?.message),z("session_error","Something went wrong. Please try again."),m("session_params");}finally{b(false),d("");}},[dt,Tr,y,T,Vt,z,el,It,pt,me,Ee,X,ae,e?.merchantIdentifier]),dh=useCallback(async()=>{b(true),dt(),d("Select a payment method...");try{let R=await Tr();if(R.error)return z("configuration_error",R.error.message,R.error.code),null;let P=await y("Card");if(console.log("[addPaymentMethod] Card result ok:",!P?.error),P?.error?.message&&(/no active link consumer/i.test(P.error.message)||/not be verified/i.test(P.error.message))){if(console.log("[addPaymentMethod] Link session invalid \u2014 re-establishing session"),!await Ys())return z("authorization_error","Please verify your identity to add a payment method."),null;P=await y("Card"),console.log("[addPaymentMethod] Card result after re-auth ok:",!P?.error);}if(P?.error){let _t=P.error.message??"",ye=P.error.code??"",tt=/cancel/i.test(_t)||/cancel/i.test(ye);return console.log("[addPaymentMethod] pmResult error:",P.error,"isCancellation:",tt),tt||z("payment_error",_t,ye),null}if(!P?.displayData)return console.log("[addPaymentMethod] no displayData \u2014 canceled"),null;let G=P.displayData;console.log("[addPaymentMethod] displayData:",{type:G.type,label:G.label,sublabel:G.sublabel,hasIcon:!!G.icon}),d("Saving payment method...");let de=await T();return console.log("[addPaymentMethod] tokenResult ok:",!de?.error),de?.error?(z("payment_error",de.error.message,de.error.code),null):(console.log("[addPaymentMethod] payment method added successfully"),{token:de.cryptoPaymentToken,sublabel:G.sublabel??""})}catch(R){return console.log("[addPaymentMethod] error:",R?.message),z("session_error",R?.message??String(R)),null}finally{b(false),d("");}},[dt,Tr,y,T,z,Ys]),uh=useCallback(async()=>{if(Lt){b(true),dt(),d("");try{let R=await ae(P=>yd(Lt.id,P));Bt(R);}catch(R){console.log("[refreshQuote] error:",R?.message),z("session_error","Something went wrong. Please try again.");}finally{b(false);}}},[dt,z,Lt,ae]),Uc=useCallback(()=>{q.current=true,Fe.current=0,D.current&&(clearTimeout(D.current),D.current=null),m(r),b(false),d(""),x(null),k(e?.email??""),Ne.current=e?.email??"",M(e?.phone??""),O(""),U("US"),le(""),fe.current="",_e(""),we.current="",ne.current="",$e(false),J(false),ze.current=null,Ae(R=>R+1),$t($p),Oe(""),it.current="",Ve.current=false,Ce(Onramp.CryptoNetwork.ethereum),It(e?.defaultSourceAmount??"100"),je(e?.defaultSourceCurrency??"usd"),ot(e?.defaultDestinationCurrency??"usdc"),he(""),Se(void 0),Q(void 0),Bt(null),be.current+=1,vt.current=false,ve.current=false,qe.current=false;},[e,r]),ph=useCallback(()=>{Za.current=true,m("kyc_offer");},[]),mh=useCallback(async()=>{await hn(),Kn=null,Uc();},[Uc]);return {step:w,restoring:g,loading:S,status:p,error:C,email:_,phone:v,fullName:W,country:F,customerId:j,accessToken:Ye,session:Lt,kycData:Ke,walletAddress:Ee,resolvedRecipientAddress:ar,walletNetwork:X,sourceAmount:pt,sourceCurrency:me,destinationCurrency:Vt,tokenIconUrl:yt,networkIconUrl:Z,applePaySupported:L,walletReady:Pe,walletLoading:ue,setStep:m,setStatus:d,setEmail:k,setPhone:M,setFullName:O,setCountry:U,setWalletAddress:Oe,setWalletNetwork:Ce,setSourceAmount:It,setSourceCurrency:je,setDestinationCurrency:ot,checkEmail:Bn,register:Wn,attachKyc:sh,verifyIdentity:Gu,requestKYCUpgrade:ph,kycUpgradeMode:Za,logout:mh,registerWallet:Ju,collectPaymentMethod:ch,addPaymentMethod:dh,refreshQuote:uh,confirmCheckout:lh,reset:Uc,clearError:dt,emitComplete:Xr,resumeFulfillmentPolling:ah,amountFirst:t}}function qp({initialData:e={},loading:t=false,onComplete:r,onCancel:o,onClose:n}){let i=Wo(),{colors:s,fonts:a,components:l}=V(),u=l.input.placeholderColor,[c,y]=useState(e.dobMonth??""),[T,w]=useState(e.dobDay??""),[m,g]=useState(e.dobYear??""),[h,S]=useState(e.idNumber??""),b=useRef(null),p=useRef(null),d=useRef(null),C=c.length===2&&T.length===2&&m.length===4&&h.trim().length>0,x=()=>{console.log("[KYCL1Screen] handleSubmit \u2014 canSubmit:",C,"dobMonth:",c,"dobDay:",T,"dobYear:",m,"idNumber:",h?"set":"empty"),C&&r({dobMonth:c,dobDay:T,dobYear:m,idNumber:h});};return jsx(KeyboardAvoidingView,{style:i.form.flex,behavior:Platform.OS==="ios"?"padding":void 0,children:jsxs(View,{style:i.form.screen,children:[jsx(St,{onPress:t?n??o:o,title:"Increase Your Limits",variant:t?"close":"back"}),jsx(at,{style:i.form.flex,contentContainerStyle:Uo.scrollContent,keyboardShouldPersistTaps:"handled",children:jsxs(View,{pointerEvents:t?"none":"auto",style:{opacity:t?.5:1},children:[jsx(Text,{style:i.form.title,children:"Date of birth & SSN"}),jsx(Text,{style:i.form.subtitle,children:"This information is used to verify your identity and increase your transaction limits."}),jsxs(View,{style:Uo.section,children:[jsx(Text,{style:[i.form.fieldLabel,{marginBottom:8}],children:"Date of birth"}),jsxs(View,{style:Uo.dobRow,children:[jsx(View,{style:Uo.dobCol,children:jsx(TextInput,{style:[i.form.input,Uo.dobInput],placeholder:"MM",placeholderTextColor:u,value:c,onChangeText:_=>{let k=_.replace(/\D/g,"").slice(0,2);y(k),k.length===2&&b.current?.focus();},keyboardType:"number-pad",maxLength:2,editable:!t})}),jsx(View,{style:Uo.dobCol,children:jsx(TextInput,{ref:b,style:[i.form.input,Uo.dobInput],placeholder:"DD",placeholderTextColor:u,value:T,onChangeText:_=>{let k=_.replace(/\D/g,"").slice(0,2);w(k),k.length===2&&p.current?.focus();},keyboardType:"number-pad",maxLength:2,editable:!t})}),jsx(View,{style:Uo.dobColWide,children:jsx(TextInput,{ref:p,style:[i.form.input,Uo.dobInput],placeholder:"YYYY",placeholderTextColor:u,value:m,onChangeText:_=>{let k=_.replace(/\D/g,"").slice(0,4);g(k),k.length===4&&d.current?.focus();},keyboardType:"number-pad",maxLength:4,editable:!t})})]})]}),jsxs(View,{style:Uo.section,children:[jsx(Text,{style:[i.form.fieldLabel,{marginBottom:8}],children:"Social Security Number"}),jsx(TextInput,{ref:d,style:i.form.input,placeholder:"123-45-6789",placeholderTextColor:u,value:h,onChangeText:S,keyboardType:"number-pad",secureTextEntry:true,returnKeyType:"done",onSubmitEditing:x,editable:!t}),jsx(Text,{style:[i.form.hint,{marginTop:10,lineHeight:18}],children:"Your SSN is transmitted securely and never stored on this device."})]})]})}),jsx(View,{style:i.form.footer,children:t?jsx(View,{style:[i.form.continueBtn,i.form.loaderInButton],children:jsx(nt,{size:28,strokeWidth:2,gradientFrom:s.primaryForeground,gradientTo:s.primaryForeground})}):jsx(TouchableOpacity,{style:[i.form.continueBtn,!C&&i.form.continueBtnDisabled],onPress:x,disabled:!C,children:jsx(Text,{style:[i.form.continueBtnText,!C&&i.form.continueBtnTextDisabled],children:"Submit"})})})]})})}var Uo=StyleSheet.create({scrollContent:{flexGrow:1,paddingBottom:16,paddingTop:16},section:{marginTop:20},dobRow:{flexDirection:"row",gap:10},dobCol:{flex:1},dobColWide:{flex:1.5},dobInput:{textAlign:"center"}});function Bd({borderRadius:e,backgroundColor:t,borderColor:r,borderWidth:o}){let n=useRef(new Animated.Value(.3)).current;return useEffect(()=>{let i=Animated.loop(Animated.sequence([Animated.timing(n,{toValue:1,duration:800,useNativeDriver:true}),Animated.timing(n,{toValue:.3,duration:800,useNativeDriver:true})]));return i.start(),()=>i.stop()},[n]),jsxs(Animated.View,{style:[Ge.card,{backgroundColor:t,borderRadius:e,borderColor:r,borderWidth:o,opacity:n}],children:[jsx(View,{style:Ge.skeletonLine}),jsx(View,{style:[Ge.skeletonLine,{width:"60%"}]})]})}function Kp({onRefresh:e,colors:t,fonts:r}){let[o,n]=useState(10),i=useRef(null);useEffect(()=>(i.current=setInterval(()=>{n(a=>a<=1?(i.current&&clearInterval(i.current),0):a-1);},1e3),()=>{i.current&&clearInterval(i.current);}),[]);let s=useCallback(()=>{o>0||(e(),n(10),i.current=setInterval(()=>{n(a=>a<=1?(i.current&&clearInterval(i.current),0):a-1);},1e3));},[o,e]);return jsxs(TouchableOpacity,{onPress:s,disabled:o>0,style:[Ge.refreshBtn,{opacity:o>0?.4:1}],activeOpacity:.7,children:[jsx(Xi,{size:14,color:t.foregroundMuted,strokeWidth:2}),o>0?jsxs(Text,{style:[Ge.refreshText,{color:t.foregroundMuted,fontFamily:r.regular}],children:[o,"s"]}):null]})}function Jp({onSelectL1:e,onSelectL2:t,onSkip:r,onClose:o,onRefresh:n,loading:i=false,loadingTiers:s=false,error:a,l0Status:l="not_started",l1Status:u="not_started",l2Status:c="not_started",l1Completed:y=false,l2Completed:T=false,currentLimit:w}){let m=Wo(),{colors:g,fonts:h,components:S}=V(),b=[Ge.card,{backgroundColor:S.card.backgroundColor,borderRadius:S.card.borderRadius??12,borderWidth:S.card.borderWidth,borderColor:S.card.borderColor}],p=[...b,{opacity:.5}],d=l==="verified",C=u==="verified",x=c==="verified",_=u==="pending"||d&&y&&!C,k=c==="pending"||d&&T&&!x,v=x,M=d&&!C,W=d&&!x,O=!v,F=U=>`$${U.toLocaleString()}`;return jsxs(View,{style:m.form.screen,children:[jsx(St,{onPress:o,title:"Increase Your Limits"}),jsxs(View,{style:Ge.content,children:[w!==void 0?jsxs(View,{style:[Ge.limitBadge,{backgroundColor:S.card.backgroundColor,borderColor:S.card.borderColor,borderWidth:S.card.borderWidth,borderRadius:S.card.borderRadius??12}],children:[jsx(Text,{style:[Ge.limitLabel,{color:g.foregroundMuted,fontFamily:h.regular}],children:"Current transaction limit"}),jsxs(Text,{style:[Ge.limitValue,{color:g.foreground,fontFamily:h.semibold}],children:[F(w)," USD"]})]}):jsx(Bd,{borderRadius:S.card.borderRadius??12,backgroundColor:S.card.backgroundColor,borderColor:S.card.borderColor,borderWidth:S.card.borderWidth}),jsx(Text,{style:[Ge.subtitle,{color:g.foregroundMuted,fontFamily:h.regular}],children:s?"Checking your verification status...":v?"All verification levels have been completed. Your limits are at the maximum available.":"Complete additional verification to increase your transaction limits."}),s?jsxs(Fragment,{children:[jsx(Bd,{borderRadius:S.card.borderRadius??12,backgroundColor:S.card.backgroundColor,borderColor:S.card.borderColor,borderWidth:S.card.borderWidth}),jsx(Bd,{borderRadius:S.card.borderRadius??12,backgroundColor:S.card.backgroundColor,borderColor:S.card.borderColor,borderWidth:S.card.borderWidth})]}):jsxs(Fragment,{children:[M&&(C?jsxs(View,{style:p,children:[jsxs(View,{style:Ge.completedRow,children:[jsx(jr,{size:20,color:g.foregroundMuted,strokeWidth:1.8}),jsx(Text,{style:[Ge.cardTitle,{color:g.foreground,fontFamily:h.semibold,flex:1}],children:"Date of Birth & SSN"}),jsx(Le,{size:18,color:g.primary,strokeWidth:2.5})]}),jsx(Text,{style:[Ge.cardBody,{color:g.foregroundMuted,fontFamily:h.regular,marginLeft:28}],children:"Completed"})]}):_?jsxs(View,{style:b,children:[jsxs(View,{style:Ge.pendingHeader,children:[jsx(jr,{size:20,color:g.foregroundMuted,strokeWidth:1.8}),jsx(Text,{style:[Ge.cardTitle,{color:g.foreground,fontFamily:h.semibold,flex:1}],children:"Date of Birth & SSN"}),n?jsx(Kp,{onRefresh:n,colors:g,fonts:h}):null]}),jsxs(View,{style:[Ge.pendingFooter,{marginLeft:28}],children:[jsx(Text,{style:[Ge.cardBody,{color:g.foregroundMuted,fontFamily:h.regular}],children:"Verification in progress..."}),jsx(nt,{size:18,strokeWidth:2,gradientFrom:g.primary,gradientTo:g.primary})]})]}):jsxs(TouchableOpacity,{style:[b,Ge.cardRow],onPress:e,activeOpacity:.7,children:[jsx(jr,{size:20,color:g.foregroundMuted,strokeWidth:1.8}),jsxs(View,{style:Ge.cardContent,children:[jsx(Text,{style:[Ge.cardTitle,{color:g.foreground,fontFamily:h.semibold}],children:"Provide Date of Birth & SSN"}),jsx(Text,{style:[Ge.cardBody,{color:g.foregroundMuted,fontFamily:h.regular}],children:"Increases your per-transaction and weekly limits."})]}),jsx(_r,{size:18,color:g.foregroundMuted,strokeWidth:2})]})),W&&(x?jsxs(View,{style:p,children:[jsxs(View,{style:Ge.completedRow,children:[jsx(sl,{size:20,color:g.foregroundMuted,strokeWidth:1.8}),jsx(Text,{style:[Ge.cardTitle,{color:g.foreground,fontFamily:h.semibold,flex:1}],children:"Photo ID & Selfie"}),jsx(Le,{size:18,color:g.primary,strokeWidth:2.5})]}),jsx(Text,{style:[Ge.cardBody,{color:g.foregroundMuted,fontFamily:h.regular,marginLeft:28}],children:"Completed"})]}):k?jsxs(View,{style:b,children:[jsxs(View,{style:Ge.pendingHeader,children:[jsx(sl,{size:20,color:g.foregroundMuted,strokeWidth:1.8}),jsx(Text,{style:[Ge.cardTitle,{color:g.foreground,fontFamily:h.semibold,flex:1}],children:"Photo ID & Selfie"}),n?jsx(Kp,{onRefresh:n,colors:g,fonts:h}):null]}),jsxs(View,{style:[Ge.pendingFooter,{marginLeft:28}],children:[jsx(Text,{style:[Ge.cardBody,{color:g.foregroundMuted,fontFamily:h.regular}],children:"Verification in progress..."}),jsx(nt,{size:18,strokeWidth:2,gradientFrom:g.primary,gradientTo:g.primary})]})]}):jsxs(TouchableOpacity,{style:[b,Ge.cardRow],onPress:t,activeOpacity:.7,children:[jsx(sl,{size:20,color:g.foregroundMuted,strokeWidth:1.8}),jsxs(View,{style:Ge.cardContent,children:[jsx(Text,{style:[Ge.cardTitle,{color:g.foreground,fontFamily:h.semibold}],children:"Provide Photo ID & Selfie"}),jsx(Text,{style:[Ge.cardBody,{color:g.foregroundMuted,fontFamily:h.regular}],children:"Unlocks the highest transaction limits available."})]}),jsx(_r,{size:18,color:g.foregroundMuted,strokeWidth:2})]}))]})]}),jsxs(View,{style:Ge.footer,children:[a?jsx(Text,{style:[m.form.subtitle,{marginBottom:12,textAlign:"center",color:"red"}],children:a}):null,i?jsxs(View,{style:Ge.loaderRow,children:[jsx(nt,{size:24,strokeWidth:2,gradientFrom:g.primary,gradientTo:g.primary}),jsx(Text,{style:[m.form.ghostBtnText,{marginLeft:8}],children:"Verifying..."})]}):O?jsx(TouchableOpacity,{style:m.form.ghostBtn,onPress:r,activeOpacity:.7,children:jsx(Text,{style:m.form.ghostBtnText,children:"Skip for now"})}):jsx(TouchableOpacity,{style:m.form.continueBtn,onPress:r,activeOpacity:.7,children:jsx(Text,{style:m.form.continueBtnText,children:"Done"})})]})]})}var Ge=StyleSheet.create({content:{flex:1,paddingTop:24,gap:16},limitBadge:{alignItems:"center",paddingVertical:24,paddingHorizontal:20,gap:4},limitLabel:{fontSize:13},limitValue:{fontSize:20,paddingTop:8},subtitle:{fontSize:15,lineHeight:22,textAlign:"center",paddingHorizontal:16,paddingVertical:24},card:{padding:20,gap:6},cardRow:{flexDirection:"row",alignItems:"center",gap:16},cardContent:{flex:1,gap:6},cardTitle:{fontSize:16},cardBody:{fontSize:14,lineHeight:20},completedRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",gap:8},skeletonLine:{height:14,borderRadius:7,backgroundColor:"rgba(128, 128, 128, 0.15)",width:"80%",marginBottom:6},pendingHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",marginBottom:4,gap:8},pendingFooter:{flexDirection:"row",justifyContent:"space-between",alignItems:"center"},refreshBtn:{flexDirection:"row",alignItems:"center",gap:4,paddingVertical:2,paddingHorizontal:4},refreshText:{fontSize:12},footer:{paddingTop:12,gap:4},loaderRow:{flexDirection:"row",alignItems:"center",justifyContent:"center",paddingVertical:12}});var Bl={linkOnrampTerms:"https://link.com/terms/crypto-onramp",bridgeTerms:"https://www.bridge.xyz/legal/us-terms/bridge-building-inc",linkPrivacy:"https://link.com/privacy",bridgePrivacy:"https://www.bridge.xyz/legal/us-privacy-policy/bridge-building-inc"};function Xp({styles:e,merchantDisplayName:t="This app",onContinue:r,onClose:o}){let{colors:n,fonts:i,components:s}=V(),a=[vo.link,{color:n.primary,fontFamily:i.medium}],l=s.card.borderRadius??12;return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:o,title:"Verify Your Identity"}),jsx(View,{style:vo.logoRow,children:jsx(ip,{height:20,color:n.foreground})}),jsxs(ScrollView,{style:vo.scroll,contentContainerStyle:vo.scrollContent,showsVerticalScrollIndicator:false,children:[jsxs(View,{style:[vo.card,{backgroundColor:s.card.backgroundColor,borderRadius:l,borderWidth:s.card.borderWidth,borderColor:s.card.borderColor}],children:[jsx(Text,{style:[vo.sectionTitle,{color:n.foreground,fontFamily:i.semibold}],children:"Description"}),jsxs(Text,{style:[vo.body,{color:n.foregroundMuted,fontFamily:i.regular}],children:["You must verify your identity using Link. ",t," will create or access your Link account on your behalf."]})]}),jsxs(View,{style:[vo.card,{backgroundColor:s.card.backgroundColor,borderRadius:l,borderWidth:s.card.borderWidth,borderColor:s.card.borderColor}],children:[jsx(Text,{style:[vo.sectionTitle,{color:n.foreground,fontFamily:i.semibold}],children:"Terms"}),jsxs(Text,{style:[vo.body,{color:n.foregroundMuted,fontFamily:i.regular}],children:["Your data will be encrypted and processed by our partner, Stripe. Funds transfer services are provided by Stripe Payments Company. Cryptocurrency conversion services are provided by Bridge. By continuing you agree to the"," ",jsx(Text,{style:a,onPress:()=>Linking.openURL(Bl.linkOnrampTerms),children:"Link Onramp Terms"}),","," ",jsx(Text,{style:a,onPress:()=>Linking.openURL(Bl.bridgeTerms),children:"Bridge Terms"})," ","and you acknowledge receipt of the"," ",jsx(Text,{style:a,onPress:()=>Linking.openURL(Bl.linkPrivacy),children:"Link US Consumer Privacy Notice"})," ","and the"," ",jsx(Text,{style:a,onPress:()=>Linking.openURL(Bl.bridgePrivacy),children:"Bridge Privacy Notice"}),"."]})]})]}),jsxs(View,{style:vo.footer,children:[jsx(TouchableOpacity,{style:e.form.continueBtn,onPress:r,activeOpacity:.7,children:jsx(Text,{style:e.form.continueBtnText,children:"Continue"})}),jsx(TouchableOpacity,{style:e.form.ghostBtn,onPress:o,activeOpacity:.7,children:jsx(Text,{style:e.form.ghostBtnText,children:"Cancel"})})]})]})}var vo=StyleSheet.create({logoRow:{paddingVertical:24,alignItems:"center"},scroll:{flex:1},scrollContent:{paddingTop:16,paddingBottom:16,gap:12},card:{padding:20,gap:10},sectionTitle:{fontSize:15},body:{fontSize:14,lineHeight:21},link:{textDecorationLine:"underline"},footer:{paddingTop:12,gap:4}});function em({styles:e,placeholderColor:t,hasPrefilledEmail:r,loading:o,error:n,status:i,email:s,setEmail:a,checkEmail:l,onClose:u}){let{colors:c}=V();return r?jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:u}),jsxs(View,{style:e.flow.centered,children:[jsx(nt,{size:56,strokeWidth:3}),jsx(Mr,{error:n,progress:i,loading:o})]})]}):jsx(KeyboardAvoidingView,{style:e.form.flex,behavior:Platform.OS==="ios"?"padding":void 0,children:jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:u}),jsxs(View,{style:e.form.content,children:[jsx(Text,{style:e.form.title,children:"Enter your email"}),jsx(Text,{style:e.form.subtitle,children:"We'll check if you have a Link account or create one for you."}),jsxs(View,{style:e.form.fieldWrap,children:[jsx(Text,{style:e.form.fieldLabel,children:"Email address"}),jsx(TextInput,{style:[e.form.input,o&&{opacity:.5}],placeholder:"jane@example.com",placeholderTextColor:t,keyboardType:"email-address",autoCapitalize:"none",autoCorrect:false,value:s,onChangeText:a,autoFocus:true,returnKeyType:"done",onSubmitEditing:l,editable:!o})]})]}),jsxs(View,{style:e.form.footer,children:[o?jsx(View,{style:[e.form.continueBtn,e.form.loaderInButton],children:jsx(nt,{size:28,strokeWidth:2,gradientFrom:c.primaryForeground,gradientTo:c.primaryForeground})}):jsx(TouchableOpacity,{style:[e.form.continueBtn,!s&&e.form.continueBtnDisabled],onPress:l,disabled:!s,children:jsx(Text,{style:[e.form.continueBtnText,!s&&e.form.continueBtnTextDisabled],children:"Continue"})}),jsx(Mr,{error:n,progress:i,loading:o})]})]})})}function rm({styles:e,loading:t,status:r,error:o,verifyIdentity:n,onClose:i}){return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:i}),jsxs(View,{style:e.flow.centered,children:[t?jsxs(Fragment,{children:[jsx(View,{style:e.flow.spinnerWrap,children:jsx(nt,{size:48,strokeWidth:3})}),jsx(Text,{style:e.flow.heading,children:"Verifying identity"}),jsx(Text,{style:e.flow.sub,children:r||"Preparing identity verification..."})]}):jsxs(Fragment,{children:[jsx(View,{style:e.flow.spinnerWrap,children:jsx(Text,{style:e.flow.idIcon,children:"\u{1FAAA}"})}),jsx(Text,{style:e.flow.heading,children:"Identity verification"}),jsx(Text,{style:e.flow.sub,children:r||"Tap below to continue verification."})]}),jsx(Mr,{error:o,progress:r,loading:false})]}),!t&&jsx(View,{style:e.form.footer,children:jsx(TouchableOpacity,{style:e.form.continueBtn,onPress:n,children:jsx(Text,{style:e.form.continueBtnText,children:"Continue Verification"})})})]})}function nm({styles:e,error:t,status:r,loading:o,sourceCurrency:n,destinationCurrency:i,destinationNetwork:s,tokenIconUrl:a,networkIconUrl:l,onClose:u,onRetryStatusCheck:c}){let{colors:y}=V(),T=!!t;return jsxs(View,{style:e.form.screen,children:[T?jsx(St,{onPress:u}):jsx(View,{style:Cl}),jsx(View,{style:e.flow.centered,children:t?jsxs(Fragment,{children:[jsx(Text,{style:e.flow.heading,children:"Could not confirm status"}),jsx(Text,{style:e.flow.sub,children:"Your payment may still be completing. Try checking again, or close this screen and verify your wallet balance."})]}):jsxs(Fragment,{children:[jsx(View,{style:e.flow.spinnerWrap,children:jsx(nt,{size:48,strokeWidth:3,gradientFrom:y.primary,gradientTo:y.primary})}),jsx(Text,{style:e.flow.heading,children:"Processing your purchase"}),jsxs(Text,{style:e.flow.sub,children:["Your payment has been confirmed.",`
2
- `,"We're sending your crypto \u2014 this usually takes less than a minute."]}),n&&i&&s&&jsx(Sl,{sourceCurrency:n,destinationCurrency:i,destinationNetwork:s,tokenIconUrl:a,networkIconUrl:l,style:{marginTop:24,marginHorizontal:24}})]})}),jsxs(View,{style:e.form.footer,children:[jsx(Mr,{error:t,progress:r,loading:o}),t?jsx(TouchableOpacity,{style:e.form.ghostBtn,onPress:c,children:jsx(Text,{style:e.form.ghostBtnText,children:"Check status again"})}):null]})]})}function im({styles:e,session:t,loading:r,error:o,status:n,confirmCheckout:i,tokenIconUrl:s,networkIconUrl:a,onClose:l,onBack:u}){let{colors:c}=V(),y=t.transaction_details,T=bl(y.destination_amount,y.destination_currency);return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:u??l,title:"Review your purchase",variant:u?"back":"close"}),jsxs(View,{style:e.form.content,children:[jsx(View,{style:{alignItems:"center",marginTop:24,marginBottom:20},children:jsx(as,{currency:y.destination_currency,tokenIconUrl:s,networkIconUrl:a,size:64})}),jsxs(View,{style:e.quote.card,children:[jsx(To,{quote:e.quote,label:"You pay",value:`${y.source_amount} ${y.source_currency.toUpperCase()}`,hideDivider:true}),jsx(To,{quote:e.quote,label:"You receive",value:`${T} ${y.destination_currency.toUpperCase()}`,hideDivider:true}),jsx(To,{quote:e.quote,label:"Network fee",value:`$${y.fees.network_fee_amount}`,hideDivider:true}),jsx(To,{quote:e.quote,label:"Transaction fee",value:`$${y.fees.transaction_fee_amount}`,last:true})]})]}),jsxs(View,{style:e.form.footer,children:[r?jsx(View,{style:[e.form.continueBtn,e.form.loaderInButton],children:jsx(nt,{size:28,strokeWidth:2,gradientFrom:c.primaryForeground,gradientTo:c.primaryForeground})}):jsx(TouchableOpacity,{style:e.form.continueBtn,onPress:i,children:jsx(Text,{style:e.form.continueBtnText,children:"Confirm Purchase"})}),jsx(Mr,{error:o,progress:n,loading:r})]})]})}function sm({styles:e,hasPrefilledPhone:t,loading:r,error:o,status:n,email:i,phone:s,setPhone:a,register:l,onClose:u}){let c=V(),{colors:y,fonts:T,components:w}=c,[m,g]=useState("");useEffect(()=>{if(t)return;let b=m?`+1${m}`:"";a(b);},[m,a,t]);let h=useCallback(b=>{g(b.replace(/[^\d]/g,""));},[]);if(t)return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:u}),jsxs(View,{style:e.flow.centered,children:[jsx(nt,{size:56,strokeWidth:3}),jsx(Mr,{error:o,progress:n,loading:r})]})]});let S=m.length>=4;return jsx(KeyboardAvoidingView,{style:e.form.flex,behavior:Platform.OS==="ios"?"padding":void 0,children:jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:u}),jsxs(View,{style:e.form.content,children:[jsx(Text,{style:e.form.title,children:"Enter your phone"}),jsx(Text,{style:e.form.subtitle,children:"We'll send a verification code to confirm your number."}),jsxs(View,{style:e.form.fieldWrap,children:[jsx(Text,{style:e.form.fieldLabel,children:"Phone number"}),jsxs(View,{style:Sa.phoneRow,children:[jsxs(View,{style:[Sa.countryPrefix,{backgroundColor:w.card.backgroundColor,borderColor:w.input.borderColor,borderRadius:w.input.borderRadius,borderWidth:w.card.borderWidth}],children:[jsx(Text,{style:Sa.flag,children:"\u{1F1FA}\u{1F1F8}"}),jsx(Text,{style:[Sa.dialCode,{color:y.foreground,fontFamily:T.medium}],children:"+1"})]}),jsx(TextInput,{style:[e.form.input,Sa.phoneInput,r&&{opacity:.5}],placeholder:"Phone number",placeholderTextColor:c.components.input.placeholderColor,keyboardType:"phone-pad",value:m,onChangeText:h,autoFocus:true,returnKeyType:"done",onSubmitEditing:()=>S&&l(),editable:!r})]})]}),jsxs(View,{style:e.form.emailRow,children:[jsx(Text,{style:e.form.emailLabel,children:"Signing up as"}),jsx(Text,{style:e.form.emailValue,children:i})]})]}),jsxs(View,{style:e.form.footer,children:[r?jsx(View,{style:[e.form.continueBtn,e.form.loaderInButton],children:jsx(nt,{size:28,strokeWidth:2,gradientFrom:y.primaryForeground,gradientTo:y.primaryForeground})}):jsx(TouchableOpacity,{style:[e.form.continueBtn,!S&&e.form.continueBtnDisabled],onPress:l,disabled:!S,children:jsx(Text,{style:[e.form.continueBtnText,!S&&e.form.continueBtnTextDisabled],children:"Continue"})}),jsx(Mr,{error:o,progress:n,loading:r})]})]})})}var Sa=StyleSheet.create({phoneRow:{flexDirection:"row",gap:8,alignItems:"stretch"},countryPrefix:{flexDirection:"row",alignItems:"center",paddingHorizontal:12,gap:8},flag:{fontSize:20},dialCode:{fontSize:16,fontWeight:"600"},phoneInput:{flex:1}});function ky({currency:e,tokenIconUrl:t,size:r=72}){let{colors:o}=V(),n=e.toLowerCase(),i=wl[n]??o.primary,s=Math.round(r*.36);return jsxs(View,{style:{width:r,height:r,position:"relative"},children:[t?jsx(Image,{source:{uri:t},style:{width:r,height:r,borderRadius:r/2}}):jsx(View,{style:[$o.tokenCircle,{width:r,height:r,borderRadius:r/2,backgroundColor:i}],children:jsx(Text,{style:[$o.tokenLetter,{fontSize:r*.38}],children:e.toUpperCase().slice(0,e.length>3?4:void 0)})}),jsx(View,{style:[$o.checkBadge,{width:s,height:s,borderRadius:s/2,backgroundColor:o.success,borderColor:o.background}],children:jsx(Le,{size:s*.55,color:"#FFFFFF",strokeWidth:3})})]})}function am({styles:e,session:t,resolvedRecipientAddress:r,recipientFromConfig:o,tokenIconUrl:n,networkIconUrl:i,onDone:s}){let {colors:a,components:l,fonts:u}=V(),c=t.transaction_details,y=bl(c.destination_amount,c.destination_currency),T=r||o||"";ss(c.destination_network);return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:s,title:"Purchase complete"}),jsx(View,{style:e.form.content,children:jsxs(at,{style:e.form.flex,contentContainerStyle:$o.scrollContent,showsVerticalScrollIndicator:false,children:[jsxs(View,{style:$o.iconSection,children:[jsx(ky,{currency:c.destination_currency,tokenIconUrl:n,size:72}),jsxs(View,{style:$o.statusRow,children:[jsx(View,{style:[$o.statusDot,{backgroundColor:a.success}]}),jsx(Text,{style:[$o.statusText,{color:a.foreground,fontFamily:u.semibold}],children:"Completed"})]}),jsx(Text,{style:[$o.subtitle,{color:a.foregroundMuted}],children:"Your crypto is on its way to your wallet."})]}),jsx(Sl,{sourceCurrency:c.source_currency,destinationCurrency:c.destination_currency,destinationNetwork:c.destination_network,tokenIconUrl:n,networkIconUrl:i,style:{marginBottom:12}}),jsxs(View,{style:[e.quote.card,{borderRadius:l.card.borderRadius,borderWidth:l.card.borderWidth,borderColor:l.card.borderColor},$o.detailCard],children:[jsx(To,{quote:e.quote,label:"You Paid",value:`${c.source_amount} ${c.source_currency.toUpperCase()}`,hideDivider:true}),jsx(To,{quote:e.quote,label:"You Received",value:`${y} ${c.destination_currency.toUpperCase()}`,hideDivider:true}),jsx(To,{quote:e.quote,label:"Network Fee",value:`$${c.fees.network_fee_amount}`,hideDivider:true}),jsx(To,{quote:e.quote,label:"Transaction Fee",value:`$${c.fees.transaction_fee_amount}`,hideDivider:true}),jsx(fd,{quote:e.quote,label:"Intent Address",address:c.wallet_address,hideDivider:true}),T?jsx(fd,{quote:e.quote,label:"Recipient Address",address:T,last:true}):jsx(To,{quote:e.quote,label:"Session",value:t.id.slice(0,8)+"..."+t.id.slice(-6),last:true})]})]})}),jsx(View,{style:e.form.footer,children:jsx(TouchableOpacity,{style:e.form.continueBtn,onPress:s,children:jsx(Text,{style:e.form.continueBtnText,children:"Done"})})})]})}var $o=StyleSheet.create({scrollContent:{paddingBottom:24,alignItems:"center"},iconSection:{alignItems:"center",marginTop:24,marginBottom:24},tokenCircle:{alignItems:"center",justifyContent:"center"},tokenLetter:{color:"#FFFFFF",fontWeight:"700",letterSpacing:.5},checkBadge:{position:"absolute",bottom:0,right:0,alignItems:"center",justifyContent:"center",borderWidth:3},statusRow:{flexDirection:"row",alignItems:"center",marginTop:16,gap:6},statusDot:{width:8,height:8,borderRadius:4},statusText:{fontSize:16},subtitle:{fontSize:14,marginTop:4},detailCard:{width:"100%"}});function lm({styles:e,hasAutoWallet:t,loading:r,error:o,status:n,walletAddress:i,walletNetwork:s,setWalletAddress:a,setWalletNetwork:l,setDestinationCurrency:u,registerWallet:c,onClose:y}){let{colors:T,components:w}=V();if(t){let m=!r&&!!o;return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:y}),jsxs(View,{style:e.flow.centered,children:[!m&&jsx(nt,{size:56,strokeWidth:3}),jsx(Mr,{error:o,progress:n,loading:r})]}),m&&jsx(View,{style:e.form.footer,children:jsx(TouchableOpacity,{style:e.form.continueBtn,onPress:c,children:jsx(Text,{style:e.form.continueBtnText,children:"Retry"})})})]})}return jsx(KeyboardAvoidingView,{style:e.form.flex,behavior:Platform.OS==="ios"?"padding":void 0,children:jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:y}),jsxs(View,{style:e.form.content,children:[jsx(Text,{style:e.form.title,children:"Your crypto wallet"}),jsx(Text,{style:e.form.subtitle,children:"Enter the wallet address where you'd like to receive your crypto."}),jsxs(View,{style:e.form.fieldWrap,children:[jsx(Text,{style:e.form.fieldLabel,children:"Wallet address"}),jsx(TextInput,{style:[e.form.input,e.wallet.input],placeholder:"0x...",placeholderTextColor:w.input.placeholderColor,autoCapitalize:"none",autoCorrect:false,value:i,onChangeText:a})]}),jsxs(View,{style:e.form.fieldWrap,children:[jsx(Text,{style:e.form.fieldLabel,children:"Network"}),jsx(View,{style:e.wallet.list,children:gl.map(m=>{let g=s===m.value;return jsxs(TouchableOpacity,{style:[e.wallet.row,g&&e.wallet.rowSelected],onPress:()=>{l(m.value),u(m.defaultCrypto);},children:[jsx(View,{style:e.wallet.iconWrap,children:jsx(m.Icon,{size:24})}),jsx(Text,{style:[e.wallet.rowText,g&&e.wallet.rowTextSelected],children:m.label}),g&&jsx(View,{style:e.wallet.checkCircle,children:jsx(Le,{size:14,color:w.container.buttonTitleColor,strokeWidth:2.5})})]},m.value)})})]})]}),jsxs(View,{style:e.form.footer,children:[r?jsx(View,{style:[e.form.continueBtn,e.form.loaderInButton],children:jsx(nt,{size:28,strokeWidth:2,gradientFrom:T.primaryForeground,gradientTo:T.primaryForeground})}):jsx(TouchableOpacity,{style:[e.form.continueBtn,!i&&e.form.continueBtnDisabled],onPress:c,disabled:!i,children:jsx(Text,{style:[e.form.continueBtnText,!i&&e.form.continueBtnTextDisabled],children:"Continue"})}),jsx(Mr,{error:o,progress:n,loading:r})]})]})})}function Ul({config:e,onClose:t}){let r=V(),o=Wo(),{step:n,restoring:i,loading:s,status:a,error:l,email:u,phone:c,session:y,kycData:T,walletAddress:w,resolvedRecipientAddress:m,walletNetwork:g,sourceAmount:h,sourceCurrency:S,destinationCurrency:b,tokenIconUrl:p,networkIconUrl:d,applePaySupported:C,setStep:x,setEmail:_,setPhone:k,setWalletAddress:v,setWalletNetwork:M,setSourceAmount:W,setDestinationCurrency:O,checkEmail:F,register:U,attachKyc:j,verifyIdentity:le,registerWallet:Ye,collectPaymentMethod:_e,addPaymentMethod:ne,confirmCheckout:we,reset:fe,emitComplete:Pe,resumeFulfillmentPolling:$e,amountFirst:ue,customerId:J,accessToken:be,requestKYCUpgrade:vt,kycUpgradeMode:ve,logout:qe}=Fl(e),Ne=!!e?.email,Ve=!!e?.phone,ze=!!e?.publishableKey&&!!e?.externalUserId,[it,ie]=useState(void 0),[pe,et]=useState(void 0),[Ae,Ke]=useState([]),[$t,Ee]=useState(false),[Oe,ar]=useState(false),[he,X]=useState("not_started"),[Ce,pt]=useState("not_started"),[It,me]=useState("not_started"),[je,Vt]=useState(false);useEffect(()=>{n!=="kyc_offer"||!J||!be||(Vt(true),Mn(J,be).then(Se=>{let Z=Se.kyc_tiers??[],Q=Z.find(D=>D.tier==="l0"),L=Z.find(D=>D.tier==="l1"),I=Z.find(D=>D.tier==="l2");Q?.verification_status&&X(Q.verification_status),L?.verification_status&&pt(L.verification_status),I?.verification_status&&me(I.verification_status),console.log("[OnrampScreen] kyc_tiers \u2014 l0:",Q?.verification_status,"l1:",L?.verification_status,"l2:",I?.verification_status);}).catch(Se=>{console.warn("[OnrampScreen] kyc_offer customer fetch error:",Se?.message);}).finally(()=>Vt(false)),w&&bd({destinationNetwork:g||"ethereum",walletAddress:w,accessToken:be,cryptoCustomerId:J}).then(Se=>{let Z=Se.limits?.usd;if(Z?.card?.length){let Q=Math.max(...Z.card.map(L=>L.limit));ie(Q),console.log("[OnrampScreen] kyc_offer card max amount:",Q);}}).catch(Se=>{console.warn("[OnrampScreen] kyc_offer transaction_limits error:",Se?.message);}));},[n,J,be,w,g]),useEffect(()=>{if(i||n!=="session_params"||!J||!be)return;console.log("[OnrampScreen] customerId:",J);let Se=Q=>{let L=Q?.message??"";return L.includes("stripe_onramp_forbidden")||L.includes("403")},Z=Q=>{Se(Q)&&(hn(),fe());};Mn(J,be).then(Q=>{console.log("[OnrampScreen] customer:",JSON.stringify(Q,null,2));let L=Q.provided_fields??[],I=Q.verifications??[],D=L.includes("date_of_birth")||L.includes("id_number"),Fe=I.find(ke=>ke.name==="id_document_verified")?.status==="verified";Ee(D),ar(!!Fe);}).catch(Q=>{console.warn("[OnrampScreen] customer fetch error:",Q?.message),Z(Q);}),Cd(J,be).then(Q=>{console.log("[OnrampScreen] payment_tokens fetched, count:",Q.data?.length??0),Ke(Q.data??[]);}).catch(Q=>{console.warn("[OnrampScreen] payment_tokens error:",Q?.message),Z(Q);}),console.log("[OnrampScreen] walletAddress:",w,"walletNetwork:",g),w&&(console.log("[OnrampScreen] calling getTransactionLimits..."),bd({destinationNetwork:g||"ethereum",walletAddress:w,accessToken:be,cryptoCustomerId:J}).then(Q=>{console.log("[OnrampScreen] transaction_limits fetched");let L=Q.limits?.usd;if(L?.card?.length){let I=Math.max(...L.card.map(D=>D.limit));ie(I),console.log("[OnrampScreen] card max amount:",I);}}).catch(Q=>{console.warn("[OnrampScreen] transaction_limits error:",Q?.message),Z(Q);})),aa(e?.publishableKey).then(Q=>{let L=Q.data?.find(I=>I.currency_code==="usd");L&&(et(L.minimum_amount),console.log("[OnrampScreen] fiat min amount:",L.minimum_amount));}).catch(Q=>{console.warn("[OnrampScreen] fiat_currencies error:",Q?.message);});},[i,n,J,be,w,g,fe]);let ot=async()=>{if(!(!J||!be))try{let Se=await Cd(J,be);console.log("[OnrampScreen] payment_tokens refreshed, count:",Se.data?.length??0),Ke(Se.data??[]);}catch(Se){console.warn("[OnrampScreen] payment_tokens refresh error:",Se?.message);let Z=Se?.message??"";(Z.includes("stripe_onramp_forbidden")||Z.includes("403"))&&(hn(),fe());}},Lt=async()=>{let Se=await ne();return Se&&await ot(),Se},Bt=e?.skipSuccessConfirmation===true;useEffect(()=>{n==="success"&&Bt&&y&&(Pe(y),fe(),t?.());},[n,Bt,y,Pe,fe,t]),useEffect(()=>{n==="register"&&Ve&&U();},[n,Ve,U]);let yt=()=>{fe(),t?.();};if(i)return jsx(View,{style:[Iy.container,{backgroundColor:r.colors.background}],children:jsx(nt,{size:56,strokeWidth:3,gradientFrom:r.colors.primary,gradientTo:r.colors.primary})});if(n==="disclaimer")return jsx(Xp,{styles:o,merchantDisplayName:e?.merchantDisplayName,onContinue:()=>x("register"),onClose:()=>x("email")});if(n==="email")return jsx(em,{styles:o,placeholderColor:r.components.input.placeholderColor,hasPrefilledEmail:Ne,loading:s,error:l,status:a,email:u,setEmail:_,checkEmail:F,onClose:yt});if(n==="register")return jsx(sm,{styles:o,hasPrefilledPhone:Ve,loading:s,error:l,status:a,email:u,phone:c,setPhone:k,register:U,onClose:yt});if(n==="kyc")return jsx(Ol,{initialData:T,loading:s,onComplete:j,onCancel:yt});if(n==="kyc_offer"){let Se=()=>{ve.current&&(ve.current=false),x("session_params");};return jsx(Jp,{onSelectL1:()=>x("kyc_l1"),onSelectL2:()=>{ve.current=true,x("identity");},onSkip:Se,onClose:()=>{ve.current?(ve.current=false,x("session_params")):Se();},onRefresh:()=>{!J||!be||(Vt(true),Mn(J,be).then(L=>{let I=L.kyc_tiers??[],D=I.find(ke=>ke.tier==="l0"),q=I.find(ke=>ke.tier==="l1"),Fe=I.find(ke=>ke.tier==="l2");D?.verification_status&&X(D.verification_status),q?.verification_status&&pt(q.verification_status),Fe?.verification_status&&me(Fe.verification_status),console.log("[OnrampScreen] refresh kyc_tiers \u2014 l0:",D?.verification_status,"l1:",q?.verification_status,"l2:",Fe?.verification_status);}).catch(L=>{console.warn("[OnrampScreen] refresh customer fetch error:",L?.message);}).finally(()=>Vt(false)));},loading:s,loadingTiers:je,error:l?.message,l0Status:he,l1Status:Ce,l2Status:It,l1Completed:$t,l2Completed:Oe,currentLimit:it})}if(n==="kyc_l1"){let Se=ve.current?"session_params":"wallet";return jsx(qp,{initialData:T,loading:s,onComplete:Z=>{console.log("[KYCL1] onComplete called with:",JSON.stringify(Z)),ve.current&&(ve.current=false),j(Z,Se);},onCancel:()=>x("kyc_offer"),onClose:yt})}return n==="identity"?jsx(rm,{styles:o,loading:s,status:a,error:l,verifyIdentity:le,onClose:()=>{ve.current?(ve.current=false,x("session_params")):yt();}}):n==="wallet"?jsx(lm,{styles:o,hasAutoWallet:ze,loading:s,error:l,status:a,walletAddress:w,walletNetwork:g,setWalletAddress:v,setWalletNetwork:M,setDestinationCurrency:O,registerWallet:Ye,onClose:yt}):n==="session_params"?jsx(Pl,{initialAmount:h,currency:S,applePaySupported:C,paymentSelectorPosition:e?.paymentSelectorPosition??"header",minAmount:pe,maxAmount:it,paymentTokens:Ae,onAddPaymentMethod:Lt,onCollectPayment:(Se,Z)=>{_e(Se,Z);},paymentLoading:s,paymentStatus:a,paymentError:l?.message??null,onConfirm:(Se,Z)=>{if(console.log("[OnrampScreen] onConfirm called:",{amount:Se,selectedMethod:Z,amountFirst:ue}),ue&&!J)W(Se),x("email");else {let Q=Z==="apple_pay",L=!Q&&Z?Z:void 0;console.log("[OnrampScreen] isApplePay:",Q,"hasSavedToken:",!!L),_e(Q,Se,L);}},onCancel:yt,accessToken:be,showHistoryProgressBar:e?.showHistoryProgressBar,onLogout:qe,onRequestKYC:vt}):n==="quote"&&y?jsx(im,{styles:o,session:y,loading:s,error:l,status:a,confirmCheckout:we,tokenIconUrl:p,networkIconUrl:d,onClose:yt,onBack:()=>x("session_params")}):n==="processing"?jsx(nm,{styles:o,error:l,status:a,loading:s,sourceCurrency:y?.transaction_details.source_currency,destinationCurrency:y?.transaction_details.destination_currency??b,destinationNetwork:y?.transaction_details.destination_network??"base",tokenIconUrl:p,networkIconUrl:d,onClose:yt,onRetryStatusCheck:$e}):n==="success"&&y&&!Bt?jsx(am,{styles:o,session:y,resolvedRecipientAddress:m,recipientFromConfig:e?.recipientAddress,tokenIconUrl:p,networkIconUrl:d,onDone:()=>{Pe(y),fe(),t?.();}}):null}var Iy=StyleSheet.create({container:{flex:1,justifyContent:"center",alignItems:"center"}});function cm(){try{let e=Py.expoConfig?.plugins;if(!Array.isArray(e))return;for(let t of e){if(!Array.isArray(t))continue;let[r,o]=t;if(r!=="@stripe/stripe-react-native"||!o||typeof o!="object")continue;let n=o.merchantIdentifier;if(typeof n=="string"){let i=n.trim();if(i.length>0)return i}}}catch{}}function Hl({publishableKey:e,email:t,phone:r,externalUserId:o,flowOrder:n,destinationChainType:i="ethereum",destinationChainId:s="8453",destinationTokenAddress:a,recipientAddress:l,onComplete:u,onError:c,onStepChange:y,onClose:T,merchantIdentifier:w="",urlScheme:m="unifoldOnramp",paymentSelectorPosition:g,skipSuccessConfirmation:h=false,appName:S}){let{colors:b,fonts:p,components:d}=V(),C=e||dl(),x=useMemo(()=>{let O=w.trim();return O.length>0?O:cm()??""},[w]),[_,k]=useState("loading"),[v,M]=useState(null);useEffect(()=>{let O=false;async function F(){try{C&&(kl(C),Tl(sa()));let U=await xl();if(O)return;let j=x.trim();if(await initStripe({publishableKey:U,urlScheme:m,...j?{merchantIdentifier:j}:{}}),O)return;k("ready");}catch(U){if(O)return;console.error("[StripeOnramp] Init failed:",U),M(U?.message??"Failed to load Stripe configuration"),k("error");}}return F(),()=>{O=true;}},[C,x,m]);let W=useMemo(()=>{let O={publishableKey:C,externalUserId:o,destinationChainType:i,destinationChainId:s,onComplete:u,onError:c,onStepChange:y};return a&&(O.destinationTokenAddress=a),l&&(O.recipientAddress=l),t&&(O.email=t),r&&(O.phone=r),n&&(O.flowOrder=n),g&&(O.paymentSelectorPosition=g),O.skipSuccessConfirmation=h,O.merchantIdentifier=x,S&&(O.merchantDisplayName=S),O},[C,o,i,s,a,l,t,r,n,g,h,x,S,u,c,y]);return _==="error"?jsxs(View,{style:[ys.centered,{backgroundColor:b.background}],children:[jsx(Text,{style:[ys.errorText,{color:b.error,fontFamily:p.medium}],children:"Unable to initialize"}),jsx(Text,{style:[ys.errorDetail,{color:b.foregroundMuted,fontFamily:p.regular}],children:v}),T&&jsx(TouchableOpacity,{style:[ys.retryBtn,{backgroundColor:d.button.primaryBackground,borderRadius:d.button.borderRadius}],onPress:T,children:jsx(Text,{style:[ys.retryBtnText,{color:d.button.primaryText,fontFamily:p.medium}],children:"Go Back"})})]}):_==="loading"?jsx(View,{style:[ys.centered,{backgroundColor:b.background}],children:jsx(nt,{size:56,strokeWidth:3,gradientFrom:b.primary,gradientTo:b.primary})}):jsx(Ul,{config:W,onClose:T})}var ys=StyleSheet.create({centered:{flex:1,justifyContent:"center",alignItems:"center",paddingHorizontal:24},errorText:{fontSize:18,marginBottom:8},errorDetail:{fontSize:14,textAlign:"center",marginBottom:24},retryBtn:{paddingVertical:14,paddingHorizontal:32},retryBtnText:{fontSize:16}});function mm(){let{configure:e}=useOnramp(),t=useRef(false);return useEffect(()=>{t.current||(t.current=true,e({merchantDisplayName:"Unifold",appearance:{lightColors:{primary:"#2d22a1",contentOnPrimary:"#ffffff",borderSelected:"#07b8b8"},darkColors:{primary:"#800080",contentOnPrimary:"#ffffff",borderSelected:"#526f3e"},style:"ALWAYS_DARK",primaryButton:{cornerRadius:8,height:48}}}).then(r=>{r.error&&console.error("[StripeOnrampPreconfigure] error:",r.error.message);}).catch(r=>{console.error("[StripeOnrampPreconfigure] threw:",r?.message);}));},[e]),null}var fm="__unifold_stripe_onramp__";function Nl(e){globalThis[fm]=e;}function hm(){return globalThis[fm]}Nl(Hl);var qo=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this);}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe();}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}};var _i,Gn,bs,gm,Ey=(gm=class extends qo{constructor(){super();te(this,_i);te(this,Gn);te(this,bs);A(this,bs,t=>{if(typeof window<"u"&&window.addEventListener){let r=()=>t();return window.addEventListener("visibilitychange",r,false),()=>{window.removeEventListener("visibilitychange",r);}}});}onSubscribe(){f(this,Gn)||this.setEventListener(f(this,bs));}onUnsubscribe(){var t;this.hasListeners()||((t=f(this,Gn))==null||t.call(this),A(this,Gn,void 0));}setEventListener(t){var r;A(this,bs,t),(r=f(this,Gn))==null||r.call(this),A(this,Gn,t(o=>{typeof o=="boolean"?this.setFocused(o):this.onFocus();}));}setFocused(t){f(this,_i)!==t&&(A(this,_i,t),this.onFocus());}onFocus(){let t=this.isFocused();this.listeners.forEach(r=>{r(t);});}isFocused(){return typeof f(this,_i)=="boolean"?f(this,_i):globalThis.document?.visibilityState!=="hidden"}},_i=new WeakMap,Gn=new WeakMap,bs=new WeakMap,gm),Cs=new Ey;var My={setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e),setInterval:(e,t)=>setInterval(e,t),clearInterval:e=>clearInterval(e)},Ko,Ri,ym,zy=(ym=class{constructor(){te(this,Ko,My);te(this,Ri,false);}setTimeoutProvider(e){process.env.NODE_ENV!=="production"&&f(this,Ri)&&e!==f(this,Ko)&&console.error("[timeoutManager]: Switching provider after calls to previous provider might result in unexpected behavior.",{previous:f(this,Ko),provider:e}),A(this,Ko,e),process.env.NODE_ENV!=="production"&&A(this,Ri,false);}setTimeout(e,t){return process.env.NODE_ENV!=="production"&&A(this,Ri,true),f(this,Ko).setTimeout(e,t)}clearTimeout(e){f(this,Ko).clearTimeout(e);}setInterval(e,t){return process.env.NODE_ENV!=="production"&&A(this,Ri,true),f(this,Ko).setInterval(e,t)}clearInterval(e){f(this,Ko).clearInterval(e);}},Ko=new WeakMap,Ri=new WeakMap,ym),Qo=new zy;function bm(e){setTimeout(e,0);}var Md=typeof window>"u"||"Deno"in globalThis;function br(){}function Sm(e,t){return typeof e=="function"?e(t):e}function ka(e){return typeof e=="number"&&e>=0&&e!==1/0}function $l(e,t){return Math.max(e+(t||0)-Date.now(),0)}function Io(e,t){return typeof e=="function"?e(t):e}function Yr(e,t){return typeof e=="function"?e(t):e}function ql(e,t){let{type:r="all",exact:o,fetchStatus:n,predicate:i,queryKey:s,stale:a}=e;if(s){if(o){if(t.queryHash!==Ta(s,t.options))return false}else if(!Pi(t.queryKey,s))return false}if(r!=="all"){let l=t.isActive();if(r==="active"&&!l||r==="inactive"&&l)return false}return !(typeof a=="boolean"&&t.isStale()!==a||n&&n!==t.state.fetchStatus||i&&!i(t))}function Kl(e,t){let{exact:r,status:o,predicate:n,mutationKey:i}=e;if(i){if(!t.options.mutationKey)return false;if(r){if(vi(t.options.mutationKey)!==vi(i))return false}else if(!Pi(t.options.mutationKey,i))return false}return !(o&&t.state.status!==o||n&&!n(t))}function Ta(e,t){return (t?.queryKeyHashFn||vi)(e)}function vi(e){return JSON.stringify(e,(t,r)=>Ed(r)?Object.keys(r).sort().reduce((o,n)=>(o[n]=r[n],o),{}):r)}function Pi(e,t){return e===t?true:typeof e!=typeof t?false:e&&t&&typeof e=="object"&&typeof t=="object"?Object.keys(t).every(r=>Pi(e[r],t[r])):false}var Uy=Object.prototype.hasOwnProperty;function jl(e,t,r=0){if(e===t)return e;if(r>500)return t;let o=Cm(e)&&Cm(t);if(!o&&!(Ed(e)&&Ed(t)))return t;let i=(o?e:Object.keys(e)).length,s=o?t:Object.keys(t),a=s.length,l=o?new Array(a):{},u=0;for(let c=0;c<a;c++){let y=o?c:s[c],T=e[y],w=t[y];if(T===w){l[y]=T,(o?c<i:Uy.call(e,y))&&u++;continue}if(T===null||w===null||typeof T!="object"||typeof w!="object"){l[y]=w;continue}let m=jl(T,w,r+1);l[y]=m,m===T&&u++;}return i===a&&u===i?e:l}function Ql(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return false;for(let r in e)if(e[r]!==t[r])return false;return true}function Cm(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function Ed(e){if(!wm(e))return false;let t=e.constructor;if(t===void 0)return true;let r=t.prototype;return !(!wm(r)||!r.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function wm(e){return Object.prototype.toString.call(e)==="[object Object]"}function km(e){return new Promise(t=>{Qo.setTimeout(t,e);})}function xa(e,t,r){if(typeof r.structuralSharing=="function")return r.structuralSharing(e,t);if(r.structuralSharing!==false){if(process.env.NODE_ENV!=="production")try{return jl(e,t)}catch(o){throw console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${r.queryHash}]: ${o}`),o}return jl(e,t)}return t}function Tm(e,t,r=0){let o=[...e,t];return r&&o.length>r?o.slice(1):o}function xm(e,t,r=0){let o=[t,...e];return r&&o.length>r?o.slice(0,-1):o}var Ii=Symbol();function Yl(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===Ii&&console.error(`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`),!e.queryFn&&t?.initialPromise?()=>t.initialPromise:!e.queryFn||e.queryFn===Ii?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function Gl(e,t){return typeof e=="function"?e(...t):!!e}function _m(e,t,r){let o=false,n;return Object.defineProperty(e,"signal",{enumerable:true,get:()=>(n??(n=t()),o||(o=true,n.aborted?r():n.addEventListener("abort",r,{once:true})),n)}),e}var Yo=(()=>{let e=()=>Md;return {isServer(){return e()},setIsServer(t){e=t;}}})();function _a(){let e,t,r=new Promise((n,i)=>{e=n,t=i;});r.status="pending",r.catch(()=>{});function o(n){Object.assign(r,n),delete r.resolve,delete r.reject;}return r.resolve=n=>{o({status:"fulfilled",value:n}),e(n);},r.reject=n=>{o({status:"rejected",reason:n}),t(n);},r}var Rm=bm;function Hy(){let e=[],t=0,r=a=>{a();},o=a=>{a();},n=Rm,i=a=>{t?e.push(a):n(()=>{r(a);});},s=()=>{let a=e;e=[],a.length&&n(()=>{o(()=>{a.forEach(l=>{r(l);});});});};return {batch:a=>{let l;t++;try{l=a();}finally{t--,t||s();}return l},batchCalls:a=>(...l)=>{i(()=>{a(...l);});},schedule:i,setNotifyFunction:a=>{r=a;},setBatchNotifyFunction:a=>{o=a;},setScheduler:a=>{n=a;}}}var Ht=Hy();var ws,Jn,Ss,vm,Ny=(vm=class extends qo{constructor(){super();te(this,ws,true);te(this,Jn);te(this,Ss);A(this,Ss,t=>{if(typeof window<"u"&&window.addEventListener){let r=()=>t(true),o=()=>t(false);return window.addEventListener("online",r,false),window.addEventListener("offline",o,false),()=>{window.removeEventListener("online",r),window.removeEventListener("offline",o);}}});}onSubscribe(){f(this,Jn)||this.setEventListener(f(this,Ss));}onUnsubscribe(){var t;this.hasListeners()||((t=f(this,Jn))==null||t.call(this),A(this,Jn,void 0));}setEventListener(t){var r;A(this,Ss,t),(r=f(this,Jn))==null||r.call(this),A(this,Jn,t(this.setOnline.bind(this)));}setOnline(t){f(this,ws)!==t&&(A(this,ws,t),this.listeners.forEach(o=>{o(t);}));}isOnline(){return f(this,ws)}},ws=new WeakMap,Jn=new WeakMap,Ss=new WeakMap,vm),ks=new Ny;function jy(e){return Math.min(1e3*2**e,3e4)}function zd(e){return (e??"online")==="online"?ks.isOnline():true}var Jl=class extends Error{constructor(e){super("CancelledError"),this.revert=e?.revert,this.silent=e?.silent;}};function Zl(e){let t=false,r=0,o,n=_a(),i=()=>n.status!=="pending",s=g=>{if(!i()){let h=new Jl(g);T(h),e.onCancel?.(h);}},a=()=>{t=true;},l=()=>{t=false;},u=()=>Cs.isFocused()&&(e.networkMode==="always"||ks.isOnline())&&e.canRun(),c=()=>zd(e.networkMode)&&e.canRun(),y=g=>{i()||(o?.(),n.resolve(g));},T=g=>{i()||(o?.(),n.reject(g));},w=()=>new Promise(g=>{o=h=>{(i()||u())&&g(h);},e.onPause?.();}).then(()=>{o=void 0,i()||e.onContinue?.();}),m=()=>{if(i())return;let g,h=r===0?e.initialPromise:void 0;try{g=h??e.fn();}catch(S){g=Promise.reject(S);}Promise.resolve(g).then(y).catch(S=>{if(i())return;let b=e.retry??(Yo.isServer()?0:3),p=e.retryDelay??jy,d=typeof p=="function"?p(r,S):p,C=b===true||typeof b=="number"&&r<b||typeof b=="function"&&b(r,S);if(t||!C){T(S);return}r++,e.onFail?.(r,S),km(d).then(()=>u()?void 0:w()).then(()=>{t?T(S):m();});});};return {promise:n,status:()=>n.status,cancel:s,continue:()=>(o?.(),n),cancelRetry:a,continueRetry:l,canStart:c,start:()=>(c()?m():w().then(m),n)}}var Oi,Im,Xl=(Im=class{constructor(){te(this,Oi);}destroy(){this.clearGcTimeout();}scheduleGc(){this.clearGcTimeout(),ka(this.gcTime)&&A(this,Oi,Qo.setTimeout(()=>{this.optionalRemove();},this.gcTime));}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(Yo.isServer()?1/0:300*1e3));}clearGcTimeout(){f(this,Oi)!==void 0&&(Qo.clearTimeout(f(this,Oi)),A(this,Oi,void 0));}},Oi=new WeakMap,Im);var Fi,Ts,Co,Di,Ir,Ra,Vi,lo,Vm,bn,Fm,Dm=(Fm=class extends Xl{constructor(t){super();te(this,lo);te(this,Fi);te(this,Ts);te(this,Co);te(this,Di);te(this,Ir);te(this,Ra);te(this,Vi);A(this,Vi,false),A(this,Ra,t.defaultOptions),this.setOptions(t.options),this.observers=[],A(this,Di,t.client),A(this,Co,f(this,Di).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,A(this,Fi,Om(this.options)),this.state=t.state??f(this,Fi),this.scheduleGc();}get meta(){return this.options.meta}get promise(){return f(this,Ir)?.promise}setOptions(t){if(this.options={...f(this,Ra),...t},this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){let r=Om(this.options);r.data!==void 0&&(this.setState(Pm(r.data,r.dataUpdatedAt)),A(this,Fi,r));}}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&f(this,Co).remove(this);}setData(t,r){let o=xa(this.state.data,t,this.options);return Ue(this,lo,bn).call(this,{data:o,type:"success",dataUpdatedAt:r?.updatedAt,manual:r?.manual}),o}setState(t,r){Ue(this,lo,bn).call(this,{type:"setState",state:t,setStateOptions:r});}cancel(t){let r=f(this,Ir)?.promise;return f(this,Ir)?.cancel(t),r?r.then(br).catch(br):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:true});}get resetState(){return f(this,Fi)}reset(){this.destroy(),this.setState(this.resetState);}isActive(){return this.observers.some(t=>Yr(t.options.enabled,this)!==false)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===Ii||!this.isFetched()}isFetched(){return this.state.dataUpdateCount+this.state.errorUpdateCount>0}isStatic(){return this.getObserversCount()>0?this.observers.some(t=>Io(t.options.staleTime,this)==="static"):false}isStale(){return this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(t=0){return this.state.data===void 0?true:t==="static"?false:this.state.isInvalidated?true:!$l(this.state.dataUpdatedAt,t)}onFocus(){this.observers.find(r=>r.shouldFetchOnWindowFocus())?.refetch({cancelRefetch:false}),f(this,Ir)?.continue();}onOnline(){this.observers.find(r=>r.shouldFetchOnReconnect())?.refetch({cancelRefetch:false}),f(this,Ir)?.continue();}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),f(this,Co).notify({type:"observerAdded",query:this,observer:t}));}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(r=>r!==t),this.observers.length||(f(this,Ir)&&(f(this,Vi)||Ue(this,lo,Vm).call(this)?f(this,Ir).cancel({revert:true}):f(this,Ir).cancelRetry()),this.scheduleGc()),f(this,Co).notify({type:"observerRemoved",query:this,observer:t}));}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||Ue(this,lo,bn).call(this,{type:"invalidate"});}async fetch(t,r){if(this.state.fetchStatus!=="idle"&&f(this,Ir)?.status()!=="rejected"){if(this.state.data!==void 0&&r?.cancelRefetch)this.cancel({silent:true});else if(f(this,Ir))return f(this,Ir).continueRetry(),f(this,Ir).promise}if(t&&this.setOptions(t),!this.options.queryFn){let l=this.observers.find(u=>u.options.queryFn);l&&this.setOptions(l.options);}process.env.NODE_ENV!=="production"&&(Array.isArray(this.options.queryKey)||console.error("As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']"));let o=new AbortController,n=l=>{Object.defineProperty(l,"signal",{enumerable:true,get:()=>(A(this,Vi,true),o.signal)});},i=()=>{let l=Yl(this.options,r),c=(()=>{let y={client:f(this,Di),queryKey:this.queryKey,meta:this.meta};return n(y),y})();return A(this,Vi,false),this.options.persister?this.options.persister(l,c,this):l(c)},a=(()=>{let l={fetchOptions:r,options:this.options,queryKey:this.queryKey,client:f(this,Di),state:this.state,fetchFn:i};return n(l),l})();this.options.behavior?.onFetch(a,this),A(this,Ts,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==a.fetchOptions?.meta)&&Ue(this,lo,bn).call(this,{type:"fetch",meta:a.fetchOptions?.meta}),A(this,Ir,Zl({initialPromise:r?.initialPromise,fn:a.fetchFn,onCancel:l=>{l instanceof Jl&&l.revert&&this.setState({...f(this,Ts),fetchStatus:"idle"}),o.abort();},onFail:(l,u)=>{Ue(this,lo,bn).call(this,{type:"failed",failureCount:l,error:u});},onPause:()=>{Ue(this,lo,bn).call(this,{type:"pause"});},onContinue:()=>{Ue(this,lo,bn).call(this,{type:"continue"});},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>true}));try{let l=await f(this,Ir).start();if(l===void 0)throw process.env.NODE_ENV!=="production"&&console.error(`Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ${this.queryHash}`),new Error(`${this.queryHash} data is undefined`);return this.setData(l),f(this,Co).config.onSuccess?.(l,this),f(this,Co).config.onSettled?.(l,this.state.error,this),l}catch(l){if(l instanceof Jl){if(l.silent)return f(this,Ir).promise;if(l.revert){if(this.state.data===void 0)throw l;return this.state.data}}throw Ue(this,lo,bn).call(this,{type:"error",error:l}),f(this,Co).config.onError?.(l,this),f(this,Co).config.onSettled?.(this.state.data,l,this),l}finally{this.scheduleGc();}}},Fi=new WeakMap,Ts=new WeakMap,Co=new WeakMap,Di=new WeakMap,Ir=new WeakMap,Ra=new WeakMap,Vi=new WeakMap,lo=new WeakSet,Vm=function(){return this.state.fetchStatus==="paused"&&this.state.status==="pending"},bn=function(t){let r=o=>{switch(t.type){case "failed":return {...o,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case "pause":return {...o,fetchStatus:"paused"};case "continue":return {...o,fetchStatus:"fetching"};case "fetch":return {...o,...Ud(o.data,this.options),fetchMeta:t.meta??null};case "success":let n={...o,...Pm(t.data,t.dataUpdatedAt),dataUpdateCount:o.dataUpdateCount+1,...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};return A(this,Ts,t.manual?n:void 0),n;case "error":let i=t.error;return {...o,error:i,errorUpdateCount:o.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:o.fetchFailureCount+1,fetchFailureReason:i,fetchStatus:"idle",status:"error",isInvalidated:true};case "invalidate":return {...o,isInvalidated:true};case "setState":return {...o,...t.state}}};this.state=r(this.state),Ht.batch(()=>{this.observers.forEach(o=>{o.onQueryUpdate();}),f(this,Co).notify({query:this,type:"updated",action:t});});},Fm);function Ud(e,t){return {fetchFailureCount:0,fetchFailureReason:null,fetchStatus:zd(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function Pm(e,t){return {data:e,dataUpdatedAt:t??Date.now(),error:null,isInvalidated:false,status:"success"}}function Om(e){let t=typeof e.initialData=="function"?e.initialData():e.initialData,r=t!==void 0,o=r?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return {data:t,dataUpdateCount:0,dataUpdatedAt:r?o??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:false,status:r?"success":"pending",fetchStatus:"idle"}}var Gr,Je,Ia,zr,Li,xs,Cn,Zn,Pa,_s,Rs,Bi,Wi,Xn,vs,ft,va,Hd,Nd,jd,$d,qd,Kd,Qd,Am,Wm,Gd=(Wm=class extends qo{constructor(t,r){super();te(this,ft);te(this,Gr);te(this,Je);te(this,Ia);te(this,zr);te(this,Li);te(this,xs);te(this,Cn);te(this,Zn);te(this,Pa);te(this,_s);te(this,Rs);te(this,Bi);te(this,Wi);te(this,Xn);te(this,vs,new Set);this.options=r,A(this,Gr,t),A(this,Zn,null),A(this,Cn,_a()),this.bindMethods(),this.setOptions(r);}bindMethods(){this.refetch=this.refetch.bind(this);}onSubscribe(){this.listeners.size===1&&(f(this,Je).addObserver(this),Lm(f(this,Je),this.options)?Ue(this,ft,va).call(this):this.updateResult(),Ue(this,ft,$d).call(this));}onUnsubscribe(){this.hasListeners()||this.destroy();}shouldFetchOnReconnect(){return Yd(f(this,Je),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return Yd(f(this,Je),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,Ue(this,ft,qd).call(this),Ue(this,ft,Kd).call(this),f(this,Je).removeObserver(this);}setOptions(t){let r=this.options,o=f(this,Je);if(this.options=f(this,Gr).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Yr(this.options.enabled,f(this,Je))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");Ue(this,ft,Qd).call(this),f(this,Je).setOptions(this.options),r._defaulted&&!Ql(this.options,r)&&f(this,Gr).getQueryCache().notify({type:"observerOptionsUpdated",query:f(this,Je),observer:this});let n=this.hasListeners();n&&Bm(f(this,Je),o,this.options,r)&&Ue(this,ft,va).call(this),this.updateResult(),n&&(f(this,Je)!==o||Yr(this.options.enabled,f(this,Je))!==Yr(r.enabled,f(this,Je))||Io(this.options.staleTime,f(this,Je))!==Io(r.staleTime,f(this,Je)))&&Ue(this,ft,Hd).call(this);let i=Ue(this,ft,Nd).call(this);n&&(f(this,Je)!==o||Yr(this.options.enabled,f(this,Je))!==Yr(r.enabled,f(this,Je))||i!==f(this,Xn))&&Ue(this,ft,jd).call(this,i);}getOptimisticResult(t){let r=f(this,Gr).getQueryCache().build(f(this,Gr),t),o=this.createResult(r,t);return qy(this,o)&&(A(this,zr,o),A(this,xs,this.options),A(this,Li,f(this,Je).state)),o}getCurrentResult(){return f(this,zr)}trackResult(t,r){return new Proxy(t,{get:(o,n)=>(this.trackProp(n),r?.(n),n==="promise"&&(this.trackProp("data"),!this.options.experimental_prefetchInRender&&f(this,Cn).status==="pending"&&f(this,Cn).reject(new Error("experimental_prefetchInRender feature flag is not enabled"))),Reflect.get(o,n))})}trackProp(t){f(this,vs).add(t);}getCurrentQuery(){return f(this,Je)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){let r=f(this,Gr).defaultQueryOptions(t),o=f(this,Gr).getQueryCache().build(f(this,Gr),r);return o.fetch().then(()=>this.createResult(o,r))}fetch(t){return Ue(this,ft,va).call(this,{...t,cancelRefetch:t.cancelRefetch??true}).then(()=>(this.updateResult(),f(this,zr)))}createResult(t,r){let o=f(this,Je),n=this.options,i=f(this,zr),s=f(this,Li),a=f(this,xs),u=t!==o?t.state:f(this,Ia),{state:c}=t,y={...c},T=false,w;if(r._optimisticResults){let v=this.hasListeners(),M=!v&&Lm(t,r),W=v&&Bm(t,o,r,n);(M||W)&&(y={...y,...Ud(c.data,t.options)}),r._optimisticResults==="isRestoring"&&(y.fetchStatus="idle");}let{error:m,errorUpdatedAt:g,status:h}=y;w=y.data;let S=false;if(r.placeholderData!==void 0&&w===void 0&&h==="pending"){let v;i?.isPlaceholderData&&r.placeholderData===a?.placeholderData?(v=i.data,S=true):v=typeof r.placeholderData=="function"?r.placeholderData(f(this,Rs)?.state.data,f(this,Rs)):r.placeholderData,v!==void 0&&(h="success",w=xa(i?.data,v,r),T=true);}if(r.select&&w!==void 0&&!S)if(i&&w===s?.data&&r.select===f(this,Pa))w=f(this,_s);else try{A(this,Pa,r.select),w=r.select(w),w=xa(i?.data,w,r),A(this,_s,w),A(this,Zn,null);}catch(v){A(this,Zn,v);}f(this,Zn)&&(m=f(this,Zn),w=f(this,_s),g=Date.now(),h="error");let b=y.fetchStatus==="fetching",p=h==="pending",d=h==="error",C=p&&b,x=w!==void 0,k={status:h,fetchStatus:y.fetchStatus,isPending:p,isSuccess:h==="success",isError:d,isInitialLoading:C,isLoading:C,data:w,dataUpdatedAt:y.dataUpdatedAt,error:m,errorUpdatedAt:g,failureCount:y.fetchFailureCount,failureReason:y.fetchFailureReason,errorUpdateCount:y.errorUpdateCount,isFetched:t.isFetched(),isFetchedAfterMount:y.dataUpdateCount>u.dataUpdateCount||y.errorUpdateCount>u.errorUpdateCount,isFetching:b,isRefetching:b&&!p,isLoadingError:d&&!x,isPaused:y.fetchStatus==="paused",isPlaceholderData:T,isRefetchError:d&&x,isStale:Jd(t,r),refetch:this.refetch,promise:f(this,Cn),isEnabled:Yr(r.enabled,t)!==false};if(this.options.experimental_prefetchInRender){let v=k.data!==void 0,M=k.status==="error"&&!v,W=U=>{M?U.reject(k.error):v&&U.resolve(k.data);},O=()=>{let U=A(this,Cn,k.promise=_a());W(U);},F=f(this,Cn);switch(F.status){case "pending":t.queryHash===o.queryHash&&W(F);break;case "fulfilled":(M||k.data!==F.value)&&O();break;case "rejected":(!M||k.error!==F.reason)&&O();break}}return k}updateResult(){let t=f(this,zr),r=this.createResult(f(this,Je),this.options);if(A(this,Li,f(this,Je).state),A(this,xs,this.options),f(this,Li).data!==void 0&&A(this,Rs,f(this,Je)),Ql(r,t))return;A(this,zr,r);let o=()=>{if(!t)return true;let{notifyOnChangeProps:n}=this.options,i=typeof n=="function"?n():n;if(i==="all"||!i&&!f(this,vs).size)return true;let s=new Set(i??f(this,vs));return this.options.throwOnError&&s.add("error"),Object.keys(f(this,zr)).some(a=>{let l=a;return f(this,zr)[l]!==t[l]&&s.has(l)})};Ue(this,ft,Am).call(this,{listeners:o()});}onQueryUpdate(){this.updateResult(),this.hasListeners()&&Ue(this,ft,$d).call(this);}},Gr=new WeakMap,Je=new WeakMap,Ia=new WeakMap,zr=new WeakMap,Li=new WeakMap,xs=new WeakMap,Cn=new WeakMap,Zn=new WeakMap,Pa=new WeakMap,_s=new WeakMap,Rs=new WeakMap,Bi=new WeakMap,Wi=new WeakMap,Xn=new WeakMap,vs=new WeakMap,ft=new WeakSet,va=function(t){Ue(this,ft,Qd).call(this);let r=f(this,Je).fetch(this.options,t);return t?.throwOnError||(r=r.catch(br)),r},Hd=function(){Ue(this,ft,qd).call(this);let t=Io(this.options.staleTime,f(this,Je));if(Yo.isServer()||f(this,zr).isStale||!ka(t))return;let o=$l(f(this,zr).dataUpdatedAt,t)+1;A(this,Bi,Qo.setTimeout(()=>{f(this,zr).isStale||this.updateResult();},o));},Nd=function(){return (typeof this.options.refetchInterval=="function"?this.options.refetchInterval(f(this,Je)):this.options.refetchInterval)??false},jd=function(t){Ue(this,ft,Kd).call(this),A(this,Xn,t),!(Yo.isServer()||Yr(this.options.enabled,f(this,Je))===false||!ka(f(this,Xn))||f(this,Xn)===0)&&A(this,Wi,Qo.setInterval(()=>{(this.options.refetchIntervalInBackground||Cs.isFocused())&&Ue(this,ft,va).call(this);},f(this,Xn)));},$d=function(){Ue(this,ft,Hd).call(this),Ue(this,ft,jd).call(this,Ue(this,ft,Nd).call(this));},qd=function(){f(this,Bi)!==void 0&&(Qo.clearTimeout(f(this,Bi)),A(this,Bi,void 0));},Kd=function(){f(this,Wi)!==void 0&&(Qo.clearInterval(f(this,Wi)),A(this,Wi,void 0));},Qd=function(){let t=f(this,Gr).getQueryCache().build(f(this,Gr),this.options);if(t===f(this,Je))return;let r=f(this,Je);A(this,Je,t),A(this,Ia,t.state),this.hasListeners()&&(r?.removeObserver(this),t.addObserver(this));},Am=function(t){Ht.batch(()=>{t.listeners&&this.listeners.forEach(r=>{r(f(this,zr));}),f(this,Gr).getQueryCache().notify({query:f(this,Je),type:"observerResultsUpdated"});});},Wm);function $y(e,t){return Yr(t.enabled,e)!==false&&e.state.data===void 0&&!(e.state.status==="error"&&t.retryOnMount===false)}function Lm(e,t){return $y(e,t)||e.state.data!==void 0&&Yd(e,t,t.refetchOnMount)}function Yd(e,t,r){if(Yr(t.enabled,e)!==false&&Io(t.staleTime,e)!=="static"){let o=typeof r=="function"?r(e):r;return o==="always"||o!==false&&Jd(e,t)}return false}function Bm(e,t,r,o){return (e!==t||Yr(o.enabled,e)===false)&&(!r.suspense||e.state.status!=="error")&&Jd(e,r)}function Jd(e,t){return Yr(t.enabled,e)!==false&&e.isStaleByTime(Io(t.staleTime,e))}function qy(e,t){return !Ql(e.getCurrentResult(),t)}function Zd(e){return {onFetch:(t,r)=>{let o=t.options,n=t.fetchOptions?.meta?.fetchMore?.direction,i=t.state.data?.pages||[],s=t.state.data?.pageParams||[],a={pages:[],pageParams:[]},l=0,u=async()=>{let c=false,y=m=>{_m(m,()=>t.signal,()=>c=true);},T=Yl(t.options,t.fetchOptions),w=async(m,g,h)=>{if(c)return Promise.reject();if(g==null&&m.pages.length)return Promise.resolve(m);let b=(()=>{let x={client:t.client,queryKey:t.queryKey,pageParam:g,direction:h?"backward":"forward",meta:t.options.meta};return y(x),x})(),p=await T(b),{maxPages:d}=t.options,C=h?xm:Tm;return {pages:C(m.pages,p,d),pageParams:C(m.pageParams,g,d)}};if(n&&i.length){let m=n==="backward",g=m?Ky:Em,h={pages:i,pageParams:s},S=g(o,h);a=await w(h,S,m);}else {let m=e??i.length;do{let g=l===0?s[0]??o.initialPageParam:Em(o,a);if(l>0&&g==null)break;a=await w(a,g),l++;}while(l<m)}return a};t.options.persister?t.fetchFn=()=>t.options.persister?.(u,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},r):t.fetchFn=u;}}}function Em(e,{pages:t,pageParams:r}){let o=t.length-1;return t.length>0?e.getNextPageParam(t[o],t,r[o],r):void 0}function Ky(e,{pages:t,pageParams:r}){return t.length>0?e.getPreviousPageParam?.(t[0],t,r[0],r):void 0}var Oa,Go,Lr,Ai,Jo,ei,Mm,zm=(Mm=class extends Xl{constructor(t){super();te(this,Jo);te(this,Oa);te(this,Go);te(this,Lr);te(this,Ai);A(this,Oa,t.client),this.mutationId=t.mutationId,A(this,Lr,t.mutationCache),A(this,Go,[]),this.state=t.state||Qy(),this.setOptions(t.options),this.scheduleGc();}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime);}get meta(){return this.options.meta}addObserver(t){f(this,Go).includes(t)||(f(this,Go).push(t),this.clearGcTimeout(),f(this,Lr).notify({type:"observerAdded",mutation:this,observer:t}));}removeObserver(t){A(this,Go,f(this,Go).filter(r=>r!==t)),this.scheduleGc(),f(this,Lr).notify({type:"observerRemoved",mutation:this,observer:t});}optionalRemove(){f(this,Go).length||(this.state.status==="pending"?this.scheduleGc():f(this,Lr).remove(this));}continue(){return f(this,Ai)?.continue()??this.execute(this.state.variables)}async execute(t){let r=()=>{Ue(this,Jo,ei).call(this,{type:"continue"});},o={client:f(this,Oa),meta:this.options.meta,mutationKey:this.options.mutationKey};A(this,Ai,Zl({fn:()=>this.options.mutationFn?this.options.mutationFn(t,o):Promise.reject(new Error("No mutationFn found")),onFail:(s,a)=>{Ue(this,Jo,ei).call(this,{type:"failed",failureCount:s,error:a});},onPause:()=>{Ue(this,Jo,ei).call(this,{type:"pause"});},onContinue:r,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>f(this,Lr).canRun(this)}));let n=this.state.status==="pending",i=!f(this,Ai).canStart();try{if(n)r();else {Ue(this,Jo,ei).call(this,{type:"pending",variables:t,isPaused:i}),f(this,Lr).config.onMutate&&await f(this,Lr).config.onMutate(t,this,o);let a=await this.options.onMutate?.(t,o);a!==this.state.context&&Ue(this,Jo,ei).call(this,{type:"pending",context:a,variables:t,isPaused:i});}let s=await f(this,Ai).start();return await f(this,Lr).config.onSuccess?.(s,t,this.state.context,this,o),await this.options.onSuccess?.(s,t,this.state.context,o),await f(this,Lr).config.onSettled?.(s,null,this.state.variables,this.state.context,this,o),await this.options.onSettled?.(s,null,t,this.state.context,o),Ue(this,Jo,ei).call(this,{type:"success",data:s}),s}catch(s){try{await f(this,Lr).config.onError?.(s,t,this.state.context,this,o);}catch(a){Promise.reject(a);}try{await this.options.onError?.(s,t,this.state.context,o);}catch(a){Promise.reject(a);}try{await f(this,Lr).config.onSettled?.(void 0,s,this.state.variables,this.state.context,this,o);}catch(a){Promise.reject(a);}try{await this.options.onSettled?.(void 0,s,t,this.state.context,o);}catch(a){Promise.reject(a);}throw Ue(this,Jo,ei).call(this,{type:"error",error:s}),s}finally{f(this,Lr).runNext(this);}}},Oa=new WeakMap,Go=new WeakMap,Lr=new WeakMap,Ai=new WeakMap,Jo=new WeakSet,ei=function(t){let r=o=>{switch(t.type){case "failed":return {...o,failureCount:t.failureCount,failureReason:t.error};case "pause":return {...o,isPaused:true};case "continue":return {...o,isPaused:false};case "pending":return {...o,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:t.isPaused,status:"pending",variables:t.variables,submittedAt:Date.now()};case "success":return {...o,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:false};case "error":return {...o,data:void 0,error:t.error,failureCount:o.failureCount+1,failureReason:t.error,isPaused:false,status:"error"}}};this.state=r(this.state),Ht.batch(()=>{f(this,Go).forEach(o=>{o.onMutationUpdate(t);}),f(this,Lr).notify({mutation:this,type:"updated",action:t});});},Mm);function Qy(){return {context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:false,status:"idle",variables:void 0,submittedAt:0}}var wn,Po,Fa,Um,Hm=(Um=class extends qo{constructor(t={}){super();te(this,wn);te(this,Po);te(this,Fa);this.config=t,A(this,wn,new Set),A(this,Po,new Map),A(this,Fa,0);}build(t,r,o){let n=new zm({client:t,mutationCache:this,mutationId:++Js(this,Fa)._,options:t.defaultMutationOptions(r),state:o});return this.add(n),n}add(t){f(this,wn).add(t);let r=ec(t);if(typeof r=="string"){let o=f(this,Po).get(r);o?o.push(t):f(this,Po).set(r,[t]);}this.notify({type:"added",mutation:t});}remove(t){if(f(this,wn).delete(t)){let r=ec(t);if(typeof r=="string"){let o=f(this,Po).get(r);if(o)if(o.length>1){let n=o.indexOf(t);n!==-1&&o.splice(n,1);}else o[0]===t&&f(this,Po).delete(r);}}this.notify({type:"removed",mutation:t});}canRun(t){let r=ec(t);if(typeof r=="string"){let n=f(this,Po).get(r)?.find(i=>i.state.status==="pending");return !n||n===t}else return true}runNext(t){let r=ec(t);return typeof r=="string"?f(this,Po).get(r)?.find(n=>n!==t&&n.state.isPaused)?.continue()??Promise.resolve():Promise.resolve()}clear(){Ht.batch(()=>{f(this,wn).forEach(t=>{this.notify({type:"removed",mutation:t});}),f(this,wn).clear(),f(this,Po).clear();});}getAll(){return Array.from(f(this,wn))}find(t){let r={exact:true,...t};return this.getAll().find(o=>Kl(r,o))}findAll(t={}){return this.getAll().filter(r=>Kl(t,r))}notify(t){Ht.batch(()=>{this.listeners.forEach(r=>{r(t);});});}resumePausedMutations(){let t=this.getAll().filter(r=>r.state.isPaused);return Ht.batch(()=>Promise.all(t.map(r=>r.continue().catch(br))))}},wn=new WeakMap,Po=new WeakMap,Fa=new WeakMap,Um);function ec(e){return e.options.scope?.id}var Zo,Nm,jm=(Nm=class extends qo{constructor(t={}){super();te(this,Zo);this.config=t,A(this,Zo,new Map);}build(t,r,o){let n=r.queryKey,i=r.queryHash??Ta(n,r),s=this.get(i);return s||(s=new Dm({client:t,queryKey:n,queryHash:i,options:t.defaultQueryOptions(r),state:o,defaultOptions:t.getQueryDefaults(n)}),this.add(s)),s}add(t){f(this,Zo).has(t.queryHash)||(f(this,Zo).set(t.queryHash,t),this.notify({type:"added",query:t}));}remove(t){let r=f(this,Zo).get(t.queryHash);r&&(t.destroy(),r===t&&f(this,Zo).delete(t.queryHash),this.notify({type:"removed",query:t}));}clear(){Ht.batch(()=>{this.getAll().forEach(t=>{this.remove(t);});});}get(t){return f(this,Zo).get(t)}getAll(){return [...f(this,Zo).values()]}find(t){let r={exact:true,...t};return this.getAll().find(o=>ql(r,o))}findAll(t={}){let r=this.getAll();return Object.keys(t).length>0?r.filter(o=>ql(t,o)):r}notify(t){Ht.batch(()=>{this.listeners.forEach(r=>{r(t);});});}onFocus(){Ht.batch(()=>{this.getAll().forEach(t=>{t.onFocus();});});}onOnline(){Ht.batch(()=>{this.getAll().forEach(t=>{t.onOnline();});});}},Zo=new WeakMap,Nm);var ir,ti,ri,Is,Ps,oi,Os,Fs,$m,Xd=($m=class{constructor(e={}){te(this,ir);te(this,ti);te(this,ri);te(this,Is);te(this,Ps);te(this,oi);te(this,Os);te(this,Fs);A(this,ir,e.queryCache||new jm),A(this,ti,e.mutationCache||new Hm),A(this,ri,e.defaultOptions||{}),A(this,Is,new Map),A(this,Ps,new Map),A(this,oi,0);}mount(){Js(this,oi)._++,f(this,oi)===1&&(A(this,Os,Cs.subscribe(async e=>{e&&(await this.resumePausedMutations(),f(this,ir).onFocus());})),A(this,Fs,ks.subscribe(async e=>{e&&(await this.resumePausedMutations(),f(this,ir).onOnline());})));}unmount(){var e,t;Js(this,oi)._--,f(this,oi)===0&&((e=f(this,Os))==null||e.call(this),A(this,Os,void 0),(t=f(this,Fs))==null||t.call(this),A(this,Fs,void 0));}isFetching(e){return f(this,ir).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return f(this,ti).findAll({...e,status:"pending"}).length}getQueryData(e){let t=this.defaultQueryOptions({queryKey:e});return f(this,ir).get(t.queryHash)?.state.data}ensureQueryData(e){let t=this.defaultQueryOptions(e),r=f(this,ir).build(this,t),o=r.state.data;return o===void 0?this.fetchQuery(e):(e.revalidateIfStale&&r.isStaleByTime(Io(t.staleTime,r))&&this.prefetchQuery(t),Promise.resolve(o))}getQueriesData(e){return f(this,ir).findAll(e).map(({queryKey:t,state:r})=>{let o=r.data;return [t,o]})}setQueryData(e,t,r){let o=this.defaultQueryOptions({queryKey:e}),i=f(this,ir).get(o.queryHash)?.state.data,s=Sm(t,i);if(s!==void 0)return f(this,ir).build(this,o).setData(s,{...r,manual:true})}setQueriesData(e,t,r){return Ht.batch(()=>f(this,ir).findAll(e).map(({queryKey:o})=>[o,this.setQueryData(o,t,r)]))}getQueryState(e){let t=this.defaultQueryOptions({queryKey:e});return f(this,ir).get(t.queryHash)?.state}removeQueries(e){let t=f(this,ir);Ht.batch(()=>{t.findAll(e).forEach(r=>{t.remove(r);});});}resetQueries(e,t){let r=f(this,ir);return Ht.batch(()=>(r.findAll(e).forEach(o=>{o.reset();}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){let r={revert:true,...t},o=Ht.batch(()=>f(this,ir).findAll(e).map(n=>n.cancel(r)));return Promise.all(o).then(br).catch(br)}invalidateQueries(e,t={}){return Ht.batch(()=>(f(this,ir).findAll(e).forEach(r=>{r.invalidate();}),e?.refetchType==="none"?Promise.resolve():this.refetchQueries({...e,type:e?.refetchType??e?.type??"active"},t)))}refetchQueries(e,t={}){let r={...t,cancelRefetch:t.cancelRefetch??true},o=Ht.batch(()=>f(this,ir).findAll(e).filter(n=>!n.isDisabled()&&!n.isStatic()).map(n=>{let i=n.fetch(void 0,r);return r.throwOnError||(i=i.catch(br)),n.state.fetchStatus==="paused"?Promise.resolve():i}));return Promise.all(o).then(br)}fetchQuery(e){let t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=false);let r=f(this,ir).build(this,t);return r.isStaleByTime(Io(t.staleTime,r))?r.fetch(t):Promise.resolve(r.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(br).catch(br)}fetchInfiniteQuery(e){return e.behavior=Zd(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(br).catch(br)}ensureInfiniteQueryData(e){return e.behavior=Zd(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return ks.isOnline()?f(this,ti).resumePausedMutations():Promise.resolve()}getQueryCache(){return f(this,ir)}getMutationCache(){return f(this,ti)}getDefaultOptions(){return f(this,ri)}setDefaultOptions(e){A(this,ri,e);}setQueryDefaults(e,t){f(this,Is).set(vi(e),{queryKey:e,defaultOptions:t});}getQueryDefaults(e){let t=[...f(this,Is).values()],r={};return t.forEach(o=>{Pi(e,o.queryKey)&&Object.assign(r,o.defaultOptions);}),r}setMutationDefaults(e,t){f(this,Ps).set(vi(e),{mutationKey:e,defaultOptions:t});}getMutationDefaults(e){let t=[...f(this,Ps).values()],r={};return t.forEach(o=>{Pi(e,o.mutationKey)&&Object.assign(r,o.defaultOptions);}),r}defaultQueryOptions(e){if(e._defaulted)return e;let t={...f(this,ri).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:true};return t.queryHash||(t.queryHash=Ta(t.queryKey,t)),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!=="always"),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t.queryFn===Ii&&(t.enabled=false),t}defaultMutationOptions(e){return e?._defaulted?e:{...f(this,ri).mutations,...e?.mutationKey&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:true}}clear(){f(this,ir).clear(),f(this,ti).clear();}},ir=new WeakMap,ti=new WeakMap,ri=new WeakMap,Is=new WeakMap,Ps=new WeakMap,oi=new WeakMap,Os=new WeakMap,Fs=new WeakMap,$m);var eu=ni.createContext(void 0),tu=e=>{let t=ni.useContext(eu);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},ru=({client:e,children:t})=>(ni.useEffect(()=>(e.mount(),()=>{e.unmount();}),[e]),jsx(eu.Provider,{value:e,children:t}));var qm=ni.createContext(false),Km=()=>ni.useContext(qm);qm.Provider;function Gy(){let e=false;return {clearReset:()=>{e=false;},reset:()=>{e=true;},isReset:()=>e}}var Jy=ni.createContext(Gy()),Qm=()=>ni.useContext(Jy);var Gm=(e,t,r)=>{let o=r?.state.error&&typeof e.throwOnError=="function"?Gl(e.throwOnError,[r.state.error,r]):e.throwOnError;(e.suspense||e.experimental_prefetchInRender||o)&&(t.isReset()||(e.retryOnMount=false));},Jm=e=>{ni.useEffect(()=>{e.clearReset();},[e]);},Zm=({result:e,errorResetBoundary:t,throwOnError:r,query:o,suspense:n})=>e.isError&&!t.isReset()&&!e.isFetching&&o&&(n&&e.data===void 0||Gl(r,[e.error,o]));var Xm=e=>{if(e.suspense){let r=n=>n==="static"?n:Math.max(n??1e3,1e3),o=e.staleTime;e.staleTime=typeof o=="function"?(...n)=>r(o(...n)):r(o),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3));}},ef=(e,t)=>e.isLoading&&e.isFetching&&!t,tf=(e,t)=>e?.suspense&&t.isPending,ou=(e,t,r)=>t.fetchOptimistic(e).catch(()=>{r.clearReset();});function rf(e,t,r){if(process.env.NODE_ENV!=="production"&&(typeof e!="object"||Array.isArray(e)))throw new Error('Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object');let o=Km(),n=Qm(),i=tu(),s=i.defaultQueryOptions(e);i.getDefaultOptions().queries?._experimental_beforeQuery?.(s);let a=i.getQueryCache().get(s.queryHash);process.env.NODE_ENV!=="production"&&(s.queryFn||console.error(`[${s.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`)),s._optimisticResults=o?"isRestoring":"optimistic",Xm(s),Gm(s,n,a),Jm(n);let l=!i.getQueryCache().get(s.queryHash),[u]=ni.useState(()=>new t(i,s)),c=u.getOptimisticResult(s),y=!o&&e.subscribed!==false;if(ni.useSyncExternalStore(ni.useCallback(T=>{let w=y?u.subscribe(Ht.batchCalls(T)):br;return u.updateResult(),w},[u,y]),()=>u.getCurrentResult(),()=>u.getCurrentResult()),ni.useEffect(()=>{u.setOptions(s);},[s,u]),tf(s,c))throw ou(s,u,n);if(Zm({result:c,errorResetBoundary:n,throwOnError:s.throwOnError,query:a,suspense:s.suspense}))throw c.error;return i.getDefaultOptions().queries?._experimental_afterQuery?.(s,c),s.experimental_prefetchInRender&&!Yo.isServer()&&ef(c,o)&&(l?ou(s,u,n):a?.promise)?.catch(br).finally(()=>{u.updateResult();}),s.notifyOnChangeProps?c:u.trackResult(c)}function Sn(e,t){return rf(e,Gd)}var Ls=new Map;function of({width:e,height:t,borderRadius:r,color:o}){let n=useRef(new Animated.Value(.3)).current;return useEffect(()=>{let i=Animated.loop(Animated.sequence([Animated.timing(n,{toValue:.7,duration:800,useNativeDriver:true}),Animated.timing(n,{toValue:.3,duration:800,useNativeDriver:true})]));return i.start(),()=>i.stop()},[n]),jsx(Animated.View,{style:{position:"absolute",width:e,height:t,borderRadius:r,backgroundColor:o,opacity:n}})}function si({uri:e,width:t,height:r,borderRadius:o=0,borderWidth:n=0,borderColor:i="transparent",backgroundColor:s="transparent",style:a}){let{colors:l}=V(),[u,c]=useState(false),[y,T]=useState(false),[w,m]=useState(()=>{if(!e||!e.toLowerCase().endsWith(".svg"))return null;let C=Ls.get(e);return C?{uri:e,xml:C}:null}),g=e?.toLowerCase().endsWith(".svg"),h=g&&e&&w?.uri===e?w.xml:null;useEffect(()=>{c(false),T(false);},[e]),useEffect(()=>{if(!g||!e)return;if(Ls.has(e)){m({uri:e,xml:Ls.get(e)});return}let C=false;return fetch(e).then(x=>{if(!x.ok)throw new Error(`HTTP ${x.status}`);return x.text()}).then(x=>{C||(Ls.set(e,x),m({uri:e,xml:x}));}).catch(()=>{C||c(true);}),()=>{C=true;}},[e,g]);let S=l.card;if(!e)return jsx(View,{style:[{width:t,height:r,borderRadius:o,backgroundColor:S},a]});let b={width:t,height:r,borderRadius:o,borderWidth:n,borderColor:i,backgroundColor:s,overflow:"hidden",alignItems:"center",justifyContent:"center",...a},p=t-n*2,d=r-n*2;return u?jsx(View,{style:[b,{backgroundColor:s||S}]}):g?jsxs(View,{style:b,children:[!!!h&&jsx(of,{width:p,height:d,borderRadius:o,color:S}),h?jsx(SvgXml,{xml:h,width:p,height:d,onError:()=>c(true)}):jsx(SvgUri,{uri:e,width:p,height:d,onError:()=>c(true)})]}):jsxs(View,{style:b,children:[!y&&jsx(of,{width:p,height:d,borderRadius:o,color:S}),jsx(Image,{source:{uri:e,cache:"force-cache"},style:{width:p,height:d},resizeMode:"contain",onLoad:()=>T(true),onError:()=>c(true)})]})}function su(e){let t=[];for(let r of e)if(r)if(r.toLowerCase().endsWith(".svg")){if(Ls.has(r))continue;t.push(fetch(r).then(o=>{if(!o.ok)throw new Error(`HTTP ${o.status}`);return o.text()}).then(o=>{Ls.set(r,o);}).catch(()=>{}));}else t.push(Image.prefetch(r).then(()=>{}).catch(()=>{}));return Promise.all(t).then(()=>{})}function Ur({title:e,subtitle:t,showBack:r=false,showClose:o=true,onBack:n,onClose:i,badge:s,showBalance:a=false,balanceAddress:l,balanceChainType:u,balanceChainId:c,balanceTokenAddress:y,publishableKey:T,projectName:w,leftIcon:m,onLeftAction:g}){let{colors:h,fonts:S,components:b}=V(),[p,d]=useState(null),[C,x]=useState(false),_=useState(()=>new Animated.Value(0))[0];useEffect(()=>{if(!C)return;let v=Animated.loop(Animated.sequence([Animated.timing(_,{toValue:1,duration:700,useNativeDriver:true}),Animated.timing(_,{toValue:0,duration:700,useNativeDriver:true})]));return v.start(),()=>v.stop()},[C,_]),useEffect(()=>{if(!a||!l||!u||!c||!y||!T){d(null),x(false);return}let v=false;return x(true),hl(l,u,c,y,T).then(M=>{if(v)return;let W=M.balance,O=null;W&&(W.amount_usd!=null&&W.amount_usd!==""?O=`$${W.amount_usd}`:O="$0.00"),d(O);}).catch(()=>{v||d(null);}).finally(()=>{v||x(false);}),()=>{v=true;}},[a,l,u,c,y,T]);let k=_.interpolate({inputRange:[0,1],outputRange:[.4,1]});return jsxs(View,{style:Br.header,children:[jsx(View,{style:Br.leftContainer,children:r&&n?jsx(TouchableOpacity,{onPress:n,style:[Br.iconButton,{backgroundColor:"transparent"}],hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(Xs,{size:20,color:b.header.buttonColor,strokeWidth:2})}):m&&g?jsx(TouchableOpacity,{onPress:g,style:[Br.iconButton,{backgroundColor:"transparent"}],hitSlop:{top:10,bottom:10,left:10,right:10},children:m}):jsx(View,{style:Br.spacer})}),jsxs(View,{style:Br.titleContainer,children:[jsxs(View,{style:Br.titleRow,children:[jsx(Text,{style:[Br.title,{color:b.header.titleColor,fontFamily:S.medium}],children:e}),s&&s.count>0&&jsx(View,{style:[Br.titleBadge,{backgroundColor:h.card}],children:jsx(Text,{style:[Br.titleBadgeText,{color:h.foregroundMuted,fontFamily:S.regular}],children:s.count})})]}),t?jsx(Text,{style:[Br.balanceText,{color:h.foregroundMuted,fontFamily:S.regular}],children:t}):null,a&&(C?jsx(Animated.View,{style:[Br.balanceSkeleton,{backgroundColor:h.cardHover,opacity:k}]}):p!=null?jsxs(Text,{style:[Br.balanceText,{color:h.foregroundMuted,fontFamily:S.regular}],children:[w?`${w} `:"","Balance: ",p]}):null)]}),jsx(View,{style:Br.rightContainer,children:o?jsx(TouchableOpacity,{onPress:i,style:[Br.iconButton,{backgroundColor:"transparent"}],hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(st,{size:20,color:b.header.buttonColor,strokeWidth:2})}):jsx(View,{style:Br.spacer})})]})}var Br=StyleSheet.create({header:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingHorizontal:16,paddingTop:16,paddingBottom:8},leftContainer:{width:40,alignItems:"flex-start"},rightContainer:{width:40,alignItems:"flex-end"},titleContainer:{flex:1,alignItems:"center"},titleRow:{flexDirection:"row",alignItems:"center",justifyContent:"center",gap:8},title:{fontSize:16,textAlign:"center"},titleBadge:{paddingHorizontal:8,paddingVertical:2,borderRadius:12},titleBadgeText:{fontSize:10,fontWeight:"400"},balanceSkeleton:{height:10,width:120,borderRadius:5,marginTop:4},balanceText:{fontSize:14,marginTop:3,textAlign:"center"},iconButton:{width:28,height:28,borderRadius:8,alignItems:"center",justifyContent:"center"},spacer:{width:28,height:28}});function Cr({children:e,style:t,contentStyle:r,onPress:o,activeOpacity:n=.7,cardTokens:i}){let{components:s}=V(),a=i??s.card,l=a.backShadowColor!=="transparent",u={backgroundColor:a.backgroundColor,borderRadius:a.borderRadius,borderWidth:a.borderWidth,borderColor:a.borderColor},c=[lf.wrapper,t,l&&{marginBottom:a.backShadowSpacing}],y=[u,r];return jsxs(View,{style:c,children:[l&&jsx(View,{style:[lf.backShadow,{top:a.backShadowOffset.top,left:a.backShadowOffset.left,right:a.backShadowOffset.right,bottom:a.backShadowOffset.bottom,backgroundColor:a.backShadowColor,borderRadius:a.borderRadius}]}),o!=null?jsx(TouchableOpacity$1,{onPress:o,activeOpacity:n,style:y,children:e}):jsx(View,{style:y,children:e})]})}var lf=StyleSheet.create({wrapper:{position:"relative"},backShadow:{position:"absolute"}});function Va({onPress:e,title:t,subtitle:r,featuredTokens:o}){let{fonts:n,components:i}=V(),s=i.depositMenu.card,a=o?[...o].sort((l,u)=>l.position-u.position):[];return jsxs(Cr,{cardTokens:s,onPress:e,style:Xo.wrapper,contentStyle:Xo.container,children:[jsxs(View,{style:Xo.leftContent,children:[jsx(View,{style:[Xo.iconContainer,{borderRadius:s.iconContainerBorderRadius}],children:jsx(Yc,{size:20,color:s.iconColor,strokeWidth:2})}),jsxs(View,{style:Xo.textContainer,children:[jsx(Text,{style:[Xo.title,{color:s.titleColor,fontFamily:n.regular}],children:t}),jsx(Text,{style:[Xo.subtitle,{color:s.subtitleColor,fontFamily:n.regular}],children:r})]})]}),jsx(View,{style:Xo.rightContent,children:jsx(View,{style:Xo.networkIcons,children:a.map((l,u)=>{let c=l.icon_urls.find(y=>y.format==="png")?.url||l.icon_urls.find(y=>y.format==="svg")?.url;return jsx(View,{style:[Xo.networkIconWrapper,{marginLeft:u===0?0:-6,zIndex:a.length-u}],children:jsx(si,{uri:oe(c),width:20,height:20})},l.name)})})})]})}var Xo=StyleSheet.create({wrapper:{marginHorizontal:16},container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:16,paddingHorizontal:12},leftContent:{flexDirection:"row",alignItems:"center",gap:12,flex:1},iconContainer:{width:36,height:36,alignItems:"center",justifyContent:"center"},textContainer:{flex:1},title:{fontSize:14,fontWeight:"400",marginBottom:2},subtitle:{fontSize:12,fontWeight:"300"},rightContent:{flexDirection:"row",alignItems:"center",gap:8},networkIcons:{flexDirection:"row",alignItems:"center"},networkIconWrapper:{}});function Ba({onPress:e,title:t,subtitle:r,paymentNetworks:o}){let{fonts:n,components:i}=V(),s=i.depositMenu.card;return jsxs(Cr,{cardTokens:s,onPress:e,style:kn.wrapper,contentStyle:kn.container,children:[jsxs(View,{style:kn.leftContent,children:[jsx(View,{style:[kn.iconContainer,{borderRadius:s.iconContainerBorderRadius}],children:jsx(Ji,{size:20,color:s.iconColor,strokeWidth:2})}),jsxs(View,{style:kn.textContainer,children:[jsx(Text,{style:[kn.title,{color:s.titleColor,fontFamily:n.regular}],children:t}),jsx(Text,{style:[kn.subtitle,{color:s.subtitleColor,fontFamily:n.regular}],children:r})]})]}),jsx(View,{style:kn.rightContent,children:jsx(View,{style:kn.paymentIcons,children:o?.map(a=>{let l=a.icon_urls.find(u=>u.format==="png")?.url||a.icon_urls.find(u=>u.format==="svg")?.url;return jsx(si,{uri:oe(l),width:32,height:20,borderRadius:4},a.name)})})})]})}var kn=StyleSheet.create({wrapper:{marginHorizontal:16},container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:16,paddingHorizontal:12},leftContent:{flexDirection:"row",alignItems:"center",gap:12,flex:1},iconContainer:{width:36,height:36,alignItems:"center",justifyContent:"center"},textContainer:{flex:1},title:{fontSize:14,fontWeight:"400",marginBottom:2},subtitle:{fontSize:12,fontWeight:"300"},rightContent:{flexDirection:"row",alignItems:"center",gap:8},paymentIcons:{flexDirection:"row",alignItems:"center",gap:6}});function Wa({onPress:e,title:t,subtitle:r,badge:o}){let{fonts:n,components:i}=V(),s=i.depositMenu.card;return jsx(Cr,{cardTokens:s,onPress:e,style:Tn.wrapper,contentStyle:Tn.container,children:jsxs(View,{style:Tn.leftContent,children:[jsxs(View,{style:[Tn.iconContainer,{borderRadius:s.iconContainerBorderRadius}],children:[jsx(Nr,{size:20,color:s.iconColor,strokeWidth:2}),o!==void 0&&o>0&&jsx(View,{style:[Tn.badge,{backgroundColor:s.iconColor,borderRadius:i.badge.borderRadius}],children:jsx(Text,{style:[Tn.badgeText,{fontFamily:n.semibold}],children:o>99?"99+":o})})]}),jsxs(View,{style:Tn.textContainer,children:[jsx(Text,{style:[Tn.title,{color:s.titleColor,fontFamily:n.regular}],children:t}),jsx(Text,{style:[Tn.subtitle,{color:s.subtitleColor,fontFamily:n.regular}],children:r})]})]})})}var Tn=StyleSheet.create({wrapper:{marginHorizontal:16},container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:16,paddingHorizontal:12},leftContent:{flexDirection:"row",alignItems:"center",gap:12,flex:1},iconContainer:{width:36,height:36,alignItems:"center",justifyContent:"center",position:"relative"},badge:{position:"absolute",top:-4,right:-4,minWidth:18,height:18,alignItems:"center",justifyContent:"center",paddingHorizontal:4},badgeText:{color:"#FFFFFF",fontSize:10,fontWeight:"600"},textContainer:{flex:1},title:{fontSize:14,fontWeight:"400",marginBottom:2},subtitle:{fontSize:12,fontWeight:"300"}});function Ea({onPress:e,title:t,subtitle:r}){let{fonts:o,components:n}=V(),i=n.depositMenu.card;return jsxs(Cr,{cardTokens:i,onPress:e,style:en.wrapper,contentStyle:en.container,children:[jsxs(View,{style:en.leftContent,children:[jsx(View,{style:[en.iconContainer,{borderRadius:i.iconContainerBorderRadius}],children:jsx(al,{size:20,color:i.iconColor,strokeWidth:2})}),jsxs(View,{style:en.textContainer,children:[jsx(Text,{style:[en.title,{color:i.titleColor,fontFamily:o.regular}],children:t}),jsx(Text,{style:[en.subtitle,{color:i.subtitleColor,fontFamily:o.regular}],children:r})]})]}),jsx(View,{style:en.rightContent,children:jsx(View,{style:en.badge,children:jsx(Text,{style:[en.badgeText,{fontFamily:o.regular}],children:"Stripe"})})})]})}var en=StyleSheet.create({wrapper:{marginHorizontal:16},container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:16,paddingHorizontal:12},leftContent:{flexDirection:"row",alignItems:"center",gap:12,flex:1},iconContainer:{width:36,height:36,alignItems:"center",justifyContent:"center"},textContainer:{flex:1},title:{fontSize:14,fontWeight:"400",marginBottom:2},subtitle:{fontSize:12,fontWeight:"300"},rightContent:{flexDirection:"row",alignItems:"center",gap:8},badge:{paddingHorizontal:10,paddingVertical:4,borderRadius:6,backgroundColor:"#635BFF"},badgeText:{fontSize:12,fontWeight:"600",color:"#FFFFFF"}});var pf=1e4,mf=2500,ff=3e3,hf=6e4;function Ma(e){let{depositConfirmationMode:t,depositAddress:r,chain:o,externalUserId:n,publishableKey:i,modalOpenedAt:s,depositWalletId:a,depositExecutions:l,trackedExecutions:u,setDepositExecutions:c,setTrackedExecutions:y,setLatestExecution:T,setShowStatusSheet:w,onDepositSuccess:m,onExecutionsChange:g,onDepositError:h}=e,[S,b]=useState(false),[p,d]=useState(false);return useEffect(()=>{if(t!=="auto_ui"&&t!=="auto_silent"||!r)return;b(false),t==="auto_ui"&&d(false);let x=setTimeout(()=>{b(true),t==="auto_ui"&&d(true);},pf);return ()=>clearTimeout(x)},[t,r,o]),useEffect(()=>{if(!n||!s)return;let x=new Date(s.getTime()-hf),_=setInterval(async()=>{try{let M=[...(await pn(n,i)).data??[]].sort((O,F)=>{let U=O.created_at?new Date(O.created_at).getTime():0;return (F.created_at?new Date(F.created_at).getTime():0)-U}),W=null;for(let O of M){let F=O.created_at?new Date(O.created_at):null;if(!F||F<=x)continue;let U=u.get(O.id);if(!U){W=O;break}if(["pending","waiting","delayed"].includes(U)&&O.status==="succeeded"){W=O;break}}if(W){let O=W;c(F=>{let U=F.findIndex(j=>j.id===O.id);if(U>=0){let j=[...F];return j[U]=O,j}return [...F,O]}),y(F=>{let U=new Map(F);return U.set(O.id,O.status),U}),T(O),w(!0),O.status==="succeeded"&&m?.({message:"Deposit completed successfully",executionId:O.id}),g?.([...l,O]);}}catch(k){h?.({message:"Failed to check deposit status",error:k});}},mf);return ()=>clearInterval(_)},[n,i,s,u,l,g,m,h]),useEffect(()=>{if(!S||!a)return;let x=async()=>{try{await ul(a,i);}catch{}};x();let _=setInterval(x,ff);return ()=>clearInterval(_)},[S,a,i]),{pollingEnabled:S,showWaitingUi:p,handleIveDeposited:()=>{b(true),d(true);}}}function Es({value:e,size:t=180,logoUri:r,logoSize:o=40,logoBackgroundColor:n}){let{colors:i,isDark:s}=V(),a=s?"#1a1a1a":"#ffffff",l=s?"#ffffff":"#000000",u=n||a;return jsxs(View,{style:[yf.container,{width:t,height:t}],children:[jsx(db,{value:e||"placeholder",size:t,backgroundColor:a,color:l,ecl:"H",quietZone:4}),r&&jsx(View,{style:[yf.logoContainer,{width:o+12,height:o+12,backgroundColor:u,borderRadius:(o+12)/2}],children:jsx(si,{uri:r,width:o,height:o,borderRadius:o/2})})]})}var yf=StyleSheet.create({container:{alignItems:"center",justifyContent:"center",position:"relative"},logoContainer:{position:"absolute",alignItems:"center",justifyContent:"center"}});function wf(e){let t=e.split("/"),r=t[t.length-1];return r&&r.length>10?`${r.slice(0,6)}...${r.slice(-3)}`:r||""}function fb(e){let r=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"][e.getMonth()],o=e.getDate(),n=e.getFullYear(),i=e.getHours(),s=e.getMinutes(),a=i>=12?"pm":"am";i=i%12,i=i||12;let l=s<10?`0${s}`:s;return `${r} ${o}, ${n} at ${i}:${l}${a}`}function Ms({visible:e,status:t,tokenIconUrl:r,explorerUrl:o,completionExplorerUrl:n,date:i,amountUsd:s,onClose:a,borderTopLeftRadius:l,borderTopRightRadius:u}){let{colors:c,fonts:y,components:T}=V(),[w,m]=useState(false),g=t==="pending"||t==="waiting"||t==="delayed",h=t==="succeeded",S=()=>{o&&Linking.openURL(o);},b=()=>{n&&Linking.openURL(n);};return jsx(bt,{visible:e,onClose:a,closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:l,borderTopRightRadius:u,children:jsxs(View,{style:Zt.container,children:[jsx(TouchableOpacity,{style:Zt.closeButton,onPress:a,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(st,{size:20,color:T.header.buttonColor,strokeWidth:2})}),jsx(View,{style:Zt.iconContainer,children:g?jsx(nt,{size:80,strokeWidth:4,iconSize:68,children:r?jsx(Image,{source:{uri:oe(r)},style:Zt.tokenIconFill}):jsx(View,{style:[Zt.tokenIconFill,{backgroundColor:c.cardHover}]})}):jsxs(Fragment,{children:[r?jsx(Image,{source:{uri:oe(r)},style:Zt.tokenIconLarge}):jsx(View,{style:[Zt.tokenIconLarge,{backgroundColor:c.cardHover}]}),jsx(View,{style:[Zt.statusBadge,{backgroundColor:T.container.iconBackgroundColor}],children:jsx(Le,{size:16,color:T.container.iconColor,strokeWidth:3})})]})}),jsx(Text,{style:[Zt.title,{color:T.container.titleColor,fontFamily:y.semibold}],children:g?"Deposit Processing":"Deposit Complete"}),s!==void 0&&jsxs(Text,{style:[Zt.amount,{color:T.container.titleColor,fontFamily:y.bold}],children:["$",s.toLocaleString(void 0,{minimumFractionDigits:2,maximumFractionDigits:2})]}),i&&jsx(Text,{style:[Zt.date,{color:T.container.subtitleColor,fontFamily:y.regular}],children:fb(i)}),jsx(Text,{style:[Zt.subtitle,{color:T.container.subtitleColor,fontFamily:y.regular}],children:g?"This usually takes less than a minute.":"Your account has been credited successfully!"}),h&&(o||n)&&jsxs(View,{style:Zt.detailsSection,children:[jsx(View,{style:[Zt.divider,{backgroundColor:c.border}]}),jsxs(TouchableOpacity,{style:Zt.detailsToggle,onPress:()=>m(!w),children:[jsx(Text,{style:[Zt.detailsToggleText,{color:T.container.actionTitle,fontFamily:y.medium}],children:w?"See less":"See more details"}),w?jsx(Vo,{size:18,color:T.container.actionColor,strokeWidth:2}):jsx(Gt,{size:18,color:T.container.actionColor,strokeWidth:2})]}),w&&jsxs(View,{style:Zt.txButtonsContainer,children:[o&&jsxs(TouchableOpacity,{style:[Zt.txButton,{backgroundColor:T.card.backgroundColor,borderColor:c.border}],onPress:S,children:[jsx(Text,{style:[Zt.txLabel,{color:T.card.titleColor,fontFamily:y.medium}],children:"Deposit tx"}),jsx(Text,{style:[Zt.txHash,{color:T.card.subtitleColor,fontFamily:y.regular}],children:wf(o)}),jsx(Do,{size:16,color:T.card.actionColor,strokeWidth:2})]}),n&&jsxs(TouchableOpacity,{style:[Zt.txButton,{backgroundColor:T.card.backgroundColor,borderColor:c.border}],onPress:b,children:[jsx(Text,{style:[Zt.txLabel,{color:T.card.titleColor,fontFamily:y.medium}],children:"Completion tx"}),jsx(Text,{style:[Zt.txHash,{color:T.card.subtitleColor,fontFamily:y.regular}],children:wf(n)}),jsx(Do,{size:16,color:T.card.actionColor,strokeWidth:2})]})]})]})]})})}var Zt=StyleSheet.create({container:{alignItems:"center",paddingHorizontal:24,paddingTop:40},closeButton:{position:"absolute",top:16,right:16,padding:4,zIndex:1},iconContainer:{position:"relative",marginBottom:16},tokenIcon:{width:64,height:64,borderRadius:32},tokenIconLarge:{width:68,height:68,borderRadius:34},tokenIconFill:{width:"100%",height:"100%",borderRadius:34},statusBadge:{position:"absolute",bottom:-2,right:-2,width:28,height:28,borderRadius:14,alignItems:"center",justifyContent:"center"},title:{fontSize:18,fontWeight:"600",marginBottom:4,textAlign:"center"},amount:{fontSize:28,fontWeight:"700",marginBottom:4,textAlign:"center"},date:{fontSize:13,textAlign:"center",marginBottom:12},detailsSection:{width:"100%",marginTop:16,paddingHorizontal:16},divider:{height:1,width:"100%",opacity:.15},detailsToggle:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",width:"100%",paddingVertical:12},detailsToggleText:{fontSize:14,fontWeight:"500"},txButtonsContainer:{width:"100%",gap:10,marginTop:10},txButton:{flexDirection:"row",alignItems:"center",width:"100%",paddingVertical:12,paddingHorizontal:14,borderRadius:10,borderWidth:1,gap:8},txLabel:{fontSize:14,fontWeight:"500"},txHash:{fontSize:14,flex:1,textAlign:"right"},subtitle:{fontSize:14,textAlign:"center",lineHeight:20,paddingTop:8},buttonRow:{flexDirection:"row",gap:10,width:"100%"},button:{paddingVertical:14,paddingHorizontal:20,borderRadius:10,alignItems:"center",justifyContent:"center"},halfButton:{flex:1},successButton:{backgroundColor:"#22C55E"},buttonText:{color:"#fff",fontSize:14,fontWeight:"600"},hint:{fontSize:12,marginTop:12,textAlign:"center"}});function ac({depositConfirmationMode:e,depositAddress:t,showWaitingUi:r,latestExecution:o,onIveDeposited:n}){let{colors:i,fonts:s,components:a}=V();return jsxs(Fragment,{children:[e==="manual"&&t&&!r&&jsx(TouchableOpacity,{onPress:n,activeOpacity:.8,style:[zi.iveDepositedButton,{backgroundColor:i.primary,borderRadius:a.button.borderRadius,borderWidth:a.button.borderWidth,borderColor:a.button.borderColor}],children:jsx(Text,{style:[zi.iveDepositedButtonText,{color:i.primaryForeground??"#FFF",fontFamily:s.semibold}],children:"I've made the deposit"})}),r&&!o&&jsxs(View,{style:[zi.processingCard,{backgroundColor:a.card.backgroundColor,borderRadius:a.card.borderRadius,borderWidth:a.card.borderWidth,borderColor:a.card.borderColor,shadowColor:a.card.shadowOpacity>0?a.card.shadowColor:void 0,shadowOffset:a.card.shadowOpacity>0?a.card.shadowOffset:void 0,shadowOpacity:a.card.shadowOpacity,shadowRadius:a.card.shadowRadius,elevation:a.card.elevation}],children:[jsx(View,{style:[zi.detailIcon,{backgroundColor:a.card.iconBackgroundColor,borderRadius:a.card.iconContainerBorderRadius}],children:jsx(Gc,{size:14,color:a.card.iconColor,strokeWidth:2})}),jsxs(View,{style:zi.processingCardText,children:[jsx(Text,{style:[zi.processingCardTitle,{color:a.card.titleColor,fontFamily:s.semibold}],children:"Processing deposit transactions."}),jsx(Text,{style:[zi.processingCardSubtitle,{color:a.card.subtitleColor,fontFamily:s.regular}],children:"We're checking if your deposit has landed."})]})]})]})}var zi=StyleSheet.create({iveDepositedButton:{paddingVertical:14,alignItems:"center",justifyContent:"center",marginBottom:12},iveDepositedButtonText:{fontSize:16},processingCard:{flexDirection:"row",alignItems:"center",padding:12,marginBottom:12,gap:12},processingCardText:{flex:1,gap:4},processingCardTitle:{fontSize:14},processingCardSubtitle:{fontSize:12,lineHeight:18},detailIcon:{width:24,height:24,alignItems:"center",justifyContent:"center"}});var za=(e,t)=>`${t}:${e}`,Tb=e=>{let[t,r]=e.split(":");return {chainType:t,chainId:r}};function cc({externalUserId:e,publishableKey:t,recipientAddress:r,destinationChainType:o,destinationChainId:n,destinationTokenAddress:i,destinationTokenSymbol:s,defaultChainType:a,defaultChainId:l,defaultTokenAddress:u,depositConfirmationMode:c="auto_ui",onExecutionsChange:y,onDepositSuccess:T,onDepositError:w,borderTopLeftRadius:m,borderTopRightRadius:g,sheetBorderRadius:h}){let{colors:S,fonts:b,components:p}=V(),d=a&&l?`${a}:${l}`:"solana:mainnet",[C,x]=useState("USDC"),[_,k]=useState(d),[v,M]=useState([]),[W,O]=useState(true),[F,U]=useState([]),[j,le]=useState(true),[Ye,_e]=useState(false),[ne,we]=useState(false),[fe,Pe]=useState(false),[$e,ue]=useState(false),[J,be]=useState([]),[vt,ve]=useState(new Map),[qe]=useState(()=>new Date),[Ne,Ve]=useState(null),[ze,it]=useState(false),[ie,pe]=useState(null),[et,Ae]=useState(false),Ke=new Map;F.forEach(L=>{L.chains.forEach(I=>{let D=`${I.chain_type}:${I.chain_id}`;Ke.has(D)||Ke.set(D,I);});});let $t=Array.from(Ke.values()),Ee=Tb(_),ar=$t.find(L=>L.chain_type===Ee.chainType&&L.chain_id===Ee.chainId)?.chain_type||"ethereum",he=un(v,ar),X=he?.address||"",Ce=useRef(false);useEffect(()=>{async function L(){try{le(!0),Ve(null);let D=await Ci(t,i&&n&&o?{destination_token_address:i,destination_chain_id:n,destination_chain_type:o}:void 0);if(U(D.data),D.data.length>0&&!Ce.current){Ce.current=!0;let q,Fe;if(a&&l)if(u)for(let ke of D.data){let pr=ke.chains.find(ce=>ce.chain_type===a&&ce.chain_id===l&&ce.token_address.toLowerCase()===u.toLowerCase());if(pr){q=ke,Fe=pr;break}}else for(let ke of D.data){let pr=ke.chains.find(ce=>ce.chain_type===a&&ce.chain_id===l);if(pr){q=ke,Fe=pr;break}}if(!q&&i)for(let ke of D.data){let pr=ke.chains.find(ce=>ce.token_address.toLowerCase()===i.toLowerCase());if(pr){q=ke,Fe=pr;break}}q||(q=D.data.find(ke=>ke.symbol==="USDC"),q&&q.chains.length>0&&(Fe=q.chains[0])),q||(q=D.data.find(ke=>ke.symbol==="USDT"),q&&q.chains.length>0&&(Fe=q.chains[0])),q||(q=D.data[0],q.chains.length>0&&(Fe=q.chains[0])),q&&x(q.symbol),Fe&&k(za(Fe.chain_id,Fe.chain_type));}}catch(I){console.error("Error fetching supported tokens:",I),Ve("Failed to load supported tokens"),w?.({message:"Failed to load supported tokens",error:I});}finally{le(false);}}L();},[t,w,a,l,u,i,n,o]),useEffect(()=>{async function L(){try{O(!0),Ve(null);let I=await dn({external_user_id:e,recipient_address:r,destination_chain_type:o,destination_chain_id:n,destination_token_address:i},t);M(I.data);}catch(I){console.error("Error fetching wallets:",I),Ve("Failed to load wallets"),w?.({message:"Failed to load wallets",error:I});}finally{O(false);}}L();},[e,r,o,n,i,t,w]);let pt=he?.id??"",{showWaitingUi:It,handleIveDeposited:me}=Ma({depositConfirmationMode:c,depositAddress:X,chain:_,externalUserId:e,publishableKey:t,modalOpenedAt:qe,depositWalletId:pt,depositExecutions:J,trackedExecutions:vt,setDepositExecutions:be,setTrackedExecutions:ve,setLatestExecution:pe,setShowStatusSheet:it,onDepositSuccess:T,onExecutionsChange:y,onDepositError:w});useEffect(()=>{if(!F.length)return;let L=F.find(D=>D.symbol===C);if(!L||L.chains.length===0)return;if(!L.chains.some(D=>za(D.chain_id,D.chain_type)===_)){let D=L.chains[0];k(za(D.chain_id,D.chain_type));}},[C,F,_]);let je=F.find(L=>L.symbol===C),Vt=je?.chains||[],ot=Vt.find(L=>za(L.chain_id,L.chain_type)===_),Lt=async()=>{if(X)try{Clipboard.setString(X),_e(!0),setTimeout(()=>_e(!1),2e3);}catch(L){console.error("Failed to copy:",L);}},Bt=ot?.estimated_price_impact_percent??0,yt=ot?.max_slippage_percent??.25,Se=ot?.minimum_deposit_amount_usd??3;if(j)return jsxs(View,{style:B.loadingContainer,children:[jsx(ActivityIndicator,{size:"large",color:S.primary}),jsx(Text,{style:[B.loadingText,{color:S.foregroundMuted,fontFamily:b.regular}],children:"Loading currencies..."})]});if(Ne&&F.length===0)return jsxs(View,{style:B.errorContainer,children:[jsx(Text,{style:[B.errorText,{color:S.error,fontFamily:b.regular}],children:Ne}),jsx(Text,{style:[B.errorHint,{color:S.foregroundMuted,fontFamily:b.regular}],children:"Please check your network connection and try again."})]});let Z=()=>jsxs(bt,{visible:fe,onClose:()=>Pe(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:h?.tokenSelector?.borderTopLeftRadius??m,borderTopRightRadius:h?.tokenSelector?.borderTopRightRadius??g,children:[jsxs(View,{style:[B.sheetHeader,{borderBottomColor:S.border}],children:[jsx(View,{style:B.sheetHeaderSpacer}),jsx(Text,{style:[B.sheetTitle,{color:p.header.titleColor,fontFamily:b.medium}],children:"Select Token"}),jsx(TouchableOpacity$1,{onPress:()=>Pe(false),style:B.sheetCloseButton,children:jsx(st,{size:20,color:p.header.buttonColor,strokeWidth:2})})]}),jsx(at,{style:B.sheetList,contentContainerStyle:B.sheetListContent,showsVerticalScrollIndicator:false,children:F.map(L=>jsxs(TouchableOpacity$1,{onPress:()=>{x(L.symbol),Pe(false);},activeOpacity:.7,style:[B.sheetItem,{backgroundColor:C===L.symbol?p.card.backgroundColor:"transparent"}],children:[jsx(Image,{source:{uri:oe(Te(L,"png"))},style:B.sheetItemIcon}),jsxs(View,{style:B.sheetItemText,children:[jsx(Text,{style:[B.sheetItemTitle,{color:p.card.titleColor,fontFamily:b.medium}],children:L.symbol}),jsxs(Text,{style:[B.sheetItemSubtitle,{color:p.card.subtitleColor,fontFamily:b.regular}],children:[L.chains.length," network",L.chains.length!==1?"s":""," available"]})]}),C===L.symbol&&jsx(Le,{size:20,color:S.primary,strokeWidth:2})]},L.symbol))})]}),Q=()=>jsxs(bt,{visible:$e,onClose:()=>ue(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:h?.chainSelector?.borderTopLeftRadius??m,borderTopRightRadius:h?.chainSelector?.borderTopRightRadius??g,children:[jsxs(View,{style:[B.sheetHeader,{borderBottomColor:S.border}],children:[jsx(View,{style:B.sheetHeaderSpacer}),jsx(Text,{style:[B.sheetTitle,{color:p.header.titleColor,fontFamily:b.medium}],children:"Select Network"}),jsx(TouchableOpacity$1,{onPress:()=>ue(false),style:B.sheetCloseButton,children:jsx(st,{size:20,color:p.header.buttonColor,strokeWidth:2})})]}),jsx(at,{style:B.sheetList,contentContainerStyle:B.sheetListContent,showsVerticalScrollIndicator:false,children:Vt.map(L=>{let I=za(L.chain_id,L.chain_type),D=_===I;return jsxs(TouchableOpacity$1,{onPress:()=>{k(I),ue(false);},activeOpacity:.7,style:[B.sheetItem,{backgroundColor:D?p.card.backgroundColor:"transparent"}],children:[jsx(Image,{source:{uri:oe(Te(L,"png"))},style:B.sheetItemIcon}),jsxs(View,{style:B.sheetItemText,children:[jsx(Text,{style:[B.sheetItemTitle,{color:p.card.titleColor,fontFamily:b.medium}],children:L.chain_name}),jsxs(Text,{style:[B.sheetItemSubtitle,{color:p.card.subtitleColor,fontFamily:b.regular}],children:["Min deposit: $",L.minimum_deposit_amount_usd]})]}),D&&jsx(Le,{size:20,color:S.primary,strokeWidth:2})]},I)})})]});return jsxs(View,{style:B.container,children:[jsxs(View,{style:B.selectorSection,children:[jsx(Text,{style:[B.selectorLabel,{color:p.card.labelColor,fontFamily:b.regular}],children:"Token"}),jsxs(TouchableOpacity$1,{onPress:()=>Pe(true),style:[B.selector,{backgroundColor:p.card.backgroundColor,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth,borderColor:p.card.borderColor}],children:[je&&jsx(Image,{source:{uri:oe(Te(je,"png"))},style:B.selectorIcon}),jsx(Text,{style:[B.selectorText,{color:p.card.titleColor,fontFamily:b.medium}],children:C}),jsx(Gt,{size:16,color:p.card.actionColor,strokeWidth:2})]})]}),jsxs(View,{style:B.selectorSection,children:[jsxs(Text,{style:[B.selectorLabel,{color:p.card.labelColor,fontFamily:b.regular}],children:["Network"," ",jsxs(Text,{style:[B.minDeposit,{fontFamily:b.regular}],children:["($",Se," min)"]})]}),jsxs(TouchableOpacity$1,{onPress:()=>ue(true),style:[B.selector,{backgroundColor:p.card.backgroundColor,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth,borderColor:p.card.borderColor}],children:[ot&&jsx(Image,{source:{uri:oe(Te(ot,"png"))},style:B.selectorIcon}),jsx(Text,{style:[B.selectorText,{color:p.card.titleColor,fontFamily:b.medium}],numberOfLines:1,children:ot?.chain_name||"Select network"}),jsx(Gt,{size:16,color:p.card.actionColor,strokeWidth:2})]})]}),jsx(View,{style:B.qrContainer,children:jsx(View,{style:[B.qrWrapper,{backgroundColor:S.background,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth>0?p.card.borderWidth:1,borderColor:p.card.borderColor}],children:W?jsxs(View,{style:B.qrLoading,children:[jsx(ActivityIndicator,{size:"small",color:S.primary}),jsx(Text,{style:[B.loadingText,{color:S.foregroundMuted,fontFamily:b.regular}],children:"Loading..."})]}):X?jsx(Es,{value:X,size:160,logoUri:oe(Te(ot,"png")||cr("/icons/networks/png/ethereum.png")),logoSize:40}):jsx(View,{style:B.qrLoading,children:jsx(Text,{style:[B.errorText,{color:S.error,fontFamily:b.regular}],children:"No address available"})})})}),jsxs(View,{style:B.addressSection,children:[jsxs(View,{style:B.addressHeader,children:[jsx(Text,{style:[B.addressLabel,{color:p.card.labelColor,fontFamily:b.medium}],children:"Deposit Address"}),Ye&&jsxs(View,{style:B.copiedIndicator,children:[jsx(Le,{size:14,color:S.success,strokeWidth:2}),jsx(Text,{style:[B.copiedText,{color:S.success,fontFamily:b.regular}],children:"Copied"})]})]}),jsxs(Cr,{cardTokens:p.transferCrypto.depositAddress.card,onPress:!W&&X?Lt:void 0,contentStyle:B.addressBox,children:[jsx(Text,{style:[B.addressText,{color:p.card.titleColor,fontFamily:b.regular}],numberOfLines:2,children:W?"Loading...":X||"No address available"}),jsx(View,{style:B.addressCopyIcon,children:jsx(ln,{size:16,color:p.card.actionColor,strokeWidth:1})})]})]}),jsxs(View,{style:[B.detailsCard,{backgroundColor:p.card.backgroundColor,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth,borderColor:p.card.borderColor}],children:[jsxs(TouchableOpacity$1,{onPress:()=>we(!ne),style:B.detailsHeader,children:[jsxs(View,{style:B.detailsRow,children:[jsx(View,{style:[B.detailIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(Nr,{size:12,color:p.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[B.detailsLabel,{color:p.card.titleColor,fontFamily:b.regular}],children:"Processing time: < 1 min"})]}),jsx(View,{style:B.chevronContainer,children:ne?jsx(Vo,{size:16,color:p.card.actionColor,strokeWidth:2}):jsx(Gt,{size:16,color:p.card.actionColor,strokeWidth:2})})]}),ne&&jsxs(View,{style:B.detailsContent,children:[jsxs(View,{style:B.detailsRow,children:[jsx(View,{style:[B.detailIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(An,{size:12,color:p.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[B.detailsLabel,{color:p.card.titleColor,fontFamily:b.regular}],children:["Price impact: ",Bt.toFixed(2),"%"]}),jsx(TouchableOpacity$1,{onPress:()=>Ae(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsx(es,{size:14,color:p.card.actionColor,strokeWidth:2})})]}),jsxs(View,{style:B.detailsRow,children:[jsx(View,{style:[B.detailIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(jr,{size:12,color:p.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[B.detailsLabel,{color:p.card.titleColor,fontFamily:b.regular}],children:["Slippage: Auto \u2022 ",yt.toFixed(2),"%"]}),jsx(TouchableOpacity$1,{onPress:()=>Ae(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsx(es,{size:14,color:p.card.actionColor,strokeWidth:2})})]}),jsxs(View,{style:B.detailsRow,children:[jsx(View,{style:[B.detailIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(il,{size:12,color:p.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[B.detailsLabel,{color:p.card.titleColor,fontFamily:b.regular}],children:["Need help?"," ",jsx(Text,{style:{textDecorationLine:"underline"},children:"Contact support"})]})]})]})]}),jsx(ac,{depositConfirmationMode:c,depositAddress:X,showWaitingUi:It,latestExecution:ie,onIveDeposited:me}),jsx(TouchableOpacity$1,{style:B.termsContainer,onPress:()=>Linking.openURL("https://unifold.io/terms"),children:jsx(Text,{style:[B.termsText,{color:S.primary,fontFamily:b.regular}],children:"Terms apply"})}),Z(),Q(),jsxs(bt,{visible:et,onClose:()=>Ae(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.55,maxHeightPercent:.9,borderTopLeftRadius:h?.infoSheet?.borderTopLeftRadius??m,borderTopRightRadius:h?.infoSheet?.borderTopRightRadius??g,children:[jsxs(View,{style:[B.sheetHeader,{borderBottomColor:S.border}],children:[jsx(View,{style:B.sheetHeaderSpacer}),jsx(Text,{style:[B.sheetTitle,{color:p.header.titleColor,fontFamily:b.medium}],children:"Price Impact & Slippage"}),jsx(TouchableOpacity$1,{onPress:()=>Ae(false),style:B.sheetCloseButton,children:jsx(st,{size:20,color:p.header.buttonColor,strokeWidth:2})})]}),jsxs(View,{style:B.infoSheetContent,children:[jsxs(View,{style:[B.infoCard,{backgroundColor:p.card.backgroundColor,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth,borderColor:p.card.borderColor}],children:[jsxs(View,{style:B.infoCardHeader,children:[jsx(View,{style:[B.infoCardIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(An,{size:16,color:p.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[B.infoCardTitle,{color:p.card.titleColor,fontFamily:b.medium}],children:"Price Impact"}),jsxs(Text,{style:[B.infoCardValue,{color:p.card.titleColor,fontFamily:b.medium}],children:[Bt.toFixed(2),"%"]})]}),jsx(Text,{style:[B.infoCardDescription,{color:p.card.descriptionColor,fontFamily:b.regular}],children:"Price impact is the difference between the current market price and the price you'll receive for your swap. This occurs due to liquidity pool mechanics and trade size."})]}),jsxs(View,{style:[B.infoCard,{backgroundColor:p.card.backgroundColor,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth,borderColor:p.card.borderColor}],children:[jsxs(View,{style:B.infoCardHeader,children:[jsx(View,{style:[B.infoCardIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(jr,{size:16,color:p.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[B.infoCardTitle,{color:p.card.titleColor,fontFamily:b.medium}],children:"Max Slippage"}),jsxs(Text,{style:[B.infoCardValue,{color:p.card.titleColor,fontFamily:b.medium}],children:[yt.toFixed(2),"%"]})]}),jsx(Text,{style:[B.infoCardDescription,{color:p.card.descriptionColor,fontFamily:b.regular}],children:"Max slippage is the maximum price difference you're willing to accept between when you submit a transaction and when it executes. Your transaction will revert if the price moves beyond this threshold."})]})]})]}),ie&&jsx(Ms,{visible:ze,status:ie.status,tokenIconUrl:ie.destination_token_metadata?.icon_urls?.find(L=>L.format==="png")?.url||ie.destination_token_metadata?.icon_url||Te(je,"png"),explorerUrl:ie.explorer_url,completionExplorerUrl:ie.destination_explorer_url,date:ie.created_at?new Date(ie.created_at):void 0,amountUsd:ie.source_amount_usd?parseFloat(ie.source_amount_usd):void 0,onClose:()=>it(false),borderTopLeftRadius:h?.depositStatus?.borderTopLeftRadius??m,borderTopRightRadius:h?.depositStatus?.borderTopRightRadius??g})]})}var B=StyleSheet.create({container:{flex:1,padding:16},loadingContainer:{padding:40,alignItems:"center",gap:12},loadingText:{fontSize:14},errorContainer:{padding:40,alignItems:"center",gap:8},errorText:{fontSize:14,textAlign:"center"},errorHint:{fontSize:12,textAlign:"center"},selectorSection:{marginBottom:12},selectorLabel:{fontSize:13,marginBottom:8},minDeposit:{fontSize:10},selector:{flexDirection:"row",alignItems:"center",gap:10,padding:12,borderRadius:12},selectorIcon:{width:24,height:24,borderRadius:12},selectorText:{flex:1,fontSize:14,fontWeight:"500"},qrContainer:{alignItems:"center",marginVertical:16},qrWrapper:{padding:16},qrLoading:{width:160,height:160,alignItems:"center",justifyContent:"center"},addressSection:{marginBottom:16},addressHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",marginBottom:8},addressLabel:{fontSize:13},copiedIndicator:{flexDirection:"row",alignItems:"center",gap:4},copiedText:{fontSize:12,fontWeight:"500"},addressBox:{position:"relative",paddingHorizontal:12,paddingVertical:16},addressText:{fontSize:12,fontFamily:"monospace"},addressCopyIcon:{position:"absolute",right:12,top:0,bottom:0,justifyContent:"center"},detailsCard:{borderRadius:8,padding:4,marginBottom:16},detailsHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",paddingVertical:8,paddingLeft:8,paddingRight:8},detailsContent:{paddingRight:12,paddingLeft:8,paddingBottom:12,gap:10},detailsRow:{flexDirection:"row",alignItems:"center",gap:8},detailIcon:{width:24,height:24,borderRadius:12,alignItems:"center",justifyContent:"center"},detailsLabel:{fontSize:13},chevronContainer:{},spacer:{flex:1},termsContainer:{alignItems:"center"},termsText:{fontSize:12,textDecorationLine:"underline"},sheetHeader:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:16},sheetHeaderSpacer:{width:28},sheetTitle:{fontSize:16,fontWeight:"500",flex:1,textAlign:"center"},sheetCloseButton:{width:28,height:28,alignItems:"center",justifyContent:"center"},sheetList:{flex:1,paddingTop:8},sheetListContent:{paddingBottom:56},sheetItem:{flexDirection:"row",alignItems:"center",paddingVertical:12,paddingHorizontal:16,marginHorizontal:8,borderRadius:12,gap:12},sheetItemIcon:{width:40,height:40,borderRadius:20},sheetItemText:{flex:1},sheetItemTitle:{fontSize:16,fontWeight:"500"},sheetItemSubtitle:{fontSize:12,marginTop:2},infoSheetContent:{paddingHorizontal:16,paddingBottom:32,gap:16},infoCard:{borderRadius:12,padding:16,gap:12},infoCardHeader:{flexDirection:"row",alignItems:"center",gap:10},infoCardIcon:{width:32,height:32,borderRadius:16,alignItems:"center",justifyContent:"center"},infoCardTitle:{fontSize:15,fontWeight:"600",flex:1},infoCardValue:{fontSize:15,fontWeight:"600"},infoCardDescription:{fontSize:13,lineHeight:20}});function dc({currency:e,isSelected:t,onSelect:r}){let{colors:o,fonts:n,components:i}=V();return jsxs(TouchableOpacity$1,{onPress:()=>r(e.currency_code),activeOpacity:.7,style:[Ui.container,{backgroundColor:i.card.backgroundColor,borderRadius:i.list.rowBorderRadius,borderWidth:i.card.borderWidth,borderColor:i.card.borderColor}],children:[jsxs(View,{style:Ui.leftContent,children:[jsx(View,{style:[Ui.iconContainer,{backgroundColor:o.background}],children:jsx(Image,{source:{uri:oe(Te(e,"png"))},style:Ui.icon})}),jsxs(View,{style:Ui.textContainer,children:[jsx(Text,{style:[Ui.name,{color:i.card.titleColor,fontFamily:n.medium}],children:e.name}),jsx(Text,{style:[Ui.code,{color:i.card.subtitleColor,fontFamily:n.regular}],children:e.currency_code.toUpperCase()})]})]}),t&&jsx(Le,{size:16,color:o.primary,strokeWidth:2})]})}var Ui=StyleSheet.create({container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,marginHorizontal:8,marginVertical:4},leftContent:{flexDirection:"row",alignItems:"center",gap:12},iconContainer:{width:40,height:40,borderRadius:20,overflow:"hidden",alignItems:"center",justifyContent:"center"},icon:{width:40,height:40,borderRadius:20},textContainer:{gap:2},name:{fontSize:14,fontWeight:"400"},code:{fontSize:12,fontWeight:"300"}});function Ha({title:e,currencies:t,selectedCurrency:r,onSelect:o}){let{fonts:n,components:i}=V();return t.length===0?null:jsxs(View,{children:[jsx(View,{style:xf.headerContainer,children:jsx(Text,{style:[xf.title,{color:i.list.titleSectionColor,fontFamily:n.medium}],children:e})}),t.map(s=>jsx(dc,{currency:s,isSelected:r.toLowerCase()===s.currency_code.toLowerCase(),onSelect:o},s.currency_code))]})}var xf=StyleSheet.create({headerContainer:{paddingHorizontal:12,paddingBottom:8,paddingTop:4},title:{fontSize:14,fontWeight:"500"}});function pc({open:e,onOpenChange:t,currencies:r,preferredCurrencyCodes:o,selectedCurrency:n,onSelectCurrency:i,borderTopLeftRadius:s,borderTopRightRadius:a}){let{colors:l,fonts:u,components:c}=V(),[y,T]=useState(""),w=o.map(d=>r.find(C=>C.currency_code.toLowerCase()===d.toLowerCase())).filter(d=>d!==void 0),m=r.filter(d=>!o.includes(d.currency_code.toLowerCase())),g=d=>{if(!y)return d;let C=y.toLowerCase();return d.filter(x=>x.name.toLowerCase().includes(C)||x.currency_code.toLowerCase().includes(C))},h=g(w),S=g(m),b=d=>{i(d),t(false),T("");},p=()=>{t(false),T("");};return jsxs(bt,{visible:e,onClose:p,closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:s,borderTopRightRadius:a,children:[jsx(Ur,{title:"Currency",showBack:false,onClose:p}),jsx(View,{style:Hi.searchContainer,children:jsx(TextInput,{style:[Hi.searchInput,{backgroundColor:c.search.backgroundColor,color:c.search.inputColor,fontFamily:u.regular,borderRadius:c.input.borderRadius,borderWidth:c.input.borderWidth,borderColor:c.input.borderColor}],value:y,onChangeText:T,placeholder:"Search",placeholderTextColor:c.search.placeholderColor})}),jsx(at,{style:Hi.listContainer,showsVerticalScrollIndicator:false,keyboardShouldPersistTaps:"handled",children:jsxs(View,{style:Hi.listContent,children:[jsx(Ha,{title:"Popular currencies",currencies:h,selectedCurrency:n,onSelect:b}),h.length>0&&S.length>0&&jsx(View,{style:Hi.sectionSpacer}),jsx(Ha,{title:"All currencies",currencies:S,selectedCurrency:n,onSelect:b}),h.length===0&&S.length===0&&jsx(View,{style:Hi.noResultsContainer,children:jsx(Text,{style:[Hi.noResultsText,{color:c.container.subtitleColor,fontFamily:u.regular}],children:"No currencies found"})})]})})]})}var Hi=StyleSheet.create({searchContainer:{marginTop:8,paddingHorizontal:18,paddingBottom:12},searchInput:{padding:16,fontSize:14},listContainer:{flex:1,paddingHorizontal:12},listContent:{paddingBottom:72},sectionSpacer:{height:8},noResultsContainer:{paddingVertical:32,alignItems:"center"},noResultsText:{fontSize:14}});function vu(e){try{return new Intl.NumberFormat("en",{style:"currency",currency:e.toUpperCase(),minimumFractionDigits:0,maximumFractionDigits:0}).format(0).replace(/\d/g,"").trim()}catch{return e.toUpperCase()}}function hc({externalUserId:e,publishableKey:t,view:r,onViewChange:o,destinationTokenSymbol:n,recipientAddress:i,destinationChainType:s,destinationChainId:a,destinationTokenAddress:l,onDepositSuccess:u,onDepositError:c,borderTopLeftRadius:y,borderTopRightRadius:T,sheetBorderRadius:w}){let{colors:m,fonts:g,components:h}=V(),[S,b]=useState(""),[p,d]=useState("usd"),[C,x]=useState(false),[_,k]=useState(false),[v,M]=useState([]),[W,O]=useState(false),[F,U]=useState(null),[j,le]=useState(null),[Ye,_e]=useState("amount"),[ne,we]=useState(null),[fe,Pe]=useState(true),[$e,ue]=useState(null),[J,be]=useState(false),vt=useRef(null),ve=useRef(false);useEffect(()=>{vt.current=ne;},[ne]),useEffect(()=>{ve.current=J;},[J]);let[qe,Ne]=useState([]),[Ve,ze]=useState(true),[it,ie]=useState(60),[pe,et]=useState([]),[Ae,Ke]=useState([]),[$t,Ee]=useState(null),[Oe,ar]=useState(null),[he,X]=useState(true),[Ce,pt]=useState(null),[It,me]=useState(false),[je,Vt]=useState(null),[ot,Lt]=useState(false),[Bt,yt]=useState(false),[Se,Z]=useState(false),[Q,L]=useState(null),I=r??Ye,D=useRef(null),q=pe.find(Y=>Y.currency_code.toLowerCase()===p.toLowerCase()),Fe=useCallback(Y=>{_e(Y),Y==="quotes"?o?.(Y,v.length):o?.(Y);},[v.length,o]);useEffect(()=>{async function Y(){try{let ae=await ca();ar(ae);}catch(ae){console.error("Error fetching user IP:",ae);}finally{X(false);}}Y();},[]),useEffect(()=>{async function Y(){try{let ae=await dn({external_user_id:e,recipient_address:i,destination_chain_type:s,destination_chain_id:a,destination_token_address:l},t);Ne(ae.data);}catch(ae){console.error("Error fetching wallets:",ae),U("Failed to load wallet addresses");}finally{ze(false);}}Y();},[e,i,s,a,l,t]);let ke=n||$t?.symbol.toUpperCase()||"USDC",pr=os($t?.icon_urls,"png")||$t?.icon_url,ce=os($t?.chain_icon_urls,"png")||$t?.chain_icon_url;useEffect(()=>{async function Y(){try{let ae=await aa(t);et(ae.data),Ke(ae.preferred||[]);}catch(ae){console.error("Error fetching fiat currencies:",ae);}}Y();},[t]),useEffect(()=>{if(C||pe.length===0||!Oe?.alpha2)return;let Y=Oe.alpha2.toUpperCase(),ae=pe.find(qt=>qt.country_codes.includes(Y));if(ae)d(ae.currency_code.toLowerCase()),!S&&!_&&b(String(ae.default_amount??100));else if(!S&&!_){let qt=pe.find(Tr=>Tr.currency_code.toLowerCase()==="usd");qt&&b(String(qt.default_amount??100));}},[pe,Oe,C,S,_]),useEffect(()=>{if(pe.length!==0){if(D.current!==null&&D.current!==p){let Y=pe.find(ae=>ae.currency_code.toLowerCase()===p.toLowerCase());Y&&b(String(Y.default_amount??100));}D.current=p;}},[p,pe]),useEffect(()=>{async function Y(){try{let ae=await rd({chain_type:s||"",chain_id:a||"",token_address:l||""},t);Ee(ae);}catch(ae){console.error("Error fetching supported tokens:",ae);}}Y();},[s,a,l,t]),useEffect(()=>{async function Y(){if(!(!l||!a||!s)&&!he){me(true);try{let ae=await id({country_code:Oe?.alpha2?.toUpperCase()||"US",subdivision_code:Oe?.state||void 0,token_address:l,chain_id:a,chain_type:s},t);pt(ae);}catch(ae){console.error("Error fetching default onramp token:",ae);}finally{me(false);}}}Y();},[l,a,s,Oe,he,t]),useEffect(()=>{let Y=parseFloat(S);if(isNaN(Y)||Y<=0){M([]),le(null);return}if(!Ce||It){M([]),we(null);return}let ae=pe.find(Tr=>Tr.currency_code.toLowerCase()===p.toLowerCase());if(ae){if(Y<ae.minimum_amount){M([]),we(null),le(`Minimum amount is ${vu(p)}${ae.minimum_amount.toLocaleString()}`);return}if(Y>ae.maximum_amount){M([]),we(null),le(`Maximum amount is ${vu(p)}${ae.maximum_amount.toLocaleString()}`);return}}le(null);let qt=setTimeout(()=>{xt(Y);},500);return ()=>clearTimeout(qt)},[S,p,t,Ce,It,pe]);let xt=async Y=>{if(!Ce){U("Loading token information...");return}O(true),U(null);try{let ae={country_code:Oe?.alpha2?.toUpperCase()||"US",source_amount:Y.toString(),source_currency:p.toLowerCase(),destination_currency:Ce.destination_currency,destination_network:Ce.destination_network,subdivision_code:Oe?.state||void 0},qt=await od(ae,t);M(qt.data);let Tr=ve.current,an=vt.current;if(Tr&&an){let Bn=qt.data.find(Wn=>Wn.service_provider===an.service_provider);if(Bn){if(we(Bn),qt.data.length>0){let Wn=qt.data[0];$e||ue(Wn.service_provider),Pe(Bn.service_provider===$e);}}else if(qt.data.length>0){let Wn=qt.data[0];we(Wn),ue(Wn.service_provider),Pe(!0),be(!1);}}else if(qt.data.length>0){let Bn=qt.data[0];we(Bn),ue(Bn.service_provider),Pe(!0);}ie(60);}catch(ae){console.error("Failed to fetch quotes:",ae),U("Failed to fetch quotes. Please try again."),M([]);}finally{O(false);}};useEffect(()=>{if(v.length===0)return;let Y=setInterval(()=>{ie(ae=>{if(ae<=1){let qt=parseFloat(S);return !isNaN(qt)&&qt>0&&xt(qt),60}return ae-1});},1e3);return ()=>clearInterval(Y)},[v.length,S]);let Ct=Y=>{(/^\d*\.?\d{0,2}$/.test(Y)||Y==="")&&(b(Y),k(true));},z=Y=>{b(Y.toString()),k(true);},Xr=async()=>{if(ne&&Ce)try{let Y=Ce.destination_token_metadata.chain_type,ae=un(qe,Y);if(!ae?.address){U("Wallet address not available");return}let qt={service_provider:ne.service_provider,country_code:ne.country_code?.toUpperCase()||Oe?.alpha2?.toUpperCase()||"US",source_currency:ne.source_currency,source_amount:S,destination_currency:ne.destination_currency,destination_network:ne.destination_network,wallet_address:ae.address,subdivision_code:Oe?.state||void 0},Tr=await nd(qt,t);Vt({provider:ne,sourceCurrency:p,sourceAmount:S,sessionUrl:Tr.url}),L(Tr.url),Z(!0);}catch(Y){console.error("Failed to create session:",Y),U("Failed to start payment flow"),c?.({message:"Failed to start payment flow",error:Y});}},dt=vu(p),Ga=()=>{Z(false),Fe("onramp"),u?.({message:"Payment flow completed"});},Yi=()=>jsx(Ab,{visible:Se,onClose:Ga,url:Q,providerName:ne?.service_provider_display_name||"Complete Payment",colors:m,fonts:g,borderTopLeftRadius:w?.webView?.borderTopLeftRadius??y,borderTopRightRadius:w?.webView?.borderTopRightRadius??T});return I==="amount"?jsxs(Fragment,{children:[jsxs(View,{style:K.amountViewContainer,children:[jsxs(at,{style:K.scrollContainer,contentContainerStyle:K.scrollContent,showsVerticalScrollIndicator:false,keyboardShouldPersistTaps:"handled",bounces:false,children:[jsx(View,{style:K.currencySelector,children:jsxs(TouchableOpacity$1,{onPress:()=>Lt(true),style:[K.currencyButton,{backgroundColor:h.card.backgroundColor,borderRadius:h.input.borderRadius,borderWidth:h.input.borderWidth,borderColor:h.input.borderColor}],children:[q&&jsx(Image,{source:{uri:oe(Te(q,"png"))},style:K.currencyIcon}),jsx(Text,{style:[K.currencyText,{color:h.card.titleColor,fontFamily:g.medium}],children:p.toUpperCase()}),jsx(Gt,{size:16,color:h.card.actionColor,strokeWidth:2})]})}),jsx(pc,{open:ot,onOpenChange:Lt,currencies:pe,preferredCurrencyCodes:Ae,selectedCurrency:p,onSelectCurrency:Y=>{d(Y.toLowerCase()),x(true);},borderTopLeftRadius:w?.currencyModal?.borderTopLeftRadius??y,borderTopRightRadius:w?.currencyModal?.borderTopRightRadius??T}),jsx(View,{style:K.amountContainer,children:jsxs(View,{style:K.amountInputRow,children:[jsx(Text,{style:[K.currencySymbol,{color:h.container.titleColor,fontFamily:g.medium}],children:dt}),jsx(TextInput,{style:[K.amountInput,{color:h.container.titleColor,fontFamily:g.medium}],value:S,onChangeText:Ct,keyboardType:"decimal-pad",placeholder:"0",placeholderTextColor:m.foregroundMuted})]})}),q?.suggested_amounts&&q.suggested_amounts.length>0&&jsx(View,{style:K.quickAmounts,children:q.suggested_amounts.map(Y=>jsx(TouchableOpacity$1,{onPress:()=>z(Y),style:[K.quickAmountButton,{backgroundColor:h.card.backgroundColor,borderRadius:h.button.borderRadius,borderWidth:parseFloat(S)===Y?2:h.button.borderWidth,borderColor:parseFloat(S)===Y?m.primary:h.button.borderColor}],children:jsxs(Text,{style:[K.quickAmountText,{color:h.card.titleColor,fontFamily:g.medium}],children:[dt,Y.toLocaleString()]})},Y))}),j&&jsx(Text,{style:[K.validationError,{color:m.error,fontFamily:g.regular}],children:j}),jsxs(View,{style:K.providerSection,children:[jsxs(View,{style:K.providerHeader,children:[jsx(Text,{style:[K.providerLabel,{color:h.card.labelColor,fontFamily:g.medium}],children:"Provider"}),v.length>0&&!W&&jsxs(Text,{style:[K.refreshText,{color:h.card.labelRightColor,fontFamily:g.regular}],children:["Refreshing in ",it,"s"]})]}),jsx(Cr,{cardTokens:h.depositCard.quoteProvider.card,onPress:W||v.length===0?void 0:()=>yt(true),contentStyle:StyleSheet.flatten([K.providerButton,(W||v.length===0)&&K.disabled]),children:W?jsxs(View,{style:K.providerLoading,children:[jsx(ActivityIndicator,{size:"small",color:m.primary}),jsx(Text,{style:[K.loadingText,{color:h.container.subtitleColor,fontFamily:g.regular}],children:"Finding best rates..."})]}):ne?jsxs(View,{style:K.providerContent,children:[jsxs(View,{style:K.providerInfo,children:[fe&&jsx(Text,{style:[K.autoPickedText,{color:h.container.subtitleColor,fontFamily:g.regular}],children:"Auto-picked for you"}),jsxs(View,{style:K.providerRow,children:[jsx(Image,{source:{uri:oe(pl(ne.icon_urls,"png",ne.icon_url))},style:K.providerIconImage},`provider-${ne.service_provider}`),jsxs(View,{children:[jsx(Text,{style:[K.providerName,{color:h.card.titleColor,fontFamily:g.medium}],children:ne.service_provider_display_name}),jsxs(Text,{style:[K.bestPriceText,{color:h.container.subtitleColor,fontFamily:g.regular}],children:[ne.destination_amount.toFixed(2)," ",ke]})]})]})]}),jsx(_r,{size:20,color:h.card.actionColor,strokeWidth:2})]}):jsx(Text,{style:[K.noProviderText,{color:h.container.subtitleColor,fontFamily:g.regular}],children:parseFloat(S)>0?"No providers available":"Enter an amount to see providers"})}),F&&jsx(Text,{style:[K.errorText,{color:m.error,fontFamily:g.regular}],children:F})]}),jsxs(bt,{visible:Bt,onClose:()=>yt(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:w?.providerModal?.borderTopLeftRadius??y,borderTopRightRadius:w?.providerModal?.borderTopRightRadius??T,children:[jsx(Ur,{title:"Select Provider",showBack:false,onClose:()=>yt(false)}),jsx(at,{style:K.providerModalList,contentContainerStyle:K.providerModalListContent,showsVerticalScrollIndicator:false,children:jsx(View,{style:K.quotesList,children:v.map(Y=>{let ae=ne?.service_provider===Y.service_provider;return jsxs(Cr,{cardTokens:h.depositCard.quoteProvider.card,onPress:()=>{we(Y),be(true),Pe(Y.service_provider===$e),yt(false);},contentStyle:StyleSheet.flatten([K.quoteItem,ae&&{borderWidth:2,borderColor:m.primary}]),children:[jsxs(View,{style:K.quoteLeft,children:[jsx(Image,{source:{uri:oe(pl(Y.icon_urls,"png",Y.icon_url))},style:K.providerIconImage}),jsx(View,{children:jsx(Text,{style:[K.quoteName,{color:h.card.titleColor,fontFamily:g.medium}],children:Y.service_provider_display_name})})]}),jsxs(View,{style:K.quoteRight,children:[jsxs(Text,{style:[K.quoteAmount,{color:h.card.textRightColor,fontFamily:g.medium}],children:[Y.destination_amount.toFixed(2)," ",ke]}),jsxs(Text,{style:[K.quoteSource,{color:h.card.subtextRightColor,fontFamily:g.regular}],children:["Fee: ",dt,Y.total_fee.toFixed(2)]})]})]},Y.service_provider)})})})]})]}),jsx(View,{style:[K.continueButtonContainer,{backgroundColor:m.background}],children:jsx(View,{style:{opacity:W||Ve||!ne||parseFloat(S)<=0?.5:1},children:jsx(TouchableOpacity$1,{onPress:Xr,disabled:W||Ve||!ne||parseFloat(S)<=0,style:[K.continueButton,{backgroundColor:h.container.buttonColor,borderRadius:h.button.borderRadius,borderWidth:h.button.borderWidth,borderColor:h.button.borderColor}],children:jsx(Text,{style:[K.continueButtonText,{color:h.container.buttonTitleColor,fontFamily:g.medium}],children:Ve?"Loading...":"Continue"})})})})]}),Yi()]}):I==="onramp"&&je?jsxs(View,{style:K.onrampContainer,children:[jsx(Image,{source:{uri:oe(pl(je.provider.icon_urls,"png",je.provider.icon_url))},style:K.onrampProviderIcon}),jsxs(Text,{style:[K.onrampTitle,{color:h.container.titleColor,fontFamily:g.medium}],children:["Complete transaction with ",je.provider.service_provider_display_name]}),jsx(Text,{style:[K.onrampSubtitle,{color:h.container.subtitleColor,fontFamily:g.regular}],children:"You can close this modal."}),jsxs(View,{style:[K.flowDiagram,{backgroundColor:h.card.backgroundColor}],children:[jsxs(View,{style:K.flowStep,children:[jsx(Image,{source:{uri:cr(`/icons/currencies/png/${je.sourceCurrency.toLowerCase()}.png`)},style:K.flowIconImage}),jsx(Text,{style:[K.flowLabel,{color:h.card.subtitleColor,fontFamily:g.regular}],children:"You use"}),jsx(Text,{style:[K.flowValue,{color:h.card.titleColor,fontFamily:g.medium}],children:je.sourceCurrency.toUpperCase()})]}),jsx(_r,{size:16,color:h.card.actionColor,strokeWidth:2}),jsxs(View,{style:K.flowStep,children:[jsxs(View,{style:K.flowIconWithBadge,children:[jsx(Image,{source:{uri:os(Ce?.destination_token_metadata?.icon_urls,"png")||Ce?.destination_token_metadata?.icon_url||cr("/icons/tokens/png/usdc.png")},style:K.flowIconImageNoBadge}),jsx(Image,{source:{uri:os(Ce?.destination_token_metadata?.chain?.icon_urls,"png")||Ce?.destination_token_metadata?.chain?.icon_url||cr("/icons/networks/png/polygon.png")},style:[K.flowNetworkBadge,{borderColor:m.background,borderRadius:h.badge.borderRadius}]})]}),jsx(Text,{style:[K.flowLabel,{color:h.card.subtitleColor,fontFamily:g.regular}],children:"You buy"}),jsx(Text,{style:[K.flowValue,{color:h.card.titleColor,fontFamily:g.medium}],children:"USDC"})]}),jsx(_r,{size:16,color:h.card.actionColor,strokeWidth:2}),jsxs(View,{style:K.flowStep,children:[jsxs(View,{style:K.flowIconWithBadge,children:[jsx(Image,{source:{uri:pr||cr("/icons/tokens/png/usdc.png")},style:K.flowIconImageNoBadge}),jsx(Image,{source:{uri:ce||cr("/icons/networks/png/polygon.png")},style:[K.flowNetworkBadge,{borderColor:m.background,borderRadius:h.badge.borderRadius}]})]}),jsx(Text,{style:[K.flowLabel,{color:h.card.subtitleColor,fontFamily:g.regular}],children:"You receive"}),jsx(Text,{style:[K.flowValue,{color:h.card.titleColor,fontFamily:g.medium}],children:ke})]})]}),jsx(View,{style:[K.onrampInfoBox,{backgroundColor:h.card.backgroundColor,borderRadius:h.card.borderRadius,borderWidth:h.card.borderWidth,borderColor:h.card.borderColor}],children:jsx(Text,{style:[K.onrampInfoText,{color:h.card.descriptionColor,fontFamily:g.regular}],children:"The wallet address displayed in the payment provider is a temporary deposit address. Your funds will be automatically converted and deposited into your account."})})]}):null}function Ab({visible:e,onClose:t,url:r,providerName:o,colors:n,fonts:i,borderTopLeftRadius:s,borderTopRightRadius:a}){return jsxs(bt,{visible:e,onClose:t,closeOnBackdropPress:false,enablePanDownToClose:false,showHandle:false,heightPercent:.92,noPadding:true,borderTopLeftRadius:s,borderTopRightRadius:a,children:[jsxs(View,{style:Ni.header,children:[jsx(TouchableOpacity$1,{onPress:t,style:Ni.headerButton,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(Le,{size:20,color:n.foregroundMuted,strokeWidth:2})}),jsx(Text,{style:[Ni.headerTitle,{color:n.foreground,fontFamily:i.medium}],children:o}),jsx(View,{style:Ni.headerSpacer})]}),r&&jsx(View,{style:Ni.container,children:jsx(WebView,{source:{uri:r},style:Ni.webView,startInLoadingState:true,renderLoading:()=>jsx(View,{style:Ni.loading,children:jsx(ActivityIndicator,{size:"large",color:n.primary})})})})]})}var Ni=StyleSheet.create({header:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingHorizontal:16,paddingTop:16,paddingBottom:8},headerButton:{width:28,height:28,alignItems:"center",justifyContent:"center"},headerTitle:{fontSize:16,fontWeight:"500",flex:1,textAlign:"center"},headerSpacer:{width:28,height:28},container:{flex:1},webView:{flex:1},loading:{position:"absolute",top:0,left:0,right:0,bottom:0,alignItems:"center",justifyContent:"center"}}),K=StyleSheet.create({amountViewContainer:{flex:1},scrollContainer:{flex:1},scrollContent:{padding:16,paddingBottom:16},currencySelector:{alignItems:"center",marginBottom:16},currencyButton:{flexDirection:"row",alignItems:"center",gap:6,paddingHorizontal:12,paddingVertical:8},currencyText:{fontSize:14,fontWeight:"500"},currencyIcon:{width:24,height:24,borderRadius:12},amountContainer:{alignItems:"center",marginBottom:24},amountInputRow:{flexDirection:"row",alignItems:"center",marginBottom:8},currencySymbol:{fontSize:48,fontWeight:"300"},amountInput:{fontSize:48,fontWeight:"300",minWidth:50},usdcPreview:{fontSize:14},quickAmounts:{flexDirection:"row",justifyContent:"center",gap:12,marginBottom:24},quickAmountButton:{paddingHorizontal:20,paddingVertical:10},quickAmountText:{fontSize:14,fontWeight:"500"},validationError:{fontSize:12,textAlign:"center",marginTop:12,paddingHorizontal:16},providerSection:{marginBottom:24},providerHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",marginBottom:8},providerLabel:{fontSize:12,fontWeight:"500"},refreshText:{fontSize:10},providerButton:{padding:16},disabled:{opacity:.5},providerLoading:{flexDirection:"row",alignItems:"center",gap:12},loadingText:{fontSize:14},providerContent:{flexDirection:"row",justifyContent:"space-between",alignItems:"center"},providerInfo:{flex:1},autoPickedText:{fontSize:12,marginBottom:6},providerRow:{flexDirection:"row",alignItems:"center",gap:12},providerIcon:{width:32,height:32,borderRadius:16},providerIconPlaceholder:{width:32,height:32,borderRadius:8},providerIconImage:{width:32,height:32,borderRadius:8},providerName:{fontSize:14,fontWeight:"500"},bestPriceText:{fontSize:11,marginTop:2},noProviderText:{fontSize:14,textAlign:"center"},errorText:{fontSize:12,marginTop:8},continueButtonContainer:{padding:16,paddingBottom:48},continueButton:{paddingVertical:16,alignItems:"center"},continueButtonText:{fontSize:16,fontWeight:"600"},webViewHeader:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingHorizontal:16,paddingTop:16,paddingBottom:8},webViewHeaderButton:{width:28,height:28,alignItems:"center",justifyContent:"center"},webViewHeaderTitle:{fontSize:16,fontWeight:"500",flex:1,textAlign:"center"},webViewHeaderSpacer:{width:28,height:28},webViewContainer:{flex:1},webView:{flex:1},webViewLoading:{position:"absolute",top:0,left:0,right:0,bottom:0,alignItems:"center",justifyContent:"center"},providerModalList:{flex:1,paddingHorizontal:12,marginTop:8},providerModalListContent:{paddingBottom:72},quotesList:{gap:8,paddingBottom:24,minHeight:468},quoteItem:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",padding:12},quoteLeft:{flexDirection:"row",alignItems:"center",gap:12},quoteIcon:{width:40,height:40,borderRadius:20},quoteName:{fontSize:14,fontWeight:"500"},quoteRight:{alignItems:"flex-end"},quoteAmount:{fontSize:14,fontWeight:"500"},quoteSource:{fontSize:12},onrampContainer:{flex:1,padding:16,alignItems:"center",paddingTop:24},onrampProviderIcon:{width:64,height:64,borderRadius:16},onrampTitle:{fontSize:18,fontWeight:"600",textAlign:"center",marginTop:20,marginBottom:8,paddingHorizontal:16},onrampSubtitle:{fontSize:14,textAlign:"center",marginBottom:24},flowDiagram:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:20,paddingHorizontal:24,borderRadius:12,width:"100%"},flowIconWithBadge:{position:"relative",width:24,height:24,marginBottom:4},flowIconImageNoBadge:{width:24,height:24,borderRadius:12},flowNetworkBadge:{position:"absolute",bottom:-4,right:-6,width:14,height:14,borderWidth:2},onrampInfoBox:{marginTop:16,padding:16,width:"100%"},onrampInfoText:{fontSize:13,lineHeight:20},flowStep:{alignItems:"center"},flowIcon:{width:28,height:28,borderRadius:14,marginBottom:4},flowIconImage:{width:24,height:24,borderRadius:12,marginBottom:4},flowLabel:{fontSize:10},flowValue:{fontSize:14,fontWeight:"500"}});function Ub(e){try{let t=new Date(e);return t.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"})+" at "+t.toLocaleTimeString("en-US",{hour:"numeric",minute:"2-digit",hour12:!0})}catch{return e}}function Hb(e){return e?`$${parseFloat(e).toFixed(2)}`:"$0.00"}function bc({execution:e,onPress:t}){let {colors:r,fonts:o,components:n}=V(),i=n.depositTracker.executionRow.card,s=e.status==="pending"||e.status==="waiting"||e.status==="delayed";e.status==="succeeded";let l=oe(Te(e.destination_token_metadata,"png")||cr("/icons/tokens/png/usdc.png")),u=s?"Deposit Processing":"Deposit Completed",c=Ub(e.created_at||new Date().toISOString()),y=Hb(e.source_amount_usd);return jsxs(Cr,{cardTokens:i,onPress:t,contentStyle:vn.container,children:[jsxs(View,{style:vn.iconContainer,children:[jsx(Image,{source:{uri:l},style:vn.tokenIcon}),jsx(View,{style:[vn.statusBadge,{backgroundColor:s?r.warning:r.success,borderColor:i.backgroundColor}],children:s?jsx(Xi,{size:12,color:"#FFFFFF",strokeWidth:2.5}):jsx(Le,{size:12,color:"#FFFFFF",strokeWidth:3})})]}),jsxs(View,{style:vn.textContainer,children:[jsx(Text,{style:[vn.title,{color:i.titleColor,fontFamily:o.medium}],children:u}),jsx(Text,{style:[vn.dateTime,{color:i.subtitleColor,fontFamily:o.regular}],children:c})]}),jsxs(View,{style:vn.rightContainer,children:[jsx(Text,{style:[vn.amount,{color:i.textRightColor,fontFamily:o.medium}],children:y}),jsx(_r,{size:20,color:i.actionColor,strokeWidth:2})]})]})}var vn=StyleSheet.create({container:{flexDirection:"row",alignItems:"center",paddingHorizontal:16,paddingVertical:12},iconContainer:{position:"relative",marginRight:12},tokenIcon:{width:40,height:40,borderRadius:20},statusBadge:{position:"absolute",bottom:-4,right:-4,width:22,height:22,borderRadius:11,alignItems:"center",justifyContent:"center",borderWidth:2},textContainer:{flex:1,gap:2},title:{fontSize:16,fontWeight:"500"},dateTime:{fontSize:13},rightContainer:{flexDirection:"row",alignItems:"center",gap:8},amount:{fontSize:16,fontWeight:"500"}});function If(e,t){let r={solana:"Solana",ethereum:"Ethereum",bitcoin:"Bitcoin"};return e==="ethereum"?{1:"Ethereum",137:"Polygon",8453:"Base",42161:"Arbitrum",10:"Optimism"}[t]||r[e]||e:r[e]||e}function Pf(e,t=6){if(!e)return "\u2014";try{let r=Number(e)/Math.pow(10,t);return r===0?"0.00":r>=1?r.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2}):r.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:8,minimumSignificantDigits:2,maximumSignificantDigits:6})}catch{return "0.00"}}function jb(e){return e?`$${parseFloat(e).toFixed(2)}`:"$0.00"}var Of=e=>!e||e.length<12?e:`${e.slice(0,12)}...${e.slice(-4)}`;function Ff(e){if(!e)return "";let t=e.indexOf(".");return t===-1?e.toUpperCase():e.slice(0,t).toUpperCase()+e.slice(t)}function $b(e){try{let t=new Date(e);return t.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"})+" at "+t.toLocaleTimeString("en-US",{hour:"numeric",minute:"2-digit",hour12:!0})}catch{return e}}function qb({count:e=4}){let{colors:t,components:r}=V(),o=useRef(new Animated.Value(.5)).current,n=r.depositTracker.executionRow.card,i=t.cardHover;return useEffect(()=>{let s=Animated.loop(Animated.sequence([Animated.timing(o,{toValue:1,duration:800,useNativeDriver:true}),Animated.timing(o,{toValue:.5,duration:800,useNativeDriver:true})]));return s.start(),()=>s.stop()},[o]),jsx(View,{style:ji.list,children:Array.from({length:e}).map((s,a)=>jsxs(View,{style:[ji.row,{backgroundColor:n.backgroundColor,borderRadius:n.borderRadius??12,borderWidth:n.borderWidth,borderColor:n.borderColor}],children:[jsx(Animated.View,{style:[ji.icon,{backgroundColor:i,opacity:o}]}),jsxs(View,{style:ji.textBlock,children:[jsx(Animated.View,{style:[ji.titleBar,{backgroundColor:i,opacity:o}]}),jsx(Animated.View,{style:[ji.subtitleBar,{backgroundColor:i,opacity:o}]})]}),jsx(Animated.View,{style:[ji.amountBar,{backgroundColor:i,opacity:o}]})]},a))})}var ji=StyleSheet.create({list:{paddingTop:16,paddingHorizontal:16,gap:12},row:{flexDirection:"row",alignItems:"center",paddingHorizontal:16,paddingVertical:12},icon:{width:40,height:40,borderRadius:20,marginRight:12},textBlock:{flex:1,gap:6},titleBar:{height:14,width:"65%",borderRadius:7},subtitleBar:{height:11,width:"45%",borderRadius:5.5},amountBar:{height:14,width:50,borderRadius:7,marginLeft:12}});function Ou({active:e,onClose:t,executions:r,externalUserId:o,publishableKey:n}){let{colors:i,fonts:s,components:a}=V(),[l,u]=useState(r),[c,y]=useState(false),[T,w]=useState(null),[m,g]=useState(false),h=useRef(null);useEffect(()=>{if(!e||!o)return;let _=async()=>{y(true);try{let M=[...(await pn(o,n)).data].sort((W,O)=>{let F=W.created_at?new Date(W.created_at).getTime():0;return (O.created_at?new Date(O.created_at).getTime():0)-F});u(M);}catch(v){console.error("Failed to fetch executions:",v),u(r);}finally{y(false);}};_();let k=setInterval(_,1e4);return ()=>clearInterval(k)},[e,o,n,r]),useEffect(()=>{r.length>0&&u(_=>{let k=new Set(_.map(M=>M.id)),v=r.filter(M=>!k.has(M.id));return v.length>0?[...v,..._]:_});},[r]),useEffect(()=>{e||w(null);},[e]);let S=_=>{w(_);},b=()=>{w(null),g(false);},p=()=>{w(null),t();},d=()=>{if(!T)return null;let _=T,k=_.status==="pending"||_.status==="waiting"||_.status==="delayed",v=_.status==="succeeded",M=oe(Te(_.destination_token_metadata,"png")||cr("/icons/tokens/png/usdc.png")),W=_.provider_metadata?.details,O=W?.currencyIn,F=W?.currencyOut;O?.currency?.symbol||"USDC";F?.currency?.symbol||"USDC";let le=Pf(_.source_amount_base_unit,_.source_token_metadata?.decimals),Ye=Pf(_.destination_amount_base_unit,_.destination_token_metadata?.decimals),_e=jb(_.source_amount_usd),ne=If(_.source_chain_type,_.source_chain_id),we=If(_.destination_chain_type,_.destination_chain_id),fe=()=>{_.explorer_url&&Linking.openURL(_.explorer_url);},Pe=()=>{_.destination_explorer_url&&Linking.openURL(_.destination_explorer_url);};return jsxs(at,{ref:h,style:ge.scrollContainer,contentContainerStyle:ge.detailsContent,showsVerticalScrollIndicator:false,children:[jsxs(View,{style:ge.iconSection,children:[jsxs(View,{style:ge.iconWrapper,children:[jsx(Image,{source:{uri:M},style:ge.tokenIcon}),jsx(View,{style:[ge.statusBadge,{backgroundColor:k?i.warning:i.success,borderColor:i.background}],children:k?jsx(Gt,{size:14,color:"#FFFFFF",strokeWidth:2}):jsx(Le,{size:14,color:"#FFFFFF",strokeWidth:2})})]}),jsxs(View,{style:ge.statusRow,children:[jsx(View,{style:[ge.statusDot,{backgroundColor:k?i.warning:i.success}]}),jsx(Text,{style:[ge.statusText,{color:a.container.titleColor,fontFamily:s.semibold}],children:k?"Processing":"Completed"})]}),jsx(Text,{style:[ge.dateText,{color:a.container.subtitleColor,fontFamily:s.regular}],children:$b(_.created_at||new Date().toISOString())})]}),jsxs(View,{style:[ge.card,{backgroundColor:a.card.backgroundColor,borderRadius:a.card.borderRadius,borderWidth:a.card.borderWidth,borderColor:a.card.borderColor}],children:[jsxs(View,{style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Amount Sent"}),jsxs(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:[le," ",Ff(_.source_currency)]})]}),jsx(View,{style:[ge.cardDivider,{backgroundColor:i.border}]}),jsxs(View,{style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Amount Received"}),jsxs(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:[Ye," ",Ff(_.destination_currency)]})]}),jsx(View,{style:[ge.cardDivider,{backgroundColor:i.border}]}),jsxs(View,{style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"USD Value"}),jsx(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:_e})]}),jsx(View,{style:[ge.cardDivider,{backgroundColor:i.border}]}),jsxs(View,{style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Source Network"}),jsx(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:ne})]}),jsx(View,{style:[ge.cardDivider,{backgroundColor:i.border}]}),jsxs(View,{style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Destination Network"}),jsx(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:we})]})]}),jsxs(TouchableOpacity,{onPress:()=>{let $e=!m;g($e),$e?setTimeout(()=>{h.current?.scrollToEnd({animated:true});},100):h.current?.scrollTo({y:0,animated:true});},style:ge.toggleButton,activeOpacity:.7,children:[jsx(Text,{style:[ge.toggleText,{color:a.container.actionTitle,fontFamily:s.regular}],children:m?"See less":"See more details"}),m?jsx(Vo,{size:14,color:a.container.actionColor,strokeWidth:2}):jsx(Gt,{size:14,color:a.container.actionColor,strokeWidth:2})]}),m&&jsxs(View,{style:[ge.card,{backgroundColor:a.card.backgroundColor,borderRadius:a.card.borderRadius,borderWidth:a.card.borderWidth,borderColor:a.card.borderColor}],children:[_.explorer_url&&jsxs(View,{children:[jsxs(TouchableOpacity,{onPress:fe,style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Deposit Tx"}),jsxs(View,{style:ge.cardRowRight,children:[jsx(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:Of(_.transaction_hash)}),jsx(Do,{size:14,color:a.card.actionIcon,strokeWidth:2})]})]}),jsx(View,{style:[ge.cardDivider,{backgroundColor:i.border}]})]}),_.destination_explorer_url&&v&&jsxs(TouchableOpacity,{onPress:Pe,style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Completion Tx"}),jsxs(View,{style:ge.cardRowRight,children:[jsx(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:Of(_.destination_transaction_hashes[0])}),jsx(Do,{size:14,color:a.card.actionIcon,strokeWidth:2})]})]})]})]})},C=c&&l.length===0;return jsxs(Fragment,{children:[jsx(Ur,{title:T?"Deposit Details":"Deposit Tracker",onClose:p,showClose:!T,showBack:!!T,onBack:b}),T?d():C?jsx(qb,{}):jsx(at,{style:ge.scrollContainer,contentContainerStyle:ge.scrollContent,showsVerticalScrollIndicator:false,children:l.length===0?jsxs(View,{style:ge.emptyContainer,children:[jsx(Text,{style:[ge.emptyText,{color:a.container.titleColor,fontFamily:s.medium}],children:"No deposits yet"}),jsx(Text,{style:[ge.emptySubtext,{color:a.container.subtitleColor,fontFamily:s.regular}],children:"Your deposit history will appear here"})]}):jsx(View,{style:ge.executionsList,children:l.map(_=>jsx(bc,{execution:_,onPress:()=>S(_)},_.id))})})]})}var ge=StyleSheet.create({scrollContainer:{flex:1,paddingTop:16},scrollContent:{paddingHorizontal:16,paddingBottom:40},emptyContainer:{paddingVertical:40,paddingHorizontal:16,alignItems:"center"},emptyText:{fontSize:14,marginBottom:4},emptySubtext:{fontSize:12},executionsList:{paddingTop:8,gap:12},detailsContent:{paddingHorizontal:16,paddingBottom:32},iconSection:{alignItems:"center",marginBottom:24},iconWrapper:{position:"relative",marginBottom:12},tokenIcon:{width:72,height:72,borderRadius:36},statusBadge:{position:"absolute",bottom:0,right:0,width:28,height:28,borderRadius:14,alignItems:"center",justifyContent:"center",borderWidth:3},statusRow:{flexDirection:"row",alignItems:"center",gap:6,marginBottom:4},statusDot:{width:8,height:8,borderRadius:4},statusText:{fontSize:16,fontWeight:"600"},dateText:{fontSize:14},card:{borderRadius:12,marginBottom:12,overflow:"hidden"},cardRow:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",paddingVertical:14,paddingHorizontal:16},cardRowRight:{flexDirection:"row",alignItems:"center",gap:8},cardDivider:{height:1,marginHorizontal:16},cardLabel:{fontSize:14},cardValue:{fontSize:14,fontWeight:"500"},toggleButton:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:12,paddingHorizontal:4},toggleText:{fontSize:14},buttonSection:{marginTop:12,gap:10},actionButton:{flexDirection:"row",alignItems:"center",paddingVertical:16,paddingHorizontal:16,borderRadius:12},buttonIconLeft:{marginRight:12},buttonIconRight:{marginLeft:12},buttonText:{color:"#FFFFFF",fontSize:14,fontWeight:"600",flex:1,textAlign:"left"},hintText:{fontSize:12,textAlign:"center",marginTop:8}});function Na(e,t=true){let[r,o]=useState(null),[n,i]=useState(null),[s,a]=useState(false),[l,u]=useState(false),[c,y]=useState(null),[T,w]=useState(null);useEffect(()=>{!t||r||(a(true),ca().then(S=>{o(S),y(null);}).catch(S=>{y(S instanceof Error?S:new Error(String(S)));}).finally(()=>{a(false);}));},[t,r]),useEffect(()=>{!t||!e||n||(u(true),la(e).then(S=>{i(S),w(null);}).catch(S=>{w(S instanceof Error?S:new Error(String(S)));}).finally(()=>{u(false);}));},[t,e,n]);let m=s||l,g=c||T||null,h=null;if(r&&n){let S=n.blocked_country_codes||[],b=r.alpha2.toUpperCase();h=!S.some(p=>p.toUpperCase()===b);}return {isAllowed:h,alpha2:r?.alpha2?.toLowerCase()??null,country:r?.country??null,isLoading:m,error:g}}var Vu="unifold_recent_tokens",Jb=5,Af=[{symbol:"ETH",chainType:"ethereum",chainId:"1"},{symbol:"SOL",chainType:"solana",chainId:"mainnet"},{symbol:"USDC",chainType:"solana",chainId:"mainnet"},{symbol:"POL",chainType:"ethereum",chainId:"137"},{symbol:"BNB",chainType:"ethereum",chainId:"56"},{symbol:"BTC",chainType:"bitcoin",chainId:"mainnet"}];async function Tc(){try{let e=await Fd.getItem(Vu);return e?JSON.parse(e):[]}catch{return []}}async function Zb(e){try{let r=(await Tc()).filter(n=>!(n.symbol===e.symbol&&n.chainType===e.chainType&&n.chainId===e.chainId));r.unshift(e);let o=r.slice(0,Jb);await Fd.setItem(Vu,JSON.stringify(o));}catch{}}async function Xb(e){try{let r=(await Tc()).filter(o=>!(o.symbol===e.symbol&&o.chainType===e.chainType&&o.chainId===e.chainId));return await Fd.setItem(Vu,JSON.stringify(r)),r}catch{return []}}function Lu({visible:e,onClose:t,tokens:r,selectedToken:o,selectedChainKey:n,onSelect:i,borderTopLeftRadius:s,borderTopRightRadius:a}){let{colors:l,fonts:u,components:c}=V(),[y,T]=useState(""),[w,m]=useState([]);useEffect(()=>{e&&Tc().then(m);},[e]),useEffect(()=>{e||T("");},[e]);let g=useMemo(()=>{let C=[];return r.forEach(x=>{x.chains.forEach(_=>{C.push({token:x,chain:_});});}),C},[r]),h=useMemo(()=>{let C=[],x=new Set,_=(k,v,M,W)=>{let O=`${k}-${v}:${M}`;if(x.has(O))return;let F=r.find(j=>j.symbol===k);if(!F)return;let U=F.chains.find(j=>j.chain_type===v&&j.chain_id===M);U&&(x.add(O),C.push({token:F,chain:U,isRecent:W}));};return w.forEach(k=>{_(k.symbol,k.chainType,k.chainId,true);}),Af.forEach(k=>{_(k.symbol,k.chainType,k.chainId,false);}),C},[r,w]),S=useMemo(()=>{if(!y.trim())return g;let C=y.toLowerCase();return g.filter(({token:x,chain:_})=>x.symbol.toLowerCase().includes(C)||x.name.toLowerCase().includes(C)||_.chain_name.toLowerCase().includes(C))},[g,y]),b=(C,x,_)=>Af.some(k=>k.symbol===C&&k.chainType===x&&k.chainId===_),p=async(C,x)=>{let _=`${x.chain_type}:${x.chain_id}`;if(!b(C.symbol,x.chain_type,x.chain_id)){await Zb({symbol:C.symbol,chainType:x.chain_type,chainId:x.chain_id});let k=await Tc();m(k);}T(""),i(C.symbol,_),t();},d=async(C,x)=>{let _=await Xb({symbol:C.symbol,chainType:x.chain_type,chainId:x.chain_id});m(_);};return jsxs(bt,{visible:e,onClose:t,closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,startExpanded:false,borderTopLeftRadius:s,borderTopRightRadius:a,children:[jsxs(View,{style:gt.header,children:[jsx(View,{style:gt.headerSpacer}),jsx(Text,{style:[gt.headerTitle,{color:c.header.titleColor,fontFamily:u.medium}],children:"Select token to deposit"}),jsx(TouchableOpacity$1,{onPress:t,style:gt.closeButton,children:jsx(st,{size:20,color:c.header.buttonColor,strokeWidth:2})})]}),jsx(View,{style:gt.searchContainer,children:jsx(TextInput,{style:[gt.searchInput,{backgroundColor:c.search.backgroundColor,color:c.search.inputColor,fontFamily:u.regular,borderRadius:c.input.borderRadius,borderWidth:c.input.borderWidth,borderColor:c.input.borderColor}],placeholder:"Search",placeholderTextColor:c.search.placeholderColor,value:y,onChangeText:T,autoCapitalize:"none",autoCorrect:false})}),h.length>0&&!y&&jsxs(View,{style:gt.quickSelectSection,children:[jsx(Text,{style:[gt.sectionLabel,{color:c.list.titleSectionColor,fontFamily:u.regular}],children:"Quick select"}),jsx(ScrollView,{horizontal:true,showsHorizontalScrollIndicator:false,keyboardShouldPersistTaps:"handled",contentContainerStyle:gt.quickSelectScroll,children:h.map(({token:C,chain:x,isRecent:_})=>{let k=`${x.chain_type}:${x.chain_id}`;C.symbol===o&&k===n;return jsxs(View,{children:[_&&jsx(TouchableOpacity$1,{onPress:()=>d(C,x),style:gt.removeButton,children:jsx(st,{size:12,color:l.foregroundMuted,strokeWidth:2})}),jsxs(TouchableOpacity$1,{onPress:()=>p(C,x),activeOpacity:.7,style:[gt.quickSelectItem,{backgroundColor:c.card.backgroundColor,borderRadius:c.card.borderRadius,borderWidth:c.card.borderWidth,borderColor:c.card.borderColor}],children:[jsxs(View,{style:gt.tokenIconContainer,children:[jsx(Image,{source:{uri:oe(Te(C,"png"))},style:gt.quickSelectIcon}),jsx(Image,{source:{uri:oe(Te(x,"png"))},style:[gt.quickSelectChainBadge,{borderColor:c.card.backgroundColor,borderRadius:c.badge.borderRadius}]})]}),jsxs(View,{style:gt.quickSelectText,children:[jsx(Text,{style:[gt.quickSelectSymbol,{color:c.card.titleColor,fontFamily:u.medium}],children:C.symbol}),jsx(Text,{style:[gt.quickSelectChain,{color:c.card.subtitleColor,fontFamily:u.regular}],children:x.chain_name})]})]})]},`quick-${C.symbol}-${k}`)})})]}),jsx(Text,{style:[gt.sectionLabel,{color:c.list.titleSectionColor,fontFamily:u.regular}],children:"All supported tokens"}),jsx(at,{style:gt.tokenList,showsVerticalScrollIndicator:false,keyboardShouldPersistTaps:"handled",contentContainerStyle:gt.tokenListContent,children:S.length===0?jsx(View,{style:gt.emptyState,children:jsx(Text,{style:[gt.emptyText,{color:l.foregroundMuted,fontFamily:u.regular}],children:"No tokens found"})}):S.map(({token:C,chain:x})=>{let _=`${x.chain_type}:${x.chain_id}`,k=C.symbol===o&&_===n;return jsxs(TouchableOpacity$1,{onPress:()=>p(C,x),activeOpacity:.7,style:[gt.tokenItem,{backgroundColor:k?c.card.backgroundColor:"transparent"}],children:[jsxs(View,{style:gt.tokenIconContainerLarge,children:[jsx(Image,{source:{uri:oe(Te(C,"png"))},style:gt.tokenIcon}),jsx(Image,{source:{uri:oe(Te(x,"png"))},style:[gt.tokenChainBadge,{borderColor:c.card.backgroundColor,borderRadius:c.badge.borderRadius}]})]}),jsxs(View,{style:gt.tokenInfo,children:[jsx(Text,{style:[gt.tokenSymbol,{color:c.card.titleColor,fontFamily:u.medium}],children:C.symbol}),jsx(Text,{style:[gt.tokenChainName,{color:c.card.subtitleColor,fontFamily:u.regular}],children:x.chain_name})]}),jsxs(Text,{style:[gt.minDeposit,{color:c.card.labelColor,fontFamily:u.regular}],children:["Minimum:"," ",jsxs(Text,{style:{color:c.card.labelHighlightRightColor,fontFamily:u.regular},children:["$",x.minimum_deposit_amount_usd]})]})]},`${C.symbol}-${_}`)})})]})}var gt=StyleSheet.create({header:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:16},closeButton:{width:28,height:28,alignItems:"center",justifyContent:"center"},headerTitle:{fontSize:16,fontWeight:"500",textAlign:"center",flex:1},headerSpacer:{width:28},searchContainer:{paddingHorizontal:16,paddingBottom:12},searchInput:{height:40,paddingHorizontal:16,fontSize:14},quickSelectSection:{marginBottom:12},sectionLabel:{fontSize:12,paddingHorizontal:16,marginBottom:8},quickSelectScroll:{paddingHorizontal:16,gap:8},quickSelectItem:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},removeButton:{position:"absolute",top:-2,right:-6,zIndex:1,padding:2},tokenIconContainer:{position:"relative"},quickSelectIcon:{width:28,height:28,borderRadius:14},quickSelectChainBadge:{position:"absolute",bottom:-2,right:-2,width:14,height:14,borderRadius:7,borderWidth:2},quickSelectText:{alignItems:"flex-start"},quickSelectSymbol:{fontSize:12,fontWeight:"500"},quickSelectChain:{fontSize:10},tokenList:{flex:1},tokenListContent:{paddingHorizontal:16,paddingBottom:72,gap:4},emptyState:{padding:32,alignItems:"center"},emptyText:{fontSize:14},tokenItem:{flexDirection:"row",alignItems:"center",gap:12,padding:12,borderRadius:12},tokenIconContainerLarge:{position:"relative"},tokenIcon:{width:40,height:40,borderRadius:20},tokenChainBadge:{position:"absolute",bottom:-4,right:-4,width:20,height:20,borderRadius:10,borderWidth:2},tokenInfo:{flex:1},tokenSymbol:{fontSize:14,fontWeight:"500"},tokenChainName:{fontSize:12},minDeposit:{fontSize:12}});var _c=(e,t)=>`${t}:${e}`,nC=e=>{let[t,r]=e.split(":");return {chainType:t,chainId:r}};function Bu({externalUserId:e,publishableKey:t,recipientAddress:r,destinationChainType:o,destinationChainId:n,destinationTokenAddress:i,destinationTokenSymbol:s,defaultChainType:a,defaultChainId:l,defaultTokenAddress:u,depositConfirmationMode:c="auto_ui",onExecutionsChange:y,onDepositSuccess:T,onDepositError:w,wallets:m,borderTopLeftRadius:g,borderTopRightRadius:h,sheetBorderRadius:S}){let{colors:b,fonts:p,components:d}=V(),C=a&&l?`${a}:${l}`:"solana:mainnet",[x,_]=useState("USDC"),[k,v]=useState(C),[M,W]=useState([]),[O,F]=useState(!m?.length),U=m?.length?m:M,[j,le]=useState([]),[Ye,_e]=useState(true),[ne,we]=useState(false),[fe,Pe]=useState(false),[$e,ue]=useState(false),[J,be]=useState([]),[vt,ve]=useState(new Map),[qe]=useState(()=>new Date),[Ne,Ve]=useState(null),[ze,it]=useState(false),[ie,pe]=useState(null),[et,Ae]=useState(false),Ke=new Map;j.forEach(Z=>{Z.chains.forEach(Q=>{let L=`${Q.chain_type}:${Q.chain_id}`;Ke.has(L)||Ke.set(L,Q);});});let $t=Array.from(Ke.values()),Ee=nC(k),Oe=$t.find(Z=>Z.chain_type===Ee.chainType&&Z.chain_id===Ee.chainId),ar=Oe?.chain_type||"ethereum",he=un(U,ar),X=he?.address||"",Ce=useRef(false);useEffect(()=>{async function Z(){try{_e(!0),Ve(null);let L=await Ci(t,i&&n&&o?{destination_token_address:i,destination_chain_id:n,destination_chain_type:o}:void 0);if(le(L.data),L.data.length>0&&!Ce.current){Ce.current=!0;let I,D;if(a&&l)if(u)for(let q of L.data){let Fe=q.chains.find(ke=>ke.chain_type===a&&ke.chain_id===l&&ke.token_address.toLowerCase()===u.toLowerCase());if(Fe){I=q,D=Fe;break}}else for(let q of L.data){let Fe=q.chains.find(ke=>ke.chain_type===a&&ke.chain_id===l);if(Fe){I=q,D=Fe;break}}if(!I&&i)for(let q of L.data){let Fe=q.chains.find(ke=>ke.token_address.toLowerCase()===i.toLowerCase());if(Fe){I=q,D=Fe;break}}I||(I=L.data.find(q=>q.symbol==="USDC"),I&&I.chains.length>0&&(D=I.chains[0])),I||(I=L.data.find(q=>q.symbol==="USDT"),I&&I.chains.length>0&&(D=I.chains[0])),I||(I=L.data[0],I.chains.length>0&&(D=I.chains[0])),I&&_(I.symbol),D&&v(_c(D.chain_id,D.chain_type));}}catch(Q){console.error("Error fetching supported tokens:",Q),Ve("Failed to load supported tokens"),w?.({message:"Failed to load supported tokens",error:Q});}finally{_e(false);}}Z();},[t,i,n,o,a,l,u,w]),useEffect(()=>{y&&y(J);},[J,y]),useEffect(()=>{if(m?.length){F(false);return}if(M.length>0){F(false);return}let Z=null,Q=false,L=async()=>{if(!Q){F(true);try{let I=await dn({external_user_id:e,recipient_address:r,destination_chain_type:o,destination_chain_id:n,destination_token_address:i},t);Q||(W(I.data),Ve(null),F(!1));}catch(I){console.error("Error fetching wallets, retrying in 5s:",I),Q||(Ve(I instanceof Error?I.message:"Failed to load wallets"),F(false),Z=setTimeout(L,5e3));}}};return L(),()=>{Q=true,Z&&clearTimeout(Z);}},[e,r,o,n,i,t,m,M.length]);let pt=he?.id??"",{showWaitingUi:It,handleIveDeposited:me}=Ma({depositConfirmationMode:c,depositAddress:X,chain:k,externalUserId:e,publishableKey:t,modalOpenedAt:qe,depositWalletId:pt,depositExecutions:J,trackedExecutions:vt,setDepositExecutions:be,setTrackedExecutions:ve,setLatestExecution:pe,setShowStatusSheet:it,onDepositSuccess:T,onExecutionsChange:y,onDepositError:w});useEffect(()=>{if(!j.length)return;let Z=j.find(L=>L.symbol===x);if(!Z||Z.chains.length===0)return;if(!Z.chains.some(L=>_c(L.chain_id,L.chain_type)===k)){let L=Z.chains[0];v(_c(L.chain_id,L.chain_type));}},[x,j,k]);let je=j.find(Z=>Z.symbol===x),ot=(je?.chains||[]).find(Z=>_c(Z.chain_id,Z.chain_type)===k),Lt=async()=>{if(X)try{Clipboard.setString(X),we(!0),setTimeout(()=>we(!1),2e3);}catch(Z){console.error("Failed to copy:",Z);}},Bt=ot?.estimated_price_impact_percent??0,yt=ot?.max_slippage_percent??.25,Se=ot?.minimum_deposit_amount_usd??3;return Ye?jsxs(View,{style:N.loadingContainer,children:[jsx(ActivityIndicator,{size:"large",color:b.primary}),jsx(Text,{style:[N.loadingText,{color:b.foregroundMuted,fontFamily:p.regular}],children:"Loading currencies..."})]}):Ne&&j.length===0?jsxs(View,{style:N.errorContainer,children:[jsx(Text,{style:[N.errorText,{color:b.error,fontFamily:p.regular}],children:Ne}),jsx(Text,{style:[N.errorHint,{color:b.foregroundMuted,fontFamily:p.regular}],children:"Please check your network connection and try again."})]}):jsxs(View,{style:N.container,children:[jsxs(View,{style:N.selectorSection,children:[jsx(Text,{style:[N.selectorLabel,{color:d.card.labelColor,fontFamily:p.medium}],children:"Select token to deposit"}),jsx(TouchableOpacity$1,{onPress:()=>ue(true),disabled:Ye||j.length===0,style:[N.tokenSelectorButton,{backgroundColor:d.card.backgroundColor,borderRadius:d.card.borderRadius,borderWidth:d.card.borderWidth,borderColor:d.card.borderColor}],activeOpacity:.7,children:Ye?jsxs(View,{style:N.tokenSelectorLoading,children:[jsx(View,{style:[N.loadingIcon,{backgroundColor:b.cardHover}]}),jsxs(View,{style:N.loadingTextContainer,children:[jsx(View,{style:[N.loadingLine,{backgroundColor:b.cardHover,width:60}]}),jsx(View,{style:[N.loadingLine,{backgroundColor:b.cardHover,width:100,marginTop:4}]})]})]}):jsxs(Fragment,{children:[jsxs(View,{style:N.tokenIconWrapper,children:[je&&jsx(Image,{source:{uri:oe(Te(je,"png"))},style:N.tokenMainIcon}),(ot||Oe)&&jsx(Image,{source:{uri:oe(Te(ot||Oe,"png"))},style:[N.tokenChainBadge,{borderColor:d.card.backgroundColor,borderRadius:d.badge.borderRadius}]})]}),jsxs(View,{style:N.tokenSelectorInfo,children:[jsx(Text,{style:[N.tokenSelectorSymbol,{color:d.card.titleColor,fontFamily:p.semibold}],children:je?.symbol||x}),jsx(Text,{style:[N.tokenSelectorNetwork,{color:d.card.subtitleColor,fontFamily:p.regular}],numberOfLines:1,children:ot?.chain_name||Oe?.chain_name||"Select network"})]}),jsxs(View,{style:N.tokenSelectorRight,children:[jsxs(Text,{style:[N.minDepositText,{color:d.card.labelHighlightRightColor,fontFamily:p.medium}],children:["$",Se," min"]}),jsx(_r,{size:16,color:d.card.actionColor,strokeWidth:2})]})]})})]}),jsx(Lu,{visible:$e,onClose:()=>ue(false),tokens:j,selectedToken:x,selectedChainKey:k,onSelect:(Z,Q)=>{_(Z),v(Q);},borderTopLeftRadius:S?.tokenSelector?.borderTopLeftRadius??g,borderTopRightRadius:S?.tokenSelector?.borderTopRightRadius??h}),jsx(View,{style:N.qrContainer,children:jsx(View,{style:[N.qrWrapper,{backgroundColor:b.background,borderRadius:d.card.borderRadius,borderWidth:d.card.borderWidth>0?d.card.borderWidth:1,borderColor:d.card.borderColor}],children:O?jsxs(View,{style:N.qrLoading,children:[jsx(ActivityIndicator,{size:"small",color:b.primary}),jsx(Text,{style:[N.loadingText,{color:b.foregroundMuted,fontFamily:p.regular}],children:"Loading..."})]}):X?jsx(Es,{value:X,size:180,logoUri:oe(Te(ot,"png")||cr("/icons/networks/png/ethereum.png")),logoSize:45}):jsx(View,{style:N.qrLoading,children:jsx(Text,{style:[N.errorText,{color:b.error,fontFamily:p.regular}],children:"No address available"})})})}),jsxs(View,{style:N.addressSection,children:[jsxs(View,{style:N.addressHeader,children:[jsx(Text,{style:[N.addressLabel,{color:d.card.labelColor,fontFamily:p.medium}],children:"Deposit Address"}),ne&&jsxs(View,{style:N.copiedIndicator,children:[jsx(Le,{size:14,color:b.success,strokeWidth:2}),jsx(Text,{style:[N.copiedText,{color:b.success,fontFamily:p.regular}],children:"Copied"})]})]}),jsxs(Cr,{cardTokens:d.transferCrypto.depositAddress.card,onPress:!O&&X?Lt:void 0,contentStyle:N.addressBox,children:[jsx(Text,{style:[N.addressText,{color:d.card.titleColor,fontFamily:p.regular}],numberOfLines:2,children:O?"Loading...":X||"No address available"}),jsx(View,{style:N.addressCopyIcon,children:jsx(ln,{size:16,color:d.card.actionColor,strokeWidth:1})})]})]}),jsxs(View,{style:[N.detailsCard,{backgroundColor:d.card.backgroundColor,borderRadius:d.card.borderRadius,borderWidth:d.card.borderWidth,borderColor:d.card.borderColor}],children:[jsxs(TouchableOpacity$1,{onPress:()=>Pe(!fe),style:N.detailsHeader,children:[jsxs(View,{style:N.detailsRow,children:[jsx(View,{style:[N.detailIcon,{backgroundColor:d.card.iconBackgroundColor,borderRadius:d.card.iconContainerBorderRadius}],children:jsx(Nr,{size:12,color:d.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[N.detailsLabel,{color:d.card.titleColor,fontFamily:p.regular}],children:"Processing time: < 1 min"})]}),jsx(View,{style:N.chevronContainer,children:fe?jsx(Vo,{size:16,color:d.card.actionColor,strokeWidth:2}):jsx(Gt,{size:16,color:d.card.actionColor,strokeWidth:2})})]}),fe&&jsxs(View,{style:N.detailsContent,children:[jsxs(View,{style:N.detailsRow,children:[jsx(View,{style:[N.detailIcon,{backgroundColor:d.card.iconBackgroundColor,borderRadius:d.card.iconContainerBorderRadius}],children:jsx(An,{size:12,color:d.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[N.detailsLabel,{color:d.card.titleColor,fontFamily:p.regular}],children:["Price impact: ",Bt.toFixed(2),"%"]}),jsx(TouchableOpacity$1,{onPress:()=>Ae(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsx(es,{size:14,color:d.card.actionColor,strokeWidth:2})})]}),jsxs(View,{style:N.detailsRow,children:[jsx(View,{style:[N.detailIcon,{backgroundColor:d.card.iconBackgroundColor,borderRadius:d.card.iconContainerBorderRadius}],children:jsx(jr,{size:12,color:d.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[N.detailsLabel,{color:d.card.titleColor,fontFamily:p.regular}],children:["Slippage: Auto \u2022 ",yt.toFixed(2),"%"]}),jsx(TouchableOpacity$1,{onPress:()=>Ae(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsx(es,{size:14,color:d.card.actionColor,strokeWidth:2})})]}),jsxs(View,{style:N.detailsRow,children:[jsx(View,{style:[N.detailIcon,{backgroundColor:d.card.iconBackgroundColor,borderRadius:d.card.iconContainerBorderRadius}],children:jsx(il,{size:12,color:d.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[N.detailsLabel,{color:d.card.titleColor,fontFamily:p.regular}],children:["Need help?"," ",jsx(Text,{style:{textDecorationLine:"underline"},children:"Contact support"})]})]})]})]}),jsx(ac,{depositConfirmationMode:c,depositAddress:X,showWaitingUi:It,latestExecution:ie,onIveDeposited:me}),jsx(TouchableOpacity$1,{style:N.termsContainer,onPress:()=>Linking.openURL("https://unifold.io/terms"),children:jsx(Text,{style:[N.termsText,{color:b.primary,fontFamily:p.regular}],children:"Terms apply"})}),jsxs(bt,{visible:et,onClose:()=>Ae(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.55,maxHeightPercent:.9,borderTopLeftRadius:S?.infoSheet?.borderTopLeftRadius??g,borderTopRightRadius:S?.infoSheet?.borderTopRightRadius??h,children:[jsxs(View,{style:[N.sheetHeader,{borderBottomColor:b.border}],children:[jsx(View,{style:N.sheetHeaderSpacer}),jsx(Text,{style:[N.sheetTitle,{color:d.header.titleColor,fontFamily:p.medium}],children:"Price Impact & Slippage"}),jsx(TouchableOpacity$1,{onPress:()=>Ae(false),style:N.sheetCloseButton,children:jsx(st,{size:20,color:d.header.buttonColor,strokeWidth:2})})]}),jsxs(View,{style:N.infoSheetContent,children:[jsxs(View,{style:[N.infoCard,{backgroundColor:d.card.backgroundColor,borderRadius:d.card.borderRadius,borderWidth:d.card.borderWidth,borderColor:d.card.borderColor}],children:[jsxs(View,{style:N.infoCardHeader,children:[jsx(View,{style:[N.infoCardIcon,{backgroundColor:d.card.iconBackgroundColor,borderRadius:d.card.iconContainerBorderRadius}],children:jsx(An,{size:16,color:d.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[N.infoCardTitle,{color:d.card.titleColor,fontFamily:p.medium}],children:"Price Impact"}),jsxs(Text,{style:[N.infoCardValue,{color:d.card.titleColor,fontFamily:p.medium}],children:[Bt.toFixed(2),"%"]})]}),jsx(Text,{style:[N.infoCardDescription,{color:d.card.descriptionColor,fontFamily:p.regular}],children:"Price impact is the difference between the current market price and the price you'll receive for your swap. This occurs due to liquidity pool mechanics and trade size."})]}),jsxs(View,{style:[N.infoCard,{backgroundColor:d.card.backgroundColor,borderRadius:d.card.borderRadius,borderWidth:d.card.borderWidth,borderColor:d.card.borderColor}],children:[jsxs(View,{style:N.infoCardHeader,children:[jsx(View,{style:[N.infoCardIcon,{backgroundColor:d.card.iconBackgroundColor,borderRadius:d.card.iconContainerBorderRadius}],children:jsx(jr,{size:16,color:d.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[N.infoCardTitle,{color:d.card.titleColor,fontFamily:p.medium}],children:"Max Slippage"}),jsxs(Text,{style:[N.infoCardValue,{color:d.card.titleColor,fontFamily:p.medium}],children:[yt.toFixed(2),"%"]})]}),jsx(Text,{style:[N.infoCardDescription,{color:d.card.descriptionColor,fontFamily:p.regular}],children:"Max slippage is the maximum price difference you're willing to accept between when you submit a transaction and when it executes. Your transaction will revert if the price moves beyond this threshold."})]})]})]}),ie&&jsx(Ms,{visible:ze,status:ie.status,tokenIconUrl:ie.destination_token_metadata?.icon_urls?.find(Z=>Z.format==="png")?.url||ie.destination_token_metadata?.icon_url||Te(je,"png"),explorerUrl:ie.explorer_url,completionExplorerUrl:ie.destination_explorer_url,date:ie.created_at?new Date(ie.created_at):void 0,amountUsd:ie.source_amount_usd?parseFloat(ie.source_amount_usd):void 0,onClose:()=>it(false),borderTopLeftRadius:S?.depositStatus?.borderTopLeftRadius??g,borderTopRightRadius:S?.depositStatus?.borderTopRightRadius??h})]})}var N=StyleSheet.create({container:{flex:1,paddingHorizontal:16},loadingContainer:{padding:40,alignItems:"center",gap:12},loadingText:{fontSize:14},errorContainer:{padding:40,alignItems:"center",gap:8},errorText:{fontSize:14,textAlign:"center"},errorHint:{fontSize:12,textAlign:"center"},selectorSection:{marginBottom:12},selectorLabel:{fontSize:12,marginBottom:8},tokenSelectorButton:{flexDirection:"row",alignItems:"center",gap:12,padding:12},tokenSelectorLoading:{flexDirection:"row",alignItems:"center",gap:12,flex:1},loadingIcon:{width:40,height:40,borderRadius:20},loadingTextContainer:{flex:1},loadingLine:{height:12,borderRadius:6},tokenIconWrapper:{position:"relative"},tokenMainIcon:{width:40,height:40,borderRadius:20},tokenChainBadge:{position:"absolute",bottom:-4,right:-4,width:20,height:20,borderRadius:10,borderWidth:2},tokenSelectorInfo:{flex:1},tokenSelectorSymbol:{fontSize:14,fontWeight:"500"},tokenSelectorNetwork:{fontSize:12,marginTop:2},tokenSelectorRight:{flexDirection:"row",alignItems:"center",gap:8},minDepositText:{fontSize:12,fontWeight:"500"},qrContainer:{alignItems:"center",marginVertical:8},qrWrapper:{padding:16},qrLoading:{width:160,height:160,alignItems:"center",justifyContent:"center"},addressSection:{marginBottom:16},addressHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",marginBottom:8},addressLabel:{fontSize:12},copiedIndicator:{flexDirection:"row",alignItems:"center",gap:4},copiedText:{fontSize:12,fontWeight:"500"},addressBox:{position:"relative",paddingHorizontal:12,paddingVertical:16},addressText:{fontSize:12,fontFamily:"monospace"},addressCopyIcon:{position:"absolute",right:12,top:0,bottom:0,justifyContent:"center"},detailsCard:{borderRadius:8,padding:4,marginBottom:16},detailsHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",paddingVertical:8,paddingLeft:8,paddingRight:8},detailsContent:{paddingRight:12,paddingLeft:8,paddingBottom:12,gap:10},detailsRow:{flexDirection:"row",alignItems:"center",gap:8},detailIcon:{width:24,height:24,borderRadius:12,alignItems:"center",justifyContent:"center"},detailsLabel:{fontSize:13},chevronContainer:{},termsContainer:{alignItems:"center",paddingVertical:8},termsText:{fontSize:12,textDecorationLine:"underline"},sheetHeader:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:16},sheetHeaderSpacer:{width:28},sheetTitle:{fontSize:16,fontWeight:"500",flex:1,textAlign:"center"},sheetCloseButton:{width:28,height:28,alignItems:"center",justifyContent:"center"},infoSheetContent:{paddingHorizontal:16,paddingBottom:32,gap:16},infoCard:{borderRadius:12,padding:16,gap:12},infoCardHeader:{flexDirection:"row",alignItems:"center",gap:10},infoCardIcon:{width:32,height:32,borderRadius:16,alignItems:"center",justifyContent:"center"},infoCardTitle:{fontSize:15,fontWeight:"600",flex:1},infoCardValue:{fontSize:15,fontWeight:"600"},infoCardDescription:{fontSize:13,lineHeight:20}});var On={transferCrypto:{title:"Transfer Crypto",subtitle:"No limit \u2022 Instant"},depositWithCard:{title:"Deposit with Card",subtitle:"$50,000 limit \u2022 2 min"},stripeLinkPay:{title:"Pay with Stripe Link",subtitle:"Apple Pay or Card"},depositTracker:{title:"Deposit Tracker",subtitle:"Track your deposit progress"}};function cC(){let{colors:e,components:t}=V(),r=useRef(new Animated.Value(.5)).current,o=t.depositMenu.card.backgroundColor,n=e.cardHover;useEffect(()=>{let s=Animated.loop(Animated.sequence([Animated.timing(r,{toValue:1,duration:800,useNativeDriver:true}),Animated.timing(r,{toValue:.5,duration:800,useNativeDriver:true})]));return s.start(),()=>s.stop()},[r]);let i=({rightIcons:s=2})=>jsxs(View,{style:[mi.card,{backgroundColor:o,borderRadius:t.depositMenu.card.borderRadius}],children:[jsx(Animated.View,{style:[mi.leftIcon,{backgroundColor:n,opacity:r,borderRadius:t.depositMenu.card.iconContainerBorderRadius}]}),jsxs(View,{style:mi.textBlock,children:[jsx(Animated.View,{style:[mi.titleBar,{backgroundColor:n,opacity:r}]}),jsx(Animated.View,{style:[mi.subtitleBar,{backgroundColor:n,opacity:r}]})]}),jsx(View,{style:mi.rightIcons,children:Array.from({length:s}).map((a,l)=>jsx(Animated.View,{style:[mi.rightIcon,{backgroundColor:n,opacity:r}]},l))})]});return jsxs(View,{style:mi.container,children:[jsx(i,{rightIcons:3}),jsx(i,{rightIcons:2}),jsx(i,{rightIcons:0})]})}var mi=StyleSheet.create({container:{paddingTop:8,paddingBottom:24,gap:8},card:{marginHorizontal:16,flexDirection:"row",alignItems:"center",paddingVertical:16,paddingHorizontal:12,gap:12},leftIcon:{width:36,height:36},textBlock:{flex:1,gap:6},titleBar:{height:12,width:"70%",borderRadius:6},subtitleBar:{height:10,width:"50%",borderRadius:5},rightIcons:{flexDirection:"row",alignItems:"center",gap:4},rightIcon:{width:20,height:20,borderRadius:10}});function dC({visible:e,onClose:t,externalUserId:r,publishableKey:o,modalTitle:n="Deposit",destinationTokenSymbol:i,recipientAddress:s,destinationChainType:a,destinationChainId:l,destinationTokenAddress:u,defaultChainType:c,defaultChainId:y,defaultTokenAddress:T,showBalance:w=false,hideDepositTracker:m=false,enableStripeLinkPay:g=false,StripeOnrampComponent:h,stripeOnrampEmail:S,stripeOnrampPhone:b,stripeMerchantIdentifier:p,stripePaymentSelectorPosition:d,stripeSkipSuccessConfirmation:C,stripeTheme:x,depositConfirmationMode:_="auto_ui",transferInputVariant:k="double_input",initialScreen:v="main",onDepositSuccess:M,onDepositError:W,sheetBorderRadius:O}){let F=O?.globalBorderTopLeftRadius,U=O?.globalBorderTopRightRadius,{colors:j,fonts:le}=V(),[Ye,_e]=useState([]),[ne,we]=useState(null),[fe,Pe]=useState("amount"),$e=v==="tracker"&&!m?"tracker":v==="transfer"?"transfer":v==="card"?"card":"main",ue=$e==="main",[J,be]=useState($e),{isAllowed:vt,isLoading:ve}=Na(o,e);useEffect(()=>{if(!e||ne)return;let he=false;return la(o).then(async X=>{if(he)return;let Ce=[];for(let pt of X?.transfer_crypto?.networks??[]){let It=pt.icon_urls.find(me=>me.format==="png")?.url||pt.icon_urls.find(me=>me.format==="svg")?.url;It&&Ce.push(oe(It));}for(let pt of X?.payment_networks?.networks??[]){let It=pt.icon_urls.find(me=>me.format==="png")?.url||pt.icon_urls.find(me=>me.format==="svg")?.url;It&&Ce.push(oe(It));}Ce.length>0&&await su(Ce),he||we(X);}).catch(console.error),()=>{he=true;}},[e,ne,o]);let qe=()=>{t();};useEffect(()=>{e&&(be($e),Pe("amount"));},[e,$e]);let Ne=useCallback(()=>{ue?(be("main"),Pe("amount")):qe();},[ue,qe]),Ve=Ye.filter(he=>he.status==="pending"||he.status==="waiting").length,it=!!(s&&a&&l&&u&&o)&&w!==false&&!!ne,ie=ve||e&&!ne,pe=vt===false,et=null;if(J==="stripe"&&h){let he=jsx(h,{publishableKey:o,email:S,phone:b,externalUserId:r,recipientAddress:s??"",destinationChainType:a,destinationChainId:l,destinationTokenAddress:u,merchantIdentifier:p,paymentSelectorPosition:d,skipSuccessConfirmation:C,appName:ne?.project_name??"",onClose:Ne});et=x?jsx(ts,{...x,children:he}):he;}let Ae=J==="stripe"?.9:J==="transfer"||J==="card"?.94:J==="tracker"?.6:J==="main"?.5:void 0,Ke=J==="tracker"||J==="main"?.9:void 0,Ee={main:O?.main,transfer:O?.transferCrypto,card:O?.buyWithCard,stripe:O?.stripeLinkPay,tracker:O?.depositsTracker}[J],Oe=Ee?.borderTopLeftRadius??F,ar=Ee?.borderTopRightRadius??U;return jsxs(bt,{visible:e,onClose:J==="main"?qe:Ne,closeOnBackdropPress:false,enablePanDownToClose:true,showHandle:true,heightPercent:Ae,maxHeightPercent:Ke,borderTopLeftRadius:Oe,borderTopRightRadius:ar,children:[J==="main"&&jsxs(Fragment,{children:[jsx(Ur,{title:n,showBack:false,onClose:qe,showBalance:it,balanceAddress:s,balanceChainType:a,balanceChainId:l,balanceTokenAddress:u,publishableKey:o,projectName:ne?.project_name}),ie&&jsx(cC,{}),!ie&&pe&&jsxs(View,{style:Ar.centeredContainer,children:[jsx(View,{style:[Ar.iconContainer,{backgroundColor:j.cardHover}],children:jsx(ta,{size:32,color:j.foreground,strokeWidth:1.5})}),jsx(Text,{style:[Ar.blockedTitle,{color:j.foreground,fontFamily:le.semibold}],children:"No Tokens Available"}),jsx(Text,{style:[Ar.blockedDescription,{color:j.foreground,opacity:.7,fontFamily:le.regular}],children:"There are no supported tokens available from your current location."})]}),!ie&&!pe&&jsxs(View,{style:Ar.optionsContainer,children:[jsx(Va,{onPress:()=>be("transfer"),title:On.transferCrypto.title,subtitle:On.transferCrypto.subtitle,featuredTokens:ne?.transfer_crypto?.networks}),jsx(Ba,{onPress:()=>be("card"),title:On.depositWithCard.title,subtitle:On.depositWithCard.subtitle,paymentNetworks:ne?.payment_networks?.networks}),g&&h&&jsx(Ea,{onPress:()=>be("stripe"),title:On.stripeLinkPay.title,subtitle:On.stripeLinkPay.subtitle}),!m&&jsx(Wa,{onPress:()=>be("tracker"),title:On.depositTracker.title,subtitle:On.depositTracker.subtitle,badge:Ve>0?Ve:void 0})]})]}),J==="transfer"&&jsxs(Fragment,{children:[jsx(Ur,{title:On.transferCrypto.title,showBack:false,onClose:Ne,showBalance:it,balanceAddress:s,balanceChainType:a,balanceChainId:l,balanceTokenAddress:u,publishableKey:o,projectName:ne?.project_name}),ve&&jsx(View,{style:[Ar.centeredContainer,Ar.centeredFlex],children:jsx(ActivityIndicator,{color:j.primary})}),!ve&&pe&&jsxs(View,{style:[Ar.centeredContainer,Ar.centeredFlex],children:[jsx(View,{style:[Ar.iconContainer,{backgroundColor:j.cardHover}],children:jsx(ta,{size:32,color:j.foreground,strokeWidth:1.5})}),jsx(Text,{style:[Ar.blockedTitle,{color:j.foreground,fontFamily:le.semibold}],children:"No Tokens Available"}),jsx(Text,{style:[Ar.blockedDescription,{color:j.foreground,opacity:.7,fontFamily:le.regular}],children:"There are no supported tokens available from your current location."})]}),!ve&&!pe&&jsx(at,{style:Ar.transferScrollContainer,contentContainerStyle:Ar.scrollContent,showsVerticalScrollIndicator:false,children:k==="single_input"?jsx(Bu,{externalUserId:r,publishableKey:o,recipientAddress:s,destinationChainType:a,destinationChainId:l,destinationTokenAddress:u,destinationTokenSymbol:i,defaultChainType:c,defaultChainId:y,defaultTokenAddress:T,depositConfirmationMode:_,onExecutionsChange:_e,onDepositSuccess:M,onDepositError:W,borderTopLeftRadius:F,borderTopRightRadius:U,sheetBorderRadius:{tokenSelector:O?.tokenSelector,infoSheet:O?.infoSheet,depositStatus:O?.depositStatus}}):jsx(cc,{externalUserId:r,publishableKey:o,recipientAddress:s,destinationChainType:a,destinationChainId:l,destinationTokenAddress:u,destinationTokenSymbol:i,defaultChainType:c,defaultChainId:y,defaultTokenAddress:T,depositConfirmationMode:_,onExecutionsChange:_e,onDepositSuccess:M,onDepositError:W,borderTopLeftRadius:F,borderTopRightRadius:U,sheetBorderRadius:{tokenSelector:O?.tokenSelector,chainSelector:O?.chainSelector,infoSheet:O?.infoSheet,depositStatus:O?.depositStatus}})})]}),J==="card"&&jsxs(Fragment,{children:[jsx(Ur,{title:`Deposit ${i||"USDC"}`,showBack:fe==="onramp",onBack:()=>Pe("amount"),onClose:Ne,showBalance:it,balanceAddress:s,balanceChainType:a,balanceChainId:l,balanceTokenAddress:u,publishableKey:o,projectName:ne?.project_name}),jsx(View,{style:Ar.buyWithCardContainer,children:jsx(hc,{externalUserId:r,publishableKey:o,destinationTokenSymbol:i,recipientAddress:s,destinationChainType:a,destinationChainId:l,destinationTokenAddress:u,onDepositSuccess:M,onDepositError:W,view:fe,onViewChange:he=>Pe(he),borderTopLeftRadius:F,borderTopRightRadius:U,sheetBorderRadius:{providerModal:O?.providerModal,webView:O?.webView,currencyModal:O?.currencyModal}})})]}),J==="stripe"&&et&&jsx(View,{style:Ar.stripeLinkPayContainer,children:et}),J==="tracker"&&jsx(Ou,{active:J==="tracker",onClose:Ne,executions:Ye,externalUserId:r,publishableKey:o})]})}function Ic({theme:e="auto",...t}){return jsx(dC,{...t})}var Ar=StyleSheet.create({optionsContainer:{paddingTop:8,paddingBottom:24,gap:8},transferScrollContainer:{flex:1},scrollContent:{paddingBottom:24},buyWithCardContainer:{flex:1},stripeLinkPayContainer:{flex:1},centeredContainer:{alignItems:"center",justifyContent:"center",paddingVertical:48,paddingHorizontal:16,minHeight:200},centeredFlex:{flex:1},iconContainer:{width:64,height:64,borderRadius:32,alignItems:"center",justifyContent:"center",marginBottom:16},blockedTitle:{fontSize:18,fontWeight:"600",marginBottom:8,textAlign:"center"},blockedDescription:{fontSize:14,textAlign:"center",maxWidth:280,lineHeight:20}});function Pc(e,t=true){return Sn({queryKey:["unifold","supportedDestinationTokens",e],queryFn:()=>fl(e),staleTime:1e3*60*5,gcTime:1e3*60*30,refetchOnMount:false,enabled:t})}function Eu(e){let{sourceChainType:t,sourceChainId:r,sourceTokenAddress:o,sourceTokenSymbol:n,publishableKey:i,enabled:s=true}=e;return Sn({queryKey:["unifold","sourceTokenValidation",t??null,r??null,o??null,i],queryFn:async()=>{let l=await Ci(i),u=null,c=null,y=null,T=null,w,m,g,h=l.data.some(S=>S.chains.some(b=>{let p=b.chain_type===t&&b.chain_id===r&&b.token_address.toLowerCase()===o.toLowerCase();return p&&(u=b.minimum_deposit_amount_usd,c=b.estimated_processing_time,y=b.max_slippage_percent,T=b.estimated_price_impact_percent,g=b.chain_name,m=S),p}));if(m){let S=Te(m,"png");S&&(w=oe(S));}return {isSupported:h,minimumAmountUsd:u,estimatedProcessingTime:c,maxSlippagePercent:y,priceImpactPercent:T,errorMessage:h?null:`${n||"Source token"} is not a supported withdrawal token. Supported tokens include USDC, USDT, and other stablecoins.`,iconUrl:w,chainName:g}},enabled:s&&(!!t&&!!r&&!!o),staleTime:1e3*60*5,gcTime:1e3*60*30,refetchOnMount:false})}function Mu(e){let{address:t,chainType:r,chainId:o,tokenAddress:n,publishableKey:i,enabled:s=true}=e;return Sn({queryKey:["unifold","addressBalance",t??null,r??null,o??null,n??null,i],queryFn:async()=>{let l=await hl(t,r,o,n,i);if(l.balance){let u=l.balance.token?.decimals??6,c=l.balance.token?.symbol??"",y=l.balance.amount,T=BigInt(y),w=BigInt(10**u),m=T/w,h=(T%w).toString().padStart(u,"0").replace(/0+$/,""),S=h?`${m}.${h}`:m.toString();return {balanceBaseUnit:y,balanceHuman:S,balanceUsd:l.balance.amount_usd,exchangeRate:l.balance.exchange_rate,decimals:u,symbol:c}}return {balanceBaseUnit:"0",balanceHuman:"0",balanceUsd:"0",exchangeRate:null,decimals:6,symbol:""}},enabled:s&&(!!t&&!!r&&!!o&&!!n),staleTime:1e3*30,gcTime:1e3*60*5,refetchInterval:1e3*30,refetchOnMount:"always"})}var pC=2500,mC=3e3,fC=6e4;function zu({userId:e,publishableKey:t,depositWalletId:r,enabled:o=false,onWithdrawSuccess:n,onWithdrawError:i}){let[s,a]=useState([]),[l,u]=useState(false),c=useRef(new Date),y=useRef(new Map),T=useRef(false),w=useRef(n),m=useRef(i);return useEffect(()=>{w.current=n;},[n]),useEffect(()=>{m.current=i;},[i]),useEffect(()=>{o&&!T.current&&(c.current=new Date,y.current.clear()),o||y.current.clear(),T.current=o;},[o]),useEffect(()=>{if(!e||!o)return;let g=c.current,h=async()=>{try{let b=await pn(e,t,"withdraw"),p=new Date(g.getTime()-fC),d=[...b.data].sort((k,v)=>{let M=k.created_at?new Date(k.created_at).getTime():0;return (v.created_at?new Date(v.created_at).getTime():0)-M}),C=["pending","waiting","delayed"],x=["succeeded","failed"],_=null;for(let k of d){let v=k.created_at?new Date(k.created_at):null;if(!v||v<p)continue;let M=y.current.get(k.id);if(!M){_=k;break}if(C.includes(M)&&x.includes(k.status)){_=k;break}}if(_){let k=_,v=k.created_at?new Date(k.created_at):null;if(!v||v<c.current)return;let M=y.current.get(k.id);y.current.set(k.id,k.status),a(W=>{let O=W.findIndex(F=>F.id===k.id);if(O>=0){let F=[...W];return F[O]=k,F}return [...W,k]}),k.status==="succeeded"&&(!M||C.includes(M))?w.current?.({message:"Withdrawal completed successfully",transaction:k}):k.status==="failed"&&M!=="failed"&&m.current?.({message:"Withdrawal failed",code:"WITHDRAW_FAILED",error:k});}}catch(b){console.error("Failed to fetch withdraw executions:",b),m.current?.({message:"Failed to fetch withdrawal status",code:"POLLING_ERROR",error:b});}};h();let S=setInterval(h,pC);return u(true),()=>{clearInterval(S),u(false);}},[e,t,o]),useEffect(()=>{if(!o||!r)return;let g=async()=>{try{await ld({deposit_wallet_id:r},t);}catch{}};g();let h=setInterval(g,mC);return ()=>clearInterval(h)},[o,r,t]),{executions:s,isPolling:l}}var Uu=(e,t)=>`${t}:${e}`;function qa({tokens:e,selectedTokenSymbol:t,selectedChainKey:r,onTokenChange:o,onChainChange:n,isLoading:i=false,tokenLabel:s="Receive token",chainLabel:a="Receive chain",tokenPickerBorderTopLeftRadius:l,tokenPickerBorderTopRightRadius:u,chainPickerBorderTopLeftRadius:c,chainPickerBorderTopRightRadius:y}){let{colors:T,fonts:w,components:m}=V(),[g,h]=useState(false),[S,b]=useState(false),p=m.card,d=t?e.find(k=>k.symbol===t):void 0,C=d?.chains||[],x=r?C.find(k=>Uu(k.chain_id,k.chain_type)===r):void 0,_={backgroundColor:p.backgroundColor,borderRadius:p.borderRadius,borderWidth:p.borderWidth||1,borderColor:p.borderColor};return jsxs(View,{style:rt.row,children:[jsxs(View,{style:rt.col,children:[jsx(Text,{style:[rt.label,{color:p.labelColor,fontFamily:w.medium}],children:s}),jsxs(TouchableOpacity,{style:[rt.selectButton,_],onPress:()=>!i&&e.length>0&&h(true),activeOpacity:.7,disabled:i||e.length===0,children:[i?jsx(Text,{style:[rt.placeholder,{color:p.subtitleColor,fontFamily:w.regular}],children:"Loading..."}):d?jsxs(View,{style:rt.selectedItem,children:[jsx(Image,{source:{uri:oe(Te(d,"png"))},style:rt.icon}),jsx(Text,{style:[rt.selectedText,{color:p.titleColor,fontFamily:w.medium}],numberOfLines:1,children:d.symbol})]}):jsx(Text,{style:[rt.placeholder,{color:p.subtitleColor,fontFamily:w.regular}],children:"Select receive token"}),jsx(Gt,{size:16,color:p.actionColor,strokeWidth:2})]})]}),jsxs(View,{style:rt.col,children:[jsx(Text,{style:[rt.label,{color:p.labelColor,fontFamily:w.medium}],children:a}),jsxs(TouchableOpacity,{style:[rt.selectButton,_,(!d||C.length===0)&&rt.disabled],onPress:()=>!i&&d&&C.length>0&&b(true),activeOpacity:.7,disabled:i||!d||C.length===0,children:[x?jsxs(View,{style:rt.selectedItem,children:[jsx(Image,{source:{uri:oe(Te(x,"png"))},style:rt.icon}),jsx(Text,{style:[rt.selectedText,{color:p.titleColor,fontFamily:w.medium}],numberOfLines:1,children:x.chain_name})]}):jsx(Text,{style:[rt.placeholder,{color:p.subtitleColor,fontFamily:w.regular}],children:"Chain"}),jsx(Gt,{size:16,color:p.actionColor,strokeWidth:2})]})]}),jsxs(bt,{visible:g,onClose:()=>h(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:l,borderTopRightRadius:u,children:[jsxs(View,{style:rt.pickerHeader,children:[jsx(View,{style:rt.pickerHeaderSpacer}),jsx(Text,{style:[rt.pickerTitle,{color:T.foreground,fontFamily:w.medium}],children:"Select Token"}),jsx(TouchableOpacity,{style:rt.pickerHeaderClose,onPress:()=>h(false),hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(st,{size:20,color:T.foregroundMuted,strokeWidth:2})})]}),jsx(rs,{data:e,keyExtractor:k=>k.symbol,contentContainerStyle:rt.listContent,showsVerticalScrollIndicator:false,renderItem:({item:k})=>jsxs(TouchableOpacity,{style:[rt.pickerItem,{backgroundColor:k.symbol===t?T.cardHover:"transparent"}],onPress:()=>{o(k.symbol),h(false);},activeOpacity:.7,children:[jsx(Image,{source:{uri:oe(Te(k,"png"))},style:rt.pickerIcon}),jsx(Text,{style:[rt.pickerItemText,{color:T.foreground,fontFamily:w.medium}],children:k.symbol}),jsx(Text,{style:[rt.pickerItemSub,{color:T.foregroundMuted,fontFamily:w.regular}],children:k.name}),k.symbol===t&&jsx(Le,{size:18,color:T.primary,strokeWidth:2.5})]})})]}),jsxs(bt,{visible:S,onClose:()=>b(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:c,borderTopRightRadius:y,children:[jsxs(View,{style:rt.pickerHeader,children:[jsx(View,{style:rt.pickerHeaderSpacer}),jsx(Text,{style:[rt.pickerTitle,{color:T.foreground,fontFamily:w.medium}],children:"Select Chain"}),jsx(TouchableOpacity,{style:rt.pickerHeaderClose,onPress:()=>b(false),hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(st,{size:20,color:T.foregroundMuted,strokeWidth:2})})]}),jsx(rs,{data:C,keyExtractor:k=>Uu(k.chain_id,k.chain_type),contentContainerStyle:rt.listContent,showsVerticalScrollIndicator:false,renderItem:({item:k})=>{let v=Uu(k.chain_id,k.chain_type);return jsxs(TouchableOpacity,{style:[rt.pickerItem,{backgroundColor:v===r?T.cardHover:"transparent"}],onPress:()=>{n(v),b(false);},activeOpacity:.7,children:[jsx(Image,{source:{uri:oe(Te(k,"png"))},style:rt.pickerIcon}),jsx(Text,{style:[rt.pickerItemText,{color:T.foreground,fontFamily:w.medium}],children:k.chain_name}),v===r&&jsx(Le,{size:18,color:T.primary,strokeWidth:2.5})]})}})]})]})}var rt=StyleSheet.create({row:{flexDirection:"column",gap:10},col:{},label:{fontSize:12,marginBottom:6},selectButton:{flexDirection:"row",alignItems:"center",paddingHorizontal:12,paddingVertical:12,gap:6,minHeight:48},selectedItem:{flex:1,flexDirection:"row",alignItems:"center",gap:6},icon:{width:20,height:20,borderRadius:10},selectedText:{fontSize:13,flexShrink:1},placeholder:{flex:1,fontSize:13},disabled:{opacity:.4},pickerHeader:{flexDirection:"row",alignItems:"center",paddingHorizontal:16,paddingTop:16,paddingBottom:12},pickerHeaderSpacer:{width:28},pickerHeaderClose:{width:28,alignItems:"flex-end"},pickerTitle:{flex:1,fontSize:16,textAlign:"center"},listContent:{paddingHorizontal:16,paddingVertical:8},pickerItem:{flexDirection:"row",alignItems:"center",paddingVertical:12,paddingHorizontal:12,borderRadius:10,gap:10},pickerIcon:{width:32,height:32,borderRadius:16},pickerItemText:{fontSize:15,flex:1},pickerItemSub:{fontSize:13}});function Hu(e){let{chainType:t,chainId:r,tokenAddress:o,recipientAddress:n,publishableKey:i,enabled:s=true}=e,a=n?.trim()||"",l=!!t&&!!r&&!!o&&a.length>0;return Sn({queryKey:["unifold","verifyRecipientAddress",t??null,r??null,o??null,a,i],queryFn:()=>ad({chain_type:t,chain_id:r,token_address:o,recipient_address:a},i),enabled:s&&l,staleTime:1e3*60*5,gcTime:1e3*60*30,retry:1,refetchOnMount:false})}function bC(e){if(e===null)return "< 1 min";let t=Math.ceil(e/60);return t<60?`< ${t} min`:`< ${Math.ceil(t/60)} hr`}function CC(e,t){if(e<=0)return "0";if(t===0)return BigInt(Math.round(e)).toString();let r=e.toFixed(t),[o,n=""]=r.split("."),i=n.padEnd(t,"0").slice(0,t);return (BigInt(o)*BigInt(10**t)+BigInt(i)).toString()}function wC(e,t){return e===0?"0":e.toFixed(t).replace(/\.?0+$/,"")}function Fc({publishableKey:e,sourceChainType:t,sourceChainId:r,sourceTokenAddress:o,sourceTokenSymbol:n,sourceChainName:i,sourceTokenIconUrl:s,recipientAddressProp:a,selectedToken:l,selectedChain:u,balanceData:c,isLoadingBalance:y,minimumWithdrawAmountUsd:T,estimatedProcessingTime:w,maxSlippagePercent:m,priceImpactPercent:g,canWithdraw:h,onDepositWalletCreation:S,onWithdraw:b,onWithdrawError:p,onWithdrawSubmitted:d,onViewTracker:C}){let x="https://unifold.io/terms",_="https://unifold.io/support",{colors:k,fonts:v,components:M}=V(),[W,O]=useState(a||""),[F,U]=useState(""),[j,le]=useState(false),[Ye,_e]=useState(null),[ne,we]=useState(false),[fe,Pe]=useState(""),$e=useRef(null);useEffect(()=>{O(a||""),U(""),_e(null);},[a]);let ue=W.trim();useEffect(()=>{let me=setTimeout(()=>Pe(ue),500);return ()=>clearTimeout(me)},[ue]);let{data:J,isLoading:be,error:vt}=Hu({chainType:u?.chain_type,chainId:u?.chain_id,tokenAddress:u?.token_address,recipientAddress:fe,publishableKey:e,enabled:fe.length>5&&!!u}),ve=ue!==fe,qe=useMemo(()=>!ue||ue.length<=5||ve||be?null:vt?"Invalid address":J&&!J.valid?J.failure_code==="account_not_found"?`Account not found on ${u?.chain_name}`:J.failure_code==="not_opted_in"?`Recipient hasn't opted in to ${l?.symbol} on ${u?.chain_name}`:"Invalid address":null,[ue,ve,be,vt,J,u,l]),Ne=!ve&&!!J?.valid&&!qe,Ve=useMemo(()=>c?.exchangeRate?parseFloat(c.exchangeRate):0,[c]),ze=useMemo(()=>c?.balanceHuman?parseFloat(c.balanceHuman):0,[c]),it=n||c?.symbol||"TOKEN",ie=c?.decimals??6,pe=useMemo(()=>{let me=parseFloat(F);return !me||me<=0?0:me},[F]),et=useMemo(()=>{let me=parseFloat(F);return !me||me<=0?0:me*Ve},[F,Ve]),Ae=useCallback(async()=>{try{let je=await hh("expo-clipboard").getStringAsync();je&&(O(je.trim()),_e(null));}catch{}},[]),Ke=useCallback(()=>{ze<=0||U(c?.balanceHuman??"0");},[ze,c]),$t=T!==null&&et>0&&et<T,Ee=pe>0&&ze>0&&pe>ze,Oe=ue.length>0&&F.trim().length>0&&pe>0&&Ne&&!$t&&!Ee&&!!c,ar=useCallback(async()=>{if(!(!l||!u||!Oe||!h)){le(true),_e(null);try{let me=await S({destinationChainType:u.chain_type,destinationChainId:u.chain_id,destinationTokenAddress:u.token_address,recipientAddress:ue}),je=CC(pe,ie),Vt=wC(pe,ie),ot={sourceChainType:t,sourceChainId:r,sourceTokenAddress:o,sourceTokenSymbol:it,sourceTokenIconUrl:s,destinationChainType:u.chain_type,destinationChainId:u.chain_id,destinationTokenAddress:u.token_address,destinationTokenSymbol:l.symbol,destinationChainName:u.chain_name,destinationTokenIconUrl:l?oe(Te(l,"png")):void 0,amount:Vt,amountBaseUnit:je,submittedAt:new Date,withdrawIntentAddress:me.address,recipientAddress:ue};await b(ot),d(ot);}catch(me){let je=me instanceof Error?me.message:"Withdrawal failed. Please try again.",Vt=je.length>120?"Withdrawal failed. Please try again.":je;_e(Vt),p?.({message:je,error:me,code:"WITHDRAW_FAILED"});}finally{le(false);}}},[l,u,Oe,h,ue,t,r,o,it,s,F,ze,c,pe,ie,et,S,b,p,d]),he=M.input,X=M.card,Ce=M.button,pt=qe?k.error:he.borderColor,It=useMemo(()=>j?"Processing...":Ee?"Insufficient balance":$t?`Minimum $${T?.toFixed(2)}`:Ye?"Withdrawal failed \u2014 try again":"Withdraw",[j,Ee,$t,T,Ye]);return jsxs(View,{style:Xe.container,children:[jsxs(View,{children:[jsxs(View,{style:Xe.labelRow,children:[jsx(Text,{style:[Xe.label,{color:X.labelColor,fontFamily:v.medium}],children:"Recipient address"}),(ve||be)&&ue.length>5?jsx(ActivityIndicator,{size:"small",color:k.primary}):jsx(TouchableOpacity,{onPress:Ae,activeOpacity:.6,hitSlop:{top:8,bottom:8,left:8,right:8},children:jsx(rp,{size:16,color:k.foregroundMuted,strokeWidth:1.75})})]}),jsx(View,{style:[Xe.inputRow,{backgroundColor:he.backgroundColor,borderRadius:he.borderRadius,borderWidth:he.borderWidth,borderColor:pt}],children:jsx(TextInput,{style:[Xe.textInput,{color:he.textColor,fontFamily:v.regular}],placeholder:"Enter wallet address",placeholderTextColor:he.placeholderColor,value:W,onChangeText:me=>{O(me),_e(null);},autoCapitalize:"none",autoCorrect:false,returnKeyType:"done",onSubmitEditing:()=>$e.current?.focus()})}),qe?jsx(Text,{style:[Xe.errorText,{color:k.error,fontFamily:v.regular}],children:qe}):null]}),jsxs(View,{children:[jsxs(Text,{style:[Xe.label,{color:X.labelColor,fontFamily:v.medium,paddingBottom:8}],children:["Amount",T!=null&&T>0&&jsx(Text,{style:{color:k.warning,fontFamily:v.regular},children:` ($${T.toFixed(2)} min)`})]}),jsxs(View,{style:[Xe.amountRow,{backgroundColor:he.backgroundColor,borderRadius:he.borderRadius,borderWidth:he.borderWidth,borderColor:he.borderColor}],children:[jsx(TextInput,{ref:$e,style:[Xe.amountInput,{color:he.textColor,fontFamily:v.regular}],placeholder:"0.00",placeholderTextColor:he.placeholderColor,value:F,onChangeText:me=>{(me===""||/^\d*\.?\d*$/.test(me))&&(U(me),_e(null));},keyboardType:"decimal-pad",returnKeyType:"done"}),jsx(Text,{style:[Xe.unitLabel,{color:k.foregroundMuted,fontFamily:v.medium}],children:it}),jsx(TouchableOpacity,{style:[Xe.maxButton,{backgroundColor:`${k.primary}20`}],onPress:Ke,activeOpacity:.7,children:jsx(Text,{style:[Xe.maxText,{color:k.primary,fontFamily:v.medium}],children:"Max"})})]})]}),jsxs(View,{style:[Xe.detailsCard,{marginTop:24,backgroundColor:X.backgroundColor,borderRadius:X.borderRadius,borderWidth:X.borderWidth||1,borderColor:X.borderColor}],children:[jsx(TouchableOpacity,{style:Xe.detailsToggle,onPress:()=>we(!ne),activeOpacity:.7,children:jsxs(View,{style:Xe.detailsRow,children:[jsx(View,{style:[Xe.detailIcon,{backgroundColor:X.iconBackgroundColor,borderRadius:X.iconContainerBorderRadius}],children:jsx(Nr,{size:12,color:X.iconColor,strokeWidth:2})}),jsxs(Text,{style:[Xe.detailsLabel,{color:X.titleColor,fontFamily:v.regular}],children:["Processing time:"," ",jsx(Text,{style:{fontFamily:v.medium},children:bC(w)})]}),jsx(View,{style:{transform:[{rotate:ne?"180deg":"0deg"}]},children:jsx(Gt,{size:16,color:X.actionColor,strokeWidth:2})})]})}),ne&&jsxs(View,{style:Xe.detailsExpanded,children:[jsxs(View,{style:Xe.detailsRow,children:[jsx(View,{style:[Xe.detailIcon,{backgroundColor:X.iconBackgroundColor,borderRadius:X.iconContainerBorderRadius}],children:jsx(jr,{size:12,color:X.iconColor,strokeWidth:2})}),jsxs(Text,{style:[Xe.detailsLabel,{color:X.titleColor,fontFamily:v.regular}],children:["Slippage:"," ",jsxs(Text,{style:{fontFamily:v.medium},children:["Auto \u2022 ",(m??.25).toFixed(2),"%"]})]})]}),jsxs(View,{style:Xe.detailsRow,children:[jsx(View,{style:[Xe.detailIcon,{backgroundColor:X.iconBackgroundColor,borderRadius:X.iconContainerBorderRadius}],children:jsx(An,{size:12,color:X.iconColor,strokeWidth:2})}),jsxs(Text,{style:[Xe.detailsLabel,{color:X.titleColor,fontFamily:v.regular}],children:["Price impact:"," ",jsxs(Text,{style:{fontFamily:v.medium},children:[(g??0).toFixed(2),"%"]})]})]})]})]}),Ye&&jsx(Text,{style:[Xe.errorText,{color:k.error,fontFamily:v.regular,textAlign:"center"}],children:Ye}),jsxs(View,{style:Xe.withdrawRow,children:[jsxs(TouchableOpacity,{style:[Xe.withdrawButton,{backgroundColor:Ce.primaryBackground,borderRadius:Ce.borderRadius,borderWidth:Ce.borderWidth,borderColor:Ce.borderColor,opacity:!Oe||!h||j?.5:1}],onPress:ar,disabled:!Oe||!h||j,activeOpacity:.8,children:[j&&jsx(ActivityIndicator,{size:"small",color:Ce.primaryText}),jsx(Text,{style:[Xe.withdrawButtonText,{color:Ce.primaryText,fontFamily:v.medium}],children:It})]}),jsxs(View,{style:Xe.footerRow,children:[jsxs(TouchableOpacity,{style:Xe.historyLink,onPress:C,activeOpacity:.7,children:[jsx(Nr,{size:14,color:k.foregroundMuted,strokeWidth:2}),jsx(Text,{style:[Xe.historyText,{color:k.foregroundMuted,fontFamily:v.regular}],children:"Withdrawal history"})]}),jsxs(View,{style:Xe.legalLinks,children:[jsx(TouchableOpacity,{onPress:()=>Linking.openURL(x),activeOpacity:.7,children:jsx(Text,{style:[Xe.legalText,{color:k.foregroundMuted,fontFamily:v.regular}],children:"Terms"})}),jsx(Text,{style:[Xe.legalSeparator,{color:k.foregroundMuted,fontFamily:v.regular}],children:"|"}),jsx(TouchableOpacity,{onPress:()=>Linking.openURL(_),activeOpacity:.7,children:jsx(Text,{style:[Xe.legalText,{color:k.foregroundMuted,fontFamily:v.regular}],children:"Help"})})]})]})]})]})}var Xe=StyleSheet.create({container:{gap:12,paddingHorizontal:16,paddingBottom:16},label:{fontSize:12},labelRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",marginBottom:6},inputRow:{flexDirection:"row",alignItems:"center",paddingHorizontal:12,paddingVertical:6,minHeight:48},textInput:{flex:1,fontSize:14,paddingVertical:8},errorText:{fontSize:12,marginTop:4},amountRow:{flexDirection:"row",alignItems:"center",paddingHorizontal:12,paddingVertical:6,minHeight:48,gap:8},amountInput:{flex:1,fontSize:14,paddingVertical:8},unitLabel:{fontSize:14,flexShrink:0},maxButton:{paddingHorizontal:8,paddingVertical:4,borderRadius:6},maxText:{fontSize:12,fontWeight:"600"},withdrawRow:{gap:12},footerRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between"},historyLink:{flexDirection:"row",alignItems:"center",gap:6},historyText:{fontSize:13},legalLinks:{flexDirection:"row",alignItems:"center",gap:6},legalText:{fontSize:13},legalSeparator:{fontSize:13},detailsCard:{paddingHorizontal:12,overflow:"hidden"},detailsToggle:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:12},detailsRow:{flexDirection:"row",alignItems:"center",gap:8},detailIcon:{width:24,height:24,alignItems:"center",justifyContent:"center"},detailsLabel:{fontSize:13,flex:1},detailsExpanded:{gap:10,paddingBottom:12},withdrawButton:{flexDirection:"row",alignItems:"center",justifyContent:"center",paddingVertical:15,gap:8},withdrawButtonText:{fontSize:16,fontWeight:"600"}});function TC(e){try{let t=new Date(e);return t.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"})+" at "+t.toLocaleTimeString("en-US",{hour:"numeric",minute:"2-digit",hour12:!0})}catch{return e}}function xC(e){return e?`$${parseFloat(e).toFixed(2)}`:"$0.00"}function Lc({execution:e,onPress:t}){let{colors:r,fonts:o,components:n}=V(),i=n.depositTracker.executionRow.card,s=e.status==="pending"||e.status==="waiting"||e.status==="delayed",a=e.status==="failed"||e.status==="refunded",l=a?r.error:s?r.warning:r.success,u=oe(Te(e.destination_token_metadata,"png")||cr("/icons/tokens/png/usdc.png")),c=a?"Withdrawal Failed":s?"Withdrawal Processing":"Withdrawal Completed",y=TC(e.created_at||new Date().toISOString()),T=xC(e.source_amount_usd);return jsxs(Cr,{cardTokens:i,onPress:t,contentStyle:Dn.container,children:[jsxs(View,{style:Dn.iconContainer,children:[jsx(Image,{source:{uri:u},style:Dn.tokenIcon}),jsx(View,{style:[Dn.statusBadge,{backgroundColor:l,borderColor:i.backgroundColor}],children:a?jsx(ea,{size:12,color:"#FFFFFF",strokeWidth:2.5}):s?jsx(Xi,{size:12,color:"#FFFFFF",strokeWidth:2.5}):jsx(Le,{size:12,color:"#FFFFFF",strokeWidth:3})})]}),jsxs(View,{style:Dn.textContainer,children:[jsx(Text,{style:[Dn.title,{color:i.titleColor,fontFamily:o.medium}],children:c}),jsx(Text,{style:[Dn.dateTime,{color:i.subtitleColor,fontFamily:o.regular}],children:y})]}),jsxs(View,{style:Dn.rightContainer,children:[jsx(Text,{style:[Dn.amount,{color:i.textRightColor,fontFamily:o.medium}],children:T}),jsx(_r,{size:20,color:i.actionColor,strokeWidth:2})]})]})}var Dn=StyleSheet.create({container:{flexDirection:"row",alignItems:"center",paddingHorizontal:16,paddingVertical:12},iconContainer:{position:"relative",marginRight:12},tokenIcon:{width:40,height:40,borderRadius:20},statusBadge:{position:"absolute",bottom:-4,right:-4,width:22,height:22,borderRadius:11,alignItems:"center",justifyContent:"center",borderWidth:2},textContainer:{flex:1,gap:2},title:{fontSize:16},dateTime:{fontSize:13},rightContainer:{flexDirection:"row",alignItems:"center",gap:8},amount:{fontSize:16}});function $u(e){try{let t=new Date(e),o=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"][t.getMonth()],n=t.getDate(),i=t.getFullYear(),s=t.getHours(),a=t.getMinutes(),l=s>=12?"PM":"AM";s=s%12||12;let u=a<10?`0${a}`:`${a}`;return `${o} ${n}, ${i} at ${s}:${u} ${l}`}catch{return e}}function Zf(e,t=6){if(!e)return "\u2014";try{let r=Number(e)/Math.pow(10,t);return r===0?"0.00":r>=1?r.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2}):r.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:8,minimumSignificantDigits:2,maximumSignificantDigits:6})}catch{return "0.00"}}function RC(e,t){if(e)try{return `$${Number(e).toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}catch{}if(t)try{return `$${(Number(t)/1e6).toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}catch{}return "$0.00"}function Xf(e){if(!e)return "";let t=e.indexOf(".");return t===-1?e.toUpperCase():e.slice(0,t).toUpperCase()+e.slice(t)}function eh(e){return !e||e.length<12?e:`${e.slice(0,12)}...${e.slice(-4)}`}function Ka({label:e,value:t,isLast:r}){let{fonts:o,components:n}=V(),i=n.card;return jsxs(Fragment,{children:[jsxs(View,{style:He.detailRow,children:[jsx(Text,{style:[He.detailLabel,{color:i.subtitleColor,fontFamily:o.regular}],children:e}),jsx(Text,{style:[He.detailValue,{color:i.titleColor,fontFamily:o.regular}],children:t})]}),!r&&jsx(View,{style:[He.divider,{backgroundColor:i.borderColor}]})]})}function Ku({execution:e,txInfo:t,onClose:r,onViewHistory:o,onBack:n,onHeaderClose:i}){let{colors:s,fonts:a,components:l}=V(),[u,c]=useState([]),[y,T]=useState(!!n),w=l.card,m=l.button,g=l.header,h=l.container;useEffect(()=>{sd().then(le=>c(le.data)).catch(()=>{});},[]),useEffect(()=>{T(!!n);},[e?.id]);let S=e?e.status==="pending"||e.status==="waiting"||e.status==="delayed":false,b=e?e.status==="failed"||e.status==="refunded":false,p=b?s.error:S?s.warning:s.success,d=b?"Failed":S?"Processing":"Completed",C=e?.destination_token_metadata?oe(Te(e.destination_token_metadata,"png")):t.destinationTokenIconUrl?oe(t.destinationTokenIconUrl):oe(cr("/icons/tokens/png/usdc.png")),x=e?.created_at?$u(e.created_at):t.submittedAt?$u(t.submittedAt.toISOString()):$u(new Date().toISOString()),_=e?`${Zf(e.source_amount_base_unit,e.source_token_metadata?.decimals)} ${Xf(e.source_currency)}`:`${t.amount} ${t.sourceTokenSymbol}`,k=e?`${Zf(e.destination_amount_base_unit,e.destination_token_metadata?.decimals)} ${Xf(e.destination_currency)}`:`${t.amount} ${t.destinationTokenSymbol}`,v=e?RC(e.source_amount_usd,e.source_amount_base_unit):"$0.00",M=e?ml(u,e.source_chain_type,e.source_chain_id):t.sourceChainId,W=e?ml(u,e.destination_chain_type,e.destination_chain_id):t.destinationChainName??t.destinationChainId,O=e?.transaction_hash,F=e?.explorer_url,U=e?.destination_transaction_hashes?.[0],j=e?.destination_explorer_url;return jsxs(at,{style:He.scroll,contentContainerStyle:He.container,showsVerticalScrollIndicator:false,children:[jsxs(View,{style:He.headerRow,children:[n?jsx(TouchableOpacity,{onPress:n,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(Zi,{size:22,color:g.buttonColor,strokeWidth:2})}):jsx(View,{style:He.headerSpacer}),jsx(Text,{style:[He.headerTitle,{color:g.titleColor,fontFamily:a.medium}],children:"Withdrawal Details"}),n?jsx(View,{style:He.headerSpacer}):jsx(TouchableOpacity,{onPress:i??r,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(st,{size:20,color:g.buttonColor,strokeWidth:2})})]}),jsxs(View,{style:He.iconContainer,children:[jsx(Image,{source:{uri:C},style:He.tokenIcon}),jsx(View,{style:[He.statusBadge,{backgroundColor:p}],children:b?jsx(ea,{size:10,color:"#FFFFFF",strokeWidth:3}):S?jsx(View,{style:He.spinnerDot}):jsx(Le,{size:10,color:"#FFFFFF",strokeWidth:3})})]}),jsxs(View,{style:He.statusRow,children:[jsx(View,{style:[He.statusDot,{backgroundColor:p}]}),jsx(Text,{style:[He.statusText,{color:p,fontFamily:a.medium}],children:d})]}),jsx(Text,{style:[He.dateText,{color:h.subtitleColor,fontFamily:a.regular}],children:x}),jsxs(View,{style:[He.detailsCard,{backgroundColor:w.backgroundColor,borderRadius:w.borderRadius,borderWidth:w.borderWidth??1,borderColor:w.borderColor}],children:[jsx(Ka,{label:"Amount Sent",value:_}),jsx(Ka,{label:"Amount Received",value:k}),jsx(Ka,{label:"USD Value",value:v}),jsx(Ka,{label:"Source Network",value:M}),jsx(Ka,{label:"Destination Network",value:W,isLast:true})]}),jsxs(TouchableOpacity,{style:He.moreDetailsRow,onPress:()=>T(le=>!le),activeOpacity:.7,children:[jsx(Text,{style:[He.moreDetailsText,{color:h.actionTitle,fontFamily:a.regular}],children:y?"See less":n?"See more":"See more details"}),y?jsx(Vo,{size:16,color:h.actionColor,strokeWidth:2}):jsx(Gt,{size:16,color:h.actionColor,strokeWidth:2})]}),y&&jsx(View,{style:[He.detailsCard,{backgroundColor:w.backgroundColor,borderRadius:w.borderRadius,borderWidth:w.borderWidth??1,borderColor:w.borderColor}],children:O&&F?jsxs(Fragment,{children:[jsxs(TouchableOpacity,{style:He.txRow,onPress:()=>Linking.openURL(F),activeOpacity:.7,children:[jsx(Text,{style:[He.txLabel,{color:w.subtitleColor,fontFamily:a.regular}],children:"Withdrawal Tx"}),jsx(Text,{style:[He.txHash,{color:w.titleColor,fontFamily:a.regular}],children:eh(O)}),jsx(Do,{size:14,color:w.actionColor,strokeWidth:2})]}),!S&&U&&j&&jsxs(Fragment,{children:[jsx(View,{style:[He.divider,{backgroundColor:w.borderColor}]}),jsxs(TouchableOpacity,{style:He.txRow,onPress:()=>Linking.openURL(j),activeOpacity:.7,children:[jsx(Text,{style:[He.txLabel,{color:w.subtitleColor,fontFamily:a.regular}],children:"Completion Tx"}),jsx(Text,{style:[He.txHash,{color:w.titleColor,fontFamily:a.regular}],children:eh(U)}),jsx(Do,{size:14,color:w.actionColor,strokeWidth:2})]})]})]}):jsx(View,{style:He.detailRow,children:jsx(Text,{style:[He.detailLabel,{color:w.subtitleColor,fontFamily:a.regular}],children:"Transaction details not yet available"})})}),!n&&jsxs(View,{style:He.buttonRow,children:[jsx(TouchableOpacity,{style:[He.button,He.halfButton,{backgroundColor:m.secondaryBackground,borderRadius:m.borderRadius,borderWidth:m.borderWidth,borderColor:m.borderColor}],onPress:o,activeOpacity:.8,children:jsx(Text,{style:[He.buttonText,{color:m.secondaryText,fontFamily:a.medium}],children:"Withdrawal History"})}),jsx(TouchableOpacity,{style:[He.button,He.halfButton,{backgroundColor:m.primaryBackground,borderRadius:m.borderRadius,borderWidth:m.borderWidth,borderColor:m.borderColor}],onPress:r,activeOpacity:.8,children:jsx(Text,{style:[He.buttonText,{color:m.primaryText,fontFamily:a.medium}],children:"Close"})})]})]})}var He=StyleSheet.create({scroll:{flex:1},container:{alignItems:"center",paddingHorizontal:20,paddingTop:8,paddingBottom:32,gap:12},headerRow:{flexDirection:"row",alignItems:"center",width:"100%",paddingTop:16,marginBottom:4},headerSpacer:{width:28},headerTitle:{flex:1,fontSize:16,textAlign:"center"},iconContainer:{position:"relative",marginTop:8},tokenIcon:{width:64,height:64,borderRadius:32},statusBadge:{position:"absolute",bottom:-2,right:-2,width:22,height:22,borderRadius:11,alignItems:"center",justifyContent:"center"},spinnerDot:{width:10,height:10,borderRadius:5,borderWidth:2,borderColor:"#FFFFFF",borderTopColor:"transparent"},statusRow:{flexDirection:"row",alignItems:"center",gap:6},statusDot:{width:8,height:8,borderRadius:4},statusText:{fontSize:15},dateText:{fontSize:13,marginTop:-4},detailsCard:{width:"100%",paddingHorizontal:16,overflow:"hidden"},detailRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:12},detailLabel:{fontSize:13,flex:1},detailValue:{fontSize:13,flexShrink:0,maxWidth:"55%",textAlign:"right"},divider:{height:StyleSheet.hairlineWidth,opacity:.5},moreDetailsRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",width:"100%",paddingHorizontal:4},moreDetailsText:{fontSize:14},txRow:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:12},txLabel:{fontSize:13},txHash:{fontSize:13,flex:1,textAlign:"right"},buttonRow:{flexDirection:"row",gap:10,width:"100%",marginTop:4},button:{paddingVertical:14,alignItems:"center",justifyContent:"center"},halfButton:{flex:1},fullButton:{width:"100%"},buttonText:{fontSize:14}});function th(e){return e.length<=12?e:`${e.slice(0,6)}...${e.slice(-4)}`}function Bc({txInfo:e,executions:t,onClose:r,onViewTracker:o}){let{colors:n,fonts:i,components:s}=V(),a=t.length>0?t[t.length-1]:null,l=a?.status==="succeeded",u=a?.status==="failed",c={borderRadius:s.button.borderRadius,borderWidth:s.button.borderWidth,borderColor:s.button.borderColor};return l?jsxs(View,{style:Dt.container,children:[jsx(TouchableOpacity,{style:Dt.closeButton,onPress:r,children:jsx(st,{size:20,color:s.header.buttonColor,strokeWidth:2})}),jsx(View,{style:[Dt.iconRing,{backgroundColor:n.successBackground}],children:jsx(Le,{size:32,color:n.success,strokeWidth:2.5})}),jsx(Text,{style:[Dt.title,{color:n.foreground,fontFamily:i.medium}],children:"Withdrawal Sent"}),jsxs(Text,{style:[Dt.subtitle,{color:n.foregroundMuted,fontFamily:i.regular}],children:[e.amount," ",e.sourceTokenSymbol," to"," ",th(e.recipientAddress)]}),jsxs(View,{style:Dt.buttonRow,children:[jsx(TouchableOpacity,{style:[Dt.button,Dt.halfButton,c,{backgroundColor:s.button.secondaryBackground}],onPress:o,activeOpacity:.8,children:jsx(Text,{style:[Dt.buttonText,{color:s.button.secondaryText,fontFamily:i.medium}],children:"History"})}),jsx(TouchableOpacity,{style:[Dt.button,Dt.halfButton,c,{backgroundColor:s.button.primaryBackground}],onPress:r,activeOpacity:.8,children:jsx(Text,{style:[Dt.buttonText,{color:s.button.primaryText,fontFamily:i.medium}],children:"Close"})})]})]}):u?jsxs(View,{style:Dt.container,children:[jsx(TouchableOpacity,{style:Dt.closeButton,onPress:r,children:jsx(st,{size:20,color:s.header.buttonColor,strokeWidth:2})}),jsx(View,{style:[Dt.iconRing,{backgroundColor:n.errorBackground}],children:jsx(st,{size:32,color:n.error,strokeWidth:2.5})}),jsx(Text,{style:[Dt.title,{color:n.foreground,fontFamily:i.medium}],children:"Withdrawal Failed"}),jsx(Text,{style:[Dt.subtitle,{color:n.foregroundMuted,fontFamily:i.regular}],children:"Something went wrong. Please try again."}),jsx(TouchableOpacity,{style:[Dt.button,Dt.fullButton,c,{backgroundColor:s.button.primaryBackground}],onPress:r,activeOpacity:.8,children:jsx(Text,{style:[Dt.buttonText,{color:s.button.primaryText,fontFamily:i.medium}],children:"Close"})})]}):jsxs(View,{style:Dt.container,children:[jsx(TouchableOpacity,{style:Dt.closeButton,onPress:r,children:jsx(st,{size:20,color:s.header.buttonColor,strokeWidth:2})}),jsx(nt,{size:80,strokeWidth:4,iconSize:68,gradientFrom:n.primary,gradientTo:n.primary,children:e.sourceTokenIconUrl?jsx(Image,{source:{uri:oe(e.sourceTokenIconUrl)},style:Dt.tokenIconFill}):jsx(View,{style:[Dt.tokenIconFill,{backgroundColor:n.cardHover}]})}),jsx(Text,{style:[Dt.title,{color:n.foreground,fontFamily:i.medium,paddingTop:16}],children:"Checking Withdrawal"}),jsxs(Text,{style:[Dt.subtitle,{color:n.foregroundMuted,fontFamily:i.regular}],children:[e.amount," ",e.sourceTokenSymbol," to"," ",th(e.recipientAddress)]})]})}var Dt=StyleSheet.create({container:{alignItems:"center",paddingHorizontal:24,paddingTop:48,paddingBottom:24},closeButton:{position:"absolute",top:16,right:16,padding:4,zIndex:1},iconRing:{width:80,height:80,borderRadius:40,alignItems:"center",justifyContent:"center",marginBottom:20},tokenIconFill:{width:"100%",height:"100%",borderRadius:34},title:{fontSize:20,marginBottom:8,textAlign:"center"},subtitle:{fontSize:14,textAlign:"center",lineHeight:20,marginBottom:24},buttonRow:{flexDirection:"row",gap:10,width:"100%"},button:{paddingVertical:14,alignItems:"center",justifyContent:"center",borderRadius:12},halfButton:{flex:1},fullButton:{width:"100%"},buttonText:{fontSize:15}});function DC(e){let t=e.source_token_metadata?.decimals??6,r=e.source_amount_base_unit??"0",o=Number(r)/Math.pow(10,t),n=o>=1?o.toFixed(2):o.toPrecision(4).replace(/\.?0+$/,"");return {sourceChainType:e.source_chain_type,sourceChainId:e.source_chain_id,sourceTokenAddress:e.source_token_address,sourceTokenSymbol:e.source_currency?.toUpperCase()??"",sourceTokenIconUrl:oe(Te(e.source_token_metadata,"png")),destinationChainType:e.destination_chain_type,destinationChainId:e.destination_chain_id,destinationTokenAddress:e.destination_token_address,destinationTokenSymbol:e.destination_currency?.toUpperCase()??"",destinationTokenIconUrl:oe(Te(e.destination_token_metadata,"png")),amount:n,amountBaseUnit:r,submittedAt:e.created_at?new Date(e.created_at):void 0,withdrawIntentAddress:e.deposit_wallet?.address??"",recipientAddress:e.recipient_address??""}}var rh=(e,t)=>`${t}:${e}`;function VC(){let{colors:e}=V(),t=useRef(new Animated.Value(.5)).current,r=e.cardHover;return useEffect(()=>{let o=Animated.loop(Animated.sequence([Animated.timing(t,{toValue:1,duration:800,useNativeDriver:true}),Animated.timing(t,{toValue:.5,duration:800,useNativeDriver:true})]));return o.start(),()=>o.stop()},[t]),jsx(View,{style:{gap:12,paddingHorizontal:16},children:[1,2,3].map(o=>jsx(Animated.View,{style:{height:48,borderRadius:12,backgroundColor:r,opacity:t}},o))})}function Ec({visible:e,onClose:t,publishableKey:r,externalUserId:o,senderAddress:n,recipientAddress:i,defaultDestinationChainType:s,defaultDestinationChainId:a,defaultDestinationTokenAddress:l,modalTitle:u="Withdraw Crypto",onWithdraw:c,onWithdrawSuccess:y,onWithdrawError:T,heightPercent:w=.94,sheetBorderRadius:m,sourceChainType:g,sourceChainId:h,sourceTokenAddress:S,sourceTokenSymbol:b,sourceChainName:p,sourceTokenIconUrl:d}){let{colors:C,fonts:x}=V(),[_,k]=useState("form"),[v,M]=useState(g),[W,O]=useState(h),[F,U]=useState(S),[j,le]=useState(b),[Ye,_e]=useState(p),[ne,we]=useState(d),[fe,Pe]=useState(null),[$e,ue]=useState(null),[J,be]=useState(null),[vt,ve]=useState(),[qe,Ne]=useState([]),[Ve,ze]=useState(null),[it,ie]=useState("form"),pe=useRef(new Animated.Value(Dimensions.get("window").width)).current,et=useRef(null),Ae=!!v&&!!W&&!!F,{data:Ke,isLoading:$t}=Pc(r,e&&_==="form"),Ee=Ke?.data??[],{data:Oe,isLoading:ar}=Eu({sourceChainType:v,sourceChainId:W,sourceTokenAddress:F,sourceTokenSymbol:j,publishableKey:r,enabled:e&&Ae&&_==="form"}),{data:he,isLoading:X}=Mu({address:n,chainType:v,chainId:W,tokenAddress:F,publishableKey:r,enabled:e&&Ae}),{executions:Ce}=zu({userId:o,publishableKey:r,depositWalletId:vt,enabled:!!vt&&e,onWithdrawSuccess:y,onWithdrawError:T});useEffect(()=>{if(!e||_!=="tracker")return;let ce=false;return pn(o,r,"withdraw").then(xt=>{ce||Ne(xt.data);}).catch(console.error),()=>{ce=true;}},[e,_,o,r]),useEffect(()=>{e&&(et.current&&(clearTimeout(et.current),et.current=null),k("form"),M(g),O(h),U(S),le(b),_e(p),we(d),Pe(null),ue(null),be(null),ve(void 0),Ne([]),ze(null),ie("form"),pe.setValue(Dimensions.get("window").width));},[e]),useEffect(()=>()=>{et.current&&clearTimeout(et.current);},[]),useEffect(()=>{ne||Oe?.iconUrl&&we(Oe.iconUrl);},[Oe?.iconUrl,ne]),useEffect(()=>{Ye||Oe?.chainName&&_e(Oe.chainName);},[Oe?.chainName,Ye]),useEffect(()=>{if(!Ee.length||fe)return;let ce,xt;if(s&&a)if(l)for(let Ct of Ee){let z=Ct.chains.find(Xr=>Xr.chain_type===s&&Xr.chain_id===a&&Xr.token_address.toLowerCase()===l.toLowerCase());if(z){ce=Ct,xt=z;break}}else for(let Ct of Ee){let z=Ct.chains.find(Xr=>Xr.chain_type===s&&Xr.chain_id===a);if(z){ce=Ct,xt=z;break}}ce||(ce=Ee[0]),ce&&(Pe(ce),ue(xt??ce.chains[0]??null));},[Ee,fe,s,a,l]),useEffect(()=>{_==="confirming"&&Ce.length>0&&k("details");},[_,Ce]);let pt=useCallback(()=>{t(),et.current=setTimeout(()=>{k("form"),M(g),O(h),U(S),le(b),_e(p),we(d),Pe(null),ue(null),be(null),ve(void 0),Ne([]),ze(null),ie("form"),et.current=null;},300);},[t,g,h,S,b,p,d]),It=useCallback(ce=>{let xt=Ee.find(Ct=>Ct.symbol===ce);xt&&(Pe(xt),xt.chains.length>0&&ue(xt.chains[0]));},[Ee]),me=useCallback(ce=>{if(!fe)return;let xt=fe.chains.find(Ct=>rh(Ct.chain_id,Ct.chain_type)===ce);xt&&ue(xt);},[fe]),je=useCallback(async ce=>{let xt=await dn({external_user_id:o,destination_chain_type:ce.destinationChainType,destination_chain_id:ce.destinationChainId,destination_token_address:ce.destinationTokenAddress,recipient_address:ce.recipientAddress,action_type:"withdraw"},r),Ct=un(xt.data,v??"");if(!Ct)throw new Error(`No deposit wallet found for chain type: ${v}`);return ve(Ct.id),{id:Ct.id,address:Ct.address}},[o,r,v]),Vt=useCallback(ce=>{be(ce),k("confirming");},[]),ot=useCallback(ce=>{ze(ce),pe.setValue(Dimensions.get("window").width),Animated.timing(pe,{toValue:0,duration:280,useNativeDriver:true}).start();},[pe]),Lt=useCallback(()=>{Animated.timing(pe,{toValue:Dimensions.get("window").width,duration:250,useNativeDriver:true}).start(()=>ze(null));},[pe]),Bt=$t||ar,yt=Oe?.isSupported??null,Se=_==="confirming"?"Withdrawal Status":u,Z=m?.globalBorderTopLeftRadius,Q=m?.globalBorderTopRightRadius,L=m?.main?.borderTopLeftRadius??Z,I=m?.main?.borderTopRightRadius??Q,D=m?.tokenSelector?.borderTopLeftRadius??Z,q=m?.tokenSelector?.borderTopRightRadius??Q,Fe=m?.chainSelector?.borderTopLeftRadius??Z,ke=m?.chainSelector?.borderTopRightRadius??Q,pr=(()=>{if(_!=="form"||!Ae||X||!he)return;let ce=j||he.symbol,xt=he.balanceUsd;if(xt!=null){let Xr=`$${parseFloat(xt).toLocaleString(void 0,{minimumFractionDigits:2,maximumFractionDigits:2})}`;return ce?`Balance: ${Xr} ${ce}`:`Balance: ${Xr}`}let Ct=he.balanceHuman;if(!(!Ct||Ct==="0"))return ce?`Balance: ${Ct} ${ce}`:`Balance: ${Ct}`})();return jsx(bt,{visible:e,onClose:pt,closeOnBackdropPress:false,enablePanDownToClose:_==="tracker"||_==="form",showHandle:_==="tracker"||_==="form",heightPercent:_==="confirming"?.3:_==="details"?.7:_==="tracker"?.6:w,maxHeightPercent:_==="tracker"?.9:void 0,borderTopLeftRadius:L,borderTopRightRadius:I,children:_==="confirming"&&J?jsx(Bc,{txInfo:J,executions:Ce,onClose:pt,onViewTracker:()=>{ie("confirming"),k("tracker");}}):_==="details"&&J?jsx(Ku,{execution:Ce.length>0?Ce[Ce.length-1]:null,txInfo:J,onClose:pt,onViewHistory:()=>{ie("details"),k("tracker");},onHeaderClose:()=>k("form")}):_==="tracker"?jsxs(View,{style:nn.trackerContainer,children:[jsx(Ur,{title:"Withdrawal History",onClose:()=>k(it)}),qe.length===0?jsx(View,{style:nn.emptyState,children:jsx(Text,{style:[nn.emptyText,{color:C.foregroundMuted,fontFamily:x.regular}],children:"No withdrawals to track yet"})}):jsx(rs,{data:qe,keyExtractor:ce=>ce.id,contentContainerStyle:nn.listContent,showsVerticalScrollIndicator:false,renderItem:({item:ce})=>jsx(Lc,{execution:ce,onPress:()=>ot(ce)})}),Ve&&jsx(Animated.View,{style:[nn.historyDetailOverlay,{backgroundColor:C.background,transform:[{translateX:pe}]}],children:jsx(Ku,{execution:Ve,txInfo:DC(Ve),onClose:pt,onBack:Lt,onViewHistory:Lt})})]}):jsxs(Fragment,{children:[jsx(Ur,{title:Se,subtitle:pr,onClose:pt}),Bt?jsx(VC,{}):yt===false?jsxs(View,{style:nn.unsupportedContainer,children:[jsx(Text,{style:[nn.unsupportedTitle,{color:C.foreground,fontFamily:x.medium}],children:"Unsupported Token"}),jsx(Text,{style:[nn.unsupportedMessage,{color:C.foregroundMuted,fontFamily:x.regular}],children:Oe?.errorMessage})]}):jsx(LC,{publishableKey:r,sourceChainType:v??"",sourceChainId:W??"",sourceTokenAddress:F??"",sourceTokenSymbol:j,sourceChainName:Ye,sourceTokenIconUrl:ne,recipientAddressProp:i,destinationTokens:Ee,selectedToken:fe,selectedChain:$e,selectedChainKey:$e?rh($e.chain_id,$e.chain_type):null,onTokenChange:It,onChainChange:me,tokensLoading:$t,balanceData:he??null,isLoadingBalance:X,sourceValidation:Oe??null,onDepositWalletCreation:je,onWithdraw:c,onWithdrawError:T,onWithdrawSubmitted:Vt,onViewTracker:()=>{ie("form"),k("tracker");},tokenSelectorLeft:D,tokenSelectorRight:q,chainSelectorLeft:Fe,chainSelectorRight:ke})]})})}function LC({publishableKey:e,sourceChainType:t,sourceChainId:r,sourceTokenAddress:o,sourceTokenSymbol:n,sourceChainName:i,sourceTokenIconUrl:s,recipientAddressProp:a,destinationTokens:l,selectedToken:u,selectedChain:c,selectedChainKey:y,onTokenChange:T,onChainChange:w,tokensLoading:m,balanceData:g,isLoadingBalance:h,sourceValidation:S,onDepositWalletCreation:b,onWithdraw:p,onWithdrawError:d,onWithdrawSubmitted:C,onViewTracker:x,tokenSelectorLeft:_,tokenSelectorRight:k,chainSelectorLeft:v,chainSelectorRight:M}){return jsx(KeyboardAvoidingView,{behavior:Platform.OS==="ios"?"padding":void 0,style:{flex:1},children:jsxs(at,{style:{flex:1,paddingTop:16},contentContainerStyle:nn.scrollContent,keyboardShouldPersistTaps:"handled",showsVerticalScrollIndicator:false,children:[jsx(View,{style:nn.doubleInputWrapper,children:jsx(qa,{tokens:l,selectedTokenSymbol:u?.symbol??null,selectedChainKey:y,onTokenChange:T,onChainChange:w,isLoading:m,tokenPickerBorderTopLeftRadius:_,tokenPickerBorderTopRightRadius:k,chainPickerBorderTopLeftRadius:v,chainPickerBorderTopRightRadius:M})}),jsx(Fc,{publishableKey:e,sourceChainType:t,sourceChainId:r,sourceTokenAddress:o,sourceTokenSymbol:n,sourceChainName:i,sourceTokenIconUrl:s,recipientAddressProp:a,selectedToken:u,selectedChain:c,balanceData:g,isLoadingBalance:h,minimumWithdrawAmountUsd:S?.minimumAmountUsd??null,estimatedProcessingTime:S?.estimatedProcessingTime??null,maxSlippagePercent:S?.maxSlippagePercent??null,priceImpactPercent:S?.priceImpactPercent??null,canWithdraw:true,onDepositWalletCreation:b,onWithdraw:p,onWithdrawError:d,onWithdrawSubmitted:C,onViewTracker:x})]})})}var nn=StyleSheet.create({scrollContent:{paddingBottom:32},doubleInputWrapper:{paddingHorizontal:16,paddingBottom:12,paddingTop:4},listContent:{paddingHorizontal:16,paddingBottom:32,gap:8},trackerContainer:{flex:1,overflow:"hidden"},historyDetailOverlay:{position:"absolute",top:0,left:0,right:0,bottom:0},emptyState:{flex:1,alignItems:"center",justifyContent:"center",paddingVertical:48},emptyText:{fontSize:14},unsupportedContainer:{flex:1,alignItems:"center",justifyContent:"center",paddingHorizontal:24,paddingVertical:48},unsupportedTitle:{fontSize:18,fontWeight:"600",marginBottom:8,textAlign:"center"},unsupportedMessage:{fontSize:14,textAlign:"center",lineHeight:20,maxWidth:280}});StyleSheet.create({container:{paddingHorizontal:16,paddingTop:16,paddingBottom:24,gap:16},fieldGroup:{gap:8},fieldLabel:{fontSize:12},walletCard:{paddingHorizontal:12,paddingVertical:12,minHeight:48,justifyContent:"center"},walletAddress:{fontSize:13},primaryButton:{paddingVertical:14,alignItems:"center",justifyContent:"center",marginTop:4},primaryButtonText:{fontSize:16},secondaryButton:{paddingVertical:14,alignItems:"center",justifyContent:"center"},secondaryButtonText:{fontSize:16}});StyleSheet.create({base:{flexDirection:"row",alignItems:"center",justifyContent:"center",gap:8},text:{fontWeight:"600",textAlign:"center"},fullWidth:{width:"100%"},disabled:{opacity:.5}});StyleSheet.create({icon:{backgroundColor:"transparent"}});var ih=createContext(null);function jC({children:e,publishableKey:t,config:r}){let[o]=useState(()=>new Xd({defaultOptions:{queries:{retry:1,staleTime:3e5}}})),[n,i]=useState(false),[s,a]=useState(null),[l,u]=useState(false),[c,y]=useState(null),T=useColorScheme(),w=useRef(false);w.current||(cl({publishableKey:t}),w.current=true);let m=useMemo(()=>{let F=r?.appearance||"dark";return F==="auto"?T==="dark"?"dark":"light":F},[r?.appearance,T]);useEffect(()=>{if(!t||t.trim()===""){console.error("Unifold: publishableKey is required. Please provide a valid publishable key.");return}!t.startsWith("pk_test_")&&!t.startsWith("pk_live_")&&console.warn('Unifold: publishableKey should start with "pk_test_" or "pk_live_". Please ensure you are using a valid publishable key.'),cl({publishableKey:t});},[t]),useEffect(()=>()=>{h.current&&clearTimeout(h.current),x.current&&clearTimeout(x.current);},[]);let g=useRef(null),h=useRef(null),S=useCallback(F=>{h.current&&(clearTimeout(h.current),h.current=null),g.current&&(console.warn("[UnifoldProvider] A deposit is already in progress. Cancelling previous deposit."),g.current.reject({message:"Deposit cancelled - new deposit started",code:"DEPOSIT_SUPERSEDED"}),g.current=null);let U=new Promise((j,le)=>{g.current={resolve:j,reject:le};});return a(F),i(true),U},[]),b=useCallback(()=>{g.current&&(g.current.reject({message:"Deposit cancelled by user",code:"DEPOSIT_CANCELLED"}),g.current=null),i(false),h.current=setTimeout(()=>{a(null),h.current=null;},200);},[]),p=useCallback(F=>{s?.onSuccess&&s.onSuccess(F),g.current&&(g.current.resolve(F),g.current=null);},[s]),d=useCallback(F=>{console.error("[UnifoldProvider] Deposit error:",F),s?.onError&&s.onError(F),g.current&&(g.current.reject(F),g.current=null);},[s]),C=useRef(null),x=useRef(null),_=useRef(void 0),k=useCallback(F=>{x.current&&(clearTimeout(x.current),x.current=null),C.current&&(console.warn("[UnifoldProvider] A withdrawal is already in progress. Cancelling previous withdrawal."),C.current.reject({message:"Withdrawal cancelled - new withdrawal started",code:"WITHDRAW_SUPERSEDED"}),C.current=null);let U=new Promise((j,le)=>{C.current={resolve:j,reject:le};});return _.current=F.onClose,y(F),u(true),U},[]),v=useCallback(()=>{C.current&&(C.current.reject({message:"Withdrawal cancelled by user",code:"WITHDRAW_CANCELLED"}),C.current=null),_.current?.(),_.current=void 0,u(false),x.current=setTimeout(()=>{y(null),x.current=null;},200);},[]),M=useCallback(F=>{c?.onSuccess&&c.onSuccess(F),C.current&&(C.current.resolve(F),C.current=null);},[c]),W=useCallback(F=>{console.error("[UnifoldProvider] Withdraw error:",F),c?.onError&&c.onError(F),C.current&&(C.current.reject(F),C.current=null);},[c]),O=useMemo(()=>({publishableKey:t,beginDeposit:S,closeDeposit:b,beginWithdraw:k,closeWithdraw:v}),[t,S,b,k,v]);return jsx(ru,{client:o,children:jsx(ih.Provider,{value:O,children:jsxs(ts,{mode:m,accentColor:r?.accentColor,theme:r?.theme,fontFamily:r?.fontFamily,fonts:r?.fonts,components:r?.components,children:[e,s&&jsx(Ic,{visible:n,onClose:b,publishableKey:t,modalTitle:r?.modalTitle,externalUserId:s.externalUserId,destinationChainType:s.destinationChainType,destinationChainId:s.destinationChainId,destinationTokenSymbol:s.destinationTokenSymbol,recipientAddress:s.recipientAddress,destinationTokenAddress:s.destinationTokenAddress,defaultChainType:s.defaultChainType,defaultChainId:s.defaultChainId,defaultTokenAddress:s.defaultTokenAddress,showBalance:s.showBalance,stripeOnrampEmail:s.stripeOnrampEmail,stripeOnrampPhone:s.stripeOnrampPhone,stripeTheme:{mode:m,accentColor:r?.accentColor,theme:r?.theme,fontFamily:r?.fontFamily,fonts:r?.fonts,components:r?.components},depositConfirmationMode:s.depositConfirmationMode??"auto_ui",initialScreen:s.initialScreen,hideDepositTracker:r?.hideDepositTracker,transferInputVariant:r?.transferInputVariant,enableStripeLinkPay:r?.enableStripeLinkPay,stripeMerchantIdentifier:r?.stripeMerchantIdentifier,stripePaymentSelectorPosition:r?.stripePaymentSelectorPosition,stripeSkipSuccessConfirmation:r?.stripeSkipSuccessConfirmation,StripeOnrampComponent:r?.enableStripeLinkPay?hm():void 0,onDepositSuccess:p,onDepositError:d,theme:m,sheetBorderRadius:r?.sheetBorderRadius}),c&&jsx(Ec,{visible:l,onClose:v,publishableKey:t,externalUserId:c.externalUserId,senderAddress:c.senderAddress,recipientAddress:c.recipientAddress,sourceChainType:c.sourceChainType,sourceChainId:c.sourceChainId,sourceTokenAddress:c.sourceTokenAddress,sourceTokenSymbol:c.sourceTokenSymbol,defaultDestinationChainType:c.defaultDestinationChainType,defaultDestinationChainId:c.defaultDestinationChainId,defaultDestinationTokenAddress:c.defaultDestinationTokenAddress,onWithdraw:c.withdraw,onWithdrawSuccess:M,onWithdrawError:W,sheetBorderRadius:r?.sheetBorderRadius?{globalBorderTopLeftRadius:r.sheetBorderRadius.globalBorderTopLeftRadius,globalBorderTopRightRadius:r.sheetBorderRadius.globalBorderTopRightRadius,tokenSelector:r.sheetBorderRadius.tokenSelector,chainSelector:r.sheetBorderRadius.chainSelector}:void 0})]})})})}function $C(){let e=useContext(ih);if(!e)throw new Error("useUnifold must be used within UnifoldProvider");return e}
3
- export{Pl as AmountScreen,bt as BottomSheet,Ol as KYCWizardScreen,Ul as OnrampScreen,Hl as StripeOnramp,mm as StripeOnrampPreconfigure,jC as UnifoldProvider,Te as getPreferredIcon,xl as getStripePublishableKey,fl as getSupportedDestinationTokens,oe as normalizeIconUrl,Nl as registerStripeOnramp,cp as setDevApiUrl,Tl as setStripeOnrampApiUrl,kl as setStripeOnrampPublishableKey,Na as useAllowedCountry,Fl as useStripeOnramp,V as useTheme,$C as useUnifold};
1
+ import*as ai from'react';import ai__default,{createContext,useContext,useState,useRef,useCallback,useEffect,useMemo,useId,Fragment as Fragment$1}from'react';import {StyleSheet,ScrollView,Platform,useWindowDimensions,PanResponder,Modal,View,Pressable,TouchableOpacity,Text,ActivityIndicator,KeyboardAvoidingView,TextInput,Keyboard,useColorScheme,Animated,Image,Easing,Linking,Dimensions,Clipboard,FlatList}from'react-native';import Ft,{G,Path,Defs,ClipPath,Rect,LinearGradient,Stop,Circle,Polyline,Line,SvgXml,SvgUri}from'react-native-svg';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {GestureHandlerRootView,TouchableOpacity as TouchableOpacity$1}from'react-native-gesture-handler';import Sp,{useSharedValue,withSpring,withTiming,runOnJS,useAnimatedStyle,interpolate,Extrapolation}from'react-native-reanimated';import {Onramp,useOnramp,isPlatformPaySupported,PlatformPay,initStripe}from'@stripe/stripe-react-native';import Nd from'@react-native-async-storage/async-storage';import lb from'expo-constants';import Nb from'react-native-qrcode-svg';import {WebView}from'react-native-webview';var pp=e=>{throw TypeError(e)};var Hh=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var ed=(e,t,r)=>t.has(e)||pp("Cannot "+r);var f=(e,t,r)=>(ed(e,t,"read from private field"),r?r.call(e):t.get(e)),X=(e,t,r)=>t.has(e)?pp("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),W=(e,t,r,o)=>(ed(e,t,"write to private field"),t.set(e,r),r),je=(e,t,r)=>(ed(e,t,"access private method"),r);var na=(e,t,r,o)=>({set _(n){W(e,t,n);},get _(){return f(e,t,o)}});var td={light:{background:"#FFFFFF",card:"#F8FAFC",cardHover:"#F1F5F9",foreground:"#0F172A",foregroundMuted:"#64748B",foregroundSubtle:"#94A3B8",border:"#E2E8F0",borderSecondary:"#CBD5E1",primary:"#3B82F6",primaryForeground:"#FFFFFF",success:"#22C55E",successBackground:"#DCFCE7",warning:"#F59E0B",warningBackground:"#FEF3C7",error:"#EF4444",errorBackground:"#FEE2E2",overlay:"rgba(0, 0, 0, 0.5)"},dark:{background:"#2D2C2F",card:"#3A393C",cardHover:"#48474A",foreground:"#F8FAFC",foregroundMuted:"#94A3B8",foregroundSubtle:"#64748B",border:"#38383A",borderSecondary:"#48484A",primary:"#3B82F6",primaryForeground:"#FFFFFF",success:"#22C55E",successBackground:"rgba(34, 197, 94, 0.1)",warning:"#F59E0B",warningBackground:"rgba(245, 158, 11, 0.1)",error:"#EF4444",errorBackground:"rgba(239, 68, 68, 0.1)",overlay:"rgba(0, 0, 0, 0.7)"}},rd=td;function ul(e,t){return t?{...e,...t,shadowOffset:t.shadowOffset??e.shadowOffset,backShadowOffset:t.backShadowOffset??e.backShadowOffset}:e}function ia(e,t,r){let o=r?t?.[r]:void 0,n=(c,g,C)=>{let S=o?.[c]?.[g];if(S!==void 0)return S;let w=t?.[c]?.[g];return w!==void 0?w:C},i={backgroundColor:n("card","backgroundColor",e.card),titleColor:n("card","titleColor",e.foreground),subtitleColor:n("card","subtitleColor",e.foregroundMuted),labelColor:n("card","labelColor",e.foregroundMuted),headerColor:n("card","headerColor",e.foregroundMuted),labelRightColor:n("card","labelRightColor",e.foregroundMuted),labelHighlightRightColor:n("card","labelHighlightRightColor",e.warning),textRightColor:n("card","textRightColor",e.foreground),subtextRightColor:n("card","subtextRightColor",e.foregroundMuted),rowLeftLabel:n("card","rowLeftLabel",e.foregroundMuted),rowRightLabel:n("card","rowRightLabel",e.foreground),iconColor:n("card","iconColor",e.primary),iconBackgroundColor:n("card","iconBackgroundColor",e.primary+"26"),actionColor:n("card","actionColor",e.foregroundMuted),actionIcon:n("card","actionIcon",e.foregroundMuted),descriptionColor:n("card","descriptionColor",e.foregroundMuted),borderRadius:n("card","borderRadius",12),borderWidth:n("card","borderWidth",0),borderColor:n("card","borderColor",e.border),shadowColor:n("card","shadowColor","#000"),shadowOffset:n("card","shadowOffset",{width:0,height:-4}),shadowOpacity:n("card","shadowOpacity",0),shadowRadius:n("card","shadowRadius",12),elevation:n("card","elevation",0),iconContainerBorderRadius:n("card","iconContainerBorderRadius",12),backShadowColor:"transparent",backShadowOffset:{top:4,left:4,right:-4,bottom:-4},backShadowSpacing:8},s=(o?.depositMenu??t?.depositMenu)?.card,a=(o?.transferCrypto??t?.transferCrypto)?.depositAddress?.card,l=(o?.depositCard??t?.depositCard)?.quoteProvider?.card,m=(o?.depositTracker??t?.depositTracker)?.executionRow?.card;return {header:{titleColor:n("header","titleColor",e.foreground),buttonColor:n("header","buttonColor",e.foreground)},card:i,input:{backgroundColor:n("input","backgroundColor",n("search","backgroundColor",e.card)),textColor:n("input","textColor",n("search","inputColor",e.foreground)),placeholderColor:n("input","placeholderColor",n("search","placeholderColor",e.foregroundMuted)),borderColor:n("input","borderColor",e.border),borderRadius:n("input","borderRadius",n("search","borderRadius",8)),borderWidth:n("input","borderWidth",1)},button:{primaryBackground:n("button","primaryBackground",e.primary),primaryText:n("button","primaryText",e.primaryForeground),secondaryBackground:n("button","secondaryBackground",e.card),secondaryText:n("button","secondaryText",e.foreground),borderRadius:n("button","borderRadius",12),borderWidth:n("button","borderWidth",0),borderColor:n("button","borderColor",e.border)},container:{titleColor:n("container","titleColor",e.foreground),subtitleColor:n("container","subtitleColor",e.foregroundMuted),actionColor:n("container","actionColor",e.foregroundMuted),actionTitle:n("container","actionTitle",e.foregroundMuted),buttonColor:n("container","buttonColor",e.primary),buttonTitleColor:n("container","buttonTitleColor",e.primaryForeground),iconBackgroundColor:n("container","iconBackgroundColor",e.success),iconColor:n("container","iconColor",e.foreground)},search:{backgroundColor:n("search","backgroundColor",e.card),inputColor:n("search","inputColor",e.foreground),placeholderColor:n("search","placeholderColor",e.foregroundMuted),borderRadius:n("search","borderRadius",8)},list:{titleSectionColor:n("list","titleSectionColor",e.foregroundMuted),rowBorderRadius:n("list","rowBorderRadius",12)},badge:{borderRadius:n("badge","borderRadius",8)},sheet:{shadowColor:n("sheet","shadowColor","#000"),shadowOffset:n("sheet","shadowOffset",{width:0,height:-4}),shadowOpacity:n("sheet","shadowOpacity",.1),shadowRadius:n("sheet","shadowRadius",12),elevation:n("sheet","elevation",16)},depositMenu:{card:ul(i,s)},transferCrypto:{depositAddress:{card:ul(i,a)}},depositCard:{quoteProvider:{card:ul(i,l)}},depositTracker:{executionRow:{card:ul(i,m)}}}}function od(e,t,r){let n={...td[e]};return r&&(n.primary=r),t&&(n={...n,...t}),n}var nd=createContext(null);function V(){let e=useContext(nd);if(!e){let t=rd.dark;return {mode:"dark",colors:t,fonts:{regular:void 0,medium:void 0,semibold:void 0,bold:void 0},components:ia(t,void 0,"dark"),isDark:true}}return e}function ot({size:e=56,strokeWidth:t=3,children:r,iconSize:o,style:n,gradientFrom:i,gradientTo:s}){let{colors:a}=V(),l=i??a.warning,m=s??"#FBBF24",c=useRef(new Animated.Value(0)).current,g=useId(),C=useMemo(()=>`circularProgressGrad_${g.replace(/[^a-zA-Z0-9_-]/g,"")}`,[g]),S=(e-t)/2,w=2*Math.PI*S,u=e/2,h=o??Math.max(0,Math.round(e-t*2-8)),y=(e-h)/2;useEffect(()=>{let p=Animated.loop(Animated.timing(c,{toValue:1,duration:1500,easing:Easing.linear,useNativeDriver:true})),k=requestAnimationFrame(()=>p.start());return ()=>{cancelAnimationFrame(k),p.stop();}},[c]);let T=c.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return jsxs(View,{style:[{width:e,height:e},n],children:[jsx(Animated.View,{style:{position:"absolute",top:0,left:0,width:e,height:e,transform:[{rotate:T}]},children:jsxs(Ft,{width:e,height:e,children:[jsx(Defs,{children:jsxs(LinearGradient,{id:C,x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[jsx(Stop,{offset:"0%",stopColor:l}),jsx(Stop,{offset:"100%",stopColor:m})]})}),jsx(Circle,{cx:u,cy:u,r:S,stroke:`url(#${C})`,strokeWidth:t,fill:"none",strokeDasharray:`${w*.75} ${w*.25}`,strokeLinecap:"round",rotation:-90,origin:`${u}, ${u}`})]})}),r!=null?jsx(View,{style:{position:"absolute",top:y+1.5,left:y,width:h,height:h},children:r}):null]})}function sd({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Path,{d:"M13 2L3 14h9l-1 8 10-12h-9l1-8z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function rs({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Rect,{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"1",y1:"10",x2:"23",y2:"10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Kr({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Circle,{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"12 6 12 12 16 14",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function sa({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Line,{x1:"19",y1:"12",x2:"5",y2:"12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"12 19 5 12 12 5",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function st({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Line,{x1:"18",y1:"6",x2:"6",y2:"18",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"6",y1:"6",x2:"18",y2:"18",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function xr({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Polyline,{points:"9 18 15 12 9 6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function os({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Polyline,{points:"15 18 9 12 15 6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function Yt({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Polyline,{points:"6 9 12 15 18 9",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function mn({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Rect,{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function De({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Polyline,{points:"20 6 9 17 4 12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function aa({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Circle,{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"12",y1:"8",x2:"12",y2:"12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"12",y1:"16",x2:"12.01",y2:"16",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function ad({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Line,{x1:"12",y1:"2",x2:"12",y2:"6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"12",y1:"18",x2:"12",y2:"22",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"2",y1:"12",x2:"6",y2:"12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"18",y1:"12",x2:"22",y2:"12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Eo({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"15 3 21 3 21 9",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"10",y1:"14",x2:"21",y2:"3",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function zn({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Line,{x1:"12",y1:"1",x2:"12",y2:"23",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function ml({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"14 2 14 8 20 8",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"16",y1:"13",x2:"8",y2:"13",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"16",y1:"17",x2:"8",y2:"17",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"10 9 9 9 8 9",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Mo({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsx(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsx(Polyline,{points:"18 15 12 9 6 15",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})})}function ns({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Polyline,{points:"23 4 23 10 17 10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"1 20 1 14 7 14",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function is({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Circle,{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"12",y1:"16",x2:"12",y2:"12",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"12",y1:"8",x2:"12.01",y2:"8",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Qr({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M9 12l2 2 4-4",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function la({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M3 7V5a2 2 0 0 1 2-2h2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M17 3h2a2 2 0 0 1 2 2v2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M21 17v2a2 2 0 0 1-2 2h-2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M7 21H5a2 2 0 0 1-2-2v-2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M8 14s1.5 2 4 2 4-2 4-2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M9 9h.01",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M15 9h.01",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function fl({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function ca({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M5.43 5.43A8.06 8.06 0 0 0 4 10c0 6 8 12 8 12a29.94 29.94 0 0 0 5-5",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M19.18 13.52A8.66 8.66 0 0 0 20 10a8 8 0 0 0-8-8 7.88 7.88 0 0 0-3.52.82",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M9.13 9.13A2.78 2.78 0 0 0 9 10a3 3 0 0 0 3 3 2.78 2.78 0 0 0 .87-.13",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M14.9 9.25a3 3 0 0 0-2.15-2.16",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:"2",y1:"2",x2:"22",y2:"22",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function gp({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M15 2H9a1 1 0 0 0-1 1v2c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1Z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2M16 4h2a2 2 0 0 1 2 2v2",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M11 14h10",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Path,{d:"M17 10l4 4-4 4",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function yp({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Circle,{cx:12,cy:5,r:1,stroke:t,strokeWidth:r,fill:t}),jsx(Circle,{cx:12,cy:12,r:1,stroke:t,strokeWidth:r,fill:t}),jsx(Circle,{cx:12,cy:19,r:1,stroke:t,strokeWidth:r,fill:t})]})}function bp({size:e=24,color:t="#fff",strokeWidth:r=2}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Polyline,{points:"16 17 21 12 16 7",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),jsx(Line,{x1:21,y1:12,x2:9,y2:12,stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"})]})}function wp({height:e=24,color:t="#011e0f"}){let o=e*2.985416666666667;return jsxs(Ft,{width:o,height:e,viewBox:"0 0 71.65 24",fill:"none",children:[jsx(Path,{d:"M36.12,3.68c0-1.13.95-2.04,2.07-2.04s2.07.92,2.07,2.04-.92,2.07-2.07,2.07-2.07-.92-2.07-2.07ZM29.98,1.92h3.6v20.16h-3.6s0-20.16,0-20.16ZM40.01,7.68h-3.63v14.4h3.63V7.68ZM66.1,14.39c2.73-1.68,4.59-4.18,5.32-6.72h-3.63c-.95,2.42-3.12,4.24-5.5,5.01V1.92h-3.63v20.16h3.63v-6c2.77.69,4.96,3.09,5.71,6h3.65c-.56-3.05-2.64-5.91-5.55-7.68ZM46.44,9.29c.95-1.26,2.8-2,4.31-2,2.8,0,5.12,2.05,5.13,5.15v9.63h-3.63v-8.83c0-1.27-.57-2.74-2.4-2.74-2.16,0-3.4,1.92-3.4,4.16v7.43h-3.63V7.69h3.63v1.6Z",fill:t}),jsx(Circle,{cx:12,cy:12,r:12,fill:"#00d66f"}),jsx(Path,{d:"M11.45,4.8h-3.7c.72,3.01,2.82,5.58,5.45,7.2-2.64,1.62-4.73,4.19-5.45,7.2h3.7c.92-2.78,3.46-5.2,6.58-5.7v-3.01c-3.12-.49-5.66-2.91-6.58-5.69Z",fill:"#011e0f"})]})}function ss({children:e,mode:t="auto",accentColor:r,theme:o,fontFamily:n,fonts:i,components:s}){let a=useColorScheme(),l=useMemo(()=>t==="auto"?a==="dark"?"dark":"light":t,[t,a]),m=useMemo(()=>{let S=o?.[l];return od(l,S,r)},[l,o,r]),c=useMemo(()=>ia(m,s,l),[m,s,l]),g=useMemo(()=>i?{regular:i.regular||n,medium:i.medium||n,semibold:i.semibold||n,bold:i.bold||n}:n?{regular:n,medium:n,semibold:n,bold:n}:{regular:void 0,medium:void 0,semibold:void 0,bold:void 0},[n,i]),C=useMemo(()=>({mode:l,colors:m,fonts:g,components:c,isDark:l==="dark"}),[l,m,g,c]);return jsx(nd.Provider,{value:C,children:e})}var ma={damping:28,stiffness:300,mass:.8},bg=80,wg=500;function wt({visible:e,onClose:t,children:r,closeOnBackdropPress:o=true,enablePanDownToClose:n=true,showHandle:i=true,heightPercent:s,maxHeightPercent:a,startExpanded:l=false,noPadding:m=false,borderTopLeftRadius:c=24,borderTopRightRadius:g=24}){let{colors:C}=V(),{height:S}=useWindowDimensions(),[w,u]=useState(false),h=useRef(e);h.current=e;let y=useRef(0),T=s!=null&&s>=1,p=T||m?0:Platform.OS==="ios"?34:24,k=a!=null&&s!=null&&a>s,d=s!=null?(k?a:s)*S:void 0,x=k?(a-s)*S:0,R=l?0:x,b=useSharedValue(S),I=useRef(null),A=useCallback(()=>{I.current&&(clearTimeout(I.current),I.current=null),h.current||u(false);},[]);useEffect(()=>{e?(I.current&&(clearTimeout(I.current),I.current=null),u(true),b.value=withSpring(R,ma)):w&&(b.value=withTiming(S,{duration:250},U=>{U&&runOnJS(A)();}),I.current=setTimeout(()=>{I.current=null,A();},350));},[e]),useEffect(()=>()=>{I.current&&clearTimeout(I.current);},[]),useEffect(()=>{w&&e&&(b.value=withSpring(R,ma));},[R]);let E=useCallback(()=>{o&&t();},[o,t]),O=useMemo(()=>{if(!(!n&&!k))return PanResponder.create({onStartShouldSetPanResponder:()=>true,onMoveShouldSetPanResponder:()=>true,onPanResponderGrant:()=>{y.current=b.value;},onPanResponderMove:(U,he)=>{if(Math.abs(he.dy)<4)return;let Be=y.current+he.dy;b.value=Math.max(0,Be);},onPanResponderRelease:(U,he)=>{if(!(Math.abs(he.dy)<4)){if(n&&(he.dy>bg||he.vy>wg)){t();return}if(k){let Be=x/2,We=b.value<Be?0:x;b.value=withSpring(We,ma);}else b.value=withSpring(R,ma);}},onPanResponderTerminate:()=>{b.value=withSpring(R,ma);}}).panHandlers},[n,k,x,R,b,t]),F=useAnimatedStyle(()=>({transform:[{translateY:b.value}]})),z=useAnimatedStyle(()=>({opacity:interpolate(b.value,[0,S*.5,S],[.5,.25,0],Extrapolation.CLAMP)}));return w?jsx(Modal,{transparent:true,visible:true,animationType:"none",onRequestClose:t,children:jsxs(View,{style:Si.root,pointerEvents:e?"auto":"none",children:[jsx(Sp.View,{style:[Si.backdrop,z],pointerEvents:e?"auto":"none",children:jsx(Pressable,{style:StyleSheet.absoluteFill,onPress:E})}),jsxs(Sp.View,{style:[Si.sheet,F,{height:d,backgroundColor:C.background,borderTopLeftRadius:T?0:c,borderTopRightRadius:T?0:g}],children:[jsxs(GestureHandlerRootView,{style:Si.gestureRoot,children:[i&&jsx(View,{style:Si.handleContainer,pointerEvents:"none",children:jsx(View,{style:[Si.handle,{backgroundColor:C.foreground+"33"}]})}),r,p>0&&jsx(View,{style:{height:p}})]}),O&&jsx(View,{...O,style:Si.dragOverlay})]})]})}):null}var Si=StyleSheet.create({root:{flex:1,justifyContent:"flex-end"},backdrop:{...StyleSheet.absoluteFillObject,backgroundColor:"#000"},sheet:{overflow:"hidden"},gestureRoot:{flex:1},handleContainer:{alignItems:"center",paddingTop:10,paddingBottom:4,zIndex:1},dragOverlay:{position:"absolute",top:0,left:0,right:0,height:40,zIndex:2},handle:{width:36,height:5,borderRadius:2.5}}),at=ai__default.forwardRef((e,t)=>jsx(ScrollView,{ref:t,...e}));at.displayName="BottomSheetScrollView";function as(e){return jsx(FlatList,{...e})}var Cg="https://api.unifold.io",pd="__UnifoldDevApiBaseUrl__",Hr="pk_test_123",hl={};function Sg(){if(typeof __DEV__>"u"||!__DEV__||typeof globalThis>"u")return;let e=globalThis[pd];if(typeof e!="string")return;let t=e.trim();return t.length>0?t:void 0}function fr(){return Sg()??Cg}function gl(e){if(e.publishableKey!==void 0){if(!e.publishableKey||e.publishableKey.trim()==="")throw new Error("Unifold SDK: publishableKey cannot be empty. Please provide a valid publishable key.");!e.publishableKey.startsWith("pk_test_")&&!e.publishableKey.startsWith("pk_live_")&&console.warn('Unifold SDK: publishableKey should start with "pk_test_" or "pk_live_". Please ensure you are using a valid publishable key.'),Hr=e.publishableKey;}e.defaultConfig&&(hl=e.defaultConfig);}function Tp(e){if(typeof __DEV__>"u"||!__DEV__){console.warn("[Unifold] setDevApiUrl() is only available in development mode");return}if(typeof globalThis>"u")return;let t=e.trim();t.length>0?globalThis[pd]=t:delete globalThis[pd];}function fa(){return fr()}function yl(){return Hr}function io(e){if(!e||e.trim()==="")throw new Error("Unifold SDK: No publishable key configured. Please provide a valid publishable key via setApiConfig() or pass it directly to the API function.");e==="pk_test_123"&&console.warn('Unifold SDK: Using default test key "pk_test_123". This should only be used for local development. Please use a real publishable key in production.');}function cr(e){let t=e.startsWith("/")?e:`/${e}`;return `${fr()}/api/public${t}`}function te(e){return e?e.includes("localhost")||e.includes("127.0.0.1")?e.replace(/https?:\/\/(localhost|127\.0\.0\.1)(:\d+)?/,fr()):e.startsWith("http://")||e.startsWith("https://")?e:e.startsWith("/api/public/")?`${fr()}${e}`:`${fr()}/api/public${e}`:""}async function hn(e,t){if(!e?.external_user_id)throw new Error("external_user_id is required");let r=e?.recipient_address||hl.recipientAddress;if(!r)throw new Error("[Unifold] recipient_address is required for createDepositAddress. Pass recipientAddress in your beginDeposit() config.");let o={external_user_id:e.external_user_id,destination_chain_type:e?.destination_chain_type||"ethereum",destination_chain_id:e?.destination_chain_id||hl.destinationChainId||"8453",destination_token_address:e?.destination_token_address||hl.destinationTokenAddress||"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",recipient_address:r,...e?.action_type&&{action_type:e.action_type},client_metadata:e?.client_metadata||{}},n=t||Hr;io(n);let i=await fetch(`${fr()}/v1/public/deposit_addresses`,{method:"POST",headers:{accept:"application/json","x-publishable-key":n,"Content-Type":"application/json"},body:JSON.stringify(o)});if(!i.ok)throw new Error(`Failed to create deposit address: ${i.statusText}`);return await i.json()}function gn(e,t){return e.find(r=>r.chain_type===t)}async function yn(e,t,r){let o=t||Hr;io(o);let n=await fetch(`${fr()}/v1/public/direct_executions/query`,{method:"POST",headers:{accept:"application/json","x-publishable-key":o,"Content-Type":"application/json"},body:JSON.stringify({external_user_id:e,...r&&{action_type:r}})});if(!n.ok)throw new Error(`Failed to query executions: ${n.statusText}`);return n.json()}async function bl(e,t){let r=t||Hr;io(r);let o=await fetch(`${fr()}/v1/public/direct_executions/poll`,{method:"POST",headers:{accept:"application/json","x-publishable-key":r,"Content-Type":"application/json"},body:JSON.stringify({deposit_wallet_id:e})});if(!o.ok)throw new Error(`Failed to poll executions: ${o.statusText}`);return o.json()}function xe(e,t="svg"){if(!e)return "";if(t==="svg"||!e.icon_urls||e.icon_urls.length===0)return e.icon_url;let r=e.icon_urls.find(o=>o.format===t);return r?r.url:e.icon_url}async function ki(e,t){let r=e||Hr;io(r);let o=`${fr()}/v1/public/tokens/supported_deposit_tokens`;if(t?.destination_token_address&&t?.destination_chain_id&&t?.destination_chain_type){let i=new URLSearchParams({destination_token_address:t.destination_token_address,destination_chain_id:t.destination_chain_id,destination_chain_type:t.destination_chain_type});o=`${o}?${i.toString()}`;}let n=await fetch(o,{method:"GET",headers:{accept:"application/json","x-publishable-key":r}});if(!n.ok)throw new Error(`Failed to fetch supported deposit tokens: ${n.statusText}`);return n.json()}async function md(e,t){let r=t||Hr;io(r);let o=new URLSearchParams({chainType:e.chain_type,chainId:e.chain_id,tokenAddress:e.token_address}),n=await fetch(`${fr()}/v1/public/tokens/token?${o.toString()}`,{method:"GET",headers:{accept:"application/json","x-publishable-key":r}});if(!n.ok)throw new Error(`Failed to fetch token metadata: ${n.statusText}`);return n.json()}function wl(e,t,r){return !e||e.length===0?r||"":e.find(n=>n.format===t)?.url||r||e[0]?.url||""}async function fd(e,t){let r=t||Hr;io(r);let o=await fetch(`${fr()}/v1/public/onramps/quotes`,{method:"POST",headers:{accept:"application/json","x-publishable-key":r,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!o.ok)throw new Error(`Failed to fetch onramp quotes: ${o.statusText}`);return o.json()}async function hd(e,t){let r=t||Hr;io(r);let o=await fetch(`${fr()}/v1/public/onramps/sessions`,{method:"POST",headers:{accept:"application/json","x-publishable-key":r,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!o.ok)throw new Error(`Failed to create onramp session: ${o.statusText}`);return o.json()}async function gd(e,t){let r=t||Hr;io(r);let o=new URLSearchParams;e.country_code&&o.append("country_code",e.country_code),e.subdivision_code&&o.append("subdivision_code",e.subdivision_code),o.append("token_address",e.token_address),o.append("chain_id",e.chain_id),o.append("chain_type",e.chain_type);let n=await fetch(`${fr()}/v1/public/onramps/default_token?${o.toString()}`,{method:"GET",headers:{accept:"application/json","x-publishable-key":r}});if(!n.ok)throw new Error(`Failed to fetch default onramp token: ${n.statusText}`);return n.json()}async function ha(e){let t=e||Hr;io(t);let r=await fetch(`${fr()}/v1/public/onramps/fiat_currencies`,{method:"GET",headers:{accept:"application/json","x-publishable-key":t}});if(!r.ok)throw new Error(`Failed to fetch fiat currencies: ${r.statusText}`);return r.json()}function ls(e,t="png"){if(!e||e.length===0)return;let r=e.find(o=>o.format===t);return r?r.url:e[0]?.url}async function ga(e){let t=e||Hr;io(t);let r=await fetch(`${fr()}/v1/public/projects/config`,{method:"GET",headers:{accept:"application/json","x-publishable-key":t}});if(!r.ok)throw new Error(`Failed to fetch project config: ${r.statusText}`);return r.json()}async function yd(){let e=await fetch(`${fr()}/v1/public/tokens/chains`,{method:"GET",headers:{accept:"application/json"}});if(!e.ok)throw new Error(`Failed to fetch token chains: ${e.statusText}`);return e.json()}function Cl(e,t,r){let o=e.find(i=>i.chain_id===r);if(o)return o.chain_name;let n=e.find(i=>i.chain_type===t);return n?n.chain_name:t.charAt(0).toUpperCase()+t.slice(1)}async function ya(){let e=await fetch(`${fr()}/v1/public/ip_address`,{method:"GET",headers:{accept:"application/json"}});if(!e.ok)throw new Error(`Failed to fetch IP address information: ${e.statusText}`);return e.json()}async function Sl(e){let t=e||Hr;io(t);let r=await fetch(`${fr()}/v1/public/tokens/supported_destination_tokens`,{method:"GET",headers:{accept:"application/json","x-publishable-key":t}});if(!r.ok)throw new Error(`Failed to fetch supported destination tokens: ${r.statusText}`);return r.json()}async function bd(e,t){let r=t||Hr;io(r);let o=await fetch(`${fr()}/v1/public/addresses/verify`,{method:"POST",headers:{"Content-Type":"application/json",accept:"application/json","x-publishable-key":r},body:JSON.stringify(e)});if(!o.ok)throw new Error(`Failed to verify address: ${o.statusText}`);return o.json()}async function wd(e,t){return bl(e.deposit_wallet_id,t)}async function kl(e,t,r,o,n){let i=n||Hr;io(i);let s=await fetch(`${fr()}/v1/public/addresses/balance`,{method:"POST",headers:{"Content-Type":"application/json",accept:"application/json","x-publishable-key":i},body:JSON.stringify({address:e,chain_type:t,chain_id:r,token_address:o})});if(!s.ok)throw new Error(`Failed to fetch address balance: ${s.statusText}`);return s.json()}function Rp({size:e=28}){return jsx(Ft,{width:e,height:e,viewBox:"0 0 28 28",fill:"none",children:jsxs(G,{fillRule:"evenodd",children:[jsx(Path,{fill:"#0052FF",fillRule:"nonzero",d:"M14 28a14 14 0 1 0 0-28 14 14 0 0 0 0 28"}),jsx(Path,{fill:"#FFF",d:"M13.967 23.86c5.445 0 9.86-4.415 9.86-9.86s-4.415-9.86-9.86-9.86c-5.166 0-9.403 3.974-9.825 9.03h14.63v1.642H4.142c.413 5.065 4.654 9.047 9.826 9.047Z"})]})})}function vp({size:e=28}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 28 28",fill:"none",children:[jsxs(G,{clipPath:"url(#eth_clip)",children:[jsx(Path,{d:"M14 28C21.732 28 28 21.732 28 14C28 6.26801 21.732 0 14 0C6.26801 0 0 6.26801 0 14C0 21.732 6.26801 28 14 28Z",fill:"#627EEA"}),jsx(Path,{d:"M14.4357 3.5V11.2612L20.9956 14.1925L14.4357 3.5Z",fill:"white",fillOpacity:.602}),jsx(Path,{d:"M14.4357 3.5L7.875 14.1925L14.4357 11.2612V3.5Z",fill:"white"}),jsx(Path,{d:"M14.4357 19.222V24.4956L21 15.414L14.4357 19.222Z",fill:"white",fillOpacity:.602}),jsx(Path,{d:"M14.4357 24.4956V19.2211L7.875 15.414L14.4357 24.4956Z",fill:"white"}),jsx(Path,{d:"M14.4357 18.0014L20.9956 14.1925L14.4357 11.263V18.0014Z",fill:"white",fillOpacity:.2}),jsx(Path,{d:"M7.875 14.1925L14.4357 18.0014V11.263L7.875 14.1925Z",fill:"white",fillOpacity:.602})]}),jsx(Defs,{children:jsx(ClipPath,{id:"eth_clip",children:jsx(Rect,{width:28,height:28,fill:"white"})})})]})}function Op({size:e=28}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 28 28",fill:"none",children:[jsxs(G,{clipPath:"url(#btc_clip)",children:[jsx(Path,{d:"M14 28C21.732 28 28 21.732 28 14C28 6.26801 21.732 0 14 0C6.26801 0 0 6.26801 0 14C0 21.732 6.26801 28 14 28Z",fill:"#F7931A"}),jsx(Path,{d:"M20.0594 12.1625C20.3438 10.2594 18.9 9.23124 16.9203 8.55311L17.5656 5.97186L15.9906 5.57811L15.3672 8.09374C14.9516 7.9953 14.525 7.89686 14.0985 7.79843L14.7328 5.27186L13.1578 4.87811L12.5125 7.45936C12.1735 7.3828 11.8344 7.30624 11.5063 7.22968V7.21874L9.34065 6.67186L8.92502 8.35624C8.92502 8.35624 10.0844 8.61874 10.0625 8.64061C10.6969 8.79374 10.8063 9.2203 10.7844 9.54843L10.0625 12.4578C10.1063 12.4687 10.161 12.4797 10.2266 12.5125C10.1828 12.5016 10.1281 12.4906 10.0735 12.4687L9.05627 16.5375C8.97971 16.7344 8.78284 17.0187 8.34534 16.9094C8.36721 16.9312 7.20784 16.625 7.20784 16.625L6.43127 18.4297L8.47659 18.9437C8.8594 19.0422 9.23127 19.1406 9.59221 19.2281L8.9469 21.8422L10.5219 22.2359L11.1672 19.6547C11.5938 19.775 12.0094 19.8734 12.4141 19.9828L11.7688 22.5531L13.3438 22.9469L13.9891 20.3328C16.6578 20.8359 18.6594 20.6281 19.5016 18.2219C20.1797 16.2859 19.4688 15.1703 18.0688 14.4375C19.086 14.2078 19.8516 13.5406 20.0594 12.1625ZM16.4938 17.1609C16.0125 19.0969 12.7531 18.0469 11.6922 17.7844L12.5453 14.35C13.6063 14.6125 16.9969 15.1484 16.4938 17.1609ZM16.975 12.1297C16.5375 13.8906 13.825 12.9937 12.95 12.775L13.7266 9.6578C14.6016 9.87655 17.4344 10.2812 16.975 12.1297Z",fill:"white"})]}),jsx(Defs,{children:jsx(ClipPath,{id:"btc_clip",children:jsx(Rect,{width:28,height:28,fill:"white"})})})]})}function Fp({size:e=28}){return jsxs(Ft,{width:e,height:e,viewBox:"0 0 256 256",fill:"none",children:[jsxs(Defs,{children:[jsxs(LinearGradient,{id:"sol1",x1:"360.9",y1:"-37.5",x2:"141.2",y2:"383.3",gradientUnits:"userSpaceOnUse",children:[jsx(Stop,{offset:"0",stopColor:"#00FFA3"}),jsx(Stop,{offset:"1",stopColor:"#DC1FFF"})]}),jsxs(LinearGradient,{id:"sol2",x1:"264.8",y1:"-87.6",x2:"45.16",y2:"333.15",gradientUnits:"userSpaceOnUse",children:[jsx(Stop,{offset:"0",stopColor:"#00FFA3"}),jsx(Stop,{offset:"1",stopColor:"#DC1FFF"})]}),jsxs(LinearGradient,{id:"sol3",x1:"312.55",y1:"-62.69",x2:"92.88",y2:"358.06",gradientUnits:"userSpaceOnUse",children:[jsx(Stop,{offset:"0",stopColor:"#00FFA3"}),jsx(Stop,{offset:"1",stopColor:"#DC1FFF"})]})]}),jsx(Circle,{cx:128,cy:128,r:128,fill:"black"}),jsxs(G,{transform:"translate(128,128) scale(0.35) translate(-198.85,-156)",children:[jsx(Path,{fill:"url(#sol2)",d:"M64.6,3.8C67.1,1.4,70.4,0,73.8,0h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,3.8z"}),jsx(Path,{fill:"url(#sol3)",d:"M333.1,120.1c-2.4-2.4-5.7-3.8-9.2-3.8H6.5c-5.8,0-8.7,7-4.6,11.1l62.7,62.7c2.4,2.4,5.7,3.8,9.2,3.8h317.4c5.8,0,8.7-7,4.6-11.1L333.1,120.1z"}),jsx(Path,{fill:"url(#sol1)",d:"M64.6,237.9c2.4-2.4,5.7-3.8,9.2-3.8h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,237.9z"})]})]})}function Dp({size:e=28}){return jsx(Ft,{width:e,height:e,viewBox:"0 0 32 32",fill:"none",children:jsxs(G,{children:[jsx(Circle,{cx:16,cy:16,r:16,fill:"#6F41D8"}),jsx(Path,{fill:"#FFF",d:"M21.092 12.693c-.369-.215-.848-.215-1.254 0l-2.879 1.654-1.955 1.078-2.879 1.653c-.369.216-.848.216-1.254 0l-2.288-1.294c-.369-.215-.627-.61-.627-1.042V12.19c0-.431.221-.826.627-1.042l2.25-1.258c.37-.216.85-.216 1.256 0l2.25 1.258c.37.216.628.611.628 1.042v1.654l1.955-1.115v-1.653a1.16 1.16 0 0 0-.627-1.042l-4.17-2.372c-.369-.216-.848-.216-1.254 0l-4.244 2.372A1.16 1.16 0 0 0 6 11.076v4.78c0 .432.221.827.627 1.043l4.244 2.372c.369.215.849.215 1.254 0l2.879-1.618 1.955-1.114 2.879-1.617c.369-.216.848-.216 1.254 0l2.251 1.258c.37.215.627.61.627 1.042v2.552c0 .431-.22.826-.627 1.042l-2.25 1.294c-.37.216-.85.216-1.255 0l-2.251-1.258c-.37-.216-.628-.611-.628-1.042v-1.654l-1.955 1.115v1.653c0 .431.221.827.627 1.042l4.244 2.372c.369.216.848.216 1.254 0l4.244-2.372c.369-.215.627-.61.627-1.042v-4.78a1.16 1.16 0 0 0-.627-1.042l-4.28-2.409z"})]})})}var Tl=[{label:"Base",value:Onramp.CryptoNetwork.base,defaultCrypto:"usdc",Icon:Rp},{label:"Ethereum",value:Onramp.CryptoNetwork.ethereum,defaultCrypto:"eth",Icon:vp},{label:"Bitcoin",value:Onramp.CryptoNetwork.bitcoin,defaultCrypto:"btc",Icon:Op},{label:"Solana",value:Onramp.CryptoNetwork.solana,defaultCrypto:"sol",Icon:Fp},{label:"Polygon",value:Onramp.CryptoNetwork.polygon,defaultCrypto:"matic",Icon:Dp}];function xl(e,t=8,r=4){let o=e.trim();return o.length<=t+r+3?o:`${o.slice(0,t)}...${o.slice(-r)}`}function Rl(e,t){let r=parseFloat(e);if(isNaN(r))return e;let o=t.toLowerCase(),n=["eth","btc"].includes(o)?4:2;return r.toFixed(n)}function us(e){let t=e.trim().toLowerCase();if(!t)return e.trim();let r=Tl.find(n=>n.label.toLowerCase()===t);if(r)return r.label;let o=Tl.find(n=>String(n.value).toLowerCase()===t);return o?o.label:e.trim()}function St({onPress:e,title:t,variant:r="close",leftAction:o}){let{components:n,fonts:i}=V(),s=r==="back",a=s?jsx(os,{size:22,color:n.header.buttonColor,strokeWidth:2.5}):jsx(st,{size:20,color:n.header.buttonColor,strokeWidth:2}),l=jsx(TouchableOpacity,{style:Un.closeBtn,onPress:e,hitSlop:{top:10,bottom:10,left:10,right:10},accessibilityRole:"button",accessibilityLabel:s?"Back":"Close",children:a});return t?jsxs(View,{style:Un.headerWithTitle,children:[s?l:o??jsx(View,{style:Un.headerSide}),jsx(Text,{style:[Un.headerTitleText,{color:n.header.titleColor},...i.bold?[{fontFamily:i.bold}]:[]],numberOfLines:1,ellipsizeMode:"tail",accessibilityRole:"header",children:t}),s?jsx(View,{style:Un.headerSide}):l]}):jsxs(View,{style:s?Un.headerWithTitle:Un.header,children:[s?l:jsx(View,{style:Un.headerSpacer}),!s&&l]})}var _l={paddingTop:8,paddingBottom:8},Un=StyleSheet.create({header:{flexDirection:"row",justifyContent:"flex-end",..._l},headerWithTitle:{flexDirection:"row",alignItems:"center",..._l,zIndex:9999,overflow:"visible"},headerSpacer:{flex:1},headerSide:{width:28},headerTitleText:{flex:1,textAlign:"center",fontSize:17},closeBtn:{width:28,height:28,borderRadius:8,backgroundColor:"transparent",alignItems:"center",justifyContent:"center"}});function Nr({error:e,progress:t,loading:r}){let{colors:o,fonts:n}=V();return e?jsx(Text,{style:[Vp.errorText,{color:o.error},...n.regular?[{fontFamily:n.regular}]:[]],children:e.message}):t&&r&&__DEV__?jsx(Text,{style:[Vp.progressText,{color:o.foregroundSubtle},...n.regular?[{fontFamily:n.regular}]:[]],children:t}):null}var Vp=StyleSheet.create({errorText:{fontSize:14,textAlign:"center",lineHeight:20,marginTop:24},progressText:{fontSize:13,textAlign:"center",lineHeight:18,marginTop:24}});function Po({quote:e,label:t,value:r,last:o,hideDivider:n}){return jsxs(Fragment$1,{children:[jsxs(View,{style:e.row,children:[jsx(Text,{style:e.rowLabel,children:t}),jsx(Text,{style:[e.rowValue],children:r})]}),!o&&!n?jsx(View,{style:e.rowDivider}):null]})}function Rd({quote:e,label:t,address:r,last:o,hideDivider:n}){let[i,s]=useState(false),{colors:a,components:l}=V(),m=()=>{Clipboard.setString(r),s(true),setTimeout(()=>s(false),2e3);},c=xl(r);return jsxs(Fragment$1,{children:[jsxs(View,{style:e.row,children:[jsx(Text,{style:e.rowLabel,children:t}),jsxs(View,{style:e.rowRight,children:[jsx(Text,{style:[e.rowValue,{flexShrink:1,minWidth:0}],numberOfLines:1,ellipsizeMode:"middle",selectable:true,children:c}),jsx(TouchableOpacity,{onPress:m,hitSlop:{top:10,bottom:10,left:10,right:10},accessibilityRole:"button",accessibilityLabel:`Copy ${t}`,children:i?jsx(De,{size:14,color:a.success,strokeWidth:2.5}):jsx(mn,{size:14,color:l.card.actionIcon,strokeWidth:2})})]})]}),!o&&!n?jsx(View,{style:e.rowDivider}):null]})}var vl={usdc:"#2775CA",usdt:"#26A17B",eth:"#627EEA",btc:"#F7931A",sol:"#9945FF",matic:"#8247E5",dai:"#F5AC37"};function ps({currency:e,tokenIconUrl:t,networkIconUrl:r,size:o=48}){let{colors:n}=V(),i=e.toLowerCase(),s=vl[i]??n.primary,a=Math.round(o*.42);return jsxs(View,{style:{width:o,height:o,position:"relative"},children:[t?jsx(Image,{source:{uri:t},style:{width:o,height:o,borderRadius:o/2}}):jsx(View,{style:{width:o,height:o,borderRadius:o/2,backgroundColor:s,alignItems:"center",justifyContent:"center"},children:jsx(Text,{style:{color:"#FFFFFF",fontWeight:"700",fontSize:o*.38},children:e.toUpperCase().slice(0,e.length>3?4:void 0)})}),r?jsx(Image,{source:{uri:r},style:{position:"absolute",bottom:-2,right:-4,width:a,height:a,borderRadius:a/2,borderWidth:2,borderColor:n.background}}):null]})}function Il({sourceCurrency:e,destinationCurrency:t,destinationNetwork:r,tokenIconUrl:o,networkIconUrl:n,style:i}){let{colors:s,components:a,fonts:l}=V(),m=cr(`/icons/currencies/png/${e.toLowerCase()}.png`),c=us(r);return jsxs(View,{style:[bo.diagram,{backgroundColor:a.card.backgroundColor,borderRadius:a.card.borderRadius,borderWidth:a.card.borderWidth,borderColor:a.card.borderColor},i],children:[jsxs(View,{style:bo.step,children:[jsx(Image,{source:{uri:m},style:bo.iconImage}),jsx(Text,{style:[bo.label,{color:a.card.subtitleColor,fontFamily:l.regular}],children:"You paid"}),jsx(Text,{style:[bo.value,{color:a.card.titleColor,fontFamily:l.medium}],children:e.toUpperCase()})]}),jsx(xr,{size:16,color:s.foregroundMuted,strokeWidth:2}),jsxs(View,{style:bo.step,children:[jsxs(View,{style:bo.iconWithBadge,children:[o?jsx(Image,{source:{uri:o},style:bo.tokenIcon}):jsx(View,{style:[bo.tokenIcon,{backgroundColor:vl[t.toLowerCase()]??s.primary}]}),n?jsx(Image,{source:{uri:n},style:[bo.networkBadge,{borderColor:s.background}]}):null]}),jsx(Text,{style:[bo.label,{color:a.card.subtitleColor,fontFamily:l.regular}],children:"You receive"}),jsxs(Text,{style:[bo.value,{color:a.card.titleColor,fontFamily:l.medium}],children:[t.toUpperCase()," ",c]})]})]})}var bo=StyleSheet.create({diagram:{flexDirection:"row",alignItems:"center",justifyContent:"space-around",paddingVertical:20,paddingHorizontal:24,width:"100%"},step:{alignItems:"center"},iconImage:{width:24,height:24,borderRadius:12,marginBottom:4},iconWithBadge:{position:"relative",width:24,height:24,marginBottom:4},tokenIcon:{width:24,height:24,borderRadius:12},networkBadge:{position:"absolute",bottom:-4,right:-6,width:14,height:14,borderRadius:7,borderWidth:2},label:{fontSize:10},value:{fontSize:14,fontWeight:"500",paddingTop:4}});function Ho(){let{colors:e,fonts:t,components:r}=V(),o=r.input,n=r.button,i=r.container,s=r.card,a=r.header;return useMemo(()=>{let l=s.borderRadius,m={flex:{flex:1},screen:{flex:1,backgroundColor:e.background,paddingHorizontal:24,paddingBottom:16},content:{flex:1,paddingTop:16},title:{fontSize:18,color:a.titleColor,marginBottom:8,...t.bold?{fontFamily:t.bold}:{}},subtitle:{fontSize:15,color:e.foregroundMuted,marginBottom:36,lineHeight:22,...t.regular?{fontFamily:t.regular}:{}},fieldWrap:{marginBottom:20},fieldLabel:{fontSize:14,color:e.foregroundSubtle,marginBottom:8,...t.semibold?{fontFamily:t.semibold}:{}},input:{backgroundColor:o.backgroundColor,borderRadius:o.borderRadius,padding:16,fontSize:17,color:o.textColor,borderWidth:o.borderWidth,borderColor:o.borderColor,...t.regular?{fontFamily:t.regular}:{}},hint:{fontSize:12,color:e.foregroundSubtle,marginTop:8,...t.regular?{fontFamily:t.regular}:{}},emailRow:{flexDirection:"row",alignItems:"center",gap:6,marginTop:4,backgroundColor:e.card,paddingHorizontal:14,paddingVertical:10,borderRadius:Math.min(l,12)},emailLabel:{fontSize:13,color:e.foregroundSubtle,...t.regular?{fontFamily:t.regular}:{}},emailValue:{fontSize:13,color:e.foreground,...t.semibold?{fontFamily:t.semibold}:{}},footer:{gap:4},continueBtn:{backgroundColor:i.buttonColor,borderRadius:n.borderRadius,paddingVertical:18,alignItems:"center"},continueBtnDisabled:{backgroundColor:e.card},continueBtnText:{color:i.buttonTitleColor,fontSize:17,...t.bold?{fontFamily:t.bold}:{}},continueBtnTextDisabled:{color:e.foregroundSubtle,...t.regular?{fontFamily:t.regular}:{}},ghostBtn:{paddingVertical:16,alignItems:"center"},ghostBtnText:{color:e.foregroundMuted,fontSize:15,...t.medium?{fontFamily:t.medium}:{}},loaderInButton:{justifyContent:"center",alignItems:"center"}},c={amountContainer:{flex:1,alignItems:"center",justifyContent:"center",gap:8},amountText:{fontSize:64,color:e.foreground,letterSpacing:-2,minWidth:80,textAlign:"center",...t.regular?{fontFamily:t.regular}:{}},amountPlaceholder:{color:e.foregroundSubtle},currencyLabel:{fontSize:15,color:e.foregroundMuted,letterSpacing:1,...t.medium?{fontFamily:t.medium}:{}},minAmountText:{fontSize:13,textAlign:"center",marginTop:8,...t.regular?{fontFamily:t.regular}:{}},quickRow:{flexDirection:"row",gap:10,marginBottom:12},quickPill:{flex:1,paddingVertical:12,alignItems:"center",borderRadius:s.borderRadius,backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:s.borderColor},quickPillText:{fontSize:14,color:e.foreground,...t.medium?{fontFamily:t.medium}:{}},numpad:{gap:4,marginBottom:12},numpadRow:{flexDirection:"row",justifyContent:"space-between"},numpadKey:{flex:1,height:56,alignItems:"center",justifyContent:"center",marginHorizontal:4},numpadKeyText:{fontSize:28,color:e.foreground,...t.regular?{fontFamily:t.regular}:{}},backspaceText:{fontSize:22,color:e.foregroundMuted,...t.regular?{fontFamily:t.regular}:{}},paymentRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:10,borderRadius:999,backgroundColor:"transparent",alignSelf:"flex-start",marginBottom:12},paymentRowHeader:{flexDirection:"row",alignItems:"center",paddingVertical:10,paddingHorizontal:16,borderRadius:s.borderRadius,backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:s.borderColor,alignSelf:"center"},paymentLeft:{flexDirection:"row",alignItems:"center",gap:6},applePayIcon:{fontSize:20,color:e.foreground},paymentLabel:{fontSize:15,color:e.foreground,...t.semibold?{fontFamily:t.semibold}:{}},paymentHint:{fontSize:13,color:e.foregroundMuted,marginLeft:12,...t.regular?{fontFamily:t.regular}:{}},inlineError:{fontSize:13,color:e.error,textAlign:"center",marginTop:10,paddingHorizontal:16,...t.regular?{fontFamily:t.regular}:{}},inlineStatus:{fontSize:13,color:e.foregroundMuted,textAlign:"center",marginTop:10,paddingHorizontal:16,...t.regular?{fontFamily:t.regular}:{}},sheetContent:{flex:1,paddingHorizontal:24,paddingTop:8,gap:12},sheetHeader:{flexDirection:"row",alignItems:"center",gap:8,marginBottom:4},sheetBackBtn:{width:32,height:32,borderRadius:16,backgroundColor:e.card,alignItems:"center",justifyContent:"center",borderWidth:s.borderWidth,borderColor:e.border},sheetTitleRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",marginBottom:8},sheetCloseBtn:{width:28,height:28,borderRadius:14,backgroundColor:e.card,alignItems:"center",justifyContent:"center",borderWidth:s.borderWidth,borderColor:e.border},sheetTitle:{fontSize:18,color:e.foreground,...t.bold?{fontFamily:t.bold}:{}},sheetOption:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:14,paddingHorizontal:16,borderRadius:Math.min(l,14),backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:e.border},sheetOptionLeft:{flex:1,flexDirection:"row",alignItems:"center",gap:12},sheetOptionIcon:{width:24,height:24,alignItems:"center",justifyContent:"center"},sheetOptionLabel:{fontSize:16,color:e.foreground,...t.medium?{fontFamily:t.medium}:{}},sheetOptionHint:{fontSize:13,color:e.foregroundMuted,marginTop:2,...t.regular?{fontFamily:t.regular}:{}},sheetLoading:{alignItems:"center",paddingVertical:32,gap:12},sheetStatusText:{fontSize:15,color:e.foregroundMuted,textAlign:"center",...t.regular?{fontFamily:t.regular}:{}},sheetError:{flex:1,justifyContent:"center",paddingVertical:20},sheetErrorText:{fontSize:14,color:e.error,textAlign:"center",lineHeight:20,...t.regular?{fontFamily:t.regular}:{}},addPaymentBtn:{marginTop:12,paddingVertical:14,borderRadius:Math.min(l,14),backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:e.border,alignItems:"center",justifyContent:"center"},addPaymentBtnText:{fontSize:15,color:e.primary,...t.semibold?{fontFamily:t.semibold}:{}}},g={heroBox:{backgroundColor:s.backgroundColor,borderRadius:l,padding:24,alignItems:"center",marginBottom:16,marginTop:8,borderWidth:s.borderWidth,borderColor:s.borderColor,gap:4},heroLabel:{fontSize:12,color:e.foregroundSubtle,letterSpacing:.5,textTransform:"uppercase",...t.semibold?{fontFamily:t.semibold}:{}},heroAmount:{fontSize:48,color:e.foreground,letterSpacing:-1,...t.bold?{fontFamily:t.bold}:{}},heroCurrency:{fontSize:22,color:e.primary,...t.medium?{fontFamily:t.medium}:{}},heroNetwork:{fontSize:15,color:e.foregroundSubtle,marginTop:2,...t.medium?{fontFamily:t.medium}:{}},card:{backgroundColor:s.backgroundColor,borderRadius:l,borderWidth:s.borderWidth,borderColor:s.borderColor,overflow:"hidden",marginBottom:12,marginTop:16},row:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",paddingVertical:14,paddingHorizontal:16},rowRight:{flex:1,minWidth:0,flexDirection:"row",alignItems:"center",justifyContent:"flex-end",gap:8},rowDivider:{height:1,marginHorizontal:16,backgroundColor:e.border},rowLabel:{fontSize:14,color:s.rowLeftLabel,...t.regular?{fontFamily:t.regular}:{}},rowValue:{fontSize:14,fontWeight:"500",color:s.rowRightLabel,...t.medium?{fontFamily:t.medium}:{}}},C=Math.max(16,Math.min(l,22)),S={stackWrapper:{width:"100%",marginBottom:8,marginTop:4},swapCard:{backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:e.border,paddingHorizontal:16,paddingVertical:16},swapCardTop:{borderTopLeftRadius:C,borderTopRightRadius:C,borderBottomLeftRadius:10,borderBottomRightRadius:10},swapCardBottom:{borderBottomLeftRadius:C,borderBottomRightRadius:C,borderTopLeftRadius:10,borderTopRightRadius:10,marginTop:16},swapConnectorWrap:{alignSelf:"center",zIndex:3,marginTop:-24,marginBottom:-32},swapConnectorCircle:{width:48,height:48,borderRadius:24,backgroundColor:e.primary,alignItems:"center",justifyContent:"center",borderWidth:4,borderColor:e.background},swapRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",marginTop:8,gap:12},swapLeftCol:{flex:1,minWidth:0},swapSpendAmount:{fontSize:40,color:e.foreground,letterSpacing:-1,...t.regular?{fontFamily:t.regular}:{}},swapReceivePrimary:{fontSize:40,color:e.foreground,letterSpacing:-1,...t.regular?{fontFamily:t.regular}:{}},swapReceiveSub:{fontSize:13,color:e.foregroundMuted,marginTop:4,...t.regular?{fontFamily:t.regular}:{}},swapPill:{flexDirection:"row",alignItems:"center",gap:6,paddingVertical:10,paddingHorizontal:14,borderRadius:999,backgroundColor:e.cardHover,borderWidth:s.borderWidth,borderColor:e.border},swapPillText:{fontSize:16,color:e.foreground,...t.semibold?{fontFamily:t.semibold}:{}},payHint:{fontSize:15,color:e.foregroundMuted,textAlign:"center",marginBottom:18,marginTop:4,...t.regular?{fontFamily:t.regular}:{}},summaryLabel:{fontSize:12,color:e.foregroundSubtle,textTransform:"uppercase",letterSpacing:.3,...t.semibold?{fontFamily:t.semibold}:{}},applePayBtn:{backgroundColor:n.secondaryBackground,borderRadius:n.borderRadius,borderWidth:n.borderWidth>0?n.borderWidth:1,borderColor:n.borderWidth>0?n.borderColor:e.border,paddingVertical:18,alignItems:"center",marginBottom:10},applePayBtnText:{color:n.secondaryText,fontSize:17,...t.bold?{fontFamily:t.bold}:{}}},w={input:{fontSize:14,...t.regular?{fontFamily:t.regular}:{}},list:{gap:8},row:{flexDirection:"row",alignItems:"center",paddingVertical:14,paddingHorizontal:16,borderRadius:Math.min(l,14),borderWidth:s.borderWidth,borderColor:e.border,backgroundColor:e.card},rowSelected:{borderColor:e.primary,backgroundColor:e.successBackground},iconWrap:{width:32,height:32,alignItems:"center",justifyContent:"center",marginRight:12},rowText:{flex:1,fontSize:15,color:e.foregroundMuted,...t.medium?{fontFamily:t.medium}:{}},rowTextSelected:{color:e.foreground,...t.semibold?{fontFamily:t.semibold}:{}},checkCircle:{width:24,height:24,borderRadius:12,backgroundColor:e.primary,alignItems:"center",justifyContent:"center"}},u={centered:{flex:1,alignItems:"center",justifyContent:"center",paddingHorizontal:24},spinnerWrap:{width:80,height:80,borderRadius:40,backgroundColor:e.card,borderWidth:s.borderWidth,borderColor:e.border,alignItems:"center",justifyContent:"center",marginBottom:28},idIcon:{fontSize:36},checkCircle:{width:80,height:80,borderRadius:40,backgroundColor:e.successBackground,borderWidth:2,borderColor:e.success,alignItems:"center",justifyContent:"center",marginBottom:28},heading:{fontSize:28,color:a.titleColor,textAlign:"center",marginBottom:10,...t.bold?{fontFamily:t.bold}:{}},sub:{fontSize:15,color:e.foregroundMuted,textAlign:"center",lineHeight:22,marginBottom:36,...t.regular?{fontFamily:t.regular}:{}},successScrollContent:{flexGrow:1,width:"100%",alignItems:"center",paddingBottom:24},detailCard:{width:"100%"}};return {form:m,quote:g,pm:S,wallet:w,flow:u,amount:c}},[e,t,o,n,i,s,a])}var xi=[],Wp=1,_d=new Set;function Ap(){let e=[...xi];_d.forEach(t=>t(e));}function Pl(e,t,r){let o={id:Wp++,timestamp:new Date().toISOString().slice(11,23),type:e,label:t,detail:r};xi.push(o),xi.length>500&&(xi=xi.slice(-300)),Ap();}function Ep(){xi=[],Wp=1,Ap();}function Mp(){return [...xi]}function zp(e){return _d.add(e),()=>{_d.delete(e);}}function Up(e,t){Pl("step",`\u2192 ${e}`,t);}function Hp(e,t,r,o){let n=r?{...r}:void 0;if(n?.["x-stripe-oauth-token"]){let s=n["x-stripe-oauth-token"];n["x-stripe-oauth-token"]=s.slice(0,8)+"..."+s.slice(-4);}let i=[`${e} ${t}`];n&&i.push(`Headers: ${JSON.stringify(n,null,2)}`),o&&i.push(`Body: ${JSON.stringify(o,null,2)}`),Pl("request",`${e} ${t.split("/").slice(-2).join("/")}`,i.join(`
2
+
3
+ `));}function Np(e,t,r,o){let n=o;try{o&&(n=JSON.stringify(JSON.parse(o),null,2));}catch{}let i=t.split("/").slice(-2).join("/");Pl("response",`${r} ${e} ${i}`,`Status: ${r}
4
+
5
+ ${n??"(empty)"}`);}function Ol(e,t){Pl("error",`\u274C ${e}`,t);}var $p="",jp,Kg=globalThis.fetch;async function Yr(e,t){let r=t?.method??"GET",o=t?.headers,n;try{t?.body&&(n=JSON.parse(t.body));}catch{n=t?.body;}Hp(r,e,o,n);try{let i=await Kg(e,t),s=await i.text();return Np(r,e,i.status,s),new Response(s,{status:i.status,statusText:i.statusText,headers:i.headers})}catch(i){throw Ol(`${r} ${e}`,i?.message??String(i)),i}}function Fl(e){$p=e;}function Dl(e){jp=e;}function Gr(){let e=$p||yl();if(!e)throw new Error("[Unifold] No publishable key configured. Set via UnifoldProvider or setStripeOnrampPublishableKey().");return e}function Jr(){return jp??fa()}async function Vl(){let e=`${Jr()}/v1/public/onramps/headless/stripe/config`,t=Gr(),r=await Yr(e,{method:"GET",headers:{"x-publishable-key":t,"Content-Type":"application/json"}});if(!r.ok)throw new Error(`Failed to load Stripe config: ${r.status}`);let o=await r.json();if(!o?.publishable_key)throw new Error("Missing Stripe publishable key in config response");return o.publishable_key}async function vd(e){let t=await Yr(`${Jr()}/v1/public/onramps/headless/stripe/oauth/start`,{method:"POST",headers:{"x-publishable-key":Gr(),"Content-Type":"application/json"},body:JSON.stringify({email:e})});if(!t.ok)throw new Error(`Failed to create auth intent: ${t.status}`);let r=await t.json();return r.auth_intent_id??r.id}async function qp(e,t){let r=await Yr(`${Jr()}/v1/public/onramps/headless/stripe/oauth/token`,{method:"POST",headers:{"x-publishable-key":Gr(),"Content-Type":"application/json"},body:JSON.stringify({auth_intent_id:e,...t&&{crypto_customer_id:t}})});if(!r.ok)throw new Error(`Failed to exchange auth intent for tokens: ${r.status}`);return r.json()}async function Id(e,t){let r=await Yr(`${Jr()}/v1/public/onramps/headless/stripe/oauth/token/refresh`,{method:"POST",headers:{"x-publishable-key":Gr(),"Content-Type":"application/json"},body:JSON.stringify({refresh_token:e,...t&&{crypto_customer_id:t}})}),o=await r.json().catch(()=>({}));if(!r.ok)throw new Error(o?.message??`Failed to refresh OAuth token: ${r.status}`);return o}async function Kp(e,t){let r={crypto_customer_id:e.cryptoCustomerId,payment_token:e.paymentToken,source_amount:e.sourceAmount,source_currency:e.sourceCurrency,destination_currency:e.destinationCurrency,wallet_address:e.walletAddress,destination_network:e.destinationNetwork},o=await Yr(`${Jr()}/v1/public/onramps/headless/stripe/sessions`,{method:"POST",headers:{"x-publishable-key":Gr(),"x-stripe-oauth-token":t,"Content-Type":"application/json"},body:JSON.stringify(r)}),n=await o.text();if(!o.ok)throw new Error(`Failed to create onramp session: ${o.status} ${n}`);return JSON.parse(n)}async function Qp(e,t){let r=await Yr(`${Jr()}/v1/public/onramps/headless/stripe/sessions/${e}/confirm`,{method:"POST",headers:{"x-publishable-key":Gr(),"x-stripe-oauth-token":t,"Content-Type":"application/json"}}),o=await r.text();if(!r.ok)throw new Error(`Failed to confirm onramp session: ${r.status} ${o}`);return JSON.parse(o)}async function Hn(e,t){let r=`${Jr()}/v1/public/onramps/headless/stripe/customers/${e}`,o=await Yr(r,{method:"GET",headers:{"x-publishable-key":Gr(),"x-stripe-oauth-token":t}}),n=await o.text();if(!o.ok)throw new Error(`Failed to get onramp customer: ${o.status} ${n}`);return JSON.parse(n)}async function Yp(e){let t=`${Jr()}/v1/public/onramps/headless/stripe/sessions`,r=await Yr(t,{method:"GET",headers:{"x-publishable-key":Gr(),"x-stripe-oauth-token":e}}),o=await r.text();if(!r.ok)throw new Error(`Failed to list onramp sessions: ${r.status} ${o}`);return JSON.parse(o)}async function Gp(e,t){let r=`${Jr()}/v1/public/onramps/headless/stripe/sessions/${e}`,o=await Yr(r,{method:"GET",headers:{"x-publishable-key":Gr(),"x-stripe-oauth-token":t}}),n=await o.text();if(!o.ok)throw new Error(`Failed to get onramp session: ${o.status} ${n}`);return JSON.parse(n)}async function Pd(e,t){let r=await Yr(`${Jr()}/v1/public/onramps/headless/stripe/sessions/${e}/quote/refresh`,{method:"POST",headers:{"x-publishable-key":Gr(),"x-stripe-oauth-token":t,"Content-Type":"application/json"}});if(!r.ok){let o=await r.text();throw new Error(`Failed to refresh quote: ${r.status} ${o}`)}return r.json()}async function Od(e){let t=new URLSearchParams({destinationNetwork:e.destinationNetwork,walletAddress:e.walletAddress});e.destinationTag&&t.set("destinationTag",e.destinationTag),e.cryptoCustomerId&&t.set("crypto_customer_id",e.cryptoCustomerId);let r=await Yr(`${Jr()}/v1/public/onramps/headless/stripe/transaction_limits?${t.toString()}`,{method:"GET",headers:{"x-publishable-key":Gr(),"x-stripe-oauth-token":e.accessToken}});if(!r.ok){let o=await r.text();throw new Error(`Failed to fetch transaction limits: ${r.status} ${o}`)}return r.json()}async function Fd(e,t){let r=await Yr(`${Jr()}/v1/public/onramps/headless/stripe/customers/${e}/payment_tokens`,{method:"GET",headers:{"x-publishable-key":Gr(),"x-stripe-oauth-token":t}});if(!r.ok){let o=await r.text();throw new Error(`Failed to fetch payment tokens: ${r.status} ${o}`)}return r.json()}async function Jp(e){if(!e.recipient_address)throw new Error("[Unifold] recipient_address is required for fetchDepositAddress. Pass recipientAddress in your onramp config.");let t={external_user_id:e.external_user_id,destination_chain_type:e.destination_chain_type||"ethereum",destination_chain_id:e.destination_chain_id||"8453",destination_token_address:e.destination_token_address||"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",recipient_address:e.recipient_address,client_metadata:{}},r=await Yr(`${Jr()}/v1/public/deposit_addresses`,{method:"POST",headers:{accept:"application/json","x-publishable-key":Gr(),"Content-Type":"application/json"},body:JSON.stringify(t)});if(!r.ok)throw new Error(`Failed to create deposit address: ${r.status}`);return r.json()}function Nn(e,t){if(e?.length){let r=e.find(n=>n.format==="png");if(r)return r.url;let o=e.find(n=>n.format==="svg");if(o)return o.url}return t}async function Zp(e){let t=new URLSearchParams({token_address:e.token_address,chain_id:e.chain_id,chain_type:e.chain_type}),r=await Yr(`${Jr()}/v1/public/onramps/headless/stripe/default_token?${t.toString()}`,{method:"GET",headers:{accept:"application/json","x-publishable-key":Gr()}});if(!r.ok)throw new Error(`Failed to fetch default onramp token: ${r.status}`);return r.json()}function Yg({size:e=24}){let t=e,r=e*(471/750);return jsxs(Ft,{width:t,height:r,viewBox:"0 0 750 471",children:[jsx(Rect,{width:"750",height:"471",rx:"40",fill:"#1A1F71"}),jsx(Path,{fill:"#FFFFFF",d:"M278.198,334.228l33.36-195.763h53.358l-33.384,195.763H278.198z"}),jsx(Path,{fill:"#FFFFFF",d:"M524.307,142.687c-10.57-3.966-27.135-8.222-47.822-8.222c-52.725,0-89.863,26.551-90.18,64.604c-0.297,28.129,26.514,43.821,46.754,53.185c20.77,9.597,27.752,15.716,27.652,24.283c-0.133,13.123-16.586,19.116-31.924,19.116c-21.355,0-32.701-2.967-50.225-10.274l-6.877-3.112l-7.488,43.823c12.463,5.466,35.508,10.199,59.438,10.445c56.09,0,92.502-26.248,92.916-66.884c0.199-22.27-14.016-39.216-44.801-53.188c-18.65-9.056-30.072-15.099-29.951-24.269c0-8.137,9.668-16.838,30.559-16.838c17.447-0.271,30.088,3.534,39.936,7.5l4.781,2.259L524.307,142.687"}),jsx(Path,{fill:"#FFFFFF",d:"M661.615,138.464h-41.23c-12.773,0-22.332,3.486-27.941,16.234l-79.244,179.402h56.031c0,0,9.16-24.121,11.232-29.418c6.123,0,60.555,0.084,68.336,0.084c1.596,6.854,6.492,29.334,6.492,29.334h49.512L661.615,138.464z M596.198,264.872c4.414-11.279,21.26-54.724,21.26-54.724c-0.314,0.521,4.381-11.334,7.074-18.684l3.607,16.878c0,0,10.217,46.729,12.352,56.527h-44.293V264.872z"}),jsx(Path,{fill:"#FFFFFF",d:"M45.879,138.465l-0.682,4.073c21.093,5.106,39.932,12.496,56.426,21.689l47.346,169.688h56.455l83.004-195.45h-56.526l-52.238,133.496l-5.564-27.131c-0.261-0.838-0.544-1.678-0.834-2.52L156.106,154.992c-3.229-12.396-12.597-16.095-24.186-16.528H45.879z"})]})}function Gg({size:e=24}){return jsx(Ft,{width:e,height:e,viewBox:"0 0 24 24",children:jsxs(G,{fill:"none",fillRule:"evenodd",children:[jsx(Circle,{cx:"7",cy:"12",r:"7",fill:"#EA001B"}),jsx(Circle,{cx:"17",cy:"12",r:"7",fill:"#FFA200",fillOpacity:.8})]})})}function Jg({size:e=24}){return jsx(Ft,{width:e,height:e,viewBox:"0 0 1152 1152",children:jsxs(G,{transform:"matrix(1.3333333,0,0,-1.3333333,0,1152)",children:[jsx(Path,{fill:"#006FCF",d:"M 0,0 H 863.998 V 864 H 0 Z"}),jsx(G,{transform:"translate(312.9867,136.7145)",children:jsx(Path,{fill:"#FFFFFF",d:"m 0,0 341.634,-0.725 53.654,59.858 54.038,-59.632 h 101.685 v 87.332 l -63.687,68.682 63.687,68.059 V 309.09 L 0,309.585 Z"})}),jsx(G,{transform:"translate(349.7917,170.655)",children:jsx(Path,{fill:"#006FCF",fillRule:"evenodd",d:"m 0,0 v 241.575 h 204.832 v -55.65 H 66.318 V 148.15 H 201.529 V 93.423 H 66.318 V 56.319 H 204.832 V 10e-4 Z"})}),jsx(G,{transform:"translate(780.0408,412.227)",children:jsx(Path,{fill:"#006FCF",d:"M 0,0 -69.456,-76.568 -138.713,0 h -87.729 l 113.343,-120.647 -113.341,-120.925 h 85.343 l 69.764,77.335 70.487,-77.335 h 84.803 v 3.43 L -26.971,-120.647 83.957,-1.903 V 0 Z"})}),jsx(G,{transform:"translate(738.7857,721.0845)",children:jsx(Path,{fill:"#FFFFFF",d:"M 0,0 -28.373,-79.366 -56.65,0 H -220.625 V -105.93 L -267.278,0 H -400.1 l -136.414,-309.586 h 661.726 l 0,309.586 z"})}),jsx(G,{transform:"translate(373.0462,548.583)",children:jsx(Path,{fill:"#006FCF",fillRule:"evenodd",d:"M 0,0 32.145,76.837 64.268,0 Z m -9.212,138.867 -107.187,-241.37 h 73.518 l 20.22,48.332 H 86.914 l 20.207,-48.332 h 75.345 L 75.723,138.867 Z"})}),jsx(G,{transform:"translate(554.5071,446.121)",children:jsx(Path,{fill:"#006FCF",d:"M 0,0 64.997,-0.001 V 165.796 L 126.661,-0.001 h 58.418 L 245.49,165.233 V -0.564 l 64,0.563 V 241.368 H 210.032 L 156.513,92.624 103.342,241.012 0,241.369 Z"})})]})})}function Vd({sublabel:e,size:t=24,fallbackColor:r="#888"}){if(!e)return jsx(rs,{size:t*.75,color:r,strokeWidth:1.75});let o=e.toLowerCase();return o.includes("visa")?jsx(Yg,{size:t}):o.includes("mastercard")?jsx(Gg,{size:t}):o.includes("amex")||o.includes("american express")?jsx(Jg,{size:t}):jsx(rs,{size:t*.75,color:r,strokeWidth:1.75})}function Ll(e){if(!e)return "";let t=new Date(e*1e3);return t.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"})+" at "+t.toLocaleTimeString("en-US",{hour:"numeric",minute:"2-digit",hour12:true})}var Bd={initialized:"Initialized",requires_payment:"Awaiting Payment",fulfillment_processing:"Processing",fulfillment_complete:"Complete",rejected:"Rejected"};function Wd(e,t){switch(e){case "fulfillment_complete":return t.success;case "fulfillment_processing":case "requires_payment":return t.warning;case "rejected":return t.error;default:return t.foregroundMuted}}function om({status:e,colors:t,fontFamily:r}){let o=Wd(e,t);return jsx(View,{style:{paddingHorizontal:8,paddingVertical:2,borderRadius:6,backgroundColor:o+"20"},children:jsx(Text,{style:{fontSize:11,color:o,fontFamily:r},children:Bd[e]??e})})}function nm({count:e=4}){let{colors:t,components:r}=V(),o=useRef(new Animated.Value(.5)).current,n=t.cardHover??t.border,i=Math.min(r.card.borderRadius??12,14);return useEffect(()=>{let s=Animated.loop(Animated.sequence([Animated.timing(o,{toValue:1,duration:800,useNativeDriver:true}),Animated.timing(o,{toValue:.5,duration:800,useNativeDriver:true})]));return s.start(),()=>s.stop()},[o]),jsx(View,{style:ms.list,children:Array.from({length:e}).map((s,a)=>jsxs(View,{style:[ms.row,{backgroundColor:t.card,borderRadius:i,borderWidth:r.card.borderWidth,borderColor:t.border}],children:[jsxs(View,{style:ms.left,children:[jsx(Animated.View,{style:[ms.amountBar,{backgroundColor:n,opacity:o}]}),jsx(Animated.View,{style:[ms.subtitleBar,{backgroundColor:n,opacity:o}]})]}),jsx(Animated.View,{style:[ms.badgeBar,{backgroundColor:n,opacity:o}]})]},a))})}var ms=StyleSheet.create({list:{gap:8},row:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:14,paddingHorizontal:16},left:{flex:1,gap:6},amountBar:{height:16,width:"40%",borderRadius:8},subtitleBar:{height:12,width:"55%",borderRadius:6},badgeBar:{height:20,width:80,borderRadius:6,marginLeft:12}});function im({active:e,interval:t=15e3,color:r}){let o=useRef(new Animated.Value(0)).current;return useEffect(()=>{if(!e){o.setValue(0);return}let n=()=>{o.setValue(0),Animated.timing(o,{toValue:1,duration:t,useNativeDriver:false}).start(({finished:i})=>{i&&n();});};return n(),()=>o.stopAnimation()},[e,t,o]),e?jsx(View,{style:{height:2,borderRadius:1,overflow:"hidden",opacity:.5},children:jsx(Animated.View,{style:{height:2,borderRadius:1,backgroundColor:r,width:o.interpolate({inputRange:[0,1],outputRange:["0%","100%"]})}})}):null}function sm({session:e,onBack:t}){let{colors:r,components:o,fonts:n}=V(),[i,s]=useState(false),a=()=>{Clipboard.setString(e.id),s(true),setTimeout(()=>s(false),2e3);},l=e.transaction_details,m=e.status!=="fulfillment_complete"&&e.status!=="rejected",c=Wd(e.status,r),g=l?.source_amount?`$${parseFloat(l.source_amount).toFixed(2)}`:"\u2014",C=l?.destination_amount?parseFloat(l.destination_amount).toFixed(2):"\u2014",S=(l?.destination_currency??"").toUpperCase(),w=e.destination_token_metadata,u=Nn(w?.icon_urls,w?.icon_url),h=us(l?.destination_network??""),y=l?.wallet_address?xl(l.wallet_address):null,T=l?.fees?.network_fee_amount?`$${parseFloat(l.fees.network_fee_amount).toFixed(2)}`:null,p=l?.fees?.transaction_fee_amount?`$${parseFloat(l.fees.transaction_fee_amount).toFixed(2)}`:null,k=e.payment_method?e.payment_method.replace(/_/g," ").replace(/\b\w/g,x=>x.toUpperCase()):null,d=[{label:"Amount",value:g},{label:"Received",value:`${C} ${S}`},...k?[{label:"Payment",value:k}]:[],{label:"Network",value:h},...y?[{label:"Wallet",value:y}]:[],...T?[{label:"Network Fee",value:T}]:[],...p?[{label:"Transaction Fee",value:p}]:[]];return jsxs(Fragment,{children:[jsx(View,{style:{paddingLeft:16,paddingTop:8},children:jsx(St,{onPress:t,title:"Purchase Details",variant:"back"})}),jsxs(at,{style:Sr.scroll,contentContainerStyle:Sr.scrollContent,showsVerticalScrollIndicator:false,children:[jsxs(View,{style:Sr.iconSection,children:[jsxs(View,{style:{marginBottom:12,width:64,height:64},children:[jsx(ps,{currency:S||"USD",tokenIconUrl:u,size:64}),jsx(View,{style:[Sr.statusBadge,{backgroundColor:c,borderColor:o.card.backgroundColor??r.background}],children:m?jsx(Kr,{size:14,color:"#FFFFFF",strokeWidth:2.5}):e.status==="rejected"?jsx(st,{size:14,color:"#FFFFFF",strokeWidth:2.5}):jsx(De,{size:14,color:"#FFFFFF",strokeWidth:2.5})})]}),jsxs(View,{style:Sr.statusRow,children:[jsx(View,{style:[Sr.statusDot,{backgroundColor:c}]}),jsx(Text,{style:[Sr.statusText,{color:o.container.titleColor,fontFamily:n.semibold}],children:Bd[e.status]??e.status})]}),e.created?jsx(Text,{style:[Sr.dateText,{color:o.container.subtitleColor,fontFamily:n.regular}],children:Ll(e.created)}):null]}),jsxs(View,{style:[Sr.card,{backgroundColor:o.card.backgroundColor,borderRadius:o.card.borderRadius,borderWidth:o.card.borderWidth,borderColor:o.card.borderColor}],children:[jsxs(View,{style:Sr.cardRow,children:[jsx(Text,{style:[Sr.cardLabel,{color:o.card.rowLeftLabel,fontFamily:n.regular}],children:"ID"}),jsxs(TouchableOpacity$1,{onPress:a,activeOpacity:.7,style:{flexDirection:"row",alignItems:"center",gap:6,flexShrink:1},children:[jsx(Text,{style:[Sr.cardValue,{color:o.card.rowRightLabel,fontFamily:n.medium,fontSize:12}],numberOfLines:1,children:e.id.length>12?e.id.slice(0,12)+"\u2026":e.id}),i?jsx(De,{size:14,color:r.primary,strokeWidth:2}):jsx(mn,{size:14,color:r.foregroundMuted,strokeWidth:2})]})]}),d.map(x=>jsx(ai__default.Fragment,{children:jsxs(View,{style:Sr.cardRow,children:[jsx(Text,{style:[Sr.cardLabel,{color:o.card.rowLeftLabel,fontFamily:n.regular}],children:x.label}),jsx(Text,{style:[Sr.cardValue,{color:o.card.rowRightLabel,fontFamily:n.medium}],selectable:true,children:x.value})]})},x.label))]}),l?.last_error?jsx(View,{style:[Sr.card,{backgroundColor:r.errorBackground,borderRadius:o.card.borderRadius}],children:jsxs(View,{style:Sr.cardRow,children:[jsx(Text,{style:[Sr.cardLabel,{color:r.error,fontFamily:n.regular}],children:"Error"}),jsx(Text,{style:[Sr.cardValue,{color:r.error,fontFamily:n.medium,flex:1,textAlign:"right"}],selectable:true,children:l.last_error})]})}):null]})]})}var Sr=StyleSheet.create({scroll:{flex:1,paddingTop:8},scrollContent:{paddingHorizontal:24,paddingBottom:32},iconSection:{alignItems:"center",marginBottom:24},statusBadge:{position:"absolute",bottom:-4,right:-4,width:24,height:24,borderRadius:12,alignItems:"center",justifyContent:"center",borderWidth:2},statusRow:{flexDirection:"row",alignItems:"center",gap:6,marginBottom:4},statusDot:{width:8,height:8,borderRadius:4},statusText:{fontSize:16,fontWeight:"600"},dateText:{fontSize:14,marginBottom:2},card:{borderRadius:12,marginBottom:12,overflow:"hidden"},cardRow:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",paddingVertical:14,paddingHorizontal:16},cardLabel:{fontSize:14},cardValue:{fontSize:14,fontWeight:"500"}});function lm({onSelect:e,showKycOption:t=true}){let{colors:r,fonts:o,components:n}=V(),[i,s]=useState(false),a=l=>{s(false),e(l);};return jsxs(View,{style:$o.wrapper,children:[jsx(TouchableOpacity,{style:$o.trigger,onPress:()=>s(l=>!l),hitSlop:{top:10,bottom:10,left:10,right:10},accessibilityRole:"button",accessibilityLabel:"More options",children:jsx(yp,{size:20,color:r.foreground,strokeWidth:2})}),i&&jsxs(Fragment,{children:[jsx(Pressable,{style:$o.backdrop,onPress:()=>s(false)}),jsxs(View,{style:[$o.menu,{backgroundColor:n.card.backgroundColor,borderRadius:n.card.borderRadius??12,borderWidth:n.card.borderWidth,borderColor:n.card.borderColor,...Platform.select({ios:{shadowColor:"#000",shadowOffset:{width:0,height:4},shadowOpacity:.15,shadowRadius:12},android:{elevation:8}})}],children:[jsxs(TouchableOpacity,{style:$o.menuItem,onPress:()=>a("history"),activeOpacity:.6,children:[jsx(Kr,{size:18,color:r.foreground,strokeWidth:1.8}),jsx(Text,{style:[$o.menuLabel,{color:r.foreground,fontFamily:o.regular}],children:"Purchase History"})]}),t&&jsxs(TouchableOpacity,{style:$o.menuItem,onPress:()=>a("kyc"),activeOpacity:.6,children:[jsx(Qr,{size:18,color:r.foreground,strokeWidth:1.8}),jsx(Text,{style:[$o.menuLabel,{color:r.foreground,fontFamily:o.regular}],children:"Increase Limits (KYC)"})]}),jsxs(TouchableOpacity,{style:$o.menuItem,onPress:()=>a("logout"),activeOpacity:.6,children:[jsx(bp,{size:18,color:r.error,strokeWidth:1.8}),jsx(Text,{style:[$o.menuLabel,{color:r.error,fontFamily:o.regular}],children:"Disconnect Stripe Link"})]})]})]})]})}var $o=StyleSheet.create({wrapper:{zIndex:9999},trigger:{width:28,height:28,borderRadius:8,alignItems:"center",justifyContent:"center"},backdrop:{position:"absolute",top:-500,left:-500,width:2e3,height:2e3,zIndex:9998},menu:{position:"absolute",top:32,left:0,minWidth:200,paddingVertical:6,zIndex:9999},menuItem:{flexDirection:"row",alignItems:"center",paddingHorizontal:14,paddingVertical:12,gap:12},menuLabel:{fontSize:15}});var uy=[50,100,500],py=[["1","2","3"],["4","5","6"],["7","8","9"],[".","0","\u232B"]];function dm(e){return e.charAt(0).toUpperCase()+e.slice(1)}function my(e){return e.card?`${dm(e.card.brand)} ${dm(e.card.funding)} \u2022\u2022\u2022\u2022 ${e.card.last4}`:e.type}function El({initialAmount:e="",currency:t="USD",applePaySupported:r=false,hideQuickAmounts:o=false,minAmount:n,maxAmount:i,paymentSelectorPosition:s="inline",onCollectPayment:a,paymentLoading:l=false,paymentStatus:m,paymentError:c,paymentTokens:g=[],onAddPaymentMethod:C,onConfirm:S,onCancel:w,sheetBorderTopLeftRadius:u,sheetBorderTopRightRadius:h,accessToken:y,showHistoryProgressBar:T=true,onLogout:p,onRequestKYC:k}){let d=Ho(),{colors:x,components:R,fonts:b}=V(),I=u??R.card.borderRadius,A=h??R.card.borderRadius,[E,O]=useState(e),[F,z]=useState(r?"apple_pay":g.length>0?g[0].id:null),U=useRef(false),he=v=>{U.current=true,z(v);};useEffect(()=>{U.current||r||g.length>0&&z(g[0].id);},[g,r]);let[Be,We]=useState(false),[re,Ae]=useState("select"),[Ce,ye]=useState(null),He=useRef(false);useEffect(()=>{l&&m&&/saving/i.test(m)&&Ae("card");},[l,m]);let ae=i,J=ae!=null&&ae>0,Se=useMemo(()=>{if(o)return [];let v=uy.map(L=>({label:`$${L}`,amount:String(L),disabled:false}));return v.push({label:"MAX",amount:J?String(ae):"0",disabled:!J}),v},[o,J,ae]),Bt=v=>{if(v==="\u232B"){O(L=>L.slice(0,-1));return}if(v==="."){if(E.includes("."))return;O(L=>L===""?"0.":L+".");return}O(L=>{let N=L.indexOf(".");return N!==-1&&L.length-N>2?L:L==="0"&&v!=="."?v:L+v});},Ie=E===""?"0":E,Ne=parseFloat(E),Qe=n!=null&&!isNaN(Ne)&&Ne>0&&Ne<n,Ee=ae!=null&&ae>0&&!isNaN(Ne)&&Ne>ae,Ke=E!==""&&!isNaN(Ne)&&Ne>0&&!Qe&&!Ee,gt=r||g.length>0,ne=s==="header",de=useMemo(()=>{let v=[];r&&v.push({id:"apple_pay",label:"Apple Pay",hint:"Pay with Apple Pay",isApplePay:true});for(let L of g)v.push({id:L.id,label:my(L),hint:L.card?`Expires ${L.card.exp_month}/${L.card.exp_year}`:L.type,brand:L.card?.brand,isApplePay:false});return v},[r,g]),Oe=de.find(v=>v.id===F),Ye=F!=null&&F!=="apple_pay",Qt=Oe?Oe.label:Ye&&Ce?Ce:Ye?"Card":"Pay With",yt=Oe?!Oe.isApplePay:Ye,Fe=Oe?.brand??Ce??void 0,[dt,fe]=useState(false),[ie,_e]=useState([]),[et,xt]=useState(false),[pe,Me]=useState(null),[Wt,nt]=useState(null),wr=useRef(null);wr.current=Wt;let er=useRef(false);er.current=dt;let $e=useCallback(async(v=false)=>{if(y){v||(xt(true),Me(null));try{let L=await Yp(y);if(!er.current)return;let N=Array.isArray(L.data)?L.data:Array.isArray(L)?L:[];_e(N),v||Me(null);let ke=wr.current?.id;if(ke){let be=N.find(it=>it.id===ke);be&&nt(be);}}catch(L){if(!er.current)return;v||Me(L?.message??"Failed to load history");}finally{!v&&er.current&&xt(false);}}},[y]),Cr=useCallback(()=>{fe(true),$e();},[$e]);useEffect(()=>{if(!dt||!y)return;let v=setInterval(()=>$e(true),15e3);return ()=>clearInterval(v)},[dt,y,$e]);let q=useCallback(v=>{switch(v){case "history":Cr();break;case "kyc":k?.();break;case "logout":p?.();break}},[Cr,k,p]),se=y?jsx(lm,{onSelect:q,showKycOption:!!k}):void 0,D=gt?jsx(TouchableOpacity,{style:[ne?d.amount.paymentRowHeader:d.amount.paymentRow,l&&{opacity:.5}],onPress:()=>{l||(Ae("select"),We(true));},activeOpacity:.7,disabled:l,children:jsxs(View,{style:d.amount.paymentLeft,children:[Oe?.isApplePay?jsx(Text,{style:d.amount.applePayIcon,children:"\uF8FF"}):yt?jsx(Vd,{sublabel:Fe,size:20}):null,jsx(Text,{style:d.amount.paymentLabel,children:Qt}),jsx(Yt,{size:12,color:d.amount.currencyLabel.color,strokeWidth:2.5})]})}):null;return jsxs(View,{style:d.form.screen,children:[jsx(St,{onPress:w,title:"Enter amount",leftAction:se}),ne&&D,jsxs(View,{style:d.form.content,children:[jsxs(View,{style:d.amount.amountContainer,children:[jsxs(Text,{style:[d.amount.amountText,Ie==="0"&&d.amount.amountPlaceholder],adjustsFontSizeToFit:true,numberOfLines:1,children:["$",Ie]}),jsx(Text,{style:d.amount.currencyLabel,children:t.toUpperCase()}),Qe&&n!=null&&jsxs(Text,{style:[d.amount.minAmountText,{color:x.warning}],children:["Minimum amount is $",n.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})," ",t.toUpperCase()]}),Ee&&ae!=null&&jsxs(Text,{style:[d.amount.minAmountText,{color:x.warning}],children:["Maximum amount is $",ae.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})," ",t.toUpperCase()]})]}),!ne&&D,Se.length>0&&jsx(View,{style:d.amount.quickRow,children:Se.map(v=>{let L=!v.disabled&&E===v.amount&&E!=="";return jsx(TouchableOpacity,{style:[d.amount.quickPill,L&&{backgroundColor:x.primary},v.disabled&&{opacity:.4}],activeOpacity:.7,disabled:v.disabled||l,onPress:()=>O(v.amount),children:jsx(Text,{style:[d.amount.quickPillText,L&&{color:x.primaryForeground}],children:v.label})},v.label)})}),jsx(View,{style:d.amount.numpad,children:py.map((v,L)=>jsx(View,{style:d.amount.numpadRow,children:v.map(N=>jsx(TouchableOpacity,{style:[d.amount.numpadKey,l&&{opacity:.3}],onPress:()=>Bt(N),activeOpacity:.6,disabled:l,children:jsx(Text,{style:N==="\u232B"?d.amount.backspaceText:d.amount.numpadKeyText,children:N})},N))},L))}),jsx(TouchableOpacity,{style:[d.form.continueBtn,(!Ke||l)&&d.form.continueBtnDisabled],onPress:()=>Ke&&!l&&S(E,F),disabled:!Ke||l,children:l?jsx(ActivityIndicator,{size:"small",color:x.primaryForeground}):jsx(Text,{style:[d.form.continueBtnText,!Ke&&d.form.continueBtnTextDisabled],children:"Continue"})}),!Be&&c?jsx(Text,{style:d.amount.inlineError,children:c}):!Be&&l&&m&&__DEV__?jsx(Text,{style:d.amount.inlineStatus,children:m}):null]}),jsx(wt,{visible:Be,onClose:()=>{l||(We(false),Ae("select"));},closeOnBackdropPress:!l,enablePanDownToClose:!l,showHandle:!l,heightPercent:.44,maxHeightPercent:.9,borderTopLeftRadius:I,borderTopRightRadius:A,children:jsx(View,{style:d.amount.sheetContent,children:re==="select"?jsxs(Fragment,{children:[jsxs(View,{style:d.amount.sheetTitleRow,children:[jsx(Text,{style:d.amount.sheetTitle,children:"Pay With"}),jsx(TouchableOpacity$1,{onPress:()=>We(false),activeOpacity:.7,style:d.amount.sheetCloseBtn,children:jsx(st,{size:16,color:x.foregroundMuted,strokeWidth:2.5})})]}),jsxs(at,{style:{flex:1},contentContainerStyle:{gap:8},showsVerticalScrollIndicator:false,children:[de.map(v=>{let L=F===v.id;return jsxs(TouchableOpacity$1,{style:[d.amount.sheetOption,L&&{borderColor:x.primary,borderWidth:2}],activeOpacity:.7,onPress:()=>{he(v.id),ye(v.isApplePay?null:v.label),We(false);},children:[jsxs(View,{style:d.amount.sheetOptionLeft,children:[jsx(View,{style:d.amount.sheetOptionIcon,children:v.isApplePay?jsx(Text,{style:d.amount.applePayIcon,children:"\uF8FF"}):jsx(Vd,{sublabel:v.brand,size:24})}),jsxs(View,{style:{flex:1},children:[jsx(Text,{style:d.amount.sheetOptionLabel,children:v.label}),jsx(Text,{style:d.amount.sheetOptionHint,children:v.hint})]})]}),L&&jsx(De,{size:18,color:x.primary,strokeWidth:2.5})]},v.id)}),jsx(TouchableOpacity$1,{style:d.amount.addPaymentBtn,activeOpacity:.7,onPress:async()=>{if(!He.current){He.current=true;try{let v=await C?.();v&&(he(v.token),ye(v.sublabel),We(!1));}finally{He.current=false;}}},children:jsx(Text,{style:d.amount.addPaymentBtnText,children:"Add Payment Method"})})]})]}):jsxs(Fragment,{children:[jsxs(View,{style:d.amount.sheetHeader,children:[jsx(TouchableOpacity$1,{onPress:()=>{l||Ae("select");},activeOpacity:.7,style:d.amount.sheetBackBtn,children:jsx(os,{size:20,color:x.foreground,strokeWidth:2})}),jsx(Text,{style:d.amount.sheetTitle,children:"Pay With"})]}),l?jsxs(View,{style:d.amount.sheetLoading,children:[jsx(ActivityIndicator,{size:"small",color:x.primary}),__DEV__?jsx(Text,{style:d.amount.sheetStatusText,children:m||"Loading Stripe Link..."}):null]}):c?jsxs(Fragment,{children:[jsx(View,{style:d.amount.sheetError,children:jsx(Text,{style:d.amount.sheetErrorText,children:c})}),jsx(TouchableOpacity$1,{style:d.form.continueBtn,onPress:()=>{a&&Ke&&a(false,E);},children:jsx(Text,{style:d.form.continueBtnText,children:"Retry"})})]}):jsxs(View,{style:d.amount.sheetLoading,children:[jsx(ActivityIndicator,{size:"small",color:x.primary}),__DEV__?jsx(Text,{style:d.amount.sheetStatusText,children:"Opening card payment..."}):null]})]})})}),jsx(wt,{visible:dt,onClose:()=>{fe(false),nt(null);},closeOnBackdropPress:true,enablePanDownToClose:true,showHandle:true,heightPercent:.9,borderTopLeftRadius:I,borderTopRightRadius:A,children:Wt?jsx(sm,{session:Wt,onBack:()=>nt(null)}):jsxs(View,{style:d.amount.sheetContent,children:[jsx(St,{onPress:()=>fe(false),title:"Purchase History"}),T&&jsx(im,{active:dt&&!et&&ie.length>0,color:x.primary}),et?jsx(nm,{}):pe?jsx(View,{style:d.amount.sheetError,children:jsx(Text,{style:d.amount.sheetErrorText,children:pe})}):ie.length===0?jsx(View,{style:d.amount.sheetLoading,children:jsx(Text,{style:[d.amount.sheetStatusText,{color:x.foregroundMuted}],children:"No purchases yet"})}):jsx(at,{style:{flex:1},contentContainerStyle:{gap:8},showsVerticalScrollIndicator:false,children:ie.map(v=>{let L=v.transaction_details,N=L?.source_amount?`$${parseFloat(L.source_amount).toFixed(2)}`:"\u2014",ke=(L?.destination_currency??"").toUpperCase(),be=L?.destination_amount?`${parseFloat(L.destination_amount).toFixed(2)} ${ke}`:"",it=Ll(v.created),le=v.destination_token_metadata,Pt=Nn(le?.icon_urls,le?.icon_url),Rt=Nn(le?.chain?.icon_urls,le?.chain?.icon_url);return jsxs(TouchableOpacity$1,{style:d.amount.sheetOption,activeOpacity:.7,onPress:()=>nt(v),children:[jsx(ps,{currency:ke||"USD",tokenIconUrl:Pt,networkIconUrl:Rt,size:36}),jsxs(View,{style:{flex:1,gap:2,marginLeft:12},children:[jsx(Text,{style:d.amount.sheetOptionLabel,children:N}),be?jsx(Text,{style:d.amount.sheetOptionHint,children:be}):null]}),jsxs(View,{style:{flexDirection:"row",alignItems:"center",gap:8},children:[jsxs(View,{style:{alignItems:"flex-end",gap:2},children:[jsx(om,{status:v.status,colors:x,fontFamily:b.regular}),it?jsx(Text,{style:{fontSize:11,color:x.foregroundMuted,fontFamily:b.regular},children:it}):null]}),jsx(xr,{size:14,color:x.foregroundMuted,strokeWidth:2})]})]},v.id)})})]})})]})}function Ml({initialData:e={},loading:t=false,level:r="L0",onComplete:o,onCancel:n}){let i=Ho(),{colors:s,fonts:a,components:l}=V(),m=l.input.placeholderColor,c=r==="L0"?["name","address"]:["name","dob","address","ssn"],g=c.length,[C,S]=useState(1),[w,u]=useState(e.firstName??""),[h,y]=useState(e.lastName??""),[T,p]=useState(e.dobMonth??""),[k,d]=useState(e.dobDay??""),[x,R]=useState(e.dobYear??""),[b,I]=useState(e.addressLine1??""),[A,E]=useState(e.addressLine2??""),[O,F]=useState(e.city??""),[z,U]=useState(e.state??""),[he,Be]=useState(e.postalCode??""),[We,re]=useState(e.country??"US"),[Ae,Ce]=useState(e.idNumber??""),ye=useRef(null),He=useRef(null),ae=useRef(null),J=useRef(null),Se=useRef(null),Bt=useRef(null),Ie=useRef(null),Ne=useRef(null),Qe=c[C-1],Ee=()=>{switch(Qe){case "name":return w.trim().length>0&&h.trim().length>0;case "dob":return T.length===2&&k.length===2&&x.length===4;case "address":return b.trim().length>0&&O.trim().length>0&&z.trim().length>0&&he.trim().length>0;case "ssn":return Ae.trim().length>0;default:return false}},Ke=()=>{Ee()&&(C<g?S(ue=>ue+1):o({firstName:w,lastName:h,idNumber:Ae,dobMonth:T,dobDay:k,dobYear:x,addressLine1:b,addressLine2:A,city:O,state:z,postalCode:he,country:We}));},gt=()=>{C>1?S(ue=>ue-1):n();},ne={name:{title:"Enter your name",subtitle:"Use your full legal name as it appears on your ID."},dob:{title:"Enter your date of birth",subtitle:"We use this to verify your identity."},address:{title:"Enter your address",subtitle:"Enter the address associated with your ID."},ssn:{title:"Enter your SSN",subtitle:"Your SSN is encrypted and used only for identity verification."}},{subtitle:de}=ne[Qe],Oe=[or.stepCounter,{color:s.foregroundMuted},...a.semibold?[{fontFamily:a.semibold}]:[]];return jsx(KeyboardAvoidingView,{style:i.form.flex,behavior:Platform.OS==="ios"?"padding":void 0,children:jsxs(View,{style:i.form.screen,children:[jsxs(View,{style:or.header,children:[jsx(View,{style:or.headerSide,children:!t&&jsx(TouchableOpacity,{style:or.iconButton,onPress:gt,hitSlop:{top:10,bottom:10,left:10,right:10},accessibilityRole:"button",accessibilityLabel:C>1?"Back":"Cancel",children:jsx(sa,{size:20,color:l.header.buttonColor,strokeWidth:2})})}),jsx(View,{style:or.headerCenter,children:jsxs(Text,{style:Oe,children:[C," of ",g]})}),jsx(View,{style:or.headerSide,children:jsx(TouchableOpacity,{style:or.iconButton,onPress:n,hitSlop:{top:10,bottom:10,left:10,right:10},accessibilityRole:"button",accessibilityLabel:"Close",children:jsx(st,{size:20,color:l.header.buttonColor,strokeWidth:2})})})]}),jsx(View,{style:or.progressTrack,children:Array.from({length:g}).map((ue,Ye)=>jsx(View,{style:[or.progressSegment,{backgroundColor:Ye<C||Ye+1===C?s.primary:s.border}]},Ye))}),jsx(at,{style:i.form.flex,contentContainerStyle:or.scrollContent,keyboardShouldPersistTaps:"handled",showsVerticalScrollIndicator:false,children:jsxs(View,{pointerEvents:t?"none":"auto",style:[i.form.flex,t&&{opacity:.5}],children:[jsx(Text,{style:i.form.subtitle,children:de}),Qe==="name"&&jsxs(Fragment,{children:[jsx(wn,{form:i.form,label:"First name",children:jsx(TextInput,{style:i.form.input,placeholder:"Jane",placeholderTextColor:m,value:w,onChangeText:u,autoCapitalize:"words",returnKeyType:"next",onSubmitEditing:()=>ye.current?.focus()})}),jsx(wn,{form:i.form,label:"Last name",children:jsx(TextInput,{ref:ye,style:i.form.input,placeholder:"Doe",placeholderTextColor:m,value:h,onChangeText:y,autoCapitalize:"words",returnKeyType:"done",onSubmitEditing:Ke})})]}),Qe==="dob"&&jsxs(View,{style:or.dobRow,children:[jsxs(View,{style:or.dobCol,children:[jsx(Text,{style:[i.form.fieldLabel,or.dobLabel],children:"Month"}),jsx(TextInput,{style:[i.form.input,or.dobInput],placeholder:"MM",placeholderTextColor:m,value:T,onChangeText:ue=>{let Ye=ue.replace(/\D/g,"").slice(0,2);p(Ye),Ye.length===2&&He.current?.focus();},keyboardType:"number-pad",maxLength:2})]}),jsxs(View,{style:or.dobCol,children:[jsx(Text,{style:[i.form.fieldLabel,or.dobLabel],children:"Day"}),jsx(TextInput,{ref:He,style:[i.form.input,or.dobInput],placeholder:"DD",placeholderTextColor:m,value:k,onChangeText:ue=>{let Ye=ue.replace(/\D/g,"").slice(0,2);d(Ye),Ye.length===2&&ae.current?.focus();},keyboardType:"number-pad",maxLength:2})]}),jsxs(View,{style:or.dobColWide,children:[jsx(Text,{style:[i.form.fieldLabel,or.dobLabel],children:"Year"}),jsx(TextInput,{ref:ae,style:[i.form.input,or.dobInput],placeholder:"YYYY",placeholderTextColor:m,value:x,onChangeText:ue=>{let Ye=ue.replace(/\D/g,"").slice(0,4);R(Ye);},keyboardType:"number-pad",maxLength:4,returnKeyType:"done",onSubmitEditing:Ke})]})]}),Qe==="address"&&jsxs(Fragment,{children:[jsx(wn,{form:i.form,label:"Street address",children:jsx(TextInput,{style:i.form.input,placeholder:"123 Main St",placeholderTextColor:m,value:b,onChangeText:I,returnKeyType:"next",onSubmitEditing:()=>J.current?.focus()})}),jsx(wn,{form:i.form,label:"Apt, suite, etc. (optional)",children:jsx(TextInput,{ref:J,style:i.form.input,placeholder:"Apt 2",placeholderTextColor:m,value:A,onChangeText:E,returnKeyType:"next",onSubmitEditing:()=>Se.current?.focus()})}),jsx(wn,{form:i.form,label:"City",children:jsx(TextInput,{ref:Se,style:i.form.input,placeholder:"San Francisco",placeholderTextColor:m,value:O,onChangeText:F,autoCapitalize:"words",returnKeyType:"next",onSubmitEditing:()=>Bt.current?.focus()})}),jsxs(View,{style:or.row,children:[jsx(View,{style:[i.form.flex,{marginRight:8}],children:jsx(wn,{form:i.form,label:"State",children:jsx(TextInput,{ref:Bt,style:i.form.input,placeholder:"CA",placeholderTextColor:m,value:z,onChangeText:ue=>U(ue.toUpperCase().slice(0,2)),autoCapitalize:"characters",maxLength:2,returnKeyType:"next",onSubmitEditing:()=>Ie.current?.focus()})})}),jsx(View,{style:i.form.flex,children:jsx(wn,{form:i.form,label:"ZIP code",children:jsx(TextInput,{ref:Ie,style:i.form.input,placeholder:"94001",placeholderTextColor:m,value:he,onChangeText:Be,keyboardType:"number-pad",maxLength:10,returnKeyType:"next",onSubmitEditing:()=>Ne.current?.focus()})})})]}),jsx(wn,{form:i.form,label:"Country",children:jsx(TextInput,{ref:Ne,style:i.form.input,placeholder:"US",placeholderTextColor:m,value:We,onChangeText:ue=>re(ue.toUpperCase().slice(0,2)),autoCapitalize:"characters",maxLength:2,returnKeyType:"done",onSubmitEditing:Ke})})]}),Qe==="ssn"&&jsxs(wn,{form:i.form,label:"Social Security Number",children:[jsx(TextInput,{style:i.form.input,placeholder:"123-45-6789",placeholderTextColor:m,value:Ae,onChangeText:Ce,keyboardType:"number-pad",secureTextEntry:true,returnKeyType:"done",onSubmitEditing:Ke}),jsx(Text,{style:[i.form.hint,or.ssnHint],children:"Your SSN is transmitted securely and never stored on this device."})]})]})}),jsx(View,{style:i.form.footer,children:t&&C>=g?jsx(View,{style:[i.form.continueBtn,i.form.loaderInButton],children:jsx(ot,{size:28,strokeWidth:2,gradientFrom:s.primaryForeground,gradientTo:s.primaryForeground})}):jsx(TouchableOpacity,{style:[i.form.continueBtn,!Ee()&&i.form.continueBtnDisabled],onPress:Ke,disabled:!Ee(),children:jsx(Text,{style:[i.form.continueBtnText,!Ee()&&i.form.continueBtnTextDisabled],children:C>=g?"Submit":"Continue"})})})]})})}function wn({form:e,label:t,children:r}){return jsxs(View,{style:e.fieldWrap,children:[jsx(Text,{style:e.fieldLabel,children:t}),r]})}var or=StyleSheet.create({header:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingTop:16,paddingBottom:16},headerSide:{width:40,alignItems:"center"},headerCenter:{flex:1,alignItems:"center",justifyContent:"center"},iconButton:{width:28,height:28,borderRadius:8,backgroundColor:"transparent",alignItems:"center",justifyContent:"center"},stepCounter:{fontSize:15},progressTrack:{flexDirection:"row",gap:4,marginBottom:12},progressSegment:{flex:1,height:3,borderRadius:2},scrollContent:{flexGrow:1,paddingBottom:16,paddingTop:4},dobRow:{flexDirection:"row",gap:10,marginBottom:20},dobCol:{flex:1},dobColWide:{flex:1.5},dobLabel:{textAlign:"center"},dobInput:{textAlign:"center"},row:{flexDirection:"row"},ssnHint:{marginTop:10,lineHeight:18}});var $d="@unifold/stripe_oauth";async function pm(){try{let e=await Nd.getItem($d);return e?JSON.parse(e):null}catch{return null}}async function jd(e){try{await Nd.setItem($d,JSON.stringify(e));}catch(t){console.warn("[oauthTokens] Failed to store credentials:",t);}}async function gs(){try{await Nd.removeItem($d);}catch(e){console.warn("[oauthTokens] Failed to clear credentials:",e);}}var Sy=5,Gn=null,mm={firstName:"",lastName:"",idNumber:"",dobDay:"",dobMonth:"",dobYear:"",addressLine1:"",addressLine2:"",city:"",state:"",postalCode:"",country:"US"};function zl(e){let t=e?.flowOrder==="amount_first",r=t?"session_params":"email",{configure:o,hasLinkAccount:n,registerLinkUser:i,authorize:s,attachKycInfo:a,presentKycInfoVerification:l,verifyIdentity:m,registerWalletAddress:c,collectPaymentMethod:g,createCryptoPaymentToken:C,logOut:S}=useOnramp(),[w,u]=useState(r),[h,y]=useState(!!e?.externalUserId),[T,p]=useState(false),[k,d]=useState(""),[x,R]=useState(null),[b,I]=useState(e?.email??""),[A,E]=useState(e?.phone??""),[O,F]=useState(""),[z,U]=useState("US"),[he,Be]=useState(""),[We,re]=useState(""),Ae=useRef(""),Ce=useRef(""),ye=useRef(""),[He,ae]=useState(false),[J,Se]=useState(false),Bt=useRef(0),Ie=useRef(false),Ne=useRef(false),Qe=useRef(false),Ee=useRef(false),Ke=useRef(e?.email??""),gt=useRef(false),ne=useRef(null),de=useRef(""),Oe=useRef(e?.defaultNetwork??Onramp.CryptoNetwork.base),ue=useRef(null),[Ye,Qt]=useState(0),[yt,Fe]=useState(mm),[dt,fe]=useState(e?.defaultWalletAddress??""),[ie,_e]=useState(""),[et,xt]=useState(e?.defaultNetwork??Onramp.CryptoNetwork.base),[pe,Me]=useState(e?.defaultSourceAmount??"100"),[Wt,nt]=useState(e?.defaultSourceCurrency??"usd"),[wr,er]=useState(e?.defaultDestinationCurrency??"usdc"),[$e,Cr]=useState(null),[q,se]=useState(),[D,v]=useState(),[L,N]=useState(false),ke=useRef(null),be=useRef(false),it=useRef(0),le=useRef(e?.onComplete),Pt=useRef(e?.onError),Rt=useRef(e?.onStepChange),yo=useRef(r);useEffect(()=>{le.current=e?.onComplete;},[e?.onComplete]),useEffect(()=>{Pt.current=e?.onError;},[e?.onError]),useEffect(()=>{Rt.current=e?.onStepChange;},[e?.onStepChange]);let Br=useRef(r);useEffect(()=>{w!==Br.current&&(Up(w,`from: ${Br.current}`),Rt.current?.(w,Br.current),Br.current=w),yo.current=w;},[w]),useEffect(()=>{h&&w!==r&&y(false);},[h,w,r]);let K=useCallback((_,P,$)=>{let Y={code:_,message:P,step:yo.current,stripeErrorCode:$};Ol(`${_}: ${P}`,$?`stripeErrorCode: ${$}`:void 0),R(Y),d(""),Pt.current?.(Y);},[]),Gc=useCallback(_=>{let P={sessionId:_.id,status:_.status,sourceAmount:_.transaction_details.source_amount,sourceCurrency:_.transaction_details.source_currency,destinationAmount:_.transaction_details.destination_amount,destinationCurrency:_.transaction_details.destination_currency,destinationNetwork:_.transaction_details.destination_network,walletAddress:_.transaction_details.wallet_address,fees:{networkFee:_.transaction_details.fees.network_fee_amount,transactionFee:_.transaction_details.fees.transaction_fee_amount}};return le.current?.(P),P},[]),bt=useCallback(()=>R(null),[]),G=_=>_.refresh_token??_.refresh?.refresh_token??"",me=useCallback((_,P,$,Y,ce)=>{Ce.current=P,Ae.current=$,e?.externalUserId&&jd({accessToken:P,refreshToken:$,customerId:_,externalUserId:e.externalUserId,email:ce||b,expiresAt:Date.now()+Y*1e3});},[e?.externalUserId,b]),Ot=useCallback(async()=>{let _=Ae.current;if(!_)return console.warn("[tryRefreshAccessToken] no refresh token available"),null;try{console.log("[tryRefreshAccessToken] refreshing OAuth token...");let P=await Id(_,ye.current??void 0),$=P.access_token,Y=G(P)||_;return re($),me(ye.current,$,Y,P.expires_in??3600),console.log("[tryRefreshAccessToken] token refreshed successfully"),$}catch(P){return console.error("[tryRefreshAccessToken] refresh failed:",P?.message),await gs(),Gn=null,ue.current=null,Ce.current="",Ae.current="",ye.current="",re(""),Be(""),null}},[me]),Dr=useCallback(async _=>{try{return await _(Ce.current)}catch(P){let $=P?.message??"";if($.includes("stripe_onramp_forbidden")||$.includes("403")){console.log("[withTokenRefresh] forbidden error, attempting token refresh...");let Y=await Ot();if(!Y)throw K("authorization_error","Session expired. Please sign in again."),u("email"),P;return await _(Y)}throw P}},[Ot,K]);useEffect(()=>{if(!(e?.merchantIdentifier?.trim()??"")){N(false);return}let P=false;return isPlatformPaySupported().then($=>{P||N($);}),()=>{P=true;}},[e?.merchantIdentifier]),useEffect(()=>(be.current=false,()=>{be.current=true,ke.current&&clearTimeout(ke.current);}),[]);let ta=useRef(false);useEffect(()=>{if(ta.current)return;if(!e?.externalUserId){console.log("[useStripeOnramp] no externalUserId provided \u2014 clearing stored tokens, forcing login"),gs(),Gn=null,ue.current=null,y(false);return}let _=false;return (async()=>{try{let P=await pm();if(_||!P){_||y(!1);return}if(P.externalUserId!==e.externalUserId){console.log("[useStripeOnramp] user mismatch \u2014 stored:",P.externalUserId,"current:",e.externalUserId),await gs(),Gn=null,ue.current=null,_||y(!1);return}console.log("[useStripeOnramp] found stored OAuth credentials for customer:",P.customerId);let $=Date.now()>=P.expiresAt,Y=P.accessToken,ce=P.refreshToken;if($){console.log("[useStripeOnramp] stored token expired, attempting refresh...");try{let we=await Id(P.refreshToken,P.customerId);if(_)return;Y=we.access_token,ce=we.refresh_token??we.refresh?.refresh_token??P.refreshToken,await jd({accessToken:Y,refreshToken:ce,customerId:P.customerId,externalUserId:e.externalUserId,email:P.email,expiresAt:Date.now()+(we.expires_in??3600)*1e3}),console.log("[useStripeOnramp] token refreshed successfully on mount");}catch(we){console.warn("[useStripeOnramp] refresh failed on mount, user must re-login:",we?.message),await gs(),Gn=null,ue.current=null,_||y(!1);return}}if(_)return;if(ta.current=!0,Be(P.customerId),ye.current=P.customerId,re(Y),Ce.current=Y,Ae.current=ce,console.log("[useStripeOnramp] restore email from storage:",P.email??"(not stored)"),P.email&&(I(P.email),Ke.current=P.email),Gn===P.customerId)console.log("[useStripeOnramp] SDK already configured for customer:",P.customerId,"\u2014 skipping configure()"),ue.current=Promise.resolve({error:void 0});else {console.log("[useStripeOnramp] configuring SDK with cryptoCustomerId:",P.customerId);let we=await o({merchantDisplayName:e?.merchantDisplayName??"Unifold",appearance:{lightColors:{primary:"#2d22a1",contentOnPrimary:"#ffffff",borderSelected:"#07b8b8"},darkColors:{primary:"#800080",contentOnPrimary:"#ffffff",borderSelected:"#526f3e"},style:"ALWAYS_DARK",primaryButton:{cornerRadius:8,height:48}},cryptoCustomerId:P.customerId});we.error?console.error("[useStripeOnramp] restore configureSDK error:",we.error.message):Gn=P.customerId,ue.current=Promise.resolve(we);}if(_)return;let _t=()=>new Promise(we=>{let tt=()=>{gt.current&&de.current?we():setTimeout(tt,200);};tt();});try{if(await Promise.race([_t(),new Promise((tt,At)=>setTimeout(()=>At(new Error("timeout")),1e4))]),_)return;let we=de.current.toLowerCase();console.log("[useStripeOnramp] re-registering wallet on restore:",we,"network:",Oe.current),await c(we,Oe.current);}catch(we){console.warn("[useStripeOnramp] wallet re-registration on restore failed (non-fatal):",we?.message);}if(_)return;try{(await Hn(ye.current,Ce.current)).verifications.find(At=>At.name==="kyc_verified")?.status!=="verified"?(console.log("[useStripeOnramp] credentials restored but KYC not verified \u2014 going to kyc"),u("kyc")):(console.log("[useStripeOnramp] credentials restored, KYC verified \u2014 skipping to session_params"),u("session_params"));}catch{console.log("[useStripeOnramp] credentials restored, could not check KYC \u2014 defaulting to kyc"),u("kyc");}}finally{_||y(false);}})(),()=>{_=true;}},[]),useEffect(()=>{if(!e?.publishableKey||!e?.externalUserId||!e?.recipientAddress){console.log("[resolveWallet] skipping \u2014 missing:",e?.publishableKey?"":"publishableKey",e?.externalUserId?"":"externalUserId",e?.recipientAddress?"":"recipientAddress");return}if(He)return;let _=false;Se(true);async function P(){try{console.log("[resolveWallet] fetching deposit address for:",e.externalUserId,e.recipientAddress);let[$,Y]=await Promise.all([Jp({external_user_id:e.externalUserId,recipient_address:e.recipientAddress,destination_chain_type:e?.destinationChainType,destination_chain_id:e?.destinationChainId,destination_token_address:e?.destinationTokenAddress}),e?.destinationTokenAddress&&e?.destinationChainId&&e?.destinationChainType?Zp({token_address:e.destinationTokenAddress,chain_id:e.destinationChainId,chain_type:e.destinationChainType}).catch(Mt=>(console.warn("[useStripeOnramp] fetchDefaultOnrampToken failed, using chain_id fallback:",Mt?.message),null)):Promise.resolve(null)]);if(_){console.log("[resolveWallet] cancelled after fetch \u2014 discarding stale result");return}let ce=e?.destinationChainType??"ethereum",_t=$.data.find(Mt=>Mt.chain_type===ce);if(_t?.address){let Mt=_t.address.toLowerCase();console.log("[resolveWallet] resolved deposit address:",Mt,"recipient:",_t.recipient_address),fe(Mt),de.current=Mt,_t.recipient_address&&_e(_t.recipient_address);}else console.warn("[resolveWallet] No wallet found for chain_type",ce,"in",$.data?.length,"wallets");let we={base:Onramp.CryptoNetwork.base,ethereum:Onramp.CryptoNetwork.ethereum,solana:Onramp.CryptoNetwork.solana,bitcoin:Onramp.CryptoNetwork.bitcoin,polygon:Onramp.CryptoNetwork.polygon},tt={8453:"base",1:"ethereum",137:"polygon"},At=Y?.destination_network,Tr="none";if(At&&we[At])xt(we[At]),Oe.current=we[At],Tr=At+" (from default_token API)";else if(e?.destinationChainId&&tt[e.destinationChainId]){let Mt=tt[e.destinationChainId];we[Mt]&&(xt(we[Mt]),Oe.current=we[Mt]),Tr=Mt+" (from chain_id "+e.destinationChainId+")";}else we[ce]&&(xt(we[ce]),Oe.current=we[ce],Tr=ce+" (from chain_type fallback)");Y?.destination_currency&&er(Y.destination_currency.toLowerCase());let Et=Y?.destination_token_metadata,lr=Nn(Et?.icon_urls,Et?.icon_url),Ar=Nn(Et?.chain?.icon_urls,Et?.chain?.icon_url);console.log("[resolveWallet] icon_urls \u2014 token:",lr,"network:",Ar),lr&&se(lr),Ar&&v(Ar),console.log("[resolveWallet] \u2705 setting walletReady = true"),ae(!0),gt.current=!0;}catch($){if(_)return;console.error("[resolveWallet] Failed to resolve wallet:",$?.message),ae(true),gt.current=true;}finally{_||Se(false);}}return ne.current=P(),()=>{_=true;}},[e?.publishableKey,e?.externalUserId,Ye]);let Wr=useCallback(async()=>{if(ue.current)return ue.current;let _=o({merchantDisplayName:e?.merchantDisplayName??"Unifold",appearance:{lightColors:{primary:"#2d22a1",contentOnPrimary:"#ffffff",borderSelected:"#07b8b8"},darkColors:{primary:"#800080",contentOnPrimary:"#ffffff",borderSelected:"#526f3e"},style:"ALWAYS_DARK",primaryButton:{cornerRadius:8,height:48}}}).then(P=>(P.error&&(console.error("[useStripeOnramp] configureSDK error:",P.error.message,P.error.code),ue.current=null),P)).catch(P=>{throw console.error("[useStripeOnramp] configureSDK threw:",P?.message??P),ue.current=null,P});return ue.current=_,_},[o,e?.merchantDisplayName]);useEffect(()=>{e?.externalUserId||Wr();},[]);let oo=useCallback(async _=>{if(!Ie.current){Ie.current=true,p(true),bt(),d("Creating auth intent...");try{let P=await vd(_);d("Waiting for authorization...");let $=await s(P);if($?.error){console.log("[proceedToAuthorize] authorize error:",$.error.message),K("authorization_error","Something went wrong during authorization. Please try again."),u("email");return}if($?.status==="Denied"){K("authorization_error","Authorization denied by user."),u("email");return}if($?.status!=="Consented"||!$.customerId){K("authorization_error","Authorization was canceled."),u("email");return}d("Exchanging tokens...");let Y=$.customerId,ce=await qp(P,Y),_t=ce.access_token,we=G(ce);console.log("[useStripeOnramp] customerId:",Y),console.log("[useStripeOnramp] accessToken acquired, length:",_t.length),I(_),Ke.current=_,Be(Y),ye.current=Y,Gn=Y,re(_t),me(Y,_t,we,ce.expires_in??3600,_),d("Checking verification status...");try{let tt=await Hn(Y,_t),At=tt.verifications.find(Ar=>Ar.name==="kyc_verified"),Tr=At?.status==="verified",Et=At?.status==="rejected",lr=tt.provided_fields.includes("first_name");if(d(""),Et&&!lr)K("kyc_error","KYC was previously rejected. Please submit with correct info."),u("kyc");else if(!Tr)u("kyc");else {ne.current&&(d("Resolving wallet..."),await ne.current,d(""));let Ar=de.current;if(Ar)try{let Mt=Ar.toLowerCase(),oa=Oe.current;console.log("[proceedToAuthorize] registering wallet:",Mt,"network:",oa);let wi=await c(Mt,oa);wi?.error?(console.warn("[proceedToAuthorize] wallet registration error:",wi.error.message),K("wallet_error",wi.error.message,wi.error.code),u("wallet")):(console.log("[proceedToAuthorize] wallet registered successfully"),u("kyc_offer"));}catch(Mt){console.warn("[proceedToAuthorize] Inline wallet registration failed, falling back to wallet step:",Mt?.message),u("wallet");}else console.log("[proceedToAuthorize] no resolved deposit address available, going to wallet step"),u("wallet");}}catch(tt){console.warn("[getOnrampCustomer] failed, defaulting to kyc:",tt?.message),d(""),u("kyc");}}catch(P){K("authorization_error",P?.message??String(P)),u("email");}finally{Ie.current=false,p(false);}}},[s,bt,K,me,c,et]),Fh=useCallback(async()=>{if(Keyboard.dismiss(),!b){K("validation_error","Please enter an email address.");return}p(true),bt(),d("");try{d("Configuring...");let _=await Wr();if(_.error){K("configuration_error",_.error.message,_.error.code);return}d("Checking Link account...");let P=await n(b);if(P.error){K("authorization_error",P.error.message,P.error.code);return}console.log("[checkEmail] link.hasLinkAccount:",P.hasLinkAccount),P.hasLinkAccount?await oo(b):(d(""),u("disclaimer"));}catch(_){K("unknown_error",_?.message??String(_));}finally{p(false);}},[bt,Wr,b,K,n,oo]),Dh=useCallback(async()=>{if(!Qe.current){if(!A){K("validation_error","Please enter your phone number.");return}Qe.current=true,p(true),bt(),d("");try{d("Creating Link account...");let _=await i({email:b,phone:A,fullName:O||b,country:z||"US"});if(_.error){K("registration_error",_.error.message,_.error.code);return}await oo(b);}catch(_){K("registration_error",_?.message??String(_));}finally{Qe.current=false,p(false);}}},[bt,z,b,K,O,A,i,oo]);useEffect(()=>{if(w!=="email"||!e?.email||h)return;if(Ee.current){Ee.current=false;return}let _=++Bt.current,P=false,$=()=>P||Bt.current!==_;return e?.phone?(async()=>{p(true),bt();try{d("Configuring...");let Y=await Wr();if($())return;if(Y.error){K("configuration_error",Y.error.message,Y.error.code);return}d("Checking Link account...");let ce=await n(e.email);if($())return;if(ce.error){K("authorization_error",ce.error.message,ce.error.code);return}if(ce.hasLinkAccount){if($())return;await oo(e.email);}else {if($())return;d(""),u("disclaimer");}}catch(Y){$()||K("unknown_error",Y?.message??String(Y));}finally{p(false);}})():(async()=>{p(true),bt();try{d("Configuring...");let Y=await Wr();if($())return;if(Y.error){K("configuration_error",Y.error.message,Y.error.code);return}d("Checking Link account...");let ce=await n(e.email);if($())return;if(ce.error){K("authorization_error",ce.error.message,ce.error.code);return}if(ce.hasLinkAccount){if($())return;await oo(e.email);}else {if($())return;d(""),u("disclaimer");}}catch(Y){$()||K("unknown_error",Y?.message??String(Y));}finally{p(false);}})(),()=>{P=true;}},[w,e?.email,e?.phone,h]);let il=useCallback(async()=>{ne.current&&(d("Resolving wallet..."),await ne.current);let _=de.current;if(_)try{d("Registering wallet...");let P=_.toLowerCase(),$=Oe.current;console.log("[resolveAndRegisterWallet] registering wallet:",P,"network:",$),await c(P,$);}catch(P){console.warn("[resolveAndRegisterWallet] wallet registration failed (non-fatal):",P?.message);}else console.warn("[resolveAndRegisterWallet] no resolved deposit address \u2014 skipping registration");},[c]),Vh=useCallback(async(_,P)=>{p(true),bt(),d(""),Fe(ce=>({...ce,..._}));let $=P??"kyc_offer",Y=P?"kyc_l1":"kyc";try{let ce=_.dobDay&&_.dobMonth&&_.dobYear,_t=_.firstName&&_.lastName,we={};_t&&(we.firstName=_.firstName,we.lastName=_.lastName),_.addressLine1&&(we.address={line1:_.addressLine1,line2:_.addressLine2||void 0,city:_.city,state:_.state,postalCode:_.postalCode,country:_.country}),_.idNumber&&(we.idNumber=_.idNumber),ce&&(we.dateOfBirth={day:parseInt(_.dobDay,10),month:parseInt(_.dobMonth,10),year:parseInt(_.dobYear,10)}),console.log("[attachKyc] sending kycInfo:",JSON.stringify(we,null,2));let tt=await a(we);if(console.log("[attachKyc] attachKycInfo result:",JSON.stringify(tt,null,2)),tt?.error?.message&&(/no active link consumer/i.test(tt.error.message)||/not be verified/i.test(tt.error.message))){if(console.log("[attachKyc] Link session invalid \u2014 re-establishing session"),d("Verifying identity..."),!await ra()){K("kyc_error","Please verify your identity to continue."),u(Y);return}tt=await a(we),console.log("[attachKyc] retry attachKycInfo result:",JSON.stringify(tt,null,2));}if(tt?.error){if(tt.error.stripeErrorCode==="consumer_person_already_verified"){console.log("[attachKyc] already verified, resolving wallet before",$),await il(),d(""),u($);return}K("kyc_error",tt.error.message,tt.error.stripeErrorCode??tt.error.code),u(Y);return}if(!(tt&&Object.keys(tt).length>0&&!tt.error)){let lr=P?"l1":"l0";if(console.log(`[attachKyc] success (no verification needed), waiting for ${lr} verified...`),d("Verifying identity..."),!ye.current||!Ce.current){console.warn(`[attachKyc] \u274C cannot poll ${lr} \u2014 missing customerIdRef or accessTokenRef`),K("kyc_error","Unable to verify identity. Please try again."),u(Y);return}let Ar=ye.current,Mt=Ce.current,oa=10,wi=!1;for(let Xc=0;Xc<oa;Xc++){try{let dl=(await Hn(Ar,Mt)).kyc_tiers?.find(Uh=>Uh.tier===lr);if(console.log(`[attachKyc] ${lr} poll #${Xc+1}: verification_status=${dl?.verification_status}`),dl?.verification_status==="verified"){console.log(`[attachKyc] \u2705 ${lr} verified!`),wi=!0;break}if(dl?.verification_status==="rejected"){console.warn(`[attachKyc] \u274C ${lr} rejected:`,dl?.verification_errors),K("kyc_error","KYC verification was rejected. Please try again."),u(Y);return}}catch(cl){console.warn(`[attachKyc] ${lr} poll error:`,cl?.message);}await new Promise(cl=>setTimeout(cl,2e3));}if(!wi){console.warn(`[attachKyc] \u274C ${lr} verification timed out after`,oa,"attempts"),K("kyc_error","Identity verification is taking longer than expected. Please try again."),u(Y);return}await il(),d(""),u($);return}console.log("[attachKyc] calling presentKycInfoVerification..."),d("Please review your KYC information...");let Et=await l(null);if(console.log("[attachKyc] presentKycInfoVerification result:",JSON.stringify(Et,null,2)),Et?.error){K("kyc_error",Et.error.message,Et.error.stripeErrorCode??Et.error.code),u(Y);return}if(Et?.status==="UpdateAddress"){K("kyc_error","Please update your address and resubmit."),u(Y);return}await il(),d(""),console.log("[attachKyc] success, navigating to:",$),u($);}catch(ce){K("kyc_error",ce?.message??String(ce)),u(Y);}finally{p(false);}},[a,bt,K,l,il]),ra=useCallback(async()=>{let _=Ke.current||e?.email;if(!_)return console.warn("[reestablishLinkSession] no email available \u2014 emailRef:",JSON.stringify(Ke.current),"config.email:",e?.email),false;try{console.log("[reestablishLinkSession] re-establishing Link session for:",_);let P=await vd(_),$=await s(P);return $?.status==="Consented"&&$.customerId?(console.log("[reestablishLinkSession] success, customerId:",$.customerId),ye.current=$.customerId,Be($.customerId),!0):(console.warn("[reestablishLinkSession] authorize did not consent:",$?.status),!1)}catch(P){return console.warn("[reestablishLinkSession] failed:",P?.message),false}},[s,e?.email]),dp=useCallback(async()=>{if(!Ne.current){Ne.current=true,p(true),bt(),d("Launching identity verification...");try{let _=await m();if(_?.error?.message&&(/no active link consumer/i.test(_.error.message)||/not be verified/i.test(_.error.message))){if(console.log("[verifyIdentity] Link session invalid \u2014 re-establishing session"),d("Verifying identity..."),!await ra()){K("identity_error","Please verify your identity to continue.");return}_=await m();}if(_?.error){let $=_.error.message??"";if(/cancel/i.test($)){console.log("[verifyIdentity] cancelled by user, returning silently"),d("");return}K("identity_error",$,_.error.code);return}d(""),sl.current?(sl.current=!1,u("session_params")):u("wallet");}catch(_){K("identity_error",_?.message??String(_));}finally{Ne.current=false,p(false);}}},[bt,K,ra,m]),sl=useRef(false);useEffect(()=>{w==="identity"&&!T&&dp();},[w]);let up=useCallback(async()=>{if(console.log("[registerWallet] called. walletAddress:",dt,"walletNetwork:",et),!dt){K("validation_error","Please enter a wallet address.");return}p(true),bt(),d("");try{let _=dt.toLowerCase();console.log("[registerWallet] registering wallet:",_,"network:",et);let P=await c(_,et);if(console.log("[registerWallet] result:",JSON.stringify(P,null,2)),P?.error){console.warn("[registerWallet] error:",P.error.message),K("wallet_error",P.error.message,P.error.code);return}console.log("[registerWallet] wallet registered successfully \u2192 kyc_offer"),d(""),u("kyc_offer");}catch(_){console.error("[registerWallet] exception:",_?.message??String(_)),K("wallet_error",_?.message??String(_));}finally{p(false);}},[bt,K,dt,et,c]);useEffect(()=>{console.log("[auto-register] step:",w,"walletReady:",He,"walletAddress:",dt||"(empty)"),w==="wallet"&&He&&dt&&(console.log("[auto-register] triggering registerWallet() with address:",dt),up());},[w,He,dt]);let al=useCallback(_=>{be.current=false,it.current=0;let P=0,$=async()=>{P+=1;let Y=Ce.current;try{let ce=await Gp(_,Y);if(console.log(`[pollSessionStatus] poll #${P} session=${_} status="${ce.status}"`),be.current)return;it.current=0,ce.status==="fulfillment_complete"?(Cr(ce),u("success")):ke.current=setTimeout($,3e3);}catch(ce){if(be.current)return;let _t=ce?.message??"";if((_t.includes("stripe_onramp_forbidden")||_t.includes("403"))&&(console.log("[pollSessionStatus] token expired during polling, refreshing..."),await Ot()&&!be.current)){ke.current=setTimeout($,1e3);return}if(it.current+=1,console.error(`[pollSessionStatus] poll #${P} error:`,_t),it.current>=Sy){K("session_error","We couldn't confirm delivery status. Your purchase may still complete \u2014 try again, or close and check your wallet.");return}ke.current=setTimeout($,5e3);}};ke.current=setTimeout($,3e3);},[K,Ot]),Lh=useCallback(()=>{if(yo.current==="processing"&&$e?.id){if(!Ce.current){K("session_error","Your session has expired. Your purchase may still complete \u2014 close and check your wallet.");return}bt(),it.current=0,ke.current&&(clearTimeout(ke.current),ke.current=null),al($e.id);}},[bt,K,al,$e?.id]),ll=useCallback(async _=>{p(true),bt(),d("");try{d("Confirming purchase...");let P=await Dr($=>Qp(_,$));console.log("[finalizeOnrampSession] confirmed session:",P.id,"status:",P.status),Cr(P),u("processing"),d(""),console.log("[finalizeOnrampSession] starting fulfillment polling for session:",P.id),al(P.id);}finally{p(false);}},[bt,al,Dr]),Jc=useRef(false),Bh=useCallback(async()=>{if(!(!$e||Jc.current)){Jc.current=true;try{p(!0),bt(),d("Refreshing quote...");let _=await Dr(P=>Pd($e.id,P));Cr(_),await ll(_.id);}catch(_){console.log("[confirmCheckout] error:",_?.message),K("session_error","Something went wrong. Please try again."),u("quote");}finally{p(false),Jc.current=false;}}},[bt,K,ll,$e,Dr]),Wh=useCallback(async(_=false,P,$)=>{let Y=P??pe;if(console.log("[collectPaymentMethod] called:",{useApplePay:_,amt:Y,amountOverride:P,sourceAmount:pe,hasSavedToken:!!$}),!Y||isNaN(Number(Y))||Number(Y)<=0){console.log("[collectPaymentMethod] validation failed \u2014 no valid amount"),K("validation_error","Please enter a valid amount.");return}P&&Me(P),p(true),bt(),d("");try{let ce=await Wr();if(ce.error){K("configuration_error",ce.error.message,ce.error.code);return}let _t;if($)console.log("[collectPaymentMethod] using saved payment token"),_t=$;else if(_){if(!e?.merchantIdentifier?.trim()){console.log("[collectPaymentMethod] no merchantIdentifier"),K("configuration_error","Apple Pay is not configured. Pass merchantIdentifier on StripeOnramp or in onramp config."),u("session_params");return}d("Opening Apple Pay..."),console.log("[collectPaymentMethod] calling stripeCollectPM(PlatformPay)...");let At={applePay:{merchantCountryCode:"US",currencyCode:Wt.toUpperCase(),cartItems:[{paymentType:PlatformPay.PaymentType.Immediate,label:`${wr.toUpperCase()} purchase + fees`,amount:Y}]}},Tr=await g("PlatformPay",At);if(console.log("[collectPaymentMethod] PlatformPay result ok:",!Tr?.error),Tr?.error){let lr=Tr.error.message??"",Ar=Tr.error.code??"",Mt=/cancel/i.test(lr)||/cancel/i.test(Ar);console.log("[collectPaymentMethod] pmResult error:",Tr.error,"isCancellation:",Mt),Mt||(K("payment_error",lr,Ar),u("session_params"));return}if(!Tr?.displayData){console.log("[collectPaymentMethod] no displayData \u2014 canceled");return}d("Creating payment token...");let Et=await C();if(console.log("[collectPaymentMethod] tokenResult ok:",!Et?.error),Et?.error){K("payment_error",Et.error.message,Et.error.code),u("session_params");return}_t=Et.cryptoPaymentToken;}else {d("Select a payment method...");let At=await g("Card");if(console.log("[collectPaymentMethod] Card result ok:",!At?.error),At?.error){let lr=At.error.message??"",Ar=At.error.code??"",Mt=/cancel/i.test(lr)||/cancel/i.test(Ar);console.log("[collectPaymentMethod] pmResult error:",At.error,"isCancellation:",Mt),Mt||(K("payment_error",lr,Ar),u("session_params"));return}if(!At?.displayData){console.log("[collectPaymentMethod] no displayData \u2014 canceled");return}let Tr=At.displayData;console.log("[collectPaymentMethod] displayData:",{type:Tr.type,label:Tr.label,sublabel:Tr.sublabel,hasIcon:!!Tr.icon}),d("Creating payment token...");let Et=await C();if(console.log("[collectPaymentMethod] tokenResult ok:",!Et?.error),Et?.error){K("payment_error",Et.error.message,Et.error.code),u("session_params");return}_t=Et.cryptoPaymentToken;}d("Creating onramp session...");let we=de.current||dt;if(console.log("[collectPaymentMethod] creating onramp session, sessionWalletAddress:",we),!we){K("wallet_error","No wallet address available. Please go back and enter a wallet address.");return}let tt=await Dr(At=>Kp({cryptoCustomerId:ye.current,paymentToken:_t,sourceAmount:Number(Y),sourceCurrency:Wt,destinationCurrency:wr,walletAddress:we,destinationNetwork:et},At));console.log("[collectPaymentMethod] session created:",tt?.id,"useApplePay:",_),Cr(tt),d(""),_?(console.log("[collectPaymentMethod] finalizing Apple Pay session..."),await ll(tt.id),console.log("[collectPaymentMethod] confirmation done, polling for fulfillment in background")):u("quote");}catch(ce){console.log("[collectPaymentMethod] error caught:",ce?.message),K("session_error","Something went wrong. Please try again."),u("session_params");}finally{p(false),d("");}},[bt,Wr,g,C,wr,K,ll,Me,pe,Wt,dt,et,Dr,e?.merchantIdentifier]),Ah=useCallback(async()=>{p(true),bt(),d("Select a payment method...");try{let _=await Wr();if(_.error)return K("configuration_error",_.error.message,_.error.code),null;let P=await g("Card");if(console.log("[addPaymentMethod] Card result ok:",!P?.error),P?.error?.message&&(/no active link consumer/i.test(P.error.message)||/not be verified/i.test(P.error.message))){if(console.log("[addPaymentMethod] Link session invalid \u2014 re-establishing session"),!await ra())return K("authorization_error","Please verify your identity to add a payment method."),null;P=await g("Card"),console.log("[addPaymentMethod] Card result after re-auth ok:",!P?.error);}if(P?.error){let _t=P.error.message??"",we=P.error.code??"",tt=/cancel/i.test(_t)||/cancel/i.test(we);return console.log("[addPaymentMethod] pmResult error:",P.error,"isCancellation:",tt),tt||K("payment_error",_t,we),null}if(!P?.displayData)return console.log("[addPaymentMethod] no displayData \u2014 canceled"),null;let Y=P.displayData;console.log("[addPaymentMethod] displayData:",{type:Y.type,label:Y.label,sublabel:Y.sublabel,hasIcon:!!Y.icon}),d("Saving payment method...");let ce=await C();return console.log("[addPaymentMethod] tokenResult ok:",!ce?.error),ce?.error?(K("payment_error",ce.error.message,ce.error.code),null):(console.log("[addPaymentMethod] payment method added successfully"),{token:ce.cryptoPaymentToken,sublabel:Y.sublabel??""})}catch(_){return console.log("[addPaymentMethod] error:",_?.message),K("session_error",_?.message??String(_)),null}finally{p(false),d("");}},[bt,Wr,g,C,K,ra]),Eh=useCallback(async()=>{if($e){p(true),bt(),d("");try{let _=await Dr(P=>Pd($e.id,P));Cr(_);}catch(_){console.log("[refreshQuote] error:",_?.message),K("session_error","Something went wrong. Please try again.");}finally{p(false);}}},[bt,K,$e,Dr]),Zc=useCallback(()=>{be.current=true,it.current=0,ke.current&&(clearTimeout(ke.current),ke.current=null),u(r),p(false),d(""),R(null),I(e?.email??""),Ke.current=e?.email??"",E(e?.phone??""),F(""),U("US"),Be(""),ye.current="",re(""),Ce.current="",Ae.current="",ae(false),Se(false),ne.current=null,Qt(_=>_+1),Fe(mm),fe(""),de.current="",gt.current=false,xt(Onramp.CryptoNetwork.ethereum),Me(e?.defaultSourceAmount??"100"),nt(e?.defaultSourceCurrency??"usd"),er(e?.defaultDestinationCurrency??"usdc"),_e(""),se(void 0),v(void 0),Cr(null),Bt.current+=1,Ie.current=false,Ne.current=false,Qe.current=false;},[e,r]),Mh=useCallback(()=>{sl.current=true,u("kyc_offer");},[]),zh=useCallback(async()=>{try{await S();}catch(_){console.warn("[logout] Stripe SDK logOut failed (non-fatal):",_?.message);}await gs(),Gn=null,ue.current=null,Ee.current=true,Zc();},[Zc,S]);return {step:w,restoring:h,loading:T,status:k,error:x,email:b,phone:A,fullName:O,country:z,customerId:he,accessToken:We,session:$e,kycData:yt,walletAddress:dt,resolvedRecipientAddress:ie,walletNetwork:et,sourceAmount:pe,sourceCurrency:Wt,destinationCurrency:wr,tokenIconUrl:q,networkIconUrl:D,applePaySupported:L,walletReady:He,walletLoading:J,setStep:u,setStatus:d,setEmail:I,setPhone:E,setFullName:F,setCountry:U,setWalletAddress:fe,setWalletNetwork:xt,setSourceAmount:Me,setSourceCurrency:nt,setDestinationCurrency:er,checkEmail:Fh,register:Dh,attachKyc:Vh,verifyIdentity:dp,requestKYCUpgrade:Mh,kycUpgradeMode:sl,logout:zh,registerWallet:up,collectPaymentMethod:Wh,addPaymentMethod:Ah,refreshQuote:Eh,confirmCheckout:Bh,reset:Zc,clearError:bt,emitComplete:Gc,resumeFulfillmentPolling:Lh,amountFirst:t}}function fm({initialData:e={},loading:t=false,onComplete:r,onCancel:o,onClose:n}){let i=Ho(),{colors:s,fonts:a,components:l}=V(),m=l.input.placeholderColor,[c,g]=useState(e.dobMonth??""),[C,S]=useState(e.dobDay??""),[w,u]=useState(e.dobYear??""),[h,y]=useState(e.idNumber??""),T=useRef(null),p=useRef(null),k=useRef(null),d=c.length===2&&C.length===2&&w.length===4&&h.trim().length>0,x=()=>{console.log("[KYCL1Screen] handleSubmit \u2014 canSubmit:",d,"dobMonth:",c,"dobDay:",C,"dobYear:",w,"idNumber:",h?"set":"empty"),d&&r({dobMonth:c,dobDay:C,dobYear:w,idNumber:h});};return jsx(KeyboardAvoidingView,{style:i.form.flex,behavior:Platform.OS==="ios"?"padding":void 0,children:jsxs(View,{style:i.form.screen,children:[jsx(St,{onPress:t?n??o:o,title:"Increase Your Limits",variant:t?"close":"back"}),jsx(at,{style:i.form.flex,contentContainerStyle:Ko.scrollContent,keyboardShouldPersistTaps:"handled",children:jsxs(View,{pointerEvents:t?"none":"auto",style:{opacity:t?.5:1},children:[jsx(Text,{style:i.form.title,children:"Date of birth & SSN"}),jsx(Text,{style:i.form.subtitle,children:"This information is used to verify your identity and increase your transaction limits."}),jsxs(View,{style:Ko.section,children:[jsx(Text,{style:[i.form.fieldLabel,{marginBottom:8}],children:"Date of birth"}),jsxs(View,{style:Ko.dobRow,children:[jsx(View,{style:Ko.dobCol,children:jsx(TextInput,{style:[i.form.input,Ko.dobInput],placeholder:"MM",placeholderTextColor:m,value:c,onChangeText:R=>{let b=R.replace(/\D/g,"").slice(0,2);g(b),b.length===2&&T.current?.focus();},keyboardType:"number-pad",maxLength:2,editable:!t})}),jsx(View,{style:Ko.dobCol,children:jsx(TextInput,{ref:T,style:[i.form.input,Ko.dobInput],placeholder:"DD",placeholderTextColor:m,value:C,onChangeText:R=>{let b=R.replace(/\D/g,"").slice(0,2);S(b),b.length===2&&p.current?.focus();},keyboardType:"number-pad",maxLength:2,editable:!t})}),jsx(View,{style:Ko.dobColWide,children:jsx(TextInput,{ref:p,style:[i.form.input,Ko.dobInput],placeholder:"YYYY",placeholderTextColor:m,value:w,onChangeText:R=>{let b=R.replace(/\D/g,"").slice(0,4);u(b),b.length===4&&k.current?.focus();},keyboardType:"number-pad",maxLength:4,editable:!t})})]})]}),jsxs(View,{style:Ko.section,children:[jsx(Text,{style:[i.form.fieldLabel,{marginBottom:8}],children:"Social Security Number"}),jsx(TextInput,{ref:k,style:i.form.input,placeholder:"123-45-6789",placeholderTextColor:m,value:h,onChangeText:y,keyboardType:"number-pad",secureTextEntry:true,returnKeyType:"done",onSubmitEditing:x,editable:!t}),jsx(Text,{style:[i.form.hint,{marginTop:10,lineHeight:18}],children:"Your SSN is transmitted securely and never stored on this device."})]})]})}),jsx(View,{style:i.form.footer,children:t?jsx(View,{style:[i.form.continueBtn,i.form.loaderInButton],children:jsx(ot,{size:28,strokeWidth:2,gradientFrom:s.primaryForeground,gradientTo:s.primaryForeground})}):jsx(TouchableOpacity,{style:[i.form.continueBtn,!d&&i.form.continueBtnDisabled],onPress:x,disabled:!d,children:jsx(Text,{style:[i.form.continueBtnText,!d&&i.form.continueBtnTextDisabled],children:"Submit"})})})]})})}var Ko=StyleSheet.create({scrollContent:{flexGrow:1,paddingBottom:16,paddingTop:16},section:{marginTop:20},dobRow:{flexDirection:"row",gap:10},dobCol:{flex:1},dobColWide:{flex:1.5},dobInput:{textAlign:"center"}});function Kd({borderRadius:e,backgroundColor:t,borderColor:r,borderWidth:o}){let n=useRef(new Animated.Value(.3)).current;return useEffect(()=>{let i=Animated.loop(Animated.sequence([Animated.timing(n,{toValue:1,duration:800,useNativeDriver:true}),Animated.timing(n,{toValue:.3,duration:800,useNativeDriver:true})]));return i.start(),()=>i.stop()},[n]),jsxs(Animated.View,{style:[ze.card,{backgroundColor:t,borderRadius:e,borderColor:r,borderWidth:o,opacity:n}],children:[jsx(View,{style:ze.skeletonLine}),jsx(View,{style:[ze.skeletonLine,{width:"60%"}]})]})}function hm({onRefresh:e,colors:t,fonts:r}){let[o,n]=useState(10),i=useRef(null);useEffect(()=>(i.current=setInterval(()=>{n(a=>a<=1?(i.current&&clearInterval(i.current),0):a-1);},1e3),()=>{i.current&&clearInterval(i.current);}),[]);let s=useCallback(()=>{o>0||(e(),n(10),i.current=setInterval(()=>{n(a=>a<=1?(i.current&&clearInterval(i.current),0):a-1);},1e3));},[o,e]);return jsxs(TouchableOpacity,{onPress:s,disabled:o>0,style:[ze.refreshBtn,{opacity:o>0?.4:1}],activeOpacity:.7,children:[jsx(ns,{size:14,color:t.foregroundMuted,strokeWidth:2}),o>0?jsxs(Text,{style:[ze.refreshText,{color:t.foregroundMuted,fontFamily:r.regular}],children:[o,"s"]}):null]})}function wm({onSelectL1:e,onSelectL2:t,onSkip:r,onClose:o,onRefresh:n,loading:i=false,loadingTiers:s=false,error:a,l0Status:l="not_started",l1Status:m="not_started",l2Status:c="not_started",l1Completed:g=false,l2Completed:C=false,currentLimit:S}){let w=Ho(),{colors:u,fonts:h,components:y}=V(),T=[ze.card,{backgroundColor:y.card.backgroundColor,borderRadius:y.card.borderRadius??12,borderWidth:y.card.borderWidth,borderColor:y.card.borderColor}],p=[...T,{opacity:.5}],k=l==="verified",d=m==="verified",x=c==="verified",R=g&&!d,b=C&&!x,I=x,A=k&&!d,E=k&&!x,O=d,F=!I,z=U=>`$${U.toLocaleString()}`;return jsxs(View,{style:w.form.screen,children:[jsx(St,{onPress:o,title:"Increase Your Limits"}),jsxs(View,{style:ze.content,children:[S!==void 0?jsxs(View,{style:[ze.limitBadge,{backgroundColor:y.card.backgroundColor,borderColor:y.card.borderColor,borderWidth:y.card.borderWidth,borderRadius:y.card.borderRadius??12}],children:[jsx(Text,{style:[ze.limitLabel,{color:u.foregroundMuted,fontFamily:h.regular}],children:"Current transaction limit"}),jsxs(Text,{style:[ze.limitValue,{color:u.foreground,fontFamily:h.semibold}],children:[z(S)," USD"]})]}):jsx(Kd,{borderRadius:y.card.borderRadius??12,backgroundColor:y.card.backgroundColor,borderColor:y.card.borderColor,borderWidth:y.card.borderWidth}),jsx(Text,{style:[ze.subtitle,{color:u.foregroundMuted,fontFamily:h.regular}],children:s?"Checking your verification status...":I?"All verification levels have been completed. Your limits are at the maximum available.":"Complete additional verification to increase your transaction limits."}),s?jsxs(Fragment,{children:[jsx(Kd,{borderRadius:y.card.borderRadius??12,backgroundColor:y.card.backgroundColor,borderColor:y.card.borderColor,borderWidth:y.card.borderWidth}),jsx(Kd,{borderRadius:y.card.borderRadius??12,backgroundColor:y.card.backgroundColor,borderColor:y.card.borderColor,borderWidth:y.card.borderWidth})]}):jsxs(Fragment,{children:[A&&(d?jsxs(View,{style:p,children:[jsxs(View,{style:ze.completedRow,children:[jsx(Qr,{size:20,color:u.foregroundMuted,strokeWidth:1.8}),jsx(Text,{style:[ze.cardTitle,{color:u.foreground,fontFamily:h.semibold,flex:1}],children:"Date of Birth & SSN"}),jsx(De,{size:18,color:u.primary,strokeWidth:2.5})]}),jsx(Text,{style:[ze.cardBody,{color:u.foregroundMuted,fontFamily:h.regular,marginLeft:28}],children:"Completed"})]}):R?jsxs(View,{style:T,children:[jsxs(View,{style:ze.pendingHeader,children:[jsx(Qr,{size:20,color:u.foregroundMuted,strokeWidth:1.8}),jsx(Text,{style:[ze.cardTitle,{color:u.foreground,fontFamily:h.semibold,flex:1}],children:"Date of Birth & SSN"}),n?jsx(hm,{onRefresh:n,colors:u,fonts:h}):null]}),jsxs(View,{style:[ze.pendingFooter,{marginLeft:28}],children:[jsx(Text,{style:[ze.cardBody,{color:u.foregroundMuted,fontFamily:h.regular}],children:"Verification in progress..."}),jsx(ot,{size:18,strokeWidth:2,gradientFrom:u.primary,gradientTo:u.primary})]})]}):jsxs(TouchableOpacity,{style:[T,ze.cardRow],onPress:e,activeOpacity:.7,children:[jsx(Qr,{size:20,color:u.foregroundMuted,strokeWidth:1.8}),jsxs(View,{style:ze.cardContent,children:[jsx(Text,{style:[ze.cardTitle,{color:u.foreground,fontFamily:h.semibold}],children:"Provide Date of Birth & SSN"}),jsx(Text,{style:[ze.cardBody,{color:u.foregroundMuted,fontFamily:h.regular}],children:"Increases your per-transaction and weekly limits."})]}),jsx(xr,{size:18,color:u.foregroundMuted,strokeWidth:2})]})),E&&(x?jsxs(View,{style:p,children:[jsxs(View,{style:ze.completedRow,children:[jsx(la,{size:20,color:u.foregroundMuted,strokeWidth:1.8}),jsx(Text,{style:[ze.cardTitle,{color:u.foreground,fontFamily:h.semibold,flex:1}],children:"Photo ID & Selfie"}),jsx(De,{size:18,color:u.primary,strokeWidth:2.5})]}),jsx(Text,{style:[ze.cardBody,{color:u.foregroundMuted,fontFamily:h.regular,marginLeft:28}],children:"Completed"})]}):b?jsxs(View,{style:T,children:[jsxs(View,{style:ze.pendingHeader,children:[jsx(la,{size:20,color:u.foregroundMuted,strokeWidth:1.8}),jsx(Text,{style:[ze.cardTitle,{color:u.foreground,fontFamily:h.semibold,flex:1}],children:"Photo ID & Selfie"}),n?jsx(hm,{onRefresh:n,colors:u,fonts:h}):null]}),jsxs(View,{style:[ze.pendingFooter,{marginLeft:28}],children:[jsx(Text,{style:[ze.cardBody,{color:u.foregroundMuted,fontFamily:h.regular}],children:"Verification in progress..."}),jsx(ot,{size:18,strokeWidth:2,gradientFrom:u.primary,gradientTo:u.primary})]})]}):O?jsxs(TouchableOpacity,{style:[T,ze.cardRow],onPress:t,activeOpacity:.7,children:[jsx(la,{size:20,color:u.foregroundMuted,strokeWidth:1.8}),jsxs(View,{style:ze.cardContent,children:[jsx(Text,{style:[ze.cardTitle,{color:u.foreground,fontFamily:h.semibold}],children:"Provide Photo ID & Selfie"}),jsx(Text,{style:[ze.cardBody,{color:u.foregroundMuted,fontFamily:h.regular}],children:"Unlocks the highest transaction limits available."})]}),jsx(xr,{size:18,color:u.foregroundMuted,strokeWidth:2})]}):jsxs(View,{style:[p,ze.cardRow],children:[jsx(la,{size:20,color:u.foregroundMuted,strokeWidth:1.8}),jsxs(View,{style:ze.cardContent,children:[jsx(Text,{style:[ze.cardTitle,{color:u.foregroundMuted,fontFamily:h.regular}],children:"Provide Photo ID & Selfie"}),jsx(Text,{style:[ze.cardBody,{color:u.foregroundMuted,fontFamily:h.regular}],children:"Complete Date of Birth & SSN first."})]})]}))]})]}),jsxs(View,{style:ze.footer,children:[a?jsx(Text,{style:[w.form.subtitle,{marginBottom:12,textAlign:"center",color:"red"}],children:a}):null,i?jsxs(View,{style:ze.loaderRow,children:[jsx(ot,{size:24,strokeWidth:2,gradientFrom:u.primary,gradientTo:u.primary}),jsx(Text,{style:[w.form.ghostBtnText,{marginLeft:8}],children:"Verifying..."})]}):F?jsx(TouchableOpacity,{style:w.form.ghostBtn,onPress:r,activeOpacity:.7,children:jsx(Text,{style:w.form.ghostBtnText,children:"Skip for now"})}):jsx(TouchableOpacity,{style:w.form.continueBtn,onPress:r,activeOpacity:.7,children:jsx(Text,{style:w.form.continueBtnText,children:"Done"})})]})]})}var ze=StyleSheet.create({content:{flex:1,paddingTop:24,gap:16},limitBadge:{alignItems:"center",paddingVertical:24,paddingHorizontal:20,gap:4},limitLabel:{fontSize:13},limitValue:{fontSize:20,paddingTop:8},subtitle:{fontSize:15,lineHeight:22,textAlign:"center",paddingHorizontal:16,paddingVertical:24},card:{padding:20,gap:6},cardRow:{flexDirection:"row",alignItems:"center",gap:16},cardContent:{flex:1,gap:6},cardTitle:{fontSize:16},cardBody:{fontSize:14,lineHeight:20},completedRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",gap:8},skeletonLine:{height:14,borderRadius:7,backgroundColor:"rgba(128, 128, 128, 0.15)",width:"80%",marginBottom:6},pendingHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",marginBottom:4,gap:8},pendingFooter:{flexDirection:"row",justifyContent:"space-between",alignItems:"center"},refreshBtn:{flexDirection:"row",alignItems:"center",gap:4,paddingVertical:2,paddingHorizontal:4},refreshText:{fontSize:12},footer:{paddingTop:12,gap:4},loaderRow:{flexDirection:"row",alignItems:"center",justifyContent:"center",paddingVertical:12}});var $l={linkOnrampTerms:"https://link.com/terms/crypto-onramp",bridgeTerms:"https://www.bridge.xyz/legal/us-terms/bridge-building-inc",linkPrivacy:"https://link.com/privacy",bridgePrivacy:"https://www.bridge.xyz/legal/us-privacy-policy/bridge-building-inc"};function Sm({styles:e,merchantDisplayName:t="This app",onContinue:r,onClose:o}){let{colors:n,fonts:i,components:s}=V(),a=[Vo.link,{color:n.primary,fontFamily:i.medium}],l=s.card.borderRadius??12;return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:o,title:"Verify Your Identity"}),jsx(View,{style:Vo.logoRow,children:jsx(wp,{height:20,color:n.foreground})}),jsxs(ScrollView,{style:Vo.scroll,contentContainerStyle:Vo.scrollContent,showsVerticalScrollIndicator:false,children:[jsxs(View,{style:[Vo.card,{backgroundColor:s.card.backgroundColor,borderRadius:l,borderWidth:s.card.borderWidth,borderColor:s.card.borderColor}],children:[jsx(Text,{style:[Vo.sectionTitle,{color:n.foreground,fontFamily:i.semibold}],children:"Description"}),jsxs(Text,{style:[Vo.body,{color:n.foregroundMuted,fontFamily:i.regular}],children:["You must verify your identity using Link. ",t," will create or access your Link account on your behalf."]})]}),jsxs(View,{style:[Vo.card,{backgroundColor:s.card.backgroundColor,borderRadius:l,borderWidth:s.card.borderWidth,borderColor:s.card.borderColor}],children:[jsx(Text,{style:[Vo.sectionTitle,{color:n.foreground,fontFamily:i.semibold}],children:"Terms"}),jsxs(Text,{style:[Vo.body,{color:n.foregroundMuted,fontFamily:i.regular}],children:["Your data will be encrypted and processed by our partner, Stripe. Funds transfer services are provided by Stripe Payments Company. Cryptocurrency conversion services are provided by Bridge. By continuing you agree to the"," ",jsx(Text,{style:a,onPress:()=>Linking.openURL($l.linkOnrampTerms),children:"Link Onramp Terms"}),","," ",jsx(Text,{style:a,onPress:()=>Linking.openURL($l.bridgeTerms),children:"Bridge Terms"})," ","and you acknowledge receipt of the"," ",jsx(Text,{style:a,onPress:()=>Linking.openURL($l.linkPrivacy),children:"Link US Consumer Privacy Notice"})," ","and the"," ",jsx(Text,{style:a,onPress:()=>Linking.openURL($l.bridgePrivacy),children:"Bridge Privacy Notice"}),"."]})]})]}),jsxs(View,{style:Vo.footer,children:[jsx(TouchableOpacity,{style:e.form.continueBtn,onPress:r,activeOpacity:.7,children:jsx(Text,{style:e.form.continueBtnText,children:"Continue"})}),jsx(TouchableOpacity,{style:e.form.ghostBtn,onPress:o,activeOpacity:.7,children:jsx(Text,{style:e.form.ghostBtnText,children:"Cancel"})})]})]})}var Vo=StyleSheet.create({logoRow:{paddingVertical:24,alignItems:"center"},scroll:{flex:1},scrollContent:{paddingTop:16,paddingBottom:16,gap:12},card:{padding:20,gap:10},sectionTitle:{fontSize:15},body:{fontSize:14,lineHeight:21},link:{textDecorationLine:"underline"},footer:{paddingTop:12,gap:4}});function km({styles:e,placeholderColor:t,hasPrefilledEmail:r,loading:o,error:n,status:i,email:s,setEmail:a,checkEmail:l,onClose:m}){let{colors:c}=V();return r?jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:m}),jsxs(View,{style:e.flow.centered,children:[jsx(ot,{size:56,strokeWidth:3}),jsx(Nr,{error:n,progress:i,loading:o})]})]}):jsx(KeyboardAvoidingView,{style:e.form.flex,behavior:Platform.OS==="ios"?"padding":void 0,children:jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:m}),jsxs(View,{style:e.form.content,children:[jsx(Text,{style:e.form.title,children:"Enter your email"}),jsx(Text,{style:e.form.subtitle,children:"We'll check if you have a Link account or create one for you."}),jsxs(View,{style:e.form.fieldWrap,children:[jsx(Text,{style:e.form.fieldLabel,children:"Email address"}),jsx(TextInput,{style:[e.form.input,o&&{opacity:.5}],placeholder:"jane@example.com",placeholderTextColor:t,keyboardType:"email-address",autoCapitalize:"none",autoCorrect:false,value:s,onChangeText:a,autoFocus:true,returnKeyType:"done",onSubmitEditing:l,editable:!o})]})]}),jsxs(View,{style:e.form.footer,children:[o?jsx(View,{style:[e.form.continueBtn,e.form.loaderInButton],children:jsx(ot,{size:28,strokeWidth:2,gradientFrom:c.primaryForeground,gradientTo:c.primaryForeground})}):jsx(TouchableOpacity,{style:[e.form.continueBtn,!s&&e.form.continueBtnDisabled],onPress:l,disabled:!s,children:jsx(Text,{style:[e.form.continueBtnText,!s&&e.form.continueBtnTextDisabled],children:"Continue"})}),jsx(Nr,{error:n,progress:i,loading:o})]})]})})}function xm({styles:e,loading:t,status:r,error:o,verifyIdentity:n,onClose:i}){return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:i}),jsxs(View,{style:e.flow.centered,children:[t?jsxs(Fragment,{children:[jsx(View,{style:e.flow.spinnerWrap,children:jsx(ot,{size:48,strokeWidth:3})}),jsx(Text,{style:e.flow.heading,children:"Verifying identity"}),jsx(Text,{style:e.flow.sub,children:r||"Preparing identity verification..."})]}):jsxs(Fragment,{children:[jsx(View,{style:e.flow.spinnerWrap,children:jsx(Text,{style:e.flow.idIcon,children:"\u{1FAAA}"})}),jsx(Text,{style:e.flow.heading,children:"Identity verification"}),jsx(Text,{style:e.flow.sub,children:r||"Tap below to continue verification."})]}),jsx(Nr,{error:o,progress:r,loading:false})]}),!t&&jsx(View,{style:e.form.footer,children:jsx(TouchableOpacity,{style:e.form.continueBtn,onPress:n,children:jsx(Text,{style:e.form.continueBtnText,children:"Continue Verification"})})})]})}function _m({styles:e,error:t,status:r,loading:o,sourceCurrency:n,destinationCurrency:i,destinationNetwork:s,tokenIconUrl:a,networkIconUrl:l,onClose:m,onRetryStatusCheck:c}){let{colors:g}=V(),C=!!t;return jsxs(View,{style:e.form.screen,children:[C?jsx(St,{onPress:m}):jsx(View,{style:_l}),jsx(View,{style:e.flow.centered,children:t?jsxs(Fragment,{children:[jsx(Text,{style:e.flow.heading,children:"Could not confirm status"}),jsx(Text,{style:e.flow.sub,children:"Your payment may still be completing. Try checking again, or close this screen and verify your wallet balance."})]}):jsxs(Fragment,{children:[jsx(View,{style:e.flow.spinnerWrap,children:jsx(ot,{size:48,strokeWidth:3,gradientFrom:g.primary,gradientTo:g.primary})}),jsx(Text,{style:e.flow.heading,children:"Processing your purchase"}),jsxs(Text,{style:e.flow.sub,children:["Your payment has been confirmed.",`
6
+ `,"We're sending your crypto \u2014 this usually takes less than a minute."]}),n&&i&&s&&jsx(Il,{sourceCurrency:n,destinationCurrency:i,destinationNetwork:s,tokenIconUrl:a,networkIconUrl:l,style:{marginTop:24,marginHorizontal:24}})]})}),jsxs(View,{style:e.form.footer,children:[jsx(Nr,{error:t,progress:r,loading:o}),t?jsx(TouchableOpacity,{style:e.form.ghostBtn,onPress:c,children:jsx(Text,{style:e.form.ghostBtnText,children:"Check status again"})}):null]})]})}function vm({styles:e,session:t,loading:r,error:o,status:n,confirmCheckout:i,tokenIconUrl:s,networkIconUrl:a,onClose:l,onBack:m}){let{colors:c}=V(),g=t.transaction_details,C=Rl(g.destination_amount,g.destination_currency);return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:m??l,title:"Review your purchase",variant:m?"back":"close"}),jsxs(View,{style:e.form.content,children:[jsx(View,{style:{alignItems:"center",marginTop:24,marginBottom:20},children:jsx(ps,{currency:g.destination_currency,tokenIconUrl:s,networkIconUrl:a,size:64})}),jsxs(View,{style:e.quote.card,children:[jsx(Po,{quote:e.quote,label:"You pay",value:`${g.source_amount} ${g.source_currency.toUpperCase()}`,hideDivider:true}),jsx(Po,{quote:e.quote,label:"You receive",value:`${C} ${g.destination_currency.toUpperCase()}`,hideDivider:true}),jsx(Po,{quote:e.quote,label:"Network fee",value:`$${g.fees.network_fee_amount}`,hideDivider:true}),jsx(Po,{quote:e.quote,label:"Transaction fee",value:`$${g.fees.transaction_fee_amount}`,last:true})]})]}),jsxs(View,{style:e.form.footer,children:[r?jsx(View,{style:[e.form.continueBtn,e.form.loaderInButton],children:jsx(ot,{size:28,strokeWidth:2,gradientFrom:c.primaryForeground,gradientTo:c.primaryForeground})}):jsx(TouchableOpacity,{style:e.form.continueBtn,onPress:i,children:jsx(Text,{style:e.form.continueBtnText,children:"Confirm Purchase"})}),jsx(Nr,{error:o,progress:n,loading:r})]})]})}function Im({styles:e,hasPrefilledPhone:t,loading:r,error:o,status:n,email:i,phone:s,setPhone:a,register:l,onClose:m}){let c=V(),{colors:g,fonts:C,components:S}=c,[w,u]=useState("");useEffect(()=>{if(t)return;let T=w?`+1${w}`:"";a(T);},[w,a,t]);let h=useCallback(T=>{u(T.replace(/[^\d]/g,""));},[]);if(t)return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:m}),jsxs(View,{style:e.flow.centered,children:[jsx(ot,{size:56,strokeWidth:3}),jsx(Nr,{error:o,progress:n,loading:r})]})]});let y=w.length>=4;return jsx(KeyboardAvoidingView,{style:e.form.flex,behavior:Platform.OS==="ios"?"padding":void 0,children:jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:m}),jsxs(View,{style:e.form.content,children:[jsx(Text,{style:e.form.title,children:"Enter your phone"}),jsx(Text,{style:e.form.subtitle,children:"We'll send a verification code to confirm your number."}),jsxs(View,{style:e.form.fieldWrap,children:[jsx(Text,{style:e.form.fieldLabel,children:"Phone number"}),jsxs(View,{style:Pa.phoneRow,children:[jsxs(View,{style:[Pa.countryPrefix,{backgroundColor:S.card.backgroundColor,borderColor:S.input.borderColor,borderRadius:S.input.borderRadius,borderWidth:S.card.borderWidth}],children:[jsx(Text,{style:Pa.flag,children:"\u{1F1FA}\u{1F1F8}"}),jsx(Text,{style:[Pa.dialCode,{color:g.foreground,fontFamily:C.medium}],children:"+1"})]}),jsx(TextInput,{style:[e.form.input,Pa.phoneInput,r&&{opacity:.5}],placeholder:"Phone number",placeholderTextColor:c.components.input.placeholderColor,keyboardType:"phone-pad",value:w,onChangeText:h,autoFocus:true,returnKeyType:"done",onSubmitEditing:()=>y&&l(),editable:!r})]})]}),jsxs(View,{style:e.form.emailRow,children:[jsx(Text,{style:e.form.emailLabel,children:"Signing up as"}),jsx(Text,{style:e.form.emailValue,children:i})]})]}),jsxs(View,{style:e.form.footer,children:[r?jsx(View,{style:[e.form.continueBtn,e.form.loaderInButton],children:jsx(ot,{size:28,strokeWidth:2,gradientFrom:g.primaryForeground,gradientTo:g.primaryForeground})}):jsx(TouchableOpacity,{style:[e.form.continueBtn,!y&&e.form.continueBtnDisabled],onPress:l,disabled:!y,children:jsx(Text,{style:[e.form.continueBtnText,!y&&e.form.continueBtnTextDisabled],children:"Continue"})}),jsx(Nr,{error:o,progress:n,loading:r})]})]})})}var Pa=StyleSheet.create({phoneRow:{flexDirection:"row",gap:8,alignItems:"stretch"},countryPrefix:{flexDirection:"row",alignItems:"center",paddingHorizontal:12,gap:8},flag:{fontSize:20},dialCode:{fontSize:16,fontWeight:"600"},phoneInput:{flex:1}});function Gy({currency:e,tokenIconUrl:t,size:r=72}){let{colors:o}=V(),n=e.toLowerCase(),i=vl[n]??o.primary,s=Math.round(r*.36);return jsxs(View,{style:{width:r,height:r,position:"relative"},children:[t?jsx(Image,{source:{uri:t},style:{width:r,height:r,borderRadius:r/2}}):jsx(View,{style:[Jo.tokenCircle,{width:r,height:r,borderRadius:r/2,backgroundColor:i}],children:jsx(Text,{style:[Jo.tokenLetter,{fontSize:r*.38}],children:e.toUpperCase().slice(0,e.length>3?4:void 0)})}),jsx(View,{style:[Jo.checkBadge,{width:s,height:s,borderRadius:s/2,backgroundColor:o.success,borderColor:o.background}],children:jsx(De,{size:s*.55,color:"#FFFFFF",strokeWidth:3})})]})}function Pm({styles:e,session:t,resolvedRecipientAddress:r,recipientFromConfig:o,tokenIconUrl:n,networkIconUrl:i,onDone:s}){let {colors:a,components:l,fonts:m}=V(),c=t.transaction_details,g=Rl(c.destination_amount,c.destination_currency),C=r||o||"";us(c.destination_network);return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:s,title:"Purchase complete"}),jsx(View,{style:e.form.content,children:jsxs(at,{style:e.form.flex,contentContainerStyle:Jo.scrollContent,showsVerticalScrollIndicator:false,children:[jsxs(View,{style:Jo.iconSection,children:[jsx(Gy,{currency:c.destination_currency,tokenIconUrl:n,size:72}),jsxs(View,{style:Jo.statusRow,children:[jsx(View,{style:[Jo.statusDot,{backgroundColor:a.success}]}),jsx(Text,{style:[Jo.statusText,{color:a.foreground,fontFamily:m.semibold}],children:"Completed"})]}),jsx(Text,{style:[Jo.subtitle,{color:a.foregroundMuted}],children:"Your crypto is on its way to your wallet."})]}),jsx(Il,{sourceCurrency:c.source_currency,destinationCurrency:c.destination_currency,destinationNetwork:c.destination_network,tokenIconUrl:n,networkIconUrl:i,style:{marginBottom:12}}),jsxs(View,{style:[e.quote.card,{borderRadius:l.card.borderRadius,borderWidth:l.card.borderWidth,borderColor:l.card.borderColor},Jo.detailCard],children:[jsx(Po,{quote:e.quote,label:"You Paid",value:`${c.source_amount} ${c.source_currency.toUpperCase()}`,hideDivider:true}),jsx(Po,{quote:e.quote,label:"You Received",value:`${g} ${c.destination_currency.toUpperCase()}`,hideDivider:true}),jsx(Po,{quote:e.quote,label:"Network Fee",value:`$${c.fees.network_fee_amount}`,hideDivider:true}),jsx(Po,{quote:e.quote,label:"Transaction Fee",value:`$${c.fees.transaction_fee_amount}`,hideDivider:true}),jsx(Rd,{quote:e.quote,label:"Intent Address",address:c.wallet_address,hideDivider:true}),C?jsx(Rd,{quote:e.quote,label:"Recipient Address",address:C,last:true}):jsx(Po,{quote:e.quote,label:"Session",value:t.id.slice(0,8)+"..."+t.id.slice(-6),last:true})]})]})}),jsx(View,{style:e.form.footer,children:jsx(TouchableOpacity,{style:e.form.continueBtn,onPress:s,children:jsx(Text,{style:e.form.continueBtnText,children:"Done"})})})]})}var Jo=StyleSheet.create({scrollContent:{paddingBottom:24,alignItems:"center"},iconSection:{alignItems:"center",marginTop:24,marginBottom:24},tokenCircle:{alignItems:"center",justifyContent:"center"},tokenLetter:{color:"#FFFFFF",fontWeight:"700",letterSpacing:.5},checkBadge:{position:"absolute",bottom:0,right:0,alignItems:"center",justifyContent:"center",borderWidth:3},statusRow:{flexDirection:"row",alignItems:"center",marginTop:16,gap:6},statusDot:{width:8,height:8,borderRadius:4},statusText:{fontSize:16},subtitle:{fontSize:14,marginTop:4},detailCard:{width:"100%"}});function Om({styles:e,hasAutoWallet:t,loading:r,error:o,status:n,walletAddress:i,walletNetwork:s,setWalletAddress:a,setWalletNetwork:l,setDestinationCurrency:m,registerWallet:c,onClose:g}){let{colors:C,components:S}=V();if(t){let w=!r&&!!o;return jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:g}),jsxs(View,{style:e.flow.centered,children:[!w&&jsx(ot,{size:56,strokeWidth:3}),jsx(Nr,{error:o,progress:n,loading:r})]}),w&&jsx(View,{style:e.form.footer,children:jsx(TouchableOpacity,{style:e.form.continueBtn,onPress:c,children:jsx(Text,{style:e.form.continueBtnText,children:"Retry"})})})]})}return jsx(KeyboardAvoidingView,{style:e.form.flex,behavior:Platform.OS==="ios"?"padding":void 0,children:jsxs(View,{style:e.form.screen,children:[jsx(St,{onPress:g}),jsxs(View,{style:e.form.content,children:[jsx(Text,{style:e.form.title,children:"Your crypto wallet"}),jsx(Text,{style:e.form.subtitle,children:"Enter the wallet address where you'd like to receive your crypto."}),jsxs(View,{style:e.form.fieldWrap,children:[jsx(Text,{style:e.form.fieldLabel,children:"Wallet address"}),jsx(TextInput,{style:[e.form.input,e.wallet.input],placeholder:"0x...",placeholderTextColor:S.input.placeholderColor,autoCapitalize:"none",autoCorrect:false,value:i,onChangeText:a})]}),jsxs(View,{style:e.form.fieldWrap,children:[jsx(Text,{style:e.form.fieldLabel,children:"Network"}),jsx(View,{style:e.wallet.list,children:Tl.map(w=>{let u=s===w.value;return jsxs(TouchableOpacity,{style:[e.wallet.row,u&&e.wallet.rowSelected],onPress:()=>{l(w.value),m(w.defaultCrypto);},children:[jsx(View,{style:e.wallet.iconWrap,children:jsx(w.Icon,{size:24})}),jsx(Text,{style:[e.wallet.rowText,u&&e.wallet.rowTextSelected],children:w.label}),u&&jsx(View,{style:e.wallet.checkCircle,children:jsx(De,{size:14,color:S.container.buttonTitleColor,strokeWidth:2.5})})]},w.value)})})]})]}),jsxs(View,{style:e.form.footer,children:[r?jsx(View,{style:[e.form.continueBtn,e.form.loaderInButton],children:jsx(ot,{size:28,strokeWidth:2,gradientFrom:C.primaryForeground,gradientTo:C.primaryForeground})}):jsx(TouchableOpacity,{style:[e.form.continueBtn,!i&&e.form.continueBtnDisabled],onPress:c,disabled:!i,children:jsx(Text,{style:[e.form.continueBtnText,!i&&e.form.continueBtnTextDisabled],children:"Continue"})}),jsx(Nr,{error:o,progress:n,loading:r})]})]})})}var nb={step:"#4fc3f7",request:"#ffb74d",response:"#81c784",event:"#ce93d8",error:"#ef5350"};function Dm({maxHeight:e=200}){let[t,r]=useState(Mp),[o,n]=useState(false),[i,s]=useState(new Set),a=useRef(null);useEffect(()=>zp(c=>r(c)),[]),useEffect(()=>{o&&setTimeout(()=>a.current?.scrollToEnd({animated:true}),50);},[t.length,o]);let l=()=>{let c=t.map(g=>`[${g.timestamp}] [${g.type}] ${g.label}${g.detail?`
7
+ `+g.detail:""}`).join(`
8
+
9
+ `);Clipboard.setString(c);},m=c=>{s(g=>{let C=new Set(g);return C.has(c)?C.delete(c):C.add(c),C});};return o?jsxs(View,{style:[vr.container,{maxHeight:e}],children:[jsxs(View,{style:vr.toolbar,children:[jsx(TouchableOpacity,{onPress:()=>n(false),style:vr.toggleBtn,children:jsx(Text,{style:vr.toggleText,children:"\u25BC Hide"})}),jsx(TouchableOpacity,{onPress:l,style:vr.actionBtn,children:jsx(Text,{style:vr.actionText,children:"Copy All"})}),jsx(TouchableOpacity,{onPress:Ep,style:vr.actionBtn,children:jsx(Text,{style:[vr.actionText,{color:"#ef5350"}],children:"Clear"})})]}),jsxs(ScrollView,{ref:a,style:vr.scroll,showsVerticalScrollIndicator:true,children:[t.map(c=>jsxs(TouchableOpacity,{onPress:()=>c.detail&&m(c.id),activeOpacity:.7,children:[jsxs(View,{style:vr.entry,children:[jsx(Text,{style:[vr.entryTime,{color:"#888"}],children:c.timestamp}),jsxs(Text,{style:[vr.entryType,{color:nb[c.type]}],children:["[",c.type,"]"]}),jsx(Text,{style:vr.entryLabel,numberOfLines:i.has(c.id)?void 0:1,children:c.label})]}),i.has(c.id)&&c.detail&&jsx(Text,{style:vr.entryDetail,selectable:true,children:c.detail})]},c.id)),t.length===0&&jsx(Text,{style:vr.emptyText,children:"No debug logs yet"})]})]}):jsx(View,{style:vr.collapsedBar,children:jsx(TouchableOpacity,{onPress:()=>n(true),style:vr.toggleBtn,children:jsxs(Text,{style:vr.toggleText,children:["\u{1F41B} Debug (",t.length,")"]})})})}var vr=StyleSheet.create({collapsedBar:{paddingHorizontal:12,paddingVertical:4},container:{backgroundColor:"#1a1a1a",borderTopWidth:1,borderTopColor:"#333"},toolbar:{flexDirection:"row",alignItems:"center",paddingHorizontal:12,paddingVertical:6,gap:12,borderBottomWidth:1,borderBottomColor:"#333"},toggleBtn:{paddingVertical:4,paddingHorizontal:8},toggleText:{color:"#aaa",fontSize:12,fontFamily:Platform.OS==="ios"?"Menlo":"monospace"},actionBtn:{paddingVertical:4,paddingHorizontal:8},actionText:{color:"#4fc3f7",fontSize:12,fontFamily:Platform.OS==="ios"?"Menlo":"monospace"},scroll:{flex:1,paddingHorizontal:8},entry:{flexDirection:"row",alignItems:"flex-start",paddingVertical:3,gap:6},entryTime:{fontSize:10,fontFamily:Platform.OS==="ios"?"Menlo":"monospace",minWidth:70},entryType:{fontSize:10,fontFamily:Platform.OS==="ios"?"Menlo":"monospace",minWidth:55},entryLabel:{fontSize:11,color:"#ddd",fontFamily:Platform.OS==="ios"?"Menlo":"monospace",flex:1},entryDetail:{fontSize:10,color:"#999",fontFamily:Platform.OS==="ios"?"Menlo":"monospace",paddingLeft:16,paddingBottom:6,paddingTop:2},emptyText:{color:"#666",fontSize:11,textAlign:"center",paddingVertical:20,fontFamily:Platform.OS==="ios"?"Menlo":"monospace"}});function Vm({children:e}){return jsxs(View,{style:{flex:1},children:[jsx(View,{style:{flex:1},children:e}),jsx(Dm,{maxHeight:180})]})}function Jl({config:e,onClose:t}){let r=V(),o=Ho(),{step:n,restoring:i,loading:s,status:a,error:l,email:m,phone:c,session:g,kycData:C,walletAddress:S,resolvedRecipientAddress:w,walletNetwork:u,sourceAmount:h,sourceCurrency:y,destinationCurrency:T,tokenIconUrl:p,networkIconUrl:k,applePaySupported:d,setStep:x,setEmail:R,setPhone:b,setWalletAddress:I,setWalletNetwork:A,setSourceAmount:E,setDestinationCurrency:O,checkEmail:F,register:z,attachKyc:U,verifyIdentity:he,registerWallet:Be,collectPaymentMethod:We,addPaymentMethod:re,confirmCheckout:Ae,reset:Ce,emitComplete:ye,resumeFulfillmentPolling:He,amountFirst:ae,customerId:J,accessToken:Se,requestKYCUpgrade:Bt,kycUpgradeMode:Ie,logout:Ne}=zl(e),Qe=!!e?.email,Ee=!!e?.phone,Ke=!!e?.publishableKey&&!!e?.externalUserId,[gt,ne]=useState(void 0),[de,Oe]=useState(void 0),[ue,Ye]=useState([]),[Qt,yt]=useState(false),[Fe,dt]=useState(false),[fe,ie]=useState("not_started"),[_e,et]=useState("not_started"),[xt,pe]=useState("not_started"),[Me,Wt]=useState(false);useEffect(()=>{n!=="kyc_offer"||!J||!Se||(Wt(true),Hn(J,Se).then(q=>{let se=q.kyc_tiers??[],D=se.find(N=>N.tier==="l0"),v=se.find(N=>N.tier==="l1"),L=se.find(N=>N.tier==="l2");D?.verification_status&&ie(D.verification_status),v?.verification_status&&et(v.verification_status),L?.verification_status&&pe(L.verification_status),console.log("[OnrampScreen] kyc_tiers \u2014 l0:",D?.verification_status,"l1:",v?.verification_status,"l2:",L?.verification_status);}).catch(q=>{console.warn("[OnrampScreen] kyc_offer customer fetch error:",q?.message);}).finally(()=>Wt(false)),S&&Od({destinationNetwork:u||"ethereum",walletAddress:S,accessToken:Se,cryptoCustomerId:J}).then(q=>{let se=q.limits?.usd;if(se?.card?.length){let D=Math.max(...se.card.map(v=>v.limit));ne(D),console.log("[OnrampScreen] kyc_offer card max amount:",D);}}).catch(q=>{console.warn("[OnrampScreen] kyc_offer transaction_limits error:",q?.message);}));},[n,J,Se,S,u]),useEffect(()=>{if(i||n!=="session_params"||!J||!Se)return;console.log("[OnrampScreen] customerId:",J);let q=D=>{let v=D?.message??"";return v.includes("stripe_onramp_forbidden")||v.includes("403")},se=D=>{q(D)&&Ne();};Hn(J,Se).then(D=>{console.log("[OnrampScreen] customer:",JSON.stringify(D,null,2));let v=D.provided_fields??[],L=D.verifications??[],N=v.includes("date_of_birth")||v.includes("id_number"),be=L.find(it=>it.name==="id_document_verified")?.status==="verified";yt(N),dt(!!be);}).catch(D=>{console.warn("[OnrampScreen] customer fetch error:",D?.message),se(D);}),Fd(J,Se).then(D=>{console.log("[OnrampScreen] payment_tokens fetched, count:",D.data?.length??0),Ye(D.data??[]);}).catch(D=>{console.warn("[OnrampScreen] payment_tokens error:",D?.message),se(D);}),console.log("[OnrampScreen] walletAddress:",S,"walletNetwork:",u),S&&(console.log("[OnrampScreen] calling getTransactionLimits..."),Od({destinationNetwork:u||"ethereum",walletAddress:S,accessToken:Se,cryptoCustomerId:J}).then(D=>{console.log("[OnrampScreen] transaction_limits fetched");let v=D.limits?.usd;if(v?.card?.length){let L=Math.max(...v.card.map(N=>N.limit));ne(L),console.log("[OnrampScreen] card max amount:",L);}}).catch(D=>{console.warn("[OnrampScreen] transaction_limits error:",D?.message),se(D);})),ha(e?.publishableKey).then(D=>{let v=D.data?.find(L=>L.currency_code==="usd");v&&(Oe(v.minimum_amount),console.log("[OnrampScreen] fiat min amount:",v.minimum_amount));}).catch(D=>{console.warn("[OnrampScreen] fiat_currencies error:",D?.message);});},[i,n,J,Se,S,u,Ce]);let nt=async()=>{if(!(!J||!Se))try{let q=await Fd(J,Se);console.log("[OnrampScreen] payment_tokens refreshed, count:",q.data?.length??0),Ye(q.data??[]);}catch(q){console.warn("[OnrampScreen] payment_tokens refresh error:",q?.message);let se=q?.message??"";(se.includes("stripe_onramp_forbidden")||se.includes("403"))&&Ne();}},wr=async()=>{let q=await re();return q&&await nt(),q},er=e?.skipSuccessConfirmation===true;useEffect(()=>{n==="success"&&er&&g&&(ye(g),Ce(),t?.());},[n,er,g,ye,Ce,t]),useEffect(()=>{n==="register"&&Ee&&z();},[n,Ee,z]);let $e=()=>{Ce(),t?.();};if(i)return jsx(Vm,{children:jsx(View,{style:[sb.container,{backgroundColor:r.colors.background}],children:jsx(ot,{size:56,strokeWidth:3,gradientFrom:r.colors.primary,gradientTo:r.colors.primary})})});let Cr=(()=>{if(n==="disclaimer")return jsx(Sm,{styles:o,merchantDisplayName:e?.merchantDisplayName,onContinue:()=>x("register"),onClose:()=>x("email")});if(n==="email")return jsx(km,{styles:o,placeholderColor:r.components.input.placeholderColor,hasPrefilledEmail:Qe,loading:s,error:l,status:a,email:m,setEmail:R,checkEmail:F,onClose:$e});if(n==="register")return jsx(Im,{styles:o,hasPrefilledPhone:Ee,loading:s,error:l,status:a,email:m,phone:c,setPhone:b,register:z,onClose:$e});if(n==="kyc")return jsx(Ml,{initialData:C,loading:s,onComplete:U,onCancel:$e});if(n==="kyc_offer"){let q=()=>{Ie.current&&(Ie.current=false),x("session_params");};return jsx(wm,{onSelectL1:()=>x("kyc_l1"),onSelectL2:()=>{Ie.current=true,x("identity");},onSkip:q,onClose:()=>{Ie.current?(Ie.current=false,x("session_params")):q();},onRefresh:()=>{!J||!Se||(Wt(true),Hn(J,Se).then(v=>{let L=v.kyc_tiers??[],N=L.find(it=>it.tier==="l0"),ke=L.find(it=>it.tier==="l1"),be=L.find(it=>it.tier==="l2");N?.verification_status&&ie(N.verification_status),ke?.verification_status&&et(ke.verification_status),be?.verification_status&&pe(be.verification_status),console.log("[OnrampScreen] refresh kyc_tiers \u2014 l0:",N?.verification_status,"l1:",ke?.verification_status,"l2:",be?.verification_status);}).catch(v=>{console.warn("[OnrampScreen] refresh customer fetch error:",v?.message);}).finally(()=>Wt(false)));},loading:s,loadingTiers:Me,error:l?.message,l0Status:fe,l1Status:_e,l2Status:xt,l1Completed:Qt,l2Completed:Fe,currentLimit:gt})}if(n==="kyc_l1"){let q=Ie.current?"session_params":"wallet";return jsx(fm,{initialData:C,loading:s,onComplete:se=>{console.log("[KYCL1] onComplete called with:",JSON.stringify(se)),Ie.current&&(Ie.current=false),U(se,q);},onCancel:()=>x("kyc_offer"),onClose:$e})}return n==="identity"?jsx(xm,{styles:o,loading:s,status:a,error:l,verifyIdentity:he,onClose:()=>{Ie.current?(Ie.current=false,x("session_params")):$e();}}):n==="wallet"?jsx(Om,{styles:o,hasAutoWallet:Ke,loading:s,error:l,status:a,walletAddress:S,walletNetwork:u,setWalletAddress:I,setWalletNetwork:A,setDestinationCurrency:O,registerWallet:Be,onClose:$e}):n==="session_params"?jsx(El,{initialAmount:h,currency:y,applePaySupported:d,paymentSelectorPosition:e?.paymentSelectorPosition??"header",minAmount:de,maxAmount:gt,paymentTokens:ue,onAddPaymentMethod:wr,onCollectPayment:(q,se)=>{We(q,se);},paymentLoading:s,paymentStatus:a,paymentError:l?.message??null,onConfirm:(q,se)=>{if(console.log("[OnrampScreen] onConfirm called:",{amount:q,selectedMethod:se,amountFirst:ae}),ae&&!J)E(q),x("email");else {let D=se==="apple_pay",v=!D&&se?se:void 0;console.log("[OnrampScreen] isApplePay:",D,"hasSavedToken:",!!v),We(D,q,v);}},onCancel:$e,accessToken:Se,showHistoryProgressBar:e?.showHistoryProgressBar,onLogout:Ne,onRequestKYC:Bt}):n==="quote"&&g?jsx(vm,{styles:o,session:g,loading:s,error:l,status:a,confirmCheckout:Ae,tokenIconUrl:p,networkIconUrl:k,onClose:$e,onBack:()=>x("session_params")}):n==="processing"?jsx(_m,{styles:o,error:l,status:a,loading:s,sourceCurrency:g?.transaction_details.source_currency,destinationCurrency:g?.transaction_details.destination_currency??T,destinationNetwork:g?.transaction_details.destination_network??"base",tokenIconUrl:p,networkIconUrl:k,onClose:$e,onRetryStatusCheck:He}):n==="success"&&g&&!er?jsx(Pm,{styles:o,session:g,resolvedRecipientAddress:w,recipientFromConfig:e?.recipientAddress,tokenIconUrl:p,networkIconUrl:k,onDone:()=>{ye(g),Ce(),t?.();}}):null})();return jsx(Vm,{children:Cr})}var sb=StyleSheet.create({container:{flex:1,justifyContent:"center",alignItems:"center"}});function Lm(){try{let e=lb.expoConfig?.plugins;if(!Array.isArray(e))return;for(let t of e){if(!Array.isArray(t))continue;let[r,o]=t;if(r!=="@stripe/stripe-react-native"||!o||typeof o!="object")continue;let n=o.merchantIdentifier;if(typeof n=="string"){let i=n.trim();if(i.length>0)return i}}}catch{}}function Zl({publishableKey:e,email:t,phone:r,externalUserId:o,flowOrder:n,destinationChainType:i="ethereum",destinationChainId:s="8453",destinationTokenAddress:a,recipientAddress:l,onComplete:m,onError:c,onStepChange:g,onClose:C,merchantIdentifier:S="",urlScheme:w="unifoldOnramp",paymentSelectorPosition:u,skipSuccessConfirmation:h=false,appName:y}){let{colors:T,fonts:p,components:k}=V(),d=e||yl(),x=useMemo(()=>{let O=S.trim();return O.length>0?O:Lm()??""},[S]),[R,b]=useState("loading"),[I,A]=useState(null);useEffect(()=>{let O=false;async function F(){try{d&&(Fl(d),Dl(fa()));let z=await Vl();if(O)return;let U=x.trim();if(await initStripe({publishableKey:z,urlScheme:w,...U?{merchantIdentifier:U}:{}}),O)return;b("ready");}catch(z){if(O)return;console.error("[StripeOnramp] Init failed:",z),A(z?.message??"Failed to load Stripe configuration"),b("error");}}return F(),()=>{O=true;}},[d,x,w]);let E=useMemo(()=>{let O={publishableKey:d,externalUserId:o,destinationChainType:i,destinationChainId:s,onComplete:m,onError:c,onStepChange:g};return a&&(O.destinationTokenAddress=a),l&&(O.recipientAddress=l),t&&(O.email=t),r&&(O.phone=r),n&&(O.flowOrder=n),u&&(O.paymentSelectorPosition=u),O.skipSuccessConfirmation=h,O.merchantIdentifier=x,y&&(O.merchantDisplayName=y),O},[d,o,i,s,a,l,t,r,n,u,h,x,y,m,c,g]);return R==="error"?jsxs(View,{style:[Ts.centered,{backgroundColor:T.background}],children:[jsx(Text,{style:[Ts.errorText,{color:T.error,fontFamily:p.medium}],children:"Unable to initialize"}),jsx(Text,{style:[Ts.errorDetail,{color:T.foregroundMuted,fontFamily:p.regular}],children:I}),C&&jsx(TouchableOpacity,{style:[Ts.retryBtn,{backgroundColor:k.button.primaryBackground,borderRadius:k.button.borderRadius}],onPress:C,children:jsx(Text,{style:[Ts.retryBtnText,{color:k.button.primaryText,fontFamily:p.medium}],children:"Go Back"})})]}):R==="loading"?jsx(View,{style:[Ts.centered,{backgroundColor:T.background}],children:jsx(ot,{size:56,strokeWidth:3,gradientFrom:T.primary,gradientTo:T.primary})}):jsx(Jl,{config:E,onClose:C})}var Ts=StyleSheet.create({centered:{flex:1,justifyContent:"center",alignItems:"center",paddingHorizontal:24},errorText:{fontSize:18,marginBottom:8},errorDetail:{fontSize:14,textAlign:"center",marginBottom:24},retryBtn:{paddingVertical:14,paddingHorizontal:32},retryBtnText:{fontSize:16}});function Em(){let{configure:e}=useOnramp(),t=useRef(false);return useEffect(()=>{t.current||(t.current=true,e({merchantDisplayName:"Unifold",appearance:{lightColors:{primary:"#2d22a1",contentOnPrimary:"#ffffff",borderSelected:"#07b8b8"},darkColors:{primary:"#800080",contentOnPrimary:"#ffffff",borderSelected:"#526f3e"},style:"ALWAYS_DARK",primaryButton:{cornerRadius:8,height:48}}}).then(r=>{r.error&&console.error("[StripeOnrampPreconfigure] error:",r.error.message);}).catch(r=>{console.error("[StripeOnrampPreconfigure] threw:",r?.message);}));},[e]),null}var Mm="__unifold_stripe_onramp__";function Xl(e){globalThis[Mm]=e;}function zm(){return globalThis[Mm]}Xl(Zl);var Zo=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this);}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe();}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}};var Fi,Xn,xs,Um,yb=(Um=class extends Zo{constructor(){super();X(this,Fi);X(this,Xn);X(this,xs);W(this,xs,t=>{if(typeof window<"u"&&window.addEventListener){let r=()=>t();return window.addEventListener("visibilitychange",r,false),()=>{window.removeEventListener("visibilitychange",r);}}});}onSubscribe(){f(this,Xn)||this.setEventListener(f(this,xs));}onUnsubscribe(){var t;this.hasListeners()||((t=f(this,Xn))==null||t.call(this),W(this,Xn,void 0));}setEventListener(t){var r;W(this,xs,t),(r=f(this,Xn))==null||r.call(this),W(this,Xn,t(o=>{typeof o=="boolean"?this.setFocused(o):this.onFocus();}));}setFocused(t){f(this,Fi)!==t&&(W(this,Fi,t),this.onFocus());}onFocus(){let t=this.isFocused();this.listeners.forEach(r=>{r(t);});}isFocused(){return typeof f(this,Fi)=="boolean"?f(this,Fi):globalThis.document?.visibilityState!=="hidden"}},Fi=new WeakMap,Xn=new WeakMap,xs=new WeakMap,Um),Rs=new yb;var bb={setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e),setInterval:(e,t)=>setInterval(e,t),clearInterval:e=>clearInterval(e)},Xo,Di,Hm,wb=(Hm=class{constructor(){X(this,Xo,bb);X(this,Di,false);}setTimeoutProvider(e){process.env.NODE_ENV!=="production"&&f(this,Di)&&e!==f(this,Xo)&&console.error("[timeoutManager]: Switching provider after calls to previous provider might result in unexpected behavior.",{previous:f(this,Xo),provider:e}),W(this,Xo,e),process.env.NODE_ENV!=="production"&&W(this,Di,false);}setTimeout(e,t){return process.env.NODE_ENV!=="production"&&W(this,Di,true),f(this,Xo).setTimeout(e,t)}clearTimeout(e){f(this,Xo).clearTimeout(e);}setInterval(e,t){return process.env.NODE_ENV!=="production"&&W(this,Di,true),f(this,Xo).setInterval(e,t)}clearInterval(e){f(this,Xo).clearInterval(e);}},Xo=new WeakMap,Di=new WeakMap,Hm),en=new wb;function Nm(e){setTimeout(e,0);}var Xd=typeof window>"u"||"Deno"in globalThis;function yr(){}function qm(e,t){return typeof e=="function"?e(t):e}function Fa(e){return typeof e=="number"&&e>=0&&e!==1/0}function tc(e,t){return Math.max(e+(t||0)-Date.now(),0)}function Lo(e,t){return typeof e=="function"?e(t):e}function Xr(e,t){return typeof e=="function"?e(t):e}function rc(e,t){let{type:r="all",exact:o,fetchStatus:n,predicate:i,queryKey:s,stale:a}=e;if(s){if(o){if(t.queryHash!==Da(s,t.options))return false}else if(!Bi(t.queryKey,s))return false}if(r!=="all"){let l=t.isActive();if(r==="active"&&!l||r==="inactive"&&l)return false}return !(typeof a=="boolean"&&t.isStale()!==a||n&&n!==t.state.fetchStatus||i&&!i(t))}function oc(e,t){let{exact:r,status:o,predicate:n,mutationKey:i}=e;if(i){if(!t.options.mutationKey)return false;if(r){if(Vi(t.options.mutationKey)!==Vi(i))return false}else if(!Bi(t.options.mutationKey,i))return false}return !(o&&t.state.status!==o||n&&!n(t))}function Da(e,t){return (t?.queryKeyHashFn||Vi)(e)}function Vi(e){return JSON.stringify(e,(t,r)=>Zd(r)?Object.keys(r).sort().reduce((o,n)=>(o[n]=r[n],o),{}):r)}function Bi(e,t){return e===t?true:typeof e!=typeof t?false:e&&t&&typeof e=="object"&&typeof t=="object"?Object.keys(t).every(r=>Bi(e[r],t[r])):false}var Cb=Object.prototype.hasOwnProperty;function ec(e,t,r=0){if(e===t)return e;if(r>500)return t;let o=$m(e)&&$m(t);if(!o&&!(Zd(e)&&Zd(t)))return t;let i=(o?e:Object.keys(e)).length,s=o?t:Object.keys(t),a=s.length,l=o?new Array(a):{},m=0;for(let c=0;c<a;c++){let g=o?c:s[c],C=e[g],S=t[g];if(C===S){l[g]=C,(o?c<i:Cb.call(e,g))&&m++;continue}if(C===null||S===null||typeof C!="object"||typeof S!="object"){l[g]=S;continue}let w=ec(C,S,r+1);l[g]=w,w===C&&m++;}return i===a&&m===i?e:l}function nc(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return false;for(let r in e)if(e[r]!==t[r])return false;return true}function $m(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function Zd(e){if(!jm(e))return false;let t=e.constructor;if(t===void 0)return true;let r=t.prototype;return !(!jm(r)||!r.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function jm(e){return Object.prototype.toString.call(e)==="[object Object]"}function Km(e){return new Promise(t=>{en.setTimeout(t,e);})}function Va(e,t,r){if(typeof r.structuralSharing=="function")return r.structuralSharing(e,t);if(r.structuralSharing!==false){if(process.env.NODE_ENV!=="production")try{return ec(e,t)}catch(o){throw console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${r.queryHash}]: ${o}`),o}return ec(e,t)}return t}function Qm(e,t,r=0){let o=[...e,t];return r&&o.length>r?o.slice(1):o}function Ym(e,t,r=0){let o=[t,...e];return r&&o.length>r?o.slice(0,-1):o}var Li=Symbol();function ic(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===Li&&console.error(`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`),!e.queryFn&&t?.initialPromise?()=>t.initialPromise:!e.queryFn||e.queryFn===Li?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function sc(e,t){return typeof e=="function"?e(...t):!!e}function Gm(e,t,r){let o=false,n;return Object.defineProperty(e,"signal",{enumerable:true,get:()=>(n??(n=t()),o||(o=true,n.aborted?r():n.addEventListener("abort",r,{once:true})),n)}),e}var tn=(()=>{let e=()=>Xd;return {isServer(){return e()},setIsServer(t){e=t;}}})();function La(){let e,t,r=new Promise((n,i)=>{e=n,t=i;});r.status="pending",r.catch(()=>{});function o(n){Object.assign(r,n),delete r.resolve,delete r.reject;}return r.resolve=n=>{o({status:"fulfilled",value:n}),e(n);},r.reject=n=>{o({status:"rejected",reason:n}),t(n);},r}var Jm=Nm;function Sb(){let e=[],t=0,r=a=>{a();},o=a=>{a();},n=Jm,i=a=>{t?e.push(a):n(()=>{r(a);});},s=()=>{let a=e;e=[],a.length&&n(()=>{o(()=>{a.forEach(l=>{r(l);});});});};return {batch:a=>{let l;t++;try{l=a();}finally{t--,t||s();}return l},batchCalls:a=>(...l)=>{i(()=>{a(...l);});},schedule:i,setNotifyFunction:a=>{r=a;},setBatchNotifyFunction:a=>{o=a;},setScheduler:a=>{n=a;}}}var Nt=Sb();var _s,ei,vs,Zm,kb=(Zm=class extends Zo{constructor(){super();X(this,_s,true);X(this,ei);X(this,vs);W(this,vs,t=>{if(typeof window<"u"&&window.addEventListener){let r=()=>t(true),o=()=>t(false);return window.addEventListener("online",r,false),window.addEventListener("offline",o,false),()=>{window.removeEventListener("online",r),window.removeEventListener("offline",o);}}});}onSubscribe(){f(this,ei)||this.setEventListener(f(this,vs));}onUnsubscribe(){var t;this.hasListeners()||((t=f(this,ei))==null||t.call(this),W(this,ei,void 0));}setEventListener(t){var r;W(this,vs,t),(r=f(this,ei))==null||r.call(this),W(this,ei,t(this.setOnline.bind(this)));}setOnline(t){f(this,_s)!==t&&(W(this,_s,t),this.listeners.forEach(o=>{o(t);}));}isOnline(){return f(this,_s)}},_s=new WeakMap,ei=new WeakMap,vs=new WeakMap,Zm),Is=new kb;function Tb(e){return Math.min(1e3*2**e,3e4)}function eu(e){return (e??"online")==="online"?Is.isOnline():true}var ac=class extends Error{constructor(e){super("CancelledError"),this.revert=e?.revert,this.silent=e?.silent;}};function lc(e){let t=false,r=0,o,n=La(),i=()=>n.status!=="pending",s=u=>{if(!i()){let h=new ac(u);C(h),e.onCancel?.(h);}},a=()=>{t=true;},l=()=>{t=false;},m=()=>Rs.isFocused()&&(e.networkMode==="always"||Is.isOnline())&&e.canRun(),c=()=>eu(e.networkMode)&&e.canRun(),g=u=>{i()||(o?.(),n.resolve(u));},C=u=>{i()||(o?.(),n.reject(u));},S=()=>new Promise(u=>{o=h=>{(i()||m())&&u(h);},e.onPause?.();}).then(()=>{o=void 0,i()||e.onContinue?.();}),w=()=>{if(i())return;let u,h=r===0?e.initialPromise:void 0;try{u=h??e.fn();}catch(y){u=Promise.reject(y);}Promise.resolve(u).then(g).catch(y=>{if(i())return;let T=e.retry??(tn.isServer()?0:3),p=e.retryDelay??Tb,k=typeof p=="function"?p(r,y):p,d=T===true||typeof T=="number"&&r<T||typeof T=="function"&&T(r,y);if(t||!d){C(y);return}r++,e.onFail?.(r,y),Km(k).then(()=>m()?void 0:S()).then(()=>{t?C(y):w();});});};return {promise:n,status:()=>n.status,cancel:s,continue:()=>(o?.(),n),cancelRetry:a,continueRetry:l,canStart:c,start:()=>(c()?w():S().then(w),n)}}var Wi,Xm,cc=(Xm=class{constructor(){X(this,Wi);}destroy(){this.clearGcTimeout();}scheduleGc(){this.clearGcTimeout(),Fa(this.gcTime)&&W(this,Wi,en.setTimeout(()=>{this.optionalRemove();},this.gcTime));}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(tn.isServer()?1/0:300*1e3));}clearGcTimeout(){f(this,Wi)!==void 0&&(en.clearTimeout(f(this,Wi)),W(this,Wi,void 0));}},Wi=new WeakMap,Xm);var Ai,Ps,Ro,Ei,Pr,Ba,Mi,mo,nf,Tn,rf,of=(rf=class extends cc{constructor(t){super();X(this,mo);X(this,Ai);X(this,Ps);X(this,Ro);X(this,Ei);X(this,Pr);X(this,Ba);X(this,Mi);W(this,Mi,false),W(this,Ba,t.defaultOptions),this.setOptions(t.options),this.observers=[],W(this,Ei,t.client),W(this,Ro,f(this,Ei).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,W(this,Ai,tf(this.options)),this.state=t.state??f(this,Ai),this.scheduleGc();}get meta(){return this.options.meta}get promise(){return f(this,Pr)?.promise}setOptions(t){if(this.options={...f(this,Ba),...t},this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){let r=tf(this.options);r.data!==void 0&&(this.setState(ef(r.data,r.dataUpdatedAt)),W(this,Ai,r));}}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&f(this,Ro).remove(this);}setData(t,r){let o=Va(this.state.data,t,this.options);return je(this,mo,Tn).call(this,{data:o,type:"success",dataUpdatedAt:r?.updatedAt,manual:r?.manual}),o}setState(t,r){je(this,mo,Tn).call(this,{type:"setState",state:t,setStateOptions:r});}cancel(t){let r=f(this,Pr)?.promise;return f(this,Pr)?.cancel(t),r?r.then(yr).catch(yr):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:true});}get resetState(){return f(this,Ai)}reset(){this.destroy(),this.setState(this.resetState);}isActive(){return this.observers.some(t=>Xr(t.options.enabled,this)!==false)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===Li||!this.isFetched()}isFetched(){return this.state.dataUpdateCount+this.state.errorUpdateCount>0}isStatic(){return this.getObserversCount()>0?this.observers.some(t=>Lo(t.options.staleTime,this)==="static"):false}isStale(){return this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(t=0){return this.state.data===void 0?true:t==="static"?false:this.state.isInvalidated?true:!tc(this.state.dataUpdatedAt,t)}onFocus(){this.observers.find(r=>r.shouldFetchOnWindowFocus())?.refetch({cancelRefetch:false}),f(this,Pr)?.continue();}onOnline(){this.observers.find(r=>r.shouldFetchOnReconnect())?.refetch({cancelRefetch:false}),f(this,Pr)?.continue();}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),f(this,Ro).notify({type:"observerAdded",query:this,observer:t}));}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(r=>r!==t),this.observers.length||(f(this,Pr)&&(f(this,Mi)||je(this,mo,nf).call(this)?f(this,Pr).cancel({revert:true}):f(this,Pr).cancelRetry()),this.scheduleGc()),f(this,Ro).notify({type:"observerRemoved",query:this,observer:t}));}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||je(this,mo,Tn).call(this,{type:"invalidate"});}async fetch(t,r){if(this.state.fetchStatus!=="idle"&&f(this,Pr)?.status()!=="rejected"){if(this.state.data!==void 0&&r?.cancelRefetch)this.cancel({silent:true});else if(f(this,Pr))return f(this,Pr).continueRetry(),f(this,Pr).promise}if(t&&this.setOptions(t),!this.options.queryFn){let l=this.observers.find(m=>m.options.queryFn);l&&this.setOptions(l.options);}process.env.NODE_ENV!=="production"&&(Array.isArray(this.options.queryKey)||console.error("As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']"));let o=new AbortController,n=l=>{Object.defineProperty(l,"signal",{enumerable:true,get:()=>(W(this,Mi,true),o.signal)});},i=()=>{let l=ic(this.options,r),c=(()=>{let g={client:f(this,Ei),queryKey:this.queryKey,meta:this.meta};return n(g),g})();return W(this,Mi,false),this.options.persister?this.options.persister(l,c,this):l(c)},a=(()=>{let l={fetchOptions:r,options:this.options,queryKey:this.queryKey,client:f(this,Ei),state:this.state,fetchFn:i};return n(l),l})();this.options.behavior?.onFetch(a,this),W(this,Ps,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==a.fetchOptions?.meta)&&je(this,mo,Tn).call(this,{type:"fetch",meta:a.fetchOptions?.meta}),W(this,Pr,lc({initialPromise:r?.initialPromise,fn:a.fetchFn,onCancel:l=>{l instanceof ac&&l.revert&&this.setState({...f(this,Ps),fetchStatus:"idle"}),o.abort();},onFail:(l,m)=>{je(this,mo,Tn).call(this,{type:"failed",failureCount:l,error:m});},onPause:()=>{je(this,mo,Tn).call(this,{type:"pause"});},onContinue:()=>{je(this,mo,Tn).call(this,{type:"continue"});},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>true}));try{let l=await f(this,Pr).start();if(l===void 0)throw process.env.NODE_ENV!=="production"&&console.error(`Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ${this.queryHash}`),new Error(`${this.queryHash} data is undefined`);return this.setData(l),f(this,Ro).config.onSuccess?.(l,this),f(this,Ro).config.onSettled?.(l,this.state.error,this),l}catch(l){if(l instanceof ac){if(l.silent)return f(this,Pr).promise;if(l.revert){if(this.state.data===void 0)throw l;return this.state.data}}throw je(this,mo,Tn).call(this,{type:"error",error:l}),f(this,Ro).config.onError?.(l,this),f(this,Ro).config.onSettled?.(this.state.data,l,this),l}finally{this.scheduleGc();}}},Ai=new WeakMap,Ps=new WeakMap,Ro=new WeakMap,Ei=new WeakMap,Pr=new WeakMap,Ba=new WeakMap,Mi=new WeakMap,mo=new WeakSet,nf=function(){return this.state.fetchStatus==="paused"&&this.state.status==="pending"},Tn=function(t){let r=o=>{switch(t.type){case "failed":return {...o,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case "pause":return {...o,fetchStatus:"paused"};case "continue":return {...o,fetchStatus:"fetching"};case "fetch":return {...o,...tu(o.data,this.options),fetchMeta:t.meta??null};case "success":let n={...o,...ef(t.data,t.dataUpdatedAt),dataUpdateCount:o.dataUpdateCount+1,...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};return W(this,Ps,t.manual?n:void 0),n;case "error":let i=t.error;return {...o,error:i,errorUpdateCount:o.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:o.fetchFailureCount+1,fetchFailureReason:i,fetchStatus:"idle",status:"error",isInvalidated:true};case "invalidate":return {...o,isInvalidated:true};case "setState":return {...o,...t.state}}};this.state=r(this.state),Nt.batch(()=>{this.observers.forEach(o=>{o.onQueryUpdate();}),f(this,Ro).notify({query:this,type:"updated",action:t});});},rf);function tu(e,t){return {fetchFailureCount:0,fetchFailureReason:null,fetchStatus:eu(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function ef(e,t){return {data:e,dataUpdatedAt:t??Date.now(),error:null,isInvalidated:false,status:"success"}}function tf(e){let t=typeof e.initialData=="function"?e.initialData():e.initialData,r=t!==void 0,o=r?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return {data:t,dataUpdateCount:0,dataUpdatedAt:r?o??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:false,status:r?"success":"pending",fetchStatus:"idle"}}var eo,Je,Aa,$r,zi,Os,xn,ti,Ea,Fs,Ds,Ui,Hi,ri,Vs,mt,Wa,ru,ou,nu,iu,su,au,lu,cf,lf,du=(lf=class extends Zo{constructor(t,r){super();X(this,mt);X(this,eo);X(this,Je);X(this,Aa);X(this,$r);X(this,zi);X(this,Os);X(this,xn);X(this,ti);X(this,Ea);X(this,Fs);X(this,Ds);X(this,Ui);X(this,Hi);X(this,ri);X(this,Vs,new Set);this.options=r,W(this,eo,t),W(this,ti,null),W(this,xn,La()),this.bindMethods(),this.setOptions(r);}bindMethods(){this.refetch=this.refetch.bind(this);}onSubscribe(){this.listeners.size===1&&(f(this,Je).addObserver(this),sf(f(this,Je),this.options)?je(this,mt,Wa).call(this):this.updateResult(),je(this,mt,iu).call(this));}onUnsubscribe(){this.hasListeners()||this.destroy();}shouldFetchOnReconnect(){return cu(f(this,Je),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return cu(f(this,Je),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,je(this,mt,su).call(this),je(this,mt,au).call(this),f(this,Je).removeObserver(this);}setOptions(t){let r=this.options,o=f(this,Je);if(this.options=f(this,eo).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Xr(this.options.enabled,f(this,Je))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");je(this,mt,lu).call(this),f(this,Je).setOptions(this.options),r._defaulted&&!nc(this.options,r)&&f(this,eo).getQueryCache().notify({type:"observerOptionsUpdated",query:f(this,Je),observer:this});let n=this.hasListeners();n&&af(f(this,Je),o,this.options,r)&&je(this,mt,Wa).call(this),this.updateResult(),n&&(f(this,Je)!==o||Xr(this.options.enabled,f(this,Je))!==Xr(r.enabled,f(this,Je))||Lo(this.options.staleTime,f(this,Je))!==Lo(r.staleTime,f(this,Je)))&&je(this,mt,ru).call(this);let i=je(this,mt,ou).call(this);n&&(f(this,Je)!==o||Xr(this.options.enabled,f(this,Je))!==Xr(r.enabled,f(this,Je))||i!==f(this,ri))&&je(this,mt,nu).call(this,i);}getOptimisticResult(t){let r=f(this,eo).getQueryCache().build(f(this,eo),t),o=this.createResult(r,t);return Rb(this,o)&&(W(this,$r,o),W(this,Os,this.options),W(this,zi,f(this,Je).state)),o}getCurrentResult(){return f(this,$r)}trackResult(t,r){return new Proxy(t,{get:(o,n)=>(this.trackProp(n),r?.(n),n==="promise"&&(this.trackProp("data"),!this.options.experimental_prefetchInRender&&f(this,xn).status==="pending"&&f(this,xn).reject(new Error("experimental_prefetchInRender feature flag is not enabled"))),Reflect.get(o,n))})}trackProp(t){f(this,Vs).add(t);}getCurrentQuery(){return f(this,Je)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){let r=f(this,eo).defaultQueryOptions(t),o=f(this,eo).getQueryCache().build(f(this,eo),r);return o.fetch().then(()=>this.createResult(o,r))}fetch(t){return je(this,mt,Wa).call(this,{...t,cancelRefetch:t.cancelRefetch??true}).then(()=>(this.updateResult(),f(this,$r)))}createResult(t,r){let o=f(this,Je),n=this.options,i=f(this,$r),s=f(this,zi),a=f(this,Os),m=t!==o?t.state:f(this,Aa),{state:c}=t,g={...c},C=false,S;if(r._optimisticResults){let I=this.hasListeners(),A=!I&&sf(t,r),E=I&&af(t,o,r,n);(A||E)&&(g={...g,...tu(c.data,t.options)}),r._optimisticResults==="isRestoring"&&(g.fetchStatus="idle");}let{error:w,errorUpdatedAt:u,status:h}=g;S=g.data;let y=false;if(r.placeholderData!==void 0&&S===void 0&&h==="pending"){let I;i?.isPlaceholderData&&r.placeholderData===a?.placeholderData?(I=i.data,y=true):I=typeof r.placeholderData=="function"?r.placeholderData(f(this,Ds)?.state.data,f(this,Ds)):r.placeholderData,I!==void 0&&(h="success",S=Va(i?.data,I,r),C=true);}if(r.select&&S!==void 0&&!y)if(i&&S===s?.data&&r.select===f(this,Ea))S=f(this,Fs);else try{W(this,Ea,r.select),S=r.select(S),S=Va(i?.data,S,r),W(this,Fs,S),W(this,ti,null);}catch(I){W(this,ti,I);}f(this,ti)&&(w=f(this,ti),S=f(this,Fs),u=Date.now(),h="error");let T=g.fetchStatus==="fetching",p=h==="pending",k=h==="error",d=p&&T,x=S!==void 0,b={status:h,fetchStatus:g.fetchStatus,isPending:p,isSuccess:h==="success",isError:k,isInitialLoading:d,isLoading:d,data:S,dataUpdatedAt:g.dataUpdatedAt,error:w,errorUpdatedAt:u,failureCount:g.fetchFailureCount,failureReason:g.fetchFailureReason,errorUpdateCount:g.errorUpdateCount,isFetched:t.isFetched(),isFetchedAfterMount:g.dataUpdateCount>m.dataUpdateCount||g.errorUpdateCount>m.errorUpdateCount,isFetching:T,isRefetching:T&&!p,isLoadingError:k&&!x,isPaused:g.fetchStatus==="paused",isPlaceholderData:C,isRefetchError:k&&x,isStale:uu(t,r),refetch:this.refetch,promise:f(this,xn),isEnabled:Xr(r.enabled,t)!==false};if(this.options.experimental_prefetchInRender){let I=b.data!==void 0,A=b.status==="error"&&!I,E=z=>{A?z.reject(b.error):I&&z.resolve(b.data);},O=()=>{let z=W(this,xn,b.promise=La());E(z);},F=f(this,xn);switch(F.status){case "pending":t.queryHash===o.queryHash&&E(F);break;case "fulfilled":(A||b.data!==F.value)&&O();break;case "rejected":(!A||b.error!==F.reason)&&O();break}}return b}updateResult(){let t=f(this,$r),r=this.createResult(f(this,Je),this.options);if(W(this,zi,f(this,Je).state),W(this,Os,this.options),f(this,zi).data!==void 0&&W(this,Ds,f(this,Je)),nc(r,t))return;W(this,$r,r);let o=()=>{if(!t)return true;let{notifyOnChangeProps:n}=this.options,i=typeof n=="function"?n():n;if(i==="all"||!i&&!f(this,Vs).size)return true;let s=new Set(i??f(this,Vs));return this.options.throwOnError&&s.add("error"),Object.keys(f(this,$r)).some(a=>{let l=a;return f(this,$r)[l]!==t[l]&&s.has(l)})};je(this,mt,cf).call(this,{listeners:o()});}onQueryUpdate(){this.updateResult(),this.hasListeners()&&je(this,mt,iu).call(this);}},eo=new WeakMap,Je=new WeakMap,Aa=new WeakMap,$r=new WeakMap,zi=new WeakMap,Os=new WeakMap,xn=new WeakMap,ti=new WeakMap,Ea=new WeakMap,Fs=new WeakMap,Ds=new WeakMap,Ui=new WeakMap,Hi=new WeakMap,ri=new WeakMap,Vs=new WeakMap,mt=new WeakSet,Wa=function(t){je(this,mt,lu).call(this);let r=f(this,Je).fetch(this.options,t);return t?.throwOnError||(r=r.catch(yr)),r},ru=function(){je(this,mt,su).call(this);let t=Lo(this.options.staleTime,f(this,Je));if(tn.isServer()||f(this,$r).isStale||!Fa(t))return;let o=tc(f(this,$r).dataUpdatedAt,t)+1;W(this,Ui,en.setTimeout(()=>{f(this,$r).isStale||this.updateResult();},o));},ou=function(){return (typeof this.options.refetchInterval=="function"?this.options.refetchInterval(f(this,Je)):this.options.refetchInterval)??false},nu=function(t){je(this,mt,au).call(this),W(this,ri,t),!(tn.isServer()||Xr(this.options.enabled,f(this,Je))===false||!Fa(f(this,ri))||f(this,ri)===0)&&W(this,Hi,en.setInterval(()=>{(this.options.refetchIntervalInBackground||Rs.isFocused())&&je(this,mt,Wa).call(this);},f(this,ri)));},iu=function(){je(this,mt,ru).call(this),je(this,mt,nu).call(this,je(this,mt,ou).call(this));},su=function(){f(this,Ui)!==void 0&&(en.clearTimeout(f(this,Ui)),W(this,Ui,void 0));},au=function(){f(this,Hi)!==void 0&&(en.clearInterval(f(this,Hi)),W(this,Hi,void 0));},lu=function(){let t=f(this,eo).getQueryCache().build(f(this,eo),this.options);if(t===f(this,Je))return;let r=f(this,Je);W(this,Je,t),W(this,Aa,t.state),this.hasListeners()&&(r?.removeObserver(this),t.addObserver(this));},cf=function(t){Nt.batch(()=>{t.listeners&&this.listeners.forEach(r=>{r(f(this,$r));}),f(this,eo).getQueryCache().notify({query:f(this,Je),type:"observerResultsUpdated"});});},lf);function xb(e,t){return Xr(t.enabled,e)!==false&&e.state.data===void 0&&!(e.state.status==="error"&&t.retryOnMount===false)}function sf(e,t){return xb(e,t)||e.state.data!==void 0&&cu(e,t,t.refetchOnMount)}function cu(e,t,r){if(Xr(t.enabled,e)!==false&&Lo(t.staleTime,e)!=="static"){let o=typeof r=="function"?r(e):r;return o==="always"||o!==false&&uu(e,t)}return false}function af(e,t,r,o){return (e!==t||Xr(o.enabled,e)===false)&&(!r.suspense||e.state.status!=="error")&&uu(e,r)}function uu(e,t){return Xr(t.enabled,e)!==false&&e.isStaleByTime(Lo(t.staleTime,e))}function Rb(e,t){return !nc(e.getCurrentResult(),t)}function pu(e){return {onFetch:(t,r)=>{let o=t.options,n=t.fetchOptions?.meta?.fetchMore?.direction,i=t.state.data?.pages||[],s=t.state.data?.pageParams||[],a={pages:[],pageParams:[]},l=0,m=async()=>{let c=false,g=w=>{Gm(w,()=>t.signal,()=>c=true);},C=ic(t.options,t.fetchOptions),S=async(w,u,h)=>{if(c)return Promise.reject();if(u==null&&w.pages.length)return Promise.resolve(w);let T=(()=>{let x={client:t.client,queryKey:t.queryKey,pageParam:u,direction:h?"backward":"forward",meta:t.options.meta};return g(x),x})(),p=await C(T),{maxPages:k}=t.options,d=h?Ym:Qm;return {pages:d(w.pages,p,k),pageParams:d(w.pageParams,u,k)}};if(n&&i.length){let w=n==="backward",u=w?_b:df,h={pages:i,pageParams:s},y=u(o,h);a=await S(h,y,w);}else {let w=e??i.length;do{let u=l===0?s[0]??o.initialPageParam:df(o,a);if(l>0&&u==null)break;a=await S(a,u),l++;}while(l<w)}return a};t.options.persister?t.fetchFn=()=>t.options.persister?.(m,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},r):t.fetchFn=m;}}}function df(e,{pages:t,pageParams:r}){let o=t.length-1;return t.length>0?e.getNextPageParam(t[o],t,r[o],r):void 0}function _b(e,{pages:t,pageParams:r}){return t.length>0?e.getPreviousPageParam?.(t[0],t,r[0],r):void 0}var Ma,rn,Er,Ni,on,oi,uf,pf=(uf=class extends cc{constructor(t){super();X(this,on);X(this,Ma);X(this,rn);X(this,Er);X(this,Ni);W(this,Ma,t.client),this.mutationId=t.mutationId,W(this,Er,t.mutationCache),W(this,rn,[]),this.state=t.state||vb(),this.setOptions(t.options),this.scheduleGc();}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime);}get meta(){return this.options.meta}addObserver(t){f(this,rn).includes(t)||(f(this,rn).push(t),this.clearGcTimeout(),f(this,Er).notify({type:"observerAdded",mutation:this,observer:t}));}removeObserver(t){W(this,rn,f(this,rn).filter(r=>r!==t)),this.scheduleGc(),f(this,Er).notify({type:"observerRemoved",mutation:this,observer:t});}optionalRemove(){f(this,rn).length||(this.state.status==="pending"?this.scheduleGc():f(this,Er).remove(this));}continue(){return f(this,Ni)?.continue()??this.execute(this.state.variables)}async execute(t){let r=()=>{je(this,on,oi).call(this,{type:"continue"});},o={client:f(this,Ma),meta:this.options.meta,mutationKey:this.options.mutationKey};W(this,Ni,lc({fn:()=>this.options.mutationFn?this.options.mutationFn(t,o):Promise.reject(new Error("No mutationFn found")),onFail:(s,a)=>{je(this,on,oi).call(this,{type:"failed",failureCount:s,error:a});},onPause:()=>{je(this,on,oi).call(this,{type:"pause"});},onContinue:r,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>f(this,Er).canRun(this)}));let n=this.state.status==="pending",i=!f(this,Ni).canStart();try{if(n)r();else {je(this,on,oi).call(this,{type:"pending",variables:t,isPaused:i}),f(this,Er).config.onMutate&&await f(this,Er).config.onMutate(t,this,o);let a=await this.options.onMutate?.(t,o);a!==this.state.context&&je(this,on,oi).call(this,{type:"pending",context:a,variables:t,isPaused:i});}let s=await f(this,Ni).start();return await f(this,Er).config.onSuccess?.(s,t,this.state.context,this,o),await this.options.onSuccess?.(s,t,this.state.context,o),await f(this,Er).config.onSettled?.(s,null,this.state.variables,this.state.context,this,o),await this.options.onSettled?.(s,null,t,this.state.context,o),je(this,on,oi).call(this,{type:"success",data:s}),s}catch(s){try{await f(this,Er).config.onError?.(s,t,this.state.context,this,o);}catch(a){Promise.reject(a);}try{await this.options.onError?.(s,t,this.state.context,o);}catch(a){Promise.reject(a);}try{await f(this,Er).config.onSettled?.(void 0,s,this.state.variables,this.state.context,this,o);}catch(a){Promise.reject(a);}try{await this.options.onSettled?.(void 0,s,t,this.state.context,o);}catch(a){Promise.reject(a);}throw je(this,on,oi).call(this,{type:"error",error:s}),s}finally{f(this,Er).runNext(this);}}},Ma=new WeakMap,rn=new WeakMap,Er=new WeakMap,Ni=new WeakMap,on=new WeakSet,oi=function(t){let r=o=>{switch(t.type){case "failed":return {...o,failureCount:t.failureCount,failureReason:t.error};case "pause":return {...o,isPaused:true};case "continue":return {...o,isPaused:false};case "pending":return {...o,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:t.isPaused,status:"pending",variables:t.variables,submittedAt:Date.now()};case "success":return {...o,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:false};case "error":return {...o,data:void 0,error:t.error,failureCount:o.failureCount+1,failureReason:t.error,isPaused:false,status:"error"}}};this.state=r(this.state),Nt.batch(()=>{f(this,rn).forEach(o=>{o.onMutationUpdate(t);}),f(this,Er).notify({mutation:this,type:"updated",action:t});});},uf);function vb(){return {context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:false,status:"idle",variables:void 0,submittedAt:0}}var Rn,Bo,za,mf,ff=(mf=class extends Zo{constructor(t={}){super();X(this,Rn);X(this,Bo);X(this,za);this.config=t,W(this,Rn,new Set),W(this,Bo,new Map),W(this,za,0);}build(t,r,o){let n=new pf({client:t,mutationCache:this,mutationId:++na(this,za)._,options:t.defaultMutationOptions(r),state:o});return this.add(n),n}add(t){f(this,Rn).add(t);let r=dc(t);if(typeof r=="string"){let o=f(this,Bo).get(r);o?o.push(t):f(this,Bo).set(r,[t]);}this.notify({type:"added",mutation:t});}remove(t){if(f(this,Rn).delete(t)){let r=dc(t);if(typeof r=="string"){let o=f(this,Bo).get(r);if(o)if(o.length>1){let n=o.indexOf(t);n!==-1&&o.splice(n,1);}else o[0]===t&&f(this,Bo).delete(r);}}this.notify({type:"removed",mutation:t});}canRun(t){let r=dc(t);if(typeof r=="string"){let n=f(this,Bo).get(r)?.find(i=>i.state.status==="pending");return !n||n===t}else return true}runNext(t){let r=dc(t);return typeof r=="string"?f(this,Bo).get(r)?.find(n=>n!==t&&n.state.isPaused)?.continue()??Promise.resolve():Promise.resolve()}clear(){Nt.batch(()=>{f(this,Rn).forEach(t=>{this.notify({type:"removed",mutation:t});}),f(this,Rn).clear(),f(this,Bo).clear();});}getAll(){return Array.from(f(this,Rn))}find(t){let r={exact:true,...t};return this.getAll().find(o=>oc(r,o))}findAll(t={}){return this.getAll().filter(r=>oc(t,r))}notify(t){Nt.batch(()=>{this.listeners.forEach(r=>{r(t);});});}resumePausedMutations(){let t=this.getAll().filter(r=>r.state.isPaused);return Nt.batch(()=>Promise.all(t.map(r=>r.continue().catch(yr))))}},Rn=new WeakMap,Bo=new WeakMap,za=new WeakMap,mf);function dc(e){return e.options.scope?.id}var nn,hf,gf=(hf=class extends Zo{constructor(t={}){super();X(this,nn);this.config=t,W(this,nn,new Map);}build(t,r,o){let n=r.queryKey,i=r.queryHash??Da(n,r),s=this.get(i);return s||(s=new of({client:t,queryKey:n,queryHash:i,options:t.defaultQueryOptions(r),state:o,defaultOptions:t.getQueryDefaults(n)}),this.add(s)),s}add(t){f(this,nn).has(t.queryHash)||(f(this,nn).set(t.queryHash,t),this.notify({type:"added",query:t}));}remove(t){let r=f(this,nn).get(t.queryHash);r&&(t.destroy(),r===t&&f(this,nn).delete(t.queryHash),this.notify({type:"removed",query:t}));}clear(){Nt.batch(()=>{this.getAll().forEach(t=>{this.remove(t);});});}get(t){return f(this,nn).get(t)}getAll(){return [...f(this,nn).values()]}find(t){let r={exact:true,...t};return this.getAll().find(o=>rc(r,o))}findAll(t={}){let r=this.getAll();return Object.keys(t).length>0?r.filter(o=>rc(t,o)):r}notify(t){Nt.batch(()=>{this.listeners.forEach(r=>{r(t);});});}onFocus(){Nt.batch(()=>{this.getAll().forEach(t=>{t.onFocus();});});}onOnline(){Nt.batch(()=>{this.getAll().forEach(t=>{t.onOnline();});});}},nn=new WeakMap,hf);var sr,ni,ii,Ls,Bs,si,Ws,As,yf,mu=(yf=class{constructor(e={}){X(this,sr);X(this,ni);X(this,ii);X(this,Ls);X(this,Bs);X(this,si);X(this,Ws);X(this,As);W(this,sr,e.queryCache||new gf),W(this,ni,e.mutationCache||new ff),W(this,ii,e.defaultOptions||{}),W(this,Ls,new Map),W(this,Bs,new Map),W(this,si,0);}mount(){na(this,si)._++,f(this,si)===1&&(W(this,Ws,Rs.subscribe(async e=>{e&&(await this.resumePausedMutations(),f(this,sr).onFocus());})),W(this,As,Is.subscribe(async e=>{e&&(await this.resumePausedMutations(),f(this,sr).onOnline());})));}unmount(){var e,t;na(this,si)._--,f(this,si)===0&&((e=f(this,Ws))==null||e.call(this),W(this,Ws,void 0),(t=f(this,As))==null||t.call(this),W(this,As,void 0));}isFetching(e){return f(this,sr).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return f(this,ni).findAll({...e,status:"pending"}).length}getQueryData(e){let t=this.defaultQueryOptions({queryKey:e});return f(this,sr).get(t.queryHash)?.state.data}ensureQueryData(e){let t=this.defaultQueryOptions(e),r=f(this,sr).build(this,t),o=r.state.data;return o===void 0?this.fetchQuery(e):(e.revalidateIfStale&&r.isStaleByTime(Lo(t.staleTime,r))&&this.prefetchQuery(t),Promise.resolve(o))}getQueriesData(e){return f(this,sr).findAll(e).map(({queryKey:t,state:r})=>{let o=r.data;return [t,o]})}setQueryData(e,t,r){let o=this.defaultQueryOptions({queryKey:e}),i=f(this,sr).get(o.queryHash)?.state.data,s=qm(t,i);if(s!==void 0)return f(this,sr).build(this,o).setData(s,{...r,manual:true})}setQueriesData(e,t,r){return Nt.batch(()=>f(this,sr).findAll(e).map(({queryKey:o})=>[o,this.setQueryData(o,t,r)]))}getQueryState(e){let t=this.defaultQueryOptions({queryKey:e});return f(this,sr).get(t.queryHash)?.state}removeQueries(e){let t=f(this,sr);Nt.batch(()=>{t.findAll(e).forEach(r=>{t.remove(r);});});}resetQueries(e,t){let r=f(this,sr);return Nt.batch(()=>(r.findAll(e).forEach(o=>{o.reset();}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){let r={revert:true,...t},o=Nt.batch(()=>f(this,sr).findAll(e).map(n=>n.cancel(r)));return Promise.all(o).then(yr).catch(yr)}invalidateQueries(e,t={}){return Nt.batch(()=>(f(this,sr).findAll(e).forEach(r=>{r.invalidate();}),e?.refetchType==="none"?Promise.resolve():this.refetchQueries({...e,type:e?.refetchType??e?.type??"active"},t)))}refetchQueries(e,t={}){let r={...t,cancelRefetch:t.cancelRefetch??true},o=Nt.batch(()=>f(this,sr).findAll(e).filter(n=>!n.isDisabled()&&!n.isStatic()).map(n=>{let i=n.fetch(void 0,r);return r.throwOnError||(i=i.catch(yr)),n.state.fetchStatus==="paused"?Promise.resolve():i}));return Promise.all(o).then(yr)}fetchQuery(e){let t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=false);let r=f(this,sr).build(this,t);return r.isStaleByTime(Lo(t.staleTime,r))?r.fetch(t):Promise.resolve(r.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(yr).catch(yr)}fetchInfiniteQuery(e){return e.behavior=pu(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(yr).catch(yr)}ensureInfiniteQueryData(e){return e.behavior=pu(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return Is.isOnline()?f(this,ni).resumePausedMutations():Promise.resolve()}getQueryCache(){return f(this,sr)}getMutationCache(){return f(this,ni)}getDefaultOptions(){return f(this,ii)}setDefaultOptions(e){W(this,ii,e);}setQueryDefaults(e,t){f(this,Ls).set(Vi(e),{queryKey:e,defaultOptions:t});}getQueryDefaults(e){let t=[...f(this,Ls).values()],r={};return t.forEach(o=>{Bi(e,o.queryKey)&&Object.assign(r,o.defaultOptions);}),r}setMutationDefaults(e,t){f(this,Bs).set(Vi(e),{mutationKey:e,defaultOptions:t});}getMutationDefaults(e){let t=[...f(this,Bs).values()],r={};return t.forEach(o=>{Bi(e,o.mutationKey)&&Object.assign(r,o.defaultOptions);}),r}defaultQueryOptions(e){if(e._defaulted)return e;let t={...f(this,ii).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:true};return t.queryHash||(t.queryHash=Da(t.queryKey,t)),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!=="always"),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t.queryFn===Li&&(t.enabled=false),t}defaultMutationOptions(e){return e?._defaulted?e:{...f(this,ii).mutations,...e?.mutationKey&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:true}}clear(){f(this,sr).clear(),f(this,ni).clear();}},sr=new WeakMap,ni=new WeakMap,ii=new WeakMap,Ls=new WeakMap,Bs=new WeakMap,si=new WeakMap,Ws=new WeakMap,As=new WeakMap,yf);var fu=ai.createContext(void 0),hu=e=>{let t=ai.useContext(fu);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},gu=({client:e,children:t})=>(ai.useEffect(()=>(e.mount(),()=>{e.unmount();}),[e]),jsx(fu.Provider,{value:e,children:t}));var bf=ai.createContext(false),wf=()=>ai.useContext(bf);bf.Provider;function Pb(){let e=false;return {clearReset:()=>{e=false;},reset:()=>{e=true;},isReset:()=>e}}var Ob=ai.createContext(Pb()),Cf=()=>ai.useContext(Ob);var kf=(e,t,r)=>{let o=r?.state.error&&typeof e.throwOnError=="function"?sc(e.throwOnError,[r.state.error,r]):e.throwOnError;(e.suspense||e.experimental_prefetchInRender||o)&&(t.isReset()||(e.retryOnMount=false));},Tf=e=>{ai.useEffect(()=>{e.clearReset();},[e]);},xf=({result:e,errorResetBoundary:t,throwOnError:r,query:o,suspense:n})=>e.isError&&!t.isReset()&&!e.isFetching&&o&&(n&&e.data===void 0||sc(r,[e.error,o]));var Rf=e=>{if(e.suspense){let r=n=>n==="static"?n:Math.max(n??1e3,1e3),o=e.staleTime;e.staleTime=typeof o=="function"?(...n)=>r(o(...n)):r(o),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3));}},_f=(e,t)=>e.isLoading&&e.isFetching&&!t,vf=(e,t)=>e?.suspense&&t.isPending,yu=(e,t,r)=>t.fetchOptimistic(e).catch(()=>{r.clearReset();});function If(e,t,r){if(process.env.NODE_ENV!=="production"&&(typeof e!="object"||Array.isArray(e)))throw new Error('Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object');let o=wf(),n=Cf(),i=hu(),s=i.defaultQueryOptions(e);i.getDefaultOptions().queries?._experimental_beforeQuery?.(s);let a=i.getQueryCache().get(s.queryHash);process.env.NODE_ENV!=="production"&&(s.queryFn||console.error(`[${s.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`)),s._optimisticResults=o?"isRestoring":"optimistic",Rf(s),kf(s,n,a),Tf(n);let l=!i.getQueryCache().get(s.queryHash),[m]=ai.useState(()=>new t(i,s)),c=m.getOptimisticResult(s),g=!o&&e.subscribed!==false;if(ai.useSyncExternalStore(ai.useCallback(C=>{let S=g?m.subscribe(Nt.batchCalls(C)):yr;return m.updateResult(),S},[m,g]),()=>m.getCurrentResult(),()=>m.getCurrentResult()),ai.useEffect(()=>{m.setOptions(s);},[s,m]),vf(s,c))throw yu(s,m,n);if(xf({result:c,errorResetBoundary:n,throwOnError:s.throwOnError,query:a,suspense:s.suspense}))throw c.error;return i.getDefaultOptions().queries?._experimental_afterQuery?.(s,c),s.experimental_prefetchInRender&&!tn.isServer()&&_f(c,o)&&(l?yu(s,m,n):a?.promise)?.catch(yr).finally(()=>{m.updateResult();}),s.notifyOnChangeProps?c:m.trackResult(c)}function _n(e,t){return If(e,du)}var zs=new Map;function Pf({width:e,height:t,borderRadius:r,color:o}){let n=useRef(new Animated.Value(.3)).current;return useEffect(()=>{let i=Animated.loop(Animated.sequence([Animated.timing(n,{toValue:.7,duration:800,useNativeDriver:true}),Animated.timing(n,{toValue:.3,duration:800,useNativeDriver:true})]));return i.start(),()=>i.stop()},[n]),jsx(Animated.View,{style:{position:"absolute",width:e,height:t,borderRadius:r,backgroundColor:o,opacity:n}})}function ci({uri:e,width:t,height:r,borderRadius:o=0,borderWidth:n=0,borderColor:i="transparent",backgroundColor:s="transparent",style:a}){let{colors:l}=V(),[m,c]=useState(false),[g,C]=useState(false),[S,w]=useState(()=>{if(!e||!e.toLowerCase().endsWith(".svg"))return null;let d=zs.get(e);return d?{uri:e,xml:d}:null}),u=e?.toLowerCase().endsWith(".svg"),h=u&&e&&S?.uri===e?S.xml:null;useEffect(()=>{c(false),C(false);},[e]),useEffect(()=>{if(!u||!e)return;if(zs.has(e)){w({uri:e,xml:zs.get(e)});return}let d=false;return fetch(e).then(x=>{if(!x.ok)throw new Error(`HTTP ${x.status}`);return x.text()}).then(x=>{d||(zs.set(e,x),w({uri:e,xml:x}));}).catch(()=>{d||c(true);}),()=>{d=true;}},[e,u]);let y=l.card;if(!e)return jsx(View,{style:[{width:t,height:r,borderRadius:o,backgroundColor:y},a]});let T={width:t,height:r,borderRadius:o,borderWidth:n,borderColor:i,backgroundColor:s,overflow:"hidden",alignItems:"center",justifyContent:"center",...a},p=t-n*2,k=r-n*2;return m?jsx(View,{style:[T,{backgroundColor:s||y}]}):u?jsxs(View,{style:T,children:[!!!h&&jsx(Pf,{width:p,height:k,borderRadius:o,color:y}),h?jsx(SvgXml,{xml:h,width:p,height:k,onError:()=>c(true)}):jsx(SvgUri,{uri:e,width:p,height:k,onError:()=>c(true)})]}):jsxs(View,{style:T,children:[!g&&jsx(Pf,{width:p,height:k,borderRadius:o,color:y}),jsx(Image,{source:{uri:e,cache:"force-cache"},style:{width:p,height:k},resizeMode:"contain",onLoad:()=>C(true),onError:()=>c(true)})]})}function Cu(e){let t=[];for(let r of e)if(r)if(r.toLowerCase().endsWith(".svg")){if(zs.has(r))continue;t.push(fetch(r).then(o=>{if(!o.ok)throw new Error(`HTTP ${o.status}`);return o.text()}).then(o=>{zs.set(r,o);}).catch(()=>{}));}else t.push(Image.prefetch(r).then(()=>{}).catch(()=>{}));return Promise.all(t).then(()=>{})}function jr({title:e,subtitle:t,showBack:r=false,showClose:o=true,onBack:n,onClose:i,badge:s,showBalance:a=false,balanceAddress:l,balanceChainType:m,balanceChainId:c,balanceTokenAddress:g,publishableKey:C,projectName:S,leftIcon:w,onLeftAction:u}){let{colors:h,fonts:y,components:T}=V(),[p,k]=useState(null),[d,x]=useState(false),R=useState(()=>new Animated.Value(0))[0];useEffect(()=>{if(!d)return;let I=Animated.loop(Animated.sequence([Animated.timing(R,{toValue:1,duration:700,useNativeDriver:true}),Animated.timing(R,{toValue:0,duration:700,useNativeDriver:true})]));return I.start(),()=>I.stop()},[d,R]),useEffect(()=>{if(!a||!l||!m||!c||!g||!C){k(null),x(false);return}let I=false;return x(true),kl(l,m,c,g,C).then(A=>{if(I)return;let E=A.balance,O=null;E&&(E.amount_usd!=null&&E.amount_usd!==""?O=`$${E.amount_usd}`:O="$0.00"),k(O);}).catch(()=>{I||k(null);}).finally(()=>{I||x(false);}),()=>{I=true;}},[a,l,m,c,g,C]);let b=R.interpolate({inputRange:[0,1],outputRange:[.4,1]});return jsxs(View,{style:Mr.header,children:[jsx(View,{style:Mr.leftContainer,children:r&&n?jsx(TouchableOpacity,{onPress:n,style:[Mr.iconButton,{backgroundColor:"transparent"}],hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(sa,{size:20,color:T.header.buttonColor,strokeWidth:2})}):w&&u?jsx(TouchableOpacity,{onPress:u,style:[Mr.iconButton,{backgroundColor:"transparent"}],hitSlop:{top:10,bottom:10,left:10,right:10},children:w}):jsx(View,{style:Mr.spacer})}),jsxs(View,{style:Mr.titleContainer,children:[jsxs(View,{style:Mr.titleRow,children:[jsx(Text,{style:[Mr.title,{color:T.header.titleColor,fontFamily:y.medium}],children:e}),s&&s.count>0&&jsx(View,{style:[Mr.titleBadge,{backgroundColor:h.card}],children:jsx(Text,{style:[Mr.titleBadgeText,{color:h.foregroundMuted,fontFamily:y.regular}],children:s.count})})]}),t?jsx(Text,{style:[Mr.balanceText,{color:h.foregroundMuted,fontFamily:y.regular}],children:t}):null,a&&(d?jsx(Animated.View,{style:[Mr.balanceSkeleton,{backgroundColor:h.cardHover,opacity:b}]}):p!=null?jsxs(Text,{style:[Mr.balanceText,{color:h.foregroundMuted,fontFamily:y.regular}],children:[S?`${S} `:"","Balance: ",p]}):null)]}),jsx(View,{style:Mr.rightContainer,children:o?jsx(TouchableOpacity,{onPress:i,style:[Mr.iconButton,{backgroundColor:"transparent"}],hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(st,{size:20,color:T.header.buttonColor,strokeWidth:2})}):jsx(View,{style:Mr.spacer})})]})}var Mr=StyleSheet.create({header:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingHorizontal:16,paddingTop:16,paddingBottom:8},leftContainer:{width:40,alignItems:"flex-start"},rightContainer:{width:40,alignItems:"flex-end"},titleContainer:{flex:1,alignItems:"center"},titleRow:{flexDirection:"row",alignItems:"center",justifyContent:"center",gap:8},title:{fontSize:16,textAlign:"center"},titleBadge:{paddingHorizontal:8,paddingVertical:2,borderRadius:12},titleBadgeText:{fontSize:10,fontWeight:"400"},balanceSkeleton:{height:10,width:120,borderRadius:5,marginTop:4},balanceText:{fontSize:14,marginTop:3,textAlign:"center"},iconButton:{width:28,height:28,borderRadius:8,alignItems:"center",justifyContent:"center"},spacer:{width:28,height:28}});function br({children:e,style:t,contentStyle:r,onPress:o,activeOpacity:n=.7,cardTokens:i}){let{components:s}=V(),a=i??s.card,l=a.backShadowColor!=="transparent",m={backgroundColor:a.backgroundColor,borderRadius:a.borderRadius,borderWidth:a.borderWidth,borderColor:a.borderColor},c=[Vf.wrapper,t,l&&{marginBottom:a.backShadowSpacing}],g=[m,r];return jsxs(View,{style:c,children:[l&&jsx(View,{style:[Vf.backShadow,{top:a.backShadowOffset.top,left:a.backShadowOffset.left,right:a.backShadowOffset.right,bottom:a.backShadowOffset.bottom,backgroundColor:a.backShadowColor,borderRadius:a.borderRadius}]}),o!=null?jsx(TouchableOpacity$1,{onPress:o,activeOpacity:n,style:g,children:e}):jsx(View,{style:g,children:e})]})}var Vf=StyleSheet.create({wrapper:{position:"relative"},backShadow:{position:"absolute"}});function Ha({onPress:e,title:t,subtitle:r,featuredTokens:o}){let{fonts:n,components:i}=V(),s=i.depositMenu.card,a=o?[...o].sort((l,m)=>l.position-m.position):[];return jsxs(br,{cardTokens:s,onPress:e,style:sn.wrapper,contentStyle:sn.container,children:[jsxs(View,{style:sn.leftContent,children:[jsx(View,{style:[sn.iconContainer,{borderRadius:s.iconContainerBorderRadius}],children:jsx(sd,{size:20,color:s.iconColor,strokeWidth:2})}),jsxs(View,{style:sn.textContainer,children:[jsx(Text,{style:[sn.title,{color:s.titleColor,fontFamily:n.regular}],children:t}),jsx(Text,{style:[sn.subtitle,{color:s.subtitleColor,fontFamily:n.regular}],children:r})]})]}),jsx(View,{style:sn.rightContent,children:jsx(View,{style:sn.networkIcons,children:a.map((l,m)=>{let c=l.icon_urls.find(g=>g.format==="png")?.url||l.icon_urls.find(g=>g.format==="svg")?.url;return jsx(View,{style:[sn.networkIconWrapper,{marginLeft:m===0?0:-6,zIndex:a.length-m}],children:jsx(ci,{uri:te(c),width:20,height:20})},l.name)})})})]})}var sn=StyleSheet.create({wrapper:{marginHorizontal:16},container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:16,paddingHorizontal:12},leftContent:{flexDirection:"row",alignItems:"center",gap:12,flex:1},iconContainer:{width:36,height:36,alignItems:"center",justifyContent:"center"},textContainer:{flex:1},title:{fontSize:14,fontWeight:"400",marginBottom:2},subtitle:{fontSize:12,fontWeight:"300"},rightContent:{flexDirection:"row",alignItems:"center",gap:8},networkIcons:{flexDirection:"row",alignItems:"center"},networkIconWrapper:{}});function $a({onPress:e,title:t,subtitle:r,paymentNetworks:o}){let{fonts:n,components:i}=V(),s=i.depositMenu.card;return jsxs(br,{cardTokens:s,onPress:e,style:vn.wrapper,contentStyle:vn.container,children:[jsxs(View,{style:vn.leftContent,children:[jsx(View,{style:[vn.iconContainer,{borderRadius:s.iconContainerBorderRadius}],children:jsx(rs,{size:20,color:s.iconColor,strokeWidth:2})}),jsxs(View,{style:vn.textContainer,children:[jsx(Text,{style:[vn.title,{color:s.titleColor,fontFamily:n.regular}],children:t}),jsx(Text,{style:[vn.subtitle,{color:s.subtitleColor,fontFamily:n.regular}],children:r})]})]}),jsx(View,{style:vn.rightContent,children:jsx(View,{style:vn.paymentIcons,children:o?.map(a=>{let l=a.icon_urls.find(m=>m.format==="png")?.url||a.icon_urls.find(m=>m.format==="svg")?.url;return jsx(ci,{uri:te(l),width:32,height:20,borderRadius:4},a.name)})})})]})}var vn=StyleSheet.create({wrapper:{marginHorizontal:16},container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:16,paddingHorizontal:12},leftContent:{flexDirection:"row",alignItems:"center",gap:12,flex:1},iconContainer:{width:36,height:36,alignItems:"center",justifyContent:"center"},textContainer:{flex:1},title:{fontSize:14,fontWeight:"400",marginBottom:2},subtitle:{fontSize:12,fontWeight:"300"},rightContent:{flexDirection:"row",alignItems:"center",gap:8},paymentIcons:{flexDirection:"row",alignItems:"center",gap:6}});function ja({onPress:e,title:t,subtitle:r,badge:o}){let{fonts:n,components:i}=V(),s=i.depositMenu.card;return jsx(br,{cardTokens:s,onPress:e,style:In.wrapper,contentStyle:In.container,children:jsxs(View,{style:In.leftContent,children:[jsxs(View,{style:[In.iconContainer,{borderRadius:s.iconContainerBorderRadius}],children:[jsx(Kr,{size:20,color:s.iconColor,strokeWidth:2}),o!==void 0&&o>0&&jsx(View,{style:[In.badge,{backgroundColor:s.iconColor,borderRadius:i.badge.borderRadius}],children:jsx(Text,{style:[In.badgeText,{fontFamily:n.semibold}],children:o>99?"99+":o})})]}),jsxs(View,{style:In.textContainer,children:[jsx(Text,{style:[In.title,{color:s.titleColor,fontFamily:n.regular}],children:t}),jsx(Text,{style:[In.subtitle,{color:s.subtitleColor,fontFamily:n.regular}],children:r})]})]})})}var In=StyleSheet.create({wrapper:{marginHorizontal:16},container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:16,paddingHorizontal:12},leftContent:{flexDirection:"row",alignItems:"center",gap:12,flex:1},iconContainer:{width:36,height:36,alignItems:"center",justifyContent:"center",position:"relative"},badge:{position:"absolute",top:-4,right:-4,minWidth:18,height:18,alignItems:"center",justifyContent:"center",paddingHorizontal:4},badgeText:{color:"#FFFFFF",fontSize:10,fontWeight:"600"},textContainer:{flex:1},title:{fontSize:14,fontWeight:"400",marginBottom:2},subtitle:{fontSize:12,fontWeight:"300"}});function Ka({onPress:e,title:t,subtitle:r}){let{fonts:o,components:n}=V(),i=n.depositMenu.card;return jsxs(br,{cardTokens:i,onPress:e,style:an.wrapper,contentStyle:an.container,children:[jsxs(View,{style:an.leftContent,children:[jsx(View,{style:[an.iconContainer,{borderRadius:i.iconContainerBorderRadius}],children:jsx(fl,{size:20,color:i.iconColor,strokeWidth:2})}),jsxs(View,{style:an.textContainer,children:[jsx(Text,{style:[an.title,{color:i.titleColor,fontFamily:o.regular}],children:t}),jsx(Text,{style:[an.subtitle,{color:i.subtitleColor,fontFamily:o.regular}],children:r})]})]}),jsx(View,{style:an.rightContent,children:jsx(View,{style:an.badge,children:jsx(Text,{style:[an.badgeText,{fontFamily:o.regular}],children:"Stripe"})})})]})}var an=StyleSheet.create({wrapper:{marginHorizontal:16},container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:16,paddingHorizontal:12},leftContent:{flexDirection:"row",alignItems:"center",gap:12,flex:1},iconContainer:{width:36,height:36,alignItems:"center",justifyContent:"center"},textContainer:{flex:1},title:{fontSize:14,fontWeight:"400",marginBottom:2},subtitle:{fontSize:12,fontWeight:"300"},rightContent:{flexDirection:"row",alignItems:"center",gap:8},badge:{paddingHorizontal:10,paddingVertical:4,borderRadius:6,backgroundColor:"#635BFF"},badgeText:{fontSize:12,fontWeight:"600",color:"#FFFFFF"}});var Af=1e4,Ef=2500,Mf=3e3,zf=6e4;function Qa(e){let{depositConfirmationMode:t,depositAddress:r,chain:o,externalUserId:n,publishableKey:i,modalOpenedAt:s,depositWalletId:a,depositExecutions:l,trackedExecutions:m,setDepositExecutions:c,setTrackedExecutions:g,setLatestExecution:C,setShowStatusSheet:S,onDepositSuccess:w,onExecutionsChange:u,onDepositError:h}=e,[y,T]=useState(false),[p,k]=useState(false);return useEffect(()=>{if(t!=="auto_ui"&&t!=="auto_silent"||!r)return;T(false),t==="auto_ui"&&k(false);let x=setTimeout(()=>{T(true),t==="auto_ui"&&k(true);},Af);return ()=>clearTimeout(x)},[t,r,o]),useEffect(()=>{if(!n||!s)return;let x=new Date(s.getTime()-zf),R=setInterval(async()=>{try{let A=[...(await yn(n,i)).data??[]].sort((O,F)=>{let z=O.created_at?new Date(O.created_at).getTime():0;return (F.created_at?new Date(F.created_at).getTime():0)-z}),E=null;for(let O of A){let F=O.created_at?new Date(O.created_at):null;if(!F||F<=x)continue;let z=m.get(O.id);if(!z){E=O;break}if(["pending","waiting","delayed"].includes(z)&&O.status==="succeeded"){E=O;break}}if(E){let O=E;c(F=>{let z=F.findIndex(U=>U.id===O.id);if(z>=0){let U=[...F];return U[z]=O,U}return [...F,O]}),g(F=>{let z=new Map(F);return z.set(O.id,O.status),z}),C(O),S(!0),O.status==="succeeded"&&w?.({message:"Deposit completed successfully",executionId:O.id}),u?.([...l,O]);}}catch(b){h?.({message:"Failed to check deposit status",error:b});}},Ef);return ()=>clearInterval(R)},[n,i,s,m,l,u,w,h]),useEffect(()=>{if(!y||!a)return;let x=async()=>{try{await bl(a,i);}catch{}};x();let R=setInterval(x,Mf);return ()=>clearInterval(R)},[y,a,i]),{pollingEnabled:y,showWaitingUi:p,handleIveDeposited:()=>{T(true),k(true);}}}function $s({value:e,size:t=180,logoUri:r,logoSize:o=40,logoBackgroundColor:n}){let{colors:i,isDark:s}=V(),a=s?"#1a1a1a":"#ffffff",l=s?"#ffffff":"#000000",m=n||a;return jsxs(View,{style:[Hf.container,{width:t,height:t}],children:[jsx(Nb,{value:e||"placeholder",size:t,backgroundColor:a,color:l,ecl:"H",quietZone:4}),r&&jsx(View,{style:[Hf.logoContainer,{width:o+12,height:o+12,backgroundColor:m,borderRadius:(o+12)/2}],children:jsx(ci,{uri:r,width:o,height:o,borderRadius:o/2})})]})}var Hf=StyleSheet.create({container:{alignItems:"center",justifyContent:"center",position:"relative"},logoContainer:{position:"absolute",alignItems:"center",justifyContent:"center"}});function jf(e){let t=e.split("/"),r=t[t.length-1];return r&&r.length>10?`${r.slice(0,6)}...${r.slice(-3)}`:r||""}function Kb(e){let r=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"][e.getMonth()],o=e.getDate(),n=e.getFullYear(),i=e.getHours(),s=e.getMinutes(),a=i>=12?"pm":"am";i=i%12,i=i||12;let l=s<10?`0${s}`:s;return `${r} ${o}, ${n} at ${i}:${l}${a}`}function js({visible:e,status:t,tokenIconUrl:r,explorerUrl:o,completionExplorerUrl:n,date:i,amountUsd:s,onClose:a,borderTopLeftRadius:l,borderTopRightRadius:m}){let{colors:c,fonts:g,components:C}=V(),[S,w]=useState(false),u=t==="pending"||t==="waiting"||t==="delayed",h=t==="succeeded",y=()=>{o&&Linking.openURL(o);},T=()=>{n&&Linking.openURL(n);};return jsx(wt,{visible:e,onClose:a,closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:l,borderTopRightRadius:m,children:jsxs(View,{style:Jt.container,children:[jsx(TouchableOpacity,{style:Jt.closeButton,onPress:a,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(st,{size:20,color:C.header.buttonColor,strokeWidth:2})}),jsx(View,{style:Jt.iconContainer,children:u?jsx(ot,{size:80,strokeWidth:4,iconSize:68,children:r?jsx(Image,{source:{uri:te(r)},style:Jt.tokenIconFill}):jsx(View,{style:[Jt.tokenIconFill,{backgroundColor:c.cardHover}]})}):jsxs(Fragment,{children:[r?jsx(Image,{source:{uri:te(r)},style:Jt.tokenIconLarge}):jsx(View,{style:[Jt.tokenIconLarge,{backgroundColor:c.cardHover}]}),jsx(View,{style:[Jt.statusBadge,{backgroundColor:C.container.iconBackgroundColor}],children:jsx(De,{size:16,color:C.container.iconColor,strokeWidth:3})})]})}),jsx(Text,{style:[Jt.title,{color:C.container.titleColor,fontFamily:g.semibold}],children:u?"Deposit Processing":"Deposit Complete"}),s!==void 0&&jsxs(Text,{style:[Jt.amount,{color:C.container.titleColor,fontFamily:g.bold}],children:["$",s.toLocaleString(void 0,{minimumFractionDigits:2,maximumFractionDigits:2})]}),i&&jsx(Text,{style:[Jt.date,{color:C.container.subtitleColor,fontFamily:g.regular}],children:Kb(i)}),jsx(Text,{style:[Jt.subtitle,{color:C.container.subtitleColor,fontFamily:g.regular}],children:u?"This usually takes less than a minute.":"Your account has been credited successfully!"}),h&&(o||n)&&jsxs(View,{style:Jt.detailsSection,children:[jsx(View,{style:[Jt.divider,{backgroundColor:c.border}]}),jsxs(TouchableOpacity,{style:Jt.detailsToggle,onPress:()=>w(!S),children:[jsx(Text,{style:[Jt.detailsToggleText,{color:C.container.actionTitle,fontFamily:g.medium}],children:S?"See less":"See more details"}),S?jsx(Mo,{size:18,color:C.container.actionColor,strokeWidth:2}):jsx(Yt,{size:18,color:C.container.actionColor,strokeWidth:2})]}),S&&jsxs(View,{style:Jt.txButtonsContainer,children:[o&&jsxs(TouchableOpacity,{style:[Jt.txButton,{backgroundColor:C.card.backgroundColor,borderColor:c.border}],onPress:y,children:[jsx(Text,{style:[Jt.txLabel,{color:C.card.titleColor,fontFamily:g.medium}],children:"Deposit tx"}),jsx(Text,{style:[Jt.txHash,{color:C.card.subtitleColor,fontFamily:g.regular}],children:jf(o)}),jsx(Eo,{size:16,color:C.card.actionColor,strokeWidth:2})]}),n&&jsxs(TouchableOpacity,{style:[Jt.txButton,{backgroundColor:C.card.backgroundColor,borderColor:c.border}],onPress:T,children:[jsx(Text,{style:[Jt.txLabel,{color:C.card.titleColor,fontFamily:g.medium}],children:"Completion tx"}),jsx(Text,{style:[Jt.txHash,{color:C.card.subtitleColor,fontFamily:g.regular}],children:jf(n)}),jsx(Eo,{size:16,color:C.card.actionColor,strokeWidth:2})]})]})]})]})})}var Jt=StyleSheet.create({container:{alignItems:"center",paddingHorizontal:24,paddingTop:40},closeButton:{position:"absolute",top:16,right:16,padding:4,zIndex:1},iconContainer:{position:"relative",marginBottom:16},tokenIcon:{width:64,height:64,borderRadius:32},tokenIconLarge:{width:68,height:68,borderRadius:34},tokenIconFill:{width:"100%",height:"100%",borderRadius:34},statusBadge:{position:"absolute",bottom:-2,right:-2,width:28,height:28,borderRadius:14,alignItems:"center",justifyContent:"center"},title:{fontSize:18,fontWeight:"600",marginBottom:4,textAlign:"center"},amount:{fontSize:28,fontWeight:"700",marginBottom:4,textAlign:"center"},date:{fontSize:13,textAlign:"center",marginBottom:12},detailsSection:{width:"100%",marginTop:16,paddingHorizontal:16},divider:{height:1,width:"100%",opacity:.15},detailsToggle:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",width:"100%",paddingVertical:12},detailsToggleText:{fontSize:14,fontWeight:"500"},txButtonsContainer:{width:"100%",gap:10,marginTop:10},txButton:{flexDirection:"row",alignItems:"center",width:"100%",paddingVertical:12,paddingHorizontal:14,borderRadius:10,borderWidth:1,gap:8},txLabel:{fontSize:14,fontWeight:"500"},txHash:{fontSize:14,flex:1,textAlign:"right"},subtitle:{fontSize:14,textAlign:"center",lineHeight:20,paddingTop:8},buttonRow:{flexDirection:"row",gap:10,width:"100%"},button:{paddingVertical:14,paddingHorizontal:20,borderRadius:10,alignItems:"center",justifyContent:"center"},halfButton:{flex:1},successButton:{backgroundColor:"#22C55E"},buttonText:{color:"#fff",fontSize:14,fontWeight:"600"},hint:{fontSize:12,marginTop:12,textAlign:"center"}});function yc({depositConfirmationMode:e,depositAddress:t,showWaitingUi:r,latestExecution:o,onIveDeposited:n}){let{colors:i,fonts:s,components:a}=V();return jsxs(Fragment,{children:[e==="manual"&&t&&!r&&jsx(TouchableOpacity,{onPress:n,activeOpacity:.8,style:[qi.iveDepositedButton,{backgroundColor:i.primary,borderRadius:a.button.borderRadius,borderWidth:a.button.borderWidth,borderColor:a.button.borderColor}],children:jsx(Text,{style:[qi.iveDepositedButtonText,{color:i.primaryForeground??"#FFF",fontFamily:s.semibold}],children:"I've made the deposit"})}),r&&!o&&jsxs(View,{style:[qi.processingCard,{backgroundColor:a.card.backgroundColor,borderRadius:a.card.borderRadius,borderWidth:a.card.borderWidth,borderColor:a.card.borderColor,shadowColor:a.card.shadowOpacity>0?a.card.shadowColor:void 0,shadowOffset:a.card.shadowOpacity>0?a.card.shadowOffset:void 0,shadowOpacity:a.card.shadowOpacity,shadowRadius:a.card.shadowRadius,elevation:a.card.elevation}],children:[jsx(View,{style:[qi.detailIcon,{backgroundColor:a.card.iconBackgroundColor,borderRadius:a.card.iconContainerBorderRadius}],children:jsx(ad,{size:14,color:a.card.iconColor,strokeWidth:2})}),jsxs(View,{style:qi.processingCardText,children:[jsx(Text,{style:[qi.processingCardTitle,{color:a.card.titleColor,fontFamily:s.semibold}],children:"Processing deposit transactions."}),jsx(Text,{style:[qi.processingCardSubtitle,{color:a.card.subtitleColor,fontFamily:s.regular}],children:"We're checking if your deposit has landed."})]})]})]})}var qi=StyleSheet.create({iveDepositedButton:{paddingVertical:14,alignItems:"center",justifyContent:"center",marginBottom:12},iveDepositedButtonText:{fontSize:16},processingCard:{flexDirection:"row",alignItems:"center",padding:12,marginBottom:12,gap:12},processingCardText:{flex:1,gap:4},processingCardTitle:{fontSize:14},processingCardSubtitle:{fontSize:12,lineHeight:18},detailIcon:{width:24,height:24,alignItems:"center",justifyContent:"center"}});var Ya=(e,t)=>`${t}:${e}`,rw=e=>{let[t,r]=e.split(":");return {chainType:t,chainId:r}};function wc({externalUserId:e,publishableKey:t,recipientAddress:r,destinationChainType:o,destinationChainId:n,destinationTokenAddress:i,destinationTokenSymbol:s,defaultChainType:a,defaultChainId:l,defaultTokenAddress:m,depositConfirmationMode:c="auto_ui",onExecutionsChange:g,onDepositSuccess:C,onDepositError:S,borderTopLeftRadius:w,borderTopRightRadius:u,sheetBorderRadius:h}){let{colors:y,fonts:T,components:p}=V(),k=a&&l?`${a}:${l}`:"solana:mainnet",[d,x]=useState("USDC"),[R,b]=useState(k),[I,A]=useState([]),[E,O]=useState(true),[F,z]=useState([]),[U,he]=useState(true),[Be,We]=useState(false),[re,Ae]=useState(false),[Ce,ye]=useState(false),[He,ae]=useState(false),[J,Se]=useState([]),[Bt,Ie]=useState(new Map),[Ne]=useState(()=>new Date),[Qe,Ee]=useState(null),[Ke,gt]=useState(false),[ne,de]=useState(null),[Oe,ue]=useState(false),Ye=new Map;F.forEach(D=>{D.chains.forEach(v=>{let L=`${v.chain_type}:${v.chain_id}`;Ye.has(L)||Ye.set(L,v);});});let Qt=Array.from(Ye.values()),yt=rw(R),dt=Qt.find(D=>D.chain_type===yt.chainType&&D.chain_id===yt.chainId)?.chain_type||"ethereum",fe=gn(I,dt),ie=fe?.address||"",_e=useRef(false);useEffect(()=>{async function D(){try{he(!0),Ee(null);let L=await ki(t,i&&n&&o?{destination_token_address:i,destination_chain_id:n,destination_chain_type:o}:void 0);if(z(L.data),L.data.length>0&&!_e.current){_e.current=!0;let N,ke;if(a&&l)if(m)for(let be of L.data){let it=be.chains.find(le=>le.chain_type===a&&le.chain_id===l&&le.token_address.toLowerCase()===m.toLowerCase());if(it){N=be,ke=it;break}}else for(let be of L.data){let it=be.chains.find(le=>le.chain_type===a&&le.chain_id===l);if(it){N=be,ke=it;break}}if(!N&&i)for(let be of L.data){let it=be.chains.find(le=>le.token_address.toLowerCase()===i.toLowerCase());if(it){N=be,ke=it;break}}N||(N=L.data.find(be=>be.symbol==="USDC"),N&&N.chains.length>0&&(ke=N.chains[0])),N||(N=L.data.find(be=>be.symbol==="USDT"),N&&N.chains.length>0&&(ke=N.chains[0])),N||(N=L.data[0],N.chains.length>0&&(ke=N.chains[0])),N&&x(N.symbol),ke&&b(Ya(ke.chain_id,ke.chain_type));}}catch(v){console.error("Error fetching supported tokens:",v),Ee("Failed to load supported tokens"),S?.({message:"Failed to load supported tokens",error:v});}finally{he(false);}}D();},[t,S,a,l,m,i,n,o]),useEffect(()=>{async function D(){try{O(!0),Ee(null);let v=await hn({external_user_id:e,recipient_address:r,destination_chain_type:o,destination_chain_id:n,destination_token_address:i},t);A(v.data);}catch(v){console.error("Error fetching wallets:",v),Ee("Failed to load wallets"),S?.({message:"Failed to load wallets",error:v});}finally{O(false);}}D();},[e,r,o,n,i,t,S]);let et=fe?.id??"",{showWaitingUi:xt,handleIveDeposited:pe}=Qa({depositConfirmationMode:c,depositAddress:ie,chain:R,externalUserId:e,publishableKey:t,modalOpenedAt:Ne,depositWalletId:et,depositExecutions:J,trackedExecutions:Bt,setDepositExecutions:Se,setTrackedExecutions:Ie,setLatestExecution:de,setShowStatusSheet:gt,onDepositSuccess:C,onExecutionsChange:g,onDepositError:S});useEffect(()=>{if(!F.length)return;let D=F.find(L=>L.symbol===d);if(!D||D.chains.length===0)return;if(!D.chains.some(L=>Ya(L.chain_id,L.chain_type)===R)){let L=D.chains[0];b(Ya(L.chain_id,L.chain_type));}},[d,F,R]);let Me=F.find(D=>D.symbol===d),Wt=Me?.chains||[],nt=Wt.find(D=>Ya(D.chain_id,D.chain_type)===R),wr=async()=>{if(ie)try{Clipboard.setString(ie),We(!0),setTimeout(()=>We(!1),2e3);}catch(D){console.error("Failed to copy:",D);}},er=nt?.estimated_price_impact_percent??0,$e=nt?.max_slippage_percent??.25,Cr=nt?.minimum_deposit_amount_usd??3;if(U)return jsxs(View,{style:B.loadingContainer,children:[jsx(ActivityIndicator,{size:"large",color:y.primary}),jsx(Text,{style:[B.loadingText,{color:y.foregroundMuted,fontFamily:T.regular}],children:"Loading currencies..."})]});if(Qe&&F.length===0)return jsxs(View,{style:B.errorContainer,children:[jsx(Text,{style:[B.errorText,{color:y.error,fontFamily:T.regular}],children:Qe}),jsx(Text,{style:[B.errorHint,{color:y.foregroundMuted,fontFamily:T.regular}],children:"Please check your network connection and try again."})]});let q=()=>jsxs(wt,{visible:Ce,onClose:()=>ye(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:h?.tokenSelector?.borderTopLeftRadius??w,borderTopRightRadius:h?.tokenSelector?.borderTopRightRadius??u,children:[jsxs(View,{style:[B.sheetHeader,{borderBottomColor:y.border}],children:[jsx(View,{style:B.sheetHeaderSpacer}),jsx(Text,{style:[B.sheetTitle,{color:p.header.titleColor,fontFamily:T.medium}],children:"Select Token"}),jsx(TouchableOpacity$1,{onPress:()=>ye(false),style:B.sheetCloseButton,children:jsx(st,{size:20,color:p.header.buttonColor,strokeWidth:2})})]}),jsx(at,{style:B.sheetList,contentContainerStyle:B.sheetListContent,showsVerticalScrollIndicator:false,children:F.map(D=>jsxs(TouchableOpacity$1,{onPress:()=>{x(D.symbol),ye(false);},activeOpacity:.7,style:[B.sheetItem,{backgroundColor:d===D.symbol?p.card.backgroundColor:"transparent"}],children:[jsx(Image,{source:{uri:te(xe(D,"png"))},style:B.sheetItemIcon}),jsxs(View,{style:B.sheetItemText,children:[jsx(Text,{style:[B.sheetItemTitle,{color:p.card.titleColor,fontFamily:T.medium}],children:D.symbol}),jsxs(Text,{style:[B.sheetItemSubtitle,{color:p.card.subtitleColor,fontFamily:T.regular}],children:[D.chains.length," network",D.chains.length!==1?"s":""," available"]})]}),d===D.symbol&&jsx(De,{size:20,color:y.primary,strokeWidth:2})]},D.symbol))})]}),se=()=>jsxs(wt,{visible:He,onClose:()=>ae(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:h?.chainSelector?.borderTopLeftRadius??w,borderTopRightRadius:h?.chainSelector?.borderTopRightRadius??u,children:[jsxs(View,{style:[B.sheetHeader,{borderBottomColor:y.border}],children:[jsx(View,{style:B.sheetHeaderSpacer}),jsx(Text,{style:[B.sheetTitle,{color:p.header.titleColor,fontFamily:T.medium}],children:"Select Network"}),jsx(TouchableOpacity$1,{onPress:()=>ae(false),style:B.sheetCloseButton,children:jsx(st,{size:20,color:p.header.buttonColor,strokeWidth:2})})]}),jsx(at,{style:B.sheetList,contentContainerStyle:B.sheetListContent,showsVerticalScrollIndicator:false,children:Wt.map(D=>{let v=Ya(D.chain_id,D.chain_type),L=R===v;return jsxs(TouchableOpacity$1,{onPress:()=>{b(v),ae(false);},activeOpacity:.7,style:[B.sheetItem,{backgroundColor:L?p.card.backgroundColor:"transparent"}],children:[jsx(Image,{source:{uri:te(xe(D,"png"))},style:B.sheetItemIcon}),jsxs(View,{style:B.sheetItemText,children:[jsx(Text,{style:[B.sheetItemTitle,{color:p.card.titleColor,fontFamily:T.medium}],children:D.chain_name}),jsxs(Text,{style:[B.sheetItemSubtitle,{color:p.card.subtitleColor,fontFamily:T.regular}],children:["Min deposit: $",D.minimum_deposit_amount_usd]})]}),L&&jsx(De,{size:20,color:y.primary,strokeWidth:2})]},v)})})]});return jsxs(View,{style:B.container,children:[jsxs(View,{style:B.selectorSection,children:[jsx(Text,{style:[B.selectorLabel,{color:p.card.labelColor,fontFamily:T.regular}],children:"Token"}),jsxs(TouchableOpacity$1,{onPress:()=>ye(true),style:[B.selector,{backgroundColor:p.card.backgroundColor,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth,borderColor:p.card.borderColor}],children:[Me&&jsx(Image,{source:{uri:te(xe(Me,"png"))},style:B.selectorIcon}),jsx(Text,{style:[B.selectorText,{color:p.card.titleColor,fontFamily:T.medium}],children:d}),jsx(Yt,{size:16,color:p.card.actionColor,strokeWidth:2})]})]}),jsxs(View,{style:B.selectorSection,children:[jsxs(Text,{style:[B.selectorLabel,{color:p.card.labelColor,fontFamily:T.regular}],children:["Network"," ",jsxs(Text,{style:[B.minDeposit,{fontFamily:T.regular}],children:["($",Cr," min)"]})]}),jsxs(TouchableOpacity$1,{onPress:()=>ae(true),style:[B.selector,{backgroundColor:p.card.backgroundColor,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth,borderColor:p.card.borderColor}],children:[nt&&jsx(Image,{source:{uri:te(xe(nt,"png"))},style:B.selectorIcon}),jsx(Text,{style:[B.selectorText,{color:p.card.titleColor,fontFamily:T.medium}],numberOfLines:1,children:nt?.chain_name||"Select network"}),jsx(Yt,{size:16,color:p.card.actionColor,strokeWidth:2})]})]}),jsx(View,{style:B.qrContainer,children:jsx(View,{style:[B.qrWrapper,{backgroundColor:y.background,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth>0?p.card.borderWidth:1,borderColor:p.card.borderColor}],children:E?jsxs(View,{style:B.qrLoading,children:[jsx(ActivityIndicator,{size:"small",color:y.primary}),jsx(Text,{style:[B.loadingText,{color:y.foregroundMuted,fontFamily:T.regular}],children:"Loading..."})]}):ie?jsx($s,{value:ie,size:160,logoUri:te(xe(nt,"png")||cr("/icons/networks/png/ethereum.png")),logoSize:40}):jsx(View,{style:B.qrLoading,children:jsx(Text,{style:[B.errorText,{color:y.error,fontFamily:T.regular}],children:"No address available"})})})}),jsxs(View,{style:B.addressSection,children:[jsxs(View,{style:B.addressHeader,children:[jsx(Text,{style:[B.addressLabel,{color:p.card.labelColor,fontFamily:T.medium}],children:"Deposit Address"}),Be&&jsxs(View,{style:B.copiedIndicator,children:[jsx(De,{size:14,color:y.success,strokeWidth:2}),jsx(Text,{style:[B.copiedText,{color:y.success,fontFamily:T.regular}],children:"Copied"})]})]}),jsxs(br,{cardTokens:p.transferCrypto.depositAddress.card,onPress:!E&&ie?wr:void 0,contentStyle:B.addressBox,children:[jsx(Text,{style:[B.addressText,{color:p.card.titleColor,fontFamily:T.regular}],numberOfLines:2,children:E?"Loading...":ie||"No address available"}),jsx(View,{style:B.addressCopyIcon,children:jsx(mn,{size:16,color:p.card.actionColor,strokeWidth:1})})]})]}),jsxs(View,{style:[B.detailsCard,{backgroundColor:p.card.backgroundColor,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth,borderColor:p.card.borderColor}],children:[jsxs(TouchableOpacity$1,{onPress:()=>Ae(!re),style:B.detailsHeader,children:[jsxs(View,{style:B.detailsRow,children:[jsx(View,{style:[B.detailIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(Kr,{size:12,color:p.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[B.detailsLabel,{color:p.card.titleColor,fontFamily:T.regular}],children:"Processing time: < 1 min"})]}),jsx(View,{style:B.chevronContainer,children:re?jsx(Mo,{size:16,color:p.card.actionColor,strokeWidth:2}):jsx(Yt,{size:16,color:p.card.actionColor,strokeWidth:2})})]}),re&&jsxs(View,{style:B.detailsContent,children:[jsxs(View,{style:B.detailsRow,children:[jsx(View,{style:[B.detailIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(zn,{size:12,color:p.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[B.detailsLabel,{color:p.card.titleColor,fontFamily:T.regular}],children:["Price impact: ",er.toFixed(2),"%"]}),jsx(TouchableOpacity$1,{onPress:()=>ue(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsx(is,{size:14,color:p.card.actionColor,strokeWidth:2})})]}),jsxs(View,{style:B.detailsRow,children:[jsx(View,{style:[B.detailIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(Qr,{size:12,color:p.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[B.detailsLabel,{color:p.card.titleColor,fontFamily:T.regular}],children:["Slippage: Auto \u2022 ",$e.toFixed(2),"%"]}),jsx(TouchableOpacity$1,{onPress:()=>ue(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsx(is,{size:14,color:p.card.actionColor,strokeWidth:2})})]}),jsxs(View,{style:B.detailsRow,children:[jsx(View,{style:[B.detailIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(ml,{size:12,color:p.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[B.detailsLabel,{color:p.card.titleColor,fontFamily:T.regular}],children:["Need help?"," ",jsx(Text,{style:{textDecorationLine:"underline"},children:"Contact support"})]})]})]})]}),jsx(yc,{depositConfirmationMode:c,depositAddress:ie,showWaitingUi:xt,latestExecution:ne,onIveDeposited:pe}),jsx(TouchableOpacity$1,{style:B.termsContainer,onPress:()=>Linking.openURL("https://unifold.io/terms"),children:jsx(Text,{style:[B.termsText,{color:y.primary,fontFamily:T.regular}],children:"Terms apply"})}),q(),se(),jsxs(wt,{visible:Oe,onClose:()=>ue(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.55,maxHeightPercent:.9,borderTopLeftRadius:h?.infoSheet?.borderTopLeftRadius??w,borderTopRightRadius:h?.infoSheet?.borderTopRightRadius??u,children:[jsxs(View,{style:[B.sheetHeader,{borderBottomColor:y.border}],children:[jsx(View,{style:B.sheetHeaderSpacer}),jsx(Text,{style:[B.sheetTitle,{color:p.header.titleColor,fontFamily:T.medium}],children:"Price Impact & Slippage"}),jsx(TouchableOpacity$1,{onPress:()=>ue(false),style:B.sheetCloseButton,children:jsx(st,{size:20,color:p.header.buttonColor,strokeWidth:2})})]}),jsxs(View,{style:B.infoSheetContent,children:[jsxs(View,{style:[B.infoCard,{backgroundColor:p.card.backgroundColor,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth,borderColor:p.card.borderColor}],children:[jsxs(View,{style:B.infoCardHeader,children:[jsx(View,{style:[B.infoCardIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(zn,{size:16,color:p.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[B.infoCardTitle,{color:p.card.titleColor,fontFamily:T.medium}],children:"Price Impact"}),jsxs(Text,{style:[B.infoCardValue,{color:p.card.titleColor,fontFamily:T.medium}],children:[er.toFixed(2),"%"]})]}),jsx(Text,{style:[B.infoCardDescription,{color:p.card.descriptionColor,fontFamily:T.regular}],children:"Price impact is the difference between the current market price and the price you'll receive for your swap. This occurs due to liquidity pool mechanics and trade size."})]}),jsxs(View,{style:[B.infoCard,{backgroundColor:p.card.backgroundColor,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth,borderColor:p.card.borderColor}],children:[jsxs(View,{style:B.infoCardHeader,children:[jsx(View,{style:[B.infoCardIcon,{backgroundColor:p.card.iconBackgroundColor,borderRadius:p.card.iconContainerBorderRadius}],children:jsx(Qr,{size:16,color:p.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[B.infoCardTitle,{color:p.card.titleColor,fontFamily:T.medium}],children:"Max Slippage"}),jsxs(Text,{style:[B.infoCardValue,{color:p.card.titleColor,fontFamily:T.medium}],children:[$e.toFixed(2),"%"]})]}),jsx(Text,{style:[B.infoCardDescription,{color:p.card.descriptionColor,fontFamily:T.regular}],children:"Max slippage is the maximum price difference you're willing to accept between when you submit a transaction and when it executes. Your transaction will revert if the price moves beyond this threshold."})]})]})]}),ne&&jsx(js,{visible:Ke,status:ne.status,tokenIconUrl:ne.destination_token_metadata?.icon_urls?.find(D=>D.format==="png")?.url||ne.destination_token_metadata?.icon_url||xe(Me,"png"),explorerUrl:ne.explorer_url,completionExplorerUrl:ne.destination_explorer_url,date:ne.created_at?new Date(ne.created_at):void 0,amountUsd:ne.source_amount_usd?parseFloat(ne.source_amount_usd):void 0,onClose:()=>gt(false),borderTopLeftRadius:h?.depositStatus?.borderTopLeftRadius??w,borderTopRightRadius:h?.depositStatus?.borderTopRightRadius??u})]})}var B=StyleSheet.create({container:{flex:1,padding:16},loadingContainer:{padding:40,alignItems:"center",gap:12},loadingText:{fontSize:14},errorContainer:{padding:40,alignItems:"center",gap:8},errorText:{fontSize:14,textAlign:"center"},errorHint:{fontSize:12,textAlign:"center"},selectorSection:{marginBottom:12},selectorLabel:{fontSize:13,marginBottom:8},minDeposit:{fontSize:10},selector:{flexDirection:"row",alignItems:"center",gap:10,padding:12,borderRadius:12},selectorIcon:{width:24,height:24,borderRadius:12},selectorText:{flex:1,fontSize:14,fontWeight:"500"},qrContainer:{alignItems:"center",marginVertical:16},qrWrapper:{padding:16},qrLoading:{width:160,height:160,alignItems:"center",justifyContent:"center"},addressSection:{marginBottom:16},addressHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",marginBottom:8},addressLabel:{fontSize:13},copiedIndicator:{flexDirection:"row",alignItems:"center",gap:4},copiedText:{fontSize:12,fontWeight:"500"},addressBox:{position:"relative",paddingHorizontal:12,paddingVertical:16},addressText:{fontSize:12,fontFamily:"monospace"},addressCopyIcon:{position:"absolute",right:12,top:0,bottom:0,justifyContent:"center"},detailsCard:{borderRadius:8,padding:4,marginBottom:16},detailsHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",paddingVertical:8,paddingLeft:8,paddingRight:8},detailsContent:{paddingRight:12,paddingLeft:8,paddingBottom:12,gap:10},detailsRow:{flexDirection:"row",alignItems:"center",gap:8},detailIcon:{width:24,height:24,borderRadius:12,alignItems:"center",justifyContent:"center"},detailsLabel:{fontSize:13},chevronContainer:{},spacer:{flex:1},termsContainer:{alignItems:"center"},termsText:{fontSize:12,textDecorationLine:"underline"},sheetHeader:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:16},sheetHeaderSpacer:{width:28},sheetTitle:{fontSize:16,fontWeight:"500",flex:1,textAlign:"center"},sheetCloseButton:{width:28,height:28,alignItems:"center",justifyContent:"center"},sheetList:{flex:1,paddingTop:8},sheetListContent:{paddingBottom:56},sheetItem:{flexDirection:"row",alignItems:"center",paddingVertical:12,paddingHorizontal:16,marginHorizontal:8,borderRadius:12,gap:12},sheetItemIcon:{width:40,height:40,borderRadius:20},sheetItemText:{flex:1},sheetItemTitle:{fontSize:16,fontWeight:"500"},sheetItemSubtitle:{fontSize:12,marginTop:2},infoSheetContent:{paddingHorizontal:16,paddingBottom:32,gap:16},infoCard:{borderRadius:12,padding:16,gap:12},infoCardHeader:{flexDirection:"row",alignItems:"center",gap:10},infoCardIcon:{width:32,height:32,borderRadius:16,alignItems:"center",justifyContent:"center"},infoCardTitle:{fontSize:15,fontWeight:"600",flex:1},infoCardValue:{fontSize:15,fontWeight:"600"},infoCardDescription:{fontSize:13,lineHeight:20}});function Cc({currency:e,isSelected:t,onSelect:r}){let{colors:o,fonts:n,components:i}=V();return jsxs(TouchableOpacity$1,{onPress:()=>r(e.currency_code),activeOpacity:.7,style:[Ki.container,{backgroundColor:i.card.backgroundColor,borderRadius:i.list.rowBorderRadius,borderWidth:i.card.borderWidth,borderColor:i.card.borderColor}],children:[jsxs(View,{style:Ki.leftContent,children:[jsx(View,{style:[Ki.iconContainer,{backgroundColor:o.background}],children:jsx(Image,{source:{uri:te(xe(e,"png"))},style:Ki.icon})}),jsxs(View,{style:Ki.textContainer,children:[jsx(Text,{style:[Ki.name,{color:i.card.titleColor,fontFamily:n.medium}],children:e.name}),jsx(Text,{style:[Ki.code,{color:i.card.subtitleColor,fontFamily:n.regular}],children:e.currency_code.toUpperCase()})]})]}),t&&jsx(De,{size:16,color:o.primary,strokeWidth:2})]})}var Ki=StyleSheet.create({container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,marginHorizontal:8,marginVertical:4},leftContent:{flexDirection:"row",alignItems:"center",gap:12},iconContainer:{width:40,height:40,borderRadius:20,overflow:"hidden",alignItems:"center",justifyContent:"center"},icon:{width:40,height:40,borderRadius:20},textContainer:{gap:2},name:{fontSize:14,fontWeight:"400"},code:{fontSize:12,fontWeight:"300"}});function Ja({title:e,currencies:t,selectedCurrency:r,onSelect:o}){let{fonts:n,components:i}=V();return t.length===0?null:jsxs(View,{children:[jsx(View,{style:Yf.headerContainer,children:jsx(Text,{style:[Yf.title,{color:i.list.titleSectionColor,fontFamily:n.medium}],children:e})}),t.map(s=>jsx(Cc,{currency:s,isSelected:r.toLowerCase()===s.currency_code.toLowerCase(),onSelect:o},s.currency_code))]})}var Yf=StyleSheet.create({headerContainer:{paddingHorizontal:12,paddingBottom:8,paddingTop:4},title:{fontSize:14,fontWeight:"500"}});function kc({open:e,onOpenChange:t,currencies:r,preferredCurrencyCodes:o,selectedCurrency:n,onSelectCurrency:i,borderTopLeftRadius:s,borderTopRightRadius:a}){let{colors:l,fonts:m,components:c}=V(),[g,C]=useState(""),S=o.map(k=>r.find(d=>d.currency_code.toLowerCase()===k.toLowerCase())).filter(k=>k!==void 0),w=r.filter(k=>!o.includes(k.currency_code.toLowerCase())),u=k=>{if(!g)return k;let d=g.toLowerCase();return k.filter(x=>x.name.toLowerCase().includes(d)||x.currency_code.toLowerCase().includes(d))},h=u(S),y=u(w),T=k=>{i(k),t(false),C("");},p=()=>{t(false),C("");};return jsxs(wt,{visible:e,onClose:p,closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:s,borderTopRightRadius:a,children:[jsx(jr,{title:"Currency",showBack:false,onClose:p}),jsx(View,{style:Qi.searchContainer,children:jsx(TextInput,{style:[Qi.searchInput,{backgroundColor:c.search.backgroundColor,color:c.search.inputColor,fontFamily:m.regular,borderRadius:c.input.borderRadius,borderWidth:c.input.borderWidth,borderColor:c.input.borderColor}],value:g,onChangeText:C,placeholder:"Search",placeholderTextColor:c.search.placeholderColor})}),jsx(at,{style:Qi.listContainer,showsVerticalScrollIndicator:false,keyboardShouldPersistTaps:"handled",children:jsxs(View,{style:Qi.listContent,children:[jsx(Ja,{title:"Popular currencies",currencies:h,selectedCurrency:n,onSelect:T}),h.length>0&&y.length>0&&jsx(View,{style:Qi.sectionSpacer}),jsx(Ja,{title:"All currencies",currencies:y,selectedCurrency:n,onSelect:T}),h.length===0&&y.length===0&&jsx(View,{style:Qi.noResultsContainer,children:jsx(Text,{style:[Qi.noResultsText,{color:c.container.subtitleColor,fontFamily:m.regular}],children:"No currencies found"})})]})})]})}var Qi=StyleSheet.create({searchContainer:{marginTop:8,paddingHorizontal:18,paddingBottom:12},searchInput:{padding:16,fontSize:14},listContainer:{flex:1,paddingHorizontal:12},listContent:{paddingBottom:72},sectionSpacer:{height:8},noResultsContainer:{paddingVertical:32,alignItems:"center"},noResultsText:{fontSize:14}});function Uu(e){try{return new Intl.NumberFormat("en",{style:"currency",currency:e.toUpperCase(),minimumFractionDigits:0,maximumFractionDigits:0}).format(0).replace(/\d/g,"").trim()}catch{return e.toUpperCase()}}function Rc({externalUserId:e,publishableKey:t,view:r,onViewChange:o,destinationTokenSymbol:n,recipientAddress:i,destinationChainType:s,destinationChainId:a,destinationTokenAddress:l,onDepositSuccess:m,onDepositError:c,borderTopLeftRadius:g,borderTopRightRadius:C,sheetBorderRadius:S}){let{colors:w,fonts:u,components:h}=V(),[y,T]=useState(""),[p,k]=useState("usd"),[d,x]=useState(false),[R,b]=useState(false),[I,A]=useState([]),[E,O]=useState(false),[F,z]=useState(null),[U,he]=useState(null),[Be,We]=useState("amount"),[re,Ae]=useState(null),[Ce,ye]=useState(true),[He,ae]=useState(null),[J,Se]=useState(false),Bt=useRef(null),Ie=useRef(false);useEffect(()=>{Bt.current=re;},[re]),useEffect(()=>{Ie.current=J;},[J]);let[Ne,Qe]=useState([]),[Ee,Ke]=useState(true),[gt,ne]=useState(60),[de,Oe]=useState([]),[ue,Ye]=useState([]),[Qt,yt]=useState(null),[Fe,dt]=useState(null),[fe,ie]=useState(true),[_e,et]=useState(null),[xt,pe]=useState(false),[Me,Wt]=useState(null),[nt,wr]=useState(false),[er,$e]=useState(false),[Cr,q]=useState(false),[se,D]=useState(null),v=r??Be,L=useRef(null),N=de.find(G=>G.currency_code.toLowerCase()===p.toLowerCase()),ke=useCallback(G=>{We(G),G==="quotes"?o?.(G,I.length):o?.(G);},[I.length,o]);useEffect(()=>{async function G(){try{let me=await ya();dt(me);}catch(me){console.error("Error fetching user IP:",me);}finally{ie(false);}}G();},[]),useEffect(()=>{async function G(){try{let me=await hn({external_user_id:e,recipient_address:i,destination_chain_type:s,destination_chain_id:a,destination_token_address:l},t);Qe(me.data);}catch(me){console.error("Error fetching wallets:",me),z("Failed to load wallet addresses");}finally{Ke(false);}}G();},[e,i,s,a,l,t]);let be=n||Qt?.symbol.toUpperCase()||"USDC",it=ls(Qt?.icon_urls,"png")||Qt?.icon_url,le=ls(Qt?.chain_icon_urls,"png")||Qt?.chain_icon_url;useEffect(()=>{async function G(){try{let me=await ha(t);Oe(me.data),Ye(me.preferred||[]);}catch(me){console.error("Error fetching fiat currencies:",me);}}G();},[t]),useEffect(()=>{if(d||de.length===0||!Fe?.alpha2)return;let G=Fe.alpha2.toUpperCase(),me=de.find(Ot=>Ot.country_codes.includes(G));if(me)k(me.currency_code.toLowerCase()),!y&&!R&&T(String(me.default_amount??100));else if(!y&&!R){let Ot=de.find(Dr=>Dr.currency_code.toLowerCase()==="usd");Ot&&T(String(Ot.default_amount??100));}},[de,Fe,d,y,R]),useEffect(()=>{if(de.length!==0){if(L.current!==null&&L.current!==p){let G=de.find(me=>me.currency_code.toLowerCase()===p.toLowerCase());G&&T(String(G.default_amount??100));}L.current=p;}},[p,de]),useEffect(()=>{async function G(){try{let me=await md({chain_type:s||"",chain_id:a||"",token_address:l||""},t);yt(me);}catch(me){console.error("Error fetching supported tokens:",me);}}G();},[s,a,l,t]),useEffect(()=>{async function G(){if(!(!l||!a||!s)&&!fe){pe(true);try{let me=await gd({country_code:Fe?.alpha2?.toUpperCase()||"US",subdivision_code:Fe?.state||void 0,token_address:l,chain_id:a,chain_type:s},t);et(me);}catch(me){console.error("Error fetching default onramp token:",me);}finally{pe(false);}}}G();},[l,a,s,Fe,fe,t]),useEffect(()=>{let G=parseFloat(y);if(isNaN(G)||G<=0){A([]),he(null);return}if(!_e||xt){A([]),Ae(null);return}let me=de.find(Dr=>Dr.currency_code.toLowerCase()===p.toLowerCase());if(me){if(G<me.minimum_amount){A([]),Ae(null),he(`Minimum amount is ${Uu(p)}${me.minimum_amount.toLocaleString()}`);return}if(G>me.maximum_amount){A([]),Ae(null),he(`Maximum amount is ${Uu(p)}${me.maximum_amount.toLocaleString()}`);return}}he(null);let Ot=setTimeout(()=>{Pt(G);},500);return ()=>clearTimeout(Ot)},[y,p,t,_e,xt,de]);let Pt=async G=>{if(!_e){z("Loading token information...");return}O(true),z(null);try{let me={country_code:Fe?.alpha2?.toUpperCase()||"US",source_amount:G.toString(),source_currency:p.toLowerCase(),destination_currency:_e.destination_currency,destination_network:_e.destination_network,subdivision_code:Fe?.state||void 0},Ot=await fd(me,t);A(Ot.data);let Dr=Ie.current,ta=Bt.current;if(Dr&&ta){let Wr=Ot.data.find(oo=>oo.service_provider===ta.service_provider);if(Wr){if(Ae(Wr),Ot.data.length>0){let oo=Ot.data[0];He||ae(oo.service_provider),ye(Wr.service_provider===He);}}else if(Ot.data.length>0){let oo=Ot.data[0];Ae(oo),ae(oo.service_provider),ye(!0),Se(!1);}}else if(Ot.data.length>0){let Wr=Ot.data[0];Ae(Wr),ae(Wr.service_provider),ye(!0);}ne(60);}catch(me){console.error("Failed to fetch quotes:",me),z("Failed to fetch quotes. Please try again."),A([]);}finally{O(false);}};useEffect(()=>{if(I.length===0)return;let G=setInterval(()=>{ne(me=>{if(me<=1){let Ot=parseFloat(y);return !isNaN(Ot)&&Ot>0&&Pt(Ot),60}return me-1});},1e3);return ()=>clearInterval(G)},[I.length,y]);let Rt=G=>{(/^\d*\.?\d{0,2}$/.test(G)||G==="")&&(T(G),b(true));},yo=G=>{T(G.toString()),b(true);},Br=async()=>{if(re&&_e)try{let G=_e.destination_token_metadata.chain_type,me=gn(Ne,G);if(!me?.address){z("Wallet address not available");return}let Ot={service_provider:re.service_provider,country_code:re.country_code?.toUpperCase()||Fe?.alpha2?.toUpperCase()||"US",source_currency:re.source_currency,source_amount:y,destination_currency:re.destination_currency,destination_network:re.destination_network,wallet_address:me.address,subdivision_code:Fe?.state||void 0},Dr=await hd(Ot,t);Wt({provider:re,sourceCurrency:p,sourceAmount:y,sessionUrl:Dr.url}),D(Dr.url),q(!0);}catch(G){console.error("Failed to create session:",G),z("Failed to start payment flow"),c?.({message:"Failed to start payment flow",error:G});}},K=Uu(p),Gc=()=>{q(false),ke("onramp"),m?.({message:"Payment flow completed"});},bt=()=>jsx(gw,{visible:Cr,onClose:Gc,url:se,providerName:re?.service_provider_display_name||"Complete Payment",colors:w,fonts:u,borderTopLeftRadius:S?.webView?.borderTopLeftRadius??g,borderTopRightRadius:S?.webView?.borderTopRightRadius??C});return v==="amount"?jsxs(Fragment,{children:[jsxs(View,{style:Q.amountViewContainer,children:[jsxs(at,{style:Q.scrollContainer,contentContainerStyle:Q.scrollContent,showsVerticalScrollIndicator:false,keyboardShouldPersistTaps:"handled",bounces:false,children:[jsx(View,{style:Q.currencySelector,children:jsxs(TouchableOpacity$1,{onPress:()=>wr(true),style:[Q.currencyButton,{backgroundColor:h.card.backgroundColor,borderRadius:h.input.borderRadius,borderWidth:h.input.borderWidth,borderColor:h.input.borderColor}],children:[N&&jsx(Image,{source:{uri:te(xe(N,"png"))},style:Q.currencyIcon}),jsx(Text,{style:[Q.currencyText,{color:h.card.titleColor,fontFamily:u.medium}],children:p.toUpperCase()}),jsx(Yt,{size:16,color:h.card.actionColor,strokeWidth:2})]})}),jsx(kc,{open:nt,onOpenChange:wr,currencies:de,preferredCurrencyCodes:ue,selectedCurrency:p,onSelectCurrency:G=>{k(G.toLowerCase()),x(true);},borderTopLeftRadius:S?.currencyModal?.borderTopLeftRadius??g,borderTopRightRadius:S?.currencyModal?.borderTopRightRadius??C}),jsx(View,{style:Q.amountContainer,children:jsxs(View,{style:Q.amountInputRow,children:[jsx(Text,{style:[Q.currencySymbol,{color:h.container.titleColor,fontFamily:u.medium}],children:K}),jsx(TextInput,{style:[Q.amountInput,{color:h.container.titleColor,fontFamily:u.medium}],value:y,onChangeText:Rt,keyboardType:"decimal-pad",placeholder:"0",placeholderTextColor:w.foregroundMuted})]})}),N?.suggested_amounts&&N.suggested_amounts.length>0&&jsx(View,{style:Q.quickAmounts,children:N.suggested_amounts.map(G=>jsx(TouchableOpacity$1,{onPress:()=>yo(G),style:[Q.quickAmountButton,{backgroundColor:h.card.backgroundColor,borderRadius:h.button.borderRadius,borderWidth:parseFloat(y)===G?2:h.button.borderWidth,borderColor:parseFloat(y)===G?w.primary:h.button.borderColor}],children:jsxs(Text,{style:[Q.quickAmountText,{color:h.card.titleColor,fontFamily:u.medium}],children:[K,G.toLocaleString()]})},G))}),U&&jsx(Text,{style:[Q.validationError,{color:w.error,fontFamily:u.regular}],children:U}),jsxs(View,{style:Q.providerSection,children:[jsxs(View,{style:Q.providerHeader,children:[jsx(Text,{style:[Q.providerLabel,{color:h.card.labelColor,fontFamily:u.medium}],children:"Provider"}),I.length>0&&!E&&jsxs(Text,{style:[Q.refreshText,{color:h.card.labelRightColor,fontFamily:u.regular}],children:["Refreshing in ",gt,"s"]})]}),jsx(br,{cardTokens:h.depositCard.quoteProvider.card,onPress:E||I.length===0?void 0:()=>$e(true),contentStyle:StyleSheet.flatten([Q.providerButton,(E||I.length===0)&&Q.disabled]),children:E?jsxs(View,{style:Q.providerLoading,children:[jsx(ActivityIndicator,{size:"small",color:w.primary}),jsx(Text,{style:[Q.loadingText,{color:h.container.subtitleColor,fontFamily:u.regular}],children:"Finding best rates..."})]}):re?jsxs(View,{style:Q.providerContent,children:[jsxs(View,{style:Q.providerInfo,children:[Ce&&jsx(Text,{style:[Q.autoPickedText,{color:h.container.subtitleColor,fontFamily:u.regular}],children:"Auto-picked for you"}),jsxs(View,{style:Q.providerRow,children:[jsx(Image,{source:{uri:te(wl(re.icon_urls,"png",re.icon_url))},style:Q.providerIconImage},`provider-${re.service_provider}`),jsxs(View,{children:[jsx(Text,{style:[Q.providerName,{color:h.card.titleColor,fontFamily:u.medium}],children:re.service_provider_display_name}),jsxs(Text,{style:[Q.bestPriceText,{color:h.container.subtitleColor,fontFamily:u.regular}],children:[re.destination_amount.toFixed(2)," ",be]})]})]})]}),jsx(xr,{size:20,color:h.card.actionColor,strokeWidth:2})]}):jsx(Text,{style:[Q.noProviderText,{color:h.container.subtitleColor,fontFamily:u.regular}],children:parseFloat(y)>0?"No providers available":"Enter an amount to see providers"})}),F&&jsx(Text,{style:[Q.errorText,{color:w.error,fontFamily:u.regular}],children:F})]}),jsxs(wt,{visible:er,onClose:()=>$e(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:S?.providerModal?.borderTopLeftRadius??g,borderTopRightRadius:S?.providerModal?.borderTopRightRadius??C,children:[jsx(jr,{title:"Select Provider",showBack:false,onClose:()=>$e(false)}),jsx(at,{style:Q.providerModalList,contentContainerStyle:Q.providerModalListContent,showsVerticalScrollIndicator:false,children:jsx(View,{style:Q.quotesList,children:I.map(G=>{let me=re?.service_provider===G.service_provider;return jsxs(br,{cardTokens:h.depositCard.quoteProvider.card,onPress:()=>{Ae(G),Se(true),ye(G.service_provider===He),$e(false);},contentStyle:StyleSheet.flatten([Q.quoteItem,me&&{borderWidth:2,borderColor:w.primary}]),children:[jsxs(View,{style:Q.quoteLeft,children:[jsx(Image,{source:{uri:te(wl(G.icon_urls,"png",G.icon_url))},style:Q.providerIconImage}),jsx(View,{children:jsx(Text,{style:[Q.quoteName,{color:h.card.titleColor,fontFamily:u.medium}],children:G.service_provider_display_name})})]}),jsxs(View,{style:Q.quoteRight,children:[jsxs(Text,{style:[Q.quoteAmount,{color:h.card.textRightColor,fontFamily:u.medium}],children:[G.destination_amount.toFixed(2)," ",be]}),jsxs(Text,{style:[Q.quoteSource,{color:h.card.subtextRightColor,fontFamily:u.regular}],children:["Fee: ",K,G.total_fee.toFixed(2)]})]})]},G.service_provider)})})})]})]}),jsx(View,{style:[Q.continueButtonContainer,{backgroundColor:w.background}],children:jsx(View,{style:{opacity:E||Ee||!re||parseFloat(y)<=0?.5:1},children:jsx(TouchableOpacity$1,{onPress:Br,disabled:E||Ee||!re||parseFloat(y)<=0,style:[Q.continueButton,{backgroundColor:h.container.buttonColor,borderRadius:h.button.borderRadius,borderWidth:h.button.borderWidth,borderColor:h.button.borderColor}],children:jsx(Text,{style:[Q.continueButtonText,{color:h.container.buttonTitleColor,fontFamily:u.medium}],children:Ee?"Loading...":"Continue"})})})})]}),bt()]}):v==="onramp"&&Me?jsxs(View,{style:Q.onrampContainer,children:[jsx(Image,{source:{uri:te(wl(Me.provider.icon_urls,"png",Me.provider.icon_url))},style:Q.onrampProviderIcon}),jsxs(Text,{style:[Q.onrampTitle,{color:h.container.titleColor,fontFamily:u.medium}],children:["Complete transaction with ",Me.provider.service_provider_display_name]}),jsx(Text,{style:[Q.onrampSubtitle,{color:h.container.subtitleColor,fontFamily:u.regular}],children:"You can close this modal."}),jsxs(View,{style:[Q.flowDiagram,{backgroundColor:h.card.backgroundColor}],children:[jsxs(View,{style:Q.flowStep,children:[jsx(Image,{source:{uri:cr(`/icons/currencies/png/${Me.sourceCurrency.toLowerCase()}.png`)},style:Q.flowIconImage}),jsx(Text,{style:[Q.flowLabel,{color:h.card.subtitleColor,fontFamily:u.regular}],children:"You use"}),jsx(Text,{style:[Q.flowValue,{color:h.card.titleColor,fontFamily:u.medium}],children:Me.sourceCurrency.toUpperCase()})]}),jsx(xr,{size:16,color:h.card.actionColor,strokeWidth:2}),jsxs(View,{style:Q.flowStep,children:[jsxs(View,{style:Q.flowIconWithBadge,children:[jsx(Image,{source:{uri:ls(_e?.destination_token_metadata?.icon_urls,"png")||_e?.destination_token_metadata?.icon_url||cr("/icons/tokens/png/usdc.png")},style:Q.flowIconImageNoBadge}),jsx(Image,{source:{uri:ls(_e?.destination_token_metadata?.chain?.icon_urls,"png")||_e?.destination_token_metadata?.chain?.icon_url||cr("/icons/networks/png/polygon.png")},style:[Q.flowNetworkBadge,{borderColor:w.background,borderRadius:h.badge.borderRadius}]})]}),jsx(Text,{style:[Q.flowLabel,{color:h.card.subtitleColor,fontFamily:u.regular}],children:"You buy"}),jsx(Text,{style:[Q.flowValue,{color:h.card.titleColor,fontFamily:u.medium}],children:"USDC"})]}),jsx(xr,{size:16,color:h.card.actionColor,strokeWidth:2}),jsxs(View,{style:Q.flowStep,children:[jsxs(View,{style:Q.flowIconWithBadge,children:[jsx(Image,{source:{uri:it||cr("/icons/tokens/png/usdc.png")},style:Q.flowIconImageNoBadge}),jsx(Image,{source:{uri:le||cr("/icons/networks/png/polygon.png")},style:[Q.flowNetworkBadge,{borderColor:w.background,borderRadius:h.badge.borderRadius}]})]}),jsx(Text,{style:[Q.flowLabel,{color:h.card.subtitleColor,fontFamily:u.regular}],children:"You receive"}),jsx(Text,{style:[Q.flowValue,{color:h.card.titleColor,fontFamily:u.medium}],children:be})]})]}),jsx(View,{style:[Q.onrampInfoBox,{backgroundColor:h.card.backgroundColor,borderRadius:h.card.borderRadius,borderWidth:h.card.borderWidth,borderColor:h.card.borderColor}],children:jsx(Text,{style:[Q.onrampInfoText,{color:h.card.descriptionColor,fontFamily:u.regular}],children:"The wallet address displayed in the payment provider is a temporary deposit address. Your funds will be automatically converted and deposited into your account."})})]}):null}function gw({visible:e,onClose:t,url:r,providerName:o,colors:n,fonts:i,borderTopLeftRadius:s,borderTopRightRadius:a}){return jsxs(wt,{visible:e,onClose:t,closeOnBackdropPress:false,enablePanDownToClose:false,showHandle:false,heightPercent:.92,noPadding:true,borderTopLeftRadius:s,borderTopRightRadius:a,children:[jsxs(View,{style:Yi.header,children:[jsx(TouchableOpacity$1,{onPress:t,style:Yi.headerButton,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(De,{size:20,color:n.foregroundMuted,strokeWidth:2})}),jsx(Text,{style:[Yi.headerTitle,{color:n.foreground,fontFamily:i.medium}],children:o}),jsx(View,{style:Yi.headerSpacer})]}),r&&jsx(View,{style:Yi.container,children:jsx(WebView,{source:{uri:r},style:Yi.webView,startInLoadingState:true,renderLoading:()=>jsx(View,{style:Yi.loading,children:jsx(ActivityIndicator,{size:"large",color:n.primary})})})})]})}var Yi=StyleSheet.create({header:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingHorizontal:16,paddingTop:16,paddingBottom:8},headerButton:{width:28,height:28,alignItems:"center",justifyContent:"center"},headerTitle:{fontSize:16,fontWeight:"500",flex:1,textAlign:"center"},headerSpacer:{width:28,height:28},container:{flex:1},webView:{flex:1},loading:{position:"absolute",top:0,left:0,right:0,bottom:0,alignItems:"center",justifyContent:"center"}}),Q=StyleSheet.create({amountViewContainer:{flex:1},scrollContainer:{flex:1},scrollContent:{padding:16,paddingBottom:16},currencySelector:{alignItems:"center",marginBottom:16},currencyButton:{flexDirection:"row",alignItems:"center",gap:6,paddingHorizontal:12,paddingVertical:8},currencyText:{fontSize:14,fontWeight:"500"},currencyIcon:{width:24,height:24,borderRadius:12},amountContainer:{alignItems:"center",marginBottom:24},amountInputRow:{flexDirection:"row",alignItems:"center",marginBottom:8},currencySymbol:{fontSize:48,fontWeight:"300"},amountInput:{fontSize:48,fontWeight:"300",minWidth:50},usdcPreview:{fontSize:14},quickAmounts:{flexDirection:"row",justifyContent:"center",gap:12,marginBottom:24},quickAmountButton:{paddingHorizontal:20,paddingVertical:10},quickAmountText:{fontSize:14,fontWeight:"500"},validationError:{fontSize:12,textAlign:"center",marginTop:12,paddingHorizontal:16},providerSection:{marginBottom:24},providerHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",marginBottom:8},providerLabel:{fontSize:12,fontWeight:"500"},refreshText:{fontSize:10},providerButton:{padding:16},disabled:{opacity:.5},providerLoading:{flexDirection:"row",alignItems:"center",gap:12},loadingText:{fontSize:14},providerContent:{flexDirection:"row",justifyContent:"space-between",alignItems:"center"},providerInfo:{flex:1},autoPickedText:{fontSize:12,marginBottom:6},providerRow:{flexDirection:"row",alignItems:"center",gap:12},providerIcon:{width:32,height:32,borderRadius:16},providerIconPlaceholder:{width:32,height:32,borderRadius:8},providerIconImage:{width:32,height:32,borderRadius:8},providerName:{fontSize:14,fontWeight:"500"},bestPriceText:{fontSize:11,marginTop:2},noProviderText:{fontSize:14,textAlign:"center"},errorText:{fontSize:12,marginTop:8},continueButtonContainer:{padding:16,paddingBottom:48},continueButton:{paddingVertical:16,alignItems:"center"},continueButtonText:{fontSize:16,fontWeight:"600"},webViewHeader:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingHorizontal:16,paddingTop:16,paddingBottom:8},webViewHeaderButton:{width:28,height:28,alignItems:"center",justifyContent:"center"},webViewHeaderTitle:{fontSize:16,fontWeight:"500",flex:1,textAlign:"center"},webViewHeaderSpacer:{width:28,height:28},webViewContainer:{flex:1},webView:{flex:1},webViewLoading:{position:"absolute",top:0,left:0,right:0,bottom:0,alignItems:"center",justifyContent:"center"},providerModalList:{flex:1,paddingHorizontal:12,marginTop:8},providerModalListContent:{paddingBottom:72},quotesList:{gap:8,paddingBottom:24,minHeight:468},quoteItem:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",padding:12},quoteLeft:{flexDirection:"row",alignItems:"center",gap:12},quoteIcon:{width:40,height:40,borderRadius:20},quoteName:{fontSize:14,fontWeight:"500"},quoteRight:{alignItems:"flex-end"},quoteAmount:{fontSize:14,fontWeight:"500"},quoteSource:{fontSize:12},onrampContainer:{flex:1,padding:16,alignItems:"center",paddingTop:24},onrampProviderIcon:{width:64,height:64,borderRadius:16},onrampTitle:{fontSize:18,fontWeight:"600",textAlign:"center",marginTop:20,marginBottom:8,paddingHorizontal:16},onrampSubtitle:{fontSize:14,textAlign:"center",marginBottom:24},flowDiagram:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:20,paddingHorizontal:24,borderRadius:12,width:"100%"},flowIconWithBadge:{position:"relative",width:24,height:24,marginBottom:4},flowIconImageNoBadge:{width:24,height:24,borderRadius:12},flowNetworkBadge:{position:"absolute",bottom:-4,right:-6,width:14,height:14,borderWidth:2},onrampInfoBox:{marginTop:16,padding:16,width:"100%"},onrampInfoText:{fontSize:13,lineHeight:20},flowStep:{alignItems:"center"},flowIcon:{width:28,height:28,borderRadius:14,marginBottom:4},flowIconImage:{width:24,height:24,borderRadius:12,marginBottom:4},flowLabel:{fontSize:10},flowValue:{fontSize:14,fontWeight:"500"}});function Cw(e){try{let t=new Date(e);return t.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"})+" at "+t.toLocaleTimeString("en-US",{hour:"numeric",minute:"2-digit",hour12:!0})}catch{return e}}function Sw(e){return e?`$${parseFloat(e).toFixed(2)}`:"$0.00"}function Ic({execution:e,onPress:t}){let {colors:r,fonts:o,components:n}=V(),i=n.depositTracker.executionRow.card,s=e.status==="pending"||e.status==="waiting"||e.status==="delayed";e.status==="succeeded";let l=te(xe(e.destination_token_metadata,"png")||cr("/icons/tokens/png/usdc.png")),m=s?"Deposit Processing":"Deposit Completed",c=Cw(e.created_at||new Date().toISOString()),g=Sw(e.source_amount_usd);return jsxs(br,{cardTokens:i,onPress:t,contentStyle:Dn.container,children:[jsxs(View,{style:Dn.iconContainer,children:[jsx(Image,{source:{uri:l},style:Dn.tokenIcon}),jsx(View,{style:[Dn.statusBadge,{backgroundColor:s?r.warning:r.success,borderColor:i.backgroundColor}],children:s?jsx(ns,{size:12,color:"#FFFFFF",strokeWidth:2.5}):jsx(De,{size:12,color:"#FFFFFF",strokeWidth:3})})]}),jsxs(View,{style:Dn.textContainer,children:[jsx(Text,{style:[Dn.title,{color:i.titleColor,fontFamily:o.medium}],children:m}),jsx(Text,{style:[Dn.dateTime,{color:i.subtitleColor,fontFamily:o.regular}],children:c})]}),jsxs(View,{style:Dn.rightContainer,children:[jsx(Text,{style:[Dn.amount,{color:i.textRightColor,fontFamily:o.medium}],children:g}),jsx(xr,{size:20,color:i.actionColor,strokeWidth:2})]})]})}var Dn=StyleSheet.create({container:{flexDirection:"row",alignItems:"center",paddingHorizontal:16,paddingVertical:12},iconContainer:{position:"relative",marginRight:12},tokenIcon:{width:40,height:40,borderRadius:20},statusBadge:{position:"absolute",bottom:-4,right:-4,width:22,height:22,borderRadius:11,alignItems:"center",justifyContent:"center",borderWidth:2},textContainer:{flex:1,gap:2},title:{fontSize:16,fontWeight:"500"},dateTime:{fontSize:13},rightContainer:{flexDirection:"row",alignItems:"center",gap:8},amount:{fontSize:16,fontWeight:"500"}});function Xf(e,t){let r={solana:"Solana",ethereum:"Ethereum",bitcoin:"Bitcoin"};return e==="ethereum"?{1:"Ethereum",137:"Polygon",8453:"Base",42161:"Arbitrum",10:"Optimism"}[t]||r[e]||e:r[e]||e}function eh(e,t=6){if(!e)return "\u2014";try{let r=Number(e)/Math.pow(10,t);return r===0?"0.00":r>=1?r.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2}):r.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:8,minimumSignificantDigits:2,maximumSignificantDigits:6})}catch{return "0.00"}}function Tw(e){return e?`$${parseFloat(e).toFixed(2)}`:"$0.00"}var th=e=>!e||e.length<12?e:`${e.slice(0,12)}...${e.slice(-4)}`;function rh(e){if(!e)return "";let t=e.indexOf(".");return t===-1?e.toUpperCase():e.slice(0,t).toUpperCase()+e.slice(t)}function xw(e){try{let t=new Date(e);return t.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"})+" at "+t.toLocaleTimeString("en-US",{hour:"numeric",minute:"2-digit",hour12:!0})}catch{return e}}function Rw({count:e=4}){let{colors:t,components:r}=V(),o=useRef(new Animated.Value(.5)).current,n=r.depositTracker.executionRow.card,i=t.cardHover;return useEffect(()=>{let s=Animated.loop(Animated.sequence([Animated.timing(o,{toValue:1,duration:800,useNativeDriver:true}),Animated.timing(o,{toValue:.5,duration:800,useNativeDriver:true})]));return s.start(),()=>s.stop()},[o]),jsx(View,{style:Gi.list,children:Array.from({length:e}).map((s,a)=>jsxs(View,{style:[Gi.row,{backgroundColor:n.backgroundColor,borderRadius:n.borderRadius??12,borderWidth:n.borderWidth,borderColor:n.borderColor}],children:[jsx(Animated.View,{style:[Gi.icon,{backgroundColor:i,opacity:o}]}),jsxs(View,{style:Gi.textBlock,children:[jsx(Animated.View,{style:[Gi.titleBar,{backgroundColor:i,opacity:o}]}),jsx(Animated.View,{style:[Gi.subtitleBar,{backgroundColor:i,opacity:o}]})]}),jsx(Animated.View,{style:[Gi.amountBar,{backgroundColor:i,opacity:o}]})]},a))})}var Gi=StyleSheet.create({list:{paddingTop:16,paddingHorizontal:16,gap:12},row:{flexDirection:"row",alignItems:"center",paddingHorizontal:16,paddingVertical:12},icon:{width:40,height:40,borderRadius:20,marginRight:12},textBlock:{flex:1,gap:6},titleBar:{height:14,width:"65%",borderRadius:7},subtitleBar:{height:11,width:"45%",borderRadius:5.5},amountBar:{height:14,width:50,borderRadius:7,marginLeft:12}});function $u({active:e,onClose:t,executions:r,externalUserId:o,publishableKey:n}){let{colors:i,fonts:s,components:a}=V(),[l,m]=useState(r),[c,g]=useState(false),[C,S]=useState(null),[w,u]=useState(false),h=useRef(null);useEffect(()=>{if(!e||!o)return;let R=async()=>{g(true);try{let A=[...(await yn(o,n)).data].sort((E,O)=>{let F=E.created_at?new Date(E.created_at).getTime():0;return (O.created_at?new Date(O.created_at).getTime():0)-F});m(A);}catch(I){console.error("Failed to fetch executions:",I),m(r);}finally{g(false);}};R();let b=setInterval(R,1e4);return ()=>clearInterval(b)},[e,o,n,r]),useEffect(()=>{r.length>0&&m(R=>{let b=new Set(R.map(A=>A.id)),I=r.filter(A=>!b.has(A.id));return I.length>0?[...I,...R]:R});},[r]),useEffect(()=>{e||S(null);},[e]);let y=R=>{S(R);},T=()=>{S(null),u(false);},p=()=>{S(null),t();},k=()=>{if(!C)return null;let R=C,b=R.status==="pending"||R.status==="waiting"||R.status==="delayed",I=R.status==="succeeded",A=te(xe(R.destination_token_metadata,"png")||cr("/icons/tokens/png/usdc.png")),E=R.provider_metadata?.details,O=E?.currencyIn,F=E?.currencyOut;O?.currency?.symbol||"USDC";F?.currency?.symbol||"USDC";let he=eh(R.source_amount_base_unit,R.source_token_metadata?.decimals),Be=eh(R.destination_amount_base_unit,R.destination_token_metadata?.decimals),We=Tw(R.source_amount_usd),re=Xf(R.source_chain_type,R.source_chain_id),Ae=Xf(R.destination_chain_type,R.destination_chain_id),Ce=()=>{R.explorer_url&&Linking.openURL(R.explorer_url);},ye=()=>{R.destination_explorer_url&&Linking.openURL(R.destination_explorer_url);};return jsxs(at,{ref:h,style:ge.scrollContainer,contentContainerStyle:ge.detailsContent,showsVerticalScrollIndicator:false,children:[jsxs(View,{style:ge.iconSection,children:[jsxs(View,{style:ge.iconWrapper,children:[jsx(Image,{source:{uri:A},style:ge.tokenIcon}),jsx(View,{style:[ge.statusBadge,{backgroundColor:b?i.warning:i.success,borderColor:i.background}],children:b?jsx(Yt,{size:14,color:"#FFFFFF",strokeWidth:2}):jsx(De,{size:14,color:"#FFFFFF",strokeWidth:2})})]}),jsxs(View,{style:ge.statusRow,children:[jsx(View,{style:[ge.statusDot,{backgroundColor:b?i.warning:i.success}]}),jsx(Text,{style:[ge.statusText,{color:a.container.titleColor,fontFamily:s.semibold}],children:b?"Processing":"Completed"})]}),jsx(Text,{style:[ge.dateText,{color:a.container.subtitleColor,fontFamily:s.regular}],children:xw(R.created_at||new Date().toISOString())})]}),jsxs(View,{style:[ge.card,{backgroundColor:a.card.backgroundColor,borderRadius:a.card.borderRadius,borderWidth:a.card.borderWidth,borderColor:a.card.borderColor}],children:[jsxs(View,{style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Amount Sent"}),jsxs(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:[he," ",rh(R.source_currency)]})]}),jsx(View,{style:[ge.cardDivider,{backgroundColor:i.border}]}),jsxs(View,{style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Amount Received"}),jsxs(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:[Be," ",rh(R.destination_currency)]})]}),jsx(View,{style:[ge.cardDivider,{backgroundColor:i.border}]}),jsxs(View,{style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"USD Value"}),jsx(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:We})]}),jsx(View,{style:[ge.cardDivider,{backgroundColor:i.border}]}),jsxs(View,{style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Source Network"}),jsx(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:re})]}),jsx(View,{style:[ge.cardDivider,{backgroundColor:i.border}]}),jsxs(View,{style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Destination Network"}),jsx(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:Ae})]})]}),jsxs(TouchableOpacity,{onPress:()=>{let He=!w;u(He),He?setTimeout(()=>{h.current?.scrollToEnd({animated:true});},100):h.current?.scrollTo({y:0,animated:true});},style:ge.toggleButton,activeOpacity:.7,children:[jsx(Text,{style:[ge.toggleText,{color:a.container.actionTitle,fontFamily:s.regular}],children:w?"See less":"See more details"}),w?jsx(Mo,{size:14,color:a.container.actionColor,strokeWidth:2}):jsx(Yt,{size:14,color:a.container.actionColor,strokeWidth:2})]}),w&&jsxs(View,{style:[ge.card,{backgroundColor:a.card.backgroundColor,borderRadius:a.card.borderRadius,borderWidth:a.card.borderWidth,borderColor:a.card.borderColor}],children:[R.explorer_url&&jsxs(View,{children:[jsxs(TouchableOpacity,{onPress:Ce,style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Deposit Tx"}),jsxs(View,{style:ge.cardRowRight,children:[jsx(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:th(R.transaction_hash)}),jsx(Eo,{size:14,color:a.card.actionIcon,strokeWidth:2})]})]}),jsx(View,{style:[ge.cardDivider,{backgroundColor:i.border}]})]}),R.destination_explorer_url&&I&&jsxs(TouchableOpacity,{onPress:ye,style:ge.cardRow,children:[jsx(Text,{style:[ge.cardLabel,{color:a.card.rowLeftLabel,fontFamily:s.regular}],children:"Completion Tx"}),jsxs(View,{style:ge.cardRowRight,children:[jsx(Text,{style:[ge.cardValue,{color:a.card.rowRightLabel,fontFamily:s.medium}],children:th(R.destination_transaction_hashes[0])}),jsx(Eo,{size:14,color:a.card.actionIcon,strokeWidth:2})]})]})]})]})},d=c&&l.length===0;return jsxs(Fragment,{children:[jsx(jr,{title:C?"Deposit Details":"Deposit Tracker",onClose:p,showClose:!C,showBack:!!C,onBack:T}),C?k():d?jsx(Rw,{}):jsx(at,{style:ge.scrollContainer,contentContainerStyle:ge.scrollContent,showsVerticalScrollIndicator:false,children:l.length===0?jsxs(View,{style:ge.emptyContainer,children:[jsx(Text,{style:[ge.emptyText,{color:a.container.titleColor,fontFamily:s.medium}],children:"No deposits yet"}),jsx(Text,{style:[ge.emptySubtext,{color:a.container.subtitleColor,fontFamily:s.regular}],children:"Your deposit history will appear here"})]}):jsx(View,{style:ge.executionsList,children:l.map(R=>jsx(Ic,{execution:R,onPress:()=>y(R)},R.id))})})]})}var ge=StyleSheet.create({scrollContainer:{flex:1,paddingTop:16},scrollContent:{paddingHorizontal:16,paddingBottom:40},emptyContainer:{paddingVertical:40,paddingHorizontal:16,alignItems:"center"},emptyText:{fontSize:14,marginBottom:4},emptySubtext:{fontSize:12},executionsList:{paddingTop:8,gap:12},detailsContent:{paddingHorizontal:16,paddingBottom:32},iconSection:{alignItems:"center",marginBottom:24},iconWrapper:{position:"relative",marginBottom:12},tokenIcon:{width:72,height:72,borderRadius:36},statusBadge:{position:"absolute",bottom:0,right:0,width:28,height:28,borderRadius:14,alignItems:"center",justifyContent:"center",borderWidth:3},statusRow:{flexDirection:"row",alignItems:"center",gap:6,marginBottom:4},statusDot:{width:8,height:8,borderRadius:4},statusText:{fontSize:16,fontWeight:"600"},dateText:{fontSize:14},card:{borderRadius:12,marginBottom:12,overflow:"hidden"},cardRow:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",paddingVertical:14,paddingHorizontal:16},cardRowRight:{flexDirection:"row",alignItems:"center",gap:8},cardDivider:{height:1,marginHorizontal:16},cardLabel:{fontSize:14},cardValue:{fontSize:14,fontWeight:"500"},toggleButton:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:12,paddingHorizontal:4},toggleText:{fontSize:14},buttonSection:{marginTop:12,gap:10},actionButton:{flexDirection:"row",alignItems:"center",paddingVertical:16,paddingHorizontal:16,borderRadius:12},buttonIconLeft:{marginRight:12},buttonIconRight:{marginLeft:12},buttonText:{color:"#FFFFFF",fontSize:14,fontWeight:"600",flex:1,textAlign:"left"},hintText:{fontSize:12,textAlign:"center",marginTop:8}});function Za(e,t=true){let[r,o]=useState(null),[n,i]=useState(null),[s,a]=useState(false),[l,m]=useState(false),[c,g]=useState(null),[C,S]=useState(null);useEffect(()=>{!t||r||(a(true),ya().then(y=>{o(y),g(null);}).catch(y=>{g(y instanceof Error?y:new Error(String(y)));}).finally(()=>{a(false);}));},[t,r]),useEffect(()=>{!t||!e||n||(m(true),ga(e).then(y=>{i(y),S(null);}).catch(y=>{S(y instanceof Error?y:new Error(String(y)));}).finally(()=>{m(false);}));},[t,e,n]);let w=s||l,u=c||C||null,h=null;if(r&&n){let y=n.blocked_country_codes||[],T=r.alpha2.toUpperCase();h=!y.some(p=>p.toUpperCase()===T);}return {isAllowed:h,alpha2:r?.alpha2?.toLowerCase()??null,country:r?.country??null,isLoading:w,error:u}}var Ku="unifold_recent_tokens",Ow=5,lh=[{symbol:"ETH",chainType:"ethereum",chainId:"1"},{symbol:"SOL",chainType:"solana",chainId:"mainnet"},{symbol:"USDC",chainType:"solana",chainId:"mainnet"},{symbol:"POL",chainType:"ethereum",chainId:"137"},{symbol:"BNB",chainType:"ethereum",chainId:"56"},{symbol:"BTC",chainType:"bitcoin",chainId:"mainnet"}];async function Vc(){try{let e=await Nd.getItem(Ku);return e?JSON.parse(e):[]}catch{return []}}async function Fw(e){try{let r=(await Vc()).filter(n=>!(n.symbol===e.symbol&&n.chainType===e.chainType&&n.chainId===e.chainId));r.unshift(e);let o=r.slice(0,Ow);await Nd.setItem(Ku,JSON.stringify(o));}catch{}}async function Dw(e){try{let r=(await Vc()).filter(o=>!(o.symbol===e.symbol&&o.chainType===e.chainType&&o.chainId===e.chainId));return await Nd.setItem(Ku,JSON.stringify(r)),r}catch{return []}}function Qu({visible:e,onClose:t,tokens:r,selectedToken:o,selectedChainKey:n,onSelect:i,borderTopLeftRadius:s,borderTopRightRadius:a}){let{colors:l,fonts:m,components:c}=V(),[g,C]=useState(""),[S,w]=useState([]);useEffect(()=>{e&&Vc().then(w);},[e]),useEffect(()=>{e||C("");},[e]);let u=useMemo(()=>{let d=[];return r.forEach(x=>{x.chains.forEach(R=>{d.push({token:x,chain:R});});}),d},[r]),h=useMemo(()=>{let d=[],x=new Set,R=(b,I,A,E)=>{let O=`${b}-${I}:${A}`;if(x.has(O))return;let F=r.find(U=>U.symbol===b);if(!F)return;let z=F.chains.find(U=>U.chain_type===I&&U.chain_id===A);z&&(x.add(O),d.push({token:F,chain:z,isRecent:E}));};return S.forEach(b=>{R(b.symbol,b.chainType,b.chainId,true);}),lh.forEach(b=>{R(b.symbol,b.chainType,b.chainId,false);}),d},[r,S]),y=useMemo(()=>{if(!g.trim())return u;let d=g.toLowerCase();return u.filter(({token:x,chain:R})=>x.symbol.toLowerCase().includes(d)||x.name.toLowerCase().includes(d)||R.chain_name.toLowerCase().includes(d))},[u,g]),T=(d,x,R)=>lh.some(b=>b.symbol===d&&b.chainType===x&&b.chainId===R),p=async(d,x)=>{let R=`${x.chain_type}:${x.chain_id}`;if(!T(d.symbol,x.chain_type,x.chain_id)){await Fw({symbol:d.symbol,chainType:x.chain_type,chainId:x.chain_id});let b=await Vc();w(b);}C(""),i(d.symbol,R),t();},k=async(d,x)=>{let R=await Dw({symbol:d.symbol,chainType:x.chain_type,chainId:x.chain_id});w(R);};return jsxs(wt,{visible:e,onClose:t,closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,startExpanded:false,borderTopLeftRadius:s,borderTopRightRadius:a,children:[jsxs(View,{style:ht.header,children:[jsx(View,{style:ht.headerSpacer}),jsx(Text,{style:[ht.headerTitle,{color:c.header.titleColor,fontFamily:m.medium}],children:"Select token to deposit"}),jsx(TouchableOpacity$1,{onPress:t,style:ht.closeButton,children:jsx(st,{size:20,color:c.header.buttonColor,strokeWidth:2})})]}),jsx(View,{style:ht.searchContainer,children:jsx(TextInput,{style:[ht.searchInput,{backgroundColor:c.search.backgroundColor,color:c.search.inputColor,fontFamily:m.regular,borderRadius:c.input.borderRadius,borderWidth:c.input.borderWidth,borderColor:c.input.borderColor}],placeholder:"Search",placeholderTextColor:c.search.placeholderColor,value:g,onChangeText:C,autoCapitalize:"none",autoCorrect:false})}),h.length>0&&!g&&jsxs(View,{style:ht.quickSelectSection,children:[jsx(Text,{style:[ht.sectionLabel,{color:c.list.titleSectionColor,fontFamily:m.regular}],children:"Quick select"}),jsx(ScrollView,{horizontal:true,showsHorizontalScrollIndicator:false,keyboardShouldPersistTaps:"handled",contentContainerStyle:ht.quickSelectScroll,children:h.map(({token:d,chain:x,isRecent:R})=>{let b=`${x.chain_type}:${x.chain_id}`;d.symbol===o&&b===n;return jsxs(View,{children:[R&&jsx(TouchableOpacity$1,{onPress:()=>k(d,x),style:ht.removeButton,children:jsx(st,{size:12,color:l.foregroundMuted,strokeWidth:2})}),jsxs(TouchableOpacity$1,{onPress:()=>p(d,x),activeOpacity:.7,style:[ht.quickSelectItem,{backgroundColor:c.card.backgroundColor,borderRadius:c.card.borderRadius,borderWidth:c.card.borderWidth,borderColor:c.card.borderColor}],children:[jsxs(View,{style:ht.tokenIconContainer,children:[jsx(Image,{source:{uri:te(xe(d,"png"))},style:ht.quickSelectIcon}),jsx(Image,{source:{uri:te(xe(x,"png"))},style:[ht.quickSelectChainBadge,{borderColor:c.card.backgroundColor,borderRadius:c.badge.borderRadius}]})]}),jsxs(View,{style:ht.quickSelectText,children:[jsx(Text,{style:[ht.quickSelectSymbol,{color:c.card.titleColor,fontFamily:m.medium}],children:d.symbol}),jsx(Text,{style:[ht.quickSelectChain,{color:c.card.subtitleColor,fontFamily:m.regular}],children:x.chain_name})]})]})]},`quick-${d.symbol}-${b}`)})})]}),jsx(Text,{style:[ht.sectionLabel,{color:c.list.titleSectionColor,fontFamily:m.regular}],children:"All supported tokens"}),jsx(at,{style:ht.tokenList,showsVerticalScrollIndicator:false,keyboardShouldPersistTaps:"handled",contentContainerStyle:ht.tokenListContent,children:y.length===0?jsx(View,{style:ht.emptyState,children:jsx(Text,{style:[ht.emptyText,{color:l.foregroundMuted,fontFamily:m.regular}],children:"No tokens found"})}):y.map(({token:d,chain:x})=>{let R=`${x.chain_type}:${x.chain_id}`,b=d.symbol===o&&R===n;return jsxs(TouchableOpacity$1,{onPress:()=>p(d,x),activeOpacity:.7,style:[ht.tokenItem,{backgroundColor:b?c.card.backgroundColor:"transparent"}],children:[jsxs(View,{style:ht.tokenIconContainerLarge,children:[jsx(Image,{source:{uri:te(xe(d,"png"))},style:ht.tokenIcon}),jsx(Image,{source:{uri:te(xe(x,"png"))},style:[ht.tokenChainBadge,{borderColor:c.card.backgroundColor,borderRadius:c.badge.borderRadius}]})]}),jsxs(View,{style:ht.tokenInfo,children:[jsx(Text,{style:[ht.tokenSymbol,{color:c.card.titleColor,fontFamily:m.medium}],children:d.symbol}),jsx(Text,{style:[ht.tokenChainName,{color:c.card.subtitleColor,fontFamily:m.regular}],children:x.chain_name})]}),jsxs(Text,{style:[ht.minDeposit,{color:c.card.labelColor,fontFamily:m.regular}],children:["Minimum:"," ",jsxs(Text,{style:{color:c.card.labelHighlightRightColor,fontFamily:m.regular},children:["$",x.minimum_deposit_amount_usd]})]})]},`${d.symbol}-${R}`)})})]})}var ht=StyleSheet.create({header:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:16},closeButton:{width:28,height:28,alignItems:"center",justifyContent:"center"},headerTitle:{fontSize:16,fontWeight:"500",textAlign:"center",flex:1},headerSpacer:{width:28},searchContainer:{paddingHorizontal:16,paddingBottom:12},searchInput:{height:40,paddingHorizontal:16,fontSize:14},quickSelectSection:{marginBottom:12},sectionLabel:{fontSize:12,paddingHorizontal:16,marginBottom:8},quickSelectScroll:{paddingHorizontal:16,gap:8},quickSelectItem:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},removeButton:{position:"absolute",top:-2,right:-6,zIndex:1,padding:2},tokenIconContainer:{position:"relative"},quickSelectIcon:{width:28,height:28,borderRadius:14},quickSelectChainBadge:{position:"absolute",bottom:-2,right:-2,width:14,height:14,borderRadius:7,borderWidth:2},quickSelectText:{alignItems:"flex-start"},quickSelectSymbol:{fontSize:12,fontWeight:"500"},quickSelectChain:{fontSize:10},tokenList:{flex:1},tokenListContent:{paddingHorizontal:16,paddingBottom:72,gap:4},emptyState:{padding:32,alignItems:"center"},emptyText:{fontSize:14},tokenItem:{flexDirection:"row",alignItems:"center",gap:12,padding:12,borderRadius:12},tokenIconContainerLarge:{position:"relative"},tokenIcon:{width:40,height:40,borderRadius:20},tokenChainBadge:{position:"absolute",bottom:-4,right:-4,width:20,height:20,borderRadius:10,borderWidth:2},tokenInfo:{flex:1},tokenSymbol:{fontSize:14,fontWeight:"500"},tokenChainName:{fontSize:12},minDeposit:{fontSize:12}});var Bc=(e,t)=>`${t}:${e}`,Aw=e=>{let[t,r]=e.split(":");return {chainType:t,chainId:r}};function Yu({externalUserId:e,publishableKey:t,recipientAddress:r,destinationChainType:o,destinationChainId:n,destinationTokenAddress:i,destinationTokenSymbol:s,defaultChainType:a,defaultChainId:l,defaultTokenAddress:m,depositConfirmationMode:c="auto_ui",onExecutionsChange:g,onDepositSuccess:C,onDepositError:S,wallets:w,borderTopLeftRadius:u,borderTopRightRadius:h,sheetBorderRadius:y}){let{colors:T,fonts:p,components:k}=V(),d=a&&l?`${a}:${l}`:"solana:mainnet",[x,R]=useState("USDC"),[b,I]=useState(d),[A,E]=useState([]),[O,F]=useState(!w?.length),z=w?.length?w:A,[U,he]=useState([]),[Be,We]=useState(true),[re,Ae]=useState(false),[Ce,ye]=useState(false),[He,ae]=useState(false),[J,Se]=useState([]),[Bt,Ie]=useState(new Map),[Ne]=useState(()=>new Date),[Qe,Ee]=useState(null),[Ke,gt]=useState(false),[ne,de]=useState(null),[Oe,ue]=useState(false),Ye=new Map;U.forEach(q=>{q.chains.forEach(se=>{let D=`${se.chain_type}:${se.chain_id}`;Ye.has(D)||Ye.set(D,se);});});let Qt=Array.from(Ye.values()),yt=Aw(b),Fe=Qt.find(q=>q.chain_type===yt.chainType&&q.chain_id===yt.chainId),dt=Fe?.chain_type||"ethereum",fe=gn(z,dt),ie=fe?.address||"",_e=useRef(false);useEffect(()=>{async function q(){try{We(!0),Ee(null);let D=await ki(t,i&&n&&o?{destination_token_address:i,destination_chain_id:n,destination_chain_type:o}:void 0);if(he(D.data),D.data.length>0&&!_e.current){_e.current=!0;let v,L;if(a&&l)if(m)for(let N of D.data){let ke=N.chains.find(be=>be.chain_type===a&&be.chain_id===l&&be.token_address.toLowerCase()===m.toLowerCase());if(ke){v=N,L=ke;break}}else for(let N of D.data){let ke=N.chains.find(be=>be.chain_type===a&&be.chain_id===l);if(ke){v=N,L=ke;break}}if(!v&&i)for(let N of D.data){let ke=N.chains.find(be=>be.token_address.toLowerCase()===i.toLowerCase());if(ke){v=N,L=ke;break}}v||(v=D.data.find(N=>N.symbol==="USDC"),v&&v.chains.length>0&&(L=v.chains[0])),v||(v=D.data.find(N=>N.symbol==="USDT"),v&&v.chains.length>0&&(L=v.chains[0])),v||(v=D.data[0],v.chains.length>0&&(L=v.chains[0])),v&&R(v.symbol),L&&I(Bc(L.chain_id,L.chain_type));}}catch(se){console.error("Error fetching supported tokens:",se),Ee("Failed to load supported tokens"),S?.({message:"Failed to load supported tokens",error:se});}finally{We(false);}}q();},[t,i,n,o,a,l,m,S]),useEffect(()=>{g&&g(J);},[J,g]),useEffect(()=>{if(w?.length){F(false);return}if(A.length>0){F(false);return}let q=null,se=false,D=async()=>{if(!se){F(true);try{let v=await hn({external_user_id:e,recipient_address:r,destination_chain_type:o,destination_chain_id:n,destination_token_address:i},t);se||(E(v.data),Ee(null),F(!1));}catch(v){console.error("Error fetching wallets, retrying in 5s:",v),se||(Ee(v instanceof Error?v.message:"Failed to load wallets"),F(false),q=setTimeout(D,5e3));}}};return D(),()=>{se=true,q&&clearTimeout(q);}},[e,r,o,n,i,t,w,A.length]);let et=fe?.id??"",{showWaitingUi:xt,handleIveDeposited:pe}=Qa({depositConfirmationMode:c,depositAddress:ie,chain:b,externalUserId:e,publishableKey:t,modalOpenedAt:Ne,depositWalletId:et,depositExecutions:J,trackedExecutions:Bt,setDepositExecutions:Se,setTrackedExecutions:Ie,setLatestExecution:de,setShowStatusSheet:gt,onDepositSuccess:C,onExecutionsChange:g,onDepositError:S});useEffect(()=>{if(!U.length)return;let q=U.find(D=>D.symbol===x);if(!q||q.chains.length===0)return;if(!q.chains.some(D=>Bc(D.chain_id,D.chain_type)===b)){let D=q.chains[0];I(Bc(D.chain_id,D.chain_type));}},[x,U,b]);let Me=U.find(q=>q.symbol===x),nt=(Me?.chains||[]).find(q=>Bc(q.chain_id,q.chain_type)===b),wr=async()=>{if(ie)try{Clipboard.setString(ie),Ae(!0),setTimeout(()=>Ae(!1),2e3);}catch(q){console.error("Failed to copy:",q);}},er=nt?.estimated_price_impact_percent??0,$e=nt?.max_slippage_percent??.25,Cr=nt?.minimum_deposit_amount_usd??3;return Be?jsxs(View,{style:j.loadingContainer,children:[jsx(ActivityIndicator,{size:"large",color:T.primary}),jsx(Text,{style:[j.loadingText,{color:T.foregroundMuted,fontFamily:p.regular}],children:"Loading currencies..."})]}):Qe&&U.length===0?jsxs(View,{style:j.errorContainer,children:[jsx(Text,{style:[j.errorText,{color:T.error,fontFamily:p.regular}],children:Qe}),jsx(Text,{style:[j.errorHint,{color:T.foregroundMuted,fontFamily:p.regular}],children:"Please check your network connection and try again."})]}):jsxs(View,{style:j.container,children:[jsxs(View,{style:j.selectorSection,children:[jsx(Text,{style:[j.selectorLabel,{color:k.card.labelColor,fontFamily:p.medium}],children:"Select token to deposit"}),jsx(TouchableOpacity$1,{onPress:()=>ae(true),disabled:Be||U.length===0,style:[j.tokenSelectorButton,{backgroundColor:k.card.backgroundColor,borderRadius:k.card.borderRadius,borderWidth:k.card.borderWidth,borderColor:k.card.borderColor}],activeOpacity:.7,children:Be?jsxs(View,{style:j.tokenSelectorLoading,children:[jsx(View,{style:[j.loadingIcon,{backgroundColor:T.cardHover}]}),jsxs(View,{style:j.loadingTextContainer,children:[jsx(View,{style:[j.loadingLine,{backgroundColor:T.cardHover,width:60}]}),jsx(View,{style:[j.loadingLine,{backgroundColor:T.cardHover,width:100,marginTop:4}]})]})]}):jsxs(Fragment,{children:[jsxs(View,{style:j.tokenIconWrapper,children:[Me&&jsx(Image,{source:{uri:te(xe(Me,"png"))},style:j.tokenMainIcon}),(nt||Fe)&&jsx(Image,{source:{uri:te(xe(nt||Fe,"png"))},style:[j.tokenChainBadge,{borderColor:k.card.backgroundColor,borderRadius:k.badge.borderRadius}]})]}),jsxs(View,{style:j.tokenSelectorInfo,children:[jsx(Text,{style:[j.tokenSelectorSymbol,{color:k.card.titleColor,fontFamily:p.semibold}],children:Me?.symbol||x}),jsx(Text,{style:[j.tokenSelectorNetwork,{color:k.card.subtitleColor,fontFamily:p.regular}],numberOfLines:1,children:nt?.chain_name||Fe?.chain_name||"Select network"})]}),jsxs(View,{style:j.tokenSelectorRight,children:[jsxs(Text,{style:[j.minDepositText,{color:k.card.labelHighlightRightColor,fontFamily:p.medium}],children:["$",Cr," min"]}),jsx(xr,{size:16,color:k.card.actionColor,strokeWidth:2})]})]})})]}),jsx(Qu,{visible:He,onClose:()=>ae(false),tokens:U,selectedToken:x,selectedChainKey:b,onSelect:(q,se)=>{R(q),I(se);},borderTopLeftRadius:y?.tokenSelector?.borderTopLeftRadius??u,borderTopRightRadius:y?.tokenSelector?.borderTopRightRadius??h}),jsx(View,{style:j.qrContainer,children:jsx(View,{style:[j.qrWrapper,{backgroundColor:T.background,borderRadius:k.card.borderRadius,borderWidth:k.card.borderWidth>0?k.card.borderWidth:1,borderColor:k.card.borderColor}],children:O?jsxs(View,{style:j.qrLoading,children:[jsx(ActivityIndicator,{size:"small",color:T.primary}),jsx(Text,{style:[j.loadingText,{color:T.foregroundMuted,fontFamily:p.regular}],children:"Loading..."})]}):ie?jsx($s,{value:ie,size:180,logoUri:te(xe(nt,"png")||cr("/icons/networks/png/ethereum.png")),logoSize:45}):jsx(View,{style:j.qrLoading,children:jsx(Text,{style:[j.errorText,{color:T.error,fontFamily:p.regular}],children:"No address available"})})})}),jsxs(View,{style:j.addressSection,children:[jsxs(View,{style:j.addressHeader,children:[jsx(Text,{style:[j.addressLabel,{color:k.card.labelColor,fontFamily:p.medium}],children:"Deposit Address"}),re&&jsxs(View,{style:j.copiedIndicator,children:[jsx(De,{size:14,color:T.success,strokeWidth:2}),jsx(Text,{style:[j.copiedText,{color:T.success,fontFamily:p.regular}],children:"Copied"})]})]}),jsxs(br,{cardTokens:k.transferCrypto.depositAddress.card,onPress:!O&&ie?wr:void 0,contentStyle:j.addressBox,children:[jsx(Text,{style:[j.addressText,{color:k.card.titleColor,fontFamily:p.regular}],numberOfLines:2,children:O?"Loading...":ie||"No address available"}),jsx(View,{style:j.addressCopyIcon,children:jsx(mn,{size:16,color:k.card.actionColor,strokeWidth:1})})]})]}),jsxs(View,{style:[j.detailsCard,{backgroundColor:k.card.backgroundColor,borderRadius:k.card.borderRadius,borderWidth:k.card.borderWidth,borderColor:k.card.borderColor}],children:[jsxs(TouchableOpacity$1,{onPress:()=>ye(!Ce),style:j.detailsHeader,children:[jsxs(View,{style:j.detailsRow,children:[jsx(View,{style:[j.detailIcon,{backgroundColor:k.card.iconBackgroundColor,borderRadius:k.card.iconContainerBorderRadius}],children:jsx(Kr,{size:12,color:k.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[j.detailsLabel,{color:k.card.titleColor,fontFamily:p.regular}],children:"Processing time: < 1 min"})]}),jsx(View,{style:j.chevronContainer,children:Ce?jsx(Mo,{size:16,color:k.card.actionColor,strokeWidth:2}):jsx(Yt,{size:16,color:k.card.actionColor,strokeWidth:2})})]}),Ce&&jsxs(View,{style:j.detailsContent,children:[jsxs(View,{style:j.detailsRow,children:[jsx(View,{style:[j.detailIcon,{backgroundColor:k.card.iconBackgroundColor,borderRadius:k.card.iconContainerBorderRadius}],children:jsx(zn,{size:12,color:k.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[j.detailsLabel,{color:k.card.titleColor,fontFamily:p.regular}],children:["Price impact: ",er.toFixed(2),"%"]}),jsx(TouchableOpacity$1,{onPress:()=>ue(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsx(is,{size:14,color:k.card.actionColor,strokeWidth:2})})]}),jsxs(View,{style:j.detailsRow,children:[jsx(View,{style:[j.detailIcon,{backgroundColor:k.card.iconBackgroundColor,borderRadius:k.card.iconContainerBorderRadius}],children:jsx(Qr,{size:12,color:k.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[j.detailsLabel,{color:k.card.titleColor,fontFamily:p.regular}],children:["Slippage: Auto \u2022 ",$e.toFixed(2),"%"]}),jsx(TouchableOpacity$1,{onPress:()=>ue(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsx(is,{size:14,color:k.card.actionColor,strokeWidth:2})})]}),jsxs(View,{style:j.detailsRow,children:[jsx(View,{style:[j.detailIcon,{backgroundColor:k.card.iconBackgroundColor,borderRadius:k.card.iconContainerBorderRadius}],children:jsx(ml,{size:12,color:k.card.iconColor,strokeWidth:2})}),jsxs(Text,{style:[j.detailsLabel,{color:k.card.titleColor,fontFamily:p.regular}],children:["Need help?"," ",jsx(Text,{style:{textDecorationLine:"underline"},children:"Contact support"})]})]})]})]}),jsx(yc,{depositConfirmationMode:c,depositAddress:ie,showWaitingUi:xt,latestExecution:ne,onIveDeposited:pe}),jsx(TouchableOpacity$1,{style:j.termsContainer,onPress:()=>Linking.openURL("https://unifold.io/terms"),children:jsx(Text,{style:[j.termsText,{color:T.primary,fontFamily:p.regular}],children:"Terms apply"})}),jsxs(wt,{visible:Oe,onClose:()=>ue(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.55,maxHeightPercent:.9,borderTopLeftRadius:y?.infoSheet?.borderTopLeftRadius??u,borderTopRightRadius:y?.infoSheet?.borderTopRightRadius??h,children:[jsxs(View,{style:[j.sheetHeader,{borderBottomColor:T.border}],children:[jsx(View,{style:j.sheetHeaderSpacer}),jsx(Text,{style:[j.sheetTitle,{color:k.header.titleColor,fontFamily:p.medium}],children:"Price Impact & Slippage"}),jsx(TouchableOpacity$1,{onPress:()=>ue(false),style:j.sheetCloseButton,children:jsx(st,{size:20,color:k.header.buttonColor,strokeWidth:2})})]}),jsxs(View,{style:j.infoSheetContent,children:[jsxs(View,{style:[j.infoCard,{backgroundColor:k.card.backgroundColor,borderRadius:k.card.borderRadius,borderWidth:k.card.borderWidth,borderColor:k.card.borderColor}],children:[jsxs(View,{style:j.infoCardHeader,children:[jsx(View,{style:[j.infoCardIcon,{backgroundColor:k.card.iconBackgroundColor,borderRadius:k.card.iconContainerBorderRadius}],children:jsx(zn,{size:16,color:k.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[j.infoCardTitle,{color:k.card.titleColor,fontFamily:p.medium}],children:"Price Impact"}),jsxs(Text,{style:[j.infoCardValue,{color:k.card.titleColor,fontFamily:p.medium}],children:[er.toFixed(2),"%"]})]}),jsx(Text,{style:[j.infoCardDescription,{color:k.card.descriptionColor,fontFamily:p.regular}],children:"Price impact is the difference between the current market price and the price you'll receive for your swap. This occurs due to liquidity pool mechanics and trade size."})]}),jsxs(View,{style:[j.infoCard,{backgroundColor:k.card.backgroundColor,borderRadius:k.card.borderRadius,borderWidth:k.card.borderWidth,borderColor:k.card.borderColor}],children:[jsxs(View,{style:j.infoCardHeader,children:[jsx(View,{style:[j.infoCardIcon,{backgroundColor:k.card.iconBackgroundColor,borderRadius:k.card.iconContainerBorderRadius}],children:jsx(Qr,{size:16,color:k.card.iconColor,strokeWidth:2})}),jsx(Text,{style:[j.infoCardTitle,{color:k.card.titleColor,fontFamily:p.medium}],children:"Max Slippage"}),jsxs(Text,{style:[j.infoCardValue,{color:k.card.titleColor,fontFamily:p.medium}],children:[$e.toFixed(2),"%"]})]}),jsx(Text,{style:[j.infoCardDescription,{color:k.card.descriptionColor,fontFamily:p.regular}],children:"Max slippage is the maximum price difference you're willing to accept between when you submit a transaction and when it executes. Your transaction will revert if the price moves beyond this threshold."})]})]})]}),ne&&jsx(js,{visible:Ke,status:ne.status,tokenIconUrl:ne.destination_token_metadata?.icon_urls?.find(q=>q.format==="png")?.url||ne.destination_token_metadata?.icon_url||xe(Me,"png"),explorerUrl:ne.explorer_url,completionExplorerUrl:ne.destination_explorer_url,date:ne.created_at?new Date(ne.created_at):void 0,amountUsd:ne.source_amount_usd?parseFloat(ne.source_amount_usd):void 0,onClose:()=>gt(false),borderTopLeftRadius:y?.depositStatus?.borderTopLeftRadius??u,borderTopRightRadius:y?.depositStatus?.borderTopRightRadius??h})]})}var j=StyleSheet.create({container:{flex:1,paddingHorizontal:16},loadingContainer:{padding:40,alignItems:"center",gap:12},loadingText:{fontSize:14},errorContainer:{padding:40,alignItems:"center",gap:8},errorText:{fontSize:14,textAlign:"center"},errorHint:{fontSize:12,textAlign:"center"},selectorSection:{marginBottom:12},selectorLabel:{fontSize:12,marginBottom:8},tokenSelectorButton:{flexDirection:"row",alignItems:"center",gap:12,padding:12},tokenSelectorLoading:{flexDirection:"row",alignItems:"center",gap:12,flex:1},loadingIcon:{width:40,height:40,borderRadius:20},loadingTextContainer:{flex:1},loadingLine:{height:12,borderRadius:6},tokenIconWrapper:{position:"relative"},tokenMainIcon:{width:40,height:40,borderRadius:20},tokenChainBadge:{position:"absolute",bottom:-4,right:-4,width:20,height:20,borderRadius:10,borderWidth:2},tokenSelectorInfo:{flex:1},tokenSelectorSymbol:{fontSize:14,fontWeight:"500"},tokenSelectorNetwork:{fontSize:12,marginTop:2},tokenSelectorRight:{flexDirection:"row",alignItems:"center",gap:8},minDepositText:{fontSize:12,fontWeight:"500"},qrContainer:{alignItems:"center",marginVertical:8},qrWrapper:{padding:16},qrLoading:{width:160,height:160,alignItems:"center",justifyContent:"center"},addressSection:{marginBottom:16},addressHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",marginBottom:8},addressLabel:{fontSize:12},copiedIndicator:{flexDirection:"row",alignItems:"center",gap:4},copiedText:{fontSize:12,fontWeight:"500"},addressBox:{position:"relative",paddingHorizontal:12,paddingVertical:16},addressText:{fontSize:12,fontFamily:"monospace"},addressCopyIcon:{position:"absolute",right:12,top:0,bottom:0,justifyContent:"center"},detailsCard:{borderRadius:8,padding:4,marginBottom:16},detailsHeader:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",paddingVertical:8,paddingLeft:8,paddingRight:8},detailsContent:{paddingRight:12,paddingLeft:8,paddingBottom:12,gap:10},detailsRow:{flexDirection:"row",alignItems:"center",gap:8},detailIcon:{width:24,height:24,borderRadius:12,alignItems:"center",justifyContent:"center"},detailsLabel:{fontSize:13},chevronContainer:{},termsContainer:{alignItems:"center",paddingVertical:8},termsText:{fontSize:12,textDecorationLine:"underline"},sheetHeader:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:16},sheetHeaderSpacer:{width:28},sheetTitle:{fontSize:16,fontWeight:"500",flex:1,textAlign:"center"},sheetCloseButton:{width:28,height:28,alignItems:"center",justifyContent:"center"},infoSheetContent:{paddingHorizontal:16,paddingBottom:32,gap:16},infoCard:{borderRadius:12,padding:16,gap:12},infoCardHeader:{flexDirection:"row",alignItems:"center",gap:10},infoCardIcon:{width:32,height:32,borderRadius:16,alignItems:"center",justifyContent:"center"},infoCardTitle:{fontSize:15,fontWeight:"600",flex:1},infoCardValue:{fontSize:15,fontWeight:"600"},infoCardDescription:{fontSize:13,lineHeight:20}});var Bn={transferCrypto:{title:"Transfer Crypto",subtitle:"No limit \u2022 Instant"},depositWithCard:{title:"Deposit with Card",subtitle:"$50,000 limit \u2022 2 min"},stripeLinkPay:{title:"Pay with Stripe Link",subtitle:"Apple Pay or Card"},depositTracker:{title:"Deposit Tracker",subtitle:"Track your deposit progress"}};function Hw(){let{colors:e,components:t}=V(),r=useRef(new Animated.Value(.5)).current,o=t.depositMenu.card.backgroundColor,n=e.cardHover;useEffect(()=>{let s=Animated.loop(Animated.sequence([Animated.timing(r,{toValue:1,duration:800,useNativeDriver:true}),Animated.timing(r,{toValue:.5,duration:800,useNativeDriver:true})]));return s.start(),()=>s.stop()},[r]);let i=({rightIcons:s=2})=>jsxs(View,{style:[gi.card,{backgroundColor:o,borderRadius:t.depositMenu.card.borderRadius}],children:[jsx(Animated.View,{style:[gi.leftIcon,{backgroundColor:n,opacity:r,borderRadius:t.depositMenu.card.iconContainerBorderRadius}]}),jsxs(View,{style:gi.textBlock,children:[jsx(Animated.View,{style:[gi.titleBar,{backgroundColor:n,opacity:r}]}),jsx(Animated.View,{style:[gi.subtitleBar,{backgroundColor:n,opacity:r}]})]}),jsx(View,{style:gi.rightIcons,children:Array.from({length:s}).map((a,l)=>jsx(Animated.View,{style:[gi.rightIcon,{backgroundColor:n,opacity:r}]},l))})]});return jsxs(View,{style:gi.container,children:[jsx(i,{rightIcons:3}),jsx(i,{rightIcons:2}),jsx(i,{rightIcons:0})]})}var gi=StyleSheet.create({container:{paddingTop:8,paddingBottom:24,gap:8},card:{marginHorizontal:16,flexDirection:"row",alignItems:"center",paddingVertical:16,paddingHorizontal:12,gap:12},leftIcon:{width:36,height:36},textBlock:{flex:1,gap:6},titleBar:{height:12,width:"70%",borderRadius:6},subtitleBar:{height:10,width:"50%",borderRadius:5},rightIcons:{flexDirection:"row",alignItems:"center",gap:4},rightIcon:{width:20,height:20,borderRadius:10}});function Nw({visible:e,onClose:t,externalUserId:r,publishableKey:o,modalTitle:n="Deposit",destinationTokenSymbol:i,recipientAddress:s,destinationChainType:a,destinationChainId:l,destinationTokenAddress:m,defaultChainType:c,defaultChainId:g,defaultTokenAddress:C,showBalance:S=false,hideDepositTracker:w=false,enableStripeLinkPay:u=false,StripeOnrampComponent:h,stripeOnrampEmail:y,stripeOnrampPhone:T,stripeMerchantIdentifier:p,stripePaymentSelectorPosition:k,stripeSkipSuccessConfirmation:d,stripeTheme:x,depositConfirmationMode:R="auto_ui",transferInputVariant:b="double_input",initialScreen:I="main",onDepositSuccess:A,onDepositError:E,sheetBorderRadius:O}){let F=O?.globalBorderTopLeftRadius,z=O?.globalBorderTopRightRadius,{colors:U,fonts:he}=V(),[Be,We]=useState([]),[re,Ae]=useState(null),[Ce,ye]=useState("amount"),He=I==="tracker"&&!w?"tracker":I==="transfer"?"transfer":I==="card"?"card":"main",ae=He==="main",[J,Se]=useState(He),{isAllowed:Bt,isLoading:Ie}=Za(o,e);useEffect(()=>{if(!e||re)return;let fe=false;return ga(o).then(async ie=>{if(fe)return;let _e=[];for(let et of ie?.transfer_crypto?.networks??[]){let xt=et.icon_urls.find(pe=>pe.format==="png")?.url||et.icon_urls.find(pe=>pe.format==="svg")?.url;xt&&_e.push(te(xt));}for(let et of ie?.payment_networks?.networks??[]){let xt=et.icon_urls.find(pe=>pe.format==="png")?.url||et.icon_urls.find(pe=>pe.format==="svg")?.url;xt&&_e.push(te(xt));}_e.length>0&&await Cu(_e),fe||Ae(ie);}).catch(console.error),()=>{fe=true;}},[e,re,o]);let Ne=()=>{t();};useEffect(()=>{e&&(Se(He),ye("amount"));},[e,He]);let Qe=useCallback(()=>{ae?(Se("main"),ye("amount")):Ne();},[ae,Ne]),Ee=Be.filter(fe=>fe.status==="pending"||fe.status==="waiting").length,gt=!!(s&&a&&l&&m&&o)&&S!==false&&!!re,ne=Ie||e&&!re,de=Bt===false,Oe=null;if(J==="stripe"&&h){let fe=jsx(h,{publishableKey:o,email:y,phone:T,externalUserId:r,recipientAddress:s??"",destinationChainType:a,destinationChainId:l,destinationTokenAddress:m,merchantIdentifier:p,paymentSelectorPosition:k,skipSuccessConfirmation:d,appName:re?.project_name??"",onClose:Qe});Oe=x?jsx(ss,{...x,children:fe}):fe;}let ue=J==="stripe"?.9:J==="transfer"||J==="card"?.94:J==="tracker"?.6:J==="main"?.5:void 0,Ye=J==="tracker"||J==="main"?.9:void 0,yt={main:O?.main,transfer:O?.transferCrypto,card:O?.buyWithCard,stripe:O?.stripeLinkPay,tracker:O?.depositsTracker}[J],Fe=yt?.borderTopLeftRadius??F,dt=yt?.borderTopRightRadius??z;return jsxs(wt,{visible:e,onClose:J==="main"?Ne:Qe,closeOnBackdropPress:false,enablePanDownToClose:true,showHandle:true,heightPercent:ue,maxHeightPercent:Ye,borderTopLeftRadius:Fe,borderTopRightRadius:dt,children:[J==="main"&&jsxs(Fragment,{children:[jsx(jr,{title:n,showBack:false,onClose:Ne,showBalance:gt,balanceAddress:s,balanceChainType:a,balanceChainId:l,balanceTokenAddress:m,publishableKey:o,projectName:re?.project_name}),ne&&jsx(Hw,{}),!ne&&de&&jsxs(View,{style:Ur.centeredContainer,children:[jsx(View,{style:[Ur.iconContainer,{backgroundColor:U.cardHover}],children:jsx(ca,{size:32,color:U.foreground,strokeWidth:1.5})}),jsx(Text,{style:[Ur.blockedTitle,{color:U.foreground,fontFamily:he.semibold}],children:"No Tokens Available"}),jsx(Text,{style:[Ur.blockedDescription,{color:U.foreground,opacity:.7,fontFamily:he.regular}],children:"There are no supported tokens available from your current location."})]}),!ne&&!de&&jsxs(View,{style:Ur.optionsContainer,children:[jsx(Ha,{onPress:()=>Se("transfer"),title:Bn.transferCrypto.title,subtitle:Bn.transferCrypto.subtitle,featuredTokens:re?.transfer_crypto?.networks}),jsx($a,{onPress:()=>Se("card"),title:Bn.depositWithCard.title,subtitle:Bn.depositWithCard.subtitle,paymentNetworks:re?.payment_networks?.networks}),u&&h&&jsx(Ka,{onPress:()=>Se("stripe"),title:Bn.stripeLinkPay.title,subtitle:Bn.stripeLinkPay.subtitle}),!w&&jsx(ja,{onPress:()=>Se("tracker"),title:Bn.depositTracker.title,subtitle:Bn.depositTracker.subtitle,badge:Ee>0?Ee:void 0})]})]}),J==="transfer"&&jsxs(Fragment,{children:[jsx(jr,{title:Bn.transferCrypto.title,showBack:false,onClose:Qe,showBalance:gt,balanceAddress:s,balanceChainType:a,balanceChainId:l,balanceTokenAddress:m,publishableKey:o,projectName:re?.project_name}),Ie&&jsx(View,{style:[Ur.centeredContainer,Ur.centeredFlex],children:jsx(ActivityIndicator,{color:U.primary})}),!Ie&&de&&jsxs(View,{style:[Ur.centeredContainer,Ur.centeredFlex],children:[jsx(View,{style:[Ur.iconContainer,{backgroundColor:U.cardHover}],children:jsx(ca,{size:32,color:U.foreground,strokeWidth:1.5})}),jsx(Text,{style:[Ur.blockedTitle,{color:U.foreground,fontFamily:he.semibold}],children:"No Tokens Available"}),jsx(Text,{style:[Ur.blockedDescription,{color:U.foreground,opacity:.7,fontFamily:he.regular}],children:"There are no supported tokens available from your current location."})]}),!Ie&&!de&&jsx(at,{style:Ur.transferScrollContainer,contentContainerStyle:Ur.scrollContent,showsVerticalScrollIndicator:false,children:b==="single_input"?jsx(Yu,{externalUserId:r,publishableKey:o,recipientAddress:s,destinationChainType:a,destinationChainId:l,destinationTokenAddress:m,destinationTokenSymbol:i,defaultChainType:c,defaultChainId:g,defaultTokenAddress:C,depositConfirmationMode:R,onExecutionsChange:We,onDepositSuccess:A,onDepositError:E,borderTopLeftRadius:F,borderTopRightRadius:z,sheetBorderRadius:{tokenSelector:O?.tokenSelector,infoSheet:O?.infoSheet,depositStatus:O?.depositStatus}}):jsx(wc,{externalUserId:r,publishableKey:o,recipientAddress:s,destinationChainType:a,destinationChainId:l,destinationTokenAddress:m,destinationTokenSymbol:i,defaultChainType:c,defaultChainId:g,defaultTokenAddress:C,depositConfirmationMode:R,onExecutionsChange:We,onDepositSuccess:A,onDepositError:E,borderTopLeftRadius:F,borderTopRightRadius:z,sheetBorderRadius:{tokenSelector:O?.tokenSelector,chainSelector:O?.chainSelector,infoSheet:O?.infoSheet,depositStatus:O?.depositStatus}})})]}),J==="card"&&jsxs(Fragment,{children:[jsx(jr,{title:`Deposit ${i||"USDC"}`,showBack:Ce==="onramp",onBack:()=>ye("amount"),onClose:Qe,showBalance:gt,balanceAddress:s,balanceChainType:a,balanceChainId:l,balanceTokenAddress:m,publishableKey:o,projectName:re?.project_name}),jsx(View,{style:Ur.buyWithCardContainer,children:jsx(Rc,{externalUserId:r,publishableKey:o,destinationTokenSymbol:i,recipientAddress:s,destinationChainType:a,destinationChainId:l,destinationTokenAddress:m,onDepositSuccess:A,onDepositError:E,view:Ce,onViewChange:fe=>ye(fe),borderTopLeftRadius:F,borderTopRightRadius:z,sheetBorderRadius:{providerModal:O?.providerModal,webView:O?.webView,currencyModal:O?.currencyModal}})})]}),J==="stripe"&&Oe&&jsx(View,{style:Ur.stripeLinkPayContainer,children:Oe}),J==="tracker"&&jsx($u,{active:J==="tracker",onClose:Qe,executions:Be,externalUserId:r,publishableKey:o})]})}function Ec({theme:e="auto",...t}){return jsx(Nw,{...t})}var Ur=StyleSheet.create({optionsContainer:{paddingTop:8,paddingBottom:24,gap:8},transferScrollContainer:{flex:1},scrollContent:{paddingBottom:24},buyWithCardContainer:{flex:1},stripeLinkPayContainer:{flex:1},centeredContainer:{alignItems:"center",justifyContent:"center",paddingVertical:48,paddingHorizontal:16,minHeight:200},centeredFlex:{flex:1},iconContainer:{width:64,height:64,borderRadius:32,alignItems:"center",justifyContent:"center",marginBottom:16},blockedTitle:{fontSize:18,fontWeight:"600",marginBottom:8,textAlign:"center"},blockedDescription:{fontSize:14,textAlign:"center",maxWidth:280,lineHeight:20}});function Mc(e,t=true){return _n({queryKey:["unifold","supportedDestinationTokens",e],queryFn:()=>Sl(e),staleTime:1e3*60*5,gcTime:1e3*60*30,refetchOnMount:false,enabled:t})}function Zu(e){let{sourceChainType:t,sourceChainId:r,sourceTokenAddress:o,sourceTokenSymbol:n,publishableKey:i,enabled:s=true}=e;return _n({queryKey:["unifold","sourceTokenValidation",t??null,r??null,o??null,i],queryFn:async()=>{let l=await ki(i),m=null,c=null,g=null,C=null,S,w,u,h=l.data.some(y=>y.chains.some(T=>{let p=T.chain_type===t&&T.chain_id===r&&T.token_address.toLowerCase()===o.toLowerCase();return p&&(m=T.minimum_deposit_amount_usd,c=T.estimated_processing_time,g=T.max_slippage_percent,C=T.estimated_price_impact_percent,u=T.chain_name,w=y),p}));if(w){let y=xe(w,"png");y&&(S=te(y));}return {isSupported:h,minimumAmountUsd:m,estimatedProcessingTime:c,maxSlippagePercent:g,priceImpactPercent:C,errorMessage:h?null:`${n||"Source token"} is not a supported withdrawal token. Supported tokens include USDC, USDT, and other stablecoins.`,iconUrl:S,chainName:u}},enabled:s&&(!!t&&!!r&&!!o),staleTime:1e3*60*5,gcTime:1e3*60*30,refetchOnMount:false})}function Xu(e){let{address:t,chainType:r,chainId:o,tokenAddress:n,publishableKey:i,enabled:s=true}=e;return _n({queryKey:["unifold","addressBalance",t??null,r??null,o??null,n??null,i],queryFn:async()=>{let l=await kl(t,r,o,n,i);if(l.balance){let m=l.balance.token?.decimals??6,c=l.balance.token?.symbol??"",g=l.balance.amount,C=BigInt(g),S=BigInt(10**m),w=C/S,h=(C%S).toString().padStart(m,"0").replace(/0+$/,""),y=h?`${w}.${h}`:w.toString();return {balanceBaseUnit:g,balanceHuman:y,balanceUsd:l.balance.amount_usd,exchangeRate:l.balance.exchange_rate,decimals:m,symbol:c}}return {balanceBaseUnit:"0",balanceHuman:"0",balanceUsd:"0",exchangeRate:null,decimals:6,symbol:""}},enabled:s&&(!!t&&!!r&&!!o&&!!n),staleTime:1e3*30,gcTime:1e3*60*5,refetchInterval:1e3*30,refetchOnMount:"always"})}var jw=2500,qw=3e3,Kw=6e4;function ep({userId:e,publishableKey:t,depositWalletId:r,enabled:o=false,onWithdrawSuccess:n,onWithdrawError:i}){let[s,a]=useState([]),[l,m]=useState(false),c=useRef(new Date),g=useRef(new Map),C=useRef(false),S=useRef(n),w=useRef(i);return useEffect(()=>{S.current=n;},[n]),useEffect(()=>{w.current=i;},[i]),useEffect(()=>{o&&!C.current&&(c.current=new Date,g.current.clear()),o||g.current.clear(),C.current=o;},[o]),useEffect(()=>{if(!e||!o)return;let u=c.current,h=async()=>{try{let T=await yn(e,t,"withdraw"),p=new Date(u.getTime()-Kw),k=[...T.data].sort((b,I)=>{let A=b.created_at?new Date(b.created_at).getTime():0;return (I.created_at?new Date(I.created_at).getTime():0)-A}),d=["pending","waiting","delayed"],x=["succeeded","failed"],R=null;for(let b of k){let I=b.created_at?new Date(b.created_at):null;if(!I||I<p)continue;let A=g.current.get(b.id);if(!A){R=b;break}if(d.includes(A)&&x.includes(b.status)){R=b;break}}if(R){let b=R,I=b.created_at?new Date(b.created_at):null;if(!I||I<c.current)return;let A=g.current.get(b.id);g.current.set(b.id,b.status),a(E=>{let O=E.findIndex(F=>F.id===b.id);if(O>=0){let F=[...E];return F[O]=b,F}return [...E,b]}),b.status==="succeeded"&&(!A||d.includes(A))?S.current?.({message:"Withdrawal completed successfully",transaction:b}):b.status==="failed"&&A!=="failed"&&w.current?.({message:"Withdrawal failed",code:"WITHDRAW_FAILED",error:b});}}catch(T){console.error("Failed to fetch withdraw executions:",T),w.current?.({message:"Failed to fetch withdrawal status",code:"POLLING_ERROR",error:T});}};h();let y=setInterval(h,jw);return m(true),()=>{clearInterval(y),m(false);}},[e,t,o]),useEffect(()=>{if(!o||!r)return;let u=async()=>{try{await wd({deposit_wallet_id:r},t);}catch{}};u();let h=setInterval(u,qw);return ()=>clearInterval(h)},[o,r,t]),{executions:s,isPolling:l}}var tp=(e,t)=>`${t}:${e}`;function tl({tokens:e,selectedTokenSymbol:t,selectedChainKey:r,onTokenChange:o,onChainChange:n,isLoading:i=false,tokenLabel:s="Receive token",chainLabel:a="Receive chain",tokenPickerBorderTopLeftRadius:l,tokenPickerBorderTopRightRadius:m,chainPickerBorderTopLeftRadius:c,chainPickerBorderTopRightRadius:g}){let{colors:C,fonts:S,components:w}=V(),[u,h]=useState(false),[y,T]=useState(false),p=w.card,k=t?e.find(b=>b.symbol===t):void 0,d=k?.chains||[],x=r?d.find(b=>tp(b.chain_id,b.chain_type)===r):void 0,R={backgroundColor:p.backgroundColor,borderRadius:p.borderRadius,borderWidth:p.borderWidth||1,borderColor:p.borderColor};return jsxs(View,{style:rt.row,children:[jsxs(View,{style:rt.col,children:[jsx(Text,{style:[rt.label,{color:p.labelColor,fontFamily:S.medium}],children:s}),jsxs(TouchableOpacity,{style:[rt.selectButton,R],onPress:()=>!i&&e.length>0&&h(true),activeOpacity:.7,disabled:i||e.length===0,children:[i?jsx(Text,{style:[rt.placeholder,{color:p.subtitleColor,fontFamily:S.regular}],children:"Loading..."}):k?jsxs(View,{style:rt.selectedItem,children:[jsx(Image,{source:{uri:te(xe(k,"png"))},style:rt.icon}),jsx(Text,{style:[rt.selectedText,{color:p.titleColor,fontFamily:S.medium}],numberOfLines:1,children:k.symbol})]}):jsx(Text,{style:[rt.placeholder,{color:p.subtitleColor,fontFamily:S.regular}],children:"Select receive token"}),jsx(Yt,{size:16,color:p.actionColor,strokeWidth:2})]})]}),jsxs(View,{style:rt.col,children:[jsx(Text,{style:[rt.label,{color:p.labelColor,fontFamily:S.medium}],children:a}),jsxs(TouchableOpacity,{style:[rt.selectButton,R,(!k||d.length===0)&&rt.disabled],onPress:()=>!i&&k&&d.length>0&&T(true),activeOpacity:.7,disabled:i||!k||d.length===0,children:[x?jsxs(View,{style:rt.selectedItem,children:[jsx(Image,{source:{uri:te(xe(x,"png"))},style:rt.icon}),jsx(Text,{style:[rt.selectedText,{color:p.titleColor,fontFamily:S.medium}],numberOfLines:1,children:x.chain_name})]}):jsx(Text,{style:[rt.placeholder,{color:p.subtitleColor,fontFamily:S.regular}],children:"Chain"}),jsx(Yt,{size:16,color:p.actionColor,strokeWidth:2})]})]}),jsxs(wt,{visible:u,onClose:()=>h(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:l,borderTopRightRadius:m,children:[jsxs(View,{style:rt.pickerHeader,children:[jsx(View,{style:rt.pickerHeaderSpacer}),jsx(Text,{style:[rt.pickerTitle,{color:C.foreground,fontFamily:S.medium}],children:"Select Token"}),jsx(TouchableOpacity,{style:rt.pickerHeaderClose,onPress:()=>h(false),hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(st,{size:20,color:C.foregroundMuted,strokeWidth:2})})]}),jsx(as,{data:e,keyExtractor:b=>b.symbol,contentContainerStyle:rt.listContent,showsVerticalScrollIndicator:false,renderItem:({item:b})=>jsxs(TouchableOpacity,{style:[rt.pickerItem,{backgroundColor:b.symbol===t?C.cardHover:"transparent"}],onPress:()=>{o(b.symbol),h(false);},activeOpacity:.7,children:[jsx(Image,{source:{uri:te(xe(b,"png"))},style:rt.pickerIcon}),jsx(Text,{style:[rt.pickerItemText,{color:C.foreground,fontFamily:S.medium}],children:b.symbol}),jsx(Text,{style:[rt.pickerItemSub,{color:C.foregroundMuted,fontFamily:S.regular}],children:b.name}),b.symbol===t&&jsx(De,{size:18,color:C.primary,strokeWidth:2.5})]})})]}),jsxs(wt,{visible:y,onClose:()=>T(false),closeOnBackdropPress:true,showHandle:true,heightPercent:.6,maxHeightPercent:.9,borderTopLeftRadius:c,borderTopRightRadius:g,children:[jsxs(View,{style:rt.pickerHeader,children:[jsx(View,{style:rt.pickerHeaderSpacer}),jsx(Text,{style:[rt.pickerTitle,{color:C.foreground,fontFamily:S.medium}],children:"Select Chain"}),jsx(TouchableOpacity,{style:rt.pickerHeaderClose,onPress:()=>T(false),hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(st,{size:20,color:C.foregroundMuted,strokeWidth:2})})]}),jsx(as,{data:d,keyExtractor:b=>tp(b.chain_id,b.chain_type),contentContainerStyle:rt.listContent,showsVerticalScrollIndicator:false,renderItem:({item:b})=>{let I=tp(b.chain_id,b.chain_type);return jsxs(TouchableOpacity,{style:[rt.pickerItem,{backgroundColor:I===r?C.cardHover:"transparent"}],onPress:()=>{n(I),T(false);},activeOpacity:.7,children:[jsx(Image,{source:{uri:te(xe(b,"png"))},style:rt.pickerIcon}),jsx(Text,{style:[rt.pickerItemText,{color:C.foreground,fontFamily:S.medium}],children:b.chain_name}),I===r&&jsx(De,{size:18,color:C.primary,strokeWidth:2.5})]})}})]})]})}var rt=StyleSheet.create({row:{flexDirection:"column",gap:10},col:{},label:{fontSize:12,marginBottom:6},selectButton:{flexDirection:"row",alignItems:"center",paddingHorizontal:12,paddingVertical:12,gap:6,minHeight:48},selectedItem:{flex:1,flexDirection:"row",alignItems:"center",gap:6},icon:{width:20,height:20,borderRadius:10},selectedText:{fontSize:13,flexShrink:1},placeholder:{flex:1,fontSize:13},disabled:{opacity:.4},pickerHeader:{flexDirection:"row",alignItems:"center",paddingHorizontal:16,paddingTop:16,paddingBottom:12},pickerHeaderSpacer:{width:28},pickerHeaderClose:{width:28,alignItems:"flex-end"},pickerTitle:{flex:1,fontSize:16,textAlign:"center"},listContent:{paddingHorizontal:16,paddingVertical:8},pickerItem:{flexDirection:"row",alignItems:"center",paddingVertical:12,paddingHorizontal:12,borderRadius:10,gap:10},pickerIcon:{width:32,height:32,borderRadius:16},pickerItemText:{fontSize:15,flex:1},pickerItemSub:{fontSize:13}});function rp(e){let{chainType:t,chainId:r,tokenAddress:o,recipientAddress:n,publishableKey:i,enabled:s=true}=e,a=n?.trim()||"",l=!!t&&!!r&&!!o&&a.length>0;return _n({queryKey:["unifold","verifyRecipientAddress",t??null,r??null,o??null,a,i],queryFn:()=>bd({chain_type:t,chain_id:r,token_address:o,recipient_address:a},i),enabled:s&&l,staleTime:1e3*60*5,gcTime:1e3*60*30,retry:1,refetchOnMount:false})}function Jw(e){if(e===null)return "< 1 min";let t=Math.ceil(e/60);return t<60?`< ${t} min`:`< ${Math.ceil(t/60)} hr`}function Zw(e,t){if(e<=0)return "0";if(t===0)return BigInt(Math.round(e)).toString();let r=e.toFixed(t),[o,n=""]=r.split("."),i=n.padEnd(t,"0").slice(0,t);return (BigInt(o)*BigInt(10**t)+BigInt(i)).toString()}function Xw(e,t){return e===0?"0":e.toFixed(t).replace(/\.?0+$/,"")}function Uc({publishableKey:e,sourceChainType:t,sourceChainId:r,sourceTokenAddress:o,sourceTokenSymbol:n,sourceChainName:i,sourceTokenIconUrl:s,recipientAddressProp:a,selectedToken:l,selectedChain:m,balanceData:c,isLoadingBalance:g,minimumWithdrawAmountUsd:C,estimatedProcessingTime:S,maxSlippagePercent:w,priceImpactPercent:u,canWithdraw:h,onDepositWalletCreation:y,onWithdraw:T,onWithdrawError:p,onWithdrawSubmitted:k,onViewTracker:d}){let x="https://unifold.io/terms",R="https://unifold.io/support",{colors:b,fonts:I,components:A}=V(),[E,O]=useState(a||""),[F,z]=useState(""),[U,he]=useState(false),[Be,We]=useState(null),[re,Ae]=useState(false),[Ce,ye]=useState(""),He=useRef(null);useEffect(()=>{O(a||""),z(""),We(null);},[a]);let ae=E.trim();useEffect(()=>{let pe=setTimeout(()=>ye(ae),500);return ()=>clearTimeout(pe)},[ae]);let{data:J,isLoading:Se,error:Bt}=rp({chainType:m?.chain_type,chainId:m?.chain_id,tokenAddress:m?.token_address,recipientAddress:Ce,publishableKey:e,enabled:Ce.length>5&&!!m}),Ie=ae!==Ce,Ne=useMemo(()=>!ae||ae.length<=5||Ie||Se?null:Bt?"Invalid address":J&&!J.valid?J.failure_code==="account_not_found"?`Account not found on ${m?.chain_name}`:J.failure_code==="not_opted_in"?`Recipient hasn't opted in to ${l?.symbol} on ${m?.chain_name}`:"Invalid address":null,[ae,Ie,Se,Bt,J,m,l]),Qe=!Ie&&!!J?.valid&&!Ne,Ee=useMemo(()=>c?.exchangeRate?parseFloat(c.exchangeRate):0,[c]),Ke=useMemo(()=>c?.balanceHuman?parseFloat(c.balanceHuman):0,[c]),gt=n||c?.symbol||"TOKEN",ne=c?.decimals??6,de=useMemo(()=>{let pe=parseFloat(F);return !pe||pe<=0?0:pe},[F]),Oe=useMemo(()=>{let pe=parseFloat(F);return !pe||pe<=0?0:pe*Ee},[F,Ee]),ue=useCallback(async()=>{try{let Me=await Hh("expo-clipboard").getStringAsync();Me&&(O(Me.trim()),We(null));}catch{}},[]),Ye=useCallback(()=>{Ke<=0||z(c?.balanceHuman??"0");},[Ke,c]),Qt=C!==null&&Oe>0&&Oe<C,yt=de>0&&Ke>0&&de>Ke,Fe=ae.length>0&&F.trim().length>0&&de>0&&Qe&&!Qt&&!yt&&!!c,dt=useCallback(async()=>{if(!(!l||!m||!Fe||!h)){he(true),We(null);try{let pe=await y({destinationChainType:m.chain_type,destinationChainId:m.chain_id,destinationTokenAddress:m.token_address,recipientAddress:ae}),Me=Zw(de,ne),Wt=Xw(de,ne),nt={sourceChainType:t,sourceChainId:r,sourceTokenAddress:o,sourceTokenSymbol:gt,sourceTokenIconUrl:s,destinationChainType:m.chain_type,destinationChainId:m.chain_id,destinationTokenAddress:m.token_address,destinationTokenSymbol:l.symbol,destinationChainName:m.chain_name,destinationTokenIconUrl:l?te(xe(l,"png")):void 0,amount:Wt,amountBaseUnit:Me,submittedAt:new Date,withdrawIntentAddress:pe.address,recipientAddress:ae};await T(nt),k(nt);}catch(pe){let Me=pe instanceof Error?pe.message:"Withdrawal failed. Please try again.",Wt=Me.length>120?"Withdrawal failed. Please try again.":Me;We(Wt),p?.({message:Me,error:pe,code:"WITHDRAW_FAILED"});}finally{he(false);}}},[l,m,Fe,h,ae,t,r,o,gt,s,F,Ke,c,de,ne,Oe,y,T,p,k]),fe=A.input,ie=A.card,_e=A.button,et=Ne?b.error:fe.borderColor,xt=useMemo(()=>U?"Processing...":yt?"Insufficient balance":Qt?`Minimum $${C?.toFixed(2)}`:Be?"Withdrawal failed \u2014 try again":"Withdraw",[U,yt,Qt,C,Be]);return jsxs(View,{style:Xe.container,children:[jsxs(View,{children:[jsxs(View,{style:Xe.labelRow,children:[jsx(Text,{style:[Xe.label,{color:ie.labelColor,fontFamily:I.medium}],children:"Recipient address"}),(Ie||Se)&&ae.length>5?jsx(ActivityIndicator,{size:"small",color:b.primary}):jsx(TouchableOpacity,{onPress:ue,activeOpacity:.6,hitSlop:{top:8,bottom:8,left:8,right:8},children:jsx(gp,{size:16,color:b.foregroundMuted,strokeWidth:1.75})})]}),jsx(View,{style:[Xe.inputRow,{backgroundColor:fe.backgroundColor,borderRadius:fe.borderRadius,borderWidth:fe.borderWidth,borderColor:et}],children:jsx(TextInput,{style:[Xe.textInput,{color:fe.textColor,fontFamily:I.regular}],placeholder:"Enter wallet address",placeholderTextColor:fe.placeholderColor,value:E,onChangeText:pe=>{O(pe),We(null);},autoCapitalize:"none",autoCorrect:false,returnKeyType:"done",onSubmitEditing:()=>He.current?.focus()})}),Ne?jsx(Text,{style:[Xe.errorText,{color:b.error,fontFamily:I.regular}],children:Ne}):null]}),jsxs(View,{children:[jsxs(Text,{style:[Xe.label,{color:ie.labelColor,fontFamily:I.medium,paddingBottom:8}],children:["Amount",C!=null&&C>0&&jsx(Text,{style:{color:b.warning,fontFamily:I.regular},children:` ($${C.toFixed(2)} min)`})]}),jsxs(View,{style:[Xe.amountRow,{backgroundColor:fe.backgroundColor,borderRadius:fe.borderRadius,borderWidth:fe.borderWidth,borderColor:fe.borderColor}],children:[jsx(TextInput,{ref:He,style:[Xe.amountInput,{color:fe.textColor,fontFamily:I.regular}],placeholder:"0.00",placeholderTextColor:fe.placeholderColor,value:F,onChangeText:pe=>{(pe===""||/^\d*\.?\d*$/.test(pe))&&(z(pe),We(null));},keyboardType:"decimal-pad",returnKeyType:"done"}),jsx(Text,{style:[Xe.unitLabel,{color:b.foregroundMuted,fontFamily:I.medium}],children:gt}),jsx(TouchableOpacity,{style:[Xe.maxButton,{backgroundColor:`${b.primary}20`}],onPress:Ye,activeOpacity:.7,children:jsx(Text,{style:[Xe.maxText,{color:b.primary,fontFamily:I.medium}],children:"Max"})})]})]}),jsxs(View,{style:[Xe.detailsCard,{marginTop:24,backgroundColor:ie.backgroundColor,borderRadius:ie.borderRadius,borderWidth:ie.borderWidth||1,borderColor:ie.borderColor}],children:[jsx(TouchableOpacity,{style:Xe.detailsToggle,onPress:()=>Ae(!re),activeOpacity:.7,children:jsxs(View,{style:Xe.detailsRow,children:[jsx(View,{style:[Xe.detailIcon,{backgroundColor:ie.iconBackgroundColor,borderRadius:ie.iconContainerBorderRadius}],children:jsx(Kr,{size:12,color:ie.iconColor,strokeWidth:2})}),jsxs(Text,{style:[Xe.detailsLabel,{color:ie.titleColor,fontFamily:I.regular}],children:["Processing time:"," ",jsx(Text,{style:{fontFamily:I.medium},children:Jw(S)})]}),jsx(View,{style:{transform:[{rotate:re?"180deg":"0deg"}]},children:jsx(Yt,{size:16,color:ie.actionColor,strokeWidth:2})})]})}),re&&jsxs(View,{style:Xe.detailsExpanded,children:[jsxs(View,{style:Xe.detailsRow,children:[jsx(View,{style:[Xe.detailIcon,{backgroundColor:ie.iconBackgroundColor,borderRadius:ie.iconContainerBorderRadius}],children:jsx(Qr,{size:12,color:ie.iconColor,strokeWidth:2})}),jsxs(Text,{style:[Xe.detailsLabel,{color:ie.titleColor,fontFamily:I.regular}],children:["Slippage:"," ",jsxs(Text,{style:{fontFamily:I.medium},children:["Auto \u2022 ",(w??.25).toFixed(2),"%"]})]})]}),jsxs(View,{style:Xe.detailsRow,children:[jsx(View,{style:[Xe.detailIcon,{backgroundColor:ie.iconBackgroundColor,borderRadius:ie.iconContainerBorderRadius}],children:jsx(zn,{size:12,color:ie.iconColor,strokeWidth:2})}),jsxs(Text,{style:[Xe.detailsLabel,{color:ie.titleColor,fontFamily:I.regular}],children:["Price impact:"," ",jsxs(Text,{style:{fontFamily:I.medium},children:[(u??0).toFixed(2),"%"]})]})]})]})]}),Be&&jsx(Text,{style:[Xe.errorText,{color:b.error,fontFamily:I.regular,textAlign:"center"}],children:Be}),jsxs(View,{style:Xe.withdrawRow,children:[jsxs(TouchableOpacity,{style:[Xe.withdrawButton,{backgroundColor:_e.primaryBackground,borderRadius:_e.borderRadius,borderWidth:_e.borderWidth,borderColor:_e.borderColor,opacity:!Fe||!h||U?.5:1}],onPress:dt,disabled:!Fe||!h||U,activeOpacity:.8,children:[U&&jsx(ActivityIndicator,{size:"small",color:_e.primaryText}),jsx(Text,{style:[Xe.withdrawButtonText,{color:_e.primaryText,fontFamily:I.medium}],children:xt})]}),jsxs(View,{style:Xe.footerRow,children:[jsxs(TouchableOpacity,{style:Xe.historyLink,onPress:d,activeOpacity:.7,children:[jsx(Kr,{size:14,color:b.foregroundMuted,strokeWidth:2}),jsx(Text,{style:[Xe.historyText,{color:b.foregroundMuted,fontFamily:I.regular}],children:"Withdrawal history"})]}),jsxs(View,{style:Xe.legalLinks,children:[jsx(TouchableOpacity,{onPress:()=>Linking.openURL(x),activeOpacity:.7,children:jsx(Text,{style:[Xe.legalText,{color:b.foregroundMuted,fontFamily:I.regular}],children:"Terms"})}),jsx(Text,{style:[Xe.legalSeparator,{color:b.foregroundMuted,fontFamily:I.regular}],children:"|"}),jsx(TouchableOpacity,{onPress:()=>Linking.openURL(R),activeOpacity:.7,children:jsx(Text,{style:[Xe.legalText,{color:b.foregroundMuted,fontFamily:I.regular}],children:"Help"})})]})]})]})]})}var Xe=StyleSheet.create({container:{gap:12,paddingHorizontal:16,paddingBottom:16},label:{fontSize:12},labelRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",marginBottom:6},inputRow:{flexDirection:"row",alignItems:"center",paddingHorizontal:12,paddingVertical:6,minHeight:48},textInput:{flex:1,fontSize:14,paddingVertical:8},errorText:{fontSize:12,marginTop:4},amountRow:{flexDirection:"row",alignItems:"center",paddingHorizontal:12,paddingVertical:6,minHeight:48,gap:8},amountInput:{flex:1,fontSize:14,paddingVertical:8},unitLabel:{fontSize:14,flexShrink:0},maxButton:{paddingHorizontal:8,paddingVertical:4,borderRadius:6},maxText:{fontSize:12,fontWeight:"600"},withdrawRow:{gap:12},footerRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between"},historyLink:{flexDirection:"row",alignItems:"center",gap:6},historyText:{fontSize:13},legalLinks:{flexDirection:"row",alignItems:"center",gap:6},legalText:{fontSize:13},legalSeparator:{fontSize:13},detailsCard:{paddingHorizontal:12,overflow:"hidden"},detailsToggle:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:12},detailsRow:{flexDirection:"row",alignItems:"center",gap:8},detailIcon:{width:24,height:24,alignItems:"center",justifyContent:"center"},detailsLabel:{fontSize:13,flex:1},detailsExpanded:{gap:10,paddingBottom:12},withdrawButton:{flexDirection:"row",alignItems:"center",justifyContent:"center",paddingVertical:15,gap:8},withdrawButtonText:{fontSize:16,fontWeight:"600"}});function rC(e){try{let t=new Date(e);return t.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"})+" at "+t.toLocaleTimeString("en-US",{hour:"numeric",minute:"2-digit",hour12:!0})}catch{return e}}function oC(e){return e?`$${parseFloat(e).toFixed(2)}`:"$0.00"}function $c({execution:e,onPress:t}){let{colors:r,fonts:o,components:n}=V(),i=n.depositTracker.executionRow.card,s=e.status==="pending"||e.status==="waiting"||e.status==="delayed",a=e.status==="failed"||e.status==="refunded",l=a?r.error:s?r.warning:r.success,m=te(xe(e.destination_token_metadata,"png")||cr("/icons/tokens/png/usdc.png")),c=a?"Withdrawal Failed":s?"Withdrawal Processing":"Withdrawal Completed",g=rC(e.created_at||new Date().toISOString()),C=oC(e.source_amount_usd);return jsxs(br,{cardTokens:i,onPress:t,contentStyle:An.container,children:[jsxs(View,{style:An.iconContainer,children:[jsx(Image,{source:{uri:m},style:An.tokenIcon}),jsx(View,{style:[An.statusBadge,{backgroundColor:l,borderColor:i.backgroundColor}],children:a?jsx(aa,{size:12,color:"#FFFFFF",strokeWidth:2.5}):s?jsx(ns,{size:12,color:"#FFFFFF",strokeWidth:2.5}):jsx(De,{size:12,color:"#FFFFFF",strokeWidth:3})})]}),jsxs(View,{style:An.textContainer,children:[jsx(Text,{style:[An.title,{color:i.titleColor,fontFamily:o.medium}],children:c}),jsx(Text,{style:[An.dateTime,{color:i.subtitleColor,fontFamily:o.regular}],children:g})]}),jsxs(View,{style:An.rightContainer,children:[jsx(Text,{style:[An.amount,{color:i.textRightColor,fontFamily:o.medium}],children:C}),jsx(xr,{size:20,color:i.actionColor,strokeWidth:2})]})]})}var An=StyleSheet.create({container:{flexDirection:"row",alignItems:"center",paddingHorizontal:16,paddingVertical:12},iconContainer:{position:"relative",marginRight:12},tokenIcon:{width:40,height:40,borderRadius:20},statusBadge:{position:"absolute",bottom:-4,right:-4,width:22,height:22,borderRadius:11,alignItems:"center",justifyContent:"center",borderWidth:2},textContainer:{flex:1,gap:2},title:{fontSize:16},dateTime:{fontSize:13},rightContainer:{flexDirection:"row",alignItems:"center",gap:8},amount:{fontSize:16}});function ip(e){try{let t=new Date(e),o=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"][t.getMonth()],n=t.getDate(),i=t.getFullYear(),s=t.getHours(),a=t.getMinutes(),l=s>=12?"PM":"AM";s=s%12||12;let m=a<10?`0${a}`:`${a}`;return `${o} ${n}, ${i} at ${s}:${m} ${l}`}catch{return e}}function Th(e,t=6){if(!e)return "\u2014";try{let r=Number(e)/Math.pow(10,t);return r===0?"0.00":r>=1?r.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2}):r.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:8,minimumSignificantDigits:2,maximumSignificantDigits:6})}catch{return "0.00"}}function iC(e,t){if(e)try{return `$${Number(e).toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}catch{}if(t)try{return `$${(Number(t)/1e6).toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}catch{}return "$0.00"}function xh(e){if(!e)return "";let t=e.indexOf(".");return t===-1?e.toUpperCase():e.slice(0,t).toUpperCase()+e.slice(t)}function Rh(e){return !e||e.length<12?e:`${e.slice(0,12)}...${e.slice(-4)}`}function rl({label:e,value:t,isLast:r}){let{fonts:o,components:n}=V(),i=n.card;return jsxs(Fragment,{children:[jsxs(View,{style:qe.detailRow,children:[jsx(Text,{style:[qe.detailLabel,{color:i.subtitleColor,fontFamily:o.regular}],children:e}),jsx(Text,{style:[qe.detailValue,{color:i.titleColor,fontFamily:o.regular}],children:t})]}),!r&&jsx(View,{style:[qe.divider,{backgroundColor:i.borderColor}]})]})}function ap({execution:e,txInfo:t,onClose:r,onViewHistory:o,onBack:n,onHeaderClose:i}){let{colors:s,fonts:a,components:l}=V(),[m,c]=useState([]),[g,C]=useState(!!n),S=l.card,w=l.button,u=l.header,h=l.container;useEffect(()=>{yd().then(he=>c(he.data)).catch(()=>{});},[]),useEffect(()=>{C(!!n);},[e?.id]);let y=e?e.status==="pending"||e.status==="waiting"||e.status==="delayed":false,T=e?e.status==="failed"||e.status==="refunded":false,p=T?s.error:y?s.warning:s.success,k=T?"Failed":y?"Processing":"Completed",d=e?.destination_token_metadata?te(xe(e.destination_token_metadata,"png")):t.destinationTokenIconUrl?te(t.destinationTokenIconUrl):te(cr("/icons/tokens/png/usdc.png")),x=e?.created_at?ip(e.created_at):t.submittedAt?ip(t.submittedAt.toISOString()):ip(new Date().toISOString()),R=e?`${Th(e.source_amount_base_unit,e.source_token_metadata?.decimals)} ${xh(e.source_currency)}`:`${t.amount} ${t.sourceTokenSymbol}`,b=e?`${Th(e.destination_amount_base_unit,e.destination_token_metadata?.decimals)} ${xh(e.destination_currency)}`:`${t.amount} ${t.destinationTokenSymbol}`,I=e?iC(e.source_amount_usd,e.source_amount_base_unit):"$0.00",A=e?Cl(m,e.source_chain_type,e.source_chain_id):t.sourceChainId,E=e?Cl(m,e.destination_chain_type,e.destination_chain_id):t.destinationChainName??t.destinationChainId,O=e?.transaction_hash,F=e?.explorer_url,z=e?.destination_transaction_hashes?.[0],U=e?.destination_explorer_url;return jsxs(at,{style:qe.scroll,contentContainerStyle:qe.container,showsVerticalScrollIndicator:false,children:[jsxs(View,{style:qe.headerRow,children:[n?jsx(TouchableOpacity,{onPress:n,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(os,{size:22,color:u.buttonColor,strokeWidth:2})}):jsx(View,{style:qe.headerSpacer}),jsx(Text,{style:[qe.headerTitle,{color:u.titleColor,fontFamily:a.medium}],children:"Withdrawal Details"}),n?jsx(View,{style:qe.headerSpacer}):jsx(TouchableOpacity,{onPress:i??r,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsx(st,{size:20,color:u.buttonColor,strokeWidth:2})})]}),jsxs(View,{style:qe.iconContainer,children:[jsx(Image,{source:{uri:d},style:qe.tokenIcon}),jsx(View,{style:[qe.statusBadge,{backgroundColor:p}],children:T?jsx(aa,{size:10,color:"#FFFFFF",strokeWidth:3}):y?jsx(View,{style:qe.spinnerDot}):jsx(De,{size:10,color:"#FFFFFF",strokeWidth:3})})]}),jsxs(View,{style:qe.statusRow,children:[jsx(View,{style:[qe.statusDot,{backgroundColor:p}]}),jsx(Text,{style:[qe.statusText,{color:p,fontFamily:a.medium}],children:k})]}),jsx(Text,{style:[qe.dateText,{color:h.subtitleColor,fontFamily:a.regular}],children:x}),jsxs(View,{style:[qe.detailsCard,{backgroundColor:S.backgroundColor,borderRadius:S.borderRadius,borderWidth:S.borderWidth??1,borderColor:S.borderColor}],children:[jsx(rl,{label:"Amount Sent",value:R}),jsx(rl,{label:"Amount Received",value:b}),jsx(rl,{label:"USD Value",value:I}),jsx(rl,{label:"Source Network",value:A}),jsx(rl,{label:"Destination Network",value:E,isLast:true})]}),jsxs(TouchableOpacity,{style:qe.moreDetailsRow,onPress:()=>C(he=>!he),activeOpacity:.7,children:[jsx(Text,{style:[qe.moreDetailsText,{color:h.actionTitle,fontFamily:a.regular}],children:g?"See less":n?"See more":"See more details"}),g?jsx(Mo,{size:16,color:h.actionColor,strokeWidth:2}):jsx(Yt,{size:16,color:h.actionColor,strokeWidth:2})]}),g&&jsx(View,{style:[qe.detailsCard,{backgroundColor:S.backgroundColor,borderRadius:S.borderRadius,borderWidth:S.borderWidth??1,borderColor:S.borderColor}],children:O&&F?jsxs(Fragment,{children:[jsxs(TouchableOpacity,{style:qe.txRow,onPress:()=>Linking.openURL(F),activeOpacity:.7,children:[jsx(Text,{style:[qe.txLabel,{color:S.subtitleColor,fontFamily:a.regular}],children:"Withdrawal Tx"}),jsx(Text,{style:[qe.txHash,{color:S.titleColor,fontFamily:a.regular}],children:Rh(O)}),jsx(Eo,{size:14,color:S.actionColor,strokeWidth:2})]}),!y&&z&&U&&jsxs(Fragment,{children:[jsx(View,{style:[qe.divider,{backgroundColor:S.borderColor}]}),jsxs(TouchableOpacity,{style:qe.txRow,onPress:()=>Linking.openURL(U),activeOpacity:.7,children:[jsx(Text,{style:[qe.txLabel,{color:S.subtitleColor,fontFamily:a.regular}],children:"Completion Tx"}),jsx(Text,{style:[qe.txHash,{color:S.titleColor,fontFamily:a.regular}],children:Rh(z)}),jsx(Eo,{size:14,color:S.actionColor,strokeWidth:2})]})]})]}):jsx(View,{style:qe.detailRow,children:jsx(Text,{style:[qe.detailLabel,{color:S.subtitleColor,fontFamily:a.regular}],children:"Transaction details not yet available"})})}),!n&&jsxs(View,{style:qe.buttonRow,children:[jsx(TouchableOpacity,{style:[qe.button,qe.halfButton,{backgroundColor:w.secondaryBackground,borderRadius:w.borderRadius,borderWidth:w.borderWidth,borderColor:w.borderColor}],onPress:o,activeOpacity:.8,children:jsx(Text,{style:[qe.buttonText,{color:w.secondaryText,fontFamily:a.medium}],children:"Withdrawal History"})}),jsx(TouchableOpacity,{style:[qe.button,qe.halfButton,{backgroundColor:w.primaryBackground,borderRadius:w.borderRadius,borderWidth:w.borderWidth,borderColor:w.borderColor}],onPress:r,activeOpacity:.8,children:jsx(Text,{style:[qe.buttonText,{color:w.primaryText,fontFamily:a.medium}],children:"Close"})})]})]})}var qe=StyleSheet.create({scroll:{flex:1},container:{alignItems:"center",paddingHorizontal:20,paddingTop:8,paddingBottom:32,gap:12},headerRow:{flexDirection:"row",alignItems:"center",width:"100%",paddingTop:16,marginBottom:4},headerSpacer:{width:28},headerTitle:{flex:1,fontSize:16,textAlign:"center"},iconContainer:{position:"relative",marginTop:8},tokenIcon:{width:64,height:64,borderRadius:32},statusBadge:{position:"absolute",bottom:-2,right:-2,width:22,height:22,borderRadius:11,alignItems:"center",justifyContent:"center"},spinnerDot:{width:10,height:10,borderRadius:5,borderWidth:2,borderColor:"#FFFFFF",borderTopColor:"transparent"},statusRow:{flexDirection:"row",alignItems:"center",gap:6},statusDot:{width:8,height:8,borderRadius:4},statusText:{fontSize:15},dateText:{fontSize:13,marginTop:-4},detailsCard:{width:"100%",paddingHorizontal:16,overflow:"hidden"},detailRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:12},detailLabel:{fontSize:13,flex:1},detailValue:{fontSize:13,flexShrink:0,maxWidth:"55%",textAlign:"right"},divider:{height:StyleSheet.hairlineWidth,opacity:.5},moreDetailsRow:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",width:"100%",paddingHorizontal:4},moreDetailsText:{fontSize:14},txRow:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:12},txLabel:{fontSize:13},txHash:{fontSize:13,flex:1,textAlign:"right"},buttonRow:{flexDirection:"row",gap:10,width:"100%",marginTop:4},button:{paddingVertical:14,alignItems:"center",justifyContent:"center"},halfButton:{flex:1},fullButton:{width:"100%"},buttonText:{fontSize:14}});function _h(e){return e.length<=12?e:`${e.slice(0,6)}...${e.slice(-4)}`}function jc({txInfo:e,executions:t,onClose:r,onViewTracker:o}){let{colors:n,fonts:i,components:s}=V(),a=t.length>0?t[t.length-1]:null,l=a?.status==="succeeded",m=a?.status==="failed",c={borderRadius:s.button.borderRadius,borderWidth:s.button.borderWidth,borderColor:s.button.borderColor};return l?jsxs(View,{style:Lt.container,children:[jsx(TouchableOpacity,{style:Lt.closeButton,onPress:r,children:jsx(st,{size:20,color:s.header.buttonColor,strokeWidth:2})}),jsx(View,{style:[Lt.iconRing,{backgroundColor:n.successBackground}],children:jsx(De,{size:32,color:n.success,strokeWidth:2.5})}),jsx(Text,{style:[Lt.title,{color:n.foreground,fontFamily:i.medium}],children:"Withdrawal Sent"}),jsxs(Text,{style:[Lt.subtitle,{color:n.foregroundMuted,fontFamily:i.regular}],children:[e.amount," ",e.sourceTokenSymbol," to"," ",_h(e.recipientAddress)]}),jsxs(View,{style:Lt.buttonRow,children:[jsx(TouchableOpacity,{style:[Lt.button,Lt.halfButton,c,{backgroundColor:s.button.secondaryBackground}],onPress:o,activeOpacity:.8,children:jsx(Text,{style:[Lt.buttonText,{color:s.button.secondaryText,fontFamily:i.medium}],children:"History"})}),jsx(TouchableOpacity,{style:[Lt.button,Lt.halfButton,c,{backgroundColor:s.button.primaryBackground}],onPress:r,activeOpacity:.8,children:jsx(Text,{style:[Lt.buttonText,{color:s.button.primaryText,fontFamily:i.medium}],children:"Close"})})]})]}):m?jsxs(View,{style:Lt.container,children:[jsx(TouchableOpacity,{style:Lt.closeButton,onPress:r,children:jsx(st,{size:20,color:s.header.buttonColor,strokeWidth:2})}),jsx(View,{style:[Lt.iconRing,{backgroundColor:n.errorBackground}],children:jsx(st,{size:32,color:n.error,strokeWidth:2.5})}),jsx(Text,{style:[Lt.title,{color:n.foreground,fontFamily:i.medium}],children:"Withdrawal Failed"}),jsx(Text,{style:[Lt.subtitle,{color:n.foregroundMuted,fontFamily:i.regular}],children:"Something went wrong. Please try again."}),jsx(TouchableOpacity,{style:[Lt.button,Lt.fullButton,c,{backgroundColor:s.button.primaryBackground}],onPress:r,activeOpacity:.8,children:jsx(Text,{style:[Lt.buttonText,{color:s.button.primaryText,fontFamily:i.medium}],children:"Close"})})]}):jsxs(View,{style:Lt.container,children:[jsx(TouchableOpacity,{style:Lt.closeButton,onPress:r,children:jsx(st,{size:20,color:s.header.buttonColor,strokeWidth:2})}),jsx(ot,{size:80,strokeWidth:4,iconSize:68,gradientFrom:n.primary,gradientTo:n.primary,children:e.sourceTokenIconUrl?jsx(Image,{source:{uri:te(e.sourceTokenIconUrl)},style:Lt.tokenIconFill}):jsx(View,{style:[Lt.tokenIconFill,{backgroundColor:n.cardHover}]})}),jsx(Text,{style:[Lt.title,{color:n.foreground,fontFamily:i.medium,paddingTop:16}],children:"Checking Withdrawal"}),jsxs(Text,{style:[Lt.subtitle,{color:n.foregroundMuted,fontFamily:i.regular}],children:[e.amount," ",e.sourceTokenSymbol," to"," ",_h(e.recipientAddress)]})]})}var Lt=StyleSheet.create({container:{alignItems:"center",paddingHorizontal:24,paddingTop:48,paddingBottom:24},closeButton:{position:"absolute",top:16,right:16,padding:4,zIndex:1},iconRing:{width:80,height:80,borderRadius:40,alignItems:"center",justifyContent:"center",marginBottom:20},tokenIconFill:{width:"100%",height:"100%",borderRadius:34},title:{fontSize:20,marginBottom:8,textAlign:"center"},subtitle:{fontSize:14,textAlign:"center",lineHeight:20,marginBottom:24},buttonRow:{flexDirection:"row",gap:10,width:"100%"},button:{paddingVertical:14,alignItems:"center",justifyContent:"center",borderRadius:12},halfButton:{flex:1},fullButton:{width:"100%"},buttonText:{fontSize:15}});function uC(e){let t=e.source_token_metadata?.decimals??6,r=e.source_amount_base_unit??"0",o=Number(r)/Math.pow(10,t),n=o>=1?o.toFixed(2):o.toPrecision(4).replace(/\.?0+$/,"");return {sourceChainType:e.source_chain_type,sourceChainId:e.source_chain_id,sourceTokenAddress:e.source_token_address,sourceTokenSymbol:e.source_currency?.toUpperCase()??"",sourceTokenIconUrl:te(xe(e.source_token_metadata,"png")),destinationChainType:e.destination_chain_type,destinationChainId:e.destination_chain_id,destinationTokenAddress:e.destination_token_address,destinationTokenSymbol:e.destination_currency?.toUpperCase()??"",destinationTokenIconUrl:te(xe(e.destination_token_metadata,"png")),amount:n,amountBaseUnit:r,submittedAt:e.created_at?new Date(e.created_at):void 0,withdrawIntentAddress:e.deposit_wallet?.address??"",recipientAddress:e.recipient_address??""}}var vh=(e,t)=>`${t}:${e}`;function pC(){let{colors:e}=V(),t=useRef(new Animated.Value(.5)).current,r=e.cardHover;return useEffect(()=>{let o=Animated.loop(Animated.sequence([Animated.timing(t,{toValue:1,duration:800,useNativeDriver:true}),Animated.timing(t,{toValue:.5,duration:800,useNativeDriver:true})]));return o.start(),()=>o.stop()},[t]),jsx(View,{style:{gap:12,paddingHorizontal:16},children:[1,2,3].map(o=>jsx(Animated.View,{style:{height:48,borderRadius:12,backgroundColor:r,opacity:t}},o))})}function Qc({visible:e,onClose:t,publishableKey:r,externalUserId:o,senderAddress:n,recipientAddress:i,defaultDestinationChainType:s,defaultDestinationChainId:a,defaultDestinationTokenAddress:l,modalTitle:m="Withdraw Crypto",onWithdraw:c,onWithdrawSuccess:g,onWithdrawError:C,heightPercent:S=.94,sheetBorderRadius:w,sourceChainType:u,sourceChainId:h,sourceTokenAddress:y,sourceTokenSymbol:T,sourceChainName:p,sourceTokenIconUrl:k}){let{colors:d,fonts:x}=V(),[R,b]=useState("form"),[I,A]=useState(u),[E,O]=useState(h),[F,z]=useState(y),[U,he]=useState(T),[Be,We]=useState(p),[re,Ae]=useState(k),[Ce,ye]=useState(null),[He,ae]=useState(null),[J,Se]=useState(null),[Bt,Ie]=useState(),[Ne,Qe]=useState([]),[Ee,Ke]=useState(null),[gt,ne]=useState("form"),de=useRef(new Animated.Value(Dimensions.get("window").width)).current,Oe=useRef(null),ue=!!I&&!!E&&!!F,{data:Ye,isLoading:Qt}=Mc(r,e&&R==="form"),yt=Ye?.data??[],{data:Fe,isLoading:dt}=Zu({sourceChainType:I,sourceChainId:E,sourceTokenAddress:F,sourceTokenSymbol:U,publishableKey:r,enabled:e&&ue&&R==="form"}),{data:fe,isLoading:ie}=Xu({address:n,chainType:I,chainId:E,tokenAddress:F,publishableKey:r,enabled:e&&ue}),{executions:_e}=ep({userId:o,publishableKey:r,depositWalletId:Bt,enabled:!!Bt&&e,onWithdrawSuccess:g,onWithdrawError:C});useEffect(()=>{if(!e||R!=="tracker")return;let le=false;return yn(o,r,"withdraw").then(Pt=>{le||Qe(Pt.data);}).catch(console.error),()=>{le=true;}},[e,R,o,r]),useEffect(()=>{e&&(Oe.current&&(clearTimeout(Oe.current),Oe.current=null),b("form"),A(u),O(h),z(y),he(T),We(p),Ae(k),ye(null),ae(null),Se(null),Ie(void 0),Qe([]),Ke(null),ne("form"),de.setValue(Dimensions.get("window").width));},[e]),useEffect(()=>()=>{Oe.current&&clearTimeout(Oe.current);},[]),useEffect(()=>{re||Fe?.iconUrl&&Ae(Fe.iconUrl);},[Fe?.iconUrl,re]),useEffect(()=>{Be||Fe?.chainName&&We(Fe.chainName);},[Fe?.chainName,Be]),useEffect(()=>{if(!yt.length||Ce)return;let le,Pt;if(s&&a)if(l)for(let Rt of yt){let yo=Rt.chains.find(Br=>Br.chain_type===s&&Br.chain_id===a&&Br.token_address.toLowerCase()===l.toLowerCase());if(yo){le=Rt,Pt=yo;break}}else for(let Rt of yt){let yo=Rt.chains.find(Br=>Br.chain_type===s&&Br.chain_id===a);if(yo){le=Rt,Pt=yo;break}}le||(le=yt[0]),le&&(ye(le),ae(Pt??le.chains[0]??null));},[yt,Ce,s,a,l]),useEffect(()=>{R==="confirming"&&_e.length>0&&b("details");},[R,_e]);let et=useCallback(()=>{t(),Oe.current=setTimeout(()=>{b("form"),A(u),O(h),z(y),he(T),We(p),Ae(k),ye(null),ae(null),Se(null),Ie(void 0),Qe([]),Ke(null),ne("form"),Oe.current=null;},300);},[t,u,h,y,T,p,k]),xt=useCallback(le=>{let Pt=yt.find(Rt=>Rt.symbol===le);Pt&&(ye(Pt),Pt.chains.length>0&&ae(Pt.chains[0]));},[yt]),pe=useCallback(le=>{if(!Ce)return;let Pt=Ce.chains.find(Rt=>vh(Rt.chain_id,Rt.chain_type)===le);Pt&&ae(Pt);},[Ce]),Me=useCallback(async le=>{let Pt=await hn({external_user_id:o,destination_chain_type:le.destinationChainType,destination_chain_id:le.destinationChainId,destination_token_address:le.destinationTokenAddress,recipient_address:le.recipientAddress,action_type:"withdraw"},r),Rt=gn(Pt.data,I??"");if(!Rt)throw new Error(`No deposit wallet found for chain type: ${I}`);return Ie(Rt.id),{id:Rt.id,address:Rt.address}},[o,r,I]),Wt=useCallback(le=>{Se(le),b("confirming");},[]),nt=useCallback(le=>{Ke(le),de.setValue(Dimensions.get("window").width),Animated.timing(de,{toValue:0,duration:280,useNativeDriver:true}).start();},[de]),wr=useCallback(()=>{Animated.timing(de,{toValue:Dimensions.get("window").width,duration:250,useNativeDriver:true}).start(()=>Ke(null));},[de]),er=Qt||dt,$e=Fe?.isSupported??null,Cr=R==="confirming"?"Withdrawal Status":m,q=w?.globalBorderTopLeftRadius,se=w?.globalBorderTopRightRadius,D=w?.main?.borderTopLeftRadius??q,v=w?.main?.borderTopRightRadius??se,L=w?.tokenSelector?.borderTopLeftRadius??q,N=w?.tokenSelector?.borderTopRightRadius??se,ke=w?.chainSelector?.borderTopLeftRadius??q,be=w?.chainSelector?.borderTopRightRadius??se,it=(()=>{if(R!=="form"||!ue||ie||!fe)return;let le=U||fe.symbol,Pt=fe.balanceUsd;if(Pt!=null){let Br=`$${parseFloat(Pt).toLocaleString(void 0,{minimumFractionDigits:2,maximumFractionDigits:2})}`;return le?`Balance: ${Br} ${le}`:`Balance: ${Br}`}let Rt=fe.balanceHuman;if(!(!Rt||Rt==="0"))return le?`Balance: ${Rt} ${le}`:`Balance: ${Rt}`})();return jsx(wt,{visible:e,onClose:et,closeOnBackdropPress:false,enablePanDownToClose:R==="tracker"||R==="form",showHandle:R==="tracker"||R==="form",heightPercent:R==="confirming"?.3:R==="details"?.7:R==="tracker"?.6:S,maxHeightPercent:R==="tracker"?.9:void 0,borderTopLeftRadius:D,borderTopRightRadius:v,children:R==="confirming"&&J?jsx(jc,{txInfo:J,executions:_e,onClose:et,onViewTracker:()=>{ne("confirming"),b("tracker");}}):R==="details"&&J?jsx(ap,{execution:_e.length>0?_e[_e.length-1]:null,txInfo:J,onClose:et,onViewHistory:()=>{ne("details"),b("tracker");},onHeaderClose:()=>b("form")}):R==="tracker"?jsxs(View,{style:un.trackerContainer,children:[jsx(jr,{title:"Withdrawal History",onClose:()=>b(gt)}),Ne.length===0?jsx(View,{style:un.emptyState,children:jsx(Text,{style:[un.emptyText,{color:d.foregroundMuted,fontFamily:x.regular}],children:"No withdrawals to track yet"})}):jsx(as,{data:Ne,keyExtractor:le=>le.id,contentContainerStyle:un.listContent,showsVerticalScrollIndicator:false,renderItem:({item:le})=>jsx($c,{execution:le,onPress:()=>nt(le)})}),Ee&&jsx(Animated.View,{style:[un.historyDetailOverlay,{backgroundColor:d.background,transform:[{translateX:de}]}],children:jsx(ap,{execution:Ee,txInfo:uC(Ee),onClose:et,onBack:wr,onViewHistory:wr})})]}):jsxs(Fragment,{children:[jsx(jr,{title:Cr,subtitle:it,onClose:et}),er?jsx(pC,{}):$e===false?jsxs(View,{style:un.unsupportedContainer,children:[jsx(Text,{style:[un.unsupportedTitle,{color:d.foreground,fontFamily:x.medium}],children:"Unsupported Token"}),jsx(Text,{style:[un.unsupportedMessage,{color:d.foregroundMuted,fontFamily:x.regular}],children:Fe?.errorMessage})]}):jsx(mC,{publishableKey:r,sourceChainType:I??"",sourceChainId:E??"",sourceTokenAddress:F??"",sourceTokenSymbol:U,sourceChainName:Be,sourceTokenIconUrl:re,recipientAddressProp:i,destinationTokens:yt,selectedToken:Ce,selectedChain:He,selectedChainKey:He?vh(He.chain_id,He.chain_type):null,onTokenChange:xt,onChainChange:pe,tokensLoading:Qt,balanceData:fe??null,isLoadingBalance:ie,sourceValidation:Fe??null,onDepositWalletCreation:Me,onWithdraw:c,onWithdrawError:C,onWithdrawSubmitted:Wt,onViewTracker:()=>{ne("form"),b("tracker");},tokenSelectorLeft:L,tokenSelectorRight:N,chainSelectorLeft:ke,chainSelectorRight:be})]})})}function mC({publishableKey:e,sourceChainType:t,sourceChainId:r,sourceTokenAddress:o,sourceTokenSymbol:n,sourceChainName:i,sourceTokenIconUrl:s,recipientAddressProp:a,destinationTokens:l,selectedToken:m,selectedChain:c,selectedChainKey:g,onTokenChange:C,onChainChange:S,tokensLoading:w,balanceData:u,isLoadingBalance:h,sourceValidation:y,onDepositWalletCreation:T,onWithdraw:p,onWithdrawError:k,onWithdrawSubmitted:d,onViewTracker:x,tokenSelectorLeft:R,tokenSelectorRight:b,chainSelectorLeft:I,chainSelectorRight:A}){return jsx(KeyboardAvoidingView,{behavior:Platform.OS==="ios"?"padding":void 0,style:{flex:1},children:jsxs(at,{style:{flex:1,paddingTop:16},contentContainerStyle:un.scrollContent,keyboardShouldPersistTaps:"handled",showsVerticalScrollIndicator:false,children:[jsx(View,{style:un.doubleInputWrapper,children:jsx(tl,{tokens:l,selectedTokenSymbol:m?.symbol??null,selectedChainKey:g,onTokenChange:C,onChainChange:S,isLoading:w,tokenPickerBorderTopLeftRadius:R,tokenPickerBorderTopRightRadius:b,chainPickerBorderTopLeftRadius:I,chainPickerBorderTopRightRadius:A})}),jsx(Uc,{publishableKey:e,sourceChainType:t,sourceChainId:r,sourceTokenAddress:o,sourceTokenSymbol:n,sourceChainName:i,sourceTokenIconUrl:s,recipientAddressProp:a,selectedToken:m,selectedChain:c,balanceData:u,isLoadingBalance:h,minimumWithdrawAmountUsd:y?.minimumAmountUsd??null,estimatedProcessingTime:y?.estimatedProcessingTime??null,maxSlippagePercent:y?.maxSlippagePercent??null,priceImpactPercent:y?.priceImpactPercent??null,canWithdraw:true,onDepositWalletCreation:T,onWithdraw:p,onWithdrawError:k,onWithdrawSubmitted:d,onViewTracker:x})]})})}var un=StyleSheet.create({scrollContent:{paddingBottom:32},doubleInputWrapper:{paddingHorizontal:16,paddingBottom:12,paddingTop:4},listContent:{paddingHorizontal:16,paddingBottom:32,gap:8},trackerContainer:{flex:1,overflow:"hidden"},historyDetailOverlay:{position:"absolute",top:0,left:0,right:0,bottom:0},emptyState:{flex:1,alignItems:"center",justifyContent:"center",paddingVertical:48},emptyText:{fontSize:14},unsupportedContainer:{flex:1,alignItems:"center",justifyContent:"center",paddingHorizontal:24,paddingVertical:48},unsupportedTitle:{fontSize:18,fontWeight:"600",marginBottom:8,textAlign:"center"},unsupportedMessage:{fontSize:14,textAlign:"center",lineHeight:20,maxWidth:280}});StyleSheet.create({container:{paddingHorizontal:16,paddingTop:16,paddingBottom:24,gap:16},fieldGroup:{gap:8},fieldLabel:{fontSize:12},walletCard:{paddingHorizontal:12,paddingVertical:12,minHeight:48,justifyContent:"center"},walletAddress:{fontSize:13},primaryButton:{paddingVertical:14,alignItems:"center",justifyContent:"center",marginTop:4},primaryButtonText:{fontSize:16},secondaryButton:{paddingVertical:14,alignItems:"center",justifyContent:"center"},secondaryButtonText:{fontSize:16}});StyleSheet.create({base:{flexDirection:"row",alignItems:"center",justifyContent:"center",gap:8},text:{fontWeight:"600",textAlign:"center"},fullWidth:{width:"100%"},disabled:{opacity:.5}});StyleSheet.create({icon:{backgroundColor:"transparent"}});var Oh=createContext(null);function TC({children:e,publishableKey:t,config:r}){let[o]=useState(()=>new mu({defaultOptions:{queries:{retry:1,staleTime:3e5}}})),[n,i]=useState(false),[s,a]=useState(null),[l,m]=useState(false),[c,g]=useState(null),C=useColorScheme(),S=useRef(false);S.current||(gl({publishableKey:t}),S.current=true);let w=useMemo(()=>{let F=r?.appearance||"dark";return F==="auto"?C==="dark"?"dark":"light":F},[r?.appearance,C]);useEffect(()=>{if(!t||t.trim()===""){console.error("Unifold: publishableKey is required. Please provide a valid publishable key.");return}!t.startsWith("pk_test_")&&!t.startsWith("pk_live_")&&console.warn('Unifold: publishableKey should start with "pk_test_" or "pk_live_". Please ensure you are using a valid publishable key.'),gl({publishableKey:t});},[t]),useEffect(()=>()=>{h.current&&clearTimeout(h.current),x.current&&clearTimeout(x.current);},[]);let u=useRef(null),h=useRef(null),y=useCallback(F=>{h.current&&(clearTimeout(h.current),h.current=null),u.current&&(console.warn("[UnifoldProvider] A deposit is already in progress. Cancelling previous deposit."),u.current.reject({message:"Deposit cancelled - new deposit started",code:"DEPOSIT_SUPERSEDED"}),u.current=null);let z=new Promise((U,he)=>{u.current={resolve:U,reject:he};});return a(F),i(true),z},[]),T=useCallback(()=>{u.current&&(u.current.reject({message:"Deposit cancelled by user",code:"DEPOSIT_CANCELLED"}),u.current=null),i(false),h.current=setTimeout(()=>{a(null),h.current=null;},200);},[]),p=useCallback(F=>{s?.onSuccess&&s.onSuccess(F),u.current&&(u.current.resolve(F),u.current=null);},[s]),k=useCallback(F=>{console.error("[UnifoldProvider] Deposit error:",F),s?.onError&&s.onError(F),u.current&&(u.current.reject(F),u.current=null);},[s]),d=useRef(null),x=useRef(null),R=useRef(void 0),b=useCallback(F=>{x.current&&(clearTimeout(x.current),x.current=null),d.current&&(console.warn("[UnifoldProvider] A withdrawal is already in progress. Cancelling previous withdrawal."),d.current.reject({message:"Withdrawal cancelled - new withdrawal started",code:"WITHDRAW_SUPERSEDED"}),d.current=null);let z=new Promise((U,he)=>{d.current={resolve:U,reject:he};});return R.current=F.onClose,g(F),m(true),z},[]),I=useCallback(()=>{d.current&&(d.current.reject({message:"Withdrawal cancelled by user",code:"WITHDRAW_CANCELLED"}),d.current=null),R.current?.(),R.current=void 0,m(false),x.current=setTimeout(()=>{g(null),x.current=null;},200);},[]),A=useCallback(F=>{c?.onSuccess&&c.onSuccess(F),d.current&&(d.current.resolve(F),d.current=null);},[c]),E=useCallback(F=>{console.error("[UnifoldProvider] Withdraw error:",F),c?.onError&&c.onError(F),d.current&&(d.current.reject(F),d.current=null);},[c]),O=useMemo(()=>({publishableKey:t,beginDeposit:y,closeDeposit:T,beginWithdraw:b,closeWithdraw:I}),[t,y,T,b,I]);return jsx(gu,{client:o,children:jsx(Oh.Provider,{value:O,children:jsxs(ss,{mode:w,accentColor:r?.accentColor,theme:r?.theme,fontFamily:r?.fontFamily,fonts:r?.fonts,components:r?.components,children:[e,s&&jsx(Ec,{visible:n,onClose:T,publishableKey:t,modalTitle:r?.modalTitle,externalUserId:s.externalUserId,destinationChainType:s.destinationChainType,destinationChainId:s.destinationChainId,destinationTokenSymbol:s.destinationTokenSymbol,recipientAddress:s.recipientAddress,destinationTokenAddress:s.destinationTokenAddress,defaultChainType:s.defaultChainType,defaultChainId:s.defaultChainId,defaultTokenAddress:s.defaultTokenAddress,showBalance:s.showBalance,stripeOnrampEmail:s.stripeOnrampEmail,stripeOnrampPhone:s.stripeOnrampPhone,stripeTheme:{mode:w,accentColor:r?.accentColor,theme:r?.theme,fontFamily:r?.fontFamily,fonts:r?.fonts,components:r?.components},depositConfirmationMode:s.depositConfirmationMode??"auto_ui",initialScreen:s.initialScreen,hideDepositTracker:r?.hideDepositTracker,transferInputVariant:r?.transferInputVariant,enableStripeLinkPay:r?.enableStripeLinkPay,stripeMerchantIdentifier:r?.stripeMerchantIdentifier,stripePaymentSelectorPosition:r?.stripePaymentSelectorPosition,stripeSkipSuccessConfirmation:r?.stripeSkipSuccessConfirmation,StripeOnrampComponent:r?.enableStripeLinkPay?zm():void 0,onDepositSuccess:p,onDepositError:k,theme:w,sheetBorderRadius:r?.sheetBorderRadius}),c&&jsx(Qc,{visible:l,onClose:I,publishableKey:t,externalUserId:c.externalUserId,senderAddress:c.senderAddress,recipientAddress:c.recipientAddress,sourceChainType:c.sourceChainType,sourceChainId:c.sourceChainId,sourceTokenAddress:c.sourceTokenAddress,sourceTokenSymbol:c.sourceTokenSymbol,defaultDestinationChainType:c.defaultDestinationChainType,defaultDestinationChainId:c.defaultDestinationChainId,defaultDestinationTokenAddress:c.defaultDestinationTokenAddress,onWithdraw:c.withdraw,onWithdrawSuccess:A,onWithdrawError:E,sheetBorderRadius:r?.sheetBorderRadius?{globalBorderTopLeftRadius:r.sheetBorderRadius.globalBorderTopLeftRadius,globalBorderTopRightRadius:r.sheetBorderRadius.globalBorderTopRightRadius,tokenSelector:r.sheetBorderRadius.tokenSelector,chainSelector:r.sheetBorderRadius.chainSelector}:void 0})]})})})}function xC(){let e=useContext(Oh);if(!e)throw new Error("useUnifold must be used within UnifoldProvider");return e}
10
+ export{El as AmountScreen,wt as BottomSheet,Ml as KYCWizardScreen,Jl as OnrampScreen,Zl as StripeOnramp,Em as StripeOnrampPreconfigure,TC as UnifoldProvider,xe as getPreferredIcon,Vl as getStripePublishableKey,Sl as getSupportedDestinationTokens,te as normalizeIconUrl,Xl as registerStripeOnramp,Tp as setDevApiUrl,Dl as setStripeOnrampApiUrl,Fl as setStripeOnrampPublishableKey,Za as useAllowedCountry,zl as useStripeOnramp,V as useTheme,xC as useUnifold};