auramaxx 0.0.7 → 0.0.9
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/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +75 -75
- package/.next/app-path-routes-manifest.json +7 -7
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +31 -31
- package/.next/react-loadable-manifest.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/api/[...doc]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agent-requests/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/apps/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/apps/manifests/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/apps/static/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/docs/plain/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/[id]/apps/[wid]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/[id]/apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/[id]/export/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/config/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/import/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/route_client-reference-manifest.js +1 -1
- package/.next/server/app/app-legacy-do-not-use/page_client-reference-manifest.js +1 -1
- package/.next/server/app/app-legacy-do-not-use.html +1 -1
- package/.next/server/app/app-legacy-do-not-use.rsc +2 -2
- package/.next/server/app/approve/[actionId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/docs/[...doc]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/docs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/health/page_client-reference-manifest.js +1 -1
- package/.next/server/app/health.html +1 -1
- package/.next/server/app/health.rsc +1 -1
- package/.next/server/app/hello/page_client-reference-manifest.js +1 -1
- package/.next/server/app/hello.html +1 -1
- package/.next/server/app/hello.rsc +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +2 -2
- package/.next/server/app/page.js +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
- package/.next/server/app/privacy.html +1 -1
- package/.next/server/app/privacy.rsc +1 -1
- package/.next/server/app/share/[token]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/terms/page_client-reference-manifest.js +1 -1
- package/.next/server/app/terms.html +1 -1
- package/.next/server/app/terms.rsc +1 -1
- package/.next/server/app-paths-manifest.json +7 -7
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/2927.e7e9e2a1b8d2dc61.js +1 -0
- package/.next/static/chunks/7411-3ca797c21b722ccd.js +1 -0
- package/.next/static/chunks/8614-2b239837100108a8.js +59 -0
- package/.next/static/chunks/app/app-legacy-do-not-use/page-984b44219e827f20.js +1 -0
- package/.next/static/chunks/app/page-202668d41c2b1c70.js +1 -0
- package/.next/static/chunks/{webpack-d3f28b35c037373d.js → webpack-66e03877d6fdcbf0.js} +1 -1
- package/.next/trace +4 -4
- package/package.json +1 -1
- package/src/components/vault/CredentialVault.tsx +4 -3
- package/src/server/node_modules/.vite/vitest/da39a3ee5e6b4b0d3255bfef95601890afd80709/results.json +1 -1
- package/.next/static/chunks/2927.9f1b221489693fa6.js +0 -1
- package/.next/static/chunks/7411-2cdac9a42dad0323.js +0 -1
- package/.next/static/chunks/8614-946e68e30ed95636.js +0 -59
- package/.next/static/chunks/app/app-legacy-do-not-use/page-c38eba9a354eaf8c.js +0 -1
- package/.next/static/chunks/app/page-e5cf8222673d3bd9.js +0 -1
- /package/.next/static/{nAKFZuKu1HIUU3yPTafeu → D6gXZ612zYsWYHv6fu0JE}/_buildManifest.js +0 -0
- /package/.next/static/{nAKFZuKu1HIUU3yPTafeu → D6gXZ612zYsWYHv6fu0JE}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--nAKFZuKu1HIUU3yPTafeu--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="image" href="/logo.webp"/><link rel="stylesheet" href="/_next/static/css/380c8dc81bc5d4fa.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-d3f28b35c037373d.js"/><script src="/_next/static/chunks/4bd1b696-f785427dddbba9fb.js" async=""></script><script src="/_next/static/chunks/1255-e8718b02724690dd.js" async=""></script><script src="/_next/static/chunks/main-app-f63b86bdbf5b7b88.js" async=""></script><script src="/_next/static/chunks/4901-2fb78a7f9308613e.js" async=""></script><script src="/_next/static/chunks/8273-922091226ba84a94.js" async=""></script><script src="/_next/static/chunks/app/layout-644d52f255ca637c.js" async=""></script><script src="/_next/static/chunks/2619-3c9e02e22d10480a.js" async=""></script><script src="/_next/static/chunks/7616-b8bd37ce1f735d6f.js" async=""></script><script src="/_next/static/chunks/3667-d6770121629db38b.js" async=""></script><script src="/_next/static/chunks/app/error-760c35a19d4d783c.js" async=""></script><script src="/_next/static/chunks/app/terms/page-faf36cd0dde6dfa3.js" async=""></script><title>AuraMaxx</title><meta name="description" content="Secure local wallets for AI agents"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.png?df76ea5788c92df2" type="image/png" sizes="32x32"/><link rel="apple-touch-icon" href="/apple-icon.png?71053f8e9b40bf5d" type="image/png" sizes="180x180"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><svg class="absolute w-0 h-0 pointer-events-none" style="position:absolute;width:0;height:0"><filter id="tyvekFilter"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="4" stitchTiles="stitch"></feTurbulence><feColorMatrix type="saturate" values="0"></feColorMatrix><feComponentTransfer><feFuncR type="linear" slope="0.3"></feFuncR><feFuncG type="linear" slope="0.3"></feFuncG><feFuncB type="linear" slope="0.3"></feFuncB></feComponentTransfer></filter></svg><div class="min-h-screen bg-[var(--color-background,#f4f4f5)] relative p-4 py-8"><div class="fixed inset-0 pointer-events-none z-0 overflow-hidden"><div class="absolute inset-0 bg-grid-adaptive bg-[size:4rem_4rem] opacity-30"></div><div class="absolute inset-0 tyvek-texture opacity-40 mix-blend-multiply"></div><div class="absolute top-[5%] left-[5%] opacity-5 select-none"><h1 class="text-[15vw] font-bold leading-none text-[var(--color-text,#0a0a0a)] font-mono tracking-tighter">AURA</h1></div><div class="absolute bottom-[5%] right-[5%] opacity-5 select-none"><h1 class="text-[15vw] font-bold leading-none text-[var(--color-text,#0a0a0a)] font-mono tracking-tighter text-right">TERMS</h1></div></div><a class="fixed top-6 left-6 z-50 flex items-center gap-3 hover:opacity-80 transition-opacity" href="/hello"><div class="w-10 h-10"><img src="/logo.webp" alt="AuraMaxx" class="w-full h-full object-contain"/></div><div class="font-black text-xl tracking-tighter text-[var(--color-text,#0a0a0a)]">AURAMAXX</div></a><div class="fixed top-7 right-6 z-50 flex items-center gap-3 font-mono text-[10px] tracking-widest"><a class="text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors" href="/privacy">PRIVACY</a><a class="text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors" href="/docs">DOCS</a><a class="text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors" href="/">HOME</a></div><main class="relative z-[5] max-w-[920px] mx-auto pt-16"><article class="bg-[var(--color-surface,#f4f4f2)] border border-[var(--color-border,#d4d4d8)] shadow-lg overflow-hidden font-mono"><header class="px-5 py-4 border-b border-[var(--color-border,#d4d4d8)] bg-[var(--color-surface-alt,#fafafa)] flex items-center justify-between"><h1 class="font-sans font-bold text-sm text-[var(--color-text,#0a0a0a)] uppercase tracking-tight">Terms of Service</h1><span class="text-[9px] text-[var(--color-text-muted,#6b7280)] tracking-widest">AURAWALLET</span></header><div class="p-6 space-y-5 text-[13px] leading-6 text-[var(--color-text,#0a0a0a)]"><p>AuraWallet is open-source software released under the MIT License. By using it, you agree that Aura Industries is not liable for any damages, losses, or claims tied to use of this software.</p><p>There is no warranty of any kind. Use AuraWallet at your own risk.</p><p>All data stays local on your machine and we collect nothing from your usage.</p><p>The software is provided as-is under MIT, without guarantees of merchantability, fitness for a particular purpose, or noninfringement.</p><p>Source code is public on GitHub:<!-- --> <a href="https://github.com/nicoduclare/aura" target="_blank" rel="noopener noreferrer" class="underline hover:no-underline">https://github.com/nicoduclare/aura</a>.</p></div><footer class="px-5 py-3 border-t border-[var(--color-border,#d4d4d8)] bg-[var(--color-surface-alt,#fafafa)] text-[9px] tracking-widest text-[var(--color-text-faint,#9ca3af)] uppercase">Effective immediately</footer></article></main></div><!--$--><!--/$--><div class="tyvek-texture" style="opacity:0.12;z-index:0;pointer-events:none"></div><script src="/_next/static/chunks/webpack-d3f28b35c037373d.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5685,[\"4901\",\"static/chunks/4901-2fb78a7f9308613e.js\",\"8273\",\"static/chunks/8273-922091226ba84a94.js\",\"7177\",\"static/chunks/app/layout-644d52f255ca637c.js\"],\"ThemeProvider\"]\n3:I[6300,[\"4901\",\"static/chunks/4901-2fb78a7f9308613e.js\",\"8273\",\"static/chunks/8273-922091226ba84a94.js\",\"7177\",\"static/chunks/app/layout-644d52f255ca637c.js\"],\"Providers\"]\n4:I[9766,[],\"\"]\n5:I[8579,[\"2619\",\"static/chunks/2619-3c9e02e22d10480a.js\",\"7616\",\"static/chunks/7616-b8bd37ce1f735d6f.js\",\"3667\",\"static/chunks/3667-d6770121629db38b.js\",\"8039\",\"static/chunks/app/error-760c35a19d4d783c.js\"],\"default\"]\n6:I[8924,[],\"\"]\n7:I[2619,[\"2619\",\"static/chunks/2619-3c9e02e22d10480a.js\",\"7066\",\"static/chunks/app/terms/page-faf36cd0dde6dfa3.js\"],\"\"]\nc:I[7150,[],\"\"]\n:HL[\"/_next/static/css/380c8dc81bc5d4fa.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"nAKFZuKu1HIUU3yPTafeu\",\"p\":\"\",\"c\":[\"\",\"terms\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"terms\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/380c8dc81bc5d4fa.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"svg\",null,{\"className\":\"absolute w-0 h-0 pointer-events-none\",\"style\":{\"position\":\"absolute\",\"width\":0,\"height\":0},\"children\":[\"$\",\"filter\",null,{\"id\":\"tyvekFilter\",\"children\":[[\"$\",\"feTurbulence\",null,{\"type\":\"fractalNoise\",\"baseFrequency\":\"0.8\",\"numOctaves\":\"4\",\"stitchTiles\":\"stitch\"}],[\"$\",\"feColorMatrix\",null,{\"type\":\"saturate\",\"values\":\"0\"}],[\"$\",\"feComponentTransfer\",null,{\"children\":[[\"$\",\"feFuncR\",null,{\"type\":\"linear\",\"slope\":\"0.3\"}],[\"$\",\"feFuncG\",null,{\"type\":\"linear\",\"slope\":\"0.3\"}],[\"$\",\"feFuncB\",null,{\"type\":\"linear\",\"slope\":\"0.3\"}]]}]]}]}],[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}],[\"$\",\"div\",null,{\"className\":\"tyvek-texture\",\"style\":{\"opacity\":0.12,\"zIndex\":0,\"pointerEvents\":\"none\"}}]]}]}]]}],{\"children\":[\"terms\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-[var(--color-background,#f4f4f5)] relative p-4 py-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"fixed inset-0 pointer-events-none z-0 overflow-hidden\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute inset-0 bg-grid-adaptive bg-[size:4rem_4rem] opacity-30\"}],[\"$\",\"div\",null,{\"className\":\"absolute inset-0 tyvek-texture opacity-40 mix-blend-multiply\"}],[\"$\",\"div\",null,{\"className\":\"absolute top-[5%] left-[5%] opacity-5 select-none\",\"children\":[\"$\",\"h1\",null,{\"className\":\"text-[15vw] font-bold leading-none text-[var(--color-text,#0a0a0a)] font-mono tracking-tighter\",\"children\":\"AURA\"}]}],[\"$\",\"div\",null,{\"className\":\"absolute bottom-[5%] right-[5%] opacity-5 select-none\",\"children\":[\"$\",\"h1\",null,{\"className\":\"text-[15vw] font-bold leading-none text-[var(--color-text,#0a0a0a)] font-mono tracking-tighter text-right\",\"children\":\"TERMS\"}]}]]}],[\"$\",\"$L7\",null,{\"href\":\"/hello\",\"className\":\"fixed top-6 left-6 z-50 flex items-center gap-3 hover:opacity-80 transition-opacity\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-10 h-10\",\"children\":[\"$\",\"img\",null,{\"src\":\"/logo.webp\",\"alt\":\"AuraMaxx\",\"className\":\"w-full h-full object-contain\"}]}],[\"$\",\"div\",null,{\"className\":\"font-black text-xl tracking-tighter text-[var(--color-text,#0a0a0a)]\",\"children\":\"AURAMAXX\"}]]}],[\"$\",\"div\",null,{\"className\":\"fixed top-7 right-6 z-50 flex items-center gap-3 font-mono text-[10px] tracking-widest\",\"children\":[[\"$\",\"$L7\",null,{\"href\":\"/privacy\",\"className\":\"text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors\",\"children\":\"PRIVACY\"}],[\"$\",\"$L7\",null,{\"href\":\"/docs\",\"className\":\"text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors\",\"children\":\"DOCS\"}],\"$L8\"]}],\"$L9\"]}],null,\"$La\"]}],{},null,false]},null,false]},null,false],\"$Lb\",false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"d:I[4431,[],\"OutletBoundary\"]\nf:I[5278,[],\"AsyncMetadataOutlet\"]\n11:I[4431,[],\"ViewportBoundary\"]\n13:I[4431,[],\"MetadataBoundary\"]\n14:\"$Sreact.suspense\"\n8:[\"$\",\"$L7\",null,{\"href\":\"/\",\"className\":\"text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors\",\"children\":\"HOME\"}]\n"])</script><script>self.__next_f.push([1,"9:[\"$\",\"main\",null,{\"className\":\"relative z-[5] max-w-[920px] mx-auto pt-16\",\"children\":[\"$\",\"article\",null,{\"className\":\"bg-[var(--color-surface,#f4f4f2)] border border-[var(--color-border,#d4d4d8)] shadow-lg overflow-hidden font-mono\",\"children\":[[\"$\",\"header\",null,{\"className\":\"px-5 py-4 border-b border-[var(--color-border,#d4d4d8)] bg-[var(--color-surface-alt,#fafafa)] flex items-center justify-between\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"font-sans font-bold text-sm text-[var(--color-text,#0a0a0a)] uppercase tracking-tight\",\"children\":\"Terms of Service\"}],[\"$\",\"span\",null,{\"className\":\"text-[9px] text-[var(--color-text-muted,#6b7280)] tracking-widest\",\"children\":\"AURAWALLET\"}]]}],[\"$\",\"div\",null,{\"className\":\"p-6 space-y-5 text-[13px] leading-6 text-[var(--color-text,#0a0a0a)]\",\"children\":[[\"$\",\"p\",null,{\"children\":\"AuraWallet is open-source software released under the MIT License. By using it, you agree that Aura Industries is not liable for any damages, losses, or claims tied to use of this software.\"}],[\"$\",\"p\",null,{\"children\":\"There is no warranty of any kind. Use AuraWallet at your own risk.\"}],[\"$\",\"p\",null,{\"children\":\"All data stays local on your machine and we collect nothing from your usage.\"}],[\"$\",\"p\",null,{\"children\":\"The software is provided as-is under MIT, without guarantees of merchantability, fitness for a particular purpose, or noninfringement.\"}],[\"$\",\"p\",null,{\"children\":[\"Source code is public on GitHub:\",\" \",[\"$\",\"a\",null,{\"href\":\"https://github.com/nicoduclare/aura\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"underline hover:no-underline\",\"children\":\"https://github.com/nicoduclare/aura\"}],\".\"]}]]}],[\"$\",\"footer\",null,{\"className\":\"px-5 py-3 border-t border-[var(--color-border,#d4d4d8)] bg-[var(--color-surface-alt,#fafafa)] text-[9px] tracking-widest text-[var(--color-text-faint,#9ca3af)] uppercase\",\"children\":\"Effective immediately\"}]]}]}]\n"])</script><script>self.__next_f.push([1,"a:[\"$\",\"$Ld\",null,{\"children\":[\"$Le\",[\"$\",\"$Lf\",null,{\"promise\":\"$@10\"}]]}]\nb:[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L11\",null,{\"children\":\"$L12\"}],null],[\"$\",\"$L13\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$14\",null,{\"fallback\":null,\"children\":\"$L15\"}]}]}]]}]\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\ne:null\n"])</script><script>self.__next_f.push([1,"16:I[622,[],\"IconMark\"]\n10:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"AuraMaxx\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Secure local wallets for AI agents\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.png?df76ea5788c92df2\",\"type\":\"image/png\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"4\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?71053f8e9b40bf5d\",\"type\":\"image/png\",\"sizes\":\"180x180\"}],[\"$\",\"$L16\",\"5\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"15:\"$10:metadata\"\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><!--D6gXZ612zYsWYHv6fu0JE--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="image" href="/logo.webp"/><link rel="stylesheet" href="/_next/static/css/380c8dc81bc5d4fa.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-66e03877d6fdcbf0.js"/><script src="/_next/static/chunks/4bd1b696-f785427dddbba9fb.js" async=""></script><script src="/_next/static/chunks/1255-e8718b02724690dd.js" async=""></script><script src="/_next/static/chunks/main-app-f63b86bdbf5b7b88.js" async=""></script><script src="/_next/static/chunks/4901-2fb78a7f9308613e.js" async=""></script><script src="/_next/static/chunks/8273-922091226ba84a94.js" async=""></script><script src="/_next/static/chunks/app/layout-644d52f255ca637c.js" async=""></script><script src="/_next/static/chunks/2619-3c9e02e22d10480a.js" async=""></script><script src="/_next/static/chunks/7616-b8bd37ce1f735d6f.js" async=""></script><script src="/_next/static/chunks/3667-d6770121629db38b.js" async=""></script><script src="/_next/static/chunks/app/error-760c35a19d4d783c.js" async=""></script><script src="/_next/static/chunks/app/terms/page-faf36cd0dde6dfa3.js" async=""></script><title>AuraMaxx</title><meta name="description" content="Secure local wallets for AI agents"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.png?df76ea5788c92df2" type="image/png" sizes="32x32"/><link rel="apple-touch-icon" href="/apple-icon.png?71053f8e9b40bf5d" type="image/png" sizes="180x180"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><svg class="absolute w-0 h-0 pointer-events-none" style="position:absolute;width:0;height:0"><filter id="tyvekFilter"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="4" stitchTiles="stitch"></feTurbulence><feColorMatrix type="saturate" values="0"></feColorMatrix><feComponentTransfer><feFuncR type="linear" slope="0.3"></feFuncR><feFuncG type="linear" slope="0.3"></feFuncG><feFuncB type="linear" slope="0.3"></feFuncB></feComponentTransfer></filter></svg><div class="min-h-screen bg-[var(--color-background,#f4f4f5)] relative p-4 py-8"><div class="fixed inset-0 pointer-events-none z-0 overflow-hidden"><div class="absolute inset-0 bg-grid-adaptive bg-[size:4rem_4rem] opacity-30"></div><div class="absolute inset-0 tyvek-texture opacity-40 mix-blend-multiply"></div><div class="absolute top-[5%] left-[5%] opacity-5 select-none"><h1 class="text-[15vw] font-bold leading-none text-[var(--color-text,#0a0a0a)] font-mono tracking-tighter">AURA</h1></div><div class="absolute bottom-[5%] right-[5%] opacity-5 select-none"><h1 class="text-[15vw] font-bold leading-none text-[var(--color-text,#0a0a0a)] font-mono tracking-tighter text-right">TERMS</h1></div></div><a class="fixed top-6 left-6 z-50 flex items-center gap-3 hover:opacity-80 transition-opacity" href="/hello"><div class="w-10 h-10"><img src="/logo.webp" alt="AuraMaxx" class="w-full h-full object-contain"/></div><div class="font-black text-xl tracking-tighter text-[var(--color-text,#0a0a0a)]">AURAMAXX</div></a><div class="fixed top-7 right-6 z-50 flex items-center gap-3 font-mono text-[10px] tracking-widest"><a class="text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors" href="/privacy">PRIVACY</a><a class="text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors" href="/docs">DOCS</a><a class="text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors" href="/">HOME</a></div><main class="relative z-[5] max-w-[920px] mx-auto pt-16"><article class="bg-[var(--color-surface,#f4f4f2)] border border-[var(--color-border,#d4d4d8)] shadow-lg overflow-hidden font-mono"><header class="px-5 py-4 border-b border-[var(--color-border,#d4d4d8)] bg-[var(--color-surface-alt,#fafafa)] flex items-center justify-between"><h1 class="font-sans font-bold text-sm text-[var(--color-text,#0a0a0a)] uppercase tracking-tight">Terms of Service</h1><span class="text-[9px] text-[var(--color-text-muted,#6b7280)] tracking-widest">AURAWALLET</span></header><div class="p-6 space-y-5 text-[13px] leading-6 text-[var(--color-text,#0a0a0a)]"><p>AuraWallet is open-source software released under the MIT License. By using it, you agree that Aura Industries is not liable for any damages, losses, or claims tied to use of this software.</p><p>There is no warranty of any kind. Use AuraWallet at your own risk.</p><p>All data stays local on your machine and we collect nothing from your usage.</p><p>The software is provided as-is under MIT, without guarantees of merchantability, fitness for a particular purpose, or noninfringement.</p><p>Source code is public on GitHub:<!-- --> <a href="https://github.com/nicoduclare/aura" target="_blank" rel="noopener noreferrer" class="underline hover:no-underline">https://github.com/nicoduclare/aura</a>.</p></div><footer class="px-5 py-3 border-t border-[var(--color-border,#d4d4d8)] bg-[var(--color-surface-alt,#fafafa)] text-[9px] tracking-widest text-[var(--color-text-faint,#9ca3af)] uppercase">Effective immediately</footer></article></main></div><!--$--><!--/$--><div class="tyvek-texture" style="opacity:0.12;z-index:0;pointer-events:none"></div><script src="/_next/static/chunks/webpack-66e03877d6fdcbf0.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5685,[\"4901\",\"static/chunks/4901-2fb78a7f9308613e.js\",\"8273\",\"static/chunks/8273-922091226ba84a94.js\",\"7177\",\"static/chunks/app/layout-644d52f255ca637c.js\"],\"ThemeProvider\"]\n3:I[6300,[\"4901\",\"static/chunks/4901-2fb78a7f9308613e.js\",\"8273\",\"static/chunks/8273-922091226ba84a94.js\",\"7177\",\"static/chunks/app/layout-644d52f255ca637c.js\"],\"Providers\"]\n4:I[9766,[],\"\"]\n5:I[8579,[\"2619\",\"static/chunks/2619-3c9e02e22d10480a.js\",\"7616\",\"static/chunks/7616-b8bd37ce1f735d6f.js\",\"3667\",\"static/chunks/3667-d6770121629db38b.js\",\"8039\",\"static/chunks/app/error-760c35a19d4d783c.js\"],\"default\"]\n6:I[8924,[],\"\"]\n7:I[2619,[\"2619\",\"static/chunks/2619-3c9e02e22d10480a.js\",\"7066\",\"static/chunks/app/terms/page-faf36cd0dde6dfa3.js\"],\"\"]\nc:I[7150,[],\"\"]\n:HL[\"/_next/static/css/380c8dc81bc5d4fa.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"D6gXZ612zYsWYHv6fu0JE\",\"p\":\"\",\"c\":[\"\",\"terms\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"terms\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/380c8dc81bc5d4fa.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"svg\",null,{\"className\":\"absolute w-0 h-0 pointer-events-none\",\"style\":{\"position\":\"absolute\",\"width\":0,\"height\":0},\"children\":[\"$\",\"filter\",null,{\"id\":\"tyvekFilter\",\"children\":[[\"$\",\"feTurbulence\",null,{\"type\":\"fractalNoise\",\"baseFrequency\":\"0.8\",\"numOctaves\":\"4\",\"stitchTiles\":\"stitch\"}],[\"$\",\"feColorMatrix\",null,{\"type\":\"saturate\",\"values\":\"0\"}],[\"$\",\"feComponentTransfer\",null,{\"children\":[[\"$\",\"feFuncR\",null,{\"type\":\"linear\",\"slope\":\"0.3\"}],[\"$\",\"feFuncG\",null,{\"type\":\"linear\",\"slope\":\"0.3\"}],[\"$\",\"feFuncB\",null,{\"type\":\"linear\",\"slope\":\"0.3\"}]]}]]}]}],[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}],[\"$\",\"div\",null,{\"className\":\"tyvek-texture\",\"style\":{\"opacity\":0.12,\"zIndex\":0,\"pointerEvents\":\"none\"}}]]}]}]]}],{\"children\":[\"terms\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-[var(--color-background,#f4f4f5)] relative p-4 py-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"fixed inset-0 pointer-events-none z-0 overflow-hidden\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute inset-0 bg-grid-adaptive bg-[size:4rem_4rem] opacity-30\"}],[\"$\",\"div\",null,{\"className\":\"absolute inset-0 tyvek-texture opacity-40 mix-blend-multiply\"}],[\"$\",\"div\",null,{\"className\":\"absolute top-[5%] left-[5%] opacity-5 select-none\",\"children\":[\"$\",\"h1\",null,{\"className\":\"text-[15vw] font-bold leading-none text-[var(--color-text,#0a0a0a)] font-mono tracking-tighter\",\"children\":\"AURA\"}]}],[\"$\",\"div\",null,{\"className\":\"absolute bottom-[5%] right-[5%] opacity-5 select-none\",\"children\":[\"$\",\"h1\",null,{\"className\":\"text-[15vw] font-bold leading-none text-[var(--color-text,#0a0a0a)] font-mono tracking-tighter text-right\",\"children\":\"TERMS\"}]}]]}],[\"$\",\"$L7\",null,{\"href\":\"/hello\",\"className\":\"fixed top-6 left-6 z-50 flex items-center gap-3 hover:opacity-80 transition-opacity\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-10 h-10\",\"children\":[\"$\",\"img\",null,{\"src\":\"/logo.webp\",\"alt\":\"AuraMaxx\",\"className\":\"w-full h-full object-contain\"}]}],[\"$\",\"div\",null,{\"className\":\"font-black text-xl tracking-tighter text-[var(--color-text,#0a0a0a)]\",\"children\":\"AURAMAXX\"}]]}],[\"$\",\"div\",null,{\"className\":\"fixed top-7 right-6 z-50 flex items-center gap-3 font-mono text-[10px] tracking-widest\",\"children\":[[\"$\",\"$L7\",null,{\"href\":\"/privacy\",\"className\":\"text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors\",\"children\":\"PRIVACY\"}],[\"$\",\"$L7\",null,{\"href\":\"/docs\",\"className\":\"text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors\",\"children\":\"DOCS\"}],\"$L8\"]}],\"$L9\"]}],null,\"$La\"]}],{},null,false]},null,false]},null,false],\"$Lb\",false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"d:I[4431,[],\"OutletBoundary\"]\nf:I[5278,[],\"AsyncMetadataOutlet\"]\n11:I[4431,[],\"ViewportBoundary\"]\n13:I[4431,[],\"MetadataBoundary\"]\n14:\"$Sreact.suspense\"\n8:[\"$\",\"$L7\",null,{\"href\":\"/\",\"className\":\"text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors\",\"children\":\"HOME\"}]\n"])</script><script>self.__next_f.push([1,"9:[\"$\",\"main\",null,{\"className\":\"relative z-[5] max-w-[920px] mx-auto pt-16\",\"children\":[\"$\",\"article\",null,{\"className\":\"bg-[var(--color-surface,#f4f4f2)] border border-[var(--color-border,#d4d4d8)] shadow-lg overflow-hidden font-mono\",\"children\":[[\"$\",\"header\",null,{\"className\":\"px-5 py-4 border-b border-[var(--color-border,#d4d4d8)] bg-[var(--color-surface-alt,#fafafa)] flex items-center justify-between\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"font-sans font-bold text-sm text-[var(--color-text,#0a0a0a)] uppercase tracking-tight\",\"children\":\"Terms of Service\"}],[\"$\",\"span\",null,{\"className\":\"text-[9px] text-[var(--color-text-muted,#6b7280)] tracking-widest\",\"children\":\"AURAWALLET\"}]]}],[\"$\",\"div\",null,{\"className\":\"p-6 space-y-5 text-[13px] leading-6 text-[var(--color-text,#0a0a0a)]\",\"children\":[[\"$\",\"p\",null,{\"children\":\"AuraWallet is open-source software released under the MIT License. By using it, you agree that Aura Industries is not liable for any damages, losses, or claims tied to use of this software.\"}],[\"$\",\"p\",null,{\"children\":\"There is no warranty of any kind. Use AuraWallet at your own risk.\"}],[\"$\",\"p\",null,{\"children\":\"All data stays local on your machine and we collect nothing from your usage.\"}],[\"$\",\"p\",null,{\"children\":\"The software is provided as-is under MIT, without guarantees of merchantability, fitness for a particular purpose, or noninfringement.\"}],[\"$\",\"p\",null,{\"children\":[\"Source code is public on GitHub:\",\" \",[\"$\",\"a\",null,{\"href\":\"https://github.com/nicoduclare/aura\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"underline hover:no-underline\",\"children\":\"https://github.com/nicoduclare/aura\"}],\".\"]}]]}],[\"$\",\"footer\",null,{\"className\":\"px-5 py-3 border-t border-[var(--color-border,#d4d4d8)] bg-[var(--color-surface-alt,#fafafa)] text-[9px] tracking-widest text-[var(--color-text-faint,#9ca3af)] uppercase\",\"children\":\"Effective immediately\"}]]}]}]\n"])</script><script>self.__next_f.push([1,"a:[\"$\",\"$Ld\",null,{\"children\":[\"$Le\",[\"$\",\"$Lf\",null,{\"promise\":\"$@10\"}]]}]\nb:[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L11\",null,{\"children\":\"$L12\"}],null],[\"$\",\"$L13\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$14\",null,{\"fallback\":null,\"children\":\"$L15\"}]}]}]]}]\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\ne:null\n"])</script><script>self.__next_f.push([1,"16:I[622,[],\"IconMark\"]\n10:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"AuraMaxx\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Secure local wallets for AI agents\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.png?df76ea5788c92df2\",\"type\":\"image/png\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"4\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?71053f8e9b40bf5d\",\"type\":\"image/png\",\"sizes\":\"180x180\"}],[\"$\",\"$L16\",\"5\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"15:\"$10:metadata\"\n"])</script></body></html>
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
7:I[2619,["2619","static/chunks/2619-3c9e02e22d10480a.js","7066","static/chunks/app/terms/page-faf36cd0dde6dfa3.js"],""]
|
|
8
8
|
c:I[7150,[],""]
|
|
9
9
|
:HL["/_next/static/css/380c8dc81bc5d4fa.css","style"]
|
|
10
|
-
0:{"P":null,"b":"
|
|
10
|
+
0:{"P":null,"b":"D6gXZ612zYsWYHv6fu0JE","p":"","c":["","terms"],"i":false,"f":[[["",{"children":["terms",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/380c8dc81bc5d4fa.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":[["$","svg",null,{"className":"absolute w-0 h-0 pointer-events-none","style":{"position":"absolute","width":0,"height":0},"children":["$","filter",null,{"id":"tyvekFilter","children":[["$","feTurbulence",null,{"type":"fractalNoise","baseFrequency":"0.8","numOctaves":"4","stitchTiles":"stitch"}],["$","feColorMatrix",null,{"type":"saturate","values":"0"}],["$","feComponentTransfer",null,{"children":[["$","feFuncR",null,{"type":"linear","slope":"0.3"}],["$","feFuncG",null,{"type":"linear","slope":"0.3"}],["$","feFuncB",null,{"type":"linear","slope":"0.3"}]]}]]}]}],["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[],"template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}],["$","div",null,{"className":"tyvek-texture","style":{"opacity":0.12,"zIndex":0,"pointerEvents":"none"}}]]}]}]]}],{"children":["terms",["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","div",null,{"className":"min-h-screen bg-[var(--color-background,#f4f4f5)] relative p-4 py-8","children":[["$","div",null,{"className":"fixed inset-0 pointer-events-none z-0 overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0 bg-grid-adaptive bg-[size:4rem_4rem] opacity-30"}],["$","div",null,{"className":"absolute inset-0 tyvek-texture opacity-40 mix-blend-multiply"}],["$","div",null,{"className":"absolute top-[5%] left-[5%] opacity-5 select-none","children":["$","h1",null,{"className":"text-[15vw] font-bold leading-none text-[var(--color-text,#0a0a0a)] font-mono tracking-tighter","children":"AURA"}]}],["$","div",null,{"className":"absolute bottom-[5%] right-[5%] opacity-5 select-none","children":["$","h1",null,{"className":"text-[15vw] font-bold leading-none text-[var(--color-text,#0a0a0a)] font-mono tracking-tighter text-right","children":"TERMS"}]}]]}],["$","$L7",null,{"href":"/hello","className":"fixed top-6 left-6 z-50 flex items-center gap-3 hover:opacity-80 transition-opacity","children":[["$","div",null,{"className":"w-10 h-10","children":["$","img",null,{"src":"/logo.webp","alt":"AuraMaxx","className":"w-full h-full object-contain"}]}],["$","div",null,{"className":"font-black text-xl tracking-tighter text-[var(--color-text,#0a0a0a)]","children":"AURAMAXX"}]]}],["$","div",null,{"className":"fixed top-7 right-6 z-50 flex items-center gap-3 font-mono text-[10px] tracking-widest","children":[["$","$L7",null,{"href":"/privacy","className":"text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors","children":"PRIVACY"}],["$","$L7",null,{"href":"/docs","className":"text-[var(--color-text-muted,#6b7280)] hover:text-[var(--color-text,#0a0a0a)] transition-colors","children":"DOCS"}],"$L8"]}],"$L9"]}],null,"$La"]}],{},null,false]},null,false]},null,false],"$Lb",false]],"m":"$undefined","G":["$c",[]],"s":false,"S":true}
|
|
11
11
|
d:I[4431,[],"OutletBoundary"]
|
|
12
12
|
f:I[5278,[],"AsyncMetadataOutlet"]
|
|
13
13
|
11:I[4431,[],"ViewportBoundary"]
|
|
@@ -8,27 +8,27 @@
|
|
|
8
8
|
"/api/events/route": "app/api/events/route.js",
|
|
9
9
|
"/api/restart/route": "app/api/restart/route.js",
|
|
10
10
|
"/api/update/route": "app/api/update/route.js",
|
|
11
|
-
"/api/version/route": "app/api/version/route.js",
|
|
12
11
|
"/api/workspace/[id]/apps/[wid]/route": "app/api/workspace/[id]/apps/[wid]/route.js",
|
|
12
|
+
"/api/version/route": "app/api/version/route.js",
|
|
13
13
|
"/api/workspace/[id]/apps/route": "app/api/workspace/[id]/apps/route.js",
|
|
14
|
-
"/api/workspace/[id]/route": "app/api/workspace/[id]/route.js",
|
|
15
14
|
"/api/workspace/[id]/export/route": "app/api/workspace/[id]/export/route.js",
|
|
16
|
-
"/api/workspace/
|
|
15
|
+
"/api/workspace/[id]/route": "app/api/workspace/[id]/route.js",
|
|
17
16
|
"/api/workspace/import/route": "app/api/workspace/import/route.js",
|
|
17
|
+
"/api/workspace/config/route": "app/api/workspace/config/route.js",
|
|
18
18
|
"/api/workspace/route": "app/api/workspace/route.js",
|
|
19
19
|
"/favicon.ico/route": "app/favicon.ico/route.js",
|
|
20
|
-
"/icon.png/route": "app/icon.png/route.js",
|
|
21
20
|
"/apple-icon.png/route": "app/apple-icon.png/route.js",
|
|
21
|
+
"/icon.png/route": "app/icon.png/route.js",
|
|
22
22
|
"/api/[...doc]/page": "app/api/[...doc]/page.js",
|
|
23
23
|
"/api/page": "app/api/page.js",
|
|
24
|
+
"/app-legacy-do-not-use/page": "app/app-legacy-do-not-use/page.js",
|
|
25
|
+
"/docs/[...doc]/page": "app/docs/[...doc]/page.js",
|
|
24
26
|
"/approve/[actionId]/page": "app/approve/[actionId]/page.js",
|
|
25
27
|
"/docs/page": "app/docs/page.js",
|
|
26
28
|
"/health/page": "app/health/page.js",
|
|
27
29
|
"/hello/page": "app/hello/page.js",
|
|
28
|
-
"/page": "app/page.js",
|
|
29
30
|
"/privacy/page": "app/privacy/page.js",
|
|
30
|
-
"/docs/[...doc]/page": "app/docs/[...doc]/page.js",
|
|
31
31
|
"/share/[token]/page": "app/share/[token]/page.js",
|
|
32
|
-
"/
|
|
32
|
+
"/page": "app/page.js",
|
|
33
33
|
"/terms/page": "app/terms/page.js"
|
|
34
34
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-
|
|
1
|
+
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-66e03877d6fdcbf0.js","static/chunks/4bd1b696-f785427dddbba9fb.js","static/chunks/1255-e8718b02724690dd.js","static/chunks/main-app-f63b86bdbf5b7b88.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-66e03877d6fdcbf0.js","static/chunks/framework-e60c938074ff7136.js","static/chunks/main-447abf206d7ebd2f.js","static/chunks/pages/_app-6c8c2371b16a04b8.js"],"/_error":["static/chunks/webpack-66e03877d6fdcbf0.js","static/chunks/framework-e60c938074ff7136.js","static/chunks/main-447abf206d7ebd2f.js","static/chunks/pages/_error-94812ad32cad7365.js"]},ampFirstPages:[]},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js",,"/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__REACT_LOADABLE_MANIFEST='{"lib/app-registry.ts -> @/components/apps/AgentKeysApp":{"id":5336,"files":["static/chunks/7616-b8bd37ce1f735d6f.js","static/chunks/3667-d6770121629db38b.js","static/chunks/5336-bd251f91235f7c11.js","static/chunks/9380.3b7a58cb5a819e1d.js"]},"lib/app-registry.ts -> @/components/apps/IFrameApp":{"id":3609,"files":["static/chunks/3609.6f8e0ecd6de9566c.js"]},"lib/app-registry.ts -> @/components/apps/LogsApp":{"id":626,"files":["static/chunks/626.eb5a084fb51e4494.js"]},"lib/app-registry.ts -> @/components/apps/SendApp":{"id":4919,"files":["static/chunks/3a91511d-648a2ba3dad7df0c.js","static/chunks/7616-b8bd37ce1f735d6f.js","static/chunks/786-9ed39f96091b2be4.js","static/chunks/142-aeaf7ffa9c53516d.js","static/chunks/5442-be197c885bf12079.js","static/chunks/3667-d6770121629db38b.js","static/chunks/4919-9dd500c795f4a027.js","static/chunks/8357.6159472717ff7d11.js"]},"lib/app-registry.ts -> @/components/apps/SetupWizardApp":{"id":2927,"files":["static/chunks/7616-b8bd37ce1f735d6f.js","static/chunks/3667-d6770121629db38b.js","static/chunks/2927.
|
|
1
|
+
self.__REACT_LOADABLE_MANIFEST='{"lib/app-registry.ts -> @/components/apps/AgentKeysApp":{"id":5336,"files":["static/chunks/7616-b8bd37ce1f735d6f.js","static/chunks/3667-d6770121629db38b.js","static/chunks/5336-bd251f91235f7c11.js","static/chunks/9380.3b7a58cb5a819e1d.js"]},"lib/app-registry.ts -> @/components/apps/IFrameApp":{"id":3609,"files":["static/chunks/3609.6f8e0ecd6de9566c.js"]},"lib/app-registry.ts -> @/components/apps/LogsApp":{"id":626,"files":["static/chunks/626.eb5a084fb51e4494.js"]},"lib/app-registry.ts -> @/components/apps/SendApp":{"id":4919,"files":["static/chunks/3a91511d-648a2ba3dad7df0c.js","static/chunks/7616-b8bd37ce1f735d6f.js","static/chunks/786-9ed39f96091b2be4.js","static/chunks/142-aeaf7ffa9c53516d.js","static/chunks/5442-be197c885bf12079.js","static/chunks/3667-d6770121629db38b.js","static/chunks/4919-9dd500c795f4a027.js","static/chunks/8357.6159472717ff7d11.js"]},"lib/app-registry.ts -> @/components/apps/SetupWizardApp":{"id":2927,"files":["static/chunks/7616-b8bd37ce1f735d6f.js","static/chunks/3667-d6770121629db38b.js","static/chunks/2927.e7e9e2a1b8d2dc61.js"]},"lib/app-registry.ts -> @/components/apps/ThirdPartyApp":{"id":3826,"files":["static/chunks/3826.7dfe96467cd74e45.js"]},"lib/app-registry.ts -> @/components/apps/TokenApp":{"id":4256,"files":["static/chunks/7616-b8bd37ce1f735d6f.js","static/chunks/786-9ed39f96091b2be4.js","static/chunks/3667-d6770121629db38b.js","static/chunks/4256.50cb375c979ffd5a.js"]},"lib/app-registry.ts -> @/components/apps/TransactionsApp":{"id":1168,"files":["static/chunks/7616-b8bd37ce1f735d6f.js","static/chunks/3667-d6770121629db38b.js","static/chunks/1168.63dbb444a33b1867.js"]},"lib/app-registry.ts -> @/components/apps/WalletDetailApp":{"id":4814,"files":["static/chunks/3a91511d-648a2ba3dad7df0c.js","static/chunks/7616-b8bd37ce1f735d6f.js","static/chunks/786-9ed39f96091b2be4.js","static/chunks/142-aeaf7ffa9c53516d.js","static/chunks/5442-be197c885bf12079.js","static/chunks/3667-d6770121629db38b.js","static/chunks/3573-433f3984ef7c74a4.js","static/chunks/2505.22aaa333fd65908f.js"]}}';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--D6gXZ612zYsWYHv6fu0JE--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/380c8dc81bc5d4fa.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-66e03877d6fdcbf0.js"/><script src="/_next/static/chunks/4bd1b696-f785427dddbba9fb.js" async=""></script><script src="/_next/static/chunks/1255-e8718b02724690dd.js" async=""></script><script src="/_next/static/chunks/main-app-f63b86bdbf5b7b88.js" async=""></script><script src="/_next/static/chunks/4901-2fb78a7f9308613e.js" async=""></script><script src="/_next/static/chunks/8273-922091226ba84a94.js" async=""></script><script src="/_next/static/chunks/app/layout-644d52f255ca637c.js" async=""></script><script src="/_next/static/chunks/2619-3c9e02e22d10480a.js" async=""></script><script src="/_next/static/chunks/7616-b8bd37ce1f735d6f.js" async=""></script><script src="/_next/static/chunks/3667-d6770121629db38b.js" async=""></script><script src="/_next/static/chunks/app/error-760c35a19d4d783c.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><title>AuraMaxx</title><meta name="description" content="Secure local wallets for AI agents"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.png?df76ea5788c92df2" type="image/png" sizes="32x32"/><link rel="apple-touch-icon" href="/apple-icon.png?71053f8e9b40bf5d" type="image/png" sizes="180x180"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><svg class="absolute w-0 h-0 pointer-events-none" style="position:absolute;width:0;height:0"><filter id="tyvekFilter"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="4" stitchTiles="stitch"></feTurbulence><feColorMatrix type="saturate" values="0"></feColorMatrix><feComponentTransfer><feFuncR type="linear" slope="0.3"></feFuncR><feFuncG type="linear" slope="0.3"></feFuncG><feFuncB type="linear" slope="0.3"></feFuncB></feComponentTransfer></filter></svg><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><div class="tyvek-texture" style="opacity:0.12;z-index:0;pointer-events:none"></div><script src="/_next/static/chunks/webpack-66e03877d6fdcbf0.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5685,[\"4901\",\"static/chunks/4901-2fb78a7f9308613e.js\",\"8273\",\"static/chunks/8273-922091226ba84a94.js\",\"7177\",\"static/chunks/app/layout-644d52f255ca637c.js\"],\"ThemeProvider\"]\n3:I[6300,[\"4901\",\"static/chunks/4901-2fb78a7f9308613e.js\",\"8273\",\"static/chunks/8273-922091226ba84a94.js\",\"7177\",\"static/chunks/app/layout-644d52f255ca637c.js\"],\"Providers\"]\n4:I[9766,[],\"\"]\n5:I[8579,[\"2619\",\"static/chunks/2619-3c9e02e22d10480a.js\",\"7616\",\"static/chunks/7616-b8bd37ce1f735d6f.js\",\"3667\",\"static/chunks/3667-d6770121629db38b.js\",\"8039\",\"static/chunks/app/error-760c35a19d4d783c.js\"],\"default\"]\n6:I[8924,[],\"\"]\n7:I[4431,[],\"OutletBoundary\"]\n9:I[5278,[],\"AsyncMetadataOutlet\"]\nb:I[4431,[],\"ViewportBoundary\"]\nd:I[4431,[],\"MetadataBoundary\"]\ne:\"$Sreact.suspense\"\n10:I[7150,[],\"\"]\n:HL[\"/_next/static/css/380c8dc81bc5d4fa.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"D6gXZ612zYsWYHv6fu0JE\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/380c8dc81bc5d4fa.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"svg\",null,{\"className\":\"absolute w-0 h-0 pointer-events-none\",\"style\":{\"position\":\"absolute\",\"width\":0,\"height\":0},\"children\":[\"$\",\"filter\",null,{\"id\":\"tyvekFilter\",\"children\":[[\"$\",\"feTurbulence\",null,{\"type\":\"fractalNoise\",\"baseFrequency\":\"0.8\",\"numOctaves\":\"4\",\"stitchTiles\":\"stitch\"}],[\"$\",\"feColorMatrix\",null,{\"type\":\"saturate\",\"values\":\"0\"}],[\"$\",\"feComponentTransfer\",null,{\"children\":[[\"$\",\"feFuncR\",null,{\"type\":\"linear\",\"slope\":\"0.3\"}],[\"$\",\"feFuncG\",null,{\"type\":\"linear\",\"slope\":\"0.3\"}],[\"$\",\"feFuncB\",null,{\"type\":\"linear\",\"slope\":\"0.3\"}]]}]]}]}],[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}],[\"$\",\"div\",null,{\"className\":\"tyvek-texture\",\"style\":{\"opacity\":0.12,\"zIndex\":0,\"pointerEvents\":\"none\"}}]]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L7\",null,{\"children\":[\"$L8\",[\"$\",\"$L9\",null,{\"promise\":\"$@a\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],null],[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$e\",null,{\"fallback\":null,\"children\":\"$Lf\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n8:null\n"])</script><script>self.__next_f.push([1,"11:I[622,[],\"IconMark\"]\na:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"AuraMaxx\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Secure local wallets for AI agents\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.png?df76ea5788c92df2\",\"type\":\"image/png\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"4\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?71053f8e9b40bf5d\",\"type\":\"image/png\",\"sizes\":\"180x180\"}],[\"$\",\"$L11\",\"5\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"f:\"$a:metadata\"\n"])</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-66e03877d6fdcbf0.js" defer=""></script><script src="/_next/static/chunks/framework-e60c938074ff7136.js" defer=""></script><script src="/_next/static/chunks/main-447abf206d7ebd2f.js" defer=""></script><script src="/_next/static/chunks/pages/_app-6c8c2371b16a04b8.js" defer=""></script><script src="/_next/static/chunks/pages/_error-94812ad32cad7365.js" defer=""></script><script src="/_next/static/D6gXZ612zYsWYHv6fu0JE/_buildManifest.js" defer=""></script><script src="/_next/static/D6gXZ612zYsWYHv6fu0JE/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"D6gXZ612zYsWYHv6fu0JE","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"node":{},"edge":{},"encryptionKey":"+
|
|
1
|
+
{"node":{},"edge":{},"encryptionKey":"TeewBn1WTo5qxwI2HTF/bZHOzQnOJsQojYAwH+th/9Q="}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2927],{1360:(e,t,a)=>{a.d(t,{A:()=>l});let l=(0,a(1847).A)("Trash2",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]])},2927:(e,t,a)=>{a.r(t),a.d(t,{SetupWizardApp:()=>A,default:()=>I});var l=a(5155),s=a(2115),r=a(5917),o=a(4033),c=a(7937),n=a(5299),i=a(8192);let d=(0,a(1847).A)("FlaskConical",[["path",{d:"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2",key:"18mbvz"}],["path",{d:"M6.453 15h11.094",key:"3shlmq"}],["path",{d:"M8.5 2h7",key:"csnxdl"}]]);var x=a(1360),p=a(5229),u=a(5867),m=a(9068),v=a(7586),h=a(5880),y=a(3667),f=a(960);let g={"claude-cli":null,"claude-api":"anthropic","codex-cli":null,"openai-api":"openai"},j={anthropic:"Anthropic",openai:"OpenAI"},b={anthropic:"sk-ant-...",openai:"sk-..."},k={"claude-cli":"Make sure the `claude` CLI is installed and you're logged in (`claude login`).","codex-cli":"Make sure the `codex` CLI is installed and you're authenticated."};function N(e){let{number:t,title:a,subtitle:s,icon:n,done:i,expanded:d,onToggle:x,children:p,doneContent:u}=e;return(0,l.jsxs)("div",{style:{border:"1px solid var(--color-border)",background:"var(--color-surface)"},children:[(0,l.jsxs)("button",{onClick:x,className:"w-full flex items-center gap-3 p-3 text-left",children:[(0,l.jsx)("div",{className:"w-6 h-6 flex items-center justify-center flex-shrink-0",style:{background:i?"var(--color-success)":"var(--color-background-alt)",border:i?"none":"1px solid var(--color-border)"},children:i?(0,l.jsx)(r.A,{size:12,style:{color:"white"}}):(0,l.jsx)("span",{className:"font-mono text-[10px] font-bold",style:{color:"var(--color-text-muted)"},children:t})}),(0,l.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,l.jsxs)("div",{className:"flex items-center gap-2",children:[(0,l.jsx)("span",{style:{color:i?"var(--color-success)":"var(--color-text)"},children:n}),(0,l.jsx)("span",{className:"font-mono text-[11px] font-bold",style:{color:i?"var(--color-success)":"var(--color-text)"},children:a})]}),(0,l.jsx)("div",{className:"font-mono text-[9px]",style:{color:"var(--color-text-muted)"},children:s})]}),d?(0,l.jsx)(o.A,{size:14,style:{color:"var(--color-text-muted)"}}):(0,l.jsx)(c.A,{size:14,style:{color:"var(--color-text-muted)"}})]}),d&&(0,l.jsx)("div",{className:"px-3 pb-3 border-t",style:{borderColor:"var(--color-border)"},children:i?u:p})]})}let A=()=>{let[e,t]=(0,s.useState)(null),[a,o]=(0,s.useState)(!0),[c,A]=(0,s.useState)(null),[I,C]=(0,s.useState)(!1),[w,S]=(0,s.useState)(null),[z,F]=(0,s.useState)(!0),[T,E]=(0,s.useState)("claude-cli"),[H,P]=(0,s.useState)(""),[W,M]=(0,s.useState)(!1),[D,V]=(0,s.useState)(""),[L,R]=(0,s.useState)(!1),[$,O]=(0,s.useState)(null),[_,q]=(0,s.useState)(!1),[U,K]=(0,s.useState)("admin"),[Y,B]=(0,s.useState)(!1),[G,X]=(0,s.useState)(""),[J,Q]=(0,s.useState)(!1),[Z,ee]=(0,s.useState)(""),[et,ea]=(0,s.useState)(""),[el,es]=(0,s.useState)(""),[er,eo]=(0,s.useState)(""),[ec,en]=(0,s.useState)(!0),[ei,ed]=(0,s.useState)("token"),[ex,ep]=(0,s.useState)(!1),[eu,em]=(0,s.useState)(""),[ev,eh]=(0,s.useState)(""),[,ey]=(0,s.useState)(""),[ef,eg]=(0,s.useState)(""),ej=(0,s.useRef)(null),[eb,ek]=(0,s.useState)(null),[eN,eA]=(0,s.useState)(!1),[eI,eC]=(0,s.useState)(null),[ew,eS]=(0,s.useState)(!1),[ez,eF]=(0,s.useState)(!1),[eT,eE]=(0,s.useState)("provider"),[eH,eP]=(0,s.useState)(!1),eW=(0,s.useCallback)(async()=>{try{let e=await f.FH.get(f.jI.Wallet,"/ai/status");return S(e),E(e.activeProvider),e}catch(e){return null}finally{F(!1)}},[]),eM=(0,s.useCallback)(e=>{if(!e)return!1;let t=e.providers.find(t=>t.mode===e.activeProvider);return!!(null==t?void 0:t.available)},[]),eD=(0,s.useCallback)(async()=>{try{let e=await f.FH.get(f.jI.Wallet,"/setup");return t(e),e}catch(e){return null}},[]),eV=(0,s.useCallback)((e,t,a)=>{eM(e)||(null!=a?a:eH)?(null==t?void 0:t.apiKeys.alchemy)?(null==t?void 0:t.adapters.telegram)?A(null):A(3):A(2):A(1)},[eM,eH]);(0,s.useEffect)(()=>{(async()=>{try{let[e,t]=await Promise.all([eD(),eW(),f.FH.get(f.jI.Wallet,"/defaults").then(e=>{let t=(e.permissions||[]).find(e=>"permissions.agent_tier"===e.key);t&&K(t.value)}).catch(()=>{})]),a=(null==e?void 0:e.address)||"unknown",l="true"===localStorage.getItem("agentPaired:".concat(a));eP(l),l&&eE("agent"),eV(t,e,l)}finally{o(!1)}})()},[eD,eW,eV]);let eL=async e=>{K(e),B(!0);try{await f.FH.patch(f.jI.Wallet,"/defaults/".concat(encodeURIComponent("permissions.agent_tier")),{value:e})}catch(t){K("admin"===e?"restricted":"admin")}finally{B(!1)}},eR=async()=>{let t=g[T];if(t){V(""),M(!0);try{let a=await f.FH.post(f.jI.Wallet,"/apikeys/validate",{service:t,key:H.trim()});if(!a.valid)return void V(a.error||"Invalid key");await f.FH.post(f.jI.Wallet,"/apikeys",{service:t,name:"default",key:H.trim()}),P(""),await f.FH.patch(f.jI.Wallet,"/defaults/".concat(encodeURIComponent("ai.provider")),{value:T}),ek(null);let l=await eW();eV(l,e)}catch(e){V(e instanceof Error?e.message:"Failed to validate")}finally{M(!1)}}},e$=async()=>{V(""),R(!0),O(null);try{let t=await f.FH.get(f.jI.Wallet,"/ai/status");S(t);let a=t.providers.find(e=>e.mode===T);(null==a?void 0:a.available)?(O("success"),q(!0),await f.FH.patch(f.jI.Wallet,"/defaults/".concat(encodeURIComponent("ai.provider")),{value:T}),ek(null),eV(t,e),q(!1)):(O("fail"),V((null==a?void 0:a.reason)||"Provider not available"))}catch(e){O("fail"),V(e instanceof Error?e.message:"Test failed")}finally{R(!1)}},eO=async()=>{ee(""),Q(!0);try{let e=await f.FH.post(f.jI.Wallet,"/apikeys/validate",{service:"alchemy",key:G});if(!e.valid)return void ee(e.error||"Invalid key");await f.FH.post(f.jI.Wallet,"/apikeys",{service:"alchemy",name:"default",key:G}),X(""),ek(null);let t=await eD();eV(w,t)}catch(e){ee(e instanceof Error?e.message:"Failed to validate")}finally{Q(!1)}},e_=async()=>{em(""),ep(!0);try{var e;let t=await f.FH.post(f.jI.Wallet,"/apikeys/validate",{service:"adapter:telegram",key:et});if(!t.valid)return void em(t.error||"Invalid bot token");es((null==(e=t.info)?void 0:e.botUsername)||"");let a=await f.FH.post(f.jI.Wallet,"/adapters/telegram/setup-link",{botToken:et});if(!a.success){em(a.error||"Failed to generate setup link"),ed("chatId");return}eh(a.link),ey(a.setupToken),es(a.botUsername),ed("detecting"),eq(a.setupToken)}catch(e){em(e instanceof Error?e.message:"Failed to validate")}finally{ep(!1)}},eq=async e=>{let t=new AbortController;ej.current=t;for(let a=0;a<3;a++){if(t.signal.aborted)return;try{let a=await f.FH.post(f.jI.Wallet,"/adapters/telegram/detect-chat",{setupToken:e});if(t.signal.aborted)return;if(a.chatId){eo(a.chatId);let e=a.username?"@".concat(a.username):a.firstName||"";eg(e),ed("testing");try{await f.FH.post(f.jI.Wallet,"/apikeys",{service:"adapter:telegram",name:"botToken",key:et}),await f.FH.post(f.jI.Wallet,"/adapters",{type:"telegram",enabled:!0,config:{chatId:a.chatId},chat:{enabled:!0}}),await f.FH.post(f.jI.Wallet,"/adapters/restart");try{await f.FH.post(f.jI.Wallet,"/adapters/test",{type:"telegram"})}catch(e){}ed("done"),ea(""),ek(null);let e=await eD();eV(w,e)}catch(e){ed("chatId")}return}}catch(e){if(t.signal.aborted)return;break}}t.signal.aborted||(ed("chatId"),em("Auto-detection timed out. Enter your chat ID manually."))};(0,s.useEffect)(()=>()=>{var e;null==(e=ej.current)||e.abort()},[]);let eU=async()=>{em(""),ep(!0),ed("testing");try{await f.FH.post(f.jI.Wallet,"/apikeys",{service:"adapter:telegram",name:"botToken",key:et}),await f.FH.post(f.jI.Wallet,"/adapters",{type:"telegram",enabled:!0,config:{chatId:er},...ec?{chat:{enabled:!0}}:{}}),await f.FH.post(f.jI.Wallet,"/adapters/restart");let e=await f.FH.post(f.jI.Wallet,"/adapters/test",{type:"telegram"});if(!e.success){em(e.error||"Test message failed"),ed("chatId");return}ed("done"),ea(""),eo(""),ek(null);let t=await eD();eV(w,t)}catch(e){em(e instanceof Error?e.message:"Activation failed"),ed("chatId")}finally{ep(!1)}},eK=async e=>{let{apiKeys:t}=await f.FH.get(f.jI.Wallet,"/apikeys"),a=t.find(t=>t.service===e);a&&await f.FH.delete(f.jI.Wallet,"/apikeys/".concat(a.id))},eY=async()=>{eS(!0);try{await eK("alchemy"),ek(2);let e=await eD();eV(w,e)}finally{eS(!1)}},eB=async()=>{eF(!0);try{var e;null==(e=ej.current)||e.abort(),await f.FH.delete(f.jI.Wallet,"/adapters/telegram"),await eK("adapter:telegram"),await f.FH.post(f.jI.Wallet,"/adapters/restart"),ea(""),es(""),eo(""),en(!1),eh(""),ey(""),eg(""),ed("token"),em(""),ek(3);let t=await eD();eV(w,t)}finally{eF(!1)}},eG=()=>{let t=(null==e?void 0:e.address)||"unknown";localStorage.setItem("setupWizardDismissed:".concat(t),"true"),C(!0)};if(I)return(0,l.jsx)("div",{className:"flex items-center justify-center py-8",children:(0,l.jsx)("div",{className:"font-mono text-[10px]",style:{color:"var(--color-text-muted)"},children:"Dismissed. Close this app with the X button above."})});if(a)return(0,l.jsx)("div",{className:"flex items-center justify-center py-8",children:(0,l.jsx)(n.A,{size:20,className:"animate-spin",style:{color:"var(--color-text-muted)"}})});let eX=eM(w),eJ=(eX||eH)&&(null==e?void 0:e.apiKeys.alchemy)&&(null==e?void 0:e.adapters.telegram),eQ=null==w?void 0:w.providers.find(e=>e.mode===T),eZ=null==w?void 0:w.providers.find(e=>e.mode===w.activeProvider),e0=g[T],e1=null===e0;return(0,l.jsxs)("div",{className:"space-y-1 p-1",children:[(0,l.jsx)("div",{className:"text-center mb-3",children:(0,l.jsx)("div",{className:"font-mono text-[10px] tracking-widest",style:{color:"var(--color-text-muted)"},children:eJ?"SETUP COMPLETE":"FINISH YOUR SETUP"})}),eJ&&(0,l.jsxs)("div",{className:"text-center py-4 space-y-3",children:[(0,l.jsx)("div",{className:"w-10 h-10 mx-auto flex items-center justify-center",style:{background:"var(--color-success)",color:"white"},children:(0,l.jsx)(r.A,{size:20})}),(0,l.jsx)("div",{className:"font-mono text-xs",style:{color:"var(--color-text)"},children:"All set! Your wallet is fully configured."})]}),(0,l.jsx)(N,{number:1,title:"AI Agent",subtitle:"Connect an AI provider or pair with an agent",icon:(0,l.jsx)(i.A,{size:14}),done:(eX||eH)&&1!==eb,expanded:1===c,onToggle:()=>A(1===c?null:1),doneContent:(0,l.jsxs)("div",{className:"space-y-2 pt-2",children:[eX&&!eH&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)("div",{className:"flex items-center gap-2 p-2",style:{background:"var(--color-background-alt)",border:"1px solid var(--color-border)"},children:[(0,l.jsx)(r.A,{size:12,style:{color:"var(--color-success)"}}),(0,l.jsxs)("span",{className:"font-mono text-[10px]",style:{color:"var(--color-success)"},children:[(null==eZ?void 0:eZ.label)||(null==w?void 0:w.activeProvider)||"AI provider"," configured"]})]}),"success"===eI&&(0,l.jsxs)("div",{className:"flex items-center gap-2 p-1.5",style:{border:"1px solid var(--color-success)",color:"var(--color-success)"},children:[(0,l.jsx)(r.A,{size:10}),(0,l.jsx)("span",{className:"font-mono text-[9px]",children:"Provider available"})]}),"fail"===eI&&(0,l.jsx)("div",{className:"font-mono text-[9px]",style:{color:"var(--color-warning)"},children:"Provider not available"}),(0,l.jsxs)("div",{className:"flex gap-2",children:[(0,l.jsx)(y.$n,{variant:"ghost",size:"sm",onClick:async()=>{eA(!0),eC(null);try{let e=await f.FH.get(f.jI.Wallet,"/ai/status");S(e);let t=e.providers.find(t=>t.mode===e.activeProvider);eC((null==t?void 0:t.available)?"success":"fail")}catch(e){eC("fail")}finally{eA(!1)}},disabled:eN,loading:eN,icon:(0,l.jsx)(d,{size:10}),children:"TEST"}),(0,l.jsx)(y.$n,{variant:"ghost",size:"sm",onClick:()=>{P(""),V(""),O(null),eC(null),ek(1)},icon:(0,l.jsx)(x.A,{size:10}),children:"CHANGE"})]})]}),eH&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)("div",{className:"flex items-center gap-2 p-2",style:{background:"var(--color-background-alt)",border:"1px solid var(--color-border)"},children:[(0,l.jsx)(r.A,{size:12,style:{color:"var(--color-success)"}}),(0,l.jsx)("span",{className:"font-mono text-[10px]",style:{color:"var(--color-success)"},children:"Agent paired externally"})]}),(0,l.jsx)(y.$n,{variant:"ghost",size:"sm",onClick:()=>{let t=(null==e?void 0:e.address)||"unknown";localStorage.removeItem("agentPaired:".concat(t)),eP(!1),ek(1)},icon:(0,l.jsx)(x.A,{size:10}),children:"CHANGE"})]})]}),children:(0,l.jsxs)("div",{className:"space-y-3 pt-2",children:[(0,l.jsxs)("div",{className:"flex gap-2",children:[(0,l.jsxs)("button",{onClick:()=>eE("provider"),className:"flex-1 p-1.5 font-mono text-[9px] text-left",style:{border:"provider"===eT?"1px solid var(--color-accent, #ccff00)":"1px solid var(--color-border)",background:"provider"===eT?"var(--color-background-alt)":"transparent",color:"provider"===eT?"var(--color-text)":"var(--color-text-muted)"},children:[(0,l.jsx)("div",{className:"font-bold",children:"AI Provider"}),(0,l.jsx)("div",{className:"text-[8px]",style:{color:"var(--color-text-muted)"},children:"Claude Max, API keys"})]}),(0,l.jsxs)("button",{onClick:()=>eE("agent"),className:"flex-1 p-1.5 font-mono text-[9px] text-left",style:{border:"agent"===eT?"1px solid var(--color-accent, #ccff00)":"1px solid var(--color-border)",background:"agent"===eT?"var(--color-background-alt)":"transparent",color:"agent"===eT?"var(--color-text)":"var(--color-text-muted)"},children:[(0,l.jsx)("div",{className:"font-bold",children:"Pair with Agent"}),(0,l.jsx)("div",{className:"text-[8px]",style:{color:"var(--color-text-muted)"},children:"MCP, skill, CLI, API"})]})]}),"provider"===eT&&(0,l.jsx)(l.Fragment,{children:z?(0,l.jsx)("div",{className:"py-3 flex items-center justify-center",children:(0,l.jsx)(n.A,{size:14,className:"animate-spin",style:{color:"var(--color-text-muted)"}})}):(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)("div",{className:"space-y-1",children:[(0,l.jsx)("div",{className:"font-mono text-[9px] font-bold",style:{color:"var(--color-text)"},children:"Provider"}),null==w?void 0:w.providers.map(e=>(0,l.jsxs)("label",{className:"flex items-center gap-2 cursor-pointer py-1 px-1.5",style:{border:T===e.mode?"1px solid var(--color-accent, #ccff00)":"1px solid transparent",background:T===e.mode?"var(--color-background-alt, #f4f4f5)":"transparent"},children:[(0,l.jsx)("input",{type:"radio",name:"setup-ai-provider",value:e.mode,checked:T===e.mode,onChange:()=>{E(e.mode),P(""),V(""),O(null)},className:"accent-[var(--color-accent,#ccff00)]"}),(0,l.jsx)("span",{className:"font-mono text-[9px] flex-1",style:{color:"var(--color-text)"},children:e.label}),e.available?(0,l.jsx)(r.A,{size:10,style:{color:"var(--color-success, #22c55e)"}}):(0,l.jsx)(p.A,{size:10,style:{color:"var(--color-text-muted)"}}),!e.available&&(0,l.jsx)("span",{className:"font-mono text-[8px]",style:{color:"var(--color-text-muted)"},children:e.reason})]},e.mode))]}),e1&&eQ&&(0,l.jsxs)("div",{className:"space-y-2",children:[(0,l.jsx)("div",{className:"p-1.5 font-mono text-[8px]",style:{background:"var(--color-background-alt)",border:"1px solid var(--color-border)",color:"var(--color-text-muted)"},children:k[T]||"Make sure the CLI is installed and authenticated."}),"success"===$&&(0,l.jsxs)("div",{className:"flex items-center gap-2 p-1.5",style:{border:"1px solid var(--color-success)",color:"var(--color-success)"},children:[(0,l.jsx)(r.A,{size:10}),(0,l.jsx)("span",{className:"font-mono text-[9px]",children:"Available! Provider saved."})]}),(0,l.jsx)(y.$n,{size:"sm",onClick:e$,disabled:L||_,loading:L||_,icon:(0,l.jsx)(d,{size:10}),children:"TEST"})]}),!e1&&e0&&(0,l.jsxs)("div",{className:"space-y-2",children:[(0,l.jsx)(y.ks,{label:"".concat(j[e0]||e0," API Key"),type:"password",value:H,onChange:e=>{P(e.target.value),V("")},placeholder:b[e0]||"Paste your API key...",compact:!0,rightElement:(0,l.jsx)(u.A,{size:10,style:{color:"var(--color-text-muted)"}})}),(0,l.jsx)(y.$n,{size:"sm",onClick:eR,disabled:W||!H.trim(),loading:W,children:"VALIDATE & SAVE"})]}),D&&(0,l.jsx)("div",{className:"font-mono text-[9px]",style:{color:"var(--color-warning)"},children:D}),(0,l.jsxs)("div",{className:"space-y-1 pt-2 mt-2",style:{borderTop:"1px solid var(--color-border)"},children:[(0,l.jsx)("div",{className:"font-mono text-[9px] font-bold",style:{color:"var(--color-text)"},children:"Permission Level"}),(0,l.jsxs)("div",{className:"flex gap-2",children:[(0,l.jsxs)("button",{onClick:()=>eL("admin"),disabled:Y,className:"flex-1 p-1.5 font-mono text-[9px] text-left",style:{border:"admin"===U?"1px solid var(--color-accent, #ccff00)":"1px solid var(--color-border)",background:"admin"===U?"var(--color-background-alt)":"transparent",color:"admin"===U?"var(--color-text)":"var(--color-text-muted)",opacity:Y?.5:1},children:[(0,l.jsx)("div",{className:"font-bold",children:"Full Admin"}),(0,l.jsx)("div",{className:"text-[8px]",style:{color:"var(--color-text-muted)"},children:"Recommended"})]}),(0,l.jsxs)("button",{onClick:()=>eL("restricted"),disabled:Y,className:"flex-1 p-1.5 font-mono text-[9px] text-left",style:{border:"restricted"===U?"1px solid var(--color-accent, #ccff00)":"1px solid var(--color-border)",background:"restricted"===U?"var(--color-background-alt)":"transparent",color:"restricted"===U?"var(--color-text)":"var(--color-text-muted)",opacity:Y?.5:1},children:[(0,l.jsx)("div",{className:"font-bold",children:"Restricted"}),(0,l.jsx)("div",{className:"text-[8px]",style:{color:"var(--color-text-muted)"},children:"Approval required"})]})]})]})]})}),"agent"===eT&&(0,l.jsxs)("div",{className:"space-y-2",children:[(0,l.jsx)("div",{className:"font-mono text-[9px]",style:{color:"var(--color-text-muted)"},children:"Choose the path that matches your setup:"}),[{label:"Agent Skill",desc:"Claude Code, Cursor, VS Code, Windsurf",cmd:"npx skills add Aura-Industry/auramaxx",note:'Then ask: "Set up my wallet"'},{label:"MCP Server",desc:"Claude Desktop or any MCP client",cmd:"npx auramaxx mcp --install",note:"Auto-configures your IDE"},{label:"Headless CLI",desc:"Local bots, CI/CD, containers",cmd:"npx tsx src/server/cli/index.ts",note:"Approve agent requests in terminal"},{label:"Direct API",desc:"Any language or platform",cmd:"curl http://localhost:4242/health",note:"POST /auth to bootstrap a token"}].map(e=>(0,l.jsxs)("div",{className:"p-2",style:{background:"var(--color-background-alt)",border:"1px solid var(--color-border)"},children:[(0,l.jsxs)("div",{className:"flex items-center justify-between",children:[(0,l.jsx)("span",{className:"font-mono text-[10px] font-bold",style:{color:"var(--color-text)"},children:e.label}),(0,l.jsx)("span",{className:"font-mono text-[8px]",style:{color:"var(--color-text-muted)"},children:e.desc})]}),(0,l.jsx)("div",{className:"font-mono text-[9px] mt-1 px-1.5 py-1",style:{background:"var(--color-surface)",border:"1px solid var(--color-border)",color:"var(--color-text-muted)"},children:e.cmd}),(0,l.jsx)("div",{className:"font-mono text-[8px] mt-1",style:{color:"var(--color-text-faint, #9ca3af)"},children:e.note})]},e.label)),(0,l.jsx)(y.$n,{size:"sm",onClick:()=>{let t=(null==e?void 0:e.address)||"unknown";localStorage.setItem("agentPaired:".concat(t),"true"),eP(!0),ek(null),eV(w,e)},className:"w-full",children:"I'VE CONNECTED"})]})]})}),(0,l.jsx)(N,{number:2,title:"RPC Provider",subtitle:"Add Alchemy for reliable RPC",icon:(0,l.jsx)(m.A,{size:14}),done:!!(null==e?void 0:e.apiKeys.alchemy)&&2!==eb,expanded:2===c,onToggle:()=>A(2===c?null:2),doneContent:(0,l.jsxs)("div",{className:"space-y-2 pt-2",children:[(0,l.jsxs)("div",{className:"flex items-center gap-2 p-2",style:{background:"var(--color-background-alt)",border:"1px solid var(--color-border)"},children:[(0,l.jsx)(r.A,{size:12,style:{color:"var(--color-success)"}}),(0,l.jsx)("span",{className:"font-mono text-[10px]",style:{color:"var(--color-success)"},children:"Alchemy key configured"})]}),(0,l.jsx)(y.$n,{variant:"ghost",size:"sm",onClick:eY,disabled:ew,loading:ew,icon:(0,l.jsx)(x.A,{size:10}),children:"REMOVE"})]}),children:(0,l.jsxs)("div",{className:"space-y-2 pt-2",children:[(0,l.jsx)(y.ks,{label:"ALCHEMY_KEY",type:"password",value:G,onChange:e=>X(e.target.value),placeholder:"Paste your Alchemy API key...",compact:!0}),Z&&(0,l.jsx)("div",{className:"font-mono text-[9px]",style:{color:"var(--color-warning)"},children:Z}),(0,l.jsx)(y.$n,{size:"sm",onClick:eO,disabled:J||!G,loading:J,children:"VALIDATE & SAVE"})]})}),(0,l.jsx)(N,{number:3,title:"Mobile Approvals",subtitle:"Approve agent actions via Telegram",icon:(0,l.jsx)(v.A,{size:14}),done:!!(null==e?void 0:e.adapters.telegram)&&3!==eb,expanded:3===c,onToggle:()=>A(3===c?null:3),doneContent:(0,l.jsxs)("div",{className:"space-y-2 pt-2",children:[(0,l.jsxs)("div",{className:"flex items-center gap-2 p-2",style:{background:"var(--color-background-alt)",border:"1px solid var(--color-border)"},children:[(0,l.jsx)(r.A,{size:12,style:{color:"var(--color-success)"}}),(0,l.jsx)("span",{className:"font-mono text-[10px]",style:{color:"var(--color-success)"},children:"Telegram connected"})]}),(0,l.jsx)("div",{className:"font-mono text-[8px]",style:{color:"var(--color-text-muted)"},children:"Agent chat is enabled by default. You can toggle it in System Defaults → Adapter Chat."}),(0,l.jsx)(y.$n,{variant:"ghost",size:"sm",onClick:eB,disabled:ez,loading:ez,icon:(0,l.jsx)(x.A,{size:10}),children:"REMOVE"})]}),children:(0,l.jsxs)("div",{className:"space-y-2 pt-2",children:["token"===ei&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)("div",{className:"font-mono text-[8px]",style:{color:"var(--color-text-muted)"},children:"Approve agent actions from your phone via Telegram. Optionally, chat with your AI agent directly."}),(0,l.jsx)(y.ks,{label:"BOT_TOKEN",type:"password",value:et,onChange:e=>ea(e.target.value),placeholder:"123456:ABC-DEF...",compact:!0}),(0,l.jsx)("div",{className:"font-mono text-[8px]",style:{color:"var(--color-text-faint)"},children:"Create a bot via @BotFather on Telegram"}),(0,l.jsx)(y.$n,{size:"sm",onClick:e_,disabled:ex||!et,loading:ex,children:"VALIDATE BOT"})]}),"detecting"===ei&&(0,l.jsxs)(l.Fragment,{children:[el&&(0,l.jsxs)("div",{className:"flex items-center gap-2 p-2",style:{background:"var(--color-background-alt)",border:"1px solid var(--color-border)"},children:[(0,l.jsx)(r.A,{size:12,style:{color:"var(--color-success)"}}),(0,l.jsxs)("span",{className:"font-mono text-[10px]",style:{color:"var(--color-text)"},children:["@",el]})]}),(0,l.jsxs)(y.$n,{variant:"secondary",size:"sm",icon:(0,l.jsx)(h.A,{size:10}),onClick:()=>window.open(ev,"_blank"),children:["Open @",el," in Telegram"]}),(0,l.jsx)("div",{className:"font-mono text-[8px]",style:{color:"var(--color-text-faint)"},children:"Click the link above, then press Start in Telegram"}),(0,l.jsxs)("div",{className:"flex items-center gap-2 py-2",children:[(0,l.jsx)(n.A,{size:14,className:"animate-spin",style:{color:"var(--color-info)"}}),(0,l.jsx)("span",{className:"font-mono text-[10px]",style:{color:"var(--color-text-muted)"},children:"Waiting for you to press Start..."})]}),(0,l.jsx)(y.$n,{variant:"ghost",size:"sm",onClick:()=>{var e;null==(e=ej.current)||e.abort(),ed("chatId")},children:"ENTER MANUALLY"})]}),"chatId"===ei&&(0,l.jsxs)(l.Fragment,{children:[el&&(0,l.jsxs)("div",{className:"flex items-center gap-2 p-2",style:{background:"var(--color-background-alt)",border:"1px solid var(--color-border)"},children:[(0,l.jsx)(r.A,{size:12,style:{color:"var(--color-success)"}}),(0,l.jsxs)("span",{className:"font-mono text-[10px]",style:{color:"var(--color-text)"},children:["@",el]})]}),ef&&er&&(0,l.jsxs)("div",{className:"flex items-center gap-2 p-2",style:{background:"var(--color-background-alt)",border:"1px solid var(--color-success)"},children:[(0,l.jsx)(r.A,{size:12,style:{color:"var(--color-success)"}}),(0,l.jsxs)("span",{className:"font-mono text-[10px]",style:{color:"var(--color-success)"},children:["Detected: ",ef," (",er,")"]})]}),!ef&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(y.ks,{label:"CHAT_ID",type:"text",value:er,onChange:e=>eo(e.target.value),placeholder:"Your Telegram chat ID...",compact:!0}),(0,l.jsx)("div",{className:"font-mono text-[8px]",style:{color:"var(--color-text-faint)"},children:"Send /start to your bot, then use @userinfobot to get your chat ID"})]}),(0,l.jsxs)("label",{className:"flex items-center gap-2 py-1 cursor-pointer",children:[(0,l.jsx)("input",{type:"checkbox",checked:ec,onChange:e=>en(e.target.checked),className:"accent-[var(--color-accent)]"}),(0,l.jsx)("span",{className:"font-mono text-[10px]",style:{color:"var(--color-text)"},children:"Enable agent chat"})]}),(0,l.jsx)("div",{className:"font-mono text-[8px]",style:{color:"var(--color-text-faint)"},children:"Enable this to chat with your agent via Telegram. Your AI agent will respond to messages you send in this chat."}),(0,l.jsx)(y.$n,{size:"sm",onClick:eU,disabled:ex||!er,loading:ex,children:"ACTIVATE & TEST"})]}),"testing"===ei&&(0,l.jsxs)("div",{className:"flex items-center gap-2 py-2",children:[(0,l.jsx)(n.A,{size:14,className:"animate-spin",style:{color:"var(--color-info)"}}),(0,l.jsx)("span",{className:"font-mono text-[10px]",style:{color:"var(--color-text-muted)"},children:"Testing connection..."})]}),"done"===ei&&(0,l.jsxs)("div",{className:"flex items-center gap-2 py-2",children:[(0,l.jsx)(r.A,{size:14,style:{color:"var(--color-success)"}}),(0,l.jsx)("span",{className:"font-mono text-[10px]",style:{color:"var(--color-success)"},children:"Telegram connected!"})]}),eu&&(0,l.jsx)("div",{className:"font-mono text-[9px]",style:{color:"var(--color-warning)"},children:eu})]})}),!eJ&&(0,l.jsx)("div",{className:"pt-3 flex justify-end",children:(0,l.jsx)(y.$n,{variant:"ghost",size:"sm",onClick:eG,children:"SKIP FOR NOW"})}),eJ&&(0,l.jsx)("div",{className:"pt-3 flex justify-end",children:(0,l.jsx)(y.$n,{variant:"ghost",size:"sm",onClick:eG,children:"DISMISS"})})]})},I=A},5867:(e,t,a)=>{a.d(t,{A:()=>l});let l=(0,a(1847).A)("KeyRound",[["path",{d:"M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z",key:"1s6t7t"}],["circle",{cx:"16.5",cy:"7.5",r:".5",fill:"currentColor",key:"w0ekpg"}]])},5880:(e,t,a)=>{a.d(t,{A:()=>l});let l=(0,a(1847).A)("ExternalLink",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]])},7586:(e,t,a)=>{a.d(t,{A:()=>l});let l=(0,a(1847).A)("MessageSquare",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]])},7937:(e,t,a)=>{a.d(t,{A:()=>l});let l=(0,a(1847).A)("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]])},8192:(e,t,a)=>{a.d(t,{A:()=>l});let l=(0,a(1847).A)("Bot",[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]])}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7411],{318:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("BookOpen",[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]])},1190:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Pen",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}]])},1226:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("PanelLeftOpen",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m14 9 3 3-3 3",key:"8010ee"}]])},1456:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("LayoutGrid",[["rect",{width:"7",height:"7",x:"3",y:"3",rx:"1",key:"1g98yp"}],["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["rect",{width:"7",height:"7",x:"14",y:"14",rx:"1",key:"nxv5o0"}],["rect",{width:"7",height:"7",x:"3",y:"14",rx:"1",key:"1bb6yr"}]])},3166:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Wifi",[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M2 8.82a15 15 0 0 1 20 0",key:"dnpr2z"}],["path",{d:"M5 12.859a10 10 0 0 1 14 0",key:"1x1e6c"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}]])},3341:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("ArrowUpDown",[["path",{d:"m21 16-4 4-4-4",key:"f6ql7i"}],["path",{d:"M17 20V4",key:"1ejh1v"}],["path",{d:"m3 8 4-4 4 4",key:"11wl7u"}],["path",{d:"M7 4v16",key:"1glfcx"}]])},3581:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Filter",[["polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3",key:"1yg77f"}]])},3738:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("WifiOff",[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}],["path",{d:"M5 12.859a10 10 0 0 1 5.17-2.69",key:"1dl1wf"}],["path",{d:"M19 12.859a10 10 0 0 0-2.007-1.523",key:"4k23kn"}],["path",{d:"M2 8.82a15 15 0 0 1 4.177-2.643",key:"1grhjp"}],["path",{d:"M22 8.82a15 15 0 0 0-11.288-3.764",key:"z3jwby"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]])},4114:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("ScrollText",[["path",{d:"M15 12h-5",key:"r7krc0"}],["path",{d:"M15 8h-5",key:"1khuty"}],["path",{d:"M19 17V5a2 2 0 0 0-2-2H4",key:"zz82l3"}],["path",{d:"M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3",key:"1ph1d7"}]])},4472:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("LockKeyhole",[["circle",{cx:"12",cy:"16",r:"1",key:"1au0dj"}],["rect",{x:"3",y:"10",width:"18",height:"12",rx:"2",key:"6s8ecr"}],["path",{d:"M7 10V7a5 5 0 0 1 10 0v3",key:"1pqi11"}]])},4916:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("ArrowDownToLine",[["path",{d:"M12 17V3",key:"1cwfxf"}],["path",{d:"m6 11 6 6 6-6",key:"12ii2o"}],["path",{d:"M19 21H5",key:"150jfl"}]])},5740:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Sparkles",[["path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",key:"4pj2yx"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}],["path",{d:"M4 17v2",key:"vumght"}],["path",{d:"M5 18H3",key:"zchphs"}]])},5993:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("House",[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8",key:"5wwlr5"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"1d0kgt"}]])},6046:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Save",[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]])},6140:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Box",[["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]])},6550:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("PanelLeftClose",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m16 15-3-3 3-3",key:"14y99z"}]])},6577:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Brush",[["path",{d:"m9.06 11.9 8.07-8.06a2.85 2.85 0 1 1 4.03 4.03l-8.06 8.08",key:"1styjt"}],["path",{d:"M7.07 14.94c-1.66 0-3 1.35-3 3.02 0 1.33-2.5 1.52-2 2.02 1.08 1.1 2.49 2.02 4 2.02 2.2 0 4-1.8 4-4.04a3.01 3.01 0 0 0-3-3.02z",key:"z0l1mu"}]])},7494:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]])},7586:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("MessageSquare",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]])},8055:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Coins",[["circle",{cx:"8",cy:"8",r:"6",key:"3yglwk"}],["path",{d:"M18.09 10.37A6 6 0 1 1 10.34 18",key:"t5s6rm"}],["path",{d:"M7 6h1v4",key:"1obek4"}],["path",{d:"m16.71 13.88.7.71-2.82 2.82",key:"1rbuyh"}]])},8085:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Send",[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]])},8150:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("CodeXml",[["path",{d:"m18 16 4-4-4-4",key:"1inbqp"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"m14.5 4-5 16",key:"e7oirm"}]])},8198:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Flame",[["path",{d:"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z",key:"96xj49"}]])},8514:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]])},9068:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]])},9427:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Sun",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]])},9476:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("GripVertical",[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]])},9602:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Code",[["polyline",{points:"16 18 22 12 16 6",key:"z7tu5w"}],["polyline",{points:"8 6 2 12 8 18",key:"1eg1df"}]])},9867:(e,a,t)=>{t.d(a,{A:()=>y});let y=(0,t(1847).A)("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]])}}]);
|