@unifold/connect-react-native 0.1.13 → 0.1.15

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.js CHANGED
@@ -1,2 +1,2 @@
1
- 'use strict';var react=require('react'),reactNative=require('react-native'),reactQuery=require('@tanstack/react-query'),jsxRuntime=require('react/jsx-runtime'),Ie=require('react-native-svg'),Ci=require('react-native-qrcode-svg'),reactNativeWebview=require('react-native-webview'),Hr=require('@react-native-async-storage/async-storage');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var Ie__default=/*#__PURE__*/_interopDefault(Ie);var Ci__default=/*#__PURE__*/_interopDefault(Ci);var Hr__default=/*#__PURE__*/_interopDefault(Hr);var hr={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)"}},yr=hr;function zo(e,t,o){let n=o?t?.[o]:void 0,r=(a,p,g)=>{let l=n?.[a]?.[p];if(l!==void 0)return l;let c=t?.[a]?.[p];return c!==void 0?c:g};return {header:{titleColor:r("header","titleColor",e.foreground),buttonColor:r("header","buttonColor",e.foreground)},card:{backgroundColor:r("card","backgroundColor",e.card),titleColor:r("card","titleColor",e.foreground),subtitleColor:r("card","subtitleColor",e.foregroundMuted),labelColor:r("card","labelColor",e.foregroundMuted),headerColor:r("card","headerColor",e.foregroundMuted),labelRightColor:r("card","labelRightColor",e.foregroundMuted),labelHighlightRightColor:r("card","labelHighlightRightColor",e.warning),textRightColor:r("card","textRightColor",e.foreground),subtextRightColor:r("card","subtextRightColor",e.foregroundMuted),rowLeftLabel:r("card","rowLeftLabel",e.foregroundMuted),rowRightLabel:r("card","rowRightLabel",e.foreground),iconColor:r("card","iconColor",e.primary),iconBackgroundColor:r("card","iconBackgroundColor",e.primary+"26"),actionColor:r("card","actionColor",e.foregroundMuted),actionIcon:r("card","actionIcon",e.foregroundMuted),descriptionColor:r("card","descriptionColor",e.foregroundMuted)},input:{backgroundColor:r("input","backgroundColor",e.card),textColor:r("input","textColor",e.foreground),placeholderColor:r("input","placeholderColor",e.foregroundMuted),borderColor:r("input","borderColor",e.border)},button:{primaryBackground:r("button","primaryBackground",e.primary),primaryText:r("button","primaryText",e.primaryForeground),secondaryBackground:r("button","secondaryBackground",e.card),secondaryText:r("button","secondaryText",e.foreground)},container:{titleColor:r("container","titleColor",e.foreground),subtitleColor:r("container","subtitleColor",e.foregroundMuted),actionColor:r("container","actionColor",e.foregroundMuted),actionTitle:r("container","actionTitle",e.foregroundMuted),buttonColor:r("container","buttonColor",e.primary),buttonTitleColor:r("container","buttonTitleColor",e.primaryForeground),iconBackgroundColor:r("container","iconBackgroundColor",e.success),iconColor:r("container","iconColor",e.foreground)},search:{backgroundColor:r("search","backgroundColor",e.card),inputColor:r("search","inputColor",e.foreground),placeholderColor:r("search","placeholderColor",e.foregroundMuted)},list:{titleSectionColor:r("list","titleSectionColor",e.foregroundMuted)}}}function Cr(e,t,o){let r={...hr[e]};return o&&(r.primary=o),t&&(r={...r,...t}),r}var Jr=react.createContext(null);function Ao({children:e,mode:t="auto",accentColor:o,theme:n,fontFamily:r,fonts:a,components:p}){let g=reactNative.useColorScheme(),l=react.useMemo(()=>t==="auto"?g==="dark"?"dark":"light":t,[t,g]),c=react.useMemo(()=>{let W=n?.[l];return Cr(l,W,o)},[l,n,o]),k=react.useMemo(()=>zo(c,p,l),[c,p,l]),T=react.useMemo(()=>a?{regular:a.regular||r,medium:a.medium||r,semibold:a.semibold||r,bold:a.bold||r}:r?{regular:r,medium:r,semibold:r,bold:r}:{regular:void 0,medium:void 0,semibold:void 0,bold:void 0},[r,a]),_=react.useMemo(()=>({mode:l,colors:c,fonts:T,components:k,isDark:l==="dark"}),[l,c,T,k]);return jsxRuntime.jsx(Jr.Provider,{value:_,children:e})}function O(){let e=react.useContext(Jr);if(!e){let t=yr.dark;return {mode:"dark",colors:t,fonts:{regular:void 0,medium:void 0,semibold:void 0,bold:void 0},components:zo(t,void 0,"dark"),isDark:true}}return e}var ei="https://api.unifold.io",Mo,lt="pk_test_123",Oo={};function Me(){return typeof __DEV__<"u"&&__DEV__&&Mo?Mo:ei}function Ho(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.'),lt=e.publishableKey;}e.baseUrl&&typeof __DEV__<"u"&&__DEV__&&(Mo=e.baseUrl),e.defaultConfig&&(Oo=e.defaultConfig);}function Kr(e){typeof __DEV__<"u"&&__DEV__?Mo=e:console.warn("[Unifold] setDevApiUrl() is only available in development mode");}function mt(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 Pe(e){let t=e.startsWith("/")?e:`/${e}`;return `${Me()}/api/public${t}`}function $(e){return e?e.includes("localhost")||e.includes("127.0.0.1")?e.replace(/https?:\/\/(localhost|127\.0\.0\.1)(:\d+)?/,Me()):e.startsWith("http://")||e.startsWith("https://")?e:e.startsWith("/api/public/")?`${Me()}${e}`:`${Me()}/api/public${e}`:""}async function zt(e,t){if(!e?.external_user_id)throw new Error("external_user_id is required");let o={external_user_id:e.external_user_id,destination_chain_type:e?.destination_chain_type||"ethereum",destination_chain_id:e?.destination_chain_id||Oo.destinationChainId||"8453",destination_token_address:e?.destination_token_address||Oo.destinationTokenAddress||"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",recipient_address:e?.recipient_address||Oo.recipientAddress||"0x309a4154a2CD4153Da886E780890C9cb5161553C",client_metadata:e?.client_metadata||{}},n=t||lt;mt(n);let r=await fetch(`${Me()}/v1/public/deposit_addresses`,{method:"POST",headers:{accept:"application/json","x-publishable-key":n,"Content-Type":"application/json"},body:JSON.stringify(o)});if(!r.ok)throw new Error(`Failed to create deposit address: ${r.statusText}`);return r.json()}function At(e,t){return e.find(o=>o.chain_type===t)}async function Ot(e,t){let o=t||lt;mt(o);let n=await fetch(`${Me()}/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})});if(!n.ok)throw new Error(`Failed to query executions: ${n.statusText}`);return n.json()}function ae(e,t="svg"){if(!e)return "";if(t==="svg"||!e.icon_urls||e.icon_urls.length===0)return e.icon_url;let o=e.icon_urls.find(n=>n.format===t);return o?o.url:e.icon_url}async function wo(e,t){let o=e||lt;mt(o);let n=`${Me()}/v1/public/tokens/supported_deposit_tokens`;if(t?.destination_token_address&&t?.destination_chain_id&&t?.destination_chain_type){let a=new URLSearchParams({destination_token_address:t.destination_token_address,destination_chain_id:t.destination_chain_id,destination_chain_type:t.destination_chain_type});n=`${n}?${a.toString()}`;}let r=await fetch(n,{method:"GET",headers:{accept:"application/json","x-publishable-key":o}});if(!r.ok)throw new Error(`Failed to fetch supported deposit tokens: ${r.statusText}`);return r.json()}async function br(e,t){let o=t||lt;mt(o);let n=new URLSearchParams({chainType:e.chain_type,chainId:e.chain_id,tokenAddress:e.token_address}),r=await fetch(`${Me()}/v1/public/tokens/token?${n.toString()}`,{method:"GET",headers:{accept:"application/json","x-publishable-key":o}});if(!r.ok)throw new Error(`Failed to fetch token metadata: ${r.statusText}`);return r.json()}function Uo(e,t,o){return !e||e.length===0?o||"":e.find(r=>r.format===t)?.url||o||e[0]?.url||""}async function kr(e,t){let o=t||lt;mt(o);let n=await fetch(`${Me()}/v1/public/onramps/quotes`,{method:"POST",headers:{accept:"application/json","x-publishable-key":o,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!n.ok)throw new Error(`Failed to fetch onramp quotes: ${n.statusText}`);return n.json()}async function wr(e,t){let o=t||lt;mt(o);let n=await fetch(`${Me()}/v1/public/onramps/sessions`,{method:"POST",headers:{accept:"application/json","x-publishable-key":o,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!n.ok)throw new Error(`Failed to create onramp session: ${n.statusText}`);return n.json()}async function Tr(e,t){let o=t||lt;mt(o);let n=new URLSearchParams;e.country_code&&n.append("country_code",e.country_code),e.subdivision_code&&n.append("subdivision_code",e.subdivision_code),n.append("token_address",e.token_address),n.append("chain_id",e.chain_id),n.append("chain_type",e.chain_type);let r=await fetch(`${Me()}/v1/public/onramps/default_token?${n.toString()}`,{method:"GET",headers:{accept:"application/json","x-publishable-key":o}});if(!r.ok)throw new Error(`Failed to fetch default onramp token: ${r.statusText}`);return r.json()}async function xr(e){let t=e||lt;mt(t);let o=await fetch(`${Me()}/v1/public/onramps/fiat_currencies`,{method:"GET",headers:{accept:"application/json","x-publishable-key":t}});if(!o.ok)throw new Error(`Failed to fetch fiat currencies: ${o.statusText}`);return o.json()}function to(e,t="png"){if(!e||e.length===0)return;let o=e.find(n=>n.format===t);return o?o.url:e[0]?.url}async function To(e){let t=e||lt;mt(t);let o=await fetch(`${Me()}/v1/public/projects/config`,{method:"GET",headers:{accept:"application/json","x-publishable-key":t}});if(!o.ok)throw new Error(`Failed to fetch project config: ${o.statusText}`);return o.json()}async function xo(){let e=await fetch(`${Me()}/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()}var{height:ro}=reactNative.Dimensions.get("window");function ge({visible:e,onClose:t,children:o,closeOnBackdropPress:n=true,showHandle:r=true,heightPercent:a,noPadding:p=false,borderTopLeftRadius:g=24,borderTopRightRadius:l=24}){let{colors:c}=O(),k=react.useRef(new reactNative.Animated.Value(ro)).current,T=react.useRef(new reactNative.Animated.Value(0)).current;react.useEffect(()=>{e?(k.setValue(ro),T.setValue(0),reactNative.Animated.parallel([reactNative.Animated.spring(k,{toValue:0,useNativeDriver:true,tension:65,friction:11}),reactNative.Animated.timing(T,{toValue:.5,duration:200,useNativeDriver:true})]).start()):reactNative.Animated.parallel([reactNative.Animated.spring(k,{toValue:ro,useNativeDriver:true,tension:65,friction:11}),reactNative.Animated.timing(T,{toValue:0,duration:200,useNativeDriver:true})]).start();},[e,k,T]);let _=()=>{n&&t();};return jsxRuntime.jsx(reactNative.Modal,{visible:e,transparent:true,animationType:"none",statusBarTranslucent:true,onRequestClose:t,children:jsxRuntime.jsxs(reactNative.View,{style:Mt.container,children:[jsxRuntime.jsx(reactNative.TouchableWithoutFeedback,{onPress:_,children:jsxRuntime.jsx(reactNative.Animated.View,{style:[Mt.backdrop,{backgroundColor:"#000000",opacity:T}]})}),jsxRuntime.jsxs(reactNative.Animated.View,{style:[Mt.sheet,{backgroundColor:c.background,borderTopLeftRadius:g,borderTopRightRadius:l,transform:[{translateY:k}],...a&&{height:ro*a,maxHeight:ro*a},...p&&{paddingBottom:0}}],children:[r&&jsxRuntime.jsx(reactNative.View,{style:Mt.handleContainer,children:jsxRuntime.jsx(reactNative.View,{style:[Mt.handle,{backgroundColor:c.border}]})}),jsxRuntime.jsx(reactNative.View,{style:[Mt.content,a&&Mt.contentFlex],children:o})]})]})})}var Mt=reactNative.StyleSheet.create({container:{flex:1,justifyContent:"flex-end"},backdrop:{...reactNative.StyleSheet.absoluteFillObject},sheet:{maxHeight:ro*.9,paddingBottom:reactNative.Platform.OS==="ios"?34:24,shadowColor:"#000",shadowOffset:{width:0,height:-4},shadowOpacity:.1,shadowRadius:12,elevation:16},handleContainer:{alignItems:"center",paddingTop:12,paddingBottom:4},handle:{width:36,height:4,borderRadius:2},content:{},contentFlex:{flex:1}});function Sr({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsx(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsxRuntime.jsx(Ie.Path,{d:"M13 2L3 14h9l-1 8 10-12h-9l1-8z",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})})}function _r({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.Rect,{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Line,{x1:"1",y1:"10",x2:"23",y2:"10",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Ht({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.Circle,{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Polyline,{points:"12 6 12 12 16 14",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Ir({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.Line,{x1:"19",y1:"12",x2:"5",y2:"12",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Polyline,{points:"12 19 5 12 12 5",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function He({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.Line,{x1:"18",y1:"6",x2:"6",y2:"18",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Line,{x1:"6",y1:"6",x2:"18",y2:"18",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function ht({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsx(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsxRuntime.jsx(Ie.Polyline,{points:"9 18 15 12 9 6",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})})}function Ue({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsx(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsxRuntime.jsx(Ie.Polyline,{points:"6 9 12 15 18 9",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})})}function So({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.Rect,{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.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:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Re({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsx(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsxRuntime.jsx(Ie.Polyline,{points:"20 6 9 17 4 12",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})})}function Ut({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.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:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Polyline,{points:"15 3 21 3 21 9",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Line,{x1:"10",y1:"14",x2:"21",y2:"3",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function no({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.Line,{x1:"12",y1:"1",x2:"12",y2:"23",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Path,{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function No({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.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:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Polyline,{points:"14 2 14 8 20 8",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Line,{x1:"16",y1:"13",x2:"8",y2:"13",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Line,{x1:"16",y1:"17",x2:"8",y2:"17",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Polyline,{points:"10 9 9 9 8 9",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function _t({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsx(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsxRuntime.jsx(Ie.Polyline,{points:"18 15 12 9 6 15",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})})}function rn({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.Polyline,{points:"23 4 23 10 17 10",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Polyline,{points:"1 20 1 14 7 14",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.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:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function io({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.Circle,{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Line,{x1:"12",y1:"16",x2:"12",y2:"12",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Line,{x1:"12",y1:"8",x2:"12.01",y2:"8",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function so({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.Path,{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Path,{d:"M9 12l2 2 4-4",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function qo({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(Ie.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:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.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:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.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:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Path,{d:"M14.9 9.25a3 3 0 0 0-2.15-2.16",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(Ie.Line,{x1:"2",y1:"2",x2:"22",y2:"22",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Qe({title:e,showBack:t=false,showClose:o=true,onBack:n,onClose:r,badge:a}){let{colors:p,fonts:g,components:l}=O();return jsxRuntime.jsxs(reactNative.View,{style:ot.header,children:[jsxRuntime.jsx(reactNative.View,{style:ot.leftContainer,children:t&&n?jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:n,style:[ot.iconButton,{backgroundColor:"transparent"}],hitSlop:{top:10,bottom:10,left:10,right:10},children:jsxRuntime.jsx(Ir,{size:20,color:l.header.buttonColor,strokeWidth:2})}):jsxRuntime.jsx(reactNative.View,{style:ot.spacer})}),jsxRuntime.jsxs(reactNative.View,{style:ot.titleContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[ot.title,{color:l.header.titleColor,fontFamily:g.medium}],children:e}),a&&a.count>0&&jsxRuntime.jsx(reactNative.View,{style:[ot.titleBadge,{backgroundColor:p.card}],children:jsxRuntime.jsx(reactNative.Text,{style:[ot.titleBadgeText,{color:p.foregroundMuted,fontFamily:g.regular}],children:a.count})})]}),jsxRuntime.jsx(reactNative.View,{style:ot.rightContainer,children:o?jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:r,style:[ot.iconButton,{backgroundColor:"transparent"}],hitSlop:{top:10,bottom:10,left:10,right:10},children:jsxRuntime.jsx(He,{size:20,color:l.header.buttonColor,strokeWidth:2})}):jsxRuntime.jsx(reactNative.View,{style:ot.spacer})})]})}var ot=reactNative.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,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"},iconButton:{width:28,height:28,borderRadius:8,alignItems:"center",justifyContent:"center"},spacer:{width:28,height:28}});function It({uri:e,width:t,height:o,borderRadius:n=0,borderWidth:r=0,borderColor:a="transparent",backgroundColor:p="transparent",style:g}){let{colors:l}=O(),[c,k]=react.useState(false),T=e?.toLowerCase().endsWith(".svg");react.useEffect(()=>{k(false);},[e]);let _=l.card;if(!e)return jsxRuntime.jsx(reactNative.View,{style:[{width:t,height:o,borderRadius:n,backgroundColor:_},g]});let W={width:t,height:o,borderRadius:n,borderWidth:r,borderColor:a,backgroundColor:p,overflow:"hidden",alignItems:"center",justifyContent:"center",...g},P=t-r*2,x=o-r*2;return c?jsxRuntime.jsx(reactNative.View,{style:[W,{backgroundColor:p||_}]}):T?jsxRuntime.jsx(reactNative.View,{style:W,children:jsxRuntime.jsx(Ie.SvgUri,{uri:e,width:P,height:x,onError:u=>{k(true);}})}):jsxRuntime.jsx(reactNative.View,{style:W,children:jsxRuntime.jsx(reactNative.Image,{source:{uri:e},style:{width:P,height:x},resizeMode:"contain",onError:u=>{k(true);}})})}function _o({onPress:e,title:t,subtitle:o,featuredTokens:n}){let{colors:r,fonts:a,components:p}=O(),g=n?[...n].sort((l,c)=>l.position-c.position):[];return jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:e,activeOpacity:.7,style:[yt.container,{backgroundColor:p.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:yt.leftContent,children:[jsxRuntime.jsx(reactNative.View,{style:yt.iconContainer,children:jsxRuntime.jsx(Sr,{size:20,color:p.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.View,{style:yt.textContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[yt.title,{color:p.card.titleColor,fontFamily:a.regular}],children:t}),jsxRuntime.jsx(reactNative.Text,{style:[yt.subtitle,{color:p.card.subtitleColor,fontFamily:a.regular}],children:o})]})]}),jsxRuntime.jsx(reactNative.View,{style:yt.rightContent,children:jsxRuntime.jsx(reactNative.View,{style:yt.networkIcons,children:g.map((l,c)=>{let k=l.icon_urls.find(T=>T.format==="png")?.url||l.icon_urls.find(T=>T.format==="svg")?.url;return jsxRuntime.jsx(reactNative.View,{style:[yt.networkIconWrapper,{marginLeft:c===0?0:-6,zIndex:g.length-c}],children:jsxRuntime.jsx(It,{uri:$(k),width:20,height:20,borderRadius:10,borderWidth:2,borderColor:p.card.backgroundColor})},l.name)})})})]})}var yt=reactNative.StyleSheet.create({container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:16,paddingHorizontal:12,borderRadius:12,marginHorizontal:16},leftContent:{flexDirection:"row",alignItems:"center",gap:12,flex:1},iconContainer:{width:36,height:36,borderRadius:8,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 Ro({onPress:e,title:t,subtitle:o,paymentNetworks:n}){let{fonts:r,components:a}=O();return jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:e,activeOpacity:.7,style:[vt.container,{backgroundColor:a.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:vt.leftContent,children:[jsxRuntime.jsx(reactNative.View,{style:vt.iconContainer,children:jsxRuntime.jsx(_r,{size:20,color:a.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.View,{style:vt.textContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[vt.title,{color:a.card.titleColor,fontFamily:r.regular}],children:t}),jsxRuntime.jsx(reactNative.Text,{style:[vt.subtitle,{color:a.card.subtitleColor,fontFamily:r.regular}],children:o})]})]}),jsxRuntime.jsx(reactNative.View,{style:vt.rightContent,children:jsxRuntime.jsx(reactNative.View,{style:vt.paymentIcons,children:n?.map(p=>{let g=p.icon_urls.find(l=>l.format==="png")?.url||p.icon_urls.find(l=>l.format==="svg")?.url;return jsxRuntime.jsx(It,{uri:$(g),width:32,height:20,borderRadius:4},p.name)})})})]})}var vt=reactNative.StyleSheet.create({container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:16,paddingHorizontal:12,borderRadius:12,marginHorizontal:16},leftContent:{flexDirection:"row",alignItems:"center",gap:12,flex:1},iconContainer:{width:36,height:36,borderRadius:8,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 vo({onPress:e,title:t,subtitle:o,badge:n}){let{fonts:r,components:a}=O();return jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:e,activeOpacity:.7,style:[Lt.container,{backgroundColor:a.card.backgroundColor}],children:jsxRuntime.jsxs(reactNative.View,{style:Lt.leftContent,children:[jsxRuntime.jsxs(reactNative.View,{style:Lt.iconContainer,children:[jsxRuntime.jsx(Ht,{size:20,color:a.card.iconColor,strokeWidth:2}),n!==void 0&&n>0&&jsxRuntime.jsx(reactNative.View,{style:[Lt.badge,{backgroundColor:a.card.iconColor}],children:jsxRuntime.jsx(reactNative.Text,{style:[Lt.badgeText,{fontFamily:r.semibold}],children:n>99?"99+":n})})]}),jsxRuntime.jsxs(reactNative.View,{style:Lt.textContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[Lt.title,{color:a.card.titleColor,fontFamily:r.regular}],children:t}),jsxRuntime.jsx(reactNative.Text,{style:[Lt.subtitle,{color:a.card.subtitleColor,fontFamily:r.regular}],children:o})]})]})})}var Lt=reactNative.StyleSheet.create({container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",paddingVertical:16,paddingHorizontal:12,borderRadius:12,marginHorizontal:16},leftContent:{flexDirection:"row",alignItems:"center",gap:12,flex:1},iconContainer:{width:36,height:36,borderRadius:8,alignItems:"center",justifyContent:"center",position:"relative"},badge:{position:"absolute",top:-4,right:-4,minWidth:18,height:18,borderRadius:9,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 uo({value:e,size:t=180,logoUri:o,logoSize:n=40,logoBackgroundColor:r}){let{colors:a,isDark:p}=O(),g=p?"#1a1a1a":"#ffffff",l=p?"#ffffff":"#000000",c=r||g;return jsxRuntime.jsxs(reactNative.View,{style:[un.container,{width:t,height:t}],children:[jsxRuntime.jsx(Ci__default.default,{value:e||"placeholder",size:t,backgroundColor:g,color:l,ecl:"H",quietZone:4}),o&&jsxRuntime.jsx(reactNative.View,{style:[un.logoContainer,{width:n+12,height:n+12,backgroundColor:c,borderRadius:(n+12)/2}],children:jsxRuntime.jsx(It,{uri:o,width:n,height:n,borderRadius:n/2})})]})}var un=reactNative.StyleSheet.create({container:{alignItems:"center",justifyContent:"center",position:"relative"},logoContainer:{position:"absolute",alignItems:"center",justifyContent:"center"}});function Li({size:e,strokeWidth:t,iconSize:o,children:n}){let r=react.useRef(new reactNative.Animated.Value(0)).current,a=(e-t)/2,p=2*Math.PI*a,g=e/2,l=(e-o)/2;react.useEffect(()=>{let k=reactNative.Animated.loop(reactNative.Animated.timing(r,{toValue:1,duration:1500,easing:reactNative.Easing.linear,useNativeDriver:true}));return k.start(),()=>k.stop()},[r]);let c=r.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return jsxRuntime.jsxs(reactNative.View,{style:{width:e,height:e},children:[jsxRuntime.jsx(reactNative.Animated.View,{style:{position:"absolute",top:0,left:0,width:e,height:e,transform:[{rotate:c}]},children:jsxRuntime.jsxs(Ie__default.default,{width:e,height:e,children:[jsxRuntime.jsx(Ie.Defs,{children:jsxRuntime.jsxs(Ie.LinearGradient,{id:"progressGradient",x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[jsxRuntime.jsx(Ie.Stop,{offset:"0%",stopColor:"#F59E0B"}),jsxRuntime.jsx(Ie.Stop,{offset:"100%",stopColor:"#FBBF24"})]})}),jsxRuntime.jsx(Ie.Circle,{cx:g,cy:g,r:a,stroke:"url(#progressGradient)",strokeWidth:t,fill:"none",strokeDasharray:`${p*.75} ${p*.25}`,strokeLinecap:"round",rotation:-90,origin:`${g}, ${g}`})]})}),jsxRuntime.jsx(reactNative.View,{style:{position:"absolute",top:l+1.5,left:l,width:o,height:o},children:n})]})}function mn(e){let t=e.split("/"),o=t[t.length-1];return o&&o.length>10?`${o.slice(0,6)}...${o.slice(-3)}`:o||""}function Di(e){let o=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"][e.getMonth()],n=e.getDate(),r=e.getFullYear(),a=e.getHours(),p=e.getMinutes(),g=a>=12?"pm":"am";a=a%12,a=a||12;let l=p<10?`0${p}`:p;return `${o} ${n}, ${r} at ${a}:${l}${g}`}function po({visible:e,status:t,tokenIconUrl:o,explorerUrl:n,completionExplorerUrl:r,date:a,amountUsd:p,onClose:g,borderTopLeftRadius:l,borderTopRightRadius:c}){let{colors:k,fonts:T,components:_}=O(),[W,P]=react.useState(false),x=t==="pending"||t==="waiting"||t==="delayed",u=t==="succeeded",s=()=>{n&&reactNative.Linking.openURL(n);},i=()=>{r&&reactNative.Linking.openURL(r);};return jsxRuntime.jsx(ge,{visible:e,onClose:g,closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:l,borderTopRightRadius:c,children:jsxRuntime.jsxs(reactNative.View,{style:fe.container,children:[jsxRuntime.jsx(reactNative.TouchableOpacity,{style:fe.closeButton,onPress:g,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsxRuntime.jsx(He,{size:20,color:_.header.buttonColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.View,{style:fe.iconContainer,children:x?jsxRuntime.jsx(Li,{size:80,strokeWidth:4,iconSize:68,children:o?jsxRuntime.jsx(reactNative.Image,{source:{uri:$(o)},style:fe.tokenIconFill}):jsxRuntime.jsx(reactNative.View,{style:[fe.tokenIconFill,{backgroundColor:k.cardHover}]})}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[o?jsxRuntime.jsx(reactNative.Image,{source:{uri:$(o)},style:fe.tokenIconLarge}):jsxRuntime.jsx(reactNative.View,{style:[fe.tokenIconLarge,{backgroundColor:k.cardHover}]}),jsxRuntime.jsx(reactNative.View,{style:[fe.statusBadge,{backgroundColor:_.container.iconBackgroundColor}],children:jsxRuntime.jsx(Re,{size:16,color:_.container.iconColor,strokeWidth:3})})]})}),jsxRuntime.jsx(reactNative.Text,{style:[fe.title,{color:_.container.titleColor,fontFamily:T.semibold}],children:x?"Deposit Processing":"Deposit Complete"}),p!==void 0&&jsxRuntime.jsxs(reactNative.Text,{style:[fe.amount,{color:_.container.titleColor,fontFamily:T.bold}],children:["$",p.toLocaleString(void 0,{minimumFractionDigits:2,maximumFractionDigits:2})]}),a&&jsxRuntime.jsx(reactNative.Text,{style:[fe.date,{color:_.container.subtitleColor,fontFamily:T.regular}],children:Di(a)}),jsxRuntime.jsx(reactNative.Text,{style:[fe.subtitle,{color:_.container.subtitleColor,fontFamily:T.regular}],children:x?"This usually takes less than a minute.":"Your account has been credited successfully!"}),u&&(n||r)&&jsxRuntime.jsxs(reactNative.View,{style:fe.detailsSection,children:[jsxRuntime.jsx(reactNative.View,{style:[fe.divider,{backgroundColor:k.border}]}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{style:fe.detailsToggle,onPress:()=>P(!W),children:[jsxRuntime.jsx(reactNative.Text,{style:[fe.detailsToggleText,{color:_.container.actionTitle,fontFamily:T.medium}],children:W?"See less":"See more details"}),W?jsxRuntime.jsx(_t,{size:18,color:_.container.actionColor,strokeWidth:2}):jsxRuntime.jsx(Ue,{size:18,color:_.container.actionColor,strokeWidth:2})]}),W&&jsxRuntime.jsxs(reactNative.View,{style:fe.txButtonsContainer,children:[n&&jsxRuntime.jsxs(reactNative.TouchableOpacity,{style:[fe.txButton,{backgroundColor:_.card.backgroundColor,borderColor:k.border}],onPress:s,children:[jsxRuntime.jsx(reactNative.Text,{style:[fe.txLabel,{color:_.card.titleColor,fontFamily:T.medium}],children:"Deposit tx"}),jsxRuntime.jsx(reactNative.Text,{style:[fe.txHash,{color:_.card.subtitleColor,fontFamily:T.regular}],children:mn(n)}),jsxRuntime.jsx(Ut,{size:16,color:_.card.actionColor,strokeWidth:2})]}),r&&jsxRuntime.jsxs(reactNative.TouchableOpacity,{style:[fe.txButton,{backgroundColor:_.card.backgroundColor,borderColor:k.border}],onPress:i,children:[jsxRuntime.jsx(reactNative.Text,{style:[fe.txLabel,{color:_.card.titleColor,fontFamily:T.medium}],children:"Completion tx"}),jsxRuntime.jsx(reactNative.Text,{style:[fe.txHash,{color:_.card.subtitleColor,fontFamily:T.regular}],children:mn(r)}),jsxRuntime.jsx(Ut,{size:16,color:_.card.actionColor,strokeWidth:2})]})]})]})]})})}var fe=reactNative.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"}});var Do=(e,t)=>`${t}:${e}`,Ei=e=>{let[t,o]=e.split(":");return {chainType:t,chainId:o}};function Xo({externalUserId:e,publishableKey:t,recipientAddress:o,destinationChainType:n,destinationChainId:r,destinationTokenAddress:a,destinationTokenSymbol:p,defaultChainType:g,defaultChainId:l,defaultTokenAddress:c,onExecutionsChange:k,onDepositSuccess:T,onDepositError:_,borderTopLeftRadius:W,borderTopRightRadius:P,sheetBorderRadius:x}){let{colors:u,fonts:s,components:i}=O(),f=g&&l?`${g}:${l}`:"solana:mainnet",[q,L]=react.useState("USDC"),[D,H]=react.useState(f),[m,K]=react.useState([]),[le,ne]=react.useState(true),[ie,be]=react.useState([]),[X,Le]=react.useState(true),[We,Ee]=react.useState(false),[Je,oe]=react.useState(false),[xe,je]=react.useState(false),[ze,De]=react.useState(false),[ke,Jt]=react.useState([]),[xt,Kt]=react.useState(new Map),[st]=react.useState(()=>new Date),[Vt,Ke]=react.useState(null),[Ft,Bt]=react.useState(false),[ue,Xt]=react.useState(null),[Be,Xe]=react.useState(false),gt=new Map;ie.forEach(h=>{h.chains.forEach(b=>{let V=`${b.chain_type}:${b.chain_id}`;gt.has(V)||gt.set(V,b);});});let ho=Array.from(gt.values()),Ze=Ei(D),Ae=ho.find(h=>h.chain_type===Ze.chainType&&h.chain_id===Ze.chainId)?.chain_type||"ethereum",Ve=At(m,Ae)?.address||"",Wt=react.useRef(false);react.useEffect(()=>{async function h(){try{Le(!0),Ke(null);let V=await wo(t,a&&r&&n?{destination_token_address:a,destination_chain_id:r,destination_chain_type:n}:void 0);if(be(V.data),V.data.length>0&&!Wt.current){Wt.current=!0;let S,U;if(g&&l)if(c)for(let G of V.data){let _e=G.chains.find(Oe=>Oe.chain_type===g&&Oe.chain_id===l&&Oe.token_address.toLowerCase()===c.toLowerCase());if(_e){S=G,U=_e;break}}else for(let G of V.data){let _e=G.chains.find(Oe=>Oe.chain_type===g&&Oe.chain_id===l);if(_e){S=G,U=_e;break}}if(!S&&a)for(let G of V.data){let _e=G.chains.find(Oe=>Oe.token_address.toLowerCase()===a.toLowerCase());if(_e){S=G,U=_e;break}}S||(S=V.data.find(G=>G.symbol==="USDC"),S&&S.chains.length>0&&(U=S.chains[0])),S||(S=V.data.find(G=>G.symbol==="USDT"),S&&S.chains.length>0&&(U=S.chains[0])),S||(S=V.data[0],S.chains.length>0&&(U=S.chains[0])),S&&L(S.symbol),U&&H(Do(U.chain_id,U.chain_type));}}catch(b){console.error("Error fetching supported tokens:",b),Ke("Failed to load supported tokens"),_?.({message:"Failed to load supported tokens",error:b});}finally{Le(false);}}h();},[t,_,g,l,c,a,r,n]),react.useEffect(()=>{async function h(){try{ne(!0),Ke(null);let b=await zt({external_user_id:e,recipient_address:o,destination_chain_type:n,destination_chain_id:r,destination_token_address:a},t);K(b.data);}catch(b){console.error("Error fetching wallets:",b),Ke("Failed to load wallets"),_?.({message:"Failed to load wallets",error:b});}finally{ne(false);}}h();},[e,o,n,r,a,t,_]),react.useEffect(()=>{if(!e||!st)return;let h=setInterval(async()=>{try{let b=await Ot(e,t),V=null;for(let S of b.data){let U=S.created_at?new Date(S.created_at):null;if(!U||U<=st)continue;let G=xt.get(S.id);if(!G){V=S;break}if(["pending","waiting","delayed"].includes(G)&&S.status==="succeeded"){V=S;break}}if(V){let S=V;Jt(U=>{let G=U.findIndex(_e=>_e.id===S.id);if(G>=0){let _e=[...U];return _e[G]=S,_e}else return [...U,S]}),Kt(U=>{let G=new Map(U);return G.set(S.id,S.status),G}),Xt(S),Bt(!0),S.status==="succeeded"&&T?.({message:"Deposit completed successfully",executionId:S.id}),k?.([...ke,S]);}}catch(b){console.error("Error polling executions:",b),_?.({message:"Failed to check deposit status",error:b});}},5e3);return ()=>clearInterval(h)},[e,t,st,xt,ke,k,T,_]),react.useEffect(()=>{if(!ie.length)return;let h=ie.find(V=>V.symbol===q);if(!h||h.chains.length===0)return;if(!h.chains.some(V=>Do(V.chain_id,V.chain_type)===D)){let V=h.chains[0];H(Do(V.chain_id,V.chain_type));}},[q,ie,D]);let me=ie.find(h=>h.symbol===q),yo=me?.chains||[],Se=yo.find(h=>Do(h.chain_id,h.chain_type)===D),Zt=async()=>{if(Ve)try{reactNative.Clipboard.setString(Ve),Ee(!0),setTimeout(()=>Ee(!1),2e3);}catch(h){console.error("Failed to copy:",h);}},Ne=Se?.estimated_price_impact_percent??0,Et=Se?.max_slippage_percent??.25,Co=Se?.minimum_deposit_amount_usd??3;if(X)return jsxRuntime.jsxs(reactNative.View,{style:d.loadingContainer,children:[jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"large",color:u.primary}),jsxRuntime.jsx(reactNative.Text,{style:[d.loadingText,{color:u.foregroundMuted,fontFamily:s.regular}],children:"Loading currencies..."})]});if(Vt&&ie.length===0)return jsxRuntime.jsxs(reactNative.View,{style:d.errorContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[d.errorText,{color:u.error,fontFamily:s.regular}],children:Vt}),jsxRuntime.jsx(reactNative.Text,{style:[d.errorHint,{color:u.foregroundMuted,fontFamily:s.regular}],children:"Please check your network connection and try again."})]});let Q=()=>jsxRuntime.jsxs(ge,{visible:xe,onClose:()=>je(false),closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:x?.tokenSelector?.borderTopLeftRadius??W,borderTopRightRadius:x?.tokenSelector?.borderTopRightRadius??P,children:[jsxRuntime.jsxs(reactNative.View,{style:[d.sheetHeader,{borderBottomColor:u.border}],children:[jsxRuntime.jsx(reactNative.View,{style:d.sheetHeaderSpacer}),jsxRuntime.jsx(reactNative.Text,{style:[d.sheetTitle,{color:i.header.titleColor,fontFamily:s.medium}],children:"Select Token"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>je(false),style:d.sheetCloseButton,children:jsxRuntime.jsx(He,{size:20,color:i.header.buttonColor,strokeWidth:2})})]}),jsxRuntime.jsx(reactNative.ScrollView,{style:d.sheetList,showsVerticalScrollIndicator:false,children:ie.map(h=>jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>{L(h.symbol),je(false);},style:[d.sheetItem,{backgroundColor:q===h.symbol?i.card.backgroundColor:"transparent"}],children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(h,"png"))},style:d.sheetItemIcon}),jsxRuntime.jsxs(reactNative.View,{style:d.sheetItemText,children:[jsxRuntime.jsx(reactNative.Text,{style:[d.sheetItemTitle,{color:i.card.titleColor,fontFamily:s.medium}],children:h.symbol}),jsxRuntime.jsxs(reactNative.Text,{style:[d.sheetItemSubtitle,{color:i.card.subtitleColor,fontFamily:s.regular}],children:[h.chains.length," network",h.chains.length!==1?"s":""," available"]})]}),q===h.symbol&&jsxRuntime.jsx(Re,{size:20,color:u.primary,strokeWidth:2})]},h.symbol))})]}),ce=()=>jsxRuntime.jsxs(ge,{visible:ze,onClose:()=>De(false),closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:x?.chainSelector?.borderTopLeftRadius??W,borderTopRightRadius:x?.chainSelector?.borderTopRightRadius??P,children:[jsxRuntime.jsxs(reactNative.View,{style:[d.sheetHeader,{borderBottomColor:u.border}],children:[jsxRuntime.jsx(reactNative.View,{style:d.sheetHeaderSpacer}),jsxRuntime.jsx(reactNative.Text,{style:[d.sheetTitle,{color:i.header.titleColor,fontFamily:s.medium}],children:"Select Network"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>De(false),style:d.sheetCloseButton,children:jsxRuntime.jsx(He,{size:20,color:i.header.buttonColor,strokeWidth:2})})]}),jsxRuntime.jsx(reactNative.ScrollView,{style:d.sheetList,showsVerticalScrollIndicator:false,children:yo.map(h=>{let b=Do(h.chain_id,h.chain_type),V=D===b;return jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>{H(b),De(false);},style:[d.sheetItem,{backgroundColor:V?i.card.backgroundColor:"transparent"}],children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(h,"png"))},style:d.sheetItemIcon}),jsxRuntime.jsxs(reactNative.View,{style:d.sheetItemText,children:[jsxRuntime.jsx(reactNative.Text,{style:[d.sheetItemTitle,{color:i.card.titleColor,fontFamily:s.medium}],children:h.chain_name}),jsxRuntime.jsxs(reactNative.Text,{style:[d.sheetItemSubtitle,{color:i.card.subtitleColor,fontFamily:s.regular}],children:["Min deposit: $",h.minimum_deposit_amount_usd]})]}),V&&jsxRuntime.jsx(Re,{size:20,color:u.primary,strokeWidth:2})]},b)})})]});return jsxRuntime.jsxs(reactNative.View,{style:d.container,children:[jsxRuntime.jsxs(reactNative.View,{style:d.selectorSection,children:[jsxRuntime.jsx(reactNative.Text,{style:[d.selectorLabel,{color:i.card.labelColor,fontFamily:s.regular}],children:"Token"}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>je(true),style:[d.selector,{backgroundColor:i.card.backgroundColor}],children:[me&&jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(me,"png"))},style:d.selectorIcon}),jsxRuntime.jsx(reactNative.Text,{style:[d.selectorText,{color:i.card.titleColor,fontFamily:s.medium}],children:q}),jsxRuntime.jsx(Ue,{size:16,color:i.card.actionColor,strokeWidth:2})]})]}),jsxRuntime.jsxs(reactNative.View,{style:d.selectorSection,children:[jsxRuntime.jsxs(reactNative.Text,{style:[d.selectorLabel,{color:i.card.labelColor,fontFamily:s.regular}],children:["Network"," ",jsxRuntime.jsxs(reactNative.Text,{style:[d.minDeposit,{fontFamily:s.regular}],children:["($",Co," min)"]})]}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>De(true),style:[d.selector,{backgroundColor:i.card.backgroundColor}],children:[Se&&jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(Se,"png"))},style:d.selectorIcon}),jsxRuntime.jsx(reactNative.Text,{style:[d.selectorText,{color:i.card.titleColor,fontFamily:s.medium}],numberOfLines:1,children:Se?.chain_name||"Select network"}),jsxRuntime.jsx(Ue,{size:16,color:i.card.actionColor,strokeWidth:2})]})]}),jsxRuntime.jsx(reactNative.View,{style:d.qrContainer,children:jsxRuntime.jsx(reactNative.View,{style:[d.qrWrapper,{backgroundColor:u.background,borderColor:u.border}],children:le?jsxRuntime.jsxs(reactNative.View,{style:d.qrLoading,children:[jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"small",color:u.primary}),jsxRuntime.jsx(reactNative.Text,{style:[d.loadingText,{color:u.foregroundMuted,fontFamily:s.regular}],children:"Loading..."})]}):Ve?jsxRuntime.jsx(uo,{value:Ve,size:160,logoUri:$(ae(Se,"png")||Pe("/icons/networks/png/ethereum.png")),logoSize:40}):jsxRuntime.jsx(reactNative.View,{style:d.qrLoading,children:jsxRuntime.jsx(reactNative.Text,{style:[d.errorText,{color:u.error,fontFamily:s.regular}],children:"No address available"})})})}),jsxRuntime.jsxs(reactNative.View,{style:d.addressSection,children:[jsxRuntime.jsxs(reactNative.View,{style:d.addressHeader,children:[jsxRuntime.jsx(reactNative.Text,{style:[d.addressLabel,{color:i.card.labelColor,fontFamily:s.medium}],children:"Deposit Address"}),We&&jsxRuntime.jsxs(reactNative.View,{style:d.copiedIndicator,children:[jsxRuntime.jsx(Re,{size:14,color:u.success,strokeWidth:2}),jsxRuntime.jsx(reactNative.Text,{style:[d.copiedText,{color:u.success,fontFamily:s.regular}],children:"Copied"})]})]}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:Zt,disabled:!Ve||le,activeOpacity:.7,style:[d.addressBox,{backgroundColor:i.card.backgroundColor}],children:[jsxRuntime.jsx(reactNative.Text,{style:[d.addressText,{color:i.card.titleColor,fontFamily:s.regular}],numberOfLines:2,children:le?"Loading...":Ve||"No address available"}),jsxRuntime.jsx(reactNative.View,{style:d.addressCopyIcon,children:jsxRuntime.jsx(So,{size:16,color:i.card.actionColor,strokeWidth:1})})]})]}),jsxRuntime.jsxs(reactNative.View,{style:[d.detailsCard,{backgroundColor:i.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>oe(!Je),style:d.detailsHeader,children:[jsxRuntime.jsxs(reactNative.View,{style:d.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[d.detailIcon,{backgroundColor:i.card.iconBackgroundColor}],children:jsxRuntime.jsx(Ht,{size:12,color:i.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[d.detailsLabel,{color:i.card.titleColor,fontFamily:s.regular}],children:"Processing time: < 1 min"})]}),jsxRuntime.jsx(reactNative.View,{style:d.chevronContainer,children:Je?jsxRuntime.jsx(_t,{size:16,color:i.card.actionColor,strokeWidth:2}):jsxRuntime.jsx(Ue,{size:16,color:i.card.actionColor,strokeWidth:2})})]}),Je&&jsxRuntime.jsxs(reactNative.View,{style:d.detailsContent,children:[jsxRuntime.jsxs(reactNative.View,{style:d.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[d.detailIcon,{backgroundColor:i.card.iconBackgroundColor}],children:jsxRuntime.jsx(no,{size:12,color:i.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[d.detailsLabel,{color:i.card.titleColor,fontFamily:s.regular}],children:["Price impact: ",Ne.toFixed(2),"%"]}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>Xe(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsxRuntime.jsx(io,{size:14,color:i.card.actionColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:d.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[d.detailIcon,{backgroundColor:i.card.iconBackgroundColor}],children:jsxRuntime.jsx(so,{size:12,color:i.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[d.detailsLabel,{color:i.card.titleColor,fontFamily:s.regular}],children:["Slippage: Auto \u2022 ",Et.toFixed(2),"%"]}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>Xe(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsxRuntime.jsx(io,{size:14,color:i.card.actionColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:d.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[d.detailIcon,{backgroundColor:i.card.iconBackgroundColor}],children:jsxRuntime.jsx(No,{size:12,color:i.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[d.detailsLabel,{color:i.card.titleColor,fontFamily:s.regular}],children:["Need help?"," ",jsxRuntime.jsx(reactNative.Text,{style:{textDecorationLine:"underline"},children:"Contact support"})]})]})]})]}),jsxRuntime.jsx(reactNative.TouchableOpacity,{style:d.termsContainer,onPress:()=>reactNative.Linking.openURL("https://unifold.io/terms"),children:jsxRuntime.jsx(reactNative.Text,{style:[d.termsText,{color:u.primary,fontFamily:s.regular}],children:"Terms apply"})}),Q(),ce(),jsxRuntime.jsxs(ge,{visible:Be,onClose:()=>Xe(false),closeOnBackdropPress:true,showHandle:true,borderTopLeftRadius:x?.infoSheet?.borderTopLeftRadius??W,borderTopRightRadius:x?.infoSheet?.borderTopRightRadius??P,children:[jsxRuntime.jsxs(reactNative.View,{style:[d.sheetHeader,{borderBottomColor:u.border}],children:[jsxRuntime.jsx(reactNative.View,{style:d.sheetHeaderSpacer}),jsxRuntime.jsx(reactNative.Text,{style:[d.sheetTitle,{color:i.header.titleColor,fontFamily:s.medium}],children:"Price Impact & Slippage"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>Xe(false),style:d.sheetCloseButton,children:jsxRuntime.jsx(He,{size:20,color:i.header.buttonColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:d.infoSheetContent,children:[jsxRuntime.jsxs(reactNative.View,{style:[d.infoCard,{backgroundColor:i.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:d.infoCardHeader,children:[jsxRuntime.jsx(reactNative.View,{style:[d.infoCardIcon,{backgroundColor:i.card.iconBackgroundColor}],children:jsxRuntime.jsx(no,{size:16,color:i.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[d.infoCardTitle,{color:i.card.titleColor,fontFamily:s.medium}],children:"Price Impact"}),jsxRuntime.jsxs(reactNative.Text,{style:[d.infoCardValue,{color:i.card.titleColor,fontFamily:s.medium}],children:[Ne.toFixed(2),"%"]})]}),jsxRuntime.jsx(reactNative.Text,{style:[d.infoCardDescription,{color:i.card.descriptionColor,fontFamily:s.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."})]}),jsxRuntime.jsxs(reactNative.View,{style:[d.infoCard,{backgroundColor:i.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:d.infoCardHeader,children:[jsxRuntime.jsx(reactNative.View,{style:[d.infoCardIcon,{backgroundColor:i.card.iconBackgroundColor}],children:jsxRuntime.jsx(so,{size:16,color:i.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[d.infoCardTitle,{color:i.card.titleColor,fontFamily:s.medium}],children:"Max Slippage"}),jsxRuntime.jsxs(reactNative.Text,{style:[d.infoCardValue,{color:i.card.titleColor,fontFamily:s.medium}],children:[Et.toFixed(2),"%"]})]}),jsxRuntime.jsx(reactNative.Text,{style:[d.infoCardDescription,{color:i.card.descriptionColor,fontFamily:s.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."})]})]})]}),ue&&jsxRuntime.jsx(po,{visible:Ft,status:ue.status,tokenIconUrl:ue.destination_token_metadata?.icon_urls?.find(h=>h.format==="png")?.url||ue.destination_token_metadata?.icon_url||ae(me,"png"),explorerUrl:ue.explorer_url,completionExplorerUrl:ue.destination_explorer_url,date:ue.created_at?new Date(ue.created_at):void 0,amountUsd:ue.source_amount_usd?parseFloat(ue.source_amount_usd):void 0,onClose:()=>Bt(false),borderTopLeftRadius:x?.depositStatus?.borderTopLeftRadius??W,borderTopRightRadius:x?.depositStatus?.borderTopRightRadius??P})]})}var d=reactNative.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,borderRadius:16,borderWidth:1},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,borderRadius:8},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:{maxHeight:400,paddingTop:8},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 Zo({currency:e,isSelected:t,onSelect:o}){let{colors:n,fonts:r,components:a}=O();return jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>o(e.currency_code),activeOpacity:.7,style:[qt.container,{backgroundColor:a.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:qt.leftContent,children:[jsxRuntime.jsx(reactNative.View,{style:[qt.iconContainer,{backgroundColor:n.background}],children:jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(e,"png"))},style:qt.icon})}),jsxRuntime.jsxs(reactNative.View,{style:qt.textContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[qt.name,{color:a.card.titleColor,fontFamily:r.medium}],children:e.name}),jsxRuntime.jsx(reactNative.Text,{style:[qt.code,{color:a.card.subtitleColor,fontFamily:r.regular}],children:e.currency_code.toUpperCase()})]})]}),t&&jsxRuntime.jsx(Re,{size:16,color:n.primary,strokeWidth:2})]})}var qt=reactNative.StyleSheet.create({container:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,borderRadius: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 Fo({title:e,currencies:t,selectedCurrency:o,onSelect:n}){let{fonts:r,components:a}=O();return t.length===0?null:jsxRuntime.jsxs(reactNative.View,{children:[jsxRuntime.jsx(reactNative.View,{style:kn.headerContainer,children:jsxRuntime.jsx(reactNative.Text,{style:[kn.title,{color:a.list.titleSectionColor,fontFamily:r.medium}],children:e})}),t.map(p=>jsxRuntime.jsx(Zo,{currency:p,isSelected:o.toLowerCase()===p.currency_code.toLowerCase(),onSelect:n},p.currency_code))]})}var kn=reactNative.StyleSheet.create({headerContainer:{paddingHorizontal:12,paddingBottom:8,paddingTop:4},title:{fontSize:14,fontWeight:"500"}});function tr({open:e,onOpenChange:t,currencies:o,preferredCurrencyCodes:n,selectedCurrency:r,onSelectCurrency:a,borderTopLeftRadius:p,borderTopRightRadius:g}){let{colors:l,fonts:c,components:k}=O(),[T,_]=react.useState(""),W=n.map(q=>o.find(L=>L.currency_code.toLowerCase()===q.toLowerCase())).filter(q=>q!==void 0),P=o.filter(q=>!n.includes(q.currency_code.toLowerCase())),x=q=>{if(!T)return q;let L=T.toLowerCase();return q.filter(D=>D.name.toLowerCase().includes(L)||D.currency_code.toLowerCase().includes(L))},u=x(W),s=x(P),i=q=>{a(q),t(false),_("");},f=()=>{t(false),_("");};return jsxRuntime.jsxs(ge,{visible:e,onClose:f,closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:p,borderTopRightRadius:g,children:[jsxRuntime.jsx(Qe,{title:"Currency",showBack:false,onClose:f}),jsxRuntime.jsx(reactNative.View,{style:$t.searchContainer,children:jsxRuntime.jsx(reactNative.TextInput,{style:[$t.searchInput,{backgroundColor:k.search.backgroundColor,color:k.search.inputColor,fontFamily:c.regular}],value:T,onChangeText:_,placeholder:"Search",placeholderTextColor:k.search.placeholderColor})}),jsxRuntime.jsx(reactNative.ScrollView,{style:$t.listContainer,showsVerticalScrollIndicator:false,children:jsxRuntime.jsxs(reactNative.View,{style:$t.listContent,children:[jsxRuntime.jsx(Fo,{title:"Popular currencies",currencies:u,selectedCurrency:r,onSelect:i}),u.length>0&&s.length>0&&jsxRuntime.jsx(reactNative.View,{style:$t.sectionSpacer}),jsxRuntime.jsx(Fo,{title:"All currencies",currencies:s,selectedCurrency:r,onSelect:i}),u.length===0&&s.length===0&&jsxRuntime.jsx(reactNative.View,{style:$t.noResultsContainer,children:jsxRuntime.jsx(reactNative.Text,{style:[$t.noResultsText,{color:k.container.subtitleColor,fontFamily:c.regular}],children:"No currencies found"})})]})})]})}var $t=reactNative.StyleSheet.create({searchContainer:{marginTop:8,paddingHorizontal:16,paddingBottom:12},searchInput:{padding:16,borderRadius:12,fontSize:14},listContainer:{height:400,paddingHorizontal:12},listContent:{paddingBottom:24,minHeight:400},sectionSpacer:{height:8},noResultsContainer:{paddingVertical:32,alignItems:"center"},noResultsText:{fontSize:14}});function Er(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 or({externalUserId:e,publishableKey:t,view:o,onViewChange:n,destinationTokenSymbol:r,recipientAddress:a,destinationChainType:p,destinationChainId:g,destinationTokenAddress:l,onDepositSuccess:c,onDepositError:k,borderTopLeftRadius:T,borderTopRightRadius:_,sheetBorderRadius:W}){let{colors:P,fonts:x,components:u}=O(),[s,i]=react.useState(""),[f,q]=react.useState("usd"),[L,D]=react.useState(false),[H,m]=react.useState(false),[K,le]=react.useState([]),[ne,ie]=react.useState(false),[be,X]=react.useState(null),[Le,We]=react.useState(null),[Ee,Je]=react.useState("amount"),[oe,xe]=react.useState(null),[je,ze]=react.useState(true),[De,ke]=react.useState(null),[Jt,xt]=react.useState(false),Kt=react.useRef(null),st=react.useRef(false);react.useEffect(()=>{Kt.current=oe;},[oe]),react.useEffect(()=>{st.current=Jt;},[Jt]);let[Vt,Ke]=react.useState([]),[Ft,Bt]=react.useState(true),[ue,Xt]=react.useState(60),[Be,Xe]=react.useState([]),[gt,ho]=react.useState([]),[Ze,Pt]=react.useState(null),[Ae,fr]=react.useState(null),[Ve,Wt]=react.useState(true),[me,yo]=react.useState(null),[Se,Zt]=react.useState(false),[Ne,Et]=react.useState(null),[Co,Q]=react.useState(false),[ce,h]=react.useState(false),[b,V]=react.useState(false),[S,U]=react.useState(null),G=o??Ee,_e=react.useRef(null),Oe=Be.find(I=>I.currency_code.toLowerCase()===f.toLowerCase()),Hn=react.useCallback(I=>{Je(I),I==="quotes"?n?.(I,K.length):n?.(I);},[K.length,n]);react.useEffect(()=>{async function I(){try{let B=await xo();fr(B);}catch(B){console.error("Error fetching user IP:",B);}finally{Wt(false);}}I();},[]),react.useEffect(()=>{async function I(){try{let B=await zt({external_user_id:e,recipient_address:a,destination_chain_type:p,destination_chain_id:g,destination_token_address:l},t);Ke(B.data);}catch(B){console.error("Error fetching wallets:",B),X("Failed to load wallet addresses");}finally{Bt(false);}}I();},[e,a,p,g,l,t]);let Un=r||Ze?.symbol.toUpperCase()||"USDC",jn=to(Ze?.icon_urls,"png")||Ze?.icon_url,Nn=to(Ze?.chain_icon_urls,"png")||Ze?.chain_icon_url;react.useEffect(()=>{async function I(){try{let B=await xr(t);Xe(B.data),ho(B.preferred||[]);}catch(B){console.error("Error fetching fiat currencies:",B);}}I();},[t]),react.useEffect(()=>{if(L||Be.length===0||!Ae?.alpha2)return;let I=Ae.alpha2.toUpperCase(),B=Be.find(pe=>pe.country_codes.includes(I));if(B)q(B.currency_code.toLowerCase()),!s&&!H&&i(B.default_amount.toString());else if(!s&&!H){let pe=Be.find(at=>at.currency_code.toLowerCase()==="usd");pe&&i(pe.default_amount.toString());}},[Be,Ae,L,s,H]),react.useEffect(()=>{if(Be.length!==0){if(_e.current!==null&&_e.current!==f){let I=Be.find(B=>B.currency_code.toLowerCase()===f.toLowerCase());I&&i(I.default_amount.toString());}_e.current=f;}},[f,Be]),react.useEffect(()=>{async function I(){try{let B=await br({chain_type:p||"",chain_id:g||"",token_address:l||""},t);Pt(B);}catch(B){console.error("Error fetching supported tokens:",B);}}I();},[p,g,l,t]),react.useEffect(()=>{async function I(){if(!(!l||!g||!p)&&!Ve){Zt(true);try{let B=await Tr({country_code:Ae?.alpha2?.toUpperCase()||"US",subdivision_code:Ae?.state||void 0,token_address:l,chain_id:g,chain_type:p},t);yo(B);}catch(B){console.error("Error fetching default onramp token:",B);}finally{Zt(false);}}}I();},[l,g,p,Ae,Ve,t]),react.useEffect(()=>{let I=parseFloat(s);if(isNaN(I)||I<=0){le([]),We(null);return}if(!me||Se){le([]),xe(null);return}let B=Be.find(at=>at.currency_code.toLowerCase()===f.toLowerCase());if(B){if(I<B.minimum_amount){le([]),xe(null),We(`Minimum amount is ${Er(f)}${B.minimum_amount.toLocaleString()}`);return}if(I>B.maximum_amount){le([]),xe(null),We(`Maximum amount is ${Er(f)}${B.maximum_amount.toLocaleString()}`);return}}We(null);let pe=setTimeout(()=>{Gr(I);},500);return ()=>clearTimeout(pe)},[s,f,t,me,Se,Be]);let Gr=async I=>{if(!me){X("Loading token information...");return}ie(true),X(null);try{let B={country_code:Ae?.alpha2?.toUpperCase()||"US",source_amount:I.toString(),source_currency:f.toLowerCase(),destination_currency:me.destination_currency,destination_network:me.destination_network,subdivision_code:Ae?.state||void 0},pe=await kr(B,t);le(pe.data);let at=st.current,Yr=Kt.current;if(at&&Yr){let eo=pe.data.find(ft=>ft.service_provider===Yr.service_provider);if(eo){if(xe(eo),pe.data.length>0){let ft=pe.data.reduce((St,bo)=>bo.destination_amount>St.destination_amount?bo:St);De||ke(ft.service_provider),ze(eo.service_provider===De);}}else if(pe.data.length>0){let ft=pe.data.reduce((St,bo)=>bo.destination_amount>St.destination_amount?bo:St);xe(ft),ke(ft.service_provider),ze(!0),xt(!1);}}else if(pe.data.length>0){let eo=pe.data.reduce((ft,St)=>St.destination_amount>ft.destination_amount?St:ft);xe(eo),ke(eo.service_provider),ze(!0);}Xt(60);}catch(B){console.error("Failed to fetch quotes:",B),X("Failed to fetch quotes. Please try again."),le([]);}finally{ie(false);}};react.useEffect(()=>{if(K.length===0)return;let I=setInterval(()=>{Xt(B=>{if(B<=1){let pe=parseFloat(s);return !isNaN(pe)&&pe>0&&Gr(pe),60}return B-1});},1e3);return ()=>clearInterval(I)},[K.length,s]);let qn=I=>{(/^\d*\.?\d{0,2}$/.test(I)||I==="")&&(i(I),m(true));},$n=I=>{i(I.toString()),m(true);},Qn=async()=>{if(oe&&me)try{let I=me.destination_token_metadata.chain_type,B=At(Vt,I);if(!B?.address){X("Wallet address not available");return}let pe={service_provider:oe.service_provider,country_code:oe.country_code?.toUpperCase()||Ae?.alpha2?.toUpperCase()||"US",source_currency:oe.source_currency,source_amount:s,destination_currency:oe.destination_currency,destination_network:oe.destination_network,wallet_address:B.address,subdivision_code:Ae?.state||void 0},at=await wr(pe,t);Et({provider:oe,sourceCurrency:f,sourceAmount:s,sessionUrl:at.url}),U(at.url),V(!0);}catch(I){console.error("Failed to create session:",I),X("Failed to start payment flow"),k?.({message:"Failed to start payment flow",error:I});}},mr=Er(f),Gn=()=>{V(false),Hn("onramp"),c?.({message:"Payment flow completed"});},Yn=()=>jsxRuntime.jsx(Ki,{visible:b,onClose:Gn,url:S,providerName:oe?.service_provider_display_name||"Complete Payment",colors:P,fonts:x,borderTopLeftRadius:W?.webView?.borderTopLeftRadius??T,borderTopRightRadius:W?.webView?.borderTopRightRadius??_});return G==="amount"?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(reactNative.View,{style:w.amountViewContainer,children:[jsxRuntime.jsxs(reactNative.ScrollView,{style:w.scrollContainer,contentContainerStyle:w.scrollContent,showsVerticalScrollIndicator:false,keyboardShouldPersistTaps:"handled",bounces:false,children:[jsxRuntime.jsx(reactNative.View,{style:w.currencySelector,children:jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>Q(true),style:[w.currencyButton,{backgroundColor:u.card.backgroundColor}],children:[Oe&&jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(Oe,"png"))},style:w.currencyIcon}),jsxRuntime.jsx(reactNative.Text,{style:[w.currencyText,{color:u.card.titleColor,fontFamily:x.medium}],children:f.toUpperCase()}),jsxRuntime.jsx(Ue,{size:16,color:u.card.actionColor,strokeWidth:2})]})}),jsxRuntime.jsx(tr,{open:Co,onOpenChange:Q,currencies:Be,preferredCurrencyCodes:gt,selectedCurrency:f,onSelectCurrency:I=>{q(I.toLowerCase()),D(true);},borderTopLeftRadius:W?.currencyModal?.borderTopLeftRadius??T,borderTopRightRadius:W?.currencyModal?.borderTopRightRadius??_}),jsxRuntime.jsx(reactNative.View,{style:w.amountContainer,children:jsxRuntime.jsxs(reactNative.View,{style:w.amountInputRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[w.currencySymbol,{color:u.container.titleColor,fontFamily:x.medium}],children:mr}),jsxRuntime.jsx(reactNative.TextInput,{style:[w.amountInput,{color:u.container.titleColor,fontFamily:x.medium}],value:s,onChangeText:qn,keyboardType:"decimal-pad",placeholder:"0",placeholderTextColor:P.foregroundMuted})]})}),Oe?.suggested_amounts&&Oe.suggested_amounts.length>0&&jsxRuntime.jsx(reactNative.View,{style:w.quickAmounts,children:Oe.suggested_amounts.map(I=>jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>$n(I),style:[w.quickAmountButton,{backgroundColor:u.card.backgroundColor},parseFloat(s)===I&&{borderColor:P.primary,borderWidth:2}],children:jsxRuntime.jsxs(reactNative.Text,{style:[w.quickAmountText,{color:u.card.titleColor,fontFamily:x.medium}],children:[mr,I.toLocaleString()]})},I))}),Le&&jsxRuntime.jsx(reactNative.Text,{style:[w.validationError,{color:P.error,fontFamily:x.regular}],children:Le}),jsxRuntime.jsxs(reactNative.View,{style:w.providerSection,children:[jsxRuntime.jsxs(reactNative.View,{style:w.providerHeader,children:[jsxRuntime.jsx(reactNative.Text,{style:[w.providerLabel,{color:u.card.labelColor,fontFamily:x.medium}],children:"Provider"}),K.length>0&&!ne&&jsxRuntime.jsxs(reactNative.Text,{style:[w.refreshText,{color:u.card.labelRightColor,fontFamily:x.regular}],children:["Refreshing in ",ue,"s"]})]}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>h(true),disabled:ne||K.length===0,style:[w.providerButton,{backgroundColor:u.card.backgroundColor},(ne||K.length===0)&&w.disabled],children:ne?jsxRuntime.jsxs(reactNative.View,{style:w.providerLoading,children:[jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"small",color:u.container.subtitleColor}),jsxRuntime.jsx(reactNative.Text,{style:[w.loadingText,{color:u.container.subtitleColor,fontFamily:x.regular}],children:"Finding best rates..."})]}):oe?jsxRuntime.jsxs(reactNative.View,{style:w.providerContent,children:[jsxRuntime.jsxs(reactNative.View,{style:w.providerInfo,children:[je&&jsxRuntime.jsx(reactNative.Text,{style:[w.autoPickedText,{color:u.container.subtitleColor,fontFamily:x.regular}],children:"Auto-picked for you"}),jsxRuntime.jsxs(reactNative.View,{style:w.providerRow,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:$(Uo(oe.icon_urls,"png",oe.icon_url))},style:w.providerIconImage},`provider-${oe.service_provider}`),jsxRuntime.jsxs(reactNative.View,{children:[jsxRuntime.jsx(reactNative.Text,{style:[w.providerName,{color:u.card.titleColor,fontFamily:x.medium}],children:oe.service_provider_display_name}),jsxRuntime.jsxs(reactNative.Text,{style:[w.bestPriceText,{color:P.success,fontFamily:x.regular}],children:["Best price \u2022 ",oe.destination_amount.toFixed(2)," ","USDC"]})]})]})]}),jsxRuntime.jsx(ht,{size:20,color:u.card.actionColor,strokeWidth:2})]}):jsxRuntime.jsx(reactNative.Text,{style:[w.noProviderText,{color:u.container.subtitleColor,fontFamily:x.regular}],children:parseFloat(s)>0?"No providers available":"Enter an amount to see providers"})}),be&&jsxRuntime.jsx(reactNative.Text,{style:[w.errorText,{color:P.error,fontFamily:x.regular}],children:be})]}),jsxRuntime.jsxs(ge,{visible:ce,onClose:()=>h(false),closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:W?.providerModal?.borderTopLeftRadius??T,borderTopRightRadius:W?.providerModal?.borderTopRightRadius??_,children:[jsxRuntime.jsx(Qe,{title:"Select Provider",showBack:false,onClose:()=>h(false)}),jsxRuntime.jsx(reactNative.ScrollView,{style:w.providerModalList,showsVerticalScrollIndicator:false,children:jsxRuntime.jsx(reactNative.View,{style:w.quotesList,children:[...K].sort((I,B)=>B.destination_amount-I.destination_amount).map((I,B)=>{let pe=oe?.service_provider===I.service_provider,at=B===0;return jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>{xe(I),xt(true),ze(I.service_provider===De),h(false);},style:[w.quoteItem,{backgroundColor:u.card.backgroundColor},pe&&{borderColor:P.primary,borderWidth:2}],children:[jsxRuntime.jsxs(reactNative.View,{style:w.quoteLeft,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:$(Uo(I.icon_urls,"png",I.icon_url))},style:w.providerIconImage}),jsxRuntime.jsxs(reactNative.View,{children:[jsxRuntime.jsx(reactNative.Text,{style:[w.quoteName,{color:u.card.titleColor,fontFamily:x.medium}],children:I.service_provider_display_name}),at&&jsxRuntime.jsx(reactNative.Text,{style:[w.bestPriceLabel,{color:P.success,fontFamily:x.regular}],children:"\u2713 Best price"})]})]}),jsxRuntime.jsxs(reactNative.View,{style:w.quoteRight,children:[jsxRuntime.jsxs(reactNative.Text,{style:[w.quoteAmount,{color:u.card.textRightColor,fontFamily:x.medium}],children:[I.destination_amount.toFixed(2)," USDC"]}),jsxRuntime.jsxs(reactNative.Text,{style:[w.quoteSource,{color:u.card.subtextRightColor,fontFamily:x.regular}],children:["Fee: ",mr,I.total_fee.toFixed(2)]})]})]},I.service_provider)})})})]})]}),jsxRuntime.jsx(reactNative.View,{style:[w.continueButtonContainer,{backgroundColor:P.background}],children:jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:Qn,disabled:ne||Ft||!oe||parseFloat(s)<=0,style:[w.continueButton,{backgroundColor:u.container.buttonColor},(ne||Ft||!oe)&&w.disabledButton],children:jsxRuntime.jsx(reactNative.Text,{style:[w.continueButtonText,{color:u.container.buttonTitleColor,fontFamily:x.medium}],children:Ft?"Loading...":"Continue"})})})]}),Yn()]}):G==="onramp"&&Ne?jsxRuntime.jsxs(reactNative.View,{style:w.onrampContainer,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:$(Uo(Ne.provider.icon_urls,"png",Ne.provider.icon_url))},style:w.onrampProviderIcon}),jsxRuntime.jsxs(reactNative.Text,{style:[w.onrampTitle,{color:u.container.titleColor,fontFamily:x.medium}],children:["Complete transaction with ",Ne.provider.service_provider_display_name]}),jsxRuntime.jsx(reactNative.Text,{style:[w.onrampSubtitle,{color:u.container.subtitleColor,fontFamily:x.regular}],children:"You can close this modal."}),jsxRuntime.jsxs(reactNative.View,{style:[w.flowDiagram,{backgroundColor:u.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:w.flowStep,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:Pe(`/icons/currencies/png/${Ne.sourceCurrency.toLowerCase()}.png`)},style:w.flowIconImage}),jsxRuntime.jsx(reactNative.Text,{style:[w.flowLabel,{color:u.card.subtitleColor,fontFamily:x.regular}],children:"You use"}),jsxRuntime.jsx(reactNative.Text,{style:[w.flowValue,{color:u.card.titleColor,fontFamily:x.medium}],children:Ne.sourceCurrency.toUpperCase()})]}),jsxRuntime.jsx(ht,{size:16,color:u.card.actionColor,strokeWidth:2}),jsxRuntime.jsxs(reactNative.View,{style:w.flowStep,children:[jsxRuntime.jsxs(reactNative.View,{style:w.flowIconWithBadge,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:to(me?.destination_token_metadata?.icon_urls,"png")||me?.destination_token_metadata?.icon_url||Pe("/icons/tokens/png/usdc.png")},style:w.flowIconImageNoBadge}),jsxRuntime.jsx(reactNative.Image,{source:{uri:to(me?.destination_token_metadata?.chain?.icon_urls,"png")||me?.destination_token_metadata?.chain?.icon_url||Pe("/icons/networks/png/polygon.png")},style:[w.flowNetworkBadge,{borderColor:P.background}]})]}),jsxRuntime.jsx(reactNative.Text,{style:[w.flowLabel,{color:u.card.subtitleColor,fontFamily:x.regular}],children:"You buy"}),jsxRuntime.jsx(reactNative.Text,{style:[w.flowValue,{color:u.card.titleColor,fontFamily:x.medium}],children:"USDC"})]}),jsxRuntime.jsx(ht,{size:16,color:u.card.actionColor,strokeWidth:2}),jsxRuntime.jsxs(reactNative.View,{style:w.flowStep,children:[jsxRuntime.jsxs(reactNative.View,{style:w.flowIconWithBadge,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:jn||Pe("/icons/tokens/png/usdc.png")},style:w.flowIconImageNoBadge}),jsxRuntime.jsx(reactNative.Image,{source:{uri:Nn||Pe("/icons/networks/png/polygon.png")},style:[w.flowNetworkBadge,{borderColor:P.background}]})]}),jsxRuntime.jsx(reactNative.Text,{style:[w.flowLabel,{color:u.card.subtitleColor,fontFamily:x.regular}],children:"You receive"}),jsxRuntime.jsx(reactNative.Text,{style:[w.flowValue,{color:u.card.titleColor,fontFamily:x.medium}],children:Un})]})]}),jsxRuntime.jsx(reactNative.View,{style:[w.onrampInfoBox,{backgroundColor:u.card.backgroundColor}],children:jsxRuntime.jsx(reactNative.Text,{style:[w.onrampInfoText,{color:u.card.descriptionColor,fontFamily:x.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 Ki({visible:e,onClose:t,url:o,providerName:n,colors:r,fonts:a,borderTopLeftRadius:p,borderTopRightRadius:g}){return jsxRuntime.jsxs(ge,{visible:e,onClose:t,closeOnBackdropPress:false,showHandle:false,heightPercent:.92,noPadding:true,borderTopLeftRadius:p,borderTopRightRadius:g,children:[jsxRuntime.jsxs(reactNative.View,{style:Qt.header,children:[jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:t,style:Qt.headerButton,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsxRuntime.jsx(Re,{size:20,color:r.foregroundMuted,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[Qt.headerTitle,{color:r.foreground,fontFamily:a.medium}],children:n}),jsxRuntime.jsx(reactNative.View,{style:Qt.headerSpacer})]}),o&&jsxRuntime.jsx(reactNative.View,{style:Qt.container,children:jsxRuntime.jsx(reactNativeWebview.WebView,{source:{uri:o},style:Qt.webView,startInLoadingState:true,renderLoading:()=>jsxRuntime.jsx(reactNative.View,{style:Qt.loading,children:jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"large",color:r.primary})})})})]})}var Qt=reactNative.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"}}),w=reactNative.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,borderRadius: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,borderRadius:8},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,borderRadius:12},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:24},continueButton:{paddingVertical:16,borderRadius:12,alignItems:"center"},disabledButton:{opacity:.5},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:{height:468,paddingHorizontal:12,marginTop:8},quotesList:{gap:8,paddingBottom:24,minHeight:468},quoteItem:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",padding:12,borderRadius:12},quoteLeft:{flexDirection:"row",alignItems:"center",gap:12},quoteIcon:{width:40,height:40,borderRadius:20},quoteName:{fontSize:14,fontWeight:"500"},bestPriceLabel:{fontSize:11,marginTop:2},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,borderRadius:7,borderWidth:2},onrampInfoBox:{marginTop:16,padding:16,borderRadius:12,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 os(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 rs(e){return e?`$${parseFloat(e).toFixed(2)}`:"$0.00"}function ir({execution:e,onPress:t}){let {colors:o,fonts:n,components:r}=O(),a=e.status==="pending"||e.status==="waiting"||e.status==="delayed";e.status==="succeeded";let g=$(ae(e.destination_token_metadata,"png")||Pe("/icons/tokens/png/usdc.png")),l=a?"Deposit Processing":"Deposit Completed",c=os(e.created_at||new Date().toISOString()),k=rs(e.source_amount_usd);return jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:t,activeOpacity:.7,style:[wt.container,{backgroundColor:r.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:wt.iconContainer,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:g},style:wt.tokenIcon}),jsxRuntime.jsx(reactNative.View,{style:[wt.statusBadge,{backgroundColor:a?o.warning:o.success,borderColor:r.card.backgroundColor}],children:a?jsxRuntime.jsx(rn,{size:12,color:"#FFFFFF",strokeWidth:2.5}):jsxRuntime.jsx(Re,{size:12,color:"#FFFFFF",strokeWidth:3})})]}),jsxRuntime.jsxs(reactNative.View,{style:wt.textContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[wt.title,{color:r.card.titleColor,fontFamily:n.medium}],children:l}),jsxRuntime.jsx(reactNative.Text,{style:[wt.dateTime,{color:r.card.subtitleColor,fontFamily:n.regular}],children:c})]}),jsxRuntime.jsxs(reactNative.View,{style:wt.rightContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[wt.amount,{color:r.card.textRightColor,fontFamily:n.medium}],children:k}),jsxRuntime.jsx(ht,{size:20,color:r.card.actionColor,strokeWidth:2})]})]})}var wt=reactNative.StyleSheet.create({container:{flexDirection:"row",alignItems:"center",paddingHorizontal:16,paddingVertical:12,borderRadius:12},iconContainer:{position:"relative",marginRight:12},tokenIcon:{width:40,height:40,borderRadius:20},statusBadge:{position:"absolute",bottom:-2,right:-2,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"}});var{height:ls}=reactNative.Dimensions.get("window");function Rn(e,t){let o={solana:"Solana",ethereum:"Ethereum",bitcoin:"Bitcoin"};return e==="ethereum"?{1:"Ethereum",137:"Polygon",8453:"Base",42161:"Arbitrum",10:"Optimism"}[t]||o[e]||e:o[e]||e}function vn(e,t=6){if(!e)return "\u2014";try{let o=Number(e)/Math.pow(10,t);return o===0?"0.00":o>=1?o.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2}):o.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:8,minimumSignificantDigits:2,maximumSignificantDigits:6})}catch{return "0.00"}}function cs(e){return e?`$${parseFloat(e).toFixed(2)}`:"$0.00"}var Ln=e=>!e||e.length<12?e:`${e.slice(0,12)}...${e.slice(-4)}`;function Dn(e){if(!e)return "";let t=e.indexOf(".");return t===-1?e.toUpperCase():e.slice(0,t).toUpperCase()+e.slice(t)}function ds(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 ar({visible:e,onClose:t,executions:o,externalUserId:n,publishableKey:r,borderTopLeftRadius:a,borderTopRightRadius:p}){let{colors:g,fonts:l,components:c}=O(),[k,T]=react.useState(o),[_,W]=react.useState(false),[P,x]=react.useState(null),[u,s]=react.useState(false),i=react.useRef(null);react.useEffect(()=>{if(!e||!n)return;let m=async()=>{W(true);try{let ne=[...(await Ot(n,r)).data].sort((ie,be)=>{let X=ie.created_at?new Date(ie.created_at).getTime():0;return (be.created_at?new Date(be.created_at).getTime():0)-X});T(ne);}catch(le){console.error("Failed to fetch executions:",le),T(o);}finally{W(false);}};m();let K=setInterval(m,1e4);return ()=>clearInterval(K)},[e,n,r,o]),react.useEffect(()=>{o.length>0&&T(m=>{let K=new Set(m.map(ne=>ne.id)),le=o.filter(ne=>!K.has(ne.id));return le.length>0?[...le,...m]:m});},[o]),react.useEffect(()=>{e||x(null);},[e]);let f=m=>{x(m);},q=()=>{x(null),s(false);},L=()=>{x(null),t();};return jsxRuntime.jsxs(ge,{visible:e,onClose:L,closeOnBackdropPress:true,showHandle:false,heightPercent:.6,borderTopLeftRadius:a,borderTopRightRadius:p,children:[jsxRuntime.jsx(Qe,{title:P?"Deposit Details":"Deposit Tracker",onClose:L,showClose:!P,showBack:!!P,onBack:q}),P?(()=>{if(!P)return null;let m=P,K=m.status==="pending"||m.status==="waiting"||m.status==="delayed",le=m.status==="succeeded",ne=$(ae(m.destination_token_metadata,"png")||Pe("/icons/tokens/png/usdc.png")),ie=m.provider_metadata?.details,be=ie?.currencyIn,X=ie?.currencyOut;be?.currency?.symbol||"USDC";X?.currency?.symbol||"USDC";let Ee=vn(m.source_amount_base_unit,m.source_token_metadata?.decimals),Je=vn(m.destination_amount_base_unit,m.destination_token_metadata?.decimals),oe=cs(m.source_amount_usd),xe=Rn(m.source_chain_type,m.source_chain_id),je=Rn(m.destination_chain_type,m.destination_chain_id),ze=()=>{m.explorer_url&&reactNative.Linking.openURL(m.explorer_url);},De=()=>{m.destination_explorer_url&&reactNative.Linking.openURL(m.destination_explorer_url);};return jsxRuntime.jsxs(reactNative.ScrollView,{ref:i,style:F.scrollContainer,contentContainerStyle:F.detailsContent,showsVerticalScrollIndicator:false,children:[jsxRuntime.jsxs(reactNative.View,{style:F.iconSection,children:[jsxRuntime.jsxs(reactNative.View,{style:F.iconWrapper,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:ne},style:F.tokenIcon}),jsxRuntime.jsx(reactNative.View,{style:[F.statusBadge,{backgroundColor:K?g.warning:g.success,borderColor:g.background}],children:K?jsxRuntime.jsx(Ue,{size:14,color:"#FFFFFF",strokeWidth:2}):jsxRuntime.jsx(Re,{size:14,color:"#FFFFFF",strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:F.statusRow,children:[jsxRuntime.jsx(reactNative.View,{style:[F.statusDot,{backgroundColor:K?g.warning:g.success}]}),jsxRuntime.jsx(reactNative.Text,{style:[F.statusText,{color:c.container.titleColor,fontFamily:l.semibold}],children:K?"Processing":"Completed"})]}),jsxRuntime.jsx(reactNative.Text,{style:[F.dateText,{color:c.container.subtitleColor,fontFamily:l.regular}],children:ds(m.created_at||new Date().toISOString())})]}),jsxRuntime.jsxs(reactNative.View,{style:[F.card,{backgroundColor:c.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:c.card.rowLeftLabel,fontFamily:l.regular}],children:"Amount Sent"}),jsxRuntime.jsxs(reactNative.Text,{style:[F.cardValue,{color:c.card.rowRightLabel,fontFamily:l.medium}],children:[Ee," ",Dn(m.source_currency)]})]}),jsxRuntime.jsx(reactNative.View,{style:[F.cardDivider,{backgroundColor:g.border}]}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:c.card.rowLeftLabel,fontFamily:l.regular}],children:"Amount Received"}),jsxRuntime.jsxs(reactNative.Text,{style:[F.cardValue,{color:c.card.rowRightLabel,fontFamily:l.medium}],children:[Je," ",Dn(m.destination_currency)]})]}),jsxRuntime.jsx(reactNative.View,{style:[F.cardDivider,{backgroundColor:g.border}]}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:c.card.rowLeftLabel,fontFamily:l.regular}],children:"USD Value"}),jsxRuntime.jsx(reactNative.Text,{style:[F.cardValue,{color:c.card.rowRightLabel,fontFamily:l.medium}],children:oe})]}),jsxRuntime.jsx(reactNative.View,{style:[F.cardDivider,{backgroundColor:g.border}]}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:c.card.rowLeftLabel,fontFamily:l.regular}],children:"Source Network"}),jsxRuntime.jsx(reactNative.Text,{style:[F.cardValue,{color:c.card.rowRightLabel,fontFamily:l.medium}],children:xe})]}),jsxRuntime.jsx(reactNative.View,{style:[F.cardDivider,{backgroundColor:g.border}]}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:c.card.rowLeftLabel,fontFamily:l.regular}],children:"Destination Network"}),jsxRuntime.jsx(reactNative.Text,{style:[F.cardValue,{color:c.card.rowRightLabel,fontFamily:l.medium}],children:je})]})]}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>{let ke=!u;s(ke),ke?setTimeout(()=>{i.current?.scrollToEnd({animated:true});},100):i.current?.scrollTo({y:0,animated:true});},style:F.toggleButton,activeOpacity:.7,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.toggleText,{color:c.container.actionTitle,fontFamily:l.regular}],children:u?"See less":"See more details"}),u?jsxRuntime.jsx(_t,{size:14,color:c.container.actionColor,strokeWidth:2}):jsxRuntime.jsx(Ue,{size:14,color:c.container.actionColor,strokeWidth:2})]}),u&&jsxRuntime.jsxs(reactNative.View,{style:[F.card,{backgroundColor:c.card.backgroundColor}],children:[m.explorer_url&&jsxRuntime.jsxs(reactNative.View,{children:[jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:ze,style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:c.card.rowLeftLabel,fontFamily:l.regular}],children:"Deposit Tx"}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRowRight,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardValue,{color:c.card.rowRightLabel,fontFamily:l.medium}],children:Ln(m.transaction_hash)}),jsxRuntime.jsx(Ut,{size:14,color:c.card.actionIcon,strokeWidth:2})]})]}),jsxRuntime.jsx(reactNative.View,{style:[F.cardDivider,{backgroundColor:g.border}]})]}),m.destination_explorer_url&&le&&jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:De,style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:c.card.rowLeftLabel,fontFamily:l.regular}],children:"Completion Tx"}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRowRight,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardValue,{color:c.card.rowRightLabel,fontFamily:l.medium}],children:Ln(m.destination_transaction_hashes[0])}),jsxRuntime.jsx(Ut,{size:14,color:c.card.actionIcon,strokeWidth:2})]})]})]})]})})():jsxRuntime.jsx(reactNative.ScrollView,{style:F.scrollContainer,contentContainerStyle:F.scrollContent,showsVerticalScrollIndicator:false,children:k.length===0?jsxRuntime.jsxs(reactNative.View,{style:F.emptyContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.emptyText,{color:c.container.titleColor,fontFamily:l.medium}],children:"No deposits yet"}),jsxRuntime.jsx(reactNative.Text,{style:[F.emptySubtext,{color:c.container.subtitleColor,fontFamily:l.regular}],children:"Your deposit history will appear here"})]}):jsxRuntime.jsx(reactNative.View,{style:F.executionsList,children:k.map(m=>jsxRuntime.jsx(ir,{execution:m,onPress:()=>f(m)},m.id))})})]})}var F=reactNative.StyleSheet.create({scrollContainer:{maxHeight:ls*.7,paddingTop:16},scrollContent:{paddingHorizontal:16,paddingBottom:16},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 Bo(e,t=true){let[o,n]=react.useState(null),[r,a]=react.useState(null),[p,g]=react.useState(false),[l,c]=react.useState(false),[k,T]=react.useState(null),[_,W]=react.useState(null);react.useEffect(()=>{!t||o||(g(true),xo().then(s=>{n(s),T(null);}).catch(s=>{T(s instanceof Error?s:new Error(String(s)));}).finally(()=>{g(false);}));},[t,o]),react.useEffect(()=>{!t||!e||r||(c(true),To(e).then(s=>{a(s),W(null);}).catch(s=>{W(s instanceof Error?s:new Error(String(s)));}).finally(()=>{c(false);}));},[t,e,r]);let P=p||l,x=k||_||null,u=null;if(o&&r){let s=r.blocked_country_codes||[],i=o.alpha2.toUpperCase();u=!s.some(f=>f.toUpperCase()===i);}return {isAllowed:u,alpha2:o?.alpha2?.toLowerCase()??null,country:o?.country??null,isLoading:P,error:x}}var Ur="unifold_recent_tokens",gs=5,Wn=[{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 dr(){try{let e=await Hr__default.default.getItem(Ur);return e?JSON.parse(e):[]}catch{return []}}async function fs(e){try{let o=(await dr()).filter(r=>!(r.symbol===e.symbol&&r.chainType===e.chainType&&r.chainId===e.chainId));o.unshift(e);let n=o.slice(0,gs);await Hr__default.default.setItem(Ur,JSON.stringify(n));}catch{}}async function ms(e){try{let o=(await dr()).filter(n=>!(n.symbol===e.symbol&&n.chainType===e.chainType&&n.chainId===e.chainId));return await Hr__default.default.setItem(Ur,JSON.stringify(o)),o}catch{return []}}function jr({visible:e,onClose:t,tokens:o,selectedToken:n,selectedChainKey:r,onSelect:a,borderTopLeftRadius:p,borderTopRightRadius:g}){let{colors:l,fonts:c,components:k}=O(),[T,_]=react.useState(""),[W,P]=react.useState([]);react.useEffect(()=>{e&&dr().then(P);},[e]),react.useEffect(()=>{e||_("");},[e]);let x=react.useMemo(()=>{let L=[];return o.forEach(D=>{D.chains.forEach(H=>{L.push({token:D,chain:H});});}),L},[o]),u=react.useMemo(()=>{let L=[],D=new Set,H=(m,K,le,ne)=>{let ie=`${m}-${K}:${le}`;if(D.has(ie))return;let be=o.find(Le=>Le.symbol===m);if(!be)return;let X=be.chains.find(Le=>Le.chain_type===K&&Le.chain_id===le);X&&(D.add(ie),L.push({token:be,chain:X,isRecent:ne}));};return W.forEach(m=>{H(m.symbol,m.chainType,m.chainId,true);}),Wn.forEach(m=>{H(m.symbol,m.chainType,m.chainId,false);}),L},[o,W]),s=react.useMemo(()=>{if(!T.trim())return x;let L=T.toLowerCase();return x.filter(({token:D,chain:H})=>D.symbol.toLowerCase().includes(L)||D.name.toLowerCase().includes(L)||H.chain_name.toLowerCase().includes(L))},[x,T]),i=(L,D,H)=>Wn.some(m=>m.symbol===L&&m.chainType===D&&m.chainId===H),f=async(L,D)=>{let H=`${D.chain_type}:${D.chain_id}`;if(!i(L.symbol,D.chain_type,D.chain_id)){await fs({symbol:L.symbol,chainType:D.chain_type,chainId:D.chain_id});let m=await dr();P(m);}_(""),a(L.symbol,H),t();},q=async(L,D)=>{let H=await ms({symbol:L.symbol,chainType:D.chain_type,chainId:D.chain_id});P(H);};return jsxRuntime.jsxs(ge,{visible:e,onClose:t,closeOnBackdropPress:true,showHandle:false,heightPercent:.9,borderTopLeftRadius:p,borderTopRightRadius:g,children:[jsxRuntime.jsxs(reactNative.View,{style:ee.header,children:[jsxRuntime.jsx(reactNative.View,{style:ee.headerSpacer}),jsxRuntime.jsx(reactNative.Text,{style:[ee.headerTitle,{color:k.header.titleColor,fontFamily:c.medium}],children:"Select token to deposit"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:t,style:ee.closeButton,children:jsxRuntime.jsx(He,{size:20,color:k.header.buttonColor,strokeWidth:2})})]}),jsxRuntime.jsx(reactNative.View,{style:ee.searchContainer,children:jsxRuntime.jsx(reactNative.TextInput,{style:[ee.searchInput,{backgroundColor:k.search.backgroundColor,color:k.search.inputColor,fontFamily:c.regular}],placeholder:"Search",placeholderTextColor:k.search.placeholderColor,value:T,onChangeText:_,autoCapitalize:"none",autoCorrect:false})}),u.length>0&&!T&&jsxRuntime.jsxs(reactNative.View,{style:ee.quickSelectSection,children:[jsxRuntime.jsx(reactNative.Text,{style:[ee.sectionLabel,{color:k.list.titleSectionColor,fontFamily:c.regular}],children:"Quick select"}),jsxRuntime.jsx(reactNative.ScrollView,{horizontal:true,showsHorizontalScrollIndicator:false,contentContainerStyle:ee.quickSelectScroll,children:u.map(({token:L,chain:D,isRecent:H})=>{let m=`${D.chain_type}:${D.chain_id}`;L.symbol===n&&m===r;return jsxRuntime.jsxs(reactNative.View,{children:[H&&jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>q(L,D),style:ee.removeButton,children:jsxRuntime.jsx(He,{size:12,color:l.foregroundMuted,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>f(L,D),style:[ee.quickSelectItem],children:[jsxRuntime.jsxs(reactNative.View,{style:ee.tokenIconContainer,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(L,"png"))},style:ee.quickSelectIcon}),jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(D,"png"))},style:[ee.quickSelectChainBadge,{borderColor:k.card.backgroundColor}]})]}),jsxRuntime.jsxs(reactNative.View,{style:ee.quickSelectText,children:[jsxRuntime.jsx(reactNative.Text,{style:[ee.quickSelectSymbol,{color:k.card.titleColor,fontFamily:c.medium}],children:L.symbol}),jsxRuntime.jsx(reactNative.Text,{style:[ee.quickSelectChain,{color:k.card.subtitleColor,fontFamily:c.regular}],children:D.chain_name})]})]})]},`quick-${L.symbol}-${m}`)})})]}),jsxRuntime.jsx(reactNative.Text,{style:[ee.sectionLabel,{color:k.list.titleSectionColor,fontFamily:c.regular}],children:"All supported tokens"}),jsxRuntime.jsx(reactNative.ScrollView,{style:ee.tokenList,showsVerticalScrollIndicator:false,contentContainerStyle:ee.tokenListContent,children:s.length===0?jsxRuntime.jsx(reactNative.View,{style:ee.emptyState,children:jsxRuntime.jsx(reactNative.Text,{style:[ee.emptyText,{color:l.foregroundMuted,fontFamily:c.regular}],children:"No tokens found"})}):s.map(({token:L,chain:D})=>{let H=`${D.chain_type}:${D.chain_id}`,m=L.symbol===n&&H===r;return jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>f(L,D),style:[ee.tokenItem,{backgroundColor:m?k.card.backgroundColor:"transparent"}],children:[jsxRuntime.jsxs(reactNative.View,{style:ee.tokenIconContainerLarge,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(L,"png"))},style:ee.tokenIcon}),jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(D,"png"))},style:[ee.tokenChainBadge,{borderColor:k.card.backgroundColor}]})]}),jsxRuntime.jsxs(reactNative.View,{style:ee.tokenInfo,children:[jsxRuntime.jsx(reactNative.Text,{style:[ee.tokenSymbol,{color:k.card.titleColor,fontFamily:c.medium}],children:L.symbol}),jsxRuntime.jsx(reactNative.Text,{style:[ee.tokenChainName,{color:k.card.subtitleColor,fontFamily:c.regular}],children:D.chain_name})]}),jsxRuntime.jsxs(reactNative.Text,{style:[ee.minDeposit,{color:k.card.labelColor,fontFamily:c.regular}],children:["Minimum:"," ",jsxRuntime.jsxs(reactNative.Text,{style:{color:k.card.labelHighlightRightColor,fontFamily:c.regular},children:["$",D.minimum_deposit_amount_usd]})]})]},`${L.symbol}-${H}`)})})]})}var ee=reactNative.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,borderRadius:8,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,borderRadius: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:24,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 ur=(e,t)=>`${t}:${e}`,ks=e=>{let[t,o]=e.split(":");return {chainType:t,chainId:o}};function Nr({externalUserId:e,publishableKey:t,recipientAddress:o,destinationChainType:n,destinationChainId:r,destinationTokenAddress:a,destinationTokenSymbol:p,defaultChainType:g,defaultChainId:l,defaultTokenAddress:c,onExecutionsChange:k,onDepositSuccess:T,onDepositError:_,wallets:W,borderTopLeftRadius:P,borderTopRightRadius:x,sheetBorderRadius:u}){let{colors:s,fonts:i,components:f}=O(),q=g&&l?`${g}:${l}`:"solana:mainnet",[L,D]=react.useState("USDC"),[H,m]=react.useState(q),[K,le]=react.useState([]),[ne,ie]=react.useState(!W?.length),be=W?.length?W:K,[X,Le]=react.useState([]),[We,Ee]=react.useState(true),[Je,oe]=react.useState(false),[xe,je]=react.useState(false),[ze,De]=react.useState(false),[ke,Jt]=react.useState([]),[xt,Kt]=react.useState(new Map),[st]=react.useState(()=>new Date),[Vt,Ke]=react.useState(null),[Ft,Bt]=react.useState(false),[ue,Xt]=react.useState(null),[Be,Xe]=react.useState(false),gt=new Map;X.forEach(Q=>{Q.chains.forEach(ce=>{let h=`${ce.chain_type}:${ce.chain_id}`;gt.has(h)||gt.set(h,ce);});});let ho=Array.from(gt.values()),Ze=ks(H),Pt=ho.find(Q=>Q.chain_type===Ze.chainType&&Q.chain_id===Ze.chainId),Ae=Pt?.chain_type||"ethereum",Ve=At(be,Ae)?.address||"",Wt=react.useRef(false);react.useEffect(()=>{async function Q(){try{Ee(!0),Ke(null);let h=await wo(t,a&&r&&n?{destination_token_address:a,destination_chain_id:r,destination_chain_type:n}:void 0);if(Le(h.data),h.data.length>0&&!Wt.current){Wt.current=!0;let b,V;if(g&&l)if(c)for(let S of h.data){let U=S.chains.find(G=>G.chain_type===g&&G.chain_id===l&&G.token_address.toLowerCase()===c.toLowerCase());if(U){b=S,V=U;break}}else for(let S of h.data){let U=S.chains.find(G=>G.chain_type===g&&G.chain_id===l);if(U){b=S,V=U;break}}if(!b&&a)for(let S of h.data){let U=S.chains.find(G=>G.token_address.toLowerCase()===a.toLowerCase());if(U){b=S,V=U;break}}b||(b=h.data.find(S=>S.symbol==="USDC"),b&&b.chains.length>0&&(V=b.chains[0])),b||(b=h.data.find(S=>S.symbol==="USDT"),b&&b.chains.length>0&&(V=b.chains[0])),b||(b=h.data[0],b.chains.length>0&&(V=b.chains[0])),b&&D(b.symbol),V&&m(ur(V.chain_id,V.chain_type));}}catch(ce){console.error("Error fetching supported tokens:",ce),Ke("Failed to load supported tokens"),_?.({message:"Failed to load supported tokens",error:ce});}finally{Ee(false);}}Q();},[t,a,r,n,g,l,c,_]),react.useEffect(()=>{k&&k(ke);},[ke,k]),react.useEffect(()=>{if(W?.length){ie(false);return}if(K.length>0){ie(false);return}let Q=null,ce=false,h=async()=>{if(!ce){ie(true);try{let b=await zt({external_user_id:e,recipient_address:o,destination_chain_type:n,destination_chain_id:r,destination_token_address:a},t);ce||(le(b.data),Ke(null),ie(!1));}catch(b){console.error("Error fetching wallets, retrying in 5s:",b),ce||(Ke(b instanceof Error?b.message:"Failed to load wallets"),ie(false),Q=setTimeout(h,5e3));}}};return h(),()=>{ce=true,Q&&clearTimeout(Q);}},[e,o,n,r,a,t,W,K.length]),react.useEffect(()=>{if(!e||!st)return;let Q=setInterval(async()=>{try{let ce=await Ot(e,t),h=null;for(let b of ce.data){let V=b.created_at?new Date(b.created_at):null;if(!V||V<=st)continue;let S=xt.get(b.id);if(!S){h=b;break}if(["pending","waiting","delayed"].includes(S)&&b.status==="succeeded"){h=b;break}}if(h){let b=h;Jt(V=>{let S=V.findIndex(U=>U.id===b.id);if(S>=0){let U=[...V];return U[S]=b,U}else return [...V,b]}),Kt(V=>{let S=new Map(V);return S.set(b.id,b.status),S}),Xt(b),Bt(!0),b.status==="succeeded"&&T?.({message:"Deposit completed successfully",executionId:b.id}),k?.([...ke,b]);}}catch(ce){console.error("Error polling executions:",ce),_?.({message:"Failed to check deposit status",error:ce});}},3e3);return ()=>clearInterval(Q)},[e,t,st,xt,ke,k,T,_]),react.useEffect(()=>{if(!X.length)return;let Q=X.find(h=>h.symbol===L);if(!Q||Q.chains.length===0)return;if(!Q.chains.some(h=>ur(h.chain_id,h.chain_type)===H)){let h=Q.chains[0];m(ur(h.chain_id,h.chain_type));}},[L,X,H]);let me=X.find(Q=>Q.symbol===L),Se=(me?.chains||[]).find(Q=>ur(Q.chain_id,Q.chain_type)===H),Zt=async()=>{if(Ve)try{reactNative.Clipboard.setString(Ve),oe(!0),setTimeout(()=>oe(!1),2e3);}catch(Q){console.error("Failed to copy:",Q);}},Ne=Se?.estimated_price_impact_percent??0,Et=Se?.max_slippage_percent??.25,Co=Se?.minimum_deposit_amount_usd??3;return We?jsxRuntime.jsxs(reactNative.View,{style:C.loadingContainer,children:[jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"large",color:s.primary}),jsxRuntime.jsx(reactNative.Text,{style:[C.loadingText,{color:s.foregroundMuted,fontFamily:i.regular}],children:"Loading currencies..."})]}):Vt&&X.length===0?jsxRuntime.jsxs(reactNative.View,{style:C.errorContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[C.errorText,{color:s.error,fontFamily:i.regular}],children:Vt}),jsxRuntime.jsx(reactNative.Text,{style:[C.errorHint,{color:s.foregroundMuted,fontFamily:i.regular}],children:"Please check your network connection and try again."})]}):jsxRuntime.jsxs(reactNative.View,{style:C.container,children:[jsxRuntime.jsxs(reactNative.View,{style:C.selectorSection,children:[jsxRuntime.jsx(reactNative.Text,{style:[C.selectorLabel,{color:f.card.labelColor,fontFamily:i.medium}],children:"Select token to deposit"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>De(true),disabled:We||X.length===0,style:[C.tokenSelectorButton,{backgroundColor:f.card.backgroundColor}],activeOpacity:.7,children:We?jsxRuntime.jsxs(reactNative.View,{style:C.tokenSelectorLoading,children:[jsxRuntime.jsx(reactNative.View,{style:[C.loadingIcon,{backgroundColor:s.cardHover}]}),jsxRuntime.jsxs(reactNative.View,{style:C.loadingTextContainer,children:[jsxRuntime.jsx(reactNative.View,{style:[C.loadingLine,{backgroundColor:s.cardHover,width:60}]}),jsxRuntime.jsx(reactNative.View,{style:[C.loadingLine,{backgroundColor:s.cardHover,width:100,marginTop:4}]})]})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(reactNative.View,{style:C.tokenIconWrapper,children:[me&&jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(me,"png"))},style:C.tokenMainIcon}),(Se||Pt)&&jsxRuntime.jsx(reactNative.Image,{source:{uri:$(ae(Se||Pt,"png"))},style:[C.tokenChainBadge,{borderColor:f.card.backgroundColor}]})]}),jsxRuntime.jsxs(reactNative.View,{style:C.tokenSelectorInfo,children:[jsxRuntime.jsx(reactNative.Text,{style:[C.tokenSelectorSymbol,{color:f.card.titleColor,fontFamily:i.semibold}],children:me?.symbol||L}),jsxRuntime.jsx(reactNative.Text,{style:[C.tokenSelectorNetwork,{color:f.card.subtitleColor,fontFamily:i.regular}],numberOfLines:1,children:Se?.chain_name||Pt?.chain_name||"Select network"})]}),jsxRuntime.jsxs(reactNative.View,{style:C.tokenSelectorRight,children:[jsxRuntime.jsxs(reactNative.Text,{style:[C.minDepositText,{color:f.card.labelHighlightRightColor,fontFamily:i.medium}],children:["$",Co," min"]}),jsxRuntime.jsx(ht,{size:16,color:f.card.actionColor,strokeWidth:2})]})]})})]}),jsxRuntime.jsx(jr,{visible:ze,onClose:()=>De(false),tokens:X,selectedToken:L,selectedChainKey:H,onSelect:(Q,ce)=>{D(Q),m(ce);},borderTopLeftRadius:u?.tokenSelector?.borderTopLeftRadius??P,borderTopRightRadius:u?.tokenSelector?.borderTopRightRadius??x}),jsxRuntime.jsx(reactNative.View,{style:C.qrContainer,children:jsxRuntime.jsx(reactNative.View,{style:[C.qrWrapper,{backgroundColor:s.background,borderColor:s.border}],children:ne?jsxRuntime.jsxs(reactNative.View,{style:C.qrLoading,children:[jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"small",color:s.primary}),jsxRuntime.jsx(reactNative.Text,{style:[C.loadingText,{color:s.foregroundMuted,fontFamily:i.regular}],children:"Loading..."})]}):Ve?jsxRuntime.jsx(uo,{value:Ve,size:180,logoUri:$(ae(Se,"png")||Pe("/icons/networks/png/ethereum.png")),logoSize:45}):jsxRuntime.jsx(reactNative.View,{style:C.qrLoading,children:jsxRuntime.jsx(reactNative.Text,{style:[C.errorText,{color:s.error,fontFamily:i.regular}],children:"No address available"})})})}),jsxRuntime.jsxs(reactNative.View,{style:C.addressSection,children:[jsxRuntime.jsxs(reactNative.View,{style:C.addressHeader,children:[jsxRuntime.jsx(reactNative.Text,{style:[C.addressLabel,{color:f.card.labelColor,fontFamily:i.medium}],children:"Deposit Address"}),Je&&jsxRuntime.jsxs(reactNative.View,{style:C.copiedIndicator,children:[jsxRuntime.jsx(Re,{size:14,color:s.success,strokeWidth:2}),jsxRuntime.jsx(reactNative.Text,{style:[C.copiedText,{color:s.success,fontFamily:i.regular}],children:"Copied"})]})]}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:Zt,disabled:!Ve||ne,activeOpacity:.7,style:[C.addressBox,{backgroundColor:f.card.backgroundColor}],children:[jsxRuntime.jsx(reactNative.Text,{style:[C.addressText,{color:f.card.titleColor,fontFamily:i.regular}],numberOfLines:2,children:ne?"Loading...":Ve||"No address available"}),jsxRuntime.jsx(reactNative.View,{style:C.addressCopyIcon,children:jsxRuntime.jsx(So,{size:16,color:f.card.actionColor,strokeWidth:1})})]})]}),jsxRuntime.jsxs(reactNative.View,{style:[C.detailsCard,{backgroundColor:f.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>je(!xe),style:C.detailsHeader,children:[jsxRuntime.jsxs(reactNative.View,{style:C.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[C.detailIcon,{backgroundColor:f.card.iconBackgroundColor}],children:jsxRuntime.jsx(Ht,{size:12,color:f.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[C.detailsLabel,{color:f.card.titleColor,fontFamily:i.regular}],children:"Processing time: < 1 min"})]}),jsxRuntime.jsx(reactNative.View,{style:C.chevronContainer,children:xe?jsxRuntime.jsx(_t,{size:16,color:f.card.actionColor,strokeWidth:2}):jsxRuntime.jsx(Ue,{size:16,color:f.card.actionColor,strokeWidth:2})})]}),xe&&jsxRuntime.jsxs(reactNative.View,{style:C.detailsContent,children:[jsxRuntime.jsxs(reactNative.View,{style:C.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[C.detailIcon,{backgroundColor:f.card.iconBackgroundColor}],children:jsxRuntime.jsx(no,{size:12,color:f.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[C.detailsLabel,{color:f.card.titleColor,fontFamily:i.regular}],children:["Price impact: ",Ne.toFixed(2),"%"]}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>Xe(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsxRuntime.jsx(io,{size:14,color:f.card.actionColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:C.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[C.detailIcon,{backgroundColor:f.card.iconBackgroundColor}],children:jsxRuntime.jsx(so,{size:12,color:f.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[C.detailsLabel,{color:f.card.titleColor,fontFamily:i.regular}],children:["Slippage: Auto \u2022 ",Et.toFixed(2),"%"]}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>Xe(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsxRuntime.jsx(io,{size:14,color:f.card.actionColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:C.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[C.detailIcon,{backgroundColor:f.card.iconBackgroundColor}],children:jsxRuntime.jsx(No,{size:12,color:f.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[C.detailsLabel,{color:f.card.titleColor,fontFamily:i.regular}],children:["Need help?"," ",jsxRuntime.jsx(reactNative.Text,{style:{textDecorationLine:"underline"},children:"Contact support"})]})]})]})]}),jsxRuntime.jsx(reactNative.TouchableOpacity,{style:C.termsContainer,onPress:()=>reactNative.Linking.openURL("https://unifold.io/terms"),children:jsxRuntime.jsx(reactNative.Text,{style:[C.termsText,{color:s.primary,fontFamily:i.regular}],children:"Terms apply"})}),jsxRuntime.jsxs(ge,{visible:Be,onClose:()=>Xe(false),closeOnBackdropPress:true,showHandle:true,borderTopLeftRadius:u?.infoSheet?.borderTopLeftRadius??P,borderTopRightRadius:u?.infoSheet?.borderTopRightRadius??x,children:[jsxRuntime.jsxs(reactNative.View,{style:[C.sheetHeader,{borderBottomColor:s.border}],children:[jsxRuntime.jsx(reactNative.View,{style:C.sheetHeaderSpacer}),jsxRuntime.jsx(reactNative.Text,{style:[C.sheetTitle,{color:f.header.titleColor,fontFamily:i.medium}],children:"Price Impact & Slippage"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>Xe(false),style:C.sheetCloseButton,children:jsxRuntime.jsx(He,{size:20,color:f.header.buttonColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:C.infoSheetContent,children:[jsxRuntime.jsxs(reactNative.View,{style:[C.infoCard,{backgroundColor:f.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:C.infoCardHeader,children:[jsxRuntime.jsx(reactNative.View,{style:[C.infoCardIcon,{backgroundColor:f.card.iconBackgroundColor}],children:jsxRuntime.jsx(no,{size:16,color:f.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[C.infoCardTitle,{color:f.card.titleColor,fontFamily:i.medium}],children:"Price Impact"}),jsxRuntime.jsxs(reactNative.Text,{style:[C.infoCardValue,{color:f.card.titleColor,fontFamily:i.medium}],children:[Ne.toFixed(2),"%"]})]}),jsxRuntime.jsx(reactNative.Text,{style:[C.infoCardDescription,{color:f.card.descriptionColor,fontFamily:i.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."})]}),jsxRuntime.jsxs(reactNative.View,{style:[C.infoCard,{backgroundColor:f.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:C.infoCardHeader,children:[jsxRuntime.jsx(reactNative.View,{style:[C.infoCardIcon,{backgroundColor:f.card.iconBackgroundColor}],children:jsxRuntime.jsx(so,{size:16,color:f.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[C.infoCardTitle,{color:f.card.titleColor,fontFamily:i.medium}],children:"Max Slippage"}),jsxRuntime.jsxs(reactNative.Text,{style:[C.infoCardValue,{color:f.card.titleColor,fontFamily:i.medium}],children:[Et.toFixed(2),"%"]})]}),jsxRuntime.jsx(reactNative.Text,{style:[C.infoCardDescription,{color:f.card.descriptionColor,fontFamily:i.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."})]})]})]}),ue&&jsxRuntime.jsx(po,{visible:Ft,status:ue.status,tokenIconUrl:ue.destination_token_metadata?.icon_urls?.find(Q=>Q.format==="png")?.url||ue.destination_token_metadata?.icon_url||ae(me,"png"),explorerUrl:ue.explorer_url,completionExplorerUrl:ue.destination_explorer_url,date:ue.created_at?new Date(ue.created_at):void 0,amountUsd:ue.source_amount_usd?parseFloat(ue.source_amount_usd):void 0,onClose:()=>Bt(false),borderTopLeftRadius:u?.depositStatus?.borderTopLeftRadius??P,borderTopRightRadius:u?.depositStatus?.borderTopRightRadius??x})]})}var C=reactNative.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,borderRadius: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,borderRadius:16,borderWidth:1},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,borderRadius:8},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 Yt={transferCrypto:{title:"Transfer Crypto",subtitle:"No limit \u2022 Instant"},depositWithCard:{title:"Deposit with Card",subtitle:"$50,000 limit \u2022 2 min"},depositTracker:{title:"Deposit Tracker",subtitle:"Track your deposit progress"}};function Is({visible:e,onClose:t,externalUserId:o,publishableKey:n,modalTitle:r="Deposit",destinationTokenSymbol:a,recipientAddress:p,destinationChainType:g,destinationChainId:l,destinationTokenAddress:c,defaultChainType:k,defaultChainId:T,defaultTokenAddress:_,hideDepositTracker:W=false,transferInputVariant:P="double_input",onDepositSuccess:x,onDepositError:u,sheetBorderRadius:s}){let i=s?.globalBorderTopLeftRadius,f=s?.globalBorderTopRightRadius,{colors:q,fonts:L}=O(),[D,H]=react.useState([]),[m,K]=react.useState(false),[le,ne]=react.useState(false),[ie,be]=react.useState(false),[X,Le]=react.useState(null),[We,Ee]=react.useState("amount"),{isAllowed:Je,isLoading:oe}=Bo(n,e);react.useEffect(()=>{e&&!X&&To(n).then(Le).catch(console.error);},[e,X,n]);let xe=()=>{t();},je=D.filter(ke=>ke.status==="pending"||ke.status==="waiting").length,ze=oe||e&&!X,De=Je===false;return jsxRuntime.jsxs(ge,{visible:e,onClose:xe,closeOnBackdropPress:false,showHandle:false,borderTopLeftRadius:s?.main?.borderTopLeftRadius??i,borderTopRightRadius:s?.main?.borderTopRightRadius??f,children:[jsxRuntime.jsx(Qe,{title:r,showBack:false,onClose:xe}),ze&&jsxRuntime.jsx(reactNative.View,{style:Tt.centeredContainer,children:jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"large",color:q.primary})}),!ze&&De&&jsxRuntime.jsxs(reactNative.View,{style:Tt.centeredContainer,children:[jsxRuntime.jsx(reactNative.View,{style:[Tt.iconContainer,{backgroundColor:q.cardHover}],children:jsxRuntime.jsx(qo,{size:32,color:q.foreground,strokeWidth:1.5})}),jsxRuntime.jsx(reactNative.Text,{style:[Tt.blockedTitle,{color:q.foreground,fontFamily:L.semibold}],children:"No Tokens Available"}),jsxRuntime.jsx(reactNative.Text,{style:[Tt.blockedDescription,{color:q.foreground,opacity:.7,fontFamily:L.regular}],children:"There are no supported tokens available from your current location."})]}),!ze&&!De&&jsxRuntime.jsxs(reactNative.View,{style:Tt.optionsContainer,children:[jsxRuntime.jsx(_o,{onPress:()=>ne(true),title:Yt.transferCrypto.title,subtitle:Yt.transferCrypto.subtitle,featuredTokens:X?.transfer_crypto?.networks}),jsxRuntime.jsx(Ro,{onPress:()=>be(true),title:Yt.depositWithCard.title,subtitle:Yt.depositWithCard.subtitle,paymentNetworks:X?.payment_networks?.networks}),!W&&jsxRuntime.jsx(vo,{onPress:()=>K(true),title:Yt.depositTracker.title,subtitle:Yt.depositTracker.subtitle,badge:je>0?je:void 0})]}),jsxRuntime.jsx(ar,{visible:m,onClose:()=>K(false),executions:D,externalUserId:o,publishableKey:n,borderTopLeftRadius:s?.depositsTracker?.borderTopLeftRadius??i,borderTopRightRadius:s?.depositsTracker?.borderTopRightRadius??f}),jsxRuntime.jsxs(ge,{visible:le,onClose:()=>ne(false),closeOnBackdropPress:false,showHandle:false,heightPercent:.9,borderTopLeftRadius:s?.transferCrypto?.borderTopLeftRadius??i,borderTopRightRadius:s?.transferCrypto?.borderTopRightRadius??f,children:[jsxRuntime.jsx(Qe,{title:Yt.transferCrypto.title,showBack:false,onClose:()=>ne(false)}),jsxRuntime.jsx(reactNative.ScrollView,{style:Tt.transferScrollContainer,contentContainerStyle:Tt.scrollContent,showsVerticalScrollIndicator:false,children:P==="single_input"?jsxRuntime.jsx(Nr,{externalUserId:o,publishableKey:n,recipientAddress:p,destinationChainType:g,destinationChainId:l,destinationTokenAddress:c,destinationTokenSymbol:a,defaultChainType:k,defaultChainId:T,defaultTokenAddress:_,onExecutionsChange:H,onDepositSuccess:x,onDepositError:u,borderTopLeftRadius:i,borderTopRightRadius:f,sheetBorderRadius:{tokenSelector:s?.tokenSelector,infoSheet:s?.infoSheet,depositStatus:s?.depositStatus}}):jsxRuntime.jsx(Xo,{externalUserId:o,publishableKey:n,recipientAddress:p,destinationChainType:g,destinationChainId:l,destinationTokenAddress:c,destinationTokenSymbol:a,defaultChainType:k,defaultChainId:T,defaultTokenAddress:_,onExecutionsChange:H,onDepositSuccess:x,onDepositError:u,borderTopLeftRadius:i,borderTopRightRadius:f,sheetBorderRadius:{tokenSelector:s?.tokenSelector,chainSelector:s?.chainSelector,infoSheet:s?.infoSheet,depositStatus:s?.depositStatus}})})]}),jsxRuntime.jsxs(ge,{visible:ie,onClose:()=>{be(false),Ee("amount");},closeOnBackdropPress:false,showHandle:false,heightPercent:.9,borderTopLeftRadius:s?.buyWithCard?.borderTopLeftRadius??i,borderTopRightRadius:s?.buyWithCard?.borderTopRightRadius??f,children:[jsxRuntime.jsx(Qe,{title:`Deposit ${a||"USDC"}`,showBack:We==="onramp",onBack:()=>Ee("amount"),onClose:()=>{be(false),Ee("amount");}}),jsxRuntime.jsx(reactNative.View,{style:Tt.buyWithCardContainer,children:jsxRuntime.jsx(or,{externalUserId:o,publishableKey:n,destinationTokenSymbol:a,recipientAddress:p,destinationChainType:g,destinationChainId:l,destinationTokenAddress:c,onDepositSuccess:x,onDepositError:u,view:We,onViewChange:ke=>Ee(ke),borderTopLeftRadius:i,borderTopRightRadius:f,sheetBorderRadius:{providerModal:s?.providerModal,webView:s?.webView,currencyModal:s?.currencyModal}})})]})]})}function pr({theme:e="auto",...t}){return jsxRuntime.jsx(Is,{...t})}var Tt=reactNative.StyleSheet.create({optionsContainer:{paddingTop:8,paddingBottom:24,gap:8},transferScrollContainer:{flex:1},scrollContent:{paddingBottom:24},buyWithCardContainer:{flex:1},centeredContainer:{alignItems:"center",justifyContent:"center",paddingVertical:48,paddingHorizontal:16,minHeight:200},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}});reactNative.StyleSheet.create({base:{flexDirection:"row",alignItems:"center",justifyContent:"center",borderRadius:12,gap:8},text:{fontWeight:"600",textAlign:"center"},fullWidth:{width:"100%"},disabled:{opacity:.5}});reactNative.StyleSheet.create({icon:{backgroundColor:"transparent"}});var Es=()=>new reactQuery.QueryClient({defaultOptions:{queries:{staleTime:6e4,retry:1}}}),Mn=react.createContext(null);function zs({children:e,publishableKey:t,config:o}){let[n]=react.useState(()=>Es()),[r,a]=react.useState(false),[p,g]=react.useState(null),l=reactNative.useColorScheme(),c=react.useRef(false);c.current||(Ho({publishableKey:t}),c.current=true);let k=react.useMemo(()=>{let i=o?.appearance||"dark";return i==="auto"?l==="dark"?"dark":"light":i},[o?.appearance,l]);react.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.'),Ho({publishableKey:t});},[t]);let T=react.useRef(null),_=react.useRef(null),W=react.useCallback(i=>{_.current&&(clearTimeout(_.current),_.current=null),T.current&&(console.warn("[UnifoldProvider] A deposit is already in progress. Cancelling previous deposit."),T.current.reject({message:"Deposit cancelled - new deposit started",code:"DEPOSIT_SUPERSEDED"}),T.current=null);let f=new Promise((q,L)=>{T.current={resolve:q,reject:L};});return g(i),a(true),f},[]),P=react.useCallback(()=>{T.current&&(T.current.reject({message:"Deposit cancelled by user",code:"DEPOSIT_CANCELLED"}),T.current=null),a(false),_.current=setTimeout(()=>{g(null),_.current=null;},200);},[]),x=react.useCallback(i=>{p?.onSuccess&&p.onSuccess(i),T.current&&(T.current.resolve(i),T.current=null);},[p]),u=react.useCallback(i=>{console.error("[UnifoldProvider] Deposit error:",i),p?.onError&&p.onError(i),T.current&&(T.current.reject(i),T.current=null);},[p]),s=react.useMemo(()=>({publishableKey:t,beginDeposit:W,closeDeposit:P}),[t,W,P]);return jsxRuntime.jsx(reactQuery.QueryClientProvider,{client:n,children:jsxRuntime.jsx(Mn.Provider,{value:s,children:jsxRuntime.jsxs(Ao,{mode:k,accentColor:o?.accentColor,theme:o?.theme,fontFamily:o?.fontFamily,fonts:o?.fonts,components:o?.components,children:[e,p&&jsxRuntime.jsx(pr,{visible:r,onClose:P,publishableKey:t,modalTitle:o?.modalTitle,externalUserId:p.externalUserId,destinationChainType:p.destinationChainType,destinationChainId:p.destinationChainId,destinationTokenSymbol:p.destinationTokenSymbol,recipientAddress:p.recipientAddress,destinationTokenAddress:p.destinationTokenAddress,defaultChainType:p.defaultChainType,defaultChainId:p.defaultChainId,defaultTokenAddress:p.defaultTokenAddress,hideDepositTracker:o?.hideDepositTracker,transferInputVariant:o?.transferInputVariant,onDepositSuccess:x,onDepositError:u,theme:k,sheetBorderRadius:o?.sheetBorderRadius})]})})})}function As(){let e=react.useContext(Mn);if(!e)throw new Error("useUnifold must be used within UnifoldProvider");return e}
2
- exports.UnifoldProvider=zs;exports.setDevApiUrl=Kr;exports.useAllowedCountry=Bo;exports.useUnifold=As;
1
+ 'use strict';var react=require('react'),reactNative=require('react-native'),reactQuery=require('@tanstack/react-query'),jsxRuntime=require('react/jsx-runtime'),_e=require('react-native-svg'),Hi=require('react-native-qrcode-svg'),reactNativeWebview=require('react-native-webview'),cn=require('@react-native-async-storage/async-storage');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var _e__default=/*#__PURE__*/_interopDefault(_e);var Hi__default=/*#__PURE__*/_interopDefault(Hi);var cn__default=/*#__PURE__*/_interopDefault(cn);var Ir={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)"}},vr=Ir;function No(e,t){return t?{...e,...t,shadowOffset:t.shadowOffset??e.shadowOffset,backShadowOffset:t.backShadowOffset??e.backShadowOffset}:e}function $o(e,t,o){let i=o?t?.[o]:void 0,r=(g,y,S)=>{let B=i?.[g]?.[y];if(B!==void 0)return B;let D=t?.[g]?.[y];return D!==void 0?D:S},l={backgroundColor:r("card","backgroundColor",e.card),titleColor:r("card","titleColor",e.foreground),subtitleColor:r("card","subtitleColor",e.foregroundMuted),labelColor:r("card","labelColor",e.foregroundMuted),headerColor:r("card","headerColor",e.foregroundMuted),labelRightColor:r("card","labelRightColor",e.foregroundMuted),labelHighlightRightColor:r("card","labelHighlightRightColor",e.warning),textRightColor:r("card","textRightColor",e.foreground),subtextRightColor:r("card","subtextRightColor",e.foregroundMuted),rowLeftLabel:r("card","rowLeftLabel",e.foregroundMuted),rowRightLabel:r("card","rowRightLabel",e.foreground),iconColor:r("card","iconColor",e.primary),iconBackgroundColor:r("card","iconBackgroundColor",e.primary+"26"),actionColor:r("card","actionColor",e.foregroundMuted),actionIcon:r("card","actionIcon",e.foregroundMuted),descriptionColor:r("card","descriptionColor",e.foregroundMuted),borderRadius:r("card","borderRadius",12),borderWidth:r("card","borderWidth",0),borderColor:r("card","borderColor",e.border),shadowColor:r("card","shadowColor","#000"),shadowOffset:r("card","shadowOffset",{width:0,height:-4}),shadowOpacity:r("card","shadowOpacity",0),shadowRadius:r("card","shadowRadius",12),elevation:r("card","elevation",0),iconContainerBorderRadius:r("card","iconContainerBorderRadius",12),backShadowColor:"transparent",backShadowOffset:{top:4,left:4,right:-4,bottom:-4},backShadowSpacing:8},a=(i?.depositMenu??t?.depositMenu)?.card,s=(i?.transferCrypto??t?.transferCrypto)?.depositAddress?.card,u=(i?.depositCard??t?.depositCard)?.quoteProvider?.card,d=(i?.depositTracker??t?.depositTracker)?.executionRow?.card;return {header:{titleColor:r("header","titleColor",e.foreground),buttonColor:r("header","buttonColor",e.foreground)},card:l,input:{backgroundColor:r("input","backgroundColor",e.card),textColor:r("input","textColor",e.foreground),placeholderColor:r("input","placeholderColor",e.foregroundMuted),borderColor:r("input","borderColor",e.border),borderRadius:r("input","borderRadius",8),borderWidth:r("input","borderWidth",1)},button:{primaryBackground:r("button","primaryBackground",e.primary),primaryText:r("button","primaryText",e.primaryForeground),secondaryBackground:r("button","secondaryBackground",e.card),secondaryText:r("button","secondaryText",e.foreground),borderRadius:r("button","borderRadius",12),borderWidth:r("button","borderWidth",0),borderColor:r("button","borderColor",e.border)},container:{titleColor:r("container","titleColor",e.foreground),subtitleColor:r("container","subtitleColor",e.foregroundMuted),actionColor:r("container","actionColor",e.foregroundMuted),actionTitle:r("container","actionTitle",e.foregroundMuted),buttonColor:r("container","buttonColor",e.primary),buttonTitleColor:r("container","buttonTitleColor",e.primaryForeground),iconBackgroundColor:r("container","iconBackgroundColor",e.success),iconColor:r("container","iconColor",e.foreground)},search:{backgroundColor:r("search","backgroundColor",e.card),inputColor:r("search","inputColor",e.foreground),placeholderColor:r("search","placeholderColor",e.foregroundMuted),borderRadius:r("search","borderRadius",8)},list:{titleSectionColor:r("list","titleSectionColor",e.foregroundMuted),rowBorderRadius:r("list","rowBorderRadius",12)},badge:{borderRadius:r("badge","borderRadius",8)},sheet:{shadowColor:r("sheet","shadowColor","#000"),shadowOffset:r("sheet","shadowOffset",{width:0,height:-4}),shadowOpacity:r("sheet","shadowOpacity",.1),shadowRadius:r("sheet","shadowRadius",12),elevation:r("sheet","elevation",16)},depositMenu:{card:No(l,a)},transferCrypto:{depositAddress:{card:No(l,s)}},depositCard:{quoteProvider:{card:No(l,u)}},depositTracker:{executionRow:{card:No(l,d)}}}}function Dr(e,t,o){let r={...Ir[e]};return o&&(r.primary=o),t&&(r={...r,...t}),r}var bn=react.createContext(null);function qo({children:e,mode:t="auto",accentColor:o,theme:i,fontFamily:r,fonts:l,components:a}){let s=reactNative.useColorScheme(),u=react.useMemo(()=>t==="auto"?s==="dark"?"dark":"light":t,[t,s]),d=react.useMemo(()=>{let B=i?.[u];return Dr(u,B,o)},[u,i,o]),g=react.useMemo(()=>$o(d,a,u),[d,a,u]),y=react.useMemo(()=>l?{regular:l.regular||r,medium:l.medium||r,semibold:l.semibold||r,bold:l.bold||r}:r?{regular:r,medium:r,semibold:r,bold:r}:{regular:void 0,medium:void 0,semibold:void 0,bold:void 0},[r,l]),S=react.useMemo(()=>({mode:u,colors:d,fonts:y,components:g,isDark:u==="dark"}),[u,d,y,g]);return jsxRuntime.jsx(bn.Provider,{value:S,children:e})}function E(){let e=react.useContext(bn);if(!e){let t=vr.dark;return {mode:"dark",colors:t,fonts:{regular:void 0,medium:void 0,semibold:void 0,bold:void 0},components:$o(t,void 0,"dark"),isDark:true}}return e}var Si="https://api.unifold.io",Go,Ge="pk_test_123",Qo={};function Fe(){return typeof __DEV__<"u"&&__DEV__&&Go?Go:Si}function Yo(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.'),Ge=e.publishableKey;}e.baseUrl&&typeof __DEV__<"u"&&__DEV__&&(Go=e.baseUrl),e.defaultConfig&&(Qo=e.defaultConfig);}function kn(e){typeof __DEV__<"u"&&__DEV__?Go=e:console.warn("[Unifold] setDevApiUrl() is only available in development mode");}function rt(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 ze(e){let t=e.startsWith("/")?e:`/${e}`;return `${Fe()}/api/public${t}`}function G(e){return e?e.includes("localhost")||e.includes("127.0.0.1")?e.replace(/https?:\/\/(localhost|127\.0\.0\.1)(:\d+)?/,Fe()):e.startsWith("http://")||e.startsWith("https://")?e:e.startsWith("/api/public/")?`${Fe()}${e}`:`${Fe()}/api/public${e}`:""}async function Ut(e,t){if(!e?.external_user_id)throw new Error("external_user_id is required");let o={external_user_id:e.external_user_id,destination_chain_type:e?.destination_chain_type||"ethereum",destination_chain_id:e?.destination_chain_id||Qo.destinationChainId||"8453",destination_token_address:e?.destination_token_address||Qo.destinationTokenAddress||"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",recipient_address:e?.recipient_address||Qo.recipientAddress||"0x309a4154a2CD4153Da886E780890C9cb5161553C",client_metadata:e?.client_metadata||{}},i=t||Ge;rt(i);let r=await fetch(`${Fe()}/v1/public/deposit_addresses`,{method:"POST",headers:{accept:"application/json","x-publishable-key":i,"Content-Type":"application/json"},body:JSON.stringify(o)});if(!r.ok)throw new Error(`Failed to create deposit address: ${r.statusText}`);return r.json()}function Ht(e,t){return e.find(o=>o.chain_type===t)}async function vo(e,t){let o=t||Ge;rt(o);let i=await fetch(`${Fe()}/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})});if(!i.ok)throw new Error(`Failed to query executions: ${i.statusText}`);return i.json()}async function Lr(e,t){let o=t||Ge;rt(o);let i=await fetch(`${Fe()}/v1/public/direct_executions/poll`,{method:"POST",headers:{accept:"application/json","x-publishable-key":o,"Content-Type":"application/json"},body:JSON.stringify({deposit_wallet_id:e})});if(!i.ok)throw new Error(`Failed to poll executions: ${i.statusText}`);return i.json()}function de(e,t="svg"){if(!e)return "";if(t==="svg"||!e.icon_urls||e.icon_urls.length===0)return e.icon_url;let o=e.icon_urls.find(i=>i.format===t);return o?o.url:e.icon_url}async function Do(e,t){let o=e||Ge;rt(o);let i=`${Fe()}/v1/public/tokens/supported_deposit_tokens`;if(t?.destination_token_address&&t?.destination_chain_id&&t?.destination_chain_type){let l=new URLSearchParams({destination_token_address:t.destination_token_address,destination_chain_id:t.destination_chain_id,destination_chain_type:t.destination_chain_type});i=`${i}?${l.toString()}`;}let r=await fetch(i,{method:"GET",headers:{accept:"application/json","x-publishable-key":o}});if(!r.ok)throw new Error(`Failed to fetch supported deposit tokens: ${r.statusText}`);return r.json()}async function Br(e,t){let o=t||Ge;rt(o);let i=new URLSearchParams({chainType:e.chain_type,chainId:e.chain_id,tokenAddress:e.token_address}),r=await fetch(`${Fe()}/v1/public/tokens/token?${i.toString()}`,{method:"GET",headers:{accept:"application/json","x-publishable-key":o}});if(!r.ok)throw new Error(`Failed to fetch token metadata: ${r.statusText}`);return r.json()}function Jo(e,t,o){return !e||e.length===0?o||"":e.find(r=>r.format===t)?.url||o||e[0]?.url||""}async function Pr(e,t){let o=t||Ge;rt(o);let i=await fetch(`${Fe()}/v1/public/onramps/quotes`,{method:"POST",headers:{accept:"application/json","x-publishable-key":o,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!i.ok)throw new Error(`Failed to fetch onramp quotes: ${i.statusText}`);return i.json()}async function Vr(e,t){let o=t||Ge;rt(o);let i=await fetch(`${Fe()}/v1/public/onramps/sessions`,{method:"POST",headers:{accept:"application/json","x-publishable-key":o,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!i.ok)throw new Error(`Failed to create onramp session: ${i.statusText}`);return i.json()}async function Fr(e,t){let o=t||Ge;rt(o);let i=new URLSearchParams;e.country_code&&i.append("country_code",e.country_code),e.subdivision_code&&i.append("subdivision_code",e.subdivision_code),i.append("token_address",e.token_address),i.append("chain_id",e.chain_id),i.append("chain_type",e.chain_type);let r=await fetch(`${Fe()}/v1/public/onramps/default_token?${i.toString()}`,{method:"GET",headers:{accept:"application/json","x-publishable-key":o}});if(!r.ok)throw new Error(`Failed to fetch default onramp token: ${r.statusText}`);return r.json()}async function Wr(e){let t=e||Ge;rt(t);let o=await fetch(`${Fe()}/v1/public/onramps/fiat_currencies`,{method:"GET",headers:{accept:"application/json","x-publishable-key":t}});if(!o.ok)throw new Error(`Failed to fetch fiat currencies: ${o.statusText}`);return o.json()}function oo(e,t="png"){if(!e||e.length===0)return;let o=e.find(i=>i.format===t);return o?o.url:e[0]?.url}async function Lo(e){let t=e||Ge;rt(t);let o=await fetch(`${Fe()}/v1/public/projects/config`,{method:"GET",headers:{accept:"application/json","x-publishable-key":t}});if(!o.ok)throw new Error(`Failed to fetch project config: ${o.statusText}`);return o.json()}async function Bo(){let e=await fetch(`${Fe()}/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 wn(e,t,o,i,r){let l=r||Ge;rt(l);let a=await fetch(`${Fe()}/v1/public/addresses/balance`,{method:"POST",headers:{"Content-Type":"application/json",accept:"application/json","x-publishable-key":l},body:JSON.stringify({address:e,chain_type:t,chain_id:o,token_address:i})});if(!a.ok)throw new Error(`Failed to fetch address balance: ${a.statusText}`);return a.json()}var{height:no}=reactNative.Dimensions.get("window");function fe({visible:e,onClose:t,children:o,closeOnBackdropPress:i=true,showHandle:r=true,heightPercent:l,noPadding:a=false,borderTopLeftRadius:s=24,borderTopRightRadius:u=24}){let{colors:d,components:g}=E(),y=react.useRef(new reactNative.Animated.Value(no)).current,S=react.useRef(new reactNative.Animated.Value(0)).current;react.useEffect(()=>{e?(y.setValue(no),S.setValue(0),reactNative.Animated.parallel([reactNative.Animated.spring(y,{toValue:0,useNativeDriver:true,tension:65,friction:11}),reactNative.Animated.timing(S,{toValue:.5,duration:200,useNativeDriver:true})]).start()):reactNative.Animated.parallel([reactNative.Animated.spring(y,{toValue:no,useNativeDriver:true,tension:65,friction:11}),reactNative.Animated.timing(S,{toValue:0,duration:200,useNativeDriver:true})]).start();},[e,y,S]);let B=()=>{i&&t();};return jsxRuntime.jsx(reactNative.Modal,{visible:e,transparent:true,animationType:"none",statusBarTranslucent:true,onRequestClose:t,children:jsxRuntime.jsxs(reactNative.View,{style:jt.container,children:[jsxRuntime.jsx(reactNative.TouchableWithoutFeedback,{onPress:B,children:jsxRuntime.jsx(reactNative.Animated.View,{style:[jt.backdrop,{backgroundColor:"#000000",opacity:S}]})}),jsxRuntime.jsxs(reactNative.Animated.View,{style:[jt.sheet,{backgroundColor:d.background,borderTopLeftRadius:s,borderTopRightRadius:u,transform:[{translateY:y}],shadowColor:g.sheet.shadowColor,shadowOffset:g.sheet.shadowOffset,shadowOpacity:g.sheet.shadowOpacity,shadowRadius:g.sheet.shadowRadius,elevation:g.sheet.elevation,...l&&{height:no*l,maxHeight:no*l},...a&&{paddingBottom:0}}],children:[r&&jsxRuntime.jsx(reactNative.View,{style:jt.handleContainer,children:jsxRuntime.jsx(reactNative.View,{style:[jt.handle,{backgroundColor:d.border}]})}),jsxRuntime.jsx(reactNative.View,{style:[jt.content,l&&jt.contentFlex],children:o})]})]})})}var jt=reactNative.StyleSheet.create({container:{flex:1,justifyContent:"flex-end"},backdrop:{...reactNative.StyleSheet.absoluteFillObject},sheet:{maxHeight:no*.9,paddingBottom:reactNative.Platform.OS==="ios"?34:24},handleContainer:{alignItems:"center",paddingTop:12,paddingBottom:4},handle:{width:36,height:4,borderRadius:2},content:{},contentFlex:{flex:1}});function Er({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsx(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsxRuntime.jsx(_e.Path,{d:"M13 2L3 14h9l-1 8 10-12h-9l1-8z",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})})}function Or({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.Rect,{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"1",y1:"10",x2:"23",y2:"10",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Nt({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.Circle,{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Polyline,{points:"12 6 12 12 16 14",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Ar({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.Line,{x1:"19",y1:"12",x2:"5",y2:"12",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Polyline,{points:"12 19 5 12 12 5",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Me({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.Line,{x1:"18",y1:"6",x2:"6",y2:"18",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"6",y1:"6",x2:"18",y2:"18",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Tt({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsx(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsxRuntime.jsx(_e.Polyline,{points:"9 18 15 12 9 6",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})})}function Ue({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsx(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsxRuntime.jsx(_e.Polyline,{points:"6 9 12 15 18 9",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})})}function Po({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.Rect,{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.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:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function De({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsx(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsxRuntime.jsx(_e.Polyline,{points:"20 6 9 17 4 12",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})})}function zr({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.Line,{x1:"12",y1:"2",x2:"12",y2:"6",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"12",y1:"18",x2:"12",y2:"22",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"2",y1:"12",x2:"6",y2:"12",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"18",y1:"12",x2:"22",y2:"12",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function $t({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.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:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Polyline,{points:"15 3 21 3 21 9",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"10",y1:"14",x2:"21",y2:"3",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function io({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.Line,{x1:"12",y1:"1",x2:"12",y2:"23",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Path,{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Xo({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.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:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Polyline,{points:"14 2 14 8 20 8",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"16",y1:"13",x2:"8",y2:"13",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"16",y1:"17",x2:"8",y2:"17",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Polyline,{points:"10 9 9 9 8 9",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Pt({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsx(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:jsxRuntime.jsx(_e.Polyline,{points:"18 15 12 9 6 15",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})})}function In({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.Polyline,{points:"23 4 23 10 17 10",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Polyline,{points:"1 20 1 14 7 14",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.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:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function so({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.Circle,{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"12",y1:"16",x2:"12",y2:"12",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"12",y1:"8",x2:"12.01",y2:"8",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function ao({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.Path,{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Path,{d:"M9 12l2 2 4-4",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Zo({size:e=24,color:t="#fff",strokeWidth:o=2}){return jsxRuntime.jsxs(_e__default.default,{width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[jsxRuntime.jsx(_e.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:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.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:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.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:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Path,{d:"M14.9 9.25a3 3 0 0 0-2.15-2.16",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"}),jsxRuntime.jsx(_e.Line,{x1:"2",y1:"2",x2:"22",y2:"22",stroke:t,strokeWidth:o,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Ke({title:e,showBack:t=false,showClose:o=true,onBack:i,onClose:r,badge:l,showBalance:a=false,balanceAddress:s,balanceChainType:u,balanceChainId:d,balanceTokenAddress:g,publishableKey:y,projectName:S}){let{colors:B,fonts:D,components:w}=E(),[p,C]=react.useState(null),[f,n]=react.useState(false),c=react.useState(()=>new reactNative.Animated.Value(0))[0];react.useEffect(()=>{if(!f)return;let T=reactNative.Animated.loop(reactNative.Animated.sequence([reactNative.Animated.timing(c,{toValue:1,duration:700,useNativeDriver:true}),reactNative.Animated.timing(c,{toValue:0,duration:700,useNativeDriver:true})]));return T.start(),()=>T.stop()},[f,c]),react.useEffect(()=>{if(!a||!s||!u||!d||!g||!y){C(null),n(false);return}let T=false;return n(true),wn(s,u,d,g,y).then(A=>{if(T)return;let m=A.balance,$=null;m&&(m.amount_usd!=null&&m.amount_usd!==""?$=`$${m.amount_usd}`:$="$0.00"),C($);}).catch(()=>{T||C(null);}).finally(()=>{T||n(false);}),()=>{T=true;}},[a,s,u,d,g,y]);let _=c.interpolate({inputRange:[0,1],outputRange:[.4,1]});return jsxRuntime.jsxs(reactNative.View,{style:He.header,children:[jsxRuntime.jsx(reactNative.View,{style:He.leftContainer,children:t&&i?jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:i,style:[He.iconButton,{backgroundColor:"transparent"}],hitSlop:{top:10,bottom:10,left:10,right:10},children:jsxRuntime.jsx(Ar,{size:20,color:w.header.buttonColor,strokeWidth:2})}):jsxRuntime.jsx(reactNative.View,{style:He.spacer})}),jsxRuntime.jsxs(reactNative.View,{style:He.titleContainer,children:[jsxRuntime.jsxs(reactNative.View,{style:He.titleRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[He.title,{color:w.header.titleColor,fontFamily:D.medium}],children:e}),l&&l.count>0&&jsxRuntime.jsx(reactNative.View,{style:[He.titleBadge,{backgroundColor:B.card}],children:jsxRuntime.jsx(reactNative.Text,{style:[He.titleBadgeText,{color:B.foregroundMuted,fontFamily:D.regular}],children:l.count})})]}),a&&(f?jsxRuntime.jsx(reactNative.Animated.View,{style:[He.balanceSkeleton,{backgroundColor:B.cardHover,opacity:_}]}):p!=null?jsxRuntime.jsxs(reactNative.Text,{style:[He.balanceText,{color:B.foregroundMuted,fontFamily:D.regular}],children:[S?`${S} `:"","Balance: ",p]}):null)]}),jsxRuntime.jsx(reactNative.View,{style:He.rightContainer,children:o?jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:r,style:[He.iconButton,{backgroundColor:"transparent"}],hitSlop:{top:10,bottom:10,left:10,right:10},children:jsxRuntime.jsx(Me,{size:20,color:w.header.buttonColor,strokeWidth:2})}):jsxRuntime.jsx(reactNative.View,{style:He.spacer})})]})}var He=reactNative.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 We({children:e,style:t,contentStyle:o,onPress:i,activeOpacity:r=.7,cardTokens:l}){let{components:a}=E(),s=l??a.card,u=s.backShadowColor!=="transparent",d={backgroundColor:s.backgroundColor,borderRadius:s.borderRadius,borderWidth:s.borderWidth,borderColor:s.borderColor},g=[Ln.wrapper,t,u&&{marginBottom:s.backShadowSpacing}],y=[d,o];return jsxRuntime.jsxs(reactNative.View,{style:g,children:[u&&jsxRuntime.jsx(reactNative.View,{style:[Ln.backShadow,{top:s.backShadowOffset.top,left:s.backShadowOffset.left,right:s.backShadowOffset.right,bottom:s.backShadowOffset.bottom,backgroundColor:s.backShadowColor,borderRadius:s.borderRadius}]}),i!=null?jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:i,activeOpacity:r,style:y,children:e}):jsxRuntime.jsx(reactNative.View,{style:y,children:e})]})}var Ln=reactNative.StyleSheet.create({wrapper:{position:"relative"},backShadow:{position:"absolute"}});function Ft({uri:e,width:t,height:o,borderRadius:i=0,borderWidth:r=0,borderColor:l="transparent",backgroundColor:a="transparent",style:s}){let{colors:u}=E(),[d,g]=react.useState(false),y=e?.toLowerCase().endsWith(".svg");react.useEffect(()=>{g(false);},[e]);let S=u.card;if(!e)return jsxRuntime.jsx(reactNative.View,{style:[{width:t,height:o,borderRadius:i,backgroundColor:S},s]});let B={width:t,height:o,borderRadius:i,borderWidth:r,borderColor:l,backgroundColor:a,overflow:"hidden",alignItems:"center",justifyContent:"center",...s},D=t-r*2,w=o-r*2;return d?jsxRuntime.jsx(reactNative.View,{style:[B,{backgroundColor:a||S}]}):y?jsxRuntime.jsx(reactNative.View,{style:B,children:jsxRuntime.jsx(_e.SvgUri,{uri:e,width:D,height:w,onError:p=>{g(true);}})}):jsxRuntime.jsx(reactNative.View,{style:B,children:jsxRuntime.jsx(reactNative.Image,{source:{uri:e},style:{width:D,height:w},resizeMode:"contain",onError:p=>{g(true);}})})}function Vo({onPress:e,title:t,subtitle:o,featuredTokens:i}){let{fonts:r,components:l}=E(),a=l.depositMenu.card,s=i?[...i].sort((u,d)=>u.position-d.position):[];return jsxRuntime.jsxs(We,{cardTokens:a,onPress:e,style:gt.wrapper,contentStyle:gt.container,children:[jsxRuntime.jsxs(reactNative.View,{style:gt.leftContent,children:[jsxRuntime.jsx(reactNative.View,{style:[gt.iconContainer,{borderRadius:a.iconContainerBorderRadius}],children:jsxRuntime.jsx(Er,{size:20,color:a.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.View,{style:gt.textContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[gt.title,{color:a.titleColor,fontFamily:r.regular}],children:t}),jsxRuntime.jsx(reactNative.Text,{style:[gt.subtitle,{color:a.subtitleColor,fontFamily:r.regular}],children:o})]})]}),jsxRuntime.jsx(reactNative.View,{style:gt.rightContent,children:jsxRuntime.jsx(reactNative.View,{style:gt.networkIcons,children:s.map((u,d)=>{let g=u.icon_urls.find(y=>y.format==="png")?.url||u.icon_urls.find(y=>y.format==="svg")?.url;return jsxRuntime.jsx(reactNative.View,{style:[gt.networkIconWrapper,{marginLeft:d===0?0:-6,zIndex:s.length-d}],children:jsxRuntime.jsx(Ft,{uri:G(g),width:20,height:20})},u.name)})})})]})}var gt=reactNative.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 Wo({onPress:e,title:t,subtitle:o,paymentNetworks:i}){let{fonts:r,components:l}=E(),a=l.depositMenu.card;return jsxRuntime.jsxs(We,{cardTokens:a,onPress:e,style:xt.wrapper,contentStyle:xt.container,children:[jsxRuntime.jsxs(reactNative.View,{style:xt.leftContent,children:[jsxRuntime.jsx(reactNative.View,{style:[xt.iconContainer,{borderRadius:a.iconContainerBorderRadius}],children:jsxRuntime.jsx(Or,{size:20,color:a.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.View,{style:xt.textContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[xt.title,{color:a.titleColor,fontFamily:r.regular}],children:t}),jsxRuntime.jsx(reactNative.Text,{style:[xt.subtitle,{color:a.subtitleColor,fontFamily:r.regular}],children:o})]})]}),jsxRuntime.jsx(reactNative.View,{style:xt.rightContent,children:jsxRuntime.jsx(reactNative.View,{style:xt.paymentIcons,children:i?.map(s=>{let u=s.icon_urls.find(d=>d.format==="png")?.url||s.icon_urls.find(d=>d.format==="svg")?.url;return jsxRuntime.jsx(Ft,{uri:G(u),width:32,height:20,borderRadius:4},s.name)})})})]})}var xt=reactNative.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 Eo({onPress:e,title:t,subtitle:o,badge:i}){let{fonts:r,components:l}=E(),a=l.depositMenu.card;return jsxRuntime.jsx(We,{cardTokens:a,onPress:e,style:St.wrapper,contentStyle:St.container,children:jsxRuntime.jsxs(reactNative.View,{style:St.leftContent,children:[jsxRuntime.jsxs(reactNative.View,{style:[St.iconContainer,{borderRadius:a.iconContainerBorderRadius}],children:[jsxRuntime.jsx(Nt,{size:20,color:a.iconColor,strokeWidth:2}),i!==void 0&&i>0&&jsxRuntime.jsx(reactNative.View,{style:[St.badge,{backgroundColor:a.iconColor,borderRadius:l.badge.borderRadius}],children:jsxRuntime.jsx(reactNative.Text,{style:[St.badgeText,{fontFamily:r.semibold}],children:i>99?"99+":i})})]}),jsxRuntime.jsxs(reactNative.View,{style:St.textContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[St.title,{color:a.titleColor,fontFamily:r.regular}],children:t}),jsxRuntime.jsx(reactNative.Text,{style:[St.subtitle,{color:a.subtitleColor,fontFamily:r.regular}],children:o})]})]})})}var St=reactNative.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"}});var Fn=1e4,Wn=2500,En=3e3,On=6e4;function Oo(e){let{depositConfirmationMode:t,depositAddress:o,chain:i,externalUserId:r,publishableKey:l,modalOpenedAt:a,depositWalletId:s,depositExecutions:u,trackedExecutions:d,setDepositExecutions:g,setTrackedExecutions:y,setLatestExecution:S,setShowStatusSheet:B,onDepositSuccess:D,onExecutionsChange:w,onDepositError:p}=e,[C,f]=react.useState(false),[n,c]=react.useState(false);return react.useEffect(()=>{if(t!=="auto_ui"&&t!=="auto_silent"||!o)return;f(false),t==="auto_ui"&&c(false);let T=setTimeout(()=>{f(true),t==="auto_ui"&&c(true);},Fn);return ()=>clearTimeout(T)},[t,o,i]),react.useEffect(()=>{if(!r||!a)return;let T=new Date(a.getTime()-On),A=setInterval(async()=>{try{let se=[...(await vo(r,l)).data??[]].sort((M,z)=>{let te=M.created_at?new Date(M.created_at).getTime():0;return (z.created_at?new Date(z.created_at).getTime():0)-te}),ee=null;for(let M of se){let z=M.created_at?new Date(M.created_at):null;if(!z||z<=T)continue;let te=d.get(M.id);if(!te){ee=M;break}if(["pending","waiting","delayed"].includes(te)&&M.status==="succeeded"){ee=M;break}}if(ee){let M=ee;g(z=>{let te=z.findIndex(X=>X.id===M.id);if(te>=0){let X=[...z];return X[te]=M,X}return [...z,M]}),y(z=>{let te=new Map(z);return te.set(M.id,M.status),te}),S(M),B(!0),M.status==="succeeded"&&D?.({message:"Deposit completed successfully",executionId:M.id}),w?.([...u,M]);}}catch(m){p?.({message:"Failed to check deposit status",error:m});}},Wn);return ()=>clearInterval(A)},[r,l,a,d,u,w,D,p]),react.useEffect(()=>{if(!C||!s)return;let T=async()=>{try{await Lr(s,l);}catch{}};T();let A=setInterval(T,En);return ()=>clearInterval(A)},[C,s,l]),{pollingEnabled:C,showWaitingUi:n,handleIveDeposited:()=>{f(true),c(true);}}}function fo({value:e,size:t=180,logoUri:o,logoSize:i=40,logoBackgroundColor:r}){let{colors:l,isDark:a}=E(),s=a?"#1a1a1a":"#ffffff",u=a?"#ffffff":"#000000",d=r||s;return jsxRuntime.jsxs(reactNative.View,{style:[zn.container,{width:t,height:t}],children:[jsxRuntime.jsx(Hi__default.default,{value:e||"placeholder",size:t,backgroundColor:s,color:u,ecl:"H",quietZone:4}),o&&jsxRuntime.jsx(reactNative.View,{style:[zn.logoContainer,{width:i+12,height:i+12,backgroundColor:d,borderRadius:(i+12)/2}],children:jsxRuntime.jsx(Ft,{uri:o,width:i,height:i,borderRadius:i/2})})]})}var zn=reactNative.StyleSheet.create({container:{alignItems:"center",justifyContent:"center",position:"relative"},logoContainer:{position:"absolute",alignItems:"center",justifyContent:"center"}});function Zi({size:e,strokeWidth:t,iconSize:o,children:i}){let r=react.useRef(new reactNative.Animated.Value(0)).current,l=(e-t)/2,a=2*Math.PI*l,s=e/2,u=(e-o)/2;react.useEffect(()=>{let g=reactNative.Animated.loop(reactNative.Animated.timing(r,{toValue:1,duration:1500,easing:reactNative.Easing.linear,useNativeDriver:true}));return g.start(),()=>g.stop()},[r]);let d=r.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return jsxRuntime.jsxs(reactNative.View,{style:{width:e,height:e},children:[jsxRuntime.jsx(reactNative.Animated.View,{style:{position:"absolute",top:0,left:0,width:e,height:e,transform:[{rotate:d}]},children:jsxRuntime.jsxs(_e__default.default,{width:e,height:e,children:[jsxRuntime.jsx(_e.Defs,{children:jsxRuntime.jsxs(_e.LinearGradient,{id:"progressGradient",x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[jsxRuntime.jsx(_e.Stop,{offset:"0%",stopColor:"#F59E0B"}),jsxRuntime.jsx(_e.Stop,{offset:"100%",stopColor:"#FBBF24"})]})}),jsxRuntime.jsx(_e.Circle,{cx:s,cy:s,r:l,stroke:"url(#progressGradient)",strokeWidth:t,fill:"none",strokeDasharray:`${a*.75} ${a*.25}`,strokeLinecap:"round",rotation:-90,origin:`${s}, ${s}`})]})}),jsxRuntime.jsx(reactNative.View,{style:{position:"absolute",top:u+1.5,left:u,width:o,height:o},children:i})]})}function jn(e){let t=e.split("/"),o=t[t.length-1];return o&&o.length>10?`${o.slice(0,6)}...${o.slice(-3)}`:o||""}function es(e){let o=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"][e.getMonth()],i=e.getDate(),r=e.getFullYear(),l=e.getHours(),a=e.getMinutes(),s=l>=12?"pm":"am";l=l%12,l=l||12;let u=a<10?`0${a}`:a;return `${o} ${i}, ${r} at ${l}:${u}${s}`}function go({visible:e,status:t,tokenIconUrl:o,explorerUrl:i,completionExplorerUrl:r,date:l,amountUsd:a,onClose:s,borderTopLeftRadius:u,borderTopRightRadius:d}){let{colors:g,fonts:y,components:S}=E(),[B,D]=react.useState(false),w=t==="pending"||t==="waiting"||t==="delayed",p=t==="succeeded",C=()=>{i&&reactNative.Linking.openURL(i);},f=()=>{r&&reactNative.Linking.openURL(r);};return jsxRuntime.jsx(fe,{visible:e,onClose:s,closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:u,borderTopRightRadius:d,children:jsxRuntime.jsxs(reactNative.View,{style:ge.container,children:[jsxRuntime.jsx(reactNative.TouchableOpacity,{style:ge.closeButton,onPress:s,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsxRuntime.jsx(Me,{size:20,color:S.header.buttonColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.View,{style:ge.iconContainer,children:w?jsxRuntime.jsx(Zi,{size:80,strokeWidth:4,iconSize:68,children:o?jsxRuntime.jsx(reactNative.Image,{source:{uri:G(o)},style:ge.tokenIconFill}):jsxRuntime.jsx(reactNative.View,{style:[ge.tokenIconFill,{backgroundColor:g.cardHover}]})}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[o?jsxRuntime.jsx(reactNative.Image,{source:{uri:G(o)},style:ge.tokenIconLarge}):jsxRuntime.jsx(reactNative.View,{style:[ge.tokenIconLarge,{backgroundColor:g.cardHover}]}),jsxRuntime.jsx(reactNative.View,{style:[ge.statusBadge,{backgroundColor:S.container.iconBackgroundColor}],children:jsxRuntime.jsx(De,{size:16,color:S.container.iconColor,strokeWidth:3})})]})}),jsxRuntime.jsx(reactNative.Text,{style:[ge.title,{color:S.container.titleColor,fontFamily:y.semibold}],children:w?"Deposit Processing":"Deposit Complete"}),a!==void 0&&jsxRuntime.jsxs(reactNative.Text,{style:[ge.amount,{color:S.container.titleColor,fontFamily:y.bold}],children:["$",a.toLocaleString(void 0,{minimumFractionDigits:2,maximumFractionDigits:2})]}),l&&jsxRuntime.jsx(reactNative.Text,{style:[ge.date,{color:S.container.subtitleColor,fontFamily:y.regular}],children:es(l)}),jsxRuntime.jsx(reactNative.Text,{style:[ge.subtitle,{color:S.container.subtitleColor,fontFamily:y.regular}],children:w?"This usually takes less than a minute.":"Your account has been credited successfully!"}),p&&(i||r)&&jsxRuntime.jsxs(reactNative.View,{style:ge.detailsSection,children:[jsxRuntime.jsx(reactNative.View,{style:[ge.divider,{backgroundColor:g.border}]}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{style:ge.detailsToggle,onPress:()=>D(!B),children:[jsxRuntime.jsx(reactNative.Text,{style:[ge.detailsToggleText,{color:S.container.actionTitle,fontFamily:y.medium}],children:B?"See less":"See more details"}),B?jsxRuntime.jsx(Pt,{size:18,color:S.container.actionColor,strokeWidth:2}):jsxRuntime.jsx(Ue,{size:18,color:S.container.actionColor,strokeWidth:2})]}),B&&jsxRuntime.jsxs(reactNative.View,{style:ge.txButtonsContainer,children:[i&&jsxRuntime.jsxs(reactNative.TouchableOpacity,{style:[ge.txButton,{backgroundColor:S.card.backgroundColor,borderColor:g.border}],onPress:C,children:[jsxRuntime.jsx(reactNative.Text,{style:[ge.txLabel,{color:S.card.titleColor,fontFamily:y.medium}],children:"Deposit tx"}),jsxRuntime.jsx(reactNative.Text,{style:[ge.txHash,{color:S.card.subtitleColor,fontFamily:y.regular}],children:jn(i)}),jsxRuntime.jsx($t,{size:16,color:S.card.actionColor,strokeWidth:2})]}),r&&jsxRuntime.jsxs(reactNative.TouchableOpacity,{style:[ge.txButton,{backgroundColor:S.card.backgroundColor,borderColor:g.border}],onPress:f,children:[jsxRuntime.jsx(reactNative.Text,{style:[ge.txLabel,{color:S.card.titleColor,fontFamily:y.medium}],children:"Completion tx"}),jsxRuntime.jsx(reactNative.Text,{style:[ge.txHash,{color:S.card.subtitleColor,fontFamily:y.regular}],children:jn(r)}),jsxRuntime.jsx($t,{size:16,color:S.card.actionColor,strokeWidth:2})]})]})]})]})})}var ge=reactNative.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 sr({depositConfirmationMode:e,depositAddress:t,showWaitingUi:o,latestExecution:i,onIveDeposited:r}){let{colors:l,fonts:a,components:s}=E();return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[e==="manual"&&t&&!o&&jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:r,activeOpacity:.8,style:[Qt.iveDepositedButton,{backgroundColor:l.primary,borderRadius:s.button.borderRadius,borderWidth:s.button.borderWidth,borderColor:s.button.borderColor}],children:jsxRuntime.jsx(reactNative.Text,{style:[Qt.iveDepositedButtonText,{color:l.primaryForeground??"#FFF",fontFamily:a.semibold}],children:"I've made the deposit"})}),o&&!i&&jsxRuntime.jsxs(reactNative.View,{style:[Qt.processingCard,{backgroundColor:s.card.backgroundColor,borderRadius:s.card.borderRadius,borderWidth:s.card.borderWidth,borderColor:s.card.borderColor,shadowColor:s.card.shadowOpacity>0?s.card.shadowColor:void 0,shadowOffset:s.card.shadowOpacity>0?s.card.shadowOffset:void 0,shadowOpacity:s.card.shadowOpacity,shadowRadius:s.card.shadowRadius,elevation:s.card.elevation}],children:[jsxRuntime.jsx(reactNative.View,{style:[Qt.detailIcon,{backgroundColor:s.card.iconBackgroundColor,borderRadius:s.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(zr,{size:14,color:s.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.View,{style:Qt.processingCardText,children:[jsxRuntime.jsx(reactNative.Text,{style:[Qt.processingCardTitle,{color:s.card.titleColor,fontFamily:a.semibold}],children:"Processing deposit transactions."}),jsxRuntime.jsx(reactNative.Text,{style:[Qt.processingCardSubtitle,{color:s.card.subtitleColor,fontFamily:a.regular}],children:"We're checking if your deposit has landed."})]})]})]})}var Qt=reactNative.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 Ao=(e,t)=>`${t}:${e}`,ds=e=>{let[t,o]=e.split(":");return {chainType:t,chainId:o}};function lr({externalUserId:e,publishableKey:t,recipientAddress:o,destinationChainType:i,destinationChainId:r,destinationTokenAddress:l,destinationTokenSymbol:a,defaultChainType:s,defaultChainId:u,defaultTokenAddress:d,depositConfirmationMode:g="auto_ui",onExecutionsChange:y,onDepositSuccess:S,onDepositError:B,borderTopLeftRadius:D,borderTopRightRadius:w,sheetBorderRadius:p}){let{colors:C,fonts:f,components:n}=E(),c=s&&u?`${s}:${u}`:"solana:mainnet",[_,T]=react.useState("USDC"),[A,m]=react.useState(c),[$,se]=react.useState([]),[ee,M]=react.useState(true),[z,te]=react.useState([]),[X,Ce]=react.useState(true),[Ze,$e]=react.useState(false),[Y,Be]=react.useState(false),[et,Pe]=react.useState(false),[qe,Oe]=react.useState(false),[Qe,lt]=react.useState([]),[Ct,tt]=react.useState(new Map),[bo]=react.useState(()=>new Date),[Ot,je]=react.useState(null),[ko,At]=react.useState(false),[le,Ae]=react.useState(null),[wo,ot]=react.useState(false),bt=new Map;z.forEach(R=>{R.chains.forEach(V=>{let N=`${V.chain_type}:${V.chain_id}`;bt.has(N)||bt.set(N,V);});});let kt=Array.from(bt.values()),zt=ds(A),To=kt.find(R=>R.chain_type===zt.chainType&&R.chain_id===zt.chainId)?.chain_type||"ethereum",Lt=Ht($,To),we=Lt?.address||"",Re=react.useRef(false);react.useEffect(()=>{async function R(){try{Ce(!0),je(null);let N=await Do(t,l&&r&&i?{destination_token_address:l,destination_chain_id:r,destination_chain_type:i}:void 0);if(te(N.data),N.data.length>0&&!Re.current){Re.current=!0;let U,ke;if(s&&u)if(d)for(let ue of N.data){let ct=ue.chains.find(ut=>ut.chain_type===s&&ut.chain_id===u&&ut.token_address.toLowerCase()===d.toLowerCase());if(ct){U=ue,ke=ct;break}}else for(let ue of N.data){let ct=ue.chains.find(ut=>ut.chain_type===s&&ut.chain_id===u);if(ct){U=ue,ke=ct;break}}if(!U&&l)for(let ue of N.data){let ct=ue.chains.find(ut=>ut.token_address.toLowerCase()===l.toLowerCase());if(ct){U=ue,ke=ct;break}}U||(U=N.data.find(ue=>ue.symbol==="USDC"),U&&U.chains.length>0&&(ke=U.chains[0])),U||(U=N.data.find(ue=>ue.symbol==="USDT"),U&&U.chains.length>0&&(ke=U.chains[0])),U||(U=N.data[0],U.chains.length>0&&(ke=U.chains[0])),U&&T(U.symbol),ke&&m(Ao(ke.chain_id,ke.chain_type));}}catch(V){console.error("Error fetching supported tokens:",V),je("Failed to load supported tokens"),B?.({message:"Failed to load supported tokens",error:V});}finally{Ce(false);}}R();},[t,B,s,u,d,l,r,i]),react.useEffect(()=>{async function R(){try{M(!0),je(null);let V=await Ut({external_user_id:e,recipient_address:o,destination_chain_type:i,destination_chain_id:r,destination_token_address:l},t);se(V.data);}catch(V){console.error("Error fetching wallets:",V),je("Failed to load wallets"),B?.({message:"Failed to load wallets",error:V});}finally{M(false);}}R();},[e,o,i,r,l,t,B]);let xo=Lt?.id??"",{showWaitingUi:Xt,handleIveDeposited:Zt}=Oo({depositConfirmationMode:g,depositAddress:we,chain:A,externalUserId:e,publishableKey:t,modalOpenedAt:bo,depositWalletId:xo,depositExecutions:Qe,trackedExecutions:Ct,setDepositExecutions:lt,setTrackedExecutions:tt,setLatestExecution:Ae,setShowStatusSheet:At,onDepositSuccess:S,onExecutionsChange:y,onDepositError:B});react.useEffect(()=>{if(!z.length)return;let R=z.find(N=>N.symbol===_);if(!R||R.chains.length===0)return;if(!R.chains.some(N=>Ao(N.chain_id,N.chain_type)===A)){let N=R.chains[0];m(Ao(N.chain_id,N.chain_type));}},[_,z,A]);let Ie=z.find(R=>R.symbol===_),So=Ie?.chains||[],ve=So.find(R=>Ao(R.chain_id,R.chain_type)===A),eo=async()=>{if(we)try{reactNative.Clipboard.setString(we),$e(!0),setTimeout(()=>$e(!1),2e3);}catch(R){console.error("Failed to copy:",R);}},Mt=ve?.estimated_price_impact_percent??0,dt=ve?.max_slippage_percent??.25,_o=ve?.minimum_deposit_amount_usd??3;if(X)return jsxRuntime.jsxs(reactNative.View,{style:h.loadingContainer,children:[jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"large",color:C.primary}),jsxRuntime.jsx(reactNative.Text,{style:[h.loadingText,{color:C.foregroundMuted,fontFamily:f.regular}],children:"Loading currencies..."})]});if(Ot&&z.length===0)return jsxRuntime.jsxs(reactNative.View,{style:h.errorContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[h.errorText,{color:C.error,fontFamily:f.regular}],children:Ot}),jsxRuntime.jsx(reactNative.Text,{style:[h.errorHint,{color:C.foregroundMuted,fontFamily:f.regular}],children:"Please check your network connection and try again."})]});let Z=()=>jsxRuntime.jsxs(fe,{visible:et,onClose:()=>Pe(false),closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:p?.tokenSelector?.borderTopLeftRadius??D,borderTopRightRadius:p?.tokenSelector?.borderTopRightRadius??w,children:[jsxRuntime.jsxs(reactNative.View,{style:[h.sheetHeader,{borderBottomColor:C.border}],children:[jsxRuntime.jsx(reactNative.View,{style:h.sheetHeaderSpacer}),jsxRuntime.jsx(reactNative.Text,{style:[h.sheetTitle,{color:n.header.titleColor,fontFamily:f.medium}],children:"Select Token"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>Pe(false),style:h.sheetCloseButton,children:jsxRuntime.jsx(Me,{size:20,color:n.header.buttonColor,strokeWidth:2})})]}),jsxRuntime.jsx(reactNative.ScrollView,{style:h.sheetList,showsVerticalScrollIndicator:false,children:z.map(R=>jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>{T(R.symbol),Pe(false);},style:[h.sheetItem,{backgroundColor:_===R.symbol?n.card.backgroundColor:"transparent"}],children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(R,"png"))},style:h.sheetItemIcon}),jsxRuntime.jsxs(reactNative.View,{style:h.sheetItemText,children:[jsxRuntime.jsx(reactNative.Text,{style:[h.sheetItemTitle,{color:n.card.titleColor,fontFamily:f.medium}],children:R.symbol}),jsxRuntime.jsxs(reactNative.Text,{style:[h.sheetItemSubtitle,{color:n.card.subtitleColor,fontFamily:f.regular}],children:[R.chains.length," network",R.chains.length!==1?"s":""," available"]})]}),_===R.symbol&&jsxRuntime.jsx(De,{size:20,color:C.primary,strokeWidth:2})]},R.symbol))})]}),be=()=>jsxRuntime.jsxs(fe,{visible:qe,onClose:()=>Oe(false),closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:p?.chainSelector?.borderTopLeftRadius??D,borderTopRightRadius:p?.chainSelector?.borderTopRightRadius??w,children:[jsxRuntime.jsxs(reactNative.View,{style:[h.sheetHeader,{borderBottomColor:C.border}],children:[jsxRuntime.jsx(reactNative.View,{style:h.sheetHeaderSpacer}),jsxRuntime.jsx(reactNative.Text,{style:[h.sheetTitle,{color:n.header.titleColor,fontFamily:f.medium}],children:"Select Network"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>Oe(false),style:h.sheetCloseButton,children:jsxRuntime.jsx(Me,{size:20,color:n.header.buttonColor,strokeWidth:2})})]}),jsxRuntime.jsx(reactNative.ScrollView,{style:h.sheetList,showsVerticalScrollIndicator:false,children:So.map(R=>{let V=Ao(R.chain_id,R.chain_type),N=A===V;return jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>{m(V),Oe(false);},style:[h.sheetItem,{backgroundColor:N?n.card.backgroundColor:"transparent"}],children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(R,"png"))},style:h.sheetItemIcon}),jsxRuntime.jsxs(reactNative.View,{style:h.sheetItemText,children:[jsxRuntime.jsx(reactNative.Text,{style:[h.sheetItemTitle,{color:n.card.titleColor,fontFamily:f.medium}],children:R.chain_name}),jsxRuntime.jsxs(reactNative.Text,{style:[h.sheetItemSubtitle,{color:n.card.subtitleColor,fontFamily:f.regular}],children:["Min deposit: $",R.minimum_deposit_amount_usd]})]}),N&&jsxRuntime.jsx(De,{size:20,color:C.primary,strokeWidth:2})]},V)})})]});return jsxRuntime.jsxs(reactNative.View,{style:h.container,children:[jsxRuntime.jsxs(reactNative.View,{style:h.selectorSection,children:[jsxRuntime.jsx(reactNative.Text,{style:[h.selectorLabel,{color:n.card.labelColor,fontFamily:f.regular}],children:"Token"}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>Pe(true),style:[h.selector,{backgroundColor:n.card.backgroundColor,borderRadius:n.card.borderRadius,borderWidth:n.card.borderWidth,borderColor:n.card.borderColor}],children:[Ie&&jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(Ie,"png"))},style:h.selectorIcon}),jsxRuntime.jsx(reactNative.Text,{style:[h.selectorText,{color:n.card.titleColor,fontFamily:f.medium}],children:_}),jsxRuntime.jsx(Ue,{size:16,color:n.card.actionColor,strokeWidth:2})]})]}),jsxRuntime.jsxs(reactNative.View,{style:h.selectorSection,children:[jsxRuntime.jsxs(reactNative.Text,{style:[h.selectorLabel,{color:n.card.labelColor,fontFamily:f.regular}],children:["Network"," ",jsxRuntime.jsxs(reactNative.Text,{style:[h.minDeposit,{fontFamily:f.regular}],children:["($",_o," min)"]})]}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>Oe(true),style:[h.selector,{backgroundColor:n.card.backgroundColor,borderRadius:n.card.borderRadius,borderWidth:n.card.borderWidth,borderColor:n.card.borderColor}],children:[ve&&jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(ve,"png"))},style:h.selectorIcon}),jsxRuntime.jsx(reactNative.Text,{style:[h.selectorText,{color:n.card.titleColor,fontFamily:f.medium}],numberOfLines:1,children:ve?.chain_name||"Select network"}),jsxRuntime.jsx(Ue,{size:16,color:n.card.actionColor,strokeWidth:2})]})]}),jsxRuntime.jsx(reactNative.View,{style:h.qrContainer,children:jsxRuntime.jsx(reactNative.View,{style:[h.qrWrapper,{backgroundColor:C.background,borderRadius:n.card.borderRadius,borderWidth:n.card.borderWidth>0?n.card.borderWidth:1,borderColor:n.card.borderColor}],children:ee?jsxRuntime.jsxs(reactNative.View,{style:h.qrLoading,children:[jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"small",color:C.primary}),jsxRuntime.jsx(reactNative.Text,{style:[h.loadingText,{color:C.foregroundMuted,fontFamily:f.regular}],children:"Loading..."})]}):we?jsxRuntime.jsx(fo,{value:we,size:160,logoUri:G(de(ve,"png")||ze("/icons/networks/png/ethereum.png")),logoSize:40}):jsxRuntime.jsx(reactNative.View,{style:h.qrLoading,children:jsxRuntime.jsx(reactNative.Text,{style:[h.errorText,{color:C.error,fontFamily:f.regular}],children:"No address available"})})})}),jsxRuntime.jsxs(reactNative.View,{style:h.addressSection,children:[jsxRuntime.jsxs(reactNative.View,{style:h.addressHeader,children:[jsxRuntime.jsx(reactNative.Text,{style:[h.addressLabel,{color:n.card.labelColor,fontFamily:f.medium}],children:"Deposit Address"}),Ze&&jsxRuntime.jsxs(reactNative.View,{style:h.copiedIndicator,children:[jsxRuntime.jsx(De,{size:14,color:C.success,strokeWidth:2}),jsxRuntime.jsx(reactNative.Text,{style:[h.copiedText,{color:C.success,fontFamily:f.regular}],children:"Copied"})]})]}),jsxRuntime.jsxs(We,{cardTokens:n.transferCrypto.depositAddress.card,onPress:!ee&&we?eo:void 0,contentStyle:h.addressBox,children:[jsxRuntime.jsx(reactNative.Text,{style:[h.addressText,{color:n.card.titleColor,fontFamily:f.regular}],numberOfLines:2,children:ee?"Loading...":we||"No address available"}),jsxRuntime.jsx(reactNative.View,{style:h.addressCopyIcon,children:jsxRuntime.jsx(Po,{size:16,color:n.card.actionColor,strokeWidth:1})})]})]}),jsxRuntime.jsxs(reactNative.View,{style:[h.detailsCard,{backgroundColor:n.card.backgroundColor,borderRadius:n.card.borderRadius,borderWidth:n.card.borderWidth,borderColor:n.card.borderColor}],children:[jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>Be(!Y),style:h.detailsHeader,children:[jsxRuntime.jsxs(reactNative.View,{style:h.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[h.detailIcon,{backgroundColor:n.card.iconBackgroundColor,borderRadius:n.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(Nt,{size:12,color:n.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[h.detailsLabel,{color:n.card.titleColor,fontFamily:f.regular}],children:"Processing time: < 1 min"})]}),jsxRuntime.jsx(reactNative.View,{style:h.chevronContainer,children:Y?jsxRuntime.jsx(Pt,{size:16,color:n.card.actionColor,strokeWidth:2}):jsxRuntime.jsx(Ue,{size:16,color:n.card.actionColor,strokeWidth:2})})]}),Y&&jsxRuntime.jsxs(reactNative.View,{style:h.detailsContent,children:[jsxRuntime.jsxs(reactNative.View,{style:h.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[h.detailIcon,{backgroundColor:n.card.iconBackgroundColor,borderRadius:n.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(io,{size:12,color:n.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[h.detailsLabel,{color:n.card.titleColor,fontFamily:f.regular}],children:["Price impact: ",Mt.toFixed(2),"%"]}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>ot(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsxRuntime.jsx(so,{size:14,color:n.card.actionColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:h.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[h.detailIcon,{backgroundColor:n.card.iconBackgroundColor,borderRadius:n.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(ao,{size:12,color:n.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[h.detailsLabel,{color:n.card.titleColor,fontFamily:f.regular}],children:["Slippage: Auto \u2022 ",dt.toFixed(2),"%"]}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>ot(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsxRuntime.jsx(so,{size:14,color:n.card.actionColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:h.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[h.detailIcon,{backgroundColor:n.card.iconBackgroundColor,borderRadius:n.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(Xo,{size:12,color:n.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[h.detailsLabel,{color:n.card.titleColor,fontFamily:f.regular}],children:["Need help?"," ",jsxRuntime.jsx(reactNative.Text,{style:{textDecorationLine:"underline"},children:"Contact support"})]})]})]})]}),jsxRuntime.jsx(sr,{depositConfirmationMode:g,depositAddress:we,showWaitingUi:Xt,latestExecution:le,onIveDeposited:Zt}),jsxRuntime.jsx(reactNative.TouchableOpacity,{style:h.termsContainer,onPress:()=>reactNative.Linking.openURL("https://unifold.io/terms"),children:jsxRuntime.jsx(reactNative.Text,{style:[h.termsText,{color:C.primary,fontFamily:f.regular}],children:"Terms apply"})}),Z(),be(),jsxRuntime.jsxs(fe,{visible:wo,onClose:()=>ot(false),closeOnBackdropPress:true,showHandle:true,borderTopLeftRadius:p?.infoSheet?.borderTopLeftRadius??D,borderTopRightRadius:p?.infoSheet?.borderTopRightRadius??w,children:[jsxRuntime.jsxs(reactNative.View,{style:[h.sheetHeader,{borderBottomColor:C.border}],children:[jsxRuntime.jsx(reactNative.View,{style:h.sheetHeaderSpacer}),jsxRuntime.jsx(reactNative.Text,{style:[h.sheetTitle,{color:n.header.titleColor,fontFamily:f.medium}],children:"Price Impact & Slippage"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>ot(false),style:h.sheetCloseButton,children:jsxRuntime.jsx(Me,{size:20,color:n.header.buttonColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:h.infoSheetContent,children:[jsxRuntime.jsxs(reactNative.View,{style:[h.infoCard,{backgroundColor:n.card.backgroundColor,borderRadius:n.card.borderRadius,borderWidth:n.card.borderWidth,borderColor:n.card.borderColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:h.infoCardHeader,children:[jsxRuntime.jsx(reactNative.View,{style:[h.infoCardIcon,{backgroundColor:n.card.iconBackgroundColor,borderRadius:n.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(io,{size:16,color:n.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[h.infoCardTitle,{color:n.card.titleColor,fontFamily:f.medium}],children:"Price Impact"}),jsxRuntime.jsxs(reactNative.Text,{style:[h.infoCardValue,{color:n.card.titleColor,fontFamily:f.medium}],children:[Mt.toFixed(2),"%"]})]}),jsxRuntime.jsx(reactNative.Text,{style:[h.infoCardDescription,{color:n.card.descriptionColor,fontFamily:f.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."})]}),jsxRuntime.jsxs(reactNative.View,{style:[h.infoCard,{backgroundColor:n.card.backgroundColor,borderRadius:n.card.borderRadius,borderWidth:n.card.borderWidth,borderColor:n.card.borderColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:h.infoCardHeader,children:[jsxRuntime.jsx(reactNative.View,{style:[h.infoCardIcon,{backgroundColor:n.card.iconBackgroundColor,borderRadius:n.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(ao,{size:16,color:n.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[h.infoCardTitle,{color:n.card.titleColor,fontFamily:f.medium}],children:"Max Slippage"}),jsxRuntime.jsxs(reactNative.Text,{style:[h.infoCardValue,{color:n.card.titleColor,fontFamily:f.medium}],children:[dt.toFixed(2),"%"]})]}),jsxRuntime.jsx(reactNative.Text,{style:[h.infoCardDescription,{color:n.card.descriptionColor,fontFamily:f.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."})]})]})]}),le&&jsxRuntime.jsx(go,{visible:ko,status:le.status,tokenIconUrl:le.destination_token_metadata?.icon_urls?.find(R=>R.format==="png")?.url||le.destination_token_metadata?.icon_url||de(Ie,"png"),explorerUrl:le.explorer_url,completionExplorerUrl:le.destination_explorer_url,date:le.created_at?new Date(le.created_at):void 0,amountUsd:le.source_amount_usd?parseFloat(le.source_amount_usd):void 0,onClose:()=>At(false),borderTopLeftRadius:p?.depositStatus?.borderTopLeftRadius??D,borderTopRightRadius:p?.depositStatus?.borderTopRightRadius??w})]})}var h=reactNative.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:{maxHeight:400,paddingTop:8},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 dr({currency:e,isSelected:t,onSelect:o}){let{colors:i,fonts:r,components:l}=E();return jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>o(e.currency_code),activeOpacity:.7,style:[Gt.container,{backgroundColor:l.card.backgroundColor,borderRadius:l.list.rowBorderRadius,borderWidth:l.card.borderWidth,borderColor:l.card.borderColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:Gt.leftContent,children:[jsxRuntime.jsx(reactNative.View,{style:[Gt.iconContainer,{backgroundColor:i.background}],children:jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(e,"png"))},style:Gt.icon})}),jsxRuntime.jsxs(reactNative.View,{style:Gt.textContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[Gt.name,{color:l.card.titleColor,fontFamily:r.medium}],children:e.name}),jsxRuntime.jsx(reactNative.Text,{style:[Gt.code,{color:l.card.subtitleColor,fontFamily:r.regular}],children:e.currency_code.toUpperCase()})]})]}),t&&jsxRuntime.jsx(De,{size:16,color:i.primary,strokeWidth:2})]})}var Gt=reactNative.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 Mo({title:e,currencies:t,selectedCurrency:o,onSelect:i}){let{fonts:r,components:l}=E();return t.length===0?null:jsxRuntime.jsxs(reactNative.View,{children:[jsxRuntime.jsx(reactNative.View,{style:Gn.headerContainer,children:jsxRuntime.jsx(reactNative.Text,{style:[Gn.title,{color:l.list.titleSectionColor,fontFamily:r.medium}],children:e})}),t.map(a=>jsxRuntime.jsx(dr,{currency:a,isSelected:o.toLowerCase()===a.currency_code.toLowerCase(),onSelect:i},a.currency_code))]})}var Gn=reactNative.StyleSheet.create({headerContainer:{paddingHorizontal:12,paddingBottom:8,paddingTop:4},title:{fontSize:14,fontWeight:"500"}});function ur({open:e,onOpenChange:t,currencies:o,preferredCurrencyCodes:i,selectedCurrency:r,onSelectCurrency:l,borderTopLeftRadius:a,borderTopRightRadius:s}){let{colors:u,fonts:d,components:g}=E(),[y,S]=react.useState(""),B=i.map(c=>o.find(_=>_.currency_code.toLowerCase()===c.toLowerCase())).filter(c=>c!==void 0),D=o.filter(c=>!i.includes(c.currency_code.toLowerCase())),w=c=>{if(!y)return c;let _=y.toLowerCase();return c.filter(T=>T.name.toLowerCase().includes(_)||T.currency_code.toLowerCase().includes(_))},p=w(B),C=w(D),f=c=>{l(c),t(false),S("");},n=()=>{t(false),S("");};return jsxRuntime.jsxs(fe,{visible:e,onClose:n,closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:a,borderTopRightRadius:s,children:[jsxRuntime.jsx(Ke,{title:"Currency",showBack:false,onClose:n}),jsxRuntime.jsx(reactNative.View,{style:Yt.searchContainer,children:jsxRuntime.jsx(reactNative.TextInput,{style:[Yt.searchInput,{backgroundColor:g.search.backgroundColor,color:g.search.inputColor,fontFamily:d.regular,borderRadius:g.search.borderRadius,borderWidth:g.input.borderWidth,borderColor:g.input.borderColor}],value:y,onChangeText:S,placeholder:"Search",placeholderTextColor:g.search.placeholderColor})}),jsxRuntime.jsx(reactNative.ScrollView,{style:Yt.listContainer,showsVerticalScrollIndicator:false,children:jsxRuntime.jsxs(reactNative.View,{style:Yt.listContent,children:[jsxRuntime.jsx(Mo,{title:"Popular currencies",currencies:p,selectedCurrency:r,onSelect:f}),p.length>0&&C.length>0&&jsxRuntime.jsx(reactNative.View,{style:Yt.sectionSpacer}),jsxRuntime.jsx(Mo,{title:"All currencies",currencies:C,selectedCurrency:r,onSelect:f}),p.length===0&&C.length===0&&jsxRuntime.jsx(reactNative.View,{style:Yt.noResultsContainer,children:jsxRuntime.jsx(reactNative.Text,{style:[Yt.noResultsText,{color:g.container.subtitleColor,fontFamily:d.regular}],children:"No currencies found"})})]})})]})}var Yt=reactNative.StyleSheet.create({searchContainer:{marginTop:8,paddingHorizontal:18,paddingBottom:12},searchInput:{padding:16,fontSize:14},listContainer:{height:400,paddingHorizontal:12},listContent:{paddingBottom:24,minHeight:400},sectionSpacer:{height:8},noResultsContainer:{paddingVertical:32,alignItems:"center"},noResultsText:{fontSize:14}});function nn(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 fr({externalUserId:e,publishableKey:t,view:o,onViewChange:i,destinationTokenSymbol:r,recipientAddress:l,destinationChainType:a,destinationChainId:s,destinationTokenAddress:u,onDepositSuccess:d,onDepositError:g,borderTopLeftRadius:y,borderTopRightRadius:S,sheetBorderRadius:B}){let{colors:D,fonts:w,components:p}=E(),[C,f]=react.useState(""),[n,c]=react.useState("usd"),[_,T]=react.useState(false),[A,m]=react.useState(false),[$,se]=react.useState([]),[ee,M]=react.useState(false),[z,te]=react.useState(null),[X,Ce]=react.useState(null),[Ze,$e]=react.useState("amount"),[Y,Be]=react.useState(null),[et,Pe]=react.useState(true),[qe,Oe]=react.useState(null),[Qe,lt]=react.useState(false),Ct=react.useRef(null),tt=react.useRef(false);react.useEffect(()=>{Ct.current=Y;},[Y]),react.useEffect(()=>{tt.current=Qe;},[Qe]);let[bo,Ot]=react.useState([]),[je,ko]=react.useState(true),[At,le]=react.useState(60),[Ae,wo]=react.useState([]),[ot,bt]=react.useState([]),[kt,zt]=react.useState(null),[Ve,To]=react.useState(null),[Lt,we]=react.useState(true),[Re,xo]=react.useState(null),[Xt,Zt]=react.useState(false),[Ie,So]=react.useState(null),[ve,eo]=react.useState(false),[Mt,dt]=react.useState(false),[_o,Z]=react.useState(false),[be,R]=react.useState(null),V=o??Ze,N=react.useRef(null),U=Ae.find(I=>I.currency_code.toLowerCase()===n.toLowerCase()),ke=react.useCallback(I=>{$e(I),I==="quotes"?i?.(I,$.length):i?.(I);},[$.length,i]);react.useEffect(()=>{async function I(){try{let W=await Bo();To(W);}catch(W){console.error("Error fetching user IP:",W);}finally{we(false);}}I();},[]),react.useEffect(()=>{async function I(){try{let W=await Ut({external_user_id:e,recipient_address:l,destination_chain_type:a,destination_chain_id:s,destination_token_address:u},t);Ot(W.data);}catch(W){console.error("Error fetching wallets:",W),te("Failed to load wallet addresses");}finally{ko(false);}}I();},[e,l,a,s,u,t]);let ue=r||kt?.symbol.toUpperCase()||"USDC",ct=oo(kt?.icon_urls,"png")||kt?.icon_url,ut=oo(kt?.chain_icon_urls,"png")||kt?.chain_icon_url;react.useEffect(()=>{async function I(){try{let W=await Wr(t);wo(W.data),bt(W.preferred||[]);}catch(W){console.error("Error fetching fiat currencies:",W);}}I();},[t]),react.useEffect(()=>{if(_||Ae.length===0||!Ve?.alpha2)return;let I=Ve.alpha2.toUpperCase(),W=Ae.find(pe=>pe.country_codes.includes(I));if(W)c(W.currency_code.toLowerCase()),!C&&!A&&f(W.default_amount.toString());else if(!C&&!A){let pe=Ae.find(pt=>pt.currency_code.toLowerCase()==="usd");pe&&f(pe.default_amount.toString());}},[Ae,Ve,_,C,A]),react.useEffect(()=>{if(Ae.length!==0){if(N.current!==null&&N.current!==n){let I=Ae.find(W=>W.currency_code.toLowerCase()===n.toLowerCase());I&&f(I.default_amount.toString());}N.current=n;}},[n,Ae]),react.useEffect(()=>{async function I(){try{let W=await Br({chain_type:a||"",chain_id:s||"",token_address:u||""},t);zt(W);}catch(W){console.error("Error fetching supported tokens:",W);}}I();},[a,s,u,t]),react.useEffect(()=>{async function I(){if(!(!u||!s||!a)&&!Lt){Zt(true);try{let W=await Fr({country_code:Ve?.alpha2?.toUpperCase()||"US",subdivision_code:Ve?.state||void 0,token_address:u,chain_id:s,chain_type:a},t);xo(W);}catch(W){console.error("Error fetching default onramp token:",W);}finally{Zt(false);}}}I();},[u,s,a,Ve,Lt,t]),react.useEffect(()=>{let I=parseFloat(C);if(isNaN(I)||I<=0){se([]),Ce(null);return}if(!Re||Xt){se([]),Be(null);return}let W=Ae.find(pt=>pt.currency_code.toLowerCase()===n.toLowerCase());if(W){if(I<W.minimum_amount){se([]),Be(null),Ce(`Minimum amount is ${nn(n)}${W.minimum_amount.toLocaleString()}`);return}if(I>W.maximum_amount){se([]),Be(null),Ce(`Maximum amount is ${nn(n)}${W.maximum_amount.toLocaleString()}`);return}}Ce(null);let pe=setTimeout(()=>{yn(I);},500);return ()=>clearTimeout(pe)},[C,n,t,Re,Xt,Ae]);let yn=async I=>{if(!Re){te("Loading token information...");return}M(true),te(null);try{let W={country_code:Ve?.alpha2?.toUpperCase()||"US",source_amount:I.toString(),source_currency:n.toLowerCase(),destination_currency:Re.destination_currency,destination_network:Re.destination_network,subdivision_code:Ve?.state||void 0},pe=await Pr(W,t);se(pe.data);let pt=tt.current,Cn=Ct.current;if(pt&&Cn){let to=pe.data.find(wt=>wt.service_provider===Cn.service_provider);if(to){if(Be(to),pe.data.length>0){let wt=pe.data.reduce((Bt,Ro)=>Ro.destination_amount>Bt.destination_amount?Ro:Bt);qe||Oe(wt.service_provider),Pe(to.service_provider===qe);}}else if(pe.data.length>0){let wt=pe.data.reduce((Bt,Ro)=>Ro.destination_amount>Bt.destination_amount?Ro:Bt);Be(wt),Oe(wt.service_provider),Pe(!0),lt(!1);}}else if(pe.data.length>0){let to=pe.data.reduce((wt,Bt)=>Bt.destination_amount>wt.destination_amount?Bt:wt);Be(to),Oe(to.service_provider),Pe(!0);}le(60);}catch(W){console.error("Failed to fetch quotes:",W),te("Failed to fetch quotes. Please try again."),se([]);}finally{M(false);}};react.useEffect(()=>{if($.length===0)return;let I=setInterval(()=>{le(W=>{if(W<=1){let pe=parseFloat(C);return !isNaN(pe)&&pe>0&&yn(pe),60}return W-1});},1e3);return ()=>clearInterval(I)},[$.length,C]);let mi=I=>{(/^\d*\.?\d{0,2}$/.test(I)||I==="")&&(f(I),m(true));},hi=I=>{f(I.toString()),m(true);},yi=async()=>{if(Y&&Re)try{let I=Re.destination_token_metadata.chain_type,W=Ht(bo,I);if(!W?.address){te("Wallet address not available");return}let pe={service_provider:Y.service_provider,country_code:Y.country_code?.toUpperCase()||Ve?.alpha2?.toUpperCase()||"US",source_currency:Y.source_currency,source_amount:C,destination_currency:Y.destination_currency,destination_network:Y.destination_network,wallet_address:W.address,subdivision_code:Ve?.state||void 0},pt=await Vr(pe,t);So({provider:Y,sourceCurrency:n,sourceAmount:C,sessionUrl:pt.url}),R(pt.url),Z(!0);}catch(I){console.error("Failed to create session:",I),te("Failed to start payment flow"),g?.({message:"Failed to start payment flow",error:I});}},Rr=nn(n),Ci=()=>{Z(false),ke("onramp"),d?.({message:"Payment flow completed"});},bi=()=>jsxRuntime.jsx(Ss,{visible:_o,onClose:Ci,url:be,providerName:Y?.service_provider_display_name||"Complete Payment",colors:D,fonts:w,borderTopLeftRadius:B?.webView?.borderTopLeftRadius??y,borderTopRightRadius:B?.webView?.borderTopRightRadius??S});return V==="amount"?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(reactNative.View,{style:x.amountViewContainer,children:[jsxRuntime.jsxs(reactNative.ScrollView,{style:x.scrollContainer,contentContainerStyle:x.scrollContent,showsVerticalScrollIndicator:false,keyboardShouldPersistTaps:"handled",bounces:false,children:[jsxRuntime.jsx(reactNative.View,{style:x.currencySelector,children:jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>eo(true),style:[x.currencyButton,{backgroundColor:p.card.backgroundColor,borderRadius:p.input.borderRadius,borderWidth:p.input.borderWidth,borderColor:p.input.borderColor}],children:[U&&jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(U,"png"))},style:x.currencyIcon}),jsxRuntime.jsx(reactNative.Text,{style:[x.currencyText,{color:p.card.titleColor,fontFamily:w.medium}],children:n.toUpperCase()}),jsxRuntime.jsx(Ue,{size:16,color:p.card.actionColor,strokeWidth:2})]})}),jsxRuntime.jsx(ur,{open:ve,onOpenChange:eo,currencies:Ae,preferredCurrencyCodes:ot,selectedCurrency:n,onSelectCurrency:I=>{c(I.toLowerCase()),T(true);},borderTopLeftRadius:B?.currencyModal?.borderTopLeftRadius??y,borderTopRightRadius:B?.currencyModal?.borderTopRightRadius??S}),jsxRuntime.jsx(reactNative.View,{style:x.amountContainer,children:jsxRuntime.jsxs(reactNative.View,{style:x.amountInputRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[x.currencySymbol,{color:p.container.titleColor,fontFamily:w.medium}],children:Rr}),jsxRuntime.jsx(reactNative.TextInput,{style:[x.amountInput,{color:p.container.titleColor,fontFamily:w.medium}],value:C,onChangeText:mi,keyboardType:"decimal-pad",placeholder:"0",placeholderTextColor:D.foregroundMuted})]})}),U?.suggested_amounts&&U.suggested_amounts.length>0&&jsxRuntime.jsx(reactNative.View,{style:x.quickAmounts,children:U.suggested_amounts.map(I=>jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>hi(I),style:[x.quickAmountButton,{backgroundColor:p.card.backgroundColor,borderRadius:p.button.borderRadius,borderWidth:parseFloat(C)===I?2:p.button.borderWidth,borderColor:parseFloat(C)===I?D.primary:p.button.borderColor}],children:jsxRuntime.jsxs(reactNative.Text,{style:[x.quickAmountText,{color:p.card.titleColor,fontFamily:w.medium}],children:[Rr,I.toLocaleString()]})},I))}),X&&jsxRuntime.jsx(reactNative.Text,{style:[x.validationError,{color:D.error,fontFamily:w.regular}],children:X}),jsxRuntime.jsxs(reactNative.View,{style:x.providerSection,children:[jsxRuntime.jsxs(reactNative.View,{style:x.providerHeader,children:[jsxRuntime.jsx(reactNative.Text,{style:[x.providerLabel,{color:p.card.labelColor,fontFamily:w.medium}],children:"Provider"}),$.length>0&&!ee&&jsxRuntime.jsxs(reactNative.Text,{style:[x.refreshText,{color:p.card.labelRightColor,fontFamily:w.regular}],children:["Refreshing in ",At,"s"]})]}),jsxRuntime.jsx(We,{cardTokens:p.depositCard.quoteProvider.card,onPress:ee||$.length===0?void 0:()=>dt(true),contentStyle:[x.providerButton,(ee||$.length===0)&&x.disabled],children:ee?jsxRuntime.jsxs(reactNative.View,{style:x.providerLoading,children:[jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"small",color:p.container.subtitleColor}),jsxRuntime.jsx(reactNative.Text,{style:[x.loadingText,{color:p.container.subtitleColor,fontFamily:w.regular}],children:"Finding best rates..."})]}):Y?jsxRuntime.jsxs(reactNative.View,{style:x.providerContent,children:[jsxRuntime.jsxs(reactNative.View,{style:x.providerInfo,children:[et&&jsxRuntime.jsx(reactNative.Text,{style:[x.autoPickedText,{color:p.container.subtitleColor,fontFamily:w.regular}],children:"Auto-picked for you"}),jsxRuntime.jsxs(reactNative.View,{style:x.providerRow,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:G(Jo(Y.icon_urls,"png",Y.icon_url))},style:x.providerIconImage},`provider-${Y.service_provider}`),jsxRuntime.jsxs(reactNative.View,{children:[jsxRuntime.jsx(reactNative.Text,{style:[x.providerName,{color:p.card.titleColor,fontFamily:w.medium}],children:Y.service_provider_display_name}),jsxRuntime.jsxs(reactNative.Text,{style:[x.bestPriceText,{color:D.success,fontFamily:w.regular}],children:["Best price \u2022 ",Y.destination_amount.toFixed(2)," ","USDC"]})]})]})]}),jsxRuntime.jsx(Tt,{size:20,color:p.card.actionColor,strokeWidth:2})]}):jsxRuntime.jsx(reactNative.Text,{style:[x.noProviderText,{color:p.container.subtitleColor,fontFamily:w.regular}],children:parseFloat(C)>0?"No providers available":"Enter an amount to see providers"})}),z&&jsxRuntime.jsx(reactNative.Text,{style:[x.errorText,{color:D.error,fontFamily:w.regular}],children:z})]}),jsxRuntime.jsxs(fe,{visible:Mt,onClose:()=>dt(false),closeOnBackdropPress:true,showHandle:false,borderTopLeftRadius:B?.providerModal?.borderTopLeftRadius??y,borderTopRightRadius:B?.providerModal?.borderTopRightRadius??S,children:[jsxRuntime.jsx(Ke,{title:"Select Provider",showBack:false,onClose:()=>dt(false)}),jsxRuntime.jsx(reactNative.ScrollView,{style:x.providerModalList,showsVerticalScrollIndicator:false,children:jsxRuntime.jsx(reactNative.View,{style:x.quotesList,children:[...$].sort((I,W)=>W.destination_amount-I.destination_amount).map((I,W)=>{let pe=Y?.service_provider===I.service_provider,pt=W===0;return jsxRuntime.jsxs(We,{cardTokens:p.depositCard.quoteProvider.card,onPress:()=>{Be(I),lt(true),Pe(I.service_provider===qe),dt(false);},contentStyle:[x.quoteItem,pe&&{borderWidth:2,borderColor:D.primary}],children:[jsxRuntime.jsxs(reactNative.View,{style:x.quoteLeft,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:G(Jo(I.icon_urls,"png",I.icon_url))},style:x.providerIconImage}),jsxRuntime.jsxs(reactNative.View,{children:[jsxRuntime.jsx(reactNative.Text,{style:[x.quoteName,{color:p.card.titleColor,fontFamily:w.medium}],children:I.service_provider_display_name}),pt&&jsxRuntime.jsx(reactNative.Text,{style:[x.bestPriceLabel,{color:D.success,fontFamily:w.regular}],children:"\u2713 Best price"})]})]}),jsxRuntime.jsxs(reactNative.View,{style:x.quoteRight,children:[jsxRuntime.jsxs(reactNative.Text,{style:[x.quoteAmount,{color:p.card.textRightColor,fontFamily:w.medium}],children:[I.destination_amount.toFixed(2)," USDC"]}),jsxRuntime.jsxs(reactNative.Text,{style:[x.quoteSource,{color:p.card.subtextRightColor,fontFamily:w.regular}],children:["Fee: ",Rr,I.total_fee.toFixed(2)]})]})]},I.service_provider)})})})]})]}),jsxRuntime.jsx(reactNative.View,{style:[x.continueButtonContainer,{backgroundColor:D.background}],children:jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:yi,disabled:ee||je||!Y||parseFloat(C)<=0,style:[x.continueButton,{backgroundColor:p.container.buttonColor,borderRadius:p.button.borderRadius,borderWidth:p.button.borderWidth,borderColor:p.button.borderColor},(ee||je||!Y)&&x.disabledButton],children:jsxRuntime.jsx(reactNative.Text,{style:[x.continueButtonText,{color:p.container.buttonTitleColor,fontFamily:w.medium}],children:je?"Loading...":"Continue"})})})]}),bi()]}):V==="onramp"&&Ie?jsxRuntime.jsxs(reactNative.View,{style:x.onrampContainer,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:G(Jo(Ie.provider.icon_urls,"png",Ie.provider.icon_url))},style:x.onrampProviderIcon}),jsxRuntime.jsxs(reactNative.Text,{style:[x.onrampTitle,{color:p.container.titleColor,fontFamily:w.medium}],children:["Complete transaction with ",Ie.provider.service_provider_display_name]}),jsxRuntime.jsx(reactNative.Text,{style:[x.onrampSubtitle,{color:p.container.subtitleColor,fontFamily:w.regular}],children:"You can close this modal."}),jsxRuntime.jsxs(reactNative.View,{style:[x.flowDiagram,{backgroundColor:p.card.backgroundColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:x.flowStep,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:ze(`/icons/currencies/png/${Ie.sourceCurrency.toLowerCase()}.png`)},style:x.flowIconImage}),jsxRuntime.jsx(reactNative.Text,{style:[x.flowLabel,{color:p.card.subtitleColor,fontFamily:w.regular}],children:"You use"}),jsxRuntime.jsx(reactNative.Text,{style:[x.flowValue,{color:p.card.titleColor,fontFamily:w.medium}],children:Ie.sourceCurrency.toUpperCase()})]}),jsxRuntime.jsx(Tt,{size:16,color:p.card.actionColor,strokeWidth:2}),jsxRuntime.jsxs(reactNative.View,{style:x.flowStep,children:[jsxRuntime.jsxs(reactNative.View,{style:x.flowIconWithBadge,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:oo(Re?.destination_token_metadata?.icon_urls,"png")||Re?.destination_token_metadata?.icon_url||ze("/icons/tokens/png/usdc.png")},style:x.flowIconImageNoBadge}),jsxRuntime.jsx(reactNative.Image,{source:{uri:oo(Re?.destination_token_metadata?.chain?.icon_urls,"png")||Re?.destination_token_metadata?.chain?.icon_url||ze("/icons/networks/png/polygon.png")},style:[x.flowNetworkBadge,{borderColor:D.background,borderRadius:p.badge.borderRadius}]})]}),jsxRuntime.jsx(reactNative.Text,{style:[x.flowLabel,{color:p.card.subtitleColor,fontFamily:w.regular}],children:"You buy"}),jsxRuntime.jsx(reactNative.Text,{style:[x.flowValue,{color:p.card.titleColor,fontFamily:w.medium}],children:"USDC"})]}),jsxRuntime.jsx(Tt,{size:16,color:p.card.actionColor,strokeWidth:2}),jsxRuntime.jsxs(reactNative.View,{style:x.flowStep,children:[jsxRuntime.jsxs(reactNative.View,{style:x.flowIconWithBadge,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:ct||ze("/icons/tokens/png/usdc.png")},style:x.flowIconImageNoBadge}),jsxRuntime.jsx(reactNative.Image,{source:{uri:ut||ze("/icons/networks/png/polygon.png")},style:[x.flowNetworkBadge,{borderColor:D.background,borderRadius:p.badge.borderRadius}]})]}),jsxRuntime.jsx(reactNative.Text,{style:[x.flowLabel,{color:p.card.subtitleColor,fontFamily:w.regular}],children:"You receive"}),jsxRuntime.jsx(reactNative.Text,{style:[x.flowValue,{color:p.card.titleColor,fontFamily:w.medium}],children:ue})]})]}),jsxRuntime.jsx(reactNative.View,{style:[x.onrampInfoBox,{backgroundColor:p.card.backgroundColor,borderRadius:p.card.borderRadius,borderWidth:p.card.borderWidth,borderColor:p.card.borderColor}],children:jsxRuntime.jsx(reactNative.Text,{style:[x.onrampInfoText,{color:p.card.descriptionColor,fontFamily:w.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 Ss({visible:e,onClose:t,url:o,providerName:i,colors:r,fonts:l,borderTopLeftRadius:a,borderTopRightRadius:s}){return jsxRuntime.jsxs(fe,{visible:e,onClose:t,closeOnBackdropPress:false,showHandle:false,heightPercent:.92,noPadding:true,borderTopLeftRadius:a,borderTopRightRadius:s,children:[jsxRuntime.jsxs(reactNative.View,{style:Jt.header,children:[jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:t,style:Jt.headerButton,hitSlop:{top:10,bottom:10,left:10,right:10},children:jsxRuntime.jsx(De,{size:20,color:r.foregroundMuted,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[Jt.headerTitle,{color:r.foreground,fontFamily:l.medium}],children:i}),jsxRuntime.jsx(reactNative.View,{style:Jt.headerSpacer})]}),o&&jsxRuntime.jsx(reactNative.View,{style:Jt.container,children:jsxRuntime.jsx(reactNativeWebview.WebView,{source:{uri:o},style:Jt.webView,startInLoadingState:true,renderLoading:()=>jsxRuntime.jsx(reactNative.View,{style:Jt.loading,children:jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"large",color:r.primary})})})})]})}var Jt=reactNative.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"}}),x=reactNative.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:24},continueButton:{paddingVertical:16,alignItems:"center"},disabledButton:{opacity:.5},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:{height:468,paddingHorizontal:12,marginTop:8},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"},bestPriceLabel:{fontSize:11,marginTop:2},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 vs(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 Ds(e){return e?`$${parseFloat(e).toFixed(2)}`:"$0.00"}function hr({execution:e,onPress:t}){let {colors:o,fonts:i,components:r}=E(),l=r.depositTracker.executionRow.card,a=e.status==="pending"||e.status==="waiting"||e.status==="delayed";e.status==="succeeded";let u=G(de(e.destination_token_metadata,"png")||ze("/icons/tokens/png/usdc.png")),d=a?"Deposit Processing":"Deposit Completed",g=vs(e.created_at||new Date().toISOString()),y=Ds(e.source_amount_usd);return jsxRuntime.jsxs(We,{cardTokens:l,onPress:t,contentStyle:vt.container,children:[jsxRuntime.jsxs(reactNative.View,{style:vt.iconContainer,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:u},style:vt.tokenIcon}),jsxRuntime.jsx(reactNative.View,{style:[vt.statusBadge,{backgroundColor:a?o.warning:o.success,borderColor:l.backgroundColor}],children:a?jsxRuntime.jsx(In,{size:12,color:"#FFFFFF",strokeWidth:2.5}):jsxRuntime.jsx(De,{size:12,color:"#FFFFFF",strokeWidth:3})})]}),jsxRuntime.jsxs(reactNative.View,{style:vt.textContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[vt.title,{color:l.titleColor,fontFamily:i.medium}],children:d}),jsxRuntime.jsx(reactNative.Text,{style:[vt.dateTime,{color:l.subtitleColor,fontFamily:i.regular}],children:g})]}),jsxRuntime.jsxs(reactNative.View,{style:vt.rightContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[vt.amount,{color:l.textRightColor,fontFamily:i.medium}],children:y}),jsxRuntime.jsx(Tt,{size:20,color:l.actionColor,strokeWidth:2})]})]})}var vt=reactNative.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"}});var{height:Fs}=reactNative.Dimensions.get("window");function ti(e,t){let o={solana:"Solana",ethereum:"Ethereum",bitcoin:"Bitcoin"};return e==="ethereum"?{1:"Ethereum",137:"Polygon",8453:"Base",42161:"Arbitrum",10:"Optimism"}[t]||o[e]||e:o[e]||e}function oi(e,t=6){if(!e)return "\u2014";try{let o=Number(e)/Math.pow(10,t);return o===0?"0.00":o>=1?o.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2}):o.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:8,minimumSignificantDigits:2,maximumSignificantDigits:6})}catch{return "0.00"}}function Ws(e){return e?`$${parseFloat(e).toFixed(2)}`:"$0.00"}var ri=e=>!e||e.length<12?e:`${e.slice(0,12)}...${e.slice(-4)}`;function ni(e){if(!e)return "";let t=e.indexOf(".");return t===-1?e.toUpperCase():e.slice(0,t).toUpperCase()+e.slice(t)}function Es(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 Cr({visible:e,onClose:t,executions:o,externalUserId:i,publishableKey:r,borderTopLeftRadius:l,borderTopRightRadius:a}){let{colors:s,fonts:u,components:d}=E(),[g,y]=react.useState(o),[S,B]=react.useState(false),[D,w]=react.useState(null),[p,C]=react.useState(false),f=react.useRef(null);react.useEffect(()=>{if(!e||!i)return;let m=async()=>{B(true);try{let ee=[...(await vo(i,r)).data].sort((M,z)=>{let te=M.created_at?new Date(M.created_at).getTime():0;return (z.created_at?new Date(z.created_at).getTime():0)-te});y(ee);}catch(se){console.error("Failed to fetch executions:",se),y(o);}finally{B(false);}};m();let $=setInterval(m,1e4);return ()=>clearInterval($)},[e,i,r,o]),react.useEffect(()=>{o.length>0&&y(m=>{let $=new Set(m.map(ee=>ee.id)),se=o.filter(ee=>!$.has(ee.id));return se.length>0?[...se,...m]:m});},[o]),react.useEffect(()=>{e||w(null);},[e]);let n=m=>{w(m);},c=()=>{w(null),C(false);},_=()=>{w(null),t();};return jsxRuntime.jsxs(fe,{visible:e,onClose:_,closeOnBackdropPress:true,showHandle:false,heightPercent:.6,borderTopLeftRadius:l,borderTopRightRadius:a,children:[jsxRuntime.jsx(Ke,{title:D?"Deposit Details":"Deposit Tracker",onClose:_,showClose:!D,showBack:!!D,onBack:c}),D?(()=>{if(!D)return null;let m=D,$=m.status==="pending"||m.status==="waiting"||m.status==="delayed",se=m.status==="succeeded",ee=G(de(m.destination_token_metadata,"png")||ze("/icons/tokens/png/usdc.png")),M=m.provider_metadata?.details,z=M?.currencyIn,te=M?.currencyOut;z?.currency?.symbol||"USDC";te?.currency?.symbol||"USDC";let Ze=oi(m.source_amount_base_unit,m.source_token_metadata?.decimals),$e=oi(m.destination_amount_base_unit,m.destination_token_metadata?.decimals),Y=Ws(m.source_amount_usd),Be=ti(m.source_chain_type,m.source_chain_id),et=ti(m.destination_chain_type,m.destination_chain_id),Pe=()=>{m.explorer_url&&reactNative.Linking.openURL(m.explorer_url);},qe=()=>{m.destination_explorer_url&&reactNative.Linking.openURL(m.destination_explorer_url);};return jsxRuntime.jsxs(reactNative.ScrollView,{ref:f,style:F.scrollContainer,contentContainerStyle:F.detailsContent,showsVerticalScrollIndicator:false,children:[jsxRuntime.jsxs(reactNative.View,{style:F.iconSection,children:[jsxRuntime.jsxs(reactNative.View,{style:F.iconWrapper,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:ee},style:F.tokenIcon}),jsxRuntime.jsx(reactNative.View,{style:[F.statusBadge,{backgroundColor:$?s.warning:s.success,borderColor:s.background}],children:$?jsxRuntime.jsx(Ue,{size:14,color:"#FFFFFF",strokeWidth:2}):jsxRuntime.jsx(De,{size:14,color:"#FFFFFF",strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:F.statusRow,children:[jsxRuntime.jsx(reactNative.View,{style:[F.statusDot,{backgroundColor:$?s.warning:s.success}]}),jsxRuntime.jsx(reactNative.Text,{style:[F.statusText,{color:d.container.titleColor,fontFamily:u.semibold}],children:$?"Processing":"Completed"})]}),jsxRuntime.jsx(reactNative.Text,{style:[F.dateText,{color:d.container.subtitleColor,fontFamily:u.regular}],children:Es(m.created_at||new Date().toISOString())})]}),jsxRuntime.jsxs(reactNative.View,{style:[F.card,{backgroundColor:d.card.backgroundColor,borderRadius:d.card.borderRadius,borderWidth:d.card.borderWidth,borderColor:d.card.borderColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:d.card.rowLeftLabel,fontFamily:u.regular}],children:"Amount Sent"}),jsxRuntime.jsxs(reactNative.Text,{style:[F.cardValue,{color:d.card.rowRightLabel,fontFamily:u.medium}],children:[Ze," ",ni(m.source_currency)]})]}),jsxRuntime.jsx(reactNative.View,{style:[F.cardDivider,{backgroundColor:s.border}]}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:d.card.rowLeftLabel,fontFamily:u.regular}],children:"Amount Received"}),jsxRuntime.jsxs(reactNative.Text,{style:[F.cardValue,{color:d.card.rowRightLabel,fontFamily:u.medium}],children:[$e," ",ni(m.destination_currency)]})]}),jsxRuntime.jsx(reactNative.View,{style:[F.cardDivider,{backgroundColor:s.border}]}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:d.card.rowLeftLabel,fontFamily:u.regular}],children:"USD Value"}),jsxRuntime.jsx(reactNative.Text,{style:[F.cardValue,{color:d.card.rowRightLabel,fontFamily:u.medium}],children:Y})]}),jsxRuntime.jsx(reactNative.View,{style:[F.cardDivider,{backgroundColor:s.border}]}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:d.card.rowLeftLabel,fontFamily:u.regular}],children:"Source Network"}),jsxRuntime.jsx(reactNative.Text,{style:[F.cardValue,{color:d.card.rowRightLabel,fontFamily:u.medium}],children:Be})]}),jsxRuntime.jsx(reactNative.View,{style:[F.cardDivider,{backgroundColor:s.border}]}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:d.card.rowLeftLabel,fontFamily:u.regular}],children:"Destination Network"}),jsxRuntime.jsx(reactNative.Text,{style:[F.cardValue,{color:d.card.rowRightLabel,fontFamily:u.medium}],children:et})]})]}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>{let Oe=!p;C(Oe),Oe?setTimeout(()=>{f.current?.scrollToEnd({animated:true});},100):f.current?.scrollTo({y:0,animated:true});},style:F.toggleButton,activeOpacity:.7,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.toggleText,{color:d.container.actionTitle,fontFamily:u.regular}],children:p?"See less":"See more details"}),p?jsxRuntime.jsx(Pt,{size:14,color:d.container.actionColor,strokeWidth:2}):jsxRuntime.jsx(Ue,{size:14,color:d.container.actionColor,strokeWidth:2})]}),p&&jsxRuntime.jsxs(reactNative.View,{style:[F.card,{backgroundColor:d.card.backgroundColor,borderRadius:d.card.borderRadius,borderWidth:d.card.borderWidth,borderColor:d.card.borderColor}],children:[m.explorer_url&&jsxRuntime.jsxs(reactNative.View,{children:[jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:Pe,style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:d.card.rowLeftLabel,fontFamily:u.regular}],children:"Deposit Tx"}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRowRight,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardValue,{color:d.card.rowRightLabel,fontFamily:u.medium}],children:ri(m.transaction_hash)}),jsxRuntime.jsx($t,{size:14,color:d.card.actionIcon,strokeWidth:2})]})]}),jsxRuntime.jsx(reactNative.View,{style:[F.cardDivider,{backgroundColor:s.border}]})]}),m.destination_explorer_url&&se&&jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:qe,style:F.cardRow,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardLabel,{color:d.card.rowLeftLabel,fontFamily:u.regular}],children:"Completion Tx"}),jsxRuntime.jsxs(reactNative.View,{style:F.cardRowRight,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.cardValue,{color:d.card.rowRightLabel,fontFamily:u.medium}],children:ri(m.destination_transaction_hashes[0])}),jsxRuntime.jsx($t,{size:14,color:d.card.actionIcon,strokeWidth:2})]})]})]})]})})():jsxRuntime.jsx(reactNative.ScrollView,{style:F.scrollContainer,contentContainerStyle:F.scrollContent,showsVerticalScrollIndicator:false,children:g.length===0?jsxRuntime.jsxs(reactNative.View,{style:F.emptyContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[F.emptyText,{color:d.container.titleColor,fontFamily:u.medium}],children:"No deposits yet"}),jsxRuntime.jsx(reactNative.Text,{style:[F.emptySubtext,{color:d.container.subtitleColor,fontFamily:u.regular}],children:"Your deposit history will appear here"})]}):jsxRuntime.jsx(reactNative.View,{style:F.executionsList,children:g.map(m=>jsxRuntime.jsx(hr,{execution:m,onPress:()=>n(m)},m.id))})})]})}var F=reactNative.StyleSheet.create({scrollContainer:{maxHeight:Fs*.7,paddingTop:16},scrollContent:{paddingHorizontal:16,paddingBottom:16},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 Uo(e,t=true){let[o,i]=react.useState(null),[r,l]=react.useState(null),[a,s]=react.useState(false),[u,d]=react.useState(false),[g,y]=react.useState(null),[S,B]=react.useState(null);react.useEffect(()=>{!t||o||(s(true),Bo().then(C=>{i(C),y(null);}).catch(C=>{y(C instanceof Error?C:new Error(String(C)));}).finally(()=>{s(false);}));},[t,o]),react.useEffect(()=>{!t||!e||r||(d(true),Lo(e).then(C=>{l(C),B(null);}).catch(C=>{B(C instanceof Error?C:new Error(String(C)));}).finally(()=>{d(false);}));},[t,e,r]);let D=a||u,w=g||S||null,p=null;if(o&&r){let C=r.blocked_country_codes||[],f=o.alpha2.toUpperCase();p=!C.some(n=>n.toUpperCase()===f);}return {isAllowed:p,alpha2:o?.alpha2?.toLowerCase()??null,country:o?.country??null,isLoading:D,error:w}}var un="unifold_recent_tokens",zs=5,di=[{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 wr(){try{let e=await cn__default.default.getItem(un);return e?JSON.parse(e):[]}catch{return []}}async function Ms(e){try{let o=(await wr()).filter(r=>!(r.symbol===e.symbol&&r.chainType===e.chainType&&r.chainId===e.chainId));o.unshift(e);let i=o.slice(0,zs);await cn__default.default.setItem(un,JSON.stringify(i));}catch{}}async function Us(e){try{let o=(await wr()).filter(i=>!(i.symbol===e.symbol&&i.chainType===e.chainType&&i.chainId===e.chainId));return await cn__default.default.setItem(un,JSON.stringify(o)),o}catch{return []}}function pn({visible:e,onClose:t,tokens:o,selectedToken:i,selectedChainKey:r,onSelect:l,borderTopLeftRadius:a,borderTopRightRadius:s}){let{colors:u,fonts:d,components:g}=E(),[y,S]=react.useState(""),[B,D]=react.useState([]);react.useEffect(()=>{e&&wr().then(D);},[e]),react.useEffect(()=>{e||S("");},[e]);let w=react.useMemo(()=>{let _=[];return o.forEach(T=>{T.chains.forEach(A=>{_.push({token:T,chain:A});});}),_},[o]),p=react.useMemo(()=>{let _=[],T=new Set,A=(m,$,se,ee)=>{let M=`${m}-${$}:${se}`;if(T.has(M))return;let z=o.find(X=>X.symbol===m);if(!z)return;let te=z.chains.find(X=>X.chain_type===$&&X.chain_id===se);te&&(T.add(M),_.push({token:z,chain:te,isRecent:ee}));};return B.forEach(m=>{A(m.symbol,m.chainType,m.chainId,true);}),di.forEach(m=>{A(m.symbol,m.chainType,m.chainId,false);}),_},[o,B]),C=react.useMemo(()=>{if(!y.trim())return w;let _=y.toLowerCase();return w.filter(({token:T,chain:A})=>T.symbol.toLowerCase().includes(_)||T.name.toLowerCase().includes(_)||A.chain_name.toLowerCase().includes(_))},[w,y]),f=(_,T,A)=>di.some(m=>m.symbol===_&&m.chainType===T&&m.chainId===A),n=async(_,T)=>{let A=`${T.chain_type}:${T.chain_id}`;if(!f(_.symbol,T.chain_type,T.chain_id)){await Ms({symbol:_.symbol,chainType:T.chain_type,chainId:T.chain_id});let m=await wr();D(m);}S(""),l(_.symbol,A),t();},c=async(_,T)=>{let A=await Us({symbol:_.symbol,chainType:T.chain_type,chainId:T.chain_id});D(A);};return jsxRuntime.jsxs(fe,{visible:e,onClose:t,closeOnBackdropPress:true,showHandle:false,heightPercent:.9,borderTopLeftRadius:a,borderTopRightRadius:s,children:[jsxRuntime.jsxs(reactNative.View,{style:re.header,children:[jsxRuntime.jsx(reactNative.View,{style:re.headerSpacer}),jsxRuntime.jsx(reactNative.Text,{style:[re.headerTitle,{color:g.header.titleColor,fontFamily:d.medium}],children:"Select token to deposit"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:t,style:re.closeButton,children:jsxRuntime.jsx(Me,{size:20,color:g.header.buttonColor,strokeWidth:2})})]}),jsxRuntime.jsx(reactNative.View,{style:re.searchContainer,children:jsxRuntime.jsx(reactNative.TextInput,{style:[re.searchInput,{backgroundColor:g.search.backgroundColor,color:g.search.inputColor,fontFamily:d.regular,borderRadius:g.search.borderRadius,borderWidth:g.input.borderWidth,borderColor:g.input.borderColor}],placeholder:"Search",placeholderTextColor:g.search.placeholderColor,value:y,onChangeText:S,autoCapitalize:"none",autoCorrect:false})}),p.length>0&&!y&&jsxRuntime.jsxs(reactNative.View,{style:re.quickSelectSection,children:[jsxRuntime.jsx(reactNative.Text,{style:[re.sectionLabel,{color:g.list.titleSectionColor,fontFamily:d.regular}],children:"Quick select"}),jsxRuntime.jsx(reactNative.ScrollView,{horizontal:true,showsHorizontalScrollIndicator:false,contentContainerStyle:re.quickSelectScroll,children:p.map(({token:_,chain:T,isRecent:A})=>{let m=`${T.chain_type}:${T.chain_id}`;_.symbol===i&&m===r;return jsxRuntime.jsxs(reactNative.View,{children:[A&&jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>c(_,T),style:re.removeButton,children:jsxRuntime.jsx(Me,{size:12,color:u.foregroundMuted,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>n(_,T),style:[re.quickSelectItem,{backgroundColor:g.card.backgroundColor,borderRadius:g.card.borderRadius,borderWidth:g.card.borderWidth,borderColor:g.card.borderColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:re.tokenIconContainer,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(_,"png"))},style:re.quickSelectIcon}),jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(T,"png"))},style:[re.quickSelectChainBadge,{borderColor:g.card.backgroundColor,borderRadius:g.badge.borderRadius}]})]}),jsxRuntime.jsxs(reactNative.View,{style:re.quickSelectText,children:[jsxRuntime.jsx(reactNative.Text,{style:[re.quickSelectSymbol,{color:g.card.titleColor,fontFamily:d.medium}],children:_.symbol}),jsxRuntime.jsx(reactNative.Text,{style:[re.quickSelectChain,{color:g.card.subtitleColor,fontFamily:d.regular}],children:T.chain_name})]})]})]},`quick-${_.symbol}-${m}`)})})]}),jsxRuntime.jsx(reactNative.Text,{style:[re.sectionLabel,{color:g.list.titleSectionColor,fontFamily:d.regular}],children:"All supported tokens"}),jsxRuntime.jsx(reactNative.ScrollView,{style:re.tokenList,showsVerticalScrollIndicator:false,contentContainerStyle:re.tokenListContent,children:C.length===0?jsxRuntime.jsx(reactNative.View,{style:re.emptyState,children:jsxRuntime.jsx(reactNative.Text,{style:[re.emptyText,{color:u.foregroundMuted,fontFamily:d.regular}],children:"No tokens found"})}):C.map(({token:_,chain:T})=>{let A=`${T.chain_type}:${T.chain_id}`,m=_.symbol===i&&A===r;return jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>n(_,T),style:[re.tokenItem,{backgroundColor:m?g.card.backgroundColor:"transparent"}],children:[jsxRuntime.jsxs(reactNative.View,{style:re.tokenIconContainerLarge,children:[jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(_,"png"))},style:re.tokenIcon}),jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(T,"png"))},style:[re.tokenChainBadge,{borderColor:g.card.backgroundColor,borderRadius:g.badge.borderRadius}]})]}),jsxRuntime.jsxs(reactNative.View,{style:re.tokenInfo,children:[jsxRuntime.jsx(reactNative.Text,{style:[re.tokenSymbol,{color:g.card.titleColor,fontFamily:d.medium}],children:_.symbol}),jsxRuntime.jsx(reactNative.Text,{style:[re.tokenChainName,{color:g.card.subtitleColor,fontFamily:d.regular}],children:T.chain_name})]}),jsxRuntime.jsxs(reactNative.Text,{style:[re.minDeposit,{color:g.card.labelColor,fontFamily:d.regular}],children:["Minimum:"," ",jsxRuntime.jsxs(reactNative.Text,{style:{color:g.card.labelHighlightRightColor,fontFamily:d.regular},children:["$",T.minimum_deposit_amount_usd]})]})]},`${_.symbol}-${A}`)})})]})}var re=reactNative.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:24,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 xr=(e,t)=>`${t}:${e}`,qs=e=>{let[t,o]=e.split(":");return {chainType:t,chainId:o}};function fn({externalUserId:e,publishableKey:t,recipientAddress:o,destinationChainType:i,destinationChainId:r,destinationTokenAddress:l,destinationTokenSymbol:a,defaultChainType:s,defaultChainId:u,defaultTokenAddress:d,depositConfirmationMode:g="auto_ui",onExecutionsChange:y,onDepositSuccess:S,onDepositError:B,wallets:D,borderTopLeftRadius:w,borderTopRightRadius:p,sheetBorderRadius:C}){let{colors:f,fonts:n,components:c}=E(),_=s&&u?`${s}:${u}`:"solana:mainnet",[T,A]=react.useState("USDC"),[m,$]=react.useState(_),[se,ee]=react.useState([]),[M,z]=react.useState(!D?.length),te=D?.length?D:se,[X,Ce]=react.useState([]),[Ze,$e]=react.useState(true),[Y,Be]=react.useState(false),[et,Pe]=react.useState(false),[qe,Oe]=react.useState(false),[Qe,lt]=react.useState([]),[Ct,tt]=react.useState(new Map),[bo]=react.useState(()=>new Date),[Ot,je]=react.useState(null),[ko,At]=react.useState(false),[le,Ae]=react.useState(null),[wo,ot]=react.useState(false),bt=new Map;X.forEach(Z=>{Z.chains.forEach(be=>{let R=`${be.chain_type}:${be.chain_id}`;bt.has(R)||bt.set(R,be);});});let kt=Array.from(bt.values()),zt=qs(m),Ve=kt.find(Z=>Z.chain_type===zt.chainType&&Z.chain_id===zt.chainId),To=Ve?.chain_type||"ethereum",Lt=Ht(te,To),we=Lt?.address||"",Re=react.useRef(false);react.useEffect(()=>{async function Z(){try{$e(!0),je(null);let R=await Do(t,l&&r&&i?{destination_token_address:l,destination_chain_id:r,destination_chain_type:i}:void 0);if(Ce(R.data),R.data.length>0&&!Re.current){Re.current=!0;let V,N;if(s&&u)if(d)for(let U of R.data){let ke=U.chains.find(ue=>ue.chain_type===s&&ue.chain_id===u&&ue.token_address.toLowerCase()===d.toLowerCase());if(ke){V=U,N=ke;break}}else for(let U of R.data){let ke=U.chains.find(ue=>ue.chain_type===s&&ue.chain_id===u);if(ke){V=U,N=ke;break}}if(!V&&l)for(let U of R.data){let ke=U.chains.find(ue=>ue.token_address.toLowerCase()===l.toLowerCase());if(ke){V=U,N=ke;break}}V||(V=R.data.find(U=>U.symbol==="USDC"),V&&V.chains.length>0&&(N=V.chains[0])),V||(V=R.data.find(U=>U.symbol==="USDT"),V&&V.chains.length>0&&(N=V.chains[0])),V||(V=R.data[0],V.chains.length>0&&(N=V.chains[0])),V&&A(V.symbol),N&&$(xr(N.chain_id,N.chain_type));}}catch(be){console.error("Error fetching supported tokens:",be),je("Failed to load supported tokens"),B?.({message:"Failed to load supported tokens",error:be});}finally{$e(false);}}Z();},[t,l,r,i,s,u,d,B]),react.useEffect(()=>{y&&y(Qe);},[Qe,y]),react.useEffect(()=>{if(D?.length){z(false);return}if(se.length>0){z(false);return}let Z=null,be=false,R=async()=>{if(!be){z(true);try{let V=await Ut({external_user_id:e,recipient_address:o,destination_chain_type:i,destination_chain_id:r,destination_token_address:l},t);be||(ee(V.data),je(null),z(!1));}catch(V){console.error("Error fetching wallets, retrying in 5s:",V),be||(je(V instanceof Error?V.message:"Failed to load wallets"),z(false),Z=setTimeout(R,5e3));}}};return R(),()=>{be=true,Z&&clearTimeout(Z);}},[e,o,i,r,l,t,D,se.length]);let xo=Lt?.id??"",{showWaitingUi:Xt,handleIveDeposited:Zt}=Oo({depositConfirmationMode:g,depositAddress:we,chain:m,externalUserId:e,publishableKey:t,modalOpenedAt:bo,depositWalletId:xo,depositExecutions:Qe,trackedExecutions:Ct,setDepositExecutions:lt,setTrackedExecutions:tt,setLatestExecution:Ae,setShowStatusSheet:At,onDepositSuccess:S,onExecutionsChange:y,onDepositError:B});react.useEffect(()=>{if(!X.length)return;let Z=X.find(R=>R.symbol===T);if(!Z||Z.chains.length===0)return;if(!Z.chains.some(R=>xr(R.chain_id,R.chain_type)===m)){let R=Z.chains[0];$(xr(R.chain_id,R.chain_type));}},[T,X,m]);let Ie=X.find(Z=>Z.symbol===T),ve=(Ie?.chains||[]).find(Z=>xr(Z.chain_id,Z.chain_type)===m),eo=async()=>{if(we)try{reactNative.Clipboard.setString(we),Be(!0),setTimeout(()=>Be(!1),2e3);}catch(Z){console.error("Failed to copy:",Z);}},Mt=ve?.estimated_price_impact_percent??0,dt=ve?.max_slippage_percent??.25,_o=ve?.minimum_deposit_amount_usd??3;return Ze?jsxRuntime.jsxs(reactNative.View,{style:k.loadingContainer,children:[jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"large",color:f.primary}),jsxRuntime.jsx(reactNative.Text,{style:[k.loadingText,{color:f.foregroundMuted,fontFamily:n.regular}],children:"Loading currencies..."})]}):Ot&&X.length===0?jsxRuntime.jsxs(reactNative.View,{style:k.errorContainer,children:[jsxRuntime.jsx(reactNative.Text,{style:[k.errorText,{color:f.error,fontFamily:n.regular}],children:Ot}),jsxRuntime.jsx(reactNative.Text,{style:[k.errorHint,{color:f.foregroundMuted,fontFamily:n.regular}],children:"Please check your network connection and try again."})]}):jsxRuntime.jsxs(reactNative.View,{style:k.container,children:[jsxRuntime.jsxs(reactNative.View,{style:k.selectorSection,children:[jsxRuntime.jsx(reactNative.Text,{style:[k.selectorLabel,{color:c.card.labelColor,fontFamily:n.medium}],children:"Select token to deposit"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>Oe(true),disabled:Ze||X.length===0,style:[k.tokenSelectorButton,{backgroundColor:c.card.backgroundColor,borderRadius:c.card.borderRadius,borderWidth:c.card.borderWidth,borderColor:c.card.borderColor}],activeOpacity:.7,children:Ze?jsxRuntime.jsxs(reactNative.View,{style:k.tokenSelectorLoading,children:[jsxRuntime.jsx(reactNative.View,{style:[k.loadingIcon,{backgroundColor:f.cardHover}]}),jsxRuntime.jsxs(reactNative.View,{style:k.loadingTextContainer,children:[jsxRuntime.jsx(reactNative.View,{style:[k.loadingLine,{backgroundColor:f.cardHover,width:60}]}),jsxRuntime.jsx(reactNative.View,{style:[k.loadingLine,{backgroundColor:f.cardHover,width:100,marginTop:4}]})]})]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs(reactNative.View,{style:k.tokenIconWrapper,children:[Ie&&jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(Ie,"png"))},style:k.tokenMainIcon}),(ve||Ve)&&jsxRuntime.jsx(reactNative.Image,{source:{uri:G(de(ve||Ve,"png"))},style:[k.tokenChainBadge,{borderColor:c.card.backgroundColor,borderRadius:c.badge.borderRadius}]})]}),jsxRuntime.jsxs(reactNative.View,{style:k.tokenSelectorInfo,children:[jsxRuntime.jsx(reactNative.Text,{style:[k.tokenSelectorSymbol,{color:c.card.titleColor,fontFamily:n.semibold}],children:Ie?.symbol||T}),jsxRuntime.jsx(reactNative.Text,{style:[k.tokenSelectorNetwork,{color:c.card.subtitleColor,fontFamily:n.regular}],numberOfLines:1,children:ve?.chain_name||Ve?.chain_name||"Select network"})]}),jsxRuntime.jsxs(reactNative.View,{style:k.tokenSelectorRight,children:[jsxRuntime.jsxs(reactNative.Text,{style:[k.minDepositText,{color:c.card.labelHighlightRightColor,fontFamily:n.medium}],children:["$",_o," min"]}),jsxRuntime.jsx(Tt,{size:16,color:c.card.actionColor,strokeWidth:2})]})]})})]}),jsxRuntime.jsx(pn,{visible:qe,onClose:()=>Oe(false),tokens:X,selectedToken:T,selectedChainKey:m,onSelect:(Z,be)=>{A(Z),$(be);},borderTopLeftRadius:C?.tokenSelector?.borderTopLeftRadius??w,borderTopRightRadius:C?.tokenSelector?.borderTopRightRadius??p}),jsxRuntime.jsx(reactNative.View,{style:k.qrContainer,children:jsxRuntime.jsx(reactNative.View,{style:[k.qrWrapper,{backgroundColor:f.background,borderRadius:c.card.borderRadius,borderWidth:c.card.borderWidth>0?c.card.borderWidth:1,borderColor:c.card.borderColor}],children:M?jsxRuntime.jsxs(reactNative.View,{style:k.qrLoading,children:[jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"small",color:f.primary}),jsxRuntime.jsx(reactNative.Text,{style:[k.loadingText,{color:f.foregroundMuted,fontFamily:n.regular}],children:"Loading..."})]}):we?jsxRuntime.jsx(fo,{value:we,size:180,logoUri:G(de(ve,"png")||ze("/icons/networks/png/ethereum.png")),logoSize:45}):jsxRuntime.jsx(reactNative.View,{style:k.qrLoading,children:jsxRuntime.jsx(reactNative.Text,{style:[k.errorText,{color:f.error,fontFamily:n.regular}],children:"No address available"})})})}),jsxRuntime.jsxs(reactNative.View,{style:k.addressSection,children:[jsxRuntime.jsxs(reactNative.View,{style:k.addressHeader,children:[jsxRuntime.jsx(reactNative.Text,{style:[k.addressLabel,{color:c.card.labelColor,fontFamily:n.medium}],children:"Deposit Address"}),Y&&jsxRuntime.jsxs(reactNative.View,{style:k.copiedIndicator,children:[jsxRuntime.jsx(De,{size:14,color:f.success,strokeWidth:2}),jsxRuntime.jsx(reactNative.Text,{style:[k.copiedText,{color:f.success,fontFamily:n.regular}],children:"Copied"})]})]}),jsxRuntime.jsxs(We,{cardTokens:c.transferCrypto.depositAddress.card,onPress:!M&&we?eo:void 0,contentStyle:k.addressBox,children:[jsxRuntime.jsx(reactNative.Text,{style:[k.addressText,{color:c.card.titleColor,fontFamily:n.regular}],numberOfLines:2,children:M?"Loading...":we||"No address available"}),jsxRuntime.jsx(reactNative.View,{style:k.addressCopyIcon,children:jsxRuntime.jsx(Po,{size:16,color:c.card.actionColor,strokeWidth:1})})]})]}),jsxRuntime.jsxs(reactNative.View,{style:[k.detailsCard,{backgroundColor:c.card.backgroundColor,borderRadius:c.card.borderRadius,borderWidth:c.card.borderWidth,borderColor:c.card.borderColor}],children:[jsxRuntime.jsxs(reactNative.TouchableOpacity,{onPress:()=>Pe(!et),style:k.detailsHeader,children:[jsxRuntime.jsxs(reactNative.View,{style:k.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[k.detailIcon,{backgroundColor:c.card.iconBackgroundColor,borderRadius:c.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(Nt,{size:12,color:c.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[k.detailsLabel,{color:c.card.titleColor,fontFamily:n.regular}],children:"Processing time: < 1 min"})]}),jsxRuntime.jsx(reactNative.View,{style:k.chevronContainer,children:et?jsxRuntime.jsx(Pt,{size:16,color:c.card.actionColor,strokeWidth:2}):jsxRuntime.jsx(Ue,{size:16,color:c.card.actionColor,strokeWidth:2})})]}),et&&jsxRuntime.jsxs(reactNative.View,{style:k.detailsContent,children:[jsxRuntime.jsxs(reactNative.View,{style:k.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[k.detailIcon,{backgroundColor:c.card.iconBackgroundColor,borderRadius:c.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(io,{size:12,color:c.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[k.detailsLabel,{color:c.card.titleColor,fontFamily:n.regular}],children:["Price impact: ",Mt.toFixed(2),"%"]}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>ot(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsxRuntime.jsx(so,{size:14,color:c.card.actionColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:k.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[k.detailIcon,{backgroundColor:c.card.iconBackgroundColor,borderRadius:c.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(ao,{size:12,color:c.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[k.detailsLabel,{color:c.card.titleColor,fontFamily:n.regular}],children:["Slippage: Auto \u2022 ",dt.toFixed(2),"%"]}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>ot(true),hitSlop:{top:10,bottom:10,left:10,right:10},style:{marginLeft:-4},children:jsxRuntime.jsx(so,{size:14,color:c.card.actionColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:k.detailsRow,children:[jsxRuntime.jsx(reactNative.View,{style:[k.detailIcon,{backgroundColor:c.card.iconBackgroundColor,borderRadius:c.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(Xo,{size:12,color:c.card.iconColor,strokeWidth:2})}),jsxRuntime.jsxs(reactNative.Text,{style:[k.detailsLabel,{color:c.card.titleColor,fontFamily:n.regular}],children:["Need help?"," ",jsxRuntime.jsx(reactNative.Text,{style:{textDecorationLine:"underline"},children:"Contact support"})]})]})]})]}),jsxRuntime.jsx(sr,{depositConfirmationMode:g,depositAddress:we,showWaitingUi:Xt,latestExecution:le,onIveDeposited:Zt}),jsxRuntime.jsx(reactNative.TouchableOpacity,{style:k.termsContainer,onPress:()=>reactNative.Linking.openURL("https://unifold.io/terms"),children:jsxRuntime.jsx(reactNative.Text,{style:[k.termsText,{color:f.primary,fontFamily:n.regular}],children:"Terms apply"})}),jsxRuntime.jsxs(fe,{visible:wo,onClose:()=>ot(false),closeOnBackdropPress:true,showHandle:true,borderTopLeftRadius:C?.infoSheet?.borderTopLeftRadius??w,borderTopRightRadius:C?.infoSheet?.borderTopRightRadius??p,children:[jsxRuntime.jsxs(reactNative.View,{style:[k.sheetHeader,{borderBottomColor:f.border}],children:[jsxRuntime.jsx(reactNative.View,{style:k.sheetHeaderSpacer}),jsxRuntime.jsx(reactNative.Text,{style:[k.sheetTitle,{color:c.header.titleColor,fontFamily:n.medium}],children:"Price Impact & Slippage"}),jsxRuntime.jsx(reactNative.TouchableOpacity,{onPress:()=>ot(false),style:k.sheetCloseButton,children:jsxRuntime.jsx(Me,{size:20,color:c.header.buttonColor,strokeWidth:2})})]}),jsxRuntime.jsxs(reactNative.View,{style:k.infoSheetContent,children:[jsxRuntime.jsxs(reactNative.View,{style:[k.infoCard,{backgroundColor:c.card.backgroundColor,borderRadius:c.card.borderRadius,borderWidth:c.card.borderWidth,borderColor:c.card.borderColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:k.infoCardHeader,children:[jsxRuntime.jsx(reactNative.View,{style:[k.infoCardIcon,{backgroundColor:c.card.iconBackgroundColor,borderRadius:c.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(io,{size:16,color:c.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[k.infoCardTitle,{color:c.card.titleColor,fontFamily:n.medium}],children:"Price Impact"}),jsxRuntime.jsxs(reactNative.Text,{style:[k.infoCardValue,{color:c.card.titleColor,fontFamily:n.medium}],children:[Mt.toFixed(2),"%"]})]}),jsxRuntime.jsx(reactNative.Text,{style:[k.infoCardDescription,{color:c.card.descriptionColor,fontFamily:n.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."})]}),jsxRuntime.jsxs(reactNative.View,{style:[k.infoCard,{backgroundColor:c.card.backgroundColor,borderRadius:c.card.borderRadius,borderWidth:c.card.borderWidth,borderColor:c.card.borderColor}],children:[jsxRuntime.jsxs(reactNative.View,{style:k.infoCardHeader,children:[jsxRuntime.jsx(reactNative.View,{style:[k.infoCardIcon,{backgroundColor:c.card.iconBackgroundColor,borderRadius:c.card.iconContainerBorderRadius}],children:jsxRuntime.jsx(ao,{size:16,color:c.card.iconColor,strokeWidth:2})}),jsxRuntime.jsx(reactNative.Text,{style:[k.infoCardTitle,{color:c.card.titleColor,fontFamily:n.medium}],children:"Max Slippage"}),jsxRuntime.jsxs(reactNative.Text,{style:[k.infoCardValue,{color:c.card.titleColor,fontFamily:n.medium}],children:[dt.toFixed(2),"%"]})]}),jsxRuntime.jsx(reactNative.Text,{style:[k.infoCardDescription,{color:c.card.descriptionColor,fontFamily:n.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."})]})]})]}),le&&jsxRuntime.jsx(go,{visible:ko,status:le.status,tokenIconUrl:le.destination_token_metadata?.icon_urls?.find(Z=>Z.format==="png")?.url||le.destination_token_metadata?.icon_url||de(Ie,"png"),explorerUrl:le.explorer_url,completionExplorerUrl:le.destination_explorer_url,date:le.created_at?new Date(le.created_at):void 0,amountUsd:le.source_amount_usd?parseFloat(le.source_amount_usd):void 0,onClose:()=>At(false),borderTopLeftRadius:C?.depositStatus?.borderTopLeftRadius??w,borderTopRightRadius:C?.depositStatus?.borderTopRightRadius??p})]})}var k=reactNative.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 Kt={transferCrypto:{title:"Transfer Crypto",subtitle:"No limit \u2022 Instant"},depositWithCard:{title:"Deposit with Card",subtitle:"$50,000 limit \u2022 2 min"},depositTracker:{title:"Deposit Tracker",subtitle:"Track your deposit progress"}};function Xs({visible:e,onClose:t,externalUserId:o,publishableKey:i,modalTitle:r="Deposit",destinationTokenSymbol:l,recipientAddress:a,destinationChainType:s,destinationChainId:u,destinationTokenAddress:d,defaultChainType:g,defaultChainId:y,defaultTokenAddress:S,showBalance:B=false,hideDepositTracker:D=false,depositConfirmationMode:w="auto_ui",transferInputVariant:p="double_input",onDepositSuccess:C,onDepositError:f,sheetBorderRadius:n}){let c=n?.globalBorderTopLeftRadius,_=n?.globalBorderTopRightRadius,{colors:T,fonts:A}=E(),[m,$]=react.useState([]),[se,ee]=react.useState(false),[M,z]=react.useState(false),[te,X]=react.useState(false),[Ce,Ze]=react.useState(null),[$e,Y]=react.useState("amount"),{isAllowed:Be,isLoading:et}=Uo(i,e);react.useEffect(()=>{e&&!Ce&&Lo(i).then(Ze).catch(console.error);},[e,Ce,i]);let Pe=()=>{t();},qe=m.filter(tt=>tt.status==="pending"||tt.status==="waiting").length,Qe=!!(a&&s&&u&&d&&i)&&B!==false&&!!Ce,lt=et||e&&!Ce,Ct=Be===false;return jsxRuntime.jsxs(fe,{visible:e,onClose:Pe,closeOnBackdropPress:false,showHandle:false,borderTopLeftRadius:n?.main?.borderTopLeftRadius??c,borderTopRightRadius:n?.main?.borderTopRightRadius??_,children:[jsxRuntime.jsx(Ke,{title:r,showBack:false,onClose:Pe,showBalance:Qe,balanceAddress:a,balanceChainType:s,balanceChainId:u,balanceTokenAddress:d,publishableKey:i,projectName:Ce?.project_name}),lt&&jsxRuntime.jsx(reactNative.View,{style:Dt.centeredContainer,children:jsxRuntime.jsx(reactNative.ActivityIndicator,{size:"large",color:T.primary})}),!lt&&Ct&&jsxRuntime.jsxs(reactNative.View,{style:Dt.centeredContainer,children:[jsxRuntime.jsx(reactNative.View,{style:[Dt.iconContainer,{backgroundColor:T.cardHover}],children:jsxRuntime.jsx(Zo,{size:32,color:T.foreground,strokeWidth:1.5})}),jsxRuntime.jsx(reactNative.Text,{style:[Dt.blockedTitle,{color:T.foreground,fontFamily:A.semibold}],children:"No Tokens Available"}),jsxRuntime.jsx(reactNative.Text,{style:[Dt.blockedDescription,{color:T.foreground,opacity:.7,fontFamily:A.regular}],children:"There are no supported tokens available from your current location."})]}),!lt&&!Ct&&jsxRuntime.jsxs(reactNative.View,{style:Dt.optionsContainer,children:[jsxRuntime.jsx(Vo,{onPress:()=>z(true),title:Kt.transferCrypto.title,subtitle:Kt.transferCrypto.subtitle,featuredTokens:Ce?.transfer_crypto?.networks}),jsxRuntime.jsx(Wo,{onPress:()=>X(true),title:Kt.depositWithCard.title,subtitle:Kt.depositWithCard.subtitle,paymentNetworks:Ce?.payment_networks?.networks}),!D&&jsxRuntime.jsx(Eo,{onPress:()=>ee(true),title:Kt.depositTracker.title,subtitle:Kt.depositTracker.subtitle,badge:qe>0?qe:void 0})]}),jsxRuntime.jsx(Cr,{visible:se,onClose:()=>ee(false),executions:m,externalUserId:o,publishableKey:i,borderTopLeftRadius:n?.depositsTracker?.borderTopLeftRadius??c,borderTopRightRadius:n?.depositsTracker?.borderTopRightRadius??_}),jsxRuntime.jsxs(fe,{visible:M,onClose:()=>z(false),closeOnBackdropPress:false,showHandle:false,heightPercent:.9,borderTopLeftRadius:n?.transferCrypto?.borderTopLeftRadius??c,borderTopRightRadius:n?.transferCrypto?.borderTopRightRadius??_,children:[jsxRuntime.jsx(Ke,{title:Kt.transferCrypto.title,showBack:false,onClose:()=>z(false),showBalance:Qe,balanceAddress:a,balanceChainType:s,balanceChainId:u,balanceTokenAddress:d,publishableKey:i,projectName:Ce?.project_name}),jsxRuntime.jsx(reactNative.ScrollView,{style:Dt.transferScrollContainer,contentContainerStyle:Dt.scrollContent,showsVerticalScrollIndicator:false,children:p==="single_input"?jsxRuntime.jsx(fn,{externalUserId:o,publishableKey:i,recipientAddress:a,destinationChainType:s,destinationChainId:u,destinationTokenAddress:d,destinationTokenSymbol:l,defaultChainType:g,defaultChainId:y,defaultTokenAddress:S,depositConfirmationMode:w,onExecutionsChange:$,onDepositSuccess:C,onDepositError:f,borderTopLeftRadius:c,borderTopRightRadius:_,sheetBorderRadius:{tokenSelector:n?.tokenSelector,infoSheet:n?.infoSheet,depositStatus:n?.depositStatus}}):jsxRuntime.jsx(lr,{externalUserId:o,publishableKey:i,recipientAddress:a,destinationChainType:s,destinationChainId:u,destinationTokenAddress:d,destinationTokenSymbol:l,defaultChainType:g,defaultChainId:y,defaultTokenAddress:S,depositConfirmationMode:w,onExecutionsChange:$,onDepositSuccess:C,onDepositError:f,borderTopLeftRadius:c,borderTopRightRadius:_,sheetBorderRadius:{tokenSelector:n?.tokenSelector,chainSelector:n?.chainSelector,infoSheet:n?.infoSheet,depositStatus:n?.depositStatus}})})]}),jsxRuntime.jsxs(fe,{visible:te,onClose:()=>{X(false),Y("amount");},closeOnBackdropPress:false,showHandle:false,heightPercent:.9,borderTopLeftRadius:n?.buyWithCard?.borderTopLeftRadius??c,borderTopRightRadius:n?.buyWithCard?.borderTopRightRadius??_,children:[jsxRuntime.jsx(Ke,{title:`Deposit ${l||"USDC"}`,showBack:$e==="onramp",onBack:()=>Y("amount"),onClose:()=>{X(false),Y("amount");},showBalance:Qe,balanceAddress:a,balanceChainType:s,balanceChainId:u,balanceTokenAddress:d,publishableKey:i,projectName:Ce?.project_name}),jsxRuntime.jsx(reactNative.View,{style:Dt.buyWithCardContainer,children:jsxRuntime.jsx(fr,{externalUserId:o,publishableKey:i,destinationTokenSymbol:l,recipientAddress:a,destinationChainType:s,destinationChainId:u,destinationTokenAddress:d,onDepositSuccess:C,onDepositError:f,view:$e,onViewChange:tt=>Y(tt),borderTopLeftRadius:c,borderTopRightRadius:_,sheetBorderRadius:{providerModal:n?.providerModal,webView:n?.webView,currencyModal:n?.currencyModal}})})]})]})}function Sr({theme:e="auto",...t}){return jsxRuntime.jsx(Xs,{...t})}var Dt=reactNative.StyleSheet.create({optionsContainer:{paddingTop:8,paddingBottom:24,gap:8},transferScrollContainer:{flex:1},scrollContent:{paddingBottom:24},buyWithCardContainer:{flex:1},centeredContainer:{alignItems:"center",justifyContent:"center",paddingVertical:48,paddingHorizontal:16,minHeight:200},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}});reactNative.StyleSheet.create({base:{flexDirection:"row",alignItems:"center",justifyContent:"center",gap:8},text:{fontWeight:"600",textAlign:"center"},fullWidth:{width:"100%"},disabled:{opacity:.5}});reactNative.StyleSheet.create({icon:{backgroundColor:"transparent"}});var la=()=>new reactQuery.QueryClient({defaultOptions:{queries:{staleTime:6e4,retry:1}}}),gi=react.createContext(null);function da({children:e,publishableKey:t,config:o}){let[i]=react.useState(()=>la()),[r,l]=react.useState(false),[a,s]=react.useState(null),u=reactNative.useColorScheme(),d=react.useRef(false);d.current||(Yo({publishableKey:t}),d.current=true);let g=react.useMemo(()=>{let f=o?.appearance||"dark";return f==="auto"?u==="dark"?"dark":"light":f},[o?.appearance,u]);react.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.'),Yo({publishableKey:t});},[t]);let y=react.useRef(null),S=react.useRef(null),B=react.useCallback(f=>{S.current&&(clearTimeout(S.current),S.current=null),y.current&&(console.warn("[UnifoldProvider] A deposit is already in progress. Cancelling previous deposit."),y.current.reject({message:"Deposit cancelled - new deposit started",code:"DEPOSIT_SUPERSEDED"}),y.current=null);let n=new Promise((c,_)=>{y.current={resolve:c,reject:_};});return s(f),l(true),n},[]),D=react.useCallback(()=>{y.current&&(y.current.reject({message:"Deposit cancelled by user",code:"DEPOSIT_CANCELLED"}),y.current=null),l(false),S.current=setTimeout(()=>{s(null),S.current=null;},200);},[]),w=react.useCallback(f=>{a?.onSuccess&&a.onSuccess(f),y.current&&(y.current.resolve(f),y.current=null);},[a]),p=react.useCallback(f=>{console.error("[UnifoldProvider] Deposit error:",f),a?.onError&&a.onError(f),y.current&&(y.current.reject(f),y.current=null);},[a]),C=react.useMemo(()=>({publishableKey:t,beginDeposit:B,closeDeposit:D}),[t,B,D]);return jsxRuntime.jsx(reactQuery.QueryClientProvider,{client:i,children:jsxRuntime.jsx(gi.Provider,{value:C,children:jsxRuntime.jsxs(qo,{mode:g,accentColor:o?.accentColor,theme:o?.theme,fontFamily:o?.fontFamily,fonts:o?.fonts,components:o?.components,children:[e,a&&jsxRuntime.jsx(Sr,{visible:r,onClose:D,publishableKey:t,modalTitle:o?.modalTitle,externalUserId:a.externalUserId,destinationChainType:a.destinationChainType,destinationChainId:a.destinationChainId,destinationTokenSymbol:a.destinationTokenSymbol,recipientAddress:a.recipientAddress,destinationTokenAddress:a.destinationTokenAddress,defaultChainType:a.defaultChainType,defaultChainId:a.defaultChainId,defaultTokenAddress:a.defaultTokenAddress,showBalance:a.showBalance,depositConfirmationMode:a.depositConfirmationMode??"auto_ui",hideDepositTracker:o?.hideDepositTracker,transferInputVariant:o?.transferInputVariant,onDepositSuccess:w,onDepositError:p,theme:g,sheetBorderRadius:o?.sheetBorderRadius})]})})})}function ca(){let e=react.useContext(gi);if(!e)throw new Error("useUnifold must be used within UnifoldProvider");return e}
2
+ exports.UnifoldProvider=da;exports.setDevApiUrl=kn;exports.useAllowedCountry=Uo;exports.useUnifold=ca;