vibe-pal 0.44.0 → 0.45.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.html +2 -2
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- 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 +1 -1
- package/.next/server/app/api/git/action/route.js.nft.json +1 -1
- package/.next/server/app/api/repos/clone/route.js.nft.json +1 -1
- 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 +3 -3
- package/.next/server/app/credentials.segments/_full.segment.rsc +3 -3
- package/.next/server/app/credentials.segments/_head.segment.rsc +1 -1
- package/.next/server/app/credentials.segments/_index.segment.rsc +1 -1
- package/.next/server/app/credentials.segments/_tree.segment.rsc +1 -1
- 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.html +2 -2
- package/.next/server/app/git/changes.rsc +1 -1
- package/.next/server/app/git/changes.segments/_full.segment.rsc +1 -1
- package/.next/server/app/git/changes.segments/_head.segment.rsc +1 -1
- package/.next/server/app/git/changes.segments/_index.segment.rsc +1 -1
- package/.next/server/app/git/changes.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/git/changes.segments/git/changes/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/git/changes.segments/git/changes.segment.rsc +1 -1
- package/.next/server/app/git/changes.segments/git.segment.rsc +1 -1
- package/.next/server/app/git/custom-scripts/page.js.nft.json +1 -1
- package/.next/server/app/git/custom-scripts.html +2 -2
- package/.next/server/app/git/custom-scripts.rsc +1 -1
- package/.next/server/app/git/custom-scripts.segments/_full.segment.rsc +1 -1
- package/.next/server/app/git/custom-scripts.segments/_head.segment.rsc +1 -1
- package/.next/server/app/git/custom-scripts.segments/_index.segment.rsc +1 -1
- package/.next/server/app/git/custom-scripts.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/git/custom-scripts.segments/git/custom-scripts/__PAGE__.segment.rsc +1 -1
- 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 +1 -1
- package/.next/server/app/git/history/page/server-reference-manifest.json +1 -1
- 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 +3 -3
- package/.next/server/app/git/history.segments/_full.segment.rsc +3 -3
- package/.next/server/app/git/history.segments/_head.segment.rsc +1 -1
- package/.next/server/app/git/history.segments/_index.segment.rsc +1 -1
- package/.next/server/app/git/history.segments/_tree.segment.rsc +1 -1
- 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 +1 -1
- package/.next/server/app/git/page/server-reference-manifest.json +1 -1
- 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.html +2 -2
- package/.next/server/app/git/stashes.rsc +1 -1
- package/.next/server/app/git/stashes.segments/_full.segment.rsc +1 -1
- package/.next/server/app/git/stashes.segments/_head.segment.rsc +1 -1
- package/.next/server/app/git/stashes.segments/_index.segment.rsc +1 -1
- package/.next/server/app/git/stashes.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/git/stashes.segments/git/stashes/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/git/stashes.segments/git/stashes.segment.rsc +1 -1
- package/.next/server/app/git/stashes.segments/git.segment.rsc +1 -1
- package/.next/server/app/git.html +2 -2
- package/.next/server/app/git.rsc +3 -3
- package/.next/server/app/git.segments/_full.segment.rsc +3 -3
- package/.next/server/app/git.segments/_head.segment.rsc +1 -1
- package/.next/server/app/git.segments/_index.segment.rsc +1 -1
- package/.next/server/app/git.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/git.segments/git/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/git.segments/git.segment.rsc +1 -1
- package/.next/server/app/index.html +2 -2
- package/.next/server/app/index.rsc +3 -3
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +3 -3
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +1 -1
- package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/new/page/server-reference-manifest.json +44 -29
- 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 +44 -29
- 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 +20 -20
- 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/ssr/[root-of-the-server]__05e6fb4c._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__2f5cb477._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__2f5cb477._.js.map +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__32cb19cb._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__32cb19cb._.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]__4928d640._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__6e6c1134._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__6e6c1134._.js.map +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__8d19726f._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__8d19726f._.js.map +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__afccdb61._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__afccdb61._.js.map +1 -1
- package/.next/server/chunks/ssr/_30ca9a21._.js +3 -0
- package/.next/server/chunks/ssr/{_b41ec9ea._.js.map → _30ca9a21._.js.map} +1 -1
- package/.next/server/chunks/ssr/_3b91839a._.js +3 -0
- package/.next/server/chunks/ssr/{_0b5c3f5d._.js.map → _3b91839a._.js.map} +1 -1
- package/.next/server/chunks/ssr/{_9efa9c38._.js → _4e4ec228._.js} +2 -2
- package/.next/server/chunks/ssr/{_9efa9c38._.js.map → _4e4ec228._.js.map} +1 -1
- package/.next/server/chunks/ssr/_57f63a65._.js +1 -1
- package/.next/server/chunks/ssr/{_e4810399._.js → _6a16adac._.js} +2 -2
- package/.next/server/chunks/ssr/{_e4810399._.js.map → _6a16adac._.js.map} +1 -1
- package/.next/server/chunks/ssr/_707e5fab._.js +1 -1
- package/.next/server/chunks/ssr/_707e5fab._.js.map +1 -1
- package/.next/server/chunks/ssr/{_56ab1d1c._.js → _7c7bd60d._.js} +2 -2
- package/.next/server/chunks/ssr/{_56ab1d1c._.js.map → _7c7bd60d._.js.map} +1 -1
- package/.next/server/chunks/ssr/_9493de08._.js +1 -1
- package/.next/server/chunks/ssr/_9493de08._.js.map +1 -1
- package/.next/server/chunks/ssr/{_ebcdb7e5._.js → _ad9a4541._.js} +2 -2
- package/.next/server/chunks/ssr/{_ebcdb7e5._.js.map → _ad9a4541._.js.map} +1 -1
- package/.next/server/chunks/ssr/{_d138f664._.js → _cb1b7d23._.js} +2 -2
- package/.next/server/chunks/ssr/{_d138f664._.js.map → _cb1b7d23._.js.map} +1 -1
- package/.next/server/chunks/ssr/node_modules_3aaf320c._.js +2 -2
- package/.next/server/chunks/ssr/node_modules_f0d9388d._.js +2 -2
- package/.next/server/chunks/ssr/node_modules_fae6b458._.js +2 -2
- package/.next/server/chunks/ssr/node_modules_next_dist_35575f97._.js +1 -1
- package/.next/server/chunks/ssr/node_modules_next_dist_b34e0340._.js +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_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_history-view_tsx_fd62126a._.js +1 -1
- 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 +71 -49
- package/.next/static/chunks/038c17a748adf521.js +1 -0
- package/.next/static/chunks/{b13e78820431478d.js → 1f2c1ec9996b4e7f.js} +2 -2
- package/.next/static/chunks/{380bf2ea0ea76540.js → 317d11e367abef35.js} +2 -2
- package/.next/static/chunks/{e5a496b3cb2b2ca8.js → 5a0ca35016ff7c03.js} +3 -3
- package/.next/static/chunks/{f8135fb8060b94eb.js → 62bb89a500495960.js} +1 -1
- package/.next/static/chunks/{35862c82df41f406.js → 64a1a44b0f7f485c.js} +1 -1
- package/.next/static/chunks/83dd8ad1f2a747fa.js +9 -0
- package/.next/static/chunks/8e647a8e235a2251.js +1 -0
- package/.next/static/chunks/936423b8cd543288.js +1 -0
- package/package.json +1 -1
- package/.next/server/chunks/ssr/_0b5c3f5d._.js +0 -3
- package/.next/server/chunks/ssr/_b41ec9ea._.js +0 -3
- package/.next/static/chunks/76f73b2de0b026a2.js +0 -1
- package/.next/static/chunks/bd86bb0e26383a78.js +0 -9
- package/.next/static/chunks/e12e444e64f931aa.js +0 -1
- package/.next/static/chunks/fc3ca9a6a6556e65.js +0 -1
- /package/.next/static/{idsmVuhG1ilqrTiishG9T → xGgJwCQwUpTwjEydA2nRN}/_buildManifest.js +0 -0
- /package/.next/static/{idsmVuhG1ilqrTiishG9T → xGgJwCQwUpTwjEydA2nRN}/_clientMiddlewareManifest.json +0 -0
- /package/.next/static/{idsmVuhG1ilqrTiishG9T → xGgJwCQwUpTwjEydA2nRN}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
xGgJwCQwUpTwjEydA2nRN
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"static/chunks/a6dad97d9634a72d.js"
|
|
8
8
|
],
|
|
9
9
|
"lowPriorityFiles": [
|
|
10
|
-
"static/
|
|
11
|
-
"static/
|
|
10
|
+
"static/xGgJwCQwUpTwjEydA2nRN/_ssgManifest.js",
|
|
11
|
+
"static/xGgJwCQwUpTwjEydA2nRN/_buildManifest.js"
|
|
12
12
|
],
|
|
13
13
|
"rootMainFiles": [
|
|
14
14
|
"static/chunks/73b3e447914a757b.js",
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"polyfillFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/xGgJwCQwUpTwjEydA2nRN/_ssgManifest.js",
|
|
9
|
+
"static/xGgJwCQwUpTwjEydA2nRN/_buildManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": []
|
|
12
12
|
}
|
|
@@ -251,8 +251,8 @@
|
|
|
251
251
|
"dynamicRoutes": {},
|
|
252
252
|
"notFoundRoutes": [],
|
|
253
253
|
"preview": {
|
|
254
|
-
"previewModeId": "
|
|
255
|
-
"previewModeSigningKey": "
|
|
256
|
-
"previewModeEncryptionKey": "
|
|
254
|
+
"previewModeId": "1933bd6e5de236ca4bdb4aaa8a751805",
|
|
255
|
+
"previewModeSigningKey": "4c7daf2347eb25ae4d38c49cb5ee3fc4124afcf5294b9bf1c960d1cdc367ac6f",
|
|
256
|
+
"previewModeEncryptionKey": "f11b92eef47b21c14c6673422da55a435e266d233a1dc1ce771be2becf87d0ec"
|
|
257
257
|
}
|
|
258
258
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
2
|
-
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><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\"\n2:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ViewportBoundary\"]\n9:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"MetadataBoundary\"]\nb:I[68027,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"
|
|
1
|
+
<!DOCTYPE html><!--xGgJwCQwUpTwjEydA2nRN--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><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/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/d2be314c3ece3fbe.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
|
|
2
|
+
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><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\"\n2:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ViewportBoundary\"]\n9:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"MetadataBoundary\"]\nb:I[68027,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"xGgJwCQwUpTwjEydA2nRN\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"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,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@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\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/ff1a16fafef87110.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/d2be314c3ece3fbe.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
7:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ViewportBoundary"]
|
|
7
7
|
9:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"MetadataBoundary"]
|
|
8
8
|
b:I[68027,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
9
|
-
0:{"P":null,"b":"
|
|
9
|
+
0:{"P":null,"b":"xGgJwCQwUpTwjEydA2nRN","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","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,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@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","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/ff1a16fafef87110.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/d2be314c3ece3fbe.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true}
|
|
10
10
|
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
11
11
|
6:null
|
|
12
12
|
a:[]
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"OutletBoundary"]
|
|
3
3
|
3:"$Sreact.suspense"
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"xGgJwCQwUpTwjEydA2nRN","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","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,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@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","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/ff1a16fafef87110.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/d2be314c3ece3fbe.js","async":true}]],["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
|
|
5
5
|
4:null
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
7:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ViewportBoundary"]
|
|
7
7
|
9:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"MetadataBoundary"]
|
|
8
8
|
b:I[68027,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
9
|
-
0:{"P":null,"b":"
|
|
9
|
+
0:{"P":null,"b":"xGgJwCQwUpTwjEydA2nRN","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","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,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@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","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/ff1a16fafef87110.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/d2be314c3ece3fbe.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true}
|
|
10
10
|
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
11
11
|
6:null
|
|
12
12
|
a:[]
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ViewportBoundary"]
|
|
3
3
|
3:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
0:{"buildId":"
|
|
5
|
+
0:{"buildId":"xGgJwCQwUpTwjEydA2nRN","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":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
|
@@ -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":"xGgJwCQwUpTwjEydA2nRN","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
0:{"buildId":"
|
|
1
|
+
0:{"buildId":"xGgJwCQwUpTwjEydA2nRN","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false},"staleTime":300}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--xGgJwCQwUpTwjEydA2nRN--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/2473c16c0c2f6b5f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/c08840e14b1e627c.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><link rel="preload" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css" as="style"/><title>404: This page could not be found.</title><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>Palx</title><link rel="icon" href="/palx-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 style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><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,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n:HL[\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"style\"]\n:HL[\"/_next/static/chunks/c08840e14b1e627c.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\":\"idsmVuhG1ilqrTiishG9T\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"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/c08840e14b1e627c.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\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"OutletBoundary\"]\nb:\"$Sreact.suspense\"\nd:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ViewportBoundary\"]\nf:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"MetadataBoundary\"]\n6:[\"$\",\"$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\"}]]}]\n7:[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$La\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@c\"}]}]]}]\n8:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"11:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"IconMark\"]\nc:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"Palx\"}],[\"$\",\"link\",\"1\",{\"rel\":\"icon\",\"href\":\"/palx-icon.png\"}],[\"$\",\"$L11\",\"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 style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><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,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n:HL[\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"style\"]\n:HL[\"/_next/static/chunks/c08840e14b1e627c.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\":\"xGgJwCQwUpTwjEydA2nRN\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"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/c08840e14b1e627c.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\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"OutletBoundary\"]\nb:\"$Sreact.suspense\"\nd:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ViewportBoundary\"]\nf:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"MetadataBoundary\"]\n6:[\"$\",\"$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\"}]]}]\n7:[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$La\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@c\"}]}]]}]\n8:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"11:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"IconMark\"]\nc:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"Palx\"}],[\"$\",\"link\",\"1\",{\"rel\":\"icon\",\"href\":\"/palx-icon.png\"}],[\"$\",\"$L11\",\"2\",{}]]\n"])</script></body></html>
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
window.addEventListener('storage', handleStorageChange);
|
|
60
60
|
window.addEventListener('viba:theme-refresh', handleThemeRefresh);
|
|
61
61
|
})();
|
|
62
|
-
0:{"P":null,"b":"
|
|
62
|
+
0:{"P":null,"b":"xGgJwCQwUpTwjEydA2nRN","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"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/c08840e14b1e627c.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","$undefined"],"S":true}
|
|
63
63
|
a:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"OutletBoundary"]
|
|
64
64
|
b:"$Sreact.suspense"
|
|
65
65
|
d:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ViewportBoundary"]
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
window.addEventListener('storage', handleStorageChange);
|
|
60
60
|
window.addEventListener('viba:theme-refresh', handleThemeRefresh);
|
|
61
61
|
})();
|
|
62
|
-
0:{"P":null,"b":"
|
|
62
|
+
0:{"P":null,"b":"xGgJwCQwUpTwjEydA2nRN","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"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/c08840e14b1e627c.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","$undefined"],"S":true}
|
|
63
63
|
a:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"OutletBoundary"]
|
|
64
64
|
b:"$Sreact.suspense"
|
|
65
65
|
d:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ViewportBoundary"]
|
|
@@ -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":"xGgJwCQwUpTwjEydA2nRN","rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":"Palx"}],["$","link","1",{"rel":"icon","href":"/palx-icon.png"}],["$","$L5","2",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
|
@@ -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":"xGgJwCQwUpTwjEydA2nRN","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2473c16c0c2f6b5f.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/c08840e14b1e627c.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,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"OutletBoundary"]
|
|
3
3
|
3:"$Sreact.suspense"
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"xGgJwCQwUpTwjEydA2nRN","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
|
|
5
5
|
4: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":"xGgJwCQwUpTwjEydA2nRN","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
:HL["/_next/static/chunks/2473c16c0c2f6b5f.css","style"]
|
|
2
2
|
:HL["/_next/static/chunks/c08840e14b1e627c.css","style"]
|
|
3
3
|
:HL["https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css","style"]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"xGgJwCQwUpTwjEydA2nRN","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"/_not-found","paramType":null,"paramKey":"/_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../README.md","../../../../../../bin/viba.mjs","../../../../../../docs/evidence/git-changes-auto-message-loading.png","../../../../../../docs/evidence/git-changes-auto-message-success.png","../../../../../../docs/evidence/open-session-context-menu.png","../../../../../../docs/evidence/ttyd-auto-plain-dark-v3.png","../../../../../../docs/evidence/ttyd-auto-plain-light-v3.png","../../../../../../docs/evidence/ttyd-byte-chunk-fix-dark-v5.png","../../../../../../docs/evidence/ttyd-byte-chunk-fix-light-v5.png","../../../../../../docs/evidence/ttyd-fg-keep-bg-strip-dark-v4.png","../../../../../../docs/evidence/ttyd-fg-keep-bg-strip-dark-v4b.png","../../../../../../docs/evidence/ttyd-fg-keep-bg-strip-light-v4.png","../../../../../../docs/evidence/ttyd-fg-keep-bg-strip-light-v4b.png","../../../../../../docs/evidence/ttyd-plain-dark-v2.png","../../../../../../docs/evidence/ttyd-plain-dark.png","../../../../../../docs/evidence/ttyd-plain-light-v2.png","../../../../../../docs/evidence/ttyd-plain-light.png","../../../../../../docs/evidence/ttyd-theme-codex-dark-after-fix.png","../../../../../../docs/evidence/ttyd-theme-codex-dark-after-focus-refresh-fix.png","../../../../../../docs/evidence/ttyd-theme-codex-light-after-fix.png","../../../../../../docs/evidence/ttyd-theme-codex-light-after-focus-refresh-fix.png","../../../../../../docs/notification-native-permission-todo.md","../../../../../../docs/poster.jpeg","../../../../../../docs/prompts/jules/design.md","../../../../../../docs/prompts/jules/performance.md","../../../../../../docs/prompts/jules/security.md","../../../../../../docs/screenshots.jpeg","../../../../../../docs/ttyd-theme-auto-dark-v2.png","../../../../../../docs/ttyd-theme-auto-dark-v3.png","../../../../../../docs/ttyd-theme-auto-dark.png","../../../../../../docs/ttyd-theme-auto-light-v2.png","../../../../../../docs/ttyd-theme-auto-light-v3.png","../../../../../../docs/ttyd-theme-auto-light.png","../../../../../../eslint.config.mjs","../../../../../../next.config.mjs","../../../../../../node_modules/keytar/build/Release/keytar.node","../../../../../../node_modules/keytar/lib/keytar.js","../../../../../../node_modules/keytar/package.json","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../package-lock.json","../../../../../../package.json","../../../../../../postcss.config.mjs","../../../../../../public/file.svg","../../../../../../public/github.png","../../../../../../public/globe.svg","../../../../../../public/next.svg","../../../../../../public/palx-icon.png","../../../../../../public/vercel.svg","../../../../../../public/window.svg","../../../../../../src/app/actions/config.ts","../../../../../../src/app/actions/credentials.ts","../../../../../../src/app/actions/draft.ts","../../../../../../src/app/actions/git.ts","../../../../../../src/app/actions/repository.ts","../../../../../../src/app/actions/session.ts","../../../../../../src/app/api/component-source/resolve/route.ts","../../../../../../src/app/api/credentials/github/repos/route.ts","../../../../../../src/app/api/credentials/route.ts","../../../../../../src/app/api/custom-scripts/route.ts","../../../../../../src/app/api/file-thumbnail/route.ts","../../../../../../src/app/api/fs/open-terminal/route.ts","../../../../../../src/app/api/fs/open/route.ts","../../../../../../src/app/api/git/action/route.ts","../../../../../../src/app/api/git/branches/route.ts","../../../../../../src/app/api/git/diff/route.ts","../../../../../../src/app/api/git/log/route.ts","../../../../../../src/app/api/git/status/route.ts","../../../../../../src/app/api/notifications/route.ts","../../../../../../src/app/api/notifications/socket/route.ts","../../../../../../src/app/api/preview-proxy/start/route.ts","../../../../../../src/app/api/repos/clone/route.ts","../../../../../../src/app/api/repos/route.ts","../../../../../../src/app/api/settings/route.ts","../../../../../../src/app/credentials/page.tsx","../../../../../../src/app/git/changes/page.tsx","../../../../../../src/app/git/custom-scripts/page.tsx","../../../../../../src/app/git/history/page.tsx","../../../../../../src/app/git/layout.tsx","../../../../../../src/app/git/page.tsx","../../../../../../src/app/git/stashes/page.tsx","../../../../../../src/app/globals.css","../../../../../../src/app/icon.png","../../../../../../src/app/layout.tsx","../../../../../../src/app/new/page.tsx","../../../../../../src/app/page.tsx","../../../../../../src/app/providers.tsx","../../../../../../src/app/session/[sessionId]/SessionPageClient.tsx","../../../../../../src/app/session/[sessionId]/page.tsx","../../../../../../src/components/FileBrowser.tsx","../../../../../../src/components/GitRepoSelector.tsx","../../../../../../src/components/SessionFileBrowser.tsx","../../../../../../src/components/SessionRepoViewer.tsx","../../../../../../src/components/SessionView.tsx","../../../../../../src/components/command-palette.tsx","../../../../../../src/components/context-menu.tsx","../../../../../../src/components/fs-browser.tsx","../../../../../../src/components/git/branch-context-menu.tsx","../../../../../../src/components/git/branch-tree-item.tsx","../../../../../../src/components/git/branch-tree-utils.ts","../../../../../../src/components/git/commit-changes-view.tsx","../../../../../../src/components/git/commit-file-tree.tsx","../../../../../../src/components/git/commit-row-select-modifiers.ts","../../../../../../src/components/git/diff-view.tsx","../../../../../../src/components/git/file-status-icon.tsx","../../../../../../src/components/git/git-graph.tsx","../../../../../../src/components/git/group-header.tsx","../../../../../../src/components/git/grouped-diff-viewer.tsx","../../../../../../src/components/git/history-view.tsx","../../../../../../src/components/git/image-diff-view.tsx","../../../../../../src/components/git/pull-all-utils.test.ts","../../../../../../src/components/git/pull-all-utils.ts","../../../../../../src/components/git/status-view.tsx","../../../../../../src/components/git/visibility-toggle.tsx","../../../../../../src/components/layout/sidebar.tsx","../../../../../../src/components/repo-list.tsx","../../../../../../src/components/theme-toggle.tsx","../../../../../../src/components/toaster.tsx","../../../../../../src/components/workspace-repo-open-tracker.tsx","../../../../../../src/hooks/use-credentials.ts","../../../../../../src/hooks/use-escape-dismiss.ts","../../../../../../src/hooks/use-git.ts","../../../../../../src/hooks/use-toast.ts","../../../../../../src/hooks/use-workspace-title.ts","../../../../../../src/hooks/useDialogKeyboardShortcuts.ts","../../../../../../src/hooks/useTerminalLink.ts","../../../../../../src/lib/agent-api-credentials.ts","../../../../../../src/lib/api-utils.ts","../../../../../../src/lib/branch-colors.ts","../../../../../../src/lib/cli-args.mjs","../../../../../../src/lib/cli-args.test.ts","../../../../../../src/lib/codex-cli.ts","../../../../../../src/lib/credentials.ts","../../../../../../src/lib/error-utils.test.ts","../../../../../../src/lib/error-utils.ts","../../../../../../src/lib/fs-launch.ts","../../../../../../src/lib/git-log-options.test.ts","../../../../../../src/lib/git-log-options.ts","../../../../../../src/lib/git.ts","../../../../../../src/lib/graph-utils.ts","../../../../../../src/lib/path.test.ts","../../../../../../src/lib/path.ts","../../../../../../src/lib/platform-utils.test.ts","../../../../../../src/lib/platform-utils.ts","../../../../../../src/lib/previewProxyServer.ts","../../../../../../src/lib/repo-card-gradient.test.ts","../../../../../../src/lib/repo-card-gradient.ts","../../../../../../src/lib/repo-resolver.ts","../../../../../../src/lib/session-updates.ts","../../../../../../src/lib/sessionNotificationServer.ts","../../../../../../src/lib/shell.test.ts","../../../../../../src/lib/shell.ts","../../../../../../src/lib/store.ts","../../../../../../src/lib/string-utils.test.ts","../../../../../../src/lib/string-utils.ts","../../../../../../src/lib/terminal-session.test.ts","../../../../../../src/lib/terminal-session.ts","../../../../../../src/lib/ttyd-theme.test.ts","../../../../../../src/lib/ttyd-theme.ts","../../../../../../src/lib/types.ts","../../../../../../src/lib/url.test.ts","../../../../../../src/lib/url.ts","../../../../../../src/lib/utils.ts","../../../../../../test-xterm.mjs","../../../../../../test/bin/viba.test.mjs","../../../../../../tsconfig.json","../../../../../node_modules/keytar-eb44cd511463a26b","../../../../chunks/[externals]_keytar_23140f5c._.js","../../../../chunks/[root-of-the-server]__2ea0148f._.js","../../../../chunks/[root-of-the-server]__8f5ebbc3._.js","../../../../chunks/[root-of-the-server]__b6ac8be4._.js","../../../../chunks/[turbopack]_runtime.js","../../../../chunks/_next-internal_server_app_api_git_action_route_actions_696a03a1.js","../../../../chunks/node_modules_next_1402a1da._.js","../../../../chunks/node_modules_next_dist_esm_build_templates_app-route_0002606b.js","../../../../chunks/node_modules_zod_v4_classic_external_fa90cebf.js","./route_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../README.md","../../../../../../bin/viba.mjs","../../../../../../docs/evidence/git-changes-auto-message-loading.png","../../../../../../docs/evidence/git-changes-auto-message-success.png","../../../../../../docs/evidence/open-session-context-menu.png","../../../../../../docs/evidence/session-terminal-loading-spinner-state.png","../../../../../../docs/evidence/session-terminal-theme-fade-expanded.png","../../../../../../docs/evidence/session-terminal-theme-fade-with-spinner.png","../../../../../../docs/evidence/session-terminal-theme-fade.png","../../../../../../docs/evidence/ttyd-auto-plain-dark-v3.png","../../../../../../docs/evidence/ttyd-auto-plain-light-v3.png","../../../../../../docs/evidence/ttyd-byte-chunk-fix-dark-v5.png","../../../../../../docs/evidence/ttyd-byte-chunk-fix-light-v5.png","../../../../../../docs/evidence/ttyd-fg-keep-bg-strip-dark-v4.png","../../../../../../docs/evidence/ttyd-fg-keep-bg-strip-dark-v4b.png","../../../../../../docs/evidence/ttyd-fg-keep-bg-strip-light-v4.png","../../../../../../docs/evidence/ttyd-fg-keep-bg-strip-light-v4b.png","../../../../../../docs/evidence/ttyd-plain-dark-v2.png","../../../../../../docs/evidence/ttyd-plain-dark.png","../../../../../../docs/evidence/ttyd-plain-light-v2.png","../../../../../../docs/evidence/ttyd-plain-light.png","../../../../../../docs/evidence/ttyd-theme-codex-dark-after-fix.png","../../../../../../docs/evidence/ttyd-theme-codex-dark-after-focus-refresh-fix.png","../../../../../../docs/evidence/ttyd-theme-codex-light-after-fix.png","../../../../../../docs/evidence/ttyd-theme-codex-light-after-focus-refresh-fix.png","../../../../../../docs/images/repo-card-gradients-after.png","../../../../../../docs/notification-native-permission-todo.md","../../../../../../docs/poster.jpeg","../../../../../../docs/prompts/jules/design.md","../../../../../../docs/prompts/jules/performance.md","../../../../../../docs/prompts/jules/security.md","../../../../../../docs/screenshots.jpeg","../../../../../../docs/ttyd-theme-auto-dark-v2.png","../../../../../../docs/ttyd-theme-auto-dark-v3.png","../../../../../../docs/ttyd-theme-auto-dark.png","../../../../../../docs/ttyd-theme-auto-light-v2.png","../../../../../../docs/ttyd-theme-auto-light-v3.png","../../../../../../docs/ttyd-theme-auto-light.png","../../../../../../eslint.config.mjs","../../../../../../next.config.mjs","../../../../../../node_modules/keytar/build/Release/keytar.node","../../../../../../node_modules/keytar/lib/keytar.js","../../../../../../node_modules/keytar/package.json","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../package-lock.json","../../../../../../package.json","../../../../../../postcss.config.mjs","../../../../../../public/file.svg","../../../../../../public/github.png","../../../../../../public/globe.svg","../../../../../../public/next.svg","../../../../../../public/palx-icon.png","../../../../../../public/vercel.svg","../../../../../../public/window.svg","../../../../../../src/app/actions/config.ts","../../../../../../src/app/actions/credentials.ts","../../../../../../src/app/actions/draft.ts","../../../../../../src/app/actions/git.ts","../../../../../../src/app/actions/repository.ts","../../../../../../src/app/actions/session.ts","../../../../../../src/app/api/component-source/resolve/route.ts","../../../../../../src/app/api/credentials/github/repos/route.ts","../../../../../../src/app/api/credentials/route.ts","../../../../../../src/app/api/custom-scripts/route.ts","../../../../../../src/app/api/file-thumbnail/route.ts","../../../../../../src/app/api/fs/open-terminal/route.ts","../../../../../../src/app/api/fs/open/route.ts","../../../../../../src/app/api/git/action/route.ts","../../../../../../src/app/api/git/branches/route.ts","../../../../../../src/app/api/git/diff/route.ts","../../../../../../src/app/api/git/log/route.ts","../../../../../../src/app/api/git/status/route.ts","../../../../../../src/app/api/notifications/route.ts","../../../../../../src/app/api/notifications/socket/route.ts","../../../../../../src/app/api/preview-proxy/start/route.ts","../../../../../../src/app/api/repos/clone/route.ts","../../../../../../src/app/api/repos/route.ts","../../../../../../src/app/api/settings/route.ts","../../../../../../src/app/credentials/page.tsx","../../../../../../src/app/git/changes/page.tsx","../../../../../../src/app/git/custom-scripts/page.tsx","../../../../../../src/app/git/history/page.tsx","../../../../../../src/app/git/layout.tsx","../../../../../../src/app/git/page.tsx","../../../../../../src/app/git/stashes/page.tsx","../../../../../../src/app/globals.css","../../../../../../src/app/icon.png","../../../../../../src/app/layout.tsx","../../../../../../src/app/new/page.tsx","../../../../../../src/app/page.tsx","../../../../../../src/app/providers.tsx","../../../../../../src/app/session/[sessionId]/SessionPageClient.tsx","../../../../../../src/app/session/[sessionId]/page.tsx","../../../../../../src/components/FileBrowser.tsx","../../../../../../src/components/GitRepoSelector.tsx","../../../../../../src/components/SessionFileBrowser.tsx","../../../../../../src/components/SessionRepoViewer.tsx","../../../../../../src/components/SessionView.tsx","../../../../../../src/components/command-palette.tsx","../../../../../../src/components/context-menu.tsx","../../../../../../src/components/fs-browser.tsx","../../../../../../src/components/git/branch-context-menu.tsx","../../../../../../src/components/git/branch-tree-item.tsx","../../../../../../src/components/git/branch-tree-utils.ts","../../../../../../src/components/git/commit-changes-view.tsx","../../../../../../src/components/git/commit-file-tree.tsx","../../../../../../src/components/git/commit-row-select-modifiers.ts","../../../../../../src/components/git/diff-view.tsx","../../../../../../src/components/git/file-status-icon.tsx","../../../../../../src/components/git/git-graph.tsx","../../../../../../src/components/git/group-header.tsx","../../../../../../src/components/git/grouped-diff-viewer.tsx","../../../../../../src/components/git/history-view.tsx","../../../../../../src/components/git/image-diff-view.tsx","../../../../../../src/components/git/pull-all-utils.test.ts","../../../../../../src/components/git/pull-all-utils.ts","../../../../../../src/components/git/status-view.tsx","../../../../../../src/components/git/visibility-toggle.tsx","../../../../../../src/components/layout/sidebar.tsx","../../../../../../src/components/repo-list.tsx","../../../../../../src/components/theme-toggle.tsx","../../../../../../src/components/toaster.tsx","../../../../../../src/components/workspace-repo-open-tracker.tsx","../../../../../../src/hooks/use-credentials.ts","../../../../../../src/hooks/use-escape-dismiss.ts","../../../../../../src/hooks/use-git.ts","../../../../../../src/hooks/use-toast.ts","../../../../../../src/hooks/use-workspace-title.ts","../../../../../../src/hooks/useDialogKeyboardShortcuts.ts","../../../../../../src/hooks/useTerminalLink.ts","../../../../../../src/lib/agent-api-credentials.ts","../../../../../../src/lib/api-utils.ts","../../../../../../src/lib/branch-colors.ts","../../../../../../src/lib/cli-args.mjs","../../../../../../src/lib/cli-args.test.ts","../../../../../../src/lib/codex-cli.ts","../../../../../../src/lib/credentials.ts","../../../../../../src/lib/error-utils.test.ts","../../../../../../src/lib/error-utils.ts","../../../../../../src/lib/fs-launch.ts","../../../../../../src/lib/git-log-options.test.ts","../../../../../../src/lib/git-log-options.ts","../../../../../../src/lib/git.ts","../../../../../../src/lib/graph-utils.ts","../../../../../../src/lib/path.test.ts","../../../../../../src/lib/path.ts","../../../../../../src/lib/platform-utils.test.ts","../../../../../../src/lib/platform-utils.ts","../../../../../../src/lib/previewProxyServer.ts","../../../../../../src/lib/repo-card-gradient.test.ts","../../../../../../src/lib/repo-card-gradient.ts","../../../../../../src/lib/repo-resolver.ts","../../../../../../src/lib/session-updates.ts","../../../../../../src/lib/sessionNotificationServer.ts","../../../../../../src/lib/shell.test.ts","../../../../../../src/lib/shell.ts","../../../../../../src/lib/store.ts","../../../../../../src/lib/string-utils.test.ts","../../../../../../src/lib/string-utils.ts","../../../../../../src/lib/terminal-session.test.ts","../../../../../../src/lib/terminal-session.ts","../../../../../../src/lib/ttyd-theme.test.ts","../../../../../../src/lib/ttyd-theme.ts","../../../../../../src/lib/types.ts","../../../../../../src/lib/url.test.ts","../../../../../../src/lib/url.ts","../../../../../../src/lib/utils.ts","../../../../../../test-xterm.mjs","../../../../../../test/bin/viba.test.mjs","../../../../../../tsconfig.json","../../../../../node_modules/keytar-eb44cd511463a26b","../../../../chunks/[externals]_keytar_23140f5c._.js","../../../../chunks/[root-of-the-server]__2ea0148f._.js","../../../../chunks/[root-of-the-server]__8f5ebbc3._.js","../../../../chunks/[root-of-the-server]__b6ac8be4._.js","../../../../chunks/[turbopack]_runtime.js","../../../../chunks/_next-internal_server_app_api_git_action_route_actions_696a03a1.js","../../../../chunks/node_modules_next_1402a1da._.js","../../../../chunks/node_modules_next_dist_esm_build_templates_app-route_0002606b.js","../../../../chunks/node_modules_zod_v4_classic_external_fa90cebf.js","./route_client-reference-manifest.js"]}
|