@37chengshan/ompweb 4.0.9 → 4.0.11

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.
Files changed (127) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +14 -14
  3. package/.next/build-manifest.json +3 -3
  4. package/.next/react-loadable-manifest.json +2 -2
  5. package/.next/required-server-files.js +2 -2
  6. package/.next/required-server-files.json +2 -2
  7. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/_global-error.html +1 -1
  9. package/.next/server/app/_global-error.rsc +2 -2
  10. package/.next/server/app/_global-error.segments/_full.segment.rsc +2 -2
  11. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +2 -2
  12. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  13. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  14. package/.next/server/app/_not-found.html +1 -1
  15. package/.next/server/app/_not-found.rsc +3 -3
  16. package/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
  17. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +3 -3
  18. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  19. package/.next/server/app/api/app-update/route.js +2 -2
  20. package/.next/server/app/api/diagnostics/route.js +1 -1
  21. package/.next/server/app/api/github/status/route.js +1 -1
  22. package/.next/server/app/api/reveal/route.js +1 -1
  23. package/.next/server/app/api/terminal/input/route.js +1 -1
  24. package/.next/server/app/api/terminal/open/route.js +1 -1
  25. package/.next/server/app/api/terminal/open/route.js.nft.json +1 -1
  26. package/.next/server/app/api/terminal/resize/route.js +1 -1
  27. package/.next/server/app/api/terminal/session/route.js +1 -1
  28. package/.next/server/app/api/terminal/stream/route.js +1 -1
  29. package/.next/server/app/index.html +1 -1
  30. package/.next/server/app/index.rsc +3 -3
  31. package/.next/server/app/index.segments/__PAGE__.segment.rsc +3 -3
  32. package/.next/server/app/index.segments/_full.segment.rsc +3 -3
  33. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  34. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  35. package/.next/server/app/login.html +1 -1
  36. package/.next/server/app/login.rsc +3 -3
  37. package/.next/server/app/login.segments/_full.segment.rsc +3 -3
  38. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  39. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +3 -3
  40. package/.next/server/app/page_client-reference-manifest.js +1 -1
  41. package/.next/server/app/remote/page_client-reference-manifest.js +1 -1
  42. package/.next/server/app/remote.html +1 -1
  43. package/.next/server/app/remote.rsc +4 -4
  44. package/.next/server/app/remote.segments/_full.segment.rsc +4 -4
  45. package/.next/server/app/remote.segments/_tree.segment.rsc +2 -2
  46. package/.next/server/app/remote.segments/remote/__PAGE__.segment.rsc +4 -4
  47. package/.next/server/app-paths-manifest.json +14 -14
  48. package/.next/server/chunks/2834.js +1 -0
  49. package/.next/server/chunks/5309.js +1 -1
  50. package/.next/server/chunks/7834.js +5 -0
  51. package/.next/server/instrumentation.js +1 -1
  52. package/.next/server/instrumentation.js.nft.json +1 -1
  53. package/.next/server/middleware-build-manifest.js +1 -1
  54. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  55. package/.next/server/next-font-manifest.js +1 -1
  56. package/.next/server/next-font-manifest.json +1 -1
  57. package/.next/server/pages/404.html +1 -1
  58. package/.next/server/pages/500.html +1 -1
  59. package/.next/standalone/.next/BUILD_ID +1 -1
  60. package/.next/standalone/.next/app-path-routes-manifest.json +14 -14
  61. package/.next/standalone/.next/build-manifest.json +3 -3
  62. package/.next/standalone/.next/react-loadable-manifest.json +2 -2
  63. package/.next/standalone/.next/required-server-files.json +2 -2
  64. package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  66. package/.next/standalone/.next/server/app/_global-error.rsc +2 -2
  67. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +2 -2
  68. package/.next/standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +2 -2
  69. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  70. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  71. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  72. package/.next/standalone/.next/server/app/_not-found.rsc +3 -3
  73. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
  74. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +3 -3
  75. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  76. package/.next/standalone/.next/server/app/api/app-update/route.js +2 -2
  77. package/.next/standalone/.next/server/app/api/diagnostics/route.js +1 -1
  78. package/.next/standalone/.next/server/app/api/github/status/route.js +1 -1
  79. package/.next/standalone/.next/server/app/api/reveal/route.js +1 -1
  80. package/.next/standalone/.next/server/app/api/terminal/input/route.js +1 -1
  81. package/.next/standalone/.next/server/app/api/terminal/open/route.js +1 -1
  82. package/.next/standalone/.next/server/app/api/terminal/open/route.js.nft.json +1 -1
  83. package/.next/standalone/.next/server/app/api/terminal/resize/route.js +1 -1
  84. package/.next/standalone/.next/server/app/api/terminal/session/route.js +1 -1
  85. package/.next/standalone/.next/server/app/api/terminal/stream/route.js +1 -1
  86. package/.next/standalone/.next/server/app/index.html +1 -1
  87. package/.next/standalone/.next/server/app/index.rsc +3 -3
  88. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +3 -3
  89. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +3 -3
  90. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  91. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  92. package/.next/standalone/.next/server/app/login.html +1 -1
  93. package/.next/standalone/.next/server/app/login.rsc +3 -3
  94. package/.next/standalone/.next/server/app/login.segments/_full.segment.rsc +3 -3
  95. package/.next/standalone/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  96. package/.next/standalone/.next/server/app/login.segments/login/__PAGE__.segment.rsc +3 -3
  97. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/remote/page_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/remote.html +1 -1
  100. package/.next/standalone/.next/server/app/remote.rsc +4 -4
  101. package/.next/standalone/.next/server/app/remote.segments/_full.segment.rsc +4 -4
  102. package/.next/standalone/.next/server/app/remote.segments/_tree.segment.rsc +2 -2
  103. package/.next/standalone/.next/server/app/remote.segments/remote/__PAGE__.segment.rsc +4 -4
  104. package/.next/standalone/.next/server/app-paths-manifest.json +14 -14
  105. package/.next/standalone/.next/server/chunks/2834.js +1 -0
  106. package/.next/standalone/.next/server/chunks/5309.js +1 -1
  107. package/.next/standalone/.next/server/chunks/7834.js +5 -0
  108. package/.next/standalone/.next/server/instrumentation.js +1 -1
  109. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  110. package/.next/standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
  111. package/.next/standalone/.next/server/next-font-manifest.js +1 -1
  112. package/.next/standalone/.next/server/next-font-manifest.json +1 -1
  113. package/.next/standalone/.next/server/pages/404.html +1 -1
  114. package/.next/standalone/.next/server/pages/500.html +1 -1
  115. package/.next/standalone/package.json +1 -1
  116. package/.next/standalone/server.js +1 -1
  117. package/.next/static/chunks/2584-a2ba201fceaf91f2.js +1 -0
  118. package/.next/static/chunks/{6792.c2eaf8558399422d.js → 6792.5a5b348122009f75.js} +8 -8
  119. package/.next/static/chunks/{webpack-65a8e2b2a2f9a3fc.js → webpack-34d21bba41a8b343.js} +1 -1
  120. package/.next/static/css/{7bbf54d710e156ee.css → 238624ef22e164a0.css} +1 -1
  121. package/next.config.ts +7 -8
  122. package/package.json +1 -1
  123. package/.next/server/chunks/2760.js +0 -5
  124. package/.next/standalone/.next/server/chunks/2760.js +0 -5
  125. package/.next/static/chunks/2584-d3ce1b6b3f137f21.js +0 -1
  126. /package/.next/static/{Q2mgfI2LwRPF7Zp0NCBoh → klHGNnSZu0usBuimcv0f-}/_buildManifest.js +0 -0
  127. /package/.next/static/{Q2mgfI2LwRPF7Zp0NCBoh → klHGNnSZu0usBuimcv0f-}/_ssgManifest.js +0 -0
@@ -8,11 +8,11 @@ c:I[90484,[],"MetadataBoundary"]
8
8
  d:I[86869,[],"IconMark"]
9
9
  :HL["/_next/static/css/5fe2a8af79a7efdf.css","style"]
10
10
  :HL["/_next/static/css/921bec6c70de20d4.css","style"]
11
- :HL["/_next/static/css/7bbf54d710e156ee.css","style"]
11
+ :HL["/_next/static/css/238624ef22e164a0.css","style"]
12
12
  a:X
13
- f:T6ce,(function(){try{var t=localStorage.getItem("omp-theme")||"system";var d=matchMedia("(prefers-color-scheme: dark)").matches;var darkThemes=["dark","oled","nord","dracula","pine","navy","aurora-flow","dawn-flow","cosmic-flow","ocean-flow","sakura-flow","bamboo-flow"];var isD=t==="system"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add("dark")}else{document.documentElement.classList.remove("dark")}if(t&&t!=="system"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.removeAttribute("data-theme")}if(t==="custom"){try{var c=JSON.parse(localStorage.getItem("omp-custom-theme"));if(c){var r=document.documentElement;r.style.setProperty("--accent",c.accent);r.style.setProperty("--bg",c.bg);r.style.setProperty("--omp-o",c.accent);r.style.setProperty("--omp-m","color-mix(in srgb, "+c.accent+" 65%, #F59E0B)");r.style.setProperty("--omp-p","color-mix(in srgb, "+c.accent+" 65%, #38BDF8)");r.setAttribute("data-custom-mode",c.mode||"static");if(c.isDark){r.classList.add("dark")}else{r.classList.remove("dark")}}}catch(e){}}else{document.documentElement.removeAttribute("data-custom-mode")}try{var mp=JSON.parse(localStorage.getItem("omp-motion-prefs")||"null");if(mp){var doc=document.documentElement;doc.setAttribute("data-animations",mp.enabled!==false?"true":"false");doc.setAttribute("data-animation-beam",(mp.enabled!==false&&mp.chatBorderBeam!==false)?"true":"false");doc.setAttribute("data-animation-omp",(mp.enabled!==false&&mp.ompBouncing!==false)?"true":"false");doc.setAttribute("data-animation-thinking",(mp.enabled!==false&&mp.thinkingPulse!==false)?"true":"false");if(mp.beamSpeed)doc.style.setProperty("--omp-beam-speed",mp.beamSpeed+"s");}}catch(e){}}catch(e){}})();0:{"buildId":"Q2mgfI2LwRPF7Zp0NCBoh","data":[{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":"$@9","staleTime":"$a","varyParams":null},{"rsc":["$","$1","h",{"children":[null,["$","$Lb",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, viewport-fit=cover"}],["$","meta","2",{"name":"theme-color","content":"#FAF9F6","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#1B1916","media":"(prefers-color-scheme: dark)"}]]}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"omp web"}],["$","meta","1",{"name":"description","content":"Web UI for the oh-my-pi (omp) coding agent"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","meta","3",{"name":"format-detection","content":"telephone=no"}],["$","meta","4",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","5",{"name":"apple-mobile-web-app-title","content":"omp web"}],["$","meta","6",{"name":"apple-mobile-web-app-status-bar-style","content":"default"}],["$","link","7",{"rel":"icon","href":"/favicon.ico?8aa486c701a3d218","type":"image/x-icon","sizes":"512x512"}],["$","$Ld","8",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@e","staleTime":"$a","varyParams":null},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5fe2a8af79a7efdf.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/921bec6c70de20d4.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/7bbf54d710e156ee.css","precedence":"next"}]],["$","html",null,{"lang":"en","translate":"no","className":"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$f"}}],"$L10"]}],"$L11"]}]]}],"isPartial":"$@12","staleTime":"$a","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@13","rootVaryParams":null,"needsRuntimeRequest":"$@14"}
13
+ f:T6ce,(function(){try{var t=localStorage.getItem("omp-theme")||"system";var d=matchMedia("(prefers-color-scheme: dark)").matches;var darkThemes=["dark","oled","nord","dracula","pine","navy","aurora-flow","dawn-flow","cosmic-flow","ocean-flow","sakura-flow","bamboo-flow"];var isD=t==="system"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add("dark")}else{document.documentElement.classList.remove("dark")}if(t&&t!=="system"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.removeAttribute("data-theme")}if(t==="custom"){try{var c=JSON.parse(localStorage.getItem("omp-custom-theme"));if(c){var r=document.documentElement;r.style.setProperty("--accent",c.accent);r.style.setProperty("--bg",c.bg);r.style.setProperty("--omp-o",c.accent);r.style.setProperty("--omp-m","color-mix(in srgb, "+c.accent+" 65%, #F59E0B)");r.style.setProperty("--omp-p","color-mix(in srgb, "+c.accent+" 65%, #38BDF8)");r.setAttribute("data-custom-mode",c.mode||"static");if(c.isDark){r.classList.add("dark")}else{r.classList.remove("dark")}}}catch(e){}}else{document.documentElement.removeAttribute("data-custom-mode")}try{var mp=JSON.parse(localStorage.getItem("omp-motion-prefs")||"null");if(mp){var doc=document.documentElement;doc.setAttribute("data-animations",mp.enabled!==false?"true":"false");doc.setAttribute("data-animation-beam",(mp.enabled!==false&&mp.chatBorderBeam!==false)?"true":"false");doc.setAttribute("data-animation-omp",(mp.enabled!==false&&mp.ompBouncing!==false)?"true":"false");doc.setAttribute("data-animation-thinking",(mp.enabled!==false&&mp.thinkingPulse!==false)?"true":"false");if(mp.beamSpeed)doc.style.setProperty("--omp-beam-speed",mp.beamSpeed+"s");}}catch(e){}}catch(e){}})();0:{"buildId":"klHGNnSZu0usBuimcv0f-","data":[{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":"$@9","staleTime":"$a","varyParams":null},{"rsc":["$","$1","h",{"children":[null,["$","$Lb",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, viewport-fit=cover"}],["$","meta","2",{"name":"theme-color","content":"#FAF9F6","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#1B1916","media":"(prefers-color-scheme: dark)"}]]}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"omp web"}],["$","meta","1",{"name":"description","content":"Web UI for the oh-my-pi (omp) coding agent"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","meta","3",{"name":"format-detection","content":"telephone=no"}],["$","meta","4",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","5",{"name":"apple-mobile-web-app-title","content":"omp web"}],["$","meta","6",{"name":"apple-mobile-web-app-status-bar-style","content":"default"}],["$","link","7",{"rel":"icon","href":"/favicon.ico?8aa486c701a3d218","type":"image/x-icon","sizes":"512x512"}],["$","$Ld","8",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@e","staleTime":"$a","varyParams":null},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5fe2a8af79a7efdf.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/921bec6c70de20d4.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/238624ef22e164a0.css","precedence":"next"}]],["$","html",null,{"lang":"en","translate":"no","className":"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$f"}}],"$L10"]}],"$L11"]}]]}],"isPartial":"$@12","staleTime":"$a","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@13","rootVaryParams":null,"needsRuntimeRequest":"$@14"}
14
14
  15:I[57121,[],""]
15
- 16:I[87460,["2584","static/chunks/2584-d3ce1b6b3f137f21.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"default"]
15
+ 16:I[87460,["2584","static/chunks/2584-a2ba201fceaf91f2.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"default"]
16
16
  17:I[74581,[],""]
17
17
  4:{}
18
18
  5:"$0:data:0:rsc:props:children:0:props:serverProvidedParams:params"
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
2
  3:I[57121,[],""]
3
- 4:I[87460,["2584","static/chunks/2584-d3ce1b6b3f137f21.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"default"]
3
+ 4:I[87460,["2584","static/chunks/2584-a2ba201fceaf91f2.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"default"]
4
4
  5:I[74581,[],""]
5
5
  9:I[54690,["4219","static/chunks/app/global-error-871c4baa96801c4e.js"],"default"]
6
6
  :HL["/_next/static/media/7deddc85b7ffd1dc-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
@@ -9,8 +9,8 @@
9
9
  :HL["/_next/static/media/ec14413c594b3356-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
10
10
  :HL["/_next/static/css/5fe2a8af79a7efdf.css","style"]
11
11
  :HL["/_next/static/css/921bec6c70de20d4.css","style"]
12
- :HL["/_next/static/css/7bbf54d710e156ee.css","style"]
13
- 2:T6ce,(function(){try{var t=localStorage.getItem("omp-theme")||"system";var d=matchMedia("(prefers-color-scheme: dark)").matches;var darkThemes=["dark","oled","nord","dracula","pine","navy","aurora-flow","dawn-flow","cosmic-flow","ocean-flow","sakura-flow","bamboo-flow"];var isD=t==="system"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add("dark")}else{document.documentElement.classList.remove("dark")}if(t&&t!=="system"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.removeAttribute("data-theme")}if(t==="custom"){try{var c=JSON.parse(localStorage.getItem("omp-custom-theme"));if(c){var r=document.documentElement;r.style.setProperty("--accent",c.accent);r.style.setProperty("--bg",c.bg);r.style.setProperty("--omp-o",c.accent);r.style.setProperty("--omp-m","color-mix(in srgb, "+c.accent+" 65%, #F59E0B)");r.style.setProperty("--omp-p","color-mix(in srgb, "+c.accent+" 65%, #38BDF8)");r.setAttribute("data-custom-mode",c.mode||"static");if(c.isDark){r.classList.add("dark")}else{r.classList.remove("dark")}}}catch(e){}}else{document.documentElement.removeAttribute("data-custom-mode")}try{var mp=JSON.parse(localStorage.getItem("omp-motion-prefs")||"null");if(mp){var doc=document.documentElement;doc.setAttribute("data-animations",mp.enabled!==false?"true":"false");doc.setAttribute("data-animation-beam",(mp.enabled!==false&&mp.chatBorderBeam!==false)?"true":"false");doc.setAttribute("data-animation-omp",(mp.enabled!==false&&mp.ompBouncing!==false)?"true":"false");doc.setAttribute("data-animation-thinking",(mp.enabled!==false&&mp.thinkingPulse!==false)?"true":"false");if(mp.beamSpeed)doc.style.setProperty("--omp-beam-speed",mp.beamSpeed+"s");}}catch(e){}}catch(e){}})();0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5fe2a8af79a7efdf.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/921bec6c70de20d4.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/7bbf54d710e156ee.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","translate":"no","className":"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var l=localStorage.getItem(\"omp-lang\");if(l!==\"en\"&&l!==\"zh-CN\"&&l!==\"ja\"){var n=(navigator.language||\"\").toLowerCase();l=n.indexOf(\"zh\")===0?\"zh-CN\":n.indexOf(\"ja\")===0?\"ja\":\"en\"}document.documentElement.lang=l}catch(e){}})();"}}]]}],["$","body",null,{"translate":"no","className":"notranslate","style":{"height":"100dvh","display":"flex","flexDirection":"column"},"children":[["$","div",null,{"id":"boot-skeleton","style":{"position":"fixed","inset":0,"zIndex":9999,"background":"#faf9f6","display":"flex","alignItems":"center","justifyContent":"center","color":"#8a867e","fontSize":13,"fontFamily":"system-ui, sans-serif"},"children":"正在启动…"}],["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":null,"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":"$L6"}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]]}]]}],{"children":["$L7",{},null,false,null]},null,false,null],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Q2mgfI2LwRPF7Zp0NCBoh"}
12
+ :HL["/_next/static/css/238624ef22e164a0.css","style"]
13
+ 2:T6ce,(function(){try{var t=localStorage.getItem("omp-theme")||"system";var d=matchMedia("(prefers-color-scheme: dark)").matches;var darkThemes=["dark","oled","nord","dracula","pine","navy","aurora-flow","dawn-flow","cosmic-flow","ocean-flow","sakura-flow","bamboo-flow"];var isD=t==="system"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add("dark")}else{document.documentElement.classList.remove("dark")}if(t&&t!=="system"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.removeAttribute("data-theme")}if(t==="custom"){try{var c=JSON.parse(localStorage.getItem("omp-custom-theme"));if(c){var r=document.documentElement;r.style.setProperty("--accent",c.accent);r.style.setProperty("--bg",c.bg);r.style.setProperty("--omp-o",c.accent);r.style.setProperty("--omp-m","color-mix(in srgb, "+c.accent+" 65%, #F59E0B)");r.style.setProperty("--omp-p","color-mix(in srgb, "+c.accent+" 65%, #38BDF8)");r.setAttribute("data-custom-mode",c.mode||"static");if(c.isDark){r.classList.add("dark")}else{r.classList.remove("dark")}}}catch(e){}}else{document.documentElement.removeAttribute("data-custom-mode")}try{var mp=JSON.parse(localStorage.getItem("omp-motion-prefs")||"null");if(mp){var doc=document.documentElement;doc.setAttribute("data-animations",mp.enabled!==false?"true":"false");doc.setAttribute("data-animation-beam",(mp.enabled!==false&&mp.chatBorderBeam!==false)?"true":"false");doc.setAttribute("data-animation-omp",(mp.enabled!==false&&mp.ompBouncing!==false)?"true":"false");doc.setAttribute("data-animation-thinking",(mp.enabled!==false&&mp.thinkingPulse!==false)?"true":"false");if(mp.beamSpeed)doc.style.setProperty("--omp-beam-speed",mp.beamSpeed+"s");}}catch(e){}}catch(e){}})();0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5fe2a8af79a7efdf.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/921bec6c70de20d4.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/238624ef22e164a0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","translate":"no","className":"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var l=localStorage.getItem(\"omp-lang\");if(l!==\"en\"&&l!==\"zh-CN\"&&l!==\"ja\"){var n=(navigator.language||\"\").toLowerCase();l=n.indexOf(\"zh\")===0?\"zh-CN\":n.indexOf(\"ja\")===0?\"ja\":\"en\"}document.documentElement.lang=l}catch(e){}})();"}}]]}],["$","body",null,{"translate":"no","className":"notranslate","style":{"height":"100dvh","display":"flex","flexDirection":"column"},"children":[["$","div",null,{"id":"boot-skeleton","style":{"position":"fixed","inset":0,"zIndex":9999,"background":"#faf9f6","display":"flex","alignItems":"center","justifyContent":"center","color":"#8a867e","fontSize":13,"fontFamily":"system-ui, sans-serif"},"children":"正在启动…"}],["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":null,"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":"$L6"}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]]}]]}],{"children":["$L7",{},null,false,null]},null,false,null],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"klHGNnSZu0usBuimcv0f-"}
14
14
  a:I[61304,[],"ClientPageRoot"]
15
15
  b:I[66919,["8974","static/chunks/app/page-29ff0717ff7d59d5.js"],"default"]
16
16
  e:I[90484,[],"OutletBoundary"]
@@ -4,5 +4,5 @@
4
4
  :HL["/_next/static/media/ec14413c594b3356-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
5
5
  :HL["/_next/static/css/5fe2a8af79a7efdf.css","style"]
6
6
  :HL["/_next/static/css/921bec6c70de20d4.css","style"]
7
- :HL["/_next/static/css/7bbf54d710e156ee.css","style"]
8
- 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}},"staleTime":300,"buildId":"Q2mgfI2LwRPF7Zp0NCBoh"}
7
+ :HL["/_next/static/css/238624ef22e164a0.css","style"]
8
+ 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}},"staleTime":300,"buildId":"klHGNnSZu0usBuimcv0f-"}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/login/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5017":{"*":{"id":"58439","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"43248","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"65720","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"73786","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"2420","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Sans_Mono\",\"arguments\":[{\"subsets\":[\"latin\",\"cyrillic\"],\"variable\":\"--font-noto-mono\",\"display\":\"swap\"}],\"variableName\":\"notoSansMono\"}":{"id":83683,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Source_Serif_4\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-source-serif\",\"display\":\"swap\"}],\"variableName\":\"sourceSerif\"}":{"id":34445,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Serif_SC\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"600\",\"700\"],\"variable\":\"--font-noto-serif\",\"display\":\"swap\"}],\"variableName\":\"notoSerifSC\"}":{"id":36803,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/error.tsx":{"id":87460,"name":"*","chunks":["2584","static/chunks/2584-d3ce1b6b3f137f21.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"async":false},"/Users/cc/code/ompweb/app/global-error.tsx":{"id":54690,"name":"*","chunks":["4219","static/chunks/app/global-error-871c4baa96801c4e.js"],"async":false},"/Users/cc/code/ompweb/components/LoginForm.tsx":{"id":77397,"name":"*","chunks":["4520","static/chunks/app/login/page-7a5cd8dbc1789d87.js"],"async":false},"/Users/cc/code/ompweb/app/page.tsx":{"id":66919,"name":"*","chunks":["8974","static/chunks/app/page-29ff0717ff7d59d5.js"],"async":false},"/Users/cc/code/ompweb/app/remote/page.tsx":{"id":5017,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/cc/code/ompweb/":[],"/Users/cc/code/ompweb/app/layout":[{"inlined":false,"path":"static/css/5fe2a8af79a7efdf.css"},{"inlined":false,"path":"static/css/921bec6c70de20d4.css"},{"inlined":false,"path":"static/css/7bbf54d710e156ee.css"}],"/Users/cc/code/ompweb/app/error":[],"/Users/cc/code/ompweb/app/global-error":[],"/Users/cc/code/ompweb/app/page":[],"/Users/cc/code/ompweb/app/login/page":[]},"rscModuleMapping":{"5017":{"*":{"id":"50056","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"55038","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"99647","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"59038","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"85034","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/login/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5017":{"*":{"id":"58439","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"43248","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"65720","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"73786","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"2420","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Sans_Mono\",\"arguments\":[{\"subsets\":[\"latin\",\"cyrillic\"],\"variable\":\"--font-noto-mono\",\"display\":\"swap\"}],\"variableName\":\"notoSansMono\"}":{"id":83683,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Source_Serif_4\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-source-serif\",\"display\":\"swap\"}],\"variableName\":\"sourceSerif\"}":{"id":34445,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Serif_SC\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"600\",\"700\"],\"variable\":\"--font-noto-serif\",\"display\":\"swap\"}],\"variableName\":\"notoSerifSC\"}":{"id":36803,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/error.tsx":{"id":87460,"name":"*","chunks":["2584","static/chunks/2584-a2ba201fceaf91f2.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"async":false},"/Users/cc/code/ompweb/app/global-error.tsx":{"id":54690,"name":"*","chunks":["4219","static/chunks/app/global-error-871c4baa96801c4e.js"],"async":false},"/Users/cc/code/ompweb/components/LoginForm.tsx":{"id":77397,"name":"*","chunks":["4520","static/chunks/app/login/page-7a5cd8dbc1789d87.js"],"async":false},"/Users/cc/code/ompweb/app/page.tsx":{"id":66919,"name":"*","chunks":["8974","static/chunks/app/page-29ff0717ff7d59d5.js"],"async":false},"/Users/cc/code/ompweb/app/remote/page.tsx":{"id":5017,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/cc/code/ompweb/":[],"/Users/cc/code/ompweb/app/layout":[{"inlined":false,"path":"static/css/5fe2a8af79a7efdf.css"},{"inlined":false,"path":"static/css/921bec6c70de20d4.css"},{"inlined":false,"path":"static/css/238624ef22e164a0.css"}],"/Users/cc/code/ompweb/app/error":[],"/Users/cc/code/ompweb/app/global-error":[],"/Users/cc/code/ompweb/app/page":[],"/Users/cc/code/ompweb/app/login/page":[]},"rscModuleMapping":{"5017":{"*":{"id":"50056","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"55038","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"99647","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"59038","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"85034","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en" translate="no" class="__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="preload" href="/_next/static/media/7deddc85b7ffd1dc-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/97ac91773d3121b2-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/b20daecae68a588f-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/ec14413c594b3356-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/5fe2a8af79a7efdf.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/921bec6c70de20d4.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/7bbf54d710e156ee.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-65a8e2b2a2f9a3fc.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-d7cddff008311ab3.js" async=""></script><script src="/_next/static/chunks/main-app-14cb310088a8e6b1.js" async=""></script><script src="/_next/static/chunks/2584-d3ce1b6b3f137f21.js" async=""></script><script src="/_next/static/chunks/app/error-9ba463bef8c2cf06.js" async=""></script><script src="/_next/static/chunks/app/global-error-871c4baa96801c4e.js" async=""></script><script src="/_next/static/chunks/app/login/page-7a5cd8dbc1789d87.js" async=""></script><meta name="theme-color" content="#FAF9F6" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#1B1916" media="(prefers-color-scheme: dark)"/><title>omp web</title><meta name="description" content="Web UI for the oh-my-pi (omp) coding agent"/><link rel="manifest" href="/manifest.webmanifest"/><meta name="format-detection" content="telephone=no"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="omp web"/><meta name="apple-mobile-web-app-status-bar-style" content="default"/><link rel="icon" href="/favicon.ico?8aa486c701a3d218" type="image/x-icon" sizes="512x512"/><meta name="next-size-adjust" content=""/><meta name="google" content="notranslate"/><script>(function(){try{var t=localStorage.getItem("omp-theme")||"system";var d=matchMedia("(prefers-color-scheme: dark)").matches;var darkThemes=["dark","oled","nord","dracula","pine","navy","aurora-flow","dawn-flow","cosmic-flow","ocean-flow","sakura-flow","bamboo-flow"];var isD=t==="system"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add("dark")}else{document.documentElement.classList.remove("dark")}if(t&&t!=="system"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.removeAttribute("data-theme")}if(t==="custom"){try{var c=JSON.parse(localStorage.getItem("omp-custom-theme"));if(c){var r=document.documentElement;r.style.setProperty("--accent",c.accent);r.style.setProperty("--bg",c.bg);r.style.setProperty("--omp-o",c.accent);r.style.setProperty("--omp-m","color-mix(in srgb, "+c.accent+" 65%, #F59E0B)");r.style.setProperty("--omp-p","color-mix(in srgb, "+c.accent+" 65%, #38BDF8)");r.setAttribute("data-custom-mode",c.mode||"static");if(c.isDark){r.classList.add("dark")}else{r.classList.remove("dark")}}}catch(e){}}else{document.documentElement.removeAttribute("data-custom-mode")}try{var mp=JSON.parse(localStorage.getItem("omp-motion-prefs")||"null");if(mp){var doc=document.documentElement;doc.setAttribute("data-animations",mp.enabled!==false?"true":"false");doc.setAttribute("data-animation-beam",(mp.enabled!==false&&mp.chatBorderBeam!==false)?"true":"false");doc.setAttribute("data-animation-omp",(mp.enabled!==false&&mp.ompBouncing!==false)?"true":"false");doc.setAttribute("data-animation-thinking",(mp.enabled!==false&&mp.thinkingPulse!==false)?"true":"false");if(mp.beamSpeed)doc.style.setProperty("--omp-beam-speed",mp.beamSpeed+"s");}}catch(e){}}catch(e){}})();</script><script>(function(){try{var l=localStorage.getItem("omp-lang");if(l!=="en"&&l!=="zh-CN"&&l!=="ja"){var n=(navigator.language||"").toLowerCase();l=n.indexOf("zh")===0?"zh-CN":n.indexOf("ja")===0?"ja":"en"}document.documentElement.lang=l}catch(e){}})();</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body translate="no" class="notranslate" style="height:100dvh;display:flex;flex-direction:column"><div hidden=""><!--$--><!--/$--></div><div id="boot-skeleton" style="position:fixed;inset:0;z-index:9999;background:#faf9f6;display:flex;align-items:center;justify-content:center;color:#8a867e;font-size:13px;font-family:system-ui, sans-serif">正在启动…</div><main style="flex:1;display:grid;place-items:center;padding:20px;background:var(--bg)"><section aria-labelledby="login-title" style="width:min(100%, 380px);padding:32px;background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius-modal);box-shadow:var(--shadow-modal)"><div style="width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--user-bg);color:var(--accent);margin-bottom:20px"><svg xmlns="http://www.w3.org/2000/svg" width="19" height="19" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-lock-keyhole" aria-hidden="true"><circle cx="12" cy="16" r="1"></circle><rect x="3" y="10" width="18" height="12" rx="2"></rect><path d="M7 10V7a5 5 0 0 1 10 0v3"></path></svg></div><h1 id="login-title" class="display-serif" style="margin:0;font-size:28px;line-height:1.1;color:var(--text)">Welcome back</h1><p style="margin:10px 0 24px;color:var(--text-muted);font-size:13px;line-height:1.5">Enter the password for this omp web workspace.</p><form style="display:grid;gap:14px"><label for="web-password" style="display:grid;gap:6px;color:var(--text-muted);font-size:12px;font-weight:600">Password<input id="web-password" type="password" autoComplete="current-password" autofocus="" required="" style="width:100%;padding:9px 10px;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--bg);color:var(--text);font-size:14px;outline:none;box-shadow:none" value=""/></label><button type="submit" style="min-height:36px;border:0;border-radius:var(--radius-control);background:var(--accent-strong);color:var(--on-accent);font-weight:600;cursor:pointer;opacity:1">Unlock workspace</button></form></section></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-65a8e2b2a2f9a3fc.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[57121,[],\"\"]\n4:I[87460,[\"2584\",\"static/chunks/2584-d3ce1b6b3f137f21.js\",\"8039\",\"static/chunks/app/error-9ba463bef8c2cf06.js\"],\"default\"]\n5:I[74581,[],\"\"]\nb:I[54690,[\"4219\",\"static/chunks/app/global-error-871c4baa96801c4e.js\"],\"default\"]\n:HL[\"/_next/static/media/7deddc85b7ffd1dc-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/97ac91773d3121b2-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/b20daecae68a588f-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/ec14413c594b3356-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/5fe2a8af79a7efdf.css\",\"style\"]\n:HL[\"/_next/static/css/921bec6c70de20d4.css\",\"style\"]\n:HL[\"/_next/static/css/7bbf54d710e156ee.css\",\"style\"]\n2:T6ce,(function(){try{var t=localStorage.getItem(\"omp-theme\")||\"system\";var d=matchMedia(\"(prefers-color-scheme: dark)\").matches;var darkThemes=[\"dark\",\"oled\",\"nord\",\"dracula\",\"pine\",\"navy\",\"aurora-flow\",\"dawn-flow\",\"cosmic-flow\",\"ocean-flow\",\"sakura-flow\",\"bamboo-flow\"];var isD=t===\"system\"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add(\"dark\")}else{document.documentElement.classList.remove(\"dark\")}if(t\u0026\u0026t!==\"system\"){document.documentElement.setAttribute(\"data-theme\",t)}else{document.documentElement.removeAttribute(\"data-theme\")}if(t===\"custom\"){try{var c=JSON.parse(localStorage.getItem(\"omp-custom-theme\"));if(c){var r=document.documentElement;r.style.setProperty(\"--accent\",c.accent);r.style.setProperty(\"--bg\",c.bg);r.style.setProperty(\"--omp-o\",c.accent);r.style.setProperty(\"--omp-m\",\"color-mix(in srgb, \"+c.accent+\" 65%, #F59E0B)\");r.style.setProperty(\"--omp-p\",\"color-mix(in srgb, \"+c.accent+\" 65%, #38BDF8)\");r.setAttribute(\"data-custom-mode\",c.mode||\"static\");if(c.isDark){r.classList.add(\"dark\")}else{r.classList.remove(\"dark\")}}}catch(e){}}else{document.documentElement.removeAttribute(\"data-custom-mode\")}try{var mp=JSON.parse(localStorage.getItem(\"omp-motion-prefs\")||\"null\");if(mp){var doc=document.documentElement;doc.setAttribute(\"data-animations\",mp.enabled!==false?\"true\":\"false\");doc.setAttribute(\"data-animation-beam\",(mp.enabled!==false\u0026\u0026mp.chatBorderBeam!==false)?\"true\":\"false\");doc.setAttribute(\"data-animation-omp\",(mp.enabled!==false\u0026\u0026mp.ompBouncing!==false)?\"true\":\"false\");doc.setAttribute(\"data-animation-thinking\",(mp.enabled!==false\u0026\u0026mp.thinkingPulse!==false)?\"true\":\"false\");if(mp.beamSpeed)doc.style.setProperty(\"--omp-beam-speed\",mp.beamSpeed+\"s\");}}catch(e){}}catch(e){}})();9:X\n0:{\"P\":null,\"c\":[\"\",\"login\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5fe2a8af79a7efdf.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/921bec6c70de20d4.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/7bbf54d710e156ee.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"translate\":\"no\",\"className\":\"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"meta\",null,{\"name\":\"google\",\"content\":\"notranslate\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var l=localStorage.getItem(\\\"omp-lang\\\");if(l!==\\\"en\\\"\u0026\u0026l!==\\\"zh-CN\\\"\u0026\u0026l!==\\\"ja\\\"){var n=(navigator.language||\\\"\\\").toLowerCase();l=n.indexOf(\\\"zh\\\")===0?\\\"zh-CN\\\":n.indexOf(\\\"ja\\\")===0?\\\"ja\\\":\\\"en\\\"}document.documentElement.lang=l}catch(e){}})();\"}}]]}],[\"$\",\"body\",null,{\"translate\":\"no\",\"className\":\"notranslate\",\"style\":{\"height\":\"100dvh\",\"display\":\"flex\",\"flexDirection\":\"column\"},\"children\":[[\"$\",\"div\",null,{\"id\":\"boot-skeleton\",\"style\":{\"position\":\"fixed\",\"inset\":0,\"zIndex\":9999,\"background\":\"#faf9f6\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"color\":\"#8a867e\",\"fontSize\":13,\"fontFamily\":\"system-ui, sans-serif\"},\"children\":\"正在启动…\"}],[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$4\",\"errorStyles\":[],\"errorScripts\":null,\"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\":\"$L6\"}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]]}]]}],{\"children\":[\"$L7\",{\"children\":[\"$L8\",{},null,false,null]},null,false,\"$9\"]},null,false,null],\"$La\",false]],\"m\":\"$undefined\",\"G\":[\"$b\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Q2mgfI2LwRPF7Zp0NCBoh\"}\nc:I[77397,[\"4520\",\"static/chunks/app/login/page-7a5cd8dbc1789d87.js\"],\"LoginForm\"]\nd:I[90484,[],\"OutletBoundary\"]\ne:\"$Sreact.suspense\"\n10:I[90484,[],\"ViewportBoundary\"]\n12:I[90484,[],\"MetadataBoundary\"]\n6:[\"$\",\"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.\"}]}]]}]\n7:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",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\":[[\"$\",\"$Lc\",null,{}],null,[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@f\"}]}]]}]\na:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n9:C\n11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#FAF9F6\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#1B1916\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n14:I[86869,[],\"IconMark\"]\nf:null\n13:[[\"$\",\"title\",\"0\",{\"children\":\"omp web\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Web UI for the oh-my-pi (omp) coding agent\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"format-detection\",\"content\":\"telephone=no\"}],[\"$\",\"meta\",\"4\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"omp web\"}],[\"$\",\"meta\",\"6\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"default\"}],[\"$\",\"link\",\"7\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?8aa486c701a3d218\",\"type\":\"image/x-icon\",\"sizes\":\"512x512\"}],[\"$\",\"$L14\",\"8\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en" translate="no" class="__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="preload" href="/_next/static/media/7deddc85b7ffd1dc-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/97ac91773d3121b2-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/b20daecae68a588f-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/ec14413c594b3356-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/5fe2a8af79a7efdf.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/921bec6c70de20d4.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/238624ef22e164a0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-34d21bba41a8b343.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-d7cddff008311ab3.js" async=""></script><script src="/_next/static/chunks/main-app-14cb310088a8e6b1.js" async=""></script><script src="/_next/static/chunks/2584-a2ba201fceaf91f2.js" async=""></script><script src="/_next/static/chunks/app/error-9ba463bef8c2cf06.js" async=""></script><script src="/_next/static/chunks/app/global-error-871c4baa96801c4e.js" async=""></script><script src="/_next/static/chunks/app/login/page-7a5cd8dbc1789d87.js" async=""></script><meta name="theme-color" content="#FAF9F6" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#1B1916" media="(prefers-color-scheme: dark)"/><title>omp web</title><meta name="description" content="Web UI for the oh-my-pi (omp) coding agent"/><link rel="manifest" href="/manifest.webmanifest"/><meta name="format-detection" content="telephone=no"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="omp web"/><meta name="apple-mobile-web-app-status-bar-style" content="default"/><link rel="icon" href="/favicon.ico?8aa486c701a3d218" type="image/x-icon" sizes="512x512"/><meta name="next-size-adjust" content=""/><meta name="google" content="notranslate"/><script>(function(){try{var t=localStorage.getItem("omp-theme")||"system";var d=matchMedia("(prefers-color-scheme: dark)").matches;var darkThemes=["dark","oled","nord","dracula","pine","navy","aurora-flow","dawn-flow","cosmic-flow","ocean-flow","sakura-flow","bamboo-flow"];var isD=t==="system"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add("dark")}else{document.documentElement.classList.remove("dark")}if(t&&t!=="system"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.removeAttribute("data-theme")}if(t==="custom"){try{var c=JSON.parse(localStorage.getItem("omp-custom-theme"));if(c){var r=document.documentElement;r.style.setProperty("--accent",c.accent);r.style.setProperty("--bg",c.bg);r.style.setProperty("--omp-o",c.accent);r.style.setProperty("--omp-m","color-mix(in srgb, "+c.accent+" 65%, #F59E0B)");r.style.setProperty("--omp-p","color-mix(in srgb, "+c.accent+" 65%, #38BDF8)");r.setAttribute("data-custom-mode",c.mode||"static");if(c.isDark){r.classList.add("dark")}else{r.classList.remove("dark")}}}catch(e){}}else{document.documentElement.removeAttribute("data-custom-mode")}try{var mp=JSON.parse(localStorage.getItem("omp-motion-prefs")||"null");if(mp){var doc=document.documentElement;doc.setAttribute("data-animations",mp.enabled!==false?"true":"false");doc.setAttribute("data-animation-beam",(mp.enabled!==false&&mp.chatBorderBeam!==false)?"true":"false");doc.setAttribute("data-animation-omp",(mp.enabled!==false&&mp.ompBouncing!==false)?"true":"false");doc.setAttribute("data-animation-thinking",(mp.enabled!==false&&mp.thinkingPulse!==false)?"true":"false");if(mp.beamSpeed)doc.style.setProperty("--omp-beam-speed",mp.beamSpeed+"s");}}catch(e){}}catch(e){}})();</script><script>(function(){try{var l=localStorage.getItem("omp-lang");if(l!=="en"&&l!=="zh-CN"&&l!=="ja"){var n=(navigator.language||"").toLowerCase();l=n.indexOf("zh")===0?"zh-CN":n.indexOf("ja")===0?"ja":"en"}document.documentElement.lang=l}catch(e){}})();</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body translate="no" class="notranslate" style="height:100dvh;display:flex;flex-direction:column"><div hidden=""><!--$--><!--/$--></div><div id="boot-skeleton" style="position:fixed;inset:0;z-index:9999;background:#faf9f6;display:flex;align-items:center;justify-content:center;color:#8a867e;font-size:13px;font-family:system-ui, sans-serif">正在启动…</div><main style="flex:1;display:grid;place-items:center;padding:20px;background:var(--bg)"><section aria-labelledby="login-title" style="width:min(100%, 380px);padding:32px;background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius-modal);box-shadow:var(--shadow-modal)"><div style="width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--user-bg);color:var(--accent);margin-bottom:20px"><svg xmlns="http://www.w3.org/2000/svg" width="19" height="19" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-lock-keyhole" aria-hidden="true"><circle cx="12" cy="16" r="1"></circle><rect x="3" y="10" width="18" height="12" rx="2"></rect><path d="M7 10V7a5 5 0 0 1 10 0v3"></path></svg></div><h1 id="login-title" class="display-serif" style="margin:0;font-size:28px;line-height:1.1;color:var(--text)">Welcome back</h1><p style="margin:10px 0 24px;color:var(--text-muted);font-size:13px;line-height:1.5">Enter the password for this omp web workspace.</p><form style="display:grid;gap:14px"><label for="web-password" style="display:grid;gap:6px;color:var(--text-muted);font-size:12px;font-weight:600">Password<input id="web-password" type="password" autoComplete="current-password" autofocus="" required="" style="width:100%;padding:9px 10px;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--bg);color:var(--text);font-size:14px;outline:none;box-shadow:none" value=""/></label><button type="submit" style="min-height:36px;border:0;border-radius:var(--radius-control);background:var(--accent-strong);color:var(--on-accent);font-weight:600;cursor:pointer;opacity:1">Unlock workspace</button></form></section></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-34d21bba41a8b343.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[57121,[],\"\"]\n4:I[87460,[\"2584\",\"static/chunks/2584-a2ba201fceaf91f2.js\",\"8039\",\"static/chunks/app/error-9ba463bef8c2cf06.js\"],\"default\"]\n5:I[74581,[],\"\"]\nb:I[54690,[\"4219\",\"static/chunks/app/global-error-871c4baa96801c4e.js\"],\"default\"]\n:HL[\"/_next/static/media/7deddc85b7ffd1dc-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/97ac91773d3121b2-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/b20daecae68a588f-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/ec14413c594b3356-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/5fe2a8af79a7efdf.css\",\"style\"]\n:HL[\"/_next/static/css/921bec6c70de20d4.css\",\"style\"]\n:HL[\"/_next/static/css/238624ef22e164a0.css\",\"style\"]\n2:T6ce,(function(){try{var t=localStorage.getItem(\"omp-theme\")||\"system\";var d=matchMedia(\"(prefers-color-scheme: dark)\").matches;var darkThemes=[\"dark\",\"oled\",\"nord\",\"dracula\",\"pine\",\"navy\",\"aurora-flow\",\"dawn-flow\",\"cosmic-flow\",\"ocean-flow\",\"sakura-flow\",\"bamboo-flow\"];var isD=t===\"system\"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add(\"dark\")}else{document.documentElement.classList.remove(\"dark\")}if(t\u0026\u0026t!==\"system\"){document.documentElement.setAttribute(\"data-theme\",t)}else{document.documentElement.removeAttribute(\"data-theme\")}if(t===\"custom\"){try{var c=JSON.parse(localStorage.getItem(\"omp-custom-theme\"));if(c){var r=document.documentElement;r.style.setProperty(\"--accent\",c.accent);r.style.setProperty(\"--bg\",c.bg);r.style.setProperty(\"--omp-o\",c.accent);r.style.setProperty(\"--omp-m\",\"color-mix(in srgb, \"+c.accent+\" 65%, #F59E0B)\");r.style.setProperty(\"--omp-p\",\"color-mix(in srgb, \"+c.accent+\" 65%, #38BDF8)\");r.setAttribute(\"data-custom-mode\",c.mode||\"static\");if(c.isDark){r.classList.add(\"dark\")}else{r.classList.remove(\"dark\")}}}catch(e){}}else{document.documentElement.removeAttribute(\"data-custom-mode\")}try{var mp=JSON.parse(localStorage.getItem(\"omp-motion-prefs\")||\"null\");if(mp){var doc=document.documentElement;doc.setAttribute(\"data-animations\",mp.enabled!==false?\"true\":\"false\");doc.setAttribute(\"data-animation-beam\",(mp.enabled!==false\u0026\u0026mp.chatBorderBeam!==false)?\"true\":\"false\");doc.setAttribute(\"data-animation-omp\",(mp.enabled!==false\u0026\u0026mp.ompBouncing!==false)?\"true\":\"false\");doc.setAttribute(\"data-animation-thinking\",(mp.enabled!==false\u0026\u0026mp.thinkingPulse!==false)?\"true\":\"false\");if(mp.beamSpeed)doc.style.setProperty(\"--omp-beam-speed\",mp.beamSpeed+\"s\");}}catch(e){}}catch(e){}})();9:X\n0:{\"P\":null,\"c\":[\"\",\"login\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5fe2a8af79a7efdf.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/921bec6c70de20d4.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/238624ef22e164a0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"translate\":\"no\",\"className\":\"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"meta\",null,{\"name\":\"google\",\"content\":\"notranslate\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var l=localStorage.getItem(\\\"omp-lang\\\");if(l!==\\\"en\\\"\u0026\u0026l!==\\\"zh-CN\\\"\u0026\u0026l!==\\\"ja\\\"){var n=(navigator.language||\\\"\\\").toLowerCase();l=n.indexOf(\\\"zh\\\")===0?\\\"zh-CN\\\":n.indexOf(\\\"ja\\\")===0?\\\"ja\\\":\\\"en\\\"}document.documentElement.lang=l}catch(e){}})();\"}}]]}],[\"$\",\"body\",null,{\"translate\":\"no\",\"className\":\"notranslate\",\"style\":{\"height\":\"100dvh\",\"display\":\"flex\",\"flexDirection\":\"column\"},\"children\":[[\"$\",\"div\",null,{\"id\":\"boot-skeleton\",\"style\":{\"position\":\"fixed\",\"inset\":0,\"zIndex\":9999,\"background\":\"#faf9f6\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"color\":\"#8a867e\",\"fontSize\":13,\"fontFamily\":\"system-ui, sans-serif\"},\"children\":\"正在启动…\"}],[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$4\",\"errorStyles\":[],\"errorScripts\":null,\"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\":\"$L6\"}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]]}]]}],{\"children\":[\"$L7\",{\"children\":[\"$L8\",{},null,false,null]},null,false,\"$9\"]},null,false,null],\"$La\",false]],\"m\":\"$undefined\",\"G\":[\"$b\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"klHGNnSZu0usBuimcv0f-\"}\nc:I[77397,[\"4520\",\"static/chunks/app/login/page-7a5cd8dbc1789d87.js\"],\"LoginForm\"]\nd:I[90484,[],\"OutletBoundary\"]\ne:\"$Sreact.suspense\"\n10:I[90484,[],\"ViewportBoundary\"]\n12:I[90484,[],\"MetadataBoundary\"]\n6:[\"$\",\"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.\"}]}]]}]\n7:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",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\":[[\"$\",\"$Lc\",null,{}],null,[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@f\"}]}]]}]\na:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n9:C\n11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#FAF9F6\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#1B1916\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n14:I[86869,[],\"IconMark\"]\nf:null\n13:[[\"$\",\"title\",\"0\",{\"children\":\"omp web\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Web UI for the oh-my-pi (omp) coding agent\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"format-detection\",\"content\":\"telephone=no\"}],[\"$\",\"meta\",\"4\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"omp web\"}],[\"$\",\"meta\",\"6\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"default\"}],[\"$\",\"link\",\"7\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?8aa486c701a3d218\",\"type\":\"image/x-icon\",\"sizes\":\"512x512\"}],[\"$\",\"$L14\",\"8\",{}]]\n"])</script></body></html>
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
2
  3:I[57121,[],""]
3
- 4:I[87460,["2584","static/chunks/2584-d3ce1b6b3f137f21.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"default"]
3
+ 4:I[87460,["2584","static/chunks/2584-a2ba201fceaf91f2.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"default"]
4
4
  5:I[74581,[],""]
5
5
  b:I[54690,["4219","static/chunks/app/global-error-871c4baa96801c4e.js"],"default"]
6
6
  :HL["/_next/static/media/7deddc85b7ffd1dc-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
@@ -9,9 +9,9 @@ b:I[54690,["4219","static/chunks/app/global-error-871c4baa96801c4e.js"],"default
9
9
  :HL["/_next/static/media/ec14413c594b3356-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
10
10
  :HL["/_next/static/css/5fe2a8af79a7efdf.css","style"]
11
11
  :HL["/_next/static/css/921bec6c70de20d4.css","style"]
12
- :HL["/_next/static/css/7bbf54d710e156ee.css","style"]
12
+ :HL["/_next/static/css/238624ef22e164a0.css","style"]
13
13
  2:T6ce,(function(){try{var t=localStorage.getItem("omp-theme")||"system";var d=matchMedia("(prefers-color-scheme: dark)").matches;var darkThemes=["dark","oled","nord","dracula","pine","navy","aurora-flow","dawn-flow","cosmic-flow","ocean-flow","sakura-flow","bamboo-flow"];var isD=t==="system"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add("dark")}else{document.documentElement.classList.remove("dark")}if(t&&t!=="system"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.removeAttribute("data-theme")}if(t==="custom"){try{var c=JSON.parse(localStorage.getItem("omp-custom-theme"));if(c){var r=document.documentElement;r.style.setProperty("--accent",c.accent);r.style.setProperty("--bg",c.bg);r.style.setProperty("--omp-o",c.accent);r.style.setProperty("--omp-m","color-mix(in srgb, "+c.accent+" 65%, #F59E0B)");r.style.setProperty("--omp-p","color-mix(in srgb, "+c.accent+" 65%, #38BDF8)");r.setAttribute("data-custom-mode",c.mode||"static");if(c.isDark){r.classList.add("dark")}else{r.classList.remove("dark")}}}catch(e){}}else{document.documentElement.removeAttribute("data-custom-mode")}try{var mp=JSON.parse(localStorage.getItem("omp-motion-prefs")||"null");if(mp){var doc=document.documentElement;doc.setAttribute("data-animations",mp.enabled!==false?"true":"false");doc.setAttribute("data-animation-beam",(mp.enabled!==false&&mp.chatBorderBeam!==false)?"true":"false");doc.setAttribute("data-animation-omp",(mp.enabled!==false&&mp.ompBouncing!==false)?"true":"false");doc.setAttribute("data-animation-thinking",(mp.enabled!==false&&mp.thinkingPulse!==false)?"true":"false");if(mp.beamSpeed)doc.style.setProperty("--omp-beam-speed",mp.beamSpeed+"s");}}catch(e){}}catch(e){}})();9:X
14
- 0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5fe2a8af79a7efdf.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/921bec6c70de20d4.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/7bbf54d710e156ee.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","translate":"no","className":"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var l=localStorage.getItem(\"omp-lang\");if(l!==\"en\"&&l!==\"zh-CN\"&&l!==\"ja\"){var n=(navigator.language||\"\").toLowerCase();l=n.indexOf(\"zh\")===0?\"zh-CN\":n.indexOf(\"ja\")===0?\"ja\":\"en\"}document.documentElement.lang=l}catch(e){}})();"}}]]}],["$","body",null,{"translate":"no","className":"notranslate","style":{"height":"100dvh","display":"flex","flexDirection":"column"},"children":[["$","div",null,{"id":"boot-skeleton","style":{"position":"fixed","inset":0,"zIndex":9999,"background":"#faf9f6","display":"flex","alignItems":"center","justifyContent":"center","color":"#8a867e","fontSize":13,"fontFamily":"system-ui, sans-serif"},"children":"正在启动…"}],["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":null,"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":"$L6"}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{},null,false,null]},null,false,"$9"]},null,false,null],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Q2mgfI2LwRPF7Zp0NCBoh"}
14
+ 0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5fe2a8af79a7efdf.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/921bec6c70de20d4.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/238624ef22e164a0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","translate":"no","className":"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var l=localStorage.getItem(\"omp-lang\");if(l!==\"en\"&&l!==\"zh-CN\"&&l!==\"ja\"){var n=(navigator.language||\"\").toLowerCase();l=n.indexOf(\"zh\")===0?\"zh-CN\":n.indexOf(\"ja\")===0?\"ja\":\"en\"}document.documentElement.lang=l}catch(e){}})();"}}]]}],["$","body",null,{"translate":"no","className":"notranslate","style":{"height":"100dvh","display":"flex","flexDirection":"column"},"children":[["$","div",null,{"id":"boot-skeleton","style":{"position":"fixed","inset":0,"zIndex":9999,"background":"#faf9f6","display":"flex","alignItems":"center","justifyContent":"center","color":"#8a867e","fontSize":13,"fontFamily":"system-ui, sans-serif"},"children":"正在启动…"}],["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":null,"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":"$L6"}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{},null,false,null]},null,false,"$9"]},null,false,null],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"klHGNnSZu0usBuimcv0f-"}
15
15
  c:I[77397,["4520","static/chunks/app/login/page-7a5cd8dbc1789d87.js"],"LoginForm"]
16
16
  d:I[90484,[],"OutletBoundary"]
17
17
  e:"$Sreact.suspense"
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
2
  3:I[57121,[],""]
3
- 4:I[87460,["2584","static/chunks/2584-d3ce1b6b3f137f21.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"default"]
3
+ 4:I[87460,["2584","static/chunks/2584-a2ba201fceaf91f2.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"default"]
4
4
  5:I[74581,[],""]
5
5
  b:I[54690,["4219","static/chunks/app/global-error-871c4baa96801c4e.js"],"default"]
6
6
  :HL["/_next/static/media/7deddc85b7ffd1dc-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
@@ -9,9 +9,9 @@ b:I[54690,["4219","static/chunks/app/global-error-871c4baa96801c4e.js"],"default
9
9
  :HL["/_next/static/media/ec14413c594b3356-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
10
10
  :HL["/_next/static/css/5fe2a8af79a7efdf.css","style"]
11
11
  :HL["/_next/static/css/921bec6c70de20d4.css","style"]
12
- :HL["/_next/static/css/7bbf54d710e156ee.css","style"]
12
+ :HL["/_next/static/css/238624ef22e164a0.css","style"]
13
13
  2:T6ce,(function(){try{var t=localStorage.getItem("omp-theme")||"system";var d=matchMedia("(prefers-color-scheme: dark)").matches;var darkThemes=["dark","oled","nord","dracula","pine","navy","aurora-flow","dawn-flow","cosmic-flow","ocean-flow","sakura-flow","bamboo-flow"];var isD=t==="system"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add("dark")}else{document.documentElement.classList.remove("dark")}if(t&&t!=="system"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.removeAttribute("data-theme")}if(t==="custom"){try{var c=JSON.parse(localStorage.getItem("omp-custom-theme"));if(c){var r=document.documentElement;r.style.setProperty("--accent",c.accent);r.style.setProperty("--bg",c.bg);r.style.setProperty("--omp-o",c.accent);r.style.setProperty("--omp-m","color-mix(in srgb, "+c.accent+" 65%, #F59E0B)");r.style.setProperty("--omp-p","color-mix(in srgb, "+c.accent+" 65%, #38BDF8)");r.setAttribute("data-custom-mode",c.mode||"static");if(c.isDark){r.classList.add("dark")}else{r.classList.remove("dark")}}}catch(e){}}else{document.documentElement.removeAttribute("data-custom-mode")}try{var mp=JSON.parse(localStorage.getItem("omp-motion-prefs")||"null");if(mp){var doc=document.documentElement;doc.setAttribute("data-animations",mp.enabled!==false?"true":"false");doc.setAttribute("data-animation-beam",(mp.enabled!==false&&mp.chatBorderBeam!==false)?"true":"false");doc.setAttribute("data-animation-omp",(mp.enabled!==false&&mp.ompBouncing!==false)?"true":"false");doc.setAttribute("data-animation-thinking",(mp.enabled!==false&&mp.thinkingPulse!==false)?"true":"false");if(mp.beamSpeed)doc.style.setProperty("--omp-beam-speed",mp.beamSpeed+"s");}}catch(e){}}catch(e){}})();9:X
14
- 0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5fe2a8af79a7efdf.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/921bec6c70de20d4.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/7bbf54d710e156ee.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","translate":"no","className":"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var l=localStorage.getItem(\"omp-lang\");if(l!==\"en\"&&l!==\"zh-CN\"&&l!==\"ja\"){var n=(navigator.language||\"\").toLowerCase();l=n.indexOf(\"zh\")===0?\"zh-CN\":n.indexOf(\"ja\")===0?\"ja\":\"en\"}document.documentElement.lang=l}catch(e){}})();"}}]]}],["$","body",null,{"translate":"no","className":"notranslate","style":{"height":"100dvh","display":"flex","flexDirection":"column"},"children":[["$","div",null,{"id":"boot-skeleton","style":{"position":"fixed","inset":0,"zIndex":9999,"background":"#faf9f6","display":"flex","alignItems":"center","justifyContent":"center","color":"#8a867e","fontSize":13,"fontFamily":"system-ui, sans-serif"},"children":"正在启动…"}],["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":null,"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":"$L6"}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{},null,false,null]},null,false,"$9"]},null,false,null],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Q2mgfI2LwRPF7Zp0NCBoh"}
14
+ 0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5fe2a8af79a7efdf.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/921bec6c70de20d4.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/238624ef22e164a0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","translate":"no","className":"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var l=localStorage.getItem(\"omp-lang\");if(l!==\"en\"&&l!==\"zh-CN\"&&l!==\"ja\"){var n=(navigator.language||\"\").toLowerCase();l=n.indexOf(\"zh\")===0?\"zh-CN\":n.indexOf(\"ja\")===0?\"ja\":\"en\"}document.documentElement.lang=l}catch(e){}})();"}}]]}],["$","body",null,{"translate":"no","className":"notranslate","style":{"height":"100dvh","display":"flex","flexDirection":"column"},"children":[["$","div",null,{"id":"boot-skeleton","style":{"position":"fixed","inset":0,"zIndex":9999,"background":"#faf9f6","display":"flex","alignItems":"center","justifyContent":"center","color":"#8a867e","fontSize":13,"fontFamily":"system-ui, sans-serif"},"children":"正在启动…"}],["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":null,"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":"$L6"}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{},null,false,null]},null,false,"$9"]},null,false,null],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"klHGNnSZu0usBuimcv0f-"}
15
15
  c:I[77397,["4520","static/chunks/app/login/page-7a5cd8dbc1789d87.js"],"LoginForm"]
16
16
  d:I[90484,[],"OutletBoundary"]
17
17
  e:"$Sreact.suspense"
@@ -4,5 +4,5 @@
4
4
  :HL["/_next/static/media/ec14413c594b3356-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
5
5
  :HL["/_next/static/css/5fe2a8af79a7efdf.css","style"]
6
6
  :HL["/_next/static/css/921bec6c70de20d4.css","style"]
7
- :HL["/_next/static/css/7bbf54d710e156ee.css","style"]
8
- 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"login","param":null,"prefetchHints":4192,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}}}},"staleTime":300,"buildId":"Q2mgfI2LwRPF7Zp0NCBoh"}
7
+ :HL["/_next/static/css/238624ef22e164a0.css","style"]
8
+ 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"login","param":null,"prefetchHints":4192,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}}}},"staleTime":300,"buildId":"klHGNnSZu0usBuimcv0f-"}
@@ -9,12 +9,12 @@ c:I[57121,[],""]
9
9
  d:I[74581,[],""]
10
10
  :HL["/_next/static/css/5fe2a8af79a7efdf.css","style"]
11
11
  :HL["/_next/static/css/921bec6c70de20d4.css","style"]
12
- :HL["/_next/static/css/7bbf54d710e156ee.css","style"]
12
+ :HL["/_next/static/css/238624ef22e164a0.css","style"]
13
13
  7:X
14
14
  f:X
15
15
  f:C
16
- 10:T6ce,(function(){try{var t=localStorage.getItem("omp-theme")||"system";var d=matchMedia("(prefers-color-scheme: dark)").matches;var darkThemes=["dark","oled","nord","dracula","pine","navy","aurora-flow","dawn-flow","cosmic-flow","ocean-flow","sakura-flow","bamboo-flow"];var isD=t==="system"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add("dark")}else{document.documentElement.classList.remove("dark")}if(t&&t!=="system"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.removeAttribute("data-theme")}if(t==="custom"){try{var c=JSON.parse(localStorage.getItem("omp-custom-theme"));if(c){var r=document.documentElement;r.style.setProperty("--accent",c.accent);r.style.setProperty("--bg",c.bg);r.style.setProperty("--omp-o",c.accent);r.style.setProperty("--omp-m","color-mix(in srgb, "+c.accent+" 65%, #F59E0B)");r.style.setProperty("--omp-p","color-mix(in srgb, "+c.accent+" 65%, #38BDF8)");r.setAttribute("data-custom-mode",c.mode||"static");if(c.isDark){r.classList.add("dark")}else{r.classList.remove("dark")}}}catch(e){}}else{document.documentElement.removeAttribute("data-custom-mode")}try{var mp=JSON.parse(localStorage.getItem("omp-motion-prefs")||"null");if(mp){var doc=document.documentElement;doc.setAttribute("data-animations",mp.enabled!==false?"true":"false");doc.setAttribute("data-animation-beam",(mp.enabled!==false&&mp.chatBorderBeam!==false)?"true":"false");doc.setAttribute("data-animation-omp",(mp.enabled!==false&&mp.ompBouncing!==false)?"true":"false");doc.setAttribute("data-animation-thinking",(mp.enabled!==false&&mp.thinkingPulse!==false)?"true":"false");if(mp.beamSpeed)doc.style.setProperty("--omp-beam-speed",mp.beamSpeed+"s");}}catch(e){}}catch(e){}})();0:{"buildId":"Q2mgfI2LwRPF7Zp0NCBoh","data":[{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":"$@6","staleTime":"$7","varyParams":null},{"rsc":["$","$1","h",{"children":[null,["$","$L8",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, viewport-fit=cover"}],["$","meta","2",{"name":"theme-color","content":"#FAF9F6","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#1B1916","media":"(prefers-color-scheme: dark)"}]]}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"omp web"}],["$","meta","1",{"name":"description","content":"Web UI for the oh-my-pi (omp) coding agent"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","meta","3",{"name":"format-detection","content":"telephone=no"}],["$","meta","4",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","5",{"name":"apple-mobile-web-app-title","content":"omp web"}],["$","meta","6",{"name":"apple-mobile-web-app-status-bar-style","content":"default"}],["$","link","7",{"rel":"icon","href":"/favicon.ico?8aa486c701a3d218","type":"image/x-icon","sizes":"512x512"}],["$","$La","8",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@b","staleTime":"$7","varyParams":null},{"rsc":["$","$1","c",{"children":[null,["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}]}]]}],"isPartial":"$@e","staleTime":"$7","varyParams":"$f"},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5fe2a8af79a7efdf.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/921bec6c70de20d4.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/7bbf54d710e156ee.css","precedence":"next"}]],["$","html",null,{"lang":"en","translate":"no","className":"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$10"}}],"$L11"]}],"$L12"]}]]}],"isPartial":"$@13","staleTime":"$7","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@14","rootVaryParams":null,"needsRuntimeRequest":"$@15"}
17
- 16:I[87460,["2584","static/chunks/2584-d3ce1b6b3f137f21.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"default"]
16
+ 10:T6ce,(function(){try{var t=localStorage.getItem("omp-theme")||"system";var d=matchMedia("(prefers-color-scheme: dark)").matches;var darkThemes=["dark","oled","nord","dracula","pine","navy","aurora-flow","dawn-flow","cosmic-flow","ocean-flow","sakura-flow","bamboo-flow"];var isD=t==="system"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add("dark")}else{document.documentElement.classList.remove("dark")}if(t&&t!=="system"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.removeAttribute("data-theme")}if(t==="custom"){try{var c=JSON.parse(localStorage.getItem("omp-custom-theme"));if(c){var r=document.documentElement;r.style.setProperty("--accent",c.accent);r.style.setProperty("--bg",c.bg);r.style.setProperty("--omp-o",c.accent);r.style.setProperty("--omp-m","color-mix(in srgb, "+c.accent+" 65%, #F59E0B)");r.style.setProperty("--omp-p","color-mix(in srgb, "+c.accent+" 65%, #38BDF8)");r.setAttribute("data-custom-mode",c.mode||"static");if(c.isDark){r.classList.add("dark")}else{r.classList.remove("dark")}}}catch(e){}}else{document.documentElement.removeAttribute("data-custom-mode")}try{var mp=JSON.parse(localStorage.getItem("omp-motion-prefs")||"null");if(mp){var doc=document.documentElement;doc.setAttribute("data-animations",mp.enabled!==false?"true":"false");doc.setAttribute("data-animation-beam",(mp.enabled!==false&&mp.chatBorderBeam!==false)?"true":"false");doc.setAttribute("data-animation-omp",(mp.enabled!==false&&mp.ompBouncing!==false)?"true":"false");doc.setAttribute("data-animation-thinking",(mp.enabled!==false&&mp.thinkingPulse!==false)?"true":"false");if(mp.beamSpeed)doc.style.setProperty("--omp-beam-speed",mp.beamSpeed+"s");}}catch(e){}}catch(e){}})();0:{"buildId":"klHGNnSZu0usBuimcv0f-","data":[{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":"$@6","staleTime":"$7","varyParams":null},{"rsc":["$","$1","h",{"children":[null,["$","$L8",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, viewport-fit=cover"}],["$","meta","2",{"name":"theme-color","content":"#FAF9F6","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#1B1916","media":"(prefers-color-scheme: dark)"}]]}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"omp web"}],["$","meta","1",{"name":"description","content":"Web UI for the oh-my-pi (omp) coding agent"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","meta","3",{"name":"format-detection","content":"telephone=no"}],["$","meta","4",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","5",{"name":"apple-mobile-web-app-title","content":"omp web"}],["$","meta","6",{"name":"apple-mobile-web-app-status-bar-style","content":"default"}],["$","link","7",{"rel":"icon","href":"/favicon.ico?8aa486c701a3d218","type":"image/x-icon","sizes":"512x512"}],["$","$La","8",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@b","staleTime":"$7","varyParams":null},{"rsc":["$","$1","c",{"children":[null,["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}]}]]}],"isPartial":"$@e","staleTime":"$7","varyParams":"$f"},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5fe2a8af79a7efdf.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/921bec6c70de20d4.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/238624ef22e164a0.css","precedence":"next"}]],["$","html",null,{"lang":"en","translate":"no","className":"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$10"}}],"$L11"]}],"$L12"]}]]}],"isPartial":"$@13","staleTime":"$7","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@14","rootVaryParams":null,"needsRuntimeRequest":"$@15"}
17
+ 16:I[87460,["2584","static/chunks/2584-a2ba201fceaf91f2.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"default"]
18
18
  5:null
19
19
  11:["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var l=localStorage.getItem(\"omp-lang\");if(l!==\"en\"&&l!==\"zh-CN\"&&l!==\"ja\"){var n=(navigator.language||\"\").toLowerCase();l=n.indexOf(\"zh\")===0?\"zh-CN\":n.indexOf(\"ja\")===0?\"ja\":\"en\"}document.documentElement.lang=l}catch(e){}})();"}}]
20
20
  12:["$","body",null,{"translate":"no","className":"notranslate","style":{"height":"100dvh","display":"flex","flexDirection":"column"},"children":[["$","div",null,{"id":"boot-skeleton","style":{"position":"fixed","inset":0,"zIndex":9999,"background":"#faf9f6","display":"flex","alignItems":"center","justifyContent":"center","color":"#8a867e","fontSize":13,"fontFamily":"system-ui, sans-serif"},"children":"正在启动…"}],["$","$Lc",null,{"parallelRouterKey":"children","error":"$16","errorStyles":[],"errorScripts":null,"template":["$","$Ld",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."}]}]]}]}]],[]]}]]}]
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5017":{"*":{"id":"58439","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"43248","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"65720","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"73786","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"2420","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Sans_Mono\",\"arguments\":[{\"subsets\":[\"latin\",\"cyrillic\"],\"variable\":\"--font-noto-mono\",\"display\":\"swap\"}],\"variableName\":\"notoSansMono\"}":{"id":83683,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Source_Serif_4\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-source-serif\",\"display\":\"swap\"}],\"variableName\":\"sourceSerif\"}":{"id":34445,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Serif_SC\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"600\",\"700\"],\"variable\":\"--font-noto-serif\",\"display\":\"swap\"}],\"variableName\":\"notoSerifSC\"}":{"id":36803,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/error.tsx":{"id":87460,"name":"*","chunks":["2584","static/chunks/2584-d3ce1b6b3f137f21.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"async":false},"/Users/cc/code/ompweb/app/global-error.tsx":{"id":54690,"name":"*","chunks":["4219","static/chunks/app/global-error-871c4baa96801c4e.js"],"async":false},"/Users/cc/code/ompweb/components/LoginForm.tsx":{"id":77397,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/app/page.tsx":{"id":66919,"name":"*","chunks":["8974","static/chunks/app/page-29ff0717ff7d59d5.js"],"async":false},"/Users/cc/code/ompweb/app/remote/page.tsx":{"id":5017,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/cc/code/ompweb/":[],"/Users/cc/code/ompweb/app/layout":[{"inlined":false,"path":"static/css/5fe2a8af79a7efdf.css"},{"inlined":false,"path":"static/css/921bec6c70de20d4.css"},{"inlined":false,"path":"static/css/7bbf54d710e156ee.css"}],"/Users/cc/code/ompweb/app/error":[],"/Users/cc/code/ompweb/app/global-error":[],"/Users/cc/code/ompweb/app/page":[]},"rscModuleMapping":{"5017":{"*":{"id":"50056","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"55038","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"99647","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"59038","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"85034","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5017":{"*":{"id":"58439","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"43248","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"65720","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"73786","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"2420","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Sans_Mono\",\"arguments\":[{\"subsets\":[\"latin\",\"cyrillic\"],\"variable\":\"--font-noto-mono\",\"display\":\"swap\"}],\"variableName\":\"notoSansMono\"}":{"id":83683,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Source_Serif_4\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-source-serif\",\"display\":\"swap\"}],\"variableName\":\"sourceSerif\"}":{"id":34445,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Serif_SC\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"600\",\"700\"],\"variable\":\"--font-noto-serif\",\"display\":\"swap\"}],\"variableName\":\"notoSerifSC\"}":{"id":36803,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/error.tsx":{"id":87460,"name":"*","chunks":["2584","static/chunks/2584-a2ba201fceaf91f2.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"async":false},"/Users/cc/code/ompweb/app/global-error.tsx":{"id":54690,"name":"*","chunks":["4219","static/chunks/app/global-error-871c4baa96801c4e.js"],"async":false},"/Users/cc/code/ompweb/components/LoginForm.tsx":{"id":77397,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/app/page.tsx":{"id":66919,"name":"*","chunks":["8974","static/chunks/app/page-29ff0717ff7d59d5.js"],"async":false},"/Users/cc/code/ompweb/app/remote/page.tsx":{"id":5017,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/cc/code/ompweb/":[],"/Users/cc/code/ompweb/app/layout":[{"inlined":false,"path":"static/css/5fe2a8af79a7efdf.css"},{"inlined":false,"path":"static/css/921bec6c70de20d4.css"},{"inlined":false,"path":"static/css/238624ef22e164a0.css"}],"/Users/cc/code/ompweb/app/error":[],"/Users/cc/code/ompweb/app/global-error":[],"/Users/cc/code/ompweb/app/page":[]},"rscModuleMapping":{"5017":{"*":{"id":"50056","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"55038","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"99647","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"59038","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"85034","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/remote/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5017":{"*":{"id":"58439","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"43248","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"65720","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"73786","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"2420","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Sans_Mono\",\"arguments\":[{\"subsets\":[\"latin\",\"cyrillic\"],\"variable\":\"--font-noto-mono\",\"display\":\"swap\"}],\"variableName\":\"notoSansMono\"}":{"id":83683,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Source_Serif_4\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-source-serif\",\"display\":\"swap\"}],\"variableName\":\"sourceSerif\"}":{"id":34445,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Serif_SC\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"600\",\"700\"],\"variable\":\"--font-noto-serif\",\"display\":\"swap\"}],\"variableName\":\"notoSerifSC\"}":{"id":36803,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/error.tsx":{"id":87460,"name":"*","chunks":["2584","static/chunks/2584-d3ce1b6b3f137f21.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"async":false},"/Users/cc/code/ompweb/app/global-error.tsx":{"id":54690,"name":"*","chunks":["4219","static/chunks/app/global-error-871c4baa96801c4e.js"],"async":false},"/Users/cc/code/ompweb/components/LoginForm.tsx":{"id":77397,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/app/page.tsx":{"id":66919,"name":"*","chunks":["8974","static/chunks/app/page-29ff0717ff7d59d5.js"],"async":false},"/Users/cc/code/ompweb/app/remote/page.tsx":{"id":5017,"name":"*","chunks":["2584","static/chunks/2584-d3ce1b6b3f137f21.js","3633","static/chunks/app/remote/page-6929ee7ca38967a5.js"],"async":false}},"entryCSSFiles":{"/Users/cc/code/ompweb/":[],"/Users/cc/code/ompweb/app/layout":[{"inlined":false,"path":"static/css/5fe2a8af79a7efdf.css"},{"inlined":false,"path":"static/css/921bec6c70de20d4.css"},{"inlined":false,"path":"static/css/7bbf54d710e156ee.css"}],"/Users/cc/code/ompweb/app/error":[],"/Users/cc/code/ompweb/app/global-error":[],"/Users/cc/code/ompweb/app/page":[],"/Users/cc/code/ompweb/app/remote/page":[]},"rscModuleMapping":{"5017":{"*":{"id":"50056","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"55038","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"99647","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"59038","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"85034","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/remote/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5017":{"*":{"id":"58439","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"43248","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"65720","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"73786","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"2420","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Sans_Mono\",\"arguments\":[{\"subsets\":[\"latin\",\"cyrillic\"],\"variable\":\"--font-noto-mono\",\"display\":\"swap\"}],\"variableName\":\"notoSansMono\"}":{"id":83683,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Source_Serif_4\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-source-serif\",\"display\":\"swap\"}],\"variableName\":\"sourceSerif\"}":{"id":34445,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Serif_SC\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"600\",\"700\"],\"variable\":\"--font-noto-serif\",\"display\":\"swap\"}],\"variableName\":\"notoSerifSC\"}":{"id":36803,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-347584865a4cd886.js"],"async":false},"/Users/cc/code/ompweb/app/error.tsx":{"id":87460,"name":"*","chunks":["2584","static/chunks/2584-a2ba201fceaf91f2.js","8039","static/chunks/app/error-9ba463bef8c2cf06.js"],"async":false},"/Users/cc/code/ompweb/app/global-error.tsx":{"id":54690,"name":"*","chunks":["4219","static/chunks/app/global-error-871c4baa96801c4e.js"],"async":false},"/Users/cc/code/ompweb/components/LoginForm.tsx":{"id":77397,"name":"*","chunks":[],"async":false},"/Users/cc/code/ompweb/app/page.tsx":{"id":66919,"name":"*","chunks":["8974","static/chunks/app/page-29ff0717ff7d59d5.js"],"async":false},"/Users/cc/code/ompweb/app/remote/page.tsx":{"id":5017,"name":"*","chunks":["2584","static/chunks/2584-a2ba201fceaf91f2.js","3633","static/chunks/app/remote/page-6929ee7ca38967a5.js"],"async":false}},"entryCSSFiles":{"/Users/cc/code/ompweb/":[],"/Users/cc/code/ompweb/app/layout":[{"inlined":false,"path":"static/css/5fe2a8af79a7efdf.css"},{"inlined":false,"path":"static/css/921bec6c70de20d4.css"},{"inlined":false,"path":"static/css/238624ef22e164a0.css"}],"/Users/cc/code/ompweb/app/error":[],"/Users/cc/code/ompweb/app/global-error":[],"/Users/cc/code/ompweb/app/page":[],"/Users/cc/code/ompweb/app/remote/page":[]},"rscModuleMapping":{"5017":{"*":{"id":"50056","name":"*","chunks":[],"async":false}},"54690":{"*":{"id":"55038","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"66919":{"*":{"id":"99647","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"77397":{"*":{"id":"59038","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"85034","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};