clawpad 0.3.1 → 0.3.2

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 (169) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +13 -13
  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 +4 -4
  18. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  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 +4 -4
  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_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/api/changes/run/route_client-reference-manifest.js +1 -1
  30. package/.next/standalone/.next/server/app/api/chat/abort/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
  32. package/.next/standalone/.next/server/app/api/files/pages/[...path]/route_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/api/files/search/route_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/api/files/spaces/[space]/pages/route_client-reference-manifest.js +1 -1
  36. package/.next/standalone/.next/server/app/api/files/spaces/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/api/files/watch/route_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/api/gateway/detect/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/gateway/events/route_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/api/gateway/features/route_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/api/gateway/history/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/api/gateway/resolve/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/api/gateway/status/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/api/openclaw/commands/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/api/settings/search-status/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/api/setup/bootstrap/route.js +83 -1
  49. package/.next/standalone/.next/server/app/api/setup/bootstrap/route_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/api/setup/bootstrap-workspace/route.js +1 -1
  51. package/.next/standalone/.next/server/app/api/setup/bootstrap-workspace/route_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/api/setup/status/route.js +1 -1
  53. package/.next/standalone/.next/server/app/api/setup/status/route_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/api/setup/trigger-onboarding/route.js +123 -10
  55. package/.next/standalone/.next/server/app/api/setup/trigger-onboarding/route.js.nft.json +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 +4 -4
  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 +4 -4
  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 +4 -4
  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 +4 -4
  68. package/.next/standalone/.next/server/app/settings/connection.segments/_full.segment.rsc +4 -4
  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 +4 -4
  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 +4 -4
  78. package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +4 -4
  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 +4 -4
  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 +2 -2
  85. package/.next/standalone/.next/server/app/setup/page.js.nft.json +1 -1
  86. package/.next/standalone/.next/server/app/setup/page_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/setup.html +1 -1
  88. package/.next/standalone/.next/server/app/setup.rsc +5 -5
  89. package/.next/standalone/.next/server/app/setup.segments/_full.segment.rsc +5 -5
  90. package/.next/standalone/.next/server/app/setup.segments/_head.segment.rsc +1 -1
  91. package/.next/standalone/.next/server/app/setup.segments/_index.segment.rsc +4 -4
  92. package/.next/standalone/.next/server/app/setup.segments/_tree.segment.rsc +2 -2
  93. package/.next/standalone/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +2 -2
  94. package/.next/standalone/.next/server/app/setup.segments/setup.segment.rsc +1 -1
  95. package/.next/standalone/.next/server/app/workspace/[...path]/page.js +1 -1
  96. package/.next/standalone/.next/server/app/workspace/[...path]/page.js.nft.json +1 -1
  97. package/.next/standalone/.next/server/app/workspace/[...path]/page_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/workspace/page.js +2 -2
  99. package/.next/standalone/.next/server/app/workspace/page.js.nft.json +1 -1
  100. package/.next/standalone/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/workspace/search/page.js +2 -2
  102. package/.next/standalone/.next/server/app/workspace/search/page.js.nft.json +1 -1
  103. package/.next/standalone/.next/server/app/workspace/search/page_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/workspace/search.html +2 -2
  105. package/.next/standalone/.next/server/app/workspace/search.rsc +6 -6
  106. package/.next/standalone/.next/server/app/workspace/search.segments/_full.segment.rsc +6 -6
  107. package/.next/standalone/.next/server/app/workspace/search.segments/_head.segment.rsc +1 -1
  108. package/.next/standalone/.next/server/app/workspace/search.segments/_index.segment.rsc +4 -4
  109. package/.next/standalone/.next/server/app/workspace/search.segments/_tree.segment.rsc +2 -2
  110. package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search/__PAGE__.segment.rsc +2 -2
  111. package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search.segment.rsc +1 -1
  112. package/.next/standalone/.next/server/app/workspace/search.segments/workspace.segment.rsc +2 -2
  113. package/.next/standalone/.next/server/app/workspace.html +2 -2
  114. package/.next/standalone/.next/server/app/workspace.rsc +6 -6
  115. package/.next/standalone/.next/server/app/workspace.segments/_full.segment.rsc +6 -6
  116. package/.next/standalone/.next/server/app/workspace.segments/_head.segment.rsc +1 -1
  117. package/.next/standalone/.next/server/app/workspace.segments/_index.segment.rsc +4 -4
  118. package/.next/standalone/.next/server/app/workspace.segments/_tree.segment.rsc +2 -2
  119. package/.next/standalone/.next/server/app/workspace.segments/workspace/__PAGE__.segment.rsc +2 -2
  120. package/.next/standalone/.next/server/app/workspace.segments/workspace.segment.rsc +2 -2
  121. package/.next/standalone/.next/server/app-paths-manifest.json +13 -13
  122. package/.next/standalone/.next/server/chunks/2470.js +3 -3
  123. package/.next/standalone/.next/server/chunks/3251.js +2 -3
  124. package/.next/standalone/.next/server/chunks/4098.js +9 -0
  125. package/.next/standalone/.next/server/chunks/{9703.js → 7035.js} +3 -3
  126. package/.next/standalone/.next/server/chunks/7772.js +1 -0
  127. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  128. package/.next/standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
  129. package/.next/standalone/.next/server/pages/404.html +1 -1
  130. package/.next/standalone/.next/server/pages/500.html +2 -2
  131. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  132. package/.next/standalone/package.json +2 -1
  133. package/.next/static/chunks/1178-f2f0bd687a63b9f8.js +4 -0
  134. package/.next/static/chunks/1592-8d48cfb007c02ef4.js +9 -0
  135. package/.next/static/chunks/{4839-8d9e473f5fea81c8.js → 20-4cfa0dd1c497eee3.js} +8 -8
  136. package/.next/static/chunks/3505-9fff91cc0bc3d611.js +1 -0
  137. package/.next/static/chunks/3678.620cb571eead466f.js +1 -0
  138. package/.next/static/chunks/385-4c7c8d3ad3b6b7db.js +1 -0
  139. package/.next/static/chunks/4559-722e02df6a03e69f.js +1 -0
  140. package/.next/static/chunks/6217-dcce2b95259e116b.js +1 -0
  141. package/.next/static/chunks/app/layout-c12666d2d05cce33.js +1 -0
  142. package/.next/static/chunks/app/setup/page-6e4deef7f9c6fa78.js +1 -0
  143. package/.next/static/chunks/app/workspace/[...path]/page-5c4919e22385a024.js +1 -0
  144. package/.next/static/chunks/app/workspace/layout-1b1ab0e3ede2544b.js +6 -0
  145. package/.next/static/chunks/app/workspace/page-3869e183f908f2fc.js +1 -0
  146. package/.next/static/chunks/app/workspace/search/page-d50c5815a7c7dc09.js +1 -0
  147. package/.next/static/chunks/{ba12c10f-9f20c2943b757ccd.js → ba12c10f-d2d630b861c021fb.js} +1 -1
  148. package/.next/static/chunks/{webpack-4017efb7c7e87263.js → webpack-2f676db6328b0d7d.js} +1 -1
  149. package/.next/static/css/a44c237eaaac8354.css +1 -0
  150. package/bin/clawpad.js +174 -9
  151. package/package.json +2 -1
  152. package/public/install.sh +32 -4
  153. package/skills/README.md +40 -0
  154. package/skills/workspace-manager/SKILL.md +449 -0
  155. package/.next/standalone/.next/server/chunks/8385.js +0 -9
  156. package/.next/static/chunks/3016-27e0c450e2ada8a3.js +0 -1
  157. package/.next/static/chunks/3678.7aa2a1e7fc03b615.js +0 -1
  158. package/.next/static/chunks/5488-cb187354d8aaa3d6.js +0 -1
  159. package/.next/static/chunks/7005-2786bffdf3d8496e.js +0 -9
  160. package/.next/static/chunks/8485-4d3e303f8e277e8d.js +0 -1
  161. package/.next/static/chunks/app/layout-8a46ab4a3e2d5cb0.js +0 -4
  162. package/.next/static/chunks/app/setup/page-a2a70f253bbf4382.js +0 -1
  163. package/.next/static/chunks/app/workspace/[...path]/page-d59a1f3dbc96308f.js +0 -4
  164. package/.next/static/chunks/app/workspace/layout-504ed80ab2d05d25.js +0 -10
  165. package/.next/static/chunks/app/workspace/page-677a7fccfea3cce2.js +0 -4
  166. package/.next/static/chunks/app/workspace/search/page-c00e5c231c4a1fdd.js +0 -1
  167. package/.next/static/css/3084c1365b9c9e06.css +0 -1
  168. /package/.next/static/{wrTc1IgxHQI9epHN29OBD → Vdp_rUF6W0savCIJ0kRdG}/_buildManifest.js +0 -0
  169. /package/.next/static/{wrTc1IgxHQI9epHN29OBD → Vdp_rUF6W0savCIJ0kRdG}/_ssgManifest.js +0 -0
@@ -1,8 +1,8 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[37279,["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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.js"],"Providers"]
2
+ 2:I[37279,["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"],"Providers"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.js"],"Toaster"]
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
  6:I[90484,[],"OutletBoundary"]
7
7
  7:"$Sreact.suspense"
8
8
  9:I[90484,[],"ViewportBoundary"]
@@ -11,8 +11,8 @@ d:I[27123,[],""]
11
11
  :HL["/_next/static/media/27834908180db20f-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
12
12
  :HL["/_next/static/media/78fec81b34c4a365.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
13
  :HL["/_next/static/css/a6a6c7db5d43079b.css","style"]
14
- :HL["/_next/static/css/3084c1365b9c9e06.css","style"]
15
- 0:{"P":null,"b":"wrTc1IgxHQI9epHN29OBD","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/3084c1365b9c9e06.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","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","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{}]]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$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,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[]],"S":true}
14
+ :HL["/_next/static/css/a44c237eaaac8354.css","style"]
15
+ 0:{"P":null,"b":"Vdp_rUF6W0savCIJ0kRdG","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/a44c237eaaac8354.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","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","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{}]]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$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,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[]],"S":true}
16
16
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
17
17
  e:I[86869,[],"IconMark"]
18
18
  8:null
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 0:{"buildId":"wrTc1IgxHQI9epHN29OBD","rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ClawPad"}],["$","meta","1",{"name":"description","content":"The workspace for OpenClaw"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?50c20623341a5f1c","type":"image/x-icon","sizes":"256x256"}],["$","link","3",{"rel":"icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/favicon.png","type":"image/png"}],["$","link","5",{"rel":"apple-touch-icon","href":"/brand/apple-touch-icon.png"}],["$","$L5","6",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"Vdp_rUF6W0savCIJ0kRdG","rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ClawPad"}],["$","meta","1",{"name":"description","content":"The workspace for OpenClaw"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?50c20623341a5f1c","type":"image/x-icon","sizes":"256x256"}],["$","link","3",{"rel":"icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/favicon.png","type":"image/png"}],["$","link","5",{"rel":"apple-touch-icon","href":"/brand/apple-touch-icon.png"}],["$","$L5","6",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,8 +1,8 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[37279,["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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.js"],"Providers"]
2
+ 2:I[37279,["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"],"Providers"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.js"],"Toaster"]
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/3084c1365b9c9e06.css","style"]
8
- 0:{"buildId":"wrTc1IgxHQI9epHN29OBD","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/3084c1365b9c9e06.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/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}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[90484,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"buildId":"wrTc1IgxHQI9epHN29OBD","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":"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}
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":"wrTc1IgxHQI9epHN29OBD","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"Vdp_rUF6W0savCIJ0kRdG","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/3084c1365b9c9e06.css","style"]
5
- 0:{"buildId":"wrTc1IgxHQI9epHN29OBD","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/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}
@@ -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}},"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}},"86055":{"*":{"id":"48307","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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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/setup/page.tsx":{"id":69676,"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/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/src/app/workspace/search/page.tsx":{"id":86055,"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}},"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/3084c1365b9c9e06.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}},"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}},"86055":{"*":{"id":"7491","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/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 +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}},"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}},"86055":{"*":{"id":"48307","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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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/setup/page.tsx":{"id":69676,"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/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/src/app/workspace/search/page.tsx":{"id":86055,"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}},"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/3084c1365b9c9e06.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}},"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}},"86055":{"*":{"id":"7491","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/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 +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}},"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}},"86055":{"*":{"id":"48307","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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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/setup/page.tsx":{"id":69676,"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/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/src/app/workspace/search/page.tsx":{"id":86055,"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}},"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/3084c1365b9c9e06.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}},"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}},"86055":{"*":{"id":"7491","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/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 +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}},"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}},"86055":{"*":{"id":"48307","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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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/setup/page.tsx":{"id":69676,"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/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/src/app/workspace/search/page.tsx":{"id":86055,"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}},"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/3084c1365b9c9e06.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}},"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}},"86055":{"*":{"id":"7491","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/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 +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}},"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}},"86055":{"*":{"id":"48307","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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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","7177","static/chunks/app/layout-8a46ab4a3e2d5cb0.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/setup/page.tsx":{"id":69676,"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/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/src/app/workspace/search/page.tsx":{"id":86055,"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}},"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/3084c1365b9c9e06.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}},"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}},"86055":{"*":{"id":"7491","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/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":{}}