viba-cli 0.38.0 → 0.40.0
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/build-manifest.json +2 -2
- package/.next/fallback-build-manifest.json +2 -2
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/app/_global-error.html +2 -2
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +2 -2
- package/.next/server/app/_not-found.rsc +3 -3
- package/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/api/custom-scripts/route.js +2 -2
- package/.next/server/app/api/custom-scripts/route.js.nft.json +1 -1
- package/.next/server/app/api/git/action/route.js +3 -3
- package/.next/server/app/api/git/action/route.js.nft.json +1 -1
- package/.next/server/app/api/git/branches/route.js +3 -3
- package/.next/server/app/api/git/branches/route.js.nft.json +1 -1
- package/.next/server/app/api/git/diff/route.js +2 -2
- package/.next/server/app/api/git/diff/route.js.nft.json +1 -1
- package/.next/server/app/api/git/log/route.js +2 -2
- package/.next/server/app/api/git/log/route.js.nft.json +1 -1
- package/.next/server/app/api/git/status/route.js +3 -3
- package/.next/server/app/api/git/status/route.js.nft.json +1 -1
- package/.next/server/app/api/repos/clone/route.js +2 -2
- package/.next/server/app/api/repos/clone/route.js.nft.json +1 -1
- package/.next/server/app/api/repos/route.js +2 -2
- package/.next/server/app/api/repos/route.js.nft.json +1 -1
- package/.next/server/app/api/settings/route.js.nft.json +1 -1
- package/.next/server/app/credentials/page/server-reference-manifest.json +7 -7
- package/.next/server/app/credentials/page.js.nft.json +1 -1
- package/.next/server/app/credentials/page_client-reference-manifest.js +1 -1
- package/.next/server/app/credentials.html +2 -2
- package/.next/server/app/credentials.rsc +5 -5
- package/.next/server/app/credentials.segments/_full.segment.rsc +5 -5
- package/.next/server/app/credentials.segments/_head.segment.rsc +1 -1
- package/.next/server/app/credentials.segments/_index.segment.rsc +3 -3
- package/.next/server/app/credentials.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/credentials.segments/credentials/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/credentials.segments/credentials.segment.rsc +1 -1
- package/.next/server/app/git/changes/page.js.nft.json +1 -1
- package/.next/server/app/git/changes/page_client-reference-manifest.js +1 -1
- package/.next/server/app/git/changes.html +2 -2
- package/.next/server/app/git/changes.rsc +8 -8
- package/.next/server/app/git/changes.segments/_full.segment.rsc +8 -8
- package/.next/server/app/git/changes.segments/_head.segment.rsc +1 -1
- package/.next/server/app/git/changes.segments/_index.segment.rsc +3 -3
- package/.next/server/app/git/changes.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/git/changes.segments/git/changes/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/git/changes.segments/git/changes.segment.rsc +1 -1
- package/.next/server/app/git/changes.segments/git.segment.rsc +3 -3
- package/.next/server/app/git/custom-scripts/page.js.nft.json +1 -1
- package/.next/server/app/git/custom-scripts/page_client-reference-manifest.js +1 -1
- package/.next/server/app/git/custom-scripts.html +2 -2
- package/.next/server/app/git/custom-scripts.rsc +7 -7
- package/.next/server/app/git/custom-scripts.segments/_full.segment.rsc +7 -7
- package/.next/server/app/git/custom-scripts.segments/_head.segment.rsc +1 -1
- package/.next/server/app/git/custom-scripts.segments/_index.segment.rsc +3 -3
- package/.next/server/app/git/custom-scripts.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/git/custom-scripts.segments/git/custom-scripts/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/git/custom-scripts.segments/git/custom-scripts.segment.rsc +1 -1
- package/.next/server/app/git/custom-scripts.segments/git.segment.rsc +3 -3
- package/.next/server/app/git/history/page.js.nft.json +1 -1
- package/.next/server/app/git/history/page_client-reference-manifest.js +1 -1
- package/.next/server/app/git/history.html +2 -2
- package/.next/server/app/git/history.rsc +8 -8
- package/.next/server/app/git/history.segments/_full.segment.rsc +8 -8
- package/.next/server/app/git/history.segments/_head.segment.rsc +1 -1
- package/.next/server/app/git/history.segments/_index.segment.rsc +3 -3
- package/.next/server/app/git/history.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/git/history.segments/git/history/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/git/history.segments/git/history.segment.rsc +1 -1
- package/.next/server/app/git/history.segments/git.segment.rsc +3 -3
- package/.next/server/app/git/page.js.nft.json +1 -1
- package/.next/server/app/git/page_client-reference-manifest.js +1 -1
- package/.next/server/app/git/stashes/page.js.nft.json +1 -1
- package/.next/server/app/git/stashes/page_client-reference-manifest.js +1 -1
- package/.next/server/app/git/stashes.html +2 -2
- package/.next/server/app/git/stashes.rsc +7 -7
- package/.next/server/app/git/stashes.segments/_full.segment.rsc +7 -7
- package/.next/server/app/git/stashes.segments/_head.segment.rsc +1 -1
- package/.next/server/app/git/stashes.segments/_index.segment.rsc +3 -3
- package/.next/server/app/git/stashes.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/git/stashes.segments/git/stashes/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/git/stashes.segments/git/stashes.segment.rsc +1 -1
- package/.next/server/app/git/stashes.segments/git.segment.rsc +3 -3
- package/.next/server/app/git.html +2 -2
- package/.next/server/app/git.rsc +8 -8
- package/.next/server/app/git.segments/_full.segment.rsc +8 -8
- package/.next/server/app/git.segments/_head.segment.rsc +1 -1
- package/.next/server/app/git.segments/_index.segment.rsc +3 -3
- package/.next/server/app/git.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/git.segments/git/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/git.segments/git.segment.rsc +3 -3
- package/.next/server/app/index.html +2 -2
- package/.next/server/app/index.rsc +5 -5
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +5 -5
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +3 -3
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/new/page/server-reference-manifest.json +29 -29
- package/.next/server/app/new/page.js +2 -2
- package/.next/server/app/new/page.js.nft.json +1 -1
- package/.next/server/app/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page/server-reference-manifest.json +29 -29
- package/.next/server/app/page.js +1 -1
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/session/[sessionId]/page/server-reference-manifest.json +19 -19
- package/.next/server/app/session/[sessionId]/page.js +1 -1
- package/.next/server/app/session/[sessionId]/page.js.nft.json +1 -1
- package/.next/server/app/session/[sessionId]/page_client-reference-manifest.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__01a6baa7._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__01a6baa7._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__2ea0148f._.js +7 -0
- package/.next/server/chunks/[root-of-the-server]__2ea0148f._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__51f9ab28._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__7f2f8f49._.js.map → [root-of-the-server]__51f9ab28._.js.map} +1 -1
- package/.next/server/chunks/[root-of-the-server]__52f9b7e2._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__afea2116._.js.map → [root-of-the-server]__52f9b7e2._.js.map} +1 -1
- package/.next/server/chunks/[root-of-the-server]__5b08b37e._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__7324fe0b._.js.map → [root-of-the-server]__5b08b37e._.js.map} +1 -1
- package/.next/server/chunks/[root-of-the-server]__8b29248a._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__82d53572._.js.map → [root-of-the-server]__8b29248a._.js.map} +1 -1
- package/.next/server/chunks/[root-of-the-server]__f52f1c06._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__5349b858._.js.map → [root-of-the-server]__f52f1c06._.js.map} +1 -1
- package/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_0002606b.js +1 -1
- package/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_0002606b.js.map +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__05e6fb4c._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__79a7a15d._.js → [root-of-the-server]__0ed2deb1._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__79a7a15d._.js.map → [root-of-the-server]__0ed2deb1._.js.map} +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__2798aa4d._.js → [root-of-the-server]__1ed5a76d._.js} +3 -3
- package/.next/server/chunks/ssr/{[root-of-the-server]__2798aa4d._.js.map → [root-of-the-server]__1ed5a76d._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__46af1502._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__46af1502._.js.map +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__05b3451a._.js → [root-of-the-server]__a65a3900._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__05b3451a._.js.map → [root-of-the-server]__a65a3900._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__d52659cf._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__d52659cf._.js.map +1 -0
- package/.next/server/chunks/ssr/{_523ff032._.js → _2eaa7035._.js} +2 -2
- package/.next/server/chunks/ssr/{_523ff032._.js.map → _2eaa7035._.js.map} +1 -1
- package/.next/server/chunks/ssr/{_be721a9c._.js → _4343fa01._.js} +2 -2
- package/.next/server/chunks/ssr/{_be721a9c._.js.map → _4343fa01._.js.map} +1 -1
- package/.next/server/chunks/ssr/_476e86d1._.js +1 -1
- package/.next/server/chunks/ssr/_4d07d45e._.js +1 -1
- package/.next/server/chunks/ssr/_4d07d45e._.js.map +1 -1
- package/.next/server/chunks/ssr/_57f63a65._.js +1 -1
- package/.next/server/chunks/ssr/_57f63a65._.js.map +1 -1
- package/.next/server/chunks/ssr/_707e5fab._.js +1 -1
- package/.next/server/chunks/ssr/_9493de08._.js +1 -1
- package/.next/server/chunks/ssr/{_787bdec7._.js → _a07f93fb._.js} +2 -2
- package/.next/server/chunks/ssr/{_787bdec7._.js.map → _a07f93fb._.js.map} +1 -1
- package/.next/server/chunks/ssr/{_2a7fa4b0._.js → _ebf4c61c._.js} +2 -2
- package/.next/server/chunks/ssr/{_2a7fa4b0._.js.map → _ebf4c61c._.js.map} +1 -1
- package/.next/server/chunks/ssr/_ff20dbae._.js +3 -0
- package/.next/server/chunks/ssr/{_e17414c3._.js.map → _ff20dbae._.js.map} +1 -1
- package/.next/server/chunks/ssr/src_app_credentials_page_tsx_63d8d34a._.js +1 -1
- package/.next/server/chunks/ssr/src_app_credentials_page_tsx_63d8d34a._.js.map +1 -1
- package/.next/server/chunks/ssr/src_app_git_changes_page_tsx_f6dc28dc._.js +2 -2
- package/.next/server/chunks/ssr/src_app_git_changes_page_tsx_f6dc28dc._.js.map +1 -1
- package/.next/server/chunks/ssr/src_app_providers_tsx_2ae5be81._.js +1 -1
- package/.next/server/chunks/ssr/src_app_providers_tsx_2ae5be81._.js.map +1 -1
- package/.next/server/chunks/ssr/src_app_session_[sessionId]_SessionPageClient_tsx_dab490d7._.js +1 -1
- package/.next/server/chunks/ssr/src_app_session_[sessionId]_SessionPageClient_tsx_dab490d7._.js.map +1 -1
- package/.next/server/chunks/ssr/src_components_GitRepoSelector_tsx_05c81afa._.js +3 -3
- package/.next/server/chunks/ssr/src_components_GitRepoSelector_tsx_05c81afa._.js.map +1 -1
- package/.next/server/chunks/ssr/src_components_git_029e6e6f._.js +3 -0
- package/.next/server/chunks/ssr/src_components_git_029e6e6f._.js.map +1 -0
- package/.next/server/chunks/ssr/src_components_git_history-view_tsx_fd62126a._.js +4 -4
- package/.next/server/chunks/ssr/src_components_git_history-view_tsx_fd62126a._.js.map +1 -1
- package/.next/server/chunks/ssr/src_db5b513b._.js +3 -0
- package/.next/server/chunks/ssr/src_db5b513b._.js.map +1 -0
- package/.next/server/pages/404.html +2 -2
- package/.next/server/pages/500.html +2 -2
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +48 -48
- package/.next/static/chunks/{ff0443d5f56a7060.js → 1ca050861ead915f.js} +1 -1
- package/.next/static/chunks/1f428267926cd032.js +3 -0
- package/.next/static/chunks/4aab1f3ea2ed1aef.js +1 -0
- package/.next/static/chunks/4de7bc5a00a1aed9.js +3 -0
- package/.next/static/chunks/5e0dada5236f9065.js +8 -0
- package/.next/static/chunks/{58e245f27f38e5ff.js → 73c13373731456db.js} +1 -1
- package/.next/static/chunks/73f859ef915277c7.js +3 -0
- package/.next/static/chunks/74f887e69c1fcefa.js +9 -0
- package/.next/static/chunks/977137e155012c13.js +1 -0
- package/.next/static/chunks/b18cc1247b979318.js +1 -0
- package/.next/static/chunks/d85a06040ea88b62.js +1 -0
- package/.next/static/chunks/{bcc203fd591a3e1b.js → db4cb4eb290e3be9.js} +1 -1
- package/.next/static/chunks/e5bcfa7f94c34b77.js +1 -0
- package/.next/static/chunks/eec24a7b35c2d7bd.css +1 -0
- package/.next/static/chunks/{46c9f58659e11b7d.js → fa9e48c3aa7e4365.js} +1 -1
- package/README.md +3 -0
- package/bin/viba.mjs +120 -4
- package/package.json +1 -1
- package/.next/server/chunks/[root-of-the-server]__2dcb1454._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__2dcb1454._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__5349b858._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__7324fe0b._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__7f2f8f49._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__82d53572._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__afea2116._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__b17e6c62._.js +0 -7
- package/.next/server/chunks/[root-of-the-server]__b17e6c62._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__30652385._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__30652385._.js.map +0 -1
- package/.next/server/chunks/ssr/_e17414c3._.js +0 -3
- package/.next/server/chunks/ssr/src_hooks_use-workspace-title_ts_9edd343b._.js +0 -3
- package/.next/server/chunks/ssr/src_hooks_use-workspace-title_ts_9edd343b._.js.map +0 -1
- package/.next/static/chunks/0eca2eff234acf1b.js +0 -1
- package/.next/static/chunks/47ad182e478611c4.css +0 -1
- package/.next/static/chunks/4b818f2593bc4300.js +0 -1
- package/.next/static/chunks/4d93976ea0e8b685.js +0 -9
- package/.next/static/chunks/78859d33c5671d29.js +0 -8
- package/.next/static/chunks/94fb2462104985a8.js +0 -3
- package/.next/static/chunks/9f82d45ee88d5dc1.js +0 -3
- package/.next/static/chunks/a29874cab09f6b0f.js +0 -3
- package/.next/static/chunks/e152c322e888ccea.js +0 -1
- package/.next/static/chunks/fff7986d66d302cf.js +0 -1
- /package/.next/static/{mx8z_YoNSm8FluLvondrw → SPowgKQ4GVFmr1hEouu16}/_buildManifest.js +0 -0
- /package/.next/static/{mx8z_YoNSm8FluLvondrw → SPowgKQ4GVFmr1hEouu16}/_clientMiddlewareManifest.json +0 -0
- /package/.next/static/{mx8z_YoNSm8FluLvondrw → SPowgKQ4GVFmr1hEouu16}/_ssgManifest.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--SPowgKQ4GVFmr1hEouu16--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/2473c16c0c2f6b5f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/eec24a7b35c2d7bd.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/c1a983df0a5e5f3a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/73b3e447914a757b.js"/><script src="/_next/static/chunks/5d6988fe9dd191e1.js" async=""></script><script src="/_next/static/chunks/aee6c7720838f8a2.js" async=""></script><script src="/_next/static/chunks/068649e8eb29b8d9.js" async=""></script><script src="/_next/static/chunks/76c064224d953678.js" async=""></script><script src="/_next/static/chunks/turbopack-e9cbd31f7b697763.js" async=""></script><script src="/_next/static/chunks/fa9e48c3aa7e4365.js" async=""></script><script src="/_next/static/chunks/d85a06040ea88b62.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/d2be314c3ece3fbe.js" async=""></script><script src="/_next/static/chunks/73c13373731456db.js" async=""></script><script src="/_next/static/chunks/c7c82526da1ea165.js" async=""></script><script src="/_next/static/chunks/b4077ef0304a2ff4.js" async=""></script><link rel="preload" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css" as="style"/><meta name="next-size-adjust" content=""/><title>Viba</title><link rel="icon" href="/icon.png"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"/><script>
|
|
2
2
|
(() => {
|
|
3
3
|
const storageKey = 'viba:theme-mode';
|
|
4
4
|
const runtimeKey = '__vibaThemeSyncInstalled';
|
|
@@ -51,4 +51,4 @@
|
|
|
51
51
|
window.addEventListener('storage', handleStorageChange);
|
|
52
52
|
window.addEventListener('viba:theme-refresh', handleThemeRefresh);
|
|
53
53
|
})();
|
|
54
|
-
</script><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("data-theme","theme","system",null,["light","dark"],null,true,true)</script><div class="flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center"><span class="loading loading-spinner"></span></div><!--/$--><main class="flex-1 min-w-0 overflow-auto"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="flex items-center justify-center h-full"><span class="loading loading-spinner"></span></div><!--/$--><!--$--><!--/$--></main></div><script src="/_next/static/chunks/73b3e447914a757b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[44636,[\"/_next/static/chunks/46c9f58659e11b7d.js\",\"/_next/static/chunks/fff7986d66d302cf.js\"],\"Providers\"]\n4:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n5:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\na:I[68027,[],\"default\"]\n:HL[\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"style\"]\n:HL[\"/_next/static/chunks/47ad182e478611c4.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/chunks/c1a983df0a5e5f3a.css\",\"style\"]\n:HL[\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\",\"style\"]\n2:T61b,"])</script><script>self.__next_f.push([1,"\n(() =\u003e {\n const storageKey = 'viba:theme-mode';\n const runtimeKey = '__vibaThemeSyncInstalled';\n const mediaQuery = window.matchMedia('(prefers-color-scheme: dark)');\n const resolveThemeMode = () =\u003e {\n try {\n const stored = window.localStorage.getItem(storageKey);\n if (stored === 'light' || stored === 'dark' || stored === 'auto') {\n return stored;\n }\n } catch {\n // Ignore localStorage access errors and fall back to auto mode.\n }\n return 'auto';\n };\n const applyThemeMode = () =\u003e {\n const mode = resolveThemeMode();\n const shouldUseDark = mode === 'dark' || (mode === 'auto' \u0026\u0026 mediaQuery.matches);\n document.documentElement.classList.toggle('dark', shouldUseDark);\n document.documentElement.dataset.themeMode = mode;\n };\n\n applyThemeMode();\n\n if (window[runtimeKey]) {\n return;\n }\n window[runtimeKey] = true;\n\n const handleMediaChange = () =\u003e {\n if (resolveThemeMode() === 'auto') {\n applyThemeMode();\n }\n };\n const handleStorageChange = (event) =\u003e {\n if (!event || !event.key || event.key === storageKey) {\n applyThemeMode();\n }\n };\n const handleThemeRefresh = () =\u003e {\n applyThemeMode();\n };\n\n if (typeof mediaQuery.addEventListener === 'function') {\n mediaQuery.addEventListener('change', handleMediaChange);\n } else if (typeof mediaQuery.addListener === 'function') {\n mediaQuery.addListener(handleMediaChange);\n }\n\n window.addEventListener('storage', handleStorageChange);\n window.addEventListener('viba:theme-refresh', handleThemeRefresh);\n})();\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"mx8z_YoNSm8FluLvondrw\",\"c\":[\"\",\"git\",\"stashes\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"git\",{\"children\":[\"stashes\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/47ad182e478611c4.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/46c9f58659e11b7d.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/fff7986d66d302cf.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}]]}],[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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\"}]}]}]]}]]}],{\"children\":[\"$L6\",{\"children\":[\"$L7\",{\"children\":[\"$L8\",{},null,false,false]},null,false,false]},null,false,false]},null,false,false],\"$L9\",false]],\"m\":\"$undefined\",\"G\":[\"$a\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:\"$Sreact.suspense\"\nc:I[464,[\"/_next/static/chunks/46c9f58659e11b7d.js\",\"/_next/static/chunks/fff7986d66d302cf.js\",\"/_next/static/chunks/58e245f27f38e5ff.js\"],\"WorkspaceRepoOpenTracker\"]\nd:I[95914,[\"/_next/static/chunks/46c9f58659e11b7d.js\",\"/_next/static/chunks/fff7986d66d302cf.js\",\"/_next/static/chunks/58e245f27f38e5ff.js\"],\"Sidebar\"]\ne:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ClientPageRoot\"]\nf:I[26734,[\"/_next/static/chunks/46c9f58659e11b7d.js\",\"/_next/static/chunks/fff7986d66d302cf.js\",\"/_next/static/chunks/58e245f27f38e5ff.js\",\"/_next/static/chunks/c7c82526da1ea165.js\",\"/_next/static/chunks/b4077ef0304a2ff4.js\"],\"default\"]\n12:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"OutletBoundary\"]\n14:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ViewportBoundary\"]\n16:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"MetadataBoundary\"]\n6:[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/58e245f27f38e5ff.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"div\",null,{\"className\":\"flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3\",\"children\":[[\"$\",\"$b\",null,{\"fallback\":null,\"children\":[\"$\",\"$Lc\",null,{}]}],[\"$\",\"$b\",null,{\"fallback\":[\"$\",\"div\",null,{\"className\":\"w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center\",\"children\":[\"$\",\"span\",null,{\"className\":\"loading loading-spinner\"}]}],\"children\":[\"$\",\"div\",null,{\"className\":\"overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900\",\"children\":[\"$\",\"$Ld\",null,{\"initialCollapsed\":false,\"className\":\"border-r-0 bg-transparent min-h-full\"}]}]}],[\"$\",\"main\",null,{\"className\":\"flex-1 min-w-0 overflow-auto\",\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}]\n7:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]\n8:[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$Le\",null,{\"Component\":\"$f\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@10\",\"$@11\"]}}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/c1a983df0a5e5f3a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/c7c82526da1ea165.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/b4077ef0304a2ff4.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@13\"}]}]]}]\n9:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L14\",null,{\"children\":\"$L15\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L16\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L17\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n"])</script><script>self.__next_f.push([1,"10:{}\n11:\"$8:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"15:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"18:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"IconMark\"]\n13:null\n17:[[\"$\",\"title\",\"0\",{\"children\":\"Viba\"}],[\"$\",\"link\",\"1\",{\"rel\":\"icon\",\"href\":\"/icon.png\"}],[\"$\",\"$L18\",\"2\",{}]]\n"])</script></body></html>
|
|
54
|
+
</script><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("data-theme","theme","system",null,["light","dark"],null,true,true)</script><div class="flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center"><span class="loading loading-spinner"></span></div><!--/$--><main class="flex-1 min-w-0 overflow-auto"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="flex items-center justify-center h-full"><span class="loading loading-spinner"></span></div><!--/$--><!--$--><!--/$--></main></div><script src="/_next/static/chunks/73b3e447914a757b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[44636,[\"/_next/static/chunks/fa9e48c3aa7e4365.js\",\"/_next/static/chunks/d85a06040ea88b62.js\"],\"Providers\"]\n4:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n5:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\na:I[68027,[],\"default\"]\n:HL[\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"style\"]\n:HL[\"/_next/static/chunks/eec24a7b35c2d7bd.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/chunks/c1a983df0a5e5f3a.css\",\"style\"]\n:HL[\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\",\"style\"]\n2:T61b,"])</script><script>self.__next_f.push([1,"\n(() =\u003e {\n const storageKey = 'viba:theme-mode';\n const runtimeKey = '__vibaThemeSyncInstalled';\n const mediaQuery = window.matchMedia('(prefers-color-scheme: dark)');\n const resolveThemeMode = () =\u003e {\n try {\n const stored = window.localStorage.getItem(storageKey);\n if (stored === 'light' || stored === 'dark' || stored === 'auto') {\n return stored;\n }\n } catch {\n // Ignore localStorage access errors and fall back to auto mode.\n }\n return 'auto';\n };\n const applyThemeMode = () =\u003e {\n const mode = resolveThemeMode();\n const shouldUseDark = mode === 'dark' || (mode === 'auto' \u0026\u0026 mediaQuery.matches);\n document.documentElement.classList.toggle('dark', shouldUseDark);\n document.documentElement.dataset.themeMode = mode;\n };\n\n applyThemeMode();\n\n if (window[runtimeKey]) {\n return;\n }\n window[runtimeKey] = true;\n\n const handleMediaChange = () =\u003e {\n if (resolveThemeMode() === 'auto') {\n applyThemeMode();\n }\n };\n const handleStorageChange = (event) =\u003e {\n if (!event || !event.key || event.key === storageKey) {\n applyThemeMode();\n }\n };\n const handleThemeRefresh = () =\u003e {\n applyThemeMode();\n };\n\n if (typeof mediaQuery.addEventListener === 'function') {\n mediaQuery.addEventListener('change', handleMediaChange);\n } else if (typeof mediaQuery.addListener === 'function') {\n mediaQuery.addListener(handleMediaChange);\n }\n\n window.addEventListener('storage', handleStorageChange);\n window.addEventListener('viba:theme-refresh', handleThemeRefresh);\n})();\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"SPowgKQ4GVFmr1hEouu16\",\"c\":[\"\",\"git\",\"stashes\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"git\",{\"children\":[\"stashes\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/eec24a7b35c2d7bd.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/fa9e48c3aa7e4365.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/d85a06040ea88b62.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}]]}],[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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\"}]}]}]]}]]}],{\"children\":[\"$L6\",{\"children\":[\"$L7\",{\"children\":[\"$L8\",{},null,false,false]},null,false,false]},null,false,false]},null,false,false],\"$L9\",false]],\"m\":\"$undefined\",\"G\":[\"$a\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:\"$Sreact.suspense\"\nc:I[464,[\"/_next/static/chunks/fa9e48c3aa7e4365.js\",\"/_next/static/chunks/d85a06040ea88b62.js\",\"/_next/static/chunks/73c13373731456db.js\"],\"WorkspaceRepoOpenTracker\"]\nd:I[95914,[\"/_next/static/chunks/fa9e48c3aa7e4365.js\",\"/_next/static/chunks/d85a06040ea88b62.js\",\"/_next/static/chunks/73c13373731456db.js\"],\"Sidebar\"]\ne:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ClientPageRoot\"]\nf:I[26734,[\"/_next/static/chunks/fa9e48c3aa7e4365.js\",\"/_next/static/chunks/d85a06040ea88b62.js\",\"/_next/static/chunks/73c13373731456db.js\",\"/_next/static/chunks/c7c82526da1ea165.js\",\"/_next/static/chunks/b4077ef0304a2ff4.js\"],\"default\"]\n12:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"OutletBoundary\"]\n14:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ViewportBoundary\"]\n16:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"MetadataBoundary\"]\n6:[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/73c13373731456db.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"div\",null,{\"className\":\"flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3\",\"children\":[[\"$\",\"$b\",null,{\"fallback\":null,\"children\":[\"$\",\"$Lc\",null,{}]}],[\"$\",\"$b\",null,{\"fallback\":[\"$\",\"div\",null,{\"className\":\"w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center\",\"children\":[\"$\",\"span\",null,{\"className\":\"loading loading-spinner\"}]}],\"children\":[\"$\",\"div\",null,{\"className\":\"overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900\",\"children\":[\"$\",\"$Ld\",null,{\"initialCollapsed\":false,\"className\":\"border-r-0 bg-transparent min-h-full\"}]}]}],[\"$\",\"main\",null,{\"className\":\"flex-1 min-w-0 overflow-auto\",\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}]\n7:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]\n8:[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$Le\",null,{\"Component\":\"$f\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@10\",\"$@11\"]}}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/c1a983df0a5e5f3a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/c7c82526da1ea165.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/b4077ef0304a2ff4.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@13\"}]}]]}]\n9:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L14\",null,{\"children\":\"$L15\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L16\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L17\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n"])</script><script>self.__next_f.push([1,"10:{}\n11:\"$8:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"15:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"18:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"IconMark\"]\n13:null\n17:[[\"$\",\"title\",\"0\",{\"children\":\"Viba\"}],[\"$\",\"link\",\"1\",{\"rel\":\"icon\",\"href\":\"/icon.png\"}],[\"$\",\"$L18\",\"2\",{}]]\n"])</script></body></html>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
3:I[44636,["/_next/static/chunks/
|
|
2
|
+
3:I[44636,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js"],"Providers"]
|
|
3
3
|
4:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
4
4
|
5:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
5
5
|
a:I[68027,[],"default"]
|
|
6
6
|
:HL["/_next/static/chunks/2473c16c0c2f6b5f.css","style"]
|
|
7
|
-
:HL["/_next/static/chunks/
|
|
7
|
+
:HL["/_next/static/chunks/eec24a7b35c2d7bd.css","style"]
|
|
8
8
|
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
9
9
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
10
10
|
:HL["/_next/static/chunks/c1a983df0a5e5f3a.css","style"]
|
|
@@ -62,16 +62,16 @@ a:I[68027,[],"default"]
|
|
|
62
62
|
window.addEventListener('storage', handleStorageChange);
|
|
63
63
|
window.addEventListener('viba:theme-refresh', handleThemeRefresh);
|
|
64
64
|
})();
|
|
65
|
-
0:{"P":null,"b":"
|
|
65
|
+
0:{"P":null,"b":"SPowgKQ4GVFmr1hEouu16","c":["","git","stashes"],"q":"","i":false,"f":[[["",{"children":["git",{"children":["stashes",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2473c16c0c2f6b5f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/eec24a7b35c2d7bd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/fa9e48c3aa7e4365.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/d85a06040ea88b62.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}]]}],["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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"}]}]}]]}]]}],{"children":["$L6",{"children":["$L7",{"children":["$L8",{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L9",false]],"m":"$undefined","G":["$a",[]],"S":true}
|
|
66
66
|
b:"$Sreact.suspense"
|
|
67
|
-
c:I[464,["/_next/static/chunks/
|
|
68
|
-
d:I[95914,["/_next/static/chunks/
|
|
67
|
+
c:I[464,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js"],"WorkspaceRepoOpenTracker"]
|
|
68
|
+
d:I[95914,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js"],"Sidebar"]
|
|
69
69
|
e:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ClientPageRoot"]
|
|
70
|
-
f:I[26734,["/_next/static/chunks/
|
|
70
|
+
f:I[26734,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js","/_next/static/chunks/c7c82526da1ea165.js","/_next/static/chunks/b4077ef0304a2ff4.js"],"default"]
|
|
71
71
|
12:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"OutletBoundary"]
|
|
72
72
|
14:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ViewportBoundary"]
|
|
73
73
|
16:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"MetadataBoundary"]
|
|
74
|
-
6:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/
|
|
74
|
+
6:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/73c13373731456db.js","async":true,"nonce":"$undefined"}]],["$","div",null,{"className":"flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3","children":[["$","$b",null,{"fallback":null,"children":["$","$Lc",null,{}]}],["$","$b",null,{"fallback":["$","div",null,{"className":"w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center","children":["$","span",null,{"className":"loading loading-spinner"}]}],"children":["$","div",null,{"className":"overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900","children":["$","$Ld",null,{"initialCollapsed":false,"className":"border-r-0 bg-transparent min-h-full"}]}]}],["$","main",null,{"className":"flex-1 min-w-0 overflow-auto","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]
|
|
75
75
|
7:["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}]
|
|
76
76
|
8:["$","$1","c",{"children":[["$","$Le",null,{"Component":"$f","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@10","$@11"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/c1a983df0a5e5f3a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/c7c82526da1ea165.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/b4077ef0304a2ff4.js","async":true,"nonce":"$undefined"}]],["$","$L12",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@13"}]}]]}]
|
|
77
77
|
9:["$","$1","h",{"children":[null,["$","$L14",null,{"children":"$L15"}],["$","div",null,{"hidden":true,"children":["$","$L16",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L17"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
3:I[44636,["/_next/static/chunks/
|
|
2
|
+
3:I[44636,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js"],"Providers"]
|
|
3
3
|
4:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
4
4
|
5:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
5
5
|
a:I[68027,[],"default"]
|
|
6
6
|
:HL["/_next/static/chunks/2473c16c0c2f6b5f.css","style"]
|
|
7
|
-
:HL["/_next/static/chunks/
|
|
7
|
+
:HL["/_next/static/chunks/eec24a7b35c2d7bd.css","style"]
|
|
8
8
|
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
9
9
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
10
10
|
:HL["/_next/static/chunks/c1a983df0a5e5f3a.css","style"]
|
|
@@ -62,16 +62,16 @@ a:I[68027,[],"default"]
|
|
|
62
62
|
window.addEventListener('storage', handleStorageChange);
|
|
63
63
|
window.addEventListener('viba:theme-refresh', handleThemeRefresh);
|
|
64
64
|
})();
|
|
65
|
-
0:{"P":null,"b":"
|
|
65
|
+
0:{"P":null,"b":"SPowgKQ4GVFmr1hEouu16","c":["","git","stashes"],"q":"","i":false,"f":[[["",{"children":["git",{"children":["stashes",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2473c16c0c2f6b5f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/eec24a7b35c2d7bd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/fa9e48c3aa7e4365.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/d85a06040ea88b62.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}]]}],["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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"}]}]}]]}]]}],{"children":["$L6",{"children":["$L7",{"children":["$L8",{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L9",false]],"m":"$undefined","G":["$a",[]],"S":true}
|
|
66
66
|
b:"$Sreact.suspense"
|
|
67
|
-
c:I[464,["/_next/static/chunks/
|
|
68
|
-
d:I[95914,["/_next/static/chunks/
|
|
67
|
+
c:I[464,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js"],"WorkspaceRepoOpenTracker"]
|
|
68
|
+
d:I[95914,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js"],"Sidebar"]
|
|
69
69
|
e:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ClientPageRoot"]
|
|
70
|
-
f:I[26734,["/_next/static/chunks/
|
|
70
|
+
f:I[26734,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js","/_next/static/chunks/c7c82526da1ea165.js","/_next/static/chunks/b4077ef0304a2ff4.js"],"default"]
|
|
71
71
|
12:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"OutletBoundary"]
|
|
72
72
|
14:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ViewportBoundary"]
|
|
73
73
|
16:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"MetadataBoundary"]
|
|
74
|
-
6:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/
|
|
74
|
+
6:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/73c13373731456db.js","async":true,"nonce":"$undefined"}]],["$","div",null,{"className":"flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3","children":[["$","$b",null,{"fallback":null,"children":["$","$Lc",null,{}]}],["$","$b",null,{"fallback":["$","div",null,{"className":"w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center","children":["$","span",null,{"className":"loading loading-spinner"}]}],"children":["$","div",null,{"className":"overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900","children":["$","$Ld",null,{"initialCollapsed":false,"className":"border-r-0 bg-transparent min-h-full"}]}]}],["$","main",null,{"className":"flex-1 min-w-0 overflow-auto","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]
|
|
75
75
|
7:["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}]
|
|
76
76
|
8:["$","$1","c",{"children":[["$","$Le",null,{"Component":"$f","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@10","$@11"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/c1a983df0a5e5f3a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/c7c82526da1ea165.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/b4077ef0304a2ff4.js","async":true,"nonce":"$undefined"}]],["$","$L12",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@13"}]}]]}]
|
|
77
77
|
9:["$","$1","h",{"children":[null,["$","$L14",null,{"children":"$L15"}],["$","div",null,{"hidden":true,"children":["$","$L16",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L17"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"IconMark"]
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"SPowgKQ4GVFmr1hEouu16","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Viba"}],["$","link","1",{"rel":"icon","href":"/icon.png"}],["$","$L5","2",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
3:I[44636,["/_next/static/chunks/
|
|
2
|
+
3:I[44636,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js"],"Providers"]
|
|
3
3
|
4:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
4
4
|
5:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
5
5
|
:HL["/_next/static/chunks/2473c16c0c2f6b5f.css","style"]
|
|
6
|
-
:HL["/_next/static/chunks/
|
|
6
|
+
:HL["/_next/static/chunks/eec24a7b35c2d7bd.css","style"]
|
|
7
7
|
:HL["https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css","style"]
|
|
8
8
|
2:T61b,
|
|
9
9
|
(() => {
|
|
@@ -58,4 +58,4 @@
|
|
|
58
58
|
window.addEventListener('storage', handleStorageChange);
|
|
59
59
|
window.addEventListener('viba:theme-refresh', handleThemeRefresh);
|
|
60
60
|
})();
|
|
61
|
-
0:{"buildId":"
|
|
61
|
+
0:{"buildId":"SPowgKQ4GVFmr1hEouu16","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2473c16c0c2f6b5f.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/eec24a7b35c2d7bd.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/fa9e48c3aa7e4365.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/d85a06040ea88b62.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}]]}],["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"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."}]}]]}]}]],[]]}]}]}]]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
:HL["/_next/static/chunks/2473c16c0c2f6b5f.css","style"]
|
|
2
|
-
:HL["/_next/static/chunks/
|
|
2
|
+
:HL["/_next/static/chunks/eec24a7b35c2d7bd.css","style"]
|
|
3
3
|
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
4
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
5
5
|
:HL["/_next/static/chunks/c1a983df0a5e5f3a.css","style"]
|
|
6
6
|
:HL["https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css","style"]
|
|
7
|
-
0:{"buildId":"
|
|
7
|
+
0:{"buildId":"SPowgKQ4GVFmr1hEouu16","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"git","paramType":null,"paramKey":"git","hasRuntimePrefetch":false,"slots":{"children":{"name":"stashes","paramType":null,"paramKey":"stashes","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ClientPageRoot"]
|
|
3
|
-
3:I[26734,["/_next/static/chunks/
|
|
3
|
+
3:I[26734,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js","/_next/static/chunks/c7c82526da1ea165.js","/_next/static/chunks/b4077ef0304a2ff4.js"],"default"]
|
|
4
4
|
6:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
6
|
:HL["/_next/static/chunks/c1a983df0a5e5f3a.css","style"]
|
|
7
|
-
0:{"buildId":"
|
|
7
|
+
0:{"buildId":"SPowgKQ4GVFmr1hEouu16","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/c1a983df0a5e5f3a.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/c7c82526da1ea165.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/b4077ef0304a2ff4.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
|
|
8
8
|
4:{}
|
|
9
9
|
5:{}
|
|
10
10
|
8:null
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
3
3
|
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"SPowgKQ4GVFmr1hEouu16","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:"$Sreact.suspense"
|
|
3
|
-
3:I[464,["/_next/static/chunks/
|
|
4
|
-
4:I[95914,["/_next/static/chunks/
|
|
3
|
+
3:I[464,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js"],"WorkspaceRepoOpenTracker"]
|
|
4
|
+
4:I[95914,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js"],"Sidebar"]
|
|
5
5
|
5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
6
6
|
6:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
7
|
-
0:{"buildId":"
|
|
7
|
+
0:{"buildId":"SPowgKQ4GVFmr1hEouu16","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/73c13373731456db.js","async":true}]],["$","div",null,{"className":"flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3","children":[["$","$2",null,{"fallback":null,"children":["$","$L3",null,{}]}],["$","$2",null,{"fallback":["$","div",null,{"className":"w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center","children":["$","span",null,{"className":"loading loading-spinner"}]}],"children":["$","div",null,{"className":"overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900","children":["$","$L4",null,{"initialCollapsed":false,"className":"border-r-0 bg-transparent min-h-full"}]}]}],["$","main",null,{"className":"flex-1 min-w-0 overflow-auto","children":["$","$L5",null,{"parallelRouterKey":"children","template":["$","$L6",null,{}]}]}]]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--SPowgKQ4GVFmr1hEouu16--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/2473c16c0c2f6b5f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/eec24a7b35c2d7bd.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/c1a983df0a5e5f3a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/73b3e447914a757b.js"/><script src="/_next/static/chunks/5d6988fe9dd191e1.js" async=""></script><script src="/_next/static/chunks/aee6c7720838f8a2.js" async=""></script><script src="/_next/static/chunks/068649e8eb29b8d9.js" async=""></script><script src="/_next/static/chunks/76c064224d953678.js" async=""></script><script src="/_next/static/chunks/turbopack-e9cbd31f7b697763.js" async=""></script><script src="/_next/static/chunks/fa9e48c3aa7e4365.js" async=""></script><script src="/_next/static/chunks/d85a06040ea88b62.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/d2be314c3ece3fbe.js" async=""></script><script src="/_next/static/chunks/73c13373731456db.js" async=""></script><script src="/_next/static/chunks/977137e155012c13.js" async=""></script><script src="/_next/static/chunks/5e0dada5236f9065.js" async=""></script><script src="/_next/static/chunks/b4077ef0304a2ff4.js" async=""></script><link rel="preload" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css" as="style"/><meta name="next-size-adjust" content=""/><title>Viba</title><link rel="icon" href="/icon.png"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"/><script>
|
|
2
2
|
(() => {
|
|
3
3
|
const storageKey = 'viba:theme-mode';
|
|
4
4
|
const runtimeKey = '__vibaThemeSyncInstalled';
|
|
@@ -51,4 +51,4 @@
|
|
|
51
51
|
window.addEventListener('storage', handleStorageChange);
|
|
52
52
|
window.addEventListener('viba:theme-refresh', handleThemeRefresh);
|
|
53
53
|
})();
|
|
54
|
-
</script><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("data-theme","theme","system",null,["light","dark"],null,true,true)</script><div class="flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center"><span class="loading loading-spinner"></span></div><!--/$--><main class="flex-1 min-w-0 overflow-auto"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="flex items-center justify-center h-full"><span class="loading loading-spinner"></span></div><!--/$--><!--$--><!--/$--></main></div><script src="/_next/static/chunks/73b3e447914a757b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[44636,[\"/_next/static/chunks/46c9f58659e11b7d.js\",\"/_next/static/chunks/fff7986d66d302cf.js\"],\"Providers\"]\n4:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n5:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n9:I[68027,[],\"default\"]\n:HL[\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"style\"]\n:HL[\"/_next/static/chunks/47ad182e478611c4.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/chunks/c1a983df0a5e5f3a.css\",\"style\"]\n:HL[\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\",\"style\"]\n2:T61b,"])</script><script>self.__next_f.push([1,"\n(() =\u003e {\n const storageKey = 'viba:theme-mode';\n const runtimeKey = '__vibaThemeSyncInstalled';\n const mediaQuery = window.matchMedia('(prefers-color-scheme: dark)');\n const resolveThemeMode = () =\u003e {\n try {\n const stored = window.localStorage.getItem(storageKey);\n if (stored === 'light' || stored === 'dark' || stored === 'auto') {\n return stored;\n }\n } catch {\n // Ignore localStorage access errors and fall back to auto mode.\n }\n return 'auto';\n };\n const applyThemeMode = () =\u003e {\n const mode = resolveThemeMode();\n const shouldUseDark = mode === 'dark' || (mode === 'auto' \u0026\u0026 mediaQuery.matches);\n document.documentElement.classList.toggle('dark', shouldUseDark);\n document.documentElement.dataset.themeMode = mode;\n };\n\n applyThemeMode();\n\n if (window[runtimeKey]) {\n return;\n }\n window[runtimeKey] = true;\n\n const handleMediaChange = () =\u003e {\n if (resolveThemeMode() === 'auto') {\n applyThemeMode();\n }\n };\n const handleStorageChange = (event) =\u003e {\n if (!event || !event.key || event.key === storageKey) {\n applyThemeMode();\n }\n };\n const handleThemeRefresh = () =\u003e {\n applyThemeMode();\n };\n\n if (typeof mediaQuery.addEventListener === 'function') {\n mediaQuery.addEventListener('change', handleMediaChange);\n } else if (typeof mediaQuery.addListener === 'function') {\n mediaQuery.addListener(handleMediaChange);\n }\n\n window.addEventListener('storage', handleStorageChange);\n window.addEventListener('viba:theme-refresh', handleThemeRefresh);\n})();\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"mx8z_YoNSm8FluLvondrw\",\"c\":[\"\",\"git\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"git\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/47ad182e478611c4.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/46c9f58659e11b7d.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/fff7986d66d302cf.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}]]}],[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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\"}]}]}]]}]]}],{\"children\":[\"$L6\",{\"children\":[\"$L7\",{},null,false,false]},null,false,false]},null,false,false],\"$L8\",false]],\"m\":\"$undefined\",\"G\":[\"$9\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:\"$Sreact.suspense\"\nb:I[464,[\"/_next/static/chunks/46c9f58659e11b7d.js\",\"/_next/static/chunks/fff7986d66d302cf.js\",\"/_next/static/chunks/58e245f27f38e5ff.js\"],\"WorkspaceRepoOpenTracker\"]\nc:I[95914,[\"/_next/static/chunks/46c9f58659e11b7d.js\",\"/_next/static/chunks/fff7986d66d302cf.js\",\"/_next/static/chunks/58e245f27f38e5ff.js\"],\"Sidebar\"]\nd:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ClientPageRoot\"]\ne:I[76713,[\"/_next/static/chunks/46c9f58659e11b7d.js\",\"/_next/static/chunks/fff7986d66d302cf.js\",\"/_next/static/chunks/58e245f27f38e5ff.js\",\"/_next/static/chunks/0eca2eff234acf1b.js\",\"/_next/static/chunks/78859d33c5671d29.js\",\"/_next/static/chunks/b4077ef0304a2ff4.js\"],\"default\"]\n11:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"OutletBoundary\"]\n13:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ViewportBoundary\"]\n15:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"MetadataBoundary\"]\n6:[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/58e245f27f38e5ff.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"div\",null,{\"className\":\"flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3\",\"children\":[[\"$\",\"$a\",null,{\"fallback\":null,\"children\":[\"$\",\"$Lb\",null,{}]}],[\"$\",\"$a\",null,{\"fallback\":[\"$\",\"div\",null,{\"className\":\"w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center\",\"children\":[\"$\",\"span\",null,{\"className\":\"loading loading-spinner\"}]}],\"children\":[\"$\",\"div\",null,{\"className\":\"overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900\",\"children\":[\"$\",\"$Lc\",null,{\"initialCollapsed\":false,\"className\":\"border-r-0 bg-transparent min-h-full\"}]}]}],[\"$\",\"main\",null,{\"className\":\"flex-1 min-w-0 overflow-auto\",\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}]\n7:[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$Ld\",null,{\"Component\":\"$e\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@f\",\"$@10\"]}}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/c1a983df0a5e5f3a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0eca2eff234acf1b.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/78859d33c5671d29.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/b4077ef0304a2ff4.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@12\"}]}]]}]\n8:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L13\",null,{\"children\":\"$L14\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L16\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n"])</script><script>self.__next_f.push([1,"f:{}\n10:\"$7:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"14:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"17:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"IconMark\"]\n12:null\n16:[[\"$\",\"title\",\"0\",{\"children\":\"Viba\"}],[\"$\",\"link\",\"1\",{\"rel\":\"icon\",\"href\":\"/icon.png\"}],[\"$\",\"$L17\",\"2\",{}]]\n"])</script></body></html>
|
|
54
|
+
</script><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("data-theme","theme","system",null,["light","dark"],null,true,true)</script><div class="flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center"><span class="loading loading-spinner"></span></div><!--/$--><main class="flex-1 min-w-0 overflow-auto"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="flex items-center justify-center h-full"><span class="loading loading-spinner"></span></div><!--/$--><!--$--><!--/$--></main></div><script src="/_next/static/chunks/73b3e447914a757b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[44636,[\"/_next/static/chunks/fa9e48c3aa7e4365.js\",\"/_next/static/chunks/d85a06040ea88b62.js\"],\"Providers\"]\n4:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n5:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n9:I[68027,[],\"default\"]\n:HL[\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"style\"]\n:HL[\"/_next/static/chunks/eec24a7b35c2d7bd.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/chunks/c1a983df0a5e5f3a.css\",\"style\"]\n:HL[\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\",\"style\"]\n2:T61b,"])</script><script>self.__next_f.push([1,"\n(() =\u003e {\n const storageKey = 'viba:theme-mode';\n const runtimeKey = '__vibaThemeSyncInstalled';\n const mediaQuery = window.matchMedia('(prefers-color-scheme: dark)');\n const resolveThemeMode = () =\u003e {\n try {\n const stored = window.localStorage.getItem(storageKey);\n if (stored === 'light' || stored === 'dark' || stored === 'auto') {\n return stored;\n }\n } catch {\n // Ignore localStorage access errors and fall back to auto mode.\n }\n return 'auto';\n };\n const applyThemeMode = () =\u003e {\n const mode = resolveThemeMode();\n const shouldUseDark = mode === 'dark' || (mode === 'auto' \u0026\u0026 mediaQuery.matches);\n document.documentElement.classList.toggle('dark', shouldUseDark);\n document.documentElement.dataset.themeMode = mode;\n };\n\n applyThemeMode();\n\n if (window[runtimeKey]) {\n return;\n }\n window[runtimeKey] = true;\n\n const handleMediaChange = () =\u003e {\n if (resolveThemeMode() === 'auto') {\n applyThemeMode();\n }\n };\n const handleStorageChange = (event) =\u003e {\n if (!event || !event.key || event.key === storageKey) {\n applyThemeMode();\n }\n };\n const handleThemeRefresh = () =\u003e {\n applyThemeMode();\n };\n\n if (typeof mediaQuery.addEventListener === 'function') {\n mediaQuery.addEventListener('change', handleMediaChange);\n } else if (typeof mediaQuery.addListener === 'function') {\n mediaQuery.addListener(handleMediaChange);\n }\n\n window.addEventListener('storage', handleStorageChange);\n window.addEventListener('viba:theme-refresh', handleThemeRefresh);\n})();\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"SPowgKQ4GVFmr1hEouu16\",\"c\":[\"\",\"git\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"git\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/eec24a7b35c2d7bd.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/fa9e48c3aa7e4365.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/d85a06040ea88b62.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}]]}],[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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\"}]}]}]]}]]}],{\"children\":[\"$L6\",{\"children\":[\"$L7\",{},null,false,false]},null,false,false]},null,false,false],\"$L8\",false]],\"m\":\"$undefined\",\"G\":[\"$9\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:\"$Sreact.suspense\"\nb:I[464,[\"/_next/static/chunks/fa9e48c3aa7e4365.js\",\"/_next/static/chunks/d85a06040ea88b62.js\",\"/_next/static/chunks/73c13373731456db.js\"],\"WorkspaceRepoOpenTracker\"]\nc:I[95914,[\"/_next/static/chunks/fa9e48c3aa7e4365.js\",\"/_next/static/chunks/d85a06040ea88b62.js\",\"/_next/static/chunks/73c13373731456db.js\"],\"Sidebar\"]\nd:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ClientPageRoot\"]\ne:I[76713,[\"/_next/static/chunks/fa9e48c3aa7e4365.js\",\"/_next/static/chunks/d85a06040ea88b62.js\",\"/_next/static/chunks/73c13373731456db.js\",\"/_next/static/chunks/977137e155012c13.js\",\"/_next/static/chunks/5e0dada5236f9065.js\",\"/_next/static/chunks/b4077ef0304a2ff4.js\"],\"default\"]\n11:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"OutletBoundary\"]\n13:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ViewportBoundary\"]\n15:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"MetadataBoundary\"]\n6:[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/73c13373731456db.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"div\",null,{\"className\":\"flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3\",\"children\":[[\"$\",\"$a\",null,{\"fallback\":null,\"children\":[\"$\",\"$Lb\",null,{}]}],[\"$\",\"$a\",null,{\"fallback\":[\"$\",\"div\",null,{\"className\":\"w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center\",\"children\":[\"$\",\"span\",null,{\"className\":\"loading loading-spinner\"}]}],\"children\":[\"$\",\"div\",null,{\"className\":\"overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900\",\"children\":[\"$\",\"$Lc\",null,{\"initialCollapsed\":false,\"className\":\"border-r-0 bg-transparent min-h-full\"}]}]}],[\"$\",\"main\",null,{\"className\":\"flex-1 min-w-0 overflow-auto\",\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}]\n7:[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$Ld\",null,{\"Component\":\"$e\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@f\",\"$@10\"]}}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/c1a983df0a5e5f3a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/977137e155012c13.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/5e0dada5236f9065.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/b4077ef0304a2ff4.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@12\"}]}]]}]\n8:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L13\",null,{\"children\":\"$L14\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L16\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n"])</script><script>self.__next_f.push([1,"f:{}\n10:\"$7:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"14:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"17:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"IconMark\"]\n12:null\n16:[[\"$\",\"title\",\"0\",{\"children\":\"Viba\"}],[\"$\",\"link\",\"1\",{\"rel\":\"icon\",\"href\":\"/icon.png\"}],[\"$\",\"$L17\",\"2\",{}]]\n"])</script></body></html>
|
package/.next/server/app/git.rsc
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
3:I[44636,["/_next/static/chunks/
|
|
2
|
+
3:I[44636,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js"],"Providers"]
|
|
3
3
|
4:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
4
4
|
5:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
5
5
|
9:I[68027,[],"default"]
|
|
6
6
|
:HL["/_next/static/chunks/2473c16c0c2f6b5f.css","style"]
|
|
7
|
-
:HL["/_next/static/chunks/
|
|
7
|
+
:HL["/_next/static/chunks/eec24a7b35c2d7bd.css","style"]
|
|
8
8
|
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
9
9
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
10
10
|
:HL["/_next/static/chunks/c1a983df0a5e5f3a.css","style"]
|
|
@@ -62,17 +62,17 @@
|
|
|
62
62
|
window.addEventListener('storage', handleStorageChange);
|
|
63
63
|
window.addEventListener('viba:theme-refresh', handleThemeRefresh);
|
|
64
64
|
})();
|
|
65
|
-
0:{"P":null,"b":"
|
|
65
|
+
0:{"P":null,"b":"SPowgKQ4GVFmr1hEouu16","c":["","git"],"q":"","i":false,"f":[[["",{"children":["git",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2473c16c0c2f6b5f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/eec24a7b35c2d7bd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/fa9e48c3aa7e4365.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/d85a06040ea88b62.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}]]}],["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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"}]}]}]]}]]}],{"children":["$L6",{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true}
|
|
66
66
|
a:"$Sreact.suspense"
|
|
67
|
-
b:I[464,["/_next/static/chunks/
|
|
68
|
-
c:I[95914,["/_next/static/chunks/
|
|
67
|
+
b:I[464,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js"],"WorkspaceRepoOpenTracker"]
|
|
68
|
+
c:I[95914,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js"],"Sidebar"]
|
|
69
69
|
d:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ClientPageRoot"]
|
|
70
|
-
e:I[76713,["/_next/static/chunks/
|
|
70
|
+
e:I[76713,["/_next/static/chunks/fa9e48c3aa7e4365.js","/_next/static/chunks/d85a06040ea88b62.js","/_next/static/chunks/73c13373731456db.js","/_next/static/chunks/977137e155012c13.js","/_next/static/chunks/5e0dada5236f9065.js","/_next/static/chunks/b4077ef0304a2ff4.js"],"default"]
|
|
71
71
|
11:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"OutletBoundary"]
|
|
72
72
|
13:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ViewportBoundary"]
|
|
73
73
|
15:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"MetadataBoundary"]
|
|
74
|
-
6:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/
|
|
75
|
-
7:["$","$1","c",{"children":[["$","$Ld",null,{"Component":"$e","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@f","$@10"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/c1a983df0a5e5f3a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/
|
|
74
|
+
6:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/73c13373731456db.js","async":true,"nonce":"$undefined"}]],["$","div",null,{"className":"flex h-screen gap-2 bg-slate-100/80 p-2 dark:bg-slate-950 sm:p-3","children":[["$","$a",null,{"fallback":null,"children":["$","$Lb",null,{}]}],["$","$a",null,{"fallback":["$","div",null,{"className":"w-64 overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900 flex items-center justify-center","children":["$","span",null,{"className":"loading loading-spinner"}]}],"children":["$","div",null,{"className":"overflow-hidden rounded-xl border border-slate-200 bg-white dark:border-slate-800 dark:bg-slate-900","children":["$","$Lc",null,{"initialCollapsed":false,"className":"border-r-0 bg-transparent min-h-full"}]}]}],["$","main",null,{"className":"flex-1 min-w-0 overflow-auto","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]
|
|
75
|
+
7:["$","$1","c",{"children":[["$","$Ld",null,{"Component":"$e","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@f","$@10"]}}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/c1a983df0a5e5f3a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/977137e155012c13.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/5e0dada5236f9065.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/b4077ef0304a2ff4.js","async":true,"nonce":"$undefined"}]],["$","$L11",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@12"}]}]]}]
|
|
76
76
|
8:["$","$1","h",{"children":[null,["$","$L13",null,{"children":"$L14"}],["$","div",null,{"hidden":true,"children":["$","$L15",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L16"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
|
77
77
|
f:{}
|
|
78
78
|
10:"$7:props:children:0:props:serverProvidedParams:params"
|