clawpad 0.3.2 → 0.3.4

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 (138) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +5 -5
  3. package/.next/standalone/.next/build-manifest.json +3 -3
  4. package/.next/standalone/.next/prerender-manifest.json +3 -3
  5. package/.next/standalone/.next/react-loadable-manifest.json +1 -1
  6. package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.html +2 -2
  8. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  12. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  13. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  14. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  17. package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
  18. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  19. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  20. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  21. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  22. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  23. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  24. package/.next/standalone/.next/server/app/api/ai/write/route_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/api/changes/[id]/route_client-reference-manifest.js +1 -1
  26. package/.next/standalone/.next/server/app/api/changes/record/route_client-reference-manifest.js +1 -1
  27. package/.next/standalone/.next/server/app/api/changes/revert/route_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/api/changes/route.js +1 -1
  29. package/.next/standalone/.next/server/app/api/changes/route_client-reference-manifest.js +1 -1
  30. package/.next/standalone/.next/server/app/api/changes/run/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/api/chat/abort/route_client-reference-manifest.js +1 -1
  32. package/.next/standalone/.next/server/app/api/chat/route.js +7 -7
  33. package/.next/standalone/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/api/files/pages/[...path]/route_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
  36. package/.next/standalone/.next/server/app/api/files/search/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/api/files/spaces/[space]/pages/route.js +1 -1
  38. package/.next/standalone/.next/server/app/api/files/spaces/[space]/pages/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/files/spaces/route_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/api/files/watch/route.js +1 -1
  41. package/.next/standalone/.next/server/app/api/files/watch/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/api/gateway/detect/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/api/gateway/events/route_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/api/gateway/features/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/api/gateway/history/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/api/gateway/resolve/route_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/api/gateway/status/route_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/api/openclaw/commands/route_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/api/settings/search-status/route_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/api/setup/bootstrap/route_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/api/setup/bootstrap-workspace/route_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/api/setup/status/route.js +1 -1
  55. package/.next/standalone/.next/server/app/api/setup/status/route_client-reference-manifest.js +1 -1
  56. package/.next/standalone/.next/server/app/api/setup/trigger-onboarding/route_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/index.html +1 -1
  58. package/.next/standalone/.next/server/app/index.rsc +2 -2
  59. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  60. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +2 -2
  61. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  62. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +2 -2
  63. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  64. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/settings/connection/page_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/settings/connection.html +1 -1
  67. package/.next/standalone/.next/server/app/settings/connection.rsc +2 -2
  68. package/.next/standalone/.next/server/app/settings/connection.segments/_full.segment.rsc +2 -2
  69. package/.next/standalone/.next/server/app/settings/connection.segments/_head.segment.rsc +1 -1
  70. package/.next/standalone/.next/server/app/settings/connection.segments/_index.segment.rsc +2 -2
  71. package/.next/standalone/.next/server/app/settings/connection.segments/_tree.segment.rsc +2 -2
  72. package/.next/standalone/.next/server/app/settings/connection.segments/settings/connection/__PAGE__.segment.rsc +1 -1
  73. package/.next/standalone/.next/server/app/settings/connection.segments/settings/connection.segment.rsc +1 -1
  74. package/.next/standalone/.next/server/app/settings/connection.segments/settings.segment.rsc +1 -1
  75. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  76. package/.next/standalone/.next/server/app/settings.html +1 -1
  77. package/.next/standalone/.next/server/app/settings.rsc +2 -2
  78. package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +2 -2
  79. package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  80. package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  81. package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  82. package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +1 -1
  83. package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  84. package/.next/standalone/.next/server/app/setup/page.js +1 -1
  85. package/.next/standalone/.next/server/app/setup/page_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/app/setup.html +1 -1
  87. package/.next/standalone/.next/server/app/setup.rsc +3 -3
  88. package/.next/standalone/.next/server/app/setup.segments/_full.segment.rsc +3 -3
  89. package/.next/standalone/.next/server/app/setup.segments/_head.segment.rsc +1 -1
  90. package/.next/standalone/.next/server/app/setup.segments/_index.segment.rsc +2 -2
  91. package/.next/standalone/.next/server/app/setup.segments/_tree.segment.rsc +2 -2
  92. package/.next/standalone/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +2 -2
  93. package/.next/standalone/.next/server/app/setup.segments/setup.segment.rsc +1 -1
  94. package/.next/standalone/.next/server/app/workspace/[...path]/page.js +1 -1
  95. package/.next/standalone/.next/server/app/workspace/[...path]/page_client-reference-manifest.js +1 -1
  96. package/.next/standalone/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/workspace/search/page_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/workspace/search.html +2 -2
  99. package/.next/standalone/.next/server/app/workspace/search.rsc +3 -3
  100. package/.next/standalone/.next/server/app/workspace/search.segments/_full.segment.rsc +3 -3
  101. package/.next/standalone/.next/server/app/workspace/search.segments/_head.segment.rsc +1 -1
  102. package/.next/standalone/.next/server/app/workspace/search.segments/_index.segment.rsc +2 -2
  103. package/.next/standalone/.next/server/app/workspace/search.segments/_tree.segment.rsc +2 -2
  104. package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search/__PAGE__.segment.rsc +1 -1
  105. package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search.segment.rsc +1 -1
  106. package/.next/standalone/.next/server/app/workspace/search.segments/workspace.segment.rsc +2 -2
  107. package/.next/standalone/.next/server/app/workspace.html +2 -2
  108. package/.next/standalone/.next/server/app/workspace.rsc +3 -3
  109. package/.next/standalone/.next/server/app/workspace.segments/_full.segment.rsc +3 -3
  110. package/.next/standalone/.next/server/app/workspace.segments/_head.segment.rsc +1 -1
  111. package/.next/standalone/.next/server/app/workspace.segments/_index.segment.rsc +2 -2
  112. package/.next/standalone/.next/server/app/workspace.segments/_tree.segment.rsc +2 -2
  113. package/.next/standalone/.next/server/app/workspace.segments/workspace/__PAGE__.segment.rsc +1 -1
  114. package/.next/standalone/.next/server/app/workspace.segments/workspace.segment.rsc +2 -2
  115. package/.next/standalone/.next/server/app-paths-manifest.json +5 -5
  116. package/.next/standalone/.next/server/chunks/3251.js +1 -1
  117. package/.next/standalone/.next/server/chunks/534.js +1 -1
  118. package/.next/standalone/.next/server/chunks/7035.js +8 -8
  119. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  120. package/.next/standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
  121. package/.next/standalone/.next/server/pages/404.html +1 -1
  122. package/.next/standalone/.next/server/pages/500.html +2 -2
  123. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  124. package/.next/standalone/package.json +1 -1
  125. package/.next/static/chunks/{20-4cfa0dd1c497eee3.js → 20-3538f9e141103136.js} +4 -4
  126. package/.next/static/chunks/{6361.298d554a6bf5dde1.js → 6361.95d268081af200a1.js} +2 -2
  127. package/.next/static/chunks/app/setup/page-7eac0e007d7fcd58.js +1 -0
  128. package/.next/static/chunks/app/workspace/{layout-1b1ab0e3ede2544b.js → layout-8f93dc32bce5ac46.js} +1 -1
  129. package/.next/static/chunks/ba12c10f-c1e7cb71acafac81.js +1 -0
  130. package/.next/static/chunks/{webpack-2f676db6328b0d7d.js → webpack-0c9808987c6b957c.js} +1 -1
  131. package/.next/static/css/58342f9a044e019d.css +1 -0
  132. package/bin/clawpad.js +13 -0
  133. package/package.json +1 -1
  134. package/.next/static/chunks/app/setup/page-6e4deef7f9c6fa78.js +0 -1
  135. package/.next/static/chunks/ba12c10f-d2d630b861c021fb.js +0 -1
  136. package/.next/static/css/a44c237eaaac8354.css +0 -1
  137. /package/.next/static/{Vdp_rUF6W0savCIJ0kRdG → qgk2XcOMiy5iDOZJiQk9E}/_buildManifest.js +0 -0
  138. /package/.next/static/{Vdp_rUF6W0savCIJ0kRdG → qgk2XcOMiy5iDOZJiQk9E}/_ssgManifest.js +0 -0
@@ -4,5 +4,5 @@
4
4
  4:I[74581,[],""]
5
5
  5:I[25044,["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"Toaster"]
6
6
  :HL["/_next/static/css/a6a6c7db5d43079b.css","style"]
7
- :HL["/_next/static/css/a44c237eaaac8354.css","style"]
8
- 0:{"buildId":"Vdp_rUF6W0savCIJ0kRdG","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/a44c237eaaac8354.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}]}],["$","$L5",null,{}]]}]}]}]]}],"loading":null,"isPartial":false}
7
+ :HL["/_next/static/css/58342f9a044e019d.css","style"]
8
+ 0:{"buildId":"qgk2XcOMiy5iDOZJiQk9E","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/58342f9a044e019d.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}]}],["$","$L5",null,{}]]}]}]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[90484,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"buildId":"Vdp_rUF6W0savCIJ0kRdG","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"qgk2XcOMiy5iDOZJiQk9E","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
5
5
  4:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
- 0:{"buildId":"Vdp_rUF6W0savCIJ0kRdG","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"qgk2XcOMiy5iDOZJiQk9E","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  :HL["/_next/static/media/27834908180db20f-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/media/78fec81b34c4a365.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
3
3
  :HL["/_next/static/css/a6a6c7db5d43079b.css","style"]
4
- :HL["/_next/static/css/a44c237eaaac8354.css","style"]
5
- 0:{"buildId":"Vdp_rUF6W0savCIJ0kRdG","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_not-found","paramType":null,"paramKey":"_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
4
+ :HL["/_next/static/css/58342f9a044e019d.css","style"]
5
+ 0:{"buildId":"qgk2XcOMiy5iDOZJiQk9E","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_not-found","paramType":null,"paramKey":"_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/ai/write/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/a44c237eaaac8354.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/ai/write/route":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/ai/write/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/58342f9a044e019d.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/ai/write/route":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/a44c237eaaac8354.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/[id]/route":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/58342f9a044e019d.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/[id]/route":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/record/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/a44c237eaaac8354.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/record/route":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/record/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/58342f9a044e019d.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/record/route":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/revert/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/a44c237eaaac8354.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/revert/route":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/revert/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/58342f9a044e019d.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/revert/route":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- (()=>{var exports={};exports.id=9861,exports.ids=[9861],exports.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},6522:(a,b,c)=>{"use strict";c.d(b,{Y7:()=>n,YV:()=>v,aI:()=>m,bG:()=>u,d0:()=>B,iI:()=>y,mC:()=>A,oX:()=>z});var d=c(79748),e=c.n(d),f=c(33873),g=c.n(f),h=c(64341);let i=30,j=864e5;function k(a){return encodeURIComponent(a)}function l(a){return decodeURIComponent(a)}function m(a,b){return Buffer.from(`${a}::${b}`).toString("base64url")}function n(a){let[b,c]=Buffer.from(a,"base64url").toString("utf-8").split("::");if(!b||!c)throw Error("Invalid change set id");return{sessionKey:b,runId:c}}function o(){return g().join((0,h.X_)(),"clawpad","changes")}function p(a){return g().join(o(),k(a))}function q(a,b){return g().join(p(a),`${k(b)}.json`)}function r(a){return g().join(p(a),"index.json")}async function s(a){try{let b=await e().readFile(a,"utf-8");return JSON.parse(b)}catch{return null}}async function t(a,b){await e().mkdir(g().dirname(a),{recursive:!0}),await e().writeFile(a,JSON.stringify(b,null,2),"utf-8")}async function u(a,b){return s(q(a,b))}async function v(a){let b=q(a.sessionKey,a.runId);await t(b,a)}async function w(a){let b=r(a),c=await s(b);return Array.isArray(c)?c:[]}async function x(a,b){let c=r(a);await t(c,b)}async function y(a){let b=(await w(a.sessionKey)).filter(b=>b.id!==a.id);b.unshift(a),await x(a.sessionKey,b)}async function z(a){let b=await w(a);if(b.length>0)return b;let c=p(a);try{let b=await e().readdir(c,{withFileTypes:!0}),d=[];for(let c of b){if(!c.isFile()||!c.name.endsWith(".json")||"index.json"===c.name)continue;let b=l(c.name.replace(/\.json$/,"")),e=await u(a,b);e&&d.push(A(e))}let f=d.sort((a,b)=>new Date(b.endedAt??b.startedAt).getTime()-new Date(a.endedAt??a.startedAt).getTime());return f.length>0&&await x(a,f),f}catch{return[]}}function A(a){return{id:a.id,sessionKey:a.sessionKey,runId:a.runId,status:a.status,startedAt:a.startedAt,endedAt:a.endedAt,updatedAt:a.updatedAt,totals:a.totals,files:a.files.map(a=>({path:a.path,additions:a.stats?.additions??0,deletions:a.stats?.deletions??0,tooLarge:a.tooLarge}))}}async function B(a){let b=o(),c=Date.now()-i*j;for(let d of a?[p(a)]:await C(b))await D(d,c)}async function C(a){try{return(await e().readdir(a,{withFileTypes:!0})).filter(a=>a.isDirectory()).map(b=>g().join(a,b.name))}catch{return[]}}async function D(a,b){let c;try{c=await e().readdir(a,{withFileTypes:!0})}catch{return}let d=[];for(let f of c){if(!f.isFile()||!f.name.endsWith(".json")||"index.json"===f.name)continue;let c=g().join(a,f.name),h=await s(c);if(!h)continue;let i=new Date(h.endedAt??h.startedAt).getTime();if(Number.isFinite(i)&&i<b){await e().unlink(c);continue}d.push(A(h))}if(d.length>0){let b=d.sort((a,b)=>new Date(b.endedAt??b.startedAt).getTime()-new Date(a.endedAt??a.startedAt).getTime());await t(g().join(a,"index.json"),b)}else try{await e().unlink(g().join(a,"index.json"))}catch{}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21642:(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";function loadOptionalJson5(){try{let req=eval("require"),mod=req("json5");if(mod&&"function"==typeof mod.parse)return mod}catch{}return null}function stripComments(a){let b="",c=!1,d="",e=!1,f=!1,g=!1;for(let h=0;h<a.length;h+=1){let i=a[h],j=a[h+1];if(e){"\n"===i&&(e=!1,b+=i);continue}if(f){"*"===i&&"/"===j&&(f=!1,h+=1);continue}if(c){if(b+=i,g){g=!1;continue}if("\\"===i){g=!0;continue}i===d&&(c=!1,d="");continue}if('"'===i||"'"===i){c=!0,d=i,b+=i;continue}if("/"===i&&"/"===j){e=!0,h+=1;continue}if("/"===i&&"*"===j){f=!0,h+=1;continue}b+=i}return b}function stripTrailingCommas(a){let b="",c=!1,d="",e=!1;for(let f=0;f<a.length;f+=1){let g=a[f];if(c){if(b+=g,e){e=!1;continue}if("\\"===g){e=!0;continue}g===d&&(c=!1,d="");continue}if('"'===g||"'"===g){c=!0,d=g,b+=g;continue}if(","===g){let b=f+1;for(;b<a.length&&/\s/.test(a[b]);)b+=1;let c=a[b];if("}"===c||"]"===c)continue}b+=g}return b}function parseJsonFallback(a){try{return{ok:!0,value:JSON.parse(a)}}catch{}try{let b=stripTrailingCommas(stripComments(a));return{ok:!0,value:JSON.parse(b)}}catch(a){return{ok:!1,error:a instanceof Error?a.message:String(a)}}}function parseOpenClawConfig(a){let b=loadOptionalJson5();if(b)try{return{ok:!0,value:b.parse(a)}}catch{}return parseJsonFallback(a)}__webpack_require__.d(__webpack_exports__,{N:()=>parseOpenClawConfig})},21820:a=>{"use strict";a.exports=require("os")},27843:(a,b,c)=>{"use strict";c.d(b,{We:()=>n,YJ:()=>o,l5:()=>p});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(21820),i=c.n(h),j=c(21642);let k=[".clawdbot"],l=["openclaw.json","clawdbot.json"];function m(a){let b=a.trim();return b?b.startsWith("~")?g().resolve(b.replace(/^~(?=$|[\\/])/,i().homedir())):g().resolve(b):b}function n(a=process.env){let b=a.OPENCLAW_STATE_DIR||a.CLAWDBOT_STATE_DIR;return b&&b.trim()?m(b):g().join(i().homedir(),".openclaw")}function o(a=process.env){let b=a.OPENCLAW_CONFIG_PATH||a.CLAWDBOT_CONFIG_PATH;if(b&&b.trim()){let a=m(b);return e().existsSync(a)?a:null}let c=n(a);for(let a of[...l.map(a=>g().join(c,a)),g().join(i().homedir(),".openclaw","openclaw.json"),...k.map(a=>g().join(i().homedir(),a,"clawdbot.json"))])if(e().existsSync(a))return a;return null}function p(a=process.env){let b=o(a);if(!b)return{path:null,config:null};try{let a=e().readFileSync(b,"utf-8"),c=(0,j.N)(a);if(c.ok&&c.value&&"object"==typeof c.value)return{path:b,config:c.value}}catch{}return{path:b,config:null}}},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33006:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>F,patchFetch:()=>E,routeModule:()=>A,serverHooks:()=>D,workAsyncStorage:()=>B,workUnitAsyncStorage:()=>C});var d={};c.r(d),c.d(d,{GET:()=>y,dynamic:()=>x});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(6522);let x="force-dynamic";async function y(a){let b=new URL(a.url).searchParams.get("sessionKey");if(!b)return v.NextResponse.json({error:"Missing sessionKey"},{status:400});await (0,w.d0)(b);let c=await (0,w.oX)(b);return v.NextResponse.json(c)}let z="standalone",A=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/changes/route",pathname:"/api/changes",filename:"route",bundlePath:"app/api/changes/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/clawpad/clawpad/src/app/api/changes/route.ts",nextConfigOutput:z,userland:d}),{workAsyncStorage:B,workUnitAsyncStorage:C,serverHooks:D}=A;function E(){return(0,g.patchFetch)({workAsyncStorage:B,workUnitAsyncStorage:C})}async function F(a,b,c){A.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/changes/route";"/index"===d&&(d="/");let e=!1,g=await A.prepare(a,b,{srcPage:d,multiZoneDraftMode:e});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:B,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=g,I=(0,k.normalizeAppPath)(d),J=!!(B.dynamicRoutes[I]||B.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!B.routes[F],b=B.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.experimental.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||A.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===A.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R={params:w,prerenderManifest:B,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>A.onRequestError(a,b,d,e,C)},sharedContext:{buildId:v}},S=new l.NodeNextRequest(a),T=new l.NodeNextResponse(b),U=m.NextRequestAdapter.fromNodeNextRequest(S,(0,m.signalFromNodeResponse)(b));try{let e=async a=>A.handle(U,R).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${O} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${O} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=R.renderOpts.fetchMetrics;let i=R.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=R.renderOpts.collectedTags;if(!J)return await (0,p.I)(S,T,d,R.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==R.renderOpts.collectedRevalidate&&!(R.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&R.renderOpts.collectedRevalidate,e=void 0===R.renderOpts.collectedExpire||R.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:R.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){if(null==f?void 0:f.isStale){let c=!1;await A.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}throw b}},l=await A.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:B,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!J)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",D?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&J||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(S,T,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};Q?await j(Q):await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},j))}catch(b){if(!(b instanceof t.NoFallbackError)){let c=!1;await A.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}if(J)throw b;return await (0,p.I)(S,T,new Response(null,{status:500})),null}}},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64341:(a,b,c)=>{"use strict";c.d(b,{GK:()=>u,X_:()=>m,fw:()=>s,g4:()=>q,iQ:()=>t,nW:()=>r,pP:()=>v,sZ:()=>p});var d=c(33873),e=c.n(d),f=c(21820),g=c.n(f),h=c(29021),i=c.n(h),j=c(27843),k=c(94608),l=c(72092);function m(){let a=process.env.CLAWPAD_OPENCLAW_DIR;return a&&a.trim()?e().resolve(a):(0,j.We)()}function n(){let{config:a}=(0,j.l5)(),b=a?.agents?.defaults?.workspace;if("string"!=typeof b||!b.trim())return null;let c=b.startsWith("~")?b.replace(/^~(?=$|[\\/])/,g().homedir()):b;return e().join(e().resolve(c),"pages")}function o(){let{config:a}=(0,j.l5)(),b=a?.plugins?.entries?.clawpad?.config?.pagesDir;if("string"!=typeof b||!b.trim())return null;let c=b.startsWith("~")?b.replace(/^~(?=$|[\\/])/,g().homedir()):b;return e().resolve(c)}function p(){let a=process.env.CLAWPAD_PAGES_DIR;if(a&&a.trim())return e().resolve(a);let b=o();if(b)return b;let c=e().join(m(),"pages");if(i().existsSync(c))return c;let d=n();return d||c}function q(){return e().join(m(),"trash")}function r(a){if(!t(a))throw new k.i(`Invalid path: "${a}" — path traversal detected or invalid characters`,"PATH_TRAVERSAL",a);let b=p();return e().join(b,a)}function s(a){let b=e().resolve(a),c=e().resolve(p());if(!b.startsWith(c+e().sep)&&b!==c)throw new k.i(`Path "${a}" is not within PAGES_DIR`,"PATH_TRAVERSAL",a);return e().relative(c,b)}function t(a){if(!a||""===a.trim()||a.includes("\0")||e().isAbsolute(a))return!1;let b=e().normalize(a);if(b.startsWith("..")||b.includes(`${e().sep}..`))return!1;let c=p(),d=e().resolve(c,b),f=e().resolve(c);return d.startsWith(f+e().sep)||d===f}function u(a){let b=e().normalize(a).split(e().sep);return b.length<=1?l.Sz:b[0]}function v(a){return a.endsWith(".md")?a:`${a}.md`}m(),p(),q()},72092:(a,b,c)=>{"use strict";c.d(b,{Gq:()=>f,Sz:()=>d,ke:()=>e});let d="__root__",e="General",f="\uD83D\uDCC4"},78335:()=>{},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},94608:(a,b,c)=>{"use strict";c.d(b,{i:()=>d});class d extends Error{constructor(a,b,c,d){super(a),this.code=b,this.filePath=c,this.cause=d,this.name="FileSystemError"}}},96487:()=>{}};var __webpack_require__=require("../../../webpack-runtime.js");__webpack_require__.C(exports);var __webpack_exec__=a=>__webpack_require__(__webpack_require__.s=a),__webpack_exports__=__webpack_require__.X(0,[4741,1813],()=>__webpack_exec__(33006));module.exports=__webpack_exports__})();
1
+ (()=>{var exports={};exports.id=9861,exports.ids=[9861],exports.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},6522:(a,b,c)=>{"use strict";c.d(b,{Y7:()=>n,YV:()=>v,aI:()=>m,bG:()=>u,d0:()=>B,iI:()=>y,mC:()=>A,oX:()=>z});var d=c(79748),e=c.n(d),f=c(33873),g=c.n(f),h=c(64341);let i=30,j=864e5;function k(a){return encodeURIComponent(a)}function l(a){return decodeURIComponent(a)}function m(a,b){return Buffer.from(`${a}::${b}`).toString("base64url")}function n(a){let[b,c]=Buffer.from(a,"base64url").toString("utf-8").split("::");if(!b||!c)throw Error("Invalid change set id");return{sessionKey:b,runId:c}}function o(){return g().join((0,h.X_)(),"clawpad","changes")}function p(a){return g().join(o(),k(a))}function q(a,b){return g().join(p(a),`${k(b)}.json`)}function r(a){return g().join(p(a),"index.json")}async function s(a){try{let b=await e().readFile(a,"utf-8");return JSON.parse(b)}catch{return null}}async function t(a,b){await e().mkdir(g().dirname(a),{recursive:!0}),await e().writeFile(a,JSON.stringify(b,null,2),"utf-8")}async function u(a,b){return s(q(a,b))}async function v(a){let b=q(a.sessionKey,a.runId);await t(b,a)}async function w(a){let b=r(a),c=await s(b);return Array.isArray(c)?c:[]}async function x(a,b){let c=r(a);await t(c,b)}async function y(a){let b=(await w(a.sessionKey)).filter(b=>b.id!==a.id);b.unshift(a),await x(a.sessionKey,b)}async function z(a){let b=await w(a);if(b.length>0)return b;let c=p(a);try{let b=await e().readdir(c,{withFileTypes:!0}),d=[];for(let c of b){if(!c.isFile()||!c.name.endsWith(".json")||"index.json"===c.name)continue;let b=l(c.name.replace(/\.json$/,"")),e=await u(a,b);e&&d.push(A(e))}let f=d.sort((a,b)=>new Date(b.endedAt??b.startedAt).getTime()-new Date(a.endedAt??a.startedAt).getTime());return f.length>0&&await x(a,f),f}catch{return[]}}function A(a){return{id:a.id,sessionKey:a.sessionKey,runId:a.runId,status:a.status,startedAt:a.startedAt,endedAt:a.endedAt,updatedAt:a.updatedAt,totals:a.totals,files:a.files.map(a=>({path:a.path,additions:a.stats?.additions??0,deletions:a.stats?.deletions??0,tooLarge:a.tooLarge}))}}async function B(a){let b=o(),c=Date.now()-i*j;for(let d of a?[p(a)]:await C(b))await D(d,c)}async function C(a){try{return(await e().readdir(a,{withFileTypes:!0})).filter(a=>a.isDirectory()).map(b=>g().join(a,b.name))}catch{return[]}}async function D(a,b){let c;try{c=await e().readdir(a,{withFileTypes:!0})}catch{return}let d=[];for(let f of c){if(!f.isFile()||!f.name.endsWith(".json")||"index.json"===f.name)continue;let c=g().join(a,f.name),h=await s(c);if(!h)continue;let i=new Date(h.endedAt??h.startedAt).getTime();if(Number.isFinite(i)&&i<b){await e().unlink(c);continue}d.push(A(h))}if(d.length>0){let b=d.sort((a,b)=>new Date(b.endedAt??b.startedAt).getTime()-new Date(a.endedAt??a.startedAt).getTime());await t(g().join(a,"index.json"),b)}else try{await e().unlink(g().join(a,"index.json"))}catch{}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21642:(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";function loadOptionalJson5(){try{let req=eval("require"),mod=req("json5");if(mod&&"function"==typeof mod.parse)return mod}catch{}return null}function stripComments(a){let b="",c=!1,d="",e=!1,f=!1,g=!1;for(let h=0;h<a.length;h+=1){let i=a[h],j=a[h+1];if(e){"\n"===i&&(e=!1,b+=i);continue}if(f){"*"===i&&"/"===j&&(f=!1,h+=1);continue}if(c){if(b+=i,g){g=!1;continue}if("\\"===i){g=!0;continue}i===d&&(c=!1,d="");continue}if('"'===i||"'"===i){c=!0,d=i,b+=i;continue}if("/"===i&&"/"===j){e=!0,h+=1;continue}if("/"===i&&"*"===j){f=!0,h+=1;continue}b+=i}return b}function stripTrailingCommas(a){let b="",c=!1,d="",e=!1;for(let f=0;f<a.length;f+=1){let g=a[f];if(c){if(b+=g,e){e=!1;continue}if("\\"===g){e=!0;continue}g===d&&(c=!1,d="");continue}if('"'===g||"'"===g){c=!0,d=g,b+=g;continue}if(","===g){let b=f+1;for(;b<a.length&&/\s/.test(a[b]);)b+=1;let c=a[b];if("}"===c||"]"===c)continue}b+=g}return b}function parseJsonFallback(a){try{return{ok:!0,value:JSON.parse(a)}}catch{}try{let b=stripTrailingCommas(stripComments(a));return{ok:!0,value:JSON.parse(b)}}catch(a){return{ok:!1,error:a instanceof Error?a.message:String(a)}}}function parseOpenClawConfig(a){let b=loadOptionalJson5();if(b)try{return{ok:!0,value:b.parse(a)}}catch{}return parseJsonFallback(a)}__webpack_require__.d(__webpack_exports__,{N:()=>parseOpenClawConfig})},21820:a=>{"use strict";a.exports=require("os")},27843:(a,b,c)=>{"use strict";c.d(b,{We:()=>n,YJ:()=>o,l5:()=>p});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(21820),i=c.n(h),j=c(21642);let k=[".clawdbot"],l=["openclaw.json","clawdbot.json"];function m(a){let b=a.trim();return b?b.startsWith("~")?g().resolve(b.replace(/^~(?=$|[\\/])/,i().homedir())):g().resolve(b):b}function n(a=process.env){let b=a.OPENCLAW_STATE_DIR||a.CLAWDBOT_STATE_DIR;return b&&b.trim()?m(b):g().join(i().homedir(),".openclaw")}function o(a=process.env){let b=a.OPENCLAW_CONFIG_PATH||a.CLAWDBOT_CONFIG_PATH;if(b&&b.trim()){let a=m(b);return e().existsSync(a)?a:null}let c=n(a);for(let a of[...l.map(a=>g().join(c,a)),g().join(i().homedir(),".openclaw","openclaw.json"),...k.map(a=>g().join(i().homedir(),a,"clawdbot.json"))])if(e().existsSync(a))return a;return null}function p(a=process.env){let b=o(a);if(!b)return{path:null,config:null};try{let a=e().readFileSync(b,"utf-8"),c=(0,j.N)(a);if(c.ok&&c.value&&"object"==typeof c.value)return{path:b,config:c.value}}catch{}return{path:b,config:null}}},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33006:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>F,patchFetch:()=>E,routeModule:()=>A,serverHooks:()=>D,workAsyncStorage:()=>B,workUnitAsyncStorage:()=>C});var d={};c.r(d),c.d(d,{GET:()=>y,dynamic:()=>x});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(6522);let x="force-dynamic";async function y(a){let b=new URL(a.url).searchParams.get("sessionKey");if(!b)return v.NextResponse.json({error:"Missing sessionKey"},{status:400});await (0,w.d0)(b);let c=await (0,w.oX)(b);return v.NextResponse.json(c)}let z="standalone",A=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/changes/route",pathname:"/api/changes",filename:"route",bundlePath:"app/api/changes/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/clawpad/clawpad/src/app/api/changes/route.ts",nextConfigOutput:z,userland:d}),{workAsyncStorage:B,workUnitAsyncStorage:C,serverHooks:D}=A;function E(){return(0,g.patchFetch)({workAsyncStorage:B,workUnitAsyncStorage:C})}async function F(a,b,c){A.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/changes/route";"/index"===d&&(d="/");let e=!1,g=await A.prepare(a,b,{srcPage:d,multiZoneDraftMode:e});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:B,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=g,I=(0,k.normalizeAppPath)(d),J=!!(B.dynamicRoutes[I]||B.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!B.routes[F],b=B.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.experimental.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||A.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===A.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R={params:w,prerenderManifest:B,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>A.onRequestError(a,b,d,e,C)},sharedContext:{buildId:v}},S=new l.NodeNextRequest(a),T=new l.NodeNextResponse(b),U=m.NextRequestAdapter.fromNodeNextRequest(S,(0,m.signalFromNodeResponse)(b));try{let e=async a=>A.handle(U,R).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${O} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${O} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=R.renderOpts.fetchMetrics;let i=R.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=R.renderOpts.collectedTags;if(!J)return await (0,p.I)(S,T,d,R.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==R.renderOpts.collectedRevalidate&&!(R.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&R.renderOpts.collectedRevalidate,e=void 0===R.renderOpts.collectedExpire||R.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:R.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){if(null==f?void 0:f.isStale){let c=!1;await A.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}throw b}},l=await A.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:B,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!J)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",D?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&J||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(S,T,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};Q?await j(Q):await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},j))}catch(b){if(!(b instanceof t.NoFallbackError)){let c=!1;await A.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}if(J)throw b;return await (0,p.I)(S,T,new Response(null,{status:500})),null}}},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64341:(a,b,c)=>{"use strict";c.d(b,{GK:()=>v,X_:()=>m,fw:()=>t,g4:()=>r,iQ:()=>u,nW:()=>s,pP:()=>w,sZ:()=>q});var d=c(33873),e=c.n(d),f=c(21820),g=c.n(f),h=c(29021),i=c.n(h),j=c(27843),k=c(94608),l=c(72092);function m(){let a=process.env.CLAWPAD_OPENCLAW_DIR;return a&&a.trim()?e().resolve(a):(0,j.We)()}function n(){let{config:a}=(0,j.l5)(),b=a?.agents?.defaults?.workspace;if("string"!=typeof b||!b.trim())return null;let c=b.startsWith("~")?b.replace(/^~(?=$|[\\/])/,g().homedir()):b;return e().join(e().resolve(c),"pages")}function o(a){try{return i().readdirSync(a,{withFileTypes:!0}).some(a=>!a.name.startsWith("."))}catch{return!1}}function p(){let{config:a}=(0,j.l5)(),b=a?.plugins?.entries,c=b?.["openclaw-plugin"]?.config?.pagesDir??b?.["openclaw-plugin"]?.config?.pages_dir??b?.clawpad?.config?.pagesDir??b?.clawpad?.config?.pages_dir;if("string"!=typeof c||!c.trim())return null;let d=c.startsWith("~")?c.replace(/^~(?=$|[\\/])/,g().homedir()):c;return e().resolve(d)}function q(){let a=process.env.CLAWPAD_PAGES_DIR;if(a&&a.trim())return e().resolve(a);let b=p();if(b)return b;let c=n(),d=e().join(m(),"pages");return c&&o(c)?c:o(d)?d:c||d}function r(){return e().join(m(),"trash")}function s(a){if(!u(a))throw new k.i(`Invalid path: "${a}" — path traversal detected or invalid characters`,"PATH_TRAVERSAL",a);let b=q();return e().join(b,a)}function t(a){let b=e().resolve(a),c=e().resolve(q());if(!b.startsWith(c+e().sep)&&b!==c)throw new k.i(`Path "${a}" is not within PAGES_DIR`,"PATH_TRAVERSAL",a);return e().relative(c,b)}function u(a){if(!a||""===a.trim()||a.includes("\0")||e().isAbsolute(a))return!1;let b=e().normalize(a);if(b.startsWith("..")||b.includes(`${e().sep}..`))return!1;let c=q(),d=e().resolve(c,b),f=e().resolve(c);return d.startsWith(f+e().sep)||d===f}function v(a){let b=e().normalize(a).split(e().sep);return b.length<=1?l.Sz:b[0]}function w(a){return a.endsWith(".md")?a:`${a}.md`}m(),q(),r()},72092:(a,b,c)=>{"use strict";c.d(b,{Gq:()=>f,Sz:()=>d,ke:()=>e});let d="__root__",e="General",f="\uD83D\uDCC4"},78335:()=>{},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},94608:(a,b,c)=>{"use strict";c.d(b,{i:()=>d});class d extends Error{constructor(a,b,c,d){super(a),this.code=b,this.filePath=c,this.cause=d,this.name="FileSystemError"}}},96487:()=>{}};var __webpack_require__=require("../../../webpack-runtime.js");__webpack_require__.C(exports);var __webpack_exec__=a=>__webpack_require__(__webpack_require__.s=a),__webpack_exports__=__webpack_require__.X(0,[4741,1813],()=>__webpack_exec__(33006));module.exports=__webpack_exports__})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/a44c237eaaac8354.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/58342f9a044e019d.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}